@charset "utf-8";

/* CSS Document */

/*新闻中心*/

.news-item {

	clear: both;

}

.news-item h2 {

	font-size: 36px;

	margin-bottom: 30px;

	padding-top: 40px;

}

.news-item .news-item-container {
	display: flex;
	justify-content: space-between;
}

.news-item ul {

	width: 48%;

	margin-bottom: 30px;

}

.news-item .news-item-left {

	float: left;

	overflow: hidden;

}

.news-item .news-item-right {

	float: right;

	overflow: hidden;

}

.news-item ul li {

	line-height: 2;

	padding-left: 10px;

	background: url(../img/icon.png) 0 -220px no-repeat;

}

.news-item ul li p {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.news-item ul li p span {

	float: right;

}

.news-item h3 {

	clear: both;

	text-align: center;

	width: 210px;

	height: 42px;

	margin: 0 auto;

	background-color: #02b2b5;

}

.news-item h3 a {

	width: 210px;

	height: 42px;

	line-height: 42px;

	color: #fff;

	font-size: 16px;

}

/*新闻更多*/

.news-more h2 {

	font-size: 36px;

	margin-bottom: 30px;

	padding-top: 30px;

}

.news-more h2 p {

	text-align: right;

	color: #333;

	font-size: 14px;

	font-weight: normal;

}

.news-more ul li {

	margin-bottom: 30px;

	overflow: hidden;

	display: flex;

	justify-content: space-between;

}

.news-more .news-more-left {

	width: 80px;

	height: 90px;

	float: left;

	border: 1px solid #dcdcdc;

	box-sizing: border-box;
	margin-right: 15px;

}

.news-more .news-more-left p {

	width: 72px;

	margin: 0 auto;

	text-align: center;

	font-size: 14px;

	color: #898989;

	line-height: 2;

	margin-top: 6px;

}

.news-more .news-more-left p span {

	font-size: 28px;

	display: block;

	border-top: 1px solid #dcdcdc;

}

.news-more .news-more-right {

	width: 1090px;

	float: right;

}

.news-more .news-more-right p {

	color: #666;

	line-height: 2;

}

.news-more .news-more-right p strong {

	font-size: 18px;

	font-weight: normal;

	color: #02b2b5;

	display: block;

}

.page {

	margin: 0 auto;

	width: 330px;

	overflow: hidden;

}

.page li {

	text-align: center;

	padding: 2px 8px;

	line-height: 30px;

	float: left;

	border: 1px solid #dcdcdc;

	box-sizing: border-box;

	margin-right: 10px;

	font-size: 14px;

}

/*通用详情页*/

.news-detail .news-detail-nav {

	margin: 20px 0;

}

.news-detail .news-detail-nav p {

	font-size: 14px;

	text-align: right;

}

.news-detail .news-detail-nav p span {

	color: #666;

}

.news-detail .detail-left-right {
	display: flex;
	justify-content: space-between;
}

.news-detail .news-detail-left {

	width: 20%;

	float: left;

	border: 1px solid #02b2b5;

	box-sizing: border-box;

}

.news-detail .news-detail-left h3 {

	font-size: 18px;

	font-weight: normal;

	color: #02b2b5;

	padding: 25px 0 30px 20px;

}

.news-detail .news-detail-left-list li {

	max-width: 200px;

	height: 40px;

	font-size: 16px;

	margin: 0 auto 20px;

	background-color: #02b2b5;

}

.news-detail .news-detail-left-list li p {

	text-align: center;

}

.news-detail .news-detail-left-list li p a {

	width: 100%;

	height: 40px;

	line-height: 40px;

	display: block;

	color: #fff;

}

.news-detail .news-detail-left-problem li {

	width: 200px;

	margin: 0 auto;

	line-height: 1.8;

}

.news-detail .news-detail-right {

	width: 78%;

	float: right;

}

.news-detail .news-detail-right h2 {

	text-align: center;

	font-size: 22px;

	font-weight: normal;

	line-height: 2;

	color: #02b2b5;

	margin-bottom: 20px;

}

.news-detail .news-detail-right h2 span {

	font-size: 14px;

	font-weight: normal;

	color: #999;

	text-align: center;

	display: block;

}

.news-detail .news-detail-right p {

	font-size: 16px;

	margin-bottom: 20px;

	color: #666;

	line-height: 1.8;

}

.news-detail .news-detail-right p img {

	display: block;

	margin: 0 auto;
	max-width: 100%;
	height: auto;

}

.news-detail .news-detail-right p span {

	color: #000000;

}

.news-detail .news-detail-right .hotrec h3 {

	font-size: 20px;

	font-weight: normal;

}

.news-detail .news-detail-right .hotrec ul {

	width: 465px;

	float: left;

	margin-top: 30px;

}

.news-detail .news-detail-right .hotrec ul li p {

	margin-bottom: 0;

	padding-left: 16px;

	background: url(../img/icon.png) 0 -220px no-repeat;

}

.news-detail .news-detail-right .hotrec ul li p a {

	color: #666;

}

.news-detail .news-detail-right .hotrec ul li p a:hover {

	color: #02b2b5;

}

/*工程案例*/

.case h4 {

	font-size: 36px;

	margin-bottom: 20px;

	padding-top: 20px;

}

.case h4 p {

	text-align: right;

	color: #333;

	font-size: 14px;

	font-weight: normal;

}

.case h2 {

	font-size: 36px;

	margin-bottom: 30px;

}


.case ul li {

	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;

}

.case ul li .case-left {

	width: 25%;

	float: left;

}

.case ul li .case-left img {
	max-width: 100%;
	height: auto;
}

.case ul li .case-right {

	width: 72%;

	/* height: 200px; */

	float: right;

	position: relative;
	display: flex;
	justify-content: space-between;
	flex-direction: column;

}

.case ul li .case-right p {

	color: #666;

	font-size: 14px;

	line-height: 2;

}

.case ul li .case-right p strong {

	font-size: 20px;

	display: block;

	color: #333;

}

.case ul li .case-right span {
	align-self: flex-end;
}

.case ul li .case-right span a {

	text-align: center;

	width: 140px;

	height: 36px;

	line-height: 36px;

	display: block;

	background-color: #02b2b5;

	font-size: 16px;

	color: #fff;

}

@media screen and (max-width:1080px) {
	.news-detail .news-detail-left {
		width: 30%;
	}

	.news-detail .news-detail-right {
		width: 68%;
	}
}

@media screen and (max-width:768px) {
	.news-item .news-item-container {
		flex-wrap: wrap;
	}

	.news-item ul {
		width: 100%;
	}

	.news-detail .detail-left-right {
		flex-wrap: wrap;
	}

	.news-detail .news-detail-left,
	.news-detail .news-detail-right {
		width: 100%;
	}

	.news-detail-left-list {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.news-detail-left-list:after {
		content: "";
		width: 30%;
		height: 0;
		display: block;
	}

	.news-detail-left-list li {
		width: 30%;
	}

	.news-detail-left-problem {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.news-detail-left-problem li {
		width: 49%;
	}

}

@media screen and (max-width:500px) {
	.news-more .news-more-left {
		display: none;
	}

	.news-detail-left-list li {
		width: 48%;
	}

	.case ul li {
		flex-wrap: wrap;
	}

	.case ul li .case-left {
		width: 100%;
		text-align: center;
	}

	.case ul li .case-right {
		width: 100%;
	}

	.case ul li .case-right p {
		text-align: center;
	}
}