#so_1 .hd{
	float: left;
	width: 656px;
	height: 160px;
	border-bottom: 1px dashed #ccc;
}
#so_1 .hd ul{
	width: 328px;
	height: 80px;
	float: left;
	overflow: hidden;
}
#so_1 .hd ul.ul_1{
	width: 328px;
	height: 55px;
	padding-top: 35px;
}
#so_1 .hd ul li{
	float: left;
	margin-right: 14px;
	line-height: 22px;
	color: #000000;
	font-family: "微软雅黑";
	font-size: 12px;
	cursor: pointer;
}
#so_1 .hd ul li.no1{
    width: 65px;
    height: 22px;
    background: #9FA19F;
    text-align: center;
    line-height: 22px;
    color: #fff;
	font-family: "微软雅黑";
	font-size: 12px;
	cursor: pointer;
}

#so_1 .bd{
	float: left;
	width: 334px;
	height: 160px;
	padding-right: 10px;
}
#so_1 .bd img{
	float: right;
}
#so_1 .rg_1 .paihang .bd{
	padding-left: 10px;
	width: 313px;
}
.rg_1 .paihang .bd ul li{
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 32px;
    padding-left: 10px;
}
#content .lf_1{
	float: left;
	width: 656px;

}
#content .lf_1 ul li{
	width: 142px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#content .lf_1 ul li a{
	display: block;
	width: 145px;
	margin-bottom: 10px;
}
#content .lf_1 ul li a:link,#content .lf_1 ul li a:visited{
	color: #3F3F3F;
	font-size: 12px;
}
#content .lf_1 ul li span{
	line-height: 20px;
	color: #323232;
	font-family: "微软雅黑";
}
#content .so_1 .rg_1 .paihang .bd{
	padding-left: 10px;
	width: 313px;
}
#content .rg_1{
	float: left;
	width: 324px;
	padding-right: 10px;
	float: right;

}
#content .rg_1 .paihang{
	margin-bottom: 25px;
}
#content .rg_1 .paihang .hd{
	width: 324px;
	background-color: #493B9A;
	height: 40px;
	border-top-left-radius:5px;
    border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-top-left-radius:5px;
    -moz-border-top-right-radius:5px;
    -ms-border-top-left-radius:5px;
    -ms-border-top-right-radius:5px;
    -o-border-top-left-radius:5px;
    -o-border-top-right-radius:5px;
}
#content .rg_1 .paihang  .hd .k{
	float: left;
	display: block;
	width: 324px;
	height: 40px;
	background:url(../images/icons.png) no-repeat -6px -417px;

		}
#content .rg_1 .paihang2  .hd .k{
	background-position: -5px -479px;
		}
#content .rg_1 .paihang  .hd h1{
			font-size:18px;
			font-family: "微软雅黑";
			color: white;
			line-height: 40px;
			float: left;
			padding-left: 50px;
			
		}
#content .rg_1 .paihang  .bd{
	border: 1px solid #ccc;
	border-top: none;
}

#content{
	margin: 0 auto;
}
/*轮播*/
#chuantong
{
	width: 320px;
	height: 160px;
	position: relative;
	overflow:hidden;
	float: left;
	left: 10px;
}
	#chuantong .tuul{
		list-style: none;
		width: 10000px;
		position: absolute;
		left: 0;
		top: 0;
	}
	#chuantong .tuul span{
		position: absolute;
		top: 135px;
		padding-left: 10px;
		color: white;
		z-index: 10000;

	}
	#chuantong .tuul li{
		float: left;
	}
	#chuantong .anniu .leftbut{
		position: absolute;
		width: 16px;
		height: 36px;
		top: 58px;
        left: 10px;
		background:url(../images/ico-pre.png) no-repeat;
		cursor: pointer;
	}
	#chuantong .anniu .rightbut{
		position: absolute;
		width: 16px;
		height: 36px;
		top: 58px;
		right: 10px;
		background:url(../images/ico-next.png) no-repeat;
	cursor: pointer;
	}
	#chuantong .heitiao{
		position: absolute;
		bottom:0;
		left: 0;
		width:320px;
		height: 30px;
		background-color: black;
		opacity: 0.6;
		_filter:alpha(opacity=60);
		z-index: 100;
		}
	#chuantong .xinxi h3{
			position: absolute;
		    bottom:0;
			left: 10px;
			color:white;
			line-height: 40px;
			z-index: 101;
		}
	#chuantong .dianul{
		list-style: none;
		position: absolute;
		right: 3px;
		bottom: 8px;
		z-index: 102;
	}
	#chuantong .dianul li{
		float: left;
		width: 15px;
		height: 14px;
	margin-right: 8px;
	background:url(../images/icons2.png) no-repeat -23px -125px;
		cursor: pointer;
	}
	#chuantong .dianul li.cur{
		background:url(../images/icons2.png) no-repeat -9px -125px;
	}
	#chuantong img{
		width: 320px;
		height: 160px;
	}