<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	font-size:18px;
	font-family:"Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
	min-width:1440px;
}
a{
	color:#646464;
}
a:hover{
	color:#000;
}
.center {
	margin:0 auto;
}
.clear {
	clear:both;
}
.float_l {
	float:left;
	display:inline;
}
.float_r {
	float:right;
	display:inline;
}
.width {
	width:1440px;
}
.color_hei {
	background:#1f1f1f;
}
.color_hong {
	background:#cf2f2f;
}

.top {
	height: 70px;
}
.top_1{
	font-weight: bold;
    font-size: 25px;
	overflow: hidden;
	height: 70px;
	line-height:70px;
}
.nav{
	width:63%;
	height: 70px;
}
.nav_1{
	float: left;
	display: block;
	width: 14%;
	height: 70px;
	font-size: 20px;
	font-family:"宋体";
	font-weight:bold;
	text-align: center;
	line-height: 70px;
	color: #000;
	margin: 0 0 0 24px;
	position: relative;
}
.nav_1::before {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}

.nav_1:hover::before {
opacity: 0;
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}

.nav_1::after {
content: '';
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0;
background-color: #133956;
-webkit-transform: scale(0.5, 0.5);
transform: scale(0.5, 0.5);
-webkit-transition: all 0.5s;
transition: all 0.5s;
color:#fff;
content:attr(data-content);

}

