﻿
/*通用样式*/
#news-page .news-list .news-item .ns-time,
#homneProductNav .mod-body {
    display: none;
}


/* 隐藏导航栏 */
.menu_H {
    position: fixed;
    left: -520px;
    top: 100px;
    z-index: 5000;
    width: 450px;
    height: 100%;
    background: #f7f7f7;
    transition: all .5s;
    padding: 0 35px;
}

.menu_S {
    left: 0% !important;
}

.menu_H .lists {
    width: 100%;
    padding-top: 10px;
}

.menu_H .lists li {
    border-bottom: 1px solid #ddd;
}

.menu_H .lists li .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 5px;
}

.menu_H .lists li .item p {
    font-size: 30px;
    line-height: 3.5;
    color: #434343;
}

.menu_H .lists li .item i {
    font-size: 30px;
    line-height: 1.5;
    color: #434343;
}

.menu_H .lists li .subset {
    display: none;
    width: 100%;
    padding-left: 30px;
}

.menu_H .lists li .subset dd a {
    font-size: 28px;
    line-height: 2;
    color: #595757;
}

.menu_H .lists li .subset dd .subset_item {
    font-size: 24px;
    line-height: 2;
    color: #000;
}

.mask-layer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 4999;
    background: rgba(0, 0, 0, 0);
}

.menu_H .list li .subset dd a {
    font-size: 28px;
    line-height: 2;
    color: #595656;
}

.show-mask {
    left: 0%;
}
/* 禁止页面滚动 */
.scrollbar {
    overflow-x: hidden;
    overflow-y: hidden;
}

