.login_banner{
    width: 100%;
    border-bottom:1px solid #e0e0e0;
}
.go_home{
    width: 100%;
    background:#f5f5f5;
    padding-bottom:30px;
    padding-top:10px;
    max-width: 640px;
}
.login_banner img,.go_home img{
    width:100%;
    height:auto;
}
.login_input{
}
.login_input li{
    line-height:50px;
    background:#fff;
    border-bottom:1px solid #e0e0e0;
    font-size: 15px;
    color:#333;
}
.login_input li label{
    text-align: left;
    width: 20%;
    display: block;
    float: left;
    text-indent: 10px;
}
.login_input li input{
    border: none;
    background: #fff;
    width:75%
}
.login_remember{
    margin:10px;
}
.login_remember label{
    font-size: 14px;
    color:#666666;
}
.forget_login{
    float: right;
    font-size: 14px;
    color:#666666;
}
.btn_login{
    background:#eb0e15;
    color:#fff;
    font-size: 16px;
    line-height: 38px;
    height:38px;
    border-radius:19px;
    text-align: center;
    margin:10px;
    cursor: pointer;
    border:1px solid #eb0e15;
}
.btn_reg{
     background:#fff;
     color:#eb0e15;
     font-size: 16px;
     line-height: 38px;
     height:38px;
     border-radius:19px;
     text-align: center;
     margin:10px;
     cursor: pointer;
     border:1px solid #cccccc;
 }
