/*=========index-top========*/ /*分类页面css*/ .container{ width:100%; padding:0; overflow:hidden; margin:auto;} .category-box{ margin-top:-45px; height:100%; width:100%; overflow:hidden} .category1{ height:100%; float:left; width:25%;background-color:#fff;} .category1 ul{width:100%; overflow:hidden;} /*分类一级标题 修改 20170314*/ /*.category1 li{ width:100%;height:50px;line-height:50px;background-color: #fff;border-top: 1px solid #f4f4f4;font-size: 16px; overflow:hidden; text-align:center;}*/ .category1 li{ width:100%;height:50px;line-height:50px;background-color: #fff;border-top: 1px solid #f4f4f4;font-size: 16px; overflow:hidden; text-align:center;font-weight: 600;} /*分类一级标题 end*/ /*分类一级标题 修改 20170315*/ /*.category1 li.cur{color:#DE3535; border-left:2px solid #DE3535; background:#f4f4f4}*/ .category1 li.cur{color:#C4182E; border-left:2px solid #C4182E; background:#f4f4f4} /*分类一级标题 end*/ .category1 li.cur:before{ position:absolute; right:0; top:50%; margin-top:-5px; content:''; display:block;display: inline-block;border-width: 6px;border-color: transparent #fff transparent transparent;border-style: dashed solid dashed dashed;} .category2{ float:left; width:75%; height:100%; background-color:#f4f4f4; } .category2 dl{ width:95%; margin:auto;overflow:hidden; padding-bottom:60px} .category2 dl span{ display:block; width:100%; height:100px; overflow:hidden; position:relative; margin-top:8px;} .category2 dl span img{ display:block; width:100%; height:auto} .category2 dl span em{ display:block; width:10px; font-size:12px; height:60px; position:absolute; right:0px; bottom:0px; padding:25px 10px 25px 10px;background-color:rgba(27,27,27,0.5); color:#FFF; font-style:normal; line-height:150%; font-family:'宋体';} .category2 dt{ width:100%; height:20px;margin-top:10px; margin-bottom:10px;} /*分类二级标题 修改颜色20170314*/ .category2 dt a{ display:block; height:20px;font-size:16px; line-height:20px;/*color:#999;*/color: #000000;} /*分类二级标题 end*/ .category2 dd{ width:100%; overflow:hidden; margin-bottom:10px;} .fenimg{ width:100%; overflow:hidden;} .fen_img{width:33.3%; overflow:hidden;float: left; margin:0px; margin-bottom:5px;} .fen_img a{ display:block; width:90%;height:110px; margin:auto;overflow:hidden; background:#FFF; padding-top:3px;} .fen_img a span{ display:block; width:100%; height:70px;} .fen_img a span img{ display:block; width:70px;height:70px; margin:auto;} .fen_img a em{ display:block; width:90%; height:30px; margin:auto; text-align:center;font-size:14px; color:#999; line-height:30px;} .fen{width:33.3%;float:left; overflow:hidden;text-align:left; } .fen a{display:block; width:90%; height:35px; line-height:35px; border:1px solid #e5e5e5;margin-bottom:5px; text-align:center;font-size:14px; color:#999; background:#FFF}