@CHARSET "UTF-8";
@IMPORT url("/static/ucenter/help/contact/inpour.m.css?v=2310181115");


#app {
	min-width: 320px;
}
.ct{
	flex: 1;
	overflow: auto;
}
#recharge{
	padding: 0 15px;
}
.centerTitle{
	margin: 15px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}
.typesLine{
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.step{
	margin-bottom: 6px;
}

.notice{
	font-size: 12px;
	padding: 10px 15px;
	margin: 10px 0;
	background: #FEF4F4;
}

.fillLine{
	padding: 0 15px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px;
}
#fillForm{
	width: 100%;
	font-size: 18px;
	height: 46px;
	border-radius: 10px;
	border-color: #C8C8C8;
}

.contact{
	padding: 0 15px;
}
.contact p{
	margin-bottom: 6px;
}
.newTitle{
	margin: 30px 15px 6px 15px;
}
.btnLine{
	display: flex;
}
.btnLine button{
	flex: 1;
}

#contact01 {
	background-color: #f15a24;
	border-radius: 0;
	height: 46px;
	color: #FFFFFF;
	font-size: 18px;
	border: none;
}

#downloadApp{
	font-size: 18px;
	border-radius: 0;
	border: none;
}

#recharge .typesLine{
	display: flex;
}
#recharge .typesLine button{
	flex: 1;
	outline: none;
}