/* 上传按钮 盒子*/
.moxie-shim {
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
._color {
    color: var(--color)
}
._color_a {
    color: #6a35d0
}
._color2 {
    color: #3AB27C
}
._color3 {
    color: #F00
}
._color4 {
    color: #999
}
._color5 {
    color: #CCC
}
._back {
    background-color: var(--color);
}
._back_gcc {
    background-color: var(--color);
    background-image: -webkit-radial-gradient(100px 10px, var(--gradient), var(--gradient2));
}
.bottomdownpop_share_box {}
.bottomdownpop_share_box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.bottomdownpop_share_box ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #EEE;
    color: #666;
    text-align: center;
    line-height: 50px;
    background: #FFF;
}
.bottomdownpop_share_box ul li a {
    color: var(--color);
}
.filebox {
    position: relative;
}
.filebox input[type=file], .filebox button {
    position: absolute;
    width: 100%;
    height: 100% !important;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
}
._cover {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F9F9F9;
    background-image: url("../img/pic_seat.svg");
}
[photo_mode='2'] {
    -webkit-filter: blur(6px);
    filter: blur(6px);
}
/*性别*/

.gender_1, .gender_2, .icon_identity, .icon_vip {
    font-style: normal;
    font-family: 'bottlecms' !important;
    vertical-align: middle;
    margin-top: -.15rem;
    display: inline-block;
}
.gender_1::before {
    content: "\e909";
    color: #8399e1;
}
.gender_2::before {
    content: "\e908";
    color: #F9AABE;
}
.icon_identity::before {
    content: "\e911";
    color: #FFCC33;
}
.icon_vip::before {
    content: "\e91f";
    color: #F68;
}
/*审核状态*/

.array_check_1 {
    color: #090
}
.array_check_2 {
    color: #F00
}
.array_check_3 {
    color: #F60
}
.advert {}
.advert * {
    max-width: 100%;
    white-space: normal;
}
.advert img {
    display: block;
    width: 100%;
}
.page-content {
    min-height: 70vh;
}
.page_login, .page_selectuser, .page_regdata {
    min-height: 100vh;
}
/*认证图标*/

.auth-icon {
    display: inline-block;
    background-color: #DDD;
    border-radius: 100%;
    padding: .25rem;
    vertical-align: middle;
    margin-top: -3px;
    font-style: normal;
    font-family: 'bottlecms' !important;
    color: #FFF;
}
.auth-icon.on {
    background-color: var(--color);
}
.auth-icon::before {
    display: block;
    width: .6rem;
    height: .6rem;
    line-height: 1;
    font-size: .6rem;
}
.auth-icon.car::before {
    content: "\e91c";
}
.auth-icon.education::before {
    content: "\e919";
}
.auth-icon.work::before {
    content: "\e91a";
}
.auth-icon.hause::before {
    content: "\e91b";
}
.auth-icon.idcard::before {
    content: "\e918";
}
.auth-icon.mobile::before {
    content: "\e91d";
}
.auth-icon.photo::before {
    content: "\e91e";
}
.auth-icon.vip::before {
    content: "\e91f";
}
.auth-icon.wechat::before {
    content: "\e94e";
}
.auth-icon.email::before {
    content: "\e94d";
}
.auth-icon.face::before {
    content: "\e920";
}
.sharepop {
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0;
    right: 0;
    z-index: 9999999;
    background-size: 200px auto;
    background: rgba(0, 0, 0, .6) url('../img/guide.png') no-repeat top right
}
[photo_mode='2'] {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    position: relative;
}
.bcui-pswp {
    z-index: 20000 !important;
}
.bcnav {
    height: 2.5rem;
    line-height: 2.5rem;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    padding-left: .3rem;
}
.bcnav .item {
    position: relative;
    letter-spacing: 0;
    display: inline-block;
    font-size: .8rem;
    margin: 0 .3rem;
    color: #333;
}
.bcnav .active {
    font-size: 1rem;
    color: var(--color);
}
.bcnav .active::before {
    content: "";
    display: block;
    position: absolute;
    bottom: .2rem;
    width: 80%;
    left: 10%;
    height: .15rem;
    margin: 0 auto;
    background: var(--color);
}
.iconimg {
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
    margin-top: -.15rem;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
._interval {
    height: .5rem;
    background-color: #F5F5F5;
}
.head-search {
    overflow: hidden;
    font-size: .7rem;
    color: #AAA;
    border-bottom: 1px solid #EEE;
    padding: 0 .75rem;
    height: 2.5rem;
    line-height: 2.5rem;
    background-color: #FFF;
    position: relative;
}
.head-search a {
    font-size: .7rem;
    color: #AAA;
    padding:0 .4rem;
    display: inline-block;
}
.head-search .active {
    color: #333;
    font-weight: 700;
    font-size: 105%;
}
.head-search .searchbtn {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 .75rem;
}
.head-search .searchbtn i[class^='icon-'] {
    font-size: 1rem;
    vertical-align: middle;
    margin-top: -.17rem;
    display: inline-block;
}
.toptip{     padding: .5rem;
    background: #fdfdd7;
    color: #f5a9a9;
    font-size: .7rem;
    text-align: center;
    border:1px dashed #efcccc 
}
/*========================
        单身列表
========================*/

.single-list {
    overflow: hidden;
    padding: 2vw;
}
.single-list .item {
    width: 44vw;
    height: 60vw;
    float: left;
    margin: 2vw;
}
.single-list .item .photo-pack {
    width: 44vw;
    height: 44vw;
    overflow: hidden;
    position: relative;
    border-radius: .4rem;
}
.single-list .item .photo-pack .photo {
    width: 100%;
    height: 100%;
}
.single-list .item .photo-pack .location {
    position: absolute;
    left: .4rem;
    bottom: .4rem;
    z-index: 2;
    background: url("../img/location.svg") no-repeat left;
    -webkit-background-size: auto .7rem;
    background-size: auto .7rem;
    padding-left: .8rem;
    font-size: .6rem;
    line-height: 1.2;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFF;
}
.single-list .item .photo-pack:after {
    position: absolute;
    width: 100%;
    height: 1.75rem;
    left: 0;
    bottom: 0;
    display: block;
    content: '';
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
    background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
    border-radius: 5px;
}
.single-list .item .info {
    padding: .5rem 0;
}
.single-list .item .info .nickname {
    color: #363438;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.single-list .item .info .nickname .name {
    display: inline-block;
}
.single-list .item .info .otherinfo {
    color: #7a7681;
    font-size: .5rem;
    margin-top: .4rem;
    height: .7rem;
    line-height: .7rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
/*礼物弹窗*/

.gift-pupup {
    height: auto;
    padding-top: 1.5rem;
    top: auto;
    bottom: 0;
    overflow: hidden;
    background: #FFF;
}
.gift-pupup .close-popup {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: .1rem;
    right: .1rem;
    text-indent: -9999em;
}
.gift-pupup .close-popup::after, .gift-pupup .close-popup::before {
    width: 100%;
    height: .1rem;
    content: "";
    background: #DDD;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.gift-pupup .close-popup::before {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.gift-pupup .gift-pupup-swiper {
    padding-top: 70vw !important;
}
.gift-pupup .gift-pupup-swiper .sw-bullet {
    left: 0;
    right: 0
}
.gift-pupup .gifts {
    padding: 0 4vw;
    height: 13rem;
}
.gift-pupup .gifts .item {
    width: 18vw;
    height: 26vw;
    margin: 2.5vw;
    float: left;
    overflow: hidden;
    text-align: center;
}
.gift-pupup .gifts .item .gift-cover {
    text-align: center;
}
.gift-pupup .gifts .item .gift-cover img {
    width: 15vw;
    height: 15vw;
    margin: 0 auto;
}
.gift-pupup .gifts .item .gift-name {
    font-size: .55rem;
    font-weight: 400;
    line-height: 1rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.gift-pupup .gifts .item .gift-price {
    font-size: .6rem;
    color: #F60;
    line-height: 1rem;
}
.gift-pupup .swiper-pagination {
    position: absolute;
    bottom: .2rem;
}
.gift-pupup .swiper-pagination .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, .1);
}
.gift-pupup .swiper-pagination .swiper-pagination-bullet-active {
    background-color: rgba(0, 0, 0, .4);
}
/*批量招呼*/

.greet_pop_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 998;
}
.greet_pop {
    width: 14rem;
    height: 18rem;
    background: #FFF;
    border-radius: .4rem;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -10rem;
    margin-left: -7rem;
    z-index: 999;
}
.greet_pop .close {
    position: absolute;
    top: -.75rem;
    right: -.75rem;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 100%;
    background: rgba(0, 0, 0, .6);
    color: #FFF;
    text-align: center;
    line-height: 1.4rem;
    font-size: 1.3rem;
}
.greet_pop .head {
    text-align: center;
    color: var(--color);
    font-size: 1.2rem;
    line-height: 2.5rem;
}
.greet_pop .lists {
    padding: .4rem 0 0 1.1rem;
    margin-top: -.5rem;
    overflow: hidden;
}
.greet_pop .lists .item {
    position: relative;
    margin: .2rem;
    width: 2.5rem;
    height: 3.8rem;
    float: left;
}
.greet_pop .lists .item .photo {
    width: 2.5rem;
    height: 2.5rem;
}
.greet_pop .lists .item .photo img {
    width: 100%;
    height: 100%;
    border: 1px solid #EEE;
}
.greet_pop .lists .item .nickname {
    font-size: .6rem;
    color: #666;
    text-align: center;
    line-height: 1.1;
}
.greet_pop .lists .item .checkbox {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: .7rem;
    height: .7rem;
    background: #e60202;
    border-radius: 100%;
}
.greet_pop .lists .item .checkbox::before {
    width: .14rem;
    height: .32rem;
    position: absolute;
    content: '';
    display: inline-block;
    top: .1rem;
    left: .2rem;
    border-right: .1rem solid #FFF;
    border-bottom: .1rem solid #FFF;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.greet_pop .lists .item.active .checkbox {
    display: block;
}
.greet_pop .foot {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2.5rem;
    text-align: center;
    line-height: 2rem;
}
/*新闻样式*/

.Newslist p {
    margin: 0;
    padding: 0;
}
.Newslist {}
.Newslist .item {
    padding: .7rem .8rem;
    background: #FFF;
    border-bottom: 1px dashed #EEE
}
.Newslist .item .ub-img1 {
    width: 5rem;
    height: 3.5rem;
    margin-right: .4rem;
}
.Newslist .item .item-title {
    font-size: .8rem;
    font-weight: 700px;
    color: #333;
    line-height: 2
}
.Newslist .item .info {
    font-size: .6rem;
    color: #999;
    line-height: 1.5;
    padding-bottom: .15rem;
}
/*顶部菜单*/

