/***** 内页 *****/
#colL{ width:273px; height:auto; float:left;clear:left; z-index:9999999; margin-top:30px;margin-bottom:50px;}
#colR{ width:856px; float:right; clear:right;margin-bottom:20px;}

  /***** 左边导航 *****/
  .nav{ width:100%;background:#fafbfd; float:left;}
  .nav dt {height:92px;padding-left:36px;font:24px/92px "微软雅黑"; color:#fff; background:#036eb7 url(../images/logo_dw.png) no-repeat right bottom; border-bottom:4px solid #005a98;}
  .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:#eaeaea solid 1px; border-right:#eaeaea solid 1px;}
  .nav ul li a{ width:210px; padding-left:62px;height:59px;font:16px/59px "微软雅黑"; color:#262626; border-left:#eaeaea solid 1px;background:url(../images/jt01.png) no-repeat 228px center; display:block;transition-duration:500ms;-webkit-transition-duration:500ms;  }
  .nav ul li a:hover  {width:210px; padding-left:62px;background:#edf1f9 url(../images/jt01.png) no-repeat 228px center;transition-duration:500ms;-webkit-transition-duration:500ms;}

  /***** 热门信息 最新信息 *****/
  .lastlist	   { width:273px; float:left;margin-top:30px;border:solid 1px #eaeaea;padding-bottom:10px;}
  .lastlist dt {width:237px;padding-left:36px; height:46px;font:18px/46px "微软雅黑"; color:#fff; font-weight:bold; background-color:#036eb7;}
  .lastlist dd { padding:8px 0;}
  .lastlist ul { width:250px; margin:0 auto;}
  .lastlist ul li{ font:14px/32px "微软雅黑"; color:#333333; width:100%; height:32px; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}
  .lastlist ul li a{ font:14px/32px "微软雅黑"; color:#333333; margin-left:10px; display:block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
  .lastlist ul li a:hover{ color:#036eb7; }


 /***** 内页列表 *****/
  .sortlist{ margin:0px auto 15px auto; width:100%;  }
  .sortlist dl{ margin-bottom:8px; text-align:left; clear:both; }
  .sortlist dl dt{height: 48px;padding-left: 14px;color:#036eb7;background:#f7fafd;border-top:2px #154ba4 solid;font: bold 16px/48px "微软雅黑";}
  .sortlist dl dt a{float:right;color:#036eb7;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 #E2E2E2 solid;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: 13px/48px "微软雅黑";color:#bdbdbd;padding-right:10px;}
  .sortlist ul li a{font:15px/48px "微软雅黑";color:#333333;margin-left: 20px;}
  .sortlist ul li a:hover{ color:#036eb7; }
  /***** 图片新闻列表 *****/
  .sortlist ul.picture li{ width:250px;height:200px; float:left; margin:15px 10px 6px 20px; 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         { display:block;font:14px/25px "微软雅黑"; line-height:25px; color:#333333; margin-left:0px;}
  .sortlist ul.picture li a:hover   { color:#036eb7; }


 /***** 内页分页 *****/
	.page { margin:5px 3px 50px 3px; padding:3px; text-align:center; clear:both;font:12px/30px "微软雅黑";}
	.page a { margin:2px; padding:5px 8px; border:1px solid #036eb7; color:#036eb7; text-decoration:none; }
	.page a:hover { background-color:#036eb7;color:#fff; }
	.page a:active { border:1px solid #999; color:#999; }
	.page span { margin:2px; padding:5px 8px; border:1px solid #999; color:#999;  }
	.page span.strong { margin:2px; padding:5px 8px; border:1px solid #036eb7; font-weight:bold; color:#fff; background-color:#036eb7; }

 /***** 内页内容 *****/
    #text             {width:calc(100%-80px);font:16px/35px "微软雅黑";text-align:center;color:#333333;margin-top:40px;padding:40px;border:1px solid #eee;}
    #text a           { color:#333333; }
    #text a:visited   { color:#333; }
    #text a:hover     { color:#f9851f; }
    #text h1		  {font: 30px/48px "微软雅黑";color:#333;}
    #text h2          { font:20px/40px "微软雅黑"; color:#333; }
	#text h3          { font:12px/20px "微软雅黑"; color:#999; margin-top:10px; }
	#text h4          { font:12px/30px "微软雅黑"; color:#999; border-bottom:1px #eee solid; margin-top:10px; }
	
	
	#showcontent 	  {width:100%; margin-top:20px; margin-bottom:30px; font:15px/35px "微软雅黑"; text-align:left; }
	#showcontent p    {text-indent:2em;}
	#showcontent p img{max-width:100%;text-align:center;margin: 10px 0;margin-left:-2em;}
 
  /***** 页右下角 *****/
	#tools			 {width: 100%;font: 12px/64px "微软雅黑";color: #999;text-align:right;}
	#tools a		 { color:#999; }
	#tools a:hover   { font:12px/30px "微软雅黑"; color:#f9851f; }
	#tools p		 { color:#999;margin-right:40px;margin-bottom:40px;}
 
  /***** 相关链接 *****/
	#prenext {width:100%;margin:30px auto;border:1px #eaeef3 solid;background:#fafbfd;padding-bottom:20px;height:auto;overflow: hidden;}
	#prenext dt{font: bold 16px/60px "微软雅黑";color:#036eb7;margin-left:24px;} 
	#prenext ul li { float:left; width:46%; height:30px; font:14px/30px "微软雅黑"; color:#333; text-align:left;padding-left:15px; margin-left:24px;background: url("../images/ico.png") no-repeat 4px center; }
	#prenext ul li a{ font:14px/24px "微软雅黑"; color:#333; }
	#prenext ul li a:hover{ color:#036eb7;}