@charset "utf-8";
/* 清除默认样式 */
html,body,h1,h2,h3,h4,h5,h6,input,ul,ol,li,input,p,dl,dd,dt,button{
    padding: 0;
    margin: 0;
}
button{outline: none;border: none;}
body{
    font-size:16px;
    font-family: "微软雅黑";
    overflow-x: hidden;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #333333;
}
.top_wrap .nav ul li a:hover,
.footer_bot_r p a:hover{
    color: #DE0617;
}
a:focus{outline:none;}
img{
    vertical-align: middle;
    border: 0;
    border-style:none;
}
.clearfix:after{ content: "";height: 0; width: 0;clear: both; visibility: hidden;display: block;font-size: 0;}
.clearfix { zoom:1; }
.fl{ float: left;}
.fr{ float: right;}
.core{width: 1200px;margin: 0 auto;}

body {background:#FFFFFF;font-family:"微软雅黑";  max-width:1920px;margin:0 auto;}

a:hover{
  color: #005bac;
}
/* 通用头部 */
.top {
  height: 111px;
  position: fixed;
  top: 0px;
  /* padding-bottom: 110px; */
  width: 100%;
  z-index: 999;
  background: #fff;
}
.mob_nav{display: none;}

/* .top_mob_line{ 
  display: none; 
  width: 100%;
  height: 6px;
  background: #005bac;
} */
.top_mob{display: none;}

.top{height: 111px;}
.top1{height: 111px;}
.top_line{
    width: 100%;
    height: 6px;
    background: #005bac;
}
.top .logo{margin-top: 24px;float: left;}
.top .top_right{float: right;width: 800px;}

.top .top_right .top_t{margin-top: 15px;line-height: 30px;}
.top .top_right .top_t div{float: right;}
.top .top_right .top_t div.zhanqun{margin-right: 20px;}
.top .top_right .top_t .search{
    width: 162px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: #eaeaea;
    opacity: 0.68;
    margin-left: 20px;
}
.top .top_right .top_t .search .text{
    border:none;outline:none;padding:0 0 0 10px;font-size:14px;width:130px;line-height:30px;height:30px;background:none;float:left;color:#666;
}

.top .top_right .top_t .search .btn{
    background:url(search.png) no-repeat;
    width: 20px;
    height: 20px;
    outline: none;
    border:0;cursor: pointer;margin-top:5px; outline:none;
}
.top .top_right .top_nav{height: 60px;line-height: 60px;}
.top .top_right .top_nav ul{}
.top_nav ul li{padding: 0 17px;float: left;}
.top_nav ul li:first-child{padding-left: 0;}
.top_nav ul li:last-child{padding-right: 0;}
.top_nav ul li a{
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    color: #333;
}
.top_nav ul li a:hover{color: #005bac;}
.top_nav ul li .xiala{display: none;}




/* banner */
.banner .pc_img{}
.banner .mob_img{display: none;}
html,
body {
  /* position: relative; */
  /* height: 100%; */
  /* overflow-y: hidden; */
}

.swiper {
  width: 100%;
  height: 100%;
}

/* .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
} */

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  font-size: 12px;
  color: #fff;
  /* opacity: inherit; */
  /* background: none; */
  font-size: 24px;
  /* margin:0; */
  /* padding:0 8px; */
  margin: 0 8px;

}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  /* margin: 0; */
  margin: 0 8px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{
  /* margin: 0; */
  margin: 0 8px;
}
.swiper-slide{
  text-align:center;
  font-size:18px;
  background:#fff;
  display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;
  display:flex; -webkit-box-pack:center; -ms-flex-pack:center;
  -webkit-justify-content: center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;
  -webkit-align-items:center;align-items:center;}
/* .swiper-pagination-bullet{
  width:20px;height:20px;
  text-align:center;line-height:20px;
  font-size:12px;color:#000;opacity:1;
  background:rgba(0,0,0,0.2);} */
  
  /* .swiper-pagination-bullet-active{color:#fff;background:#007aff;} */



.swiper-pagination-clickable .swiper-pagination-bullet:focus{
  outline: none;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 20px;
}
/* .swiper-horizontal>.swiper-pagination-bullets,
 .swiper-pagination-bullets.swiper-pagination-horizontal, 
 .swiper-pagination-custom, 
 .swiper-pagination-fraction{
  
} */
/* .swiper-pagination-bullet-active {
  color: #fff;
  width: 175px;
  line-height: 50px;
  height: 50px;
  background: url(bannerDian.png) no-repeat bottom center;
} */

/* 新闻动态news */

/* 新闻动态 */
.news .news_title{
  font-family: "Microsoft YaHei Bold";
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  height: 47px;
  text-align: center;
  color: #333;
  margin-top: 60px;
}
.news .news_des {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  height: 21px;
  margin-top: 16px;
  text-align: center;
  color: #666;
}
.news .news_content{margin-top: 50px;}

.news .news_content .content_left{
  float: left;
  width: 662px;
  height: 495px;
}

.news .news_content .content_right{
  float: right;
  width: 500px;
}
 /*              轮播              */
 .content_left {float:left;position:relative;}
 .content_left .slideBox{position:relative;}
 .content_left .slideBox .hd {hoverflow:hidden;position:absolute;right:0px;bottom:20px;z-index:3;}
 .content_left .slideBox .hd ul {overflow:hidden;zoom:1;float:left;margin-right:10px;}
 .content_left .slideBox .hd ul li {float:left;margin-left:5px;width:14px;height:14px;line-height:32px;text-align:center;cursor:pointer;background:#fff;border-radius:50%;}
 .content_left .slideBox .hd ul li.on {width:14px;height:14px;color:#fff;background:#0965b3;}
 .content_left .slideBox .bd {position:relative;height:100%;z-index:0;}
 .content_left .slideBox .bd li {zoom:1;vertical-align:middle;position:relative;}
 .content_left .slideBox .bd li .inf {text-indent:20px;width:100%;position:absolute;bottom:0;left:0;height:60px;line-height:60px;opacity:0.6;color:#fff;font-size:15px;}
 .content_left .slideBox .bd img {width:100%;height:495px;display:block;}
 .content_left .slideBox .title_bg {width:100%;height:60px;position:absolute;z-index:1;background:#000;opacity: 0.59;bottom:0;left:0;filter:alpha(opacity=59);}
 .content_left .slideBox .title {width:100%;height:60px;position:absolute;z-index:2;font-size:17px;line-height:60px;bottom:0;left:0;}
 .content_left .slideBox .title ul {position:relative;height:60px;width:80%;float:left;}
 .content_left .slideBox .title ul li {position:relative;height:60px;width:100%;float:left;}
 .content_left .slideBox .title a {color:#fff;display:block;width:100%;padding-left:20px;height:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .content_left .slideBox .title a:hover{color: #005bac;}
 .content_right .head{
    border-bottom: 1px solid #ccc;
    height: 50px;
 }
 .content_right .head ul li{
   float: left;
   height: 50px;
   margin-left: 37px;
 }
 .content_right .head ul li:first-child{
   margin-left: 0px;
 }
 .content_right .head ul li a{
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  text-align: left;
  color: #999;
 }
 .content_right .head ul li.on a{
  font-family: "Microsoft YaHei Bold";
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  height: 50px;
  display: inline-block;
  text-align: left;
  color: #004cab;
  border-bottom: 2px solid #004cab;
 }

 .content_right .cont ul{margin-top: 12px;}
 .content_right .cont ul li{
   border-top: 2px dashed #E5E5E5;
   padding-left: 24px;
   height: 54px;
   line-height: 54px;
   background: url(icon02.png) no-repeat left;
 }
 .content_right .cont ul li:first-child{
  border-top:none; 
  

 }
 .content_right .cont ul li a{
   height: 52px;
   line-height: 52px;
   display: inline-block;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   width: 77%;
 }
 .content_right .cont ul li span{
   float: right;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 18px;
  /* line-height: 54px; */
  text-align: left;
  color: #333;
  opacity: 0.36;
  height: 52px;
   line-height: 52px;
 }



 /* 新闻动态   news */
 .news_news{

}
.news_news .news_title{
  font-family: "Microsoft YaHei Bold";
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  height: 47px;
  color: #333;
  margin-top: 40px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.news_news .news_des {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  height: 21px;
  margin-top: 16px;
  margin-bottom: 52px;
  text-align: center;
  color: #666;
}
.news_news .head{
  margin-top: 20px;
  text-align: center;
}
.news_news .head ul {
  text-align: center;
  overflow: hidden;
  display: inline-block;
  /* margin-bottom: 30px; */
}
.news_news .head ul li{
  float: left;
  margin-left: 35px;
}
.news_news .head ul li:first-child{
  margin-left: 0;
}
.news_news .head ul li.on{color: #333333}
.news_news .head ul li.on a{color: #333333;}
.news_news .head ul li:nth-child(3n){
  /* margin-right: 1rem; */
}
.news_news .head ul li a{
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #999;
  /* color: #333; */
}

.news_news .cont{
  overflow: hidden;
  margin-bottom: 60px;
  margin-top: 30px;  
}
.news_news .cont ul .ul_left{
  float: left;
  margin-right: 30px;
  width: 790px;
}

.news_news .cont ul .ul_right{
  float: left;  
}
.news_news .cont ul .ul_left .ul_left_l .ul_left_img a img:hover{
  transform: scale(1.1);
}
/* .news_news .cont ul .ul_left .ul_left_l:hover .ul_left_l_t .ul_left_title{
  transform: scale(1.05);
}

.news_news .cont ul .ul_left .ul_left_l:hover .ul_left_l_t .ul_left_date{
  transform: scale(1.05);
}

.news_news .cont ul .ul_left .ul_left_l:hover .ul_left_l_t .ul_left_info{
  transform: scale(1.05);
} */




.news_news .cont ul .ul_left .ul_left_l {
  width: 380px;
  float: left;
  margin-left: 30px;
}
.news_news .cont ul .ul_left .ul_left_l:first-child{
  margin-left: 0;
}

.news_news .cont ul .ul_left .ul_left_l .ul_left_l_t{
  width: 380px;
  height: 226px;
  background: #f3f6fa;
  padding: 30px;
}
.news_news .cont ul .ul_left .ul_left_l .ul_left_l_t .ul_left_title{
  font-family: "微软雅黑";
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  color: #333;
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transform: scale(1);
}
.news_news .cont ul .ul_left .ul_left_l .ul_left_l_t .ul_left_date{
  font-family: "微软雅黑";
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #999;
  line-height: 21px;
  margin-top: 20px;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transform: scale(1);
  
}
.news_news .cont ul .ul_left .ul_left_l .ul_left_l_t .ul_left_info{
  width: 100%;
  /* height: 60px; */
  font-family: "微软雅黑";
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transform: scale(1);

}
.news_news .cont ul .ul_left .ul_left_l .ul_left_img{
  width: 100%;
  position: relative;
  overflow: hidden;
}
.news_news .cont ul .ul_left .ul_left_l .ul_left_img a img{
  /* max-width: 100%; */
  width: 100%;
  height: 226px;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transform: scale(1);
}





.news_news .cont ul .ul_left .ul_left_l .ul_left_img .ul_left_icon{
  /* width: 100%; */
  position: absolute;
  z-index: 6;
  top: -3px;
  left: 55px;
}
.news_news .cont ul .ul_left .ul_left_l .ul_left_img .ul_left_icon img{
  vertical-align: baseline;

}

.news_news .cont ul .ul_right ul li{border-top: 2px dashed #ececec;}
.news_news .cont ul .ul_right ul li:first-child{border: none;}
.news_news .cont ul .ul_right ul li:first-child a{
  padding-top: 0;
}
.news_news .cont ul .ul_right ul li a{display: inline-block;padding: 19px 0;}

.news_news .cont ul .ul_right ul li a:hover{
  color: #005bac;
}

.ul_right ul li .news_list_l{
  width: 60px;
  height: 77px;
  display: inline-block;
  background: url(sy_date.png) no-repeat;
  float: left;
  margin-right: 20px;
  color: #fff;
  text-align: center;
}
.ul_right ul li .news_list_l:hover{
  color: #fff;
}
.ul_right ul li .news_list_l .data_top{
  font-weight: 600;
  font-size: 19px;
  text-align: center;
  color: #fff;
  margin-top: 25px;
  line-height: 19px;
}
.ul_right ul li .news_list_l .data_bottom{
  font-size: 14px;
  margin-top: 8px;
  text-align: center;
}

.ul_right{
  width: 380px; 
}
.ul_right ul li .news_list_r{
  /* width: 380px; */
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  text-align: left;
  color: #333;
  margin-top: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ul_right ul li .news_list_r:hover{
  color: #005bac;
}

 /* 专题专栏 */


 .ztzl{
   margin-top: 40px;
   margin-bottom: 40px;
 }
 .ztzl .ztzl_left{
  width: 824px;
  height: 200px;
  /* padding-left: 20px; */
  float: left;
  background: transparent url(ztzl.png) no-repeat;
 }

 .ztzl .ztzl_left .ztzl_left_l{
   margin-top: 20px;
   margin-left: 20px;
 }
 .ztzl .ztzl_left .ztzl_left_l .column_title{

    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 24px;
    height: 31px;
    line-height: 31px;
    text-align: left;
    color: #333;
    
 }

 .ztzl .ztzl_left .ztzl_left_l .column_des{
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  margin-top: 10px;
  color: #999;
 }
 .ztzl .ztzl_left .ztzl_left_l .more{
   margin-top: 41px;
  width: 88px;
  height: 40px;
  border-radius: 8px;
  background: #004cab;
  display: inline-block;
 }

 .ztzl .ztzl_left .ztzl_left_l .more a{
  width: 100%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 40px;
 }

 /* 轮播 */
 .swiper-container1 {
  width: 100%;
  height: 200px;
}

.swiper-container1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}


.ztzl_left_r{
  width: 620px;
  margin-right: 20px;
  margin-top: 20px;
}

.ztzl_left_r .parBd{width: 100%; float: left;padding-top:20px;}
.ztzl_left_r .slideBox{width: 100%; float: left; overflow: hidden;zoom: 1; position: relative;}
.ztzl_left_r .slideBox .sPrev,
.ztzl_left_r .slideBox .sNext{width:28px;height:62px;position:absolute;top:50%;margin-top:-31px;z-index:2;cursor: pointer;}
.ztzl_left_r .slideBox .sPrev{background: url(ztzl_left.png) no-repeat 0 0;left:0;}
.ztzl_left_r .slideBox .sNext{background: url(ztzl_right.png) no-repeat 0 0;right:0;}
.ztzl_left_r .slideBox:hover .sPrev,
.ztzl_left_r .slideBox:hover .sNext{display:inline-block;}
.ztzl_left_r .slideBox .bd{width:100%; float: left; zoom: 1; position: relative;}
.ztzl_left_r .slideBox .bd .tempWrap{width:100% !important;}
.ztzl_left_r .slideBox .bd ul{overflow: hidden; zoom: 1; float: left}
.ztzl_left_r .slideBox .bd ul li{width:300px;float: left;_display: inline;margin-right:20px; overflow: hidden; text-align: center;position:relative;}
.ztzl_left_r .slideBox .bd ul li .pic{width: 100%;float: left;}/* height: 210px; */
.ztzl_left_r .slideBox .bd ul li .pic img{width: 100%;float: left; display: block;}/* height: 210px; */
.ztzl_left_r .slideBox .bd ul li .title{width:100%;padding:0 10px;position:absolute;left:0;bottom:0;height:35px;line-height: 35px; font-size: 16px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background:url(tmd_000_50.png);color:#fff;}
.ztzl_left_r .slideBox .bd ul li .title a{color:#333;}

.ztzl_left_r .slideBox .bd ul li a img{width: 100%;height: 159px;}

 .ztzl .ztzl_right{
   margin-left: 20px;
  width: 356px;
  height: 200px;
  /* background: transparent url(ztzl_movie.png) no-repeat; */
 }

 .ztzl .ztzl_right a{
   display: inline-block;
   width: 100%;
   height: 200px;
 }
 .ztzl .ztzl_right img{
   /* margin-left: 20px; */
  width: 356px;
  height: 200px;
  background: transparent;
 }

 /* 主营业务 */
 .zyyw{background: #f3f6fa;}
 .zyyw_mob{display: none;}

 /* 新闻动态 */
.zyyw .news_title{
  font-family: "Microsoft YaHei Bold";
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  height: 47px;
  color: #333;
  margin-top: 40px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.zyyw .news_des {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  height: 21px;
  margin-top: 16px;
  margin-bottom: 52px;
  text-align: center;
  color: #666;
}

.zyyw .zyyw_bg{
  background:#f3f6fa url(zyyw_bg.png) no-repeat;
  height: 478px;
}

.zyyw_cont ul {
  /* overflow: hidden; */
}
.zyyw_cont ul .cont_left{
  float: left;
  width: 469px;
  height: 478px;
  overflow: hidden;
}
.zyyw_cont ul .cont_left img{
  width: 100%;
  max-width:100%;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transform: scale(1);
}


.zyyw_cont ul .cont_left img:hover{
  transform: scale(1.1);
}
.zyyw_cont .cont_right{
  width: 650px;
  margin-left: 80px;
  float: left;
  text-align: justify;
}

.cont_right .cont_tile{
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 32px;
  text-align: left;
  color: #fff;
  margin-top: 80px;
}
.cont_right .cont_tile:hover{
  
}
.cont_right .cont_des{
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  text-align: left;
  margin-top: 40px;
  color: #fff;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transform: scale(1);
  cursor: default;
  text-align: justify;
}
.cont_right .cont_des a{
  color: #fff;
  cursor: pointer;
}
.cont_right .cont_des:hover{
  transform: scale(1.05);
}

.cont_right .cont_more{
  width: 156px;
  height: 44px;
  margin-top: 30px;
  background: transparent;
  border: 0.5px solid #fff;
}
.cont_right .cont_more a{
  display: inline-block;
  width: 100%;
  height: 44px;
  font-weight: 400;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
  color: #fff;

  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transform: scale(1);

}
.cont_right .cont_more a:hover{
  transform: scale(1.2);
}

.zyyw_head ul{
  padding: 10px 0 30px;
  overflow: hidden;
}
.zyyw_head ul li{
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 18px;
  text-align: left;
  float: left;
  width: 16.66%;
  margin-top: 20px;
}
.zyyw_head ul li i{
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  width: 20px;
  height: 20px;
  display: inline-block;
    margin-right: 10px;
    vertical-align: sub;
}
.zyyw_head ul li:hover i{
  -webkit-transform:rotateY(180deg) scale(1); 
  -moz-transform:rotateY(180deg) scale(1);
  -ms-transform:rotateY(180deg) scale(1);
  -o-transform:rotateY(180deg) scale(1);
  transform:rotateY(180deg) scale(1);
}
.zyyw_head ul li a{
  color: #333;
}
.zyyw_head ul li.li_1 i{background: url(zjyw_icon_01.png) no-repeat left;}
.zyyw_head ul li.li_2 i{background: url(zjyw_icon_02.png) no-repeat left;}
.zyyw_head ul li.li_3 i{background: url(zjyw_icon_03.png) no-repeat left;}
.zyyw_head ul li.li_4 i{background: url(zjyw_icon_04.png) no-repeat left;}
.zyyw_head ul li.li_5 i{background: url(zjyw_icon_05.png) no-repeat left;}
.zyyw_head ul li.li_6 i{background: url(zjyw_icon_06.png) no-repeat left;}
.zyyw_head ul li.li_7 i{background: url(zjyw_icon_07.png) no-repeat left;}
.zyyw_head ul li.li_8 i{background: url(zjyw_icon_08.png) no-repeat left;}
.zyyw_head ul li.li_9 i{background: url(zjyw_icon_09.png) no-repeat left;}
.zyyw_head ul li.li_10 i{background: url(zjyw_icon_10.png) no-repeat left;}
.zyyw_head ul li.li_11 i{background: url(zjyw_icon_11.png) no-repeat left;}
.zyyw_head ul li.li_12 i{background: url(zjyw_icon_12.png) no-repeat left;}
.zyyw_head ul li.li_13 i{background: url(zjyw_icon_13.png) no-repeat left;}
.zyyw_head ul li.li_14 i{background: url(zjyw_icon_14.png) no-repeat left;}
.zyyw_head ul li.li_15 i{background: url(zjyw_icon_15.png) no-repeat left;}
.zyyw_head ul li.li_16 i{background: url(zjyw_icon_16.png) no-repeat left;}
.zyyw_head ul li.li_17 i{background: url(zjyw_icon_17.png) no-repeat left;}
.zyyw_head ul li.li_18 i{background: url(zjyw_icon_18.png) no-repeat left;}
.zyyw_head ul li.li_19 i{background: url(zjyw_icon_19.png) no-repeat left;}
.zyyw_head ul li.li_20 i{background: url(zjyw_icon_20.png) no-repeat left;}
.zyyw_head ul li.li_21 i{background: url(zjyw_icon_21.png) no-repeat left;}
.zyyw_head ul li.li_22 i{background: url(zjyw_icon_22.png) no-repeat left;}
.zyyw_head ul li.li_23 i{background: url(zjyw_icon_23.png) no-repeat left;}


.zyyw_head ul li.li_1.on i{background: url(zjyw_icon_on_01.png) no-repeat left;}
.zyyw_head ul li.li_2.on i{background: url(zjyw_icon_on_02.png) no-repeat left;}
.zyyw_head ul li.li_3.on i{background: url(zjyw_icon_on_03.png) no-repeat left;}
.zyyw_head ul li.li_4.on i{background: url(zjyw_icon_on_04.png) no-repeat left;}
.zyyw_head ul li.li_5.on i{background: url(zjyw_icon_on_05.png) no-repeat left;}
.zyyw_head ul li.li_6.on i{background: url(zjyw_icon_on_06.png) no-repeat left;}
.zyyw_head ul li.li_7.on i{background: url(zjyw_icon_on_07.png) no-repeat left;}
.zyyw_head ul li.li_8.on i{background: url(zjyw_icon_on_08.png) no-repeat left;}
.zyyw_head ul li.li_9.on i{background: url(zjyw_icon_on_09.png) no-repeat left;}
.zyyw_head ul li.li_10.on i{background: url(zjyw_icon_on_10.png) no-repeat left;}
.zyyw_head ul li.li_11.on i{background: url(zjyw_icon_on_11.png) no-repeat left;}
.zyyw_head ul li.li_12.on i{background: url(zjyw_icon_on_12.png) no-repeat left;}
.zyyw_head ul li.li_13.on i{background: url(zjyw_icon_on_13.png) no-repeat left;}
.zyyw_head ul li.li_14.on i{background: url(zjyw_icon_on_14.png) no-repeat left;}
.zyyw_head ul li.li_15.on i{background: url(zjyw_icon_on_15.png) no-repeat left;}
.zyyw_head ul li.li_16.on i{background: url(zjyw_icon_on_16.png) no-repeat left;}
.zyyw_head ul li.li_17.on i{background: url(zjyw_icon_on_17.png) no-repeat left;}
.zyyw_head ul li.li_18.on i{background: url(zjyw_icon_on_18.png) no-repeat left;}
.zyyw_head ul li.li_19.on i{background: url(zjyw_icon_on_19.png) no-repeat left;}
.zyyw_head ul li.li_20.on i{background: url(zjyw_icon_on_20.png) no-repeat left;}
.zyyw_head ul li.li_21.on i{background: url(zjyw_icon_on_21.png) no-repeat left;}
.zyyw_head ul li.li_22.on i{background: url(zjyw_icon_on_22.png) no-repeat left;}
.zyyw_head ul li.li_23.on i{background: url(zjyw_icon_on_23.png) no-repeat left;}


.zyyw_head ul li.on a{
  color: #005bac;
}




/* 关于中检 */
 /* 新闻动态 */
 .gyzj{
   overflow: hidden;
 }
 .gyzj .news_title{
  font-family: "Microsoft YaHei Bold";
  font-weight: 700;
  font-size: 36px;
  line-height: 47px;
  height: 47px;
  color: #333;
  margin-top: 60px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.gyzj .news_des {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  height: 21px;
  margin-top: 16px;
  /* padding-bottom: 52px; */
  text-align: center;
  color: #666;
}
.gyzj_cont{
  overflow: hidden;
}

.gyzj_cont .gyzj_left{
  width: 581px;
  float: left;
}
.gyzj_cont .gyzj_left .gyzj_top{
  font-family: "微软雅黑";
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  text-align: left;
  color: #004cab;
  margin-top: 50px;
}

.gyzj_cont .gyzj_left .gyzj_des{
  width: 581px;
  margin-top: 30px;
  height: 88px;
  font-family: "微软雅黑";
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  color: #333;
}

.gyzj_cont .gyzj_left ul{
  overflow: hidden;
  margin-top: 30px;
  width: 581px;
}
.gyzj_cont .gyzj_left ul li{
  padding-left: 20px;
  width: 33.33%;
  height: 69px;
  float: left;
  border-right: 1px solid #e4e4e4;
  margin-bottom: 53px;
}
.gyzj_cont .gyzj_left ul li.li_mob_5{
  display: none;
}
.gyzj_cont .gyzj_left ul li:nth-child(4n){
  margin-bottom: 0;
}
.gyzj_cont .gyzj_left ul li:nth-child(5n){
  margin-bottom: 0;
}
.gyzj_cont .gyzj_left ul li:nth-child(3n){
  border-right: none;
}
.gyzj_cont .gyzj_left ul li:nth-child(5n){
  border-right: none;
}

.gyzj_cont .gyzj_left ul li .li_top{
  font-family: "微软雅黑";
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  height: 36px;
  text-align: left;
  color: #014fa4;
}




.gyzj_cont .gyzj_left ul li .li_top span{
  font-family: "微软雅黑";
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: left;
  color: #014fa4;
  margin-right: 9px;
}
.gyzj_cont .gyzj_left ul li .li_top span#num3{
  margin-right: 0;
}

.gyzj_cont .gyzj_left ul li .li_des{

  font-family: "微软雅黑";
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  margin-top: 12px;
  color: #999;
}


.gyzj_cont .gyzj_right{
  float: right;
  margin-top: 63px;
  /* background: url(gyzj_img01) no-repeat; */
  width: 569px;
  height: 364px;
}
/* .gyzj_cont{height: 1000px;} */



/* 专题专栏 */
.ztzlAll{

}
.ztzlAll_mob{
  display: none;
  width: 100%;
}
.ztzlAll .title{
  font-family: "Microsoft YaHei Bold";
  font-weight: 700;
  font-size: 36px;
  line-height: 28px;
  text-align: center;
  color: #333;
  height: 47px;
  margin-top: 60px;
  margin-bottom: 40px;
}


.ztzlAll_lunbo{width: 1200px;margin: 0 auto;margin-bottom: 60px;}
.ztzlAll_lunbo .slideBox{width: 100%; float: left; zoom: 1; position: relative;}
.ztzlAll_lunbo .slideBox .sPrev,
.ztzlAll_lunbo .slideBox .sNext{width:24px;height:40px;position:absolute;top:50%;margin-top:-20px;z-index:2;cursor: pointer;}
.ztzlAll_lunbo .slideBox .sPrev{background: url(ztzlAll_left.png) no-repeat 0 0;left:-46px;}
.ztzlAll_lunbo .slideBox .sNext{background: url(ztzlAll_right.png) no-repeat 0 0;right:-46px;}
.ztzlAll_lunbo .slideBox:hover .sPrev,
.ztzlAll_lunbo .slideBox:hover .sNext{display:inline-block;}
.ztzlAll_lunbo .slideBox .bd{width:100%; float: left; zoom: 1; position: relative;}
.ztzlAll_lunbo .slideBox .bd .tempWrap{width:100% !important;}
.ztzlAll_lunbo .slideBox .bd ul{overflow: hidden; zoom: 1; float: left}
.ztzlAll_lunbo .slideBox .bd ul li{width:380px;float: left;display: inline-block;margin-right:30px; overflow: hidden; text-align: center;position:relative;}
.ztzlAll_lunbo .slideBox .bd ul li .pic{width: 100%;float: left;}/* height: 210px; */
.ztzlAll_lunbo .slideBox .bd ul li .pic img{width: 100%;float: left; display: block;}/* height: 210px; */
/* .ztzlAll_lunbo .slideBox .bd ul li .title{width:100%;padding:0 10px;position:absolute;left:0;bottom:0;height:35px;line-height: 35px; font-size: 16px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background:url(tmd_000_50.png);color:#fff;}
.ztzlAll_lunbo .slideBox .bd ul li .title a{color:#333;} */


.ztzlAll_lunbo .slideBox .bd ul li img{
  width: 380px;
  height: 159px;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transform: scale(1);
}

.ztzlAll_lunbo .slideBox .bd ul li img:hover{
  transform: scale(1.1);
}












/* 友情链接 */
.friendLink{
  height: 67px;
  line-height: 67px;
  background: #f6f6f8;
}
.friendLink .friendLeft{
  font-family: "Microsoft YaHei Bold";
  font-weight: 700;
  font-size: 18px;
  height: 67px;
  line-height: 67px;
  text-align: left;
  color: #333;
  /* margin-right: 20px; */
}
/* 通用底部 */
.footer{
  background: #014fa4;
  overflow: hidden;
}
.footer .footer_left{
  margin-top: 17px;
  width: 348px;
  border-right: 1px solid #fff;
  border-color: rgba(255, 255, 255, 0.3);
  float: left;
  overflow: hidden;
  margin-bottom: 45px;
}

.footer .footer_left .footer_logo{
  padding-top: 13px;
  margin-left: 18px;
  margin-bottom: 32px;
}
.footer_erCode{
  overflow: hidden;
}

.footer_erCode .erCodeLeft,
.footer_erCode .erCodeRight{
  width: 87px;
  /* height: 87px; */
  float: left;
  text-align: center;
}

.footer_erCode .erCodeLeft .ercode_img,
.footer_erCode .erCodeRight .ercode_img{
  width: 100%;
  height: 87px;
}
.footer_erCode .erCodeLeft{
  margin-left: 35px;
}
.footer_erCode .erCodeRight{
  margin-left: 46px;
}

.footer_erCode .ercode_text{
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #fff;
  opacity: 0.7;
  height: 40px;
  line-height: 40px;
}

.footer_right{
  float: left;
  overflow: hidden;
  margin-top: 30px;
}


.footer_right dl{
  float: left;
  margin-left: 75px;
  
}
.footer_right dl dt{
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  color: #fff;
  margin-bottom: 8px;
}

.footer_right dl dd{
  height: 32px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  opacity: 0.4;
}
.footer_right dl dd a{
  color: #fff;

}
.footer_line{
  height: 1px;
  background: #4e84c0;
  width: 100%;
}

.footer_bottom {
  overflow: hidden;
}
.footer_mob{display: none;}
.footer_bottom .footer_bottom_left{
  margin: 20px 0;
  float: left;
}
.footer_bottom .footer_bottom_left p {
  margin-top: 11px;
  height: 21px;
  line-height: 21px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 16px;
}
.footer_bottom .footer_bottom_left p span{
  /* margin-top: 20px; */
  text-align: left;
  color: #fff;
  opacity: 0.6;
}

.footer_bottom .footer_bottom_left p img{
  opacity: 1;
  margin-right: 7px;
}
.footer_bottom .footer_bottom_left p a{
  color: #fff;
  opacity: 0.6;
}
.footer_bottom .footer_bottom_left p a:hover{
  text-decoration: underline;
}
.footer_bottom .footer_bottom_left p:first-child{
  margin-top: 0;
}
.footer_bottom_right{
  float: right;
  margin-top: 20px;
}
.footer_bottom_right{
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  height: 21px;
  /* text-align: right; */
  color: #fff;
  opacity: 0.6;
}
.footer_bottom_right a{
  color: #fff;
  opacity: 0.6;
}
.footer_bottom_right a:hover{
  text-decoration: underline;
  color: #fff;
}
.footer_bottom_right span{
  padding: 0 10px;
}
















/* 本例子css */
.txtMarquee-left{ width:1100px;  position:relative; background: #f6f6f8; margin-top: 25px;margin-left: 17px;}
.txtMarquee-left .hd{  height:21px; background: #f6f6f8; position: absolute;width: 100%;  }
.txtMarquee-left .hd .prev,
.txtMarquee-left .hd .next{ display:block;  width:10px; height:19px; float:right;  overflow:hidden; cursor:pointer;margin-top: 2px;}
.txtMarquee-left .hd .next{ background:url(icon1_l.png) no-repeat;left: -20px;position: absolute; }
.txtMarquee-left .hd .prev{ background:url(icon1_r.png) no-repeat; right: 0px;position: absolute; }
/* .txtMarquee-left .bd{ padding:10px; } */
.txtMarquee-left .bd .tempWrap{ width:1075px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:21px; line-height:21px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li span{ color:#999;  }





/* 发展历程 */

.BoxTabqH_more{display: none;}


/* mob */
@media screen and (max-width:768px){

  .banner .pc_img{display: none;}
  .banner .mob_img{display: inline-block;}



  .swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white{
    width: 0.5rem;
    height: 1rem;
  }

  .BoxTabqH_more {
    display: block;
    text-align: center;
    margin-top: 0.1rem;
  }
  .BoxTabqH_more a{
    color: #005BAC;
  }


  body{font-size: 0.26rem !important;}
  .top{display: none;}
  .core{width: 100% !important;}
  .ztzlAll_lunbo{width: 100%;}
  .ztzl .ztzl_left{width: 100%;}
  .news .news_content .content_left{width: 100%;}
  .zyyw_cont ul .cont_left{width: 100%;}
  .zyyw_cont .cont_right{width: 100%;    margin-left: 0;}
  .news{margin: 0 0.3rem;}
  .ztzl{margin: 0 0.3rem;}
  .gyzj{margin: 0 0.3rem;}
  /* .ztzlAll_mob{margin: 0 0.3rem;} */
  .news .news_title {
    font-size: 0.47rem;
    line-height: 0.62rem;
    height: 0.62rem;
    margin-top: 0.6rem;
  }
  .news .news_des {
    font-size: 0.24rem;
    line-height: 0.31rem;
    height: 0.31rem;
    margin-top: 0.16rem;
  }
  .news .news_content {
    margin-top: 0.4rem;
  }
  .news .news_content .content_left{height: 4.7rem;}
  .content_left .slideBox .bd img{height: 4.7rem;}
  .content_left .slideBox .title a {
    padding-left: 0.2rem;
    height: 0.77rem;
  }
  .content_left .slideBox .title ul li{height: 0.77rem;}
  .content_left .slideBox .title ul {
    height: 0.77rem;
    width: 70%;
  }
  .content_left .slideBox .title_bg{
    height: 0.77rem;
  }
  .content_left .slideBox .title {
    height: 0.77rem;
    font-size: 0.24rem;
    line-height: 0.77rem;
  }
  .content_left .slideBox .hd ul li {
    margin-left: 0.15rem;
    width: 0.2rem;
    height: 0.2rem;
    line-height: 0.77rem;
  }
  .content_left .slideBox .hd{bottom: 0.25rem;}
  .content_left .slideBox .hd ul li.on {
    width: 0.2rem;
    height: 0.2rem;
  }
  .content_left .slideBox .hd ul{margin-right: 0.15rem;}
  .content_right .head ul li a {
    font-size: 0.32rem;
    line-height: 0.42rem;
  }
  .news .news_content .content_right {
    width: 100%;
  }
  .content_right .head ul li.on a {
    font-size: 0.32rem;
    line-height: 0.42rem;
    height: 0.71rem;
    /* border-bottom: 2px solid #004cab; */
  }
  
  .content_right .head ul li {
    height: 0.71rem;
    margin-left: 0.5rem;
  }
  .content_right .head{height: 0.71rem;margin-top: 0.37rem;}
  .content_right .cont ul li {
    padding-left: 0.32rem;
    background: url(icon02_9.png) no-repeat left;
    height: 0.75rem;
    line-height: 0.75rem;
  }
  .content_right .cont ul li a {
    height: 0.75rem;
    line-height: 0.75rem;
  }
  .content_right .cont ul {
    margin-top: 0.14rem;
  }

  .content_right .cont ul li span {
    font-size: 0.26rem;
    height: 0.71rem;
    line-height: 0.71rem;
  }

  .ztzl {
    margin-top: 0.6rem;
    margin-bottom: 0rem;
  }
  .ztzl .ztzl_left{display: none;}
  .ztzl .ztzl_right {
    margin-left: 0;
    width: 100%;
    height: auto;
  }
  .ztzl .ztzl_right img {
    width: 100%;
    height: auto;
  }
  .ztzl .ztzl_right a {
    width: 100%;
    height: auto;
  }

  .zyyw .news_title {
    font-size: 0.44rem;
    line-height: 0.6rem;
    height: 0.6rem;
    margin-top: 0.3rem;
  }
  .zyyw .news_des {
    font-size: 0.24rem;
    line-height: 0.31rem;
    height: 0.31rem;
    margin-top: 0.15rem;
    margin-bottom: 0rem;
  }
  /* .zyyw{display: none;} */
  .zyyw{
    margin-top: 0.6rem;
    
  }
  .zyyw .zyyw_bg{
    display: none;
  }
  .zyyw .zyyw_cont_column{
    display: none;
  }
  .zyyw{padding-bottom: 0.39rem;}


 
  .zyyw_mob .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.zyyw_mob .swiper-pagination1{
  position: absolute;
  background-color: #f3f6fa;
  padding: 0 0.3rem;
  top:0;
  display: none;
  z-index: 99;
  padding-top: 0.5rem;
}
.zyyw_mob .swiper-pagination1 .swiper-pagination-bullet{
  width: 48%;
  
  float: left;
  margin: 0 !important;
  border-radius: 0;
  font-family: "Microsoft YaHei";
font-weight: 400;
font-size: 0.3rem;
text-align: left;
color: #333333;
height: 0.92rem;
line-height: 0.92rem;
opacity: 1;
background-color: transparent;
margin-right: 4% !important;
}
.zyyw_mob .swiper-pagination1 .swiper-pagination-bullet:nth-child(2n){
  margin-right: 0 !important;
}
.zyyw_mob .swiper-pagination1 .swiper-pagination-bullet i{
  width: 0.4rem;
  height: 0.4rem;
  display: inline-block;
  background-size: contain;
  margin-right: 0.1rem;
  vertical-align: middle;
}

.zyyw_mob .swiper-button-prev{background: url(mob_zjyw_left.png) no-repeat;width: 0.5rem;height: 1.13rem;    background-size: contain;}
.zyyw_mob .swiper-button-next{background: url(mob_zjyw_right.png) no-repeat;width: 0.5rem;height: 1.13rem;    background-size: contain;}
.zyyw_mob .swiper-button-next,.zyyw_mob .swiper-container-rtl .swiper-button-prev{right: 3px;}
.zyyw_mob .swiper-button-prev,.zyyw_mob .swiper-container-rtl .swiper-button-next {left: 3px;}
.zyyw_mob .swiper-button-next:after,.zyyw_mob .swiper-button-prev:after{font-size: 0;}
.zyyw_mob .swiper-button-next,.zyyw_mob .swiper-button-prev{top: 28%;}

.zyyw_mob .swiper-pagination1 .li_1 i{background: url(zjyw_icon_01.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_2 i{background: url(zjyw_icon_02.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_3 i{background: url(zjyw_icon_03.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_4 i{background: url(zjyw_icon_04.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_5 i{background: url(zjyw_icon_05.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_6 i{background: url(zjyw_icon_06.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_7 i{background: url(zjyw_icon_07.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_8 i{background: url(zjyw_icon_08.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_9 i{background: url(zjyw_icon_09.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_10 i{background: url(zjyw_icon_10.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_11 i{background: url(zjyw_icon_11.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_12 i{background: url(zjyw_icon_12.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_13 i{background: url(zjyw_icon_13.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_14 i{background: url(zjyw_icon_14.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_15 i{background: url(zjyw_icon_15.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_16 i{background: url(zjyw_icon_16.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_17 i{background: url(zjyw_icon_17.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_18 i{background: url(zjyw_icon_18.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_19 i{background: url(zjyw_icon_19.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_20 i{background: url(zjyw_icon_20.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_21 i{background: url(zjyw_icon_21.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_22 i{background: url(zjyw_icon_22.png) no-repeat left;}
.zyyw_mob .swiper-pagination1 .li_23 i{background: url(zjyw_icon_23.png) no-repeat left;}

.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{color: #005BAC;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_1 i{background: url(zjyw_icon_on_01.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_2 i{background: url(zjyw_icon_on_02.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_3 i{background: url(zjyw_icon_on_03.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_4 i{background: url(zjyw_icon_on_04.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_5 i{background: url(zjyw_icon_on_05.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_6 i{background: url(zjyw_icon_on_06.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_7 i{background: url(zjyw_icon_on_07.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_8 i{background: url(zjyw_icon_on_08.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_9 i{background: url(zjyw_icon_on_09.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_10 i{background: url(zjyw_icon_on_10.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_11 i{background: url(zjyw_icon_on_11.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_12 i{background: url(zjyw_icon_on_12.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_13 i{background: url(zjyw_icon_on_13.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_14 i{background: url(zjyw_icon_on_14.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_15 i{background: url(zjyw_icon_on_15.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_16 i{background: url(zjyw_icon_on_16.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_17 i{background: url(zjyw_icon_on_17.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_18 i{background: url(zjyw_icon_on_18.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_19 i{background: url(zjyw_icon_on_19.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_20 i{background: url(zjyw_icon_on_20.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_21 i{background: url(zjyw_icon_on_21.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_22 i{background: url(zjyw_icon_on_22.png) no-repeat left;}
.zyyw_mob .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active.li_23 i{background: url(zjyw_icon_on_23.png) no-repeat left;}

.zyyw_mob .swiper-slide {
    text-align: inherit;
    font-size: 18px;
    background: transparent;
  width: 100%;
    /* Center slide text vertically */
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex; */
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
  /*  */
  .zyyw_mob{display: inline-block;}
  .zyyw_mob{
    width: 100%;
    background: url(mob_zjyw_bg.jpg) no-repeat bottom;
    min-height: 13rem;
    display: inline-block;
    /* padding: 0 0.5rem; */
    /* margin: 0 0.5rem; */
  }
  .zyyw_mob .mob_zjyw_title{
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 0.4rem;
    text-align: left;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 0 0.5rem;
    margin: 0.5rem 0 0.38rem;
  }
.mob_zjyw_img{
  width: 100%;
  display: inline-block;
  padding: 0 0.5rem;
}
.mob_zjyw_img img{
  width: 100%;
}
  .zyyw_mob .mob_zjyw_cont{
    font-family: "Microsoft YaHei";
    font-weight: 400; 
    font-size: 0.24rem;
    line-height: 0.42rem;
    padding: 0 0.5rem;
    text-align: justify;
    color: #fff;
    display: inline-block;
    width: 100%;
  }
/* 
  .zyyw_mob .mob_zjyw_title{

  } */

  .zyyw_mob .mob_zjyw_more{
    text-align: center;
    width: 2.1rem;
    padding: 0 0.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background: transparent;
    border: 0.5px solid #fff;
    display: inline-block;
    color: #fff;
    font-size: 0.19rem;
    /* padding-bottom: 0.6rem; */
    margin: 0.5rem 0 0.6rem;
    margin-left: 0.5rem;


  }
  .zyyw_mob .mob_zjyw_more a{color: #fff;}

  .zyyw_mob .zyyw_mob_nav {
    width: 2.7rem;
    margin-right: 0.5rem;
    height: 0.71rem;
    line-height: 0.71rem;
    border-radius: 0.1rem;
    background: #ffffff1f;
    text-align: center;
    float: right;
    font-size: 0.3rem;
    color: #fff;
    margin: 0.38rem 0 0.33rem;
    margin-right: 0.5rem;
  }
  .zyyw_mob .zyyw_mob_nav img{
    width: 0.3rem;
    height: 0.17rem;
    display: inline-block;
  }
  















  .gyzj .news_title {
    font-size: 0.44rem;
    line-height: 0.59rem;
    height: 0.59rem;
    margin-top: 0.6rem;
  }
  .gyzj .news_des {
    font-size: 0.24rem;
    line-height: 0.31rem;
    height: auto;
    margin-top: 0.3rem;
  }
  .gyzj_cont .gyzj_left .gyzj_top{display: none;}

  .gyzj_cont .gyzj_left ul li {
    padding-left: 0.7rem;
    width: 3.3rem;
    height: 2rem;
    float: left;
    background: #f3f7fd;
    border-radius: .1rem;
    border-right: 1px solid #e4e4e4;
    margin-bottom: 0.3rem;
    margin-right: 0.28rem;
    padding-top: 0.32rem;
    border: none;
  }
  .gyzj_cont .gyzj_left ul li:nth-child(2n){
    margin-right: 0rem;
  }
  .gyzj_cont .gyzj_left ul {
    overflow: hidden;
    margin-top: 0.3rem;
    width: 100%;
  }
  .gyzj_cont .gyzj_left {
    width: 100%;
  }
  .gyzj_cont .gyzj_left .gyzj_des {
    width: 100%;
    margin-top: 0.31rem;
    height: auto;
    font-size: 0.28rem;
    line-height: 0.55rem;
  }
  .gyzj_cont .gyzj_left ul li:nth-child(6n){
    width: 6.9rem;
    margin-right: 0;
  }
  .gyzj_cont .gyzj_left ul li.li_mob_5{
    display: inline-block;
    padding-left: 1.8rem;
    margin-top: 0.3rem;
    margin-bottom: 0;
  }
  .gyzj_cont .gyzj_left ul li.li_pc_3{
    display: none;
  }
  .gyzj_cont .gyzj_left ul li:nth-child(4n){
    margin-right: 0.28rem;
  }
  .gyzj_cont .gyzj_left ul li:nth-child(5n){
    margin-right: 0;
    padding-left: 0.4rem;
  }

  .gyzj_cont .gyzj_left ul li .li_top span {
    font-size: 0.58rem;
    line-height: 0.7rem;
    margin-right: 0.21rem;
  }

  .gyzj_cont .gyzj_left ul li .li_des {

    font-size: 0.27rem;
    margin-top: 0.28rem;
  }

  .gyzj_cont .gyzj_left ul li .li_top {
    font-size: 0.28rem;
    line-height: 0.35rem;
    height: auto;
  }

  .gyzj_cont .gyzj_left .gyzj_des{
    width: 100%;
    height: 4.11rem;
    padding: 0.82rem 0.56rem 0.48rem 0.65rem;
    background: url(jyw_mob_01.png) no-repeat;
    background-size: cover;

  }
  .gyzj_cont .gyzj_right{
    display: none;
  }

  .ztzlAll_mob{display: inline-block;
    padding: 0 0.3rem;}
  .ztzlAll_lunbo{display: none;}
  .ztzlAll .title {
    font-size: 0.44rem;
    line-height: 0.59rem;
    height: 0.59rem;
    margin-top: 0.6rem;
    margin-bottom: 0.5rem;
  }
  .ztzlAll_mob ul li a img{
    width: 100%;
    height: 1.9rem;
  }
  .ztzlAll_mob ul li:first-child{
    margin-right: 0px;
    width: 100%;
  }
  .ztzlAll_mob ul li:first-child a img{
    height: 2.28rem;
  }
  .ztzlAll_mob ul li{
    margin-bottom: 0.3rem;
    width: 3.3rem;
    margin-right: 0rem;
    float: left;
    display: none;
  }
  .ztzlAll_mob ul li:nth-child(2n){
    margin-right: 0.28rem;

  }

  .ztzlAll_mob .more{
    text-align: center;
    font-size: 0.36rem;
    width: 100%;
    margin-bottom: 0.6rem;
    display:inline-block;
  }
  .ztzlAll_mob .more img{
    width: 0.3rem;
    height: 0.17rem;
  }



  /* footer */
  .footer{display: inline-block !important;width: 100%;}
  .friendLink{display: none;}
  .footer .footer_left {
    margin-top: 0.44rem;
    width: 100%;
    text-align: center;
    margin-bottom: 0.4rem;
  }
  .footer_erCode .erCodeLeft .ercode_img, .footer_erCode .erCodeRight .ercode_img{
    height: 1.2rem;
  }
  .footer_erCode .erCodeLeft, .footer_erCode .erCodeRight{
    height: auto;
    width: 1.2rem;
  }
  .footer_erCode .erCodeLeft .ercode_img img, .footer_erCode .erCodeRight .ercode_img img{
    width: 100%;
    height: auto;
  }
  .footer .footer_left .footer_logo {
    padding-top: 0;
    margin-left: 0;
    margin-bottom: 0.46rem;
  }
  .footer .footer_left .footer_logo img{
    width: 3.95rem !important;
    height: 0.75rem !important;
  }

  .footer_erCode .ercode_text {
    font-size: 0.22rem;
    height: 0.29rem;
    line-height: 0.29rem;
    margin-top: 0.1rem;
  }
  .footer_erCode .erCodeLeft{
    margin-left: 2.2rem;
  }
  .footer_erCode .erCodeRight{
    margin-left: 0.65rem;
  }
  .footer_right{display: none;}
 
  .footer_bottom .footer_bottom_left p {
    margin-top: 0.4rem;
    height: auto;
    line-height: 0.4rem;
    font-size: 0.2rem;
  }

  .footer_line{display: none;}
  .footer_bottom{display: none;}
  .footer_bottom .footer_bottom_left {
    margin: 0.2rem 0;
  }
  .footer_mob{
    display: inline-block;
    width: 100%;
  }
  .footer_mob p{
    font-size: 0.2rem;
    line-height: 0.4rem;
    text-align: center;
    color: #99b8da;
  }
  .footer_mob p a{
    color: #99b8da;
  }
  .footer{padding-bottom: 0.6rem;}
  .footer_mob .lianjie{margin-top: 0.2rem;}



  /* mob_  banner */
  .swiper-pagination-bullet {
    width: 0.22rem;
    height: 0.22rem;
    line-height: 0.22rem;
    font-size: 0.34rem;
    margin: 0 0.1rem;
  }

  .swiper-pagination-bullet-active {
    color: #fff;
    /* width: 2.6rem; */
    /* line-height: 50px; */
    /* height: 50px; */
    /* background: url(bannerDian.png) no-repeat bottom center; */
    /* background-size: contain; */
  }
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.1rem;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
      bottom: 0.2rem;
  }
  /* mob _ top */

  .top_mob_line{ 
    width: 100%;
    width: 100%;
    height: 0.06rem;
    background: #005bac;}
  .top_mob{display: inline-block;width: 100%;}
  .top_line{
    width: 100%;
    height: 0.06rem;
    background: #005bac;
  }
  .top_mob{
    height: 1.22rem;
    line-height: 1.22rem;
  }
  .top_mob .logo{
    display: inline;margin-left: 0.2rem;float: left;
  }
  .top_mob .logo img{
    width: 3.72rem;
    height: auto;
  }
  .top_mob .mob_zjzq{
    margin-left: 0.44rem;
    display: inline;
    float: left;
    font-size: 0.34rem;
  }
  .top_mob .mob_zjzq img{transform: rotate(0deg);width: 0.2rem;}
  .top_mob .mob_search{display: inline;margin-right: 0.2rem;float: right;}
  .top_mob .mob_search img{width: 0.4rem;height: 0.4rem;}
  .top_mob .mob_meau{display: inline;float: right;margin-right: 0.2rem;}
  .top_mob .mob_meau img{width: 0.4rem;height: 0.4rem;}

  .top1{
    height: 1.22rem !important;
  }
  .tob_mob_wrap {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    background: #fff;
  }
  .jtzq_wrap {
    top: 1.22rem !important;
  }
  .jtzq_wrap .jtzq_core {
    left: 0;
    margin-left: 0;
    width: 100%;
    padding: 0 0.1rem;
  }
  body .jtzq_wrap .jtzq_title .jtzq_left {
    width: 80% !important;
    /* float: right; */
  }

  body .jtzq_wrap .jtzq_title .jtzq_left ul {
    margin-right: 0.35rem;
  }

  body .jtzq_wrap .jtzq_title:first-child {
    margin-top: 0.3rem;
  }
  body .jtzq_wrap .jtzq_title {
    height: auto;
    margin-top: 0.2rem;
  }
 body .jtzq_wrap .jtzq_title .jtzq_right {
    float: left;
    width: 1.3rem;
    height: 0.76rem;
    line-height: 0.76rem;
    background-size: contain;
    font-family: 'Microsoft YaHei Bold';
    font-weight: 700;
    font-size: 0.26rem;
    text-align: center;
    color: #fff;
    /* background: #0067B6; */
    background: url(jtzq.png) no-repeat;
    background-size: contain;
    margin-top: .14rem;
  }

  body .jtzq_wrap .jtzq_title .jtzq_left ul li {
    min-width: 1.2rem;
    padding: 0 0.1rem;
    height: auto;
    line-height: 0.76rem;
    margin-left: 0.1rem;
    margin-top: .14rem;
    font-size: 0.24rem;
    border-radius: 0.05rem;
  }
  body .jtzq_wrap .jtzq_title .jtzq_left ul li:last-child{
    margin-bottom: .14rem;
  }
  body .jtzq_wrap .jtzq_title .jtzq_left ul {
    margin-right: 0.2rem;
  }
  body .jtzq_wrap .jtzq_title i {
    padding-left: 0.1rem;
  }
  body .jtzq_wrap .jtzq_title1 .jtzq_right{
    padding-top: 0;
    /* line-height: 0.3rem !important;
    font-size: 0.24rem !important;
    padding-top: 0.08rem !important; */
  }
  body .jtzq_wrap .mob_line2 .jtzq_right{
    padding-top: 0;
    line-height: 0.3rem !important;
    font-size: 0.24rem !important;
    padding-top: 0.08rem !important;
  }
  
  body .jtzq_wrap .jtzq_line3 .jtzq_right .right_lineH {
    margin-top: 0;
  }
  body .jtzq_wrap .jtzq_title .jtzq_left ul li.col2 {
    min-width: auto !important;
  }
  body .jtzq_wrap .jtzq_line2 .jtzq_right .right_lineH{
    margin-top: 0;
  }

  body .jtzq_wrap .jtzq_line3 .jtzq_left ul {
    height: auto;
  }
  body .jtzq_wrap .jtzq_last .jtzq_left {
    padding-bottom: 1rem;
  }

  body .jtzq_wrap .jtzq_last .jtzq_left ul {
    padding-bottom: 1rem;
  }

  .top_nav{display: inline !important;}


  /* nav  mob */
  .mob_nav {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: #eee;
    /* overflow-y: scroll !important; */
    padding: 0.2rem;
    display: none;
  }
  /* .mob_nav ul {
    top: 1.22rem !important;
  } */

  .nav-list-head .nav-close {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    height: 0.5rem;
    line-height: 0.5rem;
    width: 0.5rem;
    z-index: 2;
    overflow: hidden;
    font-size: 0.5rem;
    text-align: center;
  }
  .mob_nav ul h2{
    margin-bottom: 0.2rem;
  }

  .mob_nav ul li{
    float: left;
    width: 100%;
  }


  .mob_nav ul li a{
    /* width: 22rem; */
    font-size: 0.36rem;
    margin: 0.15rem auto;
    font-weight: normal;
    display: inline-block;
  }
  .mob_nav ul .xiala{
    overflow: hidden;
    float: left;
  }
  .mob_nav ul .xiala a{
    width: 1.66rem;
    font-size: 0.26rem;
    line-height: 0.6rem;
    /* margin: 0.2rem auto; */
    font-weight: normal;
    background-color: #fff;
    margin-right: 0.1rem;
    margin-bottom: 0.1rem;
    padding: 0 0rem;
    display: inline-block;
    text-align: center;
    float: left;
  }
  .mob_nav ul .xiala a.width34{
    width: 3.4rem;
  }

  /* news_news */


  .news_news{
    padding: 0 0.2rem;
  }
  .news_news .head {
    margin-top: 0.2rem;
  }
  .news_news .news_title {
    font-size: 0.44rem;
    line-height: 0.6rem;
    height: 0.6rem;
    margin-top: 0.3rem;
  }


  .news_news .head ul li a {
    font-size: 0.36rem;
    line-height: 0.6rem;
  }
  .news_news .head ul{
    text-align: center;
  }
  .news_news .head ul li {
    float: inherit;
    margin-left: 0.5rem;
    display: inline-block;
  }

  .news_news .cont {
    overflow: hidden;
    margin-bottom: 0.6rem;
    margin-top: 0.3rem;
  }
  .news_news .cont ul .ul_left .ul_left_l .ul_left_l_t {
    width: 100%;
    height: auto;
    background: #f3f6fa;
    padding: 0.2rem 0.15rem;
  }

  .news_news .cont ul .ul_left .ul_left_l:first-child{
    margin-top: 0;
    margin-right: 2%;
  }
  .news_news .cont ul .ul_left .ul_left_l {
    width: 49%;
    float: left;
    margin-left: 0;
    margin-top: 0;
  }
  .news_news .cont ul .ul_left {
    float: left;
    margin-right: 0;
    width: 100%;
  }
  .news_news .cont ul .ul_left .ul_left_l .ul_left_l_t .ul_left_title {
    font-family: "微软雅黑";
    font-weight: 700;
    font-size: 0.28rem;
    line-height: 0.5rem;
    text-align: left;
    color: #333;
    height: 1rem;
  }
  .news_news .cont ul .ul_left .ul_left_l .ul_left_img .ul_left_icon{
    left: 0.55rem;
    top: -5px;
  }
  .news_news .cont ul .ul_left .ul_left_l .ul_left_img .ul_left_icon img{
    width: 50%;
  }
  .news_news .cont ul .ul_left .ul_left_l .ul_left_l_t .ul_left_date {
    font-size: 0.28rem;
    line-height: 0.35rem;
    margin-top: 0.2rem;
  }
  .news_news .cont ul .ul_left .ul_left_l .ul_left_l_t .ul_left_info {
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.5rem;
    text-align: left;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.1rem;
    height: 1rem;
  }

  .ul_right ul li .news_list_r {
    width: 77%;
    font-size: 0.28rem;
    line-height: 0.55rem;
    margin-top: 0.25rem;
    text-align: justify;
  }
  .news_news .cont ul .ul_right ul li a {
    display: inline-block;
    padding: 0.1rem 0;
    width: 100%;
  }
  .news_news .cont ul .ul_right ul li:first-child a {
    padding-top: 0.1rem;
  }

  .news_news .cont ul .ul_left .ul_left_l .ul_left_img img{
    max-width: 100%;
  }
  .ul_right ul li .news_list_l {
    width: 1.2rem;
    height: 1.6rem; 
    margin-right: 0.2rem;
    background-size: contain;
  }

  .ul_right ul li .news_list_l .data_top {
    font-weight: 600;
    font-size: 0.32rem;
    text-align: center;
    color: #fff;
    margin-top: 0.35rem;
    line-height: 0.5rem;
}
.ul_right ul li .news_list_l .data_bottom {
  font-size: 0.28rem;
  margin-top: 0.05rem;
  text-align: center;
}
.news_news .cont ul .ul_left .ul_left_l .ul_left_img a img{
  height: 2.1rem;
}

  

}









/* 新版新闻动态 */
.news,.news_news{display: none;}
.newsWrap {margin-top: 40px;margin-bottom: 40px;}
.newsWrap .newsWrap_column {background:url(newsWrap02.png) no-repeat left;padding-left:30px;overflow:hidden;height:60px;line-height:60px;border-bottom:1px solid #e1e1e1;}
.newsWrap .newsWrap_column ul {float:left;height:60px;overflow:hidden;}
.newsWrap .newsWrap_column ul li {float:left;margin-left:33px;}
.newsWrap .newsWrap_column ul li:first-child {margin-left:0;}
.newsWrap .newsWrap_column ul li.on a {font-family:"微软雅黑";font-weight:700;font-size:26px;text-align:center;color:#333;}
.newsWrap .newsWrap_column ul li a {font-family:"微软雅黑";font-weight:400;font-size:26px;text-align:center;color:#999;opacity:0.88;}
.newsWrap .newsWrap_column .newsWrap_column_more {float:right;}
.newsWrap .newsWrap_column .newsWrap_column_more a.on {display:inline-block;}
.newsWrap .newsWrap_column .newsWrap_column_more a {width:28px;height:28px;display:inline-block;background:url(newsWrap01.png) no-repeat;display:none;vertical-align:middle;}
.newsWrap .newsWrap_content ul.ul_content {margin-top:27px;}
.newsWrap .newsWrap_content ul .newsWrap_hot {line-height:44px;font-size:28px;text-align:center;margin-bottom:25px;padding:11px 0;}
.newsWrap .newsWrap_content ul .newsWrap_hot a {font-family:"微软雅黑";font-weight:700;font-size:28px;text-align:center;color:#333;}
.newsWrap .newsWrap_content .newsWrap_news {overflow:hidden;}
.newsWrap .newsWrap_content .newsWrap_news_left {float:left;width:662px;height:510px;overflow:hidden;}
.newsWrap .newsWrap_content .newsWrap_news_right {float:right;width:500px;}
.newsWrap .newsWrap_content .newsWrap_news_left {float:left;position:relative;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox {position:relative;height:510px;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .hd {overflow:hidden;position:absolute;right:0px;bottom:20px;z-index:3;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .hd ul {overflow:hidden;zoom:1;float:left;margin-right:10px;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .hd ul li {float:left;margin-left:5px;width:14px;height:14px;line-height:32px;text-align:center;cursor:pointer;background:#fff;border-radius:50%;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .hd ul li.on {width:14px;height:14px;color:#fff;background:#0965b3;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .bd {position:relative;height:100%;z-index:0;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .bd li {zoom:1;vertical-align:middle;position:relative;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .bd li .inf {text-indent:20px;width:100%;position:absolute;bottom:0;left:0;height:60px;line-height:60px;opacity:0.6;color:#fff;font-size:15px;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .bd img {width:100%;height:510px;display:block;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .title_bg {width:100%;height:60px;position:absolute;z-index:1;background:#000;opacity:0.59;bottom:0;left:0;filter:alpha(opacity=59);}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .title {width:100%;height:60px;position:absolute;z-index:2;font-size:17px;line-height:60px;bottom:0;left:0;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .title ul {position:relative;height:60px;width:80%;float:left;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .title ul li {position:relative;height:60px;width:100%;float:left;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .title a {color:#fff;display:block;width:100%;padding-left:20px;height:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsWrap .newsWrap_content .newsWrap_news_left .slideBox .title a:hover {color:#005bac;}
.newsWrap .newsWrap_content .newsWrap_news_right ul li {border-top:2px dashed #ececec;}
.newsWrap .newsWrap_news_right ul li:first-child {border:none;}
.newsWrap .newsWrap_news_right ul li:first-child a {padding-top:0;}
.newsWrap .newsWrap_news_right ul li a {display:inline-block;padding:15px 0 19px;}
.newsWrap .newsWrap_news_right ul li a:hover {color:#005bac;}
.newsWrap .newsWrap_news_right ul li .news_list_l {width:60px;height:69px;display:inline-block;background:url(sy_date.png) no-repeat;float:left;margin-right:20px;color:#fff;text-align:center;}
.newsWrap .newsWrap_news_right ul li .news_list_l:hover {color:#fff;}
.newsWrap .newsWrap_news_right ul li .news_list_l .data_top {font-weight:600;font-size:22px;text-align:center;color:#fff;margin-top:15px;line-height:30px;}
.newsWrap .newsWrap_news_right ul li .news_list_l .data_bottom {font-size:14px;line-height:20px;text-align:center;}
.newsWrap .newsWrap_news_right ul li .news_list_r {font-family:"Microsoft YaHei";font-weight:400;font-size:18px;line-height:32px;text-align:left;color:#333;margin-top:7px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.newsWrap .newsWrap_news_right ul li .news_list_r:hover {color:#005bac;}
.newsWrap .newsWrap_cont {overflow:hidden;margin-top:18px;}
.newsWrap .newsWrap_cont .newsWrap_left {width:660px;float:left;}
.newsWrap .newsWrap_cont .newsWrap_right {width:500px;float:right;}
.newsWrap .newsWrap_cont .newsWrap_cont_bottom ul li {height:53px;line-height:53px;border-bottom:1px dashed #d9d9d9;padding-left:15px;background:url(newsWrap04_5.png) no-repeat left;}
.newsWrap .newsWrap_cont .newsWrap_cont_bottom ul li:first-child {margin-top:13px;}
.newsWrap .newsWrap_cont .newsWrap_cont_bottom ul li:hover a {color:#005bac;}
.newsWrap .newsWrap_cont .newsWrap_cont_bottom ul li a {font-family:"微软雅黑";display:inline-block;font-weight:400;font-size:18px;line-height:54px;text-align:left;color:#333;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:82%;}
.newsWrap .newsWrap_cont .newsWrap_right .newsWrap_cont_bottom ul li a {width:77%;}
.newsWrap .newsWrap_cont .newsWrap_cont_bottom ul li span {font-family:"微软雅黑";font-weight:400;font-size:18px;line-height:54px;text-align:left;display:inline-block;float:right;color:#333;opacity:0.36;}
.newsWrap .newsWrap_content .ul_content .zjzhongjian {height:486px;width:100%;background:url(newsWrap05.jpg) no-repeat;background-size:cover;padding:21px 15px 0 20px;overflow:hidden;}
.newsWrap .newsWrap_content .ul_content .zjzhongjian .zjzhongjian_left {width:800px;float:left;}
.newsWrap .newsWrap_content .ul_content .zjzhongjian ul li {width:380px;height:130px;line-height:130px;float:left;margin-bottom:25px;margin-right:20px;border-radius:8px;background:#eef4f9;padding-left:77px;font-family:"微软雅黑";font-weight:400;font-size:20px;background:#eef4f9 url(newsWrap06.png) no-repeat 36px;color:#333;}
.newsWrap .newsWrap_content .ul_content .zjzhongjian ul li.twoline {line-height:36px;padding-top:30px;}
.newsWrap .newsWrap_content .ul_content .zjzhongjian ul li:hover {font-family:"微软雅黑";font-weight:700;font-size:20px;cursor:default;color:#005bac;}
.newsWrap .newsWrap_content .ul_content .zjzhongjian ul li img {margin-right:19px;}
.newsWrap .zjzhongjian_right {width:361px;height:213px;border-radius:8px;background:#fff;float:right;}
.newsWrap .zjzhongjian_right .zjzhongjian_jieshao {font-family:"微软雅黑";font-weight:400;font-size:17px;line-height:35px;text-align:justify;color:#333;background:#edf3f9;padding-top:25px;padding:20px 24px 0 25px;width:361px;height:213px;border-radius:8px;}
.newsWrap .zjzhongjian_shipin {margin-top:22px;}
.newsWrap .zjzhongjian_shipin img {width:100%;max-width:100%;height:auto;}


@media screen and (max-width:768px){
  .newsWrap {padding:0 0.2rem;}
  .newsWrap .newsWrap_column {padding-left:0.2rem;height:0.8rem;background:url(newsWrap02_4.png) no-repeat left;line-height:0.8rem;}
  .newsWrap .newsWrap_column ul {height:0.8rem;padding-left:0.1rem;}
  .newsWrap .newsWrap_column ul li.on a {font-size:0.3rem;}
  .newsWrap .newsWrap_column ul li a {font-size:0.3rem;}
  .newsWrap .newsWrap_column ul li {margin-left:0.3rem;}
  .newsWrap .newsWrap_cont {margin-top:0.15rem;}
  .newsWrap .newsWrap_column .newsWrap_column_more a {width:0.3rem;height:0.3rem;background-size:cover;}
  .newsWrap .newsWrap_content ul.ul_content {margin-top:0.3rem;}
  .newsWrap .newsWrap_content ul .newsWrap_hot {line-height:0.6rem;font-size:0.3rem;text-align:center;margin-bottom:0.2rem;padding:0.1rem 0;}
  .newsWrap .newsWrap_content ul .newsWrap_hot a {font-size:0.3rem;}
  .newsWrap .newsWrap_content .newsWrap_news_left .slideBox .bd img {height:5.1rem;}
  .newsWrap .newsWrap_content .newsWrap_news_left .slideBox {height:5.1rem;}
  .newsWrap .newsWrap_content .newsWrap_news_left {width:100%;height:5.1rem;}
  .newsWrap .newsWrap_content .newsWrap_news_left .slideBox .title ul li {height:0.77rem;}
  .newsWrap .newsWrap_content .newsWrap_news_left .slideBox .title a {padding-left:0.2rem;height:0.77rem;}
  .newsWrap .newsWrap_content .newsWrap_news_left .slideBox .title ul {height:0.77rem;width:70%;}
  .newsWrap .newsWrap_content .newsWrap_news_left .slideBox .title {height:0.77rem;font-size:0.24rem;line-height:0.77rem;}
  .newsWrap .newsWrap_content .newsWrap_news_left .slideBox .title_bg {height:0.77rem;}
  .newsWrap .newsWrap_content .newsWrap_news_left .slideBox .hd ul li {margin-left:0.15rem;width:0.2rem;height:0.2rem;line-height:0.77rem;}
  .newsWrap .newsWrap_content .newsWrap_news_left  .slideBox .hd ul li.on {width:0.2rem;height:0.2rem;}
  .newsWrap .newsWrap_content .newsWrap_news_left .slideBox .hd {bottom:0.25rem;}
  .newsWrap .newsWrap_news_right ul li .news_list_r {width:80%;font-size:0.26rem;line-height:0.5rem;margin-top:0.2rem;text-align:justify;}
  .newsWrap .newsWrap_news_right ul li a {display:inline-block;padding:0.2rem 0;width:100%;}
  .newsWrap .news_news .cont ul .ul_right ul li:first-child a {padding-top:0.2rem;}
  .newsWrap .news_news .cont ul .ul_left .ul_left_l .ul_left_img img {max-width:100%;}
  .newsWrap .newsWrap_news_right ul li .news_list_l {width:1rem;height:1.2rem;margin-right:0.2rem;background-size:cover;}
  .newsWrap .newsWrap_news_right ul li .news_list_l .data_top {font-weight:600;font-size:0.3rem;text-align:center;color:#fff;margin-top:0.25rem;line-height:0.5rem;}
  .newsWrap .newsWrap_news_right ul li .news_list_l .data_bottom {font-size:0.22rem;margin-top:0;text-align:center;line-height:0.3rem;}
  .newsWrap .newsWrap_content .newsWrap_news_right {width:100%;}
  .newsWrap .newsWrap_news_right ul li:first-child a {padding-top:0.1rem;}
  .newsWrap .newsWrap_cont .newsWrap_left {width:100%;}
  .newsWrap .news_content .content_left .slideBox {display:none;}
  .newsWrap .newsWrap_cont .newsWrap_cont_bottom ul li {padding-left:0.32rem;background:url(icon02_9.png) no-repeat left;height:0.75rem;line-height:0.75rem;}
  .newsWrap .newsWrap_cont .newsWrap_cont_bottom ul li a {height:0.75rem;line-height:0.75rem;font-size:0.26rem;width:77%;}
  .newsWrap .newsWrap_cont .newsWrap_cont_bottom ul li span {font-size:0.26rem;height:0.71rem;line-height:0.71rem;}
  .newsWrap .newsWrap_cont .newsWrap_right {width:100%;float:left;margin-top:0.3rem;}
  .newsWrap .newsWrap_content .ul_content .zjzhongjian {height:auto;padding:0.2rem 0.15rem 0.35rem 0.2rem;margin-top:0.8rem;}
  .newsWrap .newsWrap_content .ul_content .zjzhongjian .zjzhongjian_left {width:100%;}
  .newsWrap .newsWrap_content .ul_content .zjzhongjian ul li {width:100%;height:2.1rem;line-height:2.1rem;margin-bottom:0.25rem;margin-right:0;border-radius:0.1rem;padding-left:0.9rem;font-size:0.32rem;background:#eef4f9 url(newsWrap06.png) no-repeat 0.2rem;}
  .newsWrap .newsWrap_content .ul_content .zjzhongjian ul li.twoline {line-height:0.8rem;padding-top:0.3rem;}
  .newsWrap .newsWrap_content .ul_content .zjzhongjian ul li:hover {font-size:0.32rem;}
  .newsWrap .zjzhongjian_right .zjzhongjian_jieshao {width:100%;height:3.6rem;}
  .newsWrap .zjzhongjian_right {width:100%;height:auto;border-radius:0.1rem;background:none;float:right;}
  .newsWrap .zjzhongjian_right .zjzhongjian_jieshao {font-family:"微软雅黑";font-weight:400;font-size:0.3rem;line-height:0.6rem;text-align:justify;color:#333;background:#edf3f9;padding-top:0.3rem;padding:0.3rem 0.25rem 0 0.25rem;border-radius:0.1rem;width:100%;height:3.6rem;}
  .newsWrap .zjzhongjian_shipin {margin-top:0.2rem;}
  /*  */

  .newsWrap{margin-top: 0.4rem;margin-bottom: 0.5rem;}

}


/* 轮播 */
.ul_content .swiper {width:100%;height:100%;}
.ul_content .swiper-slide {text-align:center;font-size:18px;background:#fff;display:inline-block;justify-content:center;align-items:center;}
.ul_content .swiper-slide img {display:inline-block;height:100%;object-fit:cover;}
.ul_content .swiper {margin-left:auto;margin-right:auto;}
.ul_content .swiper-slide .slideTit {height:60px;line-height:60px;position:absolute;bottom:0px;left:0px;}
.ul_content .swiper-slide .title_bg {width:100%;height:60px;position:absolute;z-index:1;background:#000;opacity:0.59;bottom:0;left:0;filter:alpha(opacity=59);}
.ul_content .swiper-slide .slideTit {width:80%;height:60px;position:absolute;z-index:2;font-size:17px;line-height:60px;bottom:0;left:0;}
.ul_content .swiper-slide .slideTit a {color:#fff;display:inline-block;width:100%;padding-left:20px;height:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:60px;text-align: left;}
.ul_content .swiper-pagination-bullet {width:14px;height:14px;}
.ul_content .swiper-container-horizontal>.swiper-pagination-bullets,.ul_content  .swiper-pagination-custom,.ul_content  .swiper-pagination-fraction {right:0;left:auto;bottom:20px;width:20%;}
.ul_content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin:0 0 0 5px;background:#fff;opacity:1;}
.ul_content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {margin-left:5px;margin-right:0px;margin:0 0 0 5px;background:#0965b3;width:15px;height:15px;}

@media screen and (max-width:768px){
  .ul_content .swiper-slide .slideTit a {padding-left:0.2rem;height:0.8rem;line-height:0.8rem;}
  .ul_content .swiper-slide .title_bg {height:0.8rem;}
  .ul_content .swiper-slide .slideTit {width:80%;height:0.8rem;position:absolute;z-index:2;font-size:0.28rem;line-height:0.8rem;}
  .ul_content .swiper-pagination-bullet {width:0.15rem;height:0.15rem;}
  .ul_content .swiper-container-horizontal>.swiper-pagination-bullets,.ul_content .swiper-pagination-custom,.ul_content .swiper-pagination-fraction {bottom:0.23rem;}
  .ul_content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{width:0.15rem;height:0.15rem;}
}

/* 新闻中心下方 横幅 */ 
.zj_hfLbo {height:182px;margin-bottom:50px;}
.swiper-container-hengfu {height:182px;}
.zj_hfLbo .HFmob_img {display:none;}
.zj_hfLbo .swiper-container-horizontal>.swiper-pagination-bullets,.zj_hfLbo .swiper-pagination-custom,.zj_hfLbo .swiper-pagination-fraction {position:absolute;z-index:888;text-align:right;padding-right:16px;}
.zj_hfLbo .swiper-pagination-clickable .swiper-pagination-bullet {width:13px;height:13px;background:#fff;opacity:0.24;border-radius:0;}
.zj_hfLbo .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {background-color:#333;}

@media screen and (max-width: 768px) {
  .zj_hfLbo .HFpc_img {display:none;}
  .zj_hfLbo .HFmob_img {display:block;}
  .zj_hfLbo {height:2.87rem;padding:0 .2rem;margin-bottom:0.5rem;}
  .swiper-container-hengfu {height:2.87rem;}
}






/* 0122 修改 */

.ztzl .ztzl_left{width: 100%;    background-size: cover;}
.ztzl .ztzl_right{display: none;}
.ztzl_left_r{width: 980px;}
.ztzl_left_r{margin-right: 30px;}
.ztzl_left_r .slideBox .bd ul li{width: 315px;border-radius: 5px;}
/* .ztzl_left_r .slideBox .bd ul li a img{width: 315px;} */
/* 视觉中检 */
.sjzj .news_title {font-family:"Microsoft YaHei Bold";font-weight:700;font-size:36px;line-height:47px;height:47px;text-align:center;color:#333;margin-top:60px;}
.sjzj .news_des {font-weight:400;font-size:16px;line-height:21px;height:21px;margin-top:16px;text-align:center;color:#666;}
.sjzj .news_content{margin-top: 50px;}
.ztzlAll,.ztzlAll_mob{display: none;}

@media screen and (max-width: 768px) {
  .ztzl .ztzl_left{display: inline;}
  .ztzl .ztzl_left{height: auto;}
  .ztzl_left_r .slideBox .bd ul li{width: 100%;}
  .ztzl_left_r{width: 100%;margin: 0.25rem 0;padding: 0 0.25rem;}
  .ztzl .ztzl_left .ztzl_left_l{margin-top: 0.2rem;margin-left: 0.2rem;margin-bottom: 0.1rem;width: 100%;    padding-right: 0.45rem;}
  .ztzl_more_left{float: left;}
  .ztzl .ztzl_left .ztzl_left_l .more{float: right;}
  .ztzl .ztzl_left .ztzl_left_l .column_title {font-size:0.36rem;height:0.66rem;line-height:0.66rem;}
  .ztzl .ztzl_left .ztzl_left_l .column_des {font-size:0.28rem;margin-top:0.1rem;}
  .ztzl .ztzl_left .ztzl_left_l .more {margin-top:0rem;width:1.5rem;height:0.66rem;line-height:0.66rem;border-radius:0.1rem;}
  .ztzl .ztzl_left .ztzl_left_l .more a {line-height:0.66rem;height:0.66rem;}
  /* 视觉中检 */  .sjzj .news_title {font-size:0.47rem;line-height:0.62rem;height:0.62rem;margin-top:0.6rem;}
  .sjzj .news_des {font-size:0.24rem;line-height:0.31rem;height:0.31rem;margin-top:0.16rem;}
  .sjzj .news_content {margin-top:0.4rem;}
}


/* 三区 box3 精彩瞬间 */
.xwzx_box3 {width:100%;height:auto;padding-top:45px;margin-bottom: 50px;}
.xwzx_box3Cont {width:1200px;margin:0 auto;}
.xwzx_box3_Contlist {height:270px;background-color:#fff;}
.xwzx_box3_Contlist .parBd{width: 100%; float: left;padding-top:20px;}
.xwzx_box3_zilist{width:390px;float:left;margin-right:15px;}
.xwzx_box3_zilist:last-child{margin-right:0;}
.xwzx_box3_zititle{height:60px;}
.xwzx_box3_zititle a{color: #005bac;font-family: &quot;Microsoft YaHei Bold&quot;font-weight: 700;font-size: 26px;}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox{width: 100%; float: left; overflow: hidden;zoom: 1; position: relative;}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .sPrev,
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .sNext{width:28px;height:62px;position:absolute;top:50%;margin-top:-31px;z-index:2;cursor: pointer;}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .sPrev{background: url(ztzl_left.png) no-repeat 0 0;left:0;}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .sNext{background: url(ztzl_right.png) no-repeat 0 0;right:0;}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox:hover .sPrev,
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox:hover .sNext{display:inline-block;}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd{width:100%; float: left; zoom: 1; position: relative;}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd .tempWrap{width:100% !important;}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul{overflow: hidden; zoom: 1; float: left}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li{width:390px;float: left;_display: inline;margin-right:20px; overflow: hidden; text-align: center;position:relative;}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li .pic{width: 100%;float: left;}/* height: 210px; */
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li .pic img{width: 100%;float: left; display: block;}/* height: 210px; */
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li .title{width:100%;padding:0 10px;position:absolute;left:0;bottom:0;height:35px;line-height: 35px; font-size: 16px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background:url(tmd_000_50.png);color:#fff;}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li .title a{color:#333;}

.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li a img{width: 100%;height: 200px;}
.xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li a.a_title{display:block;width: 100%;position:absolute;bottom:0;left:0;color:#fff;background:#000;padding:5px 0;font-size:14px;opacity:.7;}
/*
.xwzx_box3_Contlist ul li {width:600px;height:169px;float:left;  overflow:hidden;}
.xwzx_box3_Contlist ul li img {width:300px;height:169px;float:left;display:block;}
.xwzx_box3_Contlist ul li img {transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;transform:scale(1);}
.xwzx_box3_Contlist ul li:hover img {transform:scale(1.05);}
.xwzx_box3_Contlist ul li a.a_title {width:300px;height:169px;float:right;display:block;padding:20px 20px 0;background:#F4F4F4;position:relative;transition:background 0.5s linear;-webkit-transition:background 0.5s linear; -moz-transition:background 0.5s linear;   }
.xwzx_box3_Contlist ul li a.a_title::before {width:22px;height:22px;transform:rotate(-315deg);background:#F4F4F4;content:"";position:absolute;top:73.5px;left:-11px;transition:background 0.5s linear;-webkit-transition:background 0.5s linear;-moz-transition:background 0.5s linear; }
.xwzx_box3_Contlist ul li a.a_title span {height:70px;font-weight:400;font-size:16px;letter-spacing:0;text-align:justify;line-height:32px;overflow:hidden;text-overflow:ellipsis;display:inline-block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.xwzx_box3_Contlist ul li a.a_title strong {width:94px;height:20px;line-height:20px;font-weight:400;font-size:14px;color:#005BAC;letter-spacing:0;text-align:justify;display:block;margin-top:20px;background:url(jianL.png) no-repeat right center;}
.xwzx_box3_Contlist ul li:hover a::before,
.xwzx_box3_Contlist ul li:hover a {background:#005BAC; }
.xwzx_box3_Contlist ul li:hover a span,
.xwzx_box3_Contlist ul li:hover a strong {color:#fff;}
.xwzx_box3_Contlist ul li:hover a strong {background:url(jianL2.png) no-repeat right center;}
.xwzx_box3_Contlist ul li:nth-last-child(-n+2) img {float:right;}
.xwzx_box3_Contlist ul li:nth-last-child(-n+2) a::before {left:inherit;right:-11px;}
.xwzx_box3_Contlist ul{overflow: hidden;}
*/


@media screen and (max-width: 768px) {
  .xwzx_box3 {height:auto;padding-top:.4rem;overflow:hidden;background-size:cover;margin-bottom: 0.5rem;}
  .xwzx_box3Cont {width:100%;padding:0 0.3rem;}
  .xwzx_box3_Contlist {height:auto;padding:0;background-color:none;}
  .xwzx_box3_zilist{width:100%;float:left;}
  .xwzx_box3_zititle{height:40px;}
  .xwzx_box3_zititle a{color: #005bac;font-family: &quot;Microsoft YaHei Bold&quot;font-weight: 700;font-size:0.3rem;}
  .xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li {width:100%;height:auto;margin-bottom:.25rem;}
  .xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li img {width:100%;height:3.53rem;text-align:center;/* max-height:4.54rem;*/  float:none !important;margin:0 auto;}
  .xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li a.a_title {display:block;width: 100%;position:absolute;bottom:0;left:0;color:#fff;background:#000;padding:5px 0;font-size:14px;opacity:.7;}
  .xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li a.a_title span {height:auto;line-height:.48rem;font-size:.26rem;}
  .xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li a.a_title strong {width:1.41rem;height:auto;line-height:.3rem;font-size:.24rem;margin-top:.3rem}
  .xwzx_box3_Contlist .xwzx_box3_zilist .slideBox .bd ul li a.a_title::before {display:none;}

}