.layui-anim-upbit{
    min-height: 2rem;
}

@media only screen and (max-width:767px) {
    .header{
        height: 50vh;
        z-index: 15;
        padding-bottom: 170px;


    }
    .header .bg{
        display: none;
    }
    .header .bg.mobile{
        display: block;
    }
    .header .content_nav{
        display: none;
    }
    .header .m-nav{
        position: fixed;
        top: 0;
        left: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        height: 56px;
        background: rgba(255, 255, 255, 0.65);
        backdrop-filter: blur(10px);
        margin: auto;
        box-sizing: border-box;
        padding: 0 12px;
        z-index: 100;
    }
    .header .m-nav .logo{
        height: 100%;
        padding: 10px 0;
        box-sizing: border-box;
    }
    .header .m-nav .logo img{
        height: 100%;
    }
    .header .m-nav .menu{
        display: flex;
        align-items: center;
    }
    .header .m-nav .menu i{
        font-size: 28px;
        color: #002D78;
    }
    .header .m-nav .menu i:nth-of-type(2){
        display: none;
    }
    .header .m-nav .menu.on i:nth-of-type(1){
        display: none;
    }
    .header .m-nav .menu.on i:nth-of-type(2){
        display: block;
    }
    .header .m-nav .menu .login{
        margin-right: 10px;
        display: block;
        width: 32px;
    }
    .header .m-nav .menu .login img{
        width: 100%;
    }
    .header .m-nav .list{
        width: 100%;
        position: absolute;
        top: 56px;
        left: 0;
        height: 0;
        background-color: #002D78;
        z-index: 99;
        padding: 0 20px;
        box-sizing: border-box;
        backdrop-filter: blur(10px);
        overflow: hidden;
        transition: 0.3s;
    }
    .header .m-nav .list .item{
        width: 100%;
        height: 56px;
        line-height: 56px;
        text-align: center;
        border-bottom: 1px solid #eee;
        display: block;
        color: #fff;
    }
    .header .m-nav .list.on{
        height: 100vh;
    }
    .header .m-nav .list .info{
        width: 100%;
        margin-top: 30px;
    }
    .header .m-nav .list .info .t1{
        width: 100%;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.56);
        margin-bottom: 12px;
    }
    .header .m-nav .list .info .t2{
        width: 30px;
        height: 2px;
        background-color: #fff;
    }
    .header .m-nav .list .info .t3{
        width: 100%;
        font-size: 28px;
        font-weight: bold;
        color: #fff;
        margin-top: 20px;
    }
    .header .m-nav .list .info .t4{
        width: 100%;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.56);
        margin-top: 10px;
    }
    .header .content_form{
        height: 200px;
        top: 360px;

    }
    .header .content_form .box{
        width: 90%;
        flex-wrap: wrap;
        padding: 10px;
        box-shadow: 0 0 3px 0px #eaeaea;
        background-color: #fff;
    }
    .header .content_form .box .left{
        width: 100%;
        grid-template-columns: repeat(2, 1fr);
        height: auto;
        gap: 10px;
    }
    .header .content_form .box .left .item{
        height: 30px;
        border-radius: 20px;
        border: 1px solid #eaeaeabf;
    }
    .header .content_form .box .left .item .l{
        font-size: 12px;
        line-height: 24px;
        width: 78%;
    }
    .header .content_form .box .left .item .r{
        width: 10%;
    }
    .header .content_form .box .left .item .selectBox{
        padding: 4px 8px;
        border-radius: 20px;
    }
    .header .content_form .box .right{
        width: 100%;
        margin-top: 14px;
        height: auto;
    }
    .header .content_form .box .left .item .layui-form-select{
        width: 100%;
        height: 100%;
    }
    .header .content_form .box .left .item .layui-select-title{
        height: 100%;
    }
    .header .content_form .box .left .item .layui-input{
        border-radius: 20px;
        height: 100%;
    }
    .header .content_form .box .right .btn{
        height: 30px;
        border-radius: 20px;
        font-size: 14px;
    }
    .header .content_form .box .right .links{
        height: auto;
        margin-top: 10px;
    }
    .header .content_form .box .right .links a{
        font-size: 12px;
        margin: auto 12px;
    }
    .header .content_form .box .left .item .list{
        max-height: 300px;
        overflow-y: auto;
        top: 0;
        bottom: auto;
        border-radius: 20px;
    }
    .header .content_form .box .left .item .list .lk{
        font-size: 12px;
        line-height: 20px;
    }
    .header .content_form .box .left .item .list.on{
        z-index: 16;
        padding: 35px 0 24px;
    }
    .header .bg .swiper .swiper-button-prev,.header .bg .swiper .swiper-button-next{
        width: 30px;
        height: 30px;
        border-radius: 30px;
    }
    .header .bg .swiper .swiper-button-prev::after,.header .bg .swiper .swiper-button-next::after{
        font-size: 16px;
    }
    .header .bg .swiper .swiper-button-prev:hover,.header .bg .swiper .swiper-button-next:hover{
        background-color: #002D78;
    }
    .header .bg .swiper .swiper-button-prev:hover::after,.header .bg .swiper .swiper-button-next:hover::after{
        color: #fff;
    }
    .Ih_hot{
        padding: 40px 0;
    }
    .Ih_hot .content{
        width: 100%;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .Ih_hot .content .top .left{
        width: 180px;
        font-size: 22px;
    }
    .Ih_hot .content .top .left .t1 .t1_l, .Ih_hot .content .top .left .t1 .t1_r{
        width: 20px;
        height: 20px;
    }
    .Ih_hot .content .top .left .t1{
        height: 18px;
        background-size: cover;
    }
    .Ih_hot .content .top .left .t1 .t1_txt{
        font-size: 20px;
        padding: 0 6px;
    }
    .Ih_hot .content .top .left .t2{
        font-size: 12px;
        margin-top: 10px;
    }
    .Ih_hot .content .top .right .more{
        width: 92px;
        height: 32px;
        font-size: 14px;
        border-radius: 24px;
    }
    .Ih_hot .content .top .right .more i{
        font-size: 16px;
    }
    .Ih_hot .content .list{
        width: 100%;
        height: auto;
        background-color: #eaeaea;
    }
    .Ih_hot .content .list .item .thumbnail{
        height: auto;
    }
    .Ih_hot .content .list .item .item-content{
        position: relative;
        padding: 20px 0;
    }
    .Ih_hot .content .list .item .item-content .item-content-left,.Ih_hot .content .list .item .item-content .item-content-right{
        width: 100%;
        float: none;
    }
    .Ih_hot .content .list .item .item-content .item-content-left .icon img{
        height: 30px;
    }
    .Ih_hot .content .list .item .item-content .item-content-left .t1{
        font-size: 32px;
    }
    .Ih_hot .content .list .item .item-content .item-content-left .t2{
        font-size: 16px;
        color: #0a1e2c;
    }
    .Ih_hot .content .list .item .item-content .item-content-left .btn{
        width: 120px;
        height: 30px;
        font-size: 16px;
    }
    .Ih_hot .content .list .item .item-content .item-content-right .icon img{
        height: 30px;
    }
    .Ih_hot .content .list .item .item-content .item-content-right .t1{
        font-size: 32px;
    }
    .Ih_hot .content .list .item .item-content .item-content-right .t2{
        font-size: 16px;
        color: #0a1e2c;
    }
    .Ih_hot .content .list .item .item-content .item-content-right .btn{
        width: 120px;
        height: 30px;
        font-size: 16px;
    }
    .Ih_hot .content .list .swiper .swiper-button-prev,.Ih_hot .content .list .swiper .swiper-button-next{
        width: 30px;
        height: 30px;
        border-radius: 30px;
    }
    .Ih_hot .content .list .swiper .swiper-button-prev::after, .Ih_hot .content .list .swiper .swiper-button-next::after{
        font-size: 16px;
    }
    .Ih_hot .content .list .swiper .swiper-button-prev:hover,.Ih_hot .content .list .swiper .swiper-button-next:hover{
        background-color: #002D78;
    }
    .Ih_hot .content .list .swiper .swiper-button-prev:hover::after,.Ih_hot .content .list .swiper .swiper-button-next:hover::after{
        color: #fff;
    }


    .Ih_activity{
        padding: 40px 0;
    }
    .Ih_activity .content{
        width: 100%;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .Ih_activity .content .top .left{
        width: 134px;
        font-size: 22px;
    }
    .Ih_activity .content .top .left .t1 .t1_l, .Ih_activity .content .top .left .t1 .t1_r{
        width: 20px;
        height: 20px;
    }
    .Ih_activity .content .top .left .t1{
        height: 18px;
        background-size: cover;
    }
    .Ih_activity .content .top .left .t1 .t1_txt{
        font-size: 20px;
        padding: 0 6px;
    }
    .Ih_activity .content .top .left .t2{
        font-size: 12px;
        margin-top: 10px;
    }
    .Ih_activity .content .list .pre_arrow{
        width: 40px;
        height: 40px;
        left: -10px;
        z-index: 20;

    }
    .Ih_activity .content .list .pre_arrow i{
        font-size: 16px;
        color: #fff;
    }
    .Ih_activity .content .list .next_arrow{
        width: 40px;
        height: 40px;
        right: -10px;
        z-index: 20;
    }
    .Ih_activity .content .list .next_arrow i{
        font-size: 16px;
        color: #fff;
    }
    .Ih_activity .content .top .right .more{
        width: 92px;
        height: 32px;
        font-size: 14px;
        border-radius: 24px;
    }
    .Ih_activity .content .top .right .more i{
        font-size: 16px;
    }
    .Ih_activity .content .list{
        margin-top: 30px;
        grid-template-columns: repeat(1, 1fr);
    }
    .Ih_activity .content .list .item{
        height: 460px;
        align-content: flex-start;
        border-radius: 20px;
    }
    .Ih_activity .content .list .item .img{
        height: 264px;
    }
    .Ih_activity .content .list .item::before{
        height: 264px;
        border-radius: 20px 20px 0 0;
    }
    .Ih_activity .content .list .item .name{
        height: 48px;
        font-size: 16px;
    }
    .Ih_activity .content .list .item .info{
        padding: 20px 12px;
        display: block;
    }

    .Ih_activity .content .list .item .info .title{
        font-size: 20px;
        display: block;
    }
    .Ih_activity .content .list .item .info .desc{
        font-size: 16px;
        margin-top: 10px;
    }
    .Ih_activity .content .list .item .info .date{
        font-size: 16px;
        margin-top: 10px;
    }
    .Ih_activity .content .list .item .info .bt{
        margin-top: 10px;
    }
    .Ih_activity .content .list .item .info .bt .left span:nth-of-type(1){
        font-size: 16px;
    }
    .Ih_activity .content .list .item .info .bt .left span:nth-of-type(2){
        font-size: 28px;
        margin-right: 6px;
    }
    .Ih_activity .content .list .item .info .bt .left span:nth-of-type(3){
        font-size: 16px;
    }
    .Ih_activity .content .list .item .info .bt .right{
        width: 70px;
        height: 30px;
        font-size: 14px;
        border-radius: 24px;
    }

    .Ih-team{
        padding: 40px 0;
    }
    .Ih-team .content{
        width: 100%;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .Ih-team .content .top .left{
        width: 198px;
        font-size: 22px;
    }
    .Ih-team .content .top .left .t1 .t1_l, .Ih-team .content .top .left .t1 .t1_r{
        width: 20px;
        height: 20px;
    }
    .Ih-team .content .top .left .t1{
        height: 18px;
        background-size: cover;
    }
    .Ih-team .content .top .left .t1 .t1_txt{
        font-size: 20px;
        padding: 0 6px;
    }
    .Ih-team .content .top .left .t2{
        font-size: 12px;
        margin-top: 10px;
    }
    .Ih-team .content .top .right .more{
        width: 70px;
        height: 32px;
        font-size: 14px;
        border-radius: 24px;
    }
    .Ih-team .content .top .right .more i{
        font-size: 16px;
    }
    .Ih-team .content .list{
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
        margin-top: 30px;
    }
    .Ih-team .content .list .item{
        height: 300px;
        border-radius: 16px;
    }
    .Ih-team .content .list .item .img{
        height: 260px;
    }
    .Ih-team .content .list .item .txt{
        margin-top: 16px;
        font-size: 18px;
    }
    .Ih-team .content .list .item .txt .t1{
        font-size: 16px;
    }
    .Ih-team .content .list .item .txt .t2{
        font-size: 14px;
        margin-top: 10px;
    }
    .Ih-team .content .list .pre_arrow2{
        width: 40px;
        height: 40px;
        left: -10px;
        z-index: 20;
    }
    .Ih-team .content .list .next_arrow2{
        width: 40px;
        height: 40px;
        right: -10px;
        z-index: 20;
    }
    .Ih-team .content .list .pre_arrow2 i, .Ih-team .content .list .next_arrow2 i{
        font-size: 16px;
        color: #fff;
    }
    .Ih-cooperate{
        padding: 40px 0 100px;
    }
    .Ih-cooperate .content{
        width: 100%;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .Ih-cooperate .content .top .left{
        width: 100%;
        font-size: 22px;
    }
    .Ih-cooperate .content .top .left .t1 .t1_l, .Ih-cooperate .content .top .left .t1 .t1_r{
        width: 20px;
        height: 20px;
    }
    .Ih-cooperate .content .top .left .t1{
        height: 18px;
        background-size: cover;
    }
    .Ih-cooperate .content .top .left .t1 .t1_txt{
        font-size: 20px;
        padding: 0 6px;
    }
    .Ih-cooperate .content .top .left .t2{
        font-size: 12px;
        margin-top: 10px;
    }
    .Ih-cooperate .content .top .right .more{
        width: 70px;
        height: 32px;
        font-size: 14px;
        border-radius: 24px;
    }
    .Ih-cooperate .content .top .right .more i{
        font-size: 16px;
    }
    .Ih-cooperate .content .list{
        margin-top: 30px;
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
    .Ih-cooperate .content .list .item{
        height: 60px;
        border-radius: 16px;
        padding: 4px;
    }
    .Ih-cooperate .content .list .item img{
        border-radius: 16px;
    }
    .footer{
        display: none;
    }
    .m-footer{
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 60px;
        padding: 12px;
        box-sizing: border-box;
        z-index: 99;
    }
    .m-footer .btn{
        width: 100%;
        height: 100%;
        border-radius: 20px;
        background: #002D78;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 16px;
        line-height: 1;
    }
.sideBox{
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    padding: 0;
    background: transparent;
    border-radius: 0;
    transform: none;
    z-index: 2147482998;
    pointer-events: auto;
}
.sideBox .item{
    display: none;
}
.sideBox > a.item:first-child{
    display: block;
    position: fixed !important;
    right: 12px !important;
    top: 48% !important;
    bottom: auto !important;
    left: auto !important;
    width: 124px;
    height: 48px;
    margin: 0;
    z-index: 2147482999 !important;
    touch-action: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    pointer-events: auto;
    transform: translateY(-50%);
}
.sideBox > a.item:first-child.dragging{
    opacity: 0.96;
}

.sideBox > a.item:first-child::before{
    content: none;
}

.sideBox > a.item:first-child .box{
    width: 124px;
    height: 48px;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 8px 22px rgba(0, 45, 120, 0.24), 0 0 0 4px rgba(255,255,255,.72);
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    pointer-events: none;
}

.sideBox > a.item:first-child .img{
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
}

.sideBox > a.item:first-child .txt{
    display: block;
    width: auto;
    margin-top: 0;
    font-size: 13px;
    font-weight: 700;
    color: #002D78;
    line-height: 1;
}

.sideBox > a.item:first-child:visited,
.sideBox > a.item:first-child:focus,
.sideBox > a.item:first-child:active,
.sideBox > a.item:first-child:hover{
    color: #002D78 !important;
}

.sideBox > a.item:first-child:hover .box,
.sideBox > a.item:first-child:focus .box,
.sideBox > a.item:first-child:active .box{
    background: #fff !important;
}

.sideBox > a.item:first-child:hover .box .txt,
.sideBox > a.item:first-child:focus .box .txt,
.sideBox > a.item:first-child:active .box .txt{
    color: #002D78 !important;
}

.sideBox > a.item:first-child:hover .box .img img:nth-of-type(1),
.sideBox > a.item:first-child:focus .box .img img:nth-of-type(1),
.sideBox > a.item:first-child:active .box .img img:nth-of-type(1){
    display: block !important;
}

.sideBox > a.item:first-child:hover .box .img img:nth-of-type(2),
.sideBox > a.item:first-child:focus .box .img img:nth-of-type(2),
.sideBox > a.item:first-child:active .box .img img:nth-of-type(2){
    display: none !important;
}
    .supportWidget{
        --support-launcher-size: clamp(56px, 15vw, 68px);
        --support-launcher-edge: clamp(10px, 3.5vw, 18px);
        --support-launcher-bottom: calc(76px + env(safe-area-inset-bottom));
        display: block !important;
        position: fixed !important;
        right: var(--support-launcher-edge) !important;
        bottom: var(--support-launcher-bottom) !important;
        width: var(--support-launcher-size);
        height: var(--support-launcher-size);
        z-index: 2147483000;
        pointer-events: none;
    }
    .supportWidget.on{
        width: auto;
        height: auto;
        pointer-events: auto;
    }
    .supportLauncher{
        position: fixed !important;
        right: var(--support-launcher-edge) !important;
        bottom: var(--support-launcher-bottom) !important;
        z-index: 2147483001 !important;
        display: flex !important;
        opacity: 1 !important;
        visibility: visible !important;
        width: var(--support-launcher-size) !important;
        min-width: var(--support-launcher-size) !important;
        height: var(--support-launcher-size) !important;
        border-radius: clamp(18px, 5vw, 24px);
        background: #fff;
        color: #002D78;
        border: 2px solid rgba(0, 45, 120, 0.16);
        box-shadow: 0 10px 24px rgba(0, 45, 120, 0.32), 0 0 0 5px rgba(255, 255, 255, 0.74);
        pointer-events: auto;
    }
    .supportWidget.on .supportLauncher{
        opacity: 0 !important;
        pointer-events: none !important;
        visibility: hidden !important;
    }
    .supportLauncherIcon{
        padding: calc(var(--support-launcher-size) * 0.27);
    }
    .supportLauncherIcon i{
        right: -3px;
        top: -5px;
        min-width: clamp(18px, 4.8vw, 22px);
        height: clamp(18px, 4.8vw, 22px);
        border-width: 2px;
        background: #D32F2F;
        color: #fff;
        font-size: clamp(10px, 3vw, 12px);
        line-height: 1;
    }
    .supportPanel{
        position: fixed;
        right: max(8px, env(safe-area-inset-right));
        bottom: max(8px, env(safe-area-inset-bottom));
        width: min(420px, calc(100vw - 16px));
        height: min(640px, calc(100dvh - 16px));
        max-height: calc(100vh - 16px);
        border-radius: 16px;
        font-size: 16px;
    }
    .supportPanelHead{
        height: 64px;
        padding: 0 14px;
        gap: 10px;
    }
    .supportPanelBack,
    .supportPanelMenu,
    .supportPanelClose{
        width: 36px;
        height: 36px;
        padding: 8px;
        color: #fff !important;
        flex: 0 0 36px;
    }
    .supportPanelBack svg path,
    .supportPanelMenu svg path,
    .supportPanelClose svg path{
        stroke: #fff !important;
        fill: none !important;
    }
    .supportPanelMark{
        width: 36px;
        height: 36px;
        padding: 8px;
    }
    .supportPanelTitle{
        font-size: 16px;
    }
    .supportPanelSub{
        margin-top: 3px;
        font-size: 12px;
    }
    .supportPanelBody{
        padding: 20px 20px 16px;
    }
    .supportNotice{
        max-width: 300px;
        font-size: 12px;
        line-height: 1.45;
    }
    .supportTime{
        margin-top: 16px;
        font-size: 12px;
    }
    .supportMessages{
        margin-top: 14px;
        gap: 10px;
    }
    .supportMessage{
        max-width: 86%;
        padding: 12px 14px;
        border-radius: 12px;
        font-size: 15px;
        line-height: 1.45;
    }
    .supportMessageUser{
        border-top-right-radius: 4px;
    }
    .supportMessageImage{
        padding: 8px;
    }
    .supportMessageImage img{
        width: min(170px, 100%);
        border-radius: 8px;
    }
    .supportWelcome{
        max-width: 260px;
        margin-top: 14px;
    }
    .supportLeadForm{
        margin-top: 16px;
        padding: 16px;
        border-radius: 18px;
        gap: 12px;
    }
    .supportLeadForm label{
        gap: 8px;
        font-size: 13px;
    }
    .supportLeadForm input,
    .supportLeadForm textarea{
        border-radius: 16px;
        font-size: 16px;
    }
    .supportLeadForm input{
        height: 44px;
        padding: 0 14px;
    }
    .supportLeadForm textarea{
        min-height: 72px;
        padding: 10px 14px;
    }
    .supportLeadFormFoot{
        gap: 14px;
    }
    .supportLeadFormFoot span{
        font-size: 13px;
    }
    .supportLeadFormFoot button{
        height: 44px;
        min-width: 72px;
        padding: 0 18px;
        border-radius: 22px;
        font-size: 14px;
    }
    .supportInput{
        min-height: 76px;
        padding: 12px 13px 8px;
        gap: 10px;
    }
    .supportInput input{
        height: 48px;
        padding: 0 14px;
        border-radius: 8px;
        font-size: 16px;
    }
    .supportInput button{
        width: 48px;
        height: 48px;
        border-radius: 10px;
        padding: 12px;
    }
    .supportPowered{
        height: 34px;
        font-size: 12px;
    }

    .itinerary_main{
        min-height: calc(100vh - 56px);
    }
    .page_nav{
        display: none;
    }
    .main{
        padding-top: 56px;
    }

    .pb-header{
        width: 100%;
    }

    .pb-header .m-nav{
        position: fixed;
        top: 0;
        left: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        height: 56px;
        background: rgba(255, 255, 255, 0.65);
        backdrop-filter: blur(10px);
        margin: auto;
        box-sizing: border-box;
        padding: 0 12px;
        z-index: 100;
    }
    .pb-header .m-nav .logo{
        height: 100%;
        padding: 10px 0;
        box-sizing: border-box;
    }
    .pb-header .m-nav .logo img{
        height: 100%;
    }
    .pb-header .m-nav .menu{
        display: flex;
        align-items: center;
    }
    .pb-header .m-nav .menu i{
        font-size: 28px;
        color: #002D78;
    }
    .pb-header .m-nav .menu i:nth-of-type(2){
        display: none;
    }
    .pb-header .m-nav .menu.on i:nth-of-type(1){
        display: none;
    }
    .pb-header .m-nav .menu.on i:nth-of-type(2){
        display: block;
    }
    .pb-header .m-nav .menu .login{
        margin-right: 10px;
        display: block;
        width: 32px;
    }
    .pb-header .m-nav .menu .login img{
        width: 100%;
    }
    .pb-header .m-nav .list{
        width: 100%;
        position: absolute;
        top: 56px;
        left: 0;
        height: 0;
        background-color: #002D78;
        z-index: 99;
        padding: 0 20px;
        box-sizing: border-box;
        backdrop-filter: blur(10px);
        overflow: hidden;
        transition: 0.3s;
    }
    .pb-header .m-nav .list .item{
        width: 100%;
        height: 56px;
        line-height: 56px;
        text-align: center;
        border-bottom: 1px solid #eee;
        display: block;
        color: #fff;
    }
    .pb-header .m-nav .list.on{
        height: 100vh;
    }
    .pb-header .m-nav .list .info{
        width: 100%;
        margin-top: 30px;
    }
    .pb-header .m-nav .list .info .t1{
        width: 100%;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.56);
        margin-bottom: 12px;
    }
    .pb-header .m-nav .list .info .t2{
        width: 30px;
        height: 2px;
        background-color: #fff;
    }
    .pb-header .m-nav .list .info .t3{
        width: 100%;
        font-size: 28px;
        font-weight: bold;
        color: #fff;
        margin-top: 20px;
    }
    .pb-header .m-nav .list .info .t4{
        width: 100%;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.56);
        margin-top: 10px;
    }

    .itinerary_main .center_box{
        width: 90%;
        padding: 10px;
    }
    .itinerary_main .center_box .title{
        width: 100%;
        font-size: 24px;
    }
    .itinerary_main .center_box .desc{
        width: 100%;
        font-size: 14px;

        margin-top: 14px;
        margin-bottom: 22px;
    }
    .itinerary_main .center_box .row{
        width: 100%;
        flex-wrap: wrap;
    }
    .itinerary_main .center_box .left{
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;

    }
    .itinerary_main .center_box .left .item{
        width: 100%;
        position: relative;
        height: 30px;
    }
    .itinerary_main .center_box .left .item .layui-input{
        border-radius: 30px;
        height: 100%;
    }
    .itinerary_main .center_box .left .item .layui-form-select{
        width: 100%;
        height: 100%;
    }
    .itinerary_main .center_box .left .item .layui-select-title{
        height: 100%;
    }
    .itinerary_main .center_box .left .item .layui-form-select dl{
        top: 30px;
    }



    .itinerary_main .center_box .right{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .itinerary_main .center_box .right .btn{
        width: 100%;
        height: 30px;
        background-color: #FFA091;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 16px;
        line-height: 1;
        cursor: pointer;
        transition: 0.3s;
    }
    .itinerary_main .center_box .right .btn:hover{
        background-color: #fa8f7e;
    }

    .itinerary_main .center_box .right .links{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 12px;

    }
    .itinerary_main .center_box .right .links a{
        color: #fff;
        font-size: 14px;
        margin: auto 8px;
    }
    .itinerary_main .center_box .right .links a:hover{
        opacity: 0.8;
    }

    .hotroute_main{
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    .hotroute_main .list{
        grid-template-columns: repeat(1, 1fr);
    }
    .hotroute_main .list .item{
        height: auto;
    }
    .hotroute_main .list .item .up{
        height: auto;
    }
    .hotroute_main .list .item .dw{
        font-size: 18px;
        height: 66px;
    }
    .hotroute_main .list .item .txt .t1{
        font-size: 18px;
    }
    .hotroute_main .list .item .txt .icon img{
        width: 50px;
    }
    .recommend_main{
        padding-bottom: 80px;
    }
    .recommend_main .banner{
        height: 210px;
    }
    .recommend_main .banner .info .t1{
        font-size: 24px;
    }
    .recommend_main .banner .info .t2{
        font-size: 14px;
        margin-top: 20px;
    }
    .recommend_main .list{
        width: 100%;
        margin-top: 12px;
        grid-template-columns: repeat(1, 1fr);
        padding: 0 12px;
        box-sizing: border-box;
        gap: 12px;
    }
    .recommend_main .list .item{
        height: auto;
        border-radius: 20px;
    }
    .recommend_main .list .item .img{
        height: auto;
    }
    .recommend_main .list .item .name{
        font-size: 18px;
        height: 36px;
    }
    .recommend_main .list .item .info{
        padding: 12px;
    }
    .recommend_main .list .item .info .title{
        font-size: 16px;
    }
    .recommend_main .list .item .info .desc{
        font-size: 14px;
        margin-top: 12px;
    }
    .recommend_main .list .item .info .date{
        font-size: 12px;
        margin-top: 10px;
    }
    .recommend_main .list .item .info .bt{
        margin-top: 20px;
    }
    .recommend_main .list .item .info .bt .left span:nth-of-type(1){
        font-size: 18px;
        margin-right: 4px;
    }
    .recommend_main .list .item .info .bt .left span:nth-of-type(2){
        font-size: 30px;
        margin-right: 8px;
    }
    .recommend_main .list .item .info .bt .left span:nth-of-type(3){
        font-size: 14px;
    }
    .recommend_main .list .item .info .bt .right{
        width: 74px;
        height: 32px;
        font-size: 14px;
        border-radius: 24px;
    }
    .encyclopedia_main .banner{
        height: 210px;
    }
    .encyclopedia_main .banner .info .box{
        width: 100%;
    }
    .encyclopedia_main .banner .info .box .t1{
        font-size: 24px;
    }
    .encyclopedia_main .banner .info .box .form_box{
        width: 79%;
        height: 36px;
        border-radius: 30px;
        padding: 0 8px 0 18px;
    }
    .encyclopedia_main .banner .info .box .form_box .icon{
        width: 18px;
        height: 18px;
    }
    .encyclopedia_main .banner .info .box .form_box .btn{
        width: 50px;
        font-size: 16px;
    }
    .encyclopedia_main .banner .info .box .tab{
        margin-top: 20px;
    }
    .encyclopedia_main .banner .info .box .tab .item{
        font-size: 14px;
        padding: 8px 16px;
        border-radius: 30px;
    }
    .encyclopedia_main .tab_list{
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    .encyclopedia_main .tab_list .list{
        border-radius: 24px;
        padding: 12px;
        box-sizing: border-box;
        margin-bottom: 12px;
    }
    .encyclopedia_main .tab_list .list .t1 .l{
        font-size: 18px;
    }
    .encyclopedia_main .tab_list .list .question{
        margin-top: 12px;
    }
    .about_main{
        padding-bottom: 100px;
    }
    .about_main .banner{
        height: 210px;
    }
    .about_main .banner .info .t1{
        font-size: 24px;
    }
    .about_main .banner .info .t2{
        font-size: 14px;
        margin-top: 20px;
    }
    .about_main .content{
        width: 100%;
        flex-wrap: wrap;
        padding: 34px 12px;
        box-sizing: border-box;
    }
    .about_main .content .left{
        width: 100%;
    }
    .about_main .content .right{
        width: 100%;
    }
    .about_main .content .left .t1{
        font-size: 46px;

    }
    .about_main .content .left .t2{
        font-size: 28px;
        margin-top: 14px;
    }
    .about_main .content .left .t3{
        margin-top: 20px;
    }
    .about_main .content .left .t3 p{
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 18px;
    }
    .about_main .content .right .l_y img{
        width: 28px;
    }
    .about_main .content .right .description{
        margin-top: 16px;
        line-height: 1.5;
        font-size: 14px;
    }
    .about_main .content .right .r_y img{
        width: 28px;
    }
    .about_main .content .form_box .form_box_left .t1{
        font-size: 28px;
        margin-bottom: 16px;
    }
    .about_main .content .form_box .form_box_left .t2{
        font-size: 14px;
        margin-bottom: 12px;
    }
    .about_main .content .form_box .form_box_left .wxcode{
        width: 180px;
        padding: 10px;
        border-radius: 16px;
    }
    .destination_main .panel{
        width: 100%;
        flex-wrap: wrap;
        padding: 12px;
        box-sizing: border-box;
    }
    .destination_main .panel .panel_l{
        width: 100%;
        height: auto;
    }
    .destination_main .panel .panel_l .big_list{
        height: 220px;
    }
    .destination_main .panel .panel_l .small_list{
        height: 66px;
        margin-top: 12px;
    }
    .destination_main .panel .panel_l .big_list .tag{
        padding: 12px;
        top: -12px;
    }
    .destination_main .panel .panel_l .big_list .tag span{
        font-size: 12px;
    }
    .destination_main .panel .panel_l .big_list .tag::before{
        content: '';
        position: absolute;
        top: 5px;
        right: -11px;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #459C94;
        z-index: 9;
        transform: rotate(45deg);
    }
    .destination_main .panel .panel_l .big_list .tag::after{
        border-radius: 12px 0 12px 0;
    }
    .destination_main .panel .panel_l .big_list .swiper-button-prev,.destination_main .panel .panel_l .big_list .swiper-button-next{
        width: 40px;
        height: 40px;
    }
    .destination_main .panel .panel_l .big_list .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
        font-size: 14px;
    }
    .destination_main .panel .panel_l .big_list .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
        font-size: 14px;
    }
    .destination_main .panel .panel_r{
        margin-left: 0;
        margin-top: 20px;
    }
    .destination_main .panel .panel_r .tit{
        font-size: 24px;
    }
    .destination_main .panel .panel_r .item{
        padding: 10px 0;
    }
    .destination_main .panel .panel_r .item .route .s, .destination_main .panel .panel_r .item .route .e{
        font-size: 12px;
        width: 28px;
        height: 28px;
        border-radius: 4px;
    }
    .destination_main .panel .panel_r .item .route .f, .destination_main .panel .panel_r .item .route .t{
        font-size: 14px;
    }
    .destination_main .panel .panel_r .item .info .icon{
        width: 18px;
        margin-right: 8px;
    }
    .destination_main .panel .panel_r .item .info .txt{
        font-size: 14px;
    }
    .destination_main .panel .panel_r .start_price{
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .destination_main .panel .panel_r .start_price .more table tr{
        font-size: 12px;
        margin-bottom: 6px;
    }
    .destination_main .panel .panel_r .start_price .more .tp{
        margin-right: 6px;
    }
    .destination_main .panel .panel_r .start_price .more .num{
        font-size: 28px;
    }
    .destination_main .panel .panel_r .sureBtn{
        width: 100px;
        height: 36px;
        border-radius: 30px;
        font-size: 16px;
    }
    .destination_main .des_content{
        width: 100%;
        padding: 60px 12px;
        box-sizing: border-box;
    }
    .destination_main .des_content .content{
        width: 100%;
    }
    .destination_main .des_content .content .tab{
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        padding-bottom: 10px;
    }
    .destination_main .des_content .content .tab .item{
        font-size: 16px;
        display: inline-block;
    }
    .destination_main .des_content .content .tab .item.active{
        font-size: 22px;
    }
    .destination_main .des_content .content .tab .item::before{
        height: 4px;
    }
    .destination_main .des_content .content .tab .item.active::before{
        width: 30px;
    }
    .orderCode{
        display: none;
    }
    .destination_main .recommend{
        width: 100%;
        padding: 40px 12px;
        box-sizing: border-box;
    }
    .destination_main .recommend .content{
        width: 100%;
    }
    .destination_main .recommend .content .top .left{
        font-size: 24px;
    }
    .destination_main .recommend .content .list{
        margin-top: 30px;
        grid-template-columns: repeat(1, 1fr);
        gap: 12px;
    }
    .destination_main .recommend .content .list .item{
        height: auto;
    }
    .destination_main .recommend .content .list .item .up{
        height: auto;
    }
    .destination_main .recommend .content .list .item .txt{
        padding: 20px;
    }
    .destination_main .recommend .content .list .item .txt .t1{
        font-size: 20px;
    }
    .destination_main .recommend .content .list .item .txt .icon{
        margin-top: 12px;
    }
    .destination_main .recommend .content .list .item .txt .icon img{
        width: 70px;
    }
    .destination_main .recommend .content .list .item .dw{
        height:  auto;
        font-size: 16px;
        padding: 12px 0;
        box-sizing: border-box;
        display: block;
        text-align: center;
    }
    .article_main{
        width: 100%;
        flex-wrap: wrap;
    }
    .article_main .left{
        width: 100%;
        margin-top: 30px;
        margin-right: 0;
    }
    .article_main .right{
        width: 100%;
    }
    .article_main .left .title{
        font-size: 20px;
    }
    .article_main .left .date{
        font-size: 12px;
        margin-top: 10px;
        padding-bottom: 16px;
        align-items: center;
    }
    .article_main .left .date .ding{
        width: 80px;
        height: 30px;
        border-radius: 30px;
        font-size: 14px;
    }

    .article_main .left .content{
        font-size: 14px;
    }
    .article_main .left .content img{
        max-width: 100%;
    }
    .article_main .left .content p{
        font-size: 14px;
        margin-bottom: 12px;
    }
    .article_main .right .list{
        margin-top: 14px;
    }
    .article_main .right .list li{
        padding: 10px 0;
    }
    .article_main .right .list li .con .t1{
        font-size: 16px;
    }
    .encyclopedia_main{
        padding-bottom: 60px;
    }

}
@media only screen and (max-width: 767px) {
    .sideBox {
        display: block !important;
        position: fixed !important;
        right: 8px !important;
        top: 58% !important;
        bottom: auto !important;
        left: auto !important;
        width: 58px !important;
        height: auto !important;
        padding: 4px 3px !important;
        box-sizing: border-box !important;
        background: #EBF6F6 !important;
        border-radius: 26px !important;
        transform: translateY(-50%) !important;
        z-index: 2147483000 !important;
        pointer-events: auto !important;
    }

    .sideBox .item,
    .sideBox > a.item,
    .sideBox > button.item,
    .sideBox > a.item:first-child {
        display: block !important;
        position: relative !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;
        width: 52px !important;
        height: 52px !important;
        margin: 4px 0 0 !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
        transform: none !important;
        touch-action: auto !important;
        pointer-events: auto !important;
    }

    .sideBox .item:first-child {
        margin-top: 0 !important;
    }

    .sideBox .item .box,
    .sideBox > a.item:first-child .box {
        display: flex !important;
        width: 100% !important;
        height: 100% !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        align-content: center !important;
        gap: 0 !important;
        background: #fff !important;
        border-radius: 50% !important;
        box-shadow: none !important;
        pointer-events: none !important;
    }

    .sideBox .item .img,
    .sideBox > a.item:first-child .img {
        width: 20px !important;
        height: 20px !important;
        flex: 0 0 20px !important;
    }

    .sideBox .item .img img,
    .sideBox .item .img svg {
        width: 100% !important;
        height: 100% !important;
    }

    .sideBox .item .img img:nth-of-type(1) {
        display: block !important;
    }

    .sideBox .item .img img:nth-of-type(2) {
        display: none !important;
    }

    .sideBox .item .img svg {
        color: #002D78 !important;
    }

    .sideBox .item .txt,
    .sideBox > a.item:first-child .txt {
        display: block !important;
        width: 100% !important;
        margin-top: 4px !important;
        color: rgba(0, 45, 120, 0.82) !important;
        font-size: 9px !important;
        font-weight: 400 !important;
        line-height: 1 !important;
        text-align: center !important;
    }

    .sideBox .item .left_wx,
    .sideBox .item .telBox,
    .sideBox .item::before {
        display: none !important;
        content: none !important;
    }

    .sideBox .item.lt {
        display: none !important;
    }

    /* 隐藏独立的聊天悬浮按钮，保留右侧栏中的 Live Chat */
    .supportWidget .supportLauncher,
    .supportWidget.on .supportLauncher {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
    }
}