@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
a{ color:#333333;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{font:14px/180% Arial, Helvetica, sans-serif, "微软雅黑";
font-family:'微软雅黑';}

.swf-box{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	right:0;
	}
.swf{
	width:1222px;
	height:701px;
	margin:0 auto;
	display:block;
	}

.top{
	width:100%;
	margin:0 auto;
	background:url(../images/top.jpg) no-repeat center;
	background-size:100% 530px;
	height:530px;
	display:inline-block;
	}

.nav-box{
	width:1222px;
	height:100px;
	line-height:100px;
	background:#468B33;
	opacity:0.9;
	margin:70px auto;
	}
.nav-logo{
	float:left;
	margin-top:6px;
	margin-left:10px;
	}
.nav-li{
	float:right;
	margin-right:30px;
	}
.nav-li ul li{
	width:100px;
	height:40px;
	line-height:40px;
	float:left;
	text-align:center;
	margin-top:30px;
	font-size:16px;

	margin-right:10px;
	}

.nav-li ul li a{
	color:#fff;
	display:block;
	}
.li-bk{
	width:100px;
	height:40px;
	line-height:40px;
	background:#F9D523;
	border-radius:5px;
	color:#333;
	}
.li-bk a{
	color:#333 !important;
	}
.nav-li ul li:hover{
	background:#F9D523;
	border-radius:5px;
	color:#333;
	width:100px;
	height:40px;
	line-height:40px;
	}
.nav-li ul li a:hover{
	color:#333;
	}
.yj-1{
	width:892px;
	line-height:107px;
	margin:10px auto;
	padding-bottom:20px;
	}
.yj-1 img{
	width:100%;
	}
	
.yj-2{
	width:1222px;
	margin:0 auto;
	display:table;
	}
.yj-2-left{
	float:left;
	width:784px;
	}
.yj-public{
	width:100%;
	border-bottom:4px solid #439145;
	height:40px;
	line-height:40px;
	}
.yj-public h2{
	font-size:16px;
	font-weight:400;
	float:left;
	}
.yj-public span{
	float:right;
	display:block;
	padding:0 10px;
	color:#A3A3A3;
	line-height:45px;
	}
.yj-public a{
	color:#A3A3A3;
	}

.yj-2-new{
	width:100%;
	margin:15px auto;
	display:inline-block;
	}	
.yj-2-img{
	float:left;
	width:380px;
	height:265px;
	}
.yj-2-img img{
	width:380px;
	height:225px;
	}
.yj-2-img p{
	height:40px;
	line-height:40px;
	background:#F3F3F3;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.yj-2-list{
	width:380px;
	float:right;
	}
