.foot-wap,.head-wap{display: none;}
.foot-wap{position: fixed;bottom: 0;left: 0;z-index: 10;background: #f2f2f2;width: 100%;}
.foot-wap li{width: 25%;float: left;text-align: center;position: relative;padding: 8px 0;cursor: pointer;}
.foot-wap li p{font-size: 14px;color: #333;margin-top: 4px;}
.foot-wap li span{color: #009999;font-size: 20px;}
.foot-wap li::after{content: '';width: 1px;height: 30px;background: #dbdbdb;position: absolute;right: 0;top: 14px;}
.foot-wap li:last-child::after{display: none;}

.lang{position:relative;z-index: 99999;cursor: pointer;}
.lang i{margin-right: 10px;}
.lang a {display:block;color: #666;overflow: hidden;font-size: 14px;color: #009999;}
.lang dl{width:100%;position:absolute;max-height:0px;overflow:hidden;-webkit-transition:max-height 0.3s linear;-moz-transition:max-height 0.3s linear;transition:max-height 0.3s linear;z-index:9999;top:30px;right: 0px;background: #009999;}
.lang:hover dl{max-height:300px;}
.lang dt{line-height:20px;height: 20px;overflow: hidden;display: block;margin: 5px 0;padding: 0 14px;width: 100%;text-align: left;}
.lang dt:first-child{margin-top: 8px;}.lang dt:last-child{margin-bottom: 8px;}
.lang dt img{width: 19px;}
.lang dt a{font-size:14px;display: block;color: #fff!important;}
.lang dt a:hover{text-decoration: underline;}
.lang span{padding-right:10px;display: inline-block;}
.page-header.typea:not(.typeanot) .lang a{color: #fff;}
.page-header.typea:hover .lang a{color: #009999;}

.foot-com{background: url(../images/foot-bg.jpg) no-repeat center;background-size: cover;padding-top: 70px;display: flow-root;position: relative;}
.foot-com .copy .wz{font-size: 14px;color: #aaa;margin-top: -5px;}
.foot-com .copy .wz a{color: #aaa;}.foot-com .copy .wz a:hover{color: #fff;}
.foot-com .copy{border-top: 1px solid rgba(255,255,255,0.3);padding: 30px 0;margin-top: 65px;}
.top-t{position: absolute;bottom: 200px;right: 16px;z-index: 1;}
.top-t .b_top span{width: 54px;height: 54px;background: #fff;border-radius: 500px;text-align: center;line-height: 54px;color: #009999;font-size: 20px;display: block;font-weight: bold;}
.foot-com .box-fl{width: 50%;}.foot-com .box-fr{width: 32%;}
.foot-com .box-fl ul{display: flex;flex-flow: row wrap;justify-content: space-between;width: 100%;margin-bottom: 75px;overflow: hidden;}
.foot-com .box-fl li b{font-size: 17px;color: #fff;text-transform: uppercase;display: block;margin-bottom: 15px;}
.foot-com .box-fl li a{display: block;font-size: 14px;color: #aaa;line-height: 30px;}
.foot-com .box-fl li a:hover{color: #009999;}
.foot-com .box-fl .bg p,.foot-com .box-fr .miaos2 p{font-size: 24px;color: #fff;}
.foot-com .box-fl .bg i,.foot-com .box-fr .miaos2 i{font-size: 14px;color: #aaa;display: block;margin: 15px 0 20px;}
.foot-com .box-fl .bg form{max-width: 450px;width: 100%;height: 50px;line-height: 50px;background: #fff;border-radius: 5px;position: relative;overflow: hidden;}
.foot-com .box-fl .bg input{padding-left: 10px;width: 80%;}
.foot-com .box-fl .bg .sub{position: absolute;top: 0;right: 0;z-index: 1;width: 50px;height: 50px;text-align: center;line-height: 50px;cursor: pointer;padding-left: 0;font-size: 20px;color: #009999;background: #fff;font-weight: bold;}
.foot-com .box-fr span{display: block;font-size: 14px;color: #aaa;line-height: 30px;margin-top: 20px;}
.foot-com .box-fr .miaos{height: 186px;margin-bottom: 75px;overflow: hidden;}
.foot-com .box-fr .amore{padding-top: 0;padding-bottom: 0;height: 50px;line-height: 50px}

@media (max-width: 1740px){
	.page-header{padding: 0 2%;}
}
@media (max-width: 1500px){
	.page-nav .item{margin-right: 20px;}
}
@media (max-width: 1200px){
	.page-logo .img, .page-logo .img-w{height: 16px!important;}
	.page-nav .link{font-size: 15px;}
	.lang a{font-size: 14px;}
	.lang i{margin-right: 4px;}
	.foot-com{padding-top: 50px;}
	.foot-com .box-fl li b{font-size: 14px;}
	.foot-com .box-fl li a,.foot-com .box-fr span{font-size: 14px;line-height: 24px;}
	.foot-com .box-fl li b{margin-bottom: 8px;}
	.foot-com .box-fl{width: 55%;}
	.foot-com .box-fr{width: 40%;}
	.foot-com .box-fl ul,.foot-com .box-fr .miaos{height: 150px;margin-bottom: 40px;overflow: hidden;}
	.foot-com .box-fr .miaos img{max-width: 180px;}
	.foot-com .box-fr span{margin-top: 10px;}
	.foot-com .box-fl .bg p, .foot-com .box-fr .miaos2 p{font-size: 20px;}
	.foot-com .box-fl .bg i, .foot-com .box-fr .miaos2 i{font-size: 14px;margin: 8px 0 14px;}
}
@media (max-width: 1024px){
	.foot-wap{display: block;}
	.foot-com{display: none;}
	.waph{height: 54px;}
	.waph2{height: 60px;}
	.page-header.typea:not(.typeanot) .lang a{color: #009999;}
}
@media (max-width: 540px){
	.lang a{font-size: 14px;}
	.lang dt a{font-size: 12px;}
	.lang dt{height: 16px;line-height: 16px;}
}

.follow{display:inline-block;}
.follow i{display:inline-flex;}
.follow svg{width:16px;height:16px;fill:#009999;}
.follow a{display:inline-block;vertical-align:middle;margin-right:12px;float: left;background: none;}
.follow a:last-child{margin-right: 0;}