 /*注册 start */
.registerArea{
    margin-top: 30px;
    margin-bottom: 40px;
    padding-bottom: 60px;
    overflow: hidden;
}

.regiHead{
    height: 100px;
    background: #38abb5;
}

.regTit{
    font-size: 24px;
    color: #fff;
    width: 200px;
    line-height: 100px;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.ctLine{
    width: 40px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
}
.posLeft{ left: 0;}
.posRight{ right: 0;}

.regHint{
    text-align: center;
    font-size: 14px;
    padding: 24px 020px;
}

.tapLogin{
    color: #ff925c;
}

.regFormArea{
    width: 453px;
    margin: 0 auto;
}

.regFormIn{
    overflow: hidden;
}

.regFormGroup{
    font-size: 16px;
    margin-bottom: 19px;
    /*overflow: hidden;*/
}

.regFormGroup input,.simuInp{
    font-size: 16px;
    width: 348px;
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    border: 1px solid #dddddd;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
}

.regFmTit{
    width:74px;
    text-align: right;
    display: inline-block;
    margin-right: 18px;
    font-size: 14px;
}

.regFormGroup input.mesYzm {
    width: 45%;
}

.regFormGroup input.sendYzm[disabled] {
    color: #999999;
    background: #eeeeee;
    cursor: not-allowed;
}
.regFormGroup input.sendYzm {
    width: 30%;
    height: 44px;
    line-height: 44px;
    outline: none;
    border: none;
    background: #54acb5;
    color: #fff;
    cursor: pointer;
}

.regiBtn{
    width: 77%;
    float: right;
    margin: 0;
}

.regRetIdx{
    font-size: 14px;
    color: #666666;
    width: 86px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #cbcbcb;
    display: block;
    margin: 40px 0 0 230px;
}
/* 注册 end */

/*找回密码 start*/
.simuInp{
    display:inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

.smuSmDown{
    width: 12px;
    height:6px;
    background:url(../images/selDown.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
}

.simuInp .perCardUl{
    width: 348px;
     height: 206px;
    overflow-y: auto;
    background:#fff;
    border:1px solid #d6d6d6;
    position: absolute;
    left:-1px;
    top: 41px;
    z-index: 1;
    display:none;
}

.simuInp.simHasTap{
    border:1px solid #94b6ed;
}

.simuInp.simHasTap .smuSmDown{
    background-image: url(../images/selUp.png);
}

.simuInp.simHasTap .perCardUl{
    display:block;
    border:1px solid #94b6ed;
}

.simuInp .perCardUl li{
    line-height: 20px;
}

.getPwdFm{
    margin-top: 60px;
}

.setPwdSuc .subSucArea{
    padding-top: 0;
    height:auto;
}
.setPwdSuc .siteSnSucIn{
    width:350px;
    height:auto;
}

.setPwdSuc .getTickHint{
    padding-top: 36px;
}

.setPwdSuc .loginBtn{
    margin-top: 30px;
}

/*找回密码 end*/

/*找回证号 start*/
.cardNumMesArea{
    width:375px;
    margin:0 auto;
    font-size: 16px;
    color:#666;
    padding-top: 70px;
}

.cardNumMesLine{
    height:40px;
    line-height:40px;
    padding-left: 45px;
}

.cardNumMesTit{
    text-align: right;
    width: 80px;
    float:left;
}

.cardNum{
    color:#e35840;
}

.copeIcon{
    width: 14px;
    height: 14px;
    background:url(../images/copeIcon.png) no-repeat;
    display:inline-block;
    vertical-align: middle;
    margin: -3px 4px 0 0;
}

.cardNumCopeBtn{
    color:#999;
    margin-left: 5px;
}

.cardNumMesArea .loginBtn{
    width: 346px;
    margin:40px auto 0;
}

.cardNumMesArea .getTickHint{
    text-align: center;
}
/*找回证号 end*/

/* 志愿者活动 start */

.volDetArea{
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.volDetHead{
    font-size: 14px;
    height: 58px;
    line-height: 58px;
    overflow: hidden;
    background: #f5f5f5;
    border-bottom: 1px solid #eeeeee;
}

.volDetTit{
    font-weight: 700;
    color: #666;
    padding-left: 18px;
}
.volDetNum{
    font-size: 12px;
    color:#999;
    text-align: center;
    margin-top: 20px;
}

.volIcon{
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 3px;
    margin-top: -2px;
}

.browseIcon{
    width: 20px;
    margin-top: -2px;
    background-image: url(../images/vol-icon02.png);
}
 .showBigIcon{
     width: 16px;
     margin-top: -2px;
     background-image: url(../images/showBigIcon.png);
 }

 .videoIcon{
     width: 17px;
     margin-top: -2px;
     background-image: url(../images/vol-icon07.png);
 }

.praiseIcon{
    background-image: url(../images/vol-icon01.png);
    margin-top: -7px;
}

.volDetNum span{
    padding:8px;
}


.volDetIn{
    min-height: 426px;
    overflow: hidden;
    background: url(../images/vol-bg.png) no-repeat right bottom;
    padding: 20px 20px 30px;
}

.volImgArea{
    
    margin-right: 40px;
}

.volImgAreaIn{
    width: 347px;
    height: 263px;
    position: relative;
    text-align: center;
}

/*.volImgAreaIn img{*/
/*    width: 100%;*/
/*}*/

.volDetStatu,.volImgCode{
    position: absolute;
    color: #fff;
    background-repeat: no-repeat;
    text-align: center;
}

.volDetStatu{
    font-size: 20px;
    width: 105px;
    height: 40px;
    line-height: 40px;
    left: 0;
    top: 0;
}

.volDetStatu.volDetIng{
    background-image: url(../images/act-statu-bg02.png);
}
.volDetStatu.volDetEnd{
    background-image: url(../images/act-statu-bg03.png);
}

.volImgCode{
    width: 80px;
    height: 80px;
    right:0;
    bottom:0;
    padding: 34px 0 0 16px;
}

.volImgCode.volDetIng{
    background-image: url(../images/codeBg02.png);
}

.volImgCode.volDetEnd{
    background-image: url(../images/codeBg01.png);
}

.volCodeNum{
    font-size: 18px;
    font-weight: 700;
    padding-left: 24px;
}

.volCodeFont{
    margin: -4px 0 0 8px;
    font-size: 10px;
}

.volConArea{
    width: 770px;
}

.volConTitArea{
    position: relative;
}

.volConTit{
    font-size: 22px;
    color: #000;
    font-weight: 700;
}

.colorff9{
    color: #ff925c;
}

.colorccc{
    color: #ccc;
}

.volDetBtn{
    font-size: 16px;
    color: #666666;
    height:32px;
    width: 214px;
}

.volDetBtn span{
    font-size: 14px;
    color: #666666;
    text-align: center;
    width: 88px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #cccccc;
    display: inline-block;
    vertical-align: middle;
    margin: -6px 4px 0 0;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -webkit-background: linear-gradient(#fefefe,#efefef);
    -moz-background: linear-gradient(#fefefe,#efefef);
    -ms-background: linear-gradient(#fefefe,#efefef);
    -o-background: linear-gradient(#fefefe,#efefef);
    background: linear-gradient(#fefefe,#efefef);
    cursor: pointer;
}

.colleIcon{
    background-image: url(../images/vol-icon03.png);
}

.volOpLikeBtn.hasTap .colleIcon{
    background-image: url(../images/vol-icon03-2.png);
}

.tapIcon{
    background-image: url(../images/vol-icon04.png);
}

.volOpZanBtn.hasTap .tapIcon{
    background-image: url(../images/vol-icon04-2.png);
}

.volTapNum.hasTap{
    color: #38abb5;
}

.volTapNum.hasTap .praiseIcon{
    background-image: url(../images/vol-icon01-2.png);
}

.volConIn{
    font-size: 16px;
    margin-top: 20px;
}

.volConLi{
    margin-bottom:10px;
    overflow: hidden;
}

.volConLine{
    width: 520px;
    overflow: hidden;
}

.ticketArea{
    width: 285px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #eee;
    margin-top: 30px;
}

.ticImgArea,.ticketNum{
    margin-top: -6px;
}

.ticketNum{
    margin-left: 4px;
}

.ticImgArea{
    width: 58px;
    height: 36px;
    border-right: 1px solid #eee;
    background: #f5f5f5;
    text-align: center;
}

.ticketIcon{
    width: 21px;
    height: 21px;
    background: url(../images/vol-icon06.png) no-repeat;
    margin: 7px auto;
}

.addrIcon{
    width: 20px;
    height: 20px;
    background: url(../images/vol-icon05.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 4px 0 0;
}

.signUpBtnLine{
    margin-top: 30px;
    overflow: hidden;
}

.signUpBtn input,.commentBtn input{
    color: #fff;
    background: #38abb5;
    border:none;
    outline: none;
    cursor: pointer;
}


.notRegAct{margin-left: 20px;}

.notRegAct input{
    width: 198px;
    height: 50px;
    border: 1px solid #38abb5;
    color: #38abb5;
    background: none;
    font-size:20px;
    cursor: pointer;
    outline: none;

}

.signUpBtn input{
    width: 178px;
    height: 50px;
    font-size:20px;
}

.signUpBtn input:disabled{
    background:#cccccc;
    cursor:not-allowed;
}

.choBtn{
    width: 24px;
    height: 24px;
    background:#f5f5f5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
   -o-border-radius: 5px;
    border-radius: 5px;
    cursor:pointer;
    border:none;
    outline:none;
    position:relative;
}

.reduce:disabled .redIcon,.add:disabled .addIcon01,.add:disabled .addIcon02{
    background:#c9c9c9;
}

    
.reduce:disabled,.add:disabled{
    cursor:not-allowed;
}

.redIcon,.addIcon01,.addIcon02{
    width: 10px;
    height: 2px;
    display:inline-block;
    background:#666666;
}

.addIcon01,.addIcon02{
    position:absolute;
     left:50%;
    top: 50%;
}

.addIcon01{
    margin-top: -1px;
    margin-left: -5px;
}

.addIcon02{
    width: 2px;
    height: 10px;
    margin-left: -1px;
    margin-top: -5px;
}

.tickNumInp{
    color:#38abb5;
    width: 28px;
    text-align: center;
    margin:0 4px;
}

.tickOut{margin-top: 12px;}



.choseHintPot{
    color:#e35840;
}

.choseTickHint{
    padding-top: 12px;
}

.choseSce{
    padding-left: 82px;
}

.sceneUl{
    width: 506px;
    height: 250px;
    overflow-y: auto;
}

.sceneLi{
    float:left;
    margin:0 10px 10px 0;
}

.sceneLink{
    font-size: 12px;
     width: 240px;
    height: 96px;
    line-height: 23px;
    text-align: center;
    border: 1px solid #dddddd;
    display:block;
    background:#fff;
    position: relative;
}

.notChose .sceneLink{
    color:#aaaaaa;
    border-style: dashed;
    cursor: not-allowed;
    background:#f6f6f6;
}

.curSce .sceneLink{
    border-width: 2px;
    border-color: #38abb5;
}

.curSce .sceneLink i{
    width: 16px;
    height: 16px;
    background:url(../images/sceneChosed.png) no-repeat;
    position: absolute;
    right:0;
    bottom:0;
}

.volDetTabHead{
    height: 38px;
    border-top: 1px solid #fbfbfb;
    background: #f5f5f5;
    overflow: hidden;
}

.volDetTabHead li{
    color: #666;
    font-size: 14px;
    width: 120px;
    text-align: center;
    line-height: 38px;
    float: left;
    border-top-width: 2px ;
    border-top-style:  solid;
    border-top-color: #f5f5f5;
    cursor: pointer;
}

.volDetTabHead li.curVolDet{
    border-top-color: #38abb5;
    background: #fff;
    color: #38abb5;
}

.volDetTabCon{
    margin: 28px 0 70px;
    padding-left: 20px;
}

.colConTit{
    font-size: 16px;
    color: #666666;
    font-weight: 700;
    position: relative;
}


.colCon{
    margin-bottom: 12px;
    overflow: hidden;
}

.colConIn{
    /*font-size: 14px;*/
    /*color: #666666;*/
    /*width: 670px;*/
    width: 100%;
    /*margin: 12px 0 0 26px;*/
    padding-top: 20px;
    border-top: 1px solid #eee;
}
.colConIn a {
    color: blue;
}


.padBot6{
    padding-bottom: 6px;
}
.padBot30{
    padding-bottom: 30px;
}

.colDetLine{
    margin-bottom: 20px;
}

.colLiTit{
    font-weight: 700;
    margin-bottom: 14px;
}



.recTit{
    font-size: 18px;
    color: #38abb5;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}

.volRecCon{
    margin-top: 15px;
}

.volRecLi{
    border-bottom: 1px dashed #f0f0f0;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.volRecLink{
    display: block;
}

.volRecImg{
    width: 266px;
    height: 200px; 
}

.volRecTit{
    font-size: 14px;
    color: #666666;
    margin: 6px 0 3px 0;
}

.volRecAddr{
    color: #999999;
    overflow: hidden;
}

.leaveMesArea{
  width: 760px;
  margin: 0 auto;
}

.mesConIn{
    width: 100%;
    height: 80px;
    margin-top: 15px;
    border: 1px solid #dddddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    position: relative;
}

.mesConIn textarea{
   outline: none;
   width: 100%;
   height: 62px;
   padding: 10px;
}

.mesNumArea{
    color: #cccccc;
    position: absolute;
    right: 10px;
    bottom: 3px;
}

.mesCon{
    overflow: hidden;
}

.commentBtn{
    margin-top: 10px ;
}

.commentBtn input{
    width: 96px;
    height: 36px;
    font-size: 14px;
}

.commentTit{
    font-size: 18px;
    color: #666;
    padding-top: 12px;
}

.commLi{
    overflow: hidden;
    padding: 40px 0;
    border-bottom: 1px solid #eeeeee;
}

.comPerHead{
    width: 60px;
    height: 60px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 15px;
}

.comDet{
    font-size: 16px;
    width: 670px;
    margin: 6px 0;
}

.comPerName{
    margin-right:40px;
    display: inline-block;
}

.coloraaa{
    color: #aaa;
}

.notBor{
    border-bottom: 0;
}

.notPdd{
    padding-bottom: 0;
}

.moreRec{
   float: right; 
   color: #999;
   margin-bottom: 18px;
}
/* 志愿者活动 end */

/* 个人中心 start */
/* 个人资料 start */
.perLeftCon{width: 250px;}

.perHdImgArea,.perMenuArea,.perRightCon{
    background: #fff;
}

.perHdImgArea{
    height: 250px;
    overflow: hidden;
    text-align: center;
}

.perLeftDfImg{
     width: 120px;
     height: 120px;
     margin: 37px auto 4px;
     -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
     -ms-border-radius: 100%;
     -o-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
}

.perLeftNm{
    font-size: 18px;
    color: #666;
}

.authLine{
    font-size: 14px;
    color: #999;
    margin-top: 4px;
}

.hasAuth{
    color: #ff925c;
}

.authIcon{
    width: 18px;
    height: 18px;
    background: url(../images/auth01.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 6px 0 0;
}

.hasAuth .authIcon{
    background-image: url(../images/auth02.png);
}


.perMenuArea{
    margin-top: 10px;
}

.perLeftMenu li{
    height: 45px;
    overflow: hidden;
}


.perLeftMenu li a{
    font-size: 14px;
    color: #333;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 5px 0;
    padding-left: 30px;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #fff;
}

.perLeftMenu li.curLeftMenu a{
    color: #38abb5;
    border-left-color:#38abb5;
}

.perRightCon,.myCollCon{ width: 930px;}


.perRtMesTop,.collConTop{
    height: 65px;
    padding:0 40px;
    overflow: hidden;
}
.perRtMesTop{
    border-bottom: 1px solid #e8e8e8;
background: #fff;
}

.collConTop{
    background:#fff;
    margin-bottom: 20px;
}

.mesTopFont{
    line-height: 65px;
    font-size: 16px;
}

.mesSaveBtn,.mesGrpInp{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; 
}

.mesSaveBtn{
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 80px;
    line-height: 38px;
    height: 38px;
    background: #ff925c;
    border:1px solid #ff925c;
    display: block;
    margin: 14px 0;
    outline: none;
    cursor: pointer;
}

.mesConArea{
    padding: 44px 44px 0 ;
}

.mesGroup{
    margin-bottom: 32px;
}

.mesGrpCon{
    width: 740px;
}

.mesGroup,.mesGrpLine,.sexGrp,.actTabUl,.collActUl,.cActDetLine,.mesConBlock,.tickOut{
    overflow: hidden;
}

.mesGrpTit{
    font-size: 14px;
    color: #aaaaaa;
    text-align: right;
    width: 70px;
    margin: 8px 26px 0 0;
}

.headImgLab{
    width: 120px;
    height: 120px;
    background: url(../images/perDfBig.png) no-repeat;
    display:block;
    position: relative;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
}

.headImg{
    visibility: hidden;
}

.headImg{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.changeImg{
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: 120px;
    background:rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.marTop50{
    margin-top: 50px;
}

.mesGrpInp{
    border: 1px solid #ddd;
    background: #f5f5f5;
}

.nameInp{
    width: 235px;
    padding: 0 20px;
}

.changeInp{
    display: none;
}

.changeInp p{
    margin-top: 10px;
}



.authLinkIcon{
    width: 10px;
    height: 8px;
    background: url(../images/authLinkIcon.png) no-repeat;
}



.ageInpGrp span{
    font-size: 14px;
    display:inline-block;
    margin-right: 10px;    
}

.ageInpGrp .mesGrpInp{
    padding: 0 10px;
    margin-right: 4px;
}

.yzmInp{
    width: 126px;
}

.yzmSend{
    width: 94px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 10px;
}

.yzmSend[disabled]{
    color: #999999;
    border-color: #f5f5f5;
    background: #f5f5f5;
    cursor:not-allowed;
}
/* 个人资料 end */

/* 我的活动 start */
.hasAuth{color: #ff925c;}

.hasAuth .authIcon{
    background-image: url(../images/auth02.png);
}

.actTabLi{
    float: left;
    margin-right: 44px;
}

.actTabLi a{
    font-size: 16px;
    color: #999;
    display: block;
    line-height: 61px;
}

.curActTab a{
    border-bottom: 3px solid #38abb5;
    color: #38abb5;
}

.actTabCon{
    padding: 20px 40px 50px;
}

.actTable{
    width: 100%;
    font-size: 14px;
}

.bgf5{
    background: #f5f5f5;
    height: 40px;
    line-height: 40px;
}

.actTable th{
    color: #666666;
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
}

.actTable td{
    vertical-align: middle;
}

.interLine{
    height: 20px;
}

.actTabIn{
    padding: 12px 0; 
}

.actTabInImg{
    width: 150px;
    padding-left: 20px;
}

.actTabInImg img{
    width: 100%;
}

.trBorder{
    border: 1px solid #eeeeee;
}

.bdRight{
    border-right: 1px solid #eeeeee;
}

.alignCenter{
    text-align: center;
}
.alignRight{
    text-align: right;
}

.actListNum{
    font-size: 14px;
    color: #666;
    padding-left: 20px;
}

.actTabTit{
    font-size: 16px;
    color: #38abb5;
    margin-bottom: 6px;
    height: 22px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.w290{
    width: 290px;
}

.delActBtn{
    width: 18px;
    height: 20px;
    background: url(../images//my-delact.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.cancelBtn,.addCommtBtn,.attenHint{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.cancelBtn,.addCommtBtn{
    font-size: 12px;
    text-align: center;
    width: 72px;
    height: 26px;
    line-height: 24px;
    display: block;
    margin: 12px auto 0;
}

.cancelBtn{
    color: #fff;
    background: #ff925c;
}

.addCommtBtn{
    color: #ff925c;
    border: 1px solid #ff925c;
}

.siteFont{
    font-size: 12px;
    color: #999999;
}

.notActive{
    font-size: 16px;
    color: #666;
    height:490px;
    text-align: center;
    overflow: hidden;
}

.notActImg{
    width: 328px;
    height: 266px;
    background: url(../images/notMes.png) no-repeat;
    margin:100px auto 24px;
}
/* 我的活动 end */
/* 历史活动 start */
.attenArea{
    color: #38abb5;
}

.notAttenArea{
    color: #aaa;
}

.attenHint{
    color: #fff;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    display: inline-block;
    margin-top: 5px;
}

.attenArea .attenHint{
    background: #38abb5;
  
}

.notAttenArea .attenHint{
    background: #bbbbbb;
}
/* 历史活动 end */

/* 我的收藏 start */
.collActLi{
    font-size: 14px;
    width: 300px;
    float: left;
    padding: 15px 15px 10px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    margin:0 15px 20px 0 ;
}

.notMarg{
    margin-right: 0;
}

.collActImg{
    width: 270px;
    height: 204px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 6px;
    display: block;
    position: relative;
}

.collActImg img{
    width: 100%;
}

.collActDet{
    color: #999;
    margin-bottom: 5px;
}

.collActTit{
    font-size: 16px;
    color: #000;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-bottom: 6px;
}

.cActDetIn{
    width: 228px;
}

.collbrows{
    margin-left: 60px;
}
/* 我的收藏 end */

/* 我的消息 start */
.mesConOut{
    padding: 0 40px;
}

.mesConBlock{
    border-bottom: 1px solid #eee;
    padding: 30px 0;
}

.mesIcon{
    width: 44px;
    height: 44px;
    background: url(../images/mes-icon.png) no-repeat;
    float: left;
    margin-right: 10px;
}

.mesRight{
    width: 720px;
    float: left;
}

.mesHintLine{
    font-size: 14px;
    color: #999999;
    margin-bottom: 6px;
}

.mesHintLine span{
    margin-right: 58px;
}

.artCon{
    font-size: 16px;
    line-height:28px;
}

.artLink{
    color:#4d4de1;
}

.artDet p{
    margin-bottom: 10px;
}
/* 我的消息 end */

/* 我的日志积分 start */
.scoreHintArea{
    height: 184px;
    background: url(../images/scoreBg.png) no-repeat left bottom;
}

.logTr{
    height: 74px;
    /* line-height: 74px; */
    border-bottom: 1px solid #eeeeee;
}

.logTr td{
    text-align: center;
}

.logActTit{
    width: 372px;
}

.scoreTable .actTabTit{
    width: 290px;
    margin-left: 16px;
    color: #666666;   
    text-align: left;
}

.scoreTable td{
    color: #999;
}

.scoreNum{
    font-size: 20px;
    font-weight: 700;
}

.addScore{
    color: #38abb5;
}

.scoreHintArea{
    overflow: hidden;
    padding: 20px 40px;
}

.scoreNumArea{
    width:410px;
    height: 120px;
    border-right: 1px solid #eeeeee;
    float: left;
    overflow: hidden;
}

.myScoreTit{
    font-size: 14px;
    text-align: right;
    margin: 50px 18px 0 80px;
}

.myScoreTitIn{
    font-size: 18px;
    color:#666666;
    font-weight: 700;
}

.scoreNumIn{
    text-align: center;
    margin-top: 10px;
}

.scoreIcon{
    width: 28px;
    height: 26px;
    background: url(../images/scoreIcon.png) no-repeat;
    margin: 0 auto;
}

.scoreNumFont,.giftScoreNum{
    font-weight: 700;
    background: -webkit-linear-gradient(to right, #f9cc6c, #eb8979);
    background: linear-gradient(to right, #f9cc6c, #eb8979);
    background: none\0;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    color: #eb8979\0;
    color: #eb8979 \9;

}
.scoreNumFont{
    font-size: 56px;
   
}

.freeExchange{
    float: left;
}

.freeExcBtn{
    font-size: 20px;
    color: #fff;
    height: 54px;
    line-height: 54px;
    background: #38abb5;
    display: block;
    padding: 0 34px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin: 43px 0 0 87px;
}
/* 我的日志积分 end */

/* 积分商城 start */
.giftLine{ 
    background: #fff;
    margin-bottom: 10px;
}

.giftLine,.giftMes,.giftExcLine{
    overflow: hidden;
}
.giftMes,.giftImg,.giftDet{
    float: left;
}
.giftMes{   
    width: 690px;
    border-right: 1px dashed #e8e8e8;
    padding: 30px 0 30px  40px;
}

/*.giftDet{width: 326px;}*/

.giftImg{
    width: 238px;
    height: 180px;
    margin-right: 30px;
}

.giftImg img{
    width: 100%;
    height: 100%;
}

.giftTit{
    font-size: 16px;
}

.giftDetIn{
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-top: 14px;
}

.excRule{
    color: #999999;
    width: 94px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #eeeeee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-top: 12px;
    cursor: pointer;
}

.excIcon{
    width: 16px;
    height: 16px;
    background: url(../images/exc-icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 0 0 4px;
}

.giftScoreArea{
    width: 240px;
    float: left;
}

.giftScore{
    text-align: center;
    margin-top: 32px;
    font-size: 14px;
}

.giftScoreNum{
    font-size: 28px;
    padding-right: 4px;
}

.excRec{
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 134px;
    height: 40px;
    line-height: 40px;
    margin: 70px auto 0;
    display: block;
    background:#38abb5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
/* 积分商城 end */

/* 我的兑换礼物 start */
.giftExcLine{
    border-bottom: 1px solid #e8e8e8;
}

.notBorRt{
    border-right: none;
}

.giftExcTicArea{
   margin: 66px 0;
}

.giftExcTicket{
    width: 198px;
    height: 108px;
    background: url(../images/exc-bg01.png) no-repeat;
    color: #fff;
    text-align: center;
    display: block;
    padding: 28px 0 0 20px;
    margin-left: 20px;
}

.excStatu{
    font-size: 20px;
    font-weight: 600;
}

.excCode{font-size: 16px;}

.isFail .giftExcTicket{
    background-image: url(../images/exc-bg02.png);
}

.isFail .excCode{
    text-decoration: line-through;
}
/* 我的兑换礼物 end */

/* 我的抽奖 start */
.drawTable th{color: #333;}

.drawTable th,.trBorTop td{
    height: 54px;
    line-height: 54px;
    font-size: 14px;
}

.trBorTop{
    border-top: 1px solid #fff;
    background: #f5f5f5;
    color: #666;
}

.trBorTop td{
    text-align: center;
}

.checkActBtn{
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    width: 72px;
    height: 26px;
    line-height: 26px;
    background: #ff925c;
    display: inline-block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.tikNum{color: #333;}

.hasWin{ background: #ebf6f7;}
.hasWin .tikNum{font-weight: 700;}
.hasWin .drawStatu{color: #38abb5;font-weight: 700;}
.hasWin .drawLevel{font-weight: 700;}
/* 我的抽奖 end */

/* 实名认证 start */
.validity input,.centerFont{
    margin-right: 10px;

}
.validity input{
    display: inline-block;
    text-align: center;
    width: 76px;
}

.centerFont{
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    color: #aaaaaa;
}

.longTerm{
    height: 18px;
    line-height: 18px;
    color: #333;
    margin-top:4px;
    cursor: pointer;
}

.longTerm input{
    display: inline-block;
    vertical-align: middle;
    margin: -2px 3px 0 0;
}

.idcardImg{
    width: 246px;
    height: 156px;
    border: 1px solid #eeeeee;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    display: block;
    margin-right: 34px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.posImg{
    background-image: url(../images/idcard01.png)
}

.photoHintArea{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    margin-top: 32px;
    font-size: 14px;
    color: #666666;
}

.photoHintImg{
    width: 72px;
    height: 72px;
    background: url(../images/idcard-camera.png) no-repeat;
    margin: 0 auto 6px;
}

.upImgHint{
    font-size: 14px;
    color: #666666;
    margin-top: 24px;
}

.upImgHint p{
    padding-bottom: 18px;
}
/* 实名认证 end */

/* 意见反馈 start */
.feedFmTit{
    width: auto;
    text-align: left;
    color: #333333;
    margin-bottom: 5px;
}

.textareaCon{
    width: 750px;
    height: 140px;
    position: relative;
}

.feedTextArea{
    width: 100%;
    height: 105px;
    outline: none;
    margin-top: 8px;
}

.feedHint{
    font-size: 12px;
    color: #a5a5a5;
    margin-top: 10px;
}

.textareaCon .mesNumArea{
    font-size: 12px;
    line-height: 20px;
}

.feedUpImgArea{
    width: 290px;
    height: 196px;
    background: #f5f5f5;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    position:relative;
}

.feedUpImgBtn{
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #999;
    text-align:center;
    margin: 60px 0;
    position: absolute;
    left: 0;
    top: 0;
}

.feedUpIcon{
    width: 40px;
    height: 40px;
    background: url(../images/add-img.png) no-repeat;
    margin: 0 auto 10px;

}

.feedImg{
    width: 100%;
}

.subSucArea{
     height: 600px;
    background: #fff;
    padding-top: 98px;
    overflow: hidden;
}
/* 意见反馈 end*/

/* 志愿者注册 start */
.volMesOTit{
    font-size:14px;
    color:#666666;
    margin-bottom: 18px;
}

.volMesArea{
    padding:1px;
}

.volMesBlock{
    padding:24px 50px;
}

.volMesBlock .titLine{
    margin-right: 10px;
}

.volMesBlock{
    border-bottom: 1px solid #eeeeee;
}

.fillInfoFm .nResFmInp.w598{
    width:598px;
}

.fillInfoFm .nResFmInp.w100{
    width:100px;
}

.serTypeArea{
    width: 732px;
    margin-top: 10px;
    overflow: hidden;
}

.serTypeLab{
    margin-right: 36px;
    margin-bottom: 20px;
    float:left;
    cursor: pointer;
}

.serTypeLab input[type=checkbox]{
    margin:-2px 0 0 0;
    opacity: 0.7;
}

.volMesBlock .nResFmTit{
    margin-right: 16px;
}

.volMesBlock .loginBtn{
    margin:0;
}


/* 志愿者注册 end */

/*我的申请 start*/
.applyIcon{
    width: 14px;
    height:14px;
    background-repeat: no-repeat;
    display:inline-block;
    vertical-align: middle;
    margin:-3px 6px 0 0;
}

.applyInIcon{
    background-image: url(../images/applyIcon02.png);
}

.applyFlIcon{
    background-image: url(../images/applyIcon03.png);
}

.applyPsIcon{
    background-image: url(../images/applyIcon01.png);
}

.pad22{
    padding:0 22px;
}
.appActNum,.appActStatu,.applyDetTit,.applyDetConInTit{
    color:#666666;
}
.appActNum{
    font-size: 18px;
}

.appActStatu{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding:0 20px;
    margin-top: 14px ;
}

.appActStatu01{
    background:#f5f5f5;
}
.appActStatu02{
    background:#fceeec;
}
.appActStatu03{
    background:#ebf6f7;
}


.appActStatuFont{
    font-size: 24px;
}

.appActTime,.applyDetTit,.applyDetIn,.applyDetConInTit{
    font-size: 14px;
}

.appActStatuIcon{
    width: 24px;
    height:24px;
    background-repeat: no-repeat;
    display:inline-block;
    vertical-align: middle;
    margin:-6px 8px 0 0;
}

.appActStatu01 .appActStatuIcon{
    background-image: url(../images/applyIcon02-2.png);
}
.appActStatu02 .appActStatuIcon{
    background-image: url(../images/applyIcon03-2.png);
}
.appActStatu03 .appActStatuIcon{
    background-image: url(../images/applyIcon01-2.png);
}

.applyDetArea{
    margin-top: 60px;
    position: relative;
}

.applyDetTit,.applyDetConInTit{
    font-weight: 700;

}

.applyDetTit{
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #fff;
    display:inline-block;
    height:30px;
    line-height:30px;
    padding:0 20px;
    position:absolute;
    top: -29px;
}

.applyDetCon{
    border: 1px solid #eeeeee;
    padding:0 20px;
}

.applyDetImg{
    width:186px;
    margin-right: 26px;
}

.applyDetImg img{
    width: 100%;
}

.applyDetLine{
    margin-top: 14px;
}

.applyDetLine div{
    margin-bottom:6px;
}

.applyDetConIn{
    padding:20px 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.W574{
    width:574px;
}

.applyDetConIn.notBor{
    border-bottom: none;
}
/*我的申请 end*/
/* 个人中心 end */

/*11.6*/
.secGrp{
	overflow: hidden;
	margin-bottom: 24px;
}

.secGrpCon{
	width: 12px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	margin-left: 22px;
	padding:10px 0 10px 14px;
}

.secGrpLi{
	font-size: 14px;
	width: 280px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 14px;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding:0 9px;
	cursor: pointer;
	position: relative;
}

.secGrpLi:last-child{
	margin-bottom: 0;
}

.secGrpLi span{
	display: inline-block;
	vertical-align: middle;
}

.secNum{
	font-size: 14px;
	color: #38abb5;
	padding: 0 10px;
	margin-top: -4px;
	background: #edf8f9;
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
}

.curSceLi{
	border-color: #38abb5;
}

.secChose{
	 width: 16px;
    height: 16px;
    background: url(../images/sceneChosed.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}


.curSceLi .secChose{
	display: block;
}

.nowNum{
	font-size: 12px;
	color: #f72a1d;
	position: absolute;
	left: 286px;
    top: 0;
    width: 102px;
}
