﻿.jgsz_info{
	text-align: center;
}
.jgsz_info h1{
	color: #e39000;
	font-size: 30px;
	line-height: 60px;
}
.jgsz_info h2{
	font-size: 16px;
	color: #333;
	background: #8cbae6;
	padding: 10px 15px;
	width: 185px;
	margin:10px auto;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
}
.yj_lm{
	width: 185px;
	background: #a9e0e1;
	padding: 10px 15px;
	color: #333;
	height: 30px;
	line-height: 30px;
	margin:20px auto;
}

.jgsz_info ul{
	background: #f5f5f5;
	padding: 30px;
}
.jgsz_info ul li{
	float: left;
	padding: 15px 0;
	background: #f9c093;
	text-align: center;
	width: 370px;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
}
.jgsz_info ul li:nth-of-type(2n){
	margin-left: 35px;
}
.jgsz_info ul li span{
	display: block;
	font-size: 16px;
	line-height: 42px;
}