/*left_sort*/
.left_sort{ background:#f7f7f7; border:1px #ebebeb solid; padding:0 0 10px 0; width:178px; top:0;-webkit-transform: translateZ(0);}
.left_sort ul li a{ height:38px; line-height:38px; text-align:center; display:block; border-bottom:1px #ddd dotted; border-right:4px #f7f7f7 solid;}
.left_sort ul li a:hover{ background:#fff; border-right:4px #0090ff solid;}
.left_sort ul li .on{background:#fff; border-right:4px #0090ff solid; color:#0090ff;}
/*special_about*/
.special_about{ background:#f7f7f7; border:1px #ebebeb solid; padding:15px;}
.special_about dl dd{ width:800px;}
.special_about .tit{ font-size:18px; font-weight:normal;}
.special_about .num{ font-size:12px; color:#0090ff; margin:5px 0;}
.special_about .desc{ font-size:12px; color:#999; line-height:24px;}
/*brush*/
.brush{ height:44px; line-height:44px; border:1px #ebebeb solid; background:#fff;}
.brush ul li{ float:left;}
.brush ul li a{ width:110px; text-align:center; display:block; height:42px; line-height:42px; border-right:1px #ebebeb solid; font-size:15px; border-top:2px #fff solid;}
.brush .on{ border-top:2px #0090ff solid; color:#0090ff; background:#f7f7f7;}
