body,html{background-color:#fff}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-weight:400;font-style:normal;font-size:100%;font-family:inherit;vertical-align:baseline;box-sizing:border-box}body{font-family:PingFangSC}:focus{outline:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:""}hr,input,textarea{margin:0;padding:0}hr{border:0;color:#000;background-color:#000;height:.026667rem}div,p{display:block}a{text-decoration:none;color:#333;cursor:pointer}form{display:block}button{border:none;background:none;padding:0}.box-flex{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex}.item-flex{flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;-o-flex:1}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-end{justify-content:flex-end}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-reverse{flex-wrap:wrap-reverse}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.align-start{align-self:flex-start}.align-end{align-self:flex-end}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}