@charset "utf-8";
/*清楚默认样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0; padding:0;word-break: break-word; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
table{border-collapse:collapse; border-spacing:0; }
fieldset,img{border:0; }
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal; font-weight:normal; }
ol,ul{list-style:none; }
h1,h2,h3,h4,h5,h6{font-weight:normal; }
input,textarea,select{font-family:"Helvetica Neue", Helvetica, STHeiTi, sans-serif;font-weight:normal;border-radius:0;-webkit-appearance: none;word-break: break-all;outline:none}
textarea,select{outline: none;}
a,a:link,a:visited,a:active,a:focus{text-decoration: none !important;}
html,body{font-family:"Helvetica Neue", Helvetica, STHeiTi, sans-serif;height:100%;max-width:750px;margin:auto;}
img{display: block;border:none;}
button{ border:0;}
em{font-style:normal;}
.bs{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; }
select{direction: rtl;}
input::-webkit-input-placeholder{color:#cacaca;}
input::-moz-placeholder{color:#cacaca;}
input:-moz-placeholder{color:#cacaca;}
input:-ms-input-placeholder{color:#cacaca;}
/*banner*/
.bannerbox{width:100%;overflow:hidden;}
.bannerbox img{width:100%;height:auto;}
body.grybg{background:#F7F3F4;}
/*头部公用样式*/
/*header{width:100%;height:2.2rem;line-height:2.2rem;text-align:center;font-size:0.9rem;color:#333333;position:relative;background:#fff;position:fixed;top:0;z-index:99;max-width:750px;margin:auto;}*/
.backico{width:2.2rem;height:2.2rem;float:left;text-indent:-999em;display:block;position:absolute;left:0;top:0;background:url(../images/backico.png) no-repeat center;background-size:0.55rem auto;}