
.bold{
    font-weight: 700;
}
.white_color{
    color: #fff;
}
.grey{
    background-color: #f4f5f6;
}
.fs100{
    font-size: 100px;
}
.fs80{
    font-size: 100px;
}
.fs70{
    font-size: 80px;
}
.fs60{
    font-size: 60px;
}
.fs50{
    font-size: 50px;
} 
.fs48{
    font-size: 48px;
} 
.fs42{
    font-size: 42px;
}
.fs40{
    font-size: 40px;
}
.fs36{
    font-size: 36px;
}
.fs32{
    font-size: 32px;
}
.fs30{
    font-size: 30px;
}
.fs28{
    font-size: 28px;
}
.fs26{
    font-size: 26px;
}
.fs24{
    font-size: 24px;
}
.fs22{
    font-size: 22px;
}
.fs20{
    font-size: 20px;
}
.fs18{
    font-size: 18px;
}
.fs16{
    font-size: 16px;
}
.fs14{
    font-size: 14px;
}
.fs12{
    font-size: 12px;
}
@media (max-width: 1459px){
    .fs100{
        font-size: 80px;
    }
    .fs80{
        font-size: 60px;
    }
    .fs70{
        font-size: 60px;
    }
    .fs60{
        font-size: 50px;
    }
    .fs50{
        font-size: 48px;
    } 
    .fs48{
        font-size: 42px;
    } 
    .fs42{
        font-size: 38px;
    }
    .fs40{
        font-size: 36px;
    }
    .fs36{
        font-size: 30px;
    }
    .fs32{
        font-size: 28px;
    }
    
    .fs30{
        font-size: 24px;
    }
    .fs28{
        font-size: 22px;
    }
    .fs26{
        font-size: 22px;
    }
    .fs24{
        font-size: 20px;
    }
    .fs22{
        font-size: 20px;
    }
    .fs20{
        font-size: 18px;
    } 
}
@media (max-width: 1280px){
    .fs100{
        font-size: 60px;
    }
    .fs80{
        font-size: 50px;
    }
    .fs70{
        font-size: 48px;
    }
    .fs60{
        font-size: 40px;
    }
    .fs50{
        font-size: 36px;
    } 
    .fs48{
        font-size: 32px;
    } 
    .fs42{
        font-size: 30px;
    }
    .fs40{
        font-size: 28px;
    }
    .fs36{
        font-size: 26px;
    }
    .fs32{
        font-size: 24px;
    }
    .fs30{
        font-size: 20px;
    }
    .fs28{
        font-size: 20px;
    }
    .fs26{
        font-size: 20px;
    }
    .fs24{
        font-size: 18px;
    }
    .fs22{
        font-size: 18px;
    }
    .fs20{
        font-size: 16px;
    } 
    .fs18,
    .fs16{
        font-size: 14px;
    }
}
@media (max-width: 1024px){
    .fs100{
        font-size: 50px;
    }
    .fs80{
        font-size: 40px;
    }
    .fs70{
        font-size: 36px;
    }
    .fs60{
        font-size: 32px;
    }
    .fs50{
        font-size: 28px;
    } 
    .fs48{
        font-size: 24px;
    } 
    .fs42{
        font-size: 20px;
    }
    .fs40{
        font-size: 18px;
    }
    .fs36{
        font-size: 18px;
    }
    .fs32{
        font-size: 18px;
    }
    .fs30{
        font-size: 16px;
    }
    .fs28{
        font-size: 16px;
    }
    .fs26{
        font-size: 16px;
    }
    .fs24{
        font-size: 16px;
    }
    .fs22,
    .fs20,
    .fs18,
    .fs16{
        font-size: 14px;
    }
}
@media (max-width: 768px){
    .fs100{
        font-size: 42px;
    }
    .fs80{
        font-size: 36px;
    }
    .fs70{
        font-size: 30px;
    }
    .fs60{
        font-size: 28px;
    }
    .fs50{
        font-size: 24px;
    } 
    .fs48{
        font-size: 20px;
    } 
    .fs42,.fs40{
        font-size: 18px;
    }
    .fs36{
        font-size: 16px;
    }
    .fs32{
        font-size: 16px;
    }
    .fs30{
        font-size: 14px;
    }
    .fs28{
        font-size: 14px;
    }
    .fs26{
        font-size: 14px;
    }
    .fs24{
        font-size: 14px;
    }
    .fs22{
        font-size: 14px;
    }
    .fs20,
    .fs18,
    .fs16,
    .fs14{
        font-size: 12px;
    }
}
@media (max-width: 640px){
    .fs100{
        font-size: 36px;
    }
    .fs80{
        font-size: 30px;
    }
    .fs70{
        font-size: 24px;
    }
    .fs60{
        font-size: 22px;
    }
    .fs50{
        font-size: 20px;
    } 
    .fs48{
        font-size:18px;
    } 
}

