
select{border:none;}
input{border:none;}
em{font-style: normal;}
b{font-weight: normal;}
i{font-style: normal; }
/*.gray img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter: grayscale(100%);filter: gray;}*/
.floatR{float:right}
.floatL{float:left}

/* link */
a{color:#424242;text-decoration:none;}
a:hover{text-decoration:none;}


@charset "utf-8";
/* CSS Document */
body{-webkit-overflow-scrolling:touch;}
a,b,canvas,dd,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,img,input,label,li,ol,p,q,span,ul{margin:0;padding:0;border:0;outline:0;font-size-adjust:none;-webkit-touch-callout:none;}
*{-webkit-tap-highlight-color:transparent;}
*{font-family: "Microsoft Yahei", "微软雅黑"; color:#676767;}
body,html{padding:0;margin:0;border:0;outline:0;background-color:#fff;}
body.bgf7,html.bgf7{background: #f4f7f8;}
input{-webkit-user-select:auto;appearance:none;outline:0;}
::-webkit-input-placeholder{color:#bfbfbf;}
li,ul{list-style:none;}
a{text-decoration:none; color:#313131;}
em{font-style:normal;}
img, fieldset { border: 0;}
.show{display:block;}
.hide{display:none;}
body,html{min-height:100vh;width:100%;margin:0 auto;}
em,i,b{ font-style: normal; }
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
    /*ie6,7*/
}

