/* html{font-size:calc(100vw / 23.4)} */
/* ../../src/assets/images/web-bg.jpg */
html,body{margin:0;font-family: "Microsoft YaHei",simsun;line-height:1;}
h1,h2,h3,h4,h5,h6{margin:0;font-size:100%;font-weight: normal;}
p,dl,dd{margin:0;}
ul,ol{list-style:none;margin:0;padding:0;}
a,del{text-decoration: none;}
a{color:#333;}
em,i{font-style: normal;}b,strong{font-weight: normal;}
img{vertical-align: bottom;border:none;}
input{margin:0;padding:0;border:none;background:none; outline:none;}
input:focus{outline: -webkit-focus-ring-color auto 0;  outline:none; }
textarea{padding:0;resize:none;overflow:auto;outline:none}
th{margin:0;padding:0;font-size:100%;font-weight: normal;}
.clearfix{*zoom:1;}
.clearfix:after{content:"";display: block;clear:both;}
.cleardiv{clear:both;}