body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;

}
.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;}
.container{ width: 1530px;}

.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); }


.banner{ margin:0; overflow:hidden; }
.banner .slick-dots{ bottom: 30px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 40px; height: 10px; border-radius: 0%; }


.banner .slick-dots li button{ background: #fff; }
.banner .slick-dots li.slick-active button{ background: #1a4a95; }
.banner .slick-prev{ width: 59px; height: 80px; background: url(../images/left.png) center no-repeat; margin-top: -40px; left: 0; z-index: 1000; }
.banner .slick-next{ width: 59px; height: 80px; background: url(../images/right.png) center no-repeat; margin-top: -40px; right: 0; z-index: 1000; }


.header{ position: fixed; left: 0; top: 0;  width: 100%; z-index: 10000;}
.header.active{ background:#FFF;color: #000; box-shadow: 0 0 10px rgba(0,0,0,0.2);height:140px }/*rgba(0,0,0,0.3);*/
.header.active a { color: #000; }
.logo{ line-height: 140px;width:190px;height:130px }
.nav-list{ padding-top: 55px; }
.nav-list li{ float: left; position: relative; margin-left: 10px; }
.nav-list li a{ display: block; line-height: 40px; font-size: 18px; padding:0 18px; color: #fff; position: relative; }
.nav-list li.active a,.nav-list li a:hover{ background: #1a4a95;color: #fff; }

.back-one{ background: url(../images/back01.png) center no-repeat; background-size: cover; padding:75px 0; }
.one-sm{ /*background: url(../images/border.png) center no-repeat;*/ background-size: auto 100%; padding:55px 0; }
.about-tt-one{ font-size: 60px; color: #1a4a95; }
.about-tt-tow{ font-size: 36px; color: #434343; }
.about-p-one{ font-size: 20px; color: #666; margin-top: 30px; line-height: 40px; text-indent: 2em; }
.about-a{ display: inline-block; background: #fff; text-align: center; border:solid 1px #1a4a95; line-height: 58px; width: 200px; font-size: 20px; color: #000; margin-top: 40px; }
.back-tow{ padding:45px 0; }
.tow-title{ font-size: 48px; color: #000; line-height: 48px; }
.tow-sm{ background: url(../images/tt-sm.png) center no-repeat; line-height: 25px; height: 35px; margin-top: 20px; font-size: 16px; color: #7d7d7d; }
.js-box{ margin:0 auto; margin-top: 80px; max-width: 900px; }
.js-ul li{ float: left; width: 33.333333%; padding:0 6px; }
.js-ul{ margin:0 -6px; }
.js-link{ display: block; position: relative; padding-top: 100%; }
.js-link:before{ display: block; content: ""; transform: rotate(45deg); position: absolute; left: 45px; top: 45px; right: 45px; bottom: 45px; border:solid 8px #e3e3e3; }
.link-ul-sm{ position: absolute; transition:0.3s all; left: 0; top: 50%; right: 0; margin-top: -15px; }
.link-ul-tt{ font-size: 30px; color: #000; font-weight: bold; line-height: 30px; }
.link-ul-span{ margin:0 auto; margin-top: 15px; display: none; font-size: 18px; color: #1a4a95; border:solid 1px #1a4a95; width: 110px; line-height: 35px; }
.js-link:hover .link-ul-sm{ transform: translate(0,-22px); }
.js-link:hover .link-ul-span{ display: block; }
.js-link:hover .link-ul-tt{ color: #1a4a95; }
.js-link:hover:before{ border-color:#1a4a95;  }
.js-img{ position: absolute; left: 0; top: 0; width: 100%; }
.js-ul li:nth-of-type(4){ margin-left: 16.666666%; }
.js-ul li:nth-of-type(4),.js-ul li:nth-of-type(5){ margin-top: -136px; }
.back-three{ background: url(../images/back03.png) center no-repeat; background-size: cover; margin-top: 35px; padding:80px 0; }
.back-three .tow-title{ color: #fff; }
.al-list li{ float: left; width: 33.333333%; padding:0 13px; margin-bottom:80px; }
.al-list{ margin:0 -13px; margin-top: 80px; }
.al-list-img{ position: relative; padding-top: 62%; }
.al-list-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.al-list li a{ display: block; position: relative; }
.sl-mask{ position: absolute; display: none; left: 0; top: 0; background: rgba(240,142,16,0.75); width: 100%; bottom: 0; padding:30px 50px; }
.sl-title{ font-size: 30px; color: #fff; line-height: 1; }
.sl-lind{ width: 50px; height: 3px; background: #fff; margin-top: 18px; }
.sl-p{ font-size: 18px; color: #fff; text-align: justify; line-height: 30px; margin-top: 30px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }
.sl-span{ border:solid 1px #fff; color: #fff; width: 120px; line-height: 38px; text-align: center; margin-top: 30px; }
.al-list li a:hover .sl-mask{ display: block; }
.about-b{ background: none; font-size: 20px; color: #fff; margin-top: 0; }
.back-four{ padding:70px 0; }
.news-ul-list li{ float: left; width: 50%; padding:0 30px; margin-bottom: 30px; }
.news-ul-list li a{ display: block; position: relative; border:solid 1px #ddd; padding:25px 35px 0 205px; height: 160px; }
.news-ul-list-p{ text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2; font-size: 18px; color: #898989; line-height: 30px;
-webkit-box-orient: vertical; margin-top: 15px;}
.news-ul-list-tt{ font-size: 24px; color: #000; }
.news-ul-list-date{ position: absolute; left: 0; top: 25px; bottom: 25px; text-align: center; width: 160px; border-right: solid 1px #ddd; font-size: 18px; color: #aaa; }
.news-ul-list-date span{ font-size: 50px; color: #1a4a95; }
.news-ul-list{ padding-top: 55px; margin:0 -30px; }
.about-c{ background: #1a4a95; border-color: #1a4a95; margin-top: 20px; }
.footer-top{ background: #282828; padding:20px 0; }
.friends-tt{ font-size: 30px; position: relative; color: #fff; padding-right: 85px; border-right: solid 1px #1a4a95; line-height: 36px; }
.friends-tt span{ position: absolute; left: 135px; top: 2px; font-size: 18px; color: #1a4a95; }
.friends-ul{ margin-left: 230px; }
.friends-ul li{ float: left; margin-right: 10px; margin-top: 10px; }
.friends-ul li a{ color: #fff; }

.footer{ background: #17181B; padding:30px 0 0 0; }
.logo-b{ border-right: solid 1px #000; padding-right: 70px; height: 100px; }
.footer-center{ margin-left: 100px; }
.footer-nav li{ float: left; margin-right: 25px; margin-bottom:10px; }
.footer-nav li a{ color: #000; font-size: 18px; }
.footer-nav li a:hover{ color: #1a4a95; }
.footer-nav{ border-bottom: solid 1px #000; }
.footer-p{ color: #000; margin-top: 20px; }
.footer-p p{ margin-bottom: 5px; }
.ewm-img img{ margin-left: 15px; }
.ewm-txt{ font-size: 16px; color: #fff; padding-left: 15px; margin-top: 15px; }
.about-a:hover{ background: #1a4a95; color: #fff; }
.friends-ul li a:hover{ color: #1a4a95; }

/*.footer{ background: #707070; margin-top: 40px; padding-top: 50px; }*/
.footer-tt{ font-size: 16px; color: #fff; font-weight: bold; margin-bottom: 20px; }
.footer-ul li{ color: #ddd; margin-bottom: 10px; }
.footer-ul li a{ color: #ddd; }
.footer-left{ margin-right: 85px; }
.footer-phone{ font-size: 27px; color: #fff; font-weight: bold; margin:-10px 0 10px 0; }
.footer-ul li span{ padding-left: 20px; }
.ewm-box{ color: #eee; }
.ewm-box img{ width: 132px; margin-bottom: 5px; }
.footer-bottom{ background: #17181B; font-size: 16px; color: #fff; padding:15px; margin-top: 50px;  }
.footer-top2{ padding-left: 75px;border-bottom:1px solid #252527 }














.hidden_search .text { width: 100%; height: 40px; padding: 0; font-size: 16px; color: #444;background: none;border:none;font-family: "Microsoft Yahei";}
.hidden_search .btn { display: block;cursor: pointer;  position: absolute; right: 0; top: 0; height: 40px; width: auto; 
  border:none;background-size: cover ;border-radius: 50%;overflow: hidden;background: transparent;font-size: 24px;color:#004D9C;}
.hidden_search .search_wrap { border: 1px solid #e4eaec; border-radius: 20px; position: relative; padding-right: 45px; padding-left: 20px; width: 95% }
.hidden_search .close_btn { position: absolute; background: url(../images/close.png) center no-repeat; right: 20px; top: 32%;  width: 35px; height: 35px; -webkit-transition: 0.5s; transition: 0.5s; font-size: 26px}
 .hidden_search .close_btn:hover{ color: #004D9C; }
.cd-popup { position: fixed; left: 0; top: 0; height: 100%; width: 100%;background: rgba(0,0,0,.7);visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999;  opacity: 0;}
.cd-popup.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; z-index: 100000; }
.cd-popup-container { position: relative;  padding: 30px 40px 30px 30px; background: #fff; width: 60%; margin: 0 auto; top: 50%; margin-top: -58px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.is-visible .cd-popup-container { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.cd-popup0, .cd-popup1, .cd-popup2, .cd-popup3 { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.3); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; }
.cd-popup0.is-visible, .cd-popup1.is-visible, .cd-popup2.is-visible, .cd-popup3.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container0, .cd-popup-container1, .cd-popup-container2, .cd-popup-container3 { position: relative; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 20%; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.cd-popup-container1 { top: 10%; }
.is-visible .cd-popup-container0, .is-visible .cd-popup-container1, .is-visible .cd-popup-container2, .is-visible .cd-popup-container3 { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.sear_p{float: left;margin: 20px 0 0 5%;width: 90%;-webkit-border-radius: 5px;border-radius: 5px;background: #fff;}
.sear_txt{float: left;height: 30px;font-size: 12px;line-height: 30px;border: none;width: calc(100% - 35px);background: none;color: #666;text-indent: 5px;}

.three-ul{ margin:0 -16px; }
.mt-ul-b li a:hover{ text-decoration: underline!important; }
.tabs-more:hover,.left-b .title a:hover{ color: #fff; }
.news-ul-a-tt a:hover{     color: #017cc2; }
.three-ul li a:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.3); }
.header-right a:hover{ color: #fff; }







.left-c{ width: 280px; margin-top: 40px;margin-bottom: 40px; }
.left-c-top{ font-size: 22px; color: #fff; background: #1a4a95; line-height: 70px;}
.left-nav li a{ display: block; font-size: 18px; color: #333; line-height: 55px; text-align: center; border-bottom: solid 1px #ddd; position: relative; background: #f6f6f5; }
.left-nav li.active a,.left-nav li a:hover{ background: #fff; color: #1a4a95; }
.left-nav li.active a:before,.left-nav li a:hover:before{ display: block; content: ""; position: absolute; left: 0;top: 0; bottom: 0; width: 4px; background: #1a4a95; }
.right-c{ width: 1170px; margin-top: 40px; padding-bottom: 30px; }
.right-c-title{ font-size: 18px; color: #333; }
.right-c-top{ padding-bottom: 15px; border-bottom: solid 1px #ddd; }
.nav-home{ color: #777; background: url(../images/icon-home.png) left center no-repeat; padding-left: 28px; }
.right-list-txt li{ position: relative; padding-right: 225px; line-height: 42px; }
.right-list-txt li a{ font-size: 16px; color: #555; padding-left: 20px; background: url(../images/li02.png) left center no-repeat; }
.right-list-txt li span{ position: absolute; right:0; top: 0; font-size: 14px; color: #999; }
.right-list-txt{ padding:15px 0; }
.page-box{ margin-top: 30px; }

.article-p{ padding-top: 10px; }
.img-ul-list li{ float: left; width: 50%; padding:0 15px; margin-top: 20px; }
.img-ul-list{ margin:0 -15px; }
.img-ul-list li a{ position: relative; display: block; padding-top: 60%; }
.img-ul-list li img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.img-ul-list .img-ul-tt{ height: 40px; background: #ddd; margin-top: 0; line-height: 40px; display: block; font-size: 16px; color: #333; padding:0 10px; }
.img-ul-list .img-ul-tt:hover{ background: #1a4a95; color: #fff; }

.article-p p{ font-size: 16px; color: #333; text-indent: 2em; text-align: justify; line-height: 45px; }
.list-box:after{ display: block; content: ""; position: absolute; left: 50%; margin-left: -375px; top: 0; bottom: 0px; border-right: solid 1px #eee; }
.jg-list li{ font-size: 18px; color: #333; margin-bottom: 35px; }
.jg-list li span{ font-weight: bold; }
.jg-list{ padding-top: 10px; }
.xw-ul-list li{ height: 180px; border-bottom: solid 1px #ddd; padding-left: 37px; padding-top: 20px; }
.xw-ul-date{ font-size: 16px; margin-top: 5px; color: #b4b4b4; padding-bottom: 10px; border-bottom: solid 3px #d1d7e4; }
.xw-ul-date span{ font-size: 36px; color: #b4b4b4; }
.xw-ul-width{ width: 615px; margin-left: 55px; }
.xw-ul-tt a{ font-size: 18px; color: #333; font-weight: bold; }
.xw-ul-p{ color: #888; line-height: 25px; height: 50px; overflow:hidden; margin-top: 25px; }
.xw-ul-img img{ width: 195px; height: 135px; }
.xw-ul-list li:hover{ background: #f4f8fe; }
.xw-ul-list li:hover .xw-ul-tt a,.xw-ul-list li:hover .xw-ul-p,.xw-ul-list li:hover .xw-ul-date,.xw-ul-list li:hover .xw-ul-date span{ color: #007cc2; }
.xw-ul-list li:hover .xw-ul-date{ border-color:#007cc2;  }
.page{ margin-top: 50px; }
.lb-list li{ position: relative; border-bottom: dashed 1px #ddd; line-height: 60px; }
.lb-list li a{ font-size: 16px; color: #333; padding-left: 20px; background: url(../images/dian.png) left center no-repeat; }
.lb-list{ margin-top: -10px; }
.lb-list li span{ position: absolute; right: 0; top: 0; font-size: 16px; color: #666; }
.article-tt{ font-size: 24px; color: #010101; font-weight: bold; margin-top: 40px; }
.article-sm{ color: #848484; padding:15px 0 25px 0; border-bottom: solid 1px #ddd; }
.article-txt p{ font-size: 16px; color: #333; line-height: 45px; margin-bottom: 15px; }
.article-txt{ padding-top: 20px; }
.article-link a{ font-size: 16px; color: #737475; }
.article-link a span{ font-size: 16px; color: #000; font-weight: bold; }
.article-link{ margin-top: 50px; }
.article-link p{ margin-bottom: 20px; }

.news-list li:hover{ box-shadow: 0 0 23px rgba(0,0,0,0.3); }
.news-list-tt a:hover,.xw-ul li a:hover,.lb-list li a:hover,.article-link a:hover{ color: #007cc2; }
.xw-list li:hover span{ background: #132785; color: #fff; }
.xw-list li a:hover,.jy-list-tt a:hover{ text-decoration: underline!important; }
.img-link-p{ color: #fff; line-height: 25px; height: 50px; overflow:hidden; margin-top: 10px; }



.slick-dots li button:before{ display: none; }
.slick-prev:before,.slick-next:before{ display: none; }
.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: #bd8254; 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);}

.title-phone,.logo-phone{ display: none; }
.yy-list-table a{ padding-left: 15px; padding-right: 15px; padding-top: 60px!important; }
.yy-list-table a .yy-list-tt{ height: 40px; overflow:hidden; }

.dt-ul li:nth-of-type(2) a{ display: block; height: 640px; position: relative; }
.dt-ul li:nth-of-type(2) a .dt-ul-back{ position: absolute; left: 0; right: 0; bottom: 0; }
.dt-ul li:nth-of-type(2) a .dt-ul-img{ position: absolute; left: 0; right: 0; top: 0; }

.ld-list li a{ display: block; margin-bottom: 20px; padding-left: 160px; padding-top: 15px; background: url(../images/ld-back.png) center no-repeat; background-size: cover; padding-right: 30px; margin-left: 45px; position: relative; padding-bottom: 20px; min-height: 280px; border:solid 1px #e4eaed; }
.ld-img{ position: absolute; left: -45px; top: 20px; }
.ld-img img{ width: 180px; height: 240px; }
.ld-name{ font-size: 24px; color: #323232; }
.ld-zw{ font-size: 16px; color: #094db4; margin-top: 15px; }
.ld-p p{ font-size: 16px; color: #323232; margin-bottom: 10px; }
.ld-p p span{font-weight: bold;}
.ld-p { border-top: solid 1px #ddd; padding-top: 15px; margin-top: 15px; }
.ld-list { margin-top: 30px; }
.nav-list li{ position: relative; }
.search-a{ display: none; }
.nav-down{ position: absolute; display: none; transform: translate(-50%,0); left: 50%; top: 100%; min-width: 100%; background: #fff; }
.nav-down li{ float: none; display: block; margin:0!important; padding:0!important; white-space:nowrap; width: 100%; }
.nav-down li a{ display: block; padding:0 15px; color: #333!important; font-size: 16px; text-align: center; line-height: 45px; }
.nav-down li a:hover{ background: #1a4a95; color: #fff!important; }
.nav-list li:hover .nav-down{ display: block; }

.right-c-lg{ width: 100%; }
.about-more:hover{ color: #fff; background: #bd8254; }
.cp-list li a:hover,.news-ul-list li a:hover{ border-color: #1a4a95; }
a:hover .cp-list-tt,a:hover .news-ul-list-tt{ color: #1a4a95; }
.footer-p-b{ display: none; }

@media( max-width: 1799px){

	.right-c{ width: 1030px; }
}
@media( max-width: 1579px){
	.container{ width: 1230px; }
	.logo img{ width:190px;height:130px;/* 400px;*/ }
	.logo{ line-height: 140px; }
	.nav-list li a{ padding:0 10px; font-size: 16px; }
	.nav-list{ padding-top: 30px; }
	.sl-mask{ padding:15px 35px; }
	.footer-center{ margin-left: 50px; }

	.ewm{ font-size: 16px; }

	.right-c{ width: 880px; }


	}


@media( max-width: 1439px){








    .right-c{ width: 880px; }
    

    .title-left{ padding-right: 10px; }
    .title-font{ padding-left: 10px; }
    .tz-ul li{ margin-bottom: 25px; }
    .bottom-left{ width: 350px; }

    .bottom-center{ width: 350px; }
    .bottom-right{ width: 350px; }
}

@media( max-width: 1279px){
	.logo img{ width:190px;height:130px; }
	.nav-list li a{ font-size: 14px; padding:0 5px; }
	.about-tt-one{ font-size: 36px; }
	.about-tt-tow{ font-size: 24px; }
	.about-p-one{ font-size: 16px; line-height: 30px; margin-top: 10px; }
	.about-a{ font-size: 16px; line-height: 40px; width: 160px; }
	.sl-title{ font-size: 18px; }
	.sl-p{ font-size: 14px; line-height: 25px; margin-top: 10px; }
	.sl-span{ line-height: 30px; margin-top: 10px; }
	.logo-b{ width: 100%; padding:0; height: auto; border:none; text-align: center; margin-bottom:30px; }
	.footer{ padding:40px 0; }
	.footer-center{ margin-left: 0; }
	.footer-p{ margin-top: 60px; }
	



	.right-c{ width: 630px; }
 	.container{ width: 970px; }
    .one-right .one-news li:nth-of-type(4),.one-right .one-news li:nth-of-type(5){ display: none; }
    .news-top-tt{ margin-top: 20px; }
.index-left{ width: 100%; }
.index-left-back{ width: 49%; float: left; }
.index-left-back-b{ float: right; height: 465px; }
.index-right{ width: 100%; padding-left: 0; padding-bottom: 10px; }
}

@media( max-width: 991px){
	body{ padding-top: 50px; }
	.one-sm{ padding:0; background: none; }
	.logo{ line-height: 50px; }
	.logo img{ height: 30px; width: auto; }
	.one-sm .col-xs-6{ width: 100%; }
	.one-sm .col-xs-6 img{ margin-top: 30px; }
	.js-ul li:nth-of-type(4), .js-ul li:nth-of-type(5){ margin-top: -110px; }
	.js-link:before{ left: 35px; right: 35px; top: 35px; bottom: 35px; }
	.sl-mask{ padding:15px; }
	.sl-p{ -webkit-line-clamp: 1; }
	.footer-p{ display: none; }
	.ewm-box{ width: 100%; text-align: center; margin-top: 20px; float: none!important; }
	.ewm-img img{ margin:0 8px; }
	.footer-center{ width: 100%; float: none!important; }
	.ewm-txt{ padding:0; font-size: 14px; }
	.footer-p-b{ display: block; text-align: center; margin-top: 20px; }
	.news-ul-list li{ width: 100%; }


    .one-right .one-news li:nth-of-type(4),.one-right .one-news li:nth-of-type(5){ display: block; }
    .header .container{ width: 100%; }
    .header{ height: 70px; background: #fff!important; }
    .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 li a{ text-align: left; padding:0 15px; }
    .nav-list li:hover .nav-down{ display: none; }
    .menu-button{ display: block; }
    .nav-list{ position: fixed; padding:0; 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: 16px; 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; }
    .search-a{ line-height: 50px; margin-right: 60px; }
    .one-left{ width: 100%; }
    .one-ul{ width: 100%; margin-top: 25px; }

.nav-list li.active a:before{ display: none; }









.container{ width: 750px; }
.right-c,.left-c{ width: 100%; }
.sh-width{ width: 50%; }


}
@media( max-width: 767px){
.header.active{ background:#FFF;color: #000; box-shadow: 0 0 10px rgba(0,0,0,0.2);height:60px }/*rgba(0,0,0,0.3);*/

.banner .slick-prev,.banner .slick-next{ width: 30px; height: 40px; background-size: 100% 100%; margin-top: -20px; }
.banner .slick-dots{ bottom: 10px; }
.banner .slick-dots li, .banner .slick-dots li button{ height: 4px; padding:0; }
.back-one{ padding:30px 0; }
.about-tt-one{ font-size: 24px; text-align: center; }
.about-tt-tow{ font-size: 18px; }
.about-p-one{ font-size: 14px; line-height: 25px; margin-bottom:20px; }
.about-a{ display: block; margin:0 auto; font-size: 16px; width: 130px; line-height: 35px; }
.tow-title{ font-size: 28px; line-height: 28px; }
.back-tow{ padding:30px 0; }
.js-ul li{ width: 50%; margin-top: 20px!important; }
.js-link:before{ transform: rotate(0deg); left: 0; top: 0; right: 0; bottom: 0; border-width: 5px; }
.js-ul li:nth-of-type(4){ margin-left: 0; }
.link-ul-tt{ font-size: 22px; line-height: 22px; }
.link-ul-span{ font-size: 16px; }
.js-box{ margin-top: 0; }
.js-img{ transform: rotate(45deg); display: none; position: absolute; left: -35px; right: -35px; top: -35px; bottom: -35px; }
.back-three{ margin-top: 0; padding:30px 0; }
.al-list li{ width: 100%; margin-bottom:15px; }
.al-list{ margin-top: 20px; }
.back-four{ padding:30px 0; }
.news-ul-list-date{ font-size: 14px; width:110px; }
.news-ul-list-date span{ font-size: 24px; }
.news-ul-list li a{ padding:15px 15px 15px 125px; height: auto; }
.news-ul-list-tt{ font-size: 18px; }
.news-ul-list-p{ font-size: 14px; line-height: 25px; margin-top: 10px; }
.news-ul-list li{ margin-top: 15px; margin-bottom: 0; }
.news-ul-list{ padding-top: 5px; padding-bottom: 15px; }
.friends-tt{ width: 100%; font-size: 24px; border:none; line-height: 30px; padding:0; }
.friends-tt span{ position: static; padding-left: 15px; }
.friends-ul{ margin-left: 0; }
.footer-nav li a{ font-size: 14px; }
.footer-nav li{ margin-right: 10px; }








.search-box-c{ position: fixed; margin-right: 0; left: 50%; width: 700px; transform:translate(-50%,-50%); top: 50%; height: 54px; background: #fff; padding-right: 115px; z-index: 1000010; }
.search-box-c .form-control{ height: 54px; border-radius: 0; font-size: 18px; box-shadow: none; border:none; }
.modal{ z-index: 100000001; }
.modal-backdrop{z-index: 10000000;}
.modal-box{ position: fixed; display: none; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000010; }
.btn-search-c,.btn-search-c:hover,.btn-search-c:focus{ position: absolute; right: 0; top: 0; width: 115px; height: 54px;border:none; border-radius: 0;padding:0}.modal-back{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 100000; background: rgba(0,0,0,0.5);}
.search-a{ display: block; position: absolute; right:60px; opacity: 1; top: 0; line-height: 50px; }

	.img-slick, .one-right{ margin-top: 20px; }
	.tz-back{ margin-top: 20px; padding:30px 0; }
	.tz-list{ margin-top: 20px; }
	.px-tabs{ margin:0 -5px; float: none!important; }
	.px-tabs li a{ width: 100%; font-size: 13px; margin:0; }
	.px-tabs li{ float: left; width: 50%; padding:0 5px; margin-bottom: 10px; }
	.px-right{ margin:0; }
	.px-box{ margin-top: 20px; }
	.fz-box-lg{ margin-top: 30px; }
	.fz-top{ margin-top: 20px; }
	.fz-tabs{ position: static; margin-top: 20px; }
	.fz-tabs li{ margin-right: 15px; }
	.fz-tabs li a{ font-size: 15px; }
	.title{ font-size: 18px; background-size: auto 10px; }
	.tt-sm{ font-size: 12px; margin-top: 0px; }
	.dt-ul li{ width: 100%; margin-bottom: 15px; }
	.dt-ul-title{ font-size: 18px; }
	.dt-ul-p{ font-size: 14px; line-height: 25px; margin-top: 10px; }
	.dt-ul-back{ height: auto; padding:15px; }
	.dt-ul-img div{ height: auto; padding-top: 60%; }
	.dt-more-b{ margin-top: 10px; }
		


	.fz-right{ margin-top: 20px; }
	.gk-back{ margin-top: 20px; padding:30px 0; }
	.one-news-c,.gk-center,.tz-right, .gk-right{ margin-top: 10px; }
	.xy-slick{ margin-top: 20px; }
	.zt-ul li{ width: 33.333333%; margin-top: 15px; }
	.zt-ul{ margin-bottom: 20px; }
	.footer-left{ width: 100%; text-align: center; }
	.logo-b-c{ margin:20px auto; }
	.ewm-box div img{ width: 80px; }
	.news-top-tt{ margin-top: 20px; }
	.tab-content-gy{ margin-top: 20px; }

.search-box-c{ left: 5%; right: 5%; width: auto; transform: translate(0,-50%); }



.tabs-xw li a span{ margin-right: 10px; }
.tabs-xw li{ font-size: 14px; }
.tabs-xw li .date{ display: none; }
.tabs-xw li{ padding-right: 120px; }
.tabs-xw{ padding-right: 10px; }
.right-list-txt li{ padding-right: 100px; }
.nav-home{ display: none; }
.right-c,.left-c{ margin-top: 20px; }
.img-ul-list li{ width: 50%; }
.article-p p{ font-size: 14px; line-height: 25px; }


.tow-right-c{ height: auto; padding-bottom: 30px; }
.sh-width{ width: 100%; padding:0; margin-top: 25px; }
.sh-ul li:last-child{ margin-bottom: 0; }
.sh-right{ margin-top: 30px; }
.tabs-ul{ position: static; margin-top: 20px; }
.fb-back{ padding-top: 30px; }
.table > thead > tr > th, .table > tbody > tr > td{ font-size: 12px; }
.yy-tabs{ position: static; margin:0; background: none; padding:0; }
.yy-tt{ float: none!important; width: 100%; }
.yy-tabs li{ width: 33.333333%; margin:15px 0 0 ; }
.yy-tabs li a{ font-size: 16px; }
.yy-box{ margin:30px 0; }
.yy-list li{ width: 50%; border-bottom: solid 1px #efefef; }
.yy-list li a{ font-size: 14px; }
.dropdown button{ font-size: 14px; }
.article-p p {
    font-size: 14px;
    line-height: 25px;
}

.article-tt{ font-size: 18px; margin-top: 20px; }
.article-sm{ font-size: 12px; padding-bottom: 20px; }
.article-sm span{ padding:0 5px; }
.article-txt p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
.article-txt{ padding:20px 0; }
.article-bottom{ padding-right: 0; }
.article-link p, .article-link p a,.article-link p span{ font-size: 14px; }
    .container{ width: 100%; }
    

.logo img{ height: 60px; }
.logo{ padding-top: 0; }
.search-lind,.search-c{ display: none; }
.search-box-a{ display: none; }
.nav-box{ height: 50px; position: fixed; left: 0; top: 0; right: 0; z-index: 100000; }

.menu-button{ display: block; }
body{ padding-top: 50px; }
.fix-box{ display: none; }

.title-font{ font-size: 14px; line-height: 24px; }
.title a{ font-size: 12px; }
.tt-sm{ margin-bottom: 20px; }

.xw-left-ul li{ width: 100%; margin-bottom: 15px; }
.xw-right-ul li{ padding-right: 100px; margin-bottom: 20px; }
.xw-right{ padding-top: 5px; }
.tz-ul li:last-child{ margin:0; }
.page-tow{ padding: 20px 0; }
.tz-lb li{ width: 100%; margin-bottom: 15px; }
.tz-lb li a{ height: auto; padding:15px 15px 15px 90px; }
.tz-p{ font-size: 14px; line-height: 20px; }

.zt-box{ padding:15px; }
.zt-list li{ margin-top: 0px; margin-bottom: 15px; }
.zt-box{ padding-bottom: 1px; }
.zt-list li a{ font-size: 14px; }
.mt-list li{ width: 100%; margin-bottom: 15px; }
.page-three{ padding-bottom: 20px; }
.zc-list li{ width: 100%; padding-right: 0; padding-left: 0!important; border-right: none; }
.ewm-box{ width: 100%; margin-top: 30px; }
.bottom-left{ width: 100%; }
.bottom{ padding:30px 0; }
.down-ul li{ width: 100%; }
.link-ul li{ width: 50%; }

.footer{ line-height: 25px; padding:20px 0; }

.zy-ul li{ width: 100%; margin-bottom: 15px; }
.zt-txt{ font-size: 16px; line-height: 50px; }
.page-three{ padding-bottom: 40px; }


.zc-list li:last-child{ margin-bottom: 0; }

    .search-a{ position: absolute; right: 0px; top: 0px; z-index: 10000000; display: block; }
    .news-ul li{ font-size: 14px; }
    .img-slick .slick-dots{ right: 5px; }
    .slick-prev, .slick-next{ opacity: 1!important; }
    .title-left{ padding-right: 10px; margin-right: 0; }
    .title-sm-top{ font-size: 24px; line-height: 24px; }
    .title-left{ font-size: 56px; line-height: 56px; display:none}
    .footer-tt{ font-size: 18px; text-align: left; margin-bottom: 5px; }
    .footer-ul li a, .footer-ul li:before{ font-size: 14px; }
    .footer-ul li{ padding-right: 10px; margin-right: 10px; margin-bottom: 5px; }
    .footer-right{ margin-top: 10px; }
    .ewm img{ margin-bottom: 5px; }
    .ewm{ font-size: 14px; }

}