/* 频道模板css*/
.tit-line {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
}
 .tit-line .ggdtMore {
    float: right;
}
.title-yd {position:relative; top: -5px}
.left-title a {
    font-size: 16px;
    padding: 0 15px;
    border-bottom: 3px solid #e15616;
    display: inline-block;
    color: #ff6405;
    font-weight: 600;
}
.left .gonggao {
    overflow: hidden;
    line-height: 46px;
}
body{/*overflow-x:hidden;min-width:1170px;*/}
.gyban{width: 100%; background:#f5e2cf;padding-top:20px;}
.rmtj {width: 100%; background:#f5e2cf;}
 .fast_link, #left_list{ padding-top: 20px;max-width: 1440px;margin: 0 auto}
.banner{ width:100%; position:relative;margin-top: 90px}

.gywm_con{padding:20px 0 40px 0 ;max-width: 1440px;margin:0 auto}
.gywm_con .gywm_l{ width:48%;float:left;overflow:hidden}
.gywm_con .gywm_r{ width:48%;float:right;}

.gywm_con .gywm_l .left_sp{margin-top:0;}
.gywm_con .gywm_l .left_sp video{width:100% !important;height:100% !important;}

/*轮播图*/
.banner {width:100%}
.banner .swiper {width:100%;position:relative;overflow:hidden;/**height: 500px;**/}
.banner .swiper .swiper-pagination {left:0;right:0;height:4px;bottom:50px;margin:0 auto;}
.banner .swiper .swiper-pagination span {float:left;width:15px;height:15px;border:1px #ffffff solid;border-radius:20px;margin:0;opacity:1;margin-right:20px;background:none;}
.banner .swiper .swiper-pagination span.swiper-pagination-bullet-active {background:#ffffff;width:15px;border-radius:10px;}
.banner .swiper .swiper-wrapper {height:100%;}
.banner .swiper .swiper-wrapper .swiper-slide {position:relative;}

.banner .swiper .swiper-wrapper .bt_img img {display:block;width:100%;margin:0 auto;/**height:100%;**/}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon { width:600px;position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:10;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon img{ width:100%;}
.banner .swiper .swiper-wrapper .swiper-slide-active .nrCon {animation:fadenum 2s 1;}
@keyframes fadenum {
0% {opacity:0;}
100% {opacity:1;}
;
}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox {width:90%;max-width:1440px;margin:0 auto;margin-top:45%;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox h1 {font-size:68px;margin-bottom:20px;font-weight:600;color:#FFF;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .fbt {font-size:32px;color:#fff;margin:20px 0;line-height:50px;width:750px;font-weight:lighter;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox a {display:block;width:140px;height:50px;background:#01479d;border:1px #01479d;color:#ffffff;border:none;margin-top:20px;text-align:center;line-height:50px;font-size:14px;letter-spacing:2px;transition:all .36s;border:1px #01479d solid;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox a:hover {color:#01479d;background:#ffffff;border:1px #01479d solid;}


@media screen and (max-width: 1600px) {
  .gywm_con, #left_list {width: 85%;}

 }
@media screen and (max-width: 768px) { 
   .banner .swiper  {
        height: 140px;
        margin-top: 4rem!important;
    }
    .module-zhengce_xuanjiang_right .article-list ul li span { font-size: 0.9rem!important;}
    .banner{;margin-top: 0 !important}
.gywm_con .gywm_l{ width:100% !important; margin-bottom: 2rem;}
.gywm_con .gywm_r{ width:100% !important;display: none;}
.xz-list-li {width:100% !important}
 .hzhb-list-li {width:100% !important}
 .gonggao .leftLi {height: 46px}
  .gonggao .title-yd {top: -20px !important}

 .gonggao .leftLi .title1 {display:inline-block; width: 75%;  white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; }
  .module-zhengce_xuanjiang_right .first-article .first-img {height: auto !important}
  .module-zhengce_xuanjiang_right .first-article .first-con {height: auto !important}
 .first-con-tit  {margin: 10px 0 !important}
 .videoli video {width: auto !important; height:100% !important}
 .gongyi_img  {height: 120px !important}
}


@media screen and (max-width: 768px){
.gywm_con, #left_list {  padding-bottom: 2rem;}
}