/*页面基本样式*/
@charset "utf-8";
@font-face{
    font-family:'xinjia';
    src:url('nexabold-webfont.woff2') format('woff2'),
		url('nexabold-webfont.woff') format('woff'),
		url('nexabold-webfont.ttf')  format('truetype'); 
    font-weight: normal;
    font-style: normal;

}
html,body{margin:0;padding:0;font-family:Microsoft YaHei,"微软雅黑";font-size:13px;color:#666;-webkit-text-size-adjust:none;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal;}
ul,ol,li,dl,dt,dd{margin:0;padding:0;list-style:none;}

td{padding:0;margin:0;border:0;}
p{ padding:0;margin:0;border:0;}
form,pre,fleldset,input,textarea{margin:0;padding:0;}
a{text-decoration:none;color:#666;}
a:link,a:visited,a:acstive{color:#666;text-decoration:none !important;}
a:hover{color:#666;text-decoration:none;}
input{ border-radius:0; -webkit-appearance:none;}
.dis{ display:none;}
.dis1{ display:block !important;}


.co02{ color:#000 !important}





























