<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,img,h1,ul,li,hr{margin:0;padding:0;}
a{text-decoration: none; color:#fff;}
ul,ol{list-style: none;}
.banner{
	width:100%;
	height:613px;
	float: left;
	background: url(../images/banner.jpg) center no-repeat;
}
.banner a{
	display: block;
	width:100%;
	height: 100%;
}
.box1{
	width:100%;
	padding-bottom: 40px;
	float: left;
	background: #fad65b;
	color:#6f3f00;
	text-align:center;
}
.line{
	display: block;
	width:990px;
	height:30px;
	margin:0 auto;
	position: relative;
}
.line hr{
	display: inline-block;
	width:100%;
	line-height: 30px;
	border: none;
	border-bottom:1px solid #000;
}
.line span{
	display: block;
	width:15px;
	height:15px;
	background: #fad65b;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	position: absolute;
	top:7px;
	left:50%;
	margin-left:8px;
	transform:rotate(45deg);
}
.Lh1{
	width:100%;
	font-size:2.5em;
	text-align:center;
	margin:10px 0;
}
.box1 p{
	width:100%;
	text-align: center;
	font-size: 1.9em;
}
.box1-nr{
	display: inline-block;
	width:990px;
}
.box1-nr img{
	display: block;
	float: left;
}
.box1-nr p{
	display: block;
	float: left;
	width:530px;
	text-align:left;
	font-size: 1.1em;
	margin-left:20px;
	line-height: 1.5em;
}
.box1-nr span{
	display: inline-block;
	float: left;
	font-size:1.6em;
	font-weight: bold;
	margin-left: 20px;
}
.box2{
	width:100%;
	float: left;
	background: #5db8ca;
	padding:20px 0;
	color:#fff;
	text-align: center;
}
.box2 .line hr,.box2 .line span{
	border-color:#fff;
	background: #5db8ca;
}
.box2 ul{
	display: inline-block;
}
.box2 ul li{
	display: inline-block;
	float: left;
	margin-left:20px;
}
.box2 ul li img:hover{
	opacity: 0.8;
}
.box2 ul li p{
	font-size: 1em;

}
.zhu{
	display: inline-block;
	padding: 10px 20px;
	border: 2px dashed #e26400;
	border-radius:20px;
	color:#584219;
}
.box3{
	width:100%;
	float: left;
	background: #8ac060;
	padding: 20px 0;
	color:#fff;
	font-weight: bold;
}
.box3 .line hr,.box3 .line span{
	border-color:#fff;
	background: #8ac060;
}
.box3&gt;span,.box3&gt;p{
	display: block;
	width:990px;
	margin: 0 auto;
}
.box3&gt;span{
	font-size: 1.3em;
	color:#cb3c2e;
	margin-bottom:10px;
	margin-top:10px;
}
.box3&gt;p{
	font-size: .9em;
	line-height: 2em;
}
footer{
	width:100%;
	float: left;
	background: #333438;
	position: relative;
}
.footer-nr{
	width:90%;
	margin:0 auto;


}
.footer-left,.footer-right{
	width:50%;
	float: right;
	padding: 40px 0;

}
.footer-left ul{
	width:100%;
	float: left;	
}
.footer-left ul li{
	float: left;
}
.footer-left ul li a{
	display: block;
	padding: 5px 10px;
	float: left;
	color:#8599a5;
	font-size: 0.9em;
	border-left:1px solid #8599a5;;
}
.footer-left ul li a:hover{
	color:#fff;

	}
.footer-left ul li:nth-of-type(1) a{
    border-left:none;
	}
.footer-left p{
	font-size: 0.8em;
	color:#8599a5;
	line-height: 2em;
}
.footer-right {
	position: relative;
}
.footer-right  p,.footer-right  h1{
	width:68%;
	float: left;
	color:#fff;
	text-align: right;
}
.footer-right  h1{
    font-size: 2em;
}
.footer-right  p{
font-size: 0.7em;
}
.footer-right  span{
   width:29%;
   float: right;
   position: absolute;
   bottom:0;
   right: 0;

}
.footer-right  span img{
   width:100%;
}

@media screen and (max-width: 800px) {
.box1-nr,.line {
	width:90%;
}
.box1-nr p,.box1-nr img{
	width:90%;
	float: none;
	margin:0 auto;
}
.box1-nr p{
	margin-top:10px;
}
.box2 ul li{
	width:40%;
	margin-left: 0px;
	margin-top: 10px;
}
.box3&gt;span, .box3&gt;p {
	display: block;
	width:90%;
	margin:0 auto;
}
.footer-right{
	width:100%;
	float: left;
}
.footer-left{
	width:100%;
	float: right;
}

.footer-right{
	padding-bottom: 0;
}
.banner{
	background-size:700px auto;
	height:220px;
}


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