@charset "utf-8";
 .cxtj20 li{ padding:0 2px;} 
 .cxtj20 li a{ background-color: #d1dded; float: left; width: 100%; overflow: hidden;}
 .cxtj20 li span{ background-color: #98b7de; color: #fff; display: inline-block; width: 100%; height: 24px; line-height: 24px;}
.cxtj20 li:hover img{ transition: all .5s; -webkit-transition: all .5s; }

 .cxtj20 li:hover img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); }
.cxtj20 li:hover span{ background-color: #e13335;} 
  
.zyc20_one{background-color: #fff; padding:0 10px; margin-top: 15px; float: left; width: 100%; min-height: 400px;}
/*专用车车型分类样式*/
.zyc20_cxfl{ border-top: 3px solid #e13335; text-align: center;}

.zyc20_flList{ border-bottom: 1px solid #dedede; display: inline-block; width: 100%; padding-bottom: 12px; }
.zyc20_flList span{ float: left; width:6%; font-weight: 700;margin-top: 3px;   }
.zyc20_flList span i{ font-size: 48px; color: #868686; display:block; height: 45px; overflow: hidden; font-weight: 100; }
.zyc20_flList ul{float: left; width: 88%;}
.zyc20_flList li{ float: left; width:14.2%; margin-top: 15px;  }
.zyc20_flList li h3{ font-size: 16px; margin-bottom: 5px; }
.zyc20_flList li h3 a{color: #323232;}
.zyc20_flList ul h3 a:hover{ color: #e13335;}
.zyc20_flList li p a{ margin: 0 3px; color: #868686;}
.zyc20_flList li p{ color: #868686;}
.zyc20_flList ul li p a:hover{ color: #6574b8;}
.zyc20_flList span .more{ margin-top: 25px; float: left;text-align: center; width: 100%;  font-size: 14px;} 
.zyc20_flList:last-child{ border-bottom: none;}