/*2020.8.18 xiaozhu */
/*reset*/
html * {outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body,nav,dl,dt,dd,p,h1,h2,h3,h4,ul,ol,li,input,button,textarea,footer{margin:0;padding:0}
body{font:62.5%/1.5 "Helvetica Neue",Helvetica,STHeiTi,sans-serif;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;min-width:320px}
h1,h2,h3,h4,h5,h6{font-size:100%}
img{vertical-align:middle;border:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}
em,i{font-style:normal}
img{max-width:100%;border:0;border:none;}
input{-webkit-appearance: none;border-radius: 0;border:none;background: none;}
input:focus{outline:0}
table{border-collapse:collapse;border-spacing:0}
ol,ul,li{list-style:none}
textarea{resize:none}
button{border: none;background: none;}
a{text-decoration:none;cursor: pointer;color: #4b75ac}
.cf:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.cf{min-height:1%}
.fl{float:left}
.fr{float:right}
.ct{text-align: center}
.pr{position: relative;}
body{font-size: .24rem;color: #dbe7f8;background: #fff;color: #162229;}
.w{width: 7.5rem;margin: 0 auto;}
*{box-sizing: border-box;}
/* body,html{height: 100%;} */
.page{padding: .26rem 0 1.86rem;}
.page .w{padding: 0 .3rem;}

.page2 {
    padding-bottom: .5rem;
}

.page .about {
    font-size: .26rem;
    line-height: .5rem;
    padding-top: .2rem;
    word-break: break-word;
}

.page .about .desc {
    margin-bottom: .4rem;
}
.page .about h1{font-size: .4rem;margin-bottom: .5rem;text-align: center;}
.page .about h2{font-size: .32rem;margin-bottom: .4rem;}
.page .about h3{font-size: .32rem;margin-top: .1rem;}
.page .about h4{font-size: .32rem;margin: .4rem 0 .1rem;}
.page .about .red,.page .about a{color: #ff4a52;}
.page .about a{text-decoration: underline;}
