.produce-next-1 {
    color: #fff;
    left: 50px;
}

.produce-prev-1 {
    color: #fff;
    right: 50px;
}

.banner-1 {
    position: relative;
    overflow: hidden;
}

.banner-click {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}

.banner-1 .search-panel {
    position: absolute;
    z-index: 19999;
    transition: all .5s;
    top: -100px;
    opacity: 0;
    height: 300px;
    z-index: -99;
    width: 100%;
    padding-top: 30px;
    display: flex;
    background: rgba(0 0 0 /50%);
    align-items: center;
}
.banner-1 .search-panel.remove{
    top: -100px;
    opacity: 0;
}
.banner-1 .search-panel.active{
    top: 100px;
    opacity: 1;
    z-index: 2;
}
.banner-1 .search-panel form {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 636px;
    margin: 0 auto;
}

.banner-1 .search-panel form input {
    display: block;
    height: 54px;
    line-height: 54px;
    width: 98%;
    text-indent: 30px;
    border-radius: 30px;
    border: 0;
    flex: 1;
}

.banner-1 .search-panel form .search-submit {
    display: block;
    position: absolute;
    right: 0;
    top: -1px;
    height: 55px;
    line-height: 55px;
    color: #fff;
    background-color: #2a67c5;
    padding: 0 42px;
    margin-left: -25px;
    border: 0;
    border-radius: 30px;
    text-indent: 30px;
}

.banner-1 .search-panel form .search-submit:hover{
    background-color: #4487d6;
}

.banner-1 .search-panel form .search-submit i {
    font-size: 22px;
    position: absolute;
    left: 10px;
}

.banner-1 .search-panel .keys {
    width: 100%;
}

.banner-1 .search-panel .keys ul {
    display: table;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    width: auto;
    white-space: nowrap;
}

.banner-1 .search-panel .keys ul li {
    float: left;
    color: #fff;
    padding: 0 11px;
}

.banner-1 .search-panel .keys ul li a:hover {
    color: #1a7bd9;
}

.banner-1 .banner-img-allscreen {
    width: 100%;
    height: calc(100vh);
    object-fit: cover;
}

.banner-click .banner-click-center {
    max-width: 1440px;
    margin: 0px auto;
    padding-left: 20px;
    width: 100%;
}


.banner-click .banner-click-center .span-1 {
    font-size: 48px;
    font-weight: 700;
    color: #fefefe;
    white-space: pre-line;
    display: block;
    line-height: 30px;
    width: 100%;
    text-align: left;
    margin-bottom: 5vw;
}
.banner-1 .swiper1_buttom{
    display: flex;
    width: 100%;
    height: 50px;
    max-width: 1440px;
    position: absolute;
    bottom: 150px;
    right: 50%;
    transform: translate(50%, -50%);
    z-index: 9999;
    justify-content: space-around;
}
.banner-1 .swiper1_buttom .swiper-button-prev,
.banner-1 .swiper1_buttom .swiper-button-next{
    width: 50px;
    height: 100%;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
}
.banner-1 .swiper1_buttom .swiper-button-next:hover:after,.banner-1 .swiper1_buttom .swiper-button-prev:hover:after{
    font-weight: bold;
}
.banner-1 .swiper1_buttom .swiper-button-next{

    right: 0;
    left: 100px;
}
.banner-1 .swiper1_buttom .swiper-button-prev{
    left: 20px;
    right: 0;
}
.banner-1 .swiper1_buttom .swiper-button-prev:after,
.banner-1 .swiper1_buttom .swiper-button-next:after{
    font-size: 16px;
    transition: all .3s;
}
.banner-click .banner-click-center .p_1{
    color: white;
    text-align: left;
    width: 40%;
    font-size: 18px;
    line-height: normal;
    margin-bottom: 6vw;

}
.banner-click .banner-click-center .btn_1{
    color: white;
    cursor: pointer;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #fff;
    color: #fff;
    width: 100px;
    font-size: 14px;
    display: block;
    padding: 10px 5px;
}
.banner-click .banner-click-center .span-2 {
    font-size: 16px;
    display: block;
    color: #fefefe;
    width: 144px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 2px solid #fefefe;
    border-radius: 60px;
    margin: 0 auto;
}


.banner-2 {
    width: calc(100vw - 40px);
    height: 878px;
    position: relative;
    display: flex;
    background: #f5f7fa;
    padding: 0 20px;
    margin-bottom: 0;
}

