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/Roboto-Regular.woff2);
    font-display:swap
}
 @font-face{
    font-family:RobotoBold;
    src:url(../fonts/Roboto-Bold.woff2);
    font-display:swap
}
 @font-face{
    font-family:RobotoLight;
    src:url(../fonts/Roboto-Light.woff2);
    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: 'RobotoLight';
    font-size:.14rem;
    line-height:1.5;
    color:#333;
    background:#000000;
}
 :root{
    --color:#d11935;
    --color1:#6ae06e1a;
    --color2:#A9CFFF
}
 #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
}
#casevideomodal .embed-responsive-16by9{
    height: 7rem;
}
#casevideomodal .embed-responsive-16by9 iframe{
    width: 4.5rem;
    right:0;
    margin: auto !important;
}
#casevideomodal .modal-dialog{
    width: 5rem;
    /*top: 10%;*/
}







 .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:#222;
    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:1.65rem
}
 .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:1600px;
    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: 0;
}
 .swiper-pagination-bullet{
    margin:0 .05rem !important;
    width: .25rem;
    height: .06rem;
    border-radius: .08rem;
    background: #ffffff;
    opacity:1;
    transition:all .3s linear
}
 .swiper-pagination-bullet-active{
    width: .5rem;
    border-radius:100vh;
    background: var(--color);
}
 .swiper-button-prev{
    left: 0;
    transform:rotate(180deg)
}
 .swiper-button-next{
    right: 0;
}
 .swiper-button-next,.swiper-button-prev{
    margin-top:0;
    position:absolute!important;
    width:.45rem;
    height:.45rem;
    /* border:.01rem solid var(--color2); */
    border-radius:100vh;
    transition:all .3s linear;
    top: 50%;
    background: rgb(255 255 255 / 50%);
}
 .swiper-button-next:before,.swiper-button-prev:before{
    content: '';
    display: block;
    border-right: .02rem solid #0e0e0e;
    border-bottom: .02rem solid #0e0e0e;
    transform: rotate(-45deg);
    background: 0 0;
    width: .2rem;
    height: .2rem;
    position: absolute;
    top: 36%;
    left: 32%;
    margin: auto;
    transition: all .3s 
linear;
}

 .swiper-button-next:hover,.swiper-button-prev:hover{
    /* background:var(--color); */
    /* border-color:var(--color); */
}
 .swiper-button-next:hover:before,.swiper-button-prev:hover:before{
    /* border-color:#ffffff; */
}
 #videomodal{
    top:10%
}
 @media (max-width:640px){
   
     #videomodal .modal-dialog{
        width:100%
    }
     #imgModal .modal-dialog{
        width:100%
    }
}

.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{
    color:#fff;
    position:relative;
    overflow:hidden
}
 .btn_small_list{
    border: .01rem solid rgb(255 255 255 / 15%);
    border-radius:.1rem;
    background-color: rgb(255 255 255 / 15%);
    color: #ffffff;
    flex-direction:row;
    justify-content:center;
    align-items:center;
    display:flex;
    position:relative;
    padding:.11rem .24rem;
    text-transform:uppercase
}
 .btn_small_list.hover{
    border:.01rem solid #fff;
    display:none;
    position:absolute;
    inset:0;
    color: var(--color);
    background: #ffffff;
}
 .btn_main_text{
    font-size:.16rem
}
 .btn_small_icon{
    margin-left:.15rem
}
 .btn_small_icon img{
    vertical-align:middle;
    margin-top:-.03rem;
    max-width: .11rem;
}
 .loading-box{
    position:fixed;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5);
    z-index:99999;
    text-align:center;
    top:0;
    padding-top:10%;
    display:none
}
 .loading-box img{
    width:1.2rem
}
 .additional-features{
    position:fixed;
    right:0;
    top: 30%;
    z-index:200;
    box-sizing:border-box;
    border-bottom:0;
}
 .additional-features li{
    margin-bottom: .04rem;
}
 .additional-features li a{
    position: relative;
}
 .additional-features li .icon{
    background: var(--color);
    border-radius: .05rem;
}
 .additional-features li:first-child .icon{
  background: transparent;
  border-radius: 0;
 }
 .additional-features li a.open .icon{
 border-top-left-radius:0;
 border-bottom-left-radius:0;
}
 .additional-features li .icon img{
    width: .45rem;
    height: .45rem;
    object-fit: cover;
}
 .additional-features li .text{
    background: var(--color);
    color: #ffffff;
    font-size: .18rem;
    padding: .09rem 19px;
    border-radius: .05rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
 }
 .additional-features li .thumb{
    width: 1rem;
    height: 1rem;
 }
 .additional-features li .text, .additional-features li .thumb{display: none;}
 .additional-features li .thumb img{
    width: 1rem;
    height: 1rem;
}
.additional-features li {
  position: relative;
}