.base_swiper .swiper_btn{
    width: 68px;
    height: 68px;
    border: 2px solid #01007b;
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    cursor: pointer;
}
.base_swiper .swiper_btn.prev{
    background-image: url(../images/left_hover.svg);
}
.base_swiper .swiper_btn.next{
    background-image: url(../images/right_hover.svg);
}
.base_swiper .swiper_btn:hover{
    background-color: #01007b;
}
.base_swiper .swiper_btn.prev:hover{
    background-image: url(../images/left.svg);
}
.base_swiper .swiper_btn.next:hover{
    background-image: url(../images/right.svg);
}
.base_more,
.returnlink{
    padding: 0 35px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    text-align: center;
    position: relative;
    z-index: 2;
    overflow: hidden;
    border: 2px solid #01007b;
    cursor: pointer;
    display: inline-block;
}
.base_more span,
.returnlink span{
    line-height: 56px;
    padding-left: 35px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center left;
    color: #01007b;
    font-family:"HarmonyMedium";
} 
.base_more span{
    background-image: url(../images/right_hover.svg);
}
.returnlink span{
    background-image: url(../images/icon08.svg);
}
.base_more:hover,
.returnlink:Hover{
    background-color: #01007b;
}
.returnlink:hover span{
    background-image: url(../images/icon09.svg);
}
.base_more:hover span{
    background-image: url(../images/right.svg);
}
.base_more:hover span,
.returnlink:hover span{
    color: #fff;
}
@media (max-width: 1280px){
    .base_swiper .swiper_btn {
        width: 50px;
        height: 50px;
    }
}
@media (max-width: 768px){
    .base_swiper .swiper_btn {
        width: 30px;
        height: 30px;
    }
}
@media (max-width: 640px){
    .base_swiper .swiper_btn {
        background-size: 8px;
    }
}

.base_more1{
    padding: 0 35px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    text-align: center;
    position: relative;
    z-index: 2;
    overflow: hidden;
    border: 2px solid #fff;
    cursor: pointer;
    display: inline-block;
}
.base_more1 span{
    line-height: 56px;
    padding-left: 35px;
    position: relative;
    background-image: url(../images/right.svg);
    background-repeat: no-repeat;
    background-position: center left;
    color: #fff;
    font-family:"HarmonyMedium";
} 
.base_more1:hover{
    background-color: #fff;
}
.base_more1:hover span{
    background-image: url(../images/right_hover.svg);
}
.base_more1:hover span{
    color: #01007b;
}

.more1{
    padding-left: 40px;
    color: #01007b;
    background-image: url(../images/right_hover.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
}
@media (max-width: 1280px){
    .base_more,
    .base_more1,
    .returnlink{
        padding: 0 15px;
    }
    .base_more span,
    .base_more1 span,
    .returnlink span{
        line-height: 40px;
        padding-left: 20px;
    }
    .more1 {
        padding-left: 30px;
    }
}
@media (max-width: 768px){
    .base_more span, .base_more1 span,.returnlink span {
        line-height: 30px;
    }
    .base_more, .base_more1 ,.returnlink{
        padding: 0 15px;
    }
}

.locat{
    width: 100%;
    background-color: #f4f5f6;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    position: sticky;
    top: 115px;
    z-index: 99;
}
.locat.cur{
    position: fixed;
    top: 0;
    bottom: unset;
    z-index: 9;
}
.locat .inner{
    display: flex;
    justify-content: space-between;
}
.ltabs{
    display: flex;
    color: #333333 !important;
} 
.ltabs a.ltab{
    color: #0d0c2a;
    position: relative;
}
.ltabs a.ltab:last-child{
    margin-right: 0;
}
.ltabs .ltab::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: #01007b;
    opacity: 0;
}
.ltabs .ltab{
    cursor: pointer;
    position: relative;
    margin-right:15px;
    margin-left: 15px;
}
.ltabs .ltab.cur{
    color: #01007b;
}
.ltabs .ltab.cur::before{
    opacity: 1;
}
.ltabs .ltab,
.loted a{
    padding-top: 15px;
    padding-bottom: 15px;
}
.ltabs .ltab:first-child{
    margin-left: 0;
}
.loted{
    display: flex;
    align-items: center;
    color: #999999;
    white-space: nowrap;
}
.loted *{
    white-space: nowrap;
}
.loted .home{
    padding-left: 30px;
    position: relative;
}
.loted .home::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    background-image: url(../images/icon07.png);
    background-repeat: no-repeat;
    width: 21px;
    height: 18px;
    background-size: contain;
}
.loted a{
    margin: 0 5px;
    color: #999999;
}
.loted span{
    margin-left: 5px;
    color: #01007b;
} 

