/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-14.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-14.use[2]!./src/assets/css/reset.css ***!
  \************************************************************************************************************************************************************************/
@font-face {
    font-family: Rowdies;
    src: url(https://wos-giftcode.centurygame.com/fonts/Rowdies-Regular.c682556e.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: Rowdies;
    src: url(fonts/Rowdies-Light.a4f57fd8.ttf) format("truetype");
    font-style: normal;
    font-weight: 300
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,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,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

body,html {
    width: 100%;
    height: 100%;
    font-family: Rowdies,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif
}

li,ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    outline: none;
    border: none
}

* {
    -webkit-tap-highlight-color: transparent
}

/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-14.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-14.use[2]!./src/assets/css/common.css ***!
  \*************************************************************************************************************************************************************************/
@media (max-width: 1024px) {
    .hidden_m {
        display:none!important
    }
}

@media (min-width: 1024px) {
    .hidden_pc {
        display:none!important
    }
}

#app {
    width: 100%;
    height: 100%
}

.fade-enter-active,.fade-leave-active {
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.fade-enter,.fade-leave-to {
    opacity: 0
}
