html,body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,a,p,span,strong,b,input,textarea,button,table,tr,td,th,em,i,var,div,img
{
    margin: 0;
    padding: 0;
    font-size: 0.28rem;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}
html,body{
    /*-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;*/
    /*-webkit-overflow-scrolling: touch;*/
    /*touch-action: auto;*/
    overflow-x: hidden;
    -webkit-appearance: none;
    max-width: 640px;
    /*margin:  0 auto;*/
}
h4,h5,h6{
    font-weight: inherit;
}
li{   list-style: none;  }
table{  border-collapse: collapse; border-spacing: 0;  }

input::-moz-placeholder, textarea::-moz-placeholder { color: #c3c3c3; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #c3c3c3; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #c3c3c3; }

b,strong{
    display: block;
}
em,i{
    font-style: normal;
}
strong,b{
    font-weight: inherit;
}
a{
    display: block;
    color: inherit;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    text-decoration: inherit;
}
p{
    text-align: justify;
    word-wrap: break-word;
    word-break: normal;
}
img {
    display: block;
    width: 100%;
}
textarea{
    resize: none;
}
input,textarea,button{
    background-color: transparent;
    border:none;

}


::-webkit-scrollbar{
    width: 2px;
    background-color: transparent;
}
::-webkit-scrollbar-thumb{
    background-color: rgba(164, 161, 161, 0.7);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/*@font-face {*/
/*font-family: 'Rubik Regular';*/
/*!*src: url('/mobile/font/Rubik-Regular.eot');*!*/
/*src: url('/mobile/font/Rubik-Regular.otf')format('otf'),*/
/*!*url('/mobile/font/Rubik-Regular.eot?#iefix') format('embedded-opentype'),*!*/
/*url('/mobile/font/Rubik-Regular.woff') format('woff'),*/
/*!*url('/mobile/font/Rubik-Regular.woff2') format('woff2'),*!*/
/*url('/mobile/font/Rubik-Regular.ttf') format('truetype'),*/
/*url('/mobile/font/Rubik-Regular.svg') format('svg');*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/





@font-face {
    font-family: 'Myriad Pro Regular';
    src: url('/mobile/font/Myriad Web Pro.eot');
    src: url('/mobile/font/Myriad Web Pro.otf')format('otf'),
    url('/mobile/font/Myriad Web Pro.eot?#iefix') format('embedded-opentype'),
    url('/mobile/font/Myriad Web Pro.woff') format('woff'),
        /*url('/mobile/font/Myriad Web Pro.woff2') format('woff2'),*/
    url('../font/Myriad Web Pro.ttf') format('truetype'),
    url('/mobile/font/Myriad Web Pro.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN 1451 Std';
    src: url('/mobile/font/dincond-bold-webfont.eot');
    src: url('/mobile/font/dincond-bold-webfont.otf')format('otf'),
    url('/mobile/font/dincond-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/mobile/font/dincond-bold-webfont.woff') format('woff'),
    url('/mobile/font/dincond-bold-webfont.woff2') format('woff2'),
    url('/mobile/font/dincond-bold-webfont.ttf') format('truetype'),
    url('/mobile/font/dincond-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Regular';
    src: url('/mobile/font/Montserrat-Regular.eot');
    src: url('/mobile/font/Montserrat-Regular.otf')format('otf'),
    url('/mobile/font/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('/mobile/font/Montserrat-Regular.woff') format('woff'),
    url('/mobile/font/Montserrat-Regular.woff2') format('woff2'),
    url('/mobile/font/Montserrat-Regular.ttf') format('truetype'),
    url('/mobile/font/Montserrat-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik Regular';
    src: url('/mobile/font/Rubik-Regular.eot');
    src: url('/mobile/font/Rubik-Regular.otf')format('otf'),
    url('/mobile/font/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
    url('/mobile/font/Rubik-Regular.woff') format('woff'),
    url('/mobile/font/Rubik-Regular.woff2') format('woff2'),
    url('/mobile/font/Rubik-Regular.ttf') format('truetype'),
    url('/mobile/font/Rubik-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
<!--ºÄÊ±1768494556.4668Ãë-->