@keyframes upin {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}
.topmenu {
    display: none;
    animation: upin 400ms ease;
    position: absolute;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    border-bottom: .2rem solid var(--color);
    box-shadow: 0 1rem 1rem rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    background-color: #FFF;
}
.topmenu.activate {
    display: block;
}
.topmenu .lists {
    padding: 1rem .5rem;
    overflow: hidden;
}
.topmenu .item {
    display: block;
    padding: .4rem;
    float: left;
    width: 20%;
    text-align: center;
}
.topmenu .item .icon {
    width: 90%;
}
.topmenu .item .tit {
    display: block;
    line-height: 1.8;
    font-size: .6rem;
    color: #666;
}
.topmenu .colose {
    position: absolute;
    cursor: pointer;
    bottom: -3rem;
    left: 50%;
    margin-left: -1rem;
    width: 2rem;
    height: 2rem;
}
.topmenu .colose::after {
    content: "";
    display: block;
    position: absolute;
    width: .15rem;
    height: 1rem;
    top: -1rem;
    left: 50%;
    margin-left: -.07rem;
    background-color: var(--color);
}
.topmenu .colose i {
    width: 2rem;
    height: 2rem;
    border: .12rem solid var(--color);
    background-color: #FFF;
    border-radius: 100%;
    display: block;
}
.topmenu .colose i::after, .topmenu .colose i::before {
    content: "";
    display: block;
    position: absolute;
    width: 1rem;
    height: .1rem;
    top: .95rem;
    left: .5rem;
    background-color: var(--color);
    transform: rotate(45deg);
}
.topmenu .colose i::before {
    transform: rotate(-45deg);
}
._homenav {
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 3.5rem;
    left: 1rem;
    z-index: 20001;
}
._homenav .menu {
    /* -webkit-filter: url("#_homenav-shadowed-goo");
          filter: url("#_homenav-shadowed-goo");*/
}
._homenav .menu-item, .menu-open-button {
    background: var(--color);
    border-radius: 100%;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    text-align: center;
    line-height: 40px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease-out 200ms;
    transition: transform ease-out 200ms;
    box-shadow: 0px 0 0.6rem #EBEBEB;
}
._homenav .menu-open {
    display: none;
}

._homenav .menu-open-button>i {
    display: block;
    padding: 10px;
    height: 20px;
    width: 20px;
}
._homenav .hamburger {
    width: 20px;
    height: 2px;
    background: white;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -1px;
    -webkit-transition: -webkit-transform 200ms;
    transition: transform 200ms;
}
._homenav .hamburger-1 {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
}
._homenav .hamburger-2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
._homenav .hamburger-3 {
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 8px, 0);
}
._homenav .menu-open:checked+.menu-open-button .hamburger-1 {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg);
}
._homenav .menu-open:checked+.menu-open-button .hamburger-2 {
    -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
    transform: translate3d(0, 0, 0) scale(0.1, 1);
}
._homenav .menu-open:checked+.menu-open-button .hamburger-3 {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
    transform: translate3d(0, 0, 0) rotate(-45deg);
}
._homenav .menu {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
}
._homenav .menu-item {}
._homenav .menu-item i {
    display: block;
    padding: 10px;
    height: 20px;
    width: 20px;
}
._homenav .menu-item:hover {
    opacity: .8;
}
._homenav .menu-item:nth-child(3) {
    -webkit-transition-duration: 70ms;
    transition-duration: 70ms;
}
._homenav .menu-item:nth-child(4) {
    -webkit-transition-duration: 130ms;
    transition-duration: 130ms;
}
._homenav .menu-item:nth-child(5) {
    -webkit-transition-duration: 190ms;
    transition-duration: 190ms;
}
._homenav .menu-item:nth-child(6) {
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}
._homenav .menu-item:nth-child(7) {
    -webkit-transition-duration: 310ms;
    transition-duration: 310ms;
}
._homenav .menu-open-button {
    z-index: 2;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    /*-webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
          transform: scale(1.1, 1) translate3d(0, 0, 0);
*/
    cursor: pointer;
}
._homenav .menu-open-button:hover {}
._homenav .menu-open:checked+.menu-open-button {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
}
._homenav .menu-open:checked~.menu-item {
    -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
    transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}
._homenav .menu-open:checked~.menu-item:nth-child(3) {
    -webkit-transition-duration: 160ms;
    transition-duration: 160ms;
    -webkit-transform: translate3d(-3px, -80px, 0);
    transform: translate3d(-3px, -80px, 0);
}
._homenav .menu-open:checked~.menu-item:nth-child(4) {
    -webkit-transition-duration: 240ms;
    transition-duration: 240ms;
    -webkit-transform: translate3d(40px, -70px, 0);
    transform: translate3d(40px, -70px, 0);
}
._homenav .menu-open:checked~.menu-item:nth-child(5) {
    -webkit-transition-duration: 320ms;
    transition-duration: 320ms;
    -webkit-transform: translate3d(70px, -40px, 0);
    transform: translate3d(70px, -40px, 0);
}
._homenav .menu-open:checked~.menu-item:nth-child(6) {
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transform: translate3d(80px, 3px, 0);
    transform: translate3d(80px, 3px, 0);
}



@keyframes meunrotate {
    0% {
        transform: translateY(0) rotate(0) scale(1);
    }
    20% {
        transform: translateY(-10px) rotate(360deg) scale(.7);
    }
    40% {
        transform: translateY(-10px) rotate(360deg) scale(.7);
    }
    60% {
        transform: translateY(0) rotate(0deg) scale(1);
    }
    100% {
        transform: translateY(0) rotate(0deg) scale(1);
    }
}
@keyframes meunfontwidth {
    0% {
        transform: translateY(0) scale(0);
    }
    20% {
        transform: translateY(-10px) scale(1);
    }
    40% {
        transform: translateY(-10px) scale(1);
    }
    60% {
        transform: translateY(0) scale(0);
    }
    100% {
        transform: translateY(0) scale(0);
    }
}
.headnav {
    z-index: 200;
    position: relative;
    border-bottom: 1px solid #EEE;
    padding-right: 3rem;
    background-color: #FFF;
    color: var(--color);
}
.headnav .right {
    position: absolute;
    top: .55rem;
    right: .55rem;
}
.headnav .right>* {
    float: right;
    margin-left: .75rem;
}
.headnav .right .meun i {
    animation: meunrotate 8s linear infinite;
}
.headnav .right .meun u {
    font-size: .5rem;
    display: block;
    line-height: 1;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    animation: meunfontwidth 8s linear infinite;
}
.headnav .right i {
    cursor: pointer;
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    font-size: 1.4rem;
}

/*========================
        首页
========================*/
.page_index {}
.page_index .head-nav-wrap~.page-content {
    top: 0;
}

.page_index .icard {
    margin-top: .5rem;
    background-color: #FFF;
}
.page_index .icard .head, .icard .head {
    line-height: 2.5rem;
    color: #333;
    font-size: .9rem;
    padding: 0 .5rem;
}
.page_index .icard .head i[class^='icon-'] {
    font-size: 1rem;
    vertical-align: middle;
    margin-top: -.17rem;
    display: inline-block;
    color: var(--color);
}
.page_index .indexheader {
    overflow: hidden;
    background-color: #FFF;
    position: relative;
}
.page_index .indexheader::before {
    content: "";
    display: block;
    position: absolute;
    width: 200%;
    top: 0;
    left: -50%;
    height: 8rem;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    background-color: var(--color);
    background-image: -webkit-radial-gradient(40% 0, var(--gradient), var(--gradient2));
    background-size: 50% 100%;
    background-position: center center;
}
.page_index .head-nav-wrap~ .page-content .indexheader{
    padding-top: 2.5rem;
}
.page_index .head-nav-wrap~ .page-content .indexheader::before{
    height: 10rem;
}
.page_index .headnav.float {
    background-color: var(--color);
}
.page_index .headnav {
    border: none;
    background: none;
    color: #FFF;
}
.page_index .headnav .item {
    color: #FFF;
}
.page_index .headnav .item.active::before {
    background-color: #FFF;
}
.page_index .headsearch {
    position: relative;
    overflow: hidden;
    padding: .5rem;
    line-height: 1.7rem;
}
.page_index .headsearch .search {
    cursor: pointer;
    float: left;
    font-size: .7rem;
    width: 70%;
    padding-left: .8rem;
    line-height: 1.7rem;
    color: #FFF;
    height: 1.7rem;
    border-radius: .85rem;
    background-color: rgba(255, 255, 255, .6);
}
.page_index .headsearch .search [class^='icon-'] {
    font-size: .8rem;
    vertical-align: middle;
    margin-top: -.15rem;
    display: inline-block;
}
.page_index .headsearch .location {
    cursor: pointer;
    padding-left: .5rem;
    width: 30%;
    float: left;
    color: #FFF;
    font-size: .7rem;
}
.page_index .headsearch .location [class^='icon-'] {
    font-size: 1rem;
    vertical-align: middle;
    margin-top: -.17rem;
    display: inline-block;
}
.page_index .index_banner {
    margin-top: .5rem;
    padding-top: 35% !important;
}
.page_index .index_banner .sw-slide {
    padding: 0 .75rem;
}
.page_index .index_banner .sw-slide img {
    height: 35vw;
    width: 100%;
    border-radius: .5rem;
}
.page_index .index_banner .sw-bullet {
    text-align: right;
    padding-right: 1rem;
}
/*菜单*/

.page_index .headsnav {
    padding: 1rem .5rem;
    overflow: hidden;
}
.page_index .headsnav .item {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
}
.page_index .headsnav .item .icon {
    width: 70%;
}
.page_index .headsnav .item .tit {
    display: block;
    line-height: 1.8;
    font-size: .6rem;
    color: #666;
}
/*话题*/

.page_index .topic {
    padding: .5rem;
    padding-left: 4rem;
    position: relative;
    min-height: 4rem;
    padding-right: 0;
}
.page_index .topic .titles {
    position: absolute;
    left: .5rem;
    top: .8rem;
    width: 3rem;
    text-align: center;
}
.page_index .topic .titles .icon {
    width: 2rem;
    height: 2rem;
}
.page_index .topic .titles {
    font-size: .6rem;
    color: #1082FF;
}
.page_index .topic .titles a {
    font-size: .6rem;
    color: #1082FF;
}
.page_index .topic .ppage+.ppage {
    display: none;
}
.page_index .topic .item {
    border: 1px solid #AAA;
    display: inline-block;
    line-height: 1.2rem;
    border-radius: .6rem;
    padding: 0 .5rem;
    margin: .2rem;
    font-size: .65rem;
    color: #999;
}
/*官方推荐*/

