@font-face{
    font-family:"PingFang";
    src:url('../font/PingFangBold.woff'),
    src:url('../font/PingFangBold.ttf'),
    src:url('../font/PingFangBold.svg');
}
@font-face{
    font-family:"Futura";
    src:url('../font/FuturaLTHeavy.woff'),
    src:url("../font/FuturaLTHeavy.ttf"),
    src:url("../font/FuturaLTHeavy.eot");
    font-weight:bold;
}
body,div,p,ol,ul,li,dl,dt,dd,span,img,h1,h2,h3,h4,h5,a,input,form{padding:0;margin:0;border:0;-webkit-tap-highlight-color: rgba(255, 255, 255, 0);outline: none;font-weight:normal;font-family:"PingFang";}
/*h1,h2,h3,h4{font-family:arial}*/
input,textarea{outline:none;resize:none;border:0;-webkit-tap-highlight-color:rgba(255,0,0,0);}
a{text-decoration:none;}
ul{list-style:none;}
img{display:block;}
html,body{width:100%;margin:0 auto;height:100%;}
body{-moz-user-select:none;font-size:0.24rem;background:#f5f5f5;overflow-y:auto;position:relative;}
body *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling: touch;}
div,ul{-webkit-overflow-scrolling:touch;}
i,em{font-style:normal;}
b,strong{font-weight:normal;}
input,textarea{color:#fff;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #fff;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #fff;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #fff;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #fff;}
samp{font-family:Arial;}
.w{width:1164px;margin:0 auto;}
.w2{width:974px;margin:0 auto;}
.bgf{background-color:#fff;}
.i{font-style:italic;}
.b{font-weight:bold;}
.l{float:left;}
.r{float:right;}
.font8{font-size:8px;}
.font12{font-size:12px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.font24{font-size:24px;}
.font26{font-size:26px;}
.font28{font-size:28px;}
.font30{font-size:30px;}
.font32{font-size:32px;}
.font34{font-size:34px;}
.font36{font-size:36px;}
.font38{font-size:38px;}
.font40{font-size:40px;}
.font42{font-size:42px;}
.font44{font-size:44px;}
.font46{font-size:46px;}
.font50{font-size:50px;}
.font54{font-size:54px;}
.font56{font-size:56px;}
.font60{font-size:60px;}
.font62{font-size:62px;}
.font80{font-size:80px;}
.fcg00{color:#000;}
.fcg55{color:#555;}
.fcg04{color:#040301;}
.fcg07{color:#070707;}
.fcg1b{color:#777;}
.fcg22{color:#222;}
.fcg23{color:#231816;}
.fcg1c{color:#1c1815;}
.fcgb9{color:#b9b9b7;}
.fcga6{color:#a6a6a6;}
.fcgr{color:#ff78af;}
.fcw{color:#fff;}
.fcy{color:#ffba27;}
.fcr{color:#ba2820;}
.fcb{color:#009bff;}
.fcbq{color:#0c76a9}
.fcg06{color:#061541}
.fcg9b{color:#9b9b9b;}
.fcg51{color:#515151;}
.fcg6f{color:#6f6f6f;}
.fcgf7{color:#f74b31;}
.fcg17{color:#179fdb;}
.fcg7c{color:#717171;}
.fcg4f{color:#4f4f4f;}
.fcg20{color:#202020;}
.fcg8b{color:#8b8b8b;}
.lh30{line-height:30px;}
.lh24{line-height:24px;}
.word_button:active{background-color:#f5f5f5 !important;}
.word_button2:active{background-color:#ce0015 !important;}
.centered{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.centered_x{position:absolute;left:50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.centered_y{position:absolute;top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.pointer{cursor:pointer;}