.container{
	width: 100%;
	min-width: 1366px;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
}

.div-relative1{
	position:relative;
	color:#000;
	left: 0px;
	top: 0px;
	/*border:1px solid #000;*/
	width:100%;
	height:450px;
} 
	
.div-banner{
	position: absolute;
	z-index:1;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 450px;
}

.div-ahref{
	position: absolute;
	z-index: 999;
	text-decoration: none;
	font-size:16px;
	font-weight:400;
	color:white;
	line-height:33px;
	top: 10px;
	right: 26px;
}

.div-mobile1{
	position: absolute;
	z-index: 999;
	width:475px;
	height:470px;
	top: 56px;
	left: 89px;
	overflow: visible;
}

.div-titlepic{
	position: absolute;
	z-index: 999;
	height:112px;
	width:397x;
	top: 79px;
	left: 535px;
}

.div-button{
	position: absolute;
	z-index: 999;
	top: 240px;
	left: 530px;
}

.div-buttonAndroid{
	float: left;
	width:174px;
	height:53px;
	background:rgba(1,146,221,1);
	border-radius:7px;
	border: 0px;
	text-align: center;
	align-items: center;
	font-size:18px;
	font-family:FZLTXHK--GBK1-0;
	font-weight:200;
	color:rgba(255,255,255,1);
}

.div-qrcode1{
	position: absolute;
	z-index: 999;
	top: 307px;
	left: 1223px;
	width: 103px;
	height: 103px;
	text-align: center;
	background-color: white;
	border: dashed 2px gainsboro;
	border-radius: 3px;
}
.div-qrcode1img{
	width: 100px;
	height: 100px;
}


.div-relative_common{
	position:relative;
	left: 0px;
	width:100%;
	height:500px;
	
} 



.div-right{
	text-align: right;
}

.div-span-title{
	font-size:18px;
	font-weight:800;	
	line-height:33px;
}

.div-span-sub-title{
	font-size:17px;
	font-weight:400;
	color:rgba(85,85,85,1);
	line-height:18px;
}

.div-left{
	text-align:left;
	padding-right: 80px;
}



.div-relative_common2{
	position:relative;
	left: 0px;
	width:100%;
	height:570px;
	text-align: center;
	align-content: center;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E7E7E7;
} 

.div-relative_common3{
	position:relative;
	left: 0px;
	width:100%;
	height:312px;
} 

.div-functions{
	float: left;
	width: 200px;

}

.div-functions img{
	width: 81px;
	height: 81px;
}

.div-functions p{
	font-size:18px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:33px;
}
.div-relative_common .desc {
	height: 500px;
	background-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E7E7E7;
	
}
.div-relative_common .descfirst {
	height: 500px;
	background-color: #fff;	
}
.product_desc {
	width: 1200px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 60px;
	margin: 0 auto;
	height: 500px;
	position: relative
}
.descleft {
	float: left
}
.descleft1 {
	margin-left: 76px
}

.descleft3 {
	margin-left: 76px
}
.product_desc p.desc_p {
	font-size: 16px;
	line-height: 33px;
	color:rgba(85,85,85,1);
	padding-top: 10px;
	width: 520px;	
}
.descright {
	float: right
}

.descimage1 {
	width: 493px;
	height: 500px;
	margin-right: 90px
}

.descimage2 {
	height: 500px
}

.descimage3 {
	height: 500px;
	margin-right: 50px
}

.descimage4 {
	width: 493px;
	height: 500px
}

.descimage5 {
	width: 513px;
	height: 500px
}

.descimage6 {
	width: 493px;
	height: 500px
}
.div-functions p {
    font-size: 18px;
    font-weight: 400;
    color: rgba(51,51,51,1);
	line-height: 33px;
	text-align: center !important;
}
.clear{
 clear: both;
}

.fupin-detail-area-title {
    font-size: 14px;
    font-weight: 500;
    color: rgba(34, 34, 34, 1);
    line-height: 21px;
    margin-top: 20px;
}

.fupin-detail-area{
	display: flex;
	background: white;
	width: 1200px;
	justify-content: center;
	margin: 20px auto;
}

.fupin-detail-area>div{
	display: flex;
}

.fupin-detail-area>div div img{
	width: 81px;
	height: 81px;
	margin: 30px 20px 5px 20px;
}
.fupin-detail-area>div div label{
	display: block;
	font-size: 18px;
    font-weight: 400;
	margin-bottom: 30px;
    color: rgba(51,51,51,1);
}