html{font-size:16px;font-family: serif,helvetica,arial,sans-serif;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input,figure,article,section,footer,nav,main{ margin: 0; padding: 0; border: 0; box-sizing: border-box;}
body{color: #000;position: relative;font-family: Source Han sans-serif;}
table{border-collapse:collapse;border-spacing:0;}
img{vertical-align: middle;border-style:none;}
address,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:normal;}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {display: block;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
h1,h2,h3,h4,h5{font-size:100%;font-weight:normal;}
a:active,button,input:focus,textarea:focus{outline:0}*,a:active,input:focus,textarea:focus{-webkit-tap-highlight-color:transparent}a{text-decoration:none}button{border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=button],input[type=submit],input[type=reset]{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;resize:none}input:focus,textarea:focus{-webkit-user-modify:read-write-plaintext-only}.displayBox{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-box;display:-moz-box}.boxPackStart{-webkit-box-pack:start;-moz-box-pack:start;-ms-box-pack:start;-o-box-pack:start;box-pack:start;justify-content: flex-start;}.boxPackCenter{-webkit-box-pack:center;-moz-box-pack:center;-ms-box-pack:center;-o-box-pack:center;box-pack:center;justify-content: center;}.boxPackEnd{-webkit-box-pack:end;-moz-box-pack:end;-ms-box-pack:end;-o-box-pack:end;box-pack:end;justify-content: flex-end;}.boxAlignStart{-webkit-box-align:start;-moz-box-align:start;-ms-box-align:start;-o-box-align:start;box-align:start;align-items: flex-start;}.boxAlignCenter{-webkit-box-align:center;-moz-box-align:center;-ms-box-align:center;-o-box-align:center;box-align:center;align-items: center;}.boxAlignEnd{-webkit-box-align:end;-moz-box-align:end;-ms-box-align:end;-o-box-align:end;box-align:end;align-items: flex-end;}.boxOrientHor{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-o-box-orient:horizontal;box-orient:horizontal;flex-direction: row;}.boxOrientVer{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;-o-box-orient:vertical;box-orient:vertical;flex-direction: column;}.boxFlex1{-webkit-box-flex:1;-moz-box-flex:1;-ms-box-flex:1;-o-box-flex:1;box-flex:1;flex-grow: 1;}
.flt{float: left;}
.ovhid{overflow: hidden;}