				/*左切换*/

	.content {
		width: 654px;
		float:left;
		background-color: #ffffff;
		padding-left:15px;
		padding-right:10px;
	}
	h1 {
		color:#221A69;
		font-weight:normal;
		text-decoration:none;
	}
	.tabbed_content {
		width: 654px;
		float: left;
	}
	.tabs {    
	height: 40px;
    position: relative;
    background-image: url(../images/zzzx2016/bg_hr2.png);
	}
	.tabs .moving_bg {
		background-image:url(../images/zzzx2016/tab3.png);
		position: absolute;
		width: 110px;
		z-index: 190;
		left: 0;
		padding-bottom:19px;
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	.tabs .tab_item {
		display: block;
		float: left;
		font-size: 18px;
		font-family: 微软雅黑;
		font-weight: bold;
		color: #d0021b;
		line-height:35px;
		height:35px;
		width: 110px;.tabslider ul a
		text-align: center;
		z-index: 200;
		position: relative;
		cursor: pointer;
		text-align: center;
	}

	.tabbed_content .slide_content {
		overflow: hidden;
		background:url(../images/cjxy2016/bg_main2m.png) repeat-x;
		padding-top: 5px ;
		position: relative;
		width: 654px;
		height:254px;
	}
	.tabslider {
		width: 5000px;
	}
	.tabslider span{  
	float: left;
	font-size: 15px;
	padding-right: 20px;
	color: #078f48;
	}
	.tabslider ul {
		float: left;
		width: 654px;
		margin: 0px;
		padding: 0px;
	}
	.tabslider ul a {
	  font-size: 14px;
		color: #000000;
		text-decoration: none;
	}
	.tabslider ul a:hover {
		color: #aaaaaa;
	}
	.tabslider ul li {
	background: url(../images/zzzx2016/bg_time1.png) no-repeat 2% 50%; border-bottom:1px dashed #d8d8d8;font-size: 14px;line-height:35px;
	border-bottom:1px dashed #d8d8d8;
	padding-left: 14px;
	list-style-type: none;
	line-height:35px;
	}