.left-right-bg {
    display: flex;
    flex-wrap: wrap;
    width: 1440px;
    height: 650px;
    border-radius: 10px;
    margin: 110px auto;
    background-color: #5e91c9;
    position:relative;
}

.left-right-bg .b2-left {
    width: 50%;
    position: relative;
}

.left-right-bg .b2-left .b2-menu {
    display: inline-block;
    margin-top: 110px;
    font-size: 18px;
    color: #fff;
    margin-left: 15%;
    line-height: 20px;
    font-weight: 600;
    border-bottom: 2px solid #88a9c4;
    position: relative;
    height: 50px;
}

.left-right-bg .b2-left .b2-menu .activity {
    border-bottom: 2px solid #fff;
}

.left-right-bg .b2-left .b2-menu span {
    display: inline-block;
    padding-bottom: 30px;
    margin-right: 60px;
    cursor: pointer;
}

.left-right-bg .b2-left .b2-menu span:last-child {
    margin-right: 0px;
}


.left-right-bg .b2-right {
    width: 50%;
}

.left-right-bg .b2-right .title {
    display: block;
    font-size: 32px;
    color: #fff;
    line-height: 32px;
    margin-top: 52px;
    margin-left: 15%;
    font-weight: 700;
}

.left-right-bg .b2-right .content {
    display: block;
    margin-top: 26px;
    color: #fff;
    max-width: 100%;
    padding: 0 15%;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

.left-right-bg .b2-right .more {
    display: inline-block;
    margin-top: 36px;
    margin-left: 15%;
    line-height: 30px;
    color: #fff;
}

.left-right-bg .b2-right .more a {
    font-size: 16px;
}

.left-right-bg .b2-right .more a:hover {
    color: #1a7bd9;
}

.left-right-bg .b2-right .more:hover {
    border-color: #1a7bd9;
}

.left-right-bg .choose-produce {
    margin-left: 7%;
    width: 48%;
    max-width: 1120px;
    overflow: hidden;
    position: absolute;
    display: none;
    top: 190px;
}

.show-flex {
    display: flex !important;
}

.left-right-bg .choose-produce .b2-menu {
    color: #89abc5;
    cursor: pointer;
}

.left-right-bg .choose-produce .b2-menu span {
    margin-right: 30px;
    font-size: 16px;
}

.left-right-bg .choose-produce .b2-menu span:last-child {
    margin-right: 0px;
}

.left-right-bg .choose-produce .b2-menu .activity {
    color: #fff;
    font-weight: 700;
}

.banner-3 {
    width: 98%;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    display: none;
}

.banner-3 .swiper-wrapper .swiper-slide {
    width: 25%;
    height: 320px;
    cursor: pointer;
    position: relative;
    background-color: #56a7a2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner-3 .swiper-wrapper .swiper-slide:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.banner-3 .swiper-wrapper .swiper-slide:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.banner-3 .swiper-wrapper .swiper-slide img {
    width: 40px;
    height: 40px;
    margin-left: 10%;
    margin-top: 84%;
}

.banner-3 .swiper-wrapper .swiper-slide .name {
    margin-top: 10px;
    color: #fff;
}

.banner-3 .swiper-wrapper .swiper-slide .name, .banner-3 .swiper-wrapper .swiper-slide .jiantou {
    display: block;
    margin-left: 10%;
    font-size: 24px;
}

.banner-3 .swiper-wrapper .swiper-slide .jiantou {
    margin-top: 36px;
    font-size: 12px;
    display: none;
    color: #fff;
}

.produce-prev {
    left: auto;
    top: 320px;
    right: 8%;
    color: #fff;
}

.produce-prev:hover {
    color: #1a7bd9;
}

.produce-next {
    right: 3%;
    top: 320px;
    color: #fff;
}

.produce-next:hover {
    color: #1a7bd9;
}

.banner-1-slide {
    height: calc(100vh);

}

.banner-4 {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 660px;
}

.banner-4 .swiper-wrapper {
    left: -4px;
}

.banner-4 .left, .banner-4 .right {
    width: 50%;
    height: 100%;
    background-color: #f2f4f7;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    z-index: 1;
}

.banner-4 .left {
    left: 0;
    background-color: #e6e8eb;
}

.banner-4 .right {
    float: right;
    right: 0;
}

.banner-4 .content {
    max-width: 1440px;
    margin: 0px auto;
    z-index: 9999;
    color: #1e1e1e;
    position: relative;
}

.banner-4 .content .title {
    display: block;
    font-size: 32px;
    margin-left: 20px;
    font-weight: 700;
}

.banner-4 .content .desc {
    display: block;
    font-size: 16px;
    width: 40%;
    color: #535455;
    line-height: 30px;
    margin: 0 0 0 20px;
}

.banner-4 .content .more {
    display: inline-block;
    padding-top: 40px;
    margin-left: 20px;
    font-size: 16px;
    color: #535455;
    line-height: 30px;
}

.banner-4 .content .more:hover {
    color: #1a7bd9;
    border-color: #1a7bd9;
}

.swiper3 {
    width: 48%;
    margin-left: 20px;
    margin-top: 30px;
    overflow-x: hidden;
    overflow-y: clip;
    padding-top: 0px;
    padding-left: 5px;
}

.swiper3 .swiper-wrapper .swiper-slide .icon {
    display: none;
    width: 100%;
    height: 80px;
    object-fit: cover;
    flex: 0 0 80px;
    margin-bottom: -5vw;
}

.swiper3 .swiper-wrapper .swiper-slide {
    height: 300px;
    max-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 5px;
    background-color: #56a7a2;
    flex: 0 0 auto;
    flex-wrap: wrap;
}

.swiper3 .swiper-wrapper .swiper-slide:hover {

    background-size: 0 0;
    height: auto;
}

.swiper3 .swiper-wrapper .swiper-slide:hover .icon {
    display: block;
}

.swiper3 .swiper-wrapper .swiper-slide:hover .name {

    margin-top: -40px;
}

.swiper3 .swiper-wrapper .name {
    font-size: 20px;
    display: block;
    flex: 0 0 80%;
    text-align: center;
    color: #fff;
}


.produce-prev-3 {
    left: auto;
    top: 620px;
    right: 6%;
    color: #fff;
}

.produce-prev-3:hover {
    color: #2a67c5;
}

.produce-next-3 {
    right: 1%;
    top: 620px;
    color: #fff;
}

.produce-next-3:hover {
    color: #2a67c5;
}

.banner-5 {
    width: 100%;
    padding: 110px 0;
}

.banner-5 .content {
    max-width: 1400px;
    padding: 0 20px;
    margin: 0px auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.banner-5 .content .swiper-slide {
    display: flex;
    flex-wrap: wrap;
}

.banner-5 .content .swiper4 {
    overflow: hidden;
}

.banner-5 .content .left {
    width: calc(50% - 10px);
    padding-right: 10px;
    height: auto;
    overflow: hidden;
}

.banner-5 .content .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    transition: all 0.6s;
    cursor: pointer;
}

.banner-5 .content .left img:hover {
    transform: scale(1.2);
}

.banner-5 .content .right {
    width: calc(50% - 10px);
    margin-left: 10px;
    position: relative;
    background-color: #fff;
    border-radius: 5px;
    font-size: 16px;
    color: #555555;
}

.banner-5 .content .right .title {
    font-size: 32px;
    color: #333333;
    padding: 0 20px;

    margin: 42px 0;
    font-weight: 700;
}

.banner-5 .content .right .title a:hover {
    color: #1a7bd9;
}

.banner-5 .content .right .link a:hover {
    color: #1a7bd9;
}

.banner-5 .content .right .time,
.banner-5 .content .right .address {
    padding-left: 70px;
    padding-right: 10px;
    margin-block-start: 0;
    margin-block-end: 0;
    line-height: 30px;
}

.banner-5 .content .right .link {
    position: absolute;
    right: 60px;
    bottom: 60px;
    line-height: 30px;
}

.produce-prev-4 {
    left: 4%;
    color: #fff;
    top: 320px;
}

.produce-next-4 {
    left: 10%;
    color: #fff;
    top: 320px;
}

.produce-next-4:hover {
    color: #2a67c5;
}

.produce-prev-4:hover {
    color: #2a67c5;
}

.banner-5 .content .news {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    width: calc(50% - 10px);
}

.banner-5 .content .news:nth-child(2n) {
    margin-right: 10px;
}

.banner-5 .content .news:nth-child(2n-1) {
    margin-left: 10px;
}

.banner-5 .content .news .left,
.banner-5 .content .news .right {
    height: 200px;
    margin: 0;
}

.banner-5 .content .news .right p {
    padding-left: 20px;
    font-size: 14px;
}

.banner-5 .content .news .right .title a:hover {
    color: #1a7bd9;
}

.banner-5 .content .news .right p:first-child {
    font-size: 18px;
    margin: 18px 0;
}

.banner-5 .content .news .right .link {
    border-bottom: 0;
    bottom: 20px;
    right: 30px;
}

.banner-5 .content .news .left, .banner-5 .content .news .right {
    width: 50%;
    padding: 0;
}


.banner-6 {
    height: 655px;
    margin-bottom: 150px;
    overflow: visible;
}

.banner-6 .right {
    width: 100%;
}

.banner-6 .content {
    color: #fff;
}

.banner-6 .content p {
    margin: 16px 0 16px 20px;
}

.banner-4 .content .title {
    padding-top: 10rem;
    font-size: 32px;
}

.banner-6 .content .desc {
    white-space: pre-line;
    color: #fff;
}

.banner-6 .content .more {
    color: #fff;
    border-color: #fff;
}

.banner-6 .content .more:hover {
    color: #1a7bd9;
}

.banner-6 .swiper-body {
    position: absolute;
    max-width: 1000px;
    width: 60vw;
    background-color: #fff;
    padding: 70px 200px 0;
    height: 230px;
    top: 570px;
    border-radius: 10px;
    left: 20px;
}
.banner-6.en_hide .swiper-body {
    top: 450px;
    display:none!important;
}
.swiper5 {
    overflow-x: hidden;
    position: relative;
}

.swiper5 .zhezhao {
    height: 100%;
    width: 7px;
    background-color: #f5f7fa;
    position: absolute;
    right: 10px;
    z-index: 1999;
}

.swiper5 .swiper-slide {

    width: 101%;
}

.swiper-slide.sq-active {
    border-right: 1px solid #ccc !important;
}

.swiper-slide.sq-none {
    border-right: none !important;
}

.swiper5 .swiper-slide a {
    display: block;
    width: 127px;
    height: 103px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin: 0px auto;
}

.banner-6 .swiper-slide .name {
    color: #333;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    font-size: 20px;
}

.swiper-button-lock {
    display: block;
}

.produce-prev-5 {
    left: 4%;
    color: #000;

}

.produce-next-5 {
    right: 4%;
    color: #000;

}

.produce-next-5:hover, .produce-prev-5:hover {
    color: #1a7bd9;
}

.banner-7 {
    width: 100%;
    padding-bottom: 30px;
}

.banner-7 .content {
    margin: 0px auto;
    max-width: 1400px;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
}

.banner-7 .content .title {
    width: 100%;
    display: block;
    font-size: 32px;
    color: #333333;
    font-weight: 700;
}

.banner-7 .content > .title {
    margin: 42px 0;
}

.banner-7 .content .choose-title {
    display: flex;
    width: 100%;
}

.banner-7 .content .choose-title span {
    display: block;
    font-size: 16px;
    cursor: pointer;
    height: 30px;
    margin-right: 20px;
}

.banner-7 .content .choose-title .activity {
    border-bottom: 1px solid #333;
    font-weight: 700;
}

.banner-7 .content .choose-title .more {
    margin-left: auto;
}

.banner-7 .content .choose-title .more a:hover {
    color: #1a7bd9;
}

.banner-7 .content .news-panels {
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
    display: none;
    justify-content: space-between;
}

.banner-7 .content .news-panels:after {
    content: '';
    width: calc(33.33% - 26px);
    padding-bottom: 30px;
}

.banner-7 .content .news-panel {
    width: calc(33.33% - 26px);
    padding-bottom: 30px;
}

.banner-7 .content .news-panel .activity-img {
    display: inline-block;
    width: 100%;
    height: 260px;
    overflow: hidden;
}

.banner-7 .content .news-panel img {
    border-radius: 5px;
    width: 100%;
    height: 260px;
    object-fit: cover;
    transition: all 0.6s;
}

.banner-7 .content .news-panel img:hover {
    transform: scale(1.2);
}

.banner-7 .content .news-panel .title {
    margin-top: 40px;
    font-size: 20px;
    height: 54px;
    overflow: hidden;
}


.banner-7 .content .news-panel .time {
    margin-top: 10px;
    display: block;
    color: #555;
}

.banner-7 .content .news-panel .title:hover {
    color: #1a7bd9;


}

.banner-7 .content .news-panel .synopsis {
    margin-top: 10px;
    display: block;
    color: #555;
    height: 39px;
    overflow: hidden;
}

.banner-7 .content .news-panel .more {
    margin-top: 60px;
    display: inline-block;
    line-height: 26px;
}

.banner-7 .content .news-panel .more:-webkit-any-link {
    color: #555;
}

.banner-7 .content .news-panel .more:hover {
    color: #1162b1;
    border-bottom: 1px solid #1162b1;
}

.entrance .content .panel:-webkit-any-link {
    color: #333;
    height: 100%;

}

.entrance .content .panel {
    width: 25%;
}

.entrance .content .panel span {
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 18px;

}


.entrance .content .panel:nth-child(4) div {
    margin-left: auto;
}

.entrance .content .panel:nth-child(2) div,
.entrance .content .panel:nth-child(3) div {
    margin: 0 auto;
}

.entrance .content .panel:nth-child(2) span,
.entrance .content .panel:nth-child(3) span {
    text-align: center;


}

.entrance .content .panel:nth-child(1) span {
    margin-right: auto;
    text-align: center;

}

.entrance .content .panel:nth-child(4) span {
    margin-left: auto;
    text-align: center;

}

.entrance .content .panel > div {
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px !important;
}

.entrance .content .panel img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
   margin: 0 auto;

}

