<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.pt10{
	padding-top:10px;
	}
.pb30{
	padding-bottom:30px;
	}
a{
	margin:0;
	padding:0;
	}
.re-pro h4, .re-pro h3, .re-pro h1, .re-pro h2, .re-pro h1 a , .re-pro h2 a, span,p{
	margin:0;
	padding:0;
	font-weight:normal;
	}
.re-pro{
	width:80%;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	display:none;
	}
.re-pro .re-op, .re-pro .re-ap, .re-pro .re-sdp, .re-pro .re-ad, .re-pro .re-dc{
	width:47.5%;
	color:#FFFFFF;
	}

.re-pro .re-op-des{
	width:100%;
	background-position:center;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
.re-pro .op-img{
	background:url(../images/re-op.jpg) center top;
	}
.re-pro .sdp-img{
	background:url(../images/re-sdp.jpg) center top;
	}
.re-pro .re-ap{
	background:url(../images/re-ap.jpg) center top;
	}
.re-pro .re-ad{
	background:url(../images/re-ad.jpg) center top;
	}
.re-pro .re-dc{
	background:url(../images/re-dc.jpg) center top;
	}
.re-pro h4, .re-pro h3, .re-pro h2, .re-pro h1, .re-pro span, .re-pro .re-link, .re-pro p{
	margin-left:8%;
	margin-right:8%;
	}
.re-pro h4{
	font-size:1rem;
	padding-top:10px;
	}
.re-pro h3{
	font-size:1.125rem;
	padding-top:15px;
	
	}
.re-pro span{
	margin-top:20px;
	border-top:1px solid #FFFFFF;
	font-size:0.875rem;
	display:block;
	padding-top:20px;
	line-height:24px;
	}
.re-pro h1, .re-pro h2{
	text-align:center;
	line-height:24px;
	}
.re-pro h1{
	margin-top:30px;
	}
.re-pro h1 a{
	font-size:1.5rem;
	color:#FFFFFF;
	}
.re-pro h2 a{
	font-size:0.9rem;
	color:#fff;
	}
.re-pro .re-link{
	text-align:center;
	}
.re-pro .re-link a{
	color:#fff;
	font-size:0.825rem;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	}
.re-pro .re-link .re-more{
	border:#FFFFFF 1px solid;
	padding-left:40px;
	padding-right:40px;
	}
.re-pro .re-link .re-left{
	float:left;
	background:#0a9fea;
	width:45%
	}
.re-pro .re-link .re-right{
	float:right;
	background:#30b91a;
	width:45%;
	}
.re-pro p{
	line-height:24px;
	color:#FFFFFF;
	font-size:0.825rem;
	}
.re-pro .re-op, .re-pro .re-sdp, .re-pro .re-dc{
	float:left;}
.re-pro .re-ap, .re-pro .re-ad{
	float:right;
	}
.re-pro .re-sdp, .re-pro .re-ad, .re-pro .re-dc{
	margin-top:20px;
	}
@media(max-width:1191px){
	.re-pro{
		display:block;
		}
	.index-pro-des{
		display:none;
		}}
	@media(max-width:991px){
		.index-news{
			display:none;
			}
		.re-pro .re-op, .re-pro .re-ap, .re-pro .re-sdp, .re-pro .re-ad, .re-pro .re-dc{
			width:100%;
			}
		.re-pro .re-ap, .re-pro .re-sdp, .re-pro .re-ad, .re-pro .re-dc{
	margin-top:20px;
	}
			}

/*首页底部*/
@media(max-width:767px){
	.index-news{
		display:none;
		}
	.link-left{
		float:none;
		margin-left:0;
		margin-top:20px;
		}
	.link-right{
		float:none;
		margin-top:20px;
		margin-right:0;
		}
	}
.footer-con{
	width:80%;
	margin:0 auto;
	
	}

 .footer-about, .footer-pro, .footer-contact, .footer-proline{
	 width:21%;
	 text-overflow:ellipsis;
	 }
.footer-about{
	float:left;
	
	}
.footer-about h2, .footer-contact h2, .footer-pro h2, .footer-proline h2{
	font-size:20px;
	font-weight:normal;
	color:#7bbb2a;
	line-height:20px;
	}

.footer-about span{
	font-size:14px;
	}
.footer-about a{
	display:block;
	float:right;
	padding-top:10px;
	}
.footer-contact,.footer-pro, .footer-proline{
	float:left;
	border-left:#000 1px dashed;
	margin-left:5%;
	}
.footer-contact div,.footer-pro div, .footer-proline div{
	padding-left:10%;
	}
.footer-proline li{
	margin-top:5px;
	}
.footer-proline span{
	display:block;
	font-size:12px;
	}
@media(max-width:1191px){
	.footer-about, .footer-contact,.footer-pro, .footer-proline{
		width:42.5%;
		}
	.footer-pro div{
	padding-left:0;
	}
	.footer-pro{
		margin-left:0;
		border-left:none;
		margin-top:20px;
		}
	.footer-proline{
		margin-top:20px;
		}
}
@media(max-width:767px){
	.footer-about, .footer-contact{
		width:100%;
		}
	.footer-about, .footer-contact, .footer-pro, .footer-proline{
		
		border-left:none;
		margin-left:0;
		margin-top:20px;
		}
	
	.footer-pro, .footer-proline{
		width:42%;
		}
	.footer-proline{
		margin-left:5%;}
	.footer-contact div, .footer-pro div, .footer-proline div{
		padding-left:0;
		}
	}
.enquiries {
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 80px;
}
.enquiries li {
	width: 23.333%;
	float: left;
	padding: 0 5%
}
.enquiries .contact-persons {
	overflow: hidden;
}
.enquiries h5 {
	color: #333;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 5px;
	text-transform: none;
}
.enquiries p, .address p {
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 35px;
}
.enquiries a {
	color: #2fa763;
}
.address {
	border-top: 1px solid #d7d7d7;
	max-width: 1200px;
	margin: 0 auto 60px;
	padding: 60px 0 70px;
	text-align: center;
}
.address h4 {
	background: none repeat scroll 0 0 #F7F7F7;
	color: #333;
	display: inline-block;
	font-size: 36px;
	font-weight: 300;
	line-height: 30px;
	padding: 0 30px;
	position: relative;
	text-transform: none;
	top: -76px;
	z-index: 9;
}
.address ul {
	overflow: hidden;
}
.address li {
	float: left;
	width: 27%;
	text-align: left;
}
.address li:last-child {
	width: 18%;
}
.address h2 {
	color: #2FA763;
	font-size: 45px;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 45px;
	margin-bottom: 5px;
	text-transform: none;
}
.address h3 {
	color: #333;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 20px;
}
.contact-form {
	overflow: hidden;
	padding: 60px 6%;
	max-width: 650px;
	/*max-height: 300px;*/
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 1px 40px rgba(0, 0, 0, 0.07);
	text-align: center;
}
.contact-form h3 {
	color: #2fa763;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 20px;
	text-transform: none;
}
.contact-form h3 em {
	display: block;
	width: 40px;
	border-bottom: 1px solid #d5d5d5;
	margin: 20px auto 0;
}

</pre></body></html>