.page_index .recom .listsbox {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.page_index .recom .lists {
    white-space: nowrap;
    padding: 0 .5rem;
}
.page_index .recom .lists .item {
    width: 4rem;
    height: 6rem;
    margin: 0 .5rem;
    text-align: center;
    display: inline-block;
}
.page_index .recom .lists .item .photo {
    width: 4rem;
    height: 4rem;
    border-radius: .3rem;
    overflow: hidden;
}
.page_index .recom .lists .item .photo img {
    width: 100%;
    height: 100%;
    background-color: #F9F9F9;
}
.page_index .recom .lists .item .nickname {
    font-size: .6rem;
    color: #333;
    display: block;
    line-height: 1.8;
}
/*每日推荐*/

.page_index .matching .lists {
    padding: 0 1rem;
}
.page_index .matching .lpage+.lpage {
    display: none;
}
.page_index .matching .lists .item {
    overflow: hidden;
    padding: .5rem 0;
}
.page_index .matching .lists .item .photo {
    width: 4rem;
    height: 4rem;
    border-radius: .3rem;
    overflow: hidden;
    float: left;
    margin-right: .5rem;
}
.page_index .matching .lists .item .photo img {
    width: 100%;
    height: 100%;
    background-color: #F9F9F9;
}
.page_index .matching .lists .item .nickname {
    font-size: .8rem;
    color: #333;
    line-height: 1.8;
}
.page_index .matching .lists .item .info {
    font-size: .6rem;
    color: #999;
}
.page_index .matching .foot {
    text-align: center;
    font-size: .7rem;
    color: #999;
    padding: 1rem;
}


/*活动*/
.page_index .activity .listsbox {
    margin-top: .5rem;
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.page_index .activity .lists {
    white-space: nowrap;
    padding: 0 .5rem;
}
.page_index .activity .lists .item {
    width: 10rem;
    height: 8rem;
    margin: 0 .5rem;
    display: inline-block;
}


.page_index .activity .lists .item .cover {
    width: 10rem;
    height: 5rem;
    overflow: hidden;
}
.page_index .activity .lists .item .cover img {
    width: 100%;
    height: 100%;
    background-color: #F9F9F9;
}
.page_index .activity .lists .item .titles {
    font-size: .75rem;
    color: #333;
    line-height: 1.8;
}
.page_index .activity .lists .item .info {
    font-size: .6rem;
    color: #999;
}
.page_index .activity .foot {
    text-align: center;
    font-size: .7rem;
    color: #999;
    padding: 1rem;
    margin-top: -.5rem;
}
/*文章*/

.page_index .acticle .lists {
    padding: 0 1rem;
}
.page_index .acticle .lists .item {
    overflow: hidden;
    padding: .5rem 0;
}
.page_index .acticle .lists .item .cover {
    width: 5rem;
    height: 3.5rem;
    overflow: hidden;
    float: left;
    margin-right: .5rem;
}
.page_index .acticle .lists .item .cover img {
    width: 100%;
    height: 100%;
    background-color: #F9F9F9;
}
.page_index .acticle .lists .item .titles {
    font-size: .8rem;
    color: #333;
    line-height: 1.8;
}
.page_index .acticle .lists .item .info {
    font-size: .6rem;
    color: #999;
}
.page_index .acticle .foot {
    text-align: center;
    font-size: .7rem;
    color: #999;
    padding: 1rem;
}
/*搜索*/

.search-pop {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFF;
    display: none;
}
.search-pop.activate {
    display: block;
}
.search-pop .back {
    position: absolute;
    left: .5rem;
    top: .8rem;
    color: #666;
    font-size: 1.3rem;
    cursor: pointer;
}
.search-pop .search {
    padding: .75rem;
    margin-left: 2rem;
}
.search-pop .search form {
    position: relative;
    height: 2rem;
    line-height: 2rem;
}
.search-pop .search form i {
    position: absolute;
    left: .5rem;
    top: .5rem;
    color: #AAA;
}
.search-pop .search form input {
    height: 2rem;
    width: 100%;
    display: block;
    padding-left: 2rem;
    background: #F5F5F5;
    border-radius: .2rem;
    border: 1px solid #EEE;
}
.search-pop .search form button {
    height: 2rem;
    width: 3.5rem;
    text-align: center;
    color: #666;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    border-left: 1px solid #EEE;
}
/*城市*/

.location-pop {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFF;
    display: none;
}
.location-pop.activate {
    display: block;
}
.location-pop .back {
    position: absolute;
    left: .5rem;
    top: .5rem;
    color: #666;
    font-size: 1.2rem;
    cursor: pointer;
}
.location-pop .pop-title {
    font-size: .8rem;
    color: #666;
    text-align: center;
    line-height: 2.5rem;
    border-bottom: 1px solid #EEE;
}
.location-pop .main {
    overflow-y: auto;
    position: absolute;
    top: 2.5rem;
    left: 0;
    right: 0;
    bottom: 0;
}
.location-pop .location {
    padding: 1.2rem;
}
.location-pop .location .area {
    margin-top: 1rem;
}
.location-pop .location .area .province {
    font-size: .75rem;
    color: #999;
}
.location-pop .location .area .citys {
    padding: .2rem 0;
}
.location-pop .location .area .citys .city {
    display: inline-block;
    background: #EEE;
    color: #999;
    font-size: .7rem;
    padding: 0 .5rem;
    height: 1.3rem;
    line-height: 1.3rem;
    margin-right: .3rem;
    margin-top: .5rem;
    border-radius: .2rem;
}
/*========================
        发现
========================*/

.page_find .handle-list .list-item .left-icon .icon {
    width: 1.2rem;
    height: 1.2rem;
    margin: .15rem;
}
.page_find .handle-list:first-child{
    margin-top: 0;
}
/*========================
        单身发现
========================*/

.page_karma_index {
    background: #F8F8F8;
}
.page_karma_index .head-nav-wrap~.page-content {
    top: 0;
}
.page_karma_index .headnav {
    border: none;
    background: none;
    color: #FFF
}
.page_karma_index .headnav .item {
    color: #FFF;
}
.page_karma_index .headnav .item.active::before {
    background-color: #FFF;
}
.page_karma_index p {
    padding: 0;
    margin: 0;
}
.page_karma_index .page-content::before {
    content: "";
    display: block;
    position: absolute;
    width: 150%;
    top: 0;
    left: -25%;
    height: 8rem;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    background-color: var(--color);
    background-image: -webkit-radial-gradient(40% 0, var(--gradient), var(--gradient2));
    background-size: 75% 100%;
    background-position: center center;
}
.page_karma_index .karma_photos {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
}
.page_karma_index .karma_photos>.box1, .page_karma_index .karma_photos>.box2 {
    height: 100%;
    position: relative;
}
.page_karma_index .karma_photos .karma_ind {
    position: absolute;
    top: 3.5rem;
    left: 50%;
    width: 48vh;
    margin-left: -24vh;
    z-index: 1;
    transition: all .4s;
}
.page_karma_index .karma_photos .karma_ind:first-child {
    top: 5.5rem;
    transform: scale(.8);
}
.page_karma_index .karma_photos .karma_ind:first-child>.itembox>.botbtnbox {
    /*opacity: 0;*/
}
.page_karma_index .karma_photos .karma_ind:first-child>.itembox>.botbtnbox {
    margin: 0;
    transform: scale(0);
}
.page_karma_index .itembox {
    padding: 0;
    border: none;
    position: relative;
    text-align: left;
}
.page_karma_index .itembox .userinfobox {
    background-color: #ffffff;
    border-radius: .5rem;
    box-shadow: 0 0 1rem rgba(0, 0, 0, .1);
    overflow: hidden;
}
.page_karma_index .itembox .photobox {
    background-color: #F8F8F8;
    padding-top: 100%;
    width: 100%;
    display: block;
    position: relative;
    transition: all .3s;
}
.page_karma_index .itembox .photobox img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}
.page_karma_index .itembox .photobox .local {
    text-align: right;
    padding: .25rem .5rem;
    font-size: .6rem;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .3);
    background: -webkit-linear-gradient(rgba(0, 0, 0, .0), rgba(0, 0, 0, .6));
}
.page_karma_index .itembox .photobox .local::before {
    content: "";
    width: .8rem;
    height: .8rem;
    vertical-align: middle;
    margin-top: -.1rem;
    background-image: url(../img/location.svg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    display: inline-block;
    margin-right: .1rem;
}
.page_karma_index .itembox .photobox .info .nickname {
    font-size: .8rem;
    margin-right: .25rem;
}
.page_karma_index .itembox .userinfo {
    color: #999;
    display: block;
    padding: .5rem;
    position: relative;
    padding-top: .3rem;
}
.page_karma_index .itembox .userinfo .photo {
    background: #FFF;
    position: absolute;
    top: -1.5rem;
    left: 1rem;
    height: 3rem;
    width: 3rem;
    border-radius: 100%;
    border: 2px solid #FFF;
}
.page_karma_index .itembox .userinfo .nickname {
    padding: .2rem .5rem;
    font-size: .8rem;
    color: #333;
}
.page_karma_index .itembox .userinfo .info {
    padding: .2rem .5rem;
    display: block;
    font-size: .6rem;
}
.page_karma_index .itembox .evaluate {
    margin-top: .3rem;
    font-size: .6rem;
    color: #999;
}
.page_karma_index .botbtnbox {
    display: block;
    text-align: center;
    transition: all .5s;
}
.page_karma_index .botbtnbox .xihuan, .page_karma_index .botbtnbox .buxihuan {
    cursor: pointer;
    width: 3rem;
    height: 3rem;
    margin: 0 1.5rem;
    border-radius: 100%;
    display: inline-block;
    line-height: 1;
    background: #FFF;
    background-size: 1.5rem;
    margin-top: 1rem;
    border: .1rem solid var(--color);
    color: var(--color);
}
.page_karma_index .botbtnbox .xihuan::before, .page_karma_index .botbtnbox .buxihuan::before {
    font-style: normal;
    font-family: 'bottlecms' !important;
    display: block;
    font-size: 1rem;
    height: 1rem;
    width: 1rem;
    margin: .9rem;
}
.page_karma_index .botbtnbox .xihuan::before {
    content: "\e93e"
}
.page_karma_index .botbtnbox .xihuan.on::before {
    content: "\e93e"
}
.page_karma_index .botbtnbox .buxihuan::before {
    content: "\e966";
}
.page_karma_index .footprint i {
    position: absolute;
    bottom: 3.5rem;
    right: 1rem;
    border-radius: 100%;
    color: #999;
    font-size: 1.2rem;
    padding: .5rem;
    background: #FFF;
    box-shadow: 0px 0 0.6rem #EBEBEB
}
/*========================
        单身列表
========================*/

.page_single_index .headnav {}
.panel.search-window-right {
    background-color: #FFF;
}
.search-window-right .content-block {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
}
.search-window-right .handle-list .tit {
    margin-top: 1rem;
    font-size: .8rem;
    color: #333;
}
.search-window-right .handle-list .list-item {
    background: rgba(255, 255, 255, .6);
    min-height: 1.2rem;
    line-height: 1.2rem;
    color: #999;
}
.search-window-right .handle-list .list-item .item-info {
    font-size: .7rem;
    color: var(--color);
}
.search-window-right .btnbox {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FFF;
    height: 2.25rem;
}
.search-window-right .btnbox>* {
    width: 50%;
    padding: 0;
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: .8rem;
    text-align: center;
    border-radius: 0;
    border: 0;
    margin: 0;
    float: left;
}
.panel_single_index .bcui-tab-content {
    position: absolute;
    top: 2.25rem;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.panel_single_index .bcui-tab-content>.item {
    height: 100%;
}
.panel_single_index .list-item.gender {
    text-align: center;
    border-top: 0;
}
.panel_single_index .list-item.gender .radio-inline input, .panel_single_index .list-item.gender .radio-inline span {
    display: none;
}
.panel_single_index .list-item.gender .radio-inline text {
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 .75rem;
    border-radius: .75rem;
    background: #CCC;
    color: #111;
    display: inline-block;
    font-size: .7rem;
    opacity: .4;
    margin: 0 .2rem;
}
.panel_single_index .list-item.gender .radio-inline input[type=radio]:checked~text {
    background: var(--color);
    color: #FFF;
}
.panel_single_index .bcui-form input[type="text"] {
    background-color: #F5F5F5;
    border: 1px solid #EEE;
}
/*========================
        单身详情页
========================*/

.page_single_show .head-nav-wrap {
    height: auto;
}
.page_single_show .head-nav-wrap~.page-content {
    top: 0;
}
.page_single_show .single_show_header {
    background: -webkit-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0));
    border: none;
    color: #FFF;
}
.page_single_show .single_show_header a {
    color: #FFF;
}
.page_single_show .single_show_header>.nav-title {
    opacity: 0;
}

