blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{
    margin:0;
    padding:0
}
 *{
    margin:0;
    padding:0;
    list-style:none
}
 ol,ul{
    list-style:none
}
 a{
    text-decoration:none
}
 a:hover{
    text-decoration:none;
    color:#222222
}
 legend{
    color:#000
}
 fieldset,img{
    border:0
}
 img.imgauto{
    width:100%;
    height:auto
}
 button,input,select,textarea{
    font-size:100%
}
 table{
    border-collapse:collapse;
    border-spacing:0
}
 .clearfix:after,.ks-clearfix:after{
    content:'\20';
    display:block;
    height:0;
    clear:both
}
 img{
    vertical-align:middle
}
 @font-face{
    font-family:RobotoRegular;
    src:url(../fonts/Helvetica.woff);
    font-display:swap
}
 @font-face{
    font-family:RobotoBold;
    src:url(../fonts/Helvetica-Bold.woff);
    font-display:swap
}
 html{
    font-size:calc(100vw/19.2)
}
 html{
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
 body,button,input,select,textarea{
    font-family:RobotoRegular
}
 body{
    min-height:100%;
    font-family:RobotoRegular;
    font-size:.14rem;
    line-height:1.5;
    color:#333
}
 :root{
    --color:#D42A3B
}
 #videomodal .modal-dialog{
    width:60%
}
 #imgModal .modal-dialog{
    width:max-content;
    text-align:center
}
 #imgModal .modal-content{
    width:100%;
    margin:auto
}
 .modal-dialog{
    margin:.35rem auto
}
 .embed-responsive-16by9::before{
    padding-top:0
}
 #videomodal .embed-responsive{
    height:5.5rem
}
 .text-primary{
    color:#113e77
}
 hr{
    margin:.35rem 0
}
 img{
    border:0;
    vertical-align:middle;
    max-width:100%
}
 ul{
    margin:0
}
 li{
    list-style:none
}
 h1,h2,h3,h4,h5,h6{
    font-weight:400;
    margin-bottom:0
}
 a{
    display:inline-block;
    color:#333333;
    text-decoration:none;
    transition:all .3s ease-in
}
 a:focus,a:hover{
    text-decoration:none
}
 button,input{
    border-radius:0
}
 button{
    cursor:pointer
}
 input[type=button],input[type=reset],input[type=submit]{
    -webkit-appearance:button;
    cursor:pointer
}
 textarea{
    resize:none;
    overflow:auto
}
 button,input,select,textarea{
    border:0;
    font-family:inherit;
    font-size:inherit;
    color:inherit;
    background:0 0;
    outline:0
}
 select{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    white-space:nowrap;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
 select::-ms-expand{
    display:none
}
 table{
    border-collapse:collapse
}
 .table{
    margin-bottom:0
}
 .table table{
    width:100%
}
 .table td,.table th{
    border:.01rem solid #f2f4fb
}
 .scale{
    transition:.6s all
}
 .scale:hover{
    transform:scale(1.06)
}
 .fl{
    float:left
}
 .fr{
    float:right
}
 .clear{
    zoom:1
}
 .clear:after{
    content:'';
    display:block;
    clear:both
}
 .flex-center{
    display:flex;
    align-items:center
}
 .flex{
    display:flex
}
 .flex_bd{
    flex:1;
    min-width:0
}
 p{
    margin:0
}
 .ellipsis{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
 .fixed{
    align-self:flex-start;
    position:sticky;
    top:1rem
}
 .line-1{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical
}
 .line-2{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical
}
 .line-3{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical
}
 .line-4{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical
}
 .line-5{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient:vertical
}
 .line-6{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:6;
    -webkit-box-orient:vertical
}
 .line-7{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:7;
    -webkit-box-orient:vertical
}
 .line-8{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:8;
    -webkit-box-orient:vertical
}
 .line-9{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:9;
    -webkit-box-orient:vertical
}
 .auto-container{
    max-width:14rem;
    margin:auto
}
 .top-search-overlay{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#000;
    z-index:100;
    opacity:.8;
    display:none
}
 .modal-header{
    padding:.2rem
}
 .modal-title{
    font-size:.2rem
}
 .modal-header .close{
    padding:0;
    margin:0;
    line-height:.26rem;
    font-size:.3rem
}
 .modal-header .close span{
    font-size:.3rem;
    line-height:.26rem
}
 .modal-body{
    padding:.2rem
}
 .modal-content{
    border-radius:.1rem
}
 figure{
    margin:0
}
 .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{
    bottom:.3rem
}
 .swiper-pagination-bullet{
    margin:0 .05rem
}
 .swiper-button-prev{
    left:-.9rem;
    transform:rotate(180deg)
}
 .swiper-button-next{
    right:-.9rem
}
 .swiper-button-next,.swiper-button-prev{
    margin-top:0;
    position:absolute!important;
    width:.6rem;
    height:.6rem;
    background:#ffffff;
    border-color:#ffffff;
    border-radius:100vh;
    transition:all .3s linear
}
 .swiper-button-next:before,.swiper-button-prev:before{
    content:'';
    display:block;
    border-right:.02rem solid #999999;
    border-bottom:.02rem solid #999999;
    transform:rotate(-45deg);
    background:0 0;
    width:.12rem;
    height:.12rem;
    position:absolute;
    top:40%;
    left:36%;
    margin:auto;
    transition:all .3s linear
}
 .swiper-button-next:hover,.swiper-button-prev:hover{
    background:var(--color)
}
 .swiper-button-next:hover:before,.swiper-button-prev:hover:before{
    border-color:#ffffff
}
 .btn_icon:after,.btn_icon:before{
    content:"";
    position:absolute;
    right:50%;
    bottom:50%;
    width:.12rem;
    height:.12rem;
    background-image:url(/res/magic/images/icon_small_arrow.png);
    background-size:contain;
    background-repeat:no-repeat
}
 .btn_icon:before{
    transform:translate(50%,50%) translateZ(0)
}
 .btn_icon:after{
    opacity:0;
    transform:translate(50%,50%) translate3d(-.2rem,0,0)
}
 @keyframes hover-effect-text{
    0%{
        opacity:1;
        transform:translateY(0)
    }
     30%{
        opacity:0;
        transform:translateY(0)
    }
     40%{
        opacity:0;
        transform:translateY(.05rem)
    }
     100%{
        opacity:1;
        transform:translateY(0)
    }
}
.btn_effect1{
    place-items:center;
    position:relative;
    transition:color .5s cubic-bezier(.26,.06,0,1),background-color .5s cubic-bezier(.26,.06,0,1),border-color .5s cubic-bezier(.26,.06,0,1);
    border:.01rem solid #333333;
    padding:.07rem .45rem;
    border-radius:100vh;
    color:#333333
}
 .btn_effect1:hover{
}
 .btn_effect1>span{
    overflow:hidden;
    width:100%;
    display:block
}
 .btn_effect1 .effect_label{
    display:block;
    position:relative;
    text-align:center;
    transform:translateZ(0);
    transition:transform .5s cubic-bezier(.47,.16,.24,1) .3s
}
 .btn_effect1 .effect_label>span{
    display:block;
    width:100%;
    font-size:.16rem
}
 .btn_effect1 .effect_label>span:nth-child(2){
    left:0;
    opacity:0;
    padding-right:0;
    position:absolute;
    top:0;
    transform:translate3d(0,200%,0);
    transition:transform .6s cubic-bezier(.43,.05,.17,1),opacity .4s cubic-bezier(.26,.06,0,1)
}
 .btn_effect1:hover .effect_label{
    transform:translate3d(0,-100%,0);
    transition:transform .4s cubic-bezier(.47,.16,.24,1)
}
 .btn_effect1:hover .effect_label>span:nth-child(2){
    opacity:1;
    transform:translate3d(0,100%,0);
    transition:transform .7s cubic-bezier(.47,.16,.24,1) .3s
}
 .additional-features{
    position:fixed;
    right:.2rem;
    top:45%;
    z-index:200;
    box-sizing:border-box;
    border-bottom:0;
    display: none;
}
 .additional-features li{
    padding:.03rem 0
}
 .additional-features .opa-0{
    display:none
}
 .additional-features .additional-icon{
    height:.5rem;
    position:relative;
    cursor:pointer
}
 .additional-features .additional-icon a{
    display:inline-block
}
 .additional-features .additional-icon img{
    max-width:.5rem;
    width:.5rem
}
 #videomodal{
    top:10%
}
 #foot-ph{
    z-index:999;
    position:fixed;
    bottom:0;
    display:none;
    width:100%
}
 .new-foot-item{
    float:left;
    width:50%;
    padding-top:.08rem;
    height:.513rem;
    text-align:center
}
 .new-foot-item a{
    color:#fff;
    font-size:.18rem
}
 @media (max-width:640px){
    #foot-ph{
        display:block
    }
     #videomodal .modal-dialog{
        width:100%
    }
     #imgModal .modal-dialog{
        width:100%
    }
}
@media (max-width:768px){
    .left-email{
        display:none
    }
}
.scale{
    transition:.6s all
}
 .scale:hover{
    transform:scale(1.06)
}
 .embed-responsive-16by9{
    padding:0;
    height:100%
}
 .btn_effect4_box{
    flex-flow:wrap
}
 .btn_effect4{
    position:relative;
    max-width:100%;
    display:inline-block
}
 .btn_small_wrap{
    position:relative;
    overflow:hidden
}
 .btn_small_list{
    border:.01rem solid #fff;
    border-radius:.04rem;
    background-color:#fff;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    display:flex;
    position:relative;
    padding:.07rem .3rem;
    text-transform:uppercase
}
 .btn_small_list.hover{
    border:.01rem solid var(--color);
    background-color:var(--color);
    display:none;
    position:absolute;
    inset:0
}
 .btn_main_text{
}
 .btn_small_icon{
    margin-left:.15rem
}
 .btn_small_icon img{
    vertical-align:middle;
    margin-top:-.03rem;
    max-width:.08rem
}
 .loading-box{
    position:fixed;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5);
    z-index:99;
    text-align:center;
    top:0;
    padding-top:10%;
    display:none
}
 .loading-box img{
    width:1.2rem
} .head_box{
    display:flex;
    justify-content:space-between;
    padding:0 1rem;
    position:fixed;
    width:100%;
    z-index:99;
    background:#ffffff
}
 .head_box .logo_box{
    width:10%
}
 .head_box .logo_box .logo_icon{
}
 .head_box .logo_box .logo_icon img{
    max-height:.9rem
}
 .head_box .nav_box{
    display:flex;
    justify-content:space-between;
    width:80%
}
 .head_box .nav_box .item_box{
    display:flex;
    align-items:center
}
 .head_box .nav_box .item_box .item{
    margin-right:.7rem
}
 .head_box .nav_box .item_box .item .stair{
}
 .head_box .nav_box .item_box .item .stair.active{
}
 .head_box .nav_box .item_box .item .stair a{
    text-transform:capitalize;
    font-size:.2rem;
    color:#222222;
    line-height:.9rem;
    border-bottom:.02rem solid transparent
}
 .head_box .nav_box .item_box .item:hover .stair a,.head_box .nav_box .item_box .item .stair.active a{
    border-color:#D42A3B;
    color:#D42A3B
}
 .head_box .nav_box .item_box .item .stair a i{
}
 .head_box .nav_box .item_box .item .hasdrop_box{
    display:none;
    position:absolute;
    left:0;
    width:100%;
    background:#ffffff;
    padding:0 14%;
    padding-top:.1rem
}
 .head_box .nav_box .item_box:nth-child(2) .item{
    position:relative
}
 .head_box .nav_box .item_box:nth-child(2) .item .hasdrop_box{
    width:max-content;
    padding:0;
    left:0;
    right:0
}
 .head_box .nav_box .item_box .item .hasdrop_box > p{
    color:#999999;
    border-bottom:.01rem solid #dddddd;
    padding-bottom:.05rem;
    text-transform:uppercase
}
 .head_box .nav_box .item_box:nth-child(2) .item .hasdrop_box > p{
    padding-bottom:0;
    text-transform:capitalize
}
 .head_box .nav_box .item_box:nth-child(2) .item .hasdrop_box > p > a{
    padding:.08rem .15rem;
    font-size:.16rem;
    width:100%
}
 .head_box .nav_box .item_box:nth-child(2) .item .hasdrop_box > p > a:last-child{
    border:0
}
 .head_box .nav_box .item_box:nth-child(2) .item .hasdrop_box > p:hover > a,.head_box .nav_box .item_box .item .hasdrop_box .menu_box .left ul li:hover a{
    color:#D42A3B
}
 .head_box .nav_box .item_box .item .hasdrop_box .menu_box{
    display:flex;
    padding-top:.3rem;
    padding-bottom:.6rem
}
 .head_box .nav_box .item_box .item .hasdrop_box .menu_box .left{
    width:65%;
    padding-right:4%
}
 .head_box .nav_box .item_box .item .hasdrop_box .menu_box .left ul{
    display:flex;
    flex-wrap:wrap;
    gap:.3rem
}
 .head_box .nav_box .item_box .item .hasdrop_box .menu_box .left ul li{
    width:48%
}
 .head_box .nav_box .item_box .item .hasdrop_box .menu_box .left ul li a{
}
 .head_box .nav_box .item_box .item .hasdrop_box .menu_box .left ul li a p{
    font-size:.18rem;
    margin-bottom:.05rem
}
 .head_box .nav_box .item_box .item .hasdrop_box .menu_box .left ul li a span{
    color:#666666;
    line-height:1.5
}
 .head_box .nav_box .item_box .item .hasdrop_box .menu_box .right{
    width:35%;
    overflow:hidden
}
 .head_box .nav_box .item_box .item .hasdrop_box .menu_box .right img.scale{
}
 .head_box .right_box{
    width:10%;
    display:flex;
    align-items:center;
    gap:.8rem;
    justify-content:flex-end
}
 .head_box .right_box .icosearch{
    cursor:pointer
}
 .head_box .right_box .icosearch img{
    max-width:.34rem
}
 .head_box .right_box .gtranslate_wrapper{
}
 .head_box .right_box .gtranslate_wrapper .gt_switcher_wrapper{
    position:unset!important
}
 .head_box .right_box .gt_container--hich1m .gt_switcher{
    width:.34rem
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected{
    line-height:.14rem;
    width:max-content;
    background:url(/res/magic/images/index_08.webp) no-repeat;
    background-size:contain
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected a{
    padding:0;
    overflow:hidden;
    border:none;
    width:.34rem;
    height:.34rem;
    opacity:0
}
 .head_box .right_box .gt_container--hich1m .gt_switcher a img{
    width:.25rem;
    height:.25rem
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected img{
    opacity:0
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected a:after{
    display:none
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_option{
    position:absolute;
    margin-top:.29rem;
    right:.5rem
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_option a{
    line-height:.24rem;
    height:.24rem;
    overflow:hidden
}
 .head_box .right_box .search_con2{
    display:none;
    position:absolute;
    top:.9rem;
    left:0;
    right:0;
    width:100%;
    background:#ffffff;
    padding:.3rem 14%;

}
 .head_box .right_box.open .search_con2{
}
 .head_box .right_box .search_con2 .search_con_box{
    display:flex;
    justify-content:space-between
}
 .head_box .right_box .search_con2 .search_con_box .left{
    width:70%
}
 .head_box .right_box .search_con2 .search_con_box .left > span{
    font-size:.16rem;
    color:#999999
}
 .head_box .right_box .search_con2 .search_con_box .search_input{
    display:flex;
    width:80%;
    border:.01rem solid #dddddd;
    border-radius:100vh;
    justify-content:space-between;
    margin-bottom:.3rem
}
 .head_box .right_box .search_con2 .search_con_box .search_input form{
    width: 100%;
}
 .head_box .right_box .search_con2 .search_con_box .search_input .keywords{
    width: 95%;
    line-height:.6rem;
    padding:0 .15rem;
    font-size:.16rem
}
 .head_box .right_box .search_con2 .search_con_box .search_input .search_btn{
    width:10%;
    text-align:center;
    line-height:.6rem;
    cursor:pointer
}
 .head_box .right_box .search_con2 .search_con_box .search_input .search_btn img{
    max-width:.34rem
}
 .head_box .right_box .search_con2 .search_con_box .quick_links{
    margin-top:.1rem
}
 .head_box .right_box .search_con2 .search_con_box .quick_links p{
    margin-bottom:.05rem
}
 .head_box .right_box .search_con2 .search_con_box .quick_links p a{
    font-size:.16rem
}
 .head_box .right_box .search_con2 .search_con_box .quick_links p a:hover{
    color:#D42A3B
}
 .head_box .right_box .search_con2 .search_con_box .quick_links p a img{
    margin-right:.1rem;
    max-width:.13rem
}
 .head_box .right_box .search_con2 .right{
    width:30%;
    text-align:center
}
 .head_box .right_box .search_con2 .right img.scale{
    max-width:2.15rem
}
 .head_box .right_box .c_switch{
}
 .head_box .right_box .c_switch i{
}
 .head_box .nav_box .item_box .item .stair:hover{
}
 .head_box .nav_box .item_box .item .hasdrop_box:hover{
}
 .head_box .right_box .search_con2:hover{
}
 .head_box .right_box .c_switch:hover{
}
 .footer{
}
 .footer .footer_box{
    background:#100F0F;
    padding-top:.45rem
}
 .footer .footer_box .foot_head{
    display:flex;
    justify-content:space-between;
    padding-bottom:.5rem;
    flex-direction:row-reverse
}
 .footer .footer_box .foot_head .left_category{
    display:flex;
    width:60%;
    justify-content:space-between
}
 .footer .footer_box .foot_head .left_category .item{
    width:23%
}
 .footer .footer_box .foot_head .left_category .item>p,.footer .footer_box .foot_head .right_box>p{
    font-size:.2rem;
    color:#ffffff;
    margin-bottom:.3rem;
    font-family:'RobotoMedium'
}
 .footer .footer_box .foot_head .left_category .item .item_box a,.footer .footer_box .foot_head .right_box .foot_contact p,.footer .footer_box .foot_head .right_box .foot_contact p a{
    display:block;
    color:#dddddd;
    font-size:.16rem;
    line-height:.3rem
}
 .footer .footer_box .foot_head .left_category .item .item_box a{
    line-height:.2rem;
    margin-bottom:.15rem
}
 .footer .footer_box .foot_head .left_category .item .item_box a:last-child{
    margin-bottom:0
}
 .footer .footer_box .foot_head .left_category .item .item_box a:hover{
    opacity:.5
}
 .footer .footer_box .foot_head .right_box{
    width:25%
}
 .footer .footer_box .foot_head .right_box .foot_contact p{
    display:flex;
    align-items:flex-start;
    margin-bottom:.15rem
}
 .footer .footer_box .foot_head .right_box .foot_contact p img{
    max-width:.3rem;
    margin-right:.15rem
}
 .footer .footer_box .foot_head .right_box .foot_contact p:last-child{
    line-height:.2rem;
    margin-top:.05rem;
    margin-bottom:0
}
 .footer .footer_box .foot_head .right_box .foot_contact p a:hover{
    opacity:.5
}
 .footer .footer_box .foot_bottom{
    border-top:.01rem solid rgb(255 255 255 / 50%)
}
 .footer .footer_box .foot_bottom .auto-container{
    display:flex;
    justify-content:space-between;
    padding:.23rem 0;
    color:#dddddd;
    font-size:.16rem
}
 .footer .footer_box .foot_bottom p{
    display:inline-block
}
 .footer .footer_box .foot_bottom .left p{
    margin-right:.1rem
}
 .footer .footer_box .foot_bottom a{
    color:#dddddd
}
 .footer .footer_box .foot_bottom .right a{
    margin-right:.1rem
}
 .footer .footer_box .foot_bottom a:hover{
    opacity:.5
}
 .footer .footer_box .foot_other{
    display:flex;
    justify-content:space-between;
    margin-bottom:.45rem;
    align-items:center
}
 .footer .footer_box .foot_other .foot_subscribe{
}
 .footer .footer_box .foot_other .right > span{
    color:#dddddd;
    display:block;
    margin-top:.1rem;
    text-transform:capitalize
}
 .footer .footer_box .foot_other .foot_subscribe{
    display:flex;
    width:100%
}
 .footer .footer_box .foot_other .foot_subscribe input{
    background:#fff;
    border-radius:.02rem;
    line-height:.5rem;
    padding:0 .1rem;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    width:100%;
    font-size:.16rem
}
 .footer .footer_box .foot_other .foot_subscribe button img{
    margin-top:-.05rem;
    max-width:.3rem
}
 .footer .footer_box .foot_other .foot_subscribe button{
    margin-left:-.01rem;
    background:0 0;
    border-radius:.02rem;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    width:.6rem;
    height:.5rem;
    line-height:.5rem;
    border:.01rem solid #fff
}
 .footer .footer_box .foot_other .foot_share{
}
 .footer .footer_box .foot_other .foot_share a{
    display:inline-block;
    margin-right:.05rem
}
 .footer .footer_box .foot_other .foot_share a img{
    transition:all .3s linear;
    filter:brightness(0) invert(1);
    max-width:.25rem
}
 .footer .footer_box .foot_other .foot_share a:hover img{
    opacity:.5
}
 .page_about_form{
    padding-bottom:.9rem;
    padding-top:.45rem;
    background-color:#f4f4f4
}
 .common_from{
    display:flex;
    border-radius:.1rem
}
 .common_from form{
    width:50%;
    padding-left:.9rem;
    padding-top:.6rem;
    padding-bottom:.3rem
}
 .common_from form .input div input::placeholder,.common_from form .textarea_box textarea::placeholder{
    color:#fff
}
 .common_from form .input{
    display:flex;
    justify-content:space-between;
    margin-bottom:.25rem
}
 .common_from form .input div{
    width:31.5%;
    border-bottom:.01rem solid rgb(232 232 232 / 65%);
    color:#fff
}
 .common_from form .input div input{
    padding-bottom:.1rem;
    font-size:.16rem;
    width:100%
}
 .common_from form .upload-box{
    border-bottom:.01rem solid rgb(232 232 232 / 65%)
}
 .common_from form .upload-box{
    margin-bottom:.15rem
}
 .common_from form .upload-box #fileName{
    width:100%!important;
    margin-top:.1rem;
    color:#fff;
    font-size:.16rem;
    overflow:hidden;
    margin-bottom:.1rem
}
 .common_from form .upload-box .upload-wrap{
    display:flex;
    align-items:center;
    position:relative;
    overflow:hidden;
    height:.4rem;
    width:100%
}
 .common_from form .upload-box .upload-wrap .file-open{
    height:100%;
    width:1.5rem;
    line-height:.36rem;
    padding:0 .1rem;
    border-radius:.05rem;
    background:rgb(255 255 255 / 30%)
}
 .common_from form .upload-box .upload-wrap p{
    font-size:.16rem;
    display:inline-block;
    margin-left:.15rem;
    color:silver
}
 .common_from form .upload-box .upload-wrap .file-open img{
    vertical-align:middle;
    margin-right:.2rem
}
 .common_from form .upload-box .upload-wrap .file-ele{
    position:absolute;
    top:0;
    right:0;
    opacity:0;
    height:100%;
    width:100%;
    cursor:pointer
}
 input[type=file]::-webkit-file-upload-button{
    cursor:pointer
}
 .common_from form .textarea_box{
    margin-bottom:.28rem;
    border-bottom:.01rem solid rgb(232 232 232 / 65%)
}
 .common_from form .textarea_box textarea.content{
    width:100%;
    height:.6rem;
    font-size:.16rem;
    color:#fff
}
 .common_from form .submit button .btn_small_wrap .btn_small_list{
    padding:.11rem .45rem;
    border-radius:.04rem;
    color:#fff;
    background:0 0
}
 .common_from form .submit button .btn_small_wrap .btn_small_list.hover{
    background-color:#fff;
    color:#222;
    border-color:#ffffff
}
 .common_from form .submit button .btn_small_wrap .btn_small_list .btn_main_text{
    font-size:.16rem
}

.gt_float_switcher .gt_options a {
    padding: 6px 10px;
    font-size: 12px;
}
.gt_float_switcher img{
    width:26px !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    text-align: left;
}
 @media (max-width:1720px){
    .gtranslate_wrapper #gt_float_wrapper{
        top:10px !important;
        right:10px !important;
    }
}
 @media (max-width:768px){
    .gtranslate_wrapper #gt_float_wrapper {
        top: 50px !important;
        right: 0px !important;
    }
    .head_box .right_box{
        gap:0.1rem;
    }
    .head_box .right_box .search_con2 {
        top: .6rem;
    }
 }