@charset "utf-8";
/*基础样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin: 0;}
table {border-collapse:collapse;border-spacing:0}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var{ font-weight:normal; font-style:normal;}
ol,ul {list-style: none outside none;}
caption,th{text-align:left;}
body{color:#333;font-size:12px;font-family:"Microsoft Yahei",Arial,sans-serif ;}
a{color:#0066b3; text-decoration:none;}
a:hover{text-decoration:none;}
input,select{color:#919191;font-size:12px}
input{ border:0 none; } 
em,i{ font-style:normal; }
body,html{ overflow-x: hidden;}