.page_single_show .card-title i{
    color: var(--color);
}

.page_single_show .authbox .auth-icon {
    padding: .3rem;
}
.page_single_show .authbox .auth-icon::before {
    width: .8rem;
    height: .8rem;
    font-size: .8rem;
}
.page_single_show .hobby-warp u {
    text-decoration: none;
}
.page_single_show .hobby-warp u+u::before {
    content: ", "
}
.page_single_show ul, .page_single_show li, .page_single_show p {
    padding: 0;
    margin: 0;
    list-style: none;
}
.page_single_show .topphoto {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 90vw;
}
.page_single_show .topphoto:after {
    position: absolute;
    width: 100%;
    height: 3rem;
    left: 0;
    bottom: 0;
    display: block;
    content: '';
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
    background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
}
.page_single_show .noaction {
    position: relative;
}
.page_single_show .noaction img {
    /*-webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);*/
}

.page_single_show .noaction .tip {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .8);
    text-align: center;
    padding-top: 1.5rem;
    color: #FF7474;
    font-size: .75rem;
    display: block;
}
.page_single_show .topphoto .photo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.page_single_show .baseinfo {
    position: relative;
    background: #fff;
    margin-bottom: .5rem;
    padding: 0 .75rem 1rem;
}
.page_single_show .baseinfo>.photo {
    height: 4rem;
    width: 4rem;
    border-radius: 100%;
    position: absolute;
    top: -2rem;
    left: 1rem;
    background: #FFF;
    border: .2rem solid rgba(255, 255, 255, .8);
    overflow: hidden
}
.page_single_show .baseinfo>.photo img {
    height: 100%;
    width: 100%;
}
.page_single_show .baseinfo .nickname {
    margin-left: 4.5rem;
    font-weight: 700;
    line-height: 1.2;
    color: #363438;
    padding: .5rem 0;
}
.page_single_show .baseinfo .nickname .icon {}
.page_single_show .topphoto .local {
    position: absolute;
    max-width: 70%;
    bottom: .2rem;
    line-height: 1rem;
    right: .3rem;
    color: #FFF;
    text-align: right;
    font-size: .6rem
    z-index:1;
}
.page_single_show .topphoto .local::before {
    content: "";
    width: .8rem;
    height: .8rem;
    vertical-align: middle;
    margin-top: -.1rem;
    background-image: url("../img/location.svg");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    display: inline-block;
    margin-right: .1rem;
}
.page_single_show .baseinfo .info {
    margin-top: .75rem;
    color: #726d79
}
.page_single_show .baseinfo .authbox {
    margin-top: .75rem;
}
.page_single_show .baseinfomark {
    background: #fff;
    margin-bottom: .5rem;
    padding: .75rem .75rem .25rem;
    position: relative;
    min-height: 2rem
}
.page_single_show .baseinfomark .card-title {
    display: block;
    color: #6a6572;
    padding-bottom: .5rem
}
.page_single_show .baseinfomark .lists {
    overflow: hidden
}
.page_single_show .baseinfomark .lists span {
    display: inline-block;
    float: left;
    line-height: 1.3rem;
    padding: 0 .6rem;
    color: var(--color);
    border: var(--color) 1px solid;
    border-radius: .25rem;
    margin-right: .5rem;
    margin-bottom: .5rem;
    font-size: .6rem
}
.page_single_show .endorsement {
    background: #fff;
    margin-bottom: .5rem
}
.page_single_show .endorsement .card-title {
    color: #6a6572;
    padding: .75rem 0 0 .75rem
}
.page_single_show .endorsement .hninfo {
    padding: .75rem .75rem .75rem 3.75rem;
    display: block;
    position: relative
}
.page_single_show .endorsement .hninfo .img {
    position: absolute;
    left: .75rem;
    top: .75rem
}
.page_single_show .endorsement .hninfo .img img {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 1.3rem;
    border: #c7c7c8 1px solid
}
.page_single_show .endorsement .hninfo .name {
    font-size: .8rem;
    font-weight: 700;
    padding: .25rem 0;
    color: #333
}
.page_single_show .endorsement .hninfo .desc {
    color: #afafaf;
    font-size: .6rem
}
.page_single_show .endorsement .wcontent {
    padding: 0 .75rem .75rem;
    line-height: 1.5
}
.page_single_show .endorsement .wcontent strong {
    font-weight: 700;
    font-size: 1.2em
}
.page_single_show .condition {
    background: #fff;
    margin-bottom: .5rem;
    padding: .75rem .75rem .25rem
}
.page_single_show .condition .card-title {
    color: #6a6572;
    padding-bottom: .5rem;
    display: block
}
.page_single_show .condition .lists {
    overflow: hidden
}
.page_single_show .condition .lists span {
    float: left;
    display: block;
    background: #f149a2;
    opacity: .6;
    color: #FFF;
    padding: 0 .45rem;
    line-height: 1.4rem;
    margin-right: .5rem;
    margin-bottom: .5rem;
    border-radius: .25rem;
    font-size: .6rem
}
/*相册*/

.page_single_show .album {
    background: #fff;
    margin-bottom: .5rem
}
.page_single_show .album .card-title {
    position: relative;
    color: #6a6572;
    border-bottom: #f0f1f4 1px solid;
    margin: 0 .75rem;
}
.page_single_show .album .card-title::before {
    width: .5rem;
    height: .5rem;
    position: absolute;
    top: 50%;
    right: .4rem;
    margin-top: -.25rem;
    display: inline-block;
    vertical-align: middle;
    content: "";
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(7deg);
}
.page_single_show .album .card-title a {
    text-decoration: none;
    color: #6a6572;
    display: block;
    padding: .5rem 0 .5rem
}
.page_single_show .album .photos {
    width: 100%;
    overflow-x: auto;
}
.page_single_show .album ul {
    white-space: nowrap;
    padding: 1rem;
}
.page_single_show .album ul li {
    display: inline-block;
}
.page_single_show .album ul li.blank {
    width: .3rem;
    min-height: 4rem;
}
.page_single_show .album ul li.item {
    width: 4.5rem;
    height: 4.5rem;
    overflow: hidden;
    margin-right: .5rem;
}
.page_single_show .album ul li.item img {
    width: 100%;
    height: 100%;
}
.page_single_show .mywords {
    background: #fff;
    padding: .75rem;
    overflow: hidden;
    margin-top: .5rem
}
.page_single_show .mywords .card-title {
    color: #6a6572;
    padding-bottom: .5rem
}
.page_single_show .mywords .words {
    color: #666;
    line-height: 1.5;
    display: block
}
/*礼物*/

