.banner {
	background-image: url(../images/header-2.jpg);
	width: 100%;
	height: 400px;
	background-position: center top;
	display: flex;
	justify-content: center;
	align-items: center;
}

.banner h3 {
	font-family: 微软雅黑;
	font-size: 50px;
	color: rgb(255, 255, 255);
}

.INTRO {
	padding: 60px 0;
}

.INTRO-box {
	width: 620px;
}

.INTRO-header h3 {
	color: rgb(53, 172, 57);
	font-family: Poppins, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.INTRO-header p {
	line-height: 140%;
	font-weight: bold;
	font-size: 36px;
	font-family: 微软雅黑;
	letter-spacing: 0px;
	color: rgb(0, 0, 0);
}

.wp-title_content {
	overflow-wrap: break-word;
	padding: 0px;
	border-color: transparent transparent rgb(53, 172, 57);
	border-width: 0px 0px 3px;
	height: 18px;
	width: 43px;
	display: block;
	border-style: solid;
}

.INTRO-mian {
	margin-top: 40px;
}

.INTRO-mian p {
	line-height: 200%;
	color: rgb(102, 102, 102);
	font-family: 微软雅黑;
	font-size: 14px;
}

.INTRO-img {
	width: 500px;
	height: 500px;
}

.Exhibition {
	background-color: rgb(249, 249, 249);
	padding: 100px 0;
}

.Exhibition li {
	box-sizing: border-box;
	padding: 30px;
	width: 30%;
	background: #FFFFFF;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 255px;
}

.Exhibition li span {
	color: rgb(53, 172, 57);
	font-family: "Arial Black";
	font-size: 54px;
	line-height: 140%;
	margin-right: 30px;
}

.Exhibition-t h3 {
	font-family: 微软雅黑;
	font-size: 17px;
	color: rgb(0, 0, 0);
	line-height: 140%;
	margin-bottom: 15px;
}

.Exhibition-t p {
	font-family: 微软雅黑;
	font-size: 13px;
	color: rgb(102, 102, 102);
	line-height: 200%;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.OUR-TEAM {
	padding: 60px 0;
}

.OUR-TEAM .INTRO-header {
	text-align: center;
}

.OUR-TEAM .wp-title_content {
	margin: 0 auto;
}

.OUR-TEAM ul {
	overflow: hidden;
	margin-top: 40px;
}

.OUR-TEAM ul li {
	text-align: center;
	margin-bottom: 30px;
	float: left;
	width: 23.5%;
	margin-right: 2%;
}

.OUR-TEAM ul li img {
	width: 100%;
}

.OUR-TEAM ul li h3 {
	color: #35ac39;
	font-family: 微软雅黑;
	font-size: 18px;
	margin: 15px 0 10px 0;
	line-height: 1;

}

.OUR-TEAM ul li p {
	ont-family: 微软雅黑;
	line-height: 1.7;
	font-size: 14px;
}

.OUR-TEAM ul li:nth-of-type(4n) {
	margin-right: 0;
}

.footer {
	margin-top: 0;
}

.service {
	padding: 60px 0;
}

.Our-Services {
	padding: 0;
	margin-top: 20px;
}

.BOOKING {
	padding-top: 0;
}

.INTRO-mian form {
	cursor: pointer;
	width: 85%;
	margin: 0 auto;
}

.INTRO-mian form input,
.INTRO-mian form textarea {
	cursor: pointer;
	display: block;
	width: 100%;
	line-height: 38px;
	height: 38px;
	color: #666666;
	background-color: #f5f5f5;
	border: none;
	font-weight: bold;
	outline: none;
	text-indent: 20px;
	border-radius: 20px;
	margin-bottom: 15px;
}

.INTRO-mian form textarea {
	line-height: 1.7;
	border-radius: 50px;
	height: 60px;
	text-indent: 0;
	padding: 15px;
	box-sizing: border-box;
}

.INTRO-mian form button {
	cursor: pointer;
	display: block;
	width: 100%;
	line-height: 38px;
	height: 38px;
	border: none;
	font-weight: bold;
	outline: none;
	border-radius: 20px;
	color: #FFFFFF;
	background-color: #35ac39;
}

.INTRO-mian form button:hover {
	background: #37a23b;
}

.Cases-box ul {
	padding: 20px 0;
	justify-content: center;
}

.Cases-box {
	padding: 60px 0;
}

.Cases-box ul li a {
	color: #333333;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	line-height: 50px;
	width: 174px;
	text-align: center;
	display: inline-block;
}

.Cases-box ul li a.active {
	color: #35ac39;
}

.Cases-box ul {
	padding: 0;
}

.Our-Cases li a {
	width: 100% !important;
}

.wp-pager_link {
	text-align: center;
	bottom: auto;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}

.wp-pager_link span.disabled {
	border: 1px solid #EEE;
	padding: 2px 5px;
	margin: 2px;
	color: #DDD;
}

.wp-pager_link span.current {
	border: 1px solid #000;
	padding: 2px 5px;
	font-weight: bold;
	margin: 2px;
	color: #FFF;
	background-color: #000;
}

.wp-pager_link a {
	border: 1px solid #000;
	padding: 2px 5px;
	margin: 2px;
	color: #000;
	text-decoration: none;
}

.News ul li {
	width: 100%;
	float: none;
	margin: 0;
	margin-bottom: 25px;
}

.News ul li a {
	text-align: left;
	line-height: normal;
	width: 100%;
	font-weight: normal;
}

.News #news-list li a{
	width: 100%;
}
.News-lists .date {
	font-weight: normal;
}

.News ul li a p {
	font-size: 12px;
}

/*.News-lists-t {
	width: 1100px;
}*/

.Make-contact {
	background-image: url(../images/contact-bg.jpg);
	padding: 60px 0;
}

.Make-contact-box .INTRO-header {
	text-align: center;
}

.Make-contact-box .wp-title_content {
	margin: 0 auto;
}

.contact-ul ul {
	margin-top: 40px;
}

.contact-ul ul li {
	text-align: center;
	box-sizing: border-box;
	padding: 60px 40px;
	background: #FFFFFF;
	width: 23%;
	height: 275px;
	border: 1px solid rgb(234, 234, 234);
}

.contact-ul ul li h3 {
	font-family: 微软雅黑;
	font-size: 17px;
	color: rgb(0, 0, 0);
	line-height: 180%;
	margin-bottom: 20px;
}

.contact-ul ul li p {
	color: rgb(102, 102, 102);
	font-family: 微软雅黑;
	font-size: 13px;
	line-height: 180%;
}

.contact-ul ul li img {
	width: 40px;
}

.contact_map {
	border: 1px solid rgb(234, 234, 234);
	box-sizing: border-box;
	padding: 20px;
	background: #FFFFFF;
	margin-top: 40px;
}

.news-contact {
	margin-top: 40px;
}

.news-contact h3 {
	line-height: 140%;
	text-align: center;
	display: block;
	font-family: Microsoft YaHei;
	font-size: 20px;
	margin-bottom: 30px;
	color: #000000;
}

.news-contact p {
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #35ac39;
	font-weight: normal;
}

.biao span {
	display: inline-block;
	margin: 0 15px;
}

.neri {
	margin-top: 30px;
}

.neri p {
	color: #5A5A5A;
	font-size: 14px;
	text-align: left;
	text-indent: 2em;
	line-height: 1.9;
	margin-bottom: 10px;
}

.morey {
	margin-top: 30px;
}

.morey a {
	font-size: 14px;
	display: block;
	margin-bottom: 20px;
}

@media (max-width: 1000px) and (min-width: 300px) {
	.banner {
		background-size: 100% 100%;
		height: 150px;
	}

	.banner h3 {
		line-height: 1;
		font-size: 22px;
	}

	.INTRO,
	.Exhibition,
	.OUR-TEAM,
	.service,
	.Cases-box,
	.Make-contact {
		display: block;
		padding: 30px 0;
	}

	.INTRO-box {
		width: 100%;
	}

	.INTRO-header p {
		font-size: 22px;
	}

	.INTRO-mian {
		margin-top: 20px;
	}

	.INTRO-img {
		width: 100%;
		margin-top: 20px;
		height: auto;
	}

	.Exhibition ul {
		display: block;
	}

	.Exhibition li {
		width: 100%;
		margin-bottom: 15px;
	}

	.Exhibition li:nth-of-type(3n) {
		margin-bottom: 0;
	}

	.OUR-TEAM ul li {
		width: 48%;
		margin-right: 4%;
	}

	.OUR-TEAM ul li:nth-of-type(2n) {
		margin-right: 0;
	}

	.Cases-box ul {
		display: block;
		width: 90%;
		margin: 0 auto;
		margin-bottom: 10px;
	}

	.Cases-box ul li {
		display: inline-block;
	}

	.Cases-box ul li a {
		width: auto;
		padding: 0 15px;
	}

	.Our-Cases ul {
		width: 100%;
	}

	.Our-Cases ul li a {
		padding: 0;
	}

	.wp-pager_link {
		margin: 0;
	}

	.contact-ul ul {
		display: block;
	}

	.contact-ul ul li {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 15px;
	}

	.Make-contact {
		background-size: 100% 100%;
	}

	.news-contact {
		margin-top: 0;
	}

	.News {
		padding: 0;
	}

	.Cases-box {
		padding-top: 10px;
	}

	.news-contact h3 {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.morey {
		margin-top: 10px;
	}
	.biao span{
		margin: 0;
	}
}
