<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#state {
	min-width: 1000px;
	height: 35px;
	background: #eeeeee;
	color: #ccc;
}
.state_r {
	width: 1000px;
	margin: 0 auto;
}
.state_r ul {
	float: right;
}
.state_r li {
	float: left;
	margin-right: 20px;
	text-align: center;
	font: 14px/35px "寰蒋闆呴粦";
}
#nav {
	min-width: 1000px;
	height: 70px;
	text-align: center;
}
#nav_1 {
	width: 1000px;
	margin: 0 auto;
}
#LOGO {
	width: 140px;
	float: left;
	padding: 20px 0px;
}
#nav_r {
	float: right;
}
#nav_r ul {
	float: right;
	margin-top: 45px;
}
#nav_r li {
	float: left;
	padding: 0px 20px;
}
#head {
	min-width: 1000px;
	 height: 330px;
	background: url(../img/002.jpg) no-repeat center;	
	position: relative;
}
.head_1 {
	width: 1000px;
	margin: 0 auto;
	height: 340px;
	margin-top: -340px;
	z-index: 100;
	position: relative;
}
.head_1 .head_img {
	margin-top: 240px;
	margin-left: 155px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	top: 235px;
	 left: 128px;
}
.head_1 .head_img a {
	color: #F49F21;
	padding: 15px 50px;
	border:solid 2px #F49F21;
	border-radius: 5px;
	font-size: 16px;
	letter-spacing: 5px;
	font-weight: bold;
	/*background: #fff;*/
}
.head_1 .head_img a:hover{
	color: #9e3f37;
	border:solid 1px #fdc5c0;
	font-weight: bold;
	filter:alpha(opacity=50);        /*IE */
	-moz-opacity:0.5;                /*Moz + FF*/ 
	opacity: 0.5; 
	background: #fff;
}
.cloud {
	min-width: 1200px;
	height: 340px;
	/*display: block;*/
	position: relative;

}

.cloud .cloud_1 {
	position: absolute;
	background: url(../img/cloud.png);
  	background-repeat: repeat-x;
  	height: 210px;
  	margin-top: 165px;
    width:100%;
    bottom:5px;
    left:0;

}


.cloud .cloud_2 {
	position: absolute;
	background: url(../img/cloud.png);
  	background-repeat: repeat-x;
  	height: 210px;
  	margin-top: 165px;
    width:100%;
    bottom:5px;
    left:0px;

}
#subject {
	width: 100%;
	padding-top: 50px;
}
#subject img {
	padding-bottom: 10px;
}
.subject_a {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.sub_t {
	width: 100%;
	height: 380px;
}
.subject_1 {
	width: 50%;
	float: left;
}
.subject_2 {
	width: 50%;
	float: right;
}
.subject_a .text {
	text-align: left;
	width: 300px;
	margin: 0 auto;
}
.subject_a .text h1 {
	font: 25px/30px "寰蒋闆呴粦";
	color: #ff742c;
}
.subject_a .text h2 {
	background: #f3f3f3;
	color: #ff742c;
	font: 18px/34px "寰蒋闆呴粦";
	line-height: 34px;
	border-radius: 20px;
	padding-left: 5px;
	margin: 10px 0px;
}
.subject_a .text p {
	font: 18px/25px "寰蒋闆呴粦";

}

.sub_d {
	width: 100%;
	height: 310px;
}
.subject_3 {
	width: 50%;
	float: left;
}
.subject_4 {
	width: 50%;
	float: right;
}
#advantage {
	background: #fff3c2;
	width: 100%;
	height: 368px;
}
.adv_box {
	width: 1000px;
	margin: 0 auto;
	height: 340px;
	padding-top: 60px;
	text-align: center;
	position: relative;
}
.adv_p {
	background: url(../img/17.png) no-repeat;
	height: 205px;
	width: 725px;
	margin: 0 auto;
}
.adv_p p {
	font: 18px/35px "寰蒋闆呴粦";
	text-indent: 2em;
	width: 672px;
	padding: 20px;
	text-align: left;
}
.adv_p span {
	color: #e05d38;
	font: 19px/35px "寰蒋闆呴粦";
	font-weight: bold;
}
.ewm {
	text-align: center;
	width: 100%;
}
.ewm_sm {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
}
.adv_box a {
	display: block;
	width: 200px;
	height: 41px;
	position: absolute;
	top: 177px;
	left: 600px;
}</pre></body></html>