.page {
  overflow: hidden;
  padding: 60px 0;
}
.wrap {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
}

.zp_p_list {





	max-width: 1200px;





	margin: 0 auto;





	line-height: 28px;





	color: #4c4c4c





}





.zp_p_list a {





	color: #fcc501





}





.bold {





	font-weight: bold;





}





.zp_p_list .list {





	border-bottom: 1px solid #ebefef;





	margin-bottom: 15px;





	padding-bottom: 15px;





}





.zp_p_list .list:last-child {





	border-bottom: 0





}





.zp_p_list .list h3 {





	font-size: 20px;





	font-weight: normal;





	color: #000;





	margin-bottom: 5px;





	line-height: 40px;





}





.zp_p_list .text>ul>li {





	list-style: decimal;





	margin-left: 20px;





}





.zp_list .text>ul {





	max-width: 514px;





}





.zp_p_list .title {





	cursor: pointer;





	margin: 10px 0;





	line-height: 54px;





	border: 1px solid #e3e9ec;





	background: url(../images/icon12.png) no-repeat 98% center #f9f9f9;





	padding: 0 20px;





}





.zp_p_list .title span {





	display: inline-block;





	width: 23%;





	color: #000





}





.zp_p_list .title span.span1 {





	font-size: 22px;





}





.zp_p_list .box {





	display: none;





	transition: all 0s;





	-o-transition: all 0s;





	-webkit-transition: all 0s;





	-moz-transition: all 0s;





	-ms-transition: all 0s;





}





.zp_p_list .on .title, .zp_p_list li:hover .title {





	background: url(../images/icon12-1.png) no-repeat 98% center #fcc501;





	border-color: #fcc501;





}





.zp_p_list .on .title span, .zp_p_list li:hover .title span {





	color: #fff;





}
.zp_p_list .list h4{font-size: 18px;font-weight: bold;}

