.mobile_none{
	display: none;
}
.fl{
    float: left;
}
.font-12 {
	font-size: 0.186666rem;
}
.mobile-align {
	text-align:center;
}
.mobile-a {
	text-decoration: none;
}
.pc-none {
	display:none;
}
.mobile-bottomF {
	padding: 0.4rem 0.08rem;
	background: #f5f5f5;
}
.pointer {
	cursor: pointer;
}
/* 30px */
/* .mt-30 {
	top: 0.4rem;
} */
ul li{
	list-style:none
}
.line{
	width: 100%;
	height: 0.4rem;
	background:#F9F9F9;
	margin-top: 1.5rem;
}
.mobile-title {
    font-size: 0.4267rem;
    font-weight: 500;
    padding-left: 0.4rem;
    padding-top: 0.4rem;
}
.mobile-title2 {
	font-size: 0.4267rem;
    font-weight: 500;
}
.mobile-title3 {
	font-size: 0.4rem;
	font-weight: 500;
	margin: 0.4rem 0;
}
.mobile-borderBottom2 {
	width: 9.2rem;
	box-sizing: border-box;
	margin-bottom: 0.4rem;
	padding-bottom: 0.4rem; 
	font-size: 0.4267rem;
	font-weight: 500;
	border-bottom: 1px solid #cccccc;
}
.mobile-borderBottom {
	width: 9.2rem;
	box-sizing: border-box;
	margin-left: 0.4rem;
	margin-bottom: 0.4rem;
	padding: 0.4rem 0; 
	font-size: 0.4267rem;
	font-weight: 500;
	border-bottom: 1px solid #cccccc;
}