/* .header */

.header .welcome .vipserName {
    line-height: 30px;
    color: #f17016;
}

    .header .welcome .vipserName img {
        float: left;
        width: 18px;
        height: 22px;
        margin-top: 4px;
        margin-right: 5px;
    }

.header .login {
    font-size: 12px;
    float: left;
    color: #fff;
    display: block;
    height: 19px;
    line-height: 19px;
    padding: 0 10px;
    margin-top: 11px;
    border-left: 1px solid #505a6d;
    margin-left: 48px;
}

.header .register {
    font-size: 12px;
    font-size: 12px;
    float: left;
    color: #cfd0d4;
    display: block;
    height: 19px;
    line-height: 19px;
    padding: 0 10px;
    margin-top: 11px;
    border-left: 1px solid #505a6d;
    border-right: 1px solid #505a6d;
}

    .header .register:hover {
        color: #fff
    }

.header-nav-right .header-nav-right-item {
    float: left;
    font-size: 12px;
    position: relative;
    z-index: 1111;
    height: 40px;
}

    .header-nav-right .header-nav-right-item a {
        padding: 0 12px;
        float: left;
        color: #bbbbbb;
        display: block;
        height: 19px;
        line-height: 19px;
        margin-top: 11px;
        border-left: 1px solid #505a6d;
    }

.header-nav-right a:hover {
    color: #fff !important
}

.wx-header-code-box {
    width: 95px;
    height: 111px;
    margin-left: 5px;
    position: absolute;
    z-index: 111 !important;
    top: 30px;
    left: 0;
    background-color: #ffffff;
    border: solid 1px #f0f0f0;
}

    .wx-header-code-box img {
        width: 81px;
        float: left;
        margin: 7px;
    }

    .wx-header-code-box p {
        color: #bbbbbb;
        font-size: 12px;
        width: 100%;
        float: left;
        line-height: 12px;
        text-align: center
    }

.header-nav-online-chat ul {
    position: absolute;
    left: -5px;
    top: 30px;
    background: #FFF;
    color: #000000;
    z-index: 10000;
    padding: 5px;
    cursor: pointer;
    box-shadow: -2px 0px 2px 0px #ddd, /*左边阴影 绿色*/
    2px 0px 2px 0px #ddd, /*右边阴影 蓝色*/
    0px 2px 2px 0px #ddd;
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
}

    .header-nav-online-chat ul li {
        height: 27px;
        line-height: 27px;
        width: 60px;
        padding-left: 28px;
        /* background: url(../../images/ico/Customer_serviceicon.png) no-repeat 5px 5px; */
        box-sizing: content-box !important;
        -webkit-box-sizing: content-box !important;
    }

.header-nav-online-chat .lineserviceli02 {
    background: url(../../images/mscenenew/Customer_serviceicon.png) no-repeat 5px 5px;
}

    .header-nav-online-chat .lineserviceli02 a {
        padding: 0 !important;
        margin: 0 !important;
        line-height: 25px;
        color: #333;
        border-left: none;
    }

    .header-nav-online-chat .lineserviceli02:hover {
        color: #F24645;
        background: url(../../images/mscenenew/Customer_serviceicon.png) no-repeat 5px -32px;
    }

.header-nav-online-chat li:hover a {
    color: #F24645 !important;
    display: block !important
}

.header-nav-online-chat .lineserviceli02 a:hover {
    color: #F24645 !important;
    display: block !important
}

.header-nav-online-chat ul li:first-child:hover {
    color: #F24645;
    background: url(../../images/mscenenew/smartServiceac.png) no-repeat 5px 4px;
}

.header-nav-online-chat ul li:first-child {
    border-bottom: 1px solid #ddd;
    background: url(../../images/mscenenew/smartService.png) no-repeat 5px 4px;
}


.member-icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle
}

.member-Standard {
    background-image: url(/images/mscene/gold.png)
}

.member-Senior {
    background-image: url(/images/mscene/crown.png)
}

.member-Vip {
    background-image: url(/images/mscene/diamond.png)
}

.member-Bronze {
    background-image: url(/images/mscene/bronze.png)
}

.member-Vipinvips {
    background-image: url(/images/mscene/Vipinvips.png);
}
.member-coresupply {
    background-image: url(/images/coresupply/com-str-icon06.png);
}
/* .header */

.feedback-box {
    position: absolute;
    left: -5px;
    top: 30px;
    background: #FFF;
    color: #000000;
    z-index: 10000;
    padding: 5px;
    cursor: pointer;
    box-shadow: -2px 0px 2px 0px #ddd, /*左边阴影 绿色*/
    2px 0px 2px 0px #ddd, /*右边阴影 蓝色*/
    0px 2px 2px 0px #ddd;
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
}

    .feedback-box .feedback:first-child {
        border-bottom: 1px solid #ddd;
    }

.header-nav-online-chat .feedback {
    background: none;
    padding-left: 0;
    width: 88px;
    height: 28px;
    line-height: 28px;
}

.feedback-icon {
    background: url(/images/mscene/feekback.png) no-repeat;
    display: block;
    float: left;
    height: 18px;
    width: 18px;
    margin: 5px;
}

.feedback-icon-write {
    background-position: 0 0;
}

.feedback-icon-hot {
    background-position: -25px 0;
}

.header-nav-online-chat .feedback:hover {
    color: #e5301e;
}

    .header-nav-online-chat .feedback:hover .feedback-icon-write {
        background-position: 0 -21px;
    }

    .header-nav-online-chat .feedback:hover .feedback-icon-hot {
        background-position: -25px -21px;
    }
/* .header */

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.5;
    background: #000;
    z-index: 9999;
    display: none;
}

.feedback-layer {
    position: fixed;
    width: 464px;
    height: 297px;
    background: #ffffff url(/images/mscene/feed-bg.png) no-repeat center right;
    border-radius: 4px;
    top: 50%;
    left: 50%;
    margin-left: -232px;
    margin-top: -148px;
    z-index: 10000;
    overflow: hidden;
    display: none;
}

    .feedback-layer .feedback-tit {
        height: 47px;
        line-height: 47px;
        background-image: linear-gradient(90deg, #e5301e 0%, #ff7538 100%), linear-gradient( #e5301e, #e5301e);
        font-size: 18px;
        color: #fff;
        padding-left: 20px;
        margin-bottom: 52px;
    }

    .feedback-layer .feedback-layer-icon {
        background: url(/images/mscene/layer-bg.png) no-repeat;
    }

    .feedback-layer .feedback-close-icon {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 16px;
        right: 16px;
        background-position: 0 -4px;
        cursor: pointer;
    }

        .feedback-layer .feedback-close-icon:hover {
            opacity: 0.7;
        }

    .feedback-layer .feedback-text {
        height: 37px;
        line-height: 37px;
        font-size: 18px;
        padding-left: 31px;
        overflow: hidden;
    }

    .feedback-layer .feedback-layer-phone {
        color: #e73c2c;
        font-weight: bold;
    }

    .feedback-layer .feedback-span {
        float: left;
    }

    .feedback-layer .feedback-phone-icon {
        display: block;
        float: left;
        width: 20px;
        height: 19px;
        margin-top: 9px;
        margin-right: 8px;
        background-position: -40px 0;
    }

    .feedback-layer .feedback-tips {
        padding: 0 27px;
        margin-top: 60px;
    }

    .feedback-layer .feedback-tips-text {
        color: #5e5e5e;
        line-height: 23px;
        width: 380px;
        float: right;
    }

    .feedback-layer .feedback-warm-tips {
        width: 18px;
        height: 18px;
        background-position: -86px 0;
        float: left;
        margin-top: 2px;
    }