@charset "utf-8";
/*==========文章分类列表样式========*/
.artSortList-main{}
.artSortList-left .asl-title{padding-bottom:60px;}
.artSortList-left .asl-title h1{font-size: 30px; color: #333;  font-weight: bold;  padding-right: 15px;}
.artSortList-left .asl-title p{font-size: 16px; color: #888888;text-indent: 32px; padding-top: 8px;}
.artSortList-left .lph-pageList .artSort-h2{font-size:26px;border-bottom: solid 2px #D6D6D6;color: #292929;padding-bottom: 5px;}

/*格式套用首页精选导航*/
.artSortList-left .lph-pageList .idx-selLead{padding-bottom: 60px;}
.artSortList-left .lph-pageList .idx-selLead .items{float: left;width: 365px;margin-top: 15px;}
.artSortList-left .lph-pageList .idx-selLead .items.pr15{padding-right:15px;}
.artSortList-left .lph-pageList .idx-selLead .items.pb15{padding-bottom:15px;}
.artSortList-left .lph-pageList .idx-selLead .items.pl15{padding-left: 15px;}
.artSortList-left .lph-pageList .idx-selLead .items.mr13{margin-right: 13px;}
.artSortList-left .lph-pageList .idx-selLead .items.ml14{margin-left:  14px;}
.artSortList-left .lph-pageList .idx-selLead .items.items-borb{border-bottom: 1px solid #e8e8e8;}
.artSortList-left .lph-pageList .idx-selLead .items-line{float: left;margin-top: 15px;width: 1px;height: 112px;background-color: #e8e8e8;}
.artSortList-left .lph-pageList .idx-selLead .items .pic{float: left;}
.artSortList-left .lph-pageList .idx-selLead .items .pic img{display: block;}
.artSortList-left .lph-pageList .idx-selLead .items .txt{overflow: hidden;padding-left: 14px;}
.artSortList-left .lph-pageList .idx-selLead .items .txt h3{height: 40px;line-height: 20px;overflow: hidden;}
.artSortList-left .lph-pageList .idx-selLead .items .txt h3 a{font-size: 15px;color: #272322;}
.artSortList-left .lph-pageList .idx-selLead .items:hover h3 a{color: #DB6D4C;}
.artSortList-left .lph-pageList .idx-selLead .items .txt p{height: 36px;line-height: 18px;overflow: hidden;color: #888;font-size: 12px;padding-top:12px; }

/*相关文章推荐*/
.artSortList-left .related-article{margin-top: 25px;}
.artSortList-left .related-article h2{margin-bottom: 10px;}
.artSortList-left .related-article li{float: left;padding: 9px 0;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.artSortList-left .related-article li em{display: inline-block;margin-right: 5px;vertical-align: middle;background: url('../images/common/lph-pageList-sprite.png') no-repeat -4px -95px;width: 9px;height: 14px;}
.artSortList-left .related-article li.signle{width: 45%;padding-right: 10%;}
.artSortList-left .related-article li.double{width: 45%;}
.artSortList-left .related-article li a{font-size: 18px;color: #6d6d6d;}
.artSortList-left .related-article li:hover a{color: #dd6e4c;}
.artSortList-left .related-article li:hover em{background-position: -3px -74px;}

/*相关专题推荐*/
.artSortList-left .related-topic{padding-top: 40px;}
.artSortList-left .related-topic .relatTopic-list a{padding: 28px 35px 0 0;font-size: 22px;color: #6d6d6d;display: inline-block;}

/* 分类页 */
.artSortList-left.category-list .asl-title{padding-bottom:0;}
.artSortList-left.category-list .asl-title h3 { font-size: 30px; font-weight: bold; border-bottom: 2px solid #d6d6d6; padding-bottom: 10px; }