header{ background-color: #839e38;}
#full-section .text-wrap{width: 810px;}
/* 1023px */
@media (max-width: 1023px) {
    #full-section .text-wrap{ width: 250px; top: 38%;}
}

#section1{ padding: 120px 0;}
#section1 .travel-box > .tit-wrap{ display: none;}
#section1 .wrap1438{ overflow: hidden;}

#tab{font-size: 0; width: 100%; text-align: left; padding: 0 13px 80px; }
#tab li{ display: inline-block; padding-bottom: 14px;}
#tab li div{ display: block; width: max-content; padding: 0 30px; height: 40px; line-height: 40px; border-radius: 20px; text-align: center; background-color: #839e3800; color: #505050; font-size: 16px; transition: .5s; cursor: pointer;}
#tab li div.active{ background-color: #839e38; color: #fff;}
#tab li div:hover{ background-color: #839e38; color: #fff;}


.travel-box {display: none;}
.travel-box.active {display: block;}
.travel-wrap {display: flex; justify-content: space-between; align-items: flex-start;}

#section1 .left{ width: 773px; height: 400px; padding-left: 13px; position: relative;}
#section1 .left .deco{ width: 355px; height: 306px; position: absolute; display: block; left: 0; bottom: 50px; background-color: #d7eb9e; z-index: -1;}
#section1 .left .t-full-pag{ bottom: 29px;}

#section1 .img-wrap{ width: 760px; height: 400px; overflow: hidden; position: relative;}
#section1 .right{ width: calc(100% - 773px); height: 400px; padding-top: 13px; padding-left: 50px; position: relative;}
#section1 .right h3{ position: relative; top: 0; display: inline-block; line-height: 34px; font-size: 24px; position: relative; margin-bottom: 22px;}
#section1 .right h3 span{ font-size: 16px; padding-left: 8px;}
#section1 .right h3:after{ content: ''; position: absolute; display: block; width: calc(100% - 5px); height: 10px; background-color: #d7eb9e; bottom: 5px; left: 0; z-index: -1;}
#section1 .right .tit-wrap p{ font-size: 12px; padding-bottom: 30px;}
#section1 .right .tit-wrap p img{ margin-right: 5px; position: relative; top: 3px;}
#section1 .right .content{ font-size: 12px; line-height: 24px;}
#section1 .right .control-wrap{ position: absolute; bottom: 0; left: 50px;}
#section1 .left .t-full-pag{ width: 100%;}
#section1 .right .t-full-next, #section1 .right .t-full-prev{ position: relative; display: inline-block; text-align: center; width: 40px; height: 40px; line-height: 38px;}
#section1 .right .t-full-next i, #section1 .right .t-full-prev i{ font-size: 37px;}
#section1 .swiper-button-next.swiper-button-disabled, #section1 .swiper-button-prev.swiper-button-disabled{ opacity: .5;}
#section1 .right .t-full-next{ right: -5px; top: 0;}
#section1 .right .t-full-prev{ left: 0; top: 0;}
.full-travel-swiper{ overflow: hidden;}

#btm-up1{ position: relative; transition: 1.2s; transition-delay: .3s; top: 100px; opacity: 0;}
#btm-up2{ position: relative; transition: 1.2s;  transition-delay: .8s; top: 100px; opacity: 0; }

#btm-up1.up{ top: 0; opacity: 1;}
#btm-up2.up{ top: 0; opacity: 1;}

#tab.up{ opacity: 1; top: 0;}

/* 1023px */
@media (max-width: 1023px) {
    #section1{ padding: 40px 0;}
    #section1 .travel-box > .tit-wrap{ display: block;}
    #section1 .travel-box > .tit-wrap img{ margin-right: 5px; width: 15px; object-fit: cover;}
    #section1 .travel-box > .tit-wrap h3{ position: relative; top: -1px; display: inline-block; line-height: 15px; font-size: 18px; position: relative; margin-bottom: 12px;}
    #section1 .travel-box > .tit-wrap h3 span{ font-size: 11px; padding-left: 5px;}
    #section1 .travel-box > .tit-wrap h3:after{ content: ''; position: absolute; display: block; width: calc(100% - 5px); height: 6px; background-color: #d7eb9e; bottom: unset; top: 12px; left: 0; z-index: -1;}
    #section1 .travel-box > .tit-wrap p{ font-size: 11px; padding-bottom: 15px;}
    #section1 .travel-box > .tit-wrap p img{ margin-right: 5px; position: relative; top: 3px;}

    #tab{font-size: 0; width: 100%; text-align: left; padding: 0 10px 0; display: flex; overflow-x: scroll; margin-bottom: 40px;}
    #tab::-webkit-scrollbar { display: none; /*width: 10px;*/ }
    #tab li{ display: inline-block; padding-bottom: 0;}
    #tab li div{ display: block; width: max-content; padding: 0 15px; height: 25px; line-height: 25px; border-radius: 12px; font-size: 11px;}

    #section1 .left .t-full-pag{ bottom: 15px;}
    #section1 .left{ width: 100%; height: 53.33vw; padding-bottom: 0; padding-left: 10px; padding-right: 10px; position: relative; margin-bottom: 24px;}
    #section1 .left .deco{ width: 39.20vw; height: 33.87vw; position: absolute; display: block; left: 0; bottom: 11vw; background-color: #d7eb9e; z-index: -1;}
    #section1 .left .full-swiper{ position: relative;}
    #section1 .img-wrap{ width: 100%; height: 53.33vw; overflow: hidden; position: relative;}
    #section1 .right{ width: 100%; height: auto; padding-top: 0; padding-left: 10px; }
    #section1 .right .tit-wrap{ display: none;}
    #section1 .right .content{ font-size: 11px; line-height: 19px;}
    #section1 .right .control-wrap{ display: none;}

    #btm-up1{ top: 0; opacity: 1;}
    #btm-up2{ top: 0; opacity: 1;}
    

    #tab{ opacity: 1; top: 0;}

}

#section2{ padding: 140px 0; background-color: #f7f7f6;}
#section2 .wrap1438{ width: 1518px;}
#section2 .tit-wrap{ padding-bottom: 70px; text-align: center;}
#section2 .tit-wrap h3{ font-size: 50px; line-height: 50px; padding-bottom: 30px;}
#section2 .tit-wrap span{ font-size: 18px; padding-bottom: 30px;}
#btm-up3{ position: relative; transition: 1.2s; transition-delay: .3s; top: 100px; opacity: 0;}
#btm-up4{ position: relative; transition: 1.2s;  transition-delay: .8s; top: 100px; opacity: 0; }

#btm-up3.up{ top: 0; opacity: 1;}
#btm-up4.up{ top: 0; opacity: 1;}

/* 1023px */
@media (max-width: 1023px) {
    #section2{ padding: 40px 0;}
    #section2 .wrap1438{ width: 100%;}
    #section2 .tit-wrap{ padding-bottom: 21px; }
    #section2 .tit-wrap h3{ font-size: 25px; line-height: 25px; padding-bottom: 8px;}
    #section2 .tit-wrap span{ font-size: 11px; padding-bottom: 15px;}

    #btm-up3{ top: 0; opacity: 1;}
    #btm-up4{ top: 0; opacity: 1;}
}