/*全局样式*/
h1,h2,h3,h4,h5,h6{font-size:100%;}
body,button,input,select,textarea {font-family: "微软雅黑";font-size:14px;}
a {star:expression(this.onFocus=this.blur()); text-decoration:none; color:#333333;}
a {blr:expression(this.onFocus=this.blur())}
a {outline:none;}
a:hover{ color:#e60012; transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
address,caption,cite,code,dfn,th,var{font-weight:normal;}
em,i{font-style:normal;}
q:before,q:after{content:'';}
table,th,td{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
fieldset,img{border:0; margin:0; padding:0; vertical-align:middle;transition: all 0.0s ; -o-transition: all 0.0s ; -moz-transition: all 0.0s;-webkit-transition: all 0.0s ;}
.hsx{ color:#f14c4c}

* {transition-property: all;-ms-transition-property: all;-moz-transition-property: all;-webkit-transition-property: all;-o-transition-property: all;margin:0; padding:0;word-break:break-all; }
html, body {font-size:14px;background:#fff;width:100%; height:100%;margin:0px;padding:0px;font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "微软雅黑", "宋体", "黑体";}
ol,ul, li, p {margin:0px;padding:0px;list-style:none;}
input, button, select, textarea, select, option {outline:none;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
select, option, textarea {resize:none;-webkit-appearance: none;font-weight:normal;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {-webkit-appearance: none;font-weight:normal;}


