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;}
.content{width:100vw;height:100vh;}
.indexone{overflow: hidden;width: 100%;height: 100%;}
.indexone-bg{width: 100vw;height: 100%;}
/* 底部导航 */
.index-footer{position: fixed;bottom:1rem;left:15%;height: 4.5rem;width: 70%;border-radius: 3rem;z-index: 99;background: rgba(0,0,0,0.7);}
.index-footer ul{overflow: hidden;width: 90%;height: 4rem;padding:0 5%;margin: 0.2rem 0 0.3rem;}
.index-footer ul li{float: left;width: 25%;text-align: center;}
.index-footer ul li a{display: block;color: #fff;}
.index-footer ul li a div{width: 100%;height: 2.4rem;display: flex;justify-content: center;align-items: center;}
.index-footer .iconfont{display: block;font-size: 2.2rem}
.index-footer ul li:nth-child(1) .iconfont{font-size: 1.8rem}
.index-footer ul li:nth-child(3) .iconfont{font-size: 1.6rem}
.index-footer ul li:nth-child(4) .iconfont{font-size: 2rem}
.index-footer .footer-my{display: block;font-size: 1.2rem;}
.index-footer ul .footer-select a{color:#FFD78F;}