@charset "utf-8";
/* CSS Document */


/*-----------------

*Filename:com.css
*Description:CSS
*Author:Matchmen-Carol
*Date:2016-11-28

-------------------*/


*{margin:0px; padding:0px; border:0; }
body{font-family: "PingFang SC",Helvetica,Arial,"微软雅黑","黑体";  font-size:12px; background:#FFF; color: #666;}
.w1200{ width:1200px; margin:0 auto;}
.w1064{ width:1064px; margin:0 auto;}
li{list-style-type:none;}
a{ text-decoration:none; color:#666666; cursor:pointer;}
h1,h2,h3,h4,h5{ font-weight:normal; font-size:12px;}
.fl{ float:left;}
.fr{ float:right;}
i{ font-style:normal;}
em{ font-style:normal;}




.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-table; }

* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear{clear:both}


.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */







