/*=======CSS reset start=======*/
body{font-family:"microsoft yahei";}
html,body{height: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0; font-size:12px;box-sizing: border-box;}
input{border:none;}
i{font-style: normal;}
input[type="button"]{cursor: pointer;}
input[type="text"]{vertical-align: middle;}
input[type="radio"], input[type="checkbox"],input[type="button"], label,select{vertical-align: middle;font-family:"microsoft yahei";}
table{border-collapse:collapse; border-spacing:0; font-family:"microsoft yahei";}
fieldset,img{border:none;vertical-align: middle;}
address,caption,cite,code,dfn,em,var{font-style:normal; font-weight:normal;}
ol,ul,li{list-style-type :none;}
caption{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{text-decoration:none; color:#3b9bd2;}
a:hover{color: #0072bc;}
h1,h2,h3,h4,h5{font-weight: normal;}
textarea{resize: none;font-family:"microsoft yahei";}
/*=======CSS reset end=======*/
