html,
body {
    background: #fafafa;
}

.disNone {
    display: none;
}
.willOrder {
    width: 140px;
    padding: 12px 0;
    background: #EEA440;
    border-radius: 4px;
    position: absolute;
    left: 49%;
    top: 69px;
    text-align: center;
}
.willOrder img {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 4px;
}
.willOrder a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
}
/* 个人中心-已报名项目 */
.personCenter {
    width: 100%;
    height: 192px;
    background: #2a93ea;
    background-image: linear-gradient(-181deg, invalid gradient);
}

.personDetails {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.personTop {
    width: 100%;
    height: 148px;
    position: relative;
}

.personBottom {
    width: 100%;
    height: 44px;
}

.introduce {
    width: auto;
    height: 100%;
}

.duration {
    width: auto;
    height: 74px;
    background: #FFFFFF;
    border-radius: 5px;
    margin-top: 42px;

}

.duration li {
    float: left;
    width: 113px;
    border-right: 1px solid #F4F5F6;
    margin-top: 13px;
}

.duration li h3 {
    font-size: 20px;
    color: #E91D1F;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 5px;
    font-weight: 600;
}

.duration li h3 i {
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 3px;
}

.duration li p {
    font-size: 13px;
    color: #777777;
    letter-spacing: 0;
    text-align: center;
}

.introduce img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 32px 0 36px;
}

.introduce h3 {
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: justify;
    margin-top: 42px;
    margin-bottom: 10px;
    font-weight: 600;
}

.introduce p {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: justify;
}

.approach {
    width: 192px;
    height: 100%;
    background: #EC2200;
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 44px;
    font-weight: 600;
    padding-left: 30px;
    border-radius: 5px 5px 0 0;
    position: relative;
}

.approach img {
    position: absolute;
    left: 11px;
    top: 19px;
}

.resProject {
    width: 995px;
    height: 100%;
    border-radius: 5px 5px 0 0;
    background: #FFFFFF;
    font-size: 15px;
    color: #000000;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 600;
    line-height: 44px;
    padding-left: 34px;
    border-bottom: 1px solid #F4F5F6;
}

/* 个人中心列表 */
.personOperation {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.personList {
    width: 191px;
    background: #FFFFFF;
    padding-top: 10px;
}

.personList li {
    width: 100%;
    height: 40px;
    padding-left: 30px;
    line-height: 40px;
}

.personList li a {
    font-size: 15px;
    color: #000000;
    letter-spacing: 0;
}

.personList .liActives {
    background: #FFF9ED;
}

.personList .liActives a {

    font-size: 15px;
    color: #EC2200;
    letter-spacing: 0;
}

.personContent {
    width: 995px;
    min-height: auto;
    background: #FFFFFF;
}

.editSet {
    font-size: 15px;
    color: #000000;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 600;
    padding-left: 30px;
    margin: 20px 0;
    background: url(../img/btn_xiala_b.png) no-repeat left 10px top 10px;
}

#applicationList li {
    width: 927px;
    height: 214px;
    border-bottom: 1px solid #EDEEF0;
    margin: 0 auto;
    position: relative;
}

#applicationList li:last-child {
    border: 0;
}

.projectImg img {
    width: 280px;
    height: 160px;
    display: block;
    margin: 25px 0;
}

.projectImg {
    width: 280px;
    height: 100%;
}

.projectDetails {
    width: 616px;
    height: 100%;
    padding-top: 25px;
}

.projectDetails h3 {
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 15px;
}

.projectDetails span {
    display: inline-block;
    float: left;
    font-size: 13px;
    color: #777777;
    letter-spacing: 0;
}

.projectDetails .layui-progress {
    width: 230px;
    margin: 6px 10px 0;
    height: 8px;
}

.projectDetails .layui-progress-bar {
    height: 8px;
    background: #39CF01;
}

#applicatePage {
    padding-left: 40px;
    /* background: #fafafa; */
    padding-top: 30px;
}

.deadline {
    margin-bottom: 30px;
}

.projectDetails p {
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    padding-left: 25px;
    line-height: 28px;
}

