body,html,textarea{
    font-family:PingFangSC,FZLTXHK,arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
    font-size:14px
}
body,html{
    outline:0;
    margin:0 auto!important;
    font-smoothing:antialiased;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-weight:400;
    min-width:1240px;
    background-color:transparent
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{
    margin:0;
    padding:0;
    border:0;
    font:inherit;
    vertical-align:baseline;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box
}
sup{
    line-height:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
body{
    line-height:1
}
ol,ul{
    list-style:none
}
blockquote,q{
    quotes:none
}
blockquote:after,blockquote:before,q:after,q:before{
    content:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
a{
    color:#fff;
    cursor:pointer
}
a,a:hover{
    text-decoration:none
}
/* @font-face{
    font-family:'FZQKBYSJW--GB1-0';
    src:url(../font/_25E6_2596_25B9_25E6_25AD_25A3_25E6_25B8_2585_25E5_2588_25BB_25E6_259C_25AC_25E6_2582_25A6_25E5_25AE_258B_25E7_25AE_2580_25E4_25BD_2593.3e17e227.TTF)
}
@font-face{
    font-family:'DINPro-Bold';
    src:url(../font/DINPro-Bold.05078759.otf)
}
@font-face{
    font-family:'DINPro-Medium';
    src:url(../font/DINPro-Medium.48a3635c.otf)
} */
@media screen and (max-width:767px){
    body,html{
        width:100vw;
        overflow:hidden;
        overflow-y:scroll;
        min-width:100vw
    }
    ::-webkit-scrollbar,body::-webkit-scrollbar{
        display:none
    }
    *{
        -webkit-tap-highlight-color:transparent
    }
    body *{
        max-height:999999px
    }
}
