*{ margin:0; padding:0}
header{width:100%;float:left;}
nav{width:100%;float:left;}
footer{width:100%;float:left;}
body {-webkit-text-size-adjust:none;background:#fff;font-family:"微软雅黑",Arial;font-style: normal;font-weight: normal;font-variant: normal;}
a {text-decoration: none; border: 0px none; outline: 0px none;} 
a:link{ text-decoration: none}
a:visited{ text-decoration: none}
a:hover{text-decoration: none}
a:active{text-decoration: none}
.clear{margin: 0px;padding: 0px;clear: both;}
.clearfix:after{content:' ';display:block;clear:both;height:0;visibility:hidden}
ul,li,dt,dl,dd{	list-style-type: none;	margin: 0px; padding: 0px; background:none;}
p {	margin: 0px; padding: 0px;}
img{ width:100%; }


.wrap {
	width: 100%;
	background: #f3b7d9;
}


.apply{width: 100%; padding-top: 10px; padding-bottom:5%;}

.apply p{text-align: center;font-size:18px;line-height: 27px;}

.apply dl{width:86%;margin:3% auto;}

.apply dl dt{font-size:.54rem;color:#333; padding-left:.5rem;}
.apply dl dt span{color:#ff386c;}
.apply dl dd .input_txt{font-size:.4rem;color:#333; text-align:center; display:block;width:90%;outline:none; padding:.5em 0; border-radius:2rem;margin:1% auto;border:1px solid #333;}
.apply dl dd p{font-size:.37rem;color:#333;}

.wh60{width:60px;}
#imglist li img.wh60 {

    margin: 0 auto;

    display: block;

    width: 60px;

    height: 60px;

}

.apply .upload dt{line-height: 24px;}

.upload_area{width:90%;margin:2% auto;}

.upload_area .post_imglist li {position: relative;float: left;padding: 0 10px 5px 0;line-height: 38px;}

.upload_area .post_imglist li .del {position: absolute;right: 5px;top: -10px;background: url(../images/icon_del.png) no-repeat 15px 0;background-size: 23px auto;width: 40px;height: 40px;display: inline-block; }

.upload_area .post_imglist li .p_img img {padding: 2px;border: 1px solid #DDD;height: 54px;width: 54px; }

.upload_area .post_imglist li .pic_time {display: inline-block;width: 60px;height: 60px;position: relative; }

.upload_area .post_imglist li .pic_time em {display: inline-block;width: 100%;height: 25%;line-height: 15px;font-size: 12px;color: #fff;background-color: #F1484A;position: absolute;top: 22px;left: 0; }

.upload_area .upload_btn {background: url(../images/upload_btn.png) center no-repeat;background-size: 60px auto;float: left;overflow: hidden;position: relative;width: 60px;height: 60px; }

.upload_area .upload_btn input {opacity: 0;position: absolute;left: 0;top: 0;z-index: 10;overflow: hidden;height: 60px;width: 60px; }



.apply .btn_box{padding: 0 10px;display: block;}

.apply .button{cursor: pointer;font-size:.4rem;color:#fff; font-weight:bold; text-align:center; display:block;width:80%;outline:none; padding:.5em 0; border-radius:2rem;margin:1% auto;border:none; background:#ff3e75}
