/*去掉爱疯手机默认样式*/
input[type=button],input[type=submit],input[type=reset]{-webkit-appearance:none}
textarea{-webkit-appearance:none;resize:none}
.button{border-radius:0}
input:focus,textarea:focus{outline:0}
input:focus{-webkit-tap-highlight-color:transparent;-webkit-user-modify:read-write-plaintext-only}
/*** common ***/
body,html{min-height:100%}
body{height:100%;min-width:320px;padding:0;margin:0;width:100%;-webkit-tap-highlight-color:transparent;color:#333;font-size:15px;font-family:PingFang SC,Arial,sans-serif,"微软雅黑";background:#f3f3f3}
body,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,img,input,margin,p,padding,span{margin:0;padding:0}
em,i{font-style:normal}
img{border:0}
img{vertical-align:top;margin:0;padding:0;width: 100%;}
a{color:#333;text-decoration:none}
:focus{outline:0}
.clear{height:0;line-height:0;font-size:0;overflow:hidden;clear:both}
.clearfix{overflow:hidden;clear:both}
.blank10{height:1rem;overflow:hidden}
.blank10g{height:1rem;overflow:hidden;background:#efeff4}
.blank17{height:.17rem;overflow:hidden}
.blank20{height:2rem;overflow:hidden}
.blank30{height:3rem;overflow:hidden}
.blank40{height:.4rem;overflow:hidden}
.blank45{height:.45rem;overflow:hidden}
.blank50{height:.5rem;overflow:hidden}
.blank55{height:.55rem;overflow:hidden}
.blank6g{height:6px;overflow:hidden;background:#efeff4}
.blank60{height:60px;overflow:hidden}
.blank90{height:.9rem;overflow:hidden}
.blankbottom{height:.5rem;overflow:hidden}
.blank100{height:1rem;overflow:hidden}
.blank130{height:1.3rem;overflow:hidden}
.blank188{height:1.88rem;overflow:hidden}
.blank190{height:1.9rem;overflow:hidden}
.fl{float:left}
.fr{float:right}
.font1{color:#999}
.font2{color:#333}
.blue{color:#38f}
.orange{color:#ff8400;}
.gray{color:#999}
.help_center {width:100%; padding:0rem; margin:0rem;}
.help_center li {width:100%; margin:0rem; margin-top:0.2rem; background:#ffffff; padding:0.45rem 0.3rem; padding-bottom:0.35rem;}
.help_center li h5 {color:#f39801; font-size:0.32rem; margin-bottom:0.1rem;}
.help_center li p {color:#000000;font-size:0.28rem;line-height: 0.5rem;}

.about_hj { height:0.2rem;overflow:hidden; width:100%; background:#f1f1f1;}
.about_box { width:100%;}
.about_logo { width:3.36rem; height:0.98rem; margin:0rem auto; margin-top:0.46rem;}
.about_logo img { width:3.36rem; height:0.98rem;}
.about_text { width:100%; padding:0px 15px;margin-top: 0rem;}
.about_text p { font-size:0.28rem; color:#333333; margin-bottom:0.3rem;word-break: break-word;}
.mation { width:100%; text-align:center;margin-top: 0.5rem;}
.mation p { padding:0rem; margin:0rem;}
.mation p span { font-size:0.36rem; clear:both; padding-left:0.5rem;}
.mation p span.an1 {background:url(../images/rex_1.png) left center no-repeat;background-size:0.34rem 0.34rem;color:#f39801;}
.mation p span.an2 {background:url(../images/rex_2.png) left center no-repeat;background-size:0.32rem 0.26rem;color:#000000;}
@media (min-width: 750px) {
.app {
    margin: 0 auto;
    min-width: 320px;
    max-width: 750px;
}
.about_box {
    width: 100%;
	padding-bottom:0.8rem;
}
.mui-bar-nav {min-width: 320px;
    max-width: 750px;margin: 0rem auto;}
	.about_text p {
    font-size: 0.2rem;
    color: #999999;
    margin-bottom: 0.3rem;
    line-height: 0.3rem;
}
.mation p {
    padding: 0rem;
    margin: 0rem;
}
.mation p span {
    font-size: 0.25rem;
    clear: both;
   margin-bottom: 0.1rem;
    line-height: 0.35rem;
}
.mation p span.an1 {
    background: url(../images/rex_1.png) left center no-repeat;
    background-size: 9%;
    color: #f39801;
}
.mation p span.an2 {
    background: url(../images/rex_2.png) left center no-repeat;
    background-size: 8%;
    color: #000000;
}
}
