@charset "utf-8";
/* CSS Document */


/*默认样式及公共样式*/
/**{margin: 0;padding: 0;}
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;-webkit-tap-highlight-color:transparent;
-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%; box-sizing:border-box;}
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','SimSun','Arial';}



a{color:#0066b3; text-decoration:none;}
a:hover{text-decoration:none;}
input,select,textarea,button{appearance: none;-o-appearance: none;-moz-appearance: none;-webkit-appearance: none;-webkit-tap-highlight-color:rgba(0,0,0,0);-o-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:rgba(0,0,0,0);-ms-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);border-radius:0;color:#333;font-family:'Microsoft Yahei','SimSun','Arial'; border:0; background:none;outline:none;resize:none;}
img{border:0;  display:block; max-width:100%;}
em,i{ font-style:normal; }

a, img {
    -webkit-touch-callout: none; 
}*/

