﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body{background-color:#fff; overflow-x:hidden;font-family: microsoft yahei , "Microsoft YaHei"; min-width:1200px; }/*网站字体颜色*/

table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}


select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

.mt10{ margin-top:10px;}




.clearfix:after{
  content: "020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
  }

.clearfix {
  /* 触发 hasLayout */ 
  zoom: 1; 
  }




/* -- 页面整体布局 -- */





.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}