.quantum {
    background: url(../img/icon_time.png) no-repeat left 0 top 7px;
}

.projectAdress {
    background: url(../img/icon_add.png) no-repeat left 0 top 7px;
}

.peojectName {
    background: url(../img/icon_zuzhi.png) no-repeat left 2px top 7px;
}


.review {
    width: 71px;
    height: 25px;
    background: #FFF5D4;
    font-size: 13px;
    color: #EC2200;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: 0;
    top: 60px;
    border-radius: 10px 0 10px 10px;
}

.reviewPass {
    width: 71px;
    height: 25px;
    background: #26C100;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: 0;
    top: 60px;
    border-radius: 10px 0 10px 10px;
}

.reviewBack {
    width: 71px;
    height: 25px;
    background: #F0F0F0;
    font-size: 13px;
    color: #ABABAB;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: 0;
    top: 60px;
    border-radius: 10px 0 10px 10px;
}

.cancelAdd {
    border: 1px solid #EC2200;
    font-size: 13px;
    color: #EC2200;
    letter-spacing: 0;
    padding: 3px 10px 5px;
    background: #FFF;
    border-radius: 2px;
    position: absolute;
    right: 0;
    bottom: 22px;
}

/* 加入的组织 */
#organized li {
    width: 927px;
    height: 152px;
    border-bottom: 1px solid #EDEEF0;
    margin: 0 auto;
    position: relative;
}
#volouned li {
    width: 927px;
    height: 152px;
    border-bottom: 1px solid #EDEEF0;
    margin: 0 auto;
    position: relative;
}
#organized li:last-child {
    border: 0;
}

.organizedImg img {
    width: 101px;
    height: 83px;
    display: block;
    margin: 25px 0;
}

.organizedImg {
    width: 101px;
    height: 100%;
}

.organizedDetails {
    width: 808px;
    height: 100%;
    padding-top: 25px;
}

.organizedDetails h3 {
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 10px;
}

.orgAdreess {
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.orgSummary {
    width: 625px;
    font-size: 14px;
    color: #777777;
    letter-spacing: 0;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.organizedDetails .review {
    top: 23px;
}

.organizedDetails .reviewPass {
    top: 23px;
}

.organizedDetails .reviewBack {
    top: 23px;
}

/* 打卡记录 */
#pushCard li {
    width: 927px;
    height: 152px;
    border-bottom: 1px solid #EDEEF0;
    margin: 0 auto;
    position: relative;
}

#pushCard li:last-child {
    border: 0;
}

.pushCardImg {
    width: 200px;
    height: 100%;
}

.pushCardDetails {
    width: 708px;
    height: 100%;
    padding-top: 18px;
}

.pushCardImg img {
    width: 200px;
    height: 114px;
    display: block;
    margin: 18px 0;
}

.complain {
    border: 1px solid #EC2200;
    font-size: 13px;
    color: #EC2200;
    letter-spacing: 0;
    padding: 3px 10px 5px;
    background: #FFF;
    border-radius: 2px;
    position: absolute;
    right: 0;
    top: 18px;
}

.pushCardDetails h3 {
    width: 608px;
    margin-bottom: 18px;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
}

.pushCardDetails p {
    font-size: 14px;
    color: #777777;
    letter-spacing: 0;
    line-height: 22px;
}

/* 我的帖子 */
#posts li {
    width: 927px;
    height: 137px;
    border-bottom: 1px solid #EDEEF0;
    margin: 0 auto;
    position: relative;
}

#posts li:last-child {
    border: 0;
}

.postsImg {
    width: 140px;
    height: 100%;
}

.postsDetails {
    width: 768px;
    height: 100%;
    padding-top: 18px;
}

.postsImg img {
    width: 140px;
    height: 97px;
    display: block;
    margin: 18px 0;
    border-radius: 1px;
}

.postsDetails h3 {
    width: 608px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    font-weight: 600;
}

.postsDetails p {
    font-size: 14px;
    color: #7E7E7E;
    letter-spacing: 0;
}

.postsDetails .review {
    top: 20px;
}

.postsDetails .reviewPass {
    top: 20px;
}