.nav_1:hover::after {
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.language{
	margin:23px 10px 0 0;
}

.banner{ min-width:1440px; height:500px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:500px; }
.banner .bd li .siteWidth{ width:1920px; position:relative;  margin:0 auto;  height:696px;  }
.banner .bd li a{ height:500px; display:block;  }
.cpzs{
	padding: 27px 0 40px 0;
}
.cpzs_1 {
	background: url("cpzs_1.png") center right no-repeat;
	margin: 0 auto;
	padding: 15px 0 0;
	width: 100%;
	height: 100px;
	text-align: left;
	line-height: 35px;
	color: rgba(185,185,185,1);
	font-size: 30px;
	font-weight:bold;
	padding:20px 0 0 0;
}
.cpzs_1 span{
color:#000;
}

.cpzs_2 {
	margin: 19px 0 0;
	height: 45px;
}

.cpzs_3{
	float: left;
	display: block;
	width: 225px;
	height: 45px;
	font-size: 20px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	background-color:#eb5c1e;
	margin: 0 0 0 50px;
	position: relative;
}
.cpzs_3::before {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}

.cpzs_3:hover::before {
opacity: 0;
-webkit-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}

.cpzs_3::after {
content: '';
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0;
background-color: #fff;
-webkit-transform: scale(0.5, 0.5);
transform: scale(0.5, 0.5);
-webkit-transition: all 0.5s;
transition: all 0.5s;
color:#eb5c1e;
content:attr(data-content);
border:1px solid #eb5c1e;

}

.cpzs_3:hover::after {
opacity: 1;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}






.picMarquee-left1{ width:1440px;  overflow:hidden; position:relative; padding:10px 0 0;   }
.picMarquee-left1 .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left1 .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left1 .bd ul li .cpzs_4{ text-align:center; }
.picMarquee-left1 .bd ul li .cpzs_4 img{ width:300px; height:300px; display:block; border:1px solid #ccc; }
.picMarquee-left1 .bd ul li .cpzs_4 a:hover img{ border-color:#999;  }
.picMarquee-left1 .bd ul li .title{ line-height:60px; font-size:23px;   }
.picMarquee-left2{ width:1440px;  overflow:hidden; position:relative; padding:10px 0 0;   }
.picMarquee-left2 .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left2 .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left2 .bd ul li .cpzs_4{ text-align:center; }
.picMarquee-left2 .bd ul li .cpzs_4 img{ width:300px; height:300px; display:block; border:1px solid #ccc; }
.picMarquee-left2 .bd ul li .cpzs_4 a:hover img{ border-color:#999;  }
.picMarquee-left2 .bd ul li .title{ line-height:60px; font-size:23px;    }`



.cpzs_4 span{
	display: block;
	width: 402px;
	height: 105px;
	line-height: 105px;
	text-align: center;
	color: #000;
}

.gywm {
	background: url("gywm.jpg") center top no-repeat;
	min-width: 1440px;
	padding: 30px 0 ;
	margin:40px 0 0;
}
.gywm_1{
	color: #fff;
	line-height: 45px;
	padding: 0 75px 0;
	width: 1440px;
}
.gywm_2{
text-align:center;
color:#fff;
font-size:30px;
font-weight:bold;
line-height:50px;
padding:0 0 10px;
}


.gywm_3{
margin: 20px 0 0 40px;
width: 310px;
position:relative;
color:#fff;
background-color: rgba(0, 0, 0, 0.4);
text-align:center;
padding:10px 0;
line-height:60px;
float:left;
display:inline;
}
.gywm_3:before{content:" ";height:0%;width:100%;background-color:#133956;position:absolute;top:0;left:0;transition:all 0.6s}
.gywm_3:hover:before{height:100%}
.gywm_3:hover .e_richText-31{color:#fff}
.gywm_3:hover .e_text-30{color:#fff}
.box{
    position: relative
}




.news_1{
	width: 430px;
	margin: 50px 0 0 60px;
}
.news_2{
	font-size: 31px;
	font-family:"黑体";
}
.news_2 span{
	color: #328b07;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	text-transform: uppercase;
}
.news_3{
	display: block;
	line-height: 45px;	
}
.news_4{
	background: url("news_img.png") no-repeat;
	width: 314px;
	height: 319px;
	margin: 135px 90px 15px 0;
}
.link{
	padding: 20px 0 0;
	min-height: 90px;
	background: #e8e8e8;
}
.link span{
	font-size: 25px;
	font-weight: bold;
}
.link a{
	display: inline-block;
	margin: 0 0 0 20px;
}
.link li{
	display: inline;
}
.foot_1{
	margin: 60px 0 0 90px;
}
.foot_2{
	margin: 60px 0 0 135px;
}
.foot_3{
	background: url("wx.png") center top no-repeat;
	width: 148px;
	height: 148px;
	margin: 15px 65px 15px 0;
}
.foot{
	background: #686868;
	color: #fff;
	text-align: center;
	font-size: 20px;
	min-height: 80px;
	line-height: 30px;
	padding: 30px 0;
}
.foot a{
	color: #fff;
}
.conent_left{
	width: 300px;
	min-height:600px;
	margin: 30px 0 0;
}
.conent_left1{
	background: #328b07;
	color: #fff;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #c1c1c1;
}
.conent_left a{
	display: block;
	line-height: 40px;
	padding: 0 0 0 10px;
}
.conent_left a:hover{
	background: #ff5a00;
	color: #fff;
}
.sideMenu{  border:1px solid #ddd;  }
.sideMenu h3{ height:40px; line-height:40px;  border-top:1px solid #e3e3e3; background:#f4f4f4; cursor:pointer;display: block;
	line-height: 40px;
	padding: 0 0 0 10px;
}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:8px 25px; color:#999; display:none; /* 默认都隐藏 */ }



.conent_right{
	width: 1100px;
	border: 1px solid #c1c1c1;
	border-top: none;
	margin: 30px 0 0;
}
.conent_right img{
	max-width: 1100px;
	margin:0 auto;
	display:block;
}
.conent_right1{
	background: #328b07;
	color: #fff;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #c1c1c1;
}
.conent_right1 a{
	color: #fff;
}
.conent_right2{
	display: block;
	line-height: 40px;
	padding: 0 20px 0 20px;
}
.conent_right2:hover{
	background: #ff5a00;
	color: #fff;
}
.conent_right2 span{
	float: right;
}
.pic {
	display:block;
	float: left;
	width: 303px;
	height: 370px;
	margin: 20px 0 0 50px;
	overflow: hidden;
}
.pic img{
	border: #c1c1c1 solid 1px;
	width: 300px;
	height: 300px;
}
.pic span{
	display: block;
	width: 303px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #000;
}
.conent_nei{
	padding: 20px;
	line-height: 40px;
}
.content_title{
	text-align: center;
	font-weight: bold;
}
.content_img img{
	display: block;
	margin: 20px auto;
}
.dede_pages{
	font-size: 12px;
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

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