﻿/*二级分类主要样式*/
.modshowsub{ background-color:#fff;}
.modshowsub .subtype{ padding-top:8px; padding-left:1%; height:44px; overflow:hidden;}
.modshowsub .subtype ul{ display:block; overflow:hidden;}
.modshowsub .subtype ul li{ width:33%; float:left;height:auto;border:none; padding:0;}
.modshowsub .subtype ul li a{ display:block; margin:6px; height:30px; line-height:30px;font-size:14px; text-align:center; border:1px solid #dadada;border-radius:4px; overflow:hidden; }
.modshowsub .moreytpebtn a{ display:block; padding:4px 0 10px; text-align:center; font-size:12px; color:#EE6A51;}
.modshowsub .moreytpebtn a img{ margin-top:-2px;}

.modshtit{ padding:6px 0 8px; border-bottom:1px solid #dedede;}
.modshtit h3{ padding-left:12px; font-size:16px; font-weight:bold; color:#666;}
.modshtit h3 strong{color:#ff9600;}
/*二级分类主要样式end*/