@media (max-width: 1459px){
    .ltabs .ltab,
    .loted a{
        padding: 15px 0;
    }
    .ltabs .ltab{
        margin-right:15px;
        margin-left: 15px;
    } 
    .locat{
        top: 90px;
    }
}
@media (max-width: 1280px){
    .ltabs .ltab,
    .loted a{
        padding: 10px 0;
    }
    .ltabs .ltab{
        margin-right:15px;
        margin-left: 15px;
    }
    .locat{
        top: 70px;
    }
}
@media (max-width: 1024px){
    .ltabs .ltab,
    .loted a{
        padding: 10px 0;
    }
    .ltabs .ltab{
        margin-right:10px;
        margin-left: 10px;
    } 
}
@media (max-width: 768px){
    .locat{
        top: 45px;
    }
    .locat .inner {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .ltabs .ltab,
    .loted a{
        padding: 10px 0;
    }
    .ltabs .ltab{
        margin-right:10px;
        margin-left: 10px;
    }
    .ltabs .ltab {
        font-size: 14px;
    }
    .ltabs .ltab {
        white-space: nowrap;
    }
    .ltabs {
        overflow-x: auto;
        width: 100%;
    }
    .loted .home{
        padding-left: 20px;
    }
}
@media (max-width: 640px){
    .locat .inner{
        flex-wrap: wrap;
    }
    .loted{
        width: 100%;
    } 
    .loted .home::before{
        width: 16px;
        height: 12px;
    }
}

/* base_banner */
.base_banner{
    position: relative;
}
.base_banner .imgbox{
    padding-bottom: 26.3%;
    position: relative;
}
.base_banner .imgbox img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.base_banner .text_box{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
    color: #fff;
}


@media (max-width: 640px){
    .base_banner .imgbox{
        padding-bottom: 250px;
    }
}


/* å…¬å…±å¼¹çª—*/
.close{
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
}
.close::before{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) rotate(45deg);
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    -o-transform: translate(-50%,-50%) rotate(45deg);
    width: 1px;
    height: 100%;
    background-color: #01007b;
}
.close::after{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) rotate(45deg);
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    -o-transform: translate(-50%,-50%) rotate(45deg);
    width: 100%;
    height: 1px;
    background-color: #01007b;
}
.alert{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.alert .content{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
}
.alert_box{
    max-width: 645px;
    width: 95%;
    padding: 4.3% 3.7%;
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background-image: url(../images/icon05.png);
    background-repeat: no-repeat;
    background-position: bottom right -50px;
    text-align: center;
    position: relative;
}
.alert_box .close{
    position: absolute;
    right: 15px;
    top: 15px;
}
.alert_box .alert_icon img{
    height: 120px;
}
.alert_box .alert_tit{
    margin: 40px 0;
    color: #01007b;
}
.alert_box .alert_desc{
    color: rgba(35, 31, 32, .8);
    line-height: 1.8;
    margin-top: 35px;
}

@media (max-width: 1280px){
    .alert_box .alert_icon img{
        height: 80px;
    }
    .alert_box .alert_tit{
        margin: 20px 0;    
    }
}
@media (max-width: 768px){
    .alert_box .alert_icon img{
        height: 40px;
    }
    .alert_box .alert_tit{
        margin: 10px 0;    
    }
    .alert_box .alert_desc{
        margin-top: 15px;
    }
}




.Pages{
    text-align: center;
}
.Pages .p_page{
    display: flex;
    justify-content: center;
}
.Pages .p_page a{
    width: 65px;
    text-align: center;
    line-height: 65px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    display: inline-block;
    font-style: initial;
    margin: 0 10px;
    font-size: 18px;
    color: #0d0c2a;
    font-family:"HarmonyMedium";
    border: 1px solid rgba(102, 45, 145, .1);
}
.Pages .p_page .num a{
    background-color: #fff;
}
.Pages .p_page a.a_cur{
    color: #fff;
    background-color: #01007b;
    border-color: #01007b;
}
.Pages .p_page a:hover{
    color: #fff;
    background-color: #01007b;
}
.Pages a.a_prev{
    background-image: url(../images/icon19.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-color: #e5e5f2;
    background-position: center;
    border-color: #e5e5f2;
}
.Pages a.a_next{
    background-image: url(../images/icon20.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
    background-color: #e5e5f2;
    border-color: #e5e5f2;
}
.Pages a.a_prev:hover{
    background-image: url(../images/icon21.png);
}
.Pages a.a_next:hover{
    background-image: url(../images/icon22.png);

}
@media (max-width: 1024px){
    .Pages .p_page a{
        width: 40px;
        line-height: 40px;
        font-size: 16px;
    }
   
    .Pages .a_prev::before {
        right: 13px;
    }
    
    .Pages .a_next::before {
        right: 15px;
    }
}
@media (max-width: 768px){
    .Pages .p_page a {
        width: 30px;
        line-height: 30px;
        font-size: 14px;
        margin: 0 5px;
    }
    .Pages .a_prev,
    .Pages .a_next{
        height: 30px;
    }
    .Pages .a_prev::before {
        right: 8px;
        top: 11px;
    }
    .Pages .a_next::before {
        top: 11px;
        right: 12px;
    }
   
}
@media (max-width: 640px){
   
    .Pages .num{
        display: none;
    }
   
}