.postsDetails .reviewBack {
    top: 20px;
}

/* 我的关注 */
.resProject span {
    font-weight: 500;
    cursor: pointer;
}

.volOrganize {
    margin-right: 34px;
}
.volunteers{
    margin-right: 34px;
}
.item {
    margin-right: 40px;
}

.itemActive {
    color: #EC2200;
    background: url(../img/line.png) no-repeat  center  39px;
}
.check, .group{
    margin-right: 40px;
}
.checkActive{
    color: #EC2200;
    background: url(../img/line.png) no-repeat center   39px;
}
.group img {
    width: 9px;
    height: 5px;
    margin-left: 4px;
}
/* 我的消息 */
#mymessage li {
    width: 927px;
    height: 60px;
    border-bottom: 1px solid #EDEEF0;
    margin: 0 auto;
    position: relative;
}

#mymessage li:last-child {
    border: 0;
}

.msgImg {
    width: 60px;
    height: 100%;
}

.msgDetails {
    width: 848px;
    height: 100%;
    padding-top: 18px;
}

.startTime {
    font-size: 15px;
    color: #A5A5A5;
    letter-spacing: 0;
}

.act {
    width: 57px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    background: #EC2200;
    border-radius: 1px;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    margin-top: 17px;
}
.tx{
    width: 57px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    background: #ff5722;
    border-radius: 1px;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    margin-top: 17px;
}
.qt{
    width: 57px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    background: #4caf50;
    border-radius: 1px;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    margin-top: 17px;
}
.vol {
    background: #23BC00;
}

.com {
    background: #269CED;
}

.sys {
    background: #00C3E9;
}

.cau {
    background: #ff9800;
}

/* 个人资料 */
#myinfo {
    padding: 20px 38px;
}

.infoImgs img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 20px;
}

#myinfo .layui-form-label {
    text-align: right;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    width: 90px;
}

#myinfo .layui-input-block {
    margin-left: 120px;
}

.infos {
    line-height: 36px;
}

.dh-input-166 {
    width: 166px;
}

.dh-input-341 {
    width: 390px;
}

#myinfo .edit {
    width: 153px;
    height: 38px;
    border: 1px solid #EC2200;
    border-radius: 2px;
    font-size: 14px;
    color: #EC2200;
    letter-spacing: 0.1px;
    text-align: center;
    background: #FFF;
}

#myinfo .save {
    width: 120px;
    height: 38px;
    background: #EC2200;
    border-radius: 2px;
}
#myinfo .layui-form-label{
    width: 120px;
}
#myinfo .layui-input-block{
    margin-left: 150px;
}
/* 修改密码 */
#changeword {
    padding: 50px 0px 100px 100px;
}

#changeword .save {
    width: 120px;
    height: 38px;
    background: #EC2200;
    border-radius: 2px;
}

#changeword .layui-input{
    width: 300px;
}
#changeword .smsCode{
    width: 190px;
}
#changeword .layui-form-label {
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    width: 120px;
}

#changeword .layui-input-block {
    margin-left: 150px;
}
.takeCode{
    width: 100px!important;
}
/* 修改绑定手机号 */
.getCode {
    width: 100px;
    height: 38px;
    border: 1px solid #EC2200;
    border-radius: 2px;
    font-size: 13px;
    color: #EC2200;
    letter-spacing: 0;
    text-align: center;
    background: #fff;
    float: right;
}

.dh-input-290 {
    width: 290px;
}
.loginName{
    width: 200px;
    float: right;
    margin-top: 30px;
    background: #fff;

}
.loginName a{
    color: #000!important;
}
.loginName a:hover .layui-nav-more{
    border-bottom-color:  #000!important;
    border-top-color:  #fff!important;
}
.layui-nav-more{
    border-top-color:  #000!important;
    border-bottom-color:  #fff!important;
}
.loginName img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
#editImg{
    border: 1px solid #EC2200;
    width: 71px;
    height: 25px;
    border-radius: 2px;
    background: #ffffff;
    color: #EC2200;
    text-align: center;
    line-height: 25px;
    padding: 0;
}

