body{font-size: 1rem;width: 100%;overflow-x: hidden;}
.container{width: 100%;padding-top: 60px;}
.content{width: 75%;margin: 0 auto;}
/*头部菜单*/
.head-box{height: 60px;width: 100%;background-color: #fff;position: fixed;top: 0;left: 0;z-index: 11;}
.head-box>.content{height: 100%;}
.head-logo{height: 100%;padding: 6px 0px;}
.head-logo img{display: block;height: 100%;}
.head-menu{height: 100%;}
.menu-list{line-height: 60px;height: 60px;padding: 0 2rem;}
.menu-list span{cursor: pointer;display: inline-block;color: #2622a7;font-weight: bold;font-size: 1rem;border-bottom: 2px solid transparent;}
.menu-list.active span{border-bottom: 2px solid #2622a7;}
.menu-list:last-child{padding-right: 3.5rem;}
.menu-sign{background-image: url(../images/sign_menu.png);background-size: 100% 100%;position: relative;}
.menu-sign span{color: #fff;}
.bm-hidden{display: none;position: absolute;top: 100%;right: 0%;width: 16rem;background: #00b1ff;padding: 0.7rem 0rem;}
.menu-sign-pc:hover .bm-hidden{display: block;}
.bm-hidden a{display: block;line-height: 1.2rem;font-size: 1rem;text-align: center;color: #fff;padding: 0.4rem 0rem;}
.bm-hidden a:nth-child(1){margin-bottom: 0.7rem;}
.bm-hidden a:hover{color: #2622a7;}
.menu-sign-mobile .bm-hidden.active{display: block;}
.banner{
	width: 100%;
}
.banner img{
	display: block;
	width: 100%;
}
.swiper-pagination-bullet-active{background: #2622a7;}
/*底部*/
.footer{
	width: 100%;
	padding: 2rem 0;
	background-image: url(../images/bottom_bcg.jpg);
	background-size: 100% 100%;
}
.footer-box{
	width: 100%;
}
.footer-title{
	font-size: 1rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.6rem;
}
.footer-des{
	color: #fff;
	line-height: 1.2rem;
	font-size: 0.8rem;
	margin-bottom: 0.4rem;
}
.footer-des a{
	color: #fff;
}
.footer-ewm{
	margin-top: 1rem;
}
.footer-ewm img{
	display: block;
	width: 6rem;
}
.footer-contact .fl{
	float: none;
}
.footer-contact .footer-des{
	position: relative;
	padding-left: 2rem;
}
.footer-contact .footer-des img{
	position: absolute;
	top: 50%;
	left: 0rem;
	height: 1rem;
	margin-top: -0.5rem;
	display: block;
}
.footer-ds{
	margin-top: 0.5rem;
	font-size: 0.9rem;
}
.footer-contact .footer-des.footer-email img{
	height: 0.7rem;
	margin-top: -0.35rem;
}
.smbm-box{
	margin-left: 2rem;
}
.units-list{
	/*margin-left: 2rem;*/
	width: 17.5rem;
	/*width: 25%;*/
}
.units-list:first-child{
	margin-left: 0px;
}
.units-list>div{
	text-align: left;
	display: inline-block;
}
.units-list:nth-child(3){
	text-align: right;
	/*width: 14rem;*/
}
.units-list:nth-child(3){
	text-align: right;
	width: 15rem;
}
.footer-copyright{
	margin-top: 1rem;
	text-align: center;
	width: 100%;
}
.footer-copyright a{
	color: #fff;
	font-size: 0.8rem;
	line-height: 1rem;
}
 
.goback-top{position: fixed;bottom: 20%;left: 88%;width: 3.5rem;border-radius: 100%;overflow: hidden;cursor: pointer;z-index: 9;}
.goback-top img{display: block;width: 100%;}

.cn,.en{
	display: none;
}
.zh-cn .en{
	display: block;
}
.en-us .cn{
	display: block;
}
.head-menu-mobile{
	display: none;
	position: relative;
}
.menu-img{
	height: 100%;
	padding: 0 0.5rem;
}
.menu-img img{
	display: block;
	height: 100%;
}
.menu-shadow{
	position: absolute;
	top: 40px;
	right: 0px;
	background-color: #2622a7;
	padding: 1rem 2rem;
	display: none;
}
.menu-shadow.active{
	display: block;
}
.menu-shadow .menu-list span{
	color: #fff;
}
.ss1{
	display: block;
}
.ss1-small{
	display: none;
}
.en-us .ss1{display: none;}
.en-us .ss1-small{display: block;}

.en-us .footer-units{width: 100%;}
.en-us .footer-contact{width: 100%;margin-top: 0.5rem;margin-bottom: 1rem;}
.en-us .footer-units .units-list{width: 33.33%;}
.en-us .footer-units .units-list:nth-child(1){padding-right: 1rem;}
.en-us .footer-units .units-list:nth-child(2){padding: 0 0.5rem;text-align: center;}
.en-us .footer-units .units-list:nth-child(3){padding-left: 1rem;text-align: right;}

.en-us .footer-contact .fl{
	float: left;
}
.en-us .contact-box>.footer-title{width: 100%;}
.contact-ss1 .contact-list:last-child{margin-top: 1rem;}
.en-us .contact-list{margin-top: 1rem;}
.en-us .contact-ss1 .contact-list:last-child{margin-left: 2rem;}
.en-us .contact-list .footer-title{width: auto;float: none;}
.en-us .contact-box>div>.footer-title{float: none;}
.en-us .contact-ss2{margin-left: 2rem;}
.en-us .smbm-box.fl{float: right;}
@media screen and (max-width: 1200px) {
    .content{width: 100%;padding: 0 16px;}
    .container{padding-top: 40px;}
    .head-box{height: 40px;}
    .head-box{height: 40px;line-height: 40px;}
    .head-menu{display: none;}
	.head-menu-mobile{
		display: block;
	}
	.menu-list{
		height: 40px;
		line-height: 40px;
		text-align: center;
		padding: 0 1rem;
	}
	.menu-list:last-child{padding-right:2.5rem;}
	.menu-shadow .menu-list:last-child{padding-right:1rem;}
	.footer-units{width: 100%;}
	.footer-contact,.smbm-box{margin-top: 1rem;}
	.units-list,.units-list:nth-child(3){width: 100%;}
	.units-list:nth-child(2){margin: 1rem 0rem;text-align: left;}
	.units-list:nth-child(3){text-align: left;}

	.en-us .smbm-box{width: 100%;margin-left: 0rem;margin-top: 1rem;}
	.en-us .ss1{display: block;}
	.en-us .ss1-small{display: none;}
	.en-us .footer-units .units-list{width: 100%;padding-left: 0!important;padding-right: 0!important;text-align: left!important;}
	.en-us .contact-ss2{padding-left: 0rem;margin-left: 0rem;}
}