body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

i {
    font-style: normal
}

html {
    font-size: 16px;
    -webkit-text-size-adjust: none;
    min-width: 320px;
    margin: 0 auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

fieldset, img {
    border: 0;
    vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

ol, ul, li, dl, dt, dd {
    list-style: none;
}

input, button, textarea, checkbox, select, radio, form {
    vertical-align: top;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: #666666;
}

    a:link, a:visited {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
    }

.w1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    /*margin-top:-3rem;*/
}
.pinpai_youshi.w1200 {
    margin-top: -3rem;
}
.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.banner_pc .swiper-container, .m_banner .swiper-container {
    overflow: hidden;
}

.banner_pc .swiper-pagination-bullet, .m_banner .swiper-pagination-bullet {
    border: none;
}

.banner_m .swiper-container, .m_banner .swiper-container {
    overflow: hidden;
}

.banner_m .swiper-pagination-bullet, .m_banner .swiper-pagination-bullet {
    border: none;
}
/*header*/
@media screen and (min-width:320px) {
    html {
        font-size: 96%;
    }
}

@media screen and (min-width:280px) {
    html {
        font-size: 96%
    }
}

@media screen and (min-width:480px) {
    html {
        font-size: 97.5%
    }
}

@media screen and (min-width:560px) {
    html {
        font-size: 100%
    }
}

@media screen and (min-width:600px) {
    html {
        font-size: 112.5%
    }
}

@media screen and (min-width:640px) {
    html {
        font-size: 100%
    }
}

.swiper-slide img {
    width: 100%;
}

.top {
    margin: 2.0rem auto 1.0rem auto;
    max-width: 1200px;
    width: 100%;
    overflow: hidden; 
}

.top_logo {
    float: left;
    height: 3.3rem;
    margin-left: .8rem;
}

    .top_logo h1 {
        height: 100%;
    }

    .top_logo img {
        height: 100%;
    }

.top_nav_c {
    float: right;
    margin-right: -.8rem;
}

    .top_nav_c ul li {
        float: left;
        margin: 0 .8rem;
    }

        .top_nav_c ul li a {
            display: inline-block;
            line-height: 2.5rem;
            padding: .6rem .6rem .2rem .6rem;
            position: relative;
            color: #444;
            font-size: 1.0rem;
        }

    .top_nav_c ul .nav_current a i {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: #444;
    }

.nav_current {
    color: #a66b42;
    border-bottom: 2px solid #a66b42;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banner_pc .swiper-slide{ height:600px; position:relative; overflow:hidden; width:100%}
.banner_pc .swiper-slide img{ position:absolute; top:0; left:50%; margin-left:-960px; width:auto;}
.banner_pc .swiper-pagination-bullet {
    width: 2.0rem;
    height: .3rem;
    border-radius: 0;
    background: #fff;
}

.banner_pc .swiper-pagination-bullet-active {
    background: #fff;
}

.banner_pc .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1rem;
}

.banner_m .swiper-pagination-bullet {
    width: 2.0rem;
    height: .3rem;
    border-radius: 0;
    background: #fff;
}

.banner_m .swiper-pagination-bullet-active {
    background: #a66b42;
}

.banner_m .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1.5rem;
}
.brand_content{background:#f5f5f5; padding-bottom:3.0rem}
.brand {
    max-width: 1200px; background:#fff; z-index:9; position:relative;
    width: 96%;
    margin: -4.0rem auto 0 auto;
}
.brand{}
.brand_padd{padding:2.0rem;}
    .brand .swiper-container-high {
        overflow: hidden;
        float: left;
        width: calc(100% - 9.1rem);
        width: -webkit- calc(100% - 4.6rem);
    }

    .brand .brand_high {
        margin: 2.0rem 0;
    }

        .brand .brand_high .swiper-slide a:hover {
            color: #a66b42;
            text-decoration: underline;
        }

    .brand .swiper-slide {
        width: auto;
        margin: 0 .6rem;
    }

        .brand .swiper-slide a {
            font-size: 1.0rem;
            color: #444;
            padding: 0 .4rem;
        }

    .brand .brand_title {
        font-size: 1rem;
        color: #999;
        float: left;
        width: 2rem;
        line-height: 1.5rem;
    }

    .brand .brand_mord {
        float: right;
        font-size: .87rem;
        color: #444;
        width: 1.8rem;
        line-height: 1.5rem;
        padding-left: 1.0rem;
    }

        .brand .brand_mord:hover a {
            color: #a66b42;
            text-decoration: underline;
        }

        .brand .brand_mord a {
            color: #999;
        }

    .brand .swiper-wrapper {
        line-height: 1.5rem;
        margin-top: -1px;
    }

.brand_hot {
    background: #fff;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom:40px;
}

    .brand_hot .brand_hot_left {
        width: 17%;
        float: left;
    }

    .brand_hot .brand_hot_title {
        padding: 1rem;
    }

        .brand_hot .brand_hot_title h4 {
            font-size: 1.0rem;
            color: #444;
        }

        .brand_hot .brand_hot_title h5 {
            font-size: .87rem;
            color: #999;
            margin-top: .2rem;
        }

        .brand_hot .brand_hot_title p {
            width: 2.4rem;
            height: .2rem;
            background: #444;
            margin-top: .5rem;
        }

    .brand_hot .brand_hot_ul {
        padding: 0 1.0rem 1.0rem 1.0rem;
    }

        .brand_hot .brand_hot_ul ul li {
            line-height: 2.0rem;
            margin-left: 1.4rem;
        }

            .brand_hot .brand_hot_ul ul li a {
                color: #666;
                font-size: .87rem;
            }

                .brand_hot .brand_hot_ul ul li a:hover {
                    color: #a66b42;
                    text-decoration: underline;
                }

    .brand_hot .brand_hot_img {
        width: 31%;
        float: left;
    }

    .brand_hot .brand_hot_img_padd {
        width: 100%;
        overflow: hidden;
        padding-top: 105%;
        height: 0;
        position: relative;
    }

        .brand_hot .brand_hot_img_padd img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
        }

    .brand_hot .brand_hot_right {
        float: left;
    }

        .brand_hot .brand_hot_right ul {
            width: 100%;
            margin: 0 auto;
            margin-top: 30px;
        }

            .brand_hot .brand_hot_right ul li {
                float: left;
                width: 16.6%;
                /*margin: 1.0rem 5%;*/
                height: 184px;
            }

                .brand_hot .brand_hot_right ul li:hover .brand_hot_right_img {
                    box-shadow: 3px 3px 12px rgba(0,0,0,.1);
                }

.brand_hot_right_img {
    width: 100%;
    height: 0;
    overflow: hidden;
    position: relative;
    height: 98px;

    background: #fff;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
}

    .brand_hot_right_img img {
        position: absolute;
        top: 50%;
        left: 45%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
    }

.brand_hot_right_text {
    text-align: center;

}

    .brand_hot_right_text h2 {
        font-size: 1.0rem;
        color: #444;
        margin-top: .5rem;
    }

    .brand_hot_right_text h5 {
        font-size: .87rem;
        color: #999;
        margin-top: .3rem;
    }


.index_outlets {
    max-width: 1200px;
    width: 98%;
    margin: 3.0rem auto;
}

.index_outlets_title h3 {
    float: left;
    font-size: 1.5rem;
    color: #444;
}

.index_outlets_title .index_outlets_region {
    float: right;
    font-size: .87rem;
    margin-top: .7rem;
}

    .index_outlets_title .index_outlets_region h4 {
        float: left;
        color: #666;
    }

    .index_outlets_title .index_outlets_region ul {
        float: left;
    }

        .index_outlets_title .index_outlets_region ul li {
            float: left;
            margin: 0 .5rem;
        }

    .index_outlets_title .index_outlets_region .index_outlets_more {
        float: left;
        margin-left: 1.5rem;
    }

    .index_outlets_title .index_outlets_region ul li:hover a {
        color: #a66b42;
        text-decoration: underline;
    }

    .index_outlets_title .index_outlets_region .index_outlets_more:hover a {
        color: #a66b42;
        text-decoration: underline;
    }

