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;

}
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;*/
    font-size: 0.28rem;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    background-color: #FFF;
}
h4,h5,h6{
    font-weight: inherit;
}
li{   list-style: none;  }
table{  border-collapse: collapse; border-spacing: 0;  }
textarea{
    resize: none;
}
em,i{
    font-style: normal;
}


input::-moz-placeholder, textarea::-moz-placeholder { color: #666666; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #666666; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #666666; }

b,strong{
    display: block;
}
a{
    display: block;
    color: inherit;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
p{
    text-align: justify;
    word-wrap: break-word;
    word-break: normal;
    font-size: 0.26rem;
    line-height: 0.44rem;
}
img {
    display: block;
    width: 100%;
}
input,textarea,button{
    background-color: transparent;
    border:none;
    /*-webkit-appearance: none;*/
    -webkit-appearance: none;appearance: none;
    /*-webkit-tap-highlight-color: rgba(255, 255, 255, 0);*/
}

.space-between{
    display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;
}

::-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('../font/Rubik-Regular.eot');*/
src: url('../font/Rubik-Regular.otf')format('otf'),
/*url('../font/Rubik-Regular.eot?#iefix') format('embedded-opentype'),*/
url('../font/Rubik-Regular.woff') format('woff'),
/*url('../font/Rubik-Regular.woff2') format('woff2'),*/
url('../font/Rubik-Regular.ttf') format('truetype'),
url('../font/Rubik-Regular.svg') format('svg');
font-weight: normal;
font-style: normal;
}




/*@font-face {*/
    /*font-family: 'Novecento wide';*/
    /*src: url('../font/novecentowide-normal-webfont.eot');*/
    /*src: url('../font/novecentowide-medium-webfont.otf')format('otf'),*/
    /*url('../font/novecentowide-normal-webfont.eot?#iefix') format('embedded-opentype'),*/
    /*url('../font/novecentowide-normal-webfont.woff') format('woff'),*/
    /*url('../font/novecentowide-normal-webfont.woff2') format('woff2'),*/
    /*url('../font/novecentowide-normal-webfont.ttf') format('truetype'),*/
    /*url('../font/novecentowide-normal-webfont.svg') format('svg');*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/

/*@font-face {*/
    /*font-family: 'DIN 1451 Std';*/
    /*src: url('../font/DINEngschriftStd.eot');*/
    /*src: url('../font/DINEngschriftStd.otf')format('otf'),*/
    /*url('../font/DINEngschriftStd.eot?#iefix') format('embedded-opentype'),*/
    /*url('../font/DINEngschriftStd.woff') format('woff'),*/
    /*url('../font/DINEngschriftStd.woff2') format('woff2'),*/
    /*url('../font/DINEngschriftStd.ttf') format('truetype'),*/
    /*url('../font/DINEngschriftStd.svg') format('svg');*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/
@font-face {
    font-family: 'Montserrat Regular';
    src: url('../font/Montserrat-Regular.eot');
    src: url('../font/Montserrat-Regular.otf')format('otf'),
    url('../font/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/Montserrat-Regular.woff') format('woff'),
    url('../font/Montserrat-Regular.woff2') format('woff2'),
    url('../font/Montserrat-Regular.ttf') format('truetype'),
    url('../font/Montserrat-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {*/
    /*font-family: 'Rubik Regular';*/
    /*src: url('../font/Rubik-Regular.eot');*/
    /*src: url('../font/Rubik-Regular.otf')format('otf'),*/
    /*url('../font/Rubik-Regular.eot?#iefix') format('embedded-opentype'),*/
    /*url('../font/Rubik-Regular.woff') format('woff'),*/
    /*url('../font/Rubik-Regular.woff2') format('woff2'),*/
    /*url('../font/Rubik-Regular.ttf') format('truetype'),*/
    /*url('../font/Rubik-Regular.svg') format('svg');*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/