.wrap12 {
	width: 95%;
	max-width: 1360px;
	margin: 0 auto
}

@media screen and (max-width:1680px) {
	.wrap12 {
		max-width: 1300px
	}
}

@media screen and (max-width:1440px) {
	.wrap12 {
		max-width: 1200px
	}
}

.title03 {
	margin-top: 20px;
}

.title03 h3 {
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 20px;
	color: #333
}

.title03 h3:after {
	content: '';
	width: 35px;
	height: 3px;
	background: #00AB84;
	display: block;
	margin: 20px auto 0 auto;
}

.jianjie{ text-align:center; font-size:16px;}

.lishi .jianjie{ color:#333}

.jvzhong {
	text-align: center;
}


.jvzhong p:after {
	margin: 25px auto;
}

.nsection {
	padding: 35px 0 100px 0;
}

.nsection02 {
	padding: 35px 0;
}

.nsection03 {
	padding: 120px 0 50px 0;
}

.nsection04 {
	padding: 35px 0 0px 0;
}


.flex {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-item: flex-start;
}

.lishi {
	/* background: url(../images/20180619022041_33197.jpg) no-repeat center center; */
	background-size: cover;
	padding: 50px 0 80px 0;
}

.lishi .jianjie {
	color: #333
}

.lishi .line {
	height: 1px;
	background: rgba(0, 0, 0, 0.2);
	width: 100%;
	position: absolute;
	margin-top: -298px;
}

.lishi .picScroll04 {
	position: relative;
	width: 100%;
	/*height:136px;*/
	bbox-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-top: 30px
}

.lishi .picScroll04 ul {
	overflow: hidden;
	zoom: 1;
	width: 100%;
}

.lishi .picScroll04 ul li {
	float: left;
	width: 33.33%;
	overflow: hidden;
	display: block;
	position: relative;
}

.lishi .picScroll04 ul li .nian {
	font-family: 'impact';
	font-size: 40px;
	line-height: 50px;
	height: 50px;
	font-weight: normal;
	color: #333;
	margin-left: 5%;
}

.lishi .picScroll04 ul li .dian {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #333;
	margin: 25px 0 25px 5%;
}

.lishi .picScroll04 ul li .shijian {
	width: 80%;
	margin-left: 5%;
	margin-top: 20px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background: linear-gradient(270deg, #00AB84 0, #3C48DD 100%);
	padding: 3% 5% 5% 5%;
	border-radius: 25px 0 25px 0;
	min-height: 230px
}

.lishi .picScroll04 ul li .shijian h3 {
	color: #fff;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
}



.lishi .picScroll04 ul li .pic,
.lishi .picScroll04 ul li .wenzi,
.lishi .picScroll04 ul li .wenzi h3,
.lishi .picScroll04 ul li .wenzi p {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}





.lishi .picScroll04 .prev,

.lishi .picScroll04 .next {
	position: absolute;
	z-index: 99;
	left: -30px;
	top: 17%;
	display: block;
	width: 27px;
	height: 41px;
	overflow: hidden;
	background: url(../images/lzuo.png) no-repeat;
	cursor: pointer;
}

.lishi .picScroll04 .next {
	left: auto;
	right: -30px;
	background: url(../images/lyou.png) no-repeat;
	z-index: 99;
}

.lishi .picScroll04 .prevStop {
	background: url(../images/lzuo02.png) no-repeat;
	z-index: 99;
}

.lishi .picScroll04 .nextStop {
	background: url(../images/lyou02.png) no-repeat;
	z-index: 99;
}

.shijian img {
	width: 100px;
	border-radius: 50%;
}