@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:#fff;}
a { color: #666; }
a:hover { color: #3398a0; }
.wrap { width: 1360px; margin: 0 auto;}
.g-in{ width:1360px; margin:0 auto; }.g-in:after{content:'\20';display:block;height:0;clear:both}.g-in{*zoom:1}
.b-in{ width:1360px; margin:0 auto; }.b-in:after{content:'\20';display:block;height:0;clear:both}.b-in{*zoom:1}
.s-in{ width:1200px; 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:29px; 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:1360px){
	.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:#3398a0; 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;}
}

.top{line-height: 46px;background: #e5f2f3;}
.top .topc{display: flex;justify-content: space-between;font-size: 14px;color: #333333;}
.top .topc a{color: #333;}
.head{background: url(head_bg_02.jpg) no-repeat center;background-size: cover;position: relative;}
.head .headc{display: flex;justify-content: space-between;align-items: center;}
.head .headc .logo img{height: 145px;}
.head .headc .searchb{display: none;}
.head .headc .searcha{font-size: 0;}
.head .headc .searcha span{background: #fff;border:2px solid #dddddd;height: 48px;display: inline-block;line-height: 48px;padding: 0 28px;border-right: 1px solid #ddd;font-size: 14px;color: #333;vertical-align: middle;}
.head .headc .searcha input.txt{background: #fff;border:2px solid #dddddd;border-left: 0;height: 48px;padding: 0 20px;width: 280px;border-right: 0;vertical-align: middle;font-size: 14px;color: #333;}
.head .headc .searcha input.sbt{vertical-align: middle;width: 111px;height: 52px;background: #04838c;font-size: 18px;color: #fff;}
.nav{background: url(nav_bg_03.jpg) no-repeat center;background-size: cover;}
.nav ul{display: grid;grid-template-columns: repeat(12, 1fr);}
.nav ul li{position: relative;text-align: center;}
.nav ul li a.a1{line-height: 58px;font-size: 16px;color: #fff;display: block;}
.nav ul li:hover a.a1,.nav ul li.current a.a1{background: rgba(3,104,110,0.5);}
.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:#01788c;}
@media only screen and (max-width:1200px){
	.head .headc .logo img{height: 100px;}
	.head .headc .searcha{display: none;}
	.nav{display: none;}
	.head .headc .searchb{display: block;margin-right: 35px;}
}
@media only screen and (max-width:750px){
	.top{line-height: 22px;padding: 8px 0;}
	.top .topc{display: block;font-size: 13px;}
	.head .headc .logo img{height: 80px;}
	.u-menu{top:19px;}
}

@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-1 .swiper-pagination-1{bottom: 5%;}
.banner .swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet{width: 14px;height: 14px;border-radius: 14px;opacity: 1;border:2px solid #fff;background: none;margin:0 3px;}
.banner .swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color: #04838c;background: #04838c;}
@media only screen and (max-width:1200px){
	.banner .swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 10px;}
}
@media only screen and (max-width:750px){
	.banner .swiper-container-1 .swiper-pagination-1 .swiper-pagination-bullet{width: 6px;height: 6px;border-radius: 6px;}
	.banner .swiper-container .swiper-slide .img01{display: none;}
	.banner .swiper-container .swiper-slide .img02{display: block;}
}


.link{background: #eeeeee;padding: 24px 0;line-height: 32px;font-size: 14px;color: #333333;}
.link a{color: #333333;margin-right: 16px;word-break: keep-all;}
.link a:hover{color: #3398a0;}
.ftb{background: #2c7e84;line-height: 32px;padding: 10px 0;font-size: 14px;color: #fff;}
.ftb .ftbc{display: flex;justify-content: space-between;}
.ftb .ftbc a{color: #fff;}
.fta{background: #3398a0;}
.fta .ftac{display: flex;justify-content: space-between;align-items: center;padding: 55px 0 35px;}
.fta .ftac .ftacl{display: flex;justify-content: space-between;width: 57.6%;}
.fta .ftac .ftacl .ftacli{}
.fta .ftac .ftacl .ftacli dl{}
.fta .ftac .ftacl .ftacli dl dt{padding-bottom: 12px;position: relative;margin-bottom: 15px;}
.fta .ftac .ftacl .ftacli dl dt:after{content: '';width: 24px;height: 2px;background: #fff;position: absolute;bottom: 0;left: 0;}
.fta .ftac .ftacl .ftacli dl dt a{font-size: 20px;color: #ffffff;font-weight: bold;}
.fta .ftac .ftacl .ftacli dl dd{line-height: 40px;}
.fta .ftac .ftacl .ftacli dl dd a{font-size: 14px;color: #ffffff;padding-left: 18px;background: url(ft1_10.png) no-repeat 3px center;}
.fta .ftac .ftacl .ftacls .ftaclsi{padding-left: 45px;line-height: 26px;font-size: 14px;color: rgba(255,255,255,0.8);margin-bottom: 25px;}
.fta .ftac .ftacl .ftacls .ftaclsi:last-child{margin-bottom: 0;}
.fta .ftac .ftacl .ftacls .ftaclsi.ftaclsi1{background: url(ft2_03.png) no-repeat left center;background-size: 28px 28px;}
.fta .ftac .ftacl .ftacls .ftaclsi.ftaclsi2{background: url(ft3_13.png) no-repeat left center;background-size: 28px 28px;}
.fta .ftac .ftacl .ftacls .ftaclsi.ftaclsi3{background: url(ft3_13.png) no-repeat left center;background-size: 28px 28px;}
.fta .ftac .ftacr{display: flex;justify-content: space-between;width: 40%;}
.fta .ftac .ftacr .ftacri{text-align: center;}
.fta .ftac .ftacr .ftacri div{width: 102px;}
.fta .ftac .ftacr .ftacri div img{width: 100%;}
.fta .ftac .ftacr .ftacri p{margin-top: 10px;font-size: 14px;color: #fff;}
@media only screen and (max-width:1360px){
	.fta .ftac .ftacr .ftacri div{width: 95px;}
}
@media only screen and (max-width:1200px){
	.link{padding: 20px 0;line-height: 26px;}
	.link a{font-size: 14px;}
	.fta .ftac{padding: 40px 0 25px;display: block;}
	.fta .ftac .ftacl .ftacli{display: none;}
	.fta .ftac .ftacl{width: 100%;}
	.fta .ftac .ftacr{width: 80%;margin-top: 30px;}
	.ftb{line-height: 26px;}
	.ftb .ftbc{display: block;text-align: center;}
}
@media only screen and (max-width:750px){
	.link{padding: 15px 0;line-height: 22px;}
	.fta .ftac{padding: 20px 0 10px;}
	.fta .ftac .ftacl .ftacls .ftaclsi{padding-left: 35px;line-height: 22px;margin-bottom: 15px;background-size: 22px 22px !important;}
	.fta .ftac .ftacr{width: 100%;margin-top: 20px;text-align: center;display: block;}
	.fta .ftac .ftacr .ftacri{width: 25%;margin:0 3% 15px;display: inline-block;}
	.fta .ftac .ftacr .ftacri div{width: 100%;}
	.fta .ftac .ftacr .ftacri p{margin-top: 5px;font-size: 13px;}
	.ftb{font-size: 13px;line-height: 20px;}
}




