@font-face {
    font-family: MyFontName;
    src: url(../Inter/Inter-var-2.ttf)
}
.home{
    width: 100%;
    overflow: hidden;
}
.public_width{
    width: 100%;
}
.flex{
    display: flex;
    position: relative;
}
.flex_sb{
    display: flex;
    justify-content: space-between;
}
.flex_sbA{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex_A{
    display: flex;
    align-items: center;
}
.flex_B{
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    position: relative;
}
.flex_A1{
    display: flex;
    flex-wrap: wrap;
}
.flex_cA{
    display: flex;
    flex-wrap: wrap;
    justify-items: center;
}
.positionD{
    position: relative;
}
.positionD1{
    position: relative;
    z-index: 2;
}


.civilian{
    text-align: center;
}
.margin_Auto{
    margin: auto;
}
.wenCenter{
    text-align: center;
}
.font_10{
    font-size: .10rem;
}
.font_12{
    font-size: .12rem;
}
.font_14{
    font-size: .14rem;
}
.font_16{
    font-size: .16rem;
}
.font_18{
    font-size: .18rem;
}
.font_20{
    font-size: .20rem;
}
.font_21{
    font-size: .21rem;
}
.font_22{
    font-size: .22rem;
}
.font_24{
    font-size: .24rem;
}
.font_26{
    font-size: .26rem;
}
.font_30{
    font-size: .30rem !important;
}
.font_32{
    font-size: .32rem !important;
}
.font_34{
    font-size: .34rem !important;
}
.font_36{
    font-size: .36rem !important;
}
.font_38{
    font-size: .38rem !important;
}
.font_40{
    font-size: 40px !important;
}
.font1_42{
    font-size: 0.42rem !important;
}
.font_48{
    font-size: .48rem !important;
}



.isBoke{
    display: block !important;
}
.isBoke1{
    display: none !important;
}
.isBoke2{
    display: inline-block !important;
}



.bottom_d{
    width: 100%;
    /* height: 376px; */
    background: #0150F7;
    padding-top: 60px;
    padding-bottom: 56px;
    margin-top: -5px;
    position: relative;
    z-index: 100;
}
.bottom_div{
    width: 77%;
    margin: auto;
    font-weight: 400;
}
.bottom_d .bottom_t .bottom_timg{
    width: 122px;
    height: auto;
}
.bottom_d .bottom_t .bottom_blogs{
    /* color: #4d4d4d; */
    color: #ffffff;

    text-align: start;

}
.bottom_d .bottom_t .bottom_blogs a{
    margin-bottom: 18px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer; 
    color: #ffffff;
}

.bottom_d .bottom_div .language{
    width: 18%;
    overflow: hidden;
    cursor:pointer;    
    transition: all 1s;
    margin-top: -44px;
}
.bottom_d .bottom_div .language .autox{
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.bottom_d .bottom_div .language .img_l{
    width: 9px;
    height: 9px;
    border: 1px solid;
    border-color: transparent transparent #ffffff #ffffff;
    transform: translateY(-50%);
    transform: rotate(-135deg);
    margin-top: 2px;
}
.bottom_d .bottom_div .language font{
    font-size: 16px;
    display: block;
    /* margin-top: -3px; */
}
.bottom_d .bottom_div .language .lDiv{
    width: 84px;
    border-radius: 20px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    color: #4d4d4d;
    background: #ffffff;   
    text-decoration: none; 
    font-family: "GTWalsheim";
}
.bottom_d .bottom_div .language:hover{
    width: 80%;
    transition: all 1s;
}
.bottom_d .bottom_div .language #ulDiv .lDiv:hover {
    background: #ffffff;    
    color: #2254F0;
}
a{
    text-decoration: none !important;
}

#ulDiv{
    width: 0%;
    overflow: hidden;
    /* border: 1px solid red; */
    transition: all 0.5s;
    margin-left: 20px;
    display: flex;
}

.bottom_d .bottom_div .language:hover #ulDiv{
    width: 80%;
    transition: all 1s;
}
/* .bottom_d .bottom_div .language:hover #ulDiv .lDiv:hover{ */
.languagea{
    width: 100%;
    height: 100px;
}


