@media screen and (min-width:1080px){html{font-size:10px!important}}@media screen and (min-width:940px) and (max-width:1079px){html{font-size:8px!important}}@media screen and (min-width:840px) and (max-width:939px){html{font-size:7px!important}}@media screen and (min-width:770px) and (max-width:839px){html{font-size:6px!important}}@media screen and (min-width:700px) and (max-width:769px){html{font-size:5px!important}}@media screen and (min-width:1px) and (max-width:699px){html{font-size:4px!important}}html{margin:0;font-size:10px}a{color:#4a4a4a;text-decoration:none}.bg{background-color:#fff55f}.router-link-exact-active{font-weight:700}.router-link-exact-active:after{content:"";width:5.1rem;height:1rem;background-color:#fff55f;position:absolute;bottom:0;left:-1rem;z-index:1}.spec-font-bold{font-family:SimSun,PingFang SC;font-weight:700}#app,.spec-font-light{font-weight:lighter}#app{font-family:PingFang SC,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#4a4a4a;margin:0 auto;max-width:144rem;min-width:67rem}#app .head{display:-webkit-box;display:-ms-flexbox;display:flex;height:12rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 6rem}#app .head .logo{font-size:3rem;font-weight:700}#app .head .menu{font-size:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#696969}#app .head .menu a:hover{font-weight:700}#app .head .menu .item{position:relative;margin-right:4rem;z-index:1}#app .head .menu .item:last-child{margin-right:0}#app .head .menu .item .name{position:relative;z-index:2}#app .head .menu .item .active{width:5.1rem;height:1rem;background-color:#fff55f;position:absolute;bottom:0;left:0;z-index:1}#app .foot{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px}