.page_single_show .giftsbox {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.page_single_show .gifts {
    white-space: nowrap;
}
.page_single_show .gifts .item {
    margin: .2rem;
    width: 4rem;
    height: 4rem;
    text-align: center;
    display: inline-block;
}
.page_single_show .gifts .item .cover {
    width: 3rem;
    height: 3rem;
}
.page_single_show .gifts .item .gift-name {
    line-height: 1;
    font-size: .6rem;
    color: #999;
}
/*底部按钮*/

.page_single_show .bar-bottom {}
.page_single_show .bar-bottom .nav-item { width: 3rem; }
.page_single_show .bar-bottom .btn {
    height: 2.5rem;
    margin: 0;
    padding: 0;
    border-radius: 0;
    display: block;
    line-height: 2.5rem;
}
.page_single_show .bar-bottom .like {
    color: #999;
    width: 3rem;
}
.page_single_show .bar-bottom .like .like-icon-on {
    display: none;
}
.page_single_show .bar-bottom .like.on .like-icon-on {
    display: block;
    color: var(--color);
}
.page_single_show .bar-bottom .like.on .like-icon-off {
    display: none;
}
.page_single_show .bar-bottom .gift {
    color: #999;
    width: 3rem;
}
.page_single_show .bar-bottom .greet {
    color: #999;
    width: 3rem;
}
.page_single_show .bar-bottom .matchmaker {
    color: #999;
    width: 3rem;
}
.page_single_show .bar-bottom .chat .icon {
    vertical-align: middle;
    display: inline-block;
    margin-top: -.15rem;
    font-size: 1.2rem;
}
/*联系方式*/

.page_single_show .contact .contacts {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.page_single_show .contact .contacts .lists {
    white-space: nowrap;
}
.page_single_show .contact .contacts .item {
    margin: .5rem;
    text-align: center;
    display: inline-block;
}
.page_single_show .contact .contacts .item .icon {
    display: block;
    font-size: 1.5rem;
    border-radius: 100%;
    color: #FFF;
    padding: .5rem;
    background: #090;
}
.page_single_show .contact .contacts .item.wechat .icon {
    background: #4caf50;
}
.page_single_show .contact .contacts .item.qq .icon {
    background: #42b4e2;
}
.page_single_show .contact .contacts .item.email .icon {
    background: #ffc107;
}
.page_single_show .contact .contacts .item.phone .icon {
    background: #607d8b;
}
.page_single_show .contact .contacts .item u {
    line-height: 1.8;
    display: block;
    font-size: .6rem;
    text-decoration: none;
    color: #999;
}
.page_single_show .contact .alert {
    padding: .3rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .2rem;
    font-size: .7rem;
    text-align: center;
    background-color: #F5F5F5;
    color: #F60;
}
.page_single_show .footprint i {
    position: fixed;
    bottom: 3.5rem;
    right: 1rem;
    border-radius: 100%;
    color: #999;
    font-size: 1.2rem;
    padding: .5rem;
    background: #FFF;
    box-shadow: 0px 0 0.6rem #EBEBEB
}
/*========================
        照片预览页
========================*/

.page_single_photo {
    background: #000
}
.page_single_photo ul, .page_single_photo li, .page_single_photo p {
    padding: 0;
    margin: 0;
    list-style: none;
}
.page_single_photo .disbox-hor {
    box-sizing: border-box;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
}
.page_single_photo .disbox-ver {
    box-sizing: border-box;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
}
.page_single_photo .disbox-center {
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    box-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    box-align: center;
    -webkit-box-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
}
.page_single_photo .disbox-flex {
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
}
.page_single_photo .album {
    width: 100%;
    overflow: hidden
}
.page_single_photo .album img {
    max-width: 100%;
    vertical-align: middle;
}
.page_single_photo .album li {
    width: 100%;
    text-align: center;
    height: 100%;
}
/*========================
        视频
========================*/

.panel_video_index .list-item.gender {
    text-align: center;
    border-top: 0;
}
.panel_video_index .list-item.gender .radio-inline input, .panel_video_index .list-item.gender .radio-inline span {
    display: none;
}
.panel_video_index .list-item.gender .radio-inline text {
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 .75rem;
    border-radius: .75rem;
    background: #CCC;
    color: #111;
    display: inline-block;
    font-size: .7rem;
    opacity: .4;
    margin: 0 .2rem;
}
.panel_video_index .list-item.gender .radio-inline input[type=radio]:checked~text {
    background: var(--color);
    color: #FFF;
}
.page_video_index .video-list {
    overflow: hidden;
    padding: 2vw;
}
.page_video_index .video-list .item {
    width: 44vw;
    height: 65vw;
    float: left;
    margin: 2vw;
    text-align: center;
}
.page_video_index .video-list .item .bcui_video {
    width: 44vw;
    height: 55vw;
    overflow: hidden;
}
.page_video_index .bcui_video>.bcui_video_back {
    border-color: #EEE;
    border-radius: .2rem
}
.page_video_index .video-list .item .nickname {
    font-size: .7rem;
    color: #666;
}
/*========================
        声音
========================*/

.panel_voice_index .list-item.gender {
    text-align: center;
    border-top: 0;
}
.panel_voice_index .list-item.gender .radio-inline input, .panel_voice_index .list-item.gender .radio-inline span {
    display: none;
}
.panel_voice_index .list-item.gender .radio-inline text {
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 .75rem;
    border-radius: .75rem;
    background: #CCC;
    color: #111;
    display: inline-block;
    font-size: .7rem;
    opacity: .4;
    margin: 0 .2rem;
}
.panel_voice_index .list-item.gender .radio-inline input[type=radio]:checked~text {
    background: var(--color);
    color: #FFF;
}
.page_voice_index .voice-list {
    overflow: hidden;
    padding: 2vw;
}
.page_voice_index .voice-list .item {
    width: 28vw;
    height: 40vw;
    float: left;
    margin: 2vw;
    text-align: center;
}
.page_voice_index .voice-list .item .bcui_voice {
    width: 28vw;
    height: 28vw;
}
.page_voice_index .voice-list .item .nickname {
    font-size: .7rem;
    color: #666;
}
/*========================
        附近
========================*/

.nearby_list {
    /*padding: .5rem;*/
    background: none;
    padding-top: 0;
}
.nearby_list .item {
    padding: .5rem;
    margin: .5rem .5rem 0 .5rem;
    background: #FFF;
    border: none;
}
.nearby_list .item .ub-img1 {
    border-radius: 3px;
}
.nearby_list .item .distance {
    padding-left: .5rem;
    text-align: center;
    font-size: .6rem;
    color: #999
}
.nearby_list .item .distance span {
    font-size: .7rem;
    color: var(--color);
}
/*========================
        推荐好友
========================*/

.page_marketing_index {}
.page_marketing_index .head-nav-wrap~.page-content {
    top: 0;
}
.page_marketing_index .head-nav {
    background: none;
    border: none;
    color: #FFF;
}
.page_marketing_index .head-nav a {
    color: #FFF;
}
.page_marketing_index .overhead {
    background-color: var(--color);
    padding: 1.5rem 0;
    padding-top: 2.5rem;
    position: relative;
    text-align: center;
    color: #FFF;
    font-size: 3.5rem;
}
.page_marketing_index .overhead .unit {
    font-size: 1.5rem;
}
.page_marketing_index .overhead h4 {
    margin: 0;
    font-size: .7rem;
    position: absolute;
    bottom: .5rem;
    right: .75rem;
    font-weight: 400
}
.page_marketing_index .income {
    background: #F2F2F2;
    padding: .75rem 0;
    overflow: hidden;
}
.page_marketing_index .income .inbox {
    width: 50%;
    font-size: 1.5rem;
    color: #575757;
    float: left;
    text-align: center;
}
.page_marketing_index .income .inbox h4 {
    margin: 0;
    font-size: .7rem;
    color: #999999;
    font-weight: 400
}
.page_marketing_index .income .rborder {
    height: 3rem;
    float: right;
    display: block;
    border-right: 1px solid #D9D9D9;
}
/*========================
        登录页
========================*/

.page_login {
    min-height: 100vh;
    background-color: #FFF;
}
.page_login .head-nav {
    background: none;
    border: 0;
    position: absolute;
    color: #FFF;
    opacity: .7;
}
.page_login .head-nav a, .page_login .head-nav .nav-title {
    color: #FFF;
}
.page_login .head-nav-wrap~.page-content {
    top: 0
}
.page_login .banner {
    overflow: hidden;
    height: 8rem;
    position: relative;
}
.page_login .banner .bg {
    display: block;
    position: absolute;
    width: 200%;
    top: 0;
    left: -50%;
    bottom: 0;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    background-color: var(--color);
    background-size: 50% 120%;
    background-position: center center;
}
.page_login_public .bcui-form .form-item {
    margin-top: 1rem;
}
.page_login_public .bcui-form .form-item .ricon {
    position: absolute;
    right: .8rem;
    top: 50%;
    font-size: 1.2rem;
    margin-top: -.6rem;
    color: #B3B3B3;
}
.page_login_public .bcui-form input[type='text'],
.page_login_public .bcui-form input[type='password'],
.page_login_public .bcui-form input[type='number'],
.page_login_public .bcui-form input[type='email'],
.page_login_public .bcui-form input[type='tel'],
 {
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 1.25rem;
    background-color: #F2F2F2;
    border-color: #F2F2F2;
    text-indent: 1rem;
}
.page_login_public .bcui-form .form-item input[type='text']:focus,
.page_login_public .bcui-form .form-item input[type='password']:focus,
.page_login_public .bcui-form .form-item input[type='number']:focus,
.page_login_public .bcui-form .form-item input[type='email']:focus,
.page_login_public .bcui-form .form-item input[type='tel']:focus
 {
    background-color: #fde9f4;
    border-color: #fde9f4;
}
.page_login_public .bcui-form {
    padding: 1.5rem;
    background: none;
}
.page_login_public .bcui-form button {
    opacity: .8;
}
.page_login_public .bcui-form button.form-submit {
    height: 2.5rem;
    border-radius: 1.25rem;
}
.page_login_public ._color {
    color: #ff55c8
}
.page_login_public .sendSms {
    background: #F89088;
}
.page_login_public .sendSms.off {
    background: #CCC;
    color: #666;
}



.page_login_public .loginway-navs { padding: 1rem; text-align: center; margin-bottom: -1.5rem; }
.page_login_public .loginway-navs .group { display: inline-block;border-radius: .75rem; background:#EEE; border:1px solid var(--color); overflow: hidden;opacity: .8; }
.page_login_public .loginway-navs .group .item { padding: 0 .75rem;height: 1.5rem;line-height: 1.5rem;float: left; display:block; text-align: center;font-size: .7rem;background: #FFF; color:var(--color);}
.page_login_public .loginway-navs .group .item.active {  background-color: var(--color);color: #fff; }



.page_login_public .loginway .loginway-item {
    display: none
}
.page_login_public .loginway[way='password'] .loginway-item[way='password'],
.page_login_public .loginway[way='mobile'] .loginway-item[way='mobile'],
.page_login_public .loginway[way='email'] .loginway-item[way='email'] {
    display: block;
}
@keyframes FANGDA {
    0% {
        transform: translateX(100%) scale(1);
    }
    100% {
        transform: translateX(0) scale(1);
    }
}
.page_login_public .loginway .loginway-item {
    animation: FANGDA .3s ease-out .0s;
}


@keyframes BACK {
    0% {
        background: #FFF;
    }
    100% {
        background-color: var(--color);
    }
}
.page_login_public .loginway[way='password'] .loginway-navs .item[way='password'],
.page_login_public .loginway[way='mobile'] .loginway-navs .item[way='mobile'],
.page_login_public .loginway[way='email'] .loginway-navs .item[way='email'] {  background-color: var(--color);color: #fff;
    animation: BACK .3s ease-out .0s;
 }


.page_login .oauthway {
    text-align: center
}
.page_login .oauthway .oauthway-title {
    color: #AAA;
    text-align: center;
    padding: .5rem 0;
    font-size: .7rem;
}
.page_login .oauthway .oauthsbox {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.page_login .oauthway .oauths {
    padding: 1rem;
    text-align: center;
    white-space: nowrap;
}
.page_login .oauthway .oauths .item {
    text-align: center;
    display: inline-block;
    margin: 0 .5rem;
}
.page_login .oauthway .oauths .item .icon {
    width: 2.5rem;
    height: 2.5rem;
    border: 1px solid #EEE;
    padding: .4rem;
    background: #EEE;
    border-radius: 100%;
}
.page_login .oauthway .oauths .item .tit {
    line-height: 1.5;
    font-size: .6rem;
    padding: 0;
    margin: 0;
    color: #AAA;
}
/*========================
        注册账号
========================*/

.page_register {
    background: #FFF;
}
.page_register .headbox {
    position: relative;
}
.page_register .headbox .text {
    position: absolute;
    top: 50%;
    height: 2rem;
    line-height: 2rem;
    margin-top: -1rem;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 1.5rem;
    color: #FFF;
}
@keyframes FANGDA {
    0% {
        transform: translateX(100%) scale(1);
    }
    100% {
        transform: translateX(0) scale(1);
    }
}
.page_register .lbox {
    animation: FANGDA .3s ease-out .0s;
}
/*========================
        绑定账号
========================*/

.page_login_bind {
    background: #FFF;
}
.page_login_bind .loginway .loginway-item {
    display: none
}
.page_login_bind .loginway[way='username']>.loginway-item[way='username'] {
    display: block;
}
.page_login_bind .loginway[way='mobile']>.loginway-item[way='mobile'] {
    display: block;
}
.page_login_bind .loginway[way='register']>.loginway-item[way='register'] {
    display: block;
}
@keyframes FANGDA {
    0% {
        transform: translateX(100%) scale(1);
    }
    100% {
        transform: translateX(0) scale(1);
    }
}
.page_login_bind .loginway .loginway-item {
    animation: FANGDA .3s ease-out .0s;
}
.page_login_bind .authinfo {
    text-align: center;
    padding-top: 2rem;
}
.page_login_bind .authinfo .avatar {
    border-radius: 100%;
    width: 3rem;
    height: 3rem;
}
.page_login_bind .authinfo .nickname {
    font-size: .7rem;
    color: #333;
}
/*========================
        填写资料
========================*/

.page_regdata {
    background: #FFF;
}
.page_regdata .handle-list {
    border: none;
}
.page_regdata .handle-list .list-item {}
.page_regdata .handle-list .list-item .data {
    color: var(--color);
    font-size: .75rem;
    padding-right: .7rem;
    position: relative;
}
.page_regdata .radio-inline {
    margin-left: .8rem;
    margin-right: 0;
    color: #BBB;
}
.page_regdata .radio-inline input[type=radio]:checked~text {
    color: var(--color);
}
.page_regdata .handle-list .list-item textarea {
    background: #F3F3F3;
    display: block;
    min-height: 6rem;
    width: 100%;
    border: none;
    font-size: .75rem;
    line-height: 1.5;
    padding: .5rem;
}
.page_regdata .list-item[form-item-type="district"] .data:after, .page_regdata .list-item[form-item-type="checkbox"] .data:after, .page_regdata .list-item[form-item-type="date"] .data:after, .page_regdata .list-item[form-item-type="select"] .data:after {
    content: "";
    display: inline-block;
    margin-left: ;
    width: 0;
    height: 0;
    border-width: .25rem;
    border-style: solid;
    border-color: #BBB transparent transparent transparent;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -.1rem;
}
.page_regdata .photo-previews {
    width: 12rem;
    height: 12rem;
    background-size: cover;
    display: inline-block;
    border-radius: .5rem;
    background-position: center;
}
.page_regdata .handle-list .list-item .data>em {
    color: #BBB;
}
.page_regdata .handle-list .list-item .data.multiline {
    line-height: 1.4;
    padding-right: 0;
}
.page_regdata .handle-list .tit {
    padding-left: 1rem;
}
.page_regdata .btnbox {
    margin-top: 2rem;
    text-align: center;
}
.page_regdata .btnbox .btn {
    width: 40%;
}
@keyframes FANGDA {
    0% {
        transform: translateX(100%) scale(1);
    }
    100% {
        transform: translateX(0) scale(1);
    }
}
.page_regdata .bcui-step .step-cons>.step {
    animation: FANGDA .2s ease-out .0s;
}
.page_regdata .content {
    text-align: center;
    margin: 2.5rem 1rem 1rem 1rem;
}
.page_regdata .content .upfilebox {
    margin: 2rem 2rem 0rem 2rem;
}
.page_regdata .content .upfilebox .imgshow {
    max-height: 8rem;
    max-width: 100%;
}
.page_regdata .upfilebox .tit {
    color: #959FBC;
    font-size: .8rem;
}
.page_regdata .filebox .btnicon {
    font-size: 3rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1.5rem;
    margin-left: -1.5rem;
    color: #959FBC;
    opacity: .8;
    pointer-events: none;
}
.page_regdata .bcui-form input[type="text"] {
    border-radius: .2rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border: 1px solid #EEE;
}
/*========================
        选择角色
========================*/

.contentbox {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -5rem;
    padding: 0 40px;
}
.page_selectuser .but {
    margin-top: 1rem;
    display: block;
    line-height: 3rem;
    font-size: .9rem;
    color: #FFF;
    text-align: center;
    border: solid 1px rgba(255, 255, 255, 1);
    background-color: rgba(255, 85, 200, 1);
    border-radius: 10px;
    opacity: .55;
}
.page_selectuser .btnmeipo {
    background-color: rgba(85, 83, 206, 1);
}
.page_selectuser .but:active {
    opacity: .7;
}
/*========================
        会员中心
========================*/

.page_manage_index .manage-head {
    position: relative;
    overflow: hidden;
    background: #FFF;
}
.page_manage_index .head-user {
    margin: 2.25rem 1.25rem;
    position: relative;
    min-height: 3.5rem;
    color: #FFF;
}
.page_manage_index .head-user .avatar {
    width: 3.5rem;
    height: 3.5rem;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 100%;
    border: .05rem solid #FFF;
    overflow: hidden;
}
.page_manage_index .head-user .avatar img {
    width: 3.5rem;
    height: 3.5rem;
}
.page_manage_index .head-user .info {
    padding-left: 4rem;
}
.page_manage_index .head-user .info .nickname {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #333;
}
.page_manage_index .head-user .info .signature {
    font-size: .6rem;
    line-height: .8rem;
    color: #999;
    padding-top: .2rem;
}
.page_manage_index .manage-head .switch {
    position: absolute;
    top: 1rem;
    right: 0rem;
    background-color: var(--color);
    height: 1.3rem;
    line-height: 1.3rem;
    border-top-left-radius: .65rem;
    border-bottom-left-radius: .65rem;
    display: block;
    color: #FFF;
    font-size: .6rem;
    padding: 0 .3rem 0 .55rem;
}
.page_manage_index .handle-list .list-item .left-icon .icon {
    height: 1rem;
    margin: .25rem;
    width: 1rem;
    display: block;
    background-size: cover;
}


/*========================
        修改密码
========================*/

.page_manage_user_password {
    min-height: 100vh;
    background-color: #FFF;
}
/*========================
        修改手机
========================*/

.page_manage_user_mobile {
    min-height: 100vh;
    background-color: #FFF;
}
.page_manage_user_mobile .sendSms.off {
    background: #CCC;
    color: #666;
}
/*========================
        诚信认证
========================*/

.page_manage_auth .info em.on {
    color: #090
}
/*========================
        诚信认证 - 身份认证
========================*/

.page_manage_auth_public {
    background-color: #FFF;
}
.page_manage_auth_public .head-nav {
    background: none;
    border: 0;
    color: #FFF;
}
.page_manage_auth_public .head-nav .nav-title, .page_manage_auth_public .head-nav a {
    color: #FFF
}
.page_manage_auth_public .head {
    position: relative;
}
.page_manage_auth_public .head .head-title {
    position: absolute;
    bottom: -1.5rem;
    line-height: 3rem;
    left: 1rem;
    right: 1rem;
    background-color: #FFF;
    border-radius: .3rem;
    text-align: center;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .2);
    color: #4690DF;
    font-size: 1.1rem;
}
.page_manage_auth_public .content {
    background-color: #FFF;
    border-radius: .3rem;
    text-align: center;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .2);
    margin: 2.5rem 1rem 1rem 1rem;
}
.page_manage_auth_public .content .upfilebox {
    margin: 2rem 2rem 0rem 2rem;
}
.page_manage_auth_public .content .upfilebox .imgshow {
    max-height: 8rem;
    max-width: 100%;
}
.page_manage_auth_public .upfilebox .tit {
    color: #959FBC;
    font-size: .8rem;
}
.page_manage_auth_public .filebox .btnicon {
    pointer-events: none;
    font-size: 3rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1.5rem;
    margin-left: -1.5rem;
    color: #959FBC;
    opacity: .8;
}
.page_manage_auth_public .bcui-form input[type="text"] {
    border-radius: .2rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border: 1px solid #EEE;
}
.page_manage_auth_public .btnbox {
    padding: 0 1rem;
}
.page_manage_auth_public .submit {
    background: #4F9CE9;
    font-size: 1.1rem;
    height: 2.5rem;
    border-radius: .2rem;
    text-align: center;
    margin: 0;
    width: 100%;
}
/*========================
        充值
========================*/

.page_manage_setmeal .bcui-card {
    margin: .5rem 0;
}
.page_manage_setmeal .setmeals .item {
    padding: 1rem;
    border-bottom: 1px dashed #EEE;
}
.page_manage_setmeal .setmeals .item:last-child {
    border-bottom: none;
}
.page_manage_setmeal .setmeals .item .price {
    color: #F60;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    width: 30%;
    padding-right: 1rem;
}
.page_manage_setmeal .setmeals .item .radio {
    width: 10%;
    text-align: center;
}
.page_manage_setmeal .setmeals .item .name {
    font-size: 1rem;
}
.page_manage_setmeal .setmeals .item .info {
    color: #AAA;
    font-size: .6rem;
    margin-top: .5rem;
}
.page_manage_setmeal .user_setmeal {
    padding: 1rem;
    font-size: .7rem;
    color: #333;
}
.page_manage_setmeal .user_setmeal span {
    color: #999;
    width: 4.5rem;
    display: inline-block;
    text-align: right;
}
.page_manage_setmeal .btn-warning {
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 1.25rem;
    background-image: -webkit-radial-gradient(50% 0rem, #FFC451, #FF7D2A);
}
/*========================
        充值
========================*/

.page_manage_deposit .depositbox {
    padding: .7rem 1rem;
}
.page_manage_deposit .headbox {
    position: relative;
}
.page_manage_deposit .headbox .surplus {
    position: absolute;
    top: 50%;
    height: 2rem;
    line-height: 2rem;
    margin-top: -1rem;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 1rem;
    color: #FFF;
}
.page_manage_deposit .headbox .surplus .num {
    font-size: 1.5rem;
    font-style: normal;
}
.page_manage_deposit .depositbox .item {
    height: 3rem;
    background: #FFF;
    border-radius: .3rem;
    margin-top: .8rem;
    line-height: 3rem;
    padding: 0 .75rem;
    font-size: .9rem;
}
.page_manage_deposit .depositbox .ico {
    font-size: 1.8rem;
    color: #ec448d;
    margin-top: -.2rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.page_manage_deposit .depositbox .btn {
    font-size: .9rem;
    padding: 0 .5rem;
    background: #ec448d;
}
/*========================
        收支明细
========================*/

.page_manage_details {}
.page_manage_details .detailslist .item {
    font-size: .8rem;
    background: #FFF;
    border-bottom: 1px dashed #CCC;
    padding: .5rem .75rem;
    overflow: hidden;
}
.page_manage_details .detailslist .item .sr {
    width: 5rem;
    text-align: right;
    font-size: .8rem;
    color: #090
}
.page_manage_details .detailslist .item .info {
    font-size: .7rem;
    color: #999
}
/*========================
        我的相册
========================*/

.page_manage_photo {
    background: #FFF;
}
.page_manage_photo .photobox li .photo_check {
    padding: .1rem .2rem;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(255, 255, 255, .6);
    font-size: .6rem;
}
/*========================
        设置
========================*/

.page_manage_setup {}
/*========================
        个人资料
========================*/

.page_manage_singleinfo .avatar {
    height: 10rem;
    position: relative;
    overflow: hidden;
}
.page_manage_singleinfo .avatar .bg {
    position: absolute;
    background-position: center center;
    background-size: cover;
    left: -10px;
    top: -10px;
    bottom: -10px;
    right: -10px;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}
.page_manage_singleinfo .avatar.edit .imgbox {
    width: 4rem;
    height: 4rem;
    margin: 1.5rem auto 0;
}
.page_manage_singleinfo .avatar .img {
    width: 4rem;
    height: 4rem;
    box-sizing: border-box;
    border-radius: 50%;
    border: #fff 3px solid;
    position: relative;
    display: block;
    overflow: hidden
}
.page_manage_singleinfo .avatar.edit .img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.page_manage_singleinfo .avatar.edit .img .clew-1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.2rem;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background: url("../img/icon-camera-white.png") no-repeat center rgba(0, 0, 0, .5);
    -webkit-background-size: 22px 16px;
}
.page_manage_singleinfo .avatar.edit .img .file {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.page_manage_singleinfo .avatar.edit .process {
    position: relative;
    z-index: 2;
    margin-top: .3rem;
    font-size: .7rem;
    color: #fff;
    text-align: center;
}
.page_manage_singleinfo .avatar.edit .process span {
    display: block;
}
.page_manage_singleinfo .avatar.edit .process .percent_bar {
    height: .25rem;
    border-radius: .2rem;
    border: #fff 1px solid;
    width: 7.5rem;
    display: inline-block;
}
.page_manage_singleinfo .avatar.edit .process .percent_bar div {
    height: 100%;
    background: #fff;
}
.page_manage_singleinfo .avatar .photo_check {
    position: relative;
    text-align: center;
    font-size: .6rem;
}
.page_manage_singleinfo .avatar .uppicbtn {
    cursor: pointer;
    width: 100%;
    background: #F00;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.page_manage_singleinfo .bcui-photo-list {
    margin-top: .8rem;
}
.page_manage_singleinfo .handle-list>.tit {
    font-size: .7rem;
    color: #999;
    padding: .2rem .5rem;
}
.page_manage_singleinfo .handle-list .list-item .data {
    color: var(--color);
    font-size: .65rem;
}
.page_manage_singleinfo .handle-list .list-item .multiline {
    line-height: 1.5;
}
.page_manage_singleinfo .handle-list .list-item .data .null {
    color: #CCC;
    font-size: .6rem;
}
.page_manage_singleinfo .hobby u {
    text-decoration: none;
}
.page_manage_singleinfo .hobby u+u::before {
    content: "，"
}
/*录音弹窗*/

.recorder_pop {
    text-align: center;
    padding: 1rem;
    height: auto;
    top: auto;
    bottom: 0;
    background: #FFF;
}
.recorder_pop .btnbox {
    padding: 2rem 0;
}
.recorder_pop .rebtnbox {
    padding: 2rem 0;
}
.recorder_pop .js-recorder-btn {
    height: 7rem;
    width: 7rem;
    border-radius: 100%;
    border: .2rem solid #EEE;
    background-color: var(--color);
    background-image: -webkit-radial-gradient(40% 0, var(--gradient), var(--gradient2));
    padding: 0;
}
.recorder_pop .js-recorder-btn.on {
    background-color: #0d8e94;
    background-image: -webkit-radial-gradient(20% 20%, #BBB, #CCC);
}
.recorder_pop .speak {
    width: 6rem;
    height: 6rem;
    overflow: hidden;
    background-image: url('../img/speak.svg');
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    margin-bottom: .5rem;
}
.recorder_pop .time {
    display: none;
}
.recorder_pop .titiles {
    display: none;
}
.recorder_pop .progressbar {
    width: 10rem;
    height: 1rem;
    background: #EEE;
    border-radius: .5rem;
    margin: .5rem auto;
    overflow: hidden;
}
.recorder_pop .progressbar>div {
    width: 0;
    height: 1rem;
    background: var(--color);
}
/*========================
        召唤单身
========================*/

.page_marketing_recruit .head-nav {
    background: none;
    border: none;
    color: #FFF;
}
.page_marketing_recruit .head-nav a {
    color: #FFF;
}
.page_marketing_recruit {
    background-color: var(--color);
    background-image: -webkit-radial-gradient(40% 0, var(--gradient), var(--gradient2));
    overflow: hidden;
    height: 100vh;
    overflow-y: auto;
}
.page_marketing_recruit ul, .page_marketing_recruit li, .page_marketing_recruit p {
    margin: 0;
    padding: 0;
    list-style: none;
}
.page_marketing_recruit .backbtn {
    background: rgba(255, 255, 255, .6);
    color: var(--color);
    font-size: .75rem;
    line-height: 1.4rem;
    height: 1.4rem;
    width: 3rem;
    text-align: center;
    border-radius: .75rem;
    position: absolute;
    top: 1rem;
    left: 1rem;
}
.page_marketing_recruit .recruit-title {
    margin-top: 2.5rem;
    padding: .25rem 0;
    line-height: 1.3;
    text-align: center;
    font-size: .8rem;
    font-weight: 700;
    color: #FFF;
}
.page_marketing_recruit .mysinglebox {
    text-align: center;
    color: var(--color);
    width: 85%;
    margin: 0 auto;
    background: rgba(255, 255, 255, .6);
    border-radius: .3rem;
}
.page_marketing_recruit .mysinglebox .tit {
    font-size: .6rem;
    line-height: 2.5rem;
}
.page_marketing_recruit .mysinglebox .list {
    padding: 1rem;
    padding-top: 0px;
    overflow: hidden
}
.page_marketing_recruit .mysinglebox .list li {
    width: 20%;
    float: left;
}
.page_marketing_recruit .mysinglebox .list .imgbox {
    padding: .25rem;
}
.page_marketing_recruit .mysinglebox .list .img {
    width: 100%;
    height: 0;
    border-radius: .25rem;
    padding-bottom: 100%;
    background: url("../img/recruit_tx.png") no-repeat center center;
    background-size: contain;
}
.page_marketing_recruit .conbtnbox {
    padding: 1rem;
    text-align: center;
}
.page_marketing_recruit .zhaopeiye {
    background-color: #efb60c;
}
.page_marketing_recruit .conbox {
    padding: 0 1.5rem;
    color: #FFF;
    font-size: .6rem;
    text-align: center;
}
.page_marketing_recruit .conbox .tit {
    text-align: center;
    line-height: 2rem;
}
.page_marketing_recruit .qrcodebox {
    padding: 1rem 0;
    text-align: center
}
.page_marketing_recruit .code canvas {
    border: .5rem solid #FFF
}
.page_marketing_recruit .codeimg {
    padding: .5rem;
    background: #FFF;
}
/*========================
        意见反馈
========================*/

.page_manage_feedback {
    background-color: #FFF;
    min-height: 100vh;
}
.page_manage_feedback .bcui-form .form-item textarea {
    border: none;
    font-size: .8rem;
    text-indent: unset;
}
/*========================
        聊天列表
========================*/

.page_chat_index .infinite-scroll {
    position: absolute;
    top: 2.25rem;
    bottom: 0rem;
    left: 0;
    right: 0;
}
.page_chat_index .infinite-chat1 .bcui-flow-nothing {
    display: none;
}
.chatlist .item {
    cursor: pointer;
    overflow: hidden;
    border-bottom: 1px solid #F5F5F5;
    position: relative;
    background-color: #FFFFFF;
    padding: .5rem .7rem;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.chatlist .item:hover, .chatlist .item:active {
    background-color: #F8F8F8;
}
.chatlist .item .picbox {
    float: left;
    width: 2.5rem;
    height: 2.5rem;
}
.chatlist .item .picbox .pic {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: .3rem;
}
.chatlist .item .uinfo {
    margin-left: .35rem;
    float: left;
}
.chatlist .item .uinfo .nickname {
    line-height: 1.2rem;
    font-size: .8rem;
    color: #333;
}
.chatlist .item .uinfo .online {
    font-size: .6rem;
    color: #999;
}
.chatlist .item .uinfo .conversation {
    line-height: 1rem;
    font-size: .6rem;
    color: #999;
}
.chatlist .item .etime {
    position: absolute;
    bottom: .5rem;
    right: .5rem;
    text-align: right;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}
.chatlist .item .unreadNum {
    position: absolute;
    top: .5rem;
    right: .5rem;
    background: #f6296d;
    border-radius: .4rem;
    padding: 0 .25rem;
    height: .8rem;
    line-height: .8rem;
    font-size: .6rem;
    color: #FFF;
}
.chatlist .item .editbox {
    display: none;
    text-align: right;
    padding: .5rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .2)
}
.chatlist .item .editbox .del {
    margin-top: .25rem;
    cursor: pointer;
    display: inline-block;
    background: #F00;
    color: #FFF;
    font-size: .6rem;
    line-height: 1rem;
    padding: .15rem .25rem;
    border-radius: .15rem;
}
.chatlist.edit .item .editbox {
    display: block;
}
/*========================
        朋友
========================*/

.friendlist .item {
    cursor: pointer;
    overflow: hidden;
    border-bottom: 1px solid #F5F5F5;
    position: relative;
    background-color: #FFFFFF;
    padding: .5rem .7rem;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.friendlist .item:hover, .friendlist .item:active, .friendlist .item.active {
    background-color: #F8F8F8;
}
.friendlist .item .picbox {
    float: left;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: .2rem;
    overflow: hidden;
}
.friendlist .item .picbox img {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: .2rem;
}
.friendlist .item .uinfo {
    margin-left: .35rem;
    float: left;
}
.friendlist .item .uinfo .nickname {
    line-height: 1.5rem;
    font-size: .8rem;
    color: #333;
}
/*========================
        朋友申请
========================*/

.page_friend_apply .friend_applys .item .btnbox>* {
    display: none;
}
.page_friend_apply .friend_applys .item[status='1'] .status_1 {
    color: #090;
    font-size: .65rem;
    display: block;
}
.page_friend_apply .friend_applys .item[status='2'] .status_2 {
    color: #999;
    font-size: .65rem;
    display: block;
}
.page_friend_apply .friend_applys .item[status='3'] .status_3 {
    color: #999;
    font-size: .65rem;
    display: block;
}
.page_friend_apply .friend_applys .item[status='4'] .status_4 {
    display: block;
}
/*========================
        聊天详情
========================*/

/*========================
        关于我们
========================*/

.page_about_show {
    min-height: 100vh;
    background-color: #FFF;
}
/*========================
        文章
========================*/

.page_acticle_show .acticle {
    background-color: #FFF;
}
.page_acticle_show .acticle-title {
    padding: .5rem 0;
    font-size: 1rem;
    color: #000;
    text-align: center;
}
.page_acticle_show .acticle-info {
    padding: .5rem 0;
    color: #999;
    font-size: .6rem;
    text-align: center;
}
.page_acticle_show .acticle-info span {
    margin: 0 .2rem;
}
.page_acticle_show .acticle-content {}
/*========================
        服务详情
========================*/

.page_service_show {}
.page_service_show .headcover {
    overflow: hidden;
}
.page_service_show .headcover img {
    display: block;
}
.page_service_show .handle-list {
    position: relative;
}
.page_service_show .handle-list .item {
    position: relative;
    background: #FFF;
    overflow: initial;
    border: none;
    border-bottom: 1px solid #ECECEC;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
}
.page_service_show .handle-list .list-herd {
    background: #FFF;
}
.page_service_show .handle-list .list-herd .herd-title {
    font-size: 1em;
    background: #FFF;
    font-weight: 400;
    padding: .5rem 1.25rem;
    margin-bottom: -1px;
    border-bottom: 2px solid var(--color);
    display: inline-block;
    margin: 0;
}
.page_service_show .handle-list .list-item .item-title {
    color: #999
}
.page_service_show .handle-list .list-item .item-info {
    color: #000;
    font-size: .75rem
}
.page_service_show .icon-navigation {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.15rem;
    width: .9rem;
    height: .9rem;
    background: url("../img/navigation.png") no-repeat;
    background-size: .9rem .9rem;
}
.page_service_show .handle-list .div.details {
    line-height: 1.1rem;
    color: #000;
    font-size: .75rem
}
.page_service_show i.end {
    height: 5rem;
    width: 5rem;
    position: absolute;
    display: block;
    opacity: 0.8;
    top: 1rem;
    right: 1rem;
    background: url("../img/activityEndSeal.png") no-repeat;
    background-size: 5rem auto;
}
.page_service_show .handle-list .content .item-info {
    clear: both;
    float: none;
    padding: .5rem 0
}
.page_service_show .handle-list .content .item-info * {
    color: #666;
    max-width: 100%;
    white-space: normal !important;
}
.page_service_show .handle-list .content .item-info img {
    width: auto !important;
    height: auto !important;
}
/*========================
        足迹
========================*/

/*========================
        联系方式
========================*/

.page_manage_contact .contact_apples .item .btnbox>* {
    display: none;
}
.page_manage_contact .contact_apples .item[status='1'] .status_1 {
    color: #090;
    font-size: .65rem;
    display: block;
}
.page_manage_contact .contact_apples .item[status='2'] .status_2 {
    color: #999;
    font-size: .65rem;
    display: block;
}
.page_manage_contact .contact_apples .item[status='3'] .status_3 {
    display: block;
    color: #F60;
    font-size: .65rem;
}
.page_manage_contact .contact_apples .item[status='4'] .status_4 {
    color: #999;
    font-size: .65rem;
    display: block;
}
.page_manage_contact .bcui-form {
    margin: 0 .65rem;
    padding-top: 2rem;
}
.page_manage_contact .bcui-form .form-item {
    margin-top: 0;
}
.page_manage_contact .bcui-form .form-item .form-title {
    margin: 0;
    line-height: 3rem;
    font-size: .8rem;
    color: #333;
    position: absolute;
    left: 0;
    top: 0;
}
.page_manage_contact .bcui-form .form-item input {
    height: 3rem;
    line-height: 3rem;
    background: none;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #EEE;
    text-indent: 4rem;
}
.page_manage_contact .bcui-form .form-item input:focus {
    border-color: var(--color)
}
.page_manage_contact .bcui-form .form-item .form-explain {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .7rem;
    color: #7a88d2;
    line-height: 3rem;
}
.page_manage_contact .bcui-form .form-item.wechat .form-explain {
    font-size: .5rem;
    line-height: 1;
    text-align: center;
    margin-top: .5rem;
}
/*========================
        账户
========================*/

.page_manage_account {}
.page_manage_account .head-nav-wrap {
    height: auto;
}
.page_manage_account .head-nav {
    background: none;
}
.page_manage_account .overhead {
    background-color: var(--color);
    padding: 1.5rem 0;
    padding-top: 2.5rem;
    position: relative;
    text-align: center;
    color: #FFF;
    font-size: 3.5rem;
}
.page_manage_account .overhead .unit {
    font-size: 1.5rem;
}
.page_manage_account .overhead h4 {
    margin: 0;
    font-size: .7rem;
    position: absolute;
    bottom: .5rem;
    right: .75rem;
    font-weight: 400
}
.page_manage_account .income {
    background: #F2F2F2;
    padding: .75rem 0;
    overflow: hidden;
}
.page_manage_account .income .inbox {
    width: 50%;
    font-size: 1.5rem;
    color: #575757;
    float: left;
    text-align: center;
}
.page_manage_account .income .inbox h4 {
    margin: 0;
    font-size: .7rem;
    color: #999999;
    font-weight: 400
}
.page_manage_account .income .rborder {
    height: 3rem;
    float: right;
    display: block;
    border-right: 1px solid #D9D9D9;
}
/*========================
        兑换
========================*/

.page_manage_account_exchange .ways {
    padding: 1rem 0 0;
}
.page_manage_account_exchange .ways .item {
    padding: .2rem;
    display: inline-block;
}
.page_manage_account_exchange .ways .item label span {
    width: 6rem;
    height: 2rem;
    line-height: 1;
    text-align: center;
    padding: .5rem;
    display: inline-block;
    border: 2px solid #EEE;
    font-size: .8rem;
    color: #999;
}
.page_manage_account_exchange .ways .item label span .icon {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: .1rem;
    margin-left: -.2rem;
}
.page_manage_account_exchange .ways .item label input[type="radio"] {
    display: none;
}
.page_manage_account_exchange .ways .item label input[type="radio"]:checked~span {
    border-color: #08c197;
    color: #08c197;
}
/*========================
        提现
========================*/

.page_manage_account_withdrawal .ways {
    padding: 1rem 0 0;
}
.page_manage_account_withdrawal .ways .item {
    padding: .2rem;
    display: inline-block;
}
.page_manage_account_withdrawal .ways .item label span {
    min-width: 6rem;
    height: 2rem;
    line-height: 1;
    text-align: center;
    padding: .5rem;
    display: inline-block;
    border: 2px solid #EEE;
    font-size: .75rem;
    color: #999;
}
.page_manage_account_withdrawal .ways .item label span .icon {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: .1rem;
    margin-left: -.2rem;
}
.page_manage_account_withdrawal .ways .item label input[type="radio"] {
    display: none;
}
.page_manage_account_withdrawal .ways .item label input[type="radio"]:checked~span {
    border-color: #08c197;
    color: #08c197;
}
/*========================
        提现方式
========================*/

.page_manage_account_withdrawal_way_index {
    background: #FFF;
}
.page_manage_account_withdrawal_way_index .handle-list {
    padding: 1rem;
}
.page_manage_account_withdrawal_way_index .handle-list .list-item {
    border-radius: .5rem;
    background-color: #8c7b26;
    background-image: -webkit-radial-gradient(5rem .5rem, #EEE, #AAA);
    margin-top: 1rem;
    line-height: 3rem;
}
.page_manage_account_withdrawal_way_index .handle-list .list-item.on {
    background-color: #8c7b26;
    background-image: -webkit-radial-gradient(5rem .5rem, #ffc107, #8c7b26);
    color: #FFF;
}
.page_manage_account_withdrawal_way_index .handle-list .list-item .item-title {
    color: #FFF;
    font-size: 1rem;
}
.page_manage_account_withdrawal_way_index .handle-list .list-item .item-info {
    color: #FFF
}
/*========================
        编辑提现方式
========================*/

.page_manage_account_withdrawals_way_edit {
    background: #FFF;
}
/*========================
        bcui_voice
========================*/

.bcui_voice {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 0.2rem rgba(100, 100, 100, .07);
    cursor: pointer;
}
.bcui_voice>.bcui_voice_back {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    border: .2rem solid #FFF;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}
.bcui_voice>.bcui_voice_back::after {
    background-color: rgba(0, 0, 0, .1);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
}
.bcui_voice>.bcui_voice_btn {
    width: 30%;
    height: 30%;
    margin: -15% 0 0 -15%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url("../img/voice_play.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
/*播放*/

.bcui_voice.play>.bcui_voice_btn {
    background-image: url(../img/voice_pause.svg);
}
.bcui_voice.play>.bcui_voice_back {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation: play 3s linear infinite;
    -moz-animation: play 3s linear infinite;
    animation: play 3s linear infinite;
}
.bcui_voice.play>.bcui_voice_back::after {
    background-color: rgba(255, 255, 255, 0);
}
@-webkit-keyframes play {
    0% {
        -webkit-transform: rotateX(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes play {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
@keyframes play {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*bcui_video*/

.bcui_video {
    display: inline-block;
    width: 100%;
    height: 65%;
    position: relative;
    overflow: hidden;
}
.bcui_video>.bcui_video_back {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: .2rem solid #FFF;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}
.bcui_video>.bcui_video_back::after {
    background-color: rgba(0, 0, 0, .1);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
}
.bcui_video>.bcui_video_btn {
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
    margin: -1rem 0 0 -1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url("../img/voice_play.svg");
    background-color: rgba(0, 0, 0, .4);
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
}
.notfound {
    padding: 3rem 0;
    text-align: center;
    color: #999;
    font-size: .7rem;
}