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/AvenirLTPro-Book.woff);
    font-display:swap
}
 @font-face{
    font-family:RobotoBold;
    src:url(../fonts/AvenirLTPro-Roman.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;
    background:#000000;
}
 :root{
    --color:#ca1c1d;
    --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
}
 .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: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:.08rem;
    border-radius: .08rem;
    background: #ffffff;
    opacity:1;
    transition:all .3s linear
}
 .swiper-pagination-bullet-active{
    width: .5rem;
    border-radius:100vh;
    background: #ca1c1d;
}
 .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:.45rem;
    height:.45rem;
    border:.01rem solid var(--color2);
    border-radius:100vh;
    transition:all .3s linear;
    top:40%;
    background:#A9CFFF
}
 .swiper-button-next:before,.swiper-button-prev:before{
    content:'';
    display:block;
    transform:rotate(180deg);
    background:0 0;
    width:.25rem;
    height:.25rem;
    position:absolute;
    top:20%;
    left:20%;
    margin:auto;
    transition:all .3s linear;
    background:url(/res/magic/images/arrow-back.png);
    filter:brightness(0) invert(1);
    background-size:contain
}
 .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%
}
 .loading-box{
    position:fixed;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5);
    z-index:9999;
    text-align:center;
    top:0;
    padding-top:10%;
    display:none
}
 .loading-box img{
    width:1.2rem
}
 .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
}
 .head_box{
    transition:all .5s linear;
    position:fixed;
    width:100%;
    z-index:99999;
    top:0
}
 .head_box.c-style,.head_box:hover{
    background:#222
}
 .head_box .top_box{
    max-width:1600px;
    margin:auto;
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:.15rem 0
}


 .head_box .top_slogan{text-align: center;font-size: .14rem;color: #ffffff;line-height: .22rem;padding: .05rem 0;background: #ca1c1d;}
  .head_box .top_slogan p{}
 .head_box .top_box .logo_box a.logo_icon{
}
 .head_box .top_box .logo_box a.logo_icon img{
    max-height:.42rem
}
 .head_box .top_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 .top_box .search_input input{
    font-size:.15rem;
    color:#474747;
    width:100%
}
 .head_box .top_box .search_input .search_btn{
    cursor:pointer;
    margin-left:.15rem;
    line-height:.4rem
}
 .head_box .top_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
}
 .head_box .nav_box .nav{
    display:flex;
    max-width:1600px;
    margin:auto
}
 .head_box .nav_box .nav > .hasdrop{
    position:unset
}
 .head_box .nav_box .nav > .hasdrop .stair{
}
 .head_box .nav_box .nav > .hasdrop .stair .a{
    font-size:.16rem;
    color:#ebebeb;
    text-transform:capitalize;
    font-family:'RobotoBold';
    padding-left: .2rem;
    padding-right:.15rem;
    line-height:.6rem;
    position:relative;
    display:block
}
 .head_box .nav_box .nav > .hasdrop .stair .a:before{
    content:'';
    display:block;
    position:absolute;
    left:0;
    top: 39%;
    background:url(/res/magic/images/drdq42.webp) no-repeat center;
    background-size:contain;
    width: .15rem;
    height:.11rem;
    opacity:0;
    transition:all .3s linear
}
 .head_box .nav_box .nav > .hasdrop:hover .stair .a:before,.head_box .nav_box .nav > .hasdrop.active .stair .a:before{
    opacity:1
}
 .head_box .nav_box .nav > .hasdrop .stair .a .mobile-navbtn{
}
 .head_box .nav_box .nav > .hasdrop .stair .sub{
    width:100%;
    position:absolute;
    left:0;
    right:0;
    margin:auto;
    background:rgb(0 0 0 / 70%);
    display:none
}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu{
}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu{
    max-width:85%;
    margin:auto;
    display:flex;
    padding:.6rem 0
}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu .hasdrop{
    width:max-content;
    padding-right:3%
}
 .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{
    display:block;
    text-align:center;
    font-size:.16rem;
    font-family:'RobotoBold';
    color:#ffffff
}
 .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:1.07rem
}
 .head_box .nav_box .nav > .hasdrop .stair .sub .drop-menu .s-menu .hasdrop a .text{
    margin-top:.25rem
}
 .footer{
    padding-top:1rem
}
 .footer .auto-container{
}
 .footer .footer_top{
    text-align:center;
    margin-bottom:.8rem
}
 .footer .footer_top .logo_box{
    margin-bottom:.4rem
}
 .footer .footer_top .logo_box .logo_icon{
}
 .footer .footer_top .logo_box .logo_icon img{
}
 .footer .footer_top .foot_share{
}
 .footer .footer_top .foot_share a{
}
 .footer .footer_top .foot_share a img{
    max-width:.25rem;
    margin-right:.1rem
}
 .footer .foot_head{
    display:flex;
    color:#ffffff;
    padding-bottom:.6rem
}
 .footer .foot_head .left_box{
    width:37%
}
 .footer .foot_head .left_box h3{
    font-size:.24rem;
    font-family:'RobotoBold';
    color:#959595;
    margin-bottom:.4rem
}
 .footer .foot_head .left_box .form_box{
}
 .footer .foot_head .left_box .form_box form{
}
 .footer .foot_head .left_box .form_box .input{
    display:flex;
    flex-wrap:wrap;
    gap:.2rem;
    margin-bottom:.2rem
}
 .footer .foot_head .left_box .form_box .input div{
    flex: 0 0 calc((100% - 1 * .2rem) / 2);
}
 .footer .foot_head .left_box .form_box .input div:first-child{
    flex: 0 0 100%;
}
 .footer .foot_head .left_box .form_box .input div input,.footer .foot_head .left_box .form_box .textarea_box textarea{
    font-size:.16rem;
    border-radius:.02rem;
    background-color:#303030;
    width:100%;
    padding:.15rem
}
 .footer .foot_head .left_box .form_box .input div input::placeholder,.footer .foot_head .left_box .form_box .textarea_box textarea::placeholder{
    color:#ffffff
}
 .footer .foot_head .left_box .form_box .textarea_box{
}
 .footer .foot_head .left_box .form_box .textarea_box textarea{
    height:1.15rem;
    margin-bottom:.15rem
}
 .footer .foot_head .left_box .form_box .textarea_box .submit_btn{
    border-radius:.02rem;
    background-color:rgb(202,28,29);
    font-size:.16rem;
    padding:.15rem .25rem;
    transition:all .3s linear
}
 .footer .foot_head .left_box .form_box .textarea_box .submit_btn:hover{
    background:#ffffff;
    color:var(--color)
}
 .footer .foot_head .left_category{
    width:33%;
    display:flex;
    justify-content:center
}
 .footer .foot_head .left_category .item{
    width:35%
}
 .footer .foot_head .left_category .item a{
    display:block;
    font-size:.18rem;
    font-family:'RobotoBold';
    color:#ffffff;
    line-height:.4rem
}
 .footer .foot_head .left_category .item a:hover{
    color:var(--color)
}
 .footer .foot_head .right_box{
    width:30%
}
 .footer .foot_head .right_box p{
    font-size:.18rem;
    color:#797979;
    font-family:'RobotoBold';
    line-height:.4rem
}
 .footer .foot_head .right_box .foot_contact{
    display:flex;
    flex-wrap:wrap;
    margin-bottom:.5rem
}
 .footer .foot_head .right_box .foot_contact .item{
    margin-bottom:.3rem;
    width:48%
}
 .footer .foot_head .right_box .foot_contact .item:first-child{
    width:100%
}
 .footer .foot_head .right_box .foot_contact .item p{
    font-size:.16rem
}
 .footer .foot_head .right_box .foot_contact .item p a{
    color:#ffffff;
    line-height:1.2;
    display:block
}
 .footer .foot_head .right_box .foot_subscribe{
    font-size:.16rem;
    display:flex
}
 .footer .foot_head .right_box .foot_subscribe input{
    background:rgba(255,255,255,.25);
    border-radius:.02rem;
    line-height:.35rem;
    padding:0 .1rem;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    width:77%;
    color:#ffffff
}
 .footer .foot_head .right_box .foot_subscribe button{
    margin-left:-.01rem;
    background:0 0;
    border-radius:.02rem;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    width:1.5rem;
    height:.5rem;
    line-height:.5rem;
    background:#000000;
    color:#ffffff;
    transition:all .3s linear
}
 .footer .foot_head .right_box .foot_subscribe button:hover{
    background:var(--color)
}
 .footer .foot_bottom{
    border-top:.01rem solid #dcdcdc;
    background:#111111
}
 .footer .foot_bottom .left{
}
 .footer .foot_bottom .left p{
}
 .footer .foot_bottom .right{
}
 .footer .foot_bottom .right a{
}
 .footer .foot_bottom .auto-container{
    display:flex;
    justify-content:space-between;
    padding:.25rem 0;
    color:#e8e8e8;
    font-size:.16rem
}
 .footer .foot_bottom p{
    display:inline-block
}
 .footer .foot_bottom .left p{
    margin-right:.1rem;
    font-size:.16rem
}
 .footer .foot_bottom a{
    font-size:.16rem;
    color:#e8e8e8
}
 .footer .foot_bottom .right a{
    margin-right:.1rem;
    font-size:.16rem
}
 .footer .foot_bottom a:hover{
}
 .go_top{
    position:fixed;
    right:1%;
    bottom:1%;
    z-index:3
}
 .go_top img{
    max-width:.52rem;
    cursor:pointer
}