@media (max-width: 1024px) {
    .search-wrap {
        display: block;
    }

    #join-page .security-result table {
        width: 90%;
        margin: 0 auto;
    }

    .pc-float-nav {
        display: none;
    }

    .onlineService {
        width: 90px;
        height: 172px;
        background-image: url(../image/onlineService1.png);
        left: auto;
        right: 0;
    }

    header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 8888;
    }

    header .nav-bar,
    #homeBanner .swiper-pagination {
        display: none;
    }

    .main-container {
        width: 100%;
    }

    header {
        width: 100%;
        height: 100px;
        background-color: #81181d;
    }

    .wp-nav-bar {
        height: 100px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 38px;
    }

    .wp-nav-bar .logo {
        width: 375px;
        height: 63px;
        background-image: url(../image/logo.png);
        background-repeat: no-repeat;
    }

    .wp-nav-bar .logo a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .wp-nav-bar .btn-list {
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .wp-nav-bar .search-btn,
    .wp-nav-bar .search-btn-in {
        width: 25px;
        height: 28px;
        background-image: url(../image/head-search.png);
        background-repeat: no-repeat;
        background-size: 100%;
        margin-right: 10px;
    }

    .wp-nav-bar .search-btn-in {
        background-image: url(../image/head-search2.png);
        background-repeat: no-repeat;
    }
    /*搜索*/
    .wp-search.top {
        top: 0;
    }

    .wp-search {
        position: fixed;
        top: -100px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height: 100px;
        background-color: #81181d;
        z-index: 90000;
        transition: all .5s;
    }

    .search-wrap {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .search-wrap input {
        width: 526px;
        height: 30px;
        border: none;
        outline: none;
        padding: 0 2px;
        font-size: 14px;
        color: #000;
        text-indent: 5px;
    }

    .search-close {
        width: 25px;
        height: 28px;
        margin-left: 5%;
    }

    .search-close img,
    .wp-searchbtn,
    .search-wrap input.wp-searchbtn {
        width: 25px;
        height: 28px;
        background-color: rgba(0,0,0,0);
    }

    /*    .search-wrap input.wp-searchbtn {
        background-image: url(../images/wp/head-search-cur.png) !important;
        background-size: 25px 28px !important;
        background-repeat: no-repeat !important;
    }*/

    .search.top {
        top: 0;
    }

    #pageMask {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        width: 100%;
        height: 100%;
        background-color: transparent;
    }
    /*end*/

    .wp-nav-bar .menu {
        width: 46px;
        height: 34px;
        background-image: url(../image/menu.png);
        background-repeat: no-repeat;
    }

    .wp-inner-nav-bar {
        background: none;
        background-color: #fff;
    }

    /* .bgWhite .wp-inner-nav-bar {
        background-color: #f5f5f5;
    }*/

    .wp-inner-nav-bar .logo {
        background-image: url(../image/logo2.png);
    }

    .wp-inner-nav-bar .menu {
        background-image: url(../image/menu2.png);
    }

    .wp-inner-header {
        /* position: relative;*/
    }



    #homeBanner {
        width: 100%;
        height: auto;
        margin-top: 100px
    }
    /*关于我们*/
    #homeAbout {
        width: 100%;
        height: 1283px;
        display: block;
        padding-top: 0;
    }

    #homeAbout h1 {
        font-size: 26px;
        margin-top: 44px;
    }

    #homeAbout .homeAbout-left-inner {
        padding-left: 70px;
    }

    #homeAbout .homeAbout-right {
        width: 100%;
        height: 507px;
        text-align: right;
        background-size: 711px 507px;
        background-position: right;
        margin-top: 35px;
    }

    .homeAbout-left-inner .data {
        display: none;
    }

    #homeAbout .wp-homeAbout-data {
        width: 497px;
        height: 265px;
        background-image: url(../image/home-about-data.png);
        background-repeat: no-repeat;
        margin: 52px 0 0 84px;
    }

    .homeAbout-left-inner .text p {
        font-size: 20px;
        margin-bottom: 65px;
    }

    .homeAbout-left-inner .link-btn,
    #homeHonor .honor-link-btn {
        font-size: 27px;
        width: 120px;
        height: 35px;
        line-height: 35px;
        padding-right: 40px;
        background-image: url(../image/link-btn.png);
    }
    /*美学精品*/
    #homneProductNav .content-list-w {
        display: none;
    }

    #homneProductNav .mod-body,
    #homneProductNav,
    #homneProductNav .mod-body .proNavItem {
        width: 100%;
        height: auto;
        display: block;
    }

    #homneProductNav .mod-body .proNavItem img {
        width: 100%;
    }

    #homneProductNav {
        height: auto;
    }

    #homneProductNav .mod-name {
        font-size: 26px;
    }

    #homneProductNav .p2 {
        font-size: 20px;
    }

    #homneProductNav .mod-body .proNavItem {
        /* height: 475px;*/
        height: auto;
        overflow: hidden;
        border-bottom: 5px solid #000;
        background: 100%;
        position: relative;
    }

    #homneProductNav .mod-body .proNavItem:last-child {
        border: none;
    }

    #homneProductNav .mod-body .proNavItem a {
        background: none;
        position: relative;
    }

    #homneProductNav .mod-body .b1 {
        background-image: url(../image/home-pro-nav1.jpg);
    }

    #homneProductNav .mod-body .b2 {
        background-image: url(../image/home-pro-nav2.jpg);
    }

    #homneProductNav .mod-body .b3 {
        background-image: url(../image/home-pro-nav3.jpg);
    }

    #homneProductNav .mod-body .proNavItem .title {
        width: 100%;
        background-image: url(../image/proNavItem-tit-bg1.png);
        font-size: 24px;
        height: 77px;
        line-height: 77px;
        color: #fff;
        text-indent: 0;
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    #homneProductNav .mod-body .proNavItem a {
        display: block;
        /*      position: absolute;
        bottom: 0;
        left: 0;*/
        width: 100%;
        height: 100%;
    }

    #homneProductNav .mod-body .proNavItem .title span {
        font-size: 33px;
    }
    /*工艺大师*/
    #homeMaster {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        padding-top: 265px;
    }

    .homeMaster-bd {
    }

    #homeMaster .homeMaster-left {
        background-image: url(../image/homeMaster-banner1.jpg);
        background-position: left;
        background-size: auto 512px;
        width: 100%;
        height: 512px;
    }

    #homeMaster .homeMaster-right {
        /* position: relative;*/
        height: auto;
        margin-left: 70px;
        padding-top: 142px;
        padding-bottom: 90px;
        width: auto;
    }

    #homeMaster .homeMaster-right .homeMaster-bd {
        position: absolute;
        top: 45px;
        left: 68px;
    }

    #homeMaster .homeMaster-right .text .p2 {
        font-size: 20px;
    }

    #homeMaster .homeMaster-right .bm-text {
        position: absolute;
        top: 809px;
        left: 70px;
        background-size: 390px 110px;
        background-position: left bottom;
        background-repeat: no-repeat;
        margin: 0;
    }

    /*    #homeMaster .homeMaster-right .text,
    #homeMaster .mod-name {
        display: none;
    }*/
    #homeMaster .mod-name {
        margin-top: 0;
    }

    #homeMaster .homeMaster-right .link-btn {
        margin-top: 88px;
        font-size: 27px;
        background-image: url(../image/link-btn.png);
        height: 35px;
        line-height: 35px;
        padding-right: 35px;
        width: 120px;
    }
    /*新闻中心*/
    #homeNews {
        width: 100%;
        padding: 0;
        height: 1156px;
    }

    #homeNews .mod-name {
        font-size: 24px;
        margin-top: 30px;
    }

    #homeNews .column-head {
        display: block;
        width: auto;
        height: 305px;
        margin: 0 auto;
    }

    #homeNews .d1 {
        font-size: 43px;
        font-weight: bold;
    }

    #homeNews .d2 {
        font-size: 20px;
        margin-top: 25px;
    }

    #homeNews .column-head-left {
        padding: 0 10px 0 10px;
    }

    #homeNews .column-head-right {
        padding-top: 0;
        display: flex;
        justify-content: space-around;
        padding: 52px 10px 0 10px;
    }



    #homeNews .column-head-right span {
        height: 35px;
    }

    #homeNews .column-bod {
        position: relative;
        overflow: auto;
    }

    #homeNews .column-bod .swiper-container {
        width: 655px;
        height: 777px;
        margin: 0 auto;
        display: block;
        justify-content: normal;
        border: 1px solid #c6c6c6;
    }

    #homeNews .news-item {
        width: 653px;
        height: 775px;
        display: block;
        overflow: hidden;
        border: none;
    }

    #homeNews .news-item .ns-pic {
        width: 614px;
        height: 406px;
        margin: 19px auto 0 auto;
        text-align: center;
    }

    #homeNews .news-item .ns-pic img {
        width: 100%;
        height: auto;
    }

    #homeNews .homeNewsSwiper-button-next,
    #homeNews .homeNewsSwiper-button-prev {
        width: 22px;
        height: 38px;
        position: absolute;
        right: -40px;
        top: 366px;
        background-image: url(../image/swiper-button-next.png);
        background-repeat: no-repeat;
    }

    #homeNews .homeNewsSwiper-button-prev {
        background-image: url(../image/swiper-button-prev.png);
        background-repeat: no-repeat;
        right: auto;
        left: -40px;
    }

    #homeNews .news-item .ns-tit {
        font-size: 27px;
        height: 72px;
        line-height: 1.5;
    }

    #homeNews .news-item .ns-con {
        font-size: 21px;
        height: 80px;
        margin-top: 25px;
    }

    #homeNews .news-item .ns-time {
        height: 25px;
        align-items: flex-end;
        margin-top: 62px;
    }

    #homeNews .news-item .ns-time .time-data {
        font-size: 19px;
    }

    #homeNews .news-item .ns-time .link-btn {
        font-size: 25px;
        width: 105px;
        height: 35px;
        padding-right: 45px;
        background-image: url(../image/link-btn.png);
    }

    #homeNews .news-item .ns-text {
        padding: 40px 20px 0 20px;
    }

    #homeNews .column-bod-wrap {
        position: relative;
        width: 655px;
        margin: 0 auto;
    }
    /*荣誉印迹*/
    #homeHonor .mod-body {
        width: 696px;
    }

    #homeHonor .contact-mod .contact-mod-body {
        width: 100%;
    }

    #homeHonor .contact-mod .contact-item {
        width: 267px;
        height: 100px;
        text-align: center;
        position: relative;
        border-right: 2px solid #d5d5d5;
    }

    #homeHonor .contact-mod .contact-item:first-child,
    #homeHonor .contact-mod .contact-item:nth-child(4n) {
        border-left: none;
    }

    #homeHonor .contact-mod .contact-item:nth-child(4n) {
        border-right: none;
    }

    #homeHonor .contact-mod .contact-item:first-child {
        border-left: none;
    }

    #homeHonor .contact-mod .contact-item:last-child {
        border-right: none;
    }

    #homeHonor .contact-mod .contact-item .name {
        height: 40px;
        font-size: 30px;
        margin: 15px auto 0 auto
    }

    #homeHonor .contact-mod .contact-item .name span {
        background-size: 20px !important;
        padding-left: 25px;
    }

    #homeHonor .contact-mod .contact-item .text {
        font-size: 18px;
    }

    #homeHonor .contact-mod .link-btn {
        width: 231px;
        height: 41px;
        line-height: 41px;
        margin: 55px auto 0 auto;
    }
    /*咨询*/
    #consultMod, #consultMod .consultMod-form {
        width: 100%;
    }

    #consultMod {
        padding: 20px 0;
    }

    #consultMod, #consultMod .consultMod-form {
        height: auto;
        display: block;
        text-align: center;
        position: relative;
    }

    #consultMod input, #consultMod .codeimgbtn {
        margin-bottom: 15px;
        margin-right: 2px;
        border-radius: 4px;
    }

    #consultMod .btn-bar {
        margin-top: 15px;
    }

    #consultMod input, #consultMod select, #consultMod .codeimgbtn {
        width: 45%;
        height: 42px;
        font-size: 16px;
        margin-right: 2px;
    }
    /*页脚*/
    #footerMod {
        width: 100%;
        height: 820px;
        background-color: #7c1c1f;
    }

    #footerMod .ft-inner {
        width: auto;
        padding: 0 35px;
    }

    #footerMod .ft-logo {
        display: block;
        border: none;
        height: auto;
    }

    #footerMod .ft-logo .logo {
        width: 100%;
        height: 138px;
        line-height: 138px;
        border-bottom: 2px solid #893435;
    }

    #footerMod .ft-logo .logo img {
        width: 412px;
        height: 69px;
    }

    #footerMod .ft-logo .app {
        margin-top: 55px;
    }
    /*    #footerMod .ft-logo .app img {
        width: 296px;
        height: 27px;
    }*/
    #footerMod .navbar {
        display: none;
    }

    #footerMod .contactInfo .cpy-name {
        font-size: 33px;
        margin-bottom: 38px;
    }

    #footerMod .contactInfo .contactlist dt {
        margin-bottom: 10px;
        font-size: 24px;
    }

    #footerMod .contactInfo .contactlist {
        width: 590px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #footerMod .contactInfo .contactlist {
        font-size: 24px;
        width: 100%;
    }

    #footerMod .contactInfo .contactlist .tel {
        font-size: 32px;
    }

    #footerMod .contactInfo .contactlist dl {
        /*width: 250px;*/
        width: 40%;
        text-indent: 10px;
    }

    #footerMod .contactInfo .contactlist dl:nth-child(1), #footerMod .contactInfo .contactlist dl:nth-child(3) {
        width: 60%;
        text-indent: 0;
    }

    #footerMod .ft-copyright {
        width: auto;
        padding: 0 40px;
        margin-top: 117px;
        height: 98px;
        font-size: 18.5px;
        line-height: 1.8;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
    }

    #footerMod .contactInfo .contactlist dd {
        margin-bottom: 97px;
    }
    /*关于我们*/
    .position {
        width: auto;
        font-size: 20px;
        padding: 25px 0 0 50px;
    }

    .inner-nav, .inner-nav a {
        height: 68px;
        line-height: 68px;
    }

    .inner-banner {
        width: 100%;
        height: auto !important;
        margin-top: 100px;
    }

    #about-page {
        width: 100%;
    }

    #about-page .w {
        width: auto;
        margin: 0 50px;
    }

    #about-page .mod-name .cn {
        font-size: 38px;
        color: #262626;
    }

    #about-page .about-mod-a {
        width: auto;
        margin: 0;
    }

    #about-page .about-mod-a .mod-name, #about-page .about-mod-a .about-mod-a-cont {
        margin-left: 50px;
        margin-right: 50px;
    }

    #about-page .about-mod-a p {
        font-size: 24px;
        line-height: 1.6;
        margin-bottom: 45px;
    }

    #about-page .about-mod-a p:last-child {
        margin-bottom: 0;
    }

    #about-page .about-mod-a .about-mod-a-pic {
        width: auto;
        height: auto;
        overflow: auto;
        margin-top: 50px;
        /*text-align: right;*/
        position: relative;
        padding: 0 20px;
    }

    #about-page .about-mod-a .about-mod-a-pic img {
        width: auto;
        max-width: 100%;
        height: auto;
        position: relative;
        margin: 0 auto;
    }

    #about-page .about-mod-b, .about-mod-b-prog {
        width: 100%;
    }

    #about-page .about-mod-b .mod-name {
        margin-left: 50px;
    }

    #about-page .about-mod-b {
        margin: 0;
    }

    #history-page-body .mod-name {
        margin-top: 25px;
    }

    #culture-page-body .position, #ebook-page-body .position {
        padding-bottom: 25px;
    }

    #about-page .about-mod-b ul {
        width: auto;
        padding: 0 30px 40px 30px;
        min-height: 870px;
        height: auto;
        margin-top: 35px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #about-page .about-mod-b ul li {
        width: 337px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    #about-page .about-mod-b ul li:nth-child(2n) {
        margin-right: 0;
    }

    #about-page .about-mod-b ul li:nth-child(3n) {
        margin-right: 0;
    }

    #about-page .about-mod-b ul li .tit {
        font-size: 15px;
        line-height: 1.5;
    }

    #about-page .about-mod-b ul li .pic {
        height: 186px;
    }

    #about-page .about-mod-b ul li .pic img {
        width: 100%;
    }

    #about-page .about-mod-c {
        width: 100%;
        height: 483px;
        background-size: 100% 483px;
        background-image: url(../image/about-page-culture.jpg);
    }

    #about-page .about-mod-c .w {
        margin: 0 20px;
        display: none;
    }

    #about-page .about-mod-c .mod-name {
        margin-top: 36px;
    }
    /* #about-page .about-mod-c-main .about-mod-c-item {
        width: 167px;
        height: 219px;
        background: url(../images/about-mod-c-item-bg.png);
        border-right: 2px solid #bababa;
    }

    #about-page .about-mod-c-main .about-mod-c-item:nth-child(2) {
        width: 200px;
        height: 259px;
        background: none;
        background-color: #a2353a;
        position: relative;
        top: -39px;
        color: #fff;
        border-right: none;
    }

    #about-page .about-mod-c-main .about-mod-c-item:nth-child(3) {
        width: 208px;
    }

    #about-page .about-mod-c-main .about-mod-c-item .name {
        font-size: 20px;
        margin-top: 10px;
    }

    #about-page .about-mod-c-main .about-mod-c-item .content {
        font-size: 14px;
        margin-top: 90px;
        margin-left: 17px;
        margin-right: 34px;
    }

    #about-page .about-mod-c-main .about-mod-c-item:nth-child(4) .content {
        margin-right: 57px;
    }

    #about-page .about-mod-c-main .about-mod-c-item:nth-child(2) .content {
        line-height: 31px;
        margin-top: 25px;
    }

    #about-page .about-mod-c-main .about-mod-c-item .icon {
        margin: 20px 0 0 15px;
    }

    #about-page .about-mod-c-main .about-mod-c-item:nth-child(2) .name {
        width: 155px;
    }

    #about-page .about-mod-c-main .about-mod-c-item:nth-child(1) .icon img {
        width: 14px;
        height: 16px;
    }

    #about-page .about-mod-c-main .about-mod-c-item:nth-child(2) .icon img {
        width: 26px;
        height: 17px;
    }

    #about-page .about-mod-c-main .about-mod-c-item:nth-child(3) .icon img {
        width: 18px;
        height: 20px;
    }

    #about-page .about-mod-c-main .about-mod-c-item:nth-child(4) .icon img {
        width: 17px;
        height: 17px;
    }*/
    #about-page .about-mod-d .about-mod-d-main {
        width: 764px;
        height: 686px;
    }

    #about-page .about-mod-d .about-mod-d-list {
        width: 625px;
    }

    #about-page .about-mod-d .about-mod-d-list .about-mod-d-list-item {
        width: 293px !important;
        margin-right: 45px;
    }

    #about-page .about-mod-d .about-mod-d-list .about-mod-d-list-item .pic {
        height: 205px;
    }

    #about-page .about-mod-d .about-mod-d-list .about-mod-d-list-item .pic img {
        width: 100%;
        height: 100%;
    }

    #about-page .about-mod-d .about-mod-d-head {
        text-align: center;
        overflow: hidden;
        padding-top: 40px;
        padding-bottom: 97px;
    }

    #about-page .about-mod-d .link-btn, #about-page .about-mod-e .link-btn {
        font-size: 27px;
        width: 120px;
        height: 35px;
        line-height: 35px;
        padding-right: 40px;
        background-image: url(../image/link-btn.png);
    }

    #about-page .about-mod-e .mod-name {
        margin: 124px 62px 0 62px;
        width: auto;
    }

    #about-page .about-mod-e {
        height: 1477px;
    }

    #about-page .about-mod-e .about-mod-e-main {
        width: 100%;
        height: 1347px;
        display: block;
        position: relative;
    }

    #about-page .about-mod-e .ebook-pic {
        width: 354px;
        height: 479px;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        margin-top: 120px;
    }

    #about-page .about-mod-e .ebook-content .tit {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        height: 120px;
        line-height: 120px;
    }

    #about-page .about-mod-e .ebook-content .cont {
        font-size: 20px;
        color: #000;
        line-height: 34px;
        margin-top: 60px;
    }

    #about-page .about-mod-e .ebook-content {
        width: auto;
        margin-top: 33px;
        margin-left: 58px;
        margin-right: 58px;
    }
    /*董事长风采*/
    .chairman-page-bg {
        background-color: #f9f9f9;
    }

    #chairman-page {
        width: 100%;
        padding-top: 63px;
    }

    .column-name {
        color: #161616;
        margin-left: 27px;
        position: relative;
        padding-left: 20px;
    }

    .column-name::after {
        content: ' ';
        position: absolute;
        top: 10px;
        left: 0;
        width: 10px;
        height: 107px;
        background-color: #9f0810;
    }

    .column-name .en {
        font-size: 36.91px;
    }

    .column-name .cn {
        font-size: 55.09px;
    }

    #chairman-page .ab-mod-a {
        display: block;
        justify-content: space-between;
        padding: 0;
        position: relative;
    }

    #chairman-page .ab-mod-a .chairman-banner {
        width: 673px;
        height: 765px;
        overflow: hidden;
        position: absolute;
        left: 62px;
        top: 110px;
    }

    #chairman-page .ab-mod-a .chairman-content {
        width: auto;
        padding: 0 4%;
    }

    #chairman-page .chairman-details {
        padding: 0;
        font-size: 14px;
    }

    #chairman-page .chairman-imglist {
        padding: 0 25px;
    }

    #chairman-page .chairman-imglist .img-item {
        margin-bottom: 15px;
    }

    #chairman-page .chairman-imglist .img-item,
    #chairman-page .chairman-imglist .img-item .pic {
        height: auto;
        line-height: normal;
    }

    #chairman-page .chairman-imglist .img-item .tit {
        height: auto;
        font-size: 14px;
    }

    #chairman-page .ab-mod-a .chairman-content li {
        font-size: 14px;
        line-height: 1.8;
        font-weight: bold;
    }

    #chairman-page .ab-mod-a .chairman-content ul {
        padding-top: 53px;
        padding-bottom: 40px;
        padding-left: 5%;
    }

    #chairman-page .chairman-honor {
        height: auto;
        margin: 45px auto 0 auto;
        overflow: hidden;
    }

    #chairman-page .chairman-honor img {
        width: 100%;
        margin: 0 auto;
        position: inherit;
        bottom: 0;
        right: 0;
        display: block;
    }

    #chairman-page .ab-mod-a .chairman-content h2 {
        font-size: 30px;
        font-weight: bold;
        color: #161616;
        margin-bottom: 52px;
    }

    #chairman-page .ab-mod-a .chairman-content p {
        font-size: 24px;
        line-height: 41.18px;
    }

    #chairman-page .ab-mod-b .chairman-banner {
        height: 468px;
    }

    #chairman-page .ab-mod-b .chairman-banner img {
        width: 749px;
        height: 468px;
        float: right;
    }

    #chairman-page .ab-mod-b .chairman-content {
        font-size: 24px;
        color: #161616;
        line-height: 41.18px;
        padding-left: 70px;
        padding-right: 70px;
        padding-top: 50px;
        padding-bottom: 55px;
    }

    #chairman-page .ab-mod-c {
        width: 100%;
        height: auto;
        display: block;
        overflow: hidden;
    }

    #chairman-page .ab-mod-c .chairman-content {
        font-size: 29.28px;
        line-height: 48.43px;
        margin-left: 72px;
        margin-right: 72px;
        margin-top: 60px;
        width: auto;
        font-weight: bold;
    }

    #chairman-page .ab-mod-c .chairman-pic {
        width: 437px;
        height: 123px;
        margin-left: 297px;
        margin-right: 0;
        margin-top: 40px;
    }
    /*匠心工艺*/
    #craft-page-body .inner-banner,
    #product-page-body .inner-banner {
        height: auto !important;
    }

    #craft-page, #craft-page .craft-list {
        width: 100%;
        margin-bottom: 0;
    }

    #craft-page .craft-list-item .pic, #craft-page .craft-list-item {
        width: 100%;
        height: auto;
        display: block;
    }

    #craft-page .craft-list-item:nth-child(2n) .pic {
        position: relative;
    }

    #craft-page .craft-list-item {
        margin: 0 auto 0 auto;
        position: relative;
    }

    #craft-page .craft-list-item .pic img {
        width: 100%;
    }

    #craft-page .craft-list-item .cont {
        display: none;
    }
    /*    #craft-page .craft-list {
        width: 695px;
        height: 5880px;
        margin: 0 auto;
    }*/
    /*全国专卖店*/
    #dealer-page {
        width: 780px;
        margin: 0 auto;
        overflow: hidden;
    }

    #dealer-page .dealer-shop {
        margin-top: 48px;
    }

    #dealer-page .dealer-shop-bd, #dealer-page .dealer-shop-bd img {
        width: 773px;
        height: 572px;
        margin: 0 auto;
    }

    #dealer-page .dealer-moot-hd {
        margin-top: 52px;
    }

    #dealer-page .dealer-shop-hd, #dealer-page .dealer-moot-hd {
        margin-bottom: 20px;
    }

    #dealer-page .dealer-item {
        width: 333px;
        height: 309px;
        margin-right: 0;
    }

    #dealer-page .dealer-item .de-pic {
        width: 330px;
        height: 219px;
        overflow: hidden;
        margin: 20px auto 0 auto;
    }

    #dealer-page .dealer-item .de-tit {
        margin-top: 8px;
    }

    #dealer-page .dealer-moot-bd {
        width: auto;
        padding: 0 24px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #dealer-page .dealer-item:nth-child(2n+1) {
        /*margin-right: 58px;*/
        margin-right: 0;
    }
    /*通用样式*/
    .common-list {
        width: 100%;
        margin-top: 48px;
    }

    .common-list dl {
        width: 686px;
        height: 597px;
        border: 2px solid #efefef;
        display: block;
        margin-right: auto;
        margin-bottom: 32px;
        margin-left: auto;
    }

    .common-list dl:nth-child(2n) {
        margin-right: auto;
    }

    .common-list dl dt {
        width: 667px;
        height: 433px;
        margin: 12px auto 0 auto;
    }

    .common-list dl dd {
        height: 164px;
        line-height: 164px;
        font-size: 20px;
    }
    /*产品中心*/
    #product-page {
        width: 100%;
    }

    #product-page .mod-hd {
        margin-top: 60px;
    }

    #product-page .mod-list .mod-list-item .pic img, #project-page .project-list .project-imgItem .pic img {
        max-width: 100%;
        height: auto;
    }

    #product-page .mod-list,
    #project-page .list-type-5 {
        width: 100% !important;
    }

    #product-page .mod-list .mod-list-item,
    #project-page .project-list .project-imgItem {
        width: 661px;
        height: auto;
        border: 2px solid #efefef;
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 32px;
    }

    #product-page .mod-list .mod-list-item:nth-child(2n),
    #project-page .project-list .project-imgItem:nth-child(2n) {
        margin-right: auto;
    }

    #product-page .mod-list .mod-list-item .tit,
    #project-page .project-list .project-imgItem .tit {
        text-align: center;
    }

    #product-page-body .inner-nav a, #productShow-page-body .inner-nav a {
        width: 35%;
        height: 95px;
        line-height: 95px;
    }

    #product-page-body .inner-nav a:nth-child(1) img, #productShow-page-body .inner-nav a:nth-child(1) img {
        width: 202px;
        height: 46px;
    }

    #product-page-body .inner-nav a:nth-child(2) img, #productShow-page-body .inner-nav a:nth-child(2) img {
        width: 94px;
        height: 59px;
    }

    #product-page-body .inner-nav a:nth-child(3) img, #productShow-page-body .inner-nav a:nth-child(3) img {
        width: 118px;
        height: 46px;
    }
    /*新闻中心*/
    #news-page .news-list {
        width: 100%;
        margin: 0 auto 60px auto;
    }

    #news-page .news-list .news-item {
        width: 695px;
        min-height: 768px;
        height: auto;
        padding: 0;
        border: 1px solid #dedede;
        display: block;
        background: none;
        margin: 0 auto 40px auto;
    }

    #news-page .news-list .news-item:last-child {
        margin-bottom: 0;
    }

    #news-page .news-list .news-item .ns-pic {
        width: 680px;
        height: 450px;
        overflow: hidden;
        margin: 6px auto 0 auto;
        float: none;
        text-align: center;
    }

    #news-page .news-list .news-item .ns-pic img {
        margin: 0;
        width: auto;
        height: 450px;
    }

    #news-page .news-list .news-item .ns-text {
        float: none;
        width: auto;
        position: relative;
        padding: 0 35px;
    }

    #news-page .news-list .news-item .ns-text:before {
        display: none;
    }

    #news-page .news-list .news-item .ns-tit {
        font-size: 28px;
        font-weight: bold;
        color: #373737;
        margin-top: 30px;
        position: relative;
    }

    #news-page .news-list .news-item .ns-time {
        display: block;
        font-size: 18px;
        color: #303030;
        margin: 28px 0 0 0;
    }

    #news-page .news-list .news-item .ns-cont {
        font-size: 18px;
        font-weight: normal;
        color: #303030;
        line-height: 30px;
        height: 70px;
        margin-top: 30px;
    }

    #news-page .news-list .news-item .ns-btn {
        width: 195px;
        height: 49px;
        line-height: 49px;
        text-align: center;
        font-size: 26px;
        color: #757575;
        border: 1px solid #b5b5b5;
        border-radius: 5px;
        display: block;
        margin: 20px 0 20px 0;
    }
    /*高定整装*/
    #project-page {
        width: 100%;
    }

    #project-page .project-list {
        width: 680px;
        margin-top: 40px;
    }

    #project-page .project-list .project-item {
        height: 740px;
        position: relative;
        display: block;
        border-bottom: 1px solid #424f59;
    }

    #project-page .project-list .project-item .content {
        width: 100%;
        height: 290px;
        margin-right: 0;
        margin-top: 450px;
        overflow: hidden;
    }

    #project-page .project-list .project-item .pic {
        width: 100%;
        height: 450px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }

    #project-page .project-list .project-item .p-text, #project-page .project-list .project-item .p-data span {
        font-size: 18px;
    }

    #project-page .project-list .project-item .p-data span {
        font-size: 20px;
    }

    #project-page .project-list .project-item .p-name {
        font-size: 35px;
        font-weight: bold;
        color: #333333;
        margin-top: 22px;
    }

    #project-page .project-list .project-item .p-text {
        margin-top: 22px;
        line-height: 1.5;
        height: 81px;
        overflow: hidden;
    }

    #project-page .project-list .project-item .p-data {
        margin-top: 44px;
        overflow: hidden;
        line-height: 1.5;
        position: relative;
    }

    #project-page .project-list .project-item .p-data .btn {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 195px;
        height: 49px;
        line-height: 49px;
        font-size: 26px;
        text-align: center;
        color: #757575;
        border: 1px solid #b5b5b5;
        border-radius: 10px;
    }
    /*招商加盟*/
    #join-page, #joinSuper-page {
        width: 100%;
    }

    #joinSuper-page .joinSuper-shop-mod {
        height: auto;
    }

    #joinSuper-page .joinSuper-shop-mod .shop-item {
        display: block;
        width: 90%;
        height: auto;
        margin: 0 auto 20px auto;
        overflow: hidden;
    }

    #joinSuper-page .joinSuper-shop-mod .shop-item:nth-child(3n) {
        margin-right: auto;
    }

    #joinSuper-page .joinSuper-shop-mod .shop-item .pic {
        width: 95%;
        height: auto;
        margin: 10px auto 0 auto;
        overflow: hidden;
    }

    #joinSuper-page .mod-name {
        margin-left: 49px;
        margin-top: 33px;
    }

    #join-page .mod-name {
        margin-left: 49px;
    }

    #joinSuper-page .joinSuper-mod-a {
        width: 100%;
        margin: 0 auto 0 auto;
    }

    #joinSuper-page .joinSuper-network-mod .mod-hds {
        font-size: 28px;
    }

    #joinSuper-page .joinSuper-mod-a .mod-hd {
        margin-top: 30px;
        width: 186px;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
    }

    #joinSuper-page joinSuper-mod-c .mod-hd {
        width: 341px;
        height: 46px;
        line-height: 46px;
        font-size: 25px;
    }

    #joinSuper-page .joinSuper-mod-a .mod-bd {
        width: 726px;
        height: 352px;
        margin: 0 auto 95px auto;
    }
    /*    #joinSuper-page .mod-hd {
        width: 186px;
        height: 26px;
        line-height: 26px;
        font-size: 13.58px;
    }*/
    #joinSuper-page .joinSuper-mod-b {
        height: 663px;
        background-image: url(../image/joinSuper-mod-b-pic1.jpg)
    }

    #joinSuper-page .joinSuper-mod-c .mod-tit {
        font-size: 50px;
    }

    #joinSuper-page .joinSuper-mod-c .mod-bd img {
        display: none;
    }

    #joinSuper-page .joinSuper-mod-c {
        height: auto;
        padding-bottom: 72px;
    }

    #joinSuper-page .joinSuper-mod-c .mod-bd {
        margin-top: 75px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 647px;
        height: 1081px;
        background-image: url(../image/joinSuper-mod-c-pic.png);
        background-repeat: no-repeat;
    }

    #join-page .w {
        width: 100%;
    }

    #join-page .join-mod-e .content {
        padding: 0 60px;
    }

    #join-page .join-mod-e .map {
        width: 100%;
        height: 484px;
        overflow: hidden;
        margin-top: 45px;
        margin-bottom: 73px;
    }

    #join-page .join-mod-f {
        width: 100%;
        height: 485px;
        background-image: url(../image/join-security-bg1.jpg);
        background-repeat: no-repeat;
        background-size: 100% 485px;
        margin-bottom: 58px;
    }

    #join-page .join-mod-h {
        width: auto;
        padding: 0 20px;
        overflow: hidden;
    }

    #join-page .join-mod-h .recrult-detail {
        padding: 32px;
        display: none;
    }

    #join-page .join-mod-h .recrult-detail .recrult-detail-item {
        margin-bottom: 48px;
    }

    #join-page .join-mod-h .recrult-detail .detail-tit {
        color: #333;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    #join-page .join-mod-h .recrult-detail .detail-con {
        color: #666;
        font-size: 14px;
        white-space: pre-line;
        line-height: 1.8;
    }

    #join-page .join-mod-h .recrult-items {
        height: 86px;
        background-color: #e9e9e9;
        /*        display: block;*/
        margin-bottom: 31px;
        position: relative;
    }

    #join-page .join-mod-h .recrult-items::after {
        content: '查看详情';
        position: absolute;
        top: 25%;
        right: 5%;
        font-size: 14px;
        border-radius: 5px;
        background-color: #9f0810;
        color: #fff;
        padding: 5px 10px;
    }

    #join-page .join-mod-h .recrult-items .icon {
        width: 88px;
        height: 86px;
        font-size: 37px;
        line-height: 93px;
        text-align: center;
        background-color: #a2353a;
        color: #fff;
        position: relative;
    }

    #join-page .join-mod-h .recrult-items .icon::after {
        top: -21px;
        right: 20px;
        font-size: 25px;
    }

    #join-page .join-mod-h .recrult-items .content {
        padding: 10px 20px;
        height: auto;
        line-height: normal;
        font-size: 14px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    #join-page .join-mod-h .recrult-items .content .c-details {
        width: 250px;
        height: 20px;
        display: none;
        overflow: hidden;
        margin-top: 5px;
    }

    #join-page .join-mod-h {
        min-height: auto;
    }
    /*全国专卖店*/
    #store-page .store-list {
        width: auto;
        padding: 0 2%;
        margin: 25px auto 40px auto;
        display: block;
    }

    #store-page .store-list dl {
        width: 32%;
        height: 100px;
        text-align: center;
        position: relative;
        display: inline-block;
    }

    #store-page .store-list dt {
        width: 70px;
        height: 40px;
        font-size: 30px;
        background-size: 20px 31px;
        padding-left: 25px;
        margin: 15px auto 0 auto;
    }

    #store-page .store-list dd {
        font-size: 18px;
        margin-top: 10px;
    }

    .search-page-bod .tab {
        width: 100%;
    }

    .search-page-bod .tlb_li li {
        display: flex;
        justify-content: space-between;
    }

    .search-page-bod .tab_left {
        width: 100%;
        float: none;
    }

    .search-page-bod .tlb_li_right {
        width: 45%;
        float: none;
    }

    .search-page-bod .tab_right {
        display: none;
    }

    .tlb_li_right h6 a {
        height: auto;
        line-height: 1.3;
    }

    .tlb_li_right p {
        font-size: 12px
    }

    .search-page-bod .tlb_li_right h6 {
        font-size: 14px;
        font-weight: bold;
    }

    .search-page-bod .tab_left_bf {
        width: 95%;
        border: none;
        margin: 0 auto;
    }

    .search-page-bod .tlb_li {
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 640px) {

    header,
    .wp-nav-bar {
        height: 85px;
    }

    #homeBanner {
        margin-top: 85px;
    }

    .menu_H {
        top: 85px;
    }

    .inner-banner {
        margin-top: 85px;
    }

    #homeAbout .homeAbout-left {
        width: 100%;
    }

    #homeMaster .homeMaster-left {
        height: 421px;
        background-size: auto 421px;
    }

    /*    #homneProductNav .mod-body .proNavItem {
        height: 390px;
    }*/

    #homneProductNav .p1 {
        font-size: 35.94px;
    }

    #homeNews .column-bod-wrap {
        width: 539px;
    }

    #homeNews .column-bod .swiper-container {
        height: 637px;
    }

    #homeNews .news-item {
        width: 537px;
        height: 636px;
    }

    #homeNews .news-item .ns-pic {
        width: 505px;
        height: 334px;
        margin: 14px auto 0 auto;
    }

    #homeNews .news-item .ns-text {
        padding: 35px 15px 0 15px;
    }

    #homeNews .news-item .ns-tit {
        font-size: 22px;
    }

    #homeNews .news-item .ns-con {
        font-size: 17px;
        height: 60px;
    }

    #homeNews .news-item .ns-time .time-data {
        font-size: 14px;
    }

    #homeNews .news-item .ns-time {
        margin-top: 45px;
    }

    #homeNews .news-item .ns-time .link-btn {
        font-size: 20px;
        width: 100px;
        height: 27px;
        padding-right: 25px;
        background-image: url(../image/link-btn.png);
        background-size: 27px 27px;
    }

    #homeNews {
        height: auto;
        padding-bottom: 92px;
    }

    #homeHonor .mod-body {
        width: 570px;
    }

    #homeHonor .mod-body .swiper-slide {
        width: 270px !important;
        height: 280px;
        margin-right: 35px;
    }

    #homeHonor .mod-body .swiper-slide .hr-pic, #homeHonor .mod-body .swiper-slide .hr-pic img {
        width: 100%;
        height: 189px;
    }

    #homeHonor .mod-body .swiper-slide .hr-title {
        height: 40px;
        line-height: 40px;
        font-size: 17px;
    }

    #homeHonor .contact-mod .contact-item .text {
        font-size: 15px;
    }

    #homeHonor .contact-mod .contact-item {
        width: 219px;
    }

    #footerMod .contactInfo .contactlist {
        font-size: 20px;
        width: 100%;
    }

    .inner-nav a {
        font-size: 20px;
    }
    /*关于我们*/
    #about-page .mod-name {
        margin-top: 40px;
    }

    #about-page .about-mod-a .about-mod-a-pic {
        height: auto;
    }

    #about-page .about-mod-a p {
        font-size: 19.69px;
        margin-bottom: 35px;
    }

    #about-page .about-mod-a .mod-name {
        margin-top: 25px;
        margin-bottom: 30px;
    }

    #about-page .about-mod-a .about-mod-a-pic img {
        /* width: 610px;
        height: 383px;*/
    }

    #about-page .about-mod-b ul li {
        width: 277px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    #about-page .about-mod-b ul li .pic {
        height: 153px;
    }

    #about-page .about-mod-c {
        background-size: 100% 397px;
        background-image: url(../image/about-page-culture-640.jpg);
    }

    #about-page .about-mod-d .about-mod-d-main {
        width: 595px;
        height: 550px;
    }

    #about-page .about-mod-d .about-mod-d-list {
        width: 513px;
    }

    #about-page .about-mod-d .about-mod-d-list .about-mod-d-list-item {
        width: 241px !important;
        margin-right: 33px;
    }

    #about-page .about-mod-d .about-mod-d-list .about-mod-d-list-item .pic {
        height: 169px;
    }

    #about-page .about-mod-d .link-btn, #about-page .about-mod-e .link-btn {
        margin: 40px auto 0 auto;
    }

    #about-page .about-mod-e .link-btn {
        margin-left: 0 !important;
    }

    #about-page .about-mod-d .about-mod-d-head {
        text-align: center;
        overflow: hidden;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    /*董事长风采*/
    .column-name .en {
        font-size: 30.29px;
    }

    .column-name .cn {
        font-size: 45.21px;
    }

    .column-name::after {
        content: ' ';
        position: absolute;
        top: 10px;
        left: 0;
        width: 8px;
        height: 88px;
        background-color: #9f0810;
    }

    #chairman-page {
        width: 100%;
        padding-top: 50px;
    }

    #chairman-page .ab-mod-a .chairman-banner {
        width: 553px;
        height: 629px;
        left: 50px;
        top: 90px;
    }

    #chairman-page .ab-mod-a .chairman-content li {
        width: 100%;
        font-size: 18px;
        line-height: 1.8;
    }

    #chairman-page .ab-mod-a .chairman-content {
        padding: 0 25px;
    }

    #chairman-page .ab-mod-a {
        padding: 0;
    }

    #chairman-page .ab-mod-a .chairman-content ul {
        padding-top: 53px;
        padding-bottom: 60px;
    }

    #chairman-page .ab-mod-a .chairman-content p {
        font-size: 19.82px;
        line-height: 1.6;
    }

    #chairman-page .ab-mod-a .chairman-content .mb68 {
        margin-bottom: 49px;
    }

    #chairman-page .ab-mod-b {
        margin-top: 45px;
    }

    #chairman-page .ab-mod-b .chairman-banner {
        height: 385px;
    }

    #chairman-page .ab-mod-b .chairman-banner img {
        width: 615px;
        height: 385px;
        float: right;
    }

    #chairman-page .ab-mod-b .chairman-content {
        font-size: 19.69px;
        color: #161616;
        line-height: 1.8;
        padding-left: 57px;
        padding-right: 57px;
        padding-top: 40px;
        padding-bottom: 78px;
    }

    #chairman-page .ab-mod-c .chairman-content {
        font-size: 24.03px;
        line-height: 1.6;
        margin-left: 58px;
        margin-right: 58px;
        margin-top: 74px;
        width: auto;
    }

    #chairman-page .ab-mod-c .chairman-pic {
        width: 359px;
        height: 102px;
        margin-left: 242px;
        margin-right: 0;
        margin-top: 40px;
    }

    #chairman-page .ab-mod-c .chairman-pic img {
        width: 359px;
        height: 102px
    }

    #chairman-page .ab-mod-c {
        width: 100%;
        height: auto;
        display: block;
        overflow: hidden;
        padding-bottom: 60px;
    }

    /*匠心工艺*/
    /*   #craft-page {
        padding-bottom: 50px;
    }*/

    #craft-page-body .position {
        padding-bottom: 30px;
    }

    #craft-page .craft-head {
        font-size: 28.72px;
        margin-bottom: 30px;
    }

    #craft-page .craft-content {
        width: auto;
        margin: 0 auto;
        font-size: 14px;
        line-height: 1.6;
        color: #000000;
        text-align: center;
        margin-bottom: 35px;
        padding: 0 42px;
    }

    /*    #craft-page .craft-list {
        width: 571px;
        height: 4825px;
        background-size: 571px 4825px;
    }*/

    /*全国专卖店*/
    #dealer-page {
        width: 100%;
    }

    #dealer-page .dealer-shop {
        margin-top: 40px;
    }

    #dealer-page .dealer-shop-hd,
    #dealer-page .dealer-moot-hd {
        font-size: 34.47px;
        color: #3e3e3e;
        text-align: center;
    }

    #dealer-page .dealer-shop-hd,
    #dealer-page .dealer-moot-hd {
        margin-bottom: 20px;
    }

    #dealer-page .dealer-shop-bd, #dealer-page .dealer-shop-bd img {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    #dealer-page .dealer-shop-bn {
        width: 176px;
        height: 36px;
        line-height: 36px;
        font-size: 16.35px;
        margin-top: 30px;
    }

    #dealer-page .dealer-moot-bd {
        width: auto;
        padding: 0 20px;
    }

    #dealer-page .dealer-item {
        width: 274px;
        height: 256px;
        margin-bottom: 60px;
    }

    #dealer-page .dealer-item:nth-child(2n+1) {
        /*margin-right: 44px;*/
        margin-right: 0;
    }

    #dealer-page .dealer-item .de-pic {
        width: 271px;
        height: 181px;
        margin: 15px auto 0 auto;
    }

    #dealer-page .dealer-item .de-tit {
        height: 58px;
        font-size: 14px;
        line-height: 1.5;
        text-align: center;
        margin-top: 10px;
    }

    #news-page .more-btn, .more-btn {
        width: 299px;
        height: 51px;
        line-height: 51px;
        font-size: 21.34px;
        margin: 0 auto 50px auto;
    }
    /*通用列表*/
    .common-list dl {
        width: 563px;
        height: 490px;
        margin-bottom: 32px;
    }

    .common-list dl dt {
        width: 548px;
        height: 355px;
        margin: 10px auto 0 auto;
    }

    .common-list dl dd {
        height: 120px;
        line-height: 120px;
        font-size: 16.98px;
    }

    /*招商加盟*/
    #joinSuper-body .position {
        padding: 25px 0 0 40px;
        padding-bottom: 0;
    }

    #joinSuper-page .mod-name {
        margin-left: 40px;
        margin-top: 27px;
        padding-left: 9px;
    }

    #joinSuper-page .joinSuper-mod-a .mod-hd {
        width: 153px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }

    #joinSuper-page .join-mod-h .mod-name {
        margin-left: 30px;
    }

    #joinSuper-page .mod-name .cn {
        font-size: 31.18px;
    }

    #joinSuper-page .mod-name .en {
        font-size: 22.98px;
    }

    #joinSuper-page .mod-name::after {
        left: 0;
        top: 4px;
        width: 4px;
        height: 34px;
    }

    #join-page .join-mod-h .recrult-items .icon::after {
        right: 13px;
    }

    #joinSuper-page .joinSuper-mod-a .mod-bd {
        width: auto;
        height: auto;
        margin: 0 24px 75px 24px;
    }

    #joinSuper-page .joinSuper-mod-a .mod-bd img {
        max-width: 100%;
        height: auto;
    }

    #joinSuper-page .joinSuper-mod-b {
        height: 556px;
        background-size: 100% 556px;
    }

    #joinSuper-page .joinSuper-mod-c .mod-tit {
        font-size: 41.66px;
        line-height: 1.7;
        padding-top: 30px;
        margin-bottom: 40px;
    }

    #joinSuper-page .mod-hd {
        width: 281px;
        height: 38px;
        line-height: 38px;
        font-size: 20.51px;
    }

    #joinSuper-page .joinSuper-shop-mod .mod-hd {
        width: 310px;
    }

    #joinSuper-page .joinSuper-mod-c .mod-bd {
        margin-top: 44px;
        width: 531px;
        height: 887px;
        background-size: 531px 887px;
    }

    #joinSuper-page .joinSuper-mod-c {
        padding-bottom: 64px;
    }

    #join-page .join-mod-e .cpyname {
        font-size: 18.05px;
    }

    #join-page .join-mod-e .contact {
        font-size: 15.59px;
        margin-top: 28px;
        line-height: 1.5;
    }

    #join-page .join-mod-e .wx img {
        width: 126px;
        height: 138px;
    }

    #join-page .join-mod-e .map {
        height: 398px;
        margin-top: 35px;
        margin-bottom: 38px;
    }

    #join-page .join-mod-f {
        height: 399px;
        background-size: 100% 399px;
        margin-bottom: 24px;
    }

    #join-page .join-mod-h .recrult-list {
        margin-top: 22px;
    }

    #join-page .join-mod-f input[type=text] {
        width: 539px;
        height: 58px;
        font-size: 18.05px;
        margin-top: 44px;
        margin-bottom: 50px;
    }

    #join-page .join-mod-f .form-hd {
        font-size: 31.18px;
        font-weight: bold;
        color: #262626;
        margin-top: 108px;
    }

    #join-page .join-mod-f .security-btn {
        width: 167px;
        height: 47px;
        line-height: 47px;
        font-size: 22.98px;
    }

    #join-page .join-mod-h {
        padding: 0 17px;
    }

    #join-page .join-mod-h .recrult-items {
        height: 71px;
        margin-bottom: 23px;
        border-right: 4px solid #9f0810;
    }

    #join-page .join-mod-h .recrult-items .icon {
        width: 73px;
        height: 71px;
        font-size: 30.41px;
        line-height: 71px;
    }

    #join-page .join-mod-h .recrult-items .icon::after {
        font-size: 20px;
    }

    #join-page .join-mod-h .recrult-items .content {
        padding: 0 0 0 15px;
        height: 71px;
        line-height: 71px;
        font-size: 14px;
    }

    #join-page .join-mod-h .recrult-items .content .c-title {
        margin-right: 50px;
    }

    #join-page .join-mod-h .recrult-items .content .c-details {
        width: 312px;
    }

    /*产品中心*/
    #product-page-body .inner-nav, #productShow-page-body .inner-nav {
        height: 57px;
        line-height: 57px;
    }

    #product-page-body .inner-nav a, #productShow-page-body .inner-nav a {
        width: 35%;
        height: 57px;
        line-height: 57px;
    }

    #product-page-body .inner-nav a:nth-child(1) img,
    #productShow-page-body .inner-nav a:nth-child(1) img {
        width: 167px;
        height: 39px;
    }

    #product-page-body .inner-nav a:nth-child(2) img,
    #productShow-page-body .inner-nav a:nth-child(2) img {
        width: 78px;
        height: 49px;
    }

    #product-page-body .inner-nav a:nth-child(3) img,
    #productShow-page-body .inner-nav a:nth-child(3) img {
        width: 98px;
        height: 39px;
    }

    #product-page .mod-hd {
        font-size: 16.41px;
        margin-top: 50px;
    }

    #product-page .mod-nav {
        text-align: center;
        margin-top: 18px;
        margin-bottom: 35px;
    }

    #product-page .mod-nav a {
        font-size: 22.43px;
        width: 15%;
    }

    #product-page .mod-list .mod-list-item,
    #project-page .project-list .project-imgItem {
        width: 563px;
        height: auto;
        margin-bottom: 32px;
    }

    #product-page .mod-list .mod-list-item .pic,
    #project-page .project-list .project-imgItem .pic {
        width: 548px;
        height: auto;
        margin: 12px auto 0 auto;
    }

    #product-page .mod-list .mod-list-item .tit,
    #project-page .project-list .project-imgItem .tit {
        height: 120px;
        font-size: 20px;
        margin: 49px 42px 0 42px;
    }

    #product-page .more-btn {
        margin-top: 20px;
        margin-bottom: 80px;
    }

    /*高宝整装*/
    #project-page .project-list {
        width: 559px;
        margin-top: 34px;
    }

    #project-page .project-list .project-item {
        height: 608px;
    }

    #project-page .project-list .project-item .pic {
        height: 370px;
    }

    #project-page .project-list .project-item .content {
        height: 236px;
        margin-top: 370px;
    }

    #project-page .project-list .project-item .p-name {
        font-size: 28.72px;
        margin-top: 17px;
    }

    #project-page .project-list .project-item .p-text,
    #project-page .project-list .project-item .p-data span {
        font-size: 14.77px;
    }

    #project-page .project-list .project-item .p-text {
        margin-top: 18px;
        line-height: 1.5;
        height: 64px;
    }

    #project-page .project-list .project-item .p-data {
        margin-top: 36px;
        line-height: 1.6;
    }

    #project-page .project-list .project-item .p-data .btn {
        top: 0;
        right: 0;
        width: 162px;
        height: 43px;
        line-height: 43px;
        font-size: 21.33px;
        border-radius: 5px;
    }

    /*新闻中心*/
    .position {
        font-size: 17.44px;
    }

    #news-page-body .position {
        padding: 22px 0 40px 51px;
    }

    #news-page .news-list .news-item {
        width: 571px;
        min-height: 631px;
        margin: 0 auto 40px auto;
    }

    #news-page .news-list .news-item .ns-pic {
        width: 559px;
        height: 370px;
    }

    #news-page .news-list .news-item .ns-pic img {
        height: 370px;
    }

    #news-page .news-list .news-item .ns-tit {
        font-size: 22.97px;
        margin-top: 23px;
    }

    #news-page .news-list .news-item .ns-cont {
        font-size: 14.77px;
        line-height: 1.5;
        height: 43px;
        margin-top: 25px;
    }

    #news-page .news-list .news-item .ns-text {
        padding: 0 25px;
    }

    #news-page .news-list .news-item .ns-btn {
        width: 162px;
        height: 42px;
        line-height: 42px;
        font-size: 21.33px;
        border-radius: 5px;
        margin: 25px 0 25px 0;
    }

    #news-page .news-list .news-item .ns-time {
        display: block;
        font-size: 14.77px;
        color: #303030;
        margin-top: 24px;
    }

    .onlineService {
        width: 74px;
        height: 142px;
        background-size: 74px 142px;
    }
    /*全国专卖店*/
    #store-page .store-list {
        width: auto;
        padding: 0 2%;
        margin: 25px auto 40px auto;
        display: block;
    }

    #store-page .store-list dl {
        width: 32%;
        height: 100px;
        text-align: center;
        position: relative;
        display: inline-block;
    }

    #store-page .store-list dt {
        width: 50px;
        height: 30px;
        font-size: 20px;
        background-size: 15px;
        padding-left: 15px;
        margin: 15px auto 0 auto;
    }

    #store-page .store-list dd {
        font-size: 14px;
        margin-top: 10px;
    }
    /*搜索*/
    .wp-search.top {
        top: 0;
    }

    .wp-search {
        position: fixed;
        top: -85px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height: 85px;
        transition: all .5s;
    }

    .search-wrap {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .search-wrap input {
        width: 61%;
        height: 30px;
        border: none;
        outline: none;
        padding: 0 2px;
        font-size: 14px;
        color: #000;
    }

    .search.top {
        top: 0;
    }

    /*end*/

}

