@charset "UTF-8";
.content.main .section1 .slide_wrap{
    overflow: hidden;
    position: relative;
    height: 730px;
}
.content.main .section1 .slide_wrap .swiper-slide .box{
    width: 520px;
    background: rgb(255 255 255 / 60%);
    padding: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0 25px 0 25px;
}
.content.main .section1 .slide_wrap .swiper-slide .box h1{
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 25px;
}
.content.main .section1 .slide_wrap .swiper-slide .box p{
    line-height: 1.4;
    margin-bottom: 25px;
    font-weight: 400;
}
.content.main .section1 .slide_wrap .swiper-slide .box a{
    font-size: 18px;
    line-height: 1.4;
}
.content.main .section1 .slide_wrap .pagi_wrap{
    width: 1200px;
    margin: 0 auto;
}
.content.main .section1 .slide_wrap .pagi_wrap .swiper-pagination{
    width: inherit;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.content.main .section1 .slide_wrap .pagi_wrap .swiper-pagination-bullet{
    width: 16.6666%;
    /* height: inherit; */
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255 255 255 / 60%);
    border-radius: inherit;
    opacity: 1;
    transition: .3s;
}
.content.main .section1 .slide_wrap .pagi_wrap .swiper-pagination-bullet-active{
    background: rgb(255 220 54 / 80%);
    height: 112px;
    font-weight: bold;
}
.content.main .section2 .wrap_1200{
    display: flex;
    justify-content: space-between;
    margin-top: 180px;
    margin-bottom: 130px;
}

.content.main .section2 .wrap_1200 .left{
    flex: none;
}
.content.main .section2 .wrap_1200 .left .logo h1{
    font-size: 36px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 50px;
}
.content.main .section2 .wrap_1200 .left .logo a{
    font-size: 18px;
    display: flex;
    align-items: center;
}
.content.main .section2 .wrap_1200 .left .logo a i{
    margin-left: 5px;
}

.content.main .section2 .wrap_1200 .right{
    display: flex;
}
.content.main .section2 .wrap_1200 .right ul:first-child{
    margin-right: 30px;
}
.content.main .section2 .wrap_1200 .right ul li:last-child{
    margin-bottom: 0;
}
.content.main .section2 .wrap_1200 .right ul li {
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    border-radius: 0 25px 0 25px;
    margin-bottom: 30px;
    padding: 36px 31px;
    width: 380px;
    box-sizing: border-box;
}
.content.main .section2 .wrap_1200 .right ul li .icon{
    margin-left: 5px;
    margin-right: 5px;
}
.content.main .section2 .wrap_1200 .right ul li h3{
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 14px;
    margin-left: 5px;
    margin-right: 5px;
}

.content.main .section2 .wrap_1200 .right ul li .tag_list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.content.main .section2 .wrap_1200 .right ul li .tag_list .tag{
    font-size: 14px;
    background: #fffae0;
    padding: 10px 16px;
    border-radius: 34px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    
} 
.content.main .section2 .wrap_1200 .right ul:first-child li:nth-child(2) .tag_list .tag{
    background: #e6f5de;
}
.content.main .section2 .wrap_1200 .right ul:first-child li:nth-child(3) .tag_list .tag{
    background: #e2f4f7;
}
.content.main .section2 .wrap_1200 .right ul:last-child li:nth-child(1) .tag_list .tag{
    background: #fbede1;
}
.content.main .section2 .wrap_1200 .right ul:last-child li:nth-child(2) .tag_list .tag{
    background: #f6e7eb;
}
.content.main .section2 .wrap_1200 .right ul:last-child li:nth-child(3) .tag_list .tag{
    background: #e5ecfa;
}





.content.main .section2 .wrap_1200 .mo_slide ul:first-child{
    margin-right: 30px;
}
.content.main .section2 .wrap_1200 .mo_slide ul li:last-child{
    margin-bottom: 0;
}
.content.main .section2 .wrap_1200 .mo_slide ul li {
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    border-radius: 0 25px 0 25px;
    margin-bottom: 30px;
    padding: 36px 31px;
    width: 380px;
    box-sizing: border-box;
}
.content.main .section2 .wrap_1200 .mo_slide ul li .icon{
    margin-left: 5px;
    margin-right: 5px;
}
.content.main .section2 .wrap_1200 .mo_slide ul li h3{
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 14px;
    margin-left: 5px;
    margin-right: 5px;
}

.content.main .section2 .wrap_1200 .mo_slide ul li .tag_list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.content.main .section2 .wrap_1200 .mo_slide ul li .tag_list .tag{
    font-size: 14px;
    background: #fffae0;
    padding: 10px 16px;
    border-radius: 34px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    
} 
.content.main .section2 .wrap_1200 .mo_slide ul:first-child li.two .tag_list .tag{
    background: #e6f5de;
}
.content.main .section2 .wrap_1200 .mo_slide ul:first-child li.three .tag_list .tag{
    background: #e2f4f7;
}
.content.main .section2 .wrap_1200 .mo_slide ul:first-child li.four .tag_list .tag{
    background: #fbede1;
}
.content.main .section2 .wrap_1200 .mo_slide ul:first-child li.five .tag_list .tag{
    background: #f6e7eb;
}
.content.main .section2 .wrap_1200 .mo_slide ul:first-child li.six .tag_list .tag{
    background: #e5ecfa;
}

