@charset "utf-8";
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
html{height:100%}
a,b,body,button,dd,del,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,html,i,img,input,li,ol,p,select,span,strong,textarea,ul{margin:0;padding:0}
body{background:#fff;font-family:'Microsoft YaHei',Arial,SimSun,Serif;font-size:16px;color:#333;position:relative;min-height:100%}
a,button,img,input,select,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0)}
button,input[type=hidden],input[type=password],input[type=text],select,textarea{outline:0;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;font-family:'Microsoft YaHei',Arial,SimSun,Serif}
select::-ms-expand{display:none}
input::-ms-clear{display:none}
table{border-collapse:collapse}
a{text-decoration:none;color:#333}
a:hover{text-decoration:none}
a:focus{text-decoration:none}
li{list-style:none}
img{vertical-align:middle;border:none}
.fl{float:left}
.fr{float:right}
.clear{clear:both}
.hidden{overflow:hidden}
.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}
.clearfix:after{content:"";display:block;height:0;visibility:hidden;clear:both}
.clearfix{*zoom:1}
.cell_box{font-size:0}
.cell_box:before{content:'';height:100%;display:inline-block;vertical-align:middle}
.cell_box .cell{width:100%;display:inline-block;vertical-align:middle}
::-webkit-scrollbar{width:4px;height:4px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-corner,::-webkit-scrollbar-track{background-color:#f5f5f5}
::-webkit-scrollbar-thumb{border-radius:0;background-color:#183293}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#183293}
::-webkit-scrollbar-thumb:vertical:active{background-color:#183293}