.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: #276AFE;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: 25px;color: #fff;}
.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: #276AFE;}
.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;}



.flex1{
	flex: 1;
}

.footer{
	background: url(../images/footbg.webp) no-repeat center bottom / cover;
}
.footer .top{
	padding: 25px 0 10px;
	border-bottom: 1px solid rgba(255,255,255,.2);
}
.footer .top .top_link{
	column-gap: 40px;
}
.footer .top .top_link a{
	font-size: 16px;
	color:#fff;
}
.footer .foot-com .center{
	border-top: 1px solid rgba(255,255,255,.2);
	padding: 20px 0;
	font-size: 14px;
	color:#fff;
}
.footer .foot-com .center a{
	color:#fff;
}
.footer .foot-com .copy{
	column-gap: 10px;
	row-gap: 6px;
}

.footer .right{
	padding: 60px 0;
	column-gap: 120px;
}
.footer .right .tt{
	font-size: 20px;
	font-weight: bold;
	color:#fff;
	margin-bottom: 20px;
}
.footer .right .yqlinks{
	column-gap: 15px;
	row-gap: 15px;
}
.footer .right .yqlinks a{
	color:#fff;
	font-size: 14px;
	opacity: .6;
}
.footer .right .yqlinks a:hover{
	opacity: 1;
}
.footer .right .dblxwm p{
	margin-bottom: 12px;
	color:#fff;
	opacity: .6;
}


.ftewm .img{
	background: #fff;
}
.ftewm .img img{
	width: 140px;
	display: block;
}
.ftewm .t{
	color:#fff;
	font-size: 14px;
	background: rgba(0,0,0,.3);
	padding: 6px 0;
	text-align: center;
}




.page-header .ljzx{
	background-color: #276AFE;
	color:#fff;
	font-size: 16px;
	border-radius: 8px;
	padding: 15px 28px;
	margin-left: 20px;
	transition: all 0.3s;
}
.page-header.typea:hover .ljzx,
.page-header .ljzx:hover{
	color:#fff !important;
}
.page-header .ljzx:hover{
	background: #0066FF;
}


@media (min-width: 1200px){
	.navbar .iconbtn.search-mobile{
		display: none;
	}
}


@media (max-width: 1740px){
	.page-header{padding: 0 2%;}
}
@media (max-width: 1500px){
	.page-nav .item{margin-right: 20px;}
		
	.foot_top .left .logo img{
		height: 60px;
	}
	.foot_top .left .gsname{
		font-size: 20px;
	}
}
@media (max-width: 1199px){
	.page-logo .img, .page-logo .img-w{height: 40px!important;}
	.page-nav .link{font-size: 15px;}
	.lang a{font-size: 14px;}
	.lang i{margin-right: 4px;}


}
@media (max-width: 1024px){
	/* .foot-wap{display: block;} */
	/* .foot-com{display: none;} */
	.waph{height: 54px;}
	/* .waph2{height: 60px;} */
	/* .foot_top{display: none;} */

	.header .logo .language{
		right: 4%;
	}
	.footer .foot-com .copy{
		flex-direction: column;
	}
	.footer .foot-com .center{
		font-size: 12px;
	}
	.footer .top,
	.footer .right .ftewm:last-child,
	.footer .right .flex1:nth-child(1){
		display: none;
	}
	.footer .right .dblxwm p{
		font-size: 14px;
	}
}
@media (max-width: 540px){

}

