@charset "utf-8";

* {
    padding: 0;
    margin: 0;
}

html, body {
    width: 100%;
    margin: 0 auto;
    font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #f6f6f6;
    font-size: 14px;
    min-width: 1200px;
}

input {
    outline: none !important;
}

ul {
    list-style: none;
}

ol {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
    display: block;
}

a {
    color: black
}

a:link {
    text-decoration: none !important;
}

a:visited {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

a:active {
    text-decoration: none !important;
}

.w-1200 {
    width: 1200px;
    min-width: 1200px;
    margin: auto;
}

.w-100 {
    width: 100%;
    min-width: 1200px;
    margin: auto;
}






.pay_attention_us {
    float: left;
    width: 360px;
}

.pay_attention_us h3 {
    padding-top: 33px;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: normal;
    line-height: 30px;
}

.pay_attention_us dl {
    float: left;
    margin-right: 36px;
}

.pay_attention_us dl dd {
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
}

.customer_service_center_new {
    float: left;
}

.customer_service_center_new h3 {
    padding-top: 33px;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: normal;
    line-height: 30px;
}

.customer_numbers_new {
    line-height: 30px;
    background: url(../images/pic_11.png) no-repeat left center;
    padding-left: 28px;
    font-size: 18px;
}

.online_service_new {
    display: block;
    cursor: pointer;
    background: url(../images/pic_12.png) no-repeat;
    height: 37px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.yhs_new {
    line-height: 30px;
}

.yhs_new span {
    color: #666666;
}

.new_footer {
    width: 100%;
    height: 110px;
    background: #121921;
    min-width: 1200px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.new_footer p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 5px 0px;
}

.new_footer p a {
    color: #ffffff;
    padding-left: 26px;
    margin-left: 8px;
}

.new_footer p .a1 {
    background: url(../images/pic_13.png) no-repeat left center;
}


.authentication {
    text-align: center;
    padding-top: 10px;
}

.authentication a {
    display: inline-block;
}
.m_toolbar {
    display: none;
}
@media screen and (max-width: 500px) {
    html, body {
        width: 100%;
        min-width: 100%;
        margin: auto;
        background: #f0f3fa;
    }

    .w-1200 {
        width: 100%;
        min-width: 100%;
        margin: auto;
    }

    .w-100 {
        width: 100%;
        min-width: 100%;
    }

    .header {
        height: auto;
        border-bottom: 1px solid #e8eaec;
    }

    .new_w_100_footer_top {
        display: none;
    }

    .new_footer {
        min-width: 100%;
        height: auto;
        /* padding: 0.15rem; */
        padding: 0.2rem 0;
    }

    .new_footer p {
        font-size: 0.26rem;
        padding: 0.05rem 0.4rem;
        line-height: 0.4rem;
    }

    .authentication {
        padding-top: 0.15rem;
    }

    .new_footer p a {
        font-size: 0.26rem;
        padding: 0;
        margin: 0;
    }

    .header .nav {
        display: none;
    }

    .header ol {
        display: none;
    }

    .search {
        float: right;
        margin: 0;
        margin-right: 0.25rem;
        width: 3rem;
        padding-top: 0.25rem;
        overflow: hidden;
        height: 0.5rem;
    }

    .header .logo img {
        width: 3.6rem;
        padding: 0.25rem;
    }

    .search input {
        width: 2.3rem;
        position: initial;
        left: auto;
        height: 0.5rem;
        float: left;
        padding-left: 0.1rem;
        font-size: 0.24rem;
    }
    .new_footer p .a1{
        padding-left: 0.35rem;
        margin-left: 0.2rem;
        background-size: 0.25rem;
    }
    #jesong_chat_layout {
        width: 7rem !important;
    }

    .jesong_chat_left {
        width: 7rem !important;
    }

    #jesong_chat_layout {
        left: 125rem;
    }

    .m_toolbar {
        display: block;
        position: fixed;
        right: 0.25rem;
        bottom: 2rem;
        z-index: 9999;
    }

    .m_toolbar a {
        display: block;
        width: 1.15rem;
    }

    .m_toolbar a img {
        width: 1.15rem;
    }


    .m_toolbar a.m_orderPic {
        margin-bottom: 0.5rem;
    }

    .m_toolbar a.m_orderPic img {
        width: 0.9rem;
        display: block;
        margin: auto;
    }
}