#col-index-banner .swiper-container {
    aspect-ratio: 16 / 5;
}

.indexnews {
    display: block;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    border: 1px solid #E51B24;
    color: white;
    background: #E51B24;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 200px !important;
    left: auto;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 200px !important;
    right: auto;
}

.fiyi_line {
    width: 2px;
    height: 110px;
    margin: 20px 0px;
    background-color: #F5F5F5;
}

.diyi_fourbox {
    background-color: white;
    width: fit-content;
    padding-left: 15px;
    padding-right: 15px;
}

.xianshiimg,
.xianshiimg1 {
    display: none;
}

.diyi_fourbox_title {
    margin-left: 0px;
    justify-content: center;
    color: #E51B24;
}

.diyi_content {
    margin-left: 0px;
    text-align: center;
}

.layui-tab .layui-tab-title li {
    font-family: Montserrat-l;
}

.xiayunlongydxiugbtn {
    margin-left: 10px;
    width: 205px;
    display: none !important;
}

.fiyi_box_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: fit-content;
    margin-top: 0px;
    width: 100%;
}

.xiugaiindexnewmok {
    justify-content: space-between;
}

.new2geshi_box {
    width: 100%;
    height: 435px;
    margin-bottom: 0px;
}

.new2geshi_box img {
    width: 100%;
    max-height: 385px !important;
    object-fit: cover;
}

.new2geshi_box_title {
    margin-right: 23px;
    height: 48px;
}

.mySwiper {
    overflow: hidden;
}
.mySwipertjbox{
    overflow: hidden;
}
.mySwipertjbox .swiper-wrapper{
        align-items: center;
}
.mySwipertjbox .swiper-wrapper .swiper-slide{
    display: flex;
    justify-content: center;
}
.mySwipertjbox .swiper-pagination{
    bottom: 30px !important;
}

.red_form {
    width: 100%;
    background-color: #E51B24;
    overflow: hidden;
    padding-bottom: 45px;
}

.item_name {
    width: 22%;
    margin: 10px 19px 10px 19px;
    background-color: white;
    border-radius: 5px;
    overflow: hidden;
}

.item_submit {
    width: 22%;
    margin: 10px 19px 10px 19px;
    float: right;
}

.submit_btn {
    width: 100%;
    height: 45px;
    background-color: white;
    color: #E51B24;
    font-family: Montserrat-l;
    font-size: 20px;
    transition: all 0.2s;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid black;
}

.submit_btn:hover {
    background-color: black;
    color: white;
}

.item_name input {
    width: 100%;
    height: 45px;
    border: none;
    padding-left: 20px;
    font-family: Montserrat-l;
}

.itemform {
    margin-top: 25px;
}

.newproductsbox {
    width: 100%;
    position: relative;
    display: block;
}

.newproductsboxtwo {
    width: 100%;
    position: relative;
    display: none;
}

.newproductsbottom {
    position: absolute;
    width: fit-content;
    padding-left: 25px;
    padding-right: 25px;
    height: 35px;
    line-height: 35px;
    background-color: #E51B24;
    color: white;
    font-family: Montserrat-l;
    font-size: 15px;
    transition: all 0.5s;
    border-radius: 5px;
}

.newproductsbottom:hover {
    background-color: black;
    color: white;
}

.tongyong_titlegeshi {
    margin-top: 35px !important;
}

.layui-show {
    display: none;
}

.pcduannoshowbtn {
    display: none !important;
}

@media screen and (max-width: 992px) {
    .pcduannoshowbtn {
        display: block !important;
    }

    .newsboxgsindex {
        zoom: 1 !important;
        margin-top: 15px !important;
    }

    #col-index-banner .swiper-container {
        aspect-ratio: auto;
    }

    .indexnews.swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        display: none;
    }

    .indexnews.swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        display: none;
    }

    .submit_btn {
        width: 95%;
        margin: 0 auto;
    }

    .fiyi_line {
        display: none;
    }

    .diyi_fourbox {
        height: fit-content;
        padding-bottom: 25px;
        width: 85%;
        text-align: center;
    }

    .newproductsbox {
        display: none;
    }

    .newproductsboxtwo {
        display: block;
    }

    .newproductsboxtwo img {
        width: 100%;
        margin-bottom: 25px;
    }

    .item_submit {
        width: 100% !important;
    }

    .item_name {
        width: 40% !important;
    }

    .chage_four_box {
        margin-top: 0px !important;
    }

    .chage_four_box {
        justify-content: space-evenly;
    }

    .chage_four_box_content {
        margin-left: 0px;
        margin-right: 0px;
        width: 43% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 150px !important;
    }

    .chage_four_box_ctitle {
        width: 125px;
        text-align: center;
        height: fit-content;
    }

    .showimg,
    .noshowimg {
        margin-left: 14px;
    }

    .tongyong_black {
        margin-bottom: 35px !important;
    }

    .chage_four_box {
        flex-wrap: wrap;
    }

    .new2geshi_box {
        width: 90%;
        margin: 0 auto;
        height: fit-content !important;
    }

    .yidongduangsboxnews {
        width: 100%;
        height: 105px !important;
    }

    .new2geshi_box img {
        height: fit-content !important;
    }

    .new2geshi_tongyong {
        flex-direction: column !important;
    }

    .xiayunlonggeshi2 {
        height: 580px;
    }

    .xiayunlongydxiugbtn {
        display: block !important;
        padding-left: 10%;
    }

    .newproductsbottom {
        padding-left: 15px;
        padding-right: 15px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
    }

    .sanjiaojuli1 {
        left: 70% !important;
        top: 4%;
    }

    .sanjiaojuli2 {
        left: 69% !important;
        top: 4%;
    }

    .sanjiaojuli3 {
        left: 75% !important;
        top: 7%;
    }

    .sanjiaojuli4 {
        top: 7%;
        left: 75% !important;
    }

    .diyi_title_c {
        margin-top: 0px;
    }

    .diyi_title_c {
        font-size: 25px;
    }
}

@media screen and (max-width: 1700px) {
    .newsboxgsindex {
        zoom: 0.8;
    }
}

@media screen and (max-width: 1500px) {
    .newsboxgsindex {
        zoom: 0.75;
    }
}

@media screen and (max-width: 1400px) {
    .newsboxgsindex {
        zoom: 0.7;
    }
}

@media screen and (max-width: 1250px) {
    .newsboxgsindex {
        zoom: 0.65;
    }
}

@media screen and (max-width: 1350px) {
    .layou {
        width: 1200px;
    }

    .newproductsbox {
        zoom: 0.9;
    }

    .chage_four_box_content {
        width: 285px;
    }

    .item_name {
        width: 47%;
        margin: 10px 17px 10px 19px;
    }

    .item_submit {
        margin: 20px auto;
    }
}