.content.main .section2 .wrap_1200 .mo_slide{
    display: none;
}

.content.main .section3 .con .wrap_1200 .txt h2{
    font-size: 36px;
    font-weight: bold;
    margin-top: 45px;
    margin-bottom: 45px;
}
.content.main .section3 .con .wrap_1200{
    overflow: hidden;
}
.content.main .section3 .con .wrap_1200 .txt{
    background: #fff;
    width: 50%;
    padding: 95px 88px;
    box-sizing: border-box;
}
.content.main .section3 .con .wrap_1200 .txt a{
    font-size: 18px;
}
.content.main .section3 .con:first-child .wrap_1200 .txt{
    width: 50%;
    float: right;
}
.content.main .section4 .wrap_1200{
    margin-top: 165px;
    margin-bottom: 200px;

}
.content.main .section4 .wrap_1200 .con{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
    height: fit-content;
}
.content.main .section4 .wrap_1200 .con .box{
    width: 33.33%;
    height: 396px;
    margin-top: 4px;
}
.content.main .section4 .wrap_1200 .con .box a{
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 44px;
    box-sizing: border-box;
}
.content.main .section4 .wrap_1200 .con .box a h5{
    color: #000;
    font-size: 14px;
    background: #fff;
    display: inline-block;
    padding: 10px 15px;
    font-weight: bold;
    border-radius: 4px;
    margin-bottom: 20px;
}
.content.main .section4 .wrap_1200 .con .box a h4{
    font-size: 28px;
    font-weight: bold;
}
.content.main .section4 .wrap_1200 .tit h2{
    display: none;
}
.content.main .section5 .con .top .wrap_1200{
    display: flex;
    align-items: center;
    padding: 140px 0;
}
.content.main .section5 .con .top .wrap_1200 > div{
    width: 50%;
}

