﻿@charset "utf-8";

body, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, select, textarea, button, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ul, dl, ol {
    list-style: none;
    width: 100%;
    height: 100%;
}

img, fieldset, input[type="submit"] {
    border: 0 none;
}

img {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}

em {
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button, input[type="button"] {
    cursor: pointer;
    border: 0 none;
}

menu {
    margin: 0;
    padding: 0;
}

input[type="number"] {
    -webkit-user-select: text;
}

a, button, input, img {
    -webkit-touch-callout: none;
}

input, select, textarea {
    outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.clearfix {
    display: inline-block;
    zoom: 1;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    zoom: 1;
}

html, body {
    height: 100%;
}

a {
    text-decoration: none;
}

html {
    font-size: 62.5%;
}

html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

body {
    font-size: 1.3rem;
    background: #fff;
    color: #b2b2b2;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none !important;
    font-family: Helvetica,STHeiti,Droid Sans Fallback;
}

.wrap {
    width: 100%;
    height: 100%;
    position: relative;
}

.navbar {
    display: grid;
    width: 90%;
    height: 40%;
    margin: 0 auto;
    position: relative;
    top: 1rem;
    /* margin-top: 1rem; */
    grid-template-columns: 10% 10% 60 10% 10%;
    grid-template-columns: 10% 10% 60% 10% 10%;
    grid-template-rows: 70% 30%;
    justify-items: center;
    align-items: center;
}

    .navbar div:nth-child(3) {
        text-align: center;
    }

        .navbar div:nth-child(3) > img {
            width: 60%;
        }

.navbtn_name {
    font-size: 0.6rem;
    font-family: Helvetica;
    font-weight: 300;
    color: #967933;
}

.search_btn {
    width: 90%;
    height: 2rem;
    background: #3A3A3A;
    border-radius: 0rem;
    margin: 2rem auto;
    color: #727272;
}

    .search_btn > input {
        height: 2rem;
        width: 94%;
        border: 0px;
        background-color: rgba(0, 0, 0,0);
        color: white;
    }



.navbtn {
    width: 60%;
    height: 2rem;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
}
/**/
.left {
    float: left;
}

.right {
    float: right;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.extra {
    width: 100%;
    height: 9.6rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

.narextra {
    height: 4.6rem !important;
}

.extra .ea_in {
    width: 100%;
    height: 100%;
    background: #222222;
    border-bottom: .1rem solid #DDDDDD;
    position: relative;
}

    .extra .ea_in .ea_in1 li img {
        width: 7rem;
        height: 3rem;
        margin-top: .6rem;
        margin-left: 0rem;
    }

    .extra .ea_in .ea_in1 li a {
        display: block;
        width: 3rem;
        height: 3rem;
        margin: 0 0.5rem;
    }

        .extra .ea_in .ea_in1 li a img {
            width: 3rem;
            height: 3rem;
            margin-top: .6rem;
            margin-left: 0rem;
        }

.left > span:nth-child(1) {
    display: inline-block;
    width: 15%;
}

.left > span:nth-child(2) {
    display: inline-block;
    width: 70%;
}

.ea_li1 {
    font-size: 1.8rem;
    font-family: Helvetica;
    font-weight: 300;
    color: #967933;
    line-height: 4.5rem;
    height: 100%;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.ea_in2 {
    margin-right: .6rem;
}

.ea_in .logo {
    position: absolute;
    top: .9rem;
    left: .8rem;
    display: block;
    width: 2.8rem;
    height: 2.8rem;
    background: url(../images/logo.png) no-repeat;
    background-size: 100%;
}
/*.ea_in a:link.btn_down,.ea_in a:visited.btn_down{ position:absolute; top:.9rem; left:4.3rem; display:block; padding:0 3%; height:2.6rem; line-height:2.6rem; font-size:1.6rem; text-indent:4%; color:#fff; border:.1rem solid #fff; border-radius:3rem; background:url(../images/downbg.png) no-repeat .6rem center; background-size:1.4rem;}
*/
.ea_in .tab_left {
    position: absolute;
    top: .9rem;
    left: 3.7rem;
}

    .ea_in .tab_left li {
        float: left;
        display: inline;
        margin-left: .4rem;
    }

    .ea_in .tab_left a:link, .ea_in .tab_left a:visited {
        display: block;
        width: auto;
        padding: 0 .5rem;
        height: 2.6rem;
        line-height: 2.6rem;
        font-size: 1.3rem;
        color: #fff;
        border: .1rem solid #fff;
        border-radius: .8rem;
    }

.ea_in .tab_rig {
    position: absolute;
    top: .9rem;
    right: 1.4rem;
}

    .ea_in .tab_rig li {
        float: left;
        display: inline;
        margin-left: .4rem;
    }

        .ea_in .tab_rig li a {
            display: block;
            width: 5rem;
            height: 2.6rem;
            line-height: 2.6rem;
            border-radius: 1.5rem;
        }

            .ea_in .tab_rig li a:link.btn_login, .ea_in .tab_rig li a:visited.btn_login {
                font-size: 1.3rem;
                border: .1rem solid #ffdf6f;
                color: #ffdf6f;
                text-align: center;
            }

            .ea_in .tab_rig li a:link.btn_rech, .ea_in .tab_rig li a:visited.btn_rech {
                font-size: 1.3rem;
                border: .1rem solid #ffc336;
                background: #ffc336;
                color: #755200;
                text-align: center;
                position: relative;
            }

            .ea_in .tab_rig li a.btn_rech b {
                display: block;
                width: 1.8rem;
                height: 1.8rem;
                background: url(../images/hui.png) no-repeat;
                background-size: 100%;
                position: absolute;
                top: -.7rem;
                right: -.7rem;
            }

.extra .ea_in_d {
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    position: relative;
}

.ea_in_d ul {
    position: absolute;
    top: .9rem;
    right: 1.4rem;
}

    .ea_in_d ul li {
        float: left;
        display: inline;
        margin-left: .3rem;
    }

        .ea_in_d ul li a {
            display: block;
            width: 5rem;
            height: 2.6rem;
            line-height: 2.6rem;
            border-radius: 1.5rem;
        }

            .ea_in_d ul li a:link.btn_down_d, .ea_in_d ul li a:visited.btn_down_d {
                font-size: 1.3rem;
                width: 6.2rem;
                border: .1rem solid #f23b89;
                background: #f23b89;
                color: #fff;
                text-align: center;
            }

            .ea_in_d ul li a:link.btn_rech, .ea_in_d ul li a:visited.btn_rech {
                font-size: 1.3rem;
                border: .1rem solid #ffc336;
                background: #ffc336;
                color: #755200;
                text-align: center;
                position: relative;
            }

            .ea_in_d ul li a.btn_rech b {
                display: block;
                width: 1.8rem;
                height: 1.8rem;
                background: url(../images/hui.png) no-repeat;
                background-size: 100%;
                position: absolute;
                top: -.7rem;
                right: -.7rem;
            }

.ea_in_d .info {
    position: relative;
    margin-left: .4rem;
}

    .ea_in_d .info dt {
        position: absolute;
        top: .7rem;
    }

        .ea_in_d .info dt img {
            border-radius: 50%;
            width: 3rem;
            height: 3rem;
        }

    .ea_in_d .info dd {
        padding-left: 3.2rem;
        padding-top: 1.3rem;
    }

        .ea_in_d .info dd span {
            display: inline-block;
        }

            .ea_in_d .info dd span.name {
                font-size: 1.3rem;
                max-width: 8rem;
                position: relative;
                overflow: hidden;
                word-break: keep-all;
                white-space: nowrap;
                vertical-align: top;
            }

/**/
.area {
    background: #fff;
    height: auto;
    position: relative;
    top: 5rem;
}

    .area .tit {
        width: 100%;
        height: 2.8rem;
    }

        .area .tit ul {
            width: 80%;
            position: relative;
            left: 1rem;
        }

        .area .tit .ul1 {
            width: 2rem;
            height: 2.2rem;
            background: url(../images/HUO.png) no-repeat;
            background-size: 100%;
            border-radius: 1rem;
            display: inline-block;
        }

        .area .tit .ul2 {
            padding-left: .8rem;
            padding-top: .3rem;
            font-size: 1.8rem;
            font-weight: bold;
            color: #000;
        }

    .area .list {
        font-size: 0;
        height: auto;
        width: 100%;
    }

        .area .list li {
            height: 0;
            padding-bottom: 31.7%;
            width: 50%;
            padding-bottom: 48.8%;
            border: .2rem solid #fff;
            display: inline-block;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            float: left;
            margin: 0;
            overflow: hidden;
            position: relative;
            border-radius: 0.8rem;
        }

.list li span {
    display: inline-block;
}

.list li .item {
    position: absolute;
    width: 100%;
    height: 100%;
}

    .list li .item .i_live {
        position: absolute;
        top: .8rem;
        right: -.2rem;
        width: 6.8rem;
        height: 2.8rem;
        background: url(../images/whi.png) no-repeat;
        background-size: 100%;
    }

    .list li .item .i_pic {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .list li .item .i_fam {
        position: absolute;
        top: 1rem;
        right: 0;
        text-align: center;
        color: #fff;
        font-size: 1rem;
        width: 5rem;
        height: 1.6rem;
        line-height: 1.6rem;
        overflow: hidden;
        word-break: keep-all;
        white-space: nowrap;
        background: url(../images/f_bg.png) no-repeat;
        background-size: 100% 100%;
    }

    .list li .item .i_local {
        position: absolute;
        top: .7rem;
        left: .2rem;
        font-size: 0;
        -webkit-text-size-adjust: none;
    }

        .list li .item .i_local i {
            display: inline-block;
            width: 1rem;
            height: 1rem;
            background: url(../images/icon_local_s.png) no-repeat;
            background-size: 100%;
        }

        .list li .item .i_local em {
            font-size: 1.2rem;
            color: #fff;
            text-shadow: 0 0 .1rem #000;
            vertical-align: top;
            margin-top: -.2rem;
            display: inline-block;
        }

.list li .cation {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2.2rem;
    overflow: hidden;
}

    .list li .cation .cn_in {
        width: 100%;
        height: 2.2rem;
        position: relative;
        font-size: 0rem;
    }

.cation .cn_in .name {
    position: absolute;
    top: 0rem;
    left: .3rem;
    width: 60%;
    height: 2.2rem;
    line-height: 2.2rem;
    vertical-align: middle;
    color: #fff;
    text-shadow: 0 0 .1rem #000;
    font-size: 1.2rem;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cation .cn_in .amount {
    position: absolute;
    top: .4rem;
    right: .4rem;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

    .cation .cn_in .amount i {
        display: inline-block;
        width: 1.3rem;
        height: 1.3rem;
        background: url(../images/icon_user.png) no-repeat;
        background-size: 100%;
    }

    .cation .cn_in .amount em {
        font-size: 1.2rem;
        color: #fff;
        text-shadow: 0 0 .1rem #000;
        vertical-align: top;
        margin-left: -.1rem;
        display: inline-block;
    }
/**/
.bar_bot {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    border-top: .1rem solid rgba(0,0,0,.1);
    height: 5rem;
    background: #222222;
    -webkit-transition: height 1s;
    border: 0;
    z-index: 99;
}

.bar_bot_transition {
    -webkit-transition: height 1s;
    height: 0rem;
}

.fellowWeb {
    position: absolute;
    z-index: 3;
    margin: 10% 20%;
    width: 60%;
    height: auto;
}

.bar_bot ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-box-align: stretch;
    box-align: stretch;
    width: 100%;
    margin: 1rem 0;
}

    .bar_bot ul li {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-box-flex: 1;
        box-flex: 1;
        height: 3rem;
    }

.bar_bot li span {
    display: block;
    margin: 0 auto;
    width: 2.8rem;
    height: 3rem;
}

    .bar_bot li span.my_coll {
        background: url('../../../live/common/images/h5/home.png') no-repeat;
        background-size: 100%;
    }

    .bar_bot li span.my_coll_s {
        background: url('../../../live/common/images/h5/home_1.png') no-repeat;
        background-size: 100%;
    }

    .bar_bot li span.my_index {
        background: url('../../../live/common/images/h5/follow_1.png') no-repeat;
        background-size: 100%;
        margin-top: 0.5rem;
    }

    .bar_bot li span.my_index_s {
        background: url('../../../live/common/images/h5/follow_2.png') no-repeat;
        background-size: 100%;
        margin-top: 0.5rem;
    }

    .bar_bot li span.my_me {
        background: url('../../../live/common/images/h5/user.png') no-repeat;
        background-size: 100%;
    }

    .bar_bot li span.my_me_s {
        background: url('../../../live/common/images/h5/user_1.png') no-repeat;
        background-size: 100%;
    }

    .bar_bot li span.my_video {
        background: url('../../../live/common/images/h5/video.png') no-repeat;
        background-size: 100%;
        margin-top: 0.3rem;
    }

    .bar_bot li span.my_video_s {
        background: url('../../../live/common/images/h5/video_1.png') no-repeat;
        background-size: 100%;
    }
/**/
.mode {
    height: 11rem;
    border-top: .1rem solid #ddd;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

    .mode .btn_close {
        position: absolute;
        top: 1rem;
        right: 1.2rem;
        width: 1.4rem;
        height: 1.4rem;
        background: url(../images/close_profile2x.png);
        background-size: 100%;
        display: block;
    }

    .mode h5 {
        padding-top: 2rem;
        font-size: 1.5rem;
        height: 3rem;
    }

    .mode a {
        display: inline-block;
    }

        .mode a.btn_qq, .mode a.btn_wb {
            border: .1rem solid #2782fe;
            border-radius: 50%;
            background: url(../images/icon_btn_qq.png) no-repeat center center #fff;
            background-size: 100%;
            width: 3.4rem;
            height: 3.4rem;
        }

        .mode a.btn_wb {
            border: .1rem solid #de2429;
            background: url(../images/icon_btn_wb.png) no-repeat center center #fff;
            background-size: 100%;
            margin-left: 3rem;
        }

/*等级*/
.the_level {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 18px;
    line-height: 18px;
}

    .the_level .level {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 12;
        display: inline-block;
        width: 18px;
        height: 18px;
        background-size: 100% 100%;
    }

.level1 {
    background-image: url(../images/level/level1.png);
}

.level11 {
    background-image: url(../images/level/level11.png);
}

.level15 {
    background-image: url(../images/level/level15.png);
}

.level30 {
    background-image: url(../images/level/level30.png);
}

.level31 {
    background-image: url(../images/level/level31.png);
}

.level32 {
    background-image: url(../images/level/level32.png);
}

.level34 {
    background-image: url(../images/level/level34.png);
}

.level35 {
    background-image: url(../images/level/level35.png);
}

.level36 {
    background-image: url(../images/level/level36_2.png);
}

.level39 {
    background-image: url(../images/level/level39.png);
}

.level130 {
    background-image: url(../images/level/超管66px.png);
}

.the_level .ka_num {
    width: 20px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 16px;
    color: #fff;
    z-index: 11;
    font-size: 12px;
    letter-spacing: -1px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 1px;
}

.the_level .num_bg {
    position: absolute;
    left: 8px;
    top: 3px;
    z-index: 10;
    display: inline-block;
    width: 32px;
    height: 13px;
    background-size: 100% 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.the_level .bg1 {
    background-image: url(../images/level40_3x.png);
    background: #00cc95;
}

.the_level .bg2 {
    background-image: url(../images/level80_3x.png);
    background: #00aadc;
}

.the_level .bg3 {
    background-image: url(../images/level120_3x.png);
    background: #ff7300;
}

.the_level .bg4 {
    background-image: url(../images/level160_3x.png);
    background: #c61fec;
}

.the_level .bg5 {
    background-image: url(../images/level200_3x.png);
    background: #f50095;
}

.the_level .bg6 {
    background-image: url(../images/level240_3x.png);
    background: #f50019;
}

.star {
    display: block;
    width: 34px;
    height: 16px;
}

.star1 {
    background: url(../images/girl_star1_2x.png) no-repeat;
    background-size: 100%;
}

.star2 {
    background: url(../images/girl_star2_2x.png) no-repeat;
    background-size: 100%;
}

.star3 {
    background: url(../images/girl_star3_2x.png) no-repeat;
    background-size: 100%;
}

.star4 {
    background: url(../images/girl_star4_2x.png) no-repeat;
    background-size: 100%;
}

.star5 {
    background: url(../images/girl_star5_2x.png) no-repeat;
    background-size: 100%;
}

.star6 {
    background: url(../images/girl_star6_2x.png) no-repeat;
    background-size: 100%;
}

/**/
.no_coll {
    position: absolute;
    top: 10rem;
    left: 50%;
    width: 60%;
    margin-left: -30%;
    text-align: center;
}

    .no_coll p {
        padding-bottom: 2rem;
        font-size: 1.5rem;
    }

    .no_coll a:link.btn_coll, .no_coll a:visited.btn_coll {
        width: 100%;
        display: block;
        font-size: 1.3rem;
        border: .1rem solid #f23b89;
        color: #f23b89;
        text-align: center;
        border-radius: 3rem;
        padding: .8rem 0;
    }

.mark {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    filter: alpha(opacity=70);
    height: 100%;
    width: 100%;
    z-index: 100;
}

.pop {
    width: 70%;
    height: auto;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-left: -35%;
    margin-top: -10rem;
    z-index: 101;
    background: #fff;
    border-radius: 1rem;
    text-align: center;
    padding-bottom: 1.3rem;
}

    .pop .pn_in {
        position: relative;
        width: 100%;
        height: 100%;
    }

        .pop .pn_in .close {
            display: block;
            position: absolute;
            top: -3rem;
            right: 2.2rem;
            width: 3rem;
            height: 3rem;
            background: url(../images/hbrain_cha.png) no-repeat;
            background-size: 100%;
        }

        .pop .pn_in img {
            width: 80%;
            display: block;
            margin: 0 auto;
            padding-top: 1rem;
        }

        .pop .pn_in h3 {
            font-size: 1.8rem;
            color: #ff669e;
            height: 3rem;
            line-height: 3rem;
        }

        .pop .pn_in p {
            color: #888;
            font-size: 1.1rem;
            text-align: center;
            padding: 0 1rem;
        }

.pop2 {
    position: absolute;
    top: 50%;
    margin-top: -50%;
}

    .pop2 .pn_in {
        width: 100%;
        height: 100%;
        position: relative;
    }

        .pop2 .pn_in a.close {
            width: 1.8rem;
            height: 1.8rem;
            background: url(../images/popclose.png) no-repeat;
            background-size: 100%;
            display: block;
            position: absolute;
            top: 20%;
            right: 20%;
        }

        .pop2 .pn_in img {
            width: 100%;
        }
