@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom;max-width: 100%; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body { color: #666; background:#f6f7f9;}
a { color: #666; }
a:hover { color: #0070c0; }
.wrap { width: 1440px; margin: 0 auto;}
.g-in{ width:1440px; margin:0 auto; }.g-in:after{content:'\20';display:block;height:0;clear:both}.g-in{*zoom:1}
.b-in{ width:1440px; margin:0 auto; }.b-in:after{content:'\20';display:block;height:0;clear:both}.b-in{*zoom:1}
.s-in{ width:1440px; margin:0 auto; }.s-in:after{content:'\20';display:block;height:0;clear:both}.s-in{*zoom:1}
.wrapper{ position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrapper img{  vertical-align:top; }

/* 网站地图 */
.webmap{padding:10px 0px 15px}
.webmap dl{overflow:hidden;zoom:1;height:32px; margin-bottom:5px;}
.webmap dt{width:15%;float:left;}
.webmap dd{float:left;width:85%;}
.webmap dt a{display:block;line-height:32px;background:#ccc;color:#000;text-align:center}
.webmap dd a{margin:0 5px 5px;background:#eee;display:block;line-height:32px;width:143px;float:left;text-align:center}
.webmap a:hover{background:#343434;text-decoration:none;color:#fff}

.u-menu { position:absolute; right:0px; top:19px; display:none; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index: 15; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#333; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}

body.z-open .u-menu {transform:translateZ(0px) rotate(90deg);-webkit-transform:translateZ(0px) rotate(90deg);}
body.z-open .u-menu  div {transform:translateZ(0px) rotate(45deg);transition:transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;-webkit-transform:translateZ(0px) rotate(45deg);-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.4,0.01,0.165,0.99) 0.2s;}
body.z-open .u-menu  div i {transition:transform 0.2s ease 0s;transform:translate3d(0px,11px,0px);-webkit-transition:-webkit-transform 0.2s ease 0s;-webkit-transform:translate3d(0px,11px,0px); }
body.z-open .u-menu .u-menu-bottom {transform:translateZ(0px) rotate(-45deg);-webkit-transform:translateZ(0px) rotate(-45deg);}
body.z-open .u-menu .u-menu-middle { display:none; }

/* 二级菜单 */
.m-menua {position:fixed;top:0;right:-50%;width:45%;height:100%;padding:7% 5%;box-sizing: border-box;background:#fff;z-index:101;opacity:0;overflow:auto;}
.m-menua .site-nav { min-height:400px; overflow-y:auto; }
.m-menua dl dt { margin-bottom:8px; padding:0 8px 10px; border-bottom:1px solid #ddd; line-height:24px; }
.m-menua dl dt a { color: #333;font-size: 14px; }
.m-menua dl dt a:hover,.m-menua dl dt .current { color: #8ab923; }
.m-menua dl dd { padding: 0 5px 10px 24px; line-height:24px; }
.m-menua dl dd a { color: #333; }
.m-menua dl dd a.current { color: #8ab923; }
.u-mask { position:absolute; left:0; top:0; width:100%; height:100%; background:#000; opacity:.5; z-index:10; }

.msearch{padding: 0 12px;font-size: 0;margin-top: 15px;}
.msearch .mtxt{width: 120px;height: 30px;font-size: 12px;border:1px solid #ccc;vertical-align: middle;padding: 0 7px;}
.msearch .msbt{width: 40px;height: 32px;vertical-align: middle;background: #0068b5;font-size: 12px;color: #fff;}

body.z-open .m-nav {transform:translate3d(-300px,0,0);-webkit-transform:translate3d(-300px,0,0);}

.m-menu .h2{display: flex;justify-content: space-between;align-items: center;}
.m-menu .h2 h2{font-size: 20px;}
.m-menu .close{ background:url(gb.png) center center no-repeat; width:26px; height:26px; background-size:100%; cursor:pointer}	

.m-menu{ position:fixed; top:0; right:-50%; width:45%; height:100%; padding:7% 5%; background:#fff; z-index:99; opacity:0; overflow:auto; box-sizing: border-box;}
.m-menu .site-nav { min-height:6.25rem; overflow-y:auto; }
.m-menu { position:fixed; top:0; right:-100%; width:100%; height:100%; background:rgba(255,255,255,1); z-index:9999; opacity:0; overflow:auto; }
.m-menu .site-nav {  padding:7% 5% 7% 15%;  min-height:400px; overflow-y:auto; }
.c-nav_item a {display: flex;justify-content: space-between;align-items: center;display: block;font-size: 16px;color: #535353;text-transform: uppercase;line-height: 3;}
.c-nav_item .ab {display: flex;justify-content: space-between;align-items: center;}
.c-nav_list-wrap a {display: block;font-size: 16px;color: #535353;text-transform: uppercase;line-height: 3;}
.m-menu .ab a {display: block;font-size: 16px;color: #535353;text-transform: uppercase;line-height: 3;}
.m-menu .ab span {width: 20px;background: url(icon10.png) no-repeat center;height: 20px;background-size: 20px 20px;}
.m-menu .ab span.on {background: url(icon11.png) no-repeat center;background-size: 20px 2px;}
.showdiv a {display: block;line-height: 50px;font-size: 14px;color: #535353;width: 100%;border-bottom: 1px solid #e5e5e5;padding-left: 3%;box-sizing: border-box;box-sizing: border-box;}
.showdiv a.thired {line-height: 30px;font-size: 12;padding-left: 6%;border-bottom: 0;}
.showdiv {background: #f2f2f2;position: relative;display:none;}

@media only screen and (max-width:1440px){
	.g-in{max-width: 1200px;}
	.wrap{max-width: 1200px;}
}
@media only screen and (max-width:1200px){
	.g-in{max-width: 94%;}
	.wrap{max-width: 94%;}
	
	.u-menu{display: block;}
}
@media only screen and (max-width:750px){
	
}

.search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.search .searchp { position:absolute; top:30%; left:50%; margin-left:-300px;width:600px; background:#fff; font-size:16px; z-index:9; }
.search form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; }
.search form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#0070c0; color:#fff; cursor:pointer;-webkit-appearance:none;border-radius: 0; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }
@media only screen and (max-width:1200px){
	.search .searchp {width: 80%;left:10%;margin-left: 0;font-size: 14px;}
	.search form .txt{width: 75%;height: 50px;line-height: 50px;}
	.search form .btn{width: 25%;height: 50px;line-height: 50px;}
	.serclose{width: 50px;height: 50px;right: -10px;}
}

@keyframes scale{
	0%{-webkit-transform: scale(1.08);transform: scale(1.08);}
	50%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
	100%{opacity: 1;-webkit-transform: scale(1.08);transform: scale(1.08);}
}
.banner .swiper-container .swiper-slide{position: relative;}
.banner .swiper-container .swiper-slide .img02{display: none;}
.banner .swiper-container .swiper-slide img{width: 100%;}
.banner .swiper-container .swiper-slide .ban{position: absolute;top:48%;transform: translateY(100%);left:0;width: 100%;opacity: 0;}
.banner .swiper-container .swiper-slide.swiper-slide-active .ban{transform: translateY(-50%);opacity: 1;
	transition: all 2s;
	-moz-transition: all 2s; 
	-webkit-transition: all 2s; 
	-o-transition: all 2s;}
.banner .swiper-slide-active img{-webkit-animation: scale 7s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);animation: scale 7s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); width: 100%;animation-iteration-count:infinite}
.banner .swiper-container .swiper-slide .ban .bana{font-size: 65px;color: #ffffff;font-weight: bold;}
.banner .swiper-container .swiper-slide .ban .banb{font-size: 57px;color: #ffffff;font-weight: bold;}
.banner .swiper-container-1 .swiper-pagination-1{bottom: 5%;}
.banner .swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet{width: 8px;height: 8px;border-radius: 8px;background: rgba(255,255,255,0.5);opacity: 1;}
.banner .swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 32px;background: #fff;}
@media only screen and (max-width:1440px){
	.banner .swiper-container .swiper-slide .ban .bana{font-size: 50px;}
	.banner .swiper-container .swiper-slide .ban .banb{font-size: 44px;}
	.banner .swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 26px;}
}
@media only screen and (max-width:1200px){
	.banner .swiper-container .swiper-slide .ban .bana{font-size: 35px;}
	.banner .swiper-container .swiper-slide .ban .banb{font-size: 30px;}
	.banner .swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}
}
@media only screen and (max-width:750px){
	.banner .swiper-container .swiper-slide .ban .bana{font-size: 20px;}
	.banner .swiper-container .swiper-slide .ban .banb{font-size: 16px;margin-top: 5px;}
	.banner .swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet{width: 6px;height: 6px;border-radius: 6px;}
	.banner .swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 14px;}
	.banner .swiper-container .swiper-slide .img01{display: none;}
	.banner .swiper-container .swiper-slide .img02{display: block;}
}

.nav{background: #0070c0;border-top:1px solid #e5e5e5;}
.nav .navc ul{display: grid;grid-template-columns: repeat(10, 1fr);}
.nav .navc ul li{position: relative;}
.nav .navc ul li a.a1{display: block;line-height: 55px;font-size: 18px;color: #ffffff;text-align: center;font-weight: bold;}
.nav .navc ul li.current a.a1,.nav .navc ul li:hover a.a1{background: rgba(0,0,0,0.2);}
.nav .navc ul li dl{position: absolute;top: 100%;left: -20%;padding-top: 12px;width: 140%;display: none;box-shadow: 0 4px 17px 0 rgb(0 0 0 / 4%);border-radius: 10px;z-index: 10;}
.nav ul li dl{position: absolute;top: 100%;left: -10%;padding-top: 12px;width: 120%;display: none;box-shadow: 0 4px 17px 0 rgb(0 0 0 / 4%);border-radius: 10px;z-index: 10;}
.nav ul li dl dt{background-color: #fff;text-align: center;padding:0 10px;}
.nav ul li dl dt:nth-child(1){border-top-left-radius:10px;border-top-right-radius:10px;padding-top:10px;}
.nav ul li dl dt:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-bottom:10px;}
.nav ul li dl dt a{display: block;line-height: 1.2;color: #333;transition:all 0.5s;border-radius: 6px;position:relative;font-size: 14px;padding: 10px 10px;}
.nav ul li dl dt a:hover{color:#fff;background-color:#0070c0;}
@media only screen and (max-width:1440px){
	.nav .navc ul li a.a1{line-height: 46px;font-size: 16px;}
	.nav .navc ul li dl{width: 160%;left: -30%}
}
@media only screen and (max-width:1200px){
	.nav{display: none;}
}

.head{background: #fff;}
.headc{display: flex;justify-content: space-between;align-items: center;}
.headc .logo{padding: 25px 0;}
.headc .logo img{height: 69px;}
.headc .headcr{display: flex;justify-content: space-between;align-items: center;}
.headc .headcr .searchc{font-size: 0;}
.headc .headcr .searchc .txt{width: 212px;height: 40px;border:1px solid #e5e5e5;border-bottom-left-radius: 4px;border-top-left-radius: 4px;padding: 0 20px;box-sizing: border-box;font-size: 14px;border-right: 0;vertical-align: middle;}
.headc .headcr .searchc .sbt{width: 89px;height: 40px;background: #0070c0;font-size: 16px;color: #fff;vertical-align: middle;border-bottom-right-radius: 4px;border-top-right-radius: 4px;}
.headc .headcr .searchb{display: none;}
.headc .headcr .headcrc{display: flex;margin-left: 20px;}
.headc .headcr .headcrc .headcrci{padding: 0 22px;position: relative;}
.headc .headcr .headcrc .headcrci:last-child{padding-right: 0;}
.headc .headcr .headcrc .headcrci:last-child:after{content: '';position: absolute;left: 0;top:50%;transform: translateY(-50%);width: 1px;height: 13px;background: #eaeaea;}
.headc .headcr .headcrc .headcrci a{font-size: 0;}
.headc .headcr .headcrc .headcrci a span{display: inline-block;vertical-align: middle;width: 32px;height: 32px;border-radius: 100%;}
.headc .headcr .headcrc .headcrci a b{display: inline-block;vertical-align: middle;font-weight: normal;font-size: 14px;color: #333333;margin-left: 5px;}
.headc .headcr .headcrc .headcrci.headcrci1 a span{background: rgba(26,67,129,0.1) url(top1_05.png) no-repeat center;background-size: cover;}
.headc .headcr .headcrc .headcrci.headcrci2 a span{background: rgba(26,67,129,0.1) url(top3_03.png) no-repeat center;background-size: cover;}
.headc .headcr .headcrc .headcrci.headcrci1:hover a span{background: rgba(10,53,121,1) url(top2_05.png) no-repeat center;background-size: cover;}
.headc .headcr .headcrc .headcrci.headcrci2:hover a span{background: rgba(10,53,121,1) url(top4_03.png) no-repeat center;background-size: cover;}
.headc .headcr .headcrc .headcrci:hover a b{color: #0070c0;}
@media only screen and (max-width:1440px){
	.headc .logo{padding: 20px 0;}
	.headc .logo img{height: 60px;}
}
@media only screen and (max-width:1200px){
	.headc .logo{padding: 15px 0;}
	.headc .logo img{height: 50px;}
	.headc .headcr .searchc{display: none;}
	.headc .headcr .searchb{display: block;margin-right: 30px;}
	.headc .headcr .headcrc{display: none;}
}
@media only screen and (max-width:750px){
	.headc .logo img{height: 60px;}
	.u-menu{top:11px;}
	.headc .headcr .searchb{margin-right: 38px;}
	.headc .logo{padding: 8px 0;}
	.headc .logo img{height: 48px;}
}

.footer{background: #0070c0;}
.fta{display: flex;justify-content: space-between;flex-direction: row-reverse;}
.fta .ftal{width: 59.2%;padding: 115px 0 100px;}
.fta .ftal .ftala{}
.fta .ftal .ftala .ftalaa{font-size: 18px;color: #ffffff;}
.fta .ftal .ftala .ftalab{padding: 33px 0;border-bottom: 1px solid rgba(255,255,255,0.2);display: flex;justify-content: space-between;align-items: center;}
.fta .ftal .ftala .ftalab span:last-child{display: none;}
.fta .ftal .ftala .ftalab a{font-size: 16px;color: rgba(255,255,255,0.5);}
.fta .ftal .ftala .ftalab a:hover{color: rgba(255,255,255,1);}
.fta .ftal .ftala .ftalab span{width: 1px;display: inline-block;height: 13px;background: rgba(255,255,255,0.2);}
.fta .ftal .ftalb{margin-top: 30px;font-size: 14px;color: rgba(255,255,255,0.5);line-height: 32px;}
.fta .ftal .ftalb a{color: rgba(255,255,255,0.5);}
.fta .ftar{width: 24%;border-left:1px solid rgba(255,255,255,0.2);position: relative;padding: 94px 0 0 40px;}
.fta .ftar .ftara{position: absolute;top:94px;left: -24px;background: #0070c0;border:1px solid rgba(255,255,255,0.2);width: 47px;height: 47px;border-radius: 100%;}
.fta .ftar .ftarb .ftarba{font-size: 18px;color: rgba(255,255,255,0.2);}
.fta .ftar .ftarb .ftarbb{font-size: 32px;color: #fff;margin-top: 20px;}
.fta .ftar .ftarc{margin-top: 20px;}
.fta .ftar .ftarc div{width: 110px;}
.fta .ftar .ftarc p{font-size: 14px;color: rgba(255,255,255,0.2);margin-top: 12px;}
@media only screen and (max-width:1440px){
	.fta .ftal{padding: 90px 0 80px;}
	.fta .ftal .ftala .ftalaa{font-size: 16px;}
	.fta .ftal .ftala .ftalab{padding: 25px 0;}
	.fta .ftal .ftala .ftalab a{font-size: 14px;}
	.fta .ftal .ftalb{margin-top: 20px;line-height: 26px;}
	.fta .ftar{padding: 70px 0 0 30px;}
	.fta .ftar .ftara{top:70px;left: -20px;width: 40px;height: 40px;}
	.fta .ftar .ftarb .ftarba{font-size: 16px;}
	.fta .ftar .ftarb .ftarbb{font-size: 26px;margin-top: 15px;}
	.fta .ftar .ftarc{margin-top: 15px;}
	.fta .ftar .ftarc div{width: 100px;}
	.fta .ftar .ftarc p{margin-top: 10px;}
}
@media only screen and (max-width:1200px){
	.fta{display: block;}
	.fta .ftar{padding: 40px 0 0 0;border-left:0;width: 100%}
	.fta .ftar .ftara{display: none;}
	.fta .ftar .ftarb .ftarba{font-size: 14px;}
	.fta .ftar .ftarb .ftarbb{margin-top: 10px;}
	.fta .ftar .ftarc{margin-top: 10px;}
	.fta .ftar .ftarc div{width: 100px;}
	.fta .ftar .ftarc p{margin-top: 6px;}
	.fta .ftal{padding: 20px 0 20px;width: 100%;}
	.fta .ftal .ftala{display: none;}
	.fta .ftal .ftalb{margin-top: 0;}
}
@media only screen and (max-width:750px){
	.fta .ftar{padding: 25px 0 0 0;text-align: center;}
	.fta .ftar .ftarc p{font-size: 13px;color: rgba(255,255,255,0.2);}
	.fta .ftal{padding: 15px 0;font-size: 13px;text-align: center;}
	.fta .ftar .ftarb .ftarbb{margin-top: 5px;}
	.fta .ftar .ftarc div{display: inline-block;}
	.fta .ftal .ftalb{line-height: 22px;font-size: 13px;}
}



















