/* 只负责动画和可见性 */
.additional-features li .text,
.additional-features li .thumb {
  position: absolute;
  top: 0;
  right: .45rem;
  transform: translateX(10px);
  opacity: 0;
  visibility: hidden;
  transition: transform .3s ease, opacity .3s ease;
  z-index: 10;
  pointer-events: auto; /* 允许点击 */
  display: block !important; /* ✅ 强制显示，覆盖原来的 display:none */
  white-space: nowrap;
}
/* ✅ 鼠标经过时添加这个类即可滑出 */
.additional-features li .text.show,
.additional-features li .thumb.show {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}




 .head_box{
    transition:all .5s linear;
    position:fixed;
    width:100%;
    z-index:1050;
    top:0;
    left: 0;
}
 .head_box.c-style,.head_box:hover{
    background: #1a1a1a;
}
 .head_box .top_box{
    /* max-width:1600px; */
    margin:auto;
    /* display:flex; */
    /* justify-content:space-between; */
    /* align-items:center; */
    /* padding:.15rem 0; */
    text-align: center;
    color: #ffffff;
    background: var(--color);
    line-height: .32rem;
    padding:10px 0;
    font-size:20px;
}
 .head_box .top_box p{
    display: inline-block;
    position: relative;
    font-family: 'RobotoRegular';
}
 .head_box .top_box p:before,
 .head_box .top_box p:after{
  display:block;
  position: absolute;
  top: .1rem;
  /* bottom: 0; */
  /* left: 0; */
  /* right: 0; */
  /* margin: auto; */
  content: '';
  width: .1rem;
  height: .1rem;
  border-right: .02rem solid #fff;
  border-bottom: .02rem solid #fff;
  transform: rotate(135deg);
  transition: all .3s linear;
  border-radius: 0;
  border-left: 0;
 }
 .head_box .top_box p:before{
    left: -.6rem;
    /* top: .1rem; */
}
 .head_box .top_box p:after{
    right: -.6rem;
    transform: rotate(-45deg);
}
 .head_box .logo_box{
}
 .head_box .logo_box a.logo_icon{
}
 .head_box .logo_box a.logo_icon img{
    max-height: .7rem;
}
 .head_box .search_input{
    /* display:flex; */
    /* background:rgb(255 255 255 / 50%); */
    /* padding:0 .2rem; */
    /* border-radius:100vh; */
    /* width:20%; */
    /* justify-content:space-between; */
    /* align-items:center; */
}
 .head_box .search_input input{
    /* font-size:.15rem; */
    /* color:#474747; */
    /* width:100%; */
}
 .head_box .search_input .search_btn{
    cursor:pointer;
    margin-left:.15rem;
    line-height:.4rem
}
 .head_box .search_input .search_btn img{
    max-width:.21rem;
    margin-top:-.04rem
}
 .head_box .c_switch{display: none;}
 .head_box .nav_box{
    /* border-top:.01rem solid rgb(255 255 255 / 45%); */
    /* border-bottom:.01rem solid rgb(255 255 255 / 45%); */
    position:relative;
    display: flex;
    justify-content: space-between;
    padding: 0 2.22%;
    /* padding-top: .25rem; */
    /* padding-bottom: .25rem; */
    align-items: center;
}
 .head_box .nav_box .nav{
    display:flex;
    /* max-width:1600px; */
    /* margin:auto; */
    width: 70%;
    justify-content: flex-end;
}
 .head_box .nav_box .nav > .hasdrop.pro_menu{
    position:unset
}
 .head_box .nav_box .nav > .hasdrop .stair{
}
 .head_box .nav_box .nav > .hasdrop .stair .a{
    font-size: .18rem;
    color:#ebebeb;
    text-transform: uppercase;
    font-family: 'RobotoRegular';
    padding-left:.2rem;
    padding-right:.35rem;
    line-height:.6rem;
    position:relative;
    display:block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    position: relative;
}

 .head_box .nav_box .nav > .hasdrop .stair .a .mobile-navbtn{
}
 .head_box .nav_box .nav > .hasdrop .stair .sub{
    position: absolute;
    background: #000000;
  display:none;
  width: max-content;
}
 .head_box .nav_box .nav > .hasdrop.pro_menu .stair .sub{
    width:100%;
    position:absolute;
    left:0;
    right:0;
    margin:auto;
    border-top: .01rem solid rgb(255 255 255 / 10%);
}

 .head_box .nav_box .nav > .hasdrop.pro_menu .stair .sub .drop-menu .s-menu{
    max-width:85%;
    margin:auto;
    display:flex;
    padding:.6rem 0;
    gap: .2rem;
    flex-wrap: wrap;
}

 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu{}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu{
}
 .head_box .nav_box .nav > .hasdrop.pro_menu .stair .sub .drop-menu .s-menu .hasdrop{
    /* width:max-content; */
    /* padding-right:3%; */
    flex: 0 0 calc((100% - 3 * .2rem) / 4);
    border-radius: 10px;
    background-color: rgb(255 255 255 / 8%);
}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu .hasdrop{
     transition: all .3s linear;
 }
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu .hasdrop:last-child{
    padding-right:0
}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu .hasdrop a{
    color: #ffffff;
    font-size:.18rem;
    text-align:center;
    padding: .2rem;
}
 .head_box .nav_box .nav > .hasdrop.pro_menu .stair .sub .drop-menu .s-menu .hasdrop a{
    display: flex;
    text-align:left;
    justify-content: space-between;
    /* padding: .2rem; */
    align-items: center;
}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu .hasdrop a .icon{
}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu .hasdrop a .icon img{
    max-height: 1rem;
    /* filter: brightness(0); */
}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu .hasdrop a .text{
    /* margin-top:.25rem; */
}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu .hasdrop a .text span{
    display: block;
    font-size: .16rem;
    color: rgb(255 255 255 / 40%);
    margin-top: .1rem;
}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu .hasdrop a .text span img{
  margin-left: .05rem;
  opacity: .4;
 }
