@charset 'utf-8';
.centerV {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
* {
  -webkit-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
a,
address,
article,
aside,
audio,
b,
body,
canvas,
caption,
center,
dd,
div,
dl,
dt,
em,
embed,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
label,
nav,
ol,
output,
p,
q,
section,
span,
ul,
li,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
body {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  background: #fff;
  color: #444444;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #444444;
}
img {
  outline: none;
  border: 0;
}
.container {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}
.left {
  float: left!important;
}
.right {
  float: right!important;
}
.clear {
  clear: both;
}
.clearFloat {
  zoom: 1;
}
.clearFloat:after {
  content: '.';
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
}
.allW {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.allW > img {
  display: block;
  width: 100%;
}
.margin {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.img img {
  display: block;
  width: 100%;
  height: 100%;
}
#slide-none img,
#slide-page img,
#slide-arrow img,
#slide-all img {
  display: block;
  width: 100%;
}
/**
 * this is a line between two panels 
 * the comment and public is ending
 */
.g-line {
  height: 0.6rem;
  background-color: #eee;
}
.banner-slide img {
  display: block;
  width: 100%;
}
.file-hot {
  height: 2.2rem;
  margin-top: 2px;
  background-color: #eeeeee;
}
.file-hot .left {
  width: 25%;
  font-size: 1.05rem;
  font-weight: bold;
  text-align: center;
  line-height: 2.2rem;
  height: 2.2rem;
  color: #fff;
  background-color: #036ac4;
}
.file-hot .right {
  width: 75%;
}
.file-hot .right li {
  text-indent: 1rem;
  font-size: 0.825rem;
  line-height: 2.2rem;
  height: 2.2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hospital-info {
  padding: 1rem 0.6rem;
}
.hospital-info dt {
  float: right;
  width: 54%;
  height: 6.225rem;
  padding-top: 0.4rem;
  background-color: #036ac4;
}
.hospital-info dt img {
  display: block;
  width: 2.55rem;
  margin: 0 auto;
}
.hospital-info dt h2 {
  font-size: 0.975rem;
  margin-top: 0.35rem;
  margin-bottom: 0.25rem;
  overflow: hidden;
  font-weight: bold;
  text-align: center;
}
.hospital-info dt h2 em {
  float: left;
  height: 0.9rem;
  width: 0.2rem;
  background-color: #fff;
  margin-top: 0.275rem;
  margin-left: 4rem;
  margin-right: 0.6rem;
}
.hospital-info dt h2 span {
  float: left;
}
.hospital-info dt h5 {
  font-size: 0.825rem;
  text-align: center;
}
.hospital-info dt a {
  display: block;
  width: 100%;
  color: #fff;
}
.hospital-info dd {
  float: left;
  width: 44%;
  border: 1px #ccc solid;
  height: 2.9rem;
}
.hospital-info dd a {
  display: block;
  width: 100%;
  font-size: 0.975rem;
  line-height: 2.9rem;
  background: url(../images/fail_09.jpg) no-repeat 0.825rem center;
  background-size: 1.5rem 1.5rem;
  text-indent: 2.75rem;
}
.hospital-info dd:last-child {
  margin-top: 0.425rem;
}
.hospital-info dd:last-child a {
  background: url(../images/fail_14.jpg) no-repeat 0.825rem center;
  background-size: 1.5rem 1.5rem;
}
.pub-title {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.pub-title .title {
  display: inline-block;
  border: 1px #ccc solid;
  font-size: 1.275rem;
  font-weight: bold;
  color: #036ac4;
  padding: 0.4rem 0.6rem 0.825rem;
}
.pub-title .title b {
  color: #d7a801;
}
.pub-title .txt {
  margin-top: -0.85rem;
  position: relative;
}
.pub-title .txt span {
  font-size: 0.825rem;
  display: inline-block;
  padding: 0 0.9rem;
  background-color: #fff;
}
.pub-title .txt em {
  position: absolute;
  display: block;
  width: 1rem;
  height: 1rem;
  border-left: 1px #ccc solid;
  top: 0.62rem;
  left: 33%;
  transform: rotate(33deg);
}
.pub-title .txt .em2 {
  top: 0.62rem;
  left: 66%;
  transform: rotate(33deg);
}
.pub-title .txt1 span {
  font-size: 0.6rem;
  text-transform: uppercase;
  color: #999;
}
.pub-title .txt1 em {
  left: 22%;
}
.pub-title .txt1 .em2 {
  left: 77%;
}
.pub-title .txt2 span {
  font-size: 0.6rem;
  text-transform: uppercase;
  color: #999;
}
.pub-title .txt2 em {
  left: 25%;
}
.pub-title .txt2 .em2 {
  left: 74%;
}
.sp {
  padding: 0 0.6rem 1rem;
}
.sp .img {
  width: 47.7%;
  height: 6.975rem;
}
.sp .txt {
  width: 50%;
}
.sp .txt li {
  font-size: 0.825rem;
  line-height: 1.2rem;
  text-indent: 0.6rem;
  white-space: nowrap;
  background: url(../images/fail_21.jpg) no-repeat 0.2rem center;
  background-size: 0.1875rem 0.1875rem;
}
.sp p {
  font-size: 0.825rem;
  line-height: 1.3rem;
  text-indent: 2em;
  margin-top: 1rem;
  padding-top: 0.6rem;
  border-top: 1px #ccc solid;
}
.sp p a {
  color: #c60000;
}
.sp .qy {
  margin-top: 0.825rem;
}
.sp .qy li {
  float: left;
  width: 48.5%;
  text-align: center;
}
.sp .qy li img {
  display: block;
  width: 100%;
}
.sp .qy li span {
  display: inline-block;
  font-size: 0.675rem;
  line-height: 1.2rem;
  padding: 0 0.825rem;
  background-color: #eee;
  margin-top: 0.25rem;
}
.sp .qy li:last-child {
  margin-left: 3%;
}
.news-list {
  padding: 0 0.6rem;
}
.news-list ul {
  padding-top: 0.25rem;
}
.news-list ul li {
  padding-top: 0.825rem;
  padding-bottom: 0.825rem;
  border-bottom: 1px #ccc solid;
}
.news-list ul li .img {
  width: 25.5%;
}
.news-list ul li .txt {
  width: 72%;
}
.news-list ul li .txt h2 {
  font-size: 0.9rem;
  height:1.5rem;
  line-height:1.5rem;
  overflow:hidden;
}
.news-list ul li .txt p {
  padding-top: 0.2rem;
  font-size: 0.75em;
  text-indent: 2em;
  line-height: 1.1rem;
}
.news-list ul li .txt p a {
  color: #c60000;
}
.news-list ul li:last-child {
  border-bottom: none;
}
.pains {
  padding: 0.25rem 0.6rem 0.5rem;
}
.pains li {
  margin-bottom: 0.5rem;
}
.pains li .img {
  width: 58.06%;
  height: 5.1375rem;
}
.pains li .txt {
  width: 39.8%;
  height: 5.1375rem;
  text-align: center;
  color: #fff;
}
.pains li .txt h2 {
  font-size: 0.825rem;
  padding-top: 0.6rem;
  line-height: 1.1rem;
  margin-bottom: 0.2rem;
}
.pains li .txt a {
  display: inline-block;
  padding: 0 0.5rem;
  font-size: 0.825rem;
  color: #fff;
  border: 1px #fff solid;
}
.pains li .t1 {
  background: url(../images/aix_43.jpg) no-repeat;
  background-size: 100% 100%;
}
.pains li .t2 {
  background: url(../images/aix_47.jpg) no-repeat;
  background-size: 100% 100%;
}
.pains li .t3 {
  background: url(../images/aix_54.jpg) no-repeat;
  background-size: 100% 100%;
}
.ft {
  padding: 1rem 0.6rem 0;
}
.ft li {
  float: left;
  width: 30%;
  margin-right: 1.3%;
}
.ft li a,
.ft li img {
  display: block;
  width: 100%;
  height: 4.275rem;
}
.ft li:last-child {
  width: 37.4%;
  margin-right: 0;
}
.fdj {
  padding: 0 0.6rem;
}
.fdj .img {
  width: 40.13%;
  height: 10.2375rem;
}
.fdj .txt {
  width: 57.7%;
  height: 10.2375rem;
}
.fdj .txt p {
  font-size: 0.825rem;
  line-height: 1.3rem;
  height: 1.3rem;
}
.fdj .txt p span {
  display: inline-block;
  padding-bottom: 0.3rem;
  border-bottom: 1px #ccc solid;
}
.fdj .txt img {
  display: block;
  width: 12.75rem;
  padding-top: 0.2rem;
}
.fdj .txt li {
  float: left;
  margin-top: 0.5rem;
  font-size: 0.825rem;
  text-align: center;
  white-space: nowrap;
  height: 1.75rem;
  line-height: 1.75rem;
  border: 1px #ccc solid;
}
.fdj .txt li:nth-of-type(1) {
  width: 49%;
}
.fdj .txt li:nth-of-type(2) {
  width: 49%;
  margin-left: 2%;
}
.fdj .txt li:nth-of-type(3) {
  width: 49%;
  margin-right: 2%;
}
.fdj .txt li:nth-of-type(4) {
  width: 49%;
}
.tabCheak {
  padding: 1rem 0.6rem;
}
.tabCheak .tab-btn {
  width: 30%;
}
.tabCheak .tab-btn h2 {
  font-size: 0.825rem;
  text-align: center;
  height: 2.5rem;
  color: #036ac4;
  line-height: 2.5rem;
  background-color: #eaeaea;
  border-bottom: 1px #fff solid;
}
.tabCheak .tab-btn p {
  height: 5.1375rem;
}
.tabCheak .tab-btn p img {
  display: block;
  width: 100%;
  height: 5.1375rem;
}
.tabCheak .tab-btn h2.on {
  background-color: #036ac4;
  color: #fff;
}
.tabCheak .tab-btn li {
  border-bottom: 1px #fff solid;
}
.tabCheak .tab-txt {
  width: 69%;
}
.tabCheak .tab-txt .box .left {
  width: 49%;
  height: 6.45rem;
  border: 1px #ccc solid;
}
.tabCheak .tab-txt .box .left img {
  display: block;
  width: 3.225rem;
  margin: 1rem auto 0.3rem;
}
.tabCheak .tab-txt .box .left span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.825rem;
}
.tabCheak .tab-txt .box .right {
  width: 49%;
  height: 6.45rem;
  border: 1px #ccc solid;
}
.tabCheak .tab-txt .box .right img {
  display: block;
  width: 3.225rem;
  margin: 1rem auto 0.3rem;
}
.tabCheak .tab-txt .box .right span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.825rem;
}
.tabCheak .tab-txt .box2 {
  background-color: #036ac4;
  margin-top: 0.3875rem;
  height: 5.82rem;
}
.tabCheak .tab-txt .box2 .img {
  width: 20.6%;
  vertical-align: middle;
  margin-left: 15%;
  margin-top: 1.25rem;
}
.tabCheak .tab-txt .box2 .txt {
  width: 60%;
}
.tabCheak .tab-txt .box2 .txt h5 {
  font-size: 0.675rem;
  color: #fff;
  text-align: center;
  padding-top: 1.5rem;
}
.tabCheak .tab-txt .box2 .txt h2 {
  font-size: 0.825rem;
  font-weight: bold;
  color: #fff;
}
.tabCheak .tab-txt .box2 .txt em {
  display: block;
  width: 4rem;
  height: 0.15rem;
  background-color: #fff;
  margin: 0.3rem auto 0.2rem;
}
.tabCheak .tab-txt .box3 {
  background-color: #036ac4;
  margin-top: 0.3875rem;
  height: 5.82rem;
  text-align: center;
}
.tabCheak .tab-txt .box3 .img {
  width: 20.6%;
  margin-right: 7.4%;
  vertical-align: middle;
  margin-top: 1.25rem;
}
.tabCheak .tab-txt .box3 .txt {
  width: 72%;
}
.tabCheak .tab-txt .box3 .txt h5 {
  font-size: 0.675rem;
  color: #fff;
  text-align: center;
  padding-top: 1.5rem;
}
.tabCheak .tab-txt .box3 .txt h2 {
  font-size: 0.825rem;
  font-weight: bold;
  color: #fff;
}
.tabCheak .tab-txt .box3 .txt em {
  display: block;
  width: 4rem;
  height: 0.15rem;
  background-color: #fff;
  margin: 0.3rem auto 0.2rem;
}
.tabCheak .tab-txt .box4 {
  margin-bottom: 0.2rem;
}
.tabCheak .tab-txt .box4 .left {
  width: 49%;
}
.tabCheak .tab-txt .box4 .left img {
  display: block;
  width: 100%;
}
.tabCheak .tab-txt .box4 .right {
  width: 49%;
}
.tabCheak .tab-txt .box4 .right img {
  display: block;
  width: 100%;
}
.iller {
  padding: 0rem 0.6rem 1rem;
}
.iller .img {
  width: 47.4%;
}
.iller .txt {
  width: 50%;
}
.iller .txt h2 {
  font-size: 0.9rem;
  padding-bottom: 0.4rem;
}
.iller .txt em {
  display: block;
  width: 4rem;
  height: 1px;
  background-color: #ccc;
}
.iller .txt p {
  font-size: 0.825rem;
  padding-top: 0.3rem;
  line-height: 1.3rem;
  text-indent: 2em;
}
.iller .txt p a {
  color: #c60000;
}
.ws {
  padding: 0 0.6rem 1rem;
}
.ws ul {
  border-top: 1px #ccc solid;
}
.ws li {
  padding: 0.6rem 0;
  border-bottom: 1px #ccc dashed;
  position: relative;
}
.ws li a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  line-height: 1.3125rem;
  height: 1.3125rem;
  text-indent: 4.5rem;
}
.ws li a b {
  color: #c60000;
}
.ws li:after {
  content: url(../images/shu_95.jpg);
  position: absolute;
  right: 0.25rem;
  top: 0.825rem;
}
.ws li:nth-of-type(1) a {
  background: url(../images/fail_89.jpg) no-repeat 0.2rem center;
  background-size: 4.1625rem 1.3125rem;
}
.ws li:nth-of-type(2) a {
  background: url(../images/fail_93.jpg) no-repeat 0.2rem center;
  background-size: 4.1625rem 1.3125rem;
}
.ws li:nth-of-type(3) a {
  background: url(../images/fail_96.jpg) no-repeat 0.2rem center;
  background-size: 4.1625rem 1.3125rem;
}
.ws li:nth-of-type(4) a {
  background: url(../images/fail_99.jpg) no-repeat 0.2rem center;
  background-size: 4.1625rem 1.3125rem;
}
.doc-slide {
  padding: 0 2.0625rem 1rem;
  position: relative;
}
.doc-slide .img {
  width: 41.13%;
  height: 10.6875rem;
}
.doc-slide .txt {
  width: 57%;
  height: 10.6875rem;
}
.doc-slide .txt h2 {
  font-size: 0.975rem;
}
.doc-slide .txt h2 span {
  font-size: 0.675rem;
}
.doc-slide .txt h5 {
  font-size: 0.675rem;
}
.doc-slide .txt h5 span {
  background-color: #036ac4;
  color: #fff;
  display: inline-block;
  padding: 0 0.5rem;
  border-radius: 1rem;
}
.doc-slide .txt p {
  font-size: 0.825rem;
  text-indent: 2em;
  line-height: 1.2rem;
}
.doc-slide .txt p a {
  color: #c60000;
}
.doc-slide .txt li {
  float: left;
  width: 49%;
  margin-top: 0.4rem;
}
.doc-slide .txt li img {
  display: block;
  width: 100%;
}
.doc-slide .txt li:last-child {
  margin-left: 2%;
}
.doc-slide .swiper-container-horizontal > .swiper-pagination {
  bottom: 0;
  position: static;
}
.doc-slide .swiper-pagination-bullet {
  width: 1rem;
  height: 0.2rem;
  border-radius: 0;
}
.doc-slide .swiper-button-prev {
  width: 0.6rem;
  height: 2.2875rem;
  background: url(../images/fail_105.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: -1.4rem;
}
.doc-slide .swiper-button-next {
  width: 0.6rem;
  height: 2.2875rem;
  background: url(../images/fail_108.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: -1.14375rem;
}
.doc-yy {
  padding: 0 3.2rem 0.5rem;
}
.doc-yy li {
  float: left;
  width: 48%;
  font-size: 0.825rem;
  border: 1px #ccc solid;
  border-radius: 0.6rem;
  margin-bottom: 0.5rem;
  line-height: 1.75rem;
  text-align: center;
}
.doc-yy li:nth-of-type(even) {
  margin-left: 4%;
}
.doc-yy .on {
  color: #fff !important;
  text-indent: 1rem;
  background: url(../images/fail_121.jpg) no-repeat 0.9rem center;
  background-size: 0.9rem 1.6785rem;
  background-color: #036ac4;
  border-color: #036ac4;
}
.gy-tab {
  padding: 0rem 0.6rem 1rem;
}
.gy-tab .tab-btn li {
  float: left;
  width: 25%;
  font-size: 0.825rem;
  text-align: center;
  line-height: 2.25rem;
  height: 2.25rem;
  background-color: #e8e8e8;
  color: #036ac4;
  border-right: 1px #fff solid;
}
.gy-tab .tab-btn .on {
  background-color: #036ac4;
  color: #fff;
}
.gy-tab .tab-btn li:last-child {
  border-right: none;
}
/*页脚*/
.footerbox a{ color:#343434;}
.footerbox{ background-color:#edeeef; color:#343434; text-align:center; padding-bottom:2.9em;}
.footerbox h1{ width:100%;font-size:1em; line-height:2em; border-bottom:1px #cfcfcf solid;}
.bottom-logo{ width:90%; overflow:hidden; margin:1em auto 0.5em auto;}
.bottom-logo img{ width:100%;}
.footerbox p{ margin-bottom:1em; width:100%; line-height:1.6em;}



.p-tab-nav li{
	float: left;
	width: 23.5%;
	text-align: center;
	background-color: #b9b9b9;
	font-size: 0.8rem;
	margin-bottom: 0.8rem;
	margin-right: 2%;
	line-height: 2rem;
}
.p-tab-nav li:last-child{
	margin-right: 0;
}

.p-tab-nav .on{
	color: #fff;
	background-color: #137cbf;
}

.tab-txt{
	position: relative;
}
/*
.tab-txt p{
	width: 40%;
	height: 98%;
	box-sizing: border-box;
	padding-top: 1.75rem;
	padding-left: 0.4rem;
	padding-right: 0.4rem;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0.7rem;
	line-height: 1.15rem;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	text-indent: 2em;
}
*/
.tab-txt a img { width:100%;}
.g-line {
  background-color: #e1e1e1;
  height: 0.5rem;
}
.pub-title {
  padding: 1rem 0;
}/*
.pub-title em {
  float: left;
  width: 0.4rem;
  margin-right: 0.5rem;
  height: 1.1rem;
  margin-top: 0.25rem;
  background-color: #fff;
  border-left: 0.2rem #1a6bba solid;
  border-right: 1px #1a6bba solid;
}
.pub-title span {
  float: left;
  font-size: 1.125rem;
  font-weight: bold;
  color: #1a6bba;
  white-space: nowrap;
}
.pub-title b {
  font-size: 0.9rem;
}*/
.jiu {
  text-align: center;
  font-size: 0.825rem;
}
.jiu span {
  background: #eaeaea;
  display: inline-block;
  padding: 0 0.35rem 0 0.65rem;
}
.p1 {
  padding-top: 0.25rem;
}
.border {
  padding: 0.9375rem 0.6rem;
  position: relative;
  height: 6.375rem;
}
.border .main {
  border: 1px #ccc solid;
  border-radius: 3rem;
  height: 4.5rem;
  font-size: 0.825rem;
  line-height: 1.3rem;
  padding-left: 5rem;
}
.border img {
  display: block;
  width: 6.2625rem;
  position: absolute;
  top: 0;
  left: 0.6rem;
}
.playform {
  border: 1px #ccc solid;
  border-radius: 0.25rem;
  padding-top: 1rem;
}
.playform h2 {
  font-size: 1.125rem;
  font-weight: bold;
  padding-bottom: 0.5rem;
  color: #000;
  text-align: center;
}
.playform h5 {
  font-size: 0.875rem;
  text-align: center;
  color: #000;
}
.playform li {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.playform li label {
  float: left;
  width: 34%;
  text-align: right;
  height: 2.25rem;
  line-height: 2.25rem;
  font-size: 0.975rem;
  color: #000;
}
.playform li input {
  float: left;
  width: 50%;
  margin-left: 1%;
  border: 1px #ccc solid;
  height: 2.25rem;
  line-height: 2.25rem;
  text-indent: 0.2rem;
  font-size: 0.825rem;
  border-radius: 0.2rem;
}
.playform #TJ {
  background: #298dd9;
  border: 1px #ccc solid;
  border-radius: 0.2rem;
  height: 2.25rem;
  line-height: 2.25rem;
  width: 50%;
  text-align: center;
  display: block;
  margin-left: 35%;
  color: #fff;
  font-size: 0.825rem;
}
.playform h6 {
  font-size: 0.825rem;
  color: #ff0000;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.top-max img{width:100%;}
.top-max .top-blueline{ width:100%; height:0.3em; background-color:#135fbf;}
.top-max .top-text{ width:100%; text-align:center; line-height:1.8em; background-color:#f6fbff; color:#135fbf;}
.top-max .buleline{ width:100%; height:0.2em; background-color:#135fbf;}
.topTEL{position:fixed;top:0;max-width:720px;z-index:999;display:none;}
.topTEL img{width:100%;}

.nav{ width: 100%; margin-bottom: 0.6rem;}
.nav ul{overflow:hidden;background:#036ac4 url(/images/nav_01.jpg) repeat-x bottom;}
.nav li{width:33.33%;float:left; text-align:center;background:url(/images/nav_02.jpg) no-repeat right;height: 3rem;line-height: 3rem;}
.nav li a,.hzgz_zx li a,.zj_zxan li a,.nav2 li a,.zj_zxan2 li a{color:#FFF; font-size: 1rem;}
#hzzjtab{
	width:95%;
	margin:0 auto 1rem auto;
	display:flex;
}
#hzzjtab li{
	flex:1;
	background:#EAEAEA;
	color:#036ac4;
	font-size:1rem;
	height:2.2rem;
	line-height:2.2rem;
	text-align:center;
	cursor:pointer;
}
#hzzjtab .on{
	background:#036ac4;
	color:#fff;
}
#hzzjtabbox{
	height:13rem;
	overflow:hidden;
}
.dd-nav li {
  float: left;
  width: 25%;
  padding: 0.6rem 0;
  border-right: 1px #ccc solid;
}
.dd-nav li img {
  display: block;
  width: 3.1125rem;
  margin: 0 auto;
}
.dd-nav li span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.9rem;
  padding-top: 0.25rem;
}
.dd-nav li:last-child {
  border-right: none;
}

.dcxk .dcxktitle {
  margin: 1rem auto;
  position: relative;
}
.dcxk .dcxktitle img {
  display: block;
  width: 100%;
}
.dcxk .dcxktitle h3 {
  position: absolute;
  left: 0;
  top: -1rem;
  width: 100%;
  text-align: center;
  font-size: 1.3rem;
  color: #298dd9;
}
.dcxk .dcxktitle h4 {
  position: absolute;
  left: 0;
  top: 0.7rem;
  text-align: center;
  width: 100%;
  color: #cb2300;
  font-size: 1rem;
}
.dcxk .dcxktitle p {
  position: absolute;
  left: 0;
  bottom: 0.2rem;
  text-align: center;
  width: 100%;
  color: #d1cece;
  font-size: 0.6rem;
}
.dcxk .imgswbox {
  display: flex;
}
.dcxk .imgswbox .box {
  padding: 0.2rem;
  width: 50%;
  position: relative;
}
.dcxk .imgswbox .box img {
  display: block;
  width: 100%;
}
.dcxk .imgswbox .box .span {
  position: absolute;
  left: 3rem;
  top: 0.8rem;
  color: #fff;
  font-size: 0.8rem;
}
.dcxk .imgswbox .box h5 {
  position: absolute;
  left: 1.2rem;
  top: 2.2rem;
  color: #fff;
  font-size: 1.1rem;
}
.dcxk .imgswbox .box p {
  position: absolute;
  left: 1.2rem;
  top: 3.9rem;
  font-size: 0.8rem;
  color: #fff;
  line-height: 1.2rem;
}

.yhptswt {
  margin: 1rem auto;
  display: flex;
  background: #eeeeee;
  padding: 0.5rem 0;
}
.yhptswt .box {
  flex: 1;
  background: #fff;
  padding: 0.5rem;
  margin: 0 0.25rem;
}
.yhptswt .box a {
  display: flex;
}
.yhptswt .box a .img {
  width: 3rem;
  display: flex;
  align-items: center;
}
.yhptswt .box a .img img {
  display: block;
  width: 100%;
}
.yhptswt .box a .text {
  font-weight: bold;
  margin-left: 0.5rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 0.8rem;
  color: #666;
}
.yhptswt .box a .text span {
  color: #145ebf;
  font-size: 0.9rem;
}
.yhptswt .box:nth-child(2) a span {
  color: #ff6600;
}


.zt267-tab {
	width: 93.75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 1rem;
}
.zt267-tab .tab-btn {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
	margin-bottom: 0.75rem;
}
.zt267-tab .tab-btn li {
	width: 48%;
	text-align: center;
	font-size: 1.05rem;
	font-weight: bold;
	line-height: 3rem;
	background-color: #e2e2e2;
}
.zt267-tab .tab-btn .on {
	background-color: #298dd9;
	color: #fff;
}
.zt267-tab .tab-txt {
	padding-bottom: 0.375rem;
}
.zt267-tab .tab-txt .list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 0.6rem;
	align-items:center;
}
.zt267-tab .tab-txt .list img {
	display: block;
	width: 6.5625rem;
}
.zt267-tab .tab-txt .list .txt {
	flex: 1;
	height: 6.6rem;
	border: 1px #ccc solid;
	border-left: none;
	padding: 0 0.75rem;
	border-radius: 0 0.5rem 0.5rem 0;
}
.zt267-tab .tab-txt .list .txt h2 {
	font-size: 0.825rem;
	color: #298dd9;
	text-align: center;
	white-space: nowrap;
	line-height: 2;
	padding-top: 0.375rem;
	border-bottom: 1px #ccc dashed;
}
.zt267-tab .tab-txt .list .txt p {
	font-size: 0.75rem;
	text-indent: 2em;
	line-height: 1.65;
	padding-top: 0.3rem;
}
.zt267-tab .tab-txt .list .txt p a {
	color: #e9ba2b;
}
.zt267-tab-tips {
	width: 93.75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0 1rem;
	margin-bottom: 1rem;
	border-top: 0.5rem #e2e2e2 solid;
}
.zt267-tab-tips em {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
	border-width: 0.375rem;
	border-style: solid dashed dashed dashed;
	border-color: #e2e2e2 transparent transparent transparent;
	margin: 0 auto;
}
.zt267-tab-tips h4 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	font-size: 0.75rem;
	line-height: 2rem;
	border-bottom: 1px #ccc dashed;
}
.zt267-tab-tips h4 span {
	flex: 1;
}
.zt267-tab-tips h4 a {
	color: #e9ba2b;
}

.new-nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap; }
  .new-nav ul li {
    width: 25%;
    font-size: 0.9rem;
    line-height: 2.4rem;
    text-align: center;
    background-color: #1861a4;
    border-left: 1px #2277c5 solid;
    border-right: 1px #145087 solid; }
    .new-nav ul li a {
      display: block;
      color: #fff; }
  .new-nav ul li:nth-of-type(1),
  .new-nav ul li:nth-of-type(5) {
    border-left: none; }
  .new-nav ul li:nth-of-type(4),
  .new-nav ul li:nth-of-type(8) {
    border-right: none; }
  .new-nav ul li:nth-of-type(-n+4) {
    border-bottom: 1px  #2277c5 solid; }
  .new-nav ul li:nth-of-type(n+5) {
    border-top: 1px  #145087 solid; }
.new-footer {
  height: 13.3125rem;
  background: url(/skin/newsy/images/bj_82.jpg) no-repeat;
  background-size: 100% 100%; }
  .new-footer ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-moz-box-pack: center;
    box-pack: center;
    padding-top: 0.975rem;
    padding-bottom: 2.0625rem; }
    .new-footer ul li {
      font-size: 0.825rem;
      line-height: 1.2;
      padding: 0 0.5rem;
      border-right: 1px rgba(255, 255, 255, 0.5) solid; }
      .new-footer ul li a {
        color: #fff; }
    .new-footer ul li:last-child {
      border-right: none; }
  .new-footer p {
    font-size: 0.825rem;
    padding-left: 2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    color: #fff;
    padding-top: 0.225rem; }
    .new-footer p img {
      display: block;
      width: 1.5rem;
      margin-right: 0.225rem; }	