.bottom_d .bottom_div .language .lDiva{
    width: 84px;
    border-radius: 20px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    background: #2254F0;
    
}
.bottom_d .bottom_div .bottom_border{
    width: 100%;
    border-bottom: 1px solid #ffffff;
    margin-top: 80px;
}
.bottom_d .bottom_div .bottom_power{
    margin-top: 20px;
}

.bottom_imgW{
    position: relative;
    margin-right: 15px;
    margin-left: 28px;
}
.bottom_d .bottom_div .bottom_power .bottom_imgW .bottom_wei{
    width: 24px;
    height: auto;
    cursor:pointer;    
}
.newBottom_img{
    width: 24px !important;
    height: auto !important;
    cursor:pointer;   
    margin-right: 15px;
    margin-left: 28px;
}
.bottom_d .bottom_div .bottom_power .bottom_imgW:hover .botderm_werImg{
    display: block;
}
.bottom_d .bottom_div .bottom_power .bottom_imgW .botderm_werImg{
    position: absolute;
    top: -188px;
    width: 150px;
    height: auto;
    left: 50%;
    transform: translate(-50%,0);
    display: none;
}
.public_color{
    color: #0052f7;
}
.public_color1{
    color: #585656;
}
.public_color2{
    color: #4d4d4d;
}
.public_color3{
    color: #ffffff;
}
.public_img{
    width: 100%;
    height: auto;
}
.public_img1{
    width: 100%;
    height: auto;
}
.public_textc{
    text-align: center;
}
.bottom_newD{

}

.top_position{
    position: absolute;top:0;left: 50%;transform: translate(-50%,0);
}
a:link{text-decoration:none;   /* 指正常的未被访问过的链接*/}

a:visited{text-decoration:none; /*指已经访问过的链接*/}

a:hover{text-decoration:none;/*指鼠标在链接*/}

a:active{text-decoration:none;/* 指正在点的链接*/ }


.font_block{
    font-weight: 700 !important;
}
.font_block1{
    font-weight: 500 !important;
}
.font_block2{
    font-weight: 400 !important;
}
/* {
    width: 10px;
    height: 10px;
    border: 1px solid;
    border-color: transparent transparent #ffffff #ffffff;
    transform: translateY(-50%);
    transform: rotate(-45deg);
} */

.newBottomcolor{
    color: #ffffff !important;
    font-family: "GTWalsheim";
}
@media (max-width: 751px) {
    .bottom_d{
        padding-top: .64rem;
        margin-top: 0;
        padding-bottom: .64rem;
        z-index: 99 !important;
    }
    .bottom_div{
        width: 6.3rem;
    }
    .bottom_d .bottom_div .bottom_power .bottom_imgW .bottom_wei{
        width: .4rem;
    }
    .bottom_d .bottom_div .bottom_power{
        margin-top: .18rem;
        position: relative;
    }
    .newBottom_img{
        width: .4rem !important;
        margin: 0 .32rem;
    }
    .bottom_newD:last-child .newBottom_img{
        margin: 0;
        /* margin-left: .32rem; */
    }
    .flex_sb{
        display: block;
    }
    .bottom_d .bottom_t .bottom_blogs{
        padding-top: .78rem;
    }
    .bottom_d .bottom_t .bottom_blogs a{
        line-height: 1em;
        margin-bottom: .4rem;
        font-size: .32rem !important;
    }
    .bottom_d .bottom_div .bottom_border{
        margin-top: 1.7rem;
    }
    .bottom_d .bottom_div .language{
        margin-top: .3rem;
        width: 1.8rem;
    }
    .bottom_d .bottom_div .language:hover{
        width: 100%;
    }
    .bottom_d .bottom_div .language .autox{
        width: .32rem;
        height: .32rem;
        margin-right: .18rem;
    }
    .bottom_d .bottom_div .language font{
        font-size: .32rem;
        margin-top: 0;
        white-space:nowrap;
    }
    .bottom_d .bottom_div .language .img_l{
        width: .16rem;
        height: .16rem;
        margin-left: .08rem;
        margin-top: .05rem;
    }
    .bottom_power{
        display: flex;
    }
    .bottom_d .bottom_div .bottom_power .bottom_imgW .botderm_werImg{
        width: 1.5rem;
        top: -1.88rem;
    }
    #ulDiv{
        margin-left: .2rem;
    }
    .bottom_d .bottom_div .language .lDiv{
        width: 1.56rem;
        border-radius: .25rem;
        height: 0.5rem;
        line-height: 0.5rem;
        font-size: .32rem;
        margin-right: 0 !important;
    }

    .isBoke{
        display: none !important;
    }
    .isBoke1{
        display: block !important;
    }
    .bottom_d .bottom_t{
        display: block;
    }
    .bottom_imgW{
        /* margin-left: .32rem; */
        /* margin-right: 0; */
        margin: 0;
    }
    .bottom_d .font_16{
        font-size: .21rem;
    }
    .bottom_d .bottom_t .bottom_timg{
        width: 2.1rem;
        display: block;
        margin: 0 auto;
    }
    .bottom_d .bottom_newD{
        width: 6.3rem;
        position: absolute;
        left: 0;
        top: -1.1rem;
        justify-content:space-between;
    }
    .NewEnd{
        text-align: end !important;
    }
    .Justify{
        text-align: justify !important;
    }
}