@media (max-width: 480px) {

    #homeBanner {
        margin-top: 65px;
    }

    .inner-banner {
        margin-top: 65px;
    }

    .onlineService {
        width: 56px;
        height: 107px;
        background-size: 56px 107px;
    }

    .inner-nav a {
        font-size: 16px;
    }

    .inner-nav, .inner-nav a {
        height: 48px;
        line-height: 48px;
    }

    .position {
        width: auto;
        font-size: 14px;
        padding: 25px 0 0 50px;
    }

    #about-page .mod-name .cn {
        font-size: 24px;
        color: #262626;
    }

    #about-page .mod-name .en {
        font-size: 18px;
        color: #cacaca;
    }

    .menu_H {
        left: -310px;
        width: 240px;
        top: 65px;
    }

    .menu_H .lists li .item p {
        font-size: 20px;
        line-height: 2.5;
    }

    .menu_H .lists li .item i {
        font-size: 20px;
    }

    .menu_H .lists li .subset dd a {
        font-size: 14px;
        line-height: 2;
        color: #595656;
    }

    .wp-nav-bar {
        height: 100px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 23px;
    }

    .wp-nav-bar .logo {
        width: 232px;
        height: 40px;
        background-size: 232px 40px;
    }

    .wp-nav-bar .menu {
        width: 29px;
        height: 21px;
        background-size: 29px 21px;
    }

    #homeAbout {
        width: 100%;
        height: auto;
        display: block;
    }

    #homeAbout h1 {
        font-size: 16px;
        margin-top: 25px;
    }

    #homeAbout h1::after {
        content: ' ';
        width: 22px;
        height: 16px;
        position: absolute;
        left: -30px;
        top: 5px;
        background-size: auto 16px;
    }

    .homeAbout-left-inner .text {
        margin-top: 42px;
        margin-bottom: 35px;
    }

    .homeAbout-left-inner .text h3 {
        font-size: 26.95px;
    }

    .homeAbout-left-inner .text p {
        font-size: 12.31px;
        margin-bottom: 65px;
    }

    .homeAbout-left-inner .link-btn, #homeHonor .honor-link-btn {
        font-size: 16.76px;
        width: 76px;
        height: 35px;
        line-height: 35px;
        padding-right: 28px;
        background-size: 22px 22px;
    }

    #homeAbout .homeAbout-right {
        width: 100%;
        height: 313px;
        text-align: right;
        background-size: 438px 313px;
        background-position: right;
        margin-top: 35px;
    }

    #homeAbout .wp-homeAbout-data {
        width: 497px;
        height: 265px;
        background-size: 307px 164px;
        margin: 28px 0 0 50px;
    }

    #homneProductNav .mod-name {
        font-size: 16px;
    }

    #homneProductNav .p1 {
        font-size: 26.95px;
    }

    #homneProductNav .p2 {
        font-size: 12.31px;
    }

    /*    #homneProductNav .mod-body .proNavItem {
        height: 294px;
        background-size: auto 294px;
    }*/

    #homneProductNav .mod-body .proNavItem .title span {
        font-size: 20.67px;
    }

    #homneProductNav .mod-body .proNavItem .title {
        font-size: 15.11px;
        height: 48px;
        line-height: 48px;
    }

    #homeMaster .mod-name {
        font-size: 16px;
        background-size: 14px 12px;
    }

    #homeMaster .homeMaster-right .text .p1 {
        font-size: 26.95px;
    }

    #homeMaster .homeMaster-right .text .p2 {
        font-size: 12.31px;
        margin-top: 15px;
    }

    #homeMaster {
        padding-top: 162px;
    }

    #homeMaster .homeMaster-right .homeMaster-bd {
        position: absolute;
        top: 35px;
        left: 40px;
    }

    #homeMaster .homeMaster-right .text .p1 {
        font-size: 26.95px;
        margin-top: 20px;
    }

    #homeMaster .homeMaster-left {
        height: 421px;
        background-size: auto 316px;
    }

    #homeMaster .homeMaster-right {
        margin-left: 70px;
        padding-top: 70px;
        padding-bottom: 50px;
    }

    #homeMaster .homeMaster-right .bm-text {
        position: absolute;
        top: 520px;
        left: 70px;
        background-size: 241px 69px;
        background-position: left bottom;
        background-repeat: no-repeat;
        margin: 0;
    }

    #homeMaster .homeMaster-right .link-btn {
        font-size: 16.76px;
        background-size: 22px 22px;
        width: 70px;
        margin-top: 44px;
    }

    #homeNews .mod-name {
        font-size: 14.77px;
        margin-top: 20px;
        margin-bottom: 24px;
        background-size: 14px 12px;
        padding-left: 20px;
    }

    #homeNews .d1 {
        font-size: 26.95px;
    }

    #homeNews .d2 {
        font-size: 12.31px;
        margin-top: 15px;
    }

    #homeNews .column-head-right a {
        font-size: 21.9px;
    }

    #homeNews .column-head-right {
        height: 25px;
        line-height: 25px;
        display: flex;
        justify-content: space-around;
        padding: 31px 10px 0 10px;
    }

    #homeNews .column-head {
        height: 188px;
    }

    #homeNews .column-bod-wrap,
    #homeNews .column-bod .swiper-container {
        width: 404px;
    }

    #homeNews .column-bod .swiper-container {
        height: 477px;
    }

    #homeNews .news-item {
        width: 404px;
        height: 477px;
    }

    #homeNews .news-item .ns-pic {
        width: 379px;
        height: 251px;
        margin: 10px auto 0 auto;
    }

    #homeNews .homeNewsSwiper-button-prev {
        right: auto;
        left: -30px;
    }

    #homeNews .homeNewsSwiper-button-next, #homeNews .homeNewsSwiper-button-prev {
        width: 22px;
        height: 38px;
        position: absolute;
        right: -30px;
        top: 50%;
        background-size: 14px 24px;
    }

    #homeNews .news-item .ns-tit {
        font-size: 16.75px;
        height: 50px;
    }

    #homeNews .news-item .ns-con {
        font-size: 13.4px;
        height: 50px;
    }

    #homeNews .news-item .ns-time {
        margin-top: 8px;
    }

    #homeNews .news-item .ns-time .time-data {
        font-size: 12.16px;
    }

    #homeNews .news-item .ns-time .link-btn {
        font-size: 15.71px;
        width: 70px;
        height: 20px;
        padding-right: 25px;
        background-size: 20px 20px;
    }

    #homeHonor .mod-name {
        font-size: 16px;
        background-size: 133px 17px;
    }

    #homeHonor .mod-title {
        font-size: 24.61px;
    }

    #homeHonor .mod-body {
        width: 430px;
    }

    #homeHonor .mod-body .swiper-slide {
        width: 203px !important;
        height: 182px;
        margin-right: 35px;
    }

    #homeHonor .mod-body .swiper-slide .hr-pic, #homeHonor .mod-body .swiper-slide .hr-pic img {
        width: 100%;
        height: 142px;
    }

    #homeHonor .mod-body .swiper-slide .hr-title {
        height: 40px;
        line-height: 40px;
        font-size: 13.15px;
    }

    #homeHonor {
        padding-top: 50px;
        padding-bottom: 40px;
        height: auto;
        min-height: auto;
        background-color: #f3f3f3;
    }

    #homeHonor .contact-mod .contact-mod-head {
        font-size: 25.84px;
    }

    #homeHonor .contact-mod .contact-item .text {
        font-size: 12px;
    }

    #homeHonor .contact-mod .contact-item {
        width: 35%;
        border-right: 1px solid #d5d5d5;
    }

    #homeHonor .contact-mod .contact-item .name {
        font-size: 18.48px;
        height: 20px;
        line-height: 20px;
        margin: 5px auto 0 auto;
        /*width: 44px;*/
    }

    #homeHonor .contact-mod .contact-item .name span {
        background-size: 14px !important;
        padding-left: 20px;
    }

    #homeHonor .contact-mod .contact-item {
        height: 63px;
    }

    #homeHonor .contact-mod .link-btn {
        width: 142px;
        height: 26px;
        line-height: 26px;
        margin: 35px auto 0 auto;
        font-size: 13.46px;
    }

    element.style {
    }

    #footerMod .ft-logo .logo {
        height: 84px;
        line-height: 84px;
    }

    #footerMod .ft-logo .logo img {
        width: 255px;
        height: 44px;
    }

    #footerMod .ft-logo .app {
        margin-top: 33px;
    }

    /*    #footerMod .ft-logo .app img {
        width: 183px;
        height: 18px;
    }*/

    #footerMod .ft-contact {
        margin-top: 45px;
    }

    #footerMod .contactInfo .cpy-name {
        font-size: 20.76px;
        margin-bottom: 38px;
    }

    #footerMod .contactInfo .contactlist {
        font-size: 14px;
    }

    #footerMod .contactInfo .contactlist dt {
        margin-bottom: 10px;
        font-size: 20px;
    }

    #footerMod {
        width: 100%;
        height: auto;
    }

    #footerMod .ft-copyright {
        font-size: 14px;
        line-height: 1.8;
        height: auto;
        padding: 20px 40px;
        margin: 0 auto 0 auto;
    }

    #footerMod .contactInfo .contactlist dd {
        margin-bottom: 57px;
    }

    #footerMod .ft-contact {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: 38px;
        display: flex;
        justify-content: space-between;
        color: #fff;
    }

    #footerMod .contactInfo .contactlist .tel {
        font-size: 20px;
    }

    #footerMod .contactInfo .contactlist dt {
        font-size: 14px;
    }
    /*关于我们*/
    #about-page .about-mod-a p {
        font-size: 15px;
        margin-bottom: 25px;
    }

    .about-mod-b-prog .course-top .swiper-slide {
        font-size: 62px;
    }

    .about-mod-b-prog .course-thumbs .swiper-slide {
        font-size: 14px;
    }

    #about-page .about-mod-b ul li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    #about-page .about-mod-b ul li .tit {
        font-size: 14px;
    }

    #about-page .about-mod-b ul li .pic {
        height: 115px;
    }

    #about-page .about-mod-b ul {
        min-height: 720px;
        padding: 0 10px 20px 10px;
    }

    #about-page .about-mod-c {
        height: 298px;
        background-size: 100% 298px;
        background-image: url(../image/about-page-culture-640.jpg);
    }

    #about-page .about-mod-d .about-mod-d-main {
        width: 461px;
        height: 413px;
    }

    #about-page .about-mod-d .about-mod-d-list {
        width: 385px;
    }

    #about-page .about-mod-d .about-mod-d-head .en {
        font-size: 30.35px;
    }

    #about-page .about-mod-d .about-mod-d-head .cn {
        font-size: 24.25px;
    }

    #about-page .about-mod-d .about-mod-d-list .about-mod-d-list-item {
        width: 181px !important;
        margin-right: 25px;
    }

    #about-page .about-mod-d .about-mod-d-list .about-mod-d-list-item .pic {
        height: 127px;
    }

    #about-page .about-mod-d .about-mod-d-list .about-mod-d-list-item .tit {
        font-size: 12px;
    }

    #about-page .about-mod-d .link-btn, #about-page .about-mod-e .link-btn {
        font-size: 16.76px;
        width: 70px;
        height: 35px;
        line-height: 35px;
        padding-right: 30px;
        background-size: 22px 22px;
    }

    #about-page .about-mod-d .link-btn, #about-page .about-mod-e .link-btn {
        margin: 20px auto 0 auto;
    }

    #about-page .about-mod-d {
        background-color: #f1f1f1;
        height: auto;
    }

    #about-page .about-mod-e .ebook-content .tit {
        font-size: 23.81px;
        color: #4e4e4e;
    }

    #about-page .about-mod-e .ebook-content {
        width: auto;
        margin-top: 33px;
        margin-left: 35px;
        margin-right: 35px;
    }

    #about-page .about-mod-e .ebook-content .cont {
        font-size: 14px;
        color: #000;
        line-height: 1.8;
        margin-top: 60px;
    }

    #about-page .about-mod-e {
        height: auto;
    }

    #about-page .about-mod-e .about-mod-e-main {
        height: auto;
        padding-bottom: 48px;
    }

    #about-page .about-mod-a .mod-name, #about-page .about-mod-a .about-mod-a-cont {
        margin-left: 20px;
        margin-right: 20px;
    }
    /*董事长风采*/
    .column-name .en {
        font-size: 22.72px;
    }

    .column-name .cn {
        font-size: 33.91px;
    }

    .column-name::after {
        top: 5px;
        left: 0;
        width: 7px;
        height: 67px;
    }

    #chairman-page {
        width: 100%;
        padding-top: 37px;
    }

    #chairman-page .ab-mod-a .chairman-banner {
        width: 415px;
        height: 472px;
        left: 30px;
        top: 70px;
    }

    #chairman-page .ab-mod-a .chairman-content li {
        font-size: 16.51px;
        line-height: 1.8;
    }

    #chairman-page .ab-mod-a .chairman-content {
        padding: 0 30px;
    }

    #chairman-page .ab-mod-a .chairman-content h2 {
        font-size: 18.46px;
        font-weight: bold;
        color: #161616;
        margin-bottom: 28px;
    }

    #chairman-page .ab-mod-a .chairman-content .mb68 {
        margin-bottom: 36px;
    }

    #chairman-page .ab-mod-a {
        padding: 0;
    }

    #chairman-page .ab-mod-a .chairman-content ul {
        padding-top: 30px;
        padding-bottom: 45px;
    }

    #chairman-page .ab-mod-a .chairman-content p {
        font-size: 14.77px;
        line-height: 1.6;
    }

    #chairman-page .ab-mod-b {
        margin-top: 30px;
    }

    #chairman-page .ab-mod-b .chairman-banner {
        height: 289px;
    }

    #chairman-page .ab-mod-b .chairman-banner img {
        width: 461px;
        height: 289px;
        float: right;
    }

    #chairman-page .ab-mod-b .chairman-content {
        font-size: 14.77px;
        color: #161616;
        line-height: 1.8;
        padding-left: 42px;
        padding-right: 42px;
        padding-top: 32px;
        padding-bottom: 60px;
    }

    #chairman-page .ab-mod-c .chairman-content {
        font-size: 18.02px;
        line-height: 1.6;
        margin-left: 43px;
        margin-right: 43px;
        margin-top: 74px;
        width: auto;
    }



    #chairman-page .ab-mod-c .chairman-pic img {
        width: 359px;
        height: 102px
    }

    #chairman-page .ab-mod-c {
        width: 100%;
        height: auto;
        display: block;
        overflow: hidden;
    }

    #chairman-page .ab-mod-c .chairman-pic {
        width: 270px;
        height: 78px;
        margin-left: 181px;
        margin-right: 0;
        margin-top: 10px;
    }

    #chairman-page .ab-mod-c .chairman-pic img {
        width: 270px;
        height: 78px;
    }

    #chairman-page .chairman-imglist .img-item, #chairman-page .chairman-imglist .img-item .pic {
        width: 100%;
        height: auto;
        line-height: normal;
    }
    /*匠心工艺*/
    /*    #craft-page {
        padding-bottom: 50px;
    }*/

    #craft-page-body .position {
        padding-bottom: 30px;
    }

    #craft-page .craft-head {
        font-size: 21.54px;
        margin-bottom: 20px;
    }

    #craft-page .craft-content {
        width: auto;
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 25px;
        padding: 0 38px;
    }

    /*    #craft-page .craft-list {
        width: 428px;
        height: 3619px;
        background-size: 428px 3619px;
    }*/
    /*全国专卖店*/
    #dealer-page .dealer-shop {
        margin-top: 30px;
    }

    #dealer-page .dealer-shop-hd,
    #dealer-page .dealer-moot-hd {
        font-size: 25.85px;
        color: #3e3e3e;
        text-align: center;
    }

    #dealer-page .dealer-shop-hd,
    #dealer-page .dealer-moot-hd {
        margin-bottom: 20px;
    }

    #dealer-page .dealer-shop-bd, #dealer-page .dealer-shop-bd img {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    #dealer-page .dealer-shop-bn {
        width: 133px;
        height: 27px;
        line-height: 27px;
        font-size: 14px;
        margin-top: 20px;
    }

    #dealer-page .dealer-moot-bd {
        padding: 0 15px;
        margin: 28px auto 0 auto;
    }

    #dealer-page .dealer-item {
        width: 207px;
        height: 192px;
        margin-bottom: 30px;
    }

    #dealer-page .dealer-item:nth-child(2n+1) {
        /*margin-right: 28px;*/
        margin-right: 0;
    }

    #dealer-page .dealer-item .de-pic {
        width: 203px;
        height: 136px;
        margin: 10px auto 0 auto;
    }

    #dealer-page .dealer-item .de-pic img {
        width: 203px;
        height: 136px;
    }

    #dealer-page .dealer-item .de-tit {
        height: 43px;
        font-size: 14px;
        margin-top: 3px;
        line-height: 1.4;
    }

    #news-page .more-btn, .more-btn {
        width: 225px;
        height: 39px;
        line-height: 39px;
        font-size: 16px;
        margin: 0 auto 35px auto;
        background-position: 160px 17px;
    }
    /*通用列表*/
    .common-list dl {
        width: 422px;
        height: 367px;
        margin-bottom: 32px;
    }

    .common-list dl dt {
        width: 411px;
        height: 267px;
        margin: 7px auto 0 auto;
    }

    .common-list dl dd {
        height: 91px;
        line-height: 91px;
        font-size: 14px;
    }
    /*招商加盟*/
    #joinSuper-body .position {
        padding: 25px 0 0 30px;
        padding-bottom: 0;
    }

    #joinSuper-page .mod-name {
        margin-left: 30px;
        margin-top: 20px;
        padding-left: 7px;
    }

    #joinSuper-page .join-mod-h .mod-name {
        margin-left: 20px;
    }

    #joinSuper-page .mod-name .cn {
        font-size: 23.39px;
    }

    #joinSuper-page .mod-name .en {
        font-size: 17.23px;
    }

    #joinSuper-page .mod-name::after {
        left: 0;
        top: 4px;
        width: 3px;
        height: 26px;
    }

    #join-page .join-mod-h .recrult-items .icon::after {
        right: 13px;
    }

    #joinSuper-page .joinSuper-mod-a .mod-bd {
        width: auto;
        height: auto;
        margin: 0 24px 57px 24px;
    }

    #join-page .join-mod-e .content {
        padding: 0 35px;
        display: block;
    }

    #joinSuper-page .joinSuper-mod-a .mod-bd img {
        max-width: 100%;
        height: auto;
    }

    #joinSuper-page .joinSuper-mod-b {
        height: 409px;
        background-size: 100% 409px;
    }

    #joinSuper-page .joinSuper-mod-c .mod-tit {
        font-size: 31.24px;
        line-height: 1.7;
        padding-top: 24px;
        margin-bottom: 30px;
    }

    #joinSuper-page .mod-hd {
        width: 211px;
        height: 30px;
        line-height: 30px;
        font-size: 15.39px;
    }

    #joinSuper-page .joinSuper-shop-mod .mod-hd {
        width: 205px;
        font-size: 20px;
    }

    #joinSuper-page .joinSuper-shop-mod .mod-hd span::after {
        top: 6px;
        width: 4px;
        height: 20px;
    }

    #joinSuper-page .joinSuper-mod-a .mod-hd {
        margin-top: 18px;
    }

    #joinSuper-page .joinSuper-mod-c .mod-bd {
        margin-top: 44px;
        width: 399px;
        height: 666px;
        background-size: 399px 666px;
    }

    #joinSuper-page .joinSuper-mod-c {
        padding-bottom: 64px;
    }

    #join-page .join-mod-e .cpyname {
        font-size: 22px;
        margin-top: 32px;
    }

    #join-page .join-mod-e .contact {
        font-size: 14px;
        margin-top: 14px;
        line-height: 1.5;
    }

    #join-page .join-mod-e .content .wx {
        margin-top: 20px;
    }

    #join-page .join-mod-e .contact strong {
        font-size: 19px;
    }

    #join-page .join-mod-e .wx img {
        width: auto;
        height: auto;
    }

    #join-page .join-mod-e .map {
        height: 299px;
        margin-top: 25px;
        margin-bottom: 28px;
    }

    #join-page .join-mod-f {
        height: 299px;
        background-size: 100% 299px;
        margin-bottom: 24px;
    }

    #join-page .join-mod-h .recrult-list {
        margin-top: 22px;
    }

    #join-page .join-mod-f input[type=text] {
        width: 407px;
        height: 47px;
        font-size: 14px;
        margin-top: 33px;
        margin-bottom: 50px;
    }

    #join-page .join-mod-f .security-form {
        width: 100%;
    }

    #join-page .join-mod-f .form-hd {
        font-size: 23.39px;
        font-weight: bold;
        color: #262626;
        margin-top: 37px;
    }

    #join-page .join-mod-f .security-btn {
        width: 126px;
        height: 36px;
        line-height: 36px;
        font-size: 17.23px;
    }

    #join-page .join-mod-h {
        padding: 0 17px;
    }

    #join-page .join-mod-h .recrult-items {
        height: 54px;
        margin-bottom: 18px;
        border-right: 4px solid #9f0810;
    }

    #join-page .join-mod-h .recrult-items .icon {
        width: 55px;
        height: 54px;
        font-size: 22.8px;
        line-height: 54px;
    }

    #join-page .join-mod-h .recrult-items .icon::after {
        font-size: 14px;
        right: 6px;
    }

    #join-page .join-mod-h .recrult-items .content {
        padding: 0 0 0 15px;
        height: 54px;
        line-height: 54px;
        font-size: 14px;
    }

    #join-page .join-mod-h .recrult-items .content .c-title {
        margin-right: 50px;
    }

    #join-page .join-mod-h .recrult-items .content .c-details {
        width: 170px;
        height: 54px;
    }

    #joinSuper-page .joinSuper-network-mod .mod-hds {
        font-size: 18px;
        margin-top: 27px;
    }
    /*产品中心*/
    #product-page-body .inner-nav, #productShow-page-body .inner-nav {
        height: 36px;
        line-height: 36px;
    }

    #product-page-body .inner-nav a, #productShow-page-body .inner-nav a {
        width: 35%;
        height: 36px;
        line-height: 36px;
    }

    #product-page-body .inner-nav a:nth-child(1) img,
    #productShow-page-body .inner-nav a:nth-child(1) img {
        width: 126px;
        height: 30px;
    }

    #product-page-body .inner-nav a:nth-child(2) img,
    #productShow-page-body .inner-nav a:nth-child(2) img {
        width: 58px;
        height: 37px;
    }

    #product-page-body .inner-nav a:nth-child(3) img,
    #productShow-page-body .inner-nav a:nth-child(3) img {
        width: 73px;
        height: 29px;
    }

    #product-page .mod-hd {
        font-size: 14px;
        margin-top: 35px;
    }

    #product-page .mod-nav {
        text-align: center;
        margin-top: 14px;
        margin-bottom: 25px;
    }

    #product-page .mod-nav:first-child a {
        width: 25%;
        font-size: 20px;
    }

    #product-page .mod-nav a {
        font-size: 16.82px;
        width: 15%;
    }

    #product-page .mod-list .mod-list-item,
    #project-page .project-list .project-imgItem {
        width: 422px;
        height: auto;
        margin-bottom: 20px;
    }

    #product-page .mod-list .mod-list-item .pic,
    #project-page .project-list .project-imgItem .pic {
        width: 412px;
        height: auto;
        margin: 12px auto 0 auto;
    }

    #product-page .mod-list .mod-list-item .tit,
    #project-page .project-list .project-imgItem .tit {
        height: 90px;
        line-height: 90px;
        font-size: 14px;
        margin: 0;
    }

    #product-page .more-btn {
        margin-top: 20px;
        margin-bottom: 60px;
    }
    /*高宝整装*/
    #project-page .project-list {
        width: 419px;
        margin-top: 34px;
    }

    #project-page .project-list .project-item {
        height: 457px;
        margin-bottom: 38px;
        padding-bottom: 20px;
    }

    #project-page .project-list .project-item .pic {
        height: 278px;
    }

    #project-page .project-list .project-item .content {
        height: 177px;
        margin-top: 278px;
    }

    #project-page .project-list .project-item .p-name {
        font-size: 21.54px;
        margin-top: 17px;
    }

    #project-page .project-list .project-item .p-text,
    #project-page .project-list .project-item .p-data span {
        font-size: 14px;
    }

    #project-page .project-list .project-item .p-text {
        margin-top: 13px;
        line-height: 1.5;
        height: 64px;
    }

    #project-page .project-list .project-item .p-data {
        margin-top: 14px;
        line-height: 1.6;
    }

    #project-page .project-list .project-item .p-data .btn {
        top: 0;
        right: 0;
        width: 122px;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        border-radius: 5px;
    }
    /*新闻中心*/
    #news-page-body .position {
        padding: 16px 0 40px 36px;
    }

    #news-page .news-list {
        margin: 0 auto 40px auto;
    }

    #news-page .news-list .news-item {
        width: 429px;
        min-height: 473px;
        margin: 0 auto 18px auto;
    }

    #news-page .news-list .news-item .ns-pic {
        width: 419px;
        height: 278px;
    }

    #news-page .news-list .news-item .ns-pic img {
        height: 278px;
    }

    #news-page .news-list .news-item .ns-pic {
        margin: 3px auto 0 auto;
    }

    #news-page .news-list .news-item .ns-tit {
        font-size: 17.23px;
        margin-top: 18px;
    }

    #news-page .news-list .news-item .ns-cont {
        font-size: 13px;
        line-height: 1.5;
        height: 42px;
        margin-top: 17px;
    }

    #news-page .news-list .news-item .ns-text {
        padding: 0 15px;
    }

    #news-page .news-list .news-item .ns-btn {
        width: 122px;
        height: 32px;
        line-height: 32px;
        font-size: 18px;
        border-radius: 5px;
        margin: 10px 0 10px 0;
    }

    #news-page .news-list .news-item .ns-time {
        font-size: 13px;
        margin-top: 16px;
    }

    #news-page .more-btn {
        margin: 0 auto 60px auto;
    }
    /*全国专卖店*/
    #store-page .store-list {
        width: auto;
        padding: 0 2%;
        margin: 25px auto 40px auto;
        display: block;
    }

    #store-page .store-list dl {
        width: 31%;
        height: 100px;
        text-align: center;
        position: relative;
        display: inline-block;
    }

    #store-page .store-list dt {
        width: 50px;
        height: 30px;
        font-size: 20px;
        background-size: 15px;
        padding-left: 15px;
        margin: 15px auto 0 auto;
    }

    #store-page .store-list dd {
        font-size: 13px;
        margin-top: 10px;
    }

    header,
    .wp-nav-bar,
    .wp-nav-bar {
        height: 65px;
    }

    .wp-search {
        top: -65px;
        height: 65px;
    }

    .search-wrap input {
        width: 63%;
    }
}