.head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu .hasdrop:hover{
    background-color: var(--color);
}
 .head_box .right_box{
    display:flex;
    align-items:center
}
.head_box .right_box .quota_box{margin-right: .2rem;}
.head_box .right_box .quota_box .btn_effect4{
    height: auto;
    display: block;
}
.head_box .right_box .quota_box .btn_effect4 .btn_small_list{padding: .08rem .2rem;border-radius: .05rem;font-family: 'RobotoLight';}
.head_box .right_box .quota_box .btn_effect4 .btn_small_list.hover{
    color: #ffffff;
    background: var(--color);
    border-color: var(--color);
}
 .head_box .right_box .icosearch{
    cursor:pointer;
    width:.4rem;
    height:.4rem;
    line-height:.38rem;
    text-align:center;
    /*margin-right:.2rem;*/
    transition:all .3s linear
}
 .head_box .right_box .icosearch .icosearch{
    margin-right:.4rem
}
 .head_box .right_box .icosearch .icosearch img{
    transition:all .3s cubic-bezier(.4,0,1,1);
    cursor:pointer;
    max-width:.2rem;
    vertical-align:middle
}
 .head_box .right_box .icosearch .icosearch:hover img{
    filter:none
}
 .head_box .right_box .gtranslate_wrapper{
    /* background:#ffffff; */
    /* border-radius:100vh; */
    line-height:.35rem;
    text-align:center;
    height:.35rem;
    margin-right:.2rem;
    position:relative
}
 .head_box .right_box .gtranslate_wrapper .gt_switcher_wrapper{
    position:unset!important
}
 .head_box .right_box .gt_container--hich1m .gt_switcher{
    width: .35rem;
    position: relative;
    overflow: unset;
}
 .head_box .right_box .gt_container--hich1m .gt_switcher:before{

}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected{
    background: none;
    /* border-radius:100vh; */
    line-height:.35rem;
    text-align:center;
    height:.35rem;
    /* border:.01rem solid #ffffff; */
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_option{
    position: absolute;
    left: -.5rem;
    right: 0;
    z-index: 222;
    padding-top: 10px;
    top: .72rem;
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_option a{
    font-size: .16rem;
    padding: 0 10px;
    /* margin-bottom: .05rem; */
    line-height: .35rem;
}
 .head_box.c-style .right_box .gt_container--hich1m .gt_switcher .gt_selected,.head_box:hover .right_box .gt_container--hich1m .gt_switcher .gt_selected{
    /* border-color:#4AB346; */
    /* background:#4AB346; */
    /* color:#ffffff; */
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected:before{
    content:'';
    display:block;
    background:url(/res/magic/images/linao_72.webp) no-repeat;
    width:.25rem;
    height:.25rem;
    background-size:contain;
    position:absolute;
    top:.05rem;
    left: .05rem;
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected:after{

}
 .head_box.c-style .right_box .gt_container--hich1m .gt_switcher .gt_selected:before,.head_box:hover .right_box .gt_container--hich1m .gt_switcher .gt_selected:before{
    /* filter:brightness(0) invert(1); */
}
 .head_box.c-style .right_box .gt_container--hich1m .gt_switcher:before,.head_box:hover .right_box .gt_container--hich1m .gt_switcher:before{
    border-top-color:#ffffff
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected a{
    padding:0;
    overflow:hidden;
    border:none;
    color:#fff;
    background:url(/res/magic/images/linao_72.webp) no-repeat;
    width:.25rem;
    height:.25rem;
    display:none
}

 .head_box.open .right_box .search_con2{
    opacity:1;
    transform:scale3d(1,1,1)
}
 .head_box.open .nav_box .nav,.head_box.open .right_box .c_switch,.head_box.open .right_box .quota_box{
    opacity:0;
    transform:scale3d(0,0,0);
}
 .head_box.open .right_box .gtranslate_wrapper .gt_switcher_wrapper{
    opacity:0
}

 .head_box .right_box .search_con2{
    height:.5rem;
    transform:scale3d(0,0,0);
    transform-origin:right center;
    transition:all .5s;
    width:5rem;
    opacity:0;
    display:flex;
    align-items:center;
    justify-content:space-evenly;
    position:absolute;
    right:1rem;
    top:20%
}
 .head_box .right_box .search_con2 .moblie_search_close img{
    max-width:.2rem;
    filter: brightness(0) invert(1);
}
 .head_box .right_box .search_con2 .search_input{
    width:3.8rem;
    position:relative
}
 .head_box .right_box .search_con2 .search_input input{
    height:.5rem;
    line-height:.5rem;
    overflow:hidden;
    border: .01rem solid #fff;
    border-radius:.05rem;
    font-size:.16rem;
    padding:0 0 0 .2rem;
    box-shadow:unset;
    width:100%;
    padding-right:.5rem;
    color: #ffffff;
}
 .head_box .right_box .search_con2 .search_input input::placeholder{
  color: #ffffff;
}
 .head_box .right_box .search_con2 .search_input .search_btn{
    width:.5rem;
    height:.5rem;
    cursor:pointer;
    border:none;
    outline:0;
    position:absolute;
    top:0;
    right:0;
    z-index:1;
    line-height:.5rem
}
 .head_box .right_box .search_con2 .search_input .search_btn img{
    max-width: .25rem;
    /* filter:brightness(0); */
}
 .head_box .right_box .search_con2 .moblie_search_close{
    width:.3rem;
    height:.3rem;
    line-height:.3rem
}
 .head_box .right_box .search_con2 .moblie_search_close .iconfont{
    font-size:var(--font-size-f-20)
}
 .footer{
    padding-top: 1.4rem;
}
 .footer .footer_top{
    margin-bottom:.4rem;
    text-align: center;
    position: relative;
}
 .footer .footer_top:before, .footer .footer_top:after{
  content:'';
  display:block;
  width: 40%;
  height: .01rem;
  background: rgb(255 255 255 / 10%);
  position: absolute;
  left: 0;
  top: 50%;
 }
 .footer .footer_top:after{
  right: 0;
  left: unset;
 }
 .footer .footer_top a{}
 .footer .footer_top a img{
     max-height: .7rem;
 }
 .footer .foot_head{
    display:flex;
    justify-content:space-between;
    flex-direction:row-reverse;
    /* border-top:.01rem solid #57779A; */
    padding: .6rem 0;
}
 .footer .foot_head .left_category{
    display:flex;
    width: 65%;
    justify-content:space-between
}
 .footer .foot_head .left_category .item{
    width: 20%;
}
 .footer .foot_head .left_category .item>p,.footer .foot_head .right_box>p{
    font-size: .2rem;
    color:#ffffff;
    margin-bottom:.3rem;
    font-family: 'RobotoLight';
    text-transform: uppercase;
}
 .footer .foot_head .left_category .item .item_box a,.footer .foot_head .right_box .foot_contact p,.footer .foot_head .right_box .foot_contact p a{
    display:block;
    color: #bbbbbb;
    font-size:.18rem;
    line-height: .3rem;
    font-family: 'RobotoLight';
}
 .footer .foot_head .left_category .item:nth-child(1){
    width:65%
}
 .footer .foot_head .left_category .item:nth-child(1) .item_box{
    column-count:2;
    column-gap:0;
    height: 2.2rem;
    column-fill:auto
}
 .footer .foot_head .left_category .item .item_box a{
    line-height: .36rem;
    /* margin-bottom:.15rem; */
}
 .footer .foot_head .left_category .item .item_box a:last-child{
    margin-bottom:0
}
 .footer .foot_head .left_category .item .item_box a:hover,.footer .foot_head .right_box .foot_contact p a:hover,.footer .foot_bottom a:hover{
    color: var(--color);
}
 .footer .foot_head .left_category .item:last-child{
}
 .footer .foot_head .left_category .item .code_box{
    display:flex
}
 .footer .foot_head .left_category .item .code_box img{
    max-width:1rem
}
 .footer .foot_head .left_category .item .code_box img:last-child{
    margin-left:.2rem
}
 .footer .foot_head .right_box{
    width: 25%;
}
 .footer .foot_head .right_box .foot_contact p{
    display:flex;
    align-items: flex-start;
    margin-bottom:.15rem
}
 .footer .foot_head .right_box .foot_contact p img{
    max-width:.3rem;
    margin-right:.15rem;
    /* margin-top: .05rem; */
}
 .footer .foot_head .right_box .foot_contact p:last-child{
    line-height:.2rem;
    margin-top:.05rem;
    margin-bottom:0
}
 .footer .foot_head .right_box .foot_contact p a:hover{
}
 .footer .foot_share{
}
 .foot_share a{
    margin-right:.1rem
}
 .foot_share a:last-child{
    margin-right:0
}
 .foot_share a img{
    transition:all .3s linear;
    max-width:.25rem
}
 .foot_share a:hover img{
    opacity:.6
}
 .footer .foot_bottom .auto-container{
    display:flex;
    justify-content:space-between;
    padding: .5rem 0;
    color:#aaaaaa;
    align-items: center;
}
 .footer .foot_bottom{
    font-family: 'RobotoLight';
}
 .footer .foot_bottom p{
    display:inline-block
}
 .footer .foot_bottom p{
    margin-right:.1rem;
}
 .footer .foot_bottom a{
    color:#aaaaaa
}
 .footer .foot_bottom .left{}
 .footer .foot_bottom .left a{
    margin-right: .1rem;
}
 .footer .foot_bottom .left a img{
    max-width: .3rem;
}
 .footer .foot_bottom .right p{margin-right:.45rem;}
 .footer .foot_bottom .right a{
    margin-right:.1rem;
    background: rgb(255 255 255 / 10%);
    padding: .07rem .15rem;
}
 .footer .foot_bottom .right a:hover{background: #ffffff;}
 .footer .footer_other{
    display:flex;
    justify-content:space-between;
    align-items:center;
    border-bottom: .01rem solid rgb(255 255 255 / 10%);
    padding-bottom:.45rem
}
 .footer .footer_other .foot_subscribe{
    font-size:.16rem;
    display:flex;
    width: 25%;
    margin-left: .45rem;
}
 .footer .footer_other .foot_subscribe{
}
 .footer .footer_other .foot_subscribe input{
    border-radius: 100vh;
    line-height:.35rem;
    padding:0 .1rem;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    width:77%;
    color:#ffffff;
    border: .01rem solid rgba(255,255,255,.25);
}
 .footer .footer_other .foot_subscribe button{
    margin-left:-.01rem;
    background:0 0;
    border-radius: 100vh;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    width:1.5rem;
    height:.5rem;
    line-height:.5rem;
    background: var(--color);
    color:#ffffff;
    transition:all .3s linear
}
