.va-wap-header,
.m-menu {
    display: none;
}

.va-titleBox {
    display: block;
}

.va-index-Tit {
    display: none;
}

.va-addcontent {
    display: none;
}

.va-addmore {
    display: none;
}

.va-addSearchBox {
    display: none;
}

.add-page-lx,
.add-page-moreBox {
    display: none;
}

.add-join-img {
    display: none;
}

#newBridge {
    display: none !important;
}

@media screen and (max-width: 1400px) {
    .products-prev, .seller-prev {
        left: 10px !important;
    }

    .products-next, .seller-next {
        right: 10px !important;
    }
}

@media screen and (max-width: 1200px) {

    .header .header-nav .nav-top-a1 {
        padding: 0 15px;
    }

    .join-item {
        width: 33%;
    }

    .join-con p {
        line-height: 20px;
        font-size: 15px;
    }
}


@media screen and (max-width: 768px) {

    /* 公共 */
    body {
        min-width: unset;
    }

    #header {
        display: none;
    }

    .banner {
        padding-top: 60px;
    }

    .banner img {
        /*height: 320px;*/
        object-fit: cover;
    }

    .banner .swiper-pagination-bullets {
        bottom:10px!important;
    }

    .banner .swiper-pagination-bullets .swiper-pagination-bullet {
        width:40px;
    }

    .va-wap-header {
        display: block;
    }

    /* 移动端导航菜单 */
    .m-menu {
        display: block;
    }

    /* 首页 */
    /* 关于轩尼斯 */
    .va-pc-about {
        min-width: unset;
        padding: 10px;
        box-sizing: border-box;
    }

    .va-pc-about .abBoxImg {
        width: 100%;
    }

    .va-pc-about .abBox {
        width: 100%;
    }

    .va-pc-about .abBox .abBoxB {
        margin-left: unset;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 0 10px;
    }

    .va-pc-about .titleBox .titleBig .en {
        font-size: 14px;
        line-height: normal;
        text-align: center;
    }

    .va-pc-about .titleBox .titleBig .cn {
        font-size: 22px;
        margin-top: 20px;
        text-align: center;
        background: none;
        padding-left: 0;
    }

    .va-pc-about .abBoxNr {
        height: auto;
    }

    .va-pc-about .morebtn a {
        width: 100%;
    }

    .titleline {
        width: 100%;
        font-size: 18px;
    }

    .index-title h2 {
        font-size: 24px;
        text-align: center;
    }

    .index-title > span {
        display: none;
    }

    .index-title img {
        width: 50%;
    }

    .title-line {
        display: block;
        margin: 0 auto;
        width: 54%;
    }

    .products-con {
        background-color: #f5f5f5;
        padding: 10px 0;
    }

    .products-nav {
        margin-top: 10px;
    }

    .products-nav > a > div.icon {
        width:80px;
        height:80px;
        /*max-height: 106px;*/
        /*padding-top: 100%;*/
    }

    .products-nav > a:hover > div.icon > img {
        transform: translate(-50%,-110px);
        /*background-position: center -160px;*/
    }

    .index-ab {
        background-color: #f5f5f5;
        display: block;
    }

    .products-nav img {
        width: 36%;
    }

    .products-nav > a > div {
        font-size: 16px;
        padding: 0;

        /*border-left: 1px solid #1c3592;*/
    }

    .products-nav > a > div > p {
        margin-top: 10px;
        font-size:16px;
    }

    .products-nav > a:nth-child(1) div {
        border: none;
    }

    .products-prev,
    .products-next,
    .cases-prev,
    .cases-next,
    .seller-prev,
    .seller-next {
        /*display: none;*/
    }

    .swiper-pagination-products,
    .swiper-pagination-case,
    .swiper-pagination-seller {
        width: 100%;
        margin-top: 10px;
        display: block;
    }

    .swiper-pagination-case {
        width: 92%;
    }

    /* .swiper-pagination-indexbanner .swiper-pagination-bullet{
		background-color: rgba(255,255,255,0.6);
	}

	.swiper-pagination-indexbanner .swiper-pagination-bullet-active{
		background: #fccd32;
	} */
    .swiper-pagination-products .swiper-pagination-bullet,
    .swiper-pagination-case .swiper-pagination-bullet,
    .swiper-pagination-seller .swiper-pagination-bullet {
        background: none;
        border: 1px solid #1c3592;
    }

    .swiper-pagination-seller .swiper-pagination-bullet {
        width: 10px;
        height: 5px;
        border-radius: 0;
    }

    .swiper-pagination-products .swiper-pagination-bullet-active,
    .swiper-pagination-case .swiper-pagination-bullet-active,
    .swiper-pagination-seller .swiper-pagination-bullet-active {
        background: #1c3592;
    }

    .swiper-pagination-products > span,
    .swiper-pagination-case > span,
    .swiper-pagination-seller > span {
        margin: 0 5px;
    }

    .product-des {
        padding: 5%;
    }

    .product-des h3 {
        height: auto;
        line-height: 20px;
        padding:0;
        font-size: 12px;
    }

    .product-des p {
        font-size: 14px;
        /*多行文字超出省略*/
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /*设置行数*/
    }

    .index-products {
        background-color: #f5f5f5;
    }

    .index-products .index_swiper-slide {
        padding:20px 10px;
        /*padding-right:20px;*/
    }

    .index-products .seemore {
        width: 92%;
        margin: 50px auto 0;
    }

    .cases {
        background: url(../image/product_bg.jpg) top center no-repeat;
        background-size: 100% 100%;
        width: 100%;
        padding: 4% 4% 10%;
    }

    .swiper-case {
        width: 100%;
        margin: 0 auto !important;
    }

    .indexnews {
        padding: 40px 0;
    }

    /* 移动端导航 */
    .mb-logo {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: space-between;
    }

    .mb-logo img {
        width: 190px;
        padding-left: 8%;
    }

    .mb-header {
        width: 100%;
        height: 110px;
        z-index: 99;
        background: #fff;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 100;
        box-shadow: 0 0 1px rgba(0, 0, 0, .1);
        border-bottom: 1px solid #d9d9d9;
    }

    .mb-header .mb-headerBox {
        position: relative;
        /*max-width:640px;*/
        margin: 0 auto;
    }

    .mb-header .logo {
        width: 100%;
        display: block;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        /* text-align:center*/
    }

    .mb-header .logo img {
        max-width: 100%;
        max-height: 110px;
    }

    .mb-header .menu {
        width: 65px;
        height: 110px;
        background: url(../image/menu.png) center center no-repeat;
        cursor: pointer;
        background-size: 100%;
        position: inherit;
        top: 0;
        margin-top: 0;
        right: 0;
    }

    .mb-header .menu.on {
        background: url(../image/menu-close.png) center center no-repeat;
        background-size: 100%;
    }

    @media screen and (max-width: 640px) {
        .mb-header {
            height: 15.625vw;
        }

        .mb-header .mb-headerBox {
            width: 100%;
        }

        .mb-header .logo img {
            width: 100%;
        }

        .mb-header .menu {
            width: 10.15625vw;
            height: 15.625vw;
            background-size: 10.15625vw;
        }
    }

    /*m-menu*/
    .m-menu .menu-user {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .m-menu .menu-user a {
        font-size: 22px;
        color: #383839;
        line-height: 60px;
        border: 1px solid #d2d2d2;
        border-radius: 60px;
        display: block;
        text-align: center;
        overflow: hidden;
    }

    .m-menu .menu-user a span {
        padding-left: 30px;
        background: url(../image/menu-u.png) left center no-repeat;
        cursor: pointer;
        background-size: 20px;
    }

    .m-menu .close {
        display: block;
    }

    /*one*/
    .m-menu .one {
        text-align: left;
        display: block;
        margin: 0;
    }

    .m-menu .one > li {
        float: none;
        margin: 0;
    }

    .m-menu .one > li + li {
        margin-left: 20px;
    }

    .mb-header .one > li > a {
        display: block;
        font-size: 17px;
        color: #000;
        text-transform: uppercase;
    }

    /*close*/
    .m-menu .m-nav {
        margin: 0;
        text-align: left;
        padding-right: 0;
        position: fixed;
        top: 100px;
        right: -100%;
        width: 60%;
        height: 100%;
        z-index: 1100;
        background-color: #ffffff;
        opacity: 0;
        margin-top: 1px;
    }

    .m-menu .close {
        position: fixed;
        top: 0;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 1001;
        display: none;
    }

    .m-menu a {
        display: block;
    }

    /*one*/
    .m-menu .one {
        display: block;
        background: #fff;
        padding: 0 1rem;
        height: calc(100% - 110px);
        overflow: auto;
        z-index: 1;
    }

    .m-menu .one ::-webkit-scrollbar {
        width: 0;
        height: 0;
        background-color: none;
    }

    .m-menu .one ::-webkit-scrollbar-thumb {
        background-color: none;
    }

    .m-menu .one > li + li {
        margin-left: 0;
    }

    .m-menu .one > li {
        border-bottom: 1px solid #d9d9d9;
        position: relative;
    }

    .m-menu .one > li > .d {
        font-size: 22px;
        line-height: 90px;
        height: 90px;
        overflow: hidden;
        color: #000000;
        position: relative;
    }

    .m-menu .one > li .a1 {
        display: inline-block;
        font-style: normal;
        width: 90px;
        height: 90px;
        position: absolute;
        top: 0;
        right: 0;
        background: url(../image/menu-s.png) no-repeat right center;
        z-index: 2;
        background-size: 0.6rem;
    }

    .m-menu .one > li.on .a1 {
        background: url(../image/menu-s2.png) no-repeat right center;
        background-size: 1.1rem;
    }

    /*two*/
    .m-menu .two {
        border-top: 1px solid #d9d9d9;
        display: none;
        padding: 0.5rem 0;
    }

    .m-menu .two > li {
        position: relative;
    }

    .m-menu .two > li > .d {
        font-size: 20px;
        line-height: 50px;
        height: 50px;
        overflow: hidden;
        color: #909090;
        position: relative;
    }

    /*.m-menu .two > li > .a2{ width:90px;height:90px; position:absolute; top:0; right:0;background:url(../../../../images/menu-2.png) no-repeat right top; background-size:100%;border-left:1px solid #d9d9d9; z-index:2;}*/
    /*three*/
    .m-menu .three {
        border-top: 1px solid #d9d9d9;
        display: none;
    }

    .m-menu .three > li > a {
        font-size: 32px;
        line-height: 90px;
        height: 90px;
        padding-left: 46px;
        overflow: hidden;
        color: #999999;
        background: url(http://www.hennissy.com/images/menu-d.png) no-repeat left center;
        position: relative;
    }

    @media screen and (max-width: 640px) {
        .m-menu .menu-user {
            padding-bottom: 2rem;
            padding-top: 2rem;
        }

        .m-menu .menu-user a {
            font-size: 1rem;
            line-height: 2rem;
        }

        .m-menu .menu-user a span {
            padding-left: 2rem;
            background-size: 1.4rem;
        }

        .m-menu .m-nav {
            top: 15.4vw;
        }

        .m-menu .close:after {
            width: 5rem;
            height: 5rem;
        }

        .m-menu .one {
            height: calc(100% - 15.625vw)
        }

        .m-menu .one > li > .d {
            font-size: 1rem;
            line-height: 3.5rem;
            height: 3.5rem;
        }

        .m-menu .one > li .a1 {
            width: 5rem;
            height: 3.5rem;
        }

        .m-menu .two > li > .d {
            font-size: 1rem;
            line-height: 3rem;
            height: 3rem;
        }

        .m-menu .two > li > .a2 {
            width: 4rem;
            height: 4rem;
        }

        .m-menu .three > li > a {
            font-size: 1.3rem;
            line-height: 4rem;
            height: 4rem;
        }
    }

    /* 产品中心 */
    .va-titleBox {
        display: none;
    }

    .va-index-Tit {
        display: block;
    }

    .va-index-proNav {
        display: none;
    }

    .index-proNav {
        margin-bottom: 0;
    }

    .va-index-Tit img {
        max-width: 100%;
    }

    .index-proNav a {
        padding-top: 0;
    }

    /*index-Tit*/
    .index-Tit {
        overflow: hidden;
        background: url(../image/index-probg.jpg) no-repeat center top #040404;
        margin: 0 auto;
        max-width: 790px;
    }

    .index-tt {
        display: block;
        text-align: center;
    }

    .index-tt a {
        color: #000000;
        display: block;
    }

    .index-tt a:hover {
        text-decoration: none;
    }

    /*index-proNav*/
    .index-proNav {
        padding-top: 30px;
        padding-bottom: 85px;
        padding-left: 20px;
        padding-right: 20px;
        overflow: hidden;
    }

    .index-proNav ul {
        font-size: 0;
        text-align: center;
    }

    .index-proNav ul li {
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 30%;
        text-align: center;
        vertical-align: top;
        margin-bottom: 10px;
    }

    .index-proNav ul li a {
        margin: 0 5px;
        display: block;
    }

    .index-proNav ul li em {
        display: block;
        font-style: normal;
        line-height: 40px;
        font-size: 18px;
        color: #ffffff;
    }

    .index-proNav ul span {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .index-proNav ul img {
        height: auto;
        width: 50px;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    @media screen and (max-width: 640px) {
        .index-proNav {
            padding-top: 1.5rem;
            padding-bottom: 4.25rem;
            padding-left: 0.9rem;
            padding-right: 0.9rem;
        }

        .index-proNav ul li {
            margin-bottom: 0.5rem;
        }

        .index-proNav ul li a {
            margin: 0 0.25rem;
        }

        .index-proNav ul li em {
            line-height: 2rem;
            font-size: 0.6rem;
        }

        .index-proNav ul img {
            width: 7.8125vw;
        }

    }

    /* 产品中心列表 */
    .index-pro .proBoxImg {
        width: 100%;
        float: none;
        height: 100%;
        position: inherit;
        overflow: hidden;
    }

    .index-pro .proBox {
        width: 100%;
        padding: 2.2rem 1.5rem 2.2rem 1.5rem;
        height: 100%;
    }

    .index-pro .proBoxImg img {
        width: 100%;
        position: inherit;
    }

    .index-pro .proBoxB {
        margin-left: 0;
        width: 100%;
    }

    .index-pro .protitleBox .titleBig {
        margin-bottom: 0;
        margin-top: 0;
    }

    .index-title {
        padding: 1rem 0;
    }

    .index-pro .protitleBox .titleBig .en {
        font-size: 15px;
        color: #464646;
        line-height: 20px;
    }

    .index-pro .protitleBox .titleBig .cn {
        font-size: 18px;
        color: #383839;
        background: none;
    }

    .index-pro .proBoxNr {
        font-size: 12px;
        color: #909090;
        line-height: 22px;
        height: auto;
        padding-bottom: 20px;
    }

    .index-pro .proBoxNr h1 {
        margin-bottom: 10px;
        color: #000;
        font-size: 15px;
    }

    .index-pro .morebtn a {
        margin-top: 0;
        width: 100px;
        height: 34px;
        font-size: 13px;
        line-height: 32px;
        padding: 0 0 0 12px;
        background: url(../image/index-pro-m.png) no-repeat 80px center;
    }

    /* 产品推荐 */
    .va-recommend {
        display: none;
    }

    /* 产品案例 */
    .va-indexCase .w1200 {
        width: 100%;
    }

    .va-indexCase .titleBox .titleBig {
        padding-top: 70px;
    }

    .va-indexCase .titleBox .titleBig .en {
        font-size: 30px;
        line-height: 20px;
    }

    .va-indexCase .titleBox .titleBig .cn {
        font-size: 22px;
    }

    .va-indexCase .titleBox .titleBig .wz {
        overflow: visible;
        margin-top: 18px;
        font-size: 12px;
    }

    .va-indexCase .titleBox {
        padding: 0 20px;
    }

    /* 新增内容 */
    .va-addcontent {
        text-align: center;
        margin-top: 20px;
        display: block;
    }

    .va-addcontent a {
        color: #d8d8d8;
        padding: 5px 10px;
        border: 1px solid #d8d8d8;
        display: inline-block;
        margin: 0 5px;
        border-radius: 8px;
    }

    /* 产品案例列表 */
    .va-CaseList .li3 {
        width: 50%;
    }

    .va-CaseList ul {
        padding-top: 30px;
        margin: 0;
    }

    .va-CaseList .li3 .title .num {
        display: none;
    }

    .va-CaseList .li3 .title {
        margin-top: 0;
        border-left: 0;
        padding: 15px 0 20px 10px;
    }

    .va-CaseList .li3 .title .t1 {
        margin-bottom: 0;
    }

    .news-nav {
        margin-top: 10px;
    }

    .news-nav > div {
        font-size: 18px;
    }

    .news-nav > div > span {
        font-size: 18px;
    }

    .indexnews-list {
        margin-top: 0;
    }

    .indexnews-list > a {
        display: block;
    }

    .indexnews-list > a > img {
        width: 100%;
    }

    .indexnews-list > a > div {
        width: 100%;
        padding: 5%;
    }

    .news-item h3 {
        font-size: 16px;
    }

    .news-time {
        margin: 10px 0;
        font-size: 14px;
    }

    .news-des {
        font-size: 14px;
        line-height: 24px;
        -webkit-line-clamp: 1;
    }

    .newsmore {
        width: 100%;
        margin: 30px auto;
    }

    .seller {
        background: url(../image/sellerbg.jpg) top right no-repeat;
        background-size: 100%;
    }

    .seller-con {
        width: 92%;
        padding: 40px 0;
    }

    .seller-box {
        background: none;
        margin: 0;
        padding: 0;
    }

    .seller-nav > div:nth-last-child(1),
    .seller-nav > div:nth-last-child(2),
    .seller-nav > div:nth-last-child(3) {
        display: none;
    }

    .seller-nav > div {
        font-size: 16px;
    }

    .seller-info {
        margin-top: 15px;
    }

    .seller-info > div {
        display: block;
        padding-bottom: 30px;
    }

    .seller-info > div > img {
        width: 100%;
    }

    .seller-info > div > div {
        margin-left: 0;
        padding-top: 5%;
    }

    .seller-info h4 {
        border-left: 4px solid #1c3592;
        padding-left: 10px;
        margin-bottom: 20px;
        font-size: 18px;
    }

    .seller-info > div > div > img {
        display: none;
    }

    .seller-info p {
        font-size: 16px;
        text-align: justify;
        line-height: 25px;
    }

    .seller-info span {
        display: inline;
    }

    .seller-info a {
        width: 100%;
        margin-top: 20px;
    }

    .swiper-pagination-seller {
        bottom:10px;
    }

    .swiper-pagination-seller .swiper-pagination-bullet {
        opacity: 1;
        background:rgba(255,255,255,.5);
        border:none;
    }

    .swiper-pagination-seller .swiper-pagination-bullet-active {
        background:rgb(28 53 146);
    }

    .join-box {
        background: #fafbfe url(../image/index_joinbg.jpg) top center no-repeat;
        background-size: 100%;
        padding-top: 40px;
    }

    .join {
        width: 92%;
        margin: 5% auto;
    }

    .join-item {
        width: 49%;
    }

    .join-icon,
    .join-iconactive {
        width: 10%;
        margin: 5% auto 0;
    }

    .join-con > div {
        width: 100%;
    }

    .join-con h4 {
        margin: 6% 0;
    }

    .join-con p {
        height: 86px;
        line-height: 25px;
        padding: 3% 3% 0;
        font-size: 14px;
        /*多行文字超出省略*/
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        /*设置行数*/
    }

    .contact-join {
        width: 92%;
    }

    .footer-qrcode {
        /*display: none;*/
    }

    .footer-contact {
        width: 100%;
        margin: 0;
        display: -webkit-flex;
        display: block;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: center;
        /*padding-top: 10px;*/
        /*border-top: 1px solid #fff;*/
    }

    .footer-contact > p {
        font-size: 14px;
        color: #fff;
        margin-top: 5px;
        text-align: left;
        /*width: 215px;*/
    }

    /* .footer-contact>p:nth-child(2){
		margin-left: 5%;
	} */
    /*产品中心*/
    .nav-lite-bg > div {
        width: 100%;
        display: block;
    }

    .nav-lite-item {
        width: 92%;
    }

    .nav-lite-btn > a {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: center;
        line-height: normal;
        padding: 0 5%;
        height: 80px;
    }

    .nav-search {
        width: 100%;
        margin: 0 auto;
        padding: 4%;
        background: #f5f5f5;
    }

    .container-width {
        padding-top: 0;
    }

    .filter-con {
        width: 92%;
    }

    .filter-con ul li {
        width: 49%;
        margin-left: 0;
        margin-bottom:2%;
    }

    .filter-con ul li:nth-child(ogg) {
        margin-left: 0;
    }

    .filter-con ul li:nth-child(even) {
        margin-left: 2%;
    }

    /*.filter-con ul li:nth-child(9) {*/
    /*    display: none;*/
    /*}*/


    .filter-con ul li a > div {
        width: 100%;
    }

    .filter-con h4 {
        height: 48px;
    }

    .product-item-pic > img {
        width: 100%;
        height: auto;
    }

    .filter-con .a_link {
        display: none;
    }

    .product-item-info {
        padding: 5%;
    }

    .filter-con p {
        margin-bottom: 0;
    }

    .pager {
        height: auto;
        margin: 0 auto;
    }

    .pager > a:nth-child(5),
    .pager > a:nth-child(6),
    .pager > a:nth-child(7) {
        display: none;
    }

    .pager > span:nth-child(1) {
        display: block;
        color: #333 !important;
        background: none;
        border: none !important;
    }

    /*帮扶体系-6大帮扶体系*/
    .page-con {
        width: 100%;
    }

    .video_wrap .play_btn {
        font-size:60px;
    }

    .top-pics {
        display: none;
    }

    .top-pics-x {
        width: 92%;
        margin: 0 auto;
        display: block;
    }

    .assist-con {
        background: #f5f5f5;
        width: 92%;
        padding: 0;
        margin: 5% auto;
    }

    .assist-item {
        width: 100%;
        margin-bottom: 15px;
    }

    .assist-item img {
        width: 100%;
        height: auto;
    }

    .assist-item > p {
        background: #fff url(../image/title_dot.png) 15px center no-repeat;
        background-size: 10px 10px;
        padding: 10px 0 10px 30px;
        font-size: 18px;
    }

    .assist-item div p {
        font-size: 14px;
    }

    .assist-item div div {
        padding: 10px;
        height: auto;
    }

    .baike-bg {
        width: 100%;
        padding: 0;
    }

    .title-pic {
        width: 100%;
        margin: 0 auto;

    }

    .baike-gl > div {
        width: 92%;
        margin: 0 auto 15px;
        padding: 5%;
    }

    .baike-gl {
        display: block;
        margin-top: 20px;
    }

    .baike-gl .baike-title > p {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .baike-title > p > span {
        font-size: 14px;
    }

    .baike-time > p {
        font-size: 18px;
    }

    .baike-time {
        margin-bottom: 10px;
    }

    .baike-gl .baike-time {
        padding-top: 10px;
    }

    .baike-gl a > span {
        padding-bottom: 10px;
    }

    /*
    .baike-con-box > a > img{
        margin-bottom: 5px;
    }
*/
    .baike-gl .contact-join {
        width: 100%;
    }

    /*门窗百科*/
    .page-nav {
        display: none;
    }

    .baike-con {
        width: 100%;
        justify-content: center;
    }

    .baike-con > div {
        width: 92%;
        margin-bottom: 15px;
    }

    .baike-con > div > p {
        align-items: center;

    }

    .baike-con > div > p > span:nth-child(1) {
        font-size: 30px;
        height: auto;
        line-height: normal;
    }

    .baike-con > div > p > span:nth-child(2) {
        padding-bottom: 0;
        font-size: 20px;
    }

    .baike-con > div > p {
        padding: 5% 3%;
    }

    /*
    .baike-con > div > p > span{
        display: block;
    }
*/
    .baike-bg-box {
        padding: 5% 0;
    }

    .baike-title {
        font-size: 18px;
    }

    .baike-title > a {
        font-size: 14px;
    }

    .baike-bg-box .baike-bg {
        width: 92%;
    }

    .baike-xg > a {
        width: 48%;
    }

    .baike-xg > a:nth-child(3) {
        display: none;
    }

    /*美沃商学院*/
    .school-intro {
        flex-direction: column;
        width: 92%;
        margin: 0 auto 10%;
    }

    .shool-titlepic {
        display: block;
        margin-bottom: 5%;
    }

    .school-intro > img {
        width: 100%;
    }

    .school_num {
        width: 100%;
        position: inherit;
        right: inherit;
        bottom: inherit;
        margin: 5% 0;
        padding: 5%;
    }

    .school_text {
        width: 100%;
        padding: 0;
    }

    .school_text > h1 {
        display: none;
    }

    .school_num > div > img {
        width: 21px;
    }

    .school_num p {
        font-size: 14px;
    }

    .school_num > img {
        height: 69px;
    }

    .school_num span {
        font-size: 20px;
    }

    .school_num > div:nth-child(2) {
        padding: 0;
    }

    .teachers-intro {
        width: 100%;
        padding: 5% 0;
        margin: 5% auto 10%;
    }

    .teachers-box {
        width: 92%;
    }

    .teacher-info {
        width: 100%;
    }

    .teachers-item {
        width: 100%;
        flex-direction: row-reverse;
    }

    .teachers-item > div:nth-child(1) {
        width: 55%;
        margin-left: 5%;
    }

    .teachers-item > div:nth-child(2) {
        width: 40%;
    }

    .teachers-item > div > img {
        width: 100%;
    }

    .teachers-item h4 {
        margin-bottom: 3%;
        font-size: 18px;
    }

    .teachers-item h4 span {
        font-size: 14px;
        margin-top: 1%;
    }

    .teachers-item p {
        font-size: 14px;
        line-height: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        /*设置行数*/
    }

    .teacher-nav {
        position: inherit;
        left: inherit;
        bottom: inherit;
        margin-top: 5%;
        width: 100%;
    }

    .teacher-nav > div {
        width: 16%;
        height: 5%;
    }

    .course-kj {
        margin-top: 10%;
    }

    .course-intro {
        width: 100%;
        padding: 25% 0;
    }

    .course-intro > img {
        width: 30%;
        margin: 0 auto;
    }

    .course-item {
        width: 40%;
        padding: 2%;
    }

    .course-item p {
        font-size: 16px;
        margin-bottom: 2%;
    }

    .course-item span {
        font-size: 12px;
        line-height: normal;
        display: block;
        width: 100%;
        height: 48px;
        overflow: hidden;
    }

    .course-con1, .course-con3 {
        left: 4%;
    }

    .course-con1, .course-con2 {
        top: 13%;
    }

    .course-con3, .course-con4 {
        bottom: 13%;
    }

    .course-con2, .course-con4 {
        right: 4%;
    }

    .md-trigger {
        margin-top: 0;
    }

    .input-item {
        flex-direction: column;
        margin-bottom: 0 !important;
    }

    .course-select > select {
        width: 70%;
    }

    .item {
        width: 70%;
    }

    .input-item > div {
        width: 100%;
        margin-bottom: 20px;
    }

    .mwbm-btn {
        margin-top: 30px;
        margin-bottom: 0 !important;
    }


    /*加盟美沃*/
    .join-toppic {
        padding-top: 6%;
        padding-bottom: 2%;
    }

    .market-info {
        width: 90%;
        margin-top: 5%;
    }

    .market-info > div {
        width: 48%;
        margin-bottom: 8%;
    }

    .market-info img {
        width: 15%;
    }

    .market-info > div > h3 {
        font-size: 18px;
    }

    .market-info > div > div {
        margin: 5px auto;
    }

    .market-info > div > h3 > span {
        font-size: 24px;
    }

    .market-info > div p {
        font-size: 16px;
    }

    .market-info > div > span {
        font-size: 14px;
    }

    .join-ys > img {
        width: 100%;
    }

    .join-ys {
        padding: 10% 0;
    }

    .join-yscon {
        width: 92%;
        margin-top: 5%;
        flex-direction: column-reverse;

    }

    .join-ysnav > div {
        width: 32%;
        padding: 5% 0;
    }

    .join-ysnav > div img {
        height:auto;
    }

    .join-ysnav > span {
        width: 32%;
        padding: 5% 0;
    }

    .join-ysnav {
        width: 100%;
    }

    .join-ysnav > span > div {
        height: 72px;
        padding-top: 17px;
    }

    .join-ysnav > span > div > img {
        width: 88px;
    }

    .join_ysinfo {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .join_ysinfo > img {
        width: 100%;
    }

    .join_ysinfo > div {
        padding: 8px;
    }

    .join_ysinfo > div > p {
        font-size: 14px;
    }

    .titlespic-b {
        margin-bottom: 5%;
    }

    .titlespic-t {
        margin-top: 5%;
    }

    .cooper-display {
        width: 92%;
        margin: 0 auto;
        padding: 0;
    }

    .cooper-display > img {
        width: 49%;
    }

    .cooper-btmpic {
        width: 92%;
        margin: 0 auto;
        display: block;
    }

    .join-lcpic {
        width: 100%;
        display: none;
    }

    .lcpic-m {
        width: 100%;
        display: block;
    }

    .join-sheet {
        padding: 5% 0;
    }

    .join-sheetbg > form > p {
        font-size: 20px;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
    }

    .join-sheetbg {
        width: 92%;
        height: auto;
        margin: 0 auto;
        background: #fff;
    }

    .join-sheetbg > form {
        padding: 5%;
    }

    .join-sheetbg > form input, .join-sheetbg > form textarea {
        width: 100%;
    }

    /*美沃资讯*/
    .case-nav, .baike-nav, .video-nav {
        display: none;
    }

    .newslist {
        width: 92%;
        margin: 0 auto;
    }

    .newslist > a {
        background: url(../image/newsitem_bg.jpg) top center no-repeat;
        background-size: 100% 100%;
        padding: 2%;
        margin-bottom: 4%;
        align-items: stretch;
    }

    .newslist > a > img {
        width: 40%;
        height: auto;
    }

    .newslist > a > div {
        width: 60%;
    }

    .news-info {
        height: 100%;
        padding: 0 0 0 5%;
        background: none;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: flex-start;
        justify-content: space-between;
    }


    .news-info > span {
        font-size: 14px;
        line-height: 16px;
    }

    .news-info > h4 {
        font-size: 14px;
        line-height: 16px;
        margin: 0 auto;
        width: 100%;
    }

    .news-info > p {
        font-size: 12px;
        line-height: normal;
        -webkit-line-clamp: 1;
    }

    .news-info > div > p {
        font-size: 14px;
        line-height: normal;
    }

    @media screen and (min-width: 320px) and (max-width: 359px) {
        .news-info > span {
            font-size: 14px;
            line-height: 14px;
        }

        .news-info > h4 {
            font-size: 14px;
            line-height: 14px;
        }

        .news-info > p {
            font-size: 12px;
            line-height: 12px;
        }
    }

    .news-info > div > p:nth-child(1) {
        background-size: 30%;
        padding-left: 20px;
    }

    .news-info > div > p:nth-child(2) {
        background-size: 22%;
        padding-left: 20px;
    }

    .news-info > div {
        padding-top: 0;
        margin-top: 0;
        width: 100%;
        border-top: none;
    }

    .news-line-h {
        display: block;
        width: 100%;
    }

    .newslist > a:nth-child(1) .newicon {
        top: -9%;
        right: -4%;
        width: 25px;
    }

    /*新闻详情页*/
    .no-display {
        display: none;
    }

    .news-details {
        flex-direction: column;
    }

    .news-content {
        width: 92%;
        margin: 0 auto 5%;
        padding: 5%;
    }

    .news-recom {
        width: 92%;
        margin: 0 auto;
    }

    .news-recom > img {
        width: 100%;
    }

    .newsdet-txt > img {
        width: 100%;
    }

    .news-recom > p {
        padding-left: 6%;
    }

    .news-recom-list {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: flex-start;
        justify-content: space-between;
        padding: 5% 5% 2% 5%;
    }

    .news-recom-list > div {
        width: 48%;
        margin: 0 0 5% 0;
    }

    .news-recom-list > div > img {
        margin-right: 5px;
    }

    /*门窗案例*/
    .caselist {
        width: 92%;
        margin: 0 auto;
        justify-content: space-between;
    }

    .caselist > a {
        width: 48%;
        margin: 0 0 5% 0;
    }

    .caselist > a:nth-child(3n+2) {
        margin: 0 0 5% 0;
    }

    .caselist > a > img {
        width: 100%;
    }

    .case-info {
        padding: 8%;
    }

    .case-info > p {
        font-size: 16px;
        padding-left: 5px;
    }

    /*产品详情页*/
    .product-details {
        width: 92%;
    }

    .index-products > h4 {
        font-size: 18px;
        margin-bottom: 5%;
    }

    .products-details-prev {
        left: -6% !important;
        background-size: 11px 22px !important;
        margin-top: -5px !important;
    }

    .products-details-next {
        right: -6% !important;
        background-size: 11px 22px !important;
        margin-top: -5px !important;
    }

    .pros-para {
        width: 100%;
        margin: 5% auto 0;
    }

    .pros-para > h5, .white-bg > h5 {
        font-size: 18px;
        width: 100%;
        background: url(../image/title_dot.png) 0px 10px no-repeat;
        background-size: 6px;
        padding-left: 12px;
        margin: 0 auto 5%;
    }

    .pros-para > h5 > span, .white-bg > h5 > span {
        font-size: 14px;
    }

    .pros-paracon > div > p:nth-child(1) {
        width: 30%;
    }

    .pros-paracon > div > p:nth-child(2) {
        width: 70%;
    }

    .pros-paracon > div > div {
        width: 70%;
    }

    .pros-paracon > div > p {
        padding: 2%;
    }

    .pros-paracon > div {
        padding: 0 4%;
    }

    .pros-paracon > table td {
        font-size:14px;
    }

    .pros-paracon img {
        width: 100%;
    }

    .pros-nav {
        margin: 5% auto 0;
    }

    .white-bg {
        padding: 5%;
    }

    .related-list {
        width: 100%;
    }

    /*.related-list > ul > li:nth-child(3) {*/
    /*    display: none;*/
    /*}*/


    /*关于美沃*/
    .page-container {
        padding: 5% 0;
    }

    .video {
        width: 92%;
        margin: 0 auto;
    }

    .video video {
        width: 100% !important;
        height: auto !important;
    }

    .mwintro-pc {
        width: 92%;
        margin: 0 4%;
    }

    .mwintro-mb {
        width: 100%;
        display: block;
    }

    .mwintro-info {
        width: 92%;
        margin: 0 auto;
    }

    .mwintro-info > div {
        width: 48%;
    }

    .mwintro-info > div > img {
        width: 100%;
    }

    .mwintro-info h4 {
        font-size: 18px;
        line-height: 18px;
        padding-left: 5px;
    }

    .mwintro-info p {
        font-size: 14px;
        margin-top: 6px;
        height: 38px;
    }

    .mwintro-info > div > div {
        bottom: -42px;
    }

    .history-title-cn {
        font-size: 20px;
        width: 92%;
        margin: 5% auto 0;
    }

    .history-title-en {
        font-size: 16px;
        width: 92%;
        margin: 0 auto;
        display: block;
    }

    .mw-history {
        margin-top: 5%;
    }

    .history-con {
        width: 78%;
    }

    .history-prev, .history-next {
        width: 30px !important;
        height: 30px !important;
        border: 1px solid #bfbfbf;
        border-radius: 50%;
        top: 58px !important;
        background-size: 8px 44px !important;
        background: rgba(255, 255, 255, 0.8);
    }

    .history-prev {
        left: -9% !important
    }

    .history-next {
        right: -9% !important
    }

    .swiper-history h2 {
        font-size: 22px;
    }

    .swiper-history p {
        font-size: 18px;
    }

    .swiper-history span {
        font-size: 14px;
        margin: 5% 0;
    }

    .swiper-history img {
        width: 100%;
    }

    /*美沃实力*/
    .mwpower {
        width: 92%;
        margin: 0 auto;
        background: #fff;
        flex-direction: column;
    }

    .power-info2 {
        flex-direction: column-reverse;
        margin: 5% auto;
    }

    .mwpower > div {
        width: 100%;
    }

    .power1 img, .power2 img, .power3 img {
        width: 100%;
    }

    .text-lt {
        text-align: left;
    }


    .bgcolor-change {
        background: #f5f5f5;
    }

    /*服务体系*/
    .service-pic-mb {
        width: 92%;
        margin: 0 auto;
        display: block;
    }

    .mwservice-team {
        margin: 3% auto;
    }

    .team-pic {
        width: 80%;
    }

    .mwservice {
        width: 92%;
        margin: 0 auto 5%;
        display: -webkit-flex;
        display: flex;
        flex-direction: column-reverse;
        align-content: center;
        align-items: center;
        justify-content: space-between;
    }

    .mwservice > div {
        width: 100%;
    }

    .mwservice > img, .mwservice2 > img {
        width: 100%;
    }

    .service-icon {
        justify-content: flex-start;
    }

    .service-text > p {
        font-size: 18px;
        line-height: 18px;
    }

    .service-text > span {
        line-height: normal;
        font-size: 16px;
    }

    .service-text > img {
        margin: 5% auto;
    }

    .service-item {
        background: url(../image/title_dot.png) 0px 8px no-repeat;
        background-size: 6px 6px;
        height: auto;
        line-height: normal;
        padding-left: 14px;
        margin-bottom: 6px;
    }

    .service-icon > div > img {
        width: 17px;
        margin-bottom: 6px;
    }

    .service-icon > div {
        width: 32px;
        margin-left: 0;
        margin-right: 5%;
        margin-bottom: 5px;
    }

    .service-icon > div p {
        width: 100%;
        font-size: 16px;
    }

    .service-lc {
        flex-direction: column;
        width: 92%;
        margin: 5% auto 0;
    }

    .service-lc > img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    .service-lc > div > img {
        width: 40px;
    }

    .service-lc > div:nth-child(1) {
        width: 100%;
        height: auto;
        background: url(../image/servicebg_mb.jpg) top center no-repeat;
        background-size: 100% 100%;
        padding: 5%;
        margin-bottom: 5%;
    }

    .service-lc h3 {
        font-size: 18px;
        margin: 3% 0 5%;
    }

    .service-lc p {
        margin-top: 5%;
    }

    /*人才招聘*/
    .mw-employ {
        padding: 0;
    }

    .mw-employ > div {
        width: 92%;
        margin: 0 auto;
        padding: 6% 0;
    }

    .employ-intro {
        line-height: 28px;
    }

    .employ-way {
        margin-top: 5%;
        line-height: 28px;
    }

    .submenu-ep > .subm1 {
    }

    .submenu-ep > .subm1 p {
        width: 25%;
        padding-right: 0;
        font-size: 14px;
    }

    .job-content {
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
    }

    .job-content span {
        margin-bottom: 6px;
        font-size: 14px;
    }

    /*联系我们*/
    .contact-us {
        background: url(../image/contactus_bg_mb.jpg) top center no-repeat;
        padding: 5% 0 0;
    }

    .contact-us > div {
        width: 92%;
        margin: 0 auto;
    }

    .contact-bar {
        width: 100%;
        padding: 2% 4%;
        align-items: flex-start;
    }

    .contact-bar > div {
        width: 50%;
    }

    .contact-bar > div:nth-child(1), .contact-bar > div:nth-child(2) {
        border-bottom: 1px solid #e5e5e5;
    }

    .contact-bar > div:nth-child(1), .contact-bar > div:nth-child(3) {
        padding: 2% 2% 2% 0;
    }

    .contact-bar > div:nth-child(2), .contact-bar > div:nth-child(4) {
        padding: 2% 0 2% 2%;
        border-left: 1px solid #e5e5e5;
    }

    .contact-bar > div > h4 {
        font-size: 16px;
        margin: 2% auto 4%;
    }

    .contact-bar > div > img {
        width: 36px;
        margin: 0 auto;
        display: block;
    }

    .contact-bar > div > div {
        font-size: 16px;
        text-align: center;
        padding: 12px 8px;
        line-height: 16px;
        word-wrap: break-word;
    }

    .contact-bar > div > a {
        font-size: 16px;
        padding: 12px 8px;
        line-height: 16px;
        text-align: center;
    }

    .mappic-mb {
        display: block;
        width: 100%;
    }

    .mw-maps {
        min-width: auto;
        padding: 5% 0 0;
    }

    .mw-maps > div {
        float:none;
    }

    .mw-maps > div > img {
        width: 100%;
    }

    #map1, #map2 {
        width: 100%;
    }

    .mw-maps h4 {
        font-size: 20px;
    }

    .contact-sheetbg {
        width: 100%;
        padding: 8% 0;
        background-size: cover;
    }

    .contact-sheetbg > div {
        width: 92%;
        margin: 0 auto;
    }

    .contact-sheetbg > div > img {
        width: 100%;
    }

    .sheettitle-pc {
        display: none !important;
    }

    .sheettitle-mb {
        display: block;
        margin-bottom: 5%;
    }

    .contact-sheet > div > div {
        width: 100%;
        margin-bottom: 5%;
    }

    .contact-sheet > div {
        margin-top: 0;
    }

    .contact-sheet textarea {
        margin-top: 0;
    }

    /* 媒体中心 */
    .news-con {
        width: 92%;
        margin: 0 auto;
    }

    .va-indexNews {
        height: 100%;
        padding-bottom: 30px;
    }

    .va-indexNews .w1200 {
        width: 100%;
    }

    .va-indexNews .titleBox .titleBig {
        padding-top: 35px;
        padding-bottom: 25px;
    }

    .va-indexNews .titleBox .titleBig .en {
        font-size: 30px;
    }

    .va-indexNews .titleBox .titleBig .en {
        font-size: 22px;
    }

    /* 新闻动态swiper */
    .index-NewsList .swiper-wrapper {
        margin: 0;
    }

    .index-NewsList .li4 {
        width: 100%;
    }

    .index-NewsList .li4 a {
        margin: 0 15px;
    }

    .index-NewsList .li4 .imgBox img {
        height: 100%;
    }

    .index-NewsList .li4 .title {
        margin-top: 0;
    }

    .index-NewsList .li4 .title .t1 {
        margin-bottom: 0;
    }

    .index-NewsList .li4 .title .t2 {
        margin-bottom: 0;
    }

    .index-NewsList .li4 .title .more {
        padding-top: 10px;
    }

    /* 经销商门店 */
    .va-indexStores {
        height: 100%;
    }

    .va-indexStores .w1760 {
        max-width: 100%;
        min-width: 100%;
    }

    .va-indexStores .titleBox .titleBig {
        padding-bottom: 0;
    }

    .va-indexStores .titleBox .titleBig .en {
        font-size: 30px;
    }

    .va-indexStores .titleBox .titleBig .cn {
        font-size: 20px;
    }

    .index-StoresList .li3 .title .t2 {
        margin-top: 25px;
        padding-bottom: 15px;
    }

    .index-StoresList .shop-prev,
    .index-StoresList .shop-next {
        margin-left: 0;
        left: auto;
    }

    .index-StoresList .shop-prev {
        right: 20px;
    }

    .index-StoresList .li3 a {
        display: inline-block;
        width: 100%;
    }

    /* 加盟 */
    .va-indexJoin {
        height: 100%;
        padding-bottom: 20px;
    }

    .va-indexJoin .w1200 {
        width: 100%;
    }

    .va-indexJoin .titleBox .titleBig {
        padding-top: 40px;
    }

    .va-indexJoin .titleBox .titleBig .en {
        font-size: 30px;
    }

    .va-indexJoin .titleBox .titleBig .cn {
        font-size: 20px;
    }

    .index-JoinList ul {
        padding-top: 0;
        margin: 0;
    }

    .index-JoinList .li3 a {
        margin: 0 12px;
        padding: 0;
    }

    .index-JoinList .li3 {
        width: 100%;
    }

    .index-JoinList .li3 .imgBox {
        width: 38px;
        height: 38px;
        top: 15%;
        left: 15px;
    }

    .index-JoinList .li3 .title {
        display: flex;
        align-items: center;
        padding: 15px 8px 15px 65px;
    }

    .index-JoinList .li3 .title .t1 {
        white-space: nowrap;
        line-height: 25px;
        height: auto;
        font-size: 15px;
        overflow: visible;
        margin-right: 5px;
        font-weight: bold;
    }

    .index-JoinList .li3 .title .t2 {
        font-size: 12px;
        line-height: normal;
        padding-left: 10px;
        height: auto;
    }

    /* 加盟详情页 */
    .va-morebtn {
        display: none;
    }

    /* 新增内容 */
    .va-addmore {
        display: block;
        text-align: center;
        margin-top: 30px;
    }

    .va-addmore a {
        color: #909090;
        display: inline-block;
    }

    .va-addmore .line {
        height: 4px;
        border: 1px solid #909090;
        width: 90px;
        margin-top: 10px;
    }

    /* 底部 */
    .va-footer {
        padding: 40px 0 20px;
    }

    .va-footer .w1200 {
        width: 100%;
    }

    .va-footer .bottom-logo {
        display: none;
    }

    .va-footer .t1 {
        font-size: 16px;
        text-align: center;
        margin: 40px 0 15px 0;
        display: none;
    }

    .va-footer .ylinkBox {
        width: 100%;
        float: none;
    }

    .va-footer .ylink h3 {
        width: 90%;
        margin-left: 5%;
        text-align: center;
    }

    .footer .ylink h3 a {
        font-size: 14px;
    }

    .footer-map > div > p {
        margin-top:5px;
    }

    .va-footer .ylink ul {
        width: 90%;
        margin-left: 5%;
    }

    .va-footer .ylink li {
        width:100%;
        text-align: center;
        padding: 2px 0;
        margin-top:0;
    }

    .va-footer .footerSearchBox {
        width: 100%;
        margin-bottom: 5%;
    }

    .va-footer .footerSearchBox .s-text {
        width: 80%;
        padding-left: 20px;
        height: 50px;
        font-size: 16px;
    }

    .va-footer .footerSearchBox .s-btn {
        border-left: 1px solid #fff;
        width: 18%;
        height: 52px;
        background-position: center;
        border-radius: 0;
    }

    .va-footer .footer-share {
        text-align: center;
        margin: 0;
    }

    .va-footer .footer-lx {
        width: 92%;
        text-align: center;
        float: none;
        margin-top: 2%;
    }

    .va-footer .footerSearchBox .footerS {
        width: 90%;
        border: 1px solid #fff;
        margin: 0 auto;
    }

    .index-frlink .index-frlinkCon {
        margin-left:5%;
        /*display: none;*/
    }

    .beian {
        margin: 0 auto;
        width: 92%;
    }

    .copyright {
        margin-top: 50px;
    }

    .va-footerSearchBox {
        /*display: none;*/
    }

    .va-addSearchBox {
        display: block;
    }

    /* 底部结束 */
    #newBridge #nb_toolbar_wrap {
        display: none !important;
    }

    #newBridge .nb-icon-wrap-3 .nb-icon-wrap-base {
        display: none;
    }

    #newBridge ins {
        display: none;
    }


    /* about页面自适应样式 */
    .PageNav .w1200 {
        width: 100%;
    }

    .PageNav li a {
        line-height: 45px;
        padding: 0 15px;
    }

    .pageInfo .w1200 {
        width: 100%;
    }

    /* .pagetit{
		display: none;
	} */
    .va-pageInfo {
        padding-top: 20px;
    }

    table tr {
        display: flex;
        flex-direction: column;
        padding: 0 10px;
    }

    table tr td {
        width: 100%;
    }

    .pageInfo img {
        padding-bottom: 20px;
        width: 100%;
    }

    table tr td p {
        padding: 0px 10px;
    }

    .va-about-pageBox img {
        width: auto;
        padding-bottom: 0;
    }

    /* 时间轴 */
    .year-swiper .wzBox {
        padding: 0 25px;
        min-height: 400px;
    }

    .year-swiper .year {
        padding: 30px 0 0 0;
    }

    .year-swiper .img {
        width: 100%;
        height: auto;
    }

    .year-swiper .img img {
        width: 100%;
        height: auto;
    }

    /* 团队风采 */
    .teamworkList {
        padding: 0 15px;
    }

    .teamworkList li {
        width: 100%;
        margin-bottom: 25px;
    }

    .teamworkList li .listTitle {
        padding: 0px 20px 0px 130px;
    }

    .teamworkList li .listTitle .listDate {
        left: 15px;
        top: 0;
        font-size: 20px;
        width: auto;
    }

    .teamworkList li .listTitle .t {
        font-size: 12px;
    }

    .pageBumengList .li3 .title .t2 {
        padding-bottom: 0;
    }

    .pageBumengList .shop-prev,
    .pageBumengList .shop-next {
        margin-top: 10px;
    }

    /* about页面自适应样式结束 */
    /* 媒体中心自适应样式 */
    .va-news-box {
        padding-top: 35px;
    }

    .va-news-box ul li.newsli {
        width: 100%;
    }

    .pageList ul li.newsli .ImgBox {
        width: 32%;
        height: auto;
    }

    .pageList ul li.newsli a {
        padding: 15px 17px 0 17px;
        background-color: #F6F6F6;
    }

    .va-news-box ul li.newsli .listTitle .listTitleBox {
        padding: 0 0 0 25px;
    }

    .va-news-box ul li.newsli .listTitle .t {
        font-size: 14px;
        line-height: 22px;
        height: 45px;
        overflow: hidden;
        margin-bottom: 0;
    }

    .va-news-box ul li.newsli .listTitle .t2 {
        display: none;
    }

    /* 媒体中心内容页 */
    .va-news-content {
        width: 100%;
    }

    .pageNewsXqInfo .page-newsInfo {
        width: 100%;
        padding: 0 15px;
    }

    .pageNewsXqInfo .pageNewsR {
        display: none;
    }

    .pageNewsXqInfo .page-newsInfo .newsTit {
        padding-top: 30px;
        font-size: 18px;
    }

    .page-back {
        padding: 30px 0;
    }

    .page-back a {
        width: 120px;
        color: #fff;
        background: #000;
    }

    .page-newsInfo .newsBtn .newsBtnB {
        text-align: left;
    }

    .page-newsInfo .newsBtn span {
        width: 100%;
    }

    /* 媒体中心自适应样式结束 */
    /* 产品中心自适应 */
    .va-product-info {
        padding-bottom: 0;
        padding-top: 0;
        margin-top: 15px;
    }

    .va-data .l-box {
        width: 100%;
    }

    .va-data .screen {
        padding: 0;
        width: 100%;
        max-width: 100%;
    }

    .va-data .screen .navTit {
        margin: 20px 0;
    }

    .va-data .r-box {
        width: 100%;
    }

    .va-data .r-box .cent {
        padding-left: 0;
    }

    .proList ul li.proli {
        width: 50%;
    }

    .proList ul li.proli a {
        margin: 0 6px;
        padding-bottom: 10px;
    }

    .proList ul li.proli .piaoTitle .piaoTitleBox {
        display: none;
    }

    .proList ul li.proli a:hover .listTitle {
        filter: alpha(opacity=1);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

    /* 产品中心内容页 */
    .va-position {
        padding: 10px 0;
    }

    .va-position .w1580 {
        max-width: 100%;
        min-width: 100%;
        padding: 0 10px;
    }

    .va-position strong {
        background: none;
        padding-left: 0;
    }

    .detailBox {
        max-width: 100%;
        min-width: 100%;
        padding: 20px 3%;
    }

    .detailBox .detailBoxTop {
        margin-bottom: 0;
    }

    .detailBox .detailBoxTop .detailImgBox {
        width: 100%;
    }

    .detailBox .detailBoxTop .detailImg {
        width: 100%;
        margin: 0;
    }

    .add-page-lx,
    .add-page-moreBox {
        display: block;
    }

    .old-page-lx,
    .old-page-moreBox {
        display: none;
    }

    .detailBox .detailNr {
        width: 100%;
    }

    .detailBox .detailNr .detailNrBox {
        padding: 0;
        margin-left: 0;
    }

    .detailBox .proTit {
        font-size: 22px;
        margin-top: 25px;
        margin-bottom: 0;
    }

    .detailBox .pro-Text h1 {
        margin-top: 15px;
    }

    .detailBox .pro-Text img {
        max-width: 100%;
    }

    .add-page-lx {
        margin-bottom: 25px;
        margin-top: 0;
    }

    .add-page-lx a {
        width: 90px;
        line-height: 40px;
        height: 40px;
        border-radius: 10px;
        background: #a71e23;
    }

    .add-page-moreBox {
        padding: 15px 0;
    }

    .add-page-moreBox a {
        width: 45%;
        line-height: 40px;
        height: 40px;
    }

    .detailTitle2 {
        margin: 30px 0;
    }

    .xg-proListBox .xg-proList ul {
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .xg-proListBox .xg-proList .proli {
        width: 48%;
    }

    .xg-proListBox .xg-proList .proli a {
        margin: 0;
    }

    .xg-proListBox {
        padding-bottom: 0;
    }

    /* 产品中心自适应结束 */
    /* 门窗案例自适应 */
    .va-case-pageInfo {
        padding-top: 30px;
    }

    .page-caseList {
        margin: 0;
        padding: 0;
    }

    .page-caseList .proli {
        width: 50%;
        margin-bottom: 15px;
    }

    .page-caseList .proli .listTitle {
        text-align: left;
        padding: 0;
    }

    /* 门窗案例自适应结束 */
    /* 加盟自适应 */
    .btm-float {
        height: 0px;
    }

    #page1 .pagetit {
        display: block;
    }

    #page2 {
        line-height: normal;
    }

    #page2 .pagetit {
        margin-bottom: 0;
    }

    #page1 .pagetit .cn {
        font-size: 25px;
    }

    .page-JoinList .li3 {
        width: 100%;
    }

    .page-JoinList ul {
        margin: 0 0 45px 0;
    }

    .page-JoinList .li3 a {
        margin: 0 8px;
        padding: 0;
    }

    .page-JoinList .li3 .imgBox {
        left: 10px;
        width: 32px;
        height: 32px;
        margin-top: -16px;
    }

    .page-JoinList .li3 .imgBox img {
        padding-bottom: 0;
    }

    .page-JoinList .li3 .title {
        padding-left: 64px;
    }

    .page-JoinList .li3 .title .t2 {
        height: auto;
        line-height: normal;
        padding: 10px 10px 10px 0;
    }

    .processTable {
        display: none;
    }

    .add-join-img {
        display: block;
    }

    .join-ysListB .join2-next,
    .join-ysListB .join2-prev {
        display: none;
    }

    #page3 .pagetit {
        display: block;
    }

    #page3 .pagetit .cn {
        font-size: 25px;
    }

    #page4 {
        padding-bottom: 0;
    }

    #page4 .pagetit {
        display: block;
    }

    #page4 .pagetit .cn {
        font-size: 25px;
    }

    .join-ysList2 .ul {
        margin: 0;
    }

    .join-ysList2 .li3 {
        width: 100%;
        margin-bottom: 0;
    }

    .join-ysList2 .li3 .title {
        padding: 0;
    }

    .join-ysList2 .li3 .title .t2 {
        margin-bottom: 15px;
    }

    .join-ysList2 .li3 .title .wz {
        padding: 0 30px;
        min-height: 130px;
    }

    .join-ysList2 img {
        padding-bottom: 0;
    }

    .join-ysList2 .li3 a {
        background: #F6F6F6;
        padding: 15px 0;
        margin-bottom: 30px;
    }

    .join-ysList2 .li3 a:hover {
        background: none;
        box-shadow: none;
    }

    #page5 .pagetit {
        display: block;
    }

    #page5 .pagetit .cn {
        font-size: 25px;
    }

    .join-ysList3 .ul {
        margin: 0;
    }

    .join-ysList3 .li3 {
        width: 50%;
        margin-bottom: 12px;
    }

    .join-ysList3 .li3 a {
        margin: 0 6px;
    }

    .join-ysList3 .li3 .title {
        padding: 0;
    }

    .join-ysList3 .li3 .imgBox {
        width: 45px;
        height: 45px;
        margin: 10px auto;
    }

    .join-ysList3 .li3 .title .wz {
        padding: 0 15px 15px 15px;
        text-align: left;
        min-height: 150px;
        font-size: 13px;
    }

    #page6 {
        padding-bottom: 17px;
    }

    #page6 .pagetit {
        display: block;
    }

    #page6 .pagetit .cn {
        font-size: 25px;
    }

    .page-StoresList .li3 .title {
        padding: 0;
    }

    .page-StoresList .li3 a {
        margin: 0 15px;
    }

    .page-StoresList .li3 {
        margin-bottom: 25px;
    }

    .page-StoresList .swiper-wrapper {
        margin: 0;
    }

    #page7 .pagetit {
        display: block;
    }

    #page7 .pagetit .cn {
        font-size: 25px;
    }

    /* 表单 */
    .va-msgList form {
        padding: 0 20px;
    }

    .Joinmsg .text {
        margin-bottom: 8px;
        width: 100%;
    }

    .Joinmsg .msg_other {
        width: 100%;
        margin-bottom: 8px;
        margin-right: 0;
    }

    .Joinmsg .text.xm {
        margin-right: 0;
    }

    .Joinmsg .text2 {
        height: 130px;
    }

    .Joinmsg .enter .input {
        margin-top: 0;
    }

    /* 加盟自适应结束 */
    /* 商学院自适应样式 */
    .va-school {
        padding-top: 20px;
    }

    .pageList4 ul {
        margin: 0;
    }

    .pageList4 ul li.li2 {
        width: 100%;
        margin-bottom: 25px;
    }

    .pageList4 ul li.li2 a {
        padding: 0;
        margin: 0 10px;
    }

    .pageList4 ul li.li2 .ImgBox {
        width: 100%;
        height: 100%;
        float: none;
    }

    .pageList4 ul li.li2 .listTitle .listTitleBox {
        padding: 0;
    }

    .pageList4 ul li.li2 .listTitle .t {
        text-align: center;
    }

    .pageList4 ul li.li2 .listTitle .t2 {
        padding: 0 20px;
    }

    .pageList4 ul li.li2 .m {
        width: 100%;
        color: #fff;
        background: #A71E23;
    }

    /* 商学院报名表单 */
    .va-school-pageInfo {
        padding-top: 30px;
    }

    .va-school-pageInfo .pagetit {
        display: block;
        margin-bottom: 25px;
    }

    .va-school-pageInfo .pagetit .cn {
        font-size: 25px;
    }

    .va-school-pageInfo .msg .msgList {
        width: 100%;
        padding: 0 5%;
    }

    .va-school-pageInfo .msg .text {
        width: 100%;
        height: 45px;
        line-height: 45px;
    }

    .va-school-pageInfo .msg .msg_other {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 12px;
        height: 45px;
        line-height: 45px;
    }

    .va-school-pageInfo .msg .text2 {
        height: 120px;
        padding: 0 20px;
    }

    .va-school-pageInfo .msg .getcode {
        width: 50%;
        height: 45px;
        line-height: 45px;
    }

    .va-school-pageInfo .msg .enter .input {
        height: 45px;
        line-height: 45px;
        margin-bottom: 0;
        margin-top: 0;
    }

    /* 学院新闻 */
    .va-school-pageBox .pageList2 ul li.newsli {
        width: 100%;
    }

    .va-school-pageBox .pageList2 ul li.newsli a {
        padding: 15px 6%;
        margin: 0;
    }

    .va-school-pageBox .pageList2 ul li.newsli .listTitle .t2 {
        display: none;
    }

    .va-school-pageBox .pageList2 ul li.newsli .ImgBox img {
        padding-bottom: 0;
    }

    .pageList2 ul li.newsli .ImgBox {
        width: 32%;
        height: auto;
    }

    .pageList2 ul li.newsli .ImgBox img:nth-of-type(2) {
        display: none;
    }

    .pageList2 ul li.newsli .listTitle .listTitleBox {
        padding: 0 0 0 25px;
    }

    .pageList2 ul li.newsli .listTitle .t {
        font-size: 14px;
        height: 45px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .va-schoolnews {
        width: 100%;
    }

    /* 学院课程 */
    .pageList3 {
        padding: 0 3%;
    }

    .pageList3 ul li.li3 {
        width: 100%;
    }

    .pageList3 ul li.li3 .ImgBox {
        width: 100%;
        height: auto;
    }

    .pageList3 ul li.li3 .ImgBox img {
        padding-bottom: 0;
    }

    .pageList3 ul li.li3 .listTitle .t2 {
        margin-bottom: 0;
    }

    .pageList3 ul li.li3 .m {
        width: 100%;
        color: #fff;
        background: #A71E23;
    }

    /* 商学院自适应样式结束 */
    /* 门窗百科自适应 */
    .pageNewsInfo {
        padding: 32px 3% 0 3%;
    }

    .pageNewsInfo .w1200 {
        width: 100%;
    }

    .zxItemList {
        margin: 0;
    }

    .zxItemList .zxItem {
        width: 100%;
        margin-left: 0;
    }

    .zxItemList .title {
        width: 100%;
        height: auto;
    }

    .zxItemList .title img {
        width: 100%;
        height: auto;
    }

    .zxItemList .title h3 {
        height: 100px;
        padding: 25px;
    }

    .zxItemList .title h3:after {
        left: 19px;
        width: 52px;
    }

    .baikeList {
        padding: 0;
    }

    .baikeList .baike-imgList li {
        width: 50%;
    }

    .baikeList .baike-imgList li a {
        margin: 0 6px;
    }

    .baikeList .baike-imgList li p {
        height: 50px;
        line-height: 50px;
    }

    .baikeList .newsCon {
        padding-top: 0;
    }

    .baikeList .newsList2 ul {
        margin: 0;
    }

    .baikeList .newsList2 li {
        margin: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px dashed #ddd;
        margin-bottom: 8px;
    }

    .baikeList .newsList2 li a {
        width: 65%;
        font-size: 14px;
    }

    .baikeList .newsList2 li time {
        font-size: 14px;
        width: 35%;
        text-align: right;
    }

    .va-proNews {
        display: none;
    }

    .hotPicBox {
        width: 100%;
        margin-right: 0;
    }

    .hotPic a .img {
        width: 100%;
        height: auto;
    }

    .hotPic a img {
        width: 100%;
        height: auto;
    }

    .hotPic a .wz {
        text-align: center;
        margin: 30px 0 0 0;
    }

    .hotPic a .date {
        padding-left: 0;
        text-align: center;
        background: none;
        margin-top: 8px;
    }

    .hotPicL {
        padding: 0;
    }

    .newsListTime li {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px dashed #DDDDDD;
        margin-bottom: 8px;
    }

    .newsListTime li a {
        width: 65%;
        font-size: 14px;
        line-height: 40px;
    }

    .newsListTime li time {
        width: 35%;
        text-align: right;
        font-size: 14px;
    }

    .remengList .bottomLt {
        width: 100%;
        height: auto;
        padding: 30px 0;
    }

    .remengList .bottomLt li a {
        padding: 10px 8px;
    }

    .remengList .bottomLt li {
        margin: 15px 0;
    }

    .remengList .bottomLt li img {
        width: 32%;
        height: auto;
    }

    .remengList .bottomLt li .wz {
        padding-top: 0;
    }

    .page-newsTit .more {
        display: none;
    }

    .page-newsTit .navT2 {
        width: 33.33%;
    }

    .page-newsTit .navT2 a {
        font-size: 15px;
        padding-right: 0;
        margin-right: 0;
        background: none;
        color: #99755F;
    }

    /* baikelist */
    .va-baike-list {
        padding: 0;
    }

    .va-baike-list .pageNewsL {
        width: 100%;
    }

    .va-baike-list .pageNewsL .pageNewsLnr {
        padding: 30px 3%;
    }

    .zh-newsList ul li.newsli .ImgBox {
        width: 40%;
        height: auto;
    }

    .zh-newsList ul li.newsli .listTitle .listTitleBox {
        padding: 0 0 0 15px;
    }

    .zh-newsList ul li.newsli .listTitle .t2 {
        display: none;
    }

    .zh-newsList ul li.newsli {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .pageNewsInfo .pageNewsR {
        width: 100%;
        padding: 0 3%;
    }

    .pageNewsInfo .pageNewsR .pageNewsRnr {
        padding: 0;
    }

    /* baikeshow */
    .va-baikeshow-w1200 {
        width: 100%;
    }

    /* 门窗百科自适应结束 */
    /* 联系我们自适应 */
    .va-contact-pageInfo {
        padding-top: 30px;
    }

    .va-contact-pageInfo .pagetit {
        display: block;
        margin-bottom: 30px;
    }

    .va-contact-pageInfo .pagetit .cn {
        font-size: 25px;
    }

    .va-contact-pageInfo img {
        width: 61px;
        height: 61px;
        padding-bottom: 0;
    }

    .va-contact-pageInfo .contactTable tr td {
        width: 50%;
        padding-top: 45px;
    }

    .va-contact-pageInfo .contactTable tr td p {
        padding: 0;
    }

    .contactTable tbody tr td:nth-of-type(2n) {
        display: none;
    }

    .va-contact-pageInfo .contactTable tr {
        flex-wrap: wrap;
        flex-direction: row;
    }

    .contactTable .TD {
        padding: 0;
        min-height: auto;
    }

    .contactTable .TD img {
        margin-bottom: 0;
    }

    .feedback2 {
        margin-top: 45px;
    }

    .feedback2 .text {
        height: 45px;
    }

    .feedback2 .text2 {
        height: 110px;
    }

    .feedback2 .getcode {
        height: 45px;
        margin-right: 0;
    }

    #code {
        width: 65px !important;
        height: 50px;
        margin-top: -8px;
    }

    .feedback2 .inputbtn {
        height: 45px;
        line-height: 45px;
        margin-top: 20px;
    }

    /* 人才招聘 */
    .qalist li {
        padding: 10px 19px;
    }

    .qalist li .title .close {
        width: 50px;
        height: 50px;
    }

    .qalist li .tmain {
        margin-top: 10px;
        padding: 20px 0 0 0;
    }

    /* 联系我们自适应结束 */
    /* 经销商登录 */
    .va-login-pageInfo {
        padding-top: 30px;
    }

    .va-login-pageInfo .pagetit {
        display: block;
    }

    .va-login-pageInfo .pagetit .cn {
        font-size: 25px;
    }

    .va-login-pageInfo .page-formTable {
        padding: 0 20px 20px 20px;
    }

    .va-login-pageInfo .va-getcode {
        width: 70%;
    }

    .va-login-pageInfo #code {
        margin-left: 0;
        margin-top: 0;
        padding-bottom: 0;
    }

    .va-login-pageInfo .formTable .register {
        margin-top: 30px;
        line-height: 45px;
        height: 45px;
    }

    .pageBanner-img {
        height: 350px;
    }

    .pageBanner-img .en {
        font-size: 45px;
        line-height: 45px;
    }

    .va-schoolbanner .en {
        font-size: 38px;
        line-height: 38px;
    }

    .va-schoolbanner .tt {
        top: 40%;
    }

    .va-loginbanner .tt {
        top: 40%;
    }

    /* end */
    .newslist > a:hover .news-info {
        box-shadow: none;
    }

    .filter-con > ul > li:hover .mask-con {
        display: none;
    }

    .login-btn {
        width: 100%;
        margin: 0 auto;
        font-size: 16px;
        color: #000;
        text-align: center;
        background: none;
        border: 1px solid #d9d9d9;
        height: 50px;
        line-height: 50px;
        border-radius: 25px;
        display: block;
    }

    #modal-toplogin {
        max-width: 690px;
    }

    .login-pop {
        background: none;
        width: 100%;
    }

    .login-pop > div {
        margin-left: 0;
        width: 100%;
        padding: 40px 20px;
        height: auto;
    }


}