.content.main .section5 .con .top .wrap_1200 > .left h1{
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 30px;
}
.content.main .section5 .con .top .wrap_1200 > .left p{
    font-size: 20px;
}
.content.main .section5 .con .top .wrap_1200 > .right{
    background: rgba(255, 255, 255, 0.6);
    padding: 50px 60px;
    border-radius: 0 25px 0 25px;
}
.content.main .section5 .con .wrap_1200 .tit{
    display: none;
}
.content.main .section5 .con .top .wrap_1200 > .right h3{
    font-size: 22px;
    font-weight: bold;
}
.content.main .section5 .con .top .wrap_1200 > .right h5{
    margin-top: 20px;
    display: flex;
    align-items: center;
}
.content.main .section5 .con .top .wrap_1200 > .right h5 i{
    margin-right: 5px;
}
.content.main .section5 .con .bottom ul{
    display: flex;
}
.content.main .section5 .con .bottom ul li{
    width: 33.33%;
}
.content.main .section5 .con .bottom ul li a{
    display: inline-block;
    width: 100%;
    height: 420px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
}
@media screen and (max-width: 1240px){
    .content.main .section2 .wrap_1200{
        display: block;
    }
    .content.main .section2 .wrap_1200 .right{
        margin-top: 50px;
        justify-content: center;
    }
    header .header_bottom .wrap_1200 .right nav ul li a{
        font-size: 14px;
    }
    .content.main .section1 .slide_wrap .pagi_wrap{
        width: 100%;
    }
    .content.main .section1 .slide_wrap .pagi_wrap .swiper-pagination-bullet{
        font-size: 14px;
    }
    
    .content.main .section4 .wrap_1200 .tit img{
        width: 100%;
    }
    .content.main .section5 .con .top .wrap_1200{
        display: block;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .content.main .section5 .con .top .wrap_1200{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .content.main .section5 .con .bottom{
        margin-top: 135px;
    }

    .content.main .section5 .con .wrap_1200 .tit{
        display: block;
    }
    .content.main .section5 .con .wrap_1200 .tit h2{
        font-size: 36px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    
    .content.main .section5 .con .wrap_1200 .tit p{
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1070px){
    .content.main .section3 .con {
        background: unset !important;
    }
    .content.main .section3 .con .txt .img{
        margin-top: 45px;
    }
    .content.main .section3 .con .wrap_1200 .txt{
        padding: 0;
    }
    .content.main .section3 .con:last-child .wrap_1200 .txt{
        margin-top: 155px;
    }
    .content.main .section3 .con .txt .img img{
        width: 100%;
    }
    .content.main .section3 .con .wrap_1200 .txt,
    .content.main .section3 .con:first-child .wrap_1200 .txt{
        width: 100%;
    }
    .content.main .section4 .wrap_1200 .con{
        justify-content: center;
    }
    .content.main .section4 .wrap_1200 .con .box{
        width: 50%;
    }
}
@media screen and (max-width: 850px){
    .content.main .section2 .wrap_1200 .right{
        display: none;
    }
    .content.main .section2 .wrap_1200 {
        overflow: hidden;
    }
    .content.main .section2 .wrap_1200 .mo_slide{
        margin-top: 55px;
        display: block;
        height: fit-content;
    }
    .content.main .section2 .wrap_1200 .mo_slide ul li{
        height: fit-content;
    }
    .content.main .section5 .con .bottom{
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .content.main .section5 .con .bottom ul{
        display: block;
    }
    
    .content.main .section5 .con .bottom ul li{
        width: 100%;
    }
}
@media screen and (max-width: 750px){
    .content.main .section1 .slide_wrap .pagi_wrap{
        position: absolute;
        top: 120px;
    }
    .content.main .section1 .slide_wrap .pagi_wrap .swiper-pagination{
        flex-wrap: wrap;
    }
    .content.main .section1 .slide_wrap .pagi_wrap .swiper-pagination-bullet{
        width: 33.33%;
    }
    .content.main .section1 .slide_wrap .pagi_wrap .swiper-pagination-bullet-active{
        height: 92px;
    }
    .content.main .section1 .slide_wrap .swiper-slide .box{
        width: 90%;
        left: 50%;
        transform: translate(-50%,-50%);
        box-sizing: border-box;
        padding: 20px;
    }
    .content.main .section1 .slide_wrap .pagi_wrap .swiper-pagination-bullet{
        font-size: 12px;
        height: 60px;
    }
    .content.main .section1 .slide_wrap .pagi_wrap .swiper-pagination-bullet-active{
        height: 60px;
    }
    .content.main .section1 .slide_wrap {
        padding-top: 120px;
        height: 350px;
    }
    .content.main .section1 .slide_wrap .swiper-slide .box p{
        font-size: 14px;
        margin-bottom: 20px;
    }
    .content.main .section1 .slide_wrap .swiper-slide .box a{
        font-size: 15px;
    }
    .content.main .section1 .slide_wrap .pagi_wrap .swiper-pagination-bullet{
        border: 1px solid #eee;
        box-sizing: border-box;
    }
    .content.main .section1 .slide_wrap .swiper-slide .box h1{
        font-size: 22px;
        margin-bottom: 20px;
    }
    .content.main .section2 .wrap_1200 .mo_slide ul li{
    }
    .content.main .section2 .wrap_1200 .left .logo h1{
        font-size: 30px;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .content.main .section2 .wrap_1200 .mo_slide{
        margin-top: 25px;
    }
    .content.main .section2 .wrap_1200{
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .content.main .section2 .wrap_1200 .pagi_wrap{
        display: flex;
        justify-content: center;
    }
    .content.main .section2 .wrap_1200 .pagi_wrap .swiper-pagination-bullet{
        margin: 0 4.5px;
        background: #fff;
        opacity: 1;
        border: 2px solid #ccc;
        transition: .3s;
    }
    
    .content.main .section2 .wrap_1200 .pagi_wrap .swiper-pagination-bullet-active{
        border: 2px solid #ffdc36;
        background: #ffdc36;
        width: 50px;
        border-radius: 20px;
    }
    .content.main .section2 .wrap_1200 .mo_slide ul li .tag_list .tag{
        padding: 10px 15px;
    }
    .content.main .section3 .con:last-child .wrap_1200 .txt{
        margin-top: 80px;
    }
    .content.main .section3 .con .wrap_1200 .txt h2{
        font-size: 30px;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .content.main .section4 .wrap_1200 .tit h2{
        display: block;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 25px;
    }
    .content.main .section4 .wrap_1200{
        margin-top: 100px;
        margin-bottom: 100px;
    }
    
    .content.main .section4 .wrap_1200 .tit img{
        display: none;
    }
    .content.main .section4 .wrap_1200 .con .box{
        height: auto;
    }
    .content.main .section4 .wrap_1200 .con .box a{
        padding: 10%;
        padding-bottom: 40%;
    }
    .content.main .section4 .wrap_1200 .con .box a h4{
        font-size: 25px;
    }
    .content.main .section5 .con .top .wrap_1200{
    }
    .content.main .section5 .con .top .wrap_1200 > .left h1{
        font-size: 30px;
    }
    .content.main .section5 .con .top .wrap_1200 > div{
        width: 100%;
        box-sizing: border-box;
    }
    .content.main .section5 .con .top .wrap_1200 > .right{
        padding: 30px;
    }
    .content.main .section5 .con .bottom ul li {
        background: #fff !important;
        box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
        border-radius: 10px;
        margin-bottom: 25px;
        text-align: left;
    }
    .content.main .section5 .con .bottom ul li:last-child{
        margin-bottom: 0;
    }
    .content.main .section5 .con .bottom ul li a{
        height: auto;
        padding: 20px 25px;
        box-sizing: border-box;
        font-size: 20px;
        font-weight: normal;
        color: #000;
        justify-content: left;
    }
    .content.main .section5 .con .bottom{
        margin-top: 100px;
    }
    
}
