/**
 * CSS Document * 
 * Created by cjy 2016/9/22.
 */


/* ==布局样式== */

#m-r0{
	margin-right: 0;
}
.cxcy-szzc {
	background: #fff url(2016zh_szzc_bg01.jpg) no-repeat left top;
}
.curmb {
  height: 20px;
  font: 14px/20px "微软雅黑";
  color: #fff;
}
.curmb a.home {
  display: inline-block;
  margin: 0;
  padding: 0 5px 0 20px;
  background: url(2016zh_szzc_home.png) no-repeat left center;
}
.curmb a {
  margin: 0 3px;
  font: 14px/20px "微软雅黑";
  color: #fff;
}

.curmb a:hover {
  color: #f60;
}
.curmb span {
  margin: 0 3px;
  font: 14px/20px "微软雅黑";
  color: #fff;
}
.l-list{
	margin:10px 30px 10px 0px;
}
.l-list ul{
	width: 250px;
}
.l-list li{
	width: 250px;
	height: 44px;
	float: left;  
	text-align: center;
	margin: 5px;
	background: url(2016zh_szzc_li.png) no-repeat left top;
}

.l-list li span{
	display: inline-block;
	width: 125px;
	height: 44px;
	font: 16px/44px "微软雅黑";
	color: #fff;
	text-align: center;
		float: left;  
}
.l-list li a{
	display: inline-block;
	width: 125px;
	height: 44px;
	font: 18px/44px "微软雅黑";
	color: #333333;
	text-align: center;
		float: left;  
}
.l-list li a.cur ,.l-list li a:hover{
	color: #ff6c00;
}

.cont-sz .ldjs{
	margin-top: 15px;
}
.cont-sz .ldjs .rw-nr{
	padding-left: 26px ;
	font: 14px/32px   "微软雅黑";
}
.cont-sz .ldjs .rw-nr strong{
	font: 20px/32px   "微软雅黑";
	font-weight:bold;
	
}
.cont-sz .ldjs .rw-nr span{
	font: 14px/32px   "微软雅黑";
	font-weight:bold;
	
}
.cont-sz .ldjs .rw-nr a{
	height: 39px;
	width: 172px;
	
}
.cont-sz .ldjs .rw-nr a img{
	height: 39px;
	width: 172px;
	margin: 20px 0px;
		
}
/*列表*/
.zw-rbox{
	
	width:830px;
}
.zw-tit {
	padding-top:10px;
	height:40px;
	background:#f2f2f2;
}
.zw-tit strong {
	display:inline-block;
	float:left;
	margin-right:20px;
	padding:0 15px;
	background:url(2016zh_zw_rtit_bg.png) repeat-x left bottom;
	font:bold 20px/40px "微软雅黑";
	color:#063c68;
}
.zw-tit ul, .zw-tit li {
	display:inline-block;
	float:left;
}
.zw-tit li {
	width: 90px;
}
.zw-tit li a, .zw-tit li em {
	display: inline-block;
  float: left;
  margin-right: 20px;
  padding: 0 15px;
	font:16px/40px "微软雅黑";
	color:#333;
}
.zw-tit  em {
	display: inline-block;
  float: left;
padding-right: 15px;
	font:16px/40px "微软雅黑";
	color:#333;
}

.zw-tit li em {
	margin:0 10px;
}
.zw-tit li.active a, .zw-tit li a:hover {
	 display: inline-block;
  float: left;
  margin-right: 20px;
  padding: 0 15px;
  background: url(2016zh_zw_rtit_bg.png) repeat-x left bottom;
  font: bold 20px/40px "微软雅黑";
  color: #063c68;
}
.zw-rbox .jianjie{
	padding: 8px;
}
.zw-rbox .jianjie p{
	font:14px/24px "微软雅黑";
	text-indent:2em;
}
.zw-rbox .jianjie a{
	font:14px/24px "微软雅黑";
	color: #ff6c00;
}
.zw-rbox .jianjie a:hover{
	  text-decoration: underline;
}


.zwlist {
	padding:10px 2px 0 4px;
}
.tab-bd .zwlist {
	display:none;
}
.zwlist li {
	padding-left:20px;
	height:30px;
	background:url(2016zh_zw_li_ico1.png) no-repeat left center;
	overflow:hidden;
}
.zwlist li span {
	float:right;
	font:14px/30px "微软雅黑";
	color:#333;
}
.zwlist li a {
	font:14px/30px "微软雅黑";
	color:#333;
}
.zwlist li a:hover {
	color:#ec3d14;
}