@charset "utf-8";


.index-item5 {
	/*padding-bottom: 70px;*/
	overflow: hidden;
	background-image: url(../images/05-bg.png);
	background-repeat: repeat
}
.index-item5 .item5-box {
	margin-top: 55px
}
.index-item5 .item5-box li {
	width: 370px;
	height: 475px;
	background-color: #fff;
	box-shadow: 0 0 25px 0 rgba(72,98,166,.15);
	margin-right: 42px;
	float: left
}
.index-item5 .item5-box li:last-child {
	margin-right: 0
}
.index-item5 .item5-box li .tit {
	color: #333;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 40px 25px;
	min-height: 90px
}
.index-item5 .item5-box li .tit.tit1 {
	background-image: url(../images/05-01-tit.png)
}
.index-item5 .item5-box li .tit.tit2 {
	background-image: url(../images/05-02-tit.png)
}
.index-item5 .item5-box li .tit.tit3 {
	background-image: url(../images/05-03-tit.png)
}
.index-item5 .item5-box li .hd {
	font-size: 18px;
	margin-top: 75px
}
.index-item5 .item5-box li .ft {
	font-size: 14px;
	margin-top: 15px;
	min-height: 42px
}
.index-item5 .item5-box li .cnt {
	border-top: 1px solid #ebebeb;
	margin: 0 auto;
	padding-top: 25px;
	width: 290px
}
.index-item5 .item5-box li .cnt .ptxt {
	font-size: 14px;
	line-height: 26px;
	color: #555;
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px
}
.index-item5 .item5-box li .cnt .ptxt:before {
	content: "";
	display: block;
	width: 13px;
	height: 13px;
	background: url(../images/04-listicon.png) no-repeat 0 center;
	position: absolute;
	top: 7px;
	left: 0
}
.index-item6 {
	height: 630px;
	overflow: hidden;
	background-image: url(../images/06-bg.png);
	background-repeat: repeat
}
