.slide-li {
	text-align: center;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.slide-li:nth-child(1) {
	background: #01ad59;
	color: #fff;
}

.slide-li:nth-child(3) {
	background: #eaaba2;
	color: #fff;
}

.painPoints {
	cursor: pointer;
}

.bannershow ul {
	width: 1200px;
	height: 533px;
	margin: 0 auto;
}

.bannershow a {
	display: block;
}

.bannershow li {
	float: left;
	width: 300px;
	height: 533px;
	position: relative;
}

.bannershow li:hover .content {
	top: 13%;
}

.bannershow li:hover .content .item-desc {
	margin-top: 22px;
	opacity: 1;
}

.bannershow li:hover .bg {
	background: #fe921f;
}

.bannershpx {
	bottom: 0;
	color: #fff;
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

li:hover .bg {
	background: #fe921f
}

.bannershow .mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.bannershow .mask .item-img-panel {
	text-align: center
}

.bannershow .mask .item-panel {
	margin-top: 12px;
	text-align: center;
	margin-bottom: 20px
}

.bannershow .mask .item-panel p:first-child {
	font-size: 24px;
	margin-bottom: 4px
}

.bannershow .mask .item-panel p:last-child {
	font-size: 20px
}

.mask .content .item-desc span {
	font-size: 20px
}

.mask .content .item-desc {
	opacity: 0;
	font-size: 16px;
	text-align: center;
	padding: 0 23px;
	line-height: 28px;
	height: 142px;
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1)
}

.mask .bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	filter: alpha(opacity=60);
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1)
}

.mask .content {
	position: absolute;
	left: 0;
	right: 0;
	top: 100
}

.lunbo_li {
	width: 100%;
	height: 100%
}

#kehushuo {
	height: 500px;
	background: url("../images/khs_bg.png") no-repeat;
	background-size: cover
}

.kehushuo_div {
	overflow: hidden;
	width: 963px;
	margin: 0 58px
}

.kehushuo_div ul {
	height: 500px;
	width: 1000%;
	padding-top: 80px
}

.kehushuo_div li {
	height: 420px;
	float: left;
	position: relative;
	width: 322px;
	padding: 0 20px
}

.kehushuo_div h4 {
	font-size: 30px;
	line-height: 58px;
	text-align: right;
	color: #fff
}

.kehushuo_content {
	height: 300px;
	width: 280px;
	padding: 0 21px;
	background: #d7d7d8;
	border-radius: 4px;
	padding-top: 46px;
	position: relative
}

.div_content {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	text-indent: 35px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
}

.kehushuo_name {
	position: absolute;
	left: 0;
	bottom: 34px;
	text-align: right;
	width: 90%;
	color: #666666;
	font-size: 16px
}

.kehushuo_div .kehush_A {
	display: block;
	width: 97px;
	height: 97px;
	border-radius: 50%;
	border: 6px solid #8c4336;
	line-height: 97px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 18px;
	left: 0
}

.kehushuo_div .kehush_A .kehush_img {
	display: block;
	border-radius: 50%;
	width: 100%;
	height: 100%
}

.leFt_l {
	display: block;
	width: 51px;
	height: 51px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	background: url("../images/left_jian_.png") no-repeat
}

.leFt_r {
	display: block;
	width: 51px;
	height: 51px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: 0;
	background: url("../images/right_jian.png") no-repeat
}