@import url('public.css');


.content_bg {
	width: 100%;
	min-height: 750px;
	background-color:#f1f1f1;
	font-size:14px;
}
.content_bg strong{
	font-weight:bold;
	}
.content {
	width: 1200px;
	margin: 0 auto;
}
.content>h3 {
	font-size: 34px;
	font-weight: 100;
	color: #333;
	text-align: center;
	padding-top: 80px;
}
.th {
	margin-top: 80px;
	overflow: hidden;
	padding-bottom: 34px;
	border-bottom: 2px dashed #333;
}
.th h3{
	font-size:18px;
	font-weight:bold
	}
.th_left{
	float: left;
	color: #333;
	line-height: 46px;
}
.th li img {
	float: right;
	margin:12px 270px 0 0px;
}
.th .right {
	float: right;
}
.nl {
	margin-top: 40px;
	overflow: hidden;
	padding-bottom: 34px;
	border-bottom: 2px dashed #333;
}
.nl_left{
	float: left;
	color: #333;
	line-height: 46px;
}
.nl li img {
	float: right;
	margin:11px 252px 0 0px;
}
.nl .right {
	float: right;
}
.py {
	margin-top: 40px;
	overflow: hidden;
	padding-bottom: 34px;
	border-bottom: 2px dashed #333;
}
.py_left{
	float: left;
	color: #333;
	line-height: 46px;
}
.py li img {
	float: right;
	margin:11px 220px 0 0px;
}
.py .right {
	float: right;
}
.ch {
	margin-top: 40px;
	overflow: hidden;
	padding-bottom: 34px;
	border-bottom: 2px dashed #333;
}
.ch_left{
	float: left;
	color: #333;
	line-height: 46px;
}
.ch li img {
	float: right;
	margin:11px 236px 0 0px;
}
.ch .right {
	float: right;
}




























