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/verdana.woff2);
     font-display:swap 
}
 @font-face{
     font-family:RobotoBold;
     src:url(../fonts/verdanab.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:RobotoRegular;
    font-size:.14rem;
    line-height:1.5;
    color:#333
}
 :root{
    --color:#3894cb;
    --color1:#014E95;
    --color2:#00C8FF
}
 #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{
    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: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:16rem;
    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_effect4{
    /* color:#fff; */
    text-align:center;
    transition:.5s cubic-bezier(.85,0,.15,1);
    max-width:1.5rem;
    height: auto;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    position:relative;
    font-size: .14rem;
    font-family:RobotoBold;
    line-height:.26rem
}
 .btn_effect4 .btn_effect4_text{
    margin-left:.15rem
}
 .btn_effect4 .btn_effect4_icon{
    position:absolute;
    top:50%;
    right:.15rem;
    width:.13rem;
    height:.13rem;
    border-radius:50%;
    margin:-.07rem 0 0;
    transition:all .3s cubic-bezier(.4,0,1,1);
    overflow:hidden
}
 .btn_effect4 .btn_effect4_icon .btn_effect4_icon_arrow{
    width:.13rem;
    height:.13rem;
    transition:.5s cubic-bezier(.85,0,.15,1);
    position:absolute;
    top:50%;
    left:50%;
    margin:-.065rem;
    background:url(/res/magic/images/index_67.png);
    background-size:.13rem
}
 .btn_effect4 .btn_effect4_icon_arrow:first-child{
    opacity:1;
    transform:translateX(0)
}
 .btn_effect4 .btn_effect4_icon_arrow:last-child{
    opacity:0;
    transform:translateX(-.2rem)
}
 .btn_effect4:hover{
    color:#fff
}
 .btn_effect4:hover .btn_effect4_text{
    animation:hover-effect-text .5s cubic-bezier(.85,0,.15,1)
}
 .btn_effect4:hover .btn_effect4_text{
    opacity:1;
    transform:translateX(0)
}
 .btn_effect4:hover .btn_effect4_icon_arrow:first-child{
    opacity:0;
    transform:translateX(.2rem)
}
 .btn_effect4:hover .btn_effect4_icon_arrow:last-child{
    opacity:1;
    transform:translateX(0);
    background:url(/res/magic/images/index_68.png)
}
 .btn_effect5{
    transition:.5s cubic-bezier(.85,0,.15,1);
    display:inline-block
}
 .btn_effect5 .btn_effect5_text{
    display:block;
    position:relative;
    line-height:inherit;
    width:1rem;
    line-height:.4rem;
    text-align:center;
    transition:.5s cubic-bezier(.85,0,.15,1);
    display:inline-block;
    background-color:#eaeaea;
    padding:0;
    font-weight:400;
    color:#222;
    font-size:.16rem;
    border-radius:.05rem
}
 .btn_effect5:hover{
    background-color:var(--color);
    border-color:#fff;
    color:#fff
}
 .btn_effect5:hover .btn_effect5_text{
    animation:hover-effect-text .6s cubic-bezier(.85,0,.15,1);
    color:#fff
}
 @-webkit-keyframes ctaBtnAnimation{
    0%{
        left:100%
    }
     100%{
        left:-110%
    }
}
 @keyframes ctaBtnAnimation{
    0%{
        left:100%
    }
     100%{
        left:-110%
    }
}
 @keyframes ctaBtnAnimation1{
    0%{
        left:100%
    }
     100%{
        left:-750%
    }
}
 .additional-features{
    position:fixed;
    right:.2rem;
    top:45%;
    z-index:200;
    box-sizing:border-box;
    border-bottom:0
}
 .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{
    /* color:#fff; */
    position:relative;
    overflow:hidden
}
 .btn_small_list{
    border:.01rem solid #fff;
    border-radius: .04rem;
    background-color:#fff;
    /* color:var(--color); */
    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 img{
     max-width: .18rem;
    /* font-size: .14rem; */
}
 .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{
    position:fixed;
    left:0;
    right:0;
    z-index:99;
    width:1600px;
    margin:auto;
    background:rgb(0 0 0 / 50%);
    border-radius:.1rem;
    transform:translateY(.5rem);
    display:flex;
    transition:all .5s linear
}
 .head_box.c-style{
    transform:translateY(0);
    width:100%;
    border-radius:0;
    background:var(--color)
}
 .head_box:hover{
    background:var(--color)
}
 .head_box .logo_box{
    display:flex;
    width:26%;
    align-items:center;
    padding-left:2%
}
 .head_box .logo_box .logo_icon img{
     max-width: .63rem;
}
 .head_box .logo_box .slogan{
    color:#ffffff;
    margin-left:.15rem;
    max-width: 70%;
}
 .head_box .nav_box{
}
 .head_box .nav_box{
    width:65%
}
 .head_box .nav_box .nav{
    display:flex;
    justify-content:flex-start
}
 .head_box .nav_box .nav>.hasdrop.product_menu{
    position:unset
}
 .head_box .nav_box .nav .hasdrop.pro{
    position:unset
}
 .head_box .nav_box .nav .hasdrop .stair .a{
    font-size:.14rem;
    text-transform:capitalize;
    line-height:.8rem;
    display:inline-block;
    position:relative;
    color:#fff;
    padding:0 .2rem;
    font-family:'RobotoBold'
}
 .head_box .nav_box .nav>.hasdrop:last-child .stair .a{
}
 .head_box.c-style .nav_box .nav .hasdrop .stair .a,.head_box:hover .nav_box .nav .hasdrop .stair .a{
}
 .head_box.c-style .right_box .icosearch img,.head_box:hover .right_box .icosearch img{
}
 .head_box .nav_box .nav .hasdrop .sub{
    position:absolute;
    top:.8rem;
    z-index:2;
    background:#ffffff;
    display:none;
    width:max-content;
    left:0;
    padding-bottom:0;
    min-width:100%;
    height:max-content;
    border-radius:.1rem;
    border-top:.01rem solid rgb(255 255 255 / 10%)
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu{
    width:100%;
    padding:.1rem 0
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu{
    width:85%;
    margin:auto;
    display:flex;
    padding-bottom:.25rem
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu>p{
    font-size:.32rem;
    font-family:RobotoBold;
    color:#fff;
    line-height:1rem;
    border-bottom:.01rem solid rgb(239 239 239 / 34%);
    margin-bottom:.3rem
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu .hasdrop{
    width:100%
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .t-menu{
    margin-top:.2rem
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu .hasdrop{
    width:100%
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu > .hasdrop{
    width:25%;
    position:relative;
    padding-right:1%
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu .hasdrop a{
    display:block;
    font-size:.15rem;
    padding:.13rem .2rem;
    width:100%;
    position:relative
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu > .hasdrop > a{
    display:flex;
    align-items:center;
    font-family:'RobotoBold';
    flex-wrap:wrap;
    padding:.13rem 0;
    border-bottom:1px solid #5cbbff45
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu .hasdrop a .icon{
    margin-bottom:.1rem;
    margin-top:-.05rem;
    width:100%
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu .hasdrop a .icon img{
    max-height:.45rem;
    filter:brightness(0)
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu .hasdrop a i{
    transform:rotate(-45deg)
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu .hasdrop .t-menu a{
    font-size:.15rem;
    padding-left:.5rem;
    line-height:normal;
    padding:.1rem 0;
    padding-left:0
}
 .head_box .nav_box .nav{
}
 .head_box .nav_box .nav>.hasdrop.product_menu{
}
 .head_box .nav_box .nav .hasdrop.pro{
}
 .head_box .nav_box .nav .hasdrop .stair .a{
}
 .head_box .nav_box .nav>.hasdrop:last-child .stair .a{
}
 .head_box.c-style .nav_box .nav .hasdrop .stair .a,.head_box:hover .nav_box .nav .hasdrop .stair .a{
}
 .head_box.c-style .right_box .icosearch img,.head_box:hover .right_box .icosearch img{
}
 .head_box .nav_box .nav .hasdrop .sub{
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu{
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu{
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu>p{
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu .hasdrop{
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .t-menu{
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu .hasdrop{
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu > .hasdrop{
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu > .hasdrop:before{
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu > .hasdrop:hover:before{
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu .hasdrop a{
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu > .hasdrop > a{
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu .hasdrop a .icon{
}
 .head_box .nav_box .nav .hasdrop.product_menu .sub .s-menu .hasdrop a .icon img{
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu .hasdrop a i{
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu .hasdrop .t-menu a{
}
 .head_box .right_box{
}
 .head_box .right_box .icosearch{
}
 .head_box .right_box .icosearch img{
     max-width: .33rem;
}
 .head_box .nav_box .nav .hasdrop.active .stair .a{
}
 .head_box .nav_box .nav .hasdrop.active .stair .a,.head_box .nav_box .nav .hasdrop:hover .stair .a{
    background:var(--color)
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu .hasdrop a:hover{
}
 .head_box .right_box{
    display:flex;
    align-items:center;
    width:9%
}
 .head_box .right_box .icosearch{
    cursor:pointer;
    width:2rem;
    height:.8rem;
    line-height:.8rem;
    text-align:center;
    background:var(--color);
    border-top-right-radius:.1rem;
    border-bottom-right-radius:.1rem;
    transition:all .3s linear
}
 .head_box.c-style .right_box .icosearch{
    border-radius:0
}
 .head_box .right_box .icosearch img{
    transition:all .3s linear
}
 .head_box .nav_box .nav .hasdrop.active .stair .a{
}
 .head_box .nav_box .nav .hasdrop.active .stair .a,.head_box .nav_box .nav .hasdrop:hover .stair .a{
}
 .head_box .nav_box .nav .hasdrop .sub .s-menu .hasdrop a:hover{
    color:var(--color)
}
 .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{
    margin-top:.05rem;
    margin-right:.1rem
}
 .head_box .right_box .gtranslate_wrapper .gt_switcher_wrapper{
    position:unset!important
}
 .head_box .right_box .gt_container--hich1m .gt_switcher{
    width:.55rem
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected{
    line-height:.14rem;
    background:0 0
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected a{
    padding:0;
    overflow:hidden;
    border:none;
    color:#fff;
    width:.3rem;
    height:.3rem
}
 .gt_container--hich1m .gt_switcher .gt_selected a:hover{
    background:0 !important
}
 .head_box .right_box .gt_container--hich1m .gt_switcher a img{
    width:.3rem;
    height:.3rem
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected img{
    opacity:1
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_selected a:after{
    right:0;
    top:.05rem;
    background-size:.12rem;
    filter:brightness(0) invert(1)
}
 .head.c-style .navbar_right .navbar_group .gt_container--hich1m .gt_switcher .gt_selected a:after,.head:hover .navbar_right .navbar_group .gt_container--hich1m .gt_switcher .gt_selected a:after{
    filter:brightness(0)
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_option{
    position:absolute;
    margin-top:.23rem;
    background:rgb(0 0 0 / 50%)
}
 .head_box .right_box .gt_container--hich1m .gt_switcher .gt_option a{
    line-height:.24rem;
    height:.24rem;
    overflow:hidden;
    background:rgb(56 148 203 / 50%);
    color:#ffffff
}
 .gt_container--hich1m .gt_switcher .gt_option a:hover{
    background:var(--color) !important
}
 .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:0;
    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.open .right_box .search_con2{
    opacity:1;
    transform:scale3d(1,1,1)
}
 .head_box.open .nav_box,.head_box.open .right_box .c_switch{
    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 .search_input input{
    height:.5rem;
    line-height:.5rem;
    overflow:hidden;
    border:.01rem solid #d4d4d4;
    border-radius:.05rem;
    font-size:.16rem;
    padding:0 0 0 .2rem;
    box-shadow:unset;
    width:100%;
    padding-right:.5rem;
    color:#fff
}
 .head_box .right_box .search_con2 .search_input input::placeholder{
    color:#fff
}
 .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:.17rem
}
 .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{
}
 .footer .footer_form{
    
    position:relative;
    padding:1rem .3rem
}
 .footer .footer_form:before{
    content:'';
    display:block;
    background:url('/res/magic/images/index_footer02.webp');
    position:absolute;
    right:0;
    bottom:0;
    width:9.27rem;
    height:5.39rem;
    background-size:contain
}
 .footer .footer_form h3{
    font-size:.48rem;
    font-family:'RobotoBold';
    text-transform:uppercase;
    color:#ffffff;
    text-align:center;
    margin-bottom:.15rem
}
 .footer .footer_form p{
    font-size:.24rem;
    color:#ffffff;
    text-align:center
}
 .footer .footer_form .footer_form_box{
    background:rgb(255 255 255 / 25%);
    padding:.9rem;
    width:max-content;
    max-width:62%;
    border-radius:.1rem
}
 .footer .footer_form .footer_form_box form#FooterMessage{
    margin-top:.45rem
}
 .footer .footer_form .footer_form_box form .input{
    display:flex;
    flex-wrap:wrap;
    gap:.25rem .35rem;
    margin-bottom:.4rem
}
 .footer .footer_form .footer_form_box form .input div{
    flex:0 0 calc((100% - 1 * .35rem) / 2)
}
 .footer .footer_form .footer_form_box form .input div input,.footer .footer_form .footer_form_box form .input div select{
    width:100%;
    background:#ffffff;
    padding:.2rem;
    font-size:.16rem;
    color:#222222;
    border-radius:.05rem
}
 .footer .footer_form .footer_form_box form .input div select{
    border:0;
    position:relative;
    z-index:2;
    cursor:pointer;
    background:transparent;
    color:#666666
}
 .footer .footer_form .footer_form_box form .input .select_box{
    position:relative;
    background:#ffffff;
    border-radius:.05rem
}
 .footer .footer_form .footer_form_box form .input .select_box::before{
    content:'';
    position:absolute;
    top:40%;
    bottom:0;
    right:.15rem;
    width:.1rem;
    height:.1rem;
    border-right:.02rem solid #666;
    border-bottom:.02rem solid #666;
    transform:rotate(45deg);
    z-index:1;
    cursor:pointer
}
 .footer .footer_form .footer_form_box form .checkbox{
    position:relative
}
 .footer .footer_form .footer_form_box form .checkbox .box{
    position:absolute;
    top:.01rem;
    left:0;
    height:.2rem;
    width:.2rem;
    border:.02rem solid #fff;
    border-radius:.03rem;
    transition:all .3s linear
}
 .footer .footer_form .footer_form_box form .checkbox #agree:checked+.box::before{
    content:'√';
    position:absolute;
    left:.02rem;
    top:-.03rem;
    width:.16rem;
    height:.16rem;
    font-family:'RobotoBold';
    font-weight:bold;
    color:#ffffff
}
 .footer .footer_form .footer_form_box form .checkbox input{
    margin-left:0;
    display:none
}
 .footer .footer_form .footer_form_box form .checkbox label{
    padding-left:.3rem;
    font-size:.16rem;
    margin-bottom:0;
    color:#ffffff;
    position:relative;
    z-index:2
}
 .footer .footer_form .footer_form_box form .checkbox label a{
    display:inline-block;
    text-decoration:underline
}
 .footer .footer_form .footer_form_box form .submit{
    text-align:center
}
 .footer .footer_form .footer_form_box form .submit button.btn_effect4{
}
 .footer .footer_form .footer_form_box form .submit button .btn_small_wrap{
}
 .footer .footer_form .footer_form_box form .submit button .btn_small_wrap .btn_small_list{
    background-color:#58a44e;
    border-color:#58a44e;
    text-transform:capitalize;
    padding:.1rem .2rem;
    color:#ffffff
}
 .footer .footer_form .footer_form_box form .submit button .btn_small_wrap .btn_small_list .btn_main_text{
}
 .footer .footer_form .footer_form_box form .submit button .btn_small_wrap .btn_small_list.hover{
    border-color:var(--color);
    background:var(--color)
}
 .footer .footer_box{
}
 .footer .footer_box .foot_head.auto-container{
    max-width:1600px;
    margin:auto;
    padding-top:.8rem
}
 .footer .footer_box .foot_head .left_category{
    display:flex;
    padding-bottom:.5rem;
    justify-content:space-between
}
 .footer .footer_box .foot_head .left_category .item{
    flex:0 0 calc((100% - 5 * .2rem) / 7)
}
 .footer .footer_box .foot_head .left_category .item p{
    font-size:.16rem;
    color:#292929;
    margin-bottom:.25rem
}
 .footer .footer_box .foot_head .left_category .item .item_box{
    display:flex;
    flex-wrap:wrap
}
 .footer .footer_box .foot_head .left_category .item .item_box a{
    display:block;
    width:100%;
    color:#666666;
    line-height:.3rem
}
 .footer .footer_box .foot_head .left_category .item .item_box a:hover{
    color:var(--color)
}
 .footer .footer_box .foot_head .footer_logo{
    margin-bottom:.45rem
}
 .footer .footer_box .foot_head .footer_logo a{
}
 .footer .footer_box .foot_head .footer_logo a img{
    max-height:.67rem
}
 .footer .footer_box .foot_head .right_box{
    display:flex;
    flex-wrap:wrap;
    align-items:flex-end;
    justify-content:space-between;
    padding-bottom:.45rem;
    border-bottom:.01rem solid #e2e2e2
}
 .footer .footer_box .foot_head .right_box .foot_contact{
    display:flex;
    flex-wrap:wrap;
    width:70%;
    gap:.3rem
}
 .footer .footer_box .foot_head .right_box .foot_contact p{
    flex:0 0 calc((100% - 1 * .3rem) / 2);
    padding-left:.25rem;
    line-height:.22rem;
    color:#666666
}
 .footer .footer_box .foot_head .right_box .foot_contact p img{
    margin-left:-.25rem;
    margin-right:.1rem;
    max-width:.2rem
}
 .footer .footer_box .foot_head .right_box .foot_contact p a{
    line-height:.22rem;
    color:#666666
}
 .footer .footer_box .foot_head .right_box .foot_contact p a:hover{
    color:var(--color)
}
 .footer .footer_box .foot_head .right_box .foot_contact p a span{
}
 .footer .footer_box .foot_head .right_box .foot_share{
}
 .footer .footer_box .foot_head .right_box .foot_share a{
    display:inline-block;
    margin-right:.15rem
}
 .footer .footer_box .foot_head .right_box .foot_share a img{
    max-width:.25rem
}
 .footer .footer_box .foot_bottom{
}
 .footer .footer_box .foot_bottom .auto-container{
    max-width:1600px;
    padding:20px 0;
    display:flex;
    justify-content:space-between;
    align-items:center
}
 .footer .footer_box .foot_bottom .auto-container .left{
}
 .footer .footer_box .foot_bottom .auto-container .left p,.footer .footer_box .foot_bottom .auto-container .right a{
    color:#666666
}
 .footer .footer_box .foot_bottom .auto-container .right a{
    margin-right:.1rem
}
 .footer .footer_box .foot_bottom .auto-container .right a:last-child{
    margin-right:0
}
 .footer .footer_box .foot_bottom .auto-container .right a:hover{
    color:var(--color)
}
 .footer .footer_box .foot_bottom .auto-container{
}
 
 .additional-features{
    position:fixed;
    right:.2rem;
    top:45%;
    z-index:200;
    box-sizing:border-box;
    border-bottom:0
}
 .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
}
