@charset "utf-8";
/*点睛色 #ff6637*/
*{margin: 0;padding: 0;border:0px;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img{border: medium none;margin: 0;padding: 0;}
body,button,input,select,textarea{font: 12px "微软雅黑","宋体",tahoma,Srial,helvetica,sans-serif;outline: none; visibility: middle;}
h1,h2,h3,h4,h5,h6{font-size: 100%;}
ul,ol,li{list-style: none;}
a{text-decoration: none;color: #3e3e3e;}

input[type='button']:hover{font-weight:600;}
table{border-collapse: collapse;border-spacing: 0;}
html,body{height: auto;color: #3e3e3e;background:#fff;margin: 0 auto;}
img{vertical-align:bottom;}
.cen{margin:0 auto;width:1200px;}
.clear{clear:both}
.pd10{padding-left:10px;}


