body {
    color: #000;
    font-size: 14px;
    font-family: "PingFangSC", "PingFang SC", "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
    background: #fffefe; 
 
}
.img-hide{ overflow:hidden; display: block; }

.img-hide img,.div-img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img,.img-hide:hover .div-img{ transform: scale(1.05,1.05); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }
img{max-width:100%;display: inline-block;vertical-align: middle;}

.slick-dots li button:before{ display: none; }
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -10; opacity: 0; filter:alpha(opacity=0); transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100); }
.container{ width: 1510px;}

.nav-click,.close{ display: none; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}

.container{ width:1470px; }


.header{ background: url(../images/header.png) center no-repeat; background-size: cover; }
.logo{ line-height: 150px; }
.header-link span{ font-size: 14px; color: #f6c0c0; padding:0 15px; opacity: 0.5; }
.header-link a{ font-size: 16px; color: #f6c0c0; }
.header-link{ padding-top: 34px; }
.search-box{ position: relative; width: 265px; margin-top: 25px; background: rgba(255,255,255,0.3); border-radius: 38px; }
.search-box .form-control{ width: 100%; color: #fff; border:none; box-shadow: none; height: 38px; background: none!important; }
.search-btn{ position: absolute; right: 10px; top: 0; background: url(../images/search.png) center no-repeat!important; width: 38px; height: 38px; }
.search-box .form-control::-webkit-input-placeholder{
            color:#fff;
        }
.search-box .form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#fff;
        }
.search-box .form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#fff;
        }
.search-box .form-control:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#fff;}


.search-box input:-webkit-autofill,
.search-box input:-webkit-autofill:hover,
.search-box input:-webkit-autofill:focus,
.search-box input:-webkit-autofill:active {-webkit-transition-delay: 9999s; -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;}

.nav-box{ position: relative; z-index: 1000; }
.nav-list li{ float: left; position: relative; width: 10%; z-index: 1000; }
.nav-list li a{ font-size: 18px; color: #333; font-weight: bold; line-height: 70px; display: block; }
.nav-down{ position: absolute; display: none; left: 0; top: 100%; width: 100%; background: #fff; border-top: solid 4px #c09c6c; }
.nav-down li{ float: none; width: 100%; }
.nav-down li a{ line-height: 28px; background: #fff!important; color: #333!important; font-weight: normal; font-size: 15px;padding:8px 3px;}
.nav-list li:hover .nav-down{ display: block; }
.nav-list li:hover a{ background: #a40000; color: #fff; }
.nav-down li a:hover{ background: #a40000!important; color: #fff!important; }
.banner{ margin:0; overflow:hidden; }
.banner img{ width: 100%; }
.banner .slick-prev{ left: 30px; width: 36px; height: 94px; background: url(../images/left.png) center no-repeat; background-size: 100% auto; margin-top: 0; transform: translate(0,-50%); z-index: 100; }
.banner .slick-next{ right: 30px; width: 36px; height: 94px; background: url(../images/right.png) center no-repeat; background-size: 100% auto; margin-top: 0; transform: translate(0,-50%); z-index: 100; }
.slick-prev:before,.slick-next:before{ display: none; }
.banner .slick-dots{ bottom: 30px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 23px; height: 33px; }
.banner .slick-dots li{ margin:0 10px; }
.banner .slick-dots li button{ background: url(../images/li01.png) center no-repeat; }
.banner .slick-dots li.slick-active button{ background: url(../images/li02.png) center no-repeat; }
.page-one{ padding-bottom: 100px; }
.page-a{ background: url(../images/bj-a.png) center no-repeat; background-size: cover; padding-bottom: 110px; }
.page-b{ background: url(../images/bj-b.png) center top no-repeat; background-size: cover; padding-top: 45px; margin-top: -45px; padding-bottom: 80px; }


.title-top{ font-size: 14px; color: #808080; text-transform: uppercase; }
.title-lg{ font-size: 36px; color: #333; font-weight: bold; line-height: 1; margin-top: 5px; }
.tt-lind{ width: 35px; height: 5px; background: #a40000; margin-top: 10px; }
.title-box{ margin-top: 55px; margin-bottom: 40px; }
.tt-more{ float: right; font-size: 18px; margin-top: 40px; color: #a40000; background: url(../images/more.png) left center no-repeat; padding-left: 37px; }
.one-left{ width: 68.75%; }
.img-slick{ width: 60%; margin:0; }
.img-slick-img{ height: 390px; transition: 0.3s all; }
a:hover .img-slick-img{ transform: scale(1.05,1.05); }
.img-slick a{ display: block; background: #f7f5f5; }
.img-slick-bottom{ background: #f7f5f5; height: 175px; position: relative; z-index: 1000; padding:35px 30px; }
.img-slick-tt{ font-size: 18px; color: #000; line-height: 30px; height: 60px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; text-align: justify; }
.img-slick-date{ position: absolute; left: 0; padding-top: 10px; top: -80px; width: 90px; border-radius: 0 40px 0 0; height: 105px; background: rgba(164,0,0,0.9); border-bottom: solid 10px #c09c6c; font-size: 16px; color: #ffd398; }
.img-slick-date span{ font-size: 34px; color: #dea943; }
.img-slick .slick-dots{ bottom: 40px; }
.img-slick .slick-dots li{ margin:0 10px; }
.img-slick .slick-dots li,.img-slick .slick-dots li button{ width: 12px; height: 12px; border-radius: 50%; }
.img-slick .slick-dots li button{ background: #d1d2d4; }
.img-slick .slick-dots li.slick-active button{ background: #a40000; }
.one-news-date{ font-size: 16px; color: #a40000; margin-bottom: 3px; }
.one-news{ width: 36.6%; }
.one-news li a{ display: block; padding-bottom: 15px; margin-bottom: 15px; border-bottom: dashed 1px #ddd; }
.one-news li:last-child a{ margin-bottom: 0; border-bottom: none; }
.one-news li a:hover .img-slick-tt,.img-slick a:hover .img-slick-tt{ color: #a40000; font-weight: bold; }
.one-right{ width: 27.5%; }
.tz-news li a{ display: block; position: relative; padding-left: 90px; }
.tz-news-date{ position: absolute; left: 0; top: 0; color: #999; }
.tz-news-date span{ font-size: 28px; }
.tz-news{ position: relative; padding-top: 15px; }
.tz-news:before{ display: block; content: ""; position: absolute; left: 69px; top: 0px; bottom: -15px; border-right: solid 1px #ddd; }
.tz-news li a:before{ display: block; content: ""; position: absolute; left: 60px; top: 10px; width: 21px; height: 21px; background: url(../images/a01.png) center no-repeat; }
.tz-news li{ margin-bottom: 35px; }
.tz-news li:last-child{ margin-bottom: 0; }
.tz-news li a:hover .img-slick-tt{ color: #a40000; font-weight: bold; }
.tz-news li a:hover:before{ background: url(../images/a02.png) center no-repeat; }
.tz-news li a:hover .tz-news-date{ color: #a40000; }
.tow-left{ width: 54%; }
.tow-link{ display: block; position: relative; padding-left: 120px; }
.tow-link-date{ position: absolute; left: 0; top: 0; width: 90px; }
.tow-link-date span{ display: block; width: 100%; font-size: 18px; color: #a40000; background: #f5dbb8; line-height: 43px; }
.tow-link-date font{ background: #a40000; display: block; line-height: 43px; color: #fff; font-size: 20px; }
.tow-link-tt{ font-size: 20px; color: #000; line-height: 1; }
.tow-link-p{ line-height: 30px; height: 60px; font-size: 16px; color: #999; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; margin-top: 10px; }
.tow-news li a{ display: block; line-height: 69px; font-size: 18px; color: #333; position: relative; padding-right: 150px; border-bottom: dashed 1px #ddd; }
.tow-news li a:hover,a:hover .tow-link-tt,a:hover .img-slick-tt{ color: #a40000;}
.tow-news li a:hover,a:hover .tow-link-tt{font-weight:bold;}
.tow-news{ border-top: dashed 1px #ddd; margin-top: 35px; }
.tow-news li:last-child a{ border:none; }
.tow-news li a span{ position: absolute; right: 0; top: 0; color: #999; font-size: 16px; }
.tow-right{ width: 41.666666%; }
.tow-right-img{ height: 400px; transition: 0.3s all; }
a:hover .tow-right-img{ transform: scale(1.05,1.05); }
.tow-right a{ display: block; position: relative; padding-bottom: 85px; }
.tow-right-bottom{ position: absolute; left: 35px; right: 35px; bottom: 0; padding:30px 35px; background: #fff url(../images/back-zx.png) right center no-repeat; border-bottom: solid 4px #d5a444; }
.tow-date{ font-size: 16px; color: #999; margin-top: 25px; }
.page-tow{ background: url(../images/bj-c.png) center top no-repeat; background-size: cover; padding-top: 15px; position: relative; z-index: 100; padding-bottom: 115px; }
.page-d{ background: url(../images/bj-d.png) center top no-repeat; background-size: cover; padding-bottom: 40px; padding-top: 65px; margin-top: -80px; position: relative; z-index: 100; }
/* .tt-more:hover{ font-weight: bold; } */
.zs-ul li a{ display: block; margin-bottom: 45px; position: relative; padding-left: 105px;  }
.zs-ul li a:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: -22px; border-top: dashed 1px #ddd; }
.zs-ul li a:after{ display: block; content: ""; position: absolute; left: 80px; top: 50%; height: 50px; margin-top: -25px; border-right: dashed 1px #ddd; }
.zs-ul li a .zs-ul-date{ font-size: 16px; color: #999; text-align: center; position: absolute; left: 0; top: 0; }
.zs-ul li a .zs-ul-date span{ font-size: 28px; color: #a40000; }
.zs-ul li a .img-slick-tt{ color: #333; }
.zs-ul li a:hover .img-slick-tt{ font-weight: bold; color: #a40000; }
.tow-left-b{ width: 34.72%; }
.tow-right-w{ width: 61.8%; }

.img-slick-b{ width: 62%; overflow:hidden; }
.ld-box{ position: relative; }
.lb-hover{ position: absolute; right: 0; top: 0; bottom: 0; left: 62%; margin-left:-45px; }
.lb-tt{ font-size: 18px; color: #333; text-align: justify; line-height: 58px; height: 58px;  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.lb-hover a{ display: block; margin-left: 45px; padding-left:25px; position: relative;}
.lb-hover .aaa a{ background: url(../images/li-back.png) center no-repeat; background-size: 100% 100%; margin-left: 0; padding:20px 25px; }
.lb-hover .aaa a .lb-tt{ color: #fff; line-height: 30px; height: 60px; -webkit-line-clamp: 2; }
.lb-hover .swiper-slide{ height: 58px; }
.ld-img{/* height:390px; transition: 0.3s all; */}
.ld-img-jx{ height:390px; transition: 0.3s all; }
.img-slick-b a{ display: block; }
.img-slick-b a:hover .ld-img{ transform: scale(1.05,1.05); }
.img-slick-b a:hover .ld-img-jx{ transform: scale(1.05,1.05); }
.lb-hover .aaa{ height: 100px; }
.swiper-button-prev{ outline: none!important; left: 40px; bottom: 30px; width: 50px; height: 50px; background: url(../images/left02.png) center no-repeat; top: auto; }
.swiper-button-next{ outline: none!important; left: 108px; bottom: 30px; width: 50px; height: 50px; background: url(../images/right02.png) center no-repeat; top: auto; }
.swiper-button-prev:after,.swiper-button-next:after{ display: none; }
.back-lg{ background: url(../images/back03.png) center bottom no-repeat; padding-bottom: 100px; }
.title-three{ margin-top: 0; }
.three-left{ width: 68.75%; }
.rc-list li{ float: left; width: 50%; padding:0 34px 0 0; }
.rc-list li a{ display: block; padding:30px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.05); }
.rc-list-img{ padding-top: 63.5%; transition: 0.3s all; }
a:hover .rc-list-img{ transform: scale(1.05,1.05); }
.rc-list-tt{ font-size: 18px; color: #333; margin-top: 35px; line-height: 1; }
.rc-list-lind{ height: 4px; background: url(../images/lind.png) left center no-repeat; margin-top: 25px; }
.rc-list-p{ font-size: 16px; color: #999; text-align: justify; line-height: 28px; height: 56px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; margin-top: 22px;  }
.rc-list-date{ font-size: 16px; color: #a40000; margin-top: 35px; }
.three-news li a{ display: block; position: relative; font-size: 18px; color: #333; padding-right: 80px; padding-left: 35px; background: url(../images/li03.png) left center no-repeat; line-height: 78px; border-bottom: dashed 1px #ddd; }
.three-news li a:hover,a:hover .rc-list-tt{ color: #a40000; }
.three-news{ width: 31.25%; margin-top: -20px; }
.three-news li a span{ position: absolute; right: 0; font-size: 16px; color: #999; }
.footer-top{ background: url(../images/footer.png) center no-repeat; background-size: cover; padding:60px 0 35px 0; }
.down-a-f{ position: relative; display: block; margin-top: 30px; padding:6px 15px; background: #ac0505; color: #fff!important; border:solid 1px #d25252; font-size: 16px; }
.footer .dropdown{ width: 280px; }
.down-a-f span{ position: absolute; right: 15px; top: 15px; font-size: 24px; }
.dropdown-menu{ width: 100%; top: auto; max-height: 200px; overflow-y: auto; margin-top: 0; bottom:100%; }
.dropdown:hover .dropdown-menu{ display: block; }
.footer-center p{ font-size: 16px; color: #fff; margin-bottom: 15px; }
.footer-center{ margin-left: 150px; }
.footer-right .pull-left{ margin-left: 35px; font-size: 16px; color: #fff; }
.footer-right .pull-left img{ height: 110px; margin-bottom: 15px; }
.footer-bottom{ font-size: 16px; color: #fff; padding:20px 0; background: #8c0101; }
.footer-bottom span{ display: inline-block; padding:0 6px; }
.footer-bottom a{color:#fff;}
.footer-bottom a:hover{text-decoration: underline !important;}
.search-a{ display: none; }
.nav-click{ display: none; }
.header-link a:hover{ color: #fff; }
.search-box form{ width: 100%; }

.nav-box .header-link{ display: none; }

.d-left{ width: 37.5%; }

.zs-news-list li a {
    display: block;
    margin-bottom: 45px;
    position: relative;
    padding-left: 165px;
    padding-top: 2px;
}
.zs-news-ul-date {
    font-size: 16px;
    color: #666;
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    padding-left: 73px;
    background: url(../images/icon-zsn.png) left center no-repeat;
}
.zs-news-ul-date span{ font-size: 28px; }
.zs-news-list li a:hover .img-slick-tt{ color: #a40000; font-weight: bold; }
.d-right{ width: 58.333333%; }
.d-right-top{ position: relative; display: block; min-height: 160px; padding-left: 275px; }
.d-right-img{ position: absolute; left: 0; top: 0; }
.d-right-img div{ width: 240px; height: 160px; }

.d-right-tt{ font-size: 18px; color: #333; }
.d-right-p{ font-size: 16px; color: #999; line-height: 28px; margin-top: 20px; height: 56px; text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }
.d-right-date{ font-size: 16px; color: #999; margin-top: 25px; }
.tx-list li a{ line-height: 50px; display: block; position: relative; background: url(../images/icon-li-x.png) left center no-repeat; padding-left: 25px; font-size: 18px; color: #333; padding-right: 120px; }
.tx-list li a span{ position: absolute; right: 0; top: 0; font-size: 16px; color: #999; }
.tx-list{ padding-top: 28px; }
.tx-list li a:hover{ color: #a40000; font-weight: bold; }

@media( max-width: 1499px){
  .container{ width: 1230px; }
  .three-news li a{ line-height: 70px; }
  .footer-center{ margin-left: 50px; }
  .footer-right .pull-left{ margin-left: 15px; }
}
@media( max-width: 1279px){
  .container{ width: 970px; }
  .logo{ width: 400px; }
  .header-link a{ font-size: 14px; }
  .header-link span{ padding:0 10px; }
  .three-news li a{ line-height: 62px; }
  .footer-right{ width: 100%; text-align: center; }
  .footer-right div{ float: none!important; margin:0 10px; display: inline-block; }
  .footer-left{ margin-left: 80px; }
.nav-down li a{line-height:26px;padding: 6px 3px;}
  }
@media( max-width: 991px){
  .container{ width: 750px; }
  .one-left{ width: 100%; }
  .one-right{ width: 100%; }
  .tow-left-b{ width: 100%; margin-top: 30px; }
  .tow-right-w{ width: 100%; }
  .page-tow{ height: auto; margin-top: -50px; padding-bottom: 150px; }
  .three-left{ width: 100%; }
  .rc-list li{ padding:0 15px; margin-bottom: 15px; }
  .rc-list{ margin:0 -15px; }
  .three-news{ width: 100%; margin-top: 0; }
  .footer-left{ width: 100%; margin:0; text-align: center; }
  .footer .dropdown{ text-align: left; margin:0 auto; }
  .footer-center{ margin:20px auto 0 auto; text-align: center; width: 100%; }
  .logo{ line-height: 120px; width: 260px; }
  .logo img{ height: 40px; }
  .search-box{ margin-top: 12px; }
  .nav-list li a{ font-size: 16px; line-height: 45px; }
  .nav-down li a{ font-size: 14px; line-height: 22px; padding: 5px 3px;}
  .header{ height: auto; }
  .header-link span{ padding:0 5px; }
}
@media( max-width: 768px){
  .header-link{ display: none; }
  .nav-box .header-link{ display: block; color: #333; padding-bottom: 20px; }
  .nav-box .header-link a{ color: #333; display: inline-block; width: 32.333333%; margin-bottom: 10px; }
  .nav-box .header-link span{ display: none; }
  .container{ width: 100%; }
  .title-lg{ font-size: 24px; }
  .tt-more{ font-size: 14px; margin-top: 20px; }
  .title-box{ margin:20px 0; }
  .img-slick{ width: 100%; }
  .img-slick-img{ height: auto; padding-top: 66%; }
  .img-slick-tt{ font-size: 16px; }
  .one-news{ width: 100%; margin-top: 20px; }
  .img-slick-bottom{ height: 150px; }
  .img-slick .slick-dots{ bottom: 20px; }
  .tow-left{ width: 100%; }
  .tow-news li a{ line-height: 55px; font-size: 16px; padding-right: 100px; }
  .tow-news li a span{ font-size: 14px; }
  .tow-news{ margin-top: 20px; }
  .tow-right{ width: 100%; }
  .tow-right-img{ height: auto; padding-top: 66.666666%; }
  .tow-right-bottom{ left: 20px; right: 20px; padding:20px; }
  .tow-date{ margin-top: 15px; }
  .page-one{ padding-bottom: 20px; }
  .zs-ul li a{ margin-bottom: 20px; }
  .img-slick-b{ width: 100%; position: relative;}
  .ld-img-jx{ height: auto; padding-top: 70%; }
  .lb-hover{ position: static; margin:0; width: 100%; }
  .lb-hover a{ margin-left: 0; }
  .lb-hover .swiper-slide{ height: 50px; }
  .lb-hover .aaa{ height: 100px; }
  .page-tow{ padding:0 0 20px 0; margin-top: 0; }
  .rc-list li{ width: 100%; }
  .rc-list li a{ padding:20px; }
  .rc-list-tt{ margin-top: 15px; }
  .rc-list-p{ margin-top: 10px; }
  .rc-list-date{ margin-top: 15px; }
  .back-lg{ padding-bottom: 20px; }
  .footer-top{ padding:20px 0; }
  .footer-center p{ font-size: 14px; margin-bottom: 10px; }
  .footer-right .pull-left img{ height: 80px; margin-bottom: 5px; }
  .footer-right .pull-left{ margin:0 5px; font-size: 14px; }
  .down-a-f{ margin-top: 15px; }
  .footer-bottom{ font-size: 14px; padding:15px 0; }
  .footer-bottom span{ display: block; }
  .three-news li a{ line-height: 50px; font-size: 16px; }
  .nav-box{ position: fixed; display: none; overflow-y: auto; left: 0; width: 100%; top: 50px; bottom: 0; background: #fff; }
  .nav-box .container{ padding:0; }
  .nav-list li{ float: none; width: 100%; text-align: left; }
  .nav-list li a{ line-height: 40px; padding:0 15px; }
  .logo{ width: 100%; line-height: 50px; }
  .logo img{ height: 30px; }
  .header{ position: fixed; left: 0; height: 50px; top: 0; right: 0; z-index: 10000; }
  body{ padding-top: 50px!important; }
  .menu-button{ display: block; }
  .banner .slick-prev{ left: 15px; width: 9px; height: 24px; }
  .banner .slick-next{ right: 15px; width: 9px; height: 24px; }
  .banner .slick-dots{ bottom: 10px; }
  .search-a{ position: absolute; right: 60px; top: 0; line-height: 50px; display: block; }
  .layer{background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;right:0;bottom:0;z-index:10;opacity:0;z-index: -1;transition:all 0.3s ease-out 0s;display: none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
  .layer.showdiv{opacity:1;visibility:visible; z-index: 100000; display:flex;}
  .layer .close{font-size:60px; font-family: "宋体"; position:absolute;right:50px;top:50px;width:80px;height:80px;text-align: center;line-height:80px;cursor:pointer;color:#ccc;}
  .layer .search_box{height:45px;line-height:45px;width:85%;display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;margin-top:-100px;}
  .layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}
  .layer .search_box .kw{background:#fff; border:none; -ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}
  .layer .search_box .ok{background:#a40000 url(../images/search.png) center no-repeat!important; right:0; height: 45px; color:#fff; box-shadow: none; border:none; width:120px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}
  .layer.active{ opacity: 1; z-index: 1000000; }
  .layer.showdiv .search_box{ background: #fff; border-radius: 0; }
.search-box .form-control::-webkit-input-placeholder{
            color:#999;
        }
.search-box .form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#999;
        }
.search-box .form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#999;
        }
.search-box .form-control:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#999;}
            .search-box .form-control{ color: #333; height: 45px; }
            .layer .close{ display: block!important; right: 15px; opacity: 1; }
    .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #333; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
    .nav-down{ position: static; border:none; transform: translate(0,0); min-height: 1px; margin:0; padding:0; width: 100%; background: none; }
    .nav-down .caret{ display: none; }
    .nav-down li{ text-align: left; padding:0; }
    .nav-down li a{ text-align: left; padding:0 25px!important; font-size: 16px; color: #333!important;  line-height: 40px; text-align: left; }
    .nav-list li:hover .nav-down{ display: none; }
    .nav-list li:hover a{ background: none; color: #333; }
.search-box .form-control{ width: 80%;}
.list-right-title{font-size:16px !important;}
.banner .slick-dots li, .banner .slick-dots li button{ width:12px; height: 16px; background-size: 100% 100%!important; }
.page-a{ padding-bottom: 60px; }
.page-b{ padding-bottom: 30px; }
.page-d{ margin-top: 0; padding-top: 50px; padding-bottom: 20px; }
.d-left{ width: 100%; }
.d-right{ width: 100%; }
.d-right-img{ width: 240px; position: static; margin:0 auto; }
.d-right-top{ padding:0; }
.d-right-sm{ margin-top: 15px; }
.d-right-p{ margin-top: 10px; font-size: 14px; }
.d-right-date{ margin-top: 10px; font-size: 14px; }
.tx-list{ padding-top: 10px; }
.d-right-tt{ font-size: 16px; }
.tx-list li a{ font-size: 16px; line-height: 45px; padding-right: 100px; }
.tx-list li a span{ font-size: 14px; }
.zs-news-list li a{ margin-bottom: 20px; }
}

@media( max-width: 460px){
.list-right-title{display:none;}
}
.pb_sys_common span{margin-top:3px !important;margin-bottom:3px !important;}