html,body{
	width: 100%;
	height: 100%;
}
*{padding: 0px ;margin: 0px;border: none;vertical-align: bottom;}
a{text-decoration: none;}


li{list-style: none}
body{color: #444;background:#FFFFFF;font-family: arial,\5b8b\4f53,Microsoft YaHei;max-width: 800px; margin: 0 auto;}

a{color: #444}
a:visited{color: #444;}
.top{text-align: center;font-size: 15px}
.top img{
	border-radius: 50%;width: 22%;margin: 20px auto 8px;
}

.index_button{width: 90%;margin: 20% auto 18px;background: #49C302;text-align: center;color: white;height: 44px;line-height: 44px;border-radius: 4px;
	box-shadow: 0 1px 4px 0 #96DA6E;font-size: 17px }

.index_table{width: 100%;text-align: center;font-size: 16px;margin:25px 0px;}
.index_table td{margin: 7px 0px;}

.index_desc{background: #F6D223;font-size: 14px;padding: 9px 0px 9px 5px;line-height: 18px;color: white;margin-top: 10%}


.guihuan{font-size: 12px; color: #999999;text-align: center}
.foot_zs{font-size: 14px;color: #666666;position: fixed;bottom: 7%;text-align: center;width: 100%}
.foot_zs a{color: #666666}
.top_id{font-size: 15px;line-height: 22px}
.yue{margin: 10px 0px;padding:14px 10px;background: white;font-size: 12px;font-size: 14px}
.yue span{float: right;margin-right: 8px;}


.user_item{background: #FFFFFF;font-size: 12px}
.user_item  a{
	padding-top:14px;
padding-bottom: 14px;margin-left: 10px;font-size: 14px}
.help{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;display: block;}





.use_item{margin-left: 2.8%;border-bottom: 1px solid #ddd;font-size: 13px;padding:5px 0px;margin-bottom: 7px}
.use_item p{height: 30px;line-height: 30px;font-size: 14px}

.cirle{width: 10px;height: 10px ;background: #4AC302 100%;border-radius: 50%; display: inline-block;margin-bottom: 10px;
margin-right: 5px}
.p2{padding-left: 8px}
.p2 span{float: right;margin-right: 20px}
.cz_money{padding-top:14%;font-size: 26px;color: #4AC302 ;text-align: center;background-color: #ffffff}
.cz_desc{text-align: center;font-size: 14px;text-align: center ;padding:5% 0px 12%; background-color: #ffffff;font-size: 12px}


.inputbox{width: 90%;margin-top:20px;margin-left: 10% ;}

.inputbox span{ width: 12%;border:none;font-size: 20px;text-align: center;margin: 0px 1.35%;display: inline-block; padding: 0.4rem 0;background: white;text-align: center;}


.jifei{text-align: center;margin: 5%;font-size: 12px}
.end_but{width: 90%;margin: 8% auto;background: white;text-align: center;color: #4AC302;height: 44px;line-height: 44px;border-radius: 4px;
	border:1px solid #4AC302 }

.pay_money{padding: 15% 0px 0px;text-align: center;font-size: 26px;color: #4AC302;background: white}
.pay_desc{font-size: 12px;text-align: center;padding: 6% 8% 8%;background: white;line-height: 25px}

.feed_area{width: 76%;margin:15% 0px 0px 10%;border: 1px solid #ddd;padding: 2%;
	border-radius: 4px;resize:none;font-size: 14px}
textarea:focus{border-color: 1px solid #0099ff;outline-style:none;overflow: auto}
.apply_title{background: #49c302;text-align: center;color: white;line-height: 55px;font-size: 16px;font-weight: bold;}


.p_title{padding: 10px 0px 10px 4%}
.p_input input{padding: 10px 4%;border:1px solid #D3D3D3;-webkit-appearance: none;margin-left: 4%;width:83%;
margin-bottom: 2%}
.area{padding: 10px;-webkit-appearance:none;box-sizing:border-box;border: 1px solid #D3D3D3;margin-right: 10px;background:0 0;}


.p_input textarea{padding: 10px 4%;border:1px solid #D3D3D3;-webkit-appearance: none;margin-left: 4%;width:83%;
margin-bottom: 2%;resize:none;border-radius: 2px;height: 120px}

.jifei{}
a{font-size: 14px;}
.iconfont{font-size: 15px}
.img-top{
	width: 120px;
	height: 120px;
	margin: 0 auto;
}
.img-top img{
	width: 100%;
	height: 100%;
}
.hint-middle{
	width: 80%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 12%;
	color: #888;
	font-size: 23px;
	font-family: tahoma,"microsoft yahei","\5FAE\8F6F\96C5\9ED1"!important;
}
.hint-main{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction:column;
	width: 100%;
	height: 100%;
	background: #F0F0EE;
}
.content-main{
	width: 100%;
	height: 100%;
}
#poptip { position: fixed; bottom:20%;left:50%;width:160px;margin-left:-80px;height: 27px;background:#000; opacity: 0.7;filter:alpha(opacity=0.7); color:#fff;z-index: 999;  border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;}
#poptip_content { position: fixed; bottom:20%;left:50%;width:160px;margin-left:-80px; height: 27px;line-height: 27px; color:#fff;text-align:center;font-size:14px;z-index: 9909}