@media (max-width: 440px) {
    #dealer-page .dealer-item:nth-child(2n+1) {
        margin-right: 0;
    }

    #dealer-page .dealer-item {
        width: 47%;
    }

    #dealer-page .dealer-item .de-pic {
        width: 100%;
    }
}

@media (max-width: 414px) {


    .onlineService {
        width: 48px;
        height: 92px;
        background-size: 48px 92px;
    }

    .inner-nav a {
        font-size: 15px;
    }

    #homeAbout .homeAbout-left-inner {
        padding-left: 36px;
    }

    #homeAbout h1 {
        font-size: 14px;
        margin-top: 20px;
    }

    #homeAbout h1::after {
        left: -22px;
        top: 2px;
        background-size: auto 12px;
    }

    #homeAbout .homeAbout-right {
        width: 100%;
        height: 270px;
        text-align: right;
        background-size: 378px 270px;
        background-position: right;
        margin-top: 35px;
    }

    .homeAbout-left-inner .text h3 {
        font-size: 24px;
        margin-bottom: 10px
    }

    .homeAbout-left-inner .text p {
        font-size: 12px;
        margin-bottom: 25px;
    }

    .homeAbout-left-inner .text {
        margin-top: 22px;
        margin-bottom: 25px;
    }

    .homeAbout-left-inner .link-btn, #homeHonor .honor-link-btn {
        font-size: 14px;
        width: 65px;
        height: 35px;
        line-height: 35px;
        padding-right: 28px;
        background-size: 19px 19px;
    }

    #homeAbout .wp-homeAbout-data {
        width: 265px;
        height: 222px;
        background-size: 265px 141px;
        margin: 28px 0 0 50px;
    }

    #homneProductNav .mod-name {
        font-size: 15px;
        background-size: 114px 14px;
        margin-bottom: 10px;
    }

    #homneProductNav .p1 {
        font-size: 23px;
    }

    #homneProductNav .p2 {
        font-size: 12px;
        margin: 10px 0 20px 0;
    }

    #homneProductNav .mod-head {
        text-align: center;
        overflow: hidden;
        margin-top: 25px;
    }

    /*   #homneProductNav .mod-body .proNavItem {
        height: 253px;
        background-size: auto 253px;
    }*/

    #homeHonor .mod-body {
        width: 370px;
        margin: 40px auto 0 auto;
    }

    #homeHonor .mod-body .swiper-slide {
        width: 174px !important;
        height: 182px;
        margin-right: 25px;
    }

    #homeHonor .mod-body .swiper-slide .hr-pic, #homeHonor .mod-body .swiper-slide .hr-pic img {
        width: 100%;
        height: 122px;
    }

    #homeMaster .mod-name {
        font-size: 14px;
        background-size: 11px 10px;
        padding-left: 15px;
    }

    #homeMaster .homeMaster-right .text .p1 {
        font-size: 24px;
        margin-top: 15px;
    }

    #homeMaster .homeMaster-right .text .p2 {
        font-size: 12px;
        margin-top: 10px;
    }

    #homeMaster {
        padding-top: 140px;
    }

    #homeMaster .homeMaster-right .homeMaster-bd {
        top: 30px;
        left: 35px;
    }

    #homeMaster .homeMaster-right {
        margin-left: 70px;
        padding-top: 70px;
        padding-bottom: 50px;
    }

    #homeMaster .homeMaster-left {
        height: 272px;
        background-size: auto 272px;
    }

    #homeMaster .homeMaster-right .bm-text {
        top: 280px;
        left: 70px;
        background-size: 208px 60px;
        width: 208px;
        height: 208px;
    }

    #homeMaster .homeMaster-right .link-btn {
        font-size: 15px;
        background-size: 19px 19px;
        width: 60px;
        margin-top: 44px;
        padding-right: 28px;
    }

    #homeNews .mod-name {
        font-size: 13px;
        margin-top: 20px;
        margin-bottom: 24px;
        background-size: 12px 10px;
        padding-left: 20px;
    }

    #homeNews .d1 {
        font-size: 24px;
    }

    #homeNews .d2 {
        font-size: 12px;
        margin-top: 10px;
    }

    #homeNews .column-head-right a {
        font-size: 18.89px;
        height: 21px;
        line-height: 21px;
    }

    #homeNews .column-head-right {
        height: 21px;
        line-height: 21px;
        padding: 27px 10px 0 10px;
    }

    #homeNews .column-head-right span {
        height: 21px;
    }

    #homeNews .column-head {
        height: 163px;
    }

    #homeNews .column-bod-wrap, #homeNews .column-bod .swiper-container {
        width: 348px;
    }

    #homeNews .column-bod .swiper-container {
        height: 412px;
    }

    #homeNews .news-item {
        width: 348px;
        height: 412px;
    }

    #homeNews .news-item .ns-pic {
        width: 327px;
        height: 216px;
        margin: 10px auto 0 auto;
        background-color: #eee;
    }

    #homeNews .news-item .ns-pic img {
        max-width: 100%;
        /* height: 216px;*/
    }

    #homeNews .news-item .ns-text {
        padding: 15px 15px 0 15px;
    }

    #homeNews .news-item .ns-con {
        font-size: 13.4px;
        height: 36px;
        margin-top: 25px;
    }

    #homeNews .homeNewsSwiper-button-next, #homeNews .homeNewsSwiper-button-prev {
        width: 12px;
        height: 21px;
        position: absolute;
        right: -20px;
        top: 50%;
        background-size: 12px 21px;
    }

    #homeNews .homeNewsSwiper-button-prev {
        right: auto;
        left: -20px;
    }

    #homeNews {
        height: auto;
        padding-bottom: 40px;
    }

    #homeHonor .mod-title {
        font-size: 22px;
    }

    #homeHonor .contact-mod {
        margin-top: 30px;
    }

    #homeHonor .contact-mod .contact-mod-body {
        justify-content: center;
    }

    /*    #homeHonor .contact-mod .contact-item:last-child {
        display: none;
        border-right: none;
    }*/

    #homeHonor .contact-mod .contact-item:nth-child(2) {
        border-right: none;
    }

    #homeHonor .contact-mod .contact-item {
        width: 45%;
    }

    #consultMod input, #consultMod select, #consultMod .codeimgbtn {
        width: 45%;
        height: 42px;
        font-size: 16px;
        margin-right: 2px;
    }

    #footerMod .contactInfo .contactlist {
        font-size: 13px;
    }

    #footerMod .ft-inner {
        width: auto;
        padding: 0 20px;
    }

    #footerMod .ft-copyright {
        padding: 10px 20px;
    }

    /*关于我们*/
    #about-page .about-mod-a .about-mod-a-pic {
        /*height: 248px;*/
    }

    #about-page .about-mod-a .about-mod-a-pic img {
        /*  width: 395px;
        height: 248px;*/
    }

    .about-mod-b-prog .course-top .swiper-slide {
        font-size: 53px;
    }

    #about-page .about-mod-b ul li {
        width: 179px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    #about-page .about-mod-b ul li .pic {
        height: 99px;
    }

    #about-page .about-mod-b ul li .tit {
        font-size: 14px;
    }

    #about-page .about-mod-b ul {
        min-height: 650px;
    }

    #about-page .about-mod-c {
        height: 257px;
        background-size: 100% 257px;
    }

    #about-page .about-mod-d .about-mod-d-main {
        width: 397px;
        height: 356px;
    }

    #about-page .about-mod-d .about-mod-d-list {
        width: 332px;
    }

    #about-page .about-mod-d .about-mod-d-list .about-mod-d-list-item {
        width: 156px !important;
        margin-right: 15px;
    }

    #about-page .about-mod-d .about-mod-d-list .about-mod-d-list-item .pic {
        height: 110px;
    }

    .about-mod-b-prog .course-button-next,
    .about-mod-b-prog .swiper-button-prev {
        width: 56px;
        height: 56px;
        background-size: 56px 56px;
    }

    #about-page .about-mod-d .about-mod-d-head {
        text-align: center;
        overflow: hidden;
        padding-top: 40px;
        padding-bottom: 20px;
    }

    #about-page .about-mod-d .link-btn, #about-page .about-mod-e .link-btn {
        margin: 15px auto 0 auto;
    }

    .inner-nav, .inner-nav a {
        height: 36px;
        line-height: 36px;
    }

    .position {
        width: auto;
        font-size: 14px;
        padding: 25px 0 0 20px;
    }

    #about-page .about-mod-b .mod-name {
        margin-left: 27px;
    }

    #about-page .about-mod-e .mod-name {
        margin: 124px 32px 0 32px;
        width: auto;
    }
    /*董事长风采*/
    .column-name .en {
        font-size: 19.59px;
    }

    .column-name .cn {
        font-size: 29.25px;
    }

    .column-name::after {
        top: 5px;
        left: 0;
        width: 6px;
        height: 57px;
    }

    #chairman-page {
        width: 100%;
        padding-top: 37px;
    }

    #chairman-page .ab-mod-a .chairman-banner {
        width: 358px;
        height: 408px;
        left: 32px;
        top: 58px;
    }

    #chairman-page .ab-mod-a .chairman-content li {
        font-size: 15px;
        line-height: 1.8;
    }

    #chairman-page .ab-mod-a .chairman-content {
        padding: 0 5%;
    }

    #chairman-page .ab-mod-a .chairman-content h2 {
        font-size: 16px;
        font-weight: bold;
        color: #161616;
        margin-top: 35px;
        margin-bottom: 25px;
    }

    #chairman-page .ab-mod-a {
        padding: 0;
    }

    #chairman-page .ab-mod-a .chairman-content ul {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    #chairman-page .ab-mod-a .chairman-content p {
        font-size: 14px;
        line-height: 1.8;
    }

    #chairman-page .ab-mod-a .chairman-content .mb68 {
        margin-bottom: 30px;
    }

    #chairman-page .ab-mod-b {
        margin-top: 30px;
    }

    #chairman-page .ab-mod-b .chairman-banner {
        height: 250px;
    }

    #chairman-page .ab-mod-b .chairman-banner img {
        width: 398px;
        height: 250px;
        float: right;
    }

    #chairman-page .ab-mod-b .chairman-content {
        font-size: 14px;
        color: #161616;
        line-height: 1.8;
        padding-left: 37px;
        padding-right: 37px;
        padding-top: 27px;
        padding-bottom: 30px;
    }

    #chairman-page .ab-mod-c .chairman-content {
        font-size: 16px;
        line-height: 1.6;
        margin-left: 37px;
        margin-right: 37px;
        margin-top: 47px;
        width: auto;
    }



    #chairman-page .ab-mod-c .chairman-pic img {
        width: 300px;
        height: 102px
    }

    #chairman-page .ab-mod-c {
        width: 100%;
        height: auto;
        display: block;
        overflow: hidden;
    }

    #chairman-page .ab-mod-c .chairman-pic {
        width: 233px;
        height: 66px;
        margin-left: 156px;
        margin-right: 0;
        margin-top: 22px;
    }

    #chairman-page .ab-mod-c .chairman-pic img {
        width: 233px;
        height: 66px;
    }

    /*匠心工艺*/
    /*    #craft-page {
        padding-bottom: 50px;
    }*/

    #craft-page-body .position {
        padding-bottom: 30px;
    }

    #craft-page .craft-head {
        font-size: 18.58px;
        margin-bottom: 20px;
    }

    #craft-page .craft-content {
        width: auto;
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 22px;
        padding: 0 33px;
    }

    /*    #craft-page .craft-list {
        width: 369px;
        height: 3122px;
        background-size: 369px 3122px;
    }*/
    /*全国专卖店*/
    #dealer-page .dealer-shop {
        margin-top: 25px;
    }

    #dealer-page .dealer-shop-hd,
    #dealer-page .dealer-moot-hd {
        font-size: 22.29px;
    }

    #dealer-page .dealer-shop-hd,
    #dealer-page .dealer-moot-hd {
        margin-bottom: 20px;
    }

    #dealer-page .dealer-shop-bd, #dealer-page .dealer-shop-bd img {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    #dealer-page .dealer-shop-bn {
        width: 133px;
        height: 27px;
        line-height: 27px;
        font-size: 14px;
        margin-top: 20px;
    }

    #dealer-page .dealer-moot-bd {
        padding: 0 15px;
        margin: 28px auto 0 auto;
    }

    #dealer-page .dealer-item {
        width: 178px;
        height: 166px;
        margin-bottom: 20px;
    }

    #dealer-page .dealer-item:nth-child(2n+1) {
        /*margin-right: 20px;*/
        margin-right: 0;
    }

    #dealer-page .dealer-item .de-pic {
        width: 175px;
        height: 117px;
        margin: 10px auto 0 auto;
    }

    #dealer-page .dealer-item .de-pic img {
        width: 175px;
        height: 117px;
    }

    #dealer-page .dealer-item .de-tit {
        height: 36px;
        font-size: 12px;
        margin-top: 3px;
        line-height: 1.4;
    }

    #news-page .more-btn, .more-btn {
        width: 225px;
        height: 39px;
        line-height: 39px;
        font-size: 16px;
        margin: 0 auto 35px auto;
        background-position: 160px 17px;
    }
    /*招商加盟*/
    #joinSuper-body .position {
        padding: 25px 0 0 26px;
        padding-bottom: 0;
    }

    #joinSuper-page .mod-name {
        margin-left: 30px;
        margin-top: 17px;
        padding-left: 5px;
    }

    #joinSuper-page .join-mod-h .mod-name {
        margin-left: 20px;
    }

    #joinSuper-page .mod-name .cn {
        font-size: 20.17px;
    }

    #joinSuper-page .mod-name .en {
        font-size: 14.86px;
    }

    #joinSuper-page .mod-name::after {
        left: 0;
        top: 4px;
        width: 3px;
        height: 26px;
    }

    #join-page .join-mod-h .recrult-items .icon::after {
        right: 13px;
    }

    #joinSuper-page .joinSuper-mod-a .mod-bd {
        width: auto;
        height: auto;
        margin: 0 15px 50px 15px;
    }

    #join-page .join-mod-e .content {
        padding: 0 30px;
    }

    #joinSuper-page .joinSuper-mod-a .mod-bd img {
        max-width: 100%;
        height: auto;
    }

    #joinSuper-page .joinSuper-mod-b {
        height: 353px;
        background-size: 100% 353px;
    }

    #joinSuper-page .joinSuper-mod-c .mod-tit {
        font-size: 26.94px;
        line-height: 1.7;
        padding-top: 20px;
        margin-bottom: 25px;
    }

    #joinSuper-page .mod-hd {
        width: 182px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
    }



    #joinSuper-page .joinSuper-mod-a .mod-hd {
        margin-top: 15px;
        width: 100px;
        height: 20px;
        line-height: 20px;
    }

    #joinSuper-page .joinSuper-mod-c .mod-bd {
        margin-top: 28px;
        width: 344px;
        height: 574px;
        background-size: 344px 574px;
    }

    #joinSuper-page .joinSuper-mod-c {
        padding-bottom: 38px;
    }

    #join-page .join-mod-e .cpyname {
        font-size: 18px;
    }

    #join-page .join-mod-e .contact {
        font-size: 14px;
        margin-top: 14px;
        line-height: 1.5;
    }

    /*    #join-page .join-mod-e .wx img {
        width: 95px;
        height: 103px;
    }*/

    #join-page .join-mod-e .map {
        height: 258px;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    #join-page .join-mod-f {
        height: 258px;
        background-size: 100% 258px;
        margin-bottom: 24px;
    }

    #join-page .join-mod-h .recrult-list {
        margin-top: 22px;
    }

    #join-page .join-mod-f input[type=text] {
        width: 348px;
        height: 37px;
        font-size: 14px;
        margin-top: 28px;
        margin-bottom: 32px;
    }

    #join-page .join-mod-f .security-form {
        width: 100%;
    }

    #join-page .join-mod-f .form-hd {
        font-size: 20.17px;
        font-weight: bold;
        color: #262626;
        margin-top: 37px;
    }

    #join-page .join-mod-f .security-btn {
        width: 126px;
        height: 36px;
        line-height: 36px;
        font-size: 17.23px;
    }

    #join-page .join-mod-h {
        padding: 0 17px;
    }

    #join-page .join-mod-h .recrult-items {
        height: 54px;
        margin-bottom: 18px;
        border-right: 4px solid #9f0810;
    }

    #join-page .join-mod-h .recrult-items .icon {
        width: 55px;
        height: 54px;
        font-size: 22.8px;
        line-height: 54px;
    }

    #join-page .join-mod-h .recrult-items .icon::after {
        font-size: 14px;
        right: 6px;
        top: -15px;
    }

    #join-page .join-mod-h .recrult-items .content {
        padding: 0 0 0 15px;
        height: 54px;
        line-height: 54px;
        font-size: 14px;
    }

    #join-page .join-mod-h .recrult-items .content .c-title {
        margin-right: 50px;
    }

    #join-page .join-mod-h .recrult-items .content .c-details {
        width: 170px;
        height: 54px;
    }

    #joinSuper-page .joinSuper-shop-mod .mod-hd span::after {
        top: 4px;
    }
    /*产品中心*/
    #productBanner {
        max-width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
        margin: 0 auto;
        z-index: 777;
    }

    #product-page .mod-list .mod-list-item,
    #project-page .project-list .project-imgItem {
        width: 365px;
        height: auto;
        margin-bottom: 20px;
    }

    #product-page .mod-list .mod-list-item .pic,
    #project-page .project-list .project-imgItem .pic {
        width: 355px;
        height: auto;
        margin: 6px auto 0 auto;
    }

    #product-page .mod-list .mod-list-item .tit,
    #project-page .project-list .project-imgItem .tit {
        height: 78px;
        line-height: 78px;
        font-size: 14px;
        margin: 0;
    }
    /*高宝整装*/
    #project-page .project-list {
        width: 361px;
        margin-top: 34px;
    }

    #project-page .project-list .project-item {
        height: 438px;
        margin-bottom: 38px;
        padding-bottom: 10px;
    }

    #project-page .project-list .project-item .pic {
        height: 240px;
    }

    #project-page .project-list .project-item .content {
        height: 177px;
        margin-top: 240px;
    }

    #project-page .project-list .project-item .p-name {
        font-size: 21.54px;
        margin-top: 17px;
    }

    #project-page .project-list .project-item .p-text,
    #project-page .project-list .project-item .p-data span {
        font-size: 14px;
    }

    #project-page .project-list .project-item .p-text {
        margin-top: 13px;
        line-height: 1.5;
        height: 64px;
    }

    #project-page .project-list .project-item .p-data {
        margin-top: 14px;
        line-height: 1.6;
    }

    #project-page .project-list .project-item .p-data .btn {
        top: 0;
        right: 0;
        width: 122px;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        border-radius: 5px;
    }
    /*新闻中心*/
    #news-page-body .position {
        padding: 16px 0 40px 36px;
    }

    #news-page .news-list {
        margin: 0 auto 40px auto;
    }

    #news-page .news-list .news-item {
        width: 370px;
        min-height: 425px;
        margin: 0 auto 18px auto;
    }

    #news-page .news-list .news-item .ns-pic {
        width: 361px;
        height: 240px;
    }

    #news-page .news-list .news-item .ns-pic img {
        width: auto;
        height: 240px;
    }

    #news-page .news-list .news-item .ns-pic {
        margin: 3px auto 0 auto;
    }

    #news-page .news-list .news-item .ns-tit {
        font-size: 14.86px;
        margin-top: 18px;
    }

    #news-page .news-list .news-item .ns-cont {
        font-size: 13px;
        line-height: 1.5;
        height: 42px;
        margin-top: 16px;
        overflow: hidden;
    }

    #news-page .news-list .news-item .ns-btn {
        width: 106px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
        border-radius: 5px;
        margin: 10px 0 10px 0;
    }

    #news-page .news-list .news-item .ns-time {
        font-size: 13px;
        margin-top: 14px;
    }

    #news-page .more-btn {
        margin: 0 auto 60px auto;
    }

    #product-page-body .inner-nav a:nth-child(1) img,
    #productShow-page-body .inner-nav a:nth-child(1) img {
        width: auto;
        height: 25px;
    }

    #product-page-body .inner-nav a:nth-child(2) img,
    #productShow-page-body .inner-nav a:nth-child(2) img {
        width: auto;
        height: 30px;
    }

    #product-page-body .inner-nav a:nth-child(3) img,
    #productShow-page-body .inner-nav a:nth-child(3) img {
        width: auto;
        height: 25px;
    }

    .search-wrap input {
        width: 58%;
    }
}

