@charset "UTF-8";

@media screen and (max-width: 1860px){
    .information .right-number{
        padding-top: 50px;
        padding-left: 80px;
    }
    .product .swiper-button-prev{
        left: 150px;
    }
    .product .swiper-button-next{
        right: 150px;
    }
}

@media screen and (max-width: 1780px){
    .product .swiper-button-prev{
        left: 100px;
    }
    .product .swiper-button-next{
        right: 100px;
    }
}

@media screen and (max-width: 1700px){
    .information .right-number{
        padding-top: 30px;
        padding-left: 50px;
    }
    .information .right-number > div h3{
        margin-bottom: 25px;
        font-size: 35px;
    }
}

@media screen and (max-width: 1660px){
    .product .swiper-button-prev{
        left: 50px;
    }
    .product .swiper-button-next{
        right: 50px;
    }
}

@media screen and (max-width: 1600px){
    .information .right-number > div > p{
        font-size: 16px;
    }
    .information .right-number > div em{
        margin: 30px 0;
    }
}

@media screen and (max-width: 1570px){
    .product .swiper-button-prev{
        left: 10px;
    }
    .product .swiper-button-next{
        right: 10px;
    }
}

@media screen and (max-width: 1500px){
    .partners .content{
        width: 90%;
    }
    .product .swiper-container{
        width: 90%;
    }
}

@media screen and (max-width: 1500px){
    .advantages > div{
        width: 95%;
    }
}

@media screen and (max-width: 1440px){
    .pic,
    .salesman .model {
        width: 95%;
    }
    .information{
        width: 100%;
        margin: auto;
    }
    .information .right-number > div h3{
        margin-bottom: 15px;
        font-size: 25px;
    }
    .information .right-number > div ul li i{
        margin-bottom: 15px;
    }
    .information .right-number > div ul li p span{
        font-size: 35px;
    }
}

@media screen and (max-width: 1270px){
    .information .right-number{
        padding-left: 0px;
    }
    .information .right-number > div{
        width: 95%;
        margin: auto;
    }
    .partners .content{
        width: 85%;
    }
}

@media screen and (max-width: 1200px){
    .information > div{
        float: none;
        width: 95%;
        margin: auto;
    }
    .information .right-number{
        position: unset;
        padding-bottom: 30px;
    }
    .pic .box{
        height: 340px;
    }
    .pic .bottom > div{
        height: 692px;
    }
}

@media screen and (max-width: 960px){
    .advantages div div{
        width: 50%;
    }
    .pic .box {
        height: 270px;
    }
    .pic .bottom > div {
        height: 552px;
    }
    .search input{
        width: 75%;
    }
    .search a{
        width: 20%;
    }
    .information{
        background: none;
    }
}

@media screen and (max-width: 768px){
    .pic .box {
        height: 210px;
    }
    .pic .bottom > div {
        height: 433px;
    }
    .pic .box h3{
        font-size: 20px;
    }
    .pic .box p{
        font-size: 14px;
    }
    .shuffling .swiper-container-horizontal>.swiper-pagination-bullets,
    .shuffling .swiper-pagination-custom,
    .shuffling .swiper-pagination-fraction{
        bottom: 20px;
    }
    .salesman .model .left,
    .salesman .model .right{
        width: 100%;
        float: none;
    }
    .salesman .model .left{
        height: 250px;
    }
    .salesman .model p{
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .salesman .model .left > div{
        top: 50px;
    }
    .salesman .model .left > div.on{
        top: 0;
    }
    .partners .content {
        width: 80%;
    }
}

@media screen and (max-width: 660px){
    .title{
        margin-bottom: 30px;
        padding-top: 30px;
    }
    .title h2{
        font-size: 22px;
    }
    .shuffling .swiper-pagination-bullet{
        width: 5px;
        height: 5px;
    }
    .shuffling .swiper-pagination-bullet-active{
        width: 8px;
        height: 8px;
    }
    .product .swiper-slide a > p{
        font-size: 14px;
    }
    .product .more a{
        font-size: 14px;
    }
    .product .swiper-container{
        margin-bottom: 40px;
    }
    .product{
        padding-bottom: 40px;
    }
    .pic .box{
        float: none;
        width: 100%;
        height: auto;
    }
    .pic .bottom > div{
        height: auto;
    }
    .pic .bottom .left,
    .pic .bottom .right,
    .pic .bottom .right .box{
        width: 100%;
    }
    .pic img{
        height: auto;
    }
    .partners .swiper-button-prev, .partners .swiper-container-rtl .swiper-button-next{
        left: -30px;
    }
    .partners .swiper-button-next, .partners .swiper-container-rtl .swiper-button-prev{
        right: -30px;
    }
    .partners .swiper-button-next, .partners .swiper-button-prev{
        width: 14px;
        height: 30px;
        margin-top: -15px;
        background-size: 14px 30px;
    }
    .information{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .advantages .title {
        margin-bottom: 30px;
        padding-top: 30px;
    }
    .salesman{
        padding-bottom: 30px;
    }
    .partners {
        padding-bottom: 30px;
    }
    .pic .bottom .right .b-bottom{
        margin-top: 0;
    }
    .pic .top{
        margin-bottom: 0;
    }
}

@media screen and (max-width: 460px){
    .salesman .model .right > i{
        top: 91%;
    }
    .product .swiper-container {
        width: 85%;
    }
    .pic .box i{
        bottom: 20px;
    }
    .information .right-number > div h3{
        font-size: 18px;
    }
    .information .right-number > div > p{
        font-size: 14px;
    }
}

@media screen and (max-width: 400px){
    .information .right-number > div ul li p span{
        font-size: 30px;
    }
    .information .right-number > div ul li div{
        font-size: 12px;
    }
}

@media screen and (max-width: 375px){
    .salesman .model .right > i {
        top: 89%;
    }
}












