*{
	margin: 0;padding: 0;
}
li{
	list-style: none;
}

body{
	background: #F3F5F7;
}

	.top_is{
		height: 44px;
		width: 100%;
		display: flex;
	align-items:center;
	justify-content:center;
	}
.top_imgs1{
	height: 70%;
}


.img_lb{
	height:200px ;
	width: 92%;
	margin-left: 4%;
	position: relative;
	
}
.img_lb img{
	
	height: 100%;
	width: 100%;
	border-radius:10px ;
}
.src_img{
	display: none;
	position: absolute;
}
.index_img{
	display: block;
}
.ul_sc{
	position: absolute;
	height: 10px;
	width: 25%;
	z-index: 100;
	bottom:10% ;
	left: 35%;
	display: flex;
	justify-content:space-around;
	align-items:center;
	
}
.ul_sc li{
		
	height: 8px;
	width: 8px;
   list-style: none;
background: #FFFFFF;
border-radius:8px;

    
}

#index_li{
	background:#FF734C;
}

.middle_ds1{
	height:160px ;
	width: 92%;
	margin-left: 4%;
	position: relative;
	background: #FFFFFF;
	margin-top: 20px;
	border-radius:8px ;
}
.bottm_middle_ds1{
	height:290px ;
	width: 92%;
	margin-left: 4%;
	position: relative;
	background: #FFFFFF;
	margin-top: 20px;
	border-radius:8px ;	clear:both;
	top: 20px;margin-bottom:10px;
	
}
.middle_li{
	width: 17.5%;
	height: 50%;float: left;
	z-index: 100;
	list-style: none;
	margin-left: 6%;
	display: flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	font-size: 12px;
}

.bottm_middle_li{
	width: 33%;
	height: 40%;float: left;
	z-index: 100;
	list-style: none;margin-top:8px;

	display: flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	font-size: 12px;
}
	
	.bottm_middle_li span{
		margin-top: 10px;
	}
	
	.bottm_middle_li img{
		border-radius:200px ;
		height: 50px;width: 50px;
	}

.middle_li span{
	text-align: center;
text-decoration: none; 
}
.middle_li img{
	height: 35px;
	width: 35px;

	
}

a{
	text-decoration:none;
	color: #000000;
}


.suer_cysr{
	height: 230px;

	width: 92%;
	margin-left: 4%;
	position: relative;
	margin-top: 15px;
	border-radius:8px ;	
	
	
	
}
.suer_img1{
	height: 100%;
	width: 48%;
	position: absolute;
	border-radius:8px ;
}
.suer_img2{
	height: 48%;
	width: 48%;position: absolute;
	right: 0px;border-radius:8px ;
}
.suer_img3{
	height: 48%;
	width: 48%;position: absolute;
	right: 0px;
	bottom: 0px;border-radius:8px ;
}

.for_vf{
	
	width: 100%;
	position: relative;
	background:#F3F5F7;
	margin-top: 20px;
	
}


.for_vft{
	float: left;
	height: 310px;
	width: 44%;
	background: #FFFFFF;
	margin-left: 4%;
	margin-top: 10px;
	border-radius:8px ;
}
.for_img{
	width: 100%;
	height: 200px;border-radius:8px 8px 0px 0px;
}
.for_p{
	
	font-size: 17px;
	text-indent: 6px;
	margin-top: 5px;
}
.for_span{
	margin-top:3px;
	text-indent: 8px;font-size: 14px;
	display: block;
}
.for_li{
	height: 17px;
	width: 65px;
	margin-left: 4%;
	border-radius:20px ;
	border: 1px solid red;
	padding-left: 12px;
	padding-right: 12px;
	font-size:12px;
	color: #FF3D12;line-height: 17px;
	background: #FFF0EC;
	margin-top: 5px;
	margin-bottom: 8px;
	text-align: center;
}
.for_p2{
	
	font-size: 11px;color: #71797F;margin-left: 4%;

}

.for_li2{
	height: 30px;
	margin-top: -5px;
	position: relative;
		display: flex;
	align-items:center;


}


.for_li2_span{
	
		font-weight: 900;
	font-size: 16px;
	color: red;
}
.for_li2_span2{
	font-size: 11px;
	margin-left: 5px;
	color: #E77881;
	
	display: block;
	width: 75px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #F5C2C6;
	border-radius:10px ;
	text-align: center;
	position: relative;
}

.for_li2_img{
	
	height: 20px;width:20px;
	border-radius:25px ;
position: absolute;
right: 20px;
bottom: 35px;
}

.top_for{
	
	text-align: center;
	font-size: 19px;
}
.bottom_top{
	
	height: 10%;
	width: 100%;
text-align: center;
line-height: 50px;
margin-bottom: 5px;

}
.bottm_top_ds1{
	height:65px ;
	width: 100%;

	position:fixed;
	background:#F3F5F7;
	bottom: 0px;
	z-index: 200;
}


.bottm_top_li{
	width:15%;
	height: 100%;float: left;
	list-style: none;
	margin-left:8% ;
	display: flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	font-size: 12px;
}
	
	.bottm_top_li span{
		margin-top: 4px;
	}
	
	.bottm_top_li img{
		border-radius:200px ;
		height: 30px;width: 30px;
	}

.Record_number{
	height:205px ;
	width: 92%;
	margin-left: 4%;
	position: relative;
	background: #FFFFFF;
	top: 35px;
	padding-top: 10px;
	
}

.robgs{
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	color: #2F2F2F;
}
.cloir_sd{
	font-size: 12px;
	text-indent: 8px;
	font-weight: 900;
	color: red;
}

.inventory{
	
	display: block;
	width: 1%;
	height: 18px;
	line-height: 18px;
	background: #FDEBEB;
	border-radius:10px ;
	position: absolute;
	left: 0px;top: 0px;
	
}
.for_liw{
	
		display: block;
	width: 100%;
	height: 18px;
	line-height: 18px;

	border-radius:10px ;
	position: absolute;
	left: 0px;top: 0px;
	z-index: 99;  
}
.ouyt{
	position: fixed;
	width: 200px;
	height: 30px;
	border-radius:50px ;
	left: calc(50% - 100px);
	top: 30%;
	background: #FF6C18;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	display: none;
}
