@charset "utf-8";

/***** 内页 *****/


  /***** 内页列表 *****/
    .sortlist{ width:96%; margin:0px auto 15px auto; }
	.sortlist dl{ margin-bottom:8px; text-align:left; clear:both; }
	.sortlist dl dt{ height:50px;color:#000; background:#eef8fd; border-top:3px #008cd7 solid; font:18px/50px "微软雅黑"; margin-top:20px; padding-left:20px;  }
	.sortlist dl dt span{ display:block; width:100px; float:left;height:50px;color:#008cd7; font:18px/50px "微软雅黑"; padding-left:50px;}
	.sortlist dl dt a{ display:block; float:right; color:#008cd7; padding-right:10px; font:12px/50px "宋体"; text-decoration:none; }
	/***** 文字新闻列表 *****/
    .sortlist ul{ text-align:left; padding-bottom:8px; width:98%;margin:0 auto;margin-left:auto;margin-right:auto; }
    .sortlist ul li { font:12px "微软雅黑"; height:60px; line-height:60px; color:#333333; border-bottom:1px #d4d4d4 dashed; text-align:left; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; background:url(../images/ico02.jpg) no-repeat 5px center; padding-left:25px;}
    .sortlist ul li span{ float:right; font:14px/50px "微软雅黑"; color:#a4a4a4; padding-right:10px; }
	.sortlist ul li a{ font:15px "微软雅黑"; color:#151515; }
	.sortlist ul li a:hover{ color:#ff0000; }
	/***** 图片新闻列表 *****/
	.sortlist ul.picture li{ width:280px; height:230px; float:left; margin:15px 8px 6px 6px; border:none; text-align:center; overflow:hidden; background:none; padding-left:0px; }
	.sortlist ul.picture li img			{ width:270px; height:180px; padding:2px; border:1px solid #d6d6d6; }
	.sortlist ul.picture li a           { display:block; line-height:30px; color:#333333; }
	.sortlist ul.picture li a:hover     { color:#ff0000; }
	
	

	
	
	
	