@media (max-width: 400px) {
    #about-page .about-mod-a .about-mod-a-pic {
        height: 240px;
    }

    #about-page .about-mod-a .about-mod-a-pic img {
        width: 382px;
        height: 240px;
    }

    #about-page .about-mod-c {
        height: 249px;
        background-size: 100% 249px;
    }

    #about-page .about-mod-d .about-mod-d-main {
        width: 375px;
        height: 356px;
    }

    #about-page .about-mod-d .about-mod-d-main {
        bottom: -45px;
    }

    #about-page .about-mod-e .mod-name {
        margin: 90px 32px 0 32px;
    }
    /*董事长风采*/
    #chairman-page .ab-mod-a .chairman-content {
        padding: 0 25px;
    }
    /*招商加盟*/
    #joinSuper-page .joinSuper-mod-b {
        height: 341px;
        background-size: 100% 341px;
    }
    /*通用列表*/
    .common-list dl {
        width: 365px;
        height: 316px;
        margin-bottom: 20px;
    }

    .common-list dl dt {
        width: 355px;
        height: 230px;
        margin: 6px auto 0 auto;
    }

    .common-list dl dd {
        height: 78px;
        line-height: 78px;
        font-size: 14px;
        margin: 0;
    }

    #dealer-page .dealer-item:nth-child(2n+1) {
        /*margin-right: 5px;*/
        margin-right: 0;
    }

    #homeNews .news-item .ns-time {
        margin-top: 20px;
    }

    #joinSuper-page .joinSuper-shop-mod .mod-hd span::after {
        top: 3px;
    }

    .search-wrap input {
        width: 57%;
    }
}

@media (max-width: 380px) {
    #dealer-page .dealer-item {
        width: 160px;
    }

    #dealer-page .dealer-item .de-pic {
        width: 158px;
    }
}


@media (max-width: 375px) {

    #homeNews .column-head-right a {
        font-size: 17px;
    }

    #about-page .about-mod-b ul li {
        width: 165px;
    }

    #dealer-page .dealer-item {
        width: 160px;
    }

    #dealer-page .dealer-item .de-pic {
        width: 160px;
    }

    .inner-nav a {
        font-size: 13px;
    }

    .search-wrap input {
        width: 187px;
    }
}

@media (max-width: 380px) {
    .search-page-bod .tlb_li_right {
        width: 40%;
    }
}
