html,body{
	height:100%;
	width:100%;
	overflow:hidden;
	overflow-y:auto;
}
body{ font:0.254rem "寰蒋闆呴粦";}
*{
	margin: 0;
	padding: 0;
}
.justify{
	display: flex;
	justify-content: space-between;
}
.box{
	box-sizing: border-box; /*闃叉鎾戝紑*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.fo271{
	font-size: .271rem;
}
/*.balance div:nth-child(2)*/
#mat{
	height: .769rem;
}
.topp{
	width: 100vw;
	height: .769rem;
	line-height: .769rem;
	background-color: #e6212a;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box; /*闃叉鎾戝紑*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    color: white;
    position: fixed;
    left: 0;
    top:0;
    z-index: 10;
}
.topp img{
	width: 0.133rem;
	height: 0.263rem;
}
.topp p{
	/* line-height: 1.393rem; */
	padding-left: .254rem;
	padding-right: .254rem;
	font-size: .273rem;
}
.topp-boot{
	font-size: 0.271rem;
	color: #FFFFFF;
	width: 50%;
}
/*浠ヤ笂澶撮儴鏍峰紡*/
.yopng{/*鍙冲嚮灏忕澶�*/
	width: 0.102rem;
	height: 0.203rem;
	padding-right: .254rem;
}
.Small{/*宸﹁竟鍑诲皬鍥剧墖*/
	width: 0.263rem;
	height: 0.271rem;
	margin-left: .254rem;
	margin-right: .254rem;
}
.lftimg{/*鍙宠竟灏忓浘鏍�*/
	width: .22rem;
	height: .22rem;
}
/*ul-LI*/
.bott-lcon{
	width: 100%;
	margin-top: 0.169rem;
}
.bott-lcon li{
	list-style-type:none;
	width: 100%;
	height: 0.924rem;
	line-height: 0.924rem;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box; /*闃叉鎾戝紑*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    border-bottom: 0.0085rem solid 	#F5F5F5;
    padding-left: .254rem;
    padding-right: .254rem;
}
/*ul-LI*/
.top1rem{
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	padding-left: .254rem;
}
/*澶撮儴涓嬬殑绗竴涓猟iv 楂�1rem*/
.Submit{
	width: 5.847rem;
	height: .636rem;
	background-color: #e6212a;
	color: #ffffff;
	font-size: .271rem;
	margin-left:.254rem ; 
	margin-top: .2rem;
}
#type{
    font-size: .273rem;
}


