.channel-left { width: 860px; border: 1px solid #ccc; margin-top: 10px; padding-bottom: 10px;}
.channel-left span{display: block; height: 40px; line-height: 40px; font-size: 14px; font-weight: bold; padding-left: 10px; border-bottom: 1px solid #ccc;}
.channel-section {width: 850px; height: 150px; }
.channel-list {width: 850px; margin-top: 10px;}
.channel-list li {height: 140px; border-bottom: 1px dashed #ccc; margin-top: 0px;}
.channel-list .channel-img img {width: 120px; height: 120px; margin-left: 10px; margin-top: 5px;}

.channel-list .channel-content { width: 700px; height: 120px; margin-top: 2px; padding: 5px; margin-right: 5px; border: 1px solid #ccc;}
.channel-content h3{ height: 30px; font-size: 14px; margin-top: 2px;}
.channel-content strong { color: #9D9C9C;}
.channel-right { width: 320px;}
.channel-right-list {width: 320px; border: 1px solid #ccc; margin-top: 10px; padding-bottom: 10px;}
.channel-right-list span{display: block; height: 40px; line-height: 40px; font-size: 14px; font-weight: bold; margin-bottom: 10px; padding-left: 10px; border-bottom: 1px solid #ccc;}
.channel-right-list li {width: 300px; height: 30px; line-height: 30px; margin-left: 10px; margin-right: 10px; overflow: hidden;}
.channel-right-list li a:hover { border-bottom: 1px solid #ff2222;}
.channel-right-list li em {margin-right: 3px;}

.article-list {width: 860px; margin-top: 10px; padding-bottom: 10px;}
.article-list span{display: block; height: 40px; line-height: 40px; font-size: 14px; font-weight: bold; padding-left: 10px; border-bottom: 1px solid #ccc;}
.article-list h3 {width: 850px; height: 50px; line-height: 50px; font-size: 16px; font-weight: bold; margin-top: 10px; text-align: center;}
.article-list .article-time {width: 820px; height: 20px; line-height: 20px; margin: 10px 20px;padding-bottom: 5px; border-bottom: 1px solid #ccc; font-size: 12px; color: #A2A2A2; text-align: center; }
.article-list .article-content {width: 820px; margin: 20px; font-size: 14px;}
.article-list .article-prev-next {width: 820px; margin: 20px; font-size: 14px; font-weight: bold;}
.article-list .article-prev-next li {height: 20px; margin-top: 5px;}
.article-associated {width: 820px; margin: 20px; border-top: 1px solid #ccc;}
.associated-list .associated-t {display: block; height: 40px; line-height: 40px; font-size: 14px; font-weight: bold; padding-left: 5px; background: #FDEBCE; }
.associated-list {width:400px; border: 1px solid #ccc; margin-top: 10px; padding-bottom: 5px;}
.associated-list li {width:400px; height: 20px; line-height: 20px; padding-left: 5px; overflow: hidden;}
.associated-list li a:hover{border-bottom: 1px solid #ff2222;}
.article-pros {line-height: 40px; text-align: center; font-size: 16px;}

/*分页样式*/  
.pagination{text-align:center;margin-top:20px;margin-bottom: 20px;}  
.pagination li{margin:0px 10px; border:1px solid #e6e6e6;padding:5px 8px;display: inline-block;}  
.pagination .active{background-color: #009688;color: #fff;}  
.pagination .disabled{color:#aaa;} 

/* 类目页样式开始*/
.m-cont .m-jiansuo {
	width: 860px; background: #f0f2f4; border-radius: 12px; margin: 20px 20px 5px 20px; padding-bottom: 15PX;
}
.m-jiansuo span{
	 width: 820px; height: 40px; line-height: 40px; font-size: 14px; font-weight: bold; color: #0b0b0c; margin-left: 10px;
	
}
.m-jiansuo span h2{
	width: 80px;
}
.m-jiansuo .jiansuo-cont {
	width: 810px; margin-left: 25px; margin-top: 5px; padding-bottom: 5px; border-bottom: 1px dashed #ccc;
}
.jiansuo-cont .jiansuo-mingcheng {
	width: 50px; height: 20px; line-height: 20px; font-size: 14px; float: left;
}
/*.jiansuo-cont #jiansuo-fenlei {
	width: 700px; height: 20px;  float: left; overflow: hidden; 
}*/
/*.jiansuo-cont #jiansuo-fenlei a{
	display: block; height: 20px; line-height: 20px; font-size: 16px; color: #0c8a99; float: left; margin-left: 20px; margin-bottom: 10px;
}
.jiansuo-cont #jiansuo-fenlei a:hover {
	color: #0c8a99; border-bottom: 1px solid #0c8a99;
}*/
.jiansuo-cont .jiansuo-fenlei {
	width: 700px; height: 20px;  float: left; overflow: hidden; 
}
.jiansuo-cont .jiansuo-fenlei a{
	display: block; height: 20px; line-height: 20px; font-size: 14px; color: #0c8a99; float: left; margin-left: 20px; margin-bottom: 10px;
}
.jiansuo-cont .jiansuo-fenlei a:hover {
	color: #0c8a99; border-bottom: 1px solid #0c8a99;
}
.jiansuo-cont .xiala {
	 width: 60px; height: 20px; line-height: 20px; float: right;
}
.xiala img {
	width: 20px; height: 20px; 
}

/* 类目页样式结束*/
