html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, 
code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu,
 nav, section, time, mark, audio, video, details, summary{padding: 0;margin: 0;}
html{font-size: 10px;}
html,body{font-family: "微软雅黑";margin: 0 auto;font-family:'Microsoft YaHei';}
*{outline: none;}
ul{overflow: hidden;}
ul li{list-style: none;}
a{text-decoration: none;color: #000;}
a:hover{-webkit-tap-highlight-color: transparent;}
.hidden{display: none;}
.content{width:100vw;height: 100vh;position: relative;}
.indexone{overflow: hidden;width: 100%;height: 100%;}
.indexone-bg{width: 100vw;height: 100%;}
/* 免责 */
.tip{position: absolute;bottom: 1%;left: 14%;color: #fff;font-size: 0.7rem;width: 83%;opacity: 1;}
.tip-click{position: absolute;left: 3%;bottom: 13%;background: rgba(0,0,0,0.5);font-size: 1rem;border-radius: 50%;color: #fff;width: 3.2rem;height: 3.2rem;display: flex;justify-content: center;align-items: center;line-height: 1.2rem;}
@media screen and (min-width: 380px) {
  
}