.recruiting {
    width: 71px!important;
    height: 25px;
    background: #E8FFD4!important;
    font-size: 13px;
    color: #008439;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    border-radius: 10px 0 10px 10px;
    position: absolute;
    right: 0;
    top: 23px;
}

.recruitingEnd {
    width: 71px!important;
    height: 25px;
    background: #F0F0F0!important;
    font-size: 13px;
    color: #ABABAB;
    letter-spacing: 0;
    text-align: center;
    line-height: 25px;
    border-radius: 10px 0 10px 10px;
    position: absolute;
    right: 0;
    top: 23px;
}
.peoInfo{
    min-height: 200px;
    padding: 20px 34px;
    line-height: 30px;
}
.peoinfofot{
    position: absolute;
    bottom: 0;
}
.footinfo{
    position: initial!important;
}
.focus{
    margin: 5px 20px;
}
.sorts{
    border: 1px solid #3a9fff;
    font-size: 13px;
    color:#3a9fff;
    letter-spacing: 0;
    padding: 3px 10px 5px;
    background: #FFF;
    border-radius: 2px;
    position: absolute;
    right: 0;
    top: 22px;
    cursor: pointer;
}

/* 我的点单 */
#orderList {
    margin-top: 25px;
    margin-left: 20px;
}
#orderList li {
    width: 100%;
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 2px solid #F0F0F0;
    box-sizing: content-box;
    overflow: hidden;
}
#orderList li:last-child{
    border-bottom: none;
}
#orderList li>img {
    width: 64px;
    height: 64px;
    float: left;
}
#orderList li div {
    float: left;
    margin-left: 20px;
    width: 650px;
}
#orderList li div h1{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}
#orderList li div p {
    padding: 5px 0;
}
#orderList li div p>img {
    width: 12px;
    height: 12px;
    margin-right: 10px;
    vertical-align: middle;
}

.statusBtn {
    border: 1px solid #000;
    border-radius: 13px 0 13px 13px;
    display: block;
    width: 72px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: 40px;
    top: 20px;
}
.ddd {
    height: 10px;
    display: block;
    position: absolute;
    right: 40px;
    bottom: 40px;
}
.edit {
    position: absolute;
    right: 66px;
    bottom: 29px;
    display: none;
}
.edit a {
    color: #666;
}
.ddd img {
    width: 14px;
    height: 3px;
}
.statusBtn.red {
    border-color: #EC2201;
    color: #EC2201;
}
.statusBtn.pur {
    border-color: #4B53FE;
    color: #4B53FE;
}
.statusBtn.green {
    border-color: #079645;
    color: #079645;
}
.statusBtn.yellow {
    border-color: #F07603;
    color: #F07603;
}
.statusBtn.gray {
    border-color: #F0F0F0;
    background-color: #F0F0F0;
    color: #999999;
}
.comment {
    display: block;
    background-color: #F80704;
    width: 96px;
    height: 32px;
    position: absolute;
    bottom: 20px;
    right: 40px;
    border-radius: 4px;
}
.comment a {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 32px;
}
.comment a img {
    margin-right: 5px;
}

.org {
    margin-top: 15px;
    width: fit-content;
    border: 1px solid #DFDFDF;
    border-radius: 16px;
    height: 32px;
    padding: 0 20px !important;
    line-height: 32px;
    box-sizing: content-box;
}

#cardNum {
    pointer-events: none;
}
#profile {
    width: 100%;
    padding: 20px;
    display: none;
}
#profile .cur {
    width: 80%;
    margin: 0 auto;
}
#profile .cur img {
    margin-top: 10px;
    display: block;
    width: 220px;
    height: 220px;
    margin: 0 auto;
}
.categeory {
    margin-top: 20px;
}
#profileList {
    overflow: hidden;
    margin-top: 10px;
}
#profileList li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
}
#profileList li:nth-child(5n){
    margin-right: 0;
}
#profileList li img {
    width: 75px;
    height: 75px;
}
#profileList li .shade {
    display: none;
    position: absolute;
    top: 0;
}
/* #profileList li:hover .shade {
    display: block;
} */