.banner-4 .content .desc {      
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 9em;
}
@media (max-width: 1440px) {
.left-right-bg .choose-produce {
    width: 45vw;
}
}
@media (max-width: 1024px) {
    .banner-1{
        height: 380px;
    }
    .banner-1 .swiper1_buttom{
        bottom: 10px;
        height: 35px;

    }
    .banner-5 .content{
        max-width: 90%;
        padding: 0;
    }
    .banner-1 .swiper1_buttom .swiper-button-prev,
    .banner-1 .swiper1_buttom .swiper-button-next{
        width: 35px;
    }
    .banner-1 .swiper1_buttom .swiper-button-next{
        left: 80px;
    }
    .banner-click .banner-click-center,.banner-1 .swiper1_buttom{
        padding-left: 0;
        max-width: 90%;

    }
    .banner-1 .swiper1_buttom .swiper-button-prev{
        left: 0;
    }
    .banner-click .banner-click-center .p_1{
        width: 100%;
        margin-bottom: 2vw;
        font-size: 14px;

    }
    .banner-click .banner-click-center .span-1 {
        font-size: 24px;
        line-height: 16px;
        margin-bottom: 2vw;
    }

    .banner-click .banner-click-center .span-2 {
        width: 122px;
        height: 30px;
        margin-top: 10px;
        line-height: 30px;
        font-size: 12px;
    }

    .banner-1-slide {
        height: 380px;
    }

    .banner-1 .banner-img-allscreen {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .banner-2 {
        width: 100%;
        height: 100%;
        padding: 0;
        background: linear-gradient(to right, #366997, #58b0ce);
    }


    .left-right-bg {
        width: 100% !important;
        margin: 0 auto;
        height: 100%;
        border-radius: 0;
        max-width: 90%;
        background: no-repeat;
    }

    .left-right-bg .b2-right .title {
        font-size: 24px;
        margin-top: 40px;
        margin-left: 0;
    }

    .left-right-bg .b2-right {
        width: 100%;
        order: 1;
    }

    .left-right-bg .b2-right .content {
        width: 85vw;
        margin-left: 0;
        padding: 0;
        margin-top: 20px;
    }

    .left-right-bg .b2-right .more {
        margin-left: 0;
        margin-top: 40px;
    }

    .left-right-bg .b2-left {
        width: 100%;
        order: 2;
    }

    .left-right-bg .choose-produce {
        margin-top: 20px;
        order: 3;
    }

    .left-right-bg .b2-left .b2-menu {
        margin-top: 20px;
        margin-left: 0;
    }

    .left-right-bg .choose-produce {
        width: 90vw;
        position: relative;
        top: 2px;
    }

    .produce-prev, .produce-next {
        display: none;
    }

    .banner-3 {
        width: 100%;
        padding-bottom: 30px;
    }

    .banner-3 .swiper-wrapper .swiper-slide .name, .banner-3 .swiper-wrapper .swiper-slide .jiantou {
        font-size: 16px;
        padding-bottom: 10px;
    }


    .banner-3 .swiper-wrapper .swiper-slide {
        height: auto;
    }

    .banner-4 {
        height: 100%;
        padding-top: 40px;
    }

    .banner-4 .left {
        width: 100%;
    }

    .banner-4 .content {
        color: #fff;
        max-width: 90%;
    }

    .banner-4 .content .desc {
        width: 100%;
        color: #000;
        margin: 0;
    }

    .banner-4 .content .title {
        margin-top: 0;
        margin-bottom: 20px;
        color: #000;
        font-size: 24px;
        margin-left: 0;
        padding-top: 0;
    }

    .banner-4 .content .more {
        padding-top: 40px;
        margin-left: 0;
        color: #000;
        padding-bottom: 20px;
    }

    .banner-4 .right {
        width: 100%;
    }

    .produce-next-3, .produce-prev-3, .produce-prev-4, .produce-next-4 {
        display: none;
    }
    .banner-click .banner-click-center .span-1{

        line-height: normal;
    }
    .swiper3 {
        margin-top: 20px;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }
    .banner-4 .swiper-wrapper{
        left:5px;
    }
    .swiper5 .zhezhao{
        display: none;
    }
    .banner-5 {
        padding: 40px 0;
    }

    .banner-5 .content .news {
        width: 100%;
    }

    .banner-5 .content .left, .banner-5 .content .right {
        padding-right: 0;
        width: 100%;
        margin-left: 0;
        height: 200px;
    }

    .entrance .content .panel > div {
        height: 130px;
    }

    .banner-5 .content .news:nth-child(2n),
    .banner-5 .content .news:nth-child(2n-1) {
        margin-left: 0;
        margin-right: 0;
    }

    .banner-5 .content .news .left, .banner-5 .content .news .right {
        width: 100%;
    }

    .banner-5 .content .right .title {
        font-size: 18px;
        padding-left: 20px;
    }

    .banner-5 .content .right .address,
    .banner-5 .content .right .time,
    .banner-5 .content .right .link {
        padding-left: 20px;
        font-size: 14px;
    }

    .banner-5 .content .news .right .link {
        bottom: 20px;
    }

    .banner-5 .content .right .link {
        bottom: 20px;
        right: 30px;
        margin-block-start: 0;
        margin-block-end: 0;
        padding-left: 0;
    }

    .banner-6 .right {
        display: block;
    }



    .banner-6 {
        margin-bottom: 0;
        padding-bottom: 40px;
    }

    .banner-6 .swiper-body {
        top: 0;
        position: unset;
        max-width: 100%;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        display: flex;
        align-items: center;
    }

    .swiper5 .swiper-slide  {
        border-right: none !important;
    }

    .banner-7 {
        padding-bottom: 0px;
    }

    .banner-7 .content .choose-title {
        border-bottom: 1px solid #ddd;
    }

    .banner-7 .content .title {
        font-size: 24px;
        margin: 40px 0 20px 0;
    }

    .banner-7 .content .news-panel {
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .banner-7 .content .news-panel img {
        height: 200px;
    }

    .banner-7 .content .news-panel:nth-child(3n+1) {
        margin-right: 0;
    }

    .banner-7 .content .news-panel:nth-child(3n+2) {
        margin-left: 0;
        margin-right: 0;
    }

    .banner-7 .content .news-panel:nth-child(3n+3) {
        margin-left: 0;
    }

    .banner-7 .content .news-panel .title {
        font-size: 18px;
        margin-top: 15px;
        height: auto;
        overflow: auto;
    }

    .banner-7 .content .news-panel .more {
        margin-top: 20px;
    }

    .banner-7 .content .news-panel .activity-img {
        height: auto;
    }

    .entrance {
        padding-bottom: 30px;
    }

    .entrance .content .panel {
        width: 50%;
    }

    .entrance .content .panel img {
        height: 120px;
    }

    .banner-1 .search-panel {
        position: fixed;
        top: 75px;
        left: 0;
        bottom: auto;
        width: 100%;
    }

    .banner-1 .search-panel form {
        width: 100%;
    }

    .banner-1 .search-panel form input {
        border-radius: 0;
    }

    .banner-1 .search-panel form .search-submit {
        border-radius: 0;
    }

    .main {
        padding-top: 0;
    }

    .banner-1 .search-panel .keys {
        display: none;
    }

    .banner-1 .produce-next-1 {
        display: none;
    }

    .banner-1 .produce-prev-1 {
        display: none;
    }
    .banner-7 .content{
        max-width: 90%;
        padding: 0;

    }
    .produce-next-5,.produce-prev-5{
        top: 85%;
    }
    .left-right-bg .choose-produce{
        margin-left: 0;
    }
    .swiper3 .swiper-wrapper .name{
        flex: 0 0 100%;
    }
}
@media (max-width: 768px) {
    .banner-click .banner-click-center .p_1{
        display: none;
    }
    .banner-click .banner-click-center .span-1{
        line-height: 1;
    }
}