@charset "utf-8";
*{margin:0;padding:0;-webkit-box-sizing: border-box;box-sizing: border-box; -webkit-touch-callout: none; -webkit-text-size-adjust: none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
h1,h2,h3,h4,h5,h6{ font-weight:normal; font-size:100%;}
body{font:14px/1.5 "Hiragino Sans GB","Helvetica Neue",Helvetica,STHeiTi,"Microsoft Yahei",sans-serif;color:#333;}
ul{list-style-type:none;}
input,select,textarea{vertical-align:middle; font:14px 微软雅黑; color:#333; outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance: none;}
a{text-decoration:none;color:#333;}
table{border-spacing:0px; border-collapse:collapse;width:100%; border:0px;margin:0;padding:0;}
img{border:0px;}
i,em{font-style:normal;}
b{ font-weight:normal;}
.clearfix{overflow:hidden;zoom:1;}
.clear{clear:both; height:0px; font-size:0px; line-height:0px; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}

@media screen and (min-width: 212px) {
    html {
        font-size:28.4px
    }
}

@media screen and (min-width: 319px) {
    html {
        font-size:42.67px
    }
}

@media screen and (min-width: 359px) {
    html {
        font-size:48px
    }
}

@media screen and (min-width: 374px) {
    html {
        font-size:50px
    }
}

@media screen and (min-width: 383px) {
    html {
        font-size:51.2px
    }
}

@media screen and (min-width: 399px) {
    html {
        font-size:53.2px
    }
}

@media screen and (min-width: 414px) {
    html {
        font-size:55.2px
    }
}

@media screen and (min-width: 423px) {
    html {
        font-size:56.53px
    }
}

@media screen and (min-width: 479px) {
    html {
        font-size:64px
    }
}

@media screen and (min-width: 539px) {
    html {
        font-size:72px
    }
}

@media screen and (min-width: 639px) {
    html {
        font-size:85.33px
    }
}
@media only screen and (min-width: 750px) {
    .wrap_640{
        width:640px;
        margin:0 auto;
    }
}

.falseBox{padding:3.2rem 0.2rem; text-align: center;}
.falseBox img{display: inline-block;width:2.3rem;}
.falseBox p{font-size:14px; line-height: 18px;color:#CCC; margin-top:0.18rem;}