body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
    background: #fffefe; 
}
a{word-wrap: break-word;}
p{word-wrap: break-word;}
span{word-wrap: break-word;}
b{word-wrap: break-word;}
i{word-wrap: break-word;}
.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);}
.search-a{ display: none; }
.header{  position: fixed; left: 0; top: 0; right: 0; z-index: 10000;/*background: url(../images/header-bj.png) center no-repeat; */ background-size: cover;  }
.header.one{background: url(../images/header.png) center no-repeat;background-size: cover; }
.logo{ line-height: 120px; }
.search-box{ width: 200px; margin-top: 45px; position: relative; }
.search-box .form-control{ border-radius: 30px; box-shadow: none; background: rgba(255,255,255,0.3); border:none; height: 30px; color: #fff;padding-right:40px; }
.search-box .btn-ss{ position: absolute; right: 10px; top: 6px; bottom: 0; padding:0; background: none; border:none; box-shadow: none; }
.nav-list li{ float: left; width: 11.111%; position: relative; }
.nav-down{ position: absolute; left: 0; display: none; top: 100%; min-width: 100%; background: #014b92; }
.nav-down li{ float: none; width: 100%; }
.nav-down li a{ background: none!important; font-weight: normal!important; }
.nav-down li a:hover{ background: #007cf1!important; }
.nav-list li:hover .nav-down{ display: block; }
.nav-list li a{ display: block; height: 50px; font-size: 20px; color: #fff; line-height: 50px; }
.header-bottom{ border-top: solid 1px rgba(255,255,255,0.3); }
.nav-list li a:hover,.nav-list li.active a{ font-weight: bold; background: url(../images/raw.png) center bottom no-repeat; }
.banner-box{ position: relative;height:100vh; }
.banner{ margin:0; overflow:hidden;height:100%; }
.banner div{height:100%;}
.banner div a{height:100%;}
.banner div a img{height:100%;}
.banner img{ width: 100%; }
.banner a{ display: block; }
.banner .slick-prev{ width: 40px; height: 40px; margin-top: -20px; left: 35px; background: url(../images/left.png) center no-repeat; z-index: 100; }
.banner .slick-next{ width: 40px; height: 40px; margin-top: -20px; right: 35px; background: url(../images/right.png) center no-repeat; z-index: 100; }
.slick-prev:before,.slick-next:before{ display: none; }
.banner .slick-dots{ right: 50%; left: auto; width: auto; margin-right: -800px; bottom: 22px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 25px; height: 42px; }
.banner .slick-dots li button{ background: url(../images/banner-li.png) center bottom no-repeat; background-size: 100% auto; }
.banner .slick-dots li.slick-active,.banner .slick-dots li.slick-active button{ width: 43px; height: 42px; }
.banner .slick-dots li{ margin:0 10px; }
.banner-bottom{ position: absolute; left: 0; bottom: 0; right: 50%; height: 80px; z-index: 100; }
.banner-bottom:before{ display: block; content: ""; position: absolute; left: 0; top: 0; right: 0%; bottom: 0; background: url(../images/banner-bottom.png) center no-repeat; background-size: 100% 100%; }
.banner-bottom .container{ position: relative; z-index: 100; width: 740px; padding:0; position: absolute; right: 60px; float: right; }
.banner-bottom-slick a{ display: block; margin:0 60px; line-height: 80px; font-size: 20px; color: #333; font-weight: bold; }
.banner-bottom-slick a span{ color: #014b92; font-size: 18px; }
.banner-bottom-slick a font{ font-weight: normal; padding:0 10px; }
.banner-bottom-slick .slick-prev{ left: 0; width: 22px; z-index: 100; height: 14px; margin-top: -7px; background: url(../images/left02.png) left center no-repeat; }
.banner-bottom-slick .slick-next{ right: 0; width: 22px; z-index: 100; height: 14px; margin-top: -7px; background: url(../images/right02.png) left center no-repeat; }
.banner-bottom-slick{ width: 100%; height: 80px; overflow:hidden; }
.one-left{ width: 53.75%; }
.back-one{ background: url(../images/back01.png) center no-repeat; background-size: cover; padding-bottom: 80px; }
.title-top{ font-size: 30px; color: #222; font-weight: bold; line-height: 1; }
.title-b{ font-size: 12px; text-transform: uppercase;   padding-left: 35px; margin-top: 10px; color: #014b92; font-weight: bold; background: url(../images/tt-b.png) left center no-repeat; }
.more-a{ float: left; margin-top: 5px; text-transform: uppercase; font-size: 14px; color: #014b92; font-weight: bold; background: url(../images/more.png) center top no-repeat; width: 83px; text-align: center; padding-top: 22px;margin-left: 50px; }
.title{ margin:65px 0 30px 0; }
.slick-box{ position: relative; border-radius: 10px; overflow:hidden; }
.slick-one{ margin:0; }
.slick-one-img{ height: 560px; border-radius: 10px; }
.slick-one a{ display: block; position: relative; }
.slick-one a:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 350px; background: url(../images/mask-b.png) center no-repeat; background-size: cover; }
.slick-one p{ position: absolute; left: 90px; right: 90px; bottom: 150px; font-size: 20px; color: #fff; font-weight: bold; }
.slick-one p span{ font-weight: normal; padding:0 10px; }
.slick-tow{ position: absolute; left: 75px; right: 75px; bottom: 20px; margin:0; }
.slick-tow a{ position: relative; display: block; padding-top: 66.666666%; border-radius: 6px; border:solid 2px #fff; overflow:hidden; }
.slick-tow a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.slick-tow .slick-slide{ padding:0 15px; }
.slick-tow .slick-prev{ left: -35px; width: 22px; z-index: 100; height: 14px; margin-top: -7px; background: url(../images/left03.png) left center no-repeat; }
.slick-tow .slick-next{ right: -35px; width: 22px; z-index: 100; height: 14px; margin-top: -7px; background: url(../images/right03.png) left center no-repeat; }
.one-right{ width: 43.75%; }
.one-news li a{ display: block; padding-top: 20px; padding-right: 20px; position: relative; padding-left: 110px; height: 93px; border-top: solid 1px #eee; }
.one-news-date{ position: absolute; left: 18px; top: 6px; font-size: 12px; color: #92c5ea; font-weight: bold; font-family: "Georgia"; }
.one-news-date span{ font-size: 36px; }
.one-news-p{ font-size: 20px; color: #333; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }
.one-news li a:hover{ background: url(../images/a-hover.png) center no-repeat; background-size: cover; border-radius: 10px; border-color: transparent; }
.one-news li a:hover .one-news-p{ color: #fff; font-weight: bold; }
.one-news li a:hover:before{ display: block; content: ""; position: absolute; left: 88px; top: 25px; bottom: 25px; border-right: solid 1px #335cb0;  }
.one-news li a:hover .one-news-date{ color: #fff; }
.back-tow{ background: url(../images/back02.png) center no-repeat; background-size: cover; padding-bottom: 65px; }
.back-tow .title-top{ color: #014b92; }
.tow-left{ width: 46.875%; }
.jy-list li a{ display: block; position: relative; line-height: 53px; border-top: solid 1px #ddd; font-size: 20px; color: #333; }
.jy-list li a span{ font-size: 16px; color: #014b92; font-weight: bold; }
.jy-list li a font{ font-size: 16px; padding:0 10px; }
.tow-right{ width: 46.875%; }
.tow-right .title-b{ background: url(../images/tt-b02.png) left center no-repeat; color: #fff; }
.tow-right .title-top{ color: #fff; }
.tow-right .more-a{ background: url(../images/more02.png) center top no-repeat; color: #fff; }
.back-tow-top{ position: relative; overflow:hidden; padding-bottom: 60px; }
.back-tow-top .container{ position: relative; z-index: 100; }
.back-tow-top:before{ display: block; content: ""; position: absolute; right: 0; top: 0; bottom: 0; background: url(../images/tow-top.png) center no-repeat; background-size: 100% 100%; left: 46.875%; }
.tow-right .jy-list li a{ color: #bcd3e8; border-top: solid 1px rgba(255,255,255,0.2); }
.tow-right .jy-list li a span{ color: #fff; }
.jy-list{ border-bottom: solid 1px #ddd; }
.tow-right .jy-list{ border-bottom: solid 1px rgba(255,255,255,0.2); }





.container{ width: 1630px; }
.img-slick{ width: 51.875%; }
.img-slick:before{ display: block; content: ""; position: absolute; left: 0; top: 40px; bottom: 0; right: 10px; background: url(../images/dt-left.png) center no-repeat; background-size: 100% 100%; }
.img-slick a{ display: block; padding-left: 50px; position: relative; padding-bottom: 60px; }
.swiper-img{ height: 490px; }
.swiper-p{ position: absolute; left: 50px; bottom: 0; line-height: 60px; color: #fff; font-weight: bold; right: 165px; font-size: 20px; font-weight: bold; }
.img-span span{ color: #fff; line-height: 30px; display: inline-block; padding:0 10px; border-radius: 6px; background: #9c010f; }
.img-tt{ font-size: 20px; color: #fff; font-weight: bold; margin-top: 15px; }
.img-p{ color: #ccc; font-size: 16px; text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; margin-top: 10px; line-height: 30px;  }
.img-slick-mask{ position: absolute; left: 0; right: 0; bottom: 0; height: 220px; background: url(../images/txt-mask.png) center no-repeat; background-size: 100% 100%; padding:50px 35px 35px 35px; }
.img-ul{ width: 48.125%; position: relative; z-index: 1000; padding-top: 45px; }
.img-ul li a{ display: block; height: 70px; font-size: 20px; color: #333; line-height: 70px; padding:0 25px; position: relative; }
.img-ul li a font{ font-size: 16px; padding:0 10px; font-weight: normal; }
.img-ul li a span{ font-size: 18px; }
.img-ul li{ position: relative; border-top: solid 1px #ddd; }
.img-ul li:hover a,.img-ul li.on a{ background: #fff; border-radius: 10px; box-shadow: 10px 10px 10px rgba(0,48,138,0.3); }
.img-ul li:hover,.img-ul li.on{ border-color: transparent; }
.img-ul li:hover a,.img-ul li.on a{ color: #014b92; font-weight: bold; }
.img-ul-tt{ position: relative; z-index: 100; font-size: 18px; line-height: 28px; text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; height: 56px; color: #333; text-align: justify; }
.img-ul-date{ position: relative; z-index: 100; background: url(../images/icon-date.png) left center no-repeat; margin-top: 10px; font-size: 16px; color: #255295; padding-left: 30px; }
.img-ul li:last-child a:before{ display: none; }

.img-ul li.on a i{ position: absolute; left: -30px; right: 0; top: 0; bottom: 0; background: url(../images/on.png) left center no-repeat; background-size: cover; }
.img-ul li.on a .img-ul-tt{ color: #fff; font-weight: bold; }
.img-ul li.on a .img-ul-date{ background: url(../images/icon-date02.png) left center no-repeat; color: #fff; }
.img-ul li.on:before{ display: block; content: ""; position: absolute; left:-8px; width: 18px; top: 0; bottom: 0; background: url(../images/raw-a.png) center no-repeat;  }

.back-three{ background: url(../images/back03.png) center no-repeat; background-size: cover; padding-bottom: 125px; }
.three-left{ width: 40%; }
.title-sm{ display: inline-block; text-align: left; }
.back-three .title-top{ color: #014b92; }
.three-left-bottom{ border-radius: 10px; box-shadow: 0px 0px 10px rgba(0,48,138,0.1); background: #fff; padding:40px; }
.gz-ul li a{ display: block; border-top: solid 1px #eee; font-size: 20px; color: #333; line-height: 60px; }
.gz-ul{ border-bottom: solid 1px #eee; }
.more-b{ float: none; margin:40px auto 0 auto;position: relative;
    top: -7px;
    left: 13px;}
.three-right{ width: 58.125%; position: relative; padding-right: 50px; padding-bottom: 50px; }
.three-left-bottom-b{ box-shadow: 0px 0px 10px rgba(0,48,138,0.3); position: relative; z-index: 100; }
.three-left-bottom-b .gz-ul li a{ line-height: 55px; padding-right: 115px; position: relative; }
.three-left-bottom-b .gz-ul li a span{ position: absolute; right: 0; top: 0; font-size: 16px; color: #333; }
.three-right:before{ display: block; content: ""; position: absolute; right: 0; bottom: 0; left: 230px; top: 210px; background: url(../images/dt-back.png) center no-repeat; background-size: 100% 100%; }
.footer{ background: url(../images/footer.png) center top no-repeat; padding-bottom: 20px; padding-top: 60px; background-size: cover; margin-top: -65px; position: relative; z-index: 100; }
.footer-b{ margin-bottom: 45px; }
.footer-tt{ font-size: 16px; color: #fff; font-weight: bold; margin-bottom: 15px; }
.link-ul li a{ font-size: 16px; display: inline-block; color: #fff; margin:0 15px 10px 0; }
.link-ul li{ float: left; }
.dz-p{ font-size: 16px; color: #fff; }
.dz-p span{ display: inline-block; background: url(../images/icon-f01.png) left center no-repeat; padding-left: 32px; margin-right: 30px; }
.dz-p font{ display: inline-block; background: url(../images/icon-f02.png) left center no-repeat; padding-left: 32px; }
.footer-db{ font-size: 16px; color: #fff; opacity: 0.5; margin-top: 40px; }
.footer-db span{ display: inline-block; padding:0 10px; }








/************内容页*************/
.list-header{ height: 120px; background: url(../images/listheader.png) center top no-repeat; background-size: cover; }
.list-banner img{ width: 100%; }
.list-left{ width: 290px; margin-top: 45px; }
.left-top{ height: 133px; line-height: 133px; color: #fff; font-weight: bold; font-size: 36px; background: url(../images/left-top.png) center no-repeat; }
.left-nav{ background: #fff; }
.left-nav li a{ display: block; position: relative; line-height: 105px; border-left: solid 4px #316bc3; font-size: 24px; color: #222; padding-left: 75px; }
.left-nav li a:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 0; border-top: solid 1px #ddd; }
.left-nav li a:hover{ background: url(../images/nav-back.png) center no-repeat; background-size: 100% 100%; color: #fff; font-weight: bold; }
.left-nav li:last-child a:before{ display: none; }
.left-nav li a:hover:after{ display: block; content: ""; position: absolute; left: -4px; top: 50%; width: 4px; height: 40px; background: #9c010f; margin-top: -20px; }
.list-right{  margin-top: 45px; width: 100%; }
.list-right-top{ border-bottom: solid 1px #ddd; padding-bottom: 20px; position: relative; }
.list-right-tt{ padding:15px 0 0 0px; font-size: 36px; color: #212020; font-weight: bold; }
.list-right-top:before{ display: block; content: ""; position: absolute; left: 0; bottom: 0; width: 65px; height: 3px; background: #265296; }
.nav-b{ font-size: 16px; margin-top: 40px; color: #666; line-height: 23px; background: url(../images/icon-b.png) left center no-repeat; padding-left: 27px; }
.article-tt{ margin-top: 40px; font-size: 24px; font-weight: bold; color: #072e68; background: #f3f6fb;  border-radius: 50px 0 50px 0; }
.article-sm{ color: #757575; }
.article-sm span{ display: inline-block; padding:0 20px; margin-top: 15px;font-size: 16px; }
.article-p{ border-top: solid 1px #ddd; padding-top: 20px; margin-top: 30px; }
.article-p p{ font-size: 16px; color: #101010; text-align: justify; line-height: 30px; margin-bottom:15px; }
.article-bottom p{ color: #5e5e5e; margin:0; line-height: 25px; }
.article-bottom{ margin-top: 70px; }
.article-bottom p a{ color: #5e5e5e; }
.article-link{ border-radius: 50px 0 50px 0; padding:35px 20px; margin-top: 50px; color: #042d69; background: url(../images/link-back.png) center no-repeat; background-size: cover; }
.article-link a{ color: #042d69; }
.article-link span{ font-weight: bold; }
.list-back{ padding-bottom: 150px; }
/****************图片列表页****************/
.img-list li{ float: left; width: 50%; padding:0 38px; margin-bottom: 55px; }
.img-list{ margin:0 -38px; padding-top: 40px; }
.img-list li a{ display: block; position: relative; padding-top: 58%; }
.img-list li a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.img-list li a span{ position: absolute; left: 0; font-size: 18px; right: 0; bottom: 0; background: rgba(0,0,0,0.5); color: #fff; padding:10px 15px; }
/**************图文列表**************/
.txt-ul-img img{ width: 287px; height: 183px; }
.txt-ul li a{ display: block; border-radius: 0 50px 0 50px; padding:45px; position: relative; }
.txt-ul-right{ margin-left: 320px; padding-top: 15px; }
.date-txt{ font-size: 16px; line-height: 27px; color: #295ba4; padding-left: 40px; background: url(../images/date03.png) left center no-repeat; }
.txt-ul li a:hover .date-txt{ font-size: 16px; color: #fff; padding-left: 40px; background: url(../images/date02.png) left center no-repeat; }
.txt-ul-tt{ font-size: 18px; color: #03070c; font-weight: bold; margin-top: 25px; }
.txt-ul-p{ font-size: 16px; color: #6a6a6a; line-height: 30px; text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2; margin-top: 10px;
-webkit-box-orient: vertical; }
.txt-ul li a:hover{ background: url(../images/hover-back.png) center no-repeat; background-size: cover; box-shadow: 0 0 20px rgba(0,0,0,0.2); }
.txt-ul{ margin-top: 40px; margin-bottom:50px; }
.txt-ul li a:before,.wb-ul li a:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 0; border-top: solid 1px #ddd; }
.txt-ul li a:hover:before,.wb-ul li a:hover:before{ display: none; }
.txt-ul li a:hover .txt-ul-tt{ color: #fff; }
.txt-ul li a:hover .txt-ul-p{ color: #dad8d8; }
/***************文字列表***************/
.wb-ul li a{ display: block; position: relative; line-height: 80px; padding-right: 220px; padding-left: 55px; font-size: 18px; color: #1b1b1b; }
.wb-ul li a:after{ display: block; content: ""; position: absolute; left: 30px; top: 50%; height: 26px; width: 3px; background: #9e0815; margin-top: -13px; }
.wb-ul li a span{ position: absolute; right: 50px; color: #1b1b1b; background: url(../images/rl01.png) left center no-repeat; padding-left: 30px; }
.wb-ul li a:hover span{ background: url(../images/rl02.png) left center no-repeat; color: #fff; }
.wb-ul li a:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.2); color: #fff; background: url(../images/wz-back.png) right center no-repeat; background-size: cover; }
.wb-ul{ margin:40px 0; }
/******************校报****************/
.xb-list li{ float: left; width: 33.333333%; padding:0 42px; margin-bottom:45px; }
.xb-list{ margin:0 -42px; padding:40px 0; }
.xb-img{ position: relative; padding-top:128.5%; margin-bottom: 20px;  }
.xb-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.xb-tt{ font-size: 16px; color: #1d0e0e; }

.xb-list li a:hover .xb-tt,.title a:hover{ color: #255295; }
.article-link a:hover{ font-weight: bold; }

.tabs-more{ position: absolute; right: 0; top: -60px;     font-size: 16px; color: #666; }
.zt-list{ margin:0 -20px; }


.gz-ul li a:hover,.jy-list li a:hover{ color: #014b92; font-weight: bold; }
.link-ul li a:hover{ font-weight: bold; }
.tow-right .jy-list li a:hover{ color: #fff; }


.list-box-tabs{background: #fff;margin-top: -40px;padding: 1em 0;}
.list-box-tabs li{ float: left; margin-left: 40px; position:relative; width: auto; display: block!important; }
.list-box-tabs li:hover{ z-index: 100; }
.list-box-tabs li a{display: block;line-height: 40px;font-size: 20px;color: #333;}
.swiper-down{ position: absolute; display: none; left: 50%; padding:10px 0; min-width: 100%; background: #0b7df0; transform: translate(-50%,0); }
.swiper-down li{ float: none!important; margin:0!important; white-space:nowrap; }
.swiper-down li a{ padding:0 20px; color: #fff; font-size: 18px; }
.swiper-down li a:hover{ color: #ffe681!important; }
.swiper-down:before{ display: block; content: ""; position: absolute; left: 0; top: -10px; right: 0; height: 27px; background: url(../images/raw-t.png) center no-repeat; }
.list-box-tabs li:hover .swiper-down{ display: block; }
.list-box-tabs li a.active,.list-box-tabs li a:hover{ color: #014b92; }
.mySwiper .swiper-wrapper{ display: block; }
.phone-nav{ display: none; }

@media( max-width: 1650px){
    .container{ width: 95%; }


    .tabs-box{ height: 650px; }
    .tow-ul li:nth-of-type(3) a img{ height: 188px; }
    .tow-ul li:nth-of-type(2) a img, .tow-ul li:nth-of-type(1) a img{ height: 377px; }
    .logo-b{ width: 100%; text-align: center; }



    .swiper-img{ height: 380px; }
    .img-ul{ padding-top: 10px; }
    .one-news li a{ height: 80px; padding-top: 10px; }
    .banner .slick-dots{ margin-right: -600px; }
    .banner-bottom .container{ width: 540px; }
    .slick-one-img{ height: 480px; }
    .slick-one p{ bottom: 120px; }
    .one-news-date{ top: 0; }
}
@media( max-width: 1279px){
    .container{ width: 95%; }

    .nav-list li a{ font-size: 16px; }

    .tabs-box{ height: auto; }
    .tow-ul li:nth-of-type(3) a img{ height: 147px; }
    .tow-ul li:nth-of-type(2) a img, .tow-ul li:nth-of-type(1) a img{ height: 295px; }
    .video-box:before{ display: none; }
    .video-right{ width: 100%; }
    .tow-ul,.tow-bottom{ height: auto; }
    .footer-down{ margin-left: 50px; }
    .footer-a{ margin-left: 30px; }
    .article-sm span{ padding:0 15px; }


    .slick-one p{ bottom: 100px; }
    .banner .slick-dots{ margin-right: -470px; }
    .footer-right{ width: 100%; margin-top: 30px; }
    .banner-bottom .container{ width: 410px; }

   .banner-box{height:auto !important; }
.banner{height:auto !important;}
.banner div{height:auto !important;}
.banner div a{height:auto !important;}
.banner div a img{height:auto !important;}





    }
@media( max-width: 991px){

    .logo{ width: 400px; }

    .img-slick{ width: 100%; }
    .img-slick a img{ position: static; height: auto; }
    .img-slick a{ height: auto; }
    .img-ul{ height: auto; width: 100%; }

    .tabs-ul{ position: static; width: 100%; }
    .tabs-box{ padding:0; }
    .tabs-ul li{ float: left; width: 25%; padding-bottom: 0; margin-bottom:20px; }
    .zt-list li{ padding:0 10px; margin-bottom: 15px; }
    .zt-list{ margin:0 -10px; }
    .tow-tabs{ left: 170px; }
    .tow-ul li:nth-of-type(3) a img{ height: 113px; }
    .tow-ul li:nth-of-type(2) a img, .tow-ul li:nth-of-type(1) a img{ height: 227px; }
    .footer-p p{ font-size: 14px; line-height: 25px; }
    .footer-down{ margin-left: 20px; width: 160px; }
    .footer-a{ margin-left: 10px; }
    .slick-ul-list li{ width: 50%; padding-top: 30px; position: relative; }
    .slick-ul-list:before{ display: none; }
    .slick-ul-list li:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 55px; border-top: solid 1px #ddd; }
    .right-tt{ margin-top: 60px; }
    .nav-b{ display: none; }
    .txt-ul-img{ float: none!important; }
    .txt-ul-right{ margin-left: 0; }
    .xb-list li{ width: 50%; }
    .tabs-more{ top: -132px; }
    .tow-bottom .tabs-more{ top: -60px; }


    .one-left,.one-right{ width: 100%; }
    .slick-one p {
    bottom: 120px;
}
.banner .slick-dots{ margin-right: -360px; }
.banner-bottom .container{ width: 300px; }
.slick-one-img{ height: auto; padding-top: 65%;}
.footer-b{ width: 400px; }
}
@media( max-width:767px){
.banner .slick-dots{display:none !important;}
    .container{ width: 100%; }
    .header{ height: 50px;background: url(../images/header.png) center no-repeat;background-size: cover; }
    .header-top{ height: 50px; z-index: 10000; position: fixed; left: 0; right: 0; top: 0; background: #255295; }
    .logo{ padding:0; line-height: 50px; width: auto; }
    .logo img{ height: 30px; }

    .search-top{ display: none; }
    .nav-list{ position: fixed; border-top: solid 1px #ddd; overflow-y: auto; display: none; z-index: 1000; left: 0; top: 50px; right: 0; bottom: 0; background: #014b92; }
    .header-right{ padding-top: 0; }
    .nav-list li{ float: none; width: 100%; margin:0; padding:0; }
    .nav-list li a{ display: block; font-size: 16px; padding:0px 15px; line-height: 40px; }
    .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; margin:0; width: 100%; padding:0; border:none; background: none; transform: translate(0,0); }
    .nav-down li a{ text-align: left; padding:0 25px; color: #fff; }
    .nav-list li:hover .nav-down{ display: none; }
    .menu-button{ display: block; }
    .home-a{ line-height: 50px; font-size: 14px; padding-left: 25px; margin-right: 70px; }
    .img-p{ -webkit-line-clamp: 1; font-size: 14px; margin-top: 5px; }
    .img-slick-mask{ height: auto; bottom: 0; padding:15px; }
    .img-tt{ font-size: 16px; }
    .title{ font-size: 24px; line-height: 24px; margin:30px 0; }
    .tabs-ul li{ margin:0; }
    .tabs-ul{ margin-bottom:20px; }
    .tabs-ul li a{ font-size: 16px; line-height: 25px; padding:10px 5px; text-align: center; }
    .zt-list li{ width: 50%; }
    .zt-list-tt{ line-height: 40px; font-size: 15px; }
    .news-top-ul li{ width: 100%; margin-bottom: 15px; }
    .news-top-b{ height: auto; padding:15px; }
    .news-top-tt{ font-size: 15px; line-height: 25px; height: auto; }
    .news-bottom-ul li{ width: 100%; margin-bottom: 15px; }
    .news-bottom-date{ width: 80px; font-size: 14px; }
    .news-bottom-ul li a{ padding-left: 95px; padding-right: 20px; }
    .page-tow:after{ border-radius: 0; }
    .tow-title{ font-size: 24px; line-height: 24px; }
    .tow-tabs{ position: static; margin-top: 50px; margin-left: -10px; margin-right: -10px; }
    .page-tow{ padding-top: 30px; }
    .tow-tabs li{ margin:0; width: 33.333333%; padding:0 10px; }
    .tow-tabs li a{ font-size: 16px; padding:0; }
    .tow-ul{ padding:0; }
    .tow-bottom{ margin-top: 30px; }
    .tow-ul li,.tow-ul li:nth-of-type(2){ width: 100%; }
    .tow-ul li:nth-of-type(3) a img,.tow-ul li:nth-of-type(2) a img, .tow-ul li:nth-of-type(1) a img{ height: auto; }
    .tabs-slick a{ font-size: 15px; line-height: 40px; text-align: center; }
    .tabs-slick-box{ width: auto; padding:50px 0 30px 0; height: auto; float: none!important; margin:0 -15px; }
    .tabs-slick .slick-list{ padding: 40px 0!important; }
    .tabs-slick .slick-prev,.tabs-slick .slick-next{ margin-left: -17px; }
    .slick-right{ margin:0; padding:0; }
    .right-tt{ margin-top: 40px; font-size: 16px; }
    .slick-ul-list li a:before{ bottom: 30px; }
    .slick-ul-list li:before{ bottom: 41px; }
    .tabs-slick .slick-prev{ top: -35px; }
    .slick-ul-list li{ padding:15px 10px 0 10px; }
    .slick-ul-list{ margin:0 -10px; }
    .video-right{ padding-top: 30px; }
    .video-slick .slick-next{ right: 20px; }
    .video-slick .slick-prev{ left: 20px; }
    .video-ul li a{ font-size: 16px; line-height: 45px; }
    .video-box{ height: auto; }
    .logo-b{ padding-top: 30px; }

    .footer-p p.p{ margin-top: 15px; }
    .footer-down{ width: 100%; margin-left: 0; margin-top: 20px; }
    .dropdown{ margin-bottom: 15px; }
    .footer-a{ width: 100%; text-align: center; margin:0; padding-top: 0; }
    .footer-a a{ margin:0 10px; }
    .page-tow:after{ height: 160px; }
    .tow-bottom{ margin-top: 10px; padding-top: 0px; }
    .tow-ul{ padding-top: 15px; }
    .page-one{ margin-top: 15px; }
.layer{background:rgba(0,0,0,0.8); display: none; position: fixed;left:0;top:0;right:0;bottom:0;z-index:1000000;opacity:0; z-index: -1; transition:all 0.3s ease-out 0s;}
.layer.showdiv{opacity:1;visibility:visible; z-index: 100000;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.layer .close{font-size:60px; display: block; 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:90%; margin-left: 5%; 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:#94070a;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; }
.search-a{ display: block; position: absolute; top: 0; right: 55px; z-index: 10000; line-height: 50px; }
.layer .close{ top: 50%; width: 40px; margin-top: -160px; right: 5%; }
    .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #fff; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
    .nav-down{ position: static; margin:0; width: 100%; padding:0; border:none; background: none; transform: translate(0,0); }
    .nav-down li a{ text-align: left; padding:0 25px; color: #fff!important; }
    .nav-list li:hover .nav-down{ display: none; }
    .list-right{ width: 100%; margin-top: 30px; }
    .list-left{ width: 100%; margin-top: 30px; }
    .left-top{ background-size: cover; height: 45px; line-height: 45px; font-size: 18px; }
    .left-nav li a{ font-size: 16px; line-height: 40px; padding-left: 25px; }
    .list-right-tt{ font-size: 24px; }
    .article-tt{ margin-top: 20px; padding:20px; }
    .article-sm span{ margin-top: 15px; }
    .article-p p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
    .article-bottom{ margin-top: 30px; }
    .article-link{ margin-top: 30px; padding:20px; }
    .list-back{ padding-bottom: 50px; }
    .img-list li{ padding:0 5px; margin-bottom: 10px; }
    .img-list{ margin:0 -5px; padding-top: 30px; padding-bottom: 20px; }
    .img-list li a span{ font-size: 16px; padding:6px 15px; }
    .txt-ul li a{ padding:20px; border-radius: 20px; }
    .txt-ul-img img{ width: 100%; height: auto; max-width: 300px; }
    .txt-ul-img{ text-align: center; }
    .txt-ul-tt{ font-size: 16px; margin-top: 10px; }
    .txt-ul-p{ font-size: 14px; line-height: 25px; }
    .txt-ul{ margin:20px 0; }
    .wb-ul li a{ line-height: 55px; padding:0 120px 0 15px; font-size: 16px; }
    .wb-ul li a:after{ left: 0; }
    .wb-ul li a span{ right: 10px; font-size: 14px; padding-left: 20px; }
    .wb-ul{ margin:20px 0; }
    .xb-list li{ padding:0 8px; margin-bottom: 15px; }
    .xb-list{ margin:0 -8px; padding:30px 0 20px 0; }
    .xb-tt{ font-size: 14px; }
    .xb-img{ margin-bottom: 10px; }
    .tabs-more{ top: -120px; font-size: 14px; }
    .tow-bottom .tabs-more{ top: -120px; }


    .banner-bottom{ display: none; }
    .banner .slick-prev{ left: 15px; }
    .banner .slick-next{ right: 15px; }
    .title-top{ font-size: 24px; }
    .title{ margin:20px 0; }
    .title-b{ margin-top: 5px; }
    .one-news-p{ font-size: 18px; }
    .back-one{ padding-bottom: 20px; }
    .tow-left{ width: 100%; float: none!important; }
    .back-tow-top:before{ display: none; }
    .back-tow{ padding-top: 10px; padding-bottom: 30px; }
    .jy-list li a{ font-size: 18px; }
    .back-tow-top{ padding-bottom: 0; }
    .tow-right{ float: none!important; width: auto; background: url(../images/tow-top-b.png) center no-repeat; background-size: cover; padding:10px 15px 25px 15px; margin:0 -15px; }
    .img-slick a{ padding-left: 0; padding-bottom: 40px; }
    .swiper-img{ height: auto; padding-top: 63%; }
    .img-slick:before{ right: 0; }
    .swiper-p{ font-size: 16px; line-height: 40px; left: 20px; }
    .img-ul li a{ font-size: 16px; line-height: 50px; height: 50px; }
    .three-left{ width: 100%; }
    .three-left-bottom{ padding:20px; }
    .gz-ul li a{ font-size: 16px; line-height: 55px; }
    .title-sm{ display: block; }
    .more-b{ margin-top: 20px; }
    .three-right{ width: 100%; padding:0; }
    .three-right:before{ display: none; }
    .back-three{ padding-bottom: 30px; }
    .footer{ margin:0; padding:20px 0; }
    .footer-b{ width: 100%; text-align: center; margin-bottom: 20px; }
    .footer-b img{ width: 280px; }
    .link-ul li a{ font-size: 14px; }
    .footer-right{ margin-top: 10px; }
    .footer-db{ font-size: 14px; margin-top: 20px; }
    .dz-p span{ font-size: 14px; display: block; margin-bottom: 10px; }
    .slick-tow{ display: none; }
    .slick-one p{ left: 15px; right: 15px; bottom: 15px; font-size: 16px; }
    .slick-one a:before{ height: 150px; }
    .search-box .form-control{ height: 45px; }
    .search-box .btn-ss{ right: 10px;top:14px; }
    .nav-list li a{ text-align: left; background: none!important; height: auto; }
 
    .mySwiper .swiper-wrapper{ display: flex; }
    .mySwiper{ overflow:hidden; margin-top: -40px; background: #fff; position: relative; z-index: 100; }
    .list-box-tabs{ margin:0; }
.phone-nav{ display: block; padding-top: 10px; }
.phone-nav li{ float: left; padding:0 5px; margin-bottom: 10px; }
.phone-nav li a{ display: block; padding:6px 15px; min-width: 96px; border-radius: 30px; background: #b7dafb; color: #014b92; }
.phone-nav li a.active,.phone-nav li a:hover{ background: #014b92; color: #fff; }
.list-box-tabs li a{ font-size: 18px; }
.swiper-down{ display: none!important; }

}