/* 个人中心 */
/* .bold{
    font-weight: bold;
} */
.layui-badge{
    background-color: #FB8E8E;
    right: -10px;
}
.logoImg{
    border-radius: 50%;
}
.userCenter-operation{
    width: -webkit-calc(50% - 0.5px);
    width: calc(50% - 0.5px);
    float: left;
     color: #68aafe;
}

.userCenter-item{
    padding: 3px 8px;
    border-radius: 2px;
    font-size: 0.12rem;
}
.no-team{
    color:rgba(38, 38, 38, 0.6);

}
.menuImg-wrapper .menuImg{
    height: 100%;
    margin: auto;
}
.menuImg-wrapper{
    background-image: url(./image/userCenter_icon.png);
    background-size: auto 100%;
    background-repeat: no-repeat
}

.my-match{
    width: 30px;
    background-position: -3px 3px;
}
.my-train{
    width: 31px;
    background-position: -37px 3px;
}
.my-course{
    width: 28px;
    background-position: -73px 3px;
}
.my-coach{
    width: 30px;
    background-position: -106px 3px;
}
.my-order{
    width: 30px;
    background-position: -137px 3px;
}
.my-kaoji{
    width: 30px;
    background-position: -168px 3px;
}
.my-tuiguang{
    width: 32px;
    background-position: -201px 3px;
}
.my-secure{
    width: 30px;
    background-position: -237px 3px;
}
.my-setting{
    width: 32px;
    background-position: -270px 3px;
}
.my-wallet{
    width: 30px;
    background-position: -306px 3px;
}
.edit-info{
    width: 30px;
    background-position: -338px 3px;
}
.jiansai-center{
    width: 30px;
    background-position: -372px 3px;
}
.my-console{
    width: 30px;
    background-position: -404px 3px;
}
.userCenter-detail a:active{
    background: #e7ebf1;
    color: rgba(38, 38, 38, 0.4);
}
.superAdmin{
    display: block;
    position: fixed;
    width: 50px;
    height: 70px;
    top: 95px;
    right: 0;
    z-index: 10;
    background-image: url(./image/userCenter/console.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 3px;
}
.vipAdmin{
    display: block;
    position: fixed;
    width: 50px;
    height: 37px;
    top: 50px;
    right: 0;
    z-index: 10;
    background-image: url(./image/userCenter/vipConsole.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 3px;
}
.coachAdmin{
    font-size: 0.12rem;
    display: block;
    position: fixed;
    top: 95px;
    left: 0;
    z-index: 10;
    text-align: center;
    border-top-right-radius:6px;
    border-bottom-right-radius: 6px;
    border-left: none;
    background: rgba(235, 205, 175, 0.27);
    color: #ecd4bb;
    padding: 5px;
    line-height: 16px;
    
}
@media screen and (min-width: 1200px){
    .nl-right-content{
        width: -webkit-calc(100% - 270px);
        width: calc(100% - 270px);
        margin-left: 20px;
        float: left;
        overflow: hidden;
    }
    .nl-left-menu{
        width: 250px;
        border: 1px solid #f2f2f2;
        box-sizing: border-box;
    }


    
    .superAdmin,.vipAdmin,.coachAdmin{
        display: none;
    }
    .userCenter-detail-head{
        width: 50px;
        height: 50px;
        float: left;
        margin-left: 10px;
        color: rgba(104, 170, 254, 1);
    }
    .userCenter-detail-foot{
        float: left;
        text-align: left;
        padding-left: 10px;
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
        font-size: 0.15rem;
        text-indent: 0.12rem;
    }
    .menuImg-wrapper{
        height: 40px;
        margin: auto;
        line-height: normal;
        margin-top: 5px;
    }
    .userCenter-detail a{
        display: block;
        position: relative;
        height: 50px;
        /* line-height: 50px; */
        /*text-align: center;*/
        padding-left: 25px;
        color: rgba(38, 38, 38, 0.6);
        border-bottom: 1px solid #f2f2f2;
        border-left: 5px solid transparent;
    }
    .userCenter-detail a:first-child{
        border-top: 1px solid #f2f2f2;
    }
    .userCenter-detail a:hover{
        color: #4394F9;
        border-left: 5px solid #4394F9;
    }
    .userCenter-info{
        background: -webkit-linear-gradient(#68AAFE, #4394F9);
        background: -o-linear-gradient(#68AAFE, #4394F9);
        background: -moz-linear-gradient(#68AAFE, #4394F9);
        background: linear-gradient(#68AAFE, #4394F9);
        color: #fff;
        position: relative;
        padding:15px 10px;
        border: 1px solid #d4d4d4;
        border-bottom: none;
        text-align: center;
        overflow: hidden;
    }
    .userCenter-names{
        width: 100%;
        margin: auto;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        color: #fff;
        font-size: 0.16rem;
    }

    .userCenter-main{
        background-color: #fff;
        width: 50px;
        height: 50px;
        padding: 5px;
        display: block;
        border-radius: 50%;
        float: left;
        overflow: hidden;
    }
    .userCenter-name{
        font-size: 0;
        float: left;
        height: 60px;
        line-height: 60px;
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px)
    }
    .menu-wrapper{
        padding-bottom: 40px;
    }
    .userCenter-detail{
        background-color: #fff;
        border: none;
        overflow: hidden;
    }
    .userCenter_meta{
        display: none!important;
    } 
}
@media screen and (max-width: 1199px){
    .menuImg-wrapper{
        height: 40px;
        margin: auto;
        line-height: normal;
    }
    a.userCenter-row:hover{
        color: #2484FE;
    }
    .userCenter-row{
        display: block;
        height: 55px;
        overflow-x: scroll;
        font-size: 0.14rem;
        line-height: 55px;
        margin-top: 10px;
    }
    .userCenter-names{
        display: inline-block;
        vertical-align: middle;
    }
    .userCenter-name{
        position: relative;
        font-size: 0.20rem;
        /* line-height: 16px; */
        color: #262626;
        font-weight: bold;
        margin-top: 10px;
        /* margin-bottom: 7px; */
    }
    .userCenter-row i{
        font-size: 0.16rem;
    }
    .userCenter-row .pull-left{
        margin-left: 20px;
    }
    .userCenter-row .pull-right{
        margin-right: 20px;
    }
    /* 个人中心 */
    .userCenter-info{
        position: relative;
        background: -webkit-linear-gradient(#68AAFE, #4394F9);
        background: -o-linear-gradient(#68AAFE, #4394F9);
        background: -moz-linear-gradient(#68AAFE, #4394F9);
        background: linear-gradient(#68AAFE, #4394F9);
        border: none;
        padding-top: 23px;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9;
        text-align: center;
    }
    .userCenter_bg{
        background-image: url(./image/userCenter_bg.png);
        background-size: 100% 34px;
        background-repeat: no-repeat;
        width: 100%;
        height: 33px;
    }
    .radius-zoo{
        width: 100%;
        /* margin-top: 10px; */
    }
    .userCenter-main{
        background-color:rgba(238, 238, 238, 0.15);
        width: 110px;
        height: 110px;
        margin: auto;
        display: block;
        border-radius: 50%;
        overflow: hidden;
        margin: auto;
        margin-top:20px; 
        z-index: 2;
    }
    .userCenter_meta{
        position: relative;
        color: #9A700B;
        margin: auto;
        margin-top: -14px;
        font-size: 0.12rem;
        height: 28px;
        padding: 0 10px;
        border-radius: 14px;
        background: -webkit-linear-gradient(90deg,#FBE9D4, #ECC7A2);
        background: -o-linear-gradient(90deg,#FBE9D4, #ECC7A2);
        background: -moz-linear-gradient(90deg,#FBE9D4, #ECC7A2);
        background: linear-gradient(90deg,#FBE9D4, #ECC7A2);
    }
    .userCenter-main div.img-box{
        width: 110px;
        height: 110px;
        padding: 0;
        position: relative;
        border-radius: 50%;
        top: 0;
        left: 0;
        background-color: rgba(238, 238, 238, 0.30);
    }
    .userCenter-describe{
        line-height: 16px;
        margin: 10px;
        text-align: center;
        color: #f6f6f6;
    }
    
    .userCenter-operations{
        margin-top: 0;
        font-size: 0.14rem;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        color: #FFFFFF;
    }
    .userCenter-operation:first-child{
        border-right: 1px solid #fff;
    }

    .userCenter-message .layui-badge-dot{
        position: absolute;
        left: 13px;
        top: 2px;
    }
    a.userCenter-message:hover,
    a.userCenter-edit:hover{
        color: #f6f6f6;
    }
    .userCenter-message,
    .userCenter-edit{
        color: #f6f6f6;
        display: block;
        position: absolute;
        top: 10px;
    }
    .userCenter-message{
        left: 17px;
    }
    .userCenter-edit{
        right: 17px;
    }
    /* 列表 */
    .userCenter-detail{
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 15px;
        padding-top: 15px;
        background-color: #fff;
        border: none;
        overflow: hidden;
    }
    .userCenter-detail-head{
        display: block;
        height: auto;
        margin-top: 10px;
        margin-bottom: 5px;
        line-height: 35px;
    }

    .userCenter-detail-foot{
        height: auto;
        line-height: 20px;
        font-size: 0.15rem;
        margin-bottom: 5px;
    }
    .userCenter-detail a.nl-pc{
        display: none;
    }
    .userCenter-type{
        display: inline-block;
        margin-left: 5px;
        vertical-align: middle;
        background-image: url(./image/vip.png);
        background-size: 100%;
        background-repeat: no-repeat;
        width: 20px;
        background-position: -1px 2px;
        height: 20px;
    }
}
@media screen and (min-width: 375px) and (max-width: 1199px){

    .userCenter-detail a{
        position: relative;
        line-height: 50px;
        text-align: center;
        border: none;
        display: block;
        float: left;
        height: 80px;
        width: -webkit-calc(25% - 0.75px);
        width: calc(25% - 0.75px);
        border-bottom: 1px solid rgba(38, 38, 38, 0.1);
        border-right: 1px solid rgba(38, 38, 38, 0.1);
    }
    
    .userCenter-detail a:nth-child(4n){
        border-right: none;
    }
}
@media screen and (max-width: 374px){
/* iphone6以下 */
    .userCenter-detail a{
        position: relative;
        line-height: 50px;
        text-align: center;
        border: none;
        display: block;
        float: left;
        height: 80px;
        width: -webkit-calc(99.9999% / 3 - 2px / 3);
        width: calc(99.9999% / 3 - 2px / 3);
        border-bottom: 1px solid rgba(38, 38, 38, 0.1);
        border-right: 1px solid rgba(38, 38, 38, 0.1);
    }
    .userCenter-detail a:nth-child(3n){
        border-right: none;
    }
}
.nl_qr_code{
    width: 60%;
    margin: auto;
}
.nl_step{
    width: 100%;
    margin: auto;
}
.method:first-child{
    margin-top: 30px;
}
.c_fam{
    font-weight:300;
}
.center_top_head{
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
}
.center_head_img{
    width: 70px;
    height: 70px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 15px;
}
.center_head_img img{
    border-radius: 5px;
}
.center_user_info
{
    width: -webkit-calc(100% - 85px);
    width: calc(100% - 85px);
}
.user_roles{
    background:linear-gradient(98deg,rgba(238,201,70,1) 0%,rgba(228,160,61,1) 100%);
    border-radius:2px;
    padding: 2px 5px;
    line-height: 20px;
    color: #fff;
}
.center_inner_row{
    margin-top: 10px;
}
.center_icon_bgs{
    width: 58px;
    height: 58px;
    margin: auto;
    background-image: url(./image/userCenter/new_userCenter_icon6.png);
    background-size:auto 123%;
    background-repeat: no-repeat;
}
.center_icon_bgs.xunlian{
    background-position:-1334px 5px;
}
.center_icon_bgs.yaojiang{
    background-position:-1590px 5px;
}
.center_icon_bgs.cansai{
    background-position:-429px 5px;
}
.center_icon_bgs.kaoji{
    background-position: -488px 5px;
}
.center_icon_bgs.jiansai{
    background-position:-548px 5px;
}
.center_icon_bgs.anquan{
    background-position:-611px 5px;
}
.center_icon_bgs.yijian{
    background-position:-670px 5px;
}

.center_icon_bgs.xiaoxi{
    background-position:-310px 5px;
}
.center_icon_bgs.shiming{
    background-position:-1485px 5px;
}
.center_icon_bgs.fenxiang{
    background-position: -864.5px 0;
}
.center_icon_bgs.download{
    background-position:-1702px 5px;
}
.center_icon_bgs.mls{
    background-position:-1920px 5px;
}
.center_icon_bgs.books{
    background-position:4px 3px;
}

.center_icon_bgs.shouyi{
    background-position: -57px 0px;
}
.center_icon_bgs.kecheng{
    background-position:-120px 0;
}
.center_icon_bgs.dingdan{
    background-position: -184px 0px;
}
.center_icon_bg{
    width: 34px;
    height: 40px;
    margin: auto;
    background-image: url(./image/userCenter/new_userCenter_icon6.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.center_icon_bg.tuijian{
    background-position: 4px 0;
}
.center_icon_bg.shouyi{
    background-position: -32px 0;
}
.center_icon_bg.kecheng{
    background-position: -65px 0;
}
.center_icon_bg.dingdan{
    background-position: -103px 0;
}
.center_icon_bg.hezuo{
    background-position: -138px 0;
}
.center_icon_bg.xiaoxi{
    background-position: -169px 0;
}
.center_icon_bg.sucai{
    background-position: -205px 0;
}
.center_icon_bg.xunlian{
    background-position: -200px 0;
}
.center_icon_bg.yaojiang{
    background-position:-2011px -6px;
}
.center_icon_bg.cansai{
    background-position: -236px 0;
}
.center_icon_bg.kaoji{
    background-position:-268px 0;
}
.center_icon_bg.jiansai{
    background-position:-701px -6px;
}
.center_icon_bg.anquan{
    background-position: -304px 0;
}
.center_icon_bg.yijian{
    background-position: -855px -9px;
}
.center_icon_bg.yuyan{
    width: 18px;
    background-position: -784px 0;
}
.center_icon_bg.chuangye{
    background-position: -803px 0;
}
.center_icon_bg.shiming{
    background-position: -98px 0;
}
.center_icon_bg.fenxiang{
    background-position: -864.5px 0;
}
.center_icon_bg.card{
    background-position: -928px 0;
}
.center_icon_bg.download{
    background-position:-2155px -6px;
}
.center_icon_bg.mls{
    background-position:-2427px 0;
}
.center_icon_bg.admin{
    width: 85px;
    height: 45px;
    background-position: -749px 0;
}
.center_icon_bg.vAdmin{
    width: 85px;
    height: 45px;
    background-position: -647px 0;
}
.center_console{
    transition: right .2s;
    -moz-transition: right .2s;
    -webkit-transition: right .2s;
    -o-transition: right .2s;
    position: fixed;
    width: 85px;
    bottom: 345px;
    right: -85px;
    z-index: 10;
}
.center_console.shows{
    right:0;
}

.center_icon_bg.console{
    position: fixed;
    bottom: 294px;
    right: 0;
    z-index: 10;
    width: 85px;
    height: 45px;
    background-position: -544px 0;
}
.center_icon_bg.kefu{
    position: fixed;
    bottom: 250px;
    right: 0;
    z-index: 10;
    width: 85px;
    height: 45px;
    background-position: -1122px 0;
}
.center_a{
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 0;
    line-height: 20px;
    margin-top: 10px;
    padding: 5px 15px 5px 8px;
    border-radius:6px;
    background: #fff;
}
.center_tips{
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -10px;
}
.center_yuyan{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
    width:40px;
    height: 30px;
    text-align: center;

}
.center_yuyan.ch{
    background-image: url(./image/userCenter/ch.png);
    background-size: auto 100%;
    background-repeat: no-repeat
}
.center_yuyan.en{
    background-image: url(./image/userCenter/en.png);
    background-size: auto 100%;
    background-repeat: no-repeat
}

.kefu_zone{
    position: fixed;
    display: none;
    z-index: 901;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.kefu_zone.canShow{
    display:block;
}
.kefu_bg{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #eee;
    background: rgba(0,0,0,.3);
    z-index: 902;
    display: block;
}
.kefu_wrapepr{
    width: 300px;
    display: block;
    position: fixed;
    color: black;
    left: 50%;
    top:50%;
    margin-top:-180px;
    margin-left:-150px;
    z-index: 903;
    background:rgba(255,255,255,1);
    border-radius:8px;
}

.kefu_close{
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px;
    line-height: 14px;
    z-index: 905;
    color: #262626;
    font-size: 0.12rem;
}
.kefu_content{
    box-sizing: border-box;
    padding: 29px 22px 28px;
}
.kefu_header{
    font-size:0.16rem;
    text-align: center;
    font-family:Source Han Sans SC;
    font-weight:500;
    line-height:22px;
    color:rgba(26,119,233,1);
}
.kefu_row{
    font-size: 0;
    margin-top: 16px;
    line-height: 20px;
}
.kefu_tips{
    font-size:0.12rem;
    font-family:Source Han Sans SC;
    font-weight:500;
    line-height:18px;
    color:rgba(139,139,139,1);
}
.kefu_label,
.kefu_info{
    display: inline-block;
    vertical-align: middle;
    font-size:0.14rem;
    font-family:Source Han Sans SC;
    font-weight:500;
    line-height:22px;
    color:rgba(88,88,88,1);
}
.kefu_label{
    width: 90px;
    text-align: right;
}
.kefu_info{
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
}
.kefu_footer{
    margin-top: 16px;
}
.kefu_btn{
    display: block;
    margin: auto;
    width:160px;
    height:40px;
    background:rgba(67,148,249,1);
    border-radius:23px;
    text-align: center;
    font-size:0.14rem;
    font-family:Source Han Sans SC;
    font-weight:500;
    line-height:40px;
}