.banner{
    width: 100%;
    height: 100vh;
}
.banner img{
    width: 100%;
    height: 100%;
}
.section{
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.section .warp{
    margin: 142px 0 0 0;
}
.section .warp .title{
    width: 1332px;
    margin: auto;
    position: relative;
    left: -100px;
}
.section .warp .title span{
    width: 462px;
    font-size: 46px;
    font-family: Canela;
    font-weight: 400;
    color: #92725A;
    line-height: 50px;
    display: block;
}
.section .warp .title .furniture{
    display: flex;
    align-items: center;
    margin: 31px 0 102px 0;
}
.section .warp .title .furniture .line{
    width: 302px;
    height: 1px;
    background: #92725A;
    margin: 0 35px 0 0;
}
.section .warp .title .furniture p{
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #1D1D1D;
}
.section .warp .title .pick p{
    width: 1330px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #1D1D1D;
    line-height: 32px;
}
.section .warp .content{
    margin: 127px 0 0 0;
    display: flex;
}
.section .warp .content .picture{
    width: 58%;
    height: 635px;
    position: relative;
    margin: 0 68px 0 0;
    overflow: hidden;
}
.section .warp .content .picture img{
    width: 100%;
    height: 956px;
    margin-top: -629px;
}
@media screen and (max-width: 1920px) {
    .section .warp .content .picture img{
        width: 100%;
        height: 904px;
        margin-top: -768px;
    }
}
.section .warp .content .text{
    margin: 139px 0 0 0;
}
.section .warp .content .text p{
    width: 503px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #1D1D1D;
    line-height: 32px;
}
.section2{
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.section2 .warp{
    width: 1540px;
    margin: 97px auto 144px;
}
.section2 .warp .title{
    text-align: center;
}
.section2 .warp .title span{
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #1D1D1D;
}
.section2 .warp .title .leadership{
    width: 1496px;
    margin: 71px auto 74px;
    border-top: 1px solid rgba(235, 235, 235, 1);
    border-bottom: 1px solid rgba(235, 235, 235, 1);
    padding: 49px 81px 38px 81px;
}
.section2 .warp .title .leadership .straight{
    display: flex;
}
.section2 .warp .title .leadership .straight img{
    width: 32px;
    height: 17px;
    margin-top: 5px;
}
.section2 .warp .title .leadership .straight p{
    width: 887px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #1D1D1D;
    line-height: 32px;
    margin: 0 0 0 112px;
    text-align: left;
}
.section2 .warp .title .leadership .future{
    margin: 40px 0 0 0;
    position: relative;
}
.section2 .warp .title .leadership .future p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #86654D;
}
.section2 .warp .title .leadership .future img{
    position: absolute;
    right: 0;
    top: 0;
}
.section2 .warp .content{
    margin: 16px 0 0 0;
    display: flex;
    justify-content: space-between;
}
.section2 .warp .content .item{
    width: 296px;
    height: 389px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.section2 .warp .content .item img{
    width: 100%;
    height: 100%;
    transition: 1s;
    filter: grayscale(100%);
}
.section2 .warp .content .item:hover img{
    transform: scale(1.1);
    filter: unset;
}
.section2 .warp .content .item .text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 296px;
    height: 44px;
    background: rgba(134, 101, 77, 0.95);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.section3{
    width: 100%;
    background: rgba(246, 244, 241, 1);
    overflow: hidden;
    display: none;
}
.section3 .warp{
    margin: 95px 0 171px 0;
}
.section3 .warp .title{
    width: 1540px;
    margin: auto;
    padding: 0 0 0 75px;
}
.section3 .warp .title span{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #1D1D1D;
    margin: 0 0 74px 0;
    display: block;
}
.section3 .warp .title p{
    width: 1121px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #1D1D1D;
    line-height: 32px;
}
.section3 .warp .content{
    margin: 93px 0 0 0;
    display: flex;
    justify-content: space-between;
}
.section3 .warp .content .the_left{
    width: 53%;
    margin: 39px 0 0 0;
}
.section3 .warp .content .the_left .text{
    width: 100%;
    margin: 0 0 93px 0;
    display: flex;
    justify-content: flex-end;
}
.section3 .warp .content .the_left .text p{
    width: 632px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #1D1D1D;
    line-height: 32px;
}
.section3 .warp .content .the_left .picture{
    width: 100%;
    height: 975px;
    overflow: hidden;
}
.section3 .warp .content .the_left .picture img{
    width: 100%;
    height: 1148px;
    margin-top: -810px;
}
.section3 .warp .content .the_right{
    width: 36%;
}
.section3 .warp .content .the_right .picture{
    width: 100%;
    height: 1125px;
    overflow: hidden;
}

.section3 .warp .content .the_right .picture img{
    width: 100%;
    height: 1200px;
    margin-top: -700px;
}
@media screen and (max-width: 1920px) {
    .section3 .warp .content .the_left .picture{
        height: 724px;
    }
    .section3 .warp .content .the_left .picture img {
        width: 100%;
        height: 821px;
        margin-top: -833px;
    }
    .section3 .warp .content .the_right .picture{
        height: 835px;
    }
    .section3 .warp .content .the_right .picture img{
        height: 904px;
    }
}
.section3 .warp .content .the_right .text{
    margin: 292px 0 0 -240px;
}
.section3 .warp .content .the_right .text p{
    width: 632px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #1D1D1D;
    line-height: 32px;
}
.section4{
    width: 100%;
    height: 420px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section4 .background{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.section4 .text{
    text-align: center;
}
.section4 .text span{
    font-size: 46px;
    font-family: Canela;
    font-weight: 400;
    color: #A77652;
    margin: 0 0 56px 0;
    display: block;
}
.section4 .text p{
    width: 1157px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    margin: auto;
}
.section5{
    width: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    background: #fff;
}
.section5 .picture{
    width: 47%;
    height: 1260px;
    margin: 0 78px 0 0;
    overflow: hidden;
}
.section5 .picture img{
    width: 100%;
    height: 1500px;
    margin-top: -700px;
}
@media screen and (max-width: 1920px) {
    .section5 .picture{
        height: 940px;
    }
    .section5 .picture img {
        width: 100%;
        height: 1099px;
        margin-top: -700px;
    }
}
.section5 .content{
    margin: 260px 0 0 0;
}
.section5 .content .title{
    display: flex;
    align-items: center;
    margin: 0 0 83px 0;
}
.section5 .content .title .line{
    width: 152px;
    height: 1px;
    background: #92725A;
    margin: 0 49px 0 0;
}
.section5 .content .title div span{
    font-size: 46px;
    font-family: Canela;
    font-weight: 400;
    color: #92725A;
}
.section5 .content .title div p{
    font-size: 19px;
    font-family: Canela;
    font-weight: 400;
    color: #92725A;
}
.section5 .content .joke .switch{
    display: flex;
    align-items: center;
    margin: 0 0 90px 0;
}
.section5 .content .joke .switch p{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #B9B9B9;
    margin: 0 50px 0 0;
    cursor: pointer;
    position: relative;
    transition: 0.6s;
}
.section5 .content .joke .switch p:after{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(25deg);
    right: -25px;
    width: 1px;
    height: 15px;
    background: #C7C7C7;
}
.section5 .content .joke .switch p:last-child{
    margin: 0;
}
.section5 .content .joke .switch p:last-child:after{
    display: none;
}
.section5 .content .joke .switch .active{
    color: rgba(29, 29, 29, 1);
}
.section5 .content .joke .recommend{
    width: 754px;
    padding: 0 0 25px 0;
}
.section5 .content .joke .recommend .swiper-slide .list{
    width: 100%;
    height: 392px;
    overflow: hidden;
    padding: 40px 66px 0 0;
    transform: translateY(25px);
    opacity: 0;
    transition: 1s;
}
.section5 .content .joke .recommend .swiper-slide-active .list{
    transform: translateY(0px);
    opacity: 1;
    transition-delay: 0.5s;
}
.section5 .content .joke .recommend .scrollbar-track-y {
    width: 4px!important;
    background-color: rgba(234, 231, 228, 1)!important;
    opacity: 1!important;
}

.section5 .content .joke .recommend .scrollbar-thumb {
    width: 4px!important;
    background-color: rgba(153, 153, 153, 1)!important;
    opacity: 1!important;
}
.section5 .content .joke .recommend .list p{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #1D1D1D;
    line-height: 32px;
}
.section6 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.section6 .warp{
    margin: 141px auto 90px;
}
.section6 .warp .title{
    text-align: center;
}
.section6 .warp .title span{
    font-size: 46px;
    font-family: Canela;
    font-weight: 400;
    color: #2D2D2D;
    margin: 0 0 23px 0;
    display: block;
}
.section6 .warp .title p{
    font-size: 19px;
    font-family: Canela;
    font-weight: 400;
    color: #2D2D2D;
}
.section6 .warp .content{
    margin: 91px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section6 .warp .content .item{
    width: 369px;
    height: 449px;
    border: 1px solid #E9E9E9;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    margin: 0 58px 0 0;
}
.section6 .warp .content .item:last-child{
    margin: 0;
}
.section6 .warp .content .item:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(200, 172, 151, 1);
    z-index: -1;
    transition: 0.6s;
}

.section6 .warp .content .item:hover:after{
    transform: translate(-19px,-19px);
}

.section7 {
    width: 100%;
    overflow: hidden;
    background: #FBFAF9;
}
.section7 .warp{
    margin: 136px auto;
}
.section7 .warp .title{
    text-align: center;
}
.section7 .warp .title span{
    font-size: 46px;
    font-family: Canela;
    font-weight: 400;
    color: #2D2D2D;
    margin: 0 0 23px 0;
}
.section7 .warp .title p{
    font-size: 19px;
    font-family: Canela;
    font-weight: 400;
    color: #2D2D2D;
}
.section7 .warp .content{
    width: 1350px;
    margin: 108px auto 0;
}
.section7 .warp .content .course{
    width: 100%;
}
.section7 .warp .content .course .swiper-wrapper{
    transition-timing-function: cubic-bezier(.77, 0, .175, 1);
}
.section7 .warp .content .course .swiper-slide{
    display: flex;
    align-items: center;
    opacity: 0;
    transition: 1s;
}
.section7 .warp .content .course .swiper-slide-active{
    opacity: 1;
}
.section7 .warp .content .course .swiper-slide .picture{
    width: 629px;
    height: 388px;
    margin: 0 77px 0 0;
}
.section7 .warp .content .course .swiper-slide .text span{
    font-size: 45px;
    font-family: Canela;
    font-weight: 400;
    color: #2D2D2D;
    margin: 0 0 70px 0;
    display: block;
}
.section7 .warp .content .course .swiper-slide .text p{
    width: 527px;
    font-size: 14px;
    font-family: Canela;
    font-weight: 400;
    color: #2D2D2D;
    line-height: 36px;
}
.section7 .warp .content .line{
    margin: 93px 0 0 0;
    position: relative;
}
.section7 .warp .content .line:after{
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(234, 234, 234, 1);
}

.section7 .warp .content .line:after{
    top: 23px;
}

.section7 .warp .content .line .line_swiper{
    width: 90%;
    margin: auto;
}
.section7 .warp .content .line .line_swiper .swiper-slide{
    text-align: center;
    cursor: pointer;
}

.section7 .warp .content .line .line_swiper .swiper-slide .circle{
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 14px;
    position: relative;
}
.section7 .warp .content .line .line_swiper .swiper-slide .circle div{
    width: 8px;
    height: 8px;
    background: #92725A;
    border-radius: 50%;
    opacity: 0;
    transition: 0.6s;
}

.section7 .warp .content .line .line_swiper .swiper-slide svg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 120%;
    height: 120%;
}
.section7 .warp .content .line .line_swiper .swiper-slide svg .path-loop-bg{
    fill: none;
    stroke: transparent;
    stroke-miterlimit: 10;
    stroke-width: 1px;
}
.section7 .warp .content .line .line_swiper .swiper-slide svg .path-loop{
    stroke-dashoffset: 157px;
    fill: none;
    stroke: #92725A;
    stroke-miterlimit: 10;
    stroke-width: 1px;
    transition: 0.6s;
    animation: rotateIn 0.6s linear forwards;
}
.section7 .warp .content .line .line_swiper .swiper-slide p{
    font-size: 18px;
    font-family: Canela;
    font-weight: 400;
    color: #767676;
}

.section7 .warp .content .line .line_swiper .active svg .path-loop{
    stroke-dashoffset: 19px;
}
.section7 .warp .content .line .line_swiper .active .circle div{
    opacity: 1;
}
.photograph{
    width: 1630px;
    margin: auto;
    padding: 20px!important;
}
.photograph .swiper-slide{
    padding: 20px 0 0 0;
}
.section6 .warp .content .item{
    margin: 20px 0 0 0;
}
.section6 .warp .content .item img{
    width: 75%;
}
@media screen and (max-width: 1856px) {

}
@media screen and (max-width: 1792px) {

}
@media screen and (max-width: 1680px) {
    .photograph{
        width: 86%;
    }
    .section6 .warp .content .item{
        width: 100%;
    }
}
@media screen and (max-width: 1600px) {
    .section .warp .title{
        width: 90%;
        left: 0;
    }
    .section .warp .title .pick p{
        width: 80%;
    }
    .section2 .warp .content .item .text{
        font-size: 12px;
    }
}
@media screen and (max-width: 1440px) {
    .section2 .warp{
        width: 90%;
    }
    .section2 .warp .content .item{
        width: 19%;
        height: auto;
    }
    .section2 .warp .content .item .text{
        width: 100%;
        padding: 0 5%;
        text-align: center;
    }
}
@media screen and (max-width: 1400px) {
    .section5 .content .joke .recommend .swiper-slide .list{
        width: 90%;
    }
    .section7 .warp .content{
        width: 90%;
    }
}

@media screen and (max-width: 1366px) {
    .section .warp .content .text p{
        width: 456px;
    }
    .section7 .warp .content .line .line_swiper{
        width: 96%;
    }
}
@media screen and (max-width: 1025px) {
    .section .warp{
        margin: 60px auto;
    }
    .section .warp .title span {
        width: 100%;
        font-size: 28px;
        line-height: 35px;
    }
    .section .warp .title .furniture .line{
        width: 48px;
        margin: 0 23px 0 0;
    }
    .section .warp .title .furniture p{
        font-size: 24px;
    }
    .section .warp .title .furniture{
        margin: 31px 0 46px 0;
    }
    .section .warp .title .pick p{
        width: 100%;
        font-size: 12px;
        line-height: 30px;
    }
    .section .warp .content{
        flex-direction: column;
        width: 90%;
        margin: 40px auto 0;
    }
    .section .warp .content .picture img{
        height: auto;
        margin-top: 0;
        transform: none!important;
    }
    .section .warp .content .picture{
        width: 100%;
        height: auto;
        margin: 0;
    }
    .section .warp .content .text {
        margin: 24px 0 0 0;
    }
    .section .warp .content .text p{
        width: 100%;
        font-size: 12px;
        line-height: 30px;
    }
    .section2 .warp {
        margin: 10px auto 36px;
    }
    .section2 .warp .title .leadership{
        width: 100%;
        padding: 20px 0;
        margin: 33px auto 38px;
    }
    .section2 .warp .title .leadership .straight img,.section2 .warp .title .leadership .future img{
        display: none;
    }
    .section2 .warp .title .leadership .straight p{
        width: 100%;
        text-align: center;
        margin: 0;
    }
    .section2 .warp .title .leadership .future{
        margin: 33px 0 0 0;
    }
    .section2 .warp .content{
        flex-wrap: wrap;
    }
    .section2 .warp .content .item{
        width: 48%;
        margin: 0 0 5% 0;
    }
    .section4{
        height: auto;
        padding: 60px 0;
    }
    .section4 .text{
        width: 90%;
        margin: auto;
    }
    .section4 .text span {
        font-size: 33px;
        margin: 0 0 25px 0;
    }
    .section4 .text p{
        width: 100%;
        font-size: 12px;
        line-height: 30px;
    }
    .section5{
        flex-direction: column;
    }
    .section5 .picture img{
        height: auto;
        transform: none!important;
        margin-top: 0;
    }
    .section5 .picture{
        width: 100%;
        height: auto;
    }
    .section5 .content {
        width: 90%;
        margin: 34px auto 0;
    }
    .section5 .content .title{
        flex-direction: column;
        align-items: unset;
        margin: 0 0 37px 0;
    }
    .section5 .content .title .line{
        display: none;
    }
    .section5 .content .title div span{
        font-size: 39px;
    }
    .section5 .content .joke .switch{
        margin: 0 0 30px 0;
    }
    .section5 .content .joke .recommend{
        width: 100%;
    }
    .section5 .content .joke .recommend .swiper-slide .list{
        width: 100%;
        height: auto;
    }
    .section5 .content .joke .recommend .swiper-slide .list{
        padding: 0;
    }
    .section5 .content .joke .recommend .list p{
        font-size: 12px;
        line-height: 30px;
    }
    .section6 .warp{
        margin: 0 auto 50px;
    }
    .section6 .warp .title span{
        font-size: 36px;
        margin: 0 0 10px 0;
    }
    .photograph{
        width: 100%;
    }
    .section6 .warp .content .item{
        height: auto;
        padding: 30px 0;
    }
    .section6 .warp .content{
        margin: 19px 0 0 0;
    }
    .section7 .warp {
        margin: 60px auto;
    }
    .section7 .warp .title span{
        font-size: 39px;
    }
    .section7 .warp .content {
        width: 90%;
        margin: 47px auto 0;
    }
    .section7 .warp .content .course .swiper-slide{
        flex-wrap: wrap;
    }
    .section7 .warp .content .course .swiper-slide .picture{
        width: 100%;
        height: auto;
        margin: 0;
    }
    .section7 .warp .content .course .swiper-slide .picture img{
        width: 100%;
    }
    .section7 .warp .content .course .swiper-slide .text span{
        margin: 0 0 16px 0;
    }
    .section7 .warp .content .course .swiper-slide .text span{
        font-size: 39px;
        margin: 20px 0 10px 0;
    }
    .section7 .warp .content .course .swiper-slide .text p{
        width: 100%;
        font-size: 12px;
        line-height: 30px;
    }
    .section7 .warp .content .line{
        display: none;
    }
}


