  @charset "utf-8";
/* CSS Document */

/ 内页 /
#colL{ position:relative; z-index:9999;width:273px; height:auto; float:left;clear:left; z-index:9999999; margin-top:-92px;margin-bottom:70px; }
#colR{ width:825px; padding:20px 26px 0px 26px; float:right; clear:right; background:#fff; margin-bottom:70px; }

  / 左边导航 /
  .nav{ width:100%;background:#fafbfd; float:left; background:#fff url(../images/ej_left_bg.png) no-repeat bottom right;}
  .nav dt {height:88px;padding-left:54px;font:24px/88px "微软雅黑";color:#fff;background: #20275b url(ej_bigbt_bg.png) no-repeat left top;border-bottom: 4px solid #12112c;}
  .nav dd {}
  .nav ul { width:100%;}
  .nav ul li{ width:272px; height:59px;display:block; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; border-bottom:#e6e6e6 solid 1px; border-right:#e6e6e6 solid 1px;}
  .nav ul li a{ width:218px; padding-left:54px;height:59px;font:16px/59px "微软雅黑"; color:#3c3c3c; border-left:#e6e6e6 solid 1px; display:block;}
  .nav ul li a:hover  {background:#961b26 url(ej_jt.png) no-repeat 202px center; color:#fff;}

  / 热门信息 最新信息 /
  .lastlist	   { width:271px; height:338px;float:left;margin-top:30px;border:solid 1px #eaeaea; overflow:hidden;}
  .lastlist	img   { width:271px;height:338px;moz-transition:1s;-webkit-transition:1s;-ms-transition:1s;-o-transition:1s; }
  .lastlist:hover img{ -moz-transform:scale(1.08);-ms-transform:scale(1.08); -o-transform:scale(1.08); -webkit-transform:scale(1.08);}


 / 内页列表 /
  .sortlist{ margin:0px auto 20px auto; width:100%;  }
  .sortlist dl{ margin-bottom:8px; text-align:left; clear:both; }
  .sortlist dl dt{height:35px;padding-left:39px;color: #95101b;background:#f4f4f6 url(../images/ej_btico.png) no-repeat 11px center;border-top:2px #95101b solid;font:bold 16px/35px "微软雅黑";}
  .sortlist dl dt a{ float:right; color:#f50000; padding-right:14px; font:14px/35px "微软雅黑"; text-decoration:none; }
  .sortlist dl dt a:hover{ text-decoration:underline;}
  / 文字新闻列表 /
  .sortlist ul{ text-align:left; padding-bottom:8px; }
  .sortlist ul li { font:15px/45px "微软雅黑"; color:#272727;border-bottom:1px #eaeaea solid; text-align:left; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; background:url(/images/ico01.png) no-repeat 10px center; }
  .sortlist ul li span{ float:right; font:13px/45px "微软雅黑"; color:#b6b6b6; padding-right:10px; }
  .sortlist ul li a{ font:14px "微软雅黑"; color:#333333; margin-left:25px;}
  .sortlist ul li a:hover{ color:#ff0000; }
  / 图片新闻列表 /
  .sortlist ul.picture li{ width:240px;height:200px; float:left; margin:15px 10px 6px 20px; border:none; text-align:center; overflow:hidden; background:none; }
  .sortlist ul.picture li img		{ width:234px; height:155px; padding:2px; border:1px solid #eeeeee; }
  .sortlist ul.picture li a         { display:block;font:14px/25px "微软雅黑"; line-height:25px; color:#333333; margin-left:0px;}
  .sortlist ul.picture li a:hover   { color:#ff0000; }
	
	