::-webkit-input-placeholder { /* WebKit browsers */ font-size:14px; color: #dfdfdf; } 
::-ms-input-placeholder { /* Internet Explorer 10+ */ font-size:14px;color: #dfdfdf; } 
.fl{float:left;}
.fr{float:right;}
.clearfix{*zoom:1;} 
.clearfix:before,.clearfix:after{display:table; line-height:0; content:"";}
.clearfix:after{clear:both;}
.w1200{ width: 1200px; margin: 0 auto;}
.fenpage{ background: #F5F5F5; padding: 50px 0;}
.column{width: 288px; float: left; margin-right: 15px; }
.fenpage .column:last-child{ margin-right: 0;}
.column .col-div{ margin-bottom: 15px;  background: #fff; padding: 20px;}
.col-tit h2{ color: #22AB38; font-weight: bold; font-size: 18px; padding-bottom: 15px; border-bottom: 1px solid #E0E0E0;
margin-bottom: 25px;}
.category-ul li{ float: left; width: 33.33%; text-align: left; padding-bottom: 15px;}
.category-ul li a{ color: #333; font-size: 14px; transition: all 0.6s;  text-decoration:none !important;}
.category-ul li:hover a{ color: #22AB38; text-decoration: underline;}
.col-div1 ul li{ width: 50%; }