@charset "UTF-8";

section:nth-of-type(2n) {
	color: #fff;
	background: #fff url("../_img/index/bg.png") no-repeat 30% 40%/cover;
}

section .more a {
	padding: 12px 41px;
	border: 1px #758198 solid;
	color: #758198;
}

section:nth-of-type(2n) .more a {
	color: #fff;
	border: 1px #fff solid;
}

section .more a:hover,
section .more a:focus {
	background: inherit;
	color: inherit;
}

/*企业服务------------------------------------------------*/
#qiyefw {
	padding-bottom: 61px;
}

#qiyefw .contentBox .cell {
	/*width: 288px;*/
	width: 23%;
	/*height: 355px;*/
	border: 1px solid #DFE4EE;
	/*margin-right: 17px;*/
	margin: 0 .5%;

	vertical-align: middle;
}

#qiyefw .contentBox .cell .top {
	text-align: center;
	padding: 26px 0 17px;
	background: #edf0f6;
}

#qiyefw .contentBox .cell .top .iconBox img {
	width: 54px;
	height: 41px;
}

#qiyefw .contentBox .cell .bottom {
	width: 100%;
	height: 235px;
	color: #666;
	line-height: 30px;
	padding: 27px 66px 35px;
	position: relative;
}

#qiyefw .contentBox .cell .bottom > div {
	min-height: 120px;
	-webkit-line-clamp: 4;
}


#qiyefw .contentBox .cell button.qiyefuwu {
	font-size: 14px;
	color: #758198;
	background: #fff;
	border: 1px solid #758198;
	padding: 3px 40px;
	position: absolute;
	bottom: 35px;
	left: 24%;
}

#qiyefw_page .contentBox .cell button.qiyefuwu:hover {
	color: #333;
	border: 1px solid #333;
}

/*解决方案------------------------------------------------*/
#jiejuefa .contentBox {
	margin-bottom: 14px;
}

#jiejuefa .contentBox .cell {
	/*width: 294px;*/
	/*height: 194px;*/
	width: 23.6%;
	position: relative;
	margin: 0 .5% 20px;
	overflow: hidden;
	cursor: pointer;
}

#jiejuefa .contentBox .cell img {
	width: 100%;
	height: 177px;
	object-fit: cover;
	top: 0;
}

#jiejuefa .contentBox .cell > div {
	/*width: 100%;*/
	text-align: center;
	padding: 11px 17px;
	line-height: 1;
}

/*项目案例------------------------------------------------*/
/*tab*/
#xiangmual .layui-tab-title {
	border: 0;
	text-align: center;
	height: 50px;
}

#xiangmual .layui-tab-title li {
	padding: 5px 57px;
	color: #666;
	background: #F5F5F5;
}

#xiangmual .layui-tab-title .layui-this {
	color: #fff;
	background: #288AFA;
}

#xiangmual .layui-tab-title .layui-this:after {
	border: 0;
}

#xiangmual .layui-tab-content {
	padding: 20px 0;
}

/*-----------------------------------------------------*/

#xiangmual .contentBox .cell {
	/*max-width: 370px;*/
	/*margin-bottom: 20px;*/
	width: 31%;
	margin: 0 .8% 20px;
	border: 1px solid #F2F2F2;
	cursor: pointer;
}

#xiangmual .contentBox .cell .imgBox {
	height: 231.5px;
}

#xiangmual .contentBox .cell .imgBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#xiangmual .contentBox .cell .bottom {
	padding: 28px 27px 40px;
}

/*新闻动态------------------------------------------------*/
#xinwendt .contentBox {
	padding-bottom: 20px;
}

#xinwendt .contentBox .cell {
	/*max-width: 370px;*/
	width: 31.5%;
	color: #fff;
	font-size: 14px;
	margin: 0 7px 20px;
	cursor: pointer;
}

#xinwendt .contentBox .cell:hover {
	/*box-shadow: 0 0 20px rgba(5, 171, 232, .5);*/
	box-shadow: 0 0 10px rgba(80, 120, 150, .5);
}

#xinwendt .contentBox .cell .imgBox {
	height: 258px
}

#xinwendt .contentBox .cell .imgBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#xinwendt .contentBox .cell .bottom {
	padding: 29px 29px 20px 20px;
}

#xinwendt .contentBox .cell .bottom .newsDate {
	margin-top: 27px;
}

#xinwendt .contentBox .cell .bottom .contentText {
	min-height: 45px;
	margin-top: 22px;
	-webkit-line-clamp: 2; /*控制显示几行*/
}

#xinwendt .contentBox .cell .bottom .detail:before {
	content: "";
	display: block;
	width: 57px;
	height: 2px;
	background: #fff;
	margin-bottom: 14px;
}

/*合作伙伴------------------------------------------------*/
#hezuohb .contentBox {
	padding-bottom: 14px;
}

#hezuohb .contentBox img {
	/*width: 260px;*/
	width: 22.6%;
	margin: 0 1% 20px 1%;
	border: 1px #d9d9d9 solid;
}

/*#hezuohb .contentBox .cell .imgBox {*/
/*	width: 260px;*/
/*	height: 105px;*/
/*}*/

/*768以下---------------------------------------*/
@media (max-width: 768px) {
	/*企业服务*/
	#qiyefw .contentBox .cell {
		width: 47%;
		margin: 0 1% 10px !important;
	}

	#qiyefw .contentBox .cell .bottom {
		height: 210px;
		padding: 20px 10px 20px;
	}

	#qiyefw .contentBox .cell button.qiyefuwu {
		padding: 3px 20px;
		left: 20%;
		bottom: 20px;
	}

	/*解决方案*/
	#jiejuefa .contentBox .cell {
		width: 48%;
	}

	#jiejuefa .contentBox .cell img {
		height: 109px;
	}

	/*项目案例*/
	#xiangmual .contentBox .cell {
		width: 47%;
		vertical-align: top;
	}

	#xiangmual .contentBox .cell .imgBox {
		height: 105.5px;
	}

	/*新闻动态*/
	#qiyefw .contentBox .cell,
	#xinwendt .contentBox .cell {
		margin-bottom: 17px;
	}

	#xinwendt .contentBox .cell {
		width: 47%;
		vertical-align: top;
	}

	#xinwendt .contentBox .cell .imgBox {
		height: 110px
	}

	#xinwendt .contentBox .cell .bottom {
		padding: 10px;
	}

	#xinwendt .contentBox .cell .bottom > div {
		font-size: 14px;
	}

	#xinwendt .contentBox .cell .bottom .newsDate,
	#xinwendt .contentBox .cell .bottom .contentText {
		margin-top: 10px;
	}

	/*合作伙伴*/
	#hezuohb .contentBox img {
		width: 47%;
	}
}