.index_outlets_ul {
    margin-top: 1.3rem;
}

    .index_outlets_ul ul li {
        width: 49%;
        float: left;
        margin: .7rem 0;
    }

        .index_outlets_ul ul li .index_outlets_img {
            width: 30%;
            float: left;
        }

        .index_outlets_ul ul li .index_outlets_img_bor {
            border: 1px solid #e5e5e5;
            height: 0;
            padding-top: 6.0rem;
            overflow: hidden;
            position: relative;
        }

        .index_outlets_ul ul li .index_outlets_img img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
        }

        .index_outlets_ul ul li .index_outlets_text {
            width: 67%;
            float: right;
            margin-top: .5rem;
        }

            .index_outlets_ul ul li .index_outlets_text h3 {
                font-size: 1.0rem;
                color: #444;
                margin-bottom: .4rem;
                transition: all .4s;
                -webkit-transition: all .4s;
                -moz-transition: all .4s;
                -o-transition: all .4s;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

        .index_outlets_ul ul li:hover .index_outlets_text h3 {
            color: #a66b42;
            margin-left: 1.0rem;
        }

        .index_outlets_ul ul li .index_outlets_text p {
            font-size: .87rem;
            color: #666;
            line-height: 1.6rem;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

.index_outlets .brand_high {
    margin: 2.0rem 0;
}

    .index_outlets .brand_high .swiper-slide a:hover {
        color: #a66b42;
        text-decoration: underline;
    }

.index_outlets .swiper-slide {
    width: auto;
    margin: 0 .6rem;
}

    .index_outlets .swiper-slide a {
        font-size: .87rem;
        color: #444;
        padding: 0 .4rem;
    }

.index_outlets .brand_title {
    font-size: 1.0rem;
    color: #666;
    float: left;
    width: 4.5rem;
    font-weight: bold;
}

.index_outlets .brand_mord {
    float: right;
    font-size: .87rem;
    color: #444;
    width: 5.5rem;
}

    .index_outlets .brand_mord:hover a {
        color: #a66b42;
        text-decoration: underline;
    }

.index_outlets .swiper-container-high {
    overflow: hidden;
    float: left;
    width: calc(100% - 10rem);
    width: -webkit- calc(100% - 10.0rem);
}

.index_faults {
    width: 98%;
    max-width: 1200px;
    margin: 3.0rem auto;
    height:1300px;
}

.index_faults_hot {
    width: 33%;
    float: left;
}

.index_title h3 {
    float: left;
    font-size: 1.25rem;
    color: #444;
}

    .index_title h3 span {
        font-size: .87rem;
        color: #666;
        margin-left: .8rem;
    }

.index_title .index_title_bor {
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    margin-top: 1.0rem;
    position: relative;
}

    .index_title .index_title_bor span {
        height: 3px;
        width: 5.0rem;
        background: #a66b42;
        display: block;
        margin-top: -2px;
        position: absolute;
        left: 0;
        bottom: 0;
    }

.index_title a {
    float: right;
    font-size: 1.0rem;
    color: #666;
    margin-top: .3rem;
}

.index_title h5 {
    font-size: 1.0rem;
    color: #666;
    margin-top: .3rem;
    float: right;
    cursor: pointer;
}

    .index_title h5 i {
        display: inline-block;
        margin-left: .7rem;
    }

.index_title .rotate {
    -webkit-animation: changeright 1.0s linear infinite;
}

.center {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: -45px;
}

    .center p {
        font-size: 1rem;
        color: #444;
        line-height: 2rem;
    }

.double p {
    line-height: 30px;
    color: red;
}

.lianjie {
    margin: 3rem 0 0rem 0;
    overflow: hidden;
    padding-bottom: 1rem;
    border-bottom: 1px solid #666;
}

    .lianjie a span {
        color: #999;
        display: block;
        float: left;
        margin-left: 2rem;
        line-height: 2rem;
    }

    .lianjie p {
        color: #ccc;
        display: block;
        float: left;
        font-size: 1.2rem;
        margin-top: 0.2rem;
    }

@-webkit-keyframes changeright {
    0% {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.index_faults_hot_ul {
    margin-top: 1.0rem;
}

    .index_faults_hot_ul ul li {
        width: 30%;
        float: left;
        margin: .6rem 0;
    }

        .index_faults_hot_ul ul li .index_faults_hot_bor {
            border: 1px solid #e5e5e5;
            height: 0;
            padding-top: 100%;
            overflow: hidden;
            border-radius: 1.0rem;
            position: relative;
        }

        .index_faults_hot_ul ul li .index_faults_ico {
            top: 50%;
            width: 100%;
            position: absolute;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            text-align: center;
        }

            .index_faults_hot_ul ul li .index_faults_ico i {
                font-size: 2.6rem;
                color: #666;
            }

            .index_faults_hot_ul ul li .index_faults_ico h5 {
                font-size: 1.0rem;
                color: #444;
                margin-top: .6rem;
            }

        .index_faults_hot_ul ul li:nth-child(2) {
            margin: .6rem 5%;
        }

        .index_faults_hot_ul ul li:nth-child(5) {
            margin: .6rem 5%;
        }

        .index_faults_hot_ul ul li:nth-child(8) {
            margin: .6rem 5%;
        }

.index_faults_list {
    width: 64%;
    float: right
}

.index_faults_list_ul {
    margin-top: 1.6rem;
    overflow: hidden;
}

    .index_faults_list_ul .index_faults_list_img {
        width: 31.5%;
        float: left;
    }

    .index_faults_list_ul .index_faults_list_padd {
        width: 100%;
        height: 0;
        overflow: hidden;
        position: relative;
        padding-top: 70%;
    }

        .index_faults_list_ul .index_faults_list_padd img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            transition: all .4s;
            -webkit-transition: all .4s;
            -moz-transition: all .4s;
            -o-transition: all .4s;
        }

    .index_faults_list_ul .index_faults_list_text {
        width: 67%;
        float: right;
    }

        .index_faults_list_ul .index_faults_list_text h3 {
            font-size: 1.0rem;
            color: #444;
            transition: all .4s;
            -webkit-transition: all .4s;
            -moz-transition: all .4s;
            -o-transition: all .4s;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            display: block;
        }

        .index_faults_list_ul .index_faults_list_text p {
            font-size: .87rem;
            color: #666;
            margin-top: .4rem;
            line-height: 1.4rem;
        }

        .index_faults_list_ul .index_faults_list_text .index_faults_list_time {
            margin-top: .4rem;
            float: right;
            font-size: .87rem;
        }

            .index_faults_list_ul .index_faults_list_text .index_faults_list_time i {
                color: #999;
                font-size: .87rem;
            }

            .index_faults_list_ul .index_faults_list_text .index_faults_list_time span {
                color: #999;
                display: inline-block;
                margin-left: .6rem;
            }

        .index_faults_list_ul .index_faults_list_text .index_faults_list_label {
            font-size: .87rem;
            color: #999; float:left;
            margin-top: .5rem;
        }

            .index_faults_list_ul .index_faults_list_text .index_faults_list_label span {
                display: inline-block;
                margin-right: .9rem;
            }

            .index_faults_list_ul .index_faults_list_text .index_faults_list_label i {
                display: inline-block;
                margin-right: .4rem;
                font-size: .87rem;
            }

    .index_faults_list_ul:hover .index_faults_list_text h3 {
        margin-left: 1.0rem;
        color: #a66b42;
    }

    .index_faults_list_ul:hover .index_faults_list_padd img {
        transform: scale(1.2);
    }

.index_faults_list_dl {
    margin-top: 2.0rem;
    width: 100%;
    float: left;
}
.index_faults_list_dl dl{ display:flex; justify-content:space-between; flex-wrap:wrap;}
    .index_faults_list_dl dl dd {
        line-height: 1.8rem;
        padding: .3rem 0;
        width: 47%;
        /*float: left;*/
    }

        .index_faults_list_dl dl dd a {
            line-height: 1.8rem;
            font-size: 1.0rem;
            color: #444;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            display: block;
            width: 100%;
        }

        .index_faults_list_dl dl dd i {
            display: inline-block;
            width: .4rem;
            height: .4rem;
            border-radius: 50%;
            background: #999;
            margin-right: .4rem;
            float: left;
            margin-top: .7rem;
        }

        .index_faults_list_dl dl dd a:hover {
            color: #a66b42;
            text-decoration: underline;
        }

.index_faults_list_dls {
    margin-top: 2.0rem;
    width: 100%;
    float: left;
    margin-left: 0.3%;
}
.index_faults_list_dls dl{ display:flex; justify-content:space-around; flex-wrap:wrap;}
    .index_faults_list_dls dl dd {
        line-height: 1.8rem;
        padding: .3rem 0;
        width: 30%;
        /*float: left;*/
    }

        .index_faults_list_dls dl dd a {
            line-height: 1.8rem;
            font-size: 1.0rem;
            color: #444;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            display: block;
            width: 100%;
        }

        .index_faults_list_dls dl dd i {
            display: inline-block;
            width: .4rem;
            height: .4rem;
            border-radius: 50%;
            background: #999;
            margin-right: .4rem;
            float: left;
            margin-top: .7rem;
        }

        .index_faults_list_dls dl dd a:hover {
            color: #a66b42;
            text-decoration: underline;
        }


.index_qa {
    max-width: 1200px;
    width: 98%;
    margin: 3.0rem auto;
}

.index_qa_left {
    width: 66%;
    float: left;
}

.index_qa_list ul li {
    margin: 2.2rem 0;
    overflow: hidden;
}

    .index_qa_list ul li .index_qa_list_title {
        overflow: hidden;
        line-height: 1.5rem;
    }

        .index_qa_list ul li .index_qa_list_title .index_qa_list_title_h3 {
            font-size: 1.0rem;
            color: #444;
            float: left;
            width: calc(100% - 8.0rem);
            margin: 0;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .index_qa_list ul li .index_qa_list_title .index_qa_list_title_h3 i {
                font-size: 1.3rem;
                color: #ec873c;
                line-height: 1.5rem;
                margin-right: .8rem;
                float: left;
            }

            .index_qa_list ul li .index_qa_list_title .index_qa_list_title_h3 span {
                transition: all .4s;
                -webkit-transition: all .4s;
                -moz-transition: all .4s;
                -o-transition: all .4s;
            }

    .index_qa_list ul li:hover .index_qa_list_title .index_qa_list_title_h3 span {
        margin-left: 1.0rem;
        color: #a66b42;
    }

    .index_qa_list ul li .index_qa_list_title .index_qa_list_title_h4 {
        float: right
    }

        .index_qa_list ul li .index_qa_list_title .index_qa_list_title_h4 i {
            font-size: 1.2rem;
            color: #3a84e8;
            display: inline-block;
            margin-right: .8rem;
        }

    .index_qa_list ul li .index_qa_list_text {
        margin-top: .8rem;
    }

        .index_qa_list ul li .index_qa_list_text p {
            font-size: .87rem;
            color: #666;
        }

        .index_qa_list ul li .index_qa_list_text .index_qa_list_time {
            margin-top: .4rem;
            /*float: right;*/
            font-size: .87rem;
            color: #999;
        }

            .index_qa_list ul li .index_qa_list_text .index_qa_list_time span {
                display: inline-block;
                margin-left: .6rem;
            }

.index_qa_right {
    width: 30%;
    float: right;
}

.index_qa_right_ul ul li {
    margin: 1.8rem 0;
}

    .index_qa_right_ul ul li .index_qa_right_ul_h3 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
    }

        .index_qa_right_ul ul li .index_qa_right_ul_h3 i {
            font-size: 1.3rem;
            color: #ec873c;
            line-height: 1.5rem;
            margin-right: .8rem;
        }

        .index_qa_right_ul ul li .index_qa_right_ul_h3 span {
            font-size: 1.0rem;
            color: #444;
            transition: all .4s;
            -webkit-transition: all .4s;
            -moz-transition: all .4s;
            -o-transition: all .4s;
        }

    .index_qa_right_ul ul li:hover .index_qa_right_ul_h3 span {
        margin-left: 1.0rem;
        color: #a66b42;
    }

    .index_qa_right_ul ul li .index_qa_right_time {
        overflow: hidden;
        margin-top: .9rem;
    }

        .index_qa_right_ul ul li .index_qa_right_time .index_qa_right_time_h4 {
            float: left;
            color: #666;
            font-size: .87rem;
        }

            .index_qa_right_ul ul li .index_qa_right_time .index_qa_right_time_h4 i {
                font-size: 1.0rem;
                display: inline-block;
                margin-right: .6rem;
                color: #3a84e8;
            }

        .index_qa_right_ul ul li .index_qa_right_time .index_qa_right_time_h5 {
            float: right;
            font-size: .87rem;
            color: #999;
        }

            .index_qa_right_ul ul li .index_qa_right_time .index_qa_right_time_h5 i {
                display: inline-block;
                font-size: 1.0rem;
                margin-right: .6rem;
            }



.index_technician {
    margin: 3.0rem auto;
    max-width: 1200px;
    width: 98%;
}

    .index_technician .index_tech_title {
        overflow: hidden;
    }

        .index_technician .index_tech_title h4 {
            font-size: 1.5rem;
            font-weight: bold;
            color: #444;
            float: left;
        }

            .index_technician .index_tech_title h4 span {
                font-size: 1.0rem;
                color: #666;
                font-weight: normal;
                display: inline-block;
                margin-left: .8rem;
            }

        .index_technician .index_tech_title a {
            float: right;
            font-size: 1.0rem;
            color: #666;
            margin-top: .5rem;
        }

    .index_technician .index_tech_left {
        width: 34%;
        margin-top: 1.8rem;
        float: left;
    }

    .index_technician .index_tech_img {
        width: 100%;
        overflow: hidden;
        height: 0;
        position: relative;
    }

        .index_technician .index_tech_img img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
        }

    .index_technician .index_tech_img_a {
        padding-top: 130%;
    }

    .index_technician .index_tech_text {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.5);
        z-index: 2;
        transition: all 1.0s;
        -webkit-transition: all 1.0s;
        -moz-transition: all 1.0s;
        -o-transition: all 1.0s;
    }

    .index_technician .index_tech_img_a .index_tech_text {
        top: 90%;
    }

    .index_technician .index_tech_text_c {
        width: 90%;
        color: #fff;
        left: 5%;
        top: 0%;
        transform: translateY(-0%);
        -webkit-transform: translateY(-0%);
        -moz-transform: translateY(-0%);
        position: absolute;
        transition: all 1.0s;
        -webkit-transition: all 1.0s;
        -moz-transition: all 1.0s;
        -o-transition: all 1.0s;
    }

        .index_technician .index_tech_text_c .index_tech_text_h3 {
            font-size: 1.1rem;
            line-height: 3.0rem;
        }

        .index_technician .index_tech_text_c h4 {
            width: 3.0rem;
            height: 2px;
            background: #a66b42;
        }

        .index_technician .index_tech_text_c p {
            font-size: .87rem;
            margin-top: 1.4rem;
        }

        .index_technician .index_tech_text_c a {
            display: block;
            width: 12rem;
            height: 2.6rem;
            line-height: 2.6rem;
            color: #fff;
            border: 1px solid #fff;
            text-align: center;
            font-size: 1.0rem;
            margin-top: 2.0rem;
            float: right;
            transition: all .4s;
            -webkit-transition: all .4s;
            -moz-transition: all .4s;
            -o-transition: all .4s;
        }

            .index_technician .index_tech_text_c a:hover {
                border-color: #a66b42;
                background: #a66b42;
                color: #fff;
            }

    .index_technician .index_tech_img:hover .index_tech_text {
        top: 0;
        background: rgba(0,0,0,.8);
    }

    .index_technician .index_tech_img:hover .index_tech_text_c {
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
    }

    .index_technician .index_tech_ul .index_tech_img:nth-child(2) {
        margin-top: 1.0rem;
    }

    .index_technician .index_tech_ul {
        width: 34%;
        margin-top: 1.8rem;
        margin-left: 2%;
        float: left;
    }

    .index_technician .index_tech_img_b {
        padding-top: 63%;
        width: 88%;
    }

        .index_technician .index_tech_img_b .index_tech_text {
            top: 83%;
        }

        .index_technician .index_tech_img_b .index_tech_text_c p {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
        }

    .index_technician .index_tech_right {
        float: left;
        overflow: hidden;
        width: 26%;
        background: #fafafa;
        padding: 0 1%;
        margin-top: 2%;
    }

        .index_technician .index_tech_right ul li {
            overflow: hidden;
            margin: 7.5% auto;
        }

        .index_technician .index_tech_right .img {
            border-radius: 10px;
            width: 80px;
            float: left;
            overflow: hidden;
            height: 80px;
            overflow: hidden;
            margin-left: 2%;
        }

            .index_technician .index_tech_right .img img {
                width: 100%;
                min-height: 100%;
            }

        .index_technician .index_tech_right .wenzi {
            float: right;
            margin-left: 2%;
            width: 68%;
        }

            .index_technician .index_tech_right .wenzi .wenzi_h2 {
                font-size: 1rem;
                color: #666666;
            }

            .index_technician .index_tech_right .wenzi p {
                font-size: .85rem;
                color: #999999;
                line-height: 1.5rem;
                margin-top: 0.2rem;
            }



.index_weixiu {
    margin: 3.0rem auto;
    max-width: 1200px;
    width: 98%;
}

    .index_weixiu .index_tech_title {
        overflow: hidden;
    }

        .index_weixiu .index_tech_title h4 {
            font-size: 1.5rem;
            font-weight: bold;
            color: #444;
            float: left;
        }

            .index_weixiu .index_tech_title h4 span {
                font-size: 1.0rem;
                color: #666;
                font-weight: normal;
                display: inline-block;
                margin-left: .8rem;
            }

        .index_weixiu .index_tech_title a {
            float: right;
            font-size: 1.0rem;
            color: #666;
            margin-top: .5rem;
        }

    .index_weixiu ul {
        margin-top: 2rem;
    }

        .index_weixiu ul li {
            overflow: hidden;
            margin-bottom: 1.8rem;
        }

    .index_weixiu .weixiuimg {
        float: left;
        width: 480px;
        height: 300px;
        overflow: hidden;
    }

        .index_weixiu .weixiuimg img {
            width: 100%;
            min-height: 100%;
        }

    .index_weixiu .weixiuwenzi {
        width: 57%;
        float: right;
        margin-top: .8rem
    }

        .index_weixiu .weixiuwenzi .weixiuwenzi_h2 {
            color: #444444;
            font-size: 1.0rem;
            margin-bottom: 1rem;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
        }

        .index_weixiu .weixiuwenzi p {
            color: #666666;
            font-size: .87rem;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            line-height: 1.5rem;
        }

    .index_weixiu .riqi {
        float: right;
        color: #999999;
        font-size: 0.85rem;
        margin-top: 3rem;
    }

        .index_weixiu .riqi i {
            margin-right: 0.5rem;
        }

.index_faults_dh {
    text-align: :center;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 1rem;
}
    .index_faults_dh span {
        font-size: 20px;
        color: #a66b42;
        line-height: 62px;
        font-weight:bolder;
    }
    .index_faults_dh a {
        font-size: 20px;
        color: #a66b42;
        font-weight: bolder;
    }
        .footer {
            background: #333333;
            width: 100%;
            padding: 2% 0 1% 0;
            color: #999999;
        }

.footer1200 {
    width: 100%;
    max-width: 1200px;
    overflow: hidden;
    margin: auto;
    margin-top:25px;
}

.footer .footerleft, .footercenter {
    width: 55%;
    float: left;
}

.footer .footerright {
    float: left;
    width: 42%;
}

.footer .footercenter {
    border-left: 1px solid #555;
    border-right: 1px solid #555;
    padding: 0 2%;
    float: left;
    margin: 0 2%;
}

.footer .footerleft p {
    margin: 8% 0;
    border-bottom: 1px solid #555;
    padding-bottom: 2rem;
}

.footer .footerleft ul {
    overflow: hidden;
    margin-left: -4%;
}

    .footer .footerleft ul li {
        float: left;
        width: 16%;
        text-align: center;
        border-right: 1px solid #555;
    }

        .footer .footerleft ul li:last-child {
            border-right: none;
        }

        .footer .footerleft ul li a {
            color: #999;
        }

        .footer .footerleft ul li:hover a {
            color: #ccc;
        }

.footer .footercenter ul {
    padding-left: 5%;
}

    .footer .footercenter ul li {
        float: left;
        width: 20%;
        margin: 0 2%;
    }

        .footer .footercenter ul li h2 {
            color: #CCCCCC;
            font-size: 1rem;
            margin-bottom: 1.2rem;
        }

        .footer .footercenter ul li p {
            margin: 0.6rem 0;
            font-size: 0.85rem;
        }

            .footer .footercenter ul li p a {
                color: #999;
            }

            .footer .footercenter ul li p:hover a {
                color: #ccc;
            }

.footer .footerright h2 {
    color: #CCCCCC;
    font-size: 1rem;
    margin-bottom: 1.2rem;
}

.footer .footerright p {
    margin: 0.5rem 0;
    font-size: 1rem;
}

    .footer .footerright p i {
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        display: inline-block;
        margin-right: 0.5rem;
    }


/* 品牌 */
.pinpaibanner {
    background: url(../images/banner_bg.jpg) no-repeat 100%;
    padding: 3rem 0;
    overflow: hidden;
    width: 100%;
    background-size: 100% 100%;
}

    .pinpaibanner .bannerleft {
        margin-top:5.0rem;
        width: 23%;
        float: left;

        overflow: hidden;
    }

        .pinpaibanner .bannerleft img {
            max-width:100%; display:block; margin:0 auto;
        }

    .pinpaibanner .bannerright {
        color: #FFFFFF;
        width: 72%;
        float: right;
    }

        .pinpaibanner .bannerright h1 {
            margin: 2rem 0 0.8rem 0;
            font-size: 1.2rem;
        }

        .pinpaibanner .bannerright h2 {
            margin: 2rem 0 0.8rem 0;
            font-size: 1.2rem;
        }

        .pinpaibanner .bannerright p {
            font-size: 0.85rem;
            line-height: 1.5rem;
        }

.pinpai_nav {
    background: #f2f2f2;
    overflow: hidden;
}

    .pinpai_nav p {
        float: left;
        width: 12%;
        text-align: center;
        height: 60px;
        line-height: 60px;
        color: #444444;
    }

        .pinpai_nav p.hover {
            background: #ffffff;
            border-bottom: 5px solid #a66b42;
        }

.dangqian {
    color: #666;
    margin: 3.2rem auto 2.0rem auto !important;
    font-size: 1.0rem;
}

    .dangqian span {
        margin: 0 0.3rem;
    }


.pinpai_wangdian .pinpai_title1 { /* overflow: hidden; */
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
    position: relative;
}

    .pinpai_wangdian .pinpai_title1:after {
        content: '';
        width: 15%;
        height: 5px;
        position: absolute;
        left: 0;
        top: 97%;
        background: #a66b42;
    }

    .pinpai_wangdian .pinpai_title1 h2 {
        font-size: 1.5rem;
        font-weight: bold;
        color: #444444;
    }

        .pinpai_wangdian .pinpai_title1 h2 span {
            font-size: 0.85rem;
            margin-left: 1rem;
            font-weight: 100;
        }

    .pinpai_wangdian .pinpai_title1 > span {
        color: #666666;
        font-size: 0.85rem;
    }

.pinpai_wangdian ul {
    overflow: hidden;
}

    .pinpai_wangdian ul li {
        float: left;
        overflow: hidden;
        width: 48%;
        margin: 1%;
    }

        .pinpai_wangdian ul li .wangdian_img {
            width: 28%;
            height: 100px;
            overflow: hidden;
        }

            .pinpai_wangdian ul li .wangdian_img img {
                width: 100%;
                min-height: 100%;
            }

        .pinpai_wangdian ul li .wangdian_wenzi {
            width: 70%;
        }

            .pinpai_wangdian ul li .wangdian_wenzi .wangdian_wenzi_h2 {
                font-size: 1rem;
                color: #444444;
                margin-top: 0.3rem;
                margin-left: 0;
                transition: all 0.5s;
            }

        .pinpai_wangdian ul li:hover .wangdian_wenzi .wangdian_wenzi_h2 {
            color: #a66b42;
            margin-left: 1rem;
        }

        .pinpai_wangdian ul li .wangdian_wenzi p {
            font-size: 0.85rem;
            color: #666666;
        }

            .pinpai_wangdian ul li .wangdian_wenzi p:nth-child(2) {
                margin: 0.8rem 0;
            }

.footerba {
    width: 55%;
    height: 50px;
    margin: 21px 0px 0px 54px;
}
.pinpai_wangdian .more {
    width: 20%;
    margin: 3rem auto;
    text-align: center;
    border: 1px solid #999999;
    padding: 0.5rem 0;
    color: #444;
}

.pinpai_liucheng .pinpai_left {
    width: 30%;
    margin-top: 3%;
}

.pinpai_liucheng .pinpai_right {
    width: 25%;
    height: 300px;
    overflow: hidden;
    margin: 3% 0 6% 8%;
}

    .pinpai_liucheng .pinpai_right img {
        width: 100%;
        min-height: 100%;
    }

.pinpai_liucheng .pinpai_left h3 {
    font-size: 1.4rem;
    line-height: 2rem;
    color: #666;
}

.pinpai_liucheng .pinpai_left .gang {
    width: 10%;
    height: 2px;
    background: #a1a1a1;
    margin-top: 2%;
}

.pinpai_liucheng .pinpai_left h2 {
    margin: 3rem 0 2rem 0;
    font-size: 1.5rem;
    color: #444;
}

.pinpai_liucheng .pinpai_left p {
    line-height: 2rem;
    color: #666;
}

.tabClick {
    overflow: hidden
}

    .tabClick li {
        height: 40px;
        line-height: 40px;
        width: 10%;
        float: left;
        text-align: center;
        border: 1px solid #CCCCCC;
        border-radius: 30px;
        margin: 0.8rem;
        color: #444;
    }

        .tabClick li.active {
            color: #a66b42;
            transition: 0.1s;
            border-color: #a66b42;
        }

.tabCon {
    overflow: hidden
}

.tabBox {
    position: relative
}

.tabList {
    overflow: hidden;
}


.title {
    text-align: center;
    width: 100%;
    margin: 6rem auto 4rem auto;
}

    .title h2 {
        font-size: 1.8rem;
        font-weight: bold;
        color: #444444;
        margin: 1rem auto;
    }

    .title p {
        font-size: 0.85rem;
    }

.xbanner {
    width: 100%;
    position: relative;
    margin-top:-4rem;
}

    .xbanner img {
        width: 100%;
        height: 200px;
    }

    .xbanner .banner_wenzi {
        position: absolute;
        left: 6rem;
        bottom: 3.5rem;
        color: #FFFFFF;
    }

        .xbanner .banner_wenzi h3 {
            font-size: 1rem;
            font-weight: bold;
            color: #ac7f4e;
        }

        .xbanner .banner_wenzi h2 {
            font-size: 1.2rem;
            margin: 1rem 0 0.7rem 0;
        }

        .xbanner .banner_wenzi p {
            font-size: 0.85rem;
        }


.pinpai_youshi ul {
    overflow: hidden;
}

    .pinpai_youshi ul li {
        width: 20%;
        float: left;
    }

        .pinpai_youshi ul li > div {
            height: 180px;
            overflow: hidden;
            text-align: center;
            background: #fafafa;
        }

        .pinpai_youshi ul li .gang {
            width: 25%;
            height: 5px;
            margin: 1em auto;
            background: #a66b42;
        }

        .pinpai_youshi ul li .yoshi_bottom_h2 {
            font-size: 1.1rem;
            margin: 3rem 0 0.5rem 0;
            color: #444444;
            font-weight: bold;
        }

        .pinpai_youshi ul li p {
            font-size: 0.8rem;
            color: #666666;
        }

.pinpai_zixun ul {
    overflow: hidden;
}

    .pinpai_zixun ul li {
        float: left;
        width: 30%;
        margin: 1% 1%;
    }

        /*.pinpai_zixun ul li:nth-child(2) {
            margin: 0 2%;
        }*/

        .pinpai_zixun ul li .img {
            width: 100%;
            height: 200px;
            overflow: hidden;
        }

            .pinpai_zixun ul li .img img {
                width: 100%;
                min-height: 100%;
            }

        .pinpai_zixun ul li .pinpai_zixun_h2 {
            font-size: 1.1rem;
            color: #444444;
            margin: 1rem 0;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            line-clamp: 1;
            -webkit-box-orient: vertical;
        }

        .pinpai_zixun ul li p {
            font-size: 0.85rem;
            color: #666666;
            line-height: 1.5rem;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            line-clamp: 3;
            -webkit-box-orient: vertical;
        }

        .pinpai_zixun ul li span {
            float: right;
            color: #999999;
            font-size: 0.75rem;
            margin-top: 1rem;
        }

.pinpai_zixun .more {
    width: 20%;
    margin: 5rem auto 3rem auto;
    text-align: center;
    border: 1px solid #999999;
    padding: 0.5rem 0;
}

/* 维修网点 */

.wxwd {
    overflow: hidden;
}

.wxwd_left {
    width: 68%;
}

    .wxwd_left dt, dd, dd a {
        float: left;
    }

.wxwd_diqu_top, .wxwd_diqu_bottom {
    overflow: hidden;
    border: 1px solid #E2E2E2;
    padding: 1rem;
    font-size: 0.85rem;
}

.wxwd_diqu_bottom {
    border-top: none;
    color: #666;
}

    .wxwd_diqu_top, .wxwd_diqu_bottom dt {
        line-height: 2rem;
    }

        .wxwd_diqu_top dt {
            width: 5%;
            color: #666666;
        }

        .wxwd_diqu_top dd {
            width: 90%;
        }

            .wxwd_diqu_top dd a {
                margin: 0 0.7rem 0.3rem;
                font-size: 0.85rem;
                height: 35px;
                display: inline-block;
            }

                .wxwd_diqu_top dd a:hover {
                    color: #a66b42;
                    text-decoration: underline;
                }

    .wxwd_diqu_bottom dd {
        border: 1px solid #a66b42;
        color: #a66b42;
        padding: 0.2rem 1.1rem;
        margin-left: 0.8rem;
        float: left;
        margin-top: 0.2rem;
    }

.wxwd_left ul {
    margin-top: 2.4rem;
}

    .wxwd_left ul li {
        overflow: hidden;
        margin: 2rem 0;
    }

        .wxwd_left ul li .wxwd_img {
            width: 35%;
            
            overflow: hidden;
            transition: all 0.5s;
        }
        .wxwd_left ul li .wxwd_img_padd{ position:relative; width:100%; height:0; overflow:hidden; padding-top:70%;}
            .wxwd_left ul li .wxwd_img img { position:absolute; top:0; left:0;
                width: 100%;
                min-height: 100%;
            }

        .wxwd_left ul li:hover .wxwd_img {
            transform: scale(1.1);
        }

        .wxwd_left ul li .wxwd_wenzi {
            width: 62%;
        }

            .wxwd_left ul li .wxwd_wenzi p {
                margin: 0.8rem 0;
                color: #666666;
                font-size: 0.85rem;
            }

                .wxwd_left ul li .wxwd_wenzi p span {
                    font-size: 1.2rem;
                    color: #a66b42;
                    font-weight: bold;
                }

                .wxwd_left ul li .wxwd_wenzi p i {
                    margin-right: 0.3rem;
                }

            .wxwd_left ul li .wxwd_wenzi .wxwd_wenzi_h2 {
                font-size: 1.4rem; font-weight:bold;
                margin: 0.5rem 0;
                color: #444444;
            }

.wxwd .fenye {
    float: right;
    overflow: hidden;
    margin: 2rem 0;
}

    .wxwd .fenye a {
        float: left;
        display: inline-block;
        padding: 0.2rem 0.7rem;
    }

        .wxwd .fenye a.active {
            color: #a66b42;
            border-bottom: 2px solid #a66b42;
        }

.wxwd_right {
    width: 30%;
    padding-top: 3.5rem;
    margin-bottom: 1.5rem;
}

    .wxwd_right .pinpai_title1 { /* overflow: hidden; */
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 1rem;
        margin: 1.5rem 0 1.5rem 0;
        position: relative;
    }

        .wxwd_right .pinpai_title1:after {
            content: '';
            width: 26%;
            height: 3px;
            position: absolute;
            left: 0;
            top: 97%;
            margin-top: -1px;
            background: #a66b42;
        }

        .wxwd_right .pinpai_title1 h2 {
            font-size: 1rem;
            font-weight: bold;
            color: #444444;
        }

            .wxwd_right .pinpai_title1 h2 span {
                font-size: 0.8rem;
                margin-left: 1rem;
                font-weight: 100;
            }

        .wxwd_right .pinpai_title1 > span {
            color: #666666;
            font-size: 0.85rem;
        }

    .wxwd_right > div {
        border: 1px solid #e6e6e6;
        padding: 0 1rem;
        margin-bottom: 1.8rem;
    }

    .wxwd_right .mingbiaopintai .pinpai {
        border-bottom: 1px dashed #CCCCCC;
        padding-bottom: 0.8rem;
        margin-bottom: 0.8rem;
    }

        .wxwd_right .mingbiaopintai .pinpai:last-child {
            border-bottom: none;
        }

        .wxwd_right .mingbiaopintai .pinpai a {
            margin: 0.1rem 0.5rem;
            display: inline-block;
            font-size: 0.85rem;
        }

            .wxwd_right .mingbiaopintai .pinpai a:hover {
                color: #a66b42;
                text-decoration: underline;
            }

    .wxwd_right .pinpaizixun {
        margin: 1.5rem 0;
    }

        .wxwd_right .pinpaizixun ul li {
            overflow: hidden;
            margin: 1rem 0;
        }

            .wxwd_right .pinpaizixun ul li .zixunimg {
                width: 30%;
                height: 120px;
                overflow: hidden;
            }

                .wxwd_right .pinpaizixun ul li .zixunimg img {
                    width: 100%;
                    min-height: 100%;
                }

            .wxwd_right .pinpaizixun ul li .zixunwenzi {
                width: 100%;
            }

                .wxwd_right .pinpaizixun ul li .zixunwenzi .zixunwenzi_h2 {
                    font-size: 1rem;
                    color: #444444;
                }

                .wxwd_right .pinpaizixun ul li .zixunwenzi p {
                    font-size: 0.85rem;
                    color: #666666;
                    margin: 0.5rem 0;
                }

                    .wxwd_right .pinpaizixun ul li .zixunwenzi p span {
                        color: #a66b42;
                        font-weight: bold;
                        font-size: 1rem;
                    }

    .wxwd_right .newenda ul li {
        border-bottom: 1px dashed #CCCCCC;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
    }

        .wxwd_right .newenda ul li:last-child {
            border-bottom: none;
        }

        .wxwd_right .newenda ul li p {
            overflow: hidden;
            margin-top: 1rem;
            font-size: 0.8rem;
        }

        .wxwd_right .newenda ul li i {
            margin-right: 0.5rem;
        }

        .wxwd_right .newenda ul li .pinpai_title1_h2 {
            font-size: 1.0rem;
        }


    .wxwd_right .hotdiqu {
        margin-top: 1.8rem;
        position: relative;
        padding-top: 1.5rem;
    }

        .wxwd_right .hotdiqu h2 {
            background: #FFFFFF;
            padding: 0.2rem 0.5rem;
            position: absolute;
            left: 1rem;
            top: -1rem;
            font-size: 1rem;
        }

        .wxwd_right .hotdiqu a {
            margin: 0.5rem 0.8rem;
            display: inline-block;
            font-size: 0.85rem;
        }



/* 品牌资讯 */
.ppzx_left {
    width: 68%;
}

    .ppzx_left ul li {
        overflow: hidden;
        margin: 1rem 0;
    }

        .ppzx_left ul li .wxwd_img {
            width: 23%;
            overflow: hidden;
        }

        .ppzx_left ul li .wxwd_img_img {
            padding-top: 80%;
            width: 100%;
            height: 0;
            position: relative;
            overflow: hidden;
        }

        .ppzx_left ul li .wxwd_img img {
            width: 100%;
            max-height:100%;
        }

        .ppzx_left ul li .wxwd_wenzi {
            width: 74%;
        }

            .ppzx_left ul li .wxwd_wenzi p {
                margin: 0.8rem 0;
                color: #666666;
                font-size: 0.87rem;
                line-height: 1.5rem;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 3;
                overflow: hidden;
            }

            .ppzx_left ul li .wxwd_wenzi .wxwd_wenzi_h2 {
                font-size: 1rem;
                margin: 0.5rem 0;
                color: #444444;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
                overflow: hidden;
                margin-left: 0;
                transition: all 0.5s;
            }

            .ppzx_left ul li .wxwd_wenzi span {
                font-size: 0.87rem;
                color: #999999;
            }

                .ppzx_left ul li .wxwd_wenzi span i {
                    margin-right: 0.5rem;
                }

            .ppzx_left ul li .wxwd_wenzi .xinxi {
                margin-top: -0.5rem;
            }

                .ppzx_left ul li .wxwd_wenzi .xinxi span {
                    margin: 0 0.5rem;
                    display: inline-block;
                }

        .ppzx_left ul li:hover .wxwd_wenzi_h2 {
            color: #a66b42;
            margin-left: 0.5rem;
        }

/* 资讯内容 */
.zxnr_left {
    width: 65%;
}

.newtitle {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 1rem;
    margin-bottom: 1.3rem;
}

    .newtitle h1 {
        font-size: 1.3rem;
        margin-bottom: 1rem;
        font-weight: bold;
        color: #444444;
    }

    .newtitle p {
        color: #999999;
        font-size: 0.85rem;
    }

        .newtitle p span {
            margin-right: 1rem;
        }

.zxnr_left img {
    width: 80%;
    margin: 2rem auto;
    display: block;
}

.zxnr_left p {
    color: #666666;
    line-height: 2rem;
    margin: 1rem 0;
}

.shangxiapian {
    margin-top: 3rem;
    color: #666666;
    line-height: 2rem;
    margin: 5rem 0 3rem 0;
}

/* 问答 */
.wenda_left {
    width: 68%;
}

    .wenda_left ul li {
        overflow: hidden;
        margin: 1rem 0;
        padding: 1rem;
    }

        .wenda_left ul li .wenda_left_h2 {
            color: #444444;
            font-size: 1rem;
            margin-bottom: 0.8rem;
        }

    .wenda_left span i {
        margin-right: 0.2rem;
    }

    .wenda_left ul li p {
        font-size: 0.85rem;
        color: #666666;
        line-height: 1.5rem;
    }

    .wenda_left ul li > span {
        font-size: 0.8rem;
    }

    .wenda_left ul li:hover {
        box-shadow: 3px 3px 6px rgba(0,0,0,.1);
        border-bottom: 1px solid #e2e2e2;
    }
/* 问答内容 */
.wendaye_left {
    width: 68%;
}

.wendatitle {
    margin: 3rem 0 1.0rem;
    overflow: hidden; border-bottom:.4rem solid #f8f8f8; padding-bottom:2.0rem;
}

    .wendatitle h1 {
        font-size: 1.2rem;
        font-weight: bold;
        color: #444444;
        margin-bottom: 1rem;
    }

        .wendatitle h1 i {
            margin-right: 0.5rem;
        }

    .wendatitle p {
        color: #666666;
        font-size: 1rem;
    }

    .wendatitle span {
        display: block;
        color: #999999;
        font-size: 0.85rem;
        margin-top: 2rem;
    }

        .wendatitle span i {
            display: inline-block;
            margin-right: .5rem;
        }
.wendaye_left > h2{display:none;}
.wendaye_left > h2 i {
    margin-right: 0.5rem;
}

.wendaye_left > h2:after {
    content: '';
    width: 90%;
    height: 1px;
    background: #CCCCCC;
    float: right;
    margin-top: 0.7rem;
}

.wendaye_left .huida {
    margin: 2rem 0;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 3rem;
    overflow: hidden;
}

    .wendaye_left .huida .huida_top {
        overflow: hidden;
        margin: 1rem 0; display:flex; align-items:center;
    }

        .wendaye_left .huida .huida_top .huida_left {
            border-radius: 50%;
            height: 2.4rem;
            width: 2.4rem;
            overflow: hidden;
            margin-right: 1rem;
        }

            .wendaye_left .huida .huida_top .huida_left img {
                width: 100%;
                min-height: 100%;
            }

        .wendaye_left .huida .huida_top .huida_right h2 {
            color: #444444;
            font-size: 1rem;
             font-weight:bold;
        }

        .wendaye_left .huida .huida_top .huida_right p {
            color: #999;
            font-size: 0.85rem;
        }

    .wendaye_left .huida > p {
        color: #444444;
        line-height: 2rem;
        margin: 1rem 0;
        font-size: 0.95rem;
    }

    .wendaye_left .huida > span {
        
        color: #3a84e8;
        font-size: 0.85rem;
        display: flex; align-items:center; justify-content:center; background:rgba(58,132,232,.2); height:2.6rem; border-radius:1.3rem; width:12rem;
    }

        .wendaye_left .huida > span i {
            margin-right: 0.5rem;
        }

.xiangguanwangdian {
    margin: 2rem 0;
}

    .xiangguanwangdian > h2 {
        border-left: 5px solid #a66b42;
        padding-left: 1rem;
        margin: 1rem 0;
        font-size: 1.1rem;
        font-weight: bold;
        color: #444444;
    }

    .xiangguanwangdian ul {
        overflow: hidden; display:flex; justify-content:space-between; flex-wrap:wrap;
    }

        .xiangguanwangdian ul li {
            /*float: left;*/
            width: 49%;
            margin-top:1.0rem;
            background: #fafafa;
        }
.xiangguanwangdian ul li a{display:block; padding:1rem}
            .xiangguanwangdian ul li i {
                margin-right: 0.5rem;
            }

            .xiangguanwangdian ul li h2 {
                margin-bottom: 1rem;
                font-size: 1rem;
                color: #444444;
            }

            .xiangguanwangdian ul li span {
                font-size: 0.85rem;
            }


/* 网点内页 */
.wdny_left {
    width: 65%;
}

.wangdian_top {
    overflow: hidden;
    margin: 1rem 0;
}

    .wangdian_top .wxwd_img {
        width: 35%;
        height: 200px;
        overflow: hidden;
    }

        .wangdian_top .wxwd_img img {
            width: 100%;
            min-height: 100%;
        }

    .wangdian_top .wxwd_wenzi {
        width: 63%;
    }

        .wangdian_top .wxwd_wenzi p {
            margin: 1rem 0;
            color: #666666;
            font-size: 0.85rem;
        }

            .wangdian_top .wxwd_wenzi p span {
                font-size: 1.2rem;
                color: #a66b42;
                font-weight: bold;
            }

            .wangdian_top .wxwd_wenzi p i {
                margin-right: 0.3rem;
            }

        .wangdian_top .wxwd_wenzi h1 {
            font-size: 1rem;
            margin: 0.5rem 0;
            color: #444444;
        }

.wdny_left > div {
    margin: 2.5rem 0;
}

.wdny_left .title1 {
    margin: 1.5rem 0 1.5rem 0.5rem;
}

    .wdny_left .title1 h2 {
        border-left: 5px solid #a66b42;
        padding-left: 0.5rem;
        font-size: 1.2rem;
    }

    .wdny_left .title1 p {
        color: #666666;
        font-size: 0.85rem;
        margin-top: 1rem;
    }

.wdny_left .product ul {
    overflow: hidden;
}

    .wdny_left .product ul li {
        float: left;
        width: 30%;
        margin: 1% 1.5%;
        border: 1px solid #CCCCCC;
        text-align: center;
    }

        .wdny_left .product ul li i {
            font-size: 2.5rem;
            display: block;
            margin: 1rem 0 0.5rem 0;
            color: #444444;
        }

        .wdny_left .product ul li h2 {
            font-size: 1.2rem;
            color: #444444;
        }

        .wdny_left .product ul li p {
            margin: 0.5rem 0 1rem 0;
            font-size: 0.85rem;
            color: #666666;
        }

.wdny_left .fuwupinpai ul {
    overflow: hidden;
}

    .wdny_left .fuwupinpai ul li {
        width: 22%;
        float: left;
        height: 100px;
        overflow: hidden;
        border: 1px solid #CCCCCC;
        margin: 1% 1.2%;
    }

        .wdny_left .fuwupinpai ul li img {
            width: 100%;
            min-height: 100%;
        }

.wdny_left .xgwxwd ul {
    overflow: hidden;
}

    .wdny_left .xgwxwd ul li {
        float: left;
        width: 44%;
        background: #fafafa;
        margin: 1%;
        padding: 2%;
    }

        .wdny_left .xgwxwd ul li h3 {
            color: #444444;
            margin: 1rem 0;
        }

        .wdny_left .xgwxwd ul li p {
            margin: 0.5rem 0;
            color: #666666;
            line-height: 1.5rem;
            font-size: 0.85rem;
        }

            .wdny_left .xgwxwd ul li p span {
                color: #a66b42;
            }


/* 技师列表 */
.jishi_left {
    width: 68%;
}

    .jishi_left ul li {
        overflow: hidden;
        background: #f5f5f5;
    }

        .jishi_left ul li a {
            display: block;
            overflow: hidden;
            padding: 1.5rem 1.5rem;
        }

        .jishi_left ul li .jishi_img {
            width: 35%;
            height: 230px;
            overflow: hidden
        }

            .jishi_left ul li .jishi_img img {
                width: 100%;
                transition: all 0.5s;
            }

        .jishi_left ul li .jishi_wenzi {
            width: 60%;
        }

        .jishi_left ul li a > div:first-child {
            margin-right: 5%;
        }

        .jishi_left ul li .jishi_img_h2 {
            font-size: 1.2rem;
            font-weight: bold;
            color: #444444;
            margin: 2rem 0 1rem 0;
        }

        .jishi_left ul li p {
            font-size: 0.9rem;
            color: #666666;
            line-height: 2rem;
        }

        .jishi_left ul li .gang {
            width: 10%;
            height: 5px;
            background: #a66b42;
            margin-bottom: 1rem;
        }

        .jishi_left ul li .xiangqing {
            border: 1px solid #a66b42;
            border-radius: 20px;
            width: 26%;
            text-align: center;
            padding: 0.2rem 0.5rem;
            font-size: 0.8rem;
            color: #a66b42;
            margin: 1rem 0;
            position: relative;
            left: 0;
            transition: all 0.5s;
        }

        .jishi_left ul li:hover .xiangqing {
            left: 15px;
        }



/* 技师页 */
.jishijieshao .jieshao_top {
    
    flex:1; margin-left:2.0rem;
}

    .jishijieshao .jieshao_top h1 {
        font-size: 1.2rem; margin-bottom:1.0rem;
        color: #444444;
    }
    .jieshao_content{ display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap;}
    .jieshao_content_img{width:40%}
    .jieshao_content_img img{ width:100% !important; margin:0 !important;}

    .jishijieshao .jieshao_top .gang {
        width: 6%;
        height: 5px;
        background: #a66b42;
        margin: 0.5rem auto;
    }

    .jishijieshao .jieshao_top p {
        font-size: 1rem; margin-top:.3rem; display:flex;
        color: #333;
    }
    .jishijieshao .jieshao_top p span{ flex:1; margin-left:.5rem;}
    .jishijieshao .jieshao_top p i{ color:#666;}
    .shangxiapian{margin-top:4.0rem;}
   
.jieshao_text_title{margin-top:3.0rem; border-bottom:1px solid #e5e5e5}
.jieshao_text_title h3{ width:7.0rem; height:2.6rem; background:#a66b42; margin-bottom:-1px; color:#fff; text-align:center; position:relative; justify-content:center; line-height:2.6rem}
.jieshao_text_title h3::after{ position:absolute; top:0; right:-2.55rem; display:block; content:''; width:0; height:0;border-bottom: 2.6rem solid #a66b42;
    border-right: 2.6rem solid transparent;}
.jieshao_text_content{ margin-top:2.0rem;}
.jieshao_text_more{display:none;}
.jishijieshao img {
    width: 70%;
    margin: 2rem auto;
    display: block;
}

.jishijieshao > p {
    line-height: 2rem;
    color: #666666;
    font-size: 1rem;
    margin-top: 2rem;
}

.brand-main {
    margin-top: 0;
    overflow: hidden;
}

.brand-left {
    width: 200px;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    margin-right: 20px;
}

    .brand-left dl.double {
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }

        .brand-left dl.double dt {
            width: 198px;
            height: 38px;
            border-bottom: 1px solid #e5e5e5;
            border-top: 1px solid #e5e5e5;
            font-size: 18px;
            line-height: 38px;
            background-color: #f9f9f9;
            text-indent: 18px;
        }

        .brand-left dl.double dd {
            margin-bottom: -1px;
            overflow: hidden;
            float: none;
        }

            .brand-left dl.double dd ul {
                padding: 10px 0;
                border-bottom: 1px dashed #e9e9e9;
                overflow: hidden;
            }

                .brand-left dl.double dd ul li {
                    font-size: 14px;
                    line-height: 30px;
                    text-indent: 18px;
                }

                    .brand-left dl.double dd ul li a {
                        color: #626262;
                        float: none;
                    }

                    .brand-left dl.double dd ul li.hover a {
                        color: #996600;
                    }

                    .brand-left dl.double dd ul li:first-child i {
                        font-weight: bold;
                    }

                    .brand-left dl.double dd ul li:hover a {
                        color: #996600;
                    }

                    .brand-left dl.double dd ul li i {
                        padding: 0 10px 0 0;
                        text-align: center;
                        text-transform: uppercase;
                    }

    .brand-left dl.single {
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        overflow: hidden;
    }

        .brand-left dl.single dt {
            width: 198px;
            height: 38px;
            border-bottom: 1px solid #e5e5e5;
            border-top: 1px solid #e5e5e5;
            font-size: 18px;
            line-height: 38px;
            background-color: #f9f9f9;
            text-indent: 18px;
        }

        .brand-left dl.single dd {
            font-size: 14px;
            line-height: 30px;
            text-indent: 36px;
            float: none;
        }

            .brand-left dl.single dd a {
                color: #626262;
                float: none;
            }

            .brand-left dl.single dd:hover a {
                color: #996600;
            }

            .brand-left dl.single dd.single-top {
                padding-top: 15px;
            }

            .brand-left dl.single dd.single-bottom {
                padding-bottom: 15px;
            }

    .brand-left .ad {
        overflow: hidden;
        margin-bottom: 10px;
    }

        .brand-left .ad img {
            width: 200px;
            height: 300px;
        }

.brand-right {
    width: 80%;
    float: right;
}

.tit-bg {
    width: 100%;
    height: 40px;
    background: #fff url(../images/tit-bg.png) repeat-x center center;
    margin-bottom: 30px;
    background-size: 100% 25%;
}

.tit-top {
    width: 360px;
    height: 40px;
    background: url(../images/brand-index.png) no-repeat 0 10px #fff;
    background-size: 100%;
}

.tit-luxury {
    width: 305px;
    height: 40px;
    background: url(../images/brand-index.png) no-repeat 0 -40px;
}

.tit-expensive {
    width: 365px;
    height: 40px;
    background: url(../images/brand-index.png) no-repeat 0 -80px;
}

.tit-affordable {
    width: 353px;
    height: 40px;
    background: url(../images/brand-index.png) no-repeat 0 -120px;
}

.tit-fashion {
    width: 310px;
    height: 40px;
    background: url(../images/brand-index.png) no-repeat 0 -160px;
}

.tit-independent {
    width: 535px;
    height: 40px;
    background: url(../images/brand-index.png) no-repeat 0 -200px #fff;
}
.brand .brand_tad_top{ display:flex; justify-content:space-between; border-bottom:1px solid #ccc; align-items:flex-end}
.brand .brand_tad_top a{ font-size:1.0rem; color:#a66b42; display:block; padding-bottom:1.0rem}
.brand .brand_tad_top ul{ display:flex; padding-bottom:1.0rem}
.brand .brand_tad_top ul li{ width:10rem; text-align:center; font-size:1.2rem; cursor:pointer; position:relative;}
.brand_tad_curr{color:#a66b42;}
.brand_tad_curr i{ position:absolute; bottom:-1rem; left:50%; width:4.0rem; height:.2rem; background:#a66b42; margin-left:-2rem}
.brand_tad_bottom ul{ display:flex; flex-wrap:wrap; display:none;}
.brand_tad_bottom .brand_tad_bottom_curr{ display:flex;}
.brand_tad_bottom ul li{ width:10.5%;}
.brand_tad_bottom ul li a{ display:block; padding:.5rem; border:1px solid #e8e8e8; margin-top:1.4rem;}
.brand_tad_img{ width:100%; height:0; overflow:hidden; background:#fff; padding-top:70%; position:relative;}
.brand_tad_img img{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); max-width:100%;}
.brand_tad_bottom ul li h3{ text-align:center; margin-top:.5rem; font-size:1.0rem}
/*.brand ul {
    margin-bottom: 30px;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}*/

    /*.brand ul li {
        width: 16%;
        padding-top: 10px;
        text-align: center;
        border: 1px solid #fff;
        float: left;
        position: relative;
        margin: 1rem;
    }*/

        .brand ul li.active {
            border: 1px solid #e5e5e5;
        }

            .brand ul li.active em {
                width: 133px;
                height: 69px;
                background-color: #f9f9f9;
                border-top: 1px solid #e5e5e5;
            }

            .brand ul li.active span {
                border: 1px solid #e5e5e5;
                display: block;
                background-color: #fff;
            }

                .brand ul li.active span a {
                    display: block;
                }

                    .brand ul li.active span a:hover {
                        background-color: #773b09;
                        color: #fff;
                        display: block;
                    }

        .brand ul li em {
            width: 100%;
            height: 69px;
            border-top: 1px solid #fff;
            font-size: 14px;
            line-height: 24px;
            display: block;
            margin-top: 24px;
        }

            .brand ul li em a {
                display: block;
                color: #000;
                font-style: normal;
            }

        .brand ul li span {
            width: 44px;
            height: 28px;
            display: none;
            font-size: 14px;
            line-height: 28px;
            text-align: center;
            border: 1px solid #fff;
            position: absolute;
            bottom: -1px;
        }

            .brand ul li span.pd {
                left: -1px;
            }

            .brand ul li span.bj {
                left: 44px
            }

            .brand ul li span.lt {
                left: 89px;
                width: 43px
            }

        .brand ul li img {
            width: 100%;
        }

/* 悬浮 */

.fixed {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9999;
}

    .fixed ul {
        border: 1px solid #e2e2e2;
    }

        .fixed ul li {
            background: #a66b42;
            color: #FFFFFF;
            width: 70px;
            height: 70px;
            position: relative;
            text-align: center;
            border-bottom: 1px solid #FFFFFF;
        }

            .fixed ul li i {
                color: #666;
                margin-top: 0.5rem;
            }

            .fixed ul li:last-child img {
                padding-top: 40%;
            }

            .fixed ul li .img {
                width: 50%;
                margin: 0 auto;
                padding-top: 10%;
            }

                .fixed ul li .img img {
                    width: 100%;
                }

            .fixed ul li p {
                text-align: center;
                font-size: 0.8rem;
            }

            .fixed ul li .p1 span {
                display: block;
                margin: 0.5rem 0;
                font-weight: none;
                color: #666;
                font-size: 0.9rem;
            }

            .fixed ul li .p1 {
                font-weight: 600;
                border: 1px solid #e2e2e2;
                position: absolute;
                top: 0;
                right: -200px;
                width: 150px;
                color: #a66b42;
                background: #fff;
                text-align: center;
                height: 70px;
                font-size: 1rem;
                transition: all 1s;
                z-index: -999;
            }

            .fixed ul li:hover .p1 {
                right: 70px;
            }

            .fixed ul li a, .fixed ul li i {
                color: #FFFFFF;
            }

            .fixed ul li i {
                margin-top: 0;
            }

.map {
    border: 1px solid #CCCCCC;
    height: 300px;
}

.m_nav, .banner_m, .m_fixed {
    display: none;
}

.xiangguan {
    overflow: hidden;
    margin-top: 3rem;
    margin-bottom: 2rem;
}

    .xiangguan .tit1 {
        overflow: hidden;
    }

        .xiangguan .tit1 span {
            width: 4px;
            height: 26px;
            background: #a66b42;
            float: left;
            margin-right: 1rem;
            display: block;
            margin-top: 0.2rem;
        }

        .xiangguan .tit1 h2 {
            font-size: 1.4rem;
            color: #333;
            font-weight: 600;
        }

    .xiangguan ol {
        overflow: hidden;
        margin: 1rem auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

        .xiangguan ol li {
            overflow: hidden;
            margin-top: 1rem;
            border-bottom: 1px dashed #e5e5e5;
            padding-bottom: .5rem;
            width: 48%;
        }

            .xiangguan ol li span {
                display: block;
                width: 6px;
                height: 6px;
                background: #a66b42;
                border-radius: 50%;
                float: left;
                margin-right: 0.8rem;
                margin-top: 0.5rem;
            }

            .xiangguan ol li p {
                font-size: 1rem;
                color: #666;
                float: left;
                width: 90%;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
                overflow: hidden;
            }

.jishi_tu {
    width: 20%;
    margin: 2rem auto;
    display: block;
}

    .jishi_tu img {
        width: 100%;
    }
.jishi_left ul li .jishi_img {
    height: 280px;
}

    .jishi_left ul li .jishi_img img {
        height: 100%;
    }
    .brand_mord_pinpai{ display:none;}
    .top_tel{display:none;}

@media screen and (max-width: 768px) {
     .jieshao_text{ display:none;}
    .jieshao_text_pc{display:none;}
    .jishijieshao .jieshao_top h1{text-align:center; margin-bottom:.6rem; font-size:1.6rem; font-weight:bold;}
    .jieshao_text_more p{ margin-top:.8rem !important;}
    .jieshao_text_more a{ width:70%; max-width:16rem; font-size:1.2rem; background:#a66b42; color:#fff; display:block; margin:2.0rem auto 0 auto; height:2.6rem; border-radius:1.3rem; display:flex; align-items:center; justify-content:center;}
    .jieshao_text_more a i{margin-right:.6rem; display:block;}
    .jieshao_text_title{display:none;}
    /*.jieshao_text_content{ border-top:.6rem solid #f5f5f5; padding-top:2.4rem; margin-top:3.0rem; border-bottom:1px solid #e6e6e6; padding-bottom:2.4rem;}*/
    .jishijieshao {
        background: #f5eee9; padding:2.0rem 1.0rem; border-radius:.4rem;
    }
    .jieshao_text_more{ display:block;}
    .jieshao_text_more h3{font-size: 1rem;
    margin-top: 1rem; margin-bottom:1.0rem;
    color: #a66b42; text-align:center; background:#fff; padding:.6rem 0; border-radius:.2rem;}
    .jishijieshao .jieshao_top{}
    .xiangguanwangdian ul li .fr{display:none;}
    .wendaye_left .huida .huida_top .huida_left{ width:3rem; height:3rem;}
    .jieshao_content_img{ width:100%;}
    .jishijieshao .jieshao_top{margin:0;}
    .brand .brand_tad_top ul{flex:1;}
    .brand .brand_tad_top ul li{ width:auto; flex:1;}
    .brand .brand_tad_top a{ display:none;}
    .brand_padd{padding:1.0rem;}
    .brand .brand_tad_top ul li{ font-size:1.1rem;}
    .brand_content{padding:3.0rem 0;}
    .brand_mord_pinpai{display:block; margin-top:2.0rem}
    .brand_mord_pinpai a{ display:flex; background:#a66b42; height:2.5rem; align-items:center; justify-content:space-between; padding:0 1.4rem; color:#fff; border-radius:.3rem;}
    .brand_mord_pinpai span{ display:flex; align-items:center;}
    .brand_mord_pinpai b{ display:block; width:1.0rem; height:.2rem; background:#fff; margin-right:.3rem}
    .brand{margin:0 auto;}
    .brand_tad_bottom ul li{ width:23%}
    .top{ display:flex; justify-content:space-between; align-items:center;}
    .top .clear{ display:none;}
    .top_tel{ margin-left:1.0rem; display:block;}
    .top_tel span{ font-size:1.6rem; color:#a66b42}
    .jishi_tu {
        width: 40%;
    }
    .jishi_left ul li .jishi_img {
        height: 200px;
    }
        .banner_pc {
        display: none;
    }

    .ppzx_left ul li .wxwd_img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        position: absolute;
    }
    .banner_m {
        display: block;
        margin-top: 4.0rem;
    }

    .m_nav {
        display: block;
        float: right;
        height: auto;
        padding: 0 0.8rem;
    }
    /*.top{margin: 0;padding:0.8rem 0.5rem;position: fixed;top: 0;left: 0;width:96.3%;z-index: 999999;background: #FFFFFF;}*/
    .banner_pc {
        margin-top: 4rem;
    }

    .dangqian {
        margin: 1rem 0 !important;
    }
    /**
	* Navigation Defaults
	*/
    .nav_current {
        color: #a66b42 !important;
    }

    .nav {
        position: absolute;
        z-index: 100;
        opacity: 0;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

    .nav--active .nav {
        opacity: 1;
        background-color: #333;
    }

    .nav__list {
        margin: 0;
        padding: 10px;
    }

    .nav__item {
        list-style-type: none;
        text-align: left;
    }

    .nav__link {
        font-size: 1.3em;
        text-transform: uppercase;
        text-decoration: none;
        color: #FFFFFF;
        opacity: 1;
        -webkit-transition: opacity 300ms ease-in-out;
        transition: opacity 300ms ease-in-out;
    }
    /* Default navigation icon */
    .nav__trigger {
        display: block;
        position: absolute;
        width: 30px;
        height: 25px;
        right: 18px;
        top: 0;
        z-index: 200;
    }

    .nav--active .nav__trigger {
        opacity: 0.5;
    }

    .nav__icon {
        display: inline-block;
        position: relative;
        width: 30px;
        height: 5px;
        background-color: #a66b42;
        -webkit-transition-property: background-color, -webkit-transform;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

        .nav__icon:before,
        .nav__icon:after {
            content: '';
            display: block;
            width: 30px;
            height: 5px;
            position: absolute;
            background: #a66b42;
            -webkit-transition-property: margin, -webkit-transform;
            transition-property: margin, -webkit-transform;
            transition-property: margin, transform;
            transition-property: margin, transform, -webkit-transform;
            -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
        }

        .nav__icon:before {
            margin-top: -10px;
        }

        .nav__icon:after {
            margin-top: 10px;
        }
    /**
	* Style #5
	*/
    .style-5 .nav {
        -webkit-transform: translate(100%, -100%) scale(0.5);
        transform: translate(100%, -100%) scale(0.5);
        border-radius: 100%;
    }

    .style-5 .nav--active .nav {
        -webkit-transform: translateY(0) scale(1);
        transform: translateY(0) scale(1);
        border-radius: 0;
        width: 100%;
        height: 100%;
    }

    .style-5 .nav__link {
        opacity: 0;
        -webkit-transition-delay: 500ms;
        transition-delay: 500ms;
    }

    .style-5 .nav--active .nav__link {
        opacity: 1;
    }

    .style-5 .nav--active .nav__icon {
        background: rgba(0, 0, 0, 0);
    }

        .style-5 .nav--active .nav__icon:before {
            margin-top: 0;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .style-5 .nav--active .nav__icon:after {
            margin-top: 0;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    .index_qa_list ul li .index_qa_list_text p {
        line-height: 1.5rem;
    }

    .brand_hot .brand_hot_right, .index_outlets_ul ul li .index_outlets_img, .index_outlets_ul ul li .index_outlets_text, .index_faults_hot, .index_faults_list, .index_qa_left, .index_qa_right {
        width: 100%;
    }

    .index_faults_list_img, .index_faults_list_text {
        width: 100% !important;
    }

    .index_faults_list {
        margin-top: 1.4rem;
    }

    .brand_hot .brand_hot_left, .brand_hot .brand_hot_img {
        width: 50%;
    }

    .brand_hot .brand_hot_ul ul {
        overflow: hidden;
    }

        .brand_hot .brand_hot_ul ul li {
            margin-left: 0.5rem;
            float: left;
        }

    .index_technician .index_tech_right {
        margin-left: 0;
        width: 98%;
    }

    .index_faults_list_dl dl a {
        width: 172px;
        overflow: auto;
    }

    .index_weixiu ul {
        overflow: hidden;
    }

    .index_technician .index_tech_ul {
        width: 48%;
    }

    .index_technician .index_tech_left {
        width: 50%;
    }

    .index_weixiu ul li {
        width: 48%;
        float: left;
        margin: 1%;
    }

    .index_weixiu .weixiuimg, .index_weixiu .weixiuwenzi, .footer .footerleft, .footer .footerright {
        width: 100%;
    }

    .index_weixiu .riqi {
        margin-top: 0.8rem;
    }

    .index_technician .index_tech_img_a .index_tech_text {
        top: 79%;
    }

    .index_technician .index_tech_img_b .index_tech_text {
        top: 54%;
    }

    .fixed {
        display: none;
    }

    .m_fixed {
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        background: #81cdfa;
        width: 100%;
        z-index: 999999999;
    }

        .m_fixed ul {
            overflow: hidden; display:flex;
        }

            .m_fixed ul li {
                flex:1;
                border-right: 1px solid white;
                color: white;
                height: 40px;
                line-height: 40px;
                background: #222;
            }
.m_fixed ul li:nth-child(3){border:none;}
                .m_fixed ul li .img {
                    width: 20%;
                    display: inline;
                    float: left;
                    margin: 5% 0 0 18%;
                }

                    .m_fixed ul li .img img {
                        width: 80%;
                        margin-top: 24%;
                    }

                .m_fixed ul li p {
                    display: inline-block;
                    margin-top: 0.2rem;
                }

                .m_fixed ul li a {
                    color: white;
                }

    .footer .footerright {
        margin: 2rem 0 3.3rem 0;
    }

        .footer .footerright p {
            float: left;
            width: 94%;
            margin: 0.2rem;
            padding: 0.1rem 0.5rem 0.2rem 0.5rem;
        }
    .footerba {
        width: 100%;
        height: 50px;
        margin-top: 24px;
    }

    /*.footercenter, .index_technician .index_tech_right, .index_qa_right, .index_faults_list_dl, .brand_hot .brand_hot_right, .footer .footerright {
        display: none;
    }*/

    .footerleft img {
        display: block;
        margin: 2.0rem 0;
    }
    /* 导航 */
    .top {
        margin: 0;
        padding: 1.0rem 0;
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        width: 100%;
        z-index: 999;
    }

    .top_logo {
        height: 2.0rem;
    }

    .top_nav, .top_nav_a {
        width: 2rem;
        height: 1.98rem;
        float: right;
        position: relative;
        z-index: 99999;
        margin-right: 1.0rem;
    }

        .top_nav span, .top_nav_a span {
            width: 100%;
            height: 2px;
            background: #a66b42;
            display: block;
            transition: all .5s;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
        }

            .top_nav span:nth-child(1), .top_nav_a span:nth-child(1) {
                top: 0;
                left: 0;
                position: absolute;
            }

            .top_nav span:nth-child(2), .top_nav_a span:nth-child(2) {
                top: 50%;
                left: 0;
                margin-top: -1px;
                position: absolute;
            }

            .top_nav span:nth-child(3), .top_nav_a span:nth-child(3) {
                top: 100%;
                left: 0;
                position: absolute;
            }

            .top_nav_a span:nth-child(1) {
                transform: rotate(-45deg);
                transform-origin: 100% 0%;
            }

            .top_nav_a span:nth-child(2) {
                transform-origin: 100% 0%;
                width: 0;
            }

            .top_nav_a span:nth-child(3) {
                transform: rotate(45deg);
                transform-origin: 100% 0%;
            }

    .top_nav, .top_nav_a {
        width: 2rem;
        height: 1.5rem;
        float: right;
        position: relative;
        z-index: 99999;
        margin-right: 1.0rem;
    }

        .top_nav span, .top_nav_a span {
            width: 100%;
            height: 2px;
            background: #a66b42;
            display: block;
            transition: all .5s;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
        }

            .top_nav span:nth-child(1), .top_nav_a span:nth-child(1) {
                top: 0;
                left: 0;
                position: absolute;
            }

            .top_nav span:nth-child(2), .top_nav_a span:nth-child(2) {
                top: 50%;
                left: 0;
                margin-top: -1px;
                position: absolute;
            }

            .top_nav span:nth-child(3), .top_nav_a span:nth-child(3) {
                top: 100%;
                left: 0;
                position: absolute;
            }

            .top_nav_a span:nth-child(1) {
                transform: rotate(-45deg);
                transform-origin: 100% 0%;
            }

            .top_nav_a span:nth-child(2) {
                transform-origin: 100% 0%;
                width: 0;
            }

            .top_nav_a span:nth-child(3) {
                transform: rotate(45deg);
                transform-origin: 100% 0%;
            }

    .top_nav_c {
        width: 100%;
        height: 100%;
        background: #fff;
        position: fixed;
        top: 0;
        right: -100%;
        z-index: 999;
        transition: all .4s;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        -o-transition: all .4s;
    }

        .top_nav_c nav {
            margin-top: 10.0rem;
        }

        .top_nav_c ul li {
            width: 96%;
            margin: 1.0rem auto;
            float: none;
        }

            .top_nav_c ul li a {
                display: block;
                text-align: center;
            }

    .top_nav_c {
        margin-right: 0;
    }



    /* 品牌 */
    .wxwd_left, .wxwd_right, .wxwd_left ul li .wxwd_img, .wxwd_left ul li .wxwd_wenzi, .ppzx_left, .ppzx_left ul li .wxwd_img, .ppzx_left ul li .wxwd_wenzi, .pinpai_wangdian ul li, .wdny_left {
        width: 100%;
    }

        .wxwd_left ul li .wxwd_img img {
            height: 220px;
            transition: all 0.5s;
        }
        /* .wxwd_left ul li:hover .wxwd_img{transform:;} */
        .wxwd_left ul li {
            width: 98%;
            margin: 0.5rem auto;
        }

    .pinpai_nav p {
        width: 25%;
    }

    .ppzx_left ul li {
        width: 48%;
        margin: 1%;
        float: left;
    }

    .pinpaibanner .bannerleft, .pinpaibanner .bannerright {
        float: none;
        width: 90%;
        margin: 2.5rem auto 1.5rem auto;
    }

    .pinpaibanner {
        padding-bottom: 1rem;
    }

    .wdny_left .product ul li {
        width: 46%;
    }

    .wdny_left .fuwupinpai ul li {
        height: 60px;
    }
    /* 问答 */
    .wenda_left, .wendaye_left, .zxnr_left {
        width: 98%;
        margin: auto;
        float: none;
    }

    .brand-right, .jishi_left {
        width: 98%;
        margin: 1rem auto;
        float: none;
    }

    .brand-left {
        display: none;
    }

    .wxwd_wenzi {
        margin-bottom: 1.5rem;
    }

    .ppzx_left ul li .wxwd_wenzi span {
        margin-top: 0.5rem;
    }

    /*.brand ul li {
        width: 28%;
        margin: 0.5rem;
    }*/

    .tabClick li {
        width: 22%;
        margin: 0.2rem;
    }

    .pinpai_youshi ul li {
        width: 50%;
    }

    .pinpai_liucheng .pinpai_left, .pinpai_liucheng .pinpai_right {
        width: 98%;
        margin: 0.5rem auto;
        float: none;
    }

    .tit-bg {
        background: none;
    }

    .pinpai_zixun ul li .img {
        height: 140px;
    }

    .index_faults_list_ul .index_faults_list_text {
        margin-top: 1.0rem;
    }

    .index_faults_list_ul .index_faults_list_padd {
        padding-top: 44%;
    }

    .index_qa_list ul li .index_qa_list_text .index_qa_list_time {
        margin-top: .9rem;
    }

    .index_weixiu ul li {
        margin-bottom: 1.6rem;
    }

    .index_weixiu .weixiuimg {
        height: 100px;
    }

    .index_weixiu .weixiuwenzi .weixiuwenzi_h2 {
        margin-bottom: .6rem
    }

    .ppzx_left ul li .wxwd_img {
        width: 100%;
        padding-top: 90%;
        position: relative;
        overflow: hidden;
    }

    .ppzx_left ul li .wxwd_img_img {
    }

    .footer .footerleft, .footercenter {
        width: 55%;
        float: left;
        height: 113px;
        margin-top: -14px;
    }

    .lianjie {
        margin: 1.2rem 0 0rem 0;
        overflow: hidden;
        padding-bottom: 1rem;
        padding-top: 20px;
        border-bottom: 1px solid #666;
    }
    .brand_hot .brand_hot_right ul li {
    width:45%;
    }
    .brand_hot_right_img img {
        width: 150px;
    }
    .brand .swiper-container-high {
        overflow: hidden;
        float: left;
        width: calc(100% - 5.4rem);
    }
    .xiangguan {
        width: 94%;
        margin: 2rem auto;
    }
        .xiangguan ol li {
            width: 100%;
        }
    .center{ display:none;}
    .footer .footerright{display:none;}
    .footer .footerleft{width:100%;}
    .footerleft img{ display:none;}
    .footerba{margin:0; text-align:center;}
    .footer .footerleft{margin:0;}
}

