@media screen and (max-width: 1380px){
    .box-1360 {
        min-width: 1300px;
        width: 1300px;
        margin: 0 auto;
    }
    .content1{
        min-width: 1300px;
    }
    .content_title span {
        width: 1180px;
    }
    .content1_left {
        width: 810px;
        height: 460px;
    }
    .swiper-container1 {
        width: 810px;
        height: 460px;
    }
    .content1_right {
        width: 490px;
        height: 460px;
        padding: 0 15px;
    }
    .content_list{
        height: 445px;
    }
    .content2 .box-1360>div {
        margin-left: 15px;
    }
    .content2_1,.content2_2{
        width: 626px;
    }
    .content2 .box-1360{
        padding: 15px;
    }
    .content2_3,.content2_4,.content2_5{
        width: 413px;
    }
    .content4_left a{
        margin-top: 20px;
        margin-left: 20px;
    }
    .content4_left{
        padding: 0 18px;
        width: 890px;
    }
    .footer_select{
        width: 367px;
        background-position: 340px center;
    }
    .content4_right{
        padding: 25px 10px;
        width: 390px;
    }
}