﻿@charset "utf-8";
/* CSS Document */

/***** 二级样式 css start *****/
.secArea__sub { width:680px;}
.secArea__subside { width:270px; border-left:1px solid #D35100; padding-left:9px;}
.picCon { width:230px; margin:5px auto;}
.picCon .item { width:220px; border:1px solid #E8E8E8; padding:4px;}
.picCon .item img { width:220px; height:130px;} /***** display:block;用于去除多余的空白。 *****/
.picCon .text { width:230px; text-align:center; line-height:24px;}
.picCon .text a { color:#333;}

.sub_more { padding:5px 40px 0 0; text-align:right; font:14px/24px '\5FAE\8F6F\96C5\9ED1'; color:#D35100;}
.sub_more a { color:#D35100;}
/***** 二级样式 css end *****/