body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;

}

#au0a{display:flex !important;width:100%}

.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover 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; }
.container{ width: 1230px;}

.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; 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); }


.header{ position:fixed; left: 0; top: 0; right: 0; z-index: 10000; padding:0 1rem;    background-image: url(../res/bg_header.png); }
.logo{ padding-top: 0.35rem; }
.header-right-top{ padding-top: 0.35rem; }
.header-right-top a{ display: inline-block; margin-left: 0.2rem; color: rgba(255,255,255,0.8);}
.nav-list li{ float: left; position: relative; margin-left: 0.25rem; padding:0.2rem 0 0.4rem 0; }
.nav-list li a{ font-size: 0.18rem; color: #fff; font-weight: bold; }
.logo img{ width: 5.68rem; }
.banner{ margin:0; overflow:hidden; }
.banner img{ width: 100%; }
.banner .slick-dots li button{ width: 10px; height: 10px; border-radius: 50%; border:solid 1px #fff; }
.banner .slick-dots li.slick-active button{ background: #fff; }
.banner .slick-dots{ bottom: 30px; }
.page-one{ background: url(../res/back01.png) center no-repeat; background-size: cover; padding:80px 0; }
.title-box span{ display: inline-block; position: relative; z-index: 10; line-height: 1; font-size: 36px; color: #0457ba; font-weight: bold; line-height: 1; }
.title-box font{ position: absolute; left: 0; top: 0; right: 0; }
.title-box{ padding-top: 20px; position: relative; margin-bottom: 30px; }
.title-box a{ position: absolute; right: 0; top: 50%; margin-top: -10px; line-height: 35px; width: 130px; height: 35px; background: url(../res/more.png) center no-repeat; background-size: 100% 100%; font-size: 14px; color: #fff; text-align: left; padding-left: 15px; }
.container{ width: 1630px; }
.one-left{ width: 64.7%; }
.img-slick-img{ height: 595px; }
.img-slick{ margin:0; }
.img-slick a{ display: block; position: relative; padding-bottom: 32px; }
.img-slick-bottom{ position: absolute; font-size: 18px; color: #fff; left: 0; bottom: 0; width: 72.5%; height: 64px; background: #0457ba; padding:0 200px 0 25px; line-height: 64px; }
.img-slick .slick-dots{ right:20px; bottom: 50px; left: auto; width: auto; }
.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: #fff; opacity: 0.3; }
.img-slick .slick-dots li.slick-active button{ opacity: 1; }
.img-slick-bottom:before{ display: block; content: ""; position: absolute; right: 115px; top: 50%; border-right: solid 1px #fff; opacity: 0.3; height: 30px; margin-top: -15px; }
.img-slick .slick-prev{ top: auto; bottom: 20px; left:72.5%; margin-left: -85px; background: url(../res/left.png) center no-repeat; }
.img-slick .slick-next{ right: auto; top: auto; bottom: 20px; left:72.5%; margin-left: -45px; background: url(../res/right.png) center no-repeat; }
.slick-prev:before,.slick-next:before{ display: none; }

.banner .slick-prev{ width:36px; height: 36px; background: url(../res/raw01.png) center no-repeat; left: 15px; margin-top: -18px; transform: rotate(180deg); }
.banner .slick-next{ width:36px; height: 36px; background: url(../res/raw01.png) center no-repeat; right: 15px; margin-top: -18px;}






.one-news{ width: 31.875%;  }
.one-news li a{ display: block; margin-bottom: 9px; background: #fff; height: 150px; padding:15px; }
.one-news-img img{ width: 165px; height: 120px; }
.one-news-right{ margin-left: 180px; padding-top: 5px; }
.one-news-tt{ font-size: 16px; color: #232323; line-height: 25px; height: 50px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; text-align: justify;  }
.one-news-p{ color: #999; margin-top: 10px; line-height: 20px; height: 40px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; text-align: justify; }
.one-news li a:hover{ background: #0457ba; }
.one-news li a:hover .one-news-tt{ color: #fff; }
.one-news li a:hover .one-news-p{ color: #fff; opacity: 0.5; }
.page-tow{ background: url(../res/back02.png) center no-repeat; background-size: cover; padding:80px 0; }
.tz-ul li a{ display: block; height: 155px; margin-bottom: 10px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding:30px 35px; }
.tz-ul-date{ font-size: 40px; color: #a8a8a8; line-height: 1; }
.tz-ul-date-sm{ font-size: 16px; line-height: 1.2; margin-top: 2px; color: #a8a8a8; background: url(../res/lind.png) left center no-repeat; padding-left: 20px; margin-left: 10px; }
.raw{ width: 36px; height: 36px; background: url(../res/raw01.png) center no-repeat; margin-top: 2px; }
.tz-ul-tt{ border-top: solid 1px #eee; padding-top: 15px; margin-top: 15px; font-size: 18px; color: #363636; }
.tz-ul li a:hover{ box-shadow: 2px 0 12px rgba(4,87,486,0.21); }
.tz-ul li a:hover .tz-ul-tt{ color: #0457ba; }
.tz-ul li a:hover .tz-ul-date{ color: #689ad6; }
.tz-ul li a:hover .tz-ul-date-sm{ color: #689ad6; background: url(../res/lind02.png) left center no-repeat; }
.tz-ul li a:hover .raw{ background: url(../res/raw02.png) center no-repeat; margin-top: 2px; }
.xs-img img{ width: 240px; height: 182px; }
.xs-right{ margin-left:265px; border-bottom: solid 1px #eee; height: 182px; }
.xs-date{ background: url(../res/icon-date.png) left center no-repeat; color: #999; padding-left: 20px; margin-top: 20px; }
.xs-right .one-news-tt{ font-size: 18px; line-height: 30px; height: 60px; }
.xs-right .one-news-p{ font-size: 15px; line-height: 25px; height: 50px; }
.xs-list li a{ display: block; position: relative; padding-right: 100px; border-bottom: solid 1px #eee; line-height: 66px; font-size: 16px; color: #232323; }
.xs-list li a span{font-weight: bold; color: #0457ba; padding-right: 10px;}
.xs-list li a font{ position: absolute; right: 0; top: 0; font-size: 14px;color: #999; }
.page-three{ background: url(../res/back03.png) center no-repeat; background-size: cover; padding:80px 0; }
.page-three .title-box span{ color: #fff; }
.page-three .title-box a{ color: #0457ba; background: url(../res/more02.png) center no-repeat; }
.three-ul li{ float: left; width: 50%; padding:0 10px; margin-bottom: 20px; }
.three-ul{ margin:0 -10px; margin-top: 20px; }
.three-ul li a{ display: block; background: #fff; height: 240px; padding:25px; }
.three-ul .one-news-tt{ font-size: 18px; line-height: 30px; height: 60px; }
.three-ul .one-news-p{ font-size: 15px; line-height: 25px; height: 50px; }
.date-span{ display: inline-block; background: url(../res/icon-date02.png) left center no-repeat; color: #0457ba; padding-left: 20px; margin-top: 45px; }
.three-slick{ margin:0; background: url(../res/back-r.png) right center no-repeat; background-size: 70% 100%; padding:20px; }
.three-slick-img{ height: 510px; }
.txt-mask{ position: absolute; left: 0; right: 0; bottom: 0; height: 40%; background: url(../res/txt-mask.png) center no-repeat; background-size: 100% 100%; }
.txt-tt{ position: absolute; left: 20px; right: 200px; bottom: 20px; font-size: 18px; color: #fff; }
.three-slick a{ display: block; position: relative; }
.three-slick .slick-dots{ right:40px; bottom: 45px; left: auto; width: auto; }
.three-slick .slick-dots li,.three-slick .slick-dots li button{ width: 10px; height: 10px; border-radius: 50%; }
.three-slick .slick-dots li button{ background: #fff; opacity: 0.3; }
.three-slick .slick-dots li.slick-active button{ opacity: 1; }
.page-four{ background: url(../res/back04.png) center no-repeat; background-size: cover; padding:80px 0; }
.dt-slick .one-news-tt{ font-size: 18px; line-height: 30px; height: 60px; margin-top: 20px; }
.dt-slick-img{ position: relative; padding-top: 75%; }
.dt-slick-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.dt-slick .slick-slide a{ margin:0 12px; display: block; }
.dt-slick{ margin:0 -12px; margin-bottom: 80px; }
.dt-slick .slick-prev{ left: -60px; width: 50px; height: 50px; margin-top: -25px; background: url(../res/left02.png) center no-repeat; }
.dt-slick .slick-next{ right: -60px; width: 50px; height: 50px; margin-top: -25px; background: url(../res/right02.png) center no-repeat; }
.pt-ul li{ float: left; width: 25%; padding:0 13px; }
.pt-ul{ margin:0 -13px; }
.pt-ul li a{ display: block; position: relative; height: 120px; background: #fff; border:solid 2px #2284d0; border-bottom-width: 4px; color: #2385d0; }
.pt-ul li a span{ position: absolute; left: 0; right: 0; top: 50%; transform: translate(0,-50%); font-size: 20px; }
.pt-ul li:nth-child(2) a{ border-color: #9f46d8; color: #9f46d8; }
.pt-ul li:nth-child(3) a{ border-color: #ee7a2c; color: #ee7a2c; }
.pt-ul li:nth-child(4) a{ border-color: #de538e; color: #de538e; }
.pt-ul li a:hover{ background: #2284d0; color: #fff; }
.pt-ul li:nth-child(2) a:hover{ background: #9f46d8; color: #fff; }
.pt-ul li:nth-child(3) a:hover{ background: #ee7a2c; color: #fff; }
.pt-ul li:nth-child(4) a:hover{ background: #de538e; color: #fff; }


.footer{ background: url(../res/footer.png) center no-repeat; background-size: cover; padding:20px 0 20px 0; }
.footer-p p{ color: rgba(255,255,255,0.6); margin-bottom: 8px; }
.footer-p{ padding-top: 25px; }
.footer-ul{ width: 320px; }
.footer-ul li{ float: left; width: 50%; margin-bottom: 20px; }
.footer-ul li a{ color: rgba(255,255,255,0.6); }
.footer-center{ padding-left: 85px; width: 40%; position: relative; }
.footer-center:before,.footer-right:before{ display: block; content: ""; position: absolute; left: 0; top: 20px; border-right: solid 1px #fff; opacity: 0.2; height: 60px; }
.footer-left{ width: 25%;padding-top: 25px; }
.footer-right{ width: 25%; position: relative; padding-top: 15px; }
.footer-right .pull-left{ margin-left: 20px; color: rgba(255,255,255,0.5); }
.footer-right .pull-left img{ width: 100px; margin-bottom: 10px; }
.footer-bottom{ border-top: solid 1px rgba(255,255,255,0.2); margin-top: 10px; padding-top: 10px; font-size: 15px; color: rgba(255,255,255,0.7); }

/***.header.active{ background: #0457ba; }***/

.nav-click{ 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);}
.nav-down{ position: absolute; display: none; left: 50%; top: 100%; min-width: 150%; transform: translate(-50%,0); white-space:nowrap; background: rgba(0,84,169,0.65); }
.nav-down li{ float: none; width: 100%; padding:0!important; margin:0!important; }
.nav-down li a{ background: none!important; padding:15px 10px; text-align: center; font-size: 16px; font-weight: normal; display: block; }
.nav-down li a:hover{ background: rgba(0,84,169,1)!important; }
.nav-list li:hover .nav-down{ 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:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.layer.showdiv{opacity:1;visibility:visible; z-index: 100000;}
.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:650px;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:#0d3a7e;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; }
.img-slick-img{ transition: 0.3s all; }
a:hover .img-slick-img{ transform: scale(1.05,1.05); }
a:hover .xs-right .one-news-tt,.xs-list li a:hover, a:hover .one-news-tt{     color: #0457ba; }
.footer-ul li a:hover{ color: #fff; }
/**********内页**********/
.list-back{ background: #f6fbfe; padding-bottom: 70px; }
.list-box{ position: relative; min-height: 500px; }
.list-left{ position: absolute; width: 330px; left: 0; top: 0; bottom: 0; background: #0557bb; }
.nav-b{ background: url(../res/icon-home.png) left center no-repeat; padding-left: 25px; margin:15px 0; color: rgba(54,54,54,0.5); }
.nav-b a{ color: rgba(54,54,54,0.5); }
.list-top-tt{ font-size: 28px; color: #fff; }
.list-top-sm{ font-size: 14px; color: #fff; opacity: 0.4; }
.list-top{ padding:20px 0 20px 30px; margin-right: 15px; background: url(../res/list-top.png) right center no-repeat; }
.left-nav{ margin-right: -15px; position: relative; z-index: 10; background: #fff; margin-left: 15px; }
.left-nav li a{ display: block; position: relative; padding:0 25px; line-height: 60px; font-size: 18px; color: #666; }
.left-nav li a:before{ display: block; content: ""; border-bottom: solid 1px #eee; position: absolute; left: 25px; right: 25px; bottom: 0; }
.left-nav li.active a:after,.left-nav li a:hover:after{ display: block; content: ""; position: absolute; right: 25px; bottom: 0; top: 0; width: 15px; background: url(../res/raw-r.png) center no-repeat; }
.left-nav li a:hover,.left-nav li.active a{ color: #0557bb; }
.list-left:before{ display: block; content: ""; position: absolute; left: 15px; right: -15px; bottom: 15px; top: 100px; background: #fff; box-shadow: 0 0 20px rgba(5,87,187,0.06); }
.list-right{ background: #fff; box-shadow: 0 0 20px rgba(5,87,187,0.06); padding:50px; width: 1220px; }
.article-tt{ font-size: 24px; color: #363636; margin:0; }
.article-sm{ padding:15px 0; }
.article-sm span{ display: inline-block; padding:0 15px; color: #999; }
.article-p{ border-top: solid 1px #eee; padding:30px 0; margin-top: 20px; }
.article-p p{ color: #666; line-height: 30px; text-align: justify; margin-bottom: 20px; }
.article-link{ border-top: solid 1px #eee; padding:30px 0 10px 0; }
.article-link p a{ color: #333; }
.article-link p a span{ color: #666; }
.article-link p{ margin-bottom: 15px; }
.list-right-tt{ color: #0557bb; font-size: 22px; padding-bottom: 15px; border-bottom: solid 1px #0557bb; }
.list-right-sm{ padding:30px 50px; }
.page-box{ margin:30px 0; }
.banner-list{ height: 400px; }
.list-right-xs{ background: none; padding:0; box-shadow: none; }

.one-news-lg{ width:100%; }
.one-news-lg li a{ padding:33px; height: auto; }
.one-news-lg .one-news-img img{ width: 280px; height: 190px; }
.one-news-lg .one-news-img{ border-radius: 10px; overflow:hidden; }
.one-news-lg .one-news-right{ margin-left: 315px; }
.one-news-lg .one-news-tt{    -webkit-line-clamp: 1; height: 25px;}
.one-news-lg .date-span{ margin-top: 15px; }
.news-raw{ height: 4px; background: url(../res/raw-b.png) left center no-repeat; margin-top: 40px; }
.one-news-lg li a:hover .news-raw{ background: url(../res/raw-b02.png) left center no-repeat; }
.one-news-lg li a:hover .date-span{ background: url(../res/icon-date03.png) left center no-repeat; color: rgba(255,255,255,0.5); }
.nav-b a:hover{ color: #0557bb; }







@media( max-width: 1670px){
    .container{ width: 1430px; }
    .header{ padding:0 0.5rem; }
    .list-right{ width: 1020px; }
    .banner-list{ height: 350px; }
}
@media( max-width: 1479px){
    .container{ width: 1230px; }
    .footer-center{ padding-left: 120px; }
    .list-right{ width: 820px; }
    .banner-list{ height: 300px; }
    }
@media( max-width: 1279px){
    .container{ width: 970px; }
    .footer-center{ padding-left: 100px; width: 50%; }
    .footer-center:before{ display: none; }
    .footer-left{ width: 100%; text-align: center; }
    .footer-right{ width: 50%; }
    .list-right{ width: 560px; }
    .header {
    padding: 0 0.2rem;
}
.banner-list{ height: 250px; }
}
@media( max-width: 1023px){
    .container{ width: 750px; }
    .one-left{ width: 100%; }
    .img-slick-img{ height: auto; padding-top: 56.3%; }
    .one-news{ width: 100%; margin-top: 30px; }
    .col-xs-6{ width: 100%; padding-top: 30px; }
    .page-tow,.page-three{ padding-top: 50px; }
    .pt-ul li{ width: 50%; margin-bottom: 20px; }
    .page-four{ padding-bottom: 60px; }
    .footer{ padding:40px 0; }
    .three-slick-img{ height: auto; padding-top: 66.666666%; }
    .header{ height: 50px; padding:0 15px; border:none; background: #0457ba; position: fixed; left: 0; top: 0; right: 0; z-index: 1000; }
    .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-box{ border:none; }
    .nav-down li a{ text-align: left; padding:0 15px; }
    .nav-list li:hover .nav-down{ display: none; }
    .menu-button{ display: block; }
    .nav-list{ position: fixed; border-top: solid 1px #ddd; display: none; z-index: 10000; bottom: 0; overflow-y: auto; left: 0; top: 50px; margin:0; right: 0; background: #fff; }
    .nav-list li{ float: none; display: block; width: 100%; margin:0; padding:0; }
    .nav-list li a{ display: block; font-size: 15px; background: none!important; text-align: left; line-height: 40px; padding:0 15px; color: #333!important; }
    .nav-down{ position: static; transform: translate(0,0); margin:0; width: 100%; background: none; }
    .nav-down:before{ display: none; }
    .nav-down li a{ color: #333!important; padding:0 25px; }
    .logo{ padding:0; line-height: 50px; }
    .logo img{ width: auto; height: 30px; }
    .header-right-top{ padding-right: 50px; padding-top: 0; line-height: 50px; }
    .list-right{ width: 360px; }
    .banner-list{ height: 200px; }
    .one-news-lg li a{ padding:15px; }
    .one-news-lg .one-news-img{ width: 100%; float: none!important; }
    .one-news-lg .one-news-img img{ width: 100%; height: auto; }
    .one-news-lg .one-news-right{ margin-left:0px; padding:20px 0; }
    .one-news-lg .news-raw{ margin-top: 20px; }
    }
@media( max-width: 768px){
    .container{ width: 100%; }
    .page-one{ padding:30px 0 20px 0; }
    .title-box{ text-align: left; margin-bottom: 20px; }
    .title-box font img{ height: 24px; }
    .title-box span{ font-size: 24px; }
    .title-box a{ font-size: 12px; width: 80px; padding-left: 5px; height: 24px; line-height: 24px; margin-top: -5px; }
    .img-slick-bottom{ height: 40px; line-height: 40px; padding-right: 80px; width: 100%; font-size: 16px; }
    .img-slick .slick-prev{ left: 100%; margin-left: -50px; bottom: 10px; }
    .img-slick .slick-next{ left: 100%; margin-left: -30px; bottom: 10px; }
    .img-slick-bottom:before{ right: 60px; height: 24px; margin-top: -12px; }
    .one-news-img img{ width: 150px; height: 110px; }
    .one-news li a{ height: auto; }
    .one-news-right{ margin-left: 160px; }
    .one-news{ margin-top: 20px; }
    .page-tow, .page-three{ padding:30px 0; }
    .page-tow{ padding-top: 1px; }
    .tz-ul li a{ height: auto; padding:20px; }
    .tz-ul-tt{ font-size: 16px; }
    .xs-img{ width: 100%; float: none!important; }
    .xs-img img{ width: 100%; height: auto; }
    .xs-right{ margin:15px 0 0 0; }
    .three-ul{ margin-top: -30px; }
    .three-ul li{ width: 100%; margin-bottom: 10px; }
    .date-span{ margin-top: 20px; }
    .three-ul li a{ height: auto; padding:20px; }
    .txt-tt{ right: 110px; font-size: 16px; }
    .page-four{ padding:30px 0 10px 0; }
    .dt-slick{ margin-bottom: 30px; }
    .pt-ul li a span{ font-size: 16px; }
    .pt-ul li{ width: 100%; margin-bottom: 10px; }
    .footer-center{ width: 100%; text-align: center; padding:0; margin-top: 20px; }
    .footer-right,.footer-right .pull-right{ width: 100%; padding:0; }
    .footer-right:before{ display: none; }
    .footer-right .pull-right .pull-left{ float: none!important; display: inline-block; margin:0 10px; }
    .footer-ul{ width: 100%; }
    .footer-bottom{ padding-top: 20px; font-size: 14px; margin-top: 20px; }
    .footer{ padding:20px 0; }
    .dt-slick .one-news-tt,.three-ul .one-news-tt,.xs-right .one-news-tt{ font-size: 16px; margin-top: 10px;     line-height: 25px;
    height: 50px; }
    .header-right-top a{ display: none; }
    .header-right-top a.search-a{ display: block; }
    .layer .search_box{
width: 100%;
}
.close{ right: 20px!important; top: 20px!important; width: 30px!important; }

.list-left{ position: relative; width: 100%; margin-bottom: 20px; padding-bottom: 15px; }
.list-right{ width: 100%; padding:20px; }
.article-tt{ font-size: 18px; line-height: 1.6; }
.article-p{ padding:20px 0; }
.article-p p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
.article-link{ padding-top: 20px; }
.list-back{ padding-bottom: 30px; }
.left-nav li a{ font-size: 16px; }
.banner-list{ height: 150px; margin-top: 50px; }
.list-right-xs{ padding:0; }
.one-news-lg{ margin-top: 0; }
}