@charset "utf-8";
/*clear basic style*/
html {
  min-height: 100%;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
ul,
ol,
li,
input,
p,
dl,
dd,
dt {
  padding: 0;
  margin: 0;
}
body {
  font-size: 16px;
  font-family: "Microsoft YaHei";
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #245399;
}
img {
  vertical-align: middle;
  border: 0;
}
i {
  font-style: normal;
}
.clearfix:after {
  content: "";
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
  display: block;
  font-size: 0;
}
.clearfix {
  display: inline;
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}

input {
  border: none;
  outline: none;
  display: inline-block;
  vertical-align: top;
}
button {
  padding: 0px;
  margin: 0px;
}
.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}

/* 首页 */
body {
  font-size: 17px;
  color: #333;
}
/* head */
.txto {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ov {
  overflow: hidden;
  background: #e4f4ff;
}
.head {
  width: 100%;
  background: url(banner.jpg) no-repeat center center;
  height: 370px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.top {
  padding-top: 18px;
}
.wz {
  float: left;
  font-size: 15px;
  color: #245399;
  margin-top: 2px;
  margin-left: 20px;
}
.wz li {
  float: left;
  padding-right: 10px;
}
.wz li span {
  height: 13px;
  display: block;
  float: right;
  width: 1px;
  background: #749dc5;
  margin-left: 10px;
  margin-top: 5px;
}
.wz li a {
  color: #245399;
}
.cs {
  float: right;
}
.grob {
  width: 367px;
  height: 37px;
  background: url(55_03.png) no-repeat;
  float: left;
}
.search {
  outline: none;
  height: 22px;
  border: none;
  background: none;
  margin-left: 20px;
  color: #245399;
  font-size: 15px;
  width: 300px;
  margin-top: 7px;
}
.tj {
  background: url(search.png) no-repeat center center;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-top: 3px;
}
.wx {
  float: left;
  margin-left: 24px;
  margin-top: 4px;
  cursor: pointer;
  position: relative;
}
.wx .soan {
  position: absolute;
  width: 90px;
  height: 90px;
  display: none;
  top: 20px;
  left: -74px;
}
.wx:hover .soan {
  display: block;
}
.mar60 {
  margin-top: 60px;
}
.logo {
  margin-left: 20px;
  float: left;
}
.hs {
  float: left;
  margin-left: 188px;
  margin-top: -20px;
}
.nav {
  background: #245399;
  font-size: 19px;
  font-weight: bold;
}
.bg {
  position: absolute;
  top: 309px;
  left: 0px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  z-index: 2;
  background: #e5e8ed;
  height: 105px;
  display: none;
  width: 100%;
}
.dh {
  position: relative;
}
.dh > li {
  float: left;
  width: 12.5%;
  text-align: center;
  padding: 12px 0;
  position: relative;
}
.dh > li.cur {
  background: url(down.png) no-repeat center -10px;
}
.dh > li .znav {
  position: absolute;
  top: 49px;
  z-index: 5;
  display: none;
  height: 109px;
  width: 1200px;
}
.bamw1 {
  left: -280px;
  background: url(down.png) no-repeat 341px 0px;
}
.bamw2 {
  left: -430px;
  background: url(down.png) no-repeat 492px 0px;
}
.bamw3 {
  left: -580px;
  background: url(down.png) no-repeat 642px 0px;
}
.bamw3 dd:first-child {
  margin-left: 200px;
}
.bamw4 {
  left: -730px;
  background: url(down.png) no-repeat 792px 0px;
}
.bamw4 dd:first-child {
  margin-left: 640px;
}
.bamw5 {
  left: -880px;
  background: url(down.png) no-repeat 942px 0px;
}
.bamw5 dd:first-child {
  margin-left: 790px;
}
.bamw6 {
  left: -1030px;
  background: url(down.png) no-repeat 1093px 0px;
}
.bamw6 dd:first-child {
  margin-left: 400px;
}
.znav dd {
  float: left;
  padding: 10px 20px;
  font-size: 17px;
}
.dh > li > a {
  color: #fff;
}
.w4a h3 {
  font-size: 20px;
  font-weight: bold;
  color: #245399;
  width: 1050px;
  text-align: center;
}
.w4a h3 a {
  color: #000;
}
.xq {
  margin-top: 18px;
  font-size: 15px;
  overflow: hidden;
  width: 1100px;
}
.xq a {
  color: #cc0000;
  display: block;
  float: left;
}
.xq p {
  display: block;
  float: left;
  max-width: 1017px;
}
.bomb {
  width: 240px;
  float: right;
  overflow: hidden;
  display: none;
}
.slick div a img {
  width: 241px;
  height: 60px;
}
.bomb .slick-dots {
  overflow: hidden;
  float: right;
}
.bomb .slick-dots li {
  float: left;
  margin-left: 7px;
}
.bomb .slick-dots li button {
  width: 7px;
  height: 7px;
  background: #b7c4d7;
  border: none;
  outline: none;
  position: relative;
  cursor: pointer;
}
.bomb .slick-dots li.slick-active button {
  background: #c31f0b;
}
.newnone {
  margin-top: 30px;
}
.lunbo {
  width: 684px;
  height: 396px;
  position: relative;
}
.lunbo .slick1 div a {
  position: relative;
  display: block;
}
.lunbo .slick1 div a img {
  width: 684px;
  height: 396px;
}
.h1 {
  height: 50px;
  background: url(snrkka.png) repeat;
  width: 684px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding-left: 20px;
  z-index: 5;
}
.h1 p {
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 17px;
  max-width: 85%;
}
.cqn {
  font-size: 24px;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.cqn span {
  font-size: 30px;
  color: #c31f0b;
}
.slick1 .slick-dots {
  display: none !important;
}
.slick1 > button {
  width: 30px;
  height: 30px;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}
.slick1 button.slick-prev {
  position: absolute;
  left: 8px;
  top: 42%;
  background: url(apprevon.png) no-repeat;
}
.slick1 button.slick-prev:hover {
  background: url(apprev.png) no-repeat;
}
.slick1 button.slick-next {
  position: absolute;
  right: 8px;
  top: 42%;
  background: url(apnexton.png) no-repeat;
}
.slick1 button.slick-next:hover {
  background: url(apnext.png) no-repeat;
}
.vns {
  font-size: 20px;
  border-bottom: 2px solid #efefef;
  height: 40px;
}
.vns li {
  float: left;
  padding: 0 9px;
  height: 40px; /*line-height: 40px;*/
  background-size: 100% 100%;
  margin-right: 10px;
}
.vns li a {
  color: #245399;
  display: block;
}
.qii li.cur {
  background: url(bgblod.png) no-repeat center center;
  background-size: 100% 100%;
}
.qii li.cur a {
  color: #fff;
}
.qee {
  height: 320px;
}
.vna {
  font-size: 17px;
  margin-top: 10px;
}
.vna li {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 40px;
}
.vna li a {
  background: url(point.png) no-repeat left center;
  padding-left: 15px;
}
.tow {
  overflow: hidden;
  margin-top: 7px;
}
.wos {
  width: 130px;
  height: 48px;
  border: 1px solid #e5e8ed;
  background: #f1f3f7;
  font-size: 19px;
  color: #245399;
  text-align: center;
  line-height: 48px;
  display: block;
  margin-left: 12px;
}
.skb dd {
  display: none;
}
.skb dd:first-child {
  display: block;
}
.w750 {
  width: 750px;
}
.w420 {
  width: 420px;
}
.w498 {
  width: 498px;
}
.w372 {
  width: 372px;
  margin-right: 22px;
  border: 4px solid #efefef;
  height: 280px;
}
.w372 .skb1 {
  padding: 15px;
}
.news {
  overflow: hidden;
}
.newstwo {
  margin-top: 10px;
}
.qeq {
  height: auto;
}
.qeq li a {
  max-width: 85%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  float: left;
}
.qeq li span {
  display: block;
  float: right;
  color: #999999;
  font-size: 16px;
}
.sam {
  border-bottom: none;
  float: left;
}
.akq {
  border: 1px solid #cccccc;
  padding: 9px;
  margin-bottom: 15px;
}
.slick2 > div a img {
  width: 100%;
  height: 217px;
}
.slick2 .slick-dots {
  display: none !important;
}
.slick2 > button {
  position: absolute;
  top: -33px;
  background: none;
  width: 24px;
  height: 24px;
  border: 1px solid #adadad;
  cursor: pointer;
  outline: none;
}
.slick2 > button.slick-prev {
  background: url(left.jpg) no-repeat;
  right: 62px;
  border-right: none;
}
.slick2 > button.slick-next {
  background: url(right.jpg) no-repeat;
  right: 14px;
  border-left: none;
  border-right: none;
}
.wd {
  height: 22px;
}
.wd span {
  display: block;
  float: left;
  border: 1px solid #adadad;
  margin-left: 24px;
  margin-top: 29px;
}
.wd1 {
  background: url(zs1.jpg);
  width: 22px;
  height: 22px;
}
.wd2 {
  background: url(zs2.jpg);
  width: 22px;
  height: 22px;
}
.awm {
  float: left;
  margin-top: 29px;
  margin-right: 10px;
  color: #666666;
}
.newsthree {
  margin-top: 30px;
}
.furs {
  overflow: hidden;
  margin-bottom: 30px;
  border: 3px solid #245399;
  border-bottom: none;
}
.furs li {
  float: left;
  width: 25%;
  font-size: 23px;
  text-align: center;
}
.furs li a {
  color: #fff;
  display: block;
  padding-left: 18%;
  padding-top: 13px;
  padding-bottom: 16px;
}
.furs li:first-child a {
  background: url(a1.png) no-repeat 30% center #245399;
}
.furs li:first-child + li a {
  background: url(a2.png) no-repeat 30% center #245399;
}
.furs li:first-child + li + li a {
  background: url(a3.png) no-repeat 30% center #245399;
}
.furs li:first-child + li + li + li a {
  background: url(a4.png) no-repeat 30% center #245399;
}
.furs li:first-child.cur a {
  background: url(a1_on.png) no-repeat 30% center #fff;
  color: #245399;
}
.furs li:first-child + li.cur a {
  background: url(a2_on.png) no-repeat 30% center #fff;
  color: #245399;
}
.furs li:first-child + li + li.cur a {
  background: url(a3_on.png) no-repeat 30% center #fff;
  color: #245399;
}
.furs li:first-child + li + li + li.cur a {
  background: url(a4_on.png) no-repeat 30% center #fff;
  color: #245399;
}
.zdly {
  width: 580px;
  float: left;
}
.zfxx {
  width: 590px;
  float: right;
}
.alw {
  overflow: hidden;
  margin-bottom: 12px;
}
.alw span {
  font-size: 21px;
  color: #245399;
  border-left: 5px solid #bb2335;
  display: block;
  float: left;
  height: 21px;
  line-height: 21px;
  text-align: left;
  padding-left: 12px;
}
.alw a {
  display: block;
  float: right;
  font-size: 15px;
  color: #999;
  margin-top: 5px;
}
.sakmma {
  overflow: hidden;
}
.sakmma li {
  float: left;
  width: 275px;
  background: #f4fafd;
  border: 1px solid #96abc6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-top: 19px;
  height: 48px;
}
.sakmma li a {
  display: block;
  font-size: 17px;
  overflow: hidden;
}
.sakmma li a span {
  border-right: 1px solid #355e92;
  margin: 9px 0;
  display: block;
  float: left;
  padding: 0 17px;
  width: 30px;
}
.sakmma li a i {
  display: block;
  float: left;
  margin-left: 17px;
  font-style: normal;
  margin-top: 11px;
}
.sakmma li.ff {
  float: right;
}
.akbm {
  margin-top: 30px;
}
.akbm li {
  float: left;
  height: 48px;
  width: 50%;
  line-height: 48px;
}
.akbm li a {
  display: block;
  border: 1px solid #d8d8d8;
  height: 100%;
}
.akbm li a span {
  display: block;
  font-size: 17px;
  width: 48px;
  height: 100%;
  float: right;
  background: url(88_19.png) no-repeat center center #f5f5f5;
}
.akbm li a i {
  font-style: normal;
  float: left;
  padding-left: 68px;
  text-align: left;
}
.akbm li:first-child a,
.akbm li:first-child + li a,
.akbm li:first-child + li + li a,
.akbm li:first-child + li + li + li a {
  border-bottom: none;
}
.akbm li:first-child a,
.akbm li:first-child + li + li a,
.akbm li:first-child + li + li + li + li a {
  border-right: none;
}
.al1 {
  background: #fafafa;
  margin-top: 20px;
}
.al1 .slick3 {
  margin: 0 20px;
  padding: 20px 0;
  padding-bottom: 14px;
}
.al1 .slick3 > div a {
  display: block;
}
.al1 .slick3 > div a img {
  display: block;
  margin: 0 auto;
}
.al1 .slick3 > div a span {
  display: block;
  margin-top: 10px;
  text-align: center;
}
.slick3 .slick-dots {
  display: none !important;
}
.slick3 > button {
  width: 10px;
  height: 16px;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}
.slick3 button.slick-prev {
  position: absolute;
  left: -5px;
  top: 42%;
  background: url(7_03.png) no-repeat;
}
.slick3 button.slick-prev:hover {
  background: url(8_03.png) no-repeat;
}
.slick3 button.slick-next {
  position: absolute;
  right: -5px;
  top: 42%;
  background: url(8_05.png) no-repeat;
}
.slick3 button.slick-next:hover {
  background: url(7_05.png) no-repeat;
}

.w580 {
  width: 580px;
}
.w515 {
  width: 515px;
}
.w515 table {
  width: 450px;
}
.w515 .azt {
  height: 107px;
  margin-right: 10px;
}
.w515 .azt img {
  height: 100%;
}
.li_line {
  margin-top: 27px;
}
.li_line li {
  line-height: 44px;
  text-align: center;
}
.askv {
  overflow: hidden;
}
.w170 {
  width: 170px;
}
.w170 .width_img {
  width: 140px;
  margin: 2px auto;
}
.w170 .width_img img {
  width: 100%;
}
.sab {
  float: left;
  margin-left: 20px;
}
.sab i {
  font-style: normal;
  font-size: 15px;
  color: #245399;
  float: left;
  margin-left: 10px;
  cursor: pointer;
  width: 65px;
  height: 29px;
  text-align: center;
  line-height: 22px;
}
.sab i.cur {
  background: url(00_03.png) no-repeat;
  color: #fff;
}
.awej li {
  width: 142px;
  height: 44px;
  border: 1px solid #e7e7e7;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.awej li.samb {
  height: 55px;
  border: none;
}
.awej li a {
  display: block;
}
.awej li a span {
  margin: 12px 0;
  padding-left: 12px;
  padding-right: 10px;
  width: 24px;
  height: 24px;
  border-right: 1px solid #e1dfdf;
  display: block;
  float: left;
}
.awej li a span img {
  width: 100%;
  height: 100%;
}
.awej li a i {
  display: block;
  float: left;
  margin-left: 10px;
  line-height: 44px;
}
.amnb ul {
  display: block;
}
.amnb ul:first-child {
  display: block;
}
.oui {
  overflow: hidden;
}
.oui li {
  float: left;
  width: 285px;
  height: 49px;
  float: left;
  text-align: center;
  font-size: 22px;
  line-height: 49px;
  margin-left: 20px;
}
.oui li:first-child {
  margin-left: 0px;
  background: url(bn1.png);
}
.oui li:first-child + li {
  background: url(bn2.png);
}
.oui li:first-child + li + li {
  background: url(bn3.png);
}
.oui li:first-child + li + li + li {
  background: url(bn4.png);
}
.oui li a {
  color: #fff;
  display: block;
}
.skab1 {
  height: 0px;
  overflow: hidden;
}
.answ {
  border-top: 1px dashed #c2c2c2;
  color: #4d4d4d;
  font-size: 17px;
}
.ww {
  margin: 22px 0;
}
.ww span {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background: #ececec;
}
.ww p {
  float: left;
  margin-left: 10px;
  max-width: 93%;
  line-height: 28px;
}
.dd span {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background: #b6c3dd;
  color: #fff;
}
.dd p {
  float: left;
  margin-left: 10px;
  max-width: 93%;
  line-height: 28px;
}
.dd p a {
  color: #999999;
}
.alw span.dbm1o {
  color: #c2c2c2;
}
.hdsk {
  overflow: hidden;
  margin-top: 30px;
}
.hdsk li {
  float: left;
  background: #f5f5f5;
  width: 135px;
  height: 92px;
  margin-left: 13px;
}
.hdsk li a {
  display: block;
  width: 100%;
  height: 100%;
}
.hdsk li a i {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.hdsk li a span {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.hdsk li:first-child {
  margin-left: 0px;
}
.hdsk li:hover {
  background: #2761b7;
}
.hdsk li:hover a {
  color: #fff;
}
.hdsk li:first-child a i {
  background: url(m_12.png) no-repeat center center;
  background-size: contain;
  -webkit-background-size: contain;
}
.hdsk li:first-child:hover a i {
  background: url(m_12_on.png) no-repeat center center;
  background-size: contain;
  -webkit-background-size: contain;
}
.hdsk li:first-child + li a i {
  background: url(9_06.png) no-repeat center center;
  background-size: contain;
  -webkit-background-size: contain;
}
.hdsk li:first-child + li:hover a i {
  background: url(9_06_on.png) no-repeat center center;
  background-size: contain;
  -webkit-background-size: contain;
}
.hdsk li:first-child + li + li a i {
  background: url(9_03.png) no-repeat center center;
  background-size: contain;
  -webkit-background-size: contain;
}
.hdsk li:first-child + li + li:hover a i {
  background: url(9_03_on.png) no-repeat center center;
  background-size: contain;
  -webkit-background-size: contain;
}
.hdsk li:first-child + li + li + li a i {
  background: url(10_10.png) no-repeat center center;
  background-size: contain;
  -webkit-background-size: contain;
}
.hdsk li:first-child + li + li + li:hover a i {
  background: url(10_10_on.png) no-repeat center center;
  background-size: contain;
  -webkit-background-size: contain;
}
.sam1 {
  overflow: hidden;
}
.sam1 li {
  float: left;
  margin-left: 22px;
  margin-bottom: 22px;
}
.sam1 li:first-child,
.sam1 li:first-child + li + li {
  margin-left: 0px;
}
.sam1 li img {
  width: 279px;
  height: 144px;
}
.zt li {
  float: left;
  margin-left: 15px;
  margin-bottom: 18px;
}
.zt li:first-child,
.zt li:first-child + li + li + li {
  margin-left: 0px;
}
.zt li a {
  display: block;
  padding: 7px;
  border: 1px solid #dfe4f0;
}
.zt li a img {
  width: 374px;
  height: 129px;
}
.h310 {
  height: 310px;
}
.newsfour {
  margin-top: 25px;
  margin-bottom: 20px;
}
.fons li:first-child {
  float: left;
  width: 33%;
}
.fons li:first-child + li {
  float: left;
  width: 33%;
  margin-left: 213px;
}
.fons li:first-child + li + li + li + li {
  float: left;
  width: 31%;
  margin-left: 17px;
}
.fons li a {
  display: block; /*padding-top:15px;*/ /*padding-left:11px;*/ /*overflow: hidden;*/
  cursor: pointer;
  pointer-events: none;
}
.fons li img {
  width: 150%;
}
/*.fosnr{overflow: hidden;background: #f1f3f7;border:1px solid #e7eaef;}*/
.fosnr li {
  float: left;
  width: 33%;
  margin-left: 4px;
}
.fosnr li a {
  display: block; /*padding-top:15px;*/
  padding-left: 11px; /*overflow: hidden;*/
}
.fosnr li a i {
  width: 48px;
  height: 48px;
  display: block;
  float: left;
}
.fosnr li a span {
  display: block;
  float: left;
  height: 50px;
  border-right: 1px solid #e7eaef;
  margin-left: 20px;
  width: 74%;
  margin-top: 12px;
}
.fosnr li:first-child a i {
  background: url(b1_70.jpg) no-repeat;
  background-size: cover;
}
.fosnr li:first-child + li a i {
  background: url(b1_73.jpg) no-repeat;
  background-size: cover;
}
.fosnr li:first-child + li + li a i {
  background: url(b1_76.jpg) no-repeat;
  background-size: cover;
}
.fosnr li:first-child + li + li + li a i {
  background: url(b1_79.jpg) no-repeat;
  background-size: cover;
}
.fosnr li:last-child span {
  border-right: none;
}
.wmkmt {
  border-bottom: 3px solid #e5e5e5;
  position: relative;
  top: 1px;
  height: 40px;
}
.bxx {
  font-size: 20px;
  color: #c31f0b;
  float: left;
  border-bottom: 3px solid #c31f0b;
  height: 40px;
  line-height: 34px;
  font-weight: 600;
}
.wmkmt a {
  color: #999;
  font-size: 15px;
  display: block;
  float: right;
  margin-top: 6px;
}
.ssd li a {
  max-width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  float: left;
}
.ssd li span {
  color: #999;
  display: block;
  float: right;
}
.newsfive {
  padding-bottom: 30px;
}

.foot {
  width: 100%;
  background: #245399;
  padding-top: 20px;
  padding-bottom: 25px;
}
.btol {
  margin-bottom: 50px;
}
.btol dd {
  float: left;
  font-size: 15px;
  position: relative;
  margin-left: 10px;
}
.btol dd:first-child {
  margin-left: 0px;
}
.btol dd > span {
  border: 1px solid #446b9a;
  width: 190px;
  padding: 0 20px;
  height: 28px;
  color: #fff;
  line-height: 28px;
  display: block;
  cursor: pointer;
}
.btol dd .vnis {
  position: absolute;
  width: 190px;
  background: #fff;
  padding: 0 20px;
  z-index: 99;
  background: #245399;
  border: 1px solid #446b9a;
  border-top: none;
  max-height: 120px;
  overflow-y: auto;
  display: none;
}
.btol dd:hover .vnis {
  display: block;
}
.vnis li {
  line-height: 20px;
  padding: 5px 0;
}
.vnis li a {
  color: #fff;
}
.vnis li a:hover {
  color: #fff;
}
.jc a {
  display: block;
  height: 60px;
  border-right: 1px solid #446b9a;
  float: left;
}
.jc a img {
  margin: 0 25px;
}
.wkg {
  width: 690px;
  border-right: 1px solid #446b9a;
  height: 60px;
}
.wkg span {
  color: #dfe4ed;
  font-size: 15px;
  margin-left: 25px;
  display: block;
  float: left;
}
.wkg a {
  color: #dfe4ed;
  font-size: 15px;
  margin-left: 25px;
  margin-bottom: 15px;
  display: block;
  float: left;
}
.wkg a:hover {
  color: #dfe4ed;
}
.wkg span i {
  margin: 0 15px;
  margin-right: 5px;
}
.lxwm {
  overflow: hidden;
}
.lxwm li {
  float: left;
  font-size: 15px;
  width: 50%;
}
.lxwm li a {
  display: block;
  border-left: 1px solid #dfe4ed;
  text-align: center;
  margin-bottom: 15px;
}
.lxwm li:first-child a,
.lxwm li:first-child + li + li a {
  border-left: none;
}
.lxwm li a {
  color: #dfe4ed;
}
.ckic {
  display: none;
}
.yds {
  display: none;
}
.wapulgd {
  display: none;
}
#_span_jiucuo {
  text-align: center;
  width: 160px;
  height: 60px;
  display: block;
}

/* 新闻栏目页 */
.wam {
  position: absolute;
  right: 0px;
  top: 17px;
  font-size: 15px;
}
.wam li {
  display: none;
}
.wam li:first-child {
  display: block;
}
.wam a {
  color: #999;
}
.w584 {
  width: 584px;
}
.msfm li a {
  max-width: 80%;
}

/* 走进承德 */
.zuceone {
  margin-top: 30px;
}
.zucesma {
  background: #f1f1f1;
  padding: 20px;
}
.zuce_md {
  display: block;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}
.zucesl {
  float: left;
  width: 605px;
  margin-left: 30px;
}
.zucesl span {
  display: block;
  margin-top: 10px;
}
.zucesl p {
  font-size: 15px;
  color: #333;
  line-height: 26px;
  margin-top: 10px;
}
.zucesl p a {
  color: #b1161c;
}
.zucesmnb li {
  float: left;
  margin-right: 25px;
  width: 53px;
  height: 127px;
  background: url(11_07.jpg) no-repeat center center;
}
.zucesmnb li a {
  display: block;
  width: 15px;
  display: block;
  margin: 26px auto;
  color: #333;
  line-height: 16px;
}
.zucesk {
  margin: 30px 0;
}

.zucetp li {
  float: left;
  height: 190px;
  margin-left: 1.2%;
  margin-bottom: 14px;
}
.zucetp li img {
  width: 100%;
  height: 100%;
}
.zucetp li:first-child {
  width: 32.8%;
  margin-left: 0px;
}
.zucetp li:first-child + li {
  width: 16%;
}
.zucetp li:first-child + li + li {
  width: 48.8%;
}
.zucetp li:first-child + li + li + li {
  width: 16%;
  margin-left: 0px;
}
.zucetp li:first-child + li + li + li + li {
  width: 32.8%;
}
.zucetp li:first-child + li + li + li + li + li {
  width: 23.8%;
}
.zucetp li:first-child + li + li + li + li + li + li {
  width: 23.8%;
}
.zucels {
  width: 47%;
  height: 340px;
  margin-left: 2%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}
.zucels img {
  width: 100%;
  height: 100%;
}
.zucetrs {
  width: 49%;
  height: 354px;
}
.zucetrs li {
  float: left;
  width: 46%;
  margin-right: 4%;
  margin-bottom: 20px;
  height: 160px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}
.zucetrs li img {
  width: 100%;
  height: 100%;
}
.zucemp li {
  float: left;
  margin-left: 25px;
  position: relative;
  width: 267px;
  height: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}
.zucemp li span {
  position: absolute;
  left: 20px;
  font-size: 19px;
  color: #366fb8;
  font-weight: bold;
  display: block;
}
.zucemp li span.zucetime {
  top: 20px;
}
.zucemp li span.zucebt {
  top: 50px;
  max-width: 80%;
}
.zucemp li img {
  height: 472px;
  width: 100%;
}
.zucemore {
  width: 150px;
  height: 45px;
  background: url(4_11.png) no-repeat center center;
  display: block;
  margin: 30px auto;
}

/* 政府数据 */
.tb {
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #c2cfe3;
}
.smdk li a {
  color: #245399 !important;
}
.sfdn {
  width: 240px;
  margin-top: 20px;
}
.sfdn li {
  height: 70px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 1px;
  text-align: left;
  line-height: 70px;
  padding-left: 86px;
  cursor: pointer;
}
.sfdn li:first-child {
  background: url(bka1.png) no-repeat 30px center #e9f0f7;
}
.sfdn li:first-child + li {
  background: url(bka2.png) no-repeat 30px center #e9f0f7;
}
.sfdn li:first-child + li + li {
  background: url(bka3.png) no-repeat 30px center #e9f0f7;
}
.sfdn li:first-child + li + li + li {
  background: url(bka4.png) no-repeat 30px center #e9f0f7;
}
.sfdn li:first-child + li + li + li + li {
  background: url(bka5.png) no-repeat 30px center #e9f0f7;
}
.sfdn li:first-child + li + li + li + li + li {
  background: url(bka6.png) no-repeat 30px center #e9f0f7;
}
.sfdn li:first-child.on {
  background: url(bka1_on.png) no-repeat 30px center #4d78b0;
  color: #fff;
}
.sfdn li:first-child + li.on {
  background: url(bka2_on.png) no-repeat 30px center #4d78b0;
  color: #fff;
}
.sfdn li:first-child + li + li.on {
  background: url(bka3_on.png) no-repeat 30px center #4d78b0;
  color: #fff;
}
.sfdn li:first-child + li + li + li.on {
  background: url(bka4_on.png) no-repeat 30px center #4d78b0;
  color: #fff;
}
.sfdn li:first-child + li + li + li + li.on {
  background: url(bka5_on.png) no-repeat 30px center #4d78b0;
  color: #fff;
}
.sfdn li:first-child + li + li + li + li + li.on {
  background: url(bka6_on.png) no-repeat 30px center #4d78b0;
  color: #fff;
}
.marb30 {
  margin-bottom: 30px;
}
.canvas {
  width: 886px;
  margin-top: 20px;
  height: 425px;
  overflow: hidden;
  margin-right: 35px;
}
.canvas dd {
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.canvas dd > div {
  width: 886px;
  height: 425px;
}
.canvas dd:first-child {
  display: block;
}
/**承德名片**/
.amkp {
  width: 1192px;
  height: 994px;
  overflow: hidden;
  position: relative;
}
.mskv {
  height: 100%;
  overflow: hidden;
  position: absolute;
}
.mskv li {
  margin-bottom: 25px;
  height: 472px;
}
.sldnf {
  position: relative;
}
.slm {
  position: absolute;
  width: 95px;
  height: 95px;
  top: 50%;
  margin-top: -61.5px;
  cursor: pointer;
  z-index: 999;
}
.apprev {
  background: url(apprev.png);
  left: -77px;
}
.apprevon {
  background: url(apprevon.png);
}
.apnext {
  background: url(apnext.png);
  right: -70px;
}
.apnexton {
  background: url(apnexton.png);
}

/**网站地图**/
.yiywja {
  padding-bottom: 30px;
}
.yiywja dd {
  line-height: 34px;
}
.yiywja dd:first-child {
  margin: 20px 0;
}
.yiywja dd > a {
  color: #245399;
  font-weight: bold;
}
.yiywja dd .yjerji a {
  font-size: 15px;
  margin-left: 20px;
  color: #245399;
}

.zf1 {
  height: 100px;
  margin-top: 20px;
  border-bottom: 1px dashed #dddddd;
  padding-bottom: 20px;
}
.zf1 img {
  float: left;
}
.zf2 {
  height: 100px;
  margin-top: 20px;
  border-bottom: 1px dashed #dddddd;
  padding-bottom: 20px;
}
.zf2 img {
  float: left;
}
.zf3 {
  height: 100px;
  margin-top: 20px;
  border-bottom: 1px dashed #dddddd;
  padding-bottom: 20px;
}
.zf3 img {
  float: left;
}
.zf_c {
  width: 380px;
  float: left;
  margin-left: 30px;
  margin-top: 10px;
}

.zf_c div:first-child {
  font-weight: bold;
  font-size: 16px;
  color: #245399;
  margin-bottom: 10px;
}
.zf_c div:nth-child(2) {
  width: 380px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.w322 {
  width: 322px;
}
.panel_title {
  width: 322px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  background: #245399;
  color: #fff;
  margin-bottom: 15px;
}
.list-color li {
  position: relative;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 5px;
}

.list-color li:after {
  content: "";
  position: absolute;
  top: -1px;
  left: -3px;
  padding-right: 4px;
  width: 0%;
  height: 58px;
  box-sizing: initial;
  z-index: 1;
  transition: 0.3s;
}

.list-color li a {
  display: block;
  padding: 13px 25px;
  overflow: hidden;
  color: #333;
  position: relative;
  z-index: 2;
}

.list-color li a img {
  float: left;
  font-size: 26px;
  margin-right: 10px;
  transition: 0.3s;
}

.list-color li a p {
  float: left;
  font-size: 16px;
  margin-bottom: 0 !important;
  transition: 0.3s;
  margin-top: 3px;
}

.list-color li:hover i,
.list-color li:hover p {
  color: #fff;
}
.list-color li:hover:after {
  width: 100%;
}
.box-orange {
  border-left: 4px solid #ff7b11;
}
.box-orange:after {
  background-color: #ff7b11;
}
.box-orange i {
  color: #ff7b11;
}
.box-orange img:hover {
  background-color: #ff7b11;
}
.box-green {
  border-left: 4px solid #44ae88;
}
.box-green:after {
  background-color: #44ae88;
}
.box-green i {
  color: #44ae88;
}
.box-blue {
  border-left: 4px solid #427fcc;
}
.box-blue:after {
  background-color: #427fcc;
}
.box-blue i {
  color: #427fcc;
}
.box-red {
  border-left: 4px solid #fd6461;
}
.box-red:after {
  background-color: #fd6461;
}
.box-red i {
  color: #fd6461;
}
.box-yellow {
  border-left: 4px solid #faae35;
}
.box-yellow:after {
  background-color: #faae35;
}
.box-yellow i {
  color: #faae35;
}

.btol dd .vnis {
  background: #efefef;
  width: 1160px;
  height: 200px;
}
.btol dd + dd .vnis {
  left: -242px;
}
.btol dd + dd + dd .vnis {
  left: -484px;
}
.btol dd + dd + dd + dd .vnis {
  left: -726px;
}
.btol dd + dd + dd + dd + dd .vnis {
  left: -968px;
}
.btol dd .vnis li {
  min-width: 96px;
  float: left;
  margin-right: 30px;
}
.btol dd a {
  color: #fff;
}
.btol dd .vnis li a {
  color: #fff;
}
.btol dd .vnis li a:hover {
  color: #245399;
}
.btol {
  display: flex;
  justify-content: space-between;
}
.btol dd > span {
  width: 320px;
  border: 1px solid #8ba4c9;
  text-align: center;
}
.lxwm {
  width: 240px;
}
.lxwm li {
  width: 100%;
  text-align: center;
}
.lxwm li a {
  color: #dfe4ed;
  margin-top: 6px;
}
.p {
  overflow: hidden;
}
.p span {
  padding-right: 15px;
  border-right: 1px solid #fff;
}
.p span:last-child {
  padding-right: 15px;
  margin-bottom: 6px;
  border-right: none;
}
.wkg a {
  margin-bottom: 6px;
}
.wkg span {
  margin-left: 15px;
}
.h310 {
  height: 370px;
  overflow: hidden;
}

.img_div {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.img_div div {
  padding: 7px;
  border: 1px solid #dfe4f0;
  margin: 5px;
}
.img_div img {
  width: 374px;
  height: 130px;
}
.w780 {
  width: 780px;
}
.w885 {
  width: 885px;
}
.w780 .vns,
.w885 .vns {
  font-size: 20px;
  border-bottom: 2px solid #ddd;
  height: 40px;
}
.w780 .vns li,
.w885 .vns li {
  float: left;
  padding: 0 9px;
  height: 40px;
  line-height: 40px;
  background: none;
  margin-right: 15px;
}
.w780 .vns li a,
.w885 .vns li a {
  color: #666;
  display: block;
}
.w780 .qii li.cur,
.w885 .qii li.cur {
  background: none;
  color: #666;
  border-bottom: 2px solid #0a4890;
}
.w780 .qii li.cur a,
.w885 .qii li.cur a {
  color: #666;
}
.w396 {
  width: 396px;
}
.jg_div {
  background: #f6f6f6;
  text-align: center;
}
.jg_div li {
  border-bottom: 1px solid #ddd !important;
}
.jg_div li img {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
.jg_div li a {
  font-size: 16px;
  color: #333;
  padding: 20px 0;
  display: block;
  width: 60%;
  margin-left: 120px;
  text-align: left;
}
.jg_div li a:last-child {
  border: none;
}
.w885 .skb table {
  width: 100%;
}
.w885 .skb table th {
  background: #f6f6f6;
  font-weight: 500;
  font-size: 15px;
  color: #333;
  height: 36px;
  line-height: 36px;
}
.w885 .skb table td {
  background: #fff;
  font-weight: 500;
  font-size: 16px;
  color: #000;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
}
.w885 .skb table th:first-child {
  text-align: left;
  padding: 0 10px;
}
.w280 {
  width: 280px;
}
.w280 .top_div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.w280 .top_div img {
  width: 88px;
}
.w280 .bottom_div {
  text-align: center;
}
.w280 .bottom_div img {
  width: 280px;
}
.w896 {
  width: 896px;
}
.w896 .div_box_zf {
  margin-bottom: 16px;
}
.w896 .vns {
  height: 338px;
  width: 115px;
  background: #f6f6f6;
  padding: 0px 2px 10px 10px;
  margin-right: 10px;
}
.w896 .vns li {
  width: 84px;
  height: 74px;
  margin: 10px 0;
  background: #245399;
  color: #fff;
  font-weight: 600;
  text-align: center;
  position: relative;
}
.w896 .vns li i {
  width: 50px;
  display: inline-block;
  text-align: center;
  padding: 11px;
}
.w896 .vns li:first-child {
  background: #ff5705;
}
.w896 .vns li:first-child.cur .d3 {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ff5705;
  position: absolute;
  right: -10px;
  top: 26px;
}
.w896 .vns li:last-child.cur .d3 {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #245399;
  position: absolute;
  right: -10px;
  top: 26px;
}
.w896 table {
  width: 727px;
}
.w896 .awej li {
  height: 77px;
  margin: 0;
  width: 140px;
  border: none;
  background: #f6f6f6;
  margin-bottom: 4px;
}
.w896 .awej li a i {
  line-height: 77px;
  margin-left: 5px;
}
.w896 .awej li a span {
  width: 34px;
  height: 34px;
  margin: 22px 0;
  padding-right: 5px;
}
.div_box_zff li a i {
  float: initial;
}
.div_box_zff li {
  text-align: center;
}
.fw {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fw li {
  background: #f6f6f6;
  overflow: hidden;
  width: 136px;
  height: 90px;
  text-align: center;
  margin-bottom: 12px;
}
.fw li:last-child {
  margin-bottom: 0;
}
.fw li img {
  display: block;
  width: 45px;
  height: 45px;
  margin: auto;
}
.fw li a {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  float: left;
  margin: auto;
  width: 100%;
  padding: 10px 0;
}
.title_h .qii li.cur {
  background: none;
  background-size: 100% 100%;
  color: #333;
  border-bottom: 2px solid #245399;
}
.title_h .qii li.cur a {
  color: #245399;
}
.w394 {
  width: 394px;
  margin-top: 18px;
}
.w394 div {
  margin-bottom: 10px;
}
.w394 div:last-child {
  margin-bottom: 0;
}
.w394 div img {
  width: 100%;
}

.as {
  margin-top: 30px !important;
}
.as .vns li {
  float: initial;
  padding: 0;
  line-height: 24px;
  margin-right: 0;
}
.as .vns li a {
  color: #fff;
  display: block;
  width: 34px;
  margin-left: 12px;
  margin-top: 30px;
}
.as .skb1 {
  padding: 8px 10px 0 0px;
  float: right;
  display: inline-block;
  width: 310px;
}
.as .vna {
  font-size: 15px;
  margin-top: 0px;
}
.as .qeq li span {
  display: block;
  float: right;
  color: #999999;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .btol dd {
    width: 47%;
  }
  .lxwm {
    float: initial;
    width: 19.5% !important;
  }
  .lxwm li {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
  }
  .lxwm li a {
    color: #fff;
    padding: 6.5px 5%;
    border: 1px solid #8ba4c9 !important;
    text-align: left;
  }
  .btol {
    margin-bottom: 0px;
  }
  .btol dd .vnis {
    background: #245399;
    width: 90%;
    height: 300px;
  }
  .btol dd + dd .vnis {
    left: 0px;
  }
  .btol dd + dd + dd .vnis {
    left: 0px;
  }
  .btol dd + dd + dd + dd .vnis {
    left: 0px;
  }
  .btol dd + dd + dd + dd + dd .vnis {
    left: 0px;
  }
  .btol dd .vnis li {
    min-width: auto;
    float: none;
    margin-right: 0px;
  }
  .btol dd .vnis li a {
    color: #fff;
  }
  .btol dd .vnis li a:hover {
    color: #fff;
  }
  .fons li:first-child {
    float: left;
    width: 67%;
  }
  .fons li:first-child + li {
    float: left;
    width: 67%;
    margin-left: 0;
    margin-top: 20px;
  }
  .fons li:first-child + li + li + li + li {
    float: left;
    width: 31%;
    margin-left: 17px;
  }
  .fons li a {
    display: block; /*padding-top:15px;*/ /*padding-left:11px;*/ /*overflow: hidden;*/
    cursor: pointer;
    pointer-events: none;
  }
  .fons li img {
    width: 150%;
  }
  .newnone {
    margin-top: 20px;
  }
  html {
    overflow-x: hidden;
  }
  .akq {
    margin-bottom: 0px;
  }
  .wam {
    font-size: 0.25rem;
    top: 0.2rem;
  }
  .w584 {
    width: 100%;
  }
  .jc a.muu {
    border-right: none;
  }
  .w1200 {
    width: 90%;
  }
  .top {
    display: none;
  }
  .mar60 {
    margin-top: 0px;
  }
  .head {
    background: url(banner.jpg) no-repeat;
    height: 2.1rem;
    background-size: cover;
    -webkit-background-size: cover;
  }
  .logo {
    margin-top: 0.5rem;
    margin-left: 0.1rem;
    width: 100%;
  }
  .logo img {
    width: 3.5rem;
  }
  .hs {
    margin-left: 2.5rem;
    margin-top: 0px;
  }
  .hs img {
    width: 1.6rem;
  }
  .xq {
    display: none;
  }
  .bomb {
    display: none;
  }
  .w4a {
    width: 5.3rem;
  }
  .w4a h3 {
    height: auto;
    width: 100%;
    margin-left: 0px;
    font-size: 0.3rem;
    white-space: normal;
  }
  .w4a h3 a {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 0.38rem;
  }
  .dsw {
    width: 1rem;
  }
  .dsw img {
    width: 100%;
  }
  .pad {
    padding-top: 10px;
  }
  .tout {
    padding-top: 10px;
  }
  .nav {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    font-size: 0.35rem;
    background: rgba(0, 0, 0, 0.7);
    overflow-y: auto;
    display: none;
    -webkit-overflow-scrolling: touch;
  }
  .nav li {
    float: none;
    width: 2rem;
    text-align: left;
    padding: 0.2rem 0;
  }
  .dh > li .znav {
    position: inherit;
    top: 0px;
    overflow: hidden;
    left: 0px;
    background: none;
    padding-left: 1rem;
    padding-top: 0.2rem;
    width: 3.5rem;
    height: auto;
    margin-left: 0px;
  }
  .znav dd {
    float: none;
    padding: 6px;
  }
  .znav dd:first-child {
    margin: 0px;
  }
  .znav a {
    color: #fff;
    font-size: 0.3rem;
  }
  .deadlock {
    position: relative;
    overflow: hidden;
  }
  .ckic {
    display: block;
    width: 0.6rem;
    height: 0.5rem;
    position: absolute;
    z-index: 99999;
    right: 0px;
    top: 0px;
    background: url(moblenav.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
  }
  .icon {
    background: url(icon1.png) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
  }
  .bg {
    display: none !important;
  }
  .yds {
    display: block;
    width: 85%;
    background-size: 100% 100%;
    float: none;
    margin-left: 5%;
    margin-top: 0.5rem;
  }
  .search {
    width: 78%;
  }
  .vna li {
    line-height: 0.4rem;
    padding: 0.13rem 0;
    height: 0.4rem;
  }
  .vna li a {
    height: 100%;
  }
  .mor {
    background: url(morel.png) no-repeat 100% 100%;
    background-size: cover;
    width: 0.35rem;
    height: 0.35rem;
    margin-top: 0.3rem;
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .dh > li i.cur {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
  }

  .lunbo {
    width: 100%;
    float: none;
    margin: 0 auto;
    height: 4rem;
  }
  .lunbo .slick1 div a img {
    width: 100%;
    height: 4rem;
  }
  .h1 {
    width: 95%;
    padding-left: 5%;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .h1 p {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.32rem;
    max-width: 80%;
  }
  .cqn {
    font-size: 0.45rem;
    height: 0.8rem;
    line-height: 0.8rem;
    right: 5%;
    width: auto;
  }
  .cqn span {
    font-size: 0.55rem;
  }
  .w420 {
    width: 100%;
  }
  .vns {
    padding: 0.2rem 0;
    font-size: 0.313rem;
  }
  .vna {
    font-size: 0.28rem;
  }
  .wos {
    width: 2.12rem;
    height: 0.6rem;
    line-height: 0.58rem;
    font-size: 0.33rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-left: 0.195rem;
  }
  .w750 {
    width: 100%;
  }
  .qeq li a {
    max-width: 68%;
  }
  .msfm li a {
    max-width: 68%;
  }
  .qee {
    height: auto;
  }
  .wd {
    height: 100%;
    position: relative;
    width: 140px;
    display: none;
  }
  .slick2 > button {
    display: none !important;
  }
  .wd span {
    position: absolute;
    bottom: -1px;
  }
  .wd1 {
    right: 48px;
  }
  .wd2 {
    right: 0px;
  }
  .awm {
    margin-top: 0.38rem;
  }
  .slick2 > div a img {
    height: 3rem;
  }
  .furs li a {
    background-image: none !important;
    padding: 5% 10%;
    font-size: 0.3rem;
  }
  .alw span {
    font-size: 0.313rem;
    height: 0.313rem;
    line-height: 0.313rem;
  }
  .sakmma li {
    width: 93%;
    margin-top: 10px;
  }
  .zdly {
    width: 100%;
  }
  .w580 {
    width: 100%;
  }

  .sakmma li a i {
    font-size: 0.28rem;
    margin-top: 0.2rem;
    line-height: 0.28rem;
    margin-left: 0.2rem;
  }
  .sakmma li a span {
    padding: 0 0.1rem;
    margin: 0.1rem 0;
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .sakmma li a span img {
    width: 0.5rem;
    height: 0.5rem;
  }
  .sakmma li {
    height: 0.7rem;
  }
  .alw a {
    margin-top: 0px;
    font-size: 0.25rem;
  }
  .zfxx {
    width: 100%;
    margin-top: 20px;
  }
  .h310 {
    height: auto;
  }
  .furs {
    margin-bottom: 20px;
  }
  .akbm li a i {
    padding-left: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
  }
  .akbm li {
    height: 0.6rem;
  }
  .akbm li a span {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
  }
  .akbm {
    margin-top: 10px;
  }
  .al1 .slick3 > div a span {
    font-size: 0.2rem;
  }
  .fosnr li {
    width: 50%;
    padding-bottom: 0.4rem;
    border-right: 1px solid #e7eaef;
    box-sizing: border-box;
    margin-top: 0.2rem;
  }
  .fosnr li:nth-child(2),
  .fosnr li:nth-child(4) {
    border-right: none;
  }
  .fosnr li a {
    padding-top: 0.2rem;
    padding-left: 0.2rem;
  }
  .fosnr li a i {
    width: 0.6rem;
    height: 0.6rem;
    padding: 5px;
  }
  .fosnr li a span {
    margin-left: 0.2rem;
    margin-top: 0.2rem;
    font-size: 0.28rem;
    width: 2rem;
    height: auto;
    border-right: none;
  }
  .fosnr li a span.lineh {
    margin-top: 0.05rem;
  }
  .ssd li a {
    max-width: 68%;
  }
  .answ {
    font-size: 0.3rem;
  }
  .ww p {
    max-width: 86%;
  }
  .dd p {
    max-width: 86%;
  }
  .hdsk li {
    width: 45%;
    height: 1.4rem;
    margin-bottom: 10px;
  }
  .hdsk li:nth-child(2),
  .hdsk li:nth-child(4) {
    float: right;
  }
  .hdsk li:nth-child(3) {
    margin-left: 0px;
  }
  .hdsk li a i {
    margin-top: 0.2rem;
    margin-bottom: 0.1rem;
    width: 0.5rem;
    height: 0.5rem;
  }
  .hdsk li a span {
    font-size: 0.3rem;
  }
  .sam {
    position: relative;
    top: 5px;
  }
  .sam1 li {
    width: 100%;
    margin-left: 0px;
    height: 2.6rem;
  }
  .sam1 li img {
    height: 2.6rem;
    width: 100%;
  }
  .hdsk {
    margin: 20px 0;
  }
  .newsfour {
    margin-top: 20px;
  }
  .awej li {
    width: 45%;
    height: 0.7rem;
  }
  .awej li.samb {
    height: 0.7rem;
    border: none;
  }
  .awej li:nth-child(2n) {
    margin-right: 0px !important;
    float: right;
  }
  .awej li a span {
    padding: 0 0.2rem;
  }
  .awej li a i {
    margin-left: 0.2rem;
    font-size: 0.3rem;
    line-height: 0.7rem;
  }
  .awej li a span {
    padding: 0 0.1rem;
    margin: 0.1rem 0;
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .awej li a span img {
    width: 0.5rem;
    height: 0.5rem;
  }
  .sab {
    margin-left: 0px;
  }
  .oui li {
    width: 48%;
    margin-left: 4%;
    margin-bottom: 10px;
    font-size: 0.33rem;
  }
  .oui li:nth-child(1),
  .oui li:nth-child(3) {
    margin-left: 0px;
  }
  .bxx {
    font-size: 0.313rem;
  }
  .wmkmt a {
    font-size: 0.25rem;
  }
  .bxx {
    height: 0.4rem;
    line-height: 0.4rem;
  }
  .wmkmt a {
    margin-top: 0px;
  }
  .zt li {
    width: 100%;
    margin-left: 0px !important;
  }
  .zt li a img {
    width: 100% !important;
    height: 2rem !important;
  }
  .smar {
    margin-top: 10px;
  }
  .al1 {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .al1 .slick3 {
    width: 999px;
    margin: 0px;
    padding-bottom: 10px;
    overflow: hidden;
    padding-top: 10px;
  }
  .al1 .slick3 > div {
    width: 1.67rem;
    height: 100%;
    float: left;
  }

  .foot {
    padding: 30px 0;
  }
  .btol dd {
    width: 48%;
    margin-right: -4%;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .btol dd:nth-child(2n) {
    margin-left: 5px;
  }
  .btol dd:nth-child(3n) {
    margin-left: 5px;
  }
  .btol dd > span {
    width: 79%;
    padding: 0 5%;
  }
  /*.btol dd>span:nth-child(2){margin-left: 5px;}*/
  .btol dd .vnis {
    width: 90%;
    padding: 0 5%;
  }
  /*.btol{margin-bottom: 10px;}*/
  .jc {
    float: none !important;
    margin: 0 auto;
    overflow: hidden;
    width: 265px;
  }
  .jc a {
    height: auto;
  }
  .jc a:last-child {
    border-right: none;
  }
  .wkg {
    float: left;
    width: 100%;
    height: auto;
    border-right: none;
    margin-bottom: 20px;
  }
  .lxwm {
    display: block;
    margin: 0 auto;
  }
  .wkg span,
  .wkg a {
    margin-left: 0px;
    text-align: center;
    margin: 0 auto;
    float: none;
    margin-bottom: 10px;
  }
  /*.lxwm li{width: 25%;}*/
  .lxwm li:nth-child(3) a {
    border-left: 1px solid #dfe4ed !important;
  }
  .lxwm li a {
    margin-bottom: 0px;
    height: 15px;
    line-height: 15px;
  }
  .lxwm li:nth-child(2) {
    margin-top: 10px;
  }
  .wapulgd {
    display: block;
    margin-bottom: 15px;
    padding-top: 6px;
  }
  .wapulgd li {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    line-height: 0.6rem;
    background: #f5f5f5;
    color: #333;
    width: 100%;
    text-align: center;
    border-radius: 10px;
    display: none;
  }
  .wapulgd li a {
    display: block;
  }
  .wapulgd li:first-child {
    display: block;
  }
  .zuce_md {
    display: none;
  }
  .zucesl {
    margin-left: 0px;
    width: 100%;
  }
  .zucesmnb {
    width: 100%;
    margin-top: 20px;
  }
  .zucesmnb li {
    width: 25%;
    margin-right: 0px;
    height: auto;
  }
  .zucetp li {
    height: 2rem;
    margin-left: 2%;
    margin-bottom: 0.1rem;
  }
  .zucetp li:first-child {
    width: 70%;
  }
  .zucetp li:first-child + li {
    width: 28%;
  }
  .zucetp li:first-child + li + li {
    width: 100%;
    margin-left: 0px;
  }
  .zucetp li:first-child + li + li + li {
    width: 28%;
  }
  .zucetp li:first-child + li + li + li + li {
    width: 70%;
  }
  .zucetp li:first-child + li + li + li + li + li {
    width: 49%;
    margin-left: 0px;
  }
  .zucetp li:first-child + li + li + li + li + li + li {
    width: 49%;
    float: right;
  }
  .zucels {
    width: 100%;
    margin-left: 0px;
    height: 3.6rem;
  }
  .zucetrs {
    width: 100%;
    margin-top: 15px;
    height: auto;
  }
  .zucetrs li {
    width: 48%;
    margin-right: 4%;
    height: 2.3rem;
  }
  .zucetrs li:nth-child(2),
  .zucetrs li:nth-child(4) {
    margin-right: 0px;
  }
  .zucemp li {
    width: 46%;
    margin-left: 0.2rem;
    margin-bottom: 20px;
  }
  .zucemp li img {
    height: 5rem;
  }
  .zucemp li span {
    font-size: 0.25rem;
  }
  .zucemp li span.zucebt {
    top: 43px;
  }
  .zucemore {
    margin: 0px auto;
    margin-bottom: 30px;
  }
  .sfdn {
    width: 100%;
    overflow: hidden;
  }
  .sfdn li {
    float: left;
    width: 30%;
    padding-left: 18%;
    margin-left: 4%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
    background-position: 0.4rem !important;
    margin-bottom: 0.1rem;
  }
  .sfdn li:nth-child(1),
  .sfdn li:nth-child(3),
  .sfdn li:nth-child(5) {
    margin-left: 0px;
  }
  .canvas {
    margin-right: 0px;
    width: 6.6rem;
    height: 4.5rem;
    float: left;
    font-style: normal;
  }
  .canvas dd > div {
    width: 6.6rem;
    height: 4.5rem;
  }
  .amkp {
    height: 9rem;
  }
  .slm {
    display: none;
  }
  .mskv li {
    width: 2.2rem;
    height: auto;
  }

  .amkp {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .mskv li img {
    height: 4rem;
  }
  .slick-next {
    width: 0px;
    height: 0px;
  }

  .tow li {
    width: 48%;
    display: block;
    margin-left: 88px;
    margin-top: 10px;
  }

  .w498 {
    width: 99%;
  }
  .qeq li span {
    float: right;
  }

  .w896 {
    width: 100%;
  }
  .w896 .vns {
    width: 100% !important;
    height: 100%;
  }
  .w896 .vns li {
    width: 40%;
    display: inline-block;
  }
  .w896 .vns li i {
    width: 100%;
    line-height: 52px;
  }
  .w896 table {
    width: 100%;
  }

  .div_box_zf table td {
    width: 50%;
    height: 100%;
    display: inline-block;
  }

  /* 2020-11-13 */
  .w780 {
    width: 100%;
  }
  .w396 {
    width: 100%;
  }
  .jg_div li a {
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
  .w780 .vns,
  .w885 .vns {
    font-size: 12px;
  }
  .img_div tr td {
    display: inline-block;
    width: 50%;
  }

  .w280 {
    width: 100%;
  }
  .foot {
    height: 550px;
  }

  .w896 .div_box_zf > .azt.fl > a > img {
    content: url(/picture/0/2011131024528964794.png);
  }
  .w896 .div_box_zf.div_box_zff > .azt.fl > a > img {
    content: url(/picture/0/2011131024593147716.png);
  }

  .bt_prefix {
    display: none !important;
  }
  .column-column .comContent-right ul li {
    height: auto !important;
  }
  .column-column .comContent-right ul li a {
    height: auto !important;
  }
  .comContent-right ul li a {
    width: 97% !important;
  }
  .column-column .comContent-right ul li span {
    width: auto !important;
  }
}
@media screen and (max-width: 400px) {
  .zucemore {
    width: 2.4rem;
    background-size: contain;
    -webkit-background-size: contain;
  }
  .sab i {
    font-size: 0.3rem;
  }
  .btol dd {
    font-size: 13px;
  }
  .lxwm li a {
    font-size: 13px;
  }
  .wkg span {
    font-size: 13px;
  }
  .wkg a {
    font-size: 13px;
  }
}
