.section2{
	background:#fff;
	text-align:center;
	color:#575757;
	font-size:18px;
	padding-top:40px;
	line-height:30px;
	padding-bottom:40px;
}
.sec2-tit{
	line-height:60px;
	font-weight: normal;
	position: relative;
	text-align: center;
	font-size:30px;
	margin-bottom:13px;
	background:#fff;
}
.sec2-tit i{
	display:block;
	position: absolute;
	top:0px;
	left:50%;
	width:90px;
	height:2px;
	margin-left:-45px;
	background:#363636;
}
.section3{
	background:#efeff0;
}
.sec3-tit{
	line-height:82px;
	font-weight: normal;
	position: relative;
	text-align: center;
	font-size:30px;
	margin-bottom:4px;
}
.sec3ul{
	overflow:hidden;
	margin-top:10px;
	padding-bottom:40px;
}
.sec3ul li{
	width:270px;
	margin-right:40px;
	float:left;
	background:#fff;
}
.sec3ul li.marR0{
	margin-right:0;
}
.sec3ul li .intro{
	border-top:1px solid #dcdddd;
	padding:18px 6px 14px 6px;
}
.sec3ul li .intro .p0 strong{
	font-weight: normal;
	color:#47b3e3;
}
.section3 .center-p{
	text-align:center;
	line-height:36px;
	font-size:18px;
	padding-bottom:40px;
}

.sec4-tit{
	padding-top:15px;
	line-height:75px;
	font-weight: normal;
	position: relative;
	text-align: center;
	font-size:30px;
	margin-bottom:13px;
}
.sec4-box{
	width:718px;
	height:630px;
	background:url(../images/des-sec4-bg0.png) no-repeat center top;
	margin:0 auto;
	position: relative;
	padding-bottom:37px;
}
.sec4-box  p{
	position: absolute;
}
.sec4-box  .left-p{
	left:56px;
	width:265px;
	height:60px;
	line-height:60px;
	color:#fff;
	text-indent:20px;
	font-size:18px;
	background:url(../images/des-sec4-lp-bg.png) no-repeat left top;
}
.sec4-box .left-p.p0{
	top:78px;
	background-color:#47b3e3;
}
.sec4-box .left-p.p1{
	top:220px;
	background-color:#ff88b2;
}
.sec4-box .left-p.p2{
	left:36px;
	top:361px;
	width:294px;
	background:url(../images/des-sec4-lp-bg2.png) no-repeat left top;
	background-color:#87bb22;
}
.sec4-box .left-p.p3{
	left:36px;
	top:500px;
	width:294px;
	background:url(../images/des-sec4-lp-bg2.png) no-repeat left top;
	background-color:#47b3e3;
}
.sec4-box  .right-p{
	right:59px;
	width:268px;
	height:60px;
	line-height:60px;
	color:#fff;
	text-indent:30px;
	font-size:18px;
	background:url(../images/des-sec4-rp-bg.png) no-repeat left top;
}
.sec4-box  .right-p.p0{
	background-color:#ff88b2;
	top:2px;
}
.sec4-box  .right-p.p1{
	background-color:#87bb22;
	top:144px;
}
.sec4-box  .right-p.p2{
	background-color:#47b3e3;
	top:288px;
}
.sec4-box  .right-p.p3{
	background-color:#47b3e3;
	top:428px;
}
.sec4-box  .right-p.p4{
	width:328px;
	background:url(../images/des-sec4-rp-bg2.png) no-repeat left top;
	background-color:#ff88b2;
	top:570px;
	right:0px;
}


.section6{
	background:#efeff0;
}
.sec6-tit{
	line-height:42px;
	font-weight: normal;
	position: relative;
	text-align: center;
	font-size:30px;
	border-bottom:1px solid #dcdddd;
	padding-bottom:10px;
	padding-top:30px;
}
.sec6-tit i{
	display:block;
	position: absolute;
	top:20px;
	left:50%;
	width:90px;
	height:2px;
	margin-left:-45px;
	background:#363636;
}
.sec6-tit span{
	color:#45ac36;
}
.sec6-box{
	padding-bottom:57px;
}
.sec6-box ul{
	overflow:hidden;
	padding-top:35px;
	border-top:1px solid #fff;
}
.sec6-box ul li{
	width:270px;
	margin-right:40px;
	height:270px;
	float:left;
	margin-top:30px;
	position: relative;
	cursor: pointer;
	cursor: hand;
	overflow:hidden;
}
.sec6-box ul li .front,.sec6-box ul li .back{
	position: absolute;
	left:0;
    top:0;
    width:270px;
    height:270px;
    z-index:2;
    background:#fff;
}
.sec6-box ul li .front-intro{
	border-top:1px solid #dcdddd;
	padding-top:8px;
	padding-left:6px;
	padding-right:6px;
}
.sec6-box ul li .front-intro .p0{
	line-height:30px;
	color:#232323;
	font-size:18px;
}
.sec6-box ul li .front-intro .p1{
	color:#6d6d6d;
	font-size:14px;
	line-height:20px;
	height:40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.sec6-box ul li.mgrR0{
	margin-right:0;
}
.sec6-box ul li .back{
	width:180px;
	height:180px;
	padding:45px;
	top:270px;
}
.sec6-box ul li .back img{
	width:180px;
	height:180px;	
}
.sec6-box ul li{
	-webkit-transform-origin:center center;
	transform-origin:center center;
}
.sec6-box ul li .back{
	-webkit-transition:top 0.5s,opacity 0.2s;
	transition:top 0.5s,opacity 0.2s;
}
.sec6-box ul li:hover .back{
	top:0;
}
