body {
	margin: 0px;
	font-size: 14px;
	color: #333;
	font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, sans-serif;
}

li {
	list-style: none;
}

a {
	text-decoration: none;

}

button {
	cursor: pointer;
	border: 0px;
	padding: 0px;
	outline: none;
}

/*flex,两端垂直对齐*/
.flex-space-between-center {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;

}

.page-width {
	width: 1200px;
	margin: auto;

}

.header-module {

	height: 90px;
	width: 100%;
	left: 0px;
	top: 0px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0));

}

.ht {
	height: 100%;
}

.ht .left img {
	width: 153px;
}

.ht .right .item {
	color: #FFFFFF;
	margin-left: 50px;
}

.ht .right button {
	padding: 0px;
	line-height: 38px;
	width: 100px;
	margin-left: 10px;
	color: #FFFFFF;
	border: 0px;
	cursor: pointer;
	background: linear-gradient(135deg, #139bfd, #0061ff);
	border-radius: 19px;
}

.ht .right .itemBtn {
	background: rgba(255, 255, 255, 0.2);
	margin-left: 50px;
}
.ht .right img{
	width: 1rem;
	padding: .4rem;display: none;
}
.popup-module{
	display: none;
}
.middle-module {
	margin-top: -130px;
}

.middle-module .banner {
	height: 768px;
	background: url(./image/bg1.png) center center;
	background-size: 1920px auto;
}

.middle-module .banner .content {
	padding-top: 240px;
}

.middle-module .banner .content h1 {
	width: 320px;

	font-size: 80px;
	margin: 0px;
	font-weight: Normal;
	text-align: left;
	color: #ffffff;
	line-height: 120px;
}

.middle-module .banner .content p {
	font-size: 26px;
	width: 413px;
	height: 80px;
opacity: .7;
	font-weight: ExtraLight;
	text-align: left;
	color: #ffffff;
	line-height: 40px;
}

.middle-module .banner .content .btns {
	margin-top: 110px;
}

.middle-module .banner .content .btns button {
	width: 150px;
	height: 50px;
	background: linear-gradient(135deg, #139bfd, #0061ff);
	border-radius: 25px;
	margin: 0px 15px;
	font-size: 16px;

	font-weight: 500;
	text-align: center;
	color: #ffffff;
	line-height: 24px;
}

.middle-module .banner .content .btns .download {
	border: 1px solid #ffffff;
	background: none;
}

.middle-module .banner .content .btns .download img {
	width: 16px;
}
.middle-module .wapBanner {
	display: none;
}
.info-desc {
	display: flex;
	justify-content: space-between;
	padding-bottom: 60px;
	flex-wrap: wrap;

}

.info-desc .item {
	width: 25%;
	margin-top: 84px;
	text-align: center;
}

.info-desc .item:nth-child(3n-1) {
	margin: 84px 5% 0px;
}


.info-desc .item .info-desc-img1{
		width: 136px;
		margin-bottom: 10px;
}
.info-desc .item .info-desc-img2{
		width: 99px;
}
.info-desc .item .info-desc-img3{
		width: 101px;margin-bottom: 22px;
}


.info-desc .item .info-desc-img4{
		width: 90px;
		
}
.info-desc .item .info-desc-img5{
		width: 100px;margin-bottom: 9px;
}
.info-desc .item .info-desc-img6{
		width: 111px;margin-bottom: 9px;
}
.info-desc .item h2 {
	font-size: 24px;
}

.info-desc .item p {
	font-size: 16px;
	line-height: 22px;
}

.features-module {
	height: 620px;
	background: url(image/bg2.png) center top no-repeat;
}

.features {
	height: 620px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.features-left {
	margin-top: -70px;
}

.features-left h3 {
	width: 322px;
	font-size: 46px;
	margin: 0px;
	font-weight: Normal;
	text-align: left;
	color: #ffffff;


}

.features-left p {
	font-size: 16px;
	width: 432px;
	height: 60px;opacity: .7;
	text-align: left;
	color: #ffffff;
	line-height: 22px;
	margin-top: 20px;
}

.features-left button {
	width: 150px;
	height: 50px;
	border: 1px solid #ffffff;
	background: none;
	border-radius: 25px;

	font-size: 16px;

	font-weight: 500;
	text-align: center;
	color: #ffffff;
	line-height: 24px;
	margin-top: 40px;
}

.features-right {
	width: 644px;
	height: 400px;
	display: flex;
	justify-content: space-between;

	flex-wrap: wrap;
}

.features-right div {
	margin-bottom: 15px;
	margin-right: 30px;
}

.features-right div:nth-child(6n) {
	margin-right: 0px;
}

.features-right div img {
	width: 80px;
	height: 80px;
}

.features-right div p {
	color: #FFFFFF;
	font-weight: Normal;
	text-align: center;
	color: #ffffff;
	line-height: 14px;
	margin-top: 10px;
	padding: 0px;
}

.application_module {
	margin-top: 95px;
	padding-bottom: 70px;
}

.application {
	display: flex;
	justify-content: space-between
}

.application-left {
	width: 370px;
}

.application-left h3 {
	width: 322px;
	font-size: 46px;
	margin: 0px;
	font-weight: Normal;
	text-align: left;
	padding-top: 0px;
	margin-top: -10px;
}

.application-left p {
	font-size: 16px;
	width: 432px;
	height: 88px;
	text-align: left;

	line-height: 22px;
	margin-top: 25px;
}

.application-left button {
	width: 150px;
	height: 50px;
	border: 1px solid #0061ff;
	background: none;
	border-radius: 25px;

	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 24px;
	margin-top: 40px;
	color: #0061ff;
}

.abtns {
	margin-top: 65px;

	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.application-left .abtns .item {
	width: 170px;
	height: 70px;
	line-height: 70px;
	margin: 0px;
	font-size: 30px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 30px;
	border-radius: 5px;
}

.application-left .abtns .item1 {
	background: linear-gradient(133deg, #7b97fc, #2d44d5 97%);
}

.application-left .abtns .item2 {
	background: linear-gradient(133deg, #67dbee, #0fb9d5 95%);

}

.application-left .abtns .item3 {
	background: linear-gradient(133deg, #75dba8, #1db567 97%);
	border-radius: 5px;
}

.application-left .abtns .item4 {
	background: linear-gradient(133deg, #ffaf6e, #f76000 97%);
	border-radius: 5px;
}

.application-left .abtns .item5 {
	background: linear-gradient(133deg, #cb9eff, #a945e2 97%);
	border-radius: 5px;
}

.application-left .abtns .item6 {
	background: linear-gradient(133deg, #ff8888, #ff2c2c 97%);
	border-radius: 5px;
}

.application-right {
	width: 780px;
	display: flex;
	flex-wrap: wrap;
}

.application-right .item {
	width: 238px;
	height: 300px;
	background: #ffffff;
	overflow: hidden;
	border-radius: 5px;
	margin-right: 30px;
	margin-bottom: 30px;
	border: 1px solid #e5e5e5;
}

.application-right .item:hover {
	box-shadow: 0px 0px 20px #ddd;
}

.application-right .item:nth-child(3n) {
	margin-right: 0px;
}

.application-right .header {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 115px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.application-right .header strong {
	font-size: 16px;
	color: #FFFFFF;
}

.application-right .header p {
	font-size: 8px;
	color: #FFFFFF;
}

.application-right .header .ar {
	margin-right: 15px;
}

.application-right .ar1 {
	background: linear-gradient(225deg, #a6d945, #8cbf18);
}

.application-right .ar1 img {
	width: 70px;
	height: 63px;
}

.application-right .ar2 {
	background: linear-gradient(225deg, #9f71e0 -1%, #733adc 99%);
}

.application-right .ar2 img {
	width: 79px;
	height: 74px;
}

.application-right .ar3 {
	background: linear-gradient(225deg, #ffbf00, #ff7500 99%);
}

.application-right .ar3 img {
	width: 60px;
	height: 70px;
}

.application-right .ar4 {
	
	background: linear-gradient(225deg, #5db6ff, #002aff);
}
.application-right .ar4 .ar{
	
}
.application-right .ar4 img {
	width: 74px;
	height: 60px;
}

.application-right .ar5 {
	background: linear-gradient(225deg, #ff8686, #ff3e00);
}

.application-right .ar5 img {
	width: 73px;
	height: 65px;
}

.application-right .ar6 {
	justify-content: center;
	background: url(image/gengduo.png);
}

.application-right .ar6 p {

	text-align: center;
}

.application-right .am {
	margin-top: 25px;
	padding: 0px 20px;
	padding-bottom: 15px;
}

.application-right .am h4 {
	font-size: 16px;
	margin: 0px;

}

.application-right .am p {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-top: 15px;
	height: 36px;
}

.application-right .footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #eeeeee;
	padding: 0px 15px;

}

.application-right .footer .h4 {
	font-size: 16px;

}

.application-right .footer button {
	width: 100px;
	height: 38px;
	background: linear-gradient(135deg, #139bfd, #0061ff);
	border-radius: 19px;

	font-size: 14px;
	color: #FFFFFF;
}

.planet-module {
	height: 732px;
	

	background: url(./image/bg3.png) center top  no-repeat;
	background-size: 1920px 732px;
}
.planet{	padding-top: 124px;
	display: flex;
	justify-content: space-between;
}
.planet-left {
	

}
.planet-left h3{font-size: 46px;
margin-top:-10px;
font-weight: Normal;
text-align: left;
color: #ffffff;
margin: 0px;
line-height: 46px;}

.planet-left>p{
	font-size: 16px;
	font-weight: ExtraLight;
	text-align: left;
	color: #ffffff;
	opacity: .7;;
	line-height: 22px;
	margin-top: 35px;
	}
.code_module {
	width: 319px;
	height: 319px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 5px;
	position: relative;
	text-align: center;
margin-top:30px;
}

.code_module p {
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 500;

	color: #ffffff;
	line-height: 20px;
	padding-top: 30px;
}

.code_module .bg {
margin-top:2px;
	width: 172px;
}
.code_module .img_code{
	position: absolute;
	width: 145px;
	height: 145px;
	left: 87px;
	top:118px;
	margin-top:-30px;
}
.code_module div{
	height: 12px;
	opacity: 0.7;
	font-size: 12px;
	font-family: SourceHanSansCN, SourceHanSansCN-Medium;
	font-weight: 500;
	text-align: left;
	color: #ffffff;
	line-height: 12px;
	text-align: center;
	margin-top:25px;
}
.code_module .wap{
	display: none;
}
#code_module{
	margin-top:-25px;
}
#code_module .img_code{
	position: absolute;
	width: 150px;
	height: 150px;
	left: 85px;
	top:115px;
	margin-top:-30px;
}
#code_module .code_module p,#code_module .code_module div{
	color: #333333;
}
.planet-right{
	width: 780px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.planet-right .item{
	width: 360px;
	height: 215px;
	border-radius: 5px;
background-color: #FFFFFF;
	margin-bottom: 62px;
}
.planet-right .item h4{
	font-size: 28px;
	
padding: 0px 35px 0px 40px;
	font-weight: 500;
	text-align: left;
	color: #333333;
	line-height: 28px;
}
.planet-right .item div{
	display: flex;

	margin-top: -10px;

	padding: 0px 35px 0px 40px;

}
.planet-right .item div p{
	font-size: 14px;
	font-weight: Normal;
	text-align: left;
	color: #666666;
	margin: 0px;
	line-height: 24px;
}
.planet-right .item div img{
	width: 80px;
	height: 70px;
	
}.planet-right .item div .pr1{
	margin-top:20px;
}
.planet-right .item div .pr2{
	height: 82px;margin-top:10px;
}
.planet-right .item div .pr3{
	height: 70px;margin-top:10px;
}

.planet-right .item div .pr4{
	height: 73px;margin-top:20px;
}
.identity_module{
	padding-bottom: 80px;
}
.identity h4{
	height: 80px;
	font-size: 80px;
	font-family: SourceHanSansCN, SourceHanSansCN-Normal;
	font-weight: Normal;
	text-align: left;
	color: #333333;
	line-height: 80px;
	text-align: center;
	margin: 0px;
	padding-top:120px;
}
.identity p{
height: 24px;
font-size: 24px;
font-family: SourceHanSansCN, SourceHanSansCN-ExtraLight;
font-weight: ExtraLight;
text-align: left;
color: #333333;
line-height: 36px;	text-align: center;
margin: 0px;
padding: 40px 0px 90px;
}

.identity  .imgs{
	display: flex;
	justify-content: space-between;
}
.identity  .imgs img{
	width: 358px;
	cursor: pointer;
}
.footer-module{
	height: 416px;
	background-color: #1A1B2F;
}
.footer-module>.footer{
	display: flex;
	padding-top: 35px;
	justify-content: space-between;
}
.footer-module>.footer>.item h5{
	height: 20px;
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	color: #ffffff;
	line-height: 20px;
	margin-bottom: 45px;
}
.footer-module>.footer>.item a{
	display: block;
	color: #FFFFFF;
	line-height: 90px;
	opacity: 0.7;
	font-size: 14px;
	font-weight: Normal;
	text-align: left;
	color: #ffffff;
	line-height: 14px;
	margin-bottom: 30px;

}
.footer-module>.footer> .item_img{
	text-align: center;
	width: 142px;
}
.footer-module>.footer> .item_img img{
width: 142px;
}
.footer-module>.footer>.item_img a{
	text-align: center;margin-top: 20px;
}
.footer-module> .footer_copy{
	height: 16px;
	opacity: 0.7;
	font-size: 16px;
	font-weight: Normal;
	text-align: center;
	color: #ffffff;
	line-height: 16px;
	padding-top:30px;
}
