﻿.mbanner {
    display: block;
}
.ibanner,.boutique .boutique-top,.brand,.new_info1 li .con>span,.gallery-thumbs {
    display: none;
}
.boutique .boutique-thumbs,.mbanner img,.new_info1 li,.new_info1 li .img,.about_right {
    width: 100%;
}
.mbanner {
    margin-top: 17.3vw;
}
.mbanner .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
.mbanner .swiper-pagination-bullet-active {
    background: #206aba;
}

.new {
    margin:  7vw auto 5vw auto;
}
.new .title_right {
    margin-top: 8px;
}
.new .title_right>span {
    width: 70px;
    height: 26px;
    line-height: 26px;
    margin-left: 8px;
}
.new_info1 li .img {
    height: auto;
}
.new_info1 li .con {
    margin: 4% 3% !important;
}
.new_info1 li .con>p.title {
    font-size: 14px;
    margin-bottom: 4px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 !important;
    overflow: hidden;
    height: auto !important;
}
.new_info1 li {
    margin: 0 0 4% 0 !important;
    width:  100% !important;
}
.new_info1 li.n1.left,.new_info1 li.n2.left{
    height: auto;
}
.new_info1 li:hover {
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.1);
}
.new_info1 li.n4 {
    margin-bottom: 0 !important;
}
.new_info1 li:last-child {
    margin-bottom: 5vw !important;
}
.new_info1 a.more {
    font-size: 12px;
    color: #3e3e3e;
    border: 1px solid #d2d2d2;
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
    text-align: center;
}
.boutique {
    padding: 7vw 0;
    margin-bottom: 7vw;
}
.boutique .boutique-thumbs .swiper-slide .box {
    width:  100%;
    box-sizing:  border-box;
    height: 53vw;
    border: 2px solid #e0ebfa;
}
.boutique .boutique-thumbs-box .swiper-button-next, .boutique .boutique-thumbs-box .swiper-button-prev {
    width: 32px;
    height: 60px;
    background-color: #efefef;
    background-size: 36% !important;
    top: 50%;
    margin-top: -40px;
}
.boutique .boutique-thumbs .swiper-slide p {
    color: #206aba;
    text-align:  left;
    padding-left: 2px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.about_right .gallery-top {
    width: 100%;
    height: 46.7vw;
}
.about_left {
    width:  100%;
    height:  auto;
    box-sizing:  border-box;
    padding: 2% 3%;
}
.about_left>p {
    font-size:  16px;
    height:  40px;
    line-height: 40px;
    margin-bottom: 8px;
}
.about_left>span {
    height:  auto;
    margin-bottom: 6px;
    line-height: 22px;
}
.about_left>a, .boutique .swiper-slide .con>a {
    font-size: 12px;
    margin-bottom: 12px;
}
.about {
    margin-bottom: 11vw;
}

