/*pc*/
*{
    box-sizing: border-box
}
.banner-boxs {
    font-family: 'Arial';
    width: 100%;
    height: 6.6rem;
    background: url('../images/about_banner.jpg') no-repeat;
    background-size: 100% 100%;
    padding-top: 0.1px;
}
/* h3{
    color: #333
}
p{
    color: #444
} */
.swiper-technique-pc p {
    position: absolute;
    width: 12.5rem;
    bottom: .4rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
    line-height: .32rem;
    font-weight: 500;
    color: #444;
}
.swiper-technique-pc img {
    width: 100%;
}
.about-pagination-pc .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.05rem;
    border-radius: 0;
}
.about-next-pc {
    width: 0.47rem;
    height: 1.2rem;
    right: 0;
    background-image: url('../images/right.png');
    background-size: 100% auto;
}
.about-prev-pc {
    width: 0.47rem;
    height: 1.2rem;
    left: 0;
    background-image: url('../images/left.png');
    background-size: 100% auto;
}
.banner-boxs>h3{
    font-size: 0.7rem;
    line-height: 0.86rem;
    font-weight: 700;
    margin-top: 2.4rem;
    margin-left: 2.67rem;
    margin-bottom: 0.48rem;
    color: #fff;
}
.banner-boxs>div{
    width: 1rem;
    height: 0.06rem;
    background: #fff;
    margin-left: 2.68rem;
}
.brand {
    font-size: 0.18rem;
    margin: 0.5rem auto;
}
.brand h3 {
    font-size: 0.28rem;
    text-align: center;
    margin-bottom: 0.3rem;
}
.brand p {
    line-height: 0.32rem;
    text-align: left;
    margin-bottom: 0.2rem;
    color: #444444;
}
.shop{
    background: url('../images/about_bg.jpg') no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 8.2rem;
}
.shop_box{
    text-align: center;
    padding: 0 1rem;
    padding-top: 2.4rem;
    box-sizing: border-box;
    color: #3d3d3d;
}
.shop_box h2 {
    font-size: 0.76rem;
    margin: 0;
}
/* .shop_box h2 span{
    font-size: 0.9rem;
} */
.shop_box p {
    font-size: 0.33rem;
    color: #666666;   
                                                                                  
}
.shop>p {
    text-align: left;
    margin: 0 auto;
    /* font-size: 0.18rem; */
    
    line-height: 0.32rem;
    color: #444444;
    margin-top: 2.5rem;
}
/* great */
.left_box{
    width: 14rem;
    height: 6rem;
    background: #f1f1f1;
    color: #444444;
    
    padding-top: 0.1px;
    float: left;
}
.right_box{
    width: 13rem;
    height: 6rem;
    /* background: url('../images/about_bg_01.jpg') no-repeat;*/
    background-size: 100% 100%;
    float: right;
    margin-top: -6rem;
    color: #fff;
    text-align: center;
    padding: 0 0.3rem;
    box-sizing: border-box;
    background-color: #f1f1f1;
}
.great{
    margin: 0rem 0 1rem;
    padding-top: 0.1px;
}
.great .left_box h3 {
    width: 4.4rem;
    margin: 0;
    margin-top: 1rem;
    margin-left: 1rem;
    font-size: 0.3rem;
    margin-bottom: 0.35rem;
}
.left_box p {
    width: 4.4rem;
    text-align: left;
    /* font-size: 0.18rem; */
    line-height: 0.32rem;
    margin-left: 1rem;
}
.logo_box {
    margin-top: 1.9rem;
}
.img, .img1 {
    width: 100%;
    height: 1.18rem;
    text-align: center;
}
.img img{
    display: inline-block;
    height: 1.18rem;
}
.img1 img{
    width: 1.8rem;
    margin-top: 0.4rem;
    display: inline-block;
}
.img1 .img-oula {
    margin-top: 0.2rem;
}
.img1 .img-gwm {
    width: auto;
    height: 0.45rem;
}
.btn {
    width: 1.8rem;
    height: 0.45rem;
    border: 1px solid #8a8d92;
    text-align: center;
    line-height: 0.45rem;
    margin: 0.3rem auto;
    cursor: pointer;
    transition: all .5s linear;
    color: #5a5a5a;
}
.logo_box .btn:hover{
    border: 1px solid #fff;
    color: #333;
    background: #ffffff;
}
.six-box .btn:hover{
    border: none;
    color: #fff;
    background: #005cb9;
    transform: all 0.5s ease;
}
.aos_item {
    width: 100%;
    height: 9rem;
    position: relative;
}
.aos_item img {
    width: 100%;
    height: 9rem;
}
.left-iw {
    width: 13rem;
    height: 6rem;
}
.img-word{
    margin: 0.8rem 0;
    background: #fff;
}
.left-iw img{
    width: 100%;
    height: 100%;
    float: left;
}
.right-iw {
    width: 14rem;
    height: 5.9rem;
    background: #f1f1f1;
    float: right;
    margin-top: -1rem;
    padding:1rem 1.7rem;
    box-sizing: border-box;
}
.right-iw h3 {
    margin: 0;
    margin-bottom: 0.35rem;
    color: #333;
    font-size: 0.3rem;
}
.right-iw p {
    text-align: left;
    /* font-size: 0.18rem; */
    line-height: 0.32rem;
    
}
.right-iw div{
    margin: 0;
    margin-top: 0.2rem;
}
.six-box {
    margin-top: 5rem;
}
.six-box> div{
    height: 6.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.six-box> div img{
    width: 100%;
    height: 100%;
}
.six-box> div>div{
    width: 7.34rem;
}
.six-box> div>div h3 {
    margin: 0;
    margin-bottom: 0.35rem;
    font-size: 0.3rem;
}
.six-box> div>div p {
    text-align: left;
    /* font-size: 0.18rem; */
    line-height: 0.32rem;
    
}
.six-box> div>div div{
    margin: 0;
    margin-top: 0.2rem;
}
.last-box{
    width: 100%;
    background: #f1f1f1;
    margin: 0.6rem 0 1rem 0;
}
.last-word{
    width: 12.03rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 1rem 0;
    box-sizing: border-box;
}
.last-word h3 {
    margin: 0;
    margin-bottom: 0.35rem;
    font-size: 0.3rem;
    text-align: center;
}
.last-word p {
    text-align: left;
/*     
    font-size: 0.18rem; */
    line-height: 0.32rem;
    
    color: #444444;
}
.last_box_bg {
    width: 100%;
    /* height: 6.6rem; */
}
.last_box_bg img{
    width: 100%;
    /* height: 100%; */
}
/*ipad尺寸*/
@media (max-width: 1024px) {
    .banner-boxs {
        width: 100%;
        height: 6.6rem;
        background: url('../images/about_banner.jpg') no-repeat;
        background-size: 100% 100%;
    }
    .six-box > div{
        height: 5.1rem;
    }
    .right_box{
        width: 10rem;
        height: 5rem;
        margin-top: -5.5rem;
    }
    .logo_box{
        margin-top: 1.5rem;
    }
    .left_box{
        height: 5rem;
    }
    .great .left_box h3{
        margin-top: 1rem;
        margin-left: 0.7rem;
        margin-bottom: 0.2rem;
    }
    .left_box p{
        width: 4rem;
        margin-left: 0.7rem;
    }
    .six-box > div > div{
        width: 6.34rem
    }
    .six-box > div > div p{
        overflow: hidden;    
        display: -webkit-box;               
        text-overflow: ellipsis;          
        -webkit-box-orient: vertical;   
        -webkit-line-clamp: 8;
    }
}
/*mobile*/
@media (max-width: 767px) {
    .banner-boxs {
        width: 100%;
        height: 5rem;
        background: url('../images/about_banner_m.jpg') no-repeat;
        background-size: 100% 100%;
    }
    .banner-boxs>h3{
        font-size: 0.52rem;
        line-height: 0.62rem;
        font-weight: 700;
        margin-top: 2rem;
        margin-left: 0.25rem;
        margin-bottom: 0.4rem;
        color: #fff;
    }
    .banner-boxs>div{
        width: 1rem;
        height: 0.06rem;
        background: #fff;
        margin-left: 0.27rem;
    }
    .brand{
        width: 100%;
        padding: 0 0.3rem;
        font-size: 0.28rem;
        box-sizing: border-box;
    }
    .brand h3{
        font-size: 0.36rem;
    }
    .brand p {
        line-height: 0.45rem;
    }
    .shop_box {
        padding: 2rem 0 0 0;
    }
    .shop_box h2 {
        font-size: 0.6rem;
    }
    .shop{
        background: url('../images/about_bg_m.jpg') no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 9rem;
    }
    .shop>p {
        width: 100%;
        text-align: left;
        margin: 0 auto;
        font-size: 0.28rem;
        
        line-height: 0.45rem;
        color: #444444;
        margin-top: 1.9rem;
        padding: 0 0.3rem;
        box-sizing: border-box;
    }
    .last_box_bg img{
        width: 100%;
        height: 100%;
    }
    .last-word{
        width: 100%;
        padding: 0.5rem 0.3rem;
    }
    .last-word-culture {
        background: #ffffff !important;
    }
    .last-word p{
        font-size: 0.28rem;
        line-height: 0.45rem;
    }
    .last-word h3 {
        text-align: left;
        font-size: 0.36rem;
    }
    .last-box {
        margin: 0;
        overflow: hidden;
    }
    .about-last-box {
        margin-bottom: 1rem;
    }
    .last-box1 {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .last-word1{
        width: 100%;
        padding: 0 0.3rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        font-size: 0.28rem;
        background: #f1f1f1;
    }
    .last-word1 h3 {
        text-align: left;
        font-size: 0.36rem;
        margin-bottom: 0.3rem
    }
    .last-word1 p {
        text-align: left;
        line-height: 0.45rem;
        font-size: 0.28rem;
    }
    .last_box_bg1 {
        height: 3.5rem;
    }
    .great_m {
        /* background: url('../images/about_bg_01.jpg') no-repeat; */
        /* background-size: 100% 100%; */
        background-color: #eee;
        width: 100%;
        height: 4.8rem;
        /* border: 0.1rem solid #fff; */
    }
    .great_m>div>div{
        height: 2.4rem;
        border: 0.1rem solid #fff;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .great_m>div>div img{
        height: 1.3rem;
    }
    .great_m>div>div:first-of-type img{
        width: 1.94rem;
        height: 0.32rem;
    }
    .great_m .m-img-oula img{
        height: 1rem;
    }
    .great_m .m-img-gwm img {
        width: 75%;
        height: auto;
    }
    .swiper-container{
       width: 100%;
       height: 8.5rem;
       background: #ffffff;
    }
    .swiper-container img{
        width: 100%;
        height: 96%;
        padding: 0.4rem 0.2rem 0rem 0.2rem;
        box-sizing: border-box;
    }
    .swiper-container .swiper-button-prev{
        background: url("../images/brand/haval/m/swiper-l.png") no-repeat center center;
        background-size: 100% 100%;
        width: 0.4rem;
        left: 0;
        height: 0.7rem;
        opacity: 0.6
    }
    .swiper-container .swiper-button-next{
        background: url("../images/brand/haval/m/swiper-r.png") no-repeat center center;
        background-size: 100% 100%;
        width: 0.4rem;
        right: 0;
        height: 0.7rem;
        opacity: 0.6
    }
    .swiper-pagination-bullet{
        margin: 0 !important;
        margin-right: 0.08rem !important;
        width: 0.6rem;
        height: 0.04rem;
        background: #cccccc;
        border-radius:0;
        opacity: 1;
    }
    .swiper-pagination-bullet-active{
        background:#0070c0;
    }
    .swiper-pagination{
        bottom: 0.02rem !important;
        left: 50% !important;
        transform: translateX(-50%);
        margin-top: 0.1rem;
    }
    .swiper-container p{
        position: absolute;
        top:4.3rem;
        width: 100%;
        text-align: justify;
        margin: 0 auto;
        font-size: 0.28rem;
        line-height: 0.45rem;
        color: #444444;
        margin-bottom: 0.6rem;
        padding: 0 0.4rem;
        box-sizing: border-box;
    }
    .btn {
        width: 3.6rem;
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: 0.3rem;
    }
    .shop_box p {
        font-size: 0.26rem;
        font-weight: 600;
    }
    .culture-no-padding {
        padding-bottom: 0;
    }
}