@charset "gb2312";
/*全局样式开始*/
body{  font-family:"Arial","Microsoft YaHei","微软雅黑","SimSun","宋体";font-size:12px;color:#131313;text-align:center;line-height:28px; background:#fff; min-width:1200px; }
html,div,img,ul,li,ol,dl,dt,dd,body,label,img,form,select,input,textarea,option,table,a,span,p{margin:0px;padding:0px;border:0px;}
h1,h2,h3,h4,h5,h6{border:0px;margin:0px;padding:0px;}
ul{list-style-type:none;}
a{ text-decoration:none; margin:0; border:0; padding:0; color:#131313;}
a{text-decoration:none;cursor:pointer;}
a:hover{ color:#131313; text-decoration:underline;}
a:active,a:focus{outline:none;}
.fl{float:left;}
.fr{float:right;}
.fc{clear:both;}
.ad{ margin-bottom:10px;}
i,em{ font-style:normal}
input,img{ vertical-align:middle;}
/*img{ display:block; }*/
/*全局样式结束*/
.container1{ width:1200px; margin:0 auto; overflow:hidden; text-align:left; }
.a span{ display:none; }
.ptahoma{ font-family:Tahoma, Geneva, sans-serif; }
@font-face {
  font-family: 'sszh';
  src: url('../font/shishangzhonghei.eot');
  src:
    url('../font/shishangzhonghei.eot?#iefix') format('embedded-opentype'),
	url('../font/shishangzhonghei.woff2') format('woff2'),
    url('../font/shishangzhonghei.woff') format('woff'),
    url('../font/shishangzhonghei.ttf') format('truetype'),
    url('../font/shishangzhonghei.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}