@charset "gb2312";
/* CSS Document */

/***** 内页 *****/
#colL{width: 280px;height:auto;float:left;clear:left;z-index:9999999;margin-top:30px;margin-bottom:50px;}
#colR{width: 880px;float:right;clear:right;margin-bottom:20px;}

  /***** 左边导航 *****/
  .nav{width:100%;background: #fff6f7;float:left;}
  .nav dt {height:92px;padding-left:36px;font:24px/92px "微软雅黑";color:#fff;background: #d40b16 url(../images/logo_dw.png) no-repeat right bottom;border-bottom: 4px solid #d0565d;}
  .nav dd {}
  .nav ul { width:100%;}
  .nav ul li{ width:280px; height:59px;display:block; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; border-bottom:#eaeaea solid 1px; border-right:#eaeaea solid 1px;}
  .nav ul li a{width:auto;padding-left: 44px;height:59px;font:16px/59px "微软雅黑";color:#262626;border-left:#eaeaea solid 1px;background:url(../images/jt01.png) no-repeat 238px center;display:block;transition-duration:500ms;-webkit-transition-duration:500ms;}
  .nav ul li a:hover{padding-left:56px;background:#ffeff0 url(../images/jt01.png) no-repeat 238px center;transition-duration:500ms;-webkit-transition-duration:500ms;}

  /***** 热门信息 最新信息 *****/
  .lastlist	   {width:280px;float:left;margin-top:30px;border:solid 1px #eaeaea;}
  .lastlist dt {width:246px;padding-left:36px;height:46px;font:18px/46px "微软雅黑";color:#fff;font-weight:bold;background-color: #d40b16;}
  .lastlist dd {padding: 10px 0;}
  .lastlist ul { width:250px; margin:0 auto;}
  .lastlist ul li{font:14px/32px "微软雅黑";color:#333333;width:100%;height: 40px;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;}
  .lastlist ul li a{font:14px/32px "微软雅黑";color:#333333;padding-left: 10px;display:block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
  .lastlist ul li a:before{content: '';display: inline-block;width: 4px;height: 4px;background-color:#bbb;position: relative;border-radius: 12px;top: -2px;left: -10px;}
  .lastlist ul li a:hover{ color:#d40b16; }


 /***** 内页列表 *****/
  .sortlist{ margin:0px auto 15px auto; width:100%;  }
  .sortlist dl{margin-bottom: 20px;text-align:left;clear:both;}
  .sortlist dl dt{height: 48px;padding-left: 14px;color: #d40b16;background:#fef8f8;border-top: 2px #d40b16 solid;font: bold 16px/48px "微软雅黑";}
  .sortlist dl dt a{float:right;color:#d40b16;padding-right:15px;font: 13px/48px "微软雅黑";text-decoration:none;}
  /***** 文字新闻列表 *****/
  .sortlist ul{ text-align:left; padding-bottom:8px; }
  .sortlist ul li {font:15px/45px "微软雅黑";color:#333333;border-bottom: 1px #ddd dashed;text-align:left;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;background: url("../images/ico.png") no-repeat 4px center;}
  .sortlist ul li span{float:right;font: 14px/56px "微软雅黑";color:#bdbdbd;padding-right:10px;}
  .sortlist ul li a{width: 72%;font: 16px/56px "微软雅黑";color:#333333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;float: left;padding-left: 10px;}
  .sortlist ul li a:before{content: '';display: inline-block;width: 4px;height: 4px;background-color:#bbb;position: relative;border-radius: 12px;top: -2px;left: -10px;}
  .sortlist ul li:hover a{ color:#d40b16;font-weight:600;}
  .sortlist ul li:hover span{ color:#d40b16;}
  /***** 图片新闻列表 *****/
  .sortlist ul.picture li{width: 263px;height:200px;float:left;margin: 15px 15px 6px 15px;border:none;text-align:center;overflow:hidden;background:none;}
  .sortlist ul.picture li img		{ width:244px; height:155px; padding:2px; border:1px solid #eeeeee; }
  .sortlist ul.picture li a         {width:auto;display:block;font:14px/25px "微软雅黑"; line-height:25px; color:#333333; margin-left:0px;}
  .sortlist ul.picture li a:before{display:none;}
  .sortlist ul.picture li:hover a   { color:#d40b16;font-weight:600; }
	
	
	
	
	
	

	
	
	
	
	