@charset "utf-8";
/* Reset style begin -wap-h5-20160705 */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td,a {margin:0;padding:0;}
em,strong,th {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6,strong {font-weight:bold;}
input,textarea,select {font-family:inherit;font-size:inherit;font-weight:inherit;background:#fff;border:none;}
input,textarea,select {*font-size:100%;}
input,textarea {outline:none;-webkit-appearance:none;}
textarea {resize:vertical;}
ul,li,ol {list-style:none;}
q:before,q:after {content:'';}
table {border-collapse:collapse;border-spacing:0;}
em,strong,th {font-style:normal;font-weight:normal;}
a,input {-webkit-tap-highlight-color:transparent;color:#333;text-decoration:none;}
.clearfloat:after {visibility:hidden;clear:both;display:block;height:0;content:"";font:0px/0px sans-serif;}
.clearfloat {zoom:1;}/* 清除浮动 */
.flex {display:-webkit-box;display:flex;justify-content:space-around;}
.flex_item {-webkit-box-flex:1;flex:1;}/* flex布局 */
/* set html5 elements to block */
html {overflow-y:scroll;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;}/* font-size:625%等于font-size:100px */
body,button,input,select,textarea {font-family:"STHeiti",Helvetica,Arial,sans-serif;font-size:0.28rem;color:#5a5a5a;background-color:#f5f5f5;}
img {border:0 none;width:auto\9;height:auto;max-width:100%;vertical-align:top;-ms-interpolation-mode:bicubic;}
label {cursor:text;}
input::-webkit-input-placeholder {font-weight:300 !important;}
input:-moz-placeholder {font-weight:300 !important;}
input::-moz-placeholder {font-weight:300 !important;}
input:-ms-input-placeholder {font-weight:300 !important;}
.colorPink{background:#ff5353;}