@media screen and (min-width:751px) and (max-width:1130px){
    .bottom_d{
        padding-top: .64rem;
        margin-top: 0;
        padding-bottom: .64rem;
        z-index: 99 !important;
    }
    .bottom_div{
        width: 6.3rem;
    }
    .bottom_d .bottom_div .bottom_power .bottom_imgW .bottom_wei{
        width: .4rem;
    }
    .bottom_d .bottom_div .bottom_power{
        margin-top: .18rem;
        position: relative;
    }
    .newBottom_img{
        width: .4rem !important;
        margin: 0 .32rem;
    }
    .bottom_newD:last-child .newBottom_img{
        margin: 0;
        /* margin-left: .32rem; */
    }
    .flex_sb{
        display: block;
    }
    .bottom_d .bottom_t .bottom_blogs{
        padding-top: .78rem;
    }
    .bottom_d .bottom_t .bottom_blogs a{
        line-height: 1em;
        margin-bottom: .4rem;
        font-size: .32rem !important;
    }
    .bottom_d .bottom_div .bottom_border{
        margin-top: 1.7rem;
    }
    .bottom_d .bottom_div .language{
        margin-top: .3rem;
        width: 2rem;
    }
    .bottom_d .bottom_div .language:hover{
        width: 100%;
    }
    .bottom_d .bottom_div .language .autox{
        width: .32rem;
        height: .32rem;
        margin-right: .18rem;
    }
    .bottom_d .bottom_div .language font{
        font-size: .32rem;
        margin-top: 0;
        white-space:nowrap;
    }
    .bottom_d .bottom_div .language .img_l{
        width: .16rem;
        height: .16rem;
        margin-left: .08rem;
        margin-top: .05rem;
    }
    .bottom_power{
        display: flex;
    }
    .bottom_d .bottom_div .bottom_power .bottom_imgW .botderm_werImg{
        width: 1.5rem;
        top: -1.88rem;
    }
    #ulDiv{
        margin-left: .2rem;
    }
    .bottom_d .bottom_div .language .lDiv{
        width: 1.56rem;
        border-radius: .25rem;
        height: 0.5rem;
        line-height: 0.5rem;
        font-size: .32rem;
        margin-right: 0 !important;
    }

    .isBoke{
        display: none !important;
    }
    .isBoke1{
        display: block !important;
    }
    .bottom_d .bottom_t{
        display: block;
    }
    .bottom_imgW{
        /* margin-left: .32rem; */
        /* margin-right: 0; */
        margin: 0;
    }
    .bottom_d .font_16{
        font-size: .21rem;
    }
    .bottom_d .bottom_t .bottom_timg{
        width: 2.1rem;
        display: block;
        margin: 0 auto;
    }
    .bottom_d .bottom_newD{
        width: 6.3rem;
        position: absolute;
        left: 0;
        top: -1.1rem;
        justify-content:space-between;
    }
    .NewEnd{
        text-align: end !important;
    }
    .Justify{
        text-align: justify !important;
    }
}