@charset "utf-8";
/*格式化样式*/
html,body{height: 100%;}
*{box-sizing: border-box;}
body, dl, dd, h1, h2, h3, h4, h5, h6, p, form,input{margin:0;}
ol,li,ul{margin:0; padding:0;}
body, button, input, select, textarea {font: 3.2vw/1 "Microsoft YaHei",\9ed1\4f53,\5b8b\4f53, "Microsoft JhengHei", STHeiti, MingLiu;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
li{list-style:none;}
address, cite, dfn, var {font-style: normal;}
a {text-decoration: none !important; outline: none;cursor:pointer;
 color:#004679;}
img {border: 0;}
button, input, select, textarea{ border: 0;font-size: 100%; outline:none;}
table {border-collapse: collapse; border-spacing: 0;}
s{text-decoration: none;}
.clear:after{display:block; content:''; clear:both; visibility:hidden; height:0;}
.clear{zoom:1;}
/*  onselectstart="return false;" style="-moz-user-select:none;" */
/*格式化样式 END*/

.html-view img{width: 100% !important;}
.html-view p{
    /*margin-top: 12px;;*/
}
