@charset "utf-8";
/* 基本样式 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,button,input,textarea,blockquote,th,td {margin:0;padding:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal}
q:before,q:after {content:''}
form{display:inline;}
button,input,select,textarea{font-size:14px;font-family:微软雅黑;}
input{border:none 0;vertical-align:middle;}
body{background:#fff;color:#333;font-size:12px;font-family:微软雅黑;} 
:focus{outline:0;}
img {border:0;}
a{color:#333;text-decoration:none}
a:hover{color:#f26d2b;text-decoration:none;}
.clearfix{*zoom:1;}
.clearfix:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:".";}
.clearboth{clear: both;}