/*注册*/
.reg_hint{
    color:#999999;
    font-size: 14px;
    margin:10px 10px 20px 10px;
    text-align: center;
}
.reg_text{
    font-size: 14px;
    color:#333333;
    text-align:center;
}
.reg_go_login{
    font-size: 13px;
    color:#eb0e15;
    text-align: center;
    cursor: pointer;
}
/*爱心人士注册*/
.heart_title{
    position:relative;
    width:100%;
    line-height: 38px;
    height:38px;
}
.heart_background{
    position:absolute;
    height:1px;
    background:#cccccc;
    width:90%;
    top:18px;
    left:5%;
}
.heart_text{
    position: absolute;
    text-align: center;
    background:#f5f5f5;
    width:38%;
    left:31%;
    font-size: 15px;
    color:#666666;
}
.heart_list{
    background:#fff;
    border-top:1px solid #e0e0e0;
    margin-bottom:10px;
    overflow: hidden;
}
.heart_list li{
    line-height: 50px;
    border-bottom:1px solid #e0e0e0;
    padding:0 10px;
    overflow:hidden;
}
.heart_list li.no_border{
    border:none;
    padding-bottom:0;
}
.heart_list li label{
    font-size: 15px;
    color:#333;
}
.heart_list li label span{
    color:#eb0e15;
    padding-right: 5px;
    font-weight: bold;
}
.heart_list li input{
    float:right;
    line-height: 33px;
    border:none;
    background:#fff;
    width:50%;
    margin: 7px 0;
    text-align: right;
    font-size: 15px;
}
.heart_list li i{
    float:right;
    color:#999999;
}
.heart_list li select{
    float:right;
    width:30%;
    height:33px;
    line-height: 33px;
    border:none;
    background:#fff;
    /*width:60%;*/
    margin: 7px 0;
    text-align: right;
    font-size: 15px;
    -webkit-appearance:none;
    -moz-appearance: none;
    -appearance: none;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.heart_list li textarea{
    border:none;
    width:95%;
    max-width: 100%;
    font-size: 15px;
    background:#fff;
    height:100px;
    margin-bottom: 20px;
}
.heart_list li textarea.application_hui{
    border:1px solid #e0e0e0;
    border-radius:3px;
    background:#f5f5f5;
    margin-bottom: 0;
    padding:10px;
}
.heart_remark{
    font-size: 11px;
    color:#999999;
    margin:10px;
}
.heart_click{
    margin:0 auto;
    padding:0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    height:30px;
}
.heart_click label{
    background:url("../images/img/hreat_bottom.png") no-repeat right center;
    background-size: 12px auto;
    text-align: center;
    font-size: 13px;
    color: #000000;
    line-height: 30px;
    padding-right: 20px;
}
.heart_click label.open{
    background:url("../images/img/hreat_top.png") no-repeat right center;
    background-size: 12px auto;
}
.heart_explain{
    padding:0 10px;
    font-size: 12px;
    color:#999999;
    line-height: 24px;

}
.heart_explain span{
    color:#eb0e15;
}
.heart_sex{
    float:right;
}
.heart_list_title{
    color:#eb0e15;
    font-size: 13px;
    margin:10px;
}
.heart_photos{
    margin-bottom: 20px;
    position:relative;
}
.heart_photos p{
    font-size: 12px;
    color:#999999;
    line-height: 24px;
    float:left;
    margin-left:12px;
    width:50%
}
.heart_photos img{
    width:38%;
    float:right;
    margin-top:-30px;
    cursor: pointer;
}
.heart_list li .heart_photos input{
    position: absolute;
    width:38%;
    right:0;
    margin-top:-30px;
    cursor: pointer;
    opacity: 0;
}
/*注册成功*/
.reg_success_img {
    text-align: center;
}
.reg_success_img img{
    width:80px;
    margin-top:80px;
}
.reg_success_img p{
    font-size: 23px;
    color:#0cbd2e;
    line-height: 50px;
}
.reg_success_text{
    font-size: 15px;
    margin:0 25px;
    text-align: center;
    color:#333333;
    line-height: 24px;
}
.reg_success_text span{
    color:#eb0e15;
}
.btn_success_left{
    width:30%;
    float:left;
    line-height: 32px;
    color:#333;
    font-size: 15px;
    text-align: center;
    border:1px solid #cccccc;
    border-radius: 16px;
    cursor: pointer;
    margin-left:10%;
}
.btn_success_right{
    width:30%;
    float:right;
    line-height: 32px;
    color:#333;
    font-size: 15px;
    text-align: center;
    border:1px solid #cccccc;
    border-radius: 16px;
    cursor: pointer;
    margin-right:10%;
}
/*忘记密码*/
.forget_title{
    color:#333;
    font-size: 12px;
    line-height: 24px;
    margin:0 10px;
}
.forget_text{
    color:#333;
    font-size: 12px;
    line-height: 24px;
    text-indent: 1em;
    margin:0 10px;
}
.forget_big_title{
    font-size: 14px;
    color:#333;
    line-height: 30px;
    margin:20px 10px 0 10px;
}
.forget_title_red{
    color:#eb0e15;
    font-size: 12px;
    line-height: 24px;
    margin:0 10px;
}
.forget_img{
    width:90%;
    margin:5%;
}
.forget_text_red{
    color:#eb0e15;
    font-size: 12px;
    line-height: 24px;
    text-indent: 1em;
    margin:0 10px;
}
/*申请加入志愿者*/
.header {
    background-color: #fff;
    text-align: center;
    position: relative;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 17px;
    color: #333333;
    margin-bottom:10px;
}
.header i {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 15px;
    color: #333;
    cursor: pointer;
    height: 40px;
}
.applyDivXs{
    line-height: 22px;
}
.volunteer_explain{
    background:#fff;
    border:1px solid #e0e0e0;
    padding:10px;
}
.volunteer_explain_title{
    font-size: 14px;
    color:#999;
    line-height: 30px;
}
.volunteer_explain_title_black{
    font-size: 14px;
    color:#333333;
    line-height: 30px;
}
.volunteer_explain_text{
    font-size: 12px;
    color:#999;
    line-height: 24px;
}
.volunteer_explain_text span,.volunteer_explain_title_black span{
    color:#eb0e15;
}
.volunteer_explain_text_black{
    color:#333;
    font-size: 12px;
    line-height: 24px;
}
.volunteer_title{
    font-size:15px;
    color:#333333;
    margin:10px;
}
.volunteer_hui{
    padding:0 10px 10px;
    color:#cccccc;
    font-size: 12px;
    background:#f5f5f5;
}
.heart_list_right{
    float:right;
    width:30%;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color:#666666;
}
.volunteer_photo{
    height:120px;
}
.volunteer_photo_left{
    position:relative;
    float:left;
    width: 80px;
    height: 111px;
}
.volunteer_photo_left img{
    width:80px;
    height:111px;
    overflow:hidden;
    position:absolute;
    left:0;
    top:0;
}
.heart_list li .volunteer_photo_left input{
    width:80px;
    height:111px;
    overflow:hidden;
    position:absolute;
    left:0;
    top:0;
    opacity: 0;
}
.volunteer_photo_right{
    float:right;
    width:80px;
    height:111px;
    border:1px solid #ebebeb;
}
.volunteer_photo_center{
    position:relative;
    width: calc(100% - 180px);
    float:right;
}
.volunteer_photo_center>p{
    color:#999999;
    font-size: 12px;
    text-align: center;

}
.volunteer_photo_center_text p{
    color:#666;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
}
/*完善资料*/
.organizing_photo{
    float:left;
    height:96px;
}
.organizing_photo label{

}
.organizing_photo p{
    color:#eb0e15;
    font-size: 13px;
    line-height: 20px;
    margin-top:-10px;
}
.organizing_photo_img{
    float:right;
    position: relative;
    height:56px;
}
.organizing_photo_img img{
    position:absolute;
    right:0;
    top:20px;
    width:40px;
    height:56px;
}
.heart_list li .organizing_photo_img input{
    position:absolute;
    right:0;
    top:20px;
    width:40px;
    height:56px;
    opacity: 0;
}
.data_show{
    font-size: 15px;
    color:#666666;
    float: right;
}

.clearfix:after{content:""; display:block; clear:both; height:0; line-height:0; visibility:hidden;}
.clearfix{zoom:1;}
.fl{float: left;}
.fr{float: right;}
.applyData{
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.applyDataFr{
    border: 1px solid #e0e0e0;
    font-size: 12px;
    width: 64px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
}
.bgwBg{
    background: #ffffff;
    margin: 10px 0;
    padding: 0 10px;
    border-bottom: 1px solid #e0e0e0;
}
.applyDataArea{
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    padding: 10px;
    font-size: 15px;
    height: 100px;
    max-width: 100%;
    width: 93%;
}
.applyDataAreaBox{
    padding: 0 10px;
    margin-bottom: 10px;
}
.applySaveBtn{
    background: #eb0e15;
    color: white;
    font-size: 14px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 10px 0 8px 0;
    border-radius: 5px;
}
.applyP01{
    font-size: 14px;
    margin-top: 6px;
}
.applyP02{
    color: #999999;
    padding-bottom: 6px;
    font-size: 12px;
}
.disabArea{
    background: #f5f5f5;
}