*{
	margin: 0;
	padding: 0;
}
@media only screen and (max-width: 1000px) {
	.content{
		width: 0px !important;
		height: 0px;
	}
	.bottom{
		display: none;
	}
	.footer{
		display: none;
	}
}
@media only screen and (min-width: 1200px) {
	.mobile-content{
		display: none;
	}
	.mobile-footer{
		display: none;
	}
}
body{
	background-color: #F5F5F5;
	width: 100%;
}
.head{
	width: 62.5%;
	padding: 16px 0;
	margin: 0 auto;
	display: flex;
}
.position{
	width: 14px;
	height: 18px;
}
.position img{
	width: 100%;
}
.country{
	font-size: 14px;
	margin-left: 7px;
}
.switch{
	font-size: 14px;
	margin-left: 19px;
	color: #0665DF;
}
.welcome{
	font-size: 14px;
	margin-left: 33px;
}
.tel{
	color: #0665DF;
}
.bg{
	padding: 17px 0;
	background: #2844EE;
}
.name{
	display: flex;
	width: 61.35%;
	margin: 0 auto;
}
.title-c{
	font-size: 36px;
	font-weight: bold;
	color: #fff
}
.title-e{
	font-size: 18px;
	color: #FFFFFF;
}
.line{
	width: 2px;
	height: 40px;
	margin-top: 14px;
	margin-left: 37px;
	background: #FFFFFF;
}
.find{
	font-size: 16px;
	margin-top: 3px;
	margin-left: 25px;
	line-height: 30px;
	color: #FFFFFF;
}
.content{
	width: 1200px;
	overflow: hidden;
	padding-bottom: 72px;
	background: #FFFFFF;
	margin: 30px auto 0;
}
.phone{
	width: 250px;
	height: 496px;
	margin-left: 82px;
	margin-top: 52px;
}
.phone img{
	width: 100%;
}
.recruit{
	width: 568px;
	margin-right: 125px;
}
.recruit-one{
	font-size: 36px;
	font-weight: bold;
	color: #111111;
	margin-top: 47px;
	text-align: center;
}
.recruit-two{
	color: #555555;
	font-size: 18px;
	margin-top: 12px;
	letter-spacing: 3px;
	text-align: center;
}
.download{
	width: 100%;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.code{
	width: 248px;
	height: 248px;
	border: 1px solid #999;
	padding: 1px;
}
.code img{
	width: 98%;
}
.scan{
	width: 248px;
	height: 46px;
	margin-top: 50px;
	display: flex;
	background: #FFFFFF;
	border: 1px solid #D1D1D1;
}
.android{
	width: 27px;
	height: 32px;
	margin-top: 8px;
	margin-left: 45px;
}
.android img{
	width: 100%;
	height: 100%;
}
.android-scan{
	line-height: 46px;
	margin-left: 17px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0665DF;
}
.iphone{
	width: 26px;
	height: 32px;
	margin-top: 8px;
	margin-left: 45px;
}
.iphone img{
	width: 100%;
	height: 100%;
}
.iphone-scan{
	line-height: 46px;
	margin-left: 17px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0665DF;
}
.bottom{
	background: #fff;
	margin-top: 30px;
	padding: 33px;
}
.bottom-content{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.bcleft-one{
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0665DF;
}
.bcleft-two{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0665DF;
}
.bcleft-three{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	margin-top: 20px;
}
.bcleft-four{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	margin-top: 8px;
}
.bcmid-box{
	width: 433px;
	display: flex;
	justify-content: space-between;
}
.bcmid-box div{
	width: 33.3%;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 5px;
}
.bcright{
	display: flex;
}
.bcright-item{
	margin-left: 22px;
}
.bcright-code{
	width: 110px;
	height: 110px;
	padding: 3px;
}
.bcright-code img{
	width: 98%;
}
.bcright-tips{
	text-align: center;
	margin-top: 12px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
}
.footer{
	margin-top: 2px;
	background: #fff;
	padding: 17px;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: #333333;
}
.copy{
	margin-top: 10px;
}
.mobile-content{
	width: 100%;
	background: #fff;
	margin: 30px auto;
	padding: 30px 0;
}
.mobile-phone{
	width: 350px;
	margin: 50px auto 0;
}
.mobile-phone img{
	width: 100%;
}
.mcode{
	width: 25rem;
	height: 25rem;
	padding: 0.2rem;
	border: 1px solid #999;
	margin: 1rem auto 0;
}
.mcode img{
	width: 100%;
	height: 100%;
}
.hover{
	margin-left: 168px;
	display: flex;
}
.anzhuo{
	padding: 8px 50px;
	box-sizing: border-box;
	height: 48px;
	background: #FFFFFF;
	border-radius: 24px;
	margin-top: 10px;
	display: flex;
	cursor: pointer;
	position: relative;
}
.az-hover{
	position: absolute;
	top: 30px;
	left: 0;
	width: 240px;
	height: 250px;
	background-color: #fff;
	padding: 12px;
	box-sizing: border-box;
	display: none;
}
.az-hover img{
	width: 100%;
	height: 100%;
}
.az{
	width: 27px;
	height: 32px;
}
.az img{
	width: 100%;
	height: 100%;
}
.pingguo{
	padding: 8px 50px;
	box-sizing: border-box;
	height: 48px;
	background: #FFFFFF;
	border-radius: 24px;
	margin-top: 10px;
	display: flex;
	margin-left: 70px;
	cursor: pointer;
	position: relative;
}
.pg-hover{
	position: absolute;
	top: 30px;
	left: 0;
	width: 240px;
	height: 250px;
	background-color: #fff;
	padding: 12px;
	box-sizing: border-box;
	display: none;
}
.pg-hover img{
	width: 100%;
	height: 100%;
}
.pg{
	width: 26px;
	height: 32px;
}
.pg img{
	width: 100%;
	height: 100%;
}
.c-img{
	width: 100%;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.c-item{
	width: 224px;
	height: 484px;
}
.c-item img{
	width: 100%;
	height: 100%;
}