<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 */
*{
margin:0;
padding:0px;
list-style-type: none;
}
body{
font-family:"microsoft yahei";
font-size:14px!important;
line-height:24px;
color:#616161;
background:#fff;

}
img{
border:none;
}
ul li{
list-style:none;
}
a{color:#616161; text-decoration: none!important; }

a:hover{color:#32992f;text-decoration:none!important; }



h1{

float:left;
padding-top:25px;
margin-right:0px;
padding-bottom:27px;
}

.logo{float:left;font-size:26px; margin-top:28px;padding-left:20px;  color:#1f1f1f;font-weight:900!important; line-height:30px;}
.logo b{color:#1f1f1f; font-size:13px; text-transform:uppercase; letter-spacing:1.6px; font-family:Arial, Helvetica, sans-serif}
.logo a{color:#1f1f1f;}


.en_cn1{float:right;text-align:left; margin-top:50px; font-size:22px;}




/*--------------------index.html start----------------------*/


#head{
width:1200px;
margin:auto;
}



#flash{
width:100%;
float:left;
height:421px;
}


.banner{ 	
			width: 100%;
			/*height: 560px;*/
			/*background: black;*/
			/*子绝父相*/
			position: relative;
			/*超出部分全部隐藏，解决横向滚动条*/
			overflow: hidden;
		}
		.banner ul{
			position: absolute;
		}
		.banner ul li{
			/*这个100%是相对于父盒子的（会把父盒子的宽度继承过来,如父盒子300%,这这里的100%就会相当于300%）*/
			width: 100%;
			height: 421px;
			float: left;
			background:  no-repeat center center;
		}
		/*.banner ul li:nth-child(1){*/
			/*background: url('./1.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(2){*/
			/*background: url('./2.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(3){*/
			/*background: url('./3.jpg') no-repeat center center;*/
		/*}*/
		.banner ol{
			/*width: 60px;*/
			height: 20px;
			background: rgba(0,0,0,0.5);
			position: absolute;
			left:50%;
			/*margin-left: -40px;*/
			bottom: 30px;
			padding: 0 10px;
			border-radius: 10px;
		}
		.banner ol li{
			width: 10px;
			height: 10px;
			float: left;
			margin: 5px 5px;
			background: rgba(255,255,255,0.5);
			border-radius: 50%;
			cursor: pointer;
		}
		.banner ol .current{
			background: rgba(255,255,255,1);
		}
		.banner i{
			width: 58px;
			height: 120px;
			position: absolute;
			top: 50%;
			margin-top: -60px;
			cursor: pointer;
			border-radius: 5px;
			display: none;
		}
		.banner .left{
			left: 60px;
			background: url('../images/left_right.png') no-repeat 0 0px;
		}
		.banner .right{
			right: 60px;
			background: url('../images/left_right.png') no-repeat 0px -120px;
		}
		.banner .left:hover , .banner .right:hover{
			background-color: rgba(0, 0, 0, 0.31);
		}

#menu1{width:100%;
float:left;
height:44px;
background:#32992f;
}

#menu{width:1200px;
margin:auto;
height:44px;

}
ul.menu {list-style:none; margin:0; padding:0; }
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; text-decoration:none; padding-left:0px; text-align:center;color:#fff;  }
ul.menu li {position:relative;  float:left; }
ul.menu ul {position:absolute;  left:0; display:none; opacity:0; list-style:none;  }
ul.menu ul li {position:relative; border-top:none; width:calc(1200px / 8);font-weight:normal;background:#89c62b;color:#fff;  border-top:1px solid #7fba23;}
ul.menu ul li a {color:#fff;font-weight:normal;line-height:40px;}
ul.menu ul li a:hover {color:#fff; background:#32992f; }
ul.menu ul ul { top:0px}
ul.menu .menulink { width:calc(1200px / 8);  height:44px;font-size:17px;_display: inline-block; line-height:44px;}
ul.menu .menulink:hover, ul.menu .menuhover { color:#fff;  background:#89c62b;}
ul.menu .sub {}
ul.menu .topline {}



.ab2{width:1200px; margin:auto; padding-top:40px; clear:both; height:420px;  border-bottom:#ececec solid 1px; }

.ab2-1{width:774px; float:left; }
.ab2-1 h3{width:774px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:20px; }
.ab2-2{width:422px!important; float:right; text-align:left; height:287px; background:#f6f6f6; line-height:25px; font-size:15px; padding-left:30px; padding-right:30px; padding-top:20px; padding-bottom:20px; color:#656565}

.ab1{ width:277px; float:left}
.ab11{ width:277px; height:236px; overflow:hidden; float:left}
.ab11 a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.ab11 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}



.ab1_1{width:87px; height:79px;float:left; padding-top:11px;}

.ab1_1 a{width:87px; height:34px; background:url(../images/ab1.png) no-repeat center 15px #1b9293; padding-top:45px; float:left; color:#FFFFFF; text-align:center;border-radius:3px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.ab1_1 a:hover{
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}



.ab1_2{width:87px; height:79px;float:left; padding-left:8px; padding-top:11px;}

.ab1_2 a{width:87px; height:34px; background:url(../images/ab2.png) no-repeat center 15px #e08340; padding-top:45px; float:left; color:#FFFFFF; text-align:center;border-radius:3px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.ab1_2 a:hover{
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}



.ab1_3{width:87px; height:79px;float:right; padding-top:11px;}

.ab1_3 a{width:87px; height:34px; background:url(../images/ab3.png) no-repeat center 15px #ffb500; padding-top:45px; float:left; color:#FFFFFF; text-align:center;border-radius:3px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.ab1_3 a:hover{
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}



.tz{width:381px; float:right; line-height:27px; }
.tz h3{width:381px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:20px;}
.tz h4{width:381px; float:left;font-size:20px; color:#111111;font-weight:normal; line-height:55px; border-bottom:#e0e0e0 dashed  1px; margin-bottom:15px;  }
.tz h4 span{float:right;font-size:13px; color:#bbbbbb;font-weight:normal;  }

.tz h5{width:341px; float:left;font-size:18px; color:#fff;font-weight:900;line-height:30px;  background:url(../images/t1.jpg) no-repeat bottom; height:80px; padding-top:22px; padding-left:40px; margin-bottom:15px;  }


.tz ul{ width:381px;float:left; }
.tz ul li{display:block;float:left; width:381px;}
.tz ul li a{float:left; text-align:center;line-height:27px; font-size:14px}
.tz ul li a:hover{ float:left;}






.link{width:1200px; margin:auto; padding-top:30px; clear:both }
.link h3{width:1200px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:30px; border-top:#ececec solid 1px; padding-top:40px;  }


.link ul{ width:1200px;float:left; }
.link ul li{display:block;float:left; }
.link ul li a{float:left; text-align:center;line-height:40px; padding-right:15px; font-size:15px;width:225px;}
.link ul li a:hover{ float:left;}



.pro_1{width:1200px; margin:auto; padding-top:30px; height:260px;  border-bottom:#ececec solid 1px; }
.pro_1 h3{width:1200px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:13px; }


.p1{width:291px; height:164px; float:left}

.p1 a{width:291px; height:140px; float:left; background:#279324; color:#ffffff; font-size:27px; line-height:30px; text-align:center; float:left; margin-top:15px; padding-top:10px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.p1 a:hover{width:291px; height:160px; padding-top:0px; color:#FFFFFF!important; background:#279324;

transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.p1 p{ background:#93c992; border-radius:25px; width:32px; height:32px; line-height:27px; font-size:34px; font-weight:bold; color:#279324; margin:auto; margin-top:80px;}



.p2{width:291px; height:164px; float:left; padding-left:10px; padding-right:10px;}

.p2 a{width:291px; height:140px; float:left; background:#42a02b; color:#ffffff; font-size:27px; line-height:30px; text-align:center; float:left; margin-top:15px; padding-top:10px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.p2 a:hover{width:291px; height:160px; padding-top:0px; color:#FFFFFF!important; background:#42a02b;

transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.p2 p{ background:#a1d095; border-radius:25px; width:32px; height:32px; line-height:27px; font-size:34px; font-weight:bold; color:#42a02b; margin:auto; margin-top:20px;}



.p3{width:291px; height:164px; float:left; }

.p3 a{width:291px; height:140px; float:left; background:#76c833; color:#ffffff; font-size:27px; line-height:30px; text-align:center; float:left; margin-top:15px; padding-top:10px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.p3 a:hover{width:291px; height:160px; padding-top:0px; color:#FFFFFF!important; background:#76c833;

transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.p3 p{ background:#bbe499; border-radius:25px; width:32px; height:32px; line-height:27px; font-size:34px; font-weight:bold; color:#76c833; margin:auto; margin-top:20px;}





.p4{width:291px; height:164px; float:right;padding-left:10px;}

.p4 a{width:291px; height:140px; float:left; background:#a7d340; color:#ffffff; font-size:27px; line-height:30px; text-align:center; float:left; margin-top:15px; padding-top:10px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.p4 a:hover{width:291px; height:160px; padding-top:0px; color:#FFFFFF!important; background:#a7d340;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.p4 p{ background:#d3e9a0; border-radius:25px; width:32px; height:32px; line-height:27px; font-size:34px; font-weight:bold; color:#a7d340; margin:auto; margin-top:20px;}





.new{width:1200px; margin:auto; padding-top:40px; clear:both;}

.n_right{ width:350px; float:left; font-size:14px;}
.n_right h3{width:350px; float:left;font-size:30px; color:#111111;font-weight:900;line-height:30px; padding-bottom:30px; }
.n_right h3 span{float:right;font-size:13px; color:#bbbbbb;font-weight:normal;  }


.nr1{
	float:left;
	width:70px;
	position: relative;
	clear: both;
	height:0px; z-index:5
}
.nr2{
	float:left;
	width:70px;
	height:60px;
	background:#279324;
	position: absolute;
	clear: both;color:#FFFFFF;}

.nr2{ float:left; width:70px; height:47px;text-align:center; font-size:14px; color:#fff; padding-top:13px;  line-height:20px; font-family:Arial, Helvetica, sans-serif;}
.nr2 h7{ font-size:25px;color:#fff}

	
.n1{width:350px;float:left;}

.ttxw_tu{width:350px; height:195px; float:left;  overflow:hidden  }

.ttxw_tu a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.ttxw_tu a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}



.ttxw{width:350px; font-size:17px; line-height:25px;  font-weight:normal;float:left;margin-bottom:10px; padding-top:15px; color:#000000}
.ttxw a{color:#000000}

.ttxw1{width:350px; height:60px; font-size:14px; font-weight:normal;float:left; margin-bottom:5px; line-height:19px;}





.n2 { width:370px;  float:left;}
.n2 h3{width:370px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:20px;}
.n2 h3 span{float:right;font-size:13px; color:#bbbbbb;font-weight:normal;  }

.n2 ul{ width:370px;float:left; }
.n2 li{ width:370px; border-bottom:#e8e8e8 solid 1px;  float:left; height:65px;  margin-bottom:20px; padding-bottom:15px;}

.n2_1{ float:left; width:85px; height:67px; margin-right:15px; border-right:#e8e8e8 solid 1px; text-align:center; font-size:16px; color:#bbbbbb; line-height:35px; font-family:Arial, Helvetica, sans-serif; padding-top:0px;}
.n2_1 h7{ font-size:40px;color:#bbbbbb}

.n2_2{ float:right; width:240px; color:#979797;}
.n2_2 h4{ font-weight:normal; font-size:16px; color:#000; padding-bottom:8px;}
.n2_2 h4 a{ color:#000;}
.n2_2 h4 a:hover{ color:#279324;}



.yy{width:370px; float:left; padding-left:50px;}
.yy h3{width:370px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:20px;}
.yy h3 span{float:right;font-size:13px; color:#bbbbbb;font-weight:normal;  }

.yy ul{ width:370px;float:left; }
.yy ul li{display:block;float:left; width:381px;}
.yy ul li a{float:left; text-align:center;line-height:34px; font-size:14px}
.yy ul li a:hover{ float:left;}
.yy .yy1{ color:#279324; float:left}




.yy3{width:370px; float:right; }
.yy3 h3{width:370px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:20px;}
.yy3 h3 span{float:right;font-size:13px; color:#bbbbbb;font-weight:normal;  }

.yy3 ul{ width:370px;float:left; }
.yy3 ul li{display:block;float:left; width:381px;}
.yy3 ul li a{float:left; text-align:center;line-height:34px; font-size:14px}
.yy3 ul li a:hover{ float:left;}
.yy3 .yy1{ color:#279324; float:left}







.footer1{width:100%;float:left;text-align:left ;color:#fff; padding-top:50px; padding-bottom:50px; margin-top:50px;
  background-color: #279324; /* 浏览器不支持的时候显示 */
  background-image: linear-gradient(90deg, #279324  80%, #2da129  10%); 
 }
.footer1 a{color:#fff }
.footer{width:1200px; margin:auto;line-height:28px; text-align:left}

.zzb07tail{color:#fff}
a.zzb07link{color:#fff; text-decoration:none;}

a.zzb07link:hover {color:#fff;text-decoration:underline;

}


.ewm{ float:right;}



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