.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;
}
.yj_lm a,.yj_lm a:hover,.jgsz_info ul li a,.jgsz_info ul li a:hover{color: #333;}
.yj_lm a:hover,.jgsz_info ul li a:hover{font-weight:bold;}
.jgsz_info ul{
 background: #f5f5f5;
 padding: 30px;
}
.jgsz_info ul li{
 float: left;
 padding: 15px 0;
 background: #f9c093;
 text-align: center;
 width: 360px;
 text-align: center;
 font-size: 16px;
 line-height: 36px;
margin:10px 0;
}
.jgsz_info ul li+li+li+li+li{
background: #f6e1a3;
}


.jgsz_info ul li:nth-of-type(2n){
 margin-left: 30px;
}
.jgsz_info ul li span{
 display: block;
 font-size: 13px;
 line-height: 42px;
}