.yj-2-list ul li{
	line-height:32px;
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.yj-2-list ul li:nth-of-type(8){
	border-bottom:none;
	}
.yj-2-list ul li a{
	color:#090909;
	}
.yj-2-list ul li a:hover{
	color:#f00;
	}
	
.yj-2-right{
	float:right;
	width:400px;
	}
	
	
.yj-2-zc{
	margin:15px auto;
	height:270px;
	overflow:hidden;
	}
.Huifold .item{ position:relative; background:#F5F5F5; margin-bottom:2px;}
.Huifold .item h4{margin:0;font-weight:500;position:relative;border-top: 1px solid #fff;font-size:15px;line-height:40px;background-color:#f1f1f1;cursor:pointer;padding-right:30px;border-bottom: 1px solid #fff;}
.Huifold .item h4 b{position:absolute;display: block; cursor:pointer;right:10px;top:7px;width:16px;height:16px; text-align:center; color:#666}
.Huifold .item .info{display:none;padding:10px}
.selected{
	background:#F5F5F5;}
.Huifold .item h4 span{
	color:#A3A3A3;
	display:block;
	float:left;
	}
.Huifold .item .info p{
	height:60px;
	line-height:30px;
	overflow:hidden;
	color:#737373;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	}
.Huifold .item .info p a{
	color:#737373;
	
	}
.times{
	width:100%;
	text-align:right;
	 color:#A3A3A3;
	 font-size:12px;
	 line-height:14px;
	 }

.yj-3-box{
	background:#F4F4F4;
	width:100%;
	}
.yj-3{
	display:table;
	width:1222px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:20px;
	}
.yj-3-bn{
	display:table;
	padding:30px 0;
	width:895px;
	height:224px;
	overflow:hidden;
	margin:0 auto;
	}
yj-3-bn img{
	width:100%;
	}

.yj-3-img{

	height:387px;
	margin:0 auto;
	}
.yj-3-img ul li{
	float:left;
	margin-left:1px;
	width:300px;
	height:387px;
	overflow:hidden;
	}
.yj-3-img ul li img{
	height:387px;
	width:300px;
	transition: all 0.6s;
	} 
.yj-3-img ul li img:hover{
	transform: scale(1.2);
	}
	
.yj-4{
	margin:20px auto;
	display:table;
	width:1222px;
	}
.yj-4-left{
	width:390px;
	float:left;
	}
.yj-4-left-img{
	margin:20px 0 10px 0;
	display:inline-block
	}
.yj-4-left-img ul li{
	float:left;
	width:190px;
	border-bottom:1px solid #E8E8E8;

	}
.yj-4-left-img ul li:nth-of-type(1){
	margin-right:10px;
	}
.yj-4-left-img ul li img{
	width:190px;
	height:110px;
	display:block;
	}
.yj-4-left-img ul li p{
	height:30px;
	line-height:30px;
	overflow:hidden;
	color:#020202;
	}
.yj-4-left-li{
	line-height:30px;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.yj-4-left-li a:hover{
	color:#f00;
	}
.yj-4-cen{
	float:left;
	width:390px;
	margin:0 20px;}
.yj-4-cen-li{
	margin:10px 0;
	display:inline-block
	}
.yj-4-cen-li ul li{
	line-height:31px;
	}
.yj-4-cen-li ul li a{
	float:left;
	width:300px;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.yj-4-cen-li ul li a:hover{
	color:#f00;
	}
.yj-4-cen-li ul li span{
	float:right;
	color:#A9A9A9;
	display:block;
	width:80px;
	text-align:right;
	}
.yj-4-right{
	float:left;
	width:390px;
	height:290px;
	position:relative;
	border:1px solid #5AA15F;
	border-radius:5px;
	margin:10px 0;
	display:table;
	}
.yj-4-right-1{
	position:absolute;
	width:390px;
	height:290px;
	overflow:hidden;
	}
.yj-4-right-1 img{
	width:100%;
	}
.yj-4-right-2{
	position:absolute;
	top:0px;
	left:113px;
	}
	
.yj-5-box{
	height:120px;
	background:#F2F2F2;
	width:100%;
	}
.yj-5{
	width:1222px;
	margin:0 auto;
	}
.yj-5 h2{
	line-height:70px;
	}
.yj-5 p a{
	margin:0 20px;
	float:left;
	display:block;
	line-height:16px;
	height:16px;
	font-size:12px;
	}
.yj-5 p a:hover{
	color:#f00;
	}
.yj-5 p span{
	float:left;
	line-height:16px;
	height:16px;
	overflow:hidden;
	color:#656565;
	}
	
.foot-box{
	width:100%;
	background:#439145;
	padding:40px 0;
	}
.foot{
	width:1222px;
	margin:0 auto;
	display:table;
	}
.foot-logo{
	float:left;
	width:420px;
	border-right:1px solid #5DA75C;
	height:62px;
	margin-top:10px;
	}
.foot-em{
	margin-left:60px;
	float:left;
	}
.foot-em ul li{
	line-height:25px;
	color:#CFDBB3;
	}
.foot-ewm{
	float:right;
	}

.top-2{
	width:100%;
	margin:0 auto;
	background:url(../images/banner1.jpg) no-repeat center;
	height:300px;
	display:inline-block;
	}
.top-3{
	width:100%;
	margin:0 auto;
	background:url(../images/banner6.jpg) no-repeat center;
	height:300px;
	display:inline-block;
	}
.nav-box-2{
	margin:40px auto;
	}
	
/*内容页*/
.centent{
	width:1222px;
	margin:0 auto;
	position:relative;
	display:table;
	}
.lanmu{
	position:absolute;
	top:-86px;
	left:170px;
	font-size:22px;
	color:#4A4A4A;
	}
.cen-wz{
	height:70px;
	line-height:70px;
	border-bottom:3px solid #4F934A;
	}
.wz{
	float:left;
	
	}
.wz a{
	color:#656565;
	}
.backs{
	float:right;
	color:#4F934A;
	}
.backs a{
	color:#4F934A;
	}
	
.centent-box{
	width:80%;
	margin:0 auto;
	
	}
	
.centent-box h1{
	line-height:100px;
	height:86px;
	color:#000000;
	font-size:26px;
	text-align:center;
	overflow:hidden;
	}
.centent-xx{
	border-bottom:1px dashed #EAEAEA;
	font-size:14px;
	color:#A3A3A3;
	height:60px;
	line-height:30px;
	text-align:center;
	}
.centent-cen{
	margin:30px;
	font-size:14px;
	color:#939393;
	line-height:25px;
	}
	

/*列表页*/
.list-box{
	width:1222px;
	display:table;
	margin:20px auto;
	}
.list-l{
	float:left;
	width:280px;
	
	}

.list-l-top{
	height:140px;
	width:280px;
	background:#4C9249;
	}
.list-l-top p{
	color:#98BB96;
	height:60px;
	line-height:80px;
	width:240px;
	margin:0 auto;
	border-bottom:1px solid #98BB96;
	}
.list-l-top h2{
	color:#fff;
	font-size:20px;
	line-height:60px;
	width:240px;
	margin:0 auto;
	}
.list-l-bo{
	margin:10px auto;
	width:280px;
	}
.list-l-bo ul li{
	margin-bottom:10px;
	width:280px;
	height:45px;
	line-height:45px;
	color:#fff;
	font-size:16px;
	background:url(../images/13.jpg) no-repeat;
	text-indent:6em;
	}
.list-l-bo ul li a{
	color:#fff;
	display:block;
	}
/*.list-l-bo ul li:hover{
	background:url(../images/12.jpg) no-repeat;
	}*/
.bk-li{
	background:url(../images/12.jpg) no-repeat !important;
	}

.list-r{
	float:right;
	width:910px;
	}
.list-r ul li{
	height:140px;
	border-bottom:1px solid #F0F0F0;
	box-sizing:border-box;
	width:910px;
	}
/*.list-r ul li:nth-child(2n+1){
	background:#F8F8F8;
	}*/
.list-r ul li span{
	display:block;
	color:#589655;
	float:left;
	height:140px;
	line-height:140px;
	border-right:1px solid #F0F0F0;
	font-size:16px;
	text-align:center;
	width:140px;
	}
.list-r ul li div{
	float:left;
	width:708px;
	margin:0 30px;
	
	}
.list-r ul li div h2{
	font-size:16px;
	color:#589655;
	line-height:65px;
	height:60px;
	overflow:hidden;
	}
.list-r ul li div h2 a{
	color:#589655;
	}	
.list-r ul li div p{
	font-size:14px;
	line-height:25px;
	color:#9F9F9F;
	height:50px;
	overflow:hidden;
	}
.list-r ul li div p a{
	color:#9F9F9F;
	}	
.list-r ul li div h2 a:hover,.list-r ul li div p a:hover{
	color:#f00;
	}
.fenye{
	text-align:center;
	line-height:40px;
	margin:20px auto;
	}
	
/*集团介绍*/
.company{
	width:1222px;
	margin:0 auto;
	}
.company img{
	margin:40px auto;
	display:block;
	}
.company p{
	text-align:center;
	line-height:30px;
	color:#797979;
	}
	
.company-sm{
	margin:20px auto;
	background:url(../images/15.jpg) no-repeat center;
	width:1218px;
	height:580px;
	}
.sm-1{
	width:520px;
	height:250px;
	color:#fff;
	margin-left:660px;
	padding-top:30px;
	}
.sm-1 h2{
	line-height:60px;
	height:80px;
	font-size:18px;
	}
.sm-1 span{
	line-height:30px;
	font-size:14px;
	display:block;
	}

.sm-2{
	width:520px;
	height:250px;
	color:#4C9249;
	margin-left:40px;
	padding-top:30px;
	text-align:right;
	}
.sm-2 h2{
	line-height:60px;
	height:80px;
	font-size:18px;
	}
.sm-2 span{
	line-height:30px;
	font-size:14px;
	display:block;
	color:#070707;
	}
	
.zjia{
	width:1222px;
	display:table;
	margin:30px auto;
	}
.zjia ul li{
	width:25%;
	float:left;
	overflow:hidden;
	position:relative;
	height:305px;
	margin-bottom:1px;
	}
.zjia ul li img{
	width:100%;
	height:305px;
	}
.p-1{
	font-size:18px;
	line-height:60px;
	height:60px;
	border-bottom:1px solid #fff;
	margin:0 auto;
	}
.p-2{
	font-size:14px;
	line-height:26px;
	padding-top:40px;
	height:138px;
	overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
	}
	
.zjia-cen{
	width:1222px;
	margin:20px auto;
	}
.zjia-haed{
	float:left;
	width:305px;
	margin-bottom:10px;
	}
.zjia-img{
	width:305px;
	height:305px;
	overflow:hidden;
	margin-bottom:10px;
	}
.zjia-img img{
	width:100%;
	height:305px;
	}
.zjia-bk{
	background:url(../images/17.jpg) no-repeat;
	widht:305px;
	height:10px;
	}
.zjia-js{
	width:910px;
	float:right;
	background:url(../images/19.jpg) no-repeat;
	}
.zjia-name{

	font-size:18px;
	background:url(../images/18.jpg) no-repeat left bottom;
	height:60px;
	line-height:70px;
	margin-top:20px;
	margin-left:50px;
	}
	
.zjia-jj{
	color:#bcbcbc;
	margin:30px 0 40px 50px;
	}
.zjia-txt{
	line-height:30px;
	color:#bcbcbc;
	margin-left:50px;
	margin-right:30px;
	height:120px;
	overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
	}
.zjia-video{
	width:100%;
	margin-top:20px;
	margin-bottom:30px;
	display:table;
	}	
.zjia-video ul li{
	width:200px;
	height:160px;
	float:left;
	margin:20px 13.5px 0 13.5px;
	}
.zjia-video ul li img{
	width:200px;
	height:160px;
	}
	
.fk-li{
	height:40px !important;
	line-height:40px !important;
	border:none !important;
	}
.fk-li div:before{
	content:'•';
	color:#A5A5A5;
	margin-right:10px;
	float:left;
	width:3px;
	height:3px;
	}
.fk-li div{
	width:708px;
	float:left;
	margin:0 0 !important;
	}
.fk-li div h2{
	height:40px !important;
	line-height:40px !important;
	}
.fk-li div h2 a{
	color:#333 !important;
	}
.fk-li span{
	float:right !important;
	color:#A5A5A5 !important;
	height:40px !important;
	line-height:40px !important;
	font-size:14px;
	}