.van-back-top {
    bottom: 6rem !important;
    /*background-color: dimgray !important;*/
}

.footer {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    background: url('../images/add.svg') no-repeat center;
    background-size: cover;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 76px;
    z-index: 100;
}

.current {
    color: #2563eb;
}

.back {
    width: 0.8rem;
    height: 0.8rem;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
    display: inline-block;
    margin-left: 10px;
    padding-right: 5px;
}

.pagination {
    text-align: center;
    margin: 20px auto;
}

.pagination li {
    display: inline-block;
    margin: 0 6px;
}

.pagination li a {
    padding: 8px;
    display: inline-block;
    color: #626262;
}

.pagination li a:hover {
    color: #1989fa;
}

.pagination li.active a {
    color: #1989fa;
}

.pagination li.total a {
    color: #1989fa;
}

.detail-pics {
    box-sizing: border-box
}

.detail-pics a {
    display: block;
    float: left;
    width: calc((100vw - 85px) / 3);
    height: calc((100vw - 85px) / 3);
    max-width: 100px;
    max-height: 100px;
    margin-right: 5px;
    margin-bottom: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.detail-pics a .more-pic {
    position: absolute;
    top: 0;
    left: 0;
    width: calc((100vw - 80px) / 3);
    height: calc((100vw - 80px) / 3);
    max-width: 100px;
    max-height: 100px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    line-height: 16px;
    box-sizing: border-box;
    padding-top: calc(50% - 16px);
    font-size: 0.8em;
    letter-spacing: 2px;
}

.detail-pics a .play {
    position: absolute;
    top: 0;
    left: 0;
    width: calc((100vw - 80px) / 3);
    height: calc((100vw - 80px) / 3);
    max-width: 100px;
    max-height: 100px;
    background-image: url(../images/icon_play2.png?v=2);
    background-size: contain;
}

.detail-pics img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.detail-tags {
    line-height: 1.6;
    clear: both;
    overflow: hidden
}

.detail-tags a {
    margin-right: 2px;
    padding: 0 2px;
    display: block;
    float: left;
    letter-spacing: 0;
    margin-bottom: 2px;
}

.detail-tags span {
    margin-right: 4px;
    padding: 0 2px;
    display: block;
    float: left;
    letter-spacing: 0;
    margin-bottom: 2px;
    border-radius: 2px;
}

.detail-attr-more {
    height: 16px;
    line-height: 16px;
}

.detail-attr-more i {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #cacaca;
    margin: 0 2px;
    vertical-align: middle;
}

.span0 {
    color: #35a6ee;
    border: 1px solid #35a6ee
}

.span1 {
    color: #f0962a;
    border: 1px solid #f0962a
}

.span2 {
    color: #1fbf8c;
    border: 1px solid #1fbf8c
}

.span3 {
    color: #B992F6;
    border: 1px solid #B992F6
}

.span4 {
    color: #2B8DAD;
    border: 1px solid #2B8DAD
}

.span5 {
    color: #35a6ee;
    border: 1px solid #35a6ee
}

.span6 {
    color: #f0962a;
    border: 1px solid #f0962a
}

.span7 {
    color: #1fbf8c;
    border: 1px solid #1fbf8c
}

.span8 {
    color: #B992F6;
    border: 1px solid #B992F6
}

.span9 {
    color: #2B8DAD;
    border: 1px solid #2B8DAD
}

.mark-img { width: 5em; height: 5em; position: absolute; top: 35px; right: 30px; z-index: 1 }
.mark-img.success { background: url(../images/icon35.png) no-repeat center center; background-size: 100% auto; opacity: 0.5 }
.mark-img.xiajia { background: url(../images/icon41.png) no-repeat center center; background-size: 100% auto; opacity: 0.5 }
.mark-img.overtime { background: url(../images/over_time_ico.png) no-repeat center center; background-size: 100% auto; opacity: 0.5 }
.mark-img.shenhe2 { background: url(../images/shenhe_ico_2.png) no-repeat center center; background-size: 100% auto; opacity: 0.5 }
.mark-img.shenhe3 { background: url(../images/shenhe_ico_3.png) no-repeat center center; background-size: 100% auto; opacity: 0.5 }
.mark-img.nopay { background: url(../images/nopay_ico.png) no-repeat center center; background-size: 100% auto; opacity: 0.5 }

.input-control-hide-title { box-sizing: border-box }
.input-control-hide-title span { display: none }
.input-control .user-fav {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex }
.input-control .user-fav .sec-input { -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1 }
.input-control .small-line { line-height: 1.7em; padding-bottom: 0.75em }
.input-control .user-fav input[type=radio], .input-control .user-fav input[type=checkbox] { display: none }
.input-control .user-fav input[type=radio] + label, .input-control .user-fav input[type=checkbox] + label { display: inline-block; line-height: 2em; margin-top: 0.65em; margin-right: 0.1em; color: #555; border: 1px solid #5295f5; height: 2em; padding: 0 0.6em; border-radius: 0.2em;  }
.input-control .user-fav input[type=radio]:checked + label, .input-control .user-fav input[type=checkbox]:checked + label { background: #5295f5; color: #FFF }
.hr-select { padding: 0 }
.file-hide { opacity: 0; position: absolute; top: 0; left: 0; bottom: 0; right: 0 }
.input-control { line-height: 3em; border-bottom: 1px solid #efefef; background: #fff;}
.input-control span { display: block; float: left; color: #222; width: 5em; height: 2.5em }
.datetime{
    text-align: center;margin-top: 1.8em;margin-bottom: 0.2em;color: #4eccc4;font-size: .8em
}
.date-btn{
    text-align: center;margin-top: 1em;margin-bottom: 1.3em;color: #4eccc4;font-size: 1em
}
.descTitle{
     line-height: 3em;padding-left: 1em
 }
.hr-cells-title { margin-top: .77em; margin-bottom: .3em; padding-left: 15px; padding-right: 15px; color: #999999; font-size: 14px }
.hr-cells-title + .hr-cells { margin-top: 0 }

.mainer {
    margin: 0 auto;
    max-width: 760px;
}
.wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
}



.blur10 {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false);
}
.user-wrap-nobg .user-page-avatar {
    margin: -1em 1em 0;
    float: left;
}
.user-page-avatar {
    width: 4.75em;
    margin-left: 10px;
    float: left;
    position: relative;
}
.user-wrap-nobg .user-avatar-extend {
    text-align: left;
    background: rgba(255, 255, 255, 0.6);
    padding: 1em 1em 0.5em;
    margin: 0;
    position: absolute;
    left: 7.5em;
    right: 1em;
    top: 2.8em;
    line-height: 1.5;
}
.user-avatar-extend {
    float: left;
    margin-left: 10px;
    margin-top: 1.5em;
}
.user-wrap {
    height: 6em;
    /*padding-top: 0.7em;*/
    padding-bottom: 0.7em;
    background-color: #FFF;
}

.user-wrap-nobg {
    background: none;
    overflow: hidden;
    position: relative;
    padding-bottom: 0
}

.user-wrap-nobg .btn-group {
    padding: 0
}

.user-wrap-nobg .btn-group a {
    background: #FFF;
    color: #999;
    line-height: 1;
    padding: 0.3em 0;
    margin-top: 1em
}

.user-wrap-nobg .blur10 {
    position: absolute;
    width: 200%;
    height: 200%;
    z-index: -1;
    top: -50%;
    left: -50%
}

.user-wrap-nobg .user-page-avatar {
    margin: -1em 1em 0;
    float: left
}

.user-wrap-nobg .user-avatar-extend {
    text-align: left;
    background: rgba(255,255,255,0.6);
    padding: 1em 1em 0.5em;
    margin: 0;
    position: absolute;
    left: 7.5em;
    right: 1em;
    top: 2.8em;
    line-height: 1.5
}

.user-wrap-nobg .user-avatar-extend p {
    margin-top: 0
}

.user-page-avatar {
    width: 4.75em;
    margin-left: 10px;
    float: left;
    position: relative
}

.user-avatar-pic {
    margin-top: 0.75em;
    overflow: hidden;
    position: relative;
}

.user-avatar-pic .avatar {
    width: 4em;
    height: 4em;
    border-radius: 50%;
    border: 2px solid #fff;
}

.user-avatar-pic .guajian {
    position: absolute;
    width: 1.8em;
    height: 1.8em;
    bottom: -1px;
    right: -1px;
}

.user-avatar-extend {
    float: left;
    margin-left: 10px;
    margin-top: 1.5em
}

.user-avatar-extend h3 {
    font-weight: normal;
    width: 100%;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
    height: 1.5em;
}

.user-avatar-extend h3.user-edit {
    line-height: 1.5em;
}

.user-avatar-extend h3.user-edit a {
    padding: 0 4px;
    border: 1px solid #ff7f00;
    color: #ff7f00;
    text-shadow: 0px 0px 2px #fff;
    box-shadow: 0px 0px 2px #fff;
}

.user-avatar-extend h3 a {
    font-size: 1.2em;
    color: #fff;
    max-width: 200px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.user-avatar-extend p {
    color: #2b2b2b;
    margin-top: 0.5em
}

.user-avatar-extend p a {
    color: #fff;
    display: inline-block;
    padding-right: 1em;
    background: url(icon52.png) no-repeat right center;
    background-size: auto 1em
}

.user-page-nav {
    background: #fff;
}

.user-page-nav ul li {
    float: left;
    width: 33.33%;
    text-align: center;
    margin-top: 1.8em
}

.user-page-nav ul li p {
    margin-top: 1em
}
.text-white{
    color: #ffffff!important;
}