.header .top{
	height: 44px;
	background: #f5f5f5;	
	overflow: hidden;
}
.header .top .topnav{
	width: 1200px;
	line-height: 44px;
	margin: 0 auto;
	overflow: hidden;
}
.header .top .topnav .left{
	font-size: 14px;
	color: #868686;
	float: left;
}
.header .top .topnav .right{
	float: right;
	font-size: 14px;
	color: #868686;
}
.header .top .topnav .right a{
	color: #868686;
	margin-left: 4px;
}
.header .top .topnav .right span{
	margin-left: 9px;
}
.header .middle{
	width:1200px;
	margin: 0 auto;
	height: 170px;
	overflow: hidden;
	background: url(imagesbanner_03.jpg) no-repeat right bottom;
}
.header .middle .logo{
	float: left;
	margin: 39px 0 0 46px;
}
.header .middle .r-box{
	float: right;
	overflow: hidden;
}
.header .middle .r-box .date{
	overflow: hidden;
	margin-top: 43px;
	float: right;
}
.header .middle .r-box .date span{
	float: left;
	font-size: 14px;
	line-height: 21px;
}
.header .middle .r-box .date span.s1{
	color: #666;
	margin-right: 10px;
}
.header .middle .r-box .date span.s2{
	width: 72px;
	height: 21px;
	background: url(imagesdate_03.png) no-repeat;
	text-align: center;
	color: #fff;
}
.header .middle .r-box .search{
	width: 430px;
	height: 38px;
	overflow: hidden;
	float: right;
	margin-top: 20px;
}
.header .middle .search .box{
	height: 36px;
	border: 1px solid #e5e5e5;
	background: #f4f4f4;
	float: left;
	border-right: none;
	width: 325px;
	text-indent: 14px;
	padding: 0;
	color: #999999;
}
.header .middle .search .btn{
	background: #48b041;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 15px;
	color: #fff;
	float: right;
	width: 104px;
	border: none;
	padding: 0;
	cursor: pointer;
}
.header .nav{
	height: 50px;
	background: #43ad3f;	
}
.header .nav .navbox{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.header .nav .navbox a{
	padding: 0 30px;
	font-size: 16px;
	color: #fff;
	margin: 0px 26px;
	line-height: 50px;
	float: left;
}
.header .nav .navbox a.active{
	background: url(imagesbg-color_03.jpg) repeat-x left bottom;
}
.f-wrap{
	height: 398px;
	background: #1e9219;
	padding: 20px 0;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.section-one{
	overflow: hidden;
	padding: 15px;
	background: #FFFFFF;
}
.section-one .newsimg{
	width: 630px;
	height: 377px;
	background: #000;
	float: left;
}
.section-one .f-con{
	float: right;
	width: 512px;
}
.f-con .title{
	height: 40px;
	border-bottom: 1px solid #d0d0d0;
	/* overflow: hidden; */
}
.f-con .title h4{
	line-height: 40px;
	float: left;
	color: #4c4c4c;
	font-size: 16px;
	padding: 0 15px;
	margin-right: 9px;
}
.f-con .title h4.current{
	font-weight: bold;
	background: url(imagesbor_03.jpg) repeat-x left bottom;
}
.f-con .title h4 a{
	color: #4d4d4d;
}
.f-con .title h4.current a{
	color: #1e9219;
}
.f-con .title div a{
	float: right;
	padding-right: 8px;
	color: #41a03b;
	background: url(imagesmore_07.png) no-repeat right center;
	font-size: 14px;
	line-height: 42px;
	margin-right: 9px;
	cursor: pointer;
}
.f-con .content{
	margin-top: 8px;
}
.f-con .content .n1 ul li{
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.f-con .content .n1 ul li a{
	float: left;
	font-size: 15px;
	color: #666666;
	width: 345px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.f-con .content .n1 ul li i{
	float: left;
	width: 4px;
	height: 4px;
	background: #c2c2c2;
	margin-top: 16px;
	margin-right: 8px;
}
.f-con .content .n1 ul li a:hover{
	color: #1e9219;
}
.f-con .content .n1 ul li a:hover i{
	background: #43ac3f;
}
.f-con .content .n1 ul li span{
	font-size: 14px;
	color: #999;
	float: right;
}
.f-con .content .n1-hide{
	display: none;
}
.t-wrap{
	height: 300px;
	background: #f5f5f5;
	padding: 15px;
}
.t-wrap .section-two .tu-left{
	float: left;
	width: 742px;
	height: 288px;
	background: #FFFFFF;
	padding: 14px 20px 0;
}
.section-two .tu-left .title{
	height: 40px;
    border-bottom: 1px solid #d0d0d0;
}
.section-two .tu-left .title h4{
	line-height: 40px;
    float: left;
    color: #4c4c4c;
    font-size: 16px;
    padding: 0 15px;
    margin-right: 9px;
}
.section-two .tu-left .title h4.current{
    font-weight: bold;
    background: url(imagesbor_03.jpg) repeat-x left bottom;
    
}
.section-two .tu-left .title h4 a{
	color: #4d4d4d;
}
.section-two .tu-left .title h4.current a{
	color: #1e9219;
}
.section-two .tu-left .title div a{
    float: right;
    padding-right: 8px;
    color: #41a03b;
    background: url(imagesmore_07.png) no-repeat right center;
    font-size: 14px;
    line-height: 42px;
    margin-right: 9px;
    cursor: pointer;
}
.section-two .content{
    margin-top: 8px;
}
.section-two .content .n2 ul li{
	height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.section-two .content .n2 ul li a{
	float: left;
    font-size: 15px;
    color: #666666;
    width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-two .content .n2 ul li i{
    float: left;
    width: 4px;
    height: 4px;
    background: #c2c2c2;
    margin-top: 16px;
    margin-right: 8px;
}
.section-two .content .n2 ul li span{
	font-size: 14px;
    color: #999;
    float: right;
}
.section-two .content .n2 ul li a:hover{
	color: #1e9219;
}
.section-two .content .n2 ul li a:hover i{
	background: #43ac3f;
}
.t-wrap .section-two .tu-right{
	float: right;
	width: 365px;
	height: 266px;
	background: #fff;
	padding: 18px 15px;
}
.section-two .tu-right ul{
	overflow: hidden;
}
.section-two .tu-right ul li{
	border: 1px solid #d0d0d0;
	height: 74px;
	float: left;
	margin-bottom: 16px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 74px;
	text-indent: 76px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.section-two .tu-right ul li a{
	font-size: 16px;
	font-weight: bold;
	color: #1e9219;
	display: block;
}
.section-two .tu-right ul li.li1{
	width: 170px;
	margin-right: 16px;
	background-image: url(imagesl1.png);
}
.section-two .tu-right ul li.li2{
	width: 174px;
	background-image: url(imagesl2.png);
}
.section-two .tu-right ul li.li3{
	width: 363px;
	background-image: url(imagesl3.png);
}
.section-two .tu-right ul li.li4{
	width: 363px;
	background-image: url(imagesl4.png);
}
.section-two .tu-right ul li:hover a{
	text-shadow: 4px 6px 40px #9cd999;
}

.w-wrap{
	margin-top: 10px;
	overflow: hidden;
}
.w-wrap .w-left{
	float: left;
	width: 782px;
}
.w-wrap .w-left .title{
    height: 40px;
    border-bottom: 1px solid #d0d0d0;
}
.w-wrap .w-left .title h4{
	line-height: 40px;
    float: left;
    color: #4c4c4c;
    font-size: 16px;
    padding: 0 15px;
    margin-right: 9px;
}
.w-wrap .w-left .title h4 a{
	display: block;
	width: 100%;
	color: #4d4d4d;
}
.w-wrap .w-left .title h4.current{
	font-weight: bold;
    background: url(imagesbor_03.jpg) repeat-x left bottom;
    
}
.w-wrap .w-left .title h4.current a{
	padding-left: 18px;
	background: url(imagespad-bg_03.png) no-repeat left center;
	color: #1e9219;
}
.w-wrap .w-left .title div a{
	float: right;
    padding-right: 8px;
    color: #41a03b;
    background: url(imagesmore_07.png) no-repeat right center;
    font-size: 14px;
    line-height: 42px;
    margin-right: 9px;
    cursor: pointer;
}
.w-wrap .w-content{
    margin-top: 8px;
}
.w-wrap .w-content .wcon li{
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.w-wrap .w-content .wcon li a{
	float: left;
    font-size: 15px;
    color: #666666;
    width: 600px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.w-wrap .w-content .wcon li i{
    float: left;
    width: 4px;
    height: 4px;
    background: #c2c2c2;
    margin-top: 16px;
    margin-right: 8px;
}
.w-wrap .w-content .wcon li span{
	font-size: 14px;
    color: #999;
    float: right;
}
.w-wrap .w-content .wcon li a:hover{
	color: #1e9219;
}
.w-wrap .w-content .wcon li a:hover i{
	background: #1e9219;
}
.w-wrap .w-right{
	float: right;
	width: 395px;
}
.w-wrap .w-right .title{
	width: 100%;
	height: 38px;
	background: url(imagestitle-bg_03.jpg) no-repeat left center;
	text-align: center;
	line-height: 38px;
	margin-top: 4px;
}
.w-wrap .w-right .title a{
	font-weight: bold;
	font-size: 16px;
	color: #1e9219;
}
.w-wrap .w-right .title a span{
	font-size: 30px;
}
.w-wrap .w-right .hd-sub{
	margin-top: 12px;
}
.w-wrap .w-right .hd-sub .sub{
	height: 90px;
	width: 396px;
	line-height: 90px;
}
.w-wrap .w-right .hd-sub .sub a{
	color: #fff;
	font-size: 20px;
	display: block;
}
.w-wrap .w-right .hd-sub .sub.sub1{
	background: #7cca9b;
	margin-bottom: 18px;
}
.w-wrap .w-right .hd-sub .sub.sub1 a{	
	text-indent: 138px;
}
.w-wrap .w-right .hd-sub .sub.sub1 a span{
	float: right;
	width: 40px;
	height: 90px;
	background: #98d9bb url(imagesarrow_03.png) no-repeat center;
}
.w-wrap .w-right .hd-sub .sub.sub2{
	position: relative;
}
.w-wrap .w-right .hd-sub .sub.sub2 .a1{
	width: 230px;
	height: 90px;
	background: url(imagesblock1_03.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 53px;
	z-index: 2;
}
.w-wrap .w-right .hd-sub .sub.sub2 .a2{
	width: 232px;
	height: 90px;
	background: url(imagesblock2_03.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: 99px;
	z-index: 1;
}
.feature-wrap{
	overflow: hidden;
	margin-top: 20px;
}
.feature-wrap .title{
	float: left;
	width: 60px;
	height: 248px;
	background: #38a633;
	border-right: 10px solid #e6efe6;
}
.feature-wrap .title a{
	width: 26px;
	font-size: 24px;
	color: #fff;
	display: block;
	margin-top: 69px;
	margin-right: auto;
	margin-left: auto;
}
.feature-wrap .pro-content{
	width: 1130px;
	float: left;
	background: #f5f5f5 url(imagespro-bg_03.png) no-repeat right bottom;
	height: 248px;
}
.feature-wrap .pro-content ul{
	margin-top: 26px;
}
.feature-wrap .pro-content ul li{
	float: left;
	margin-left: 30px;
}
.feature-wrap .pro-content ul li img{
	display: block;
}
.feature-wrap .pro-content ul li span a{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #5b5b5b;
	line-height: 44px;
}
/*foot*/
.footer{
	padding-bottom: 25px;
	margin-top: 20px;
}
.footer .foot-nav{
	height: 50px;
	background: #369632;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
}
.footer .foot-nav a{
	color: #fff;
	margin: 0 7px;
}
.footer .foot-nav span{
	color: #fff;
	margin: 0 7px;
}
.footer .friendlink{
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	padding-left: 100px;
} 
.footer .friendlink .title{
	font-size: 16px;
	font-weight: bold;
	color: #1e9219;
	float: left;
}
.footer .friendlink select{
	float: left;
	width: 244px;
	height: 28px;
	background: #f4f4f4;
	border: 1px solid #ebebeb;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-left: 69px;
	font-family: "microsoft yahei";
	text-indent: 8px;

}
.xian{
	height: 1px;
	background: #e9e9e9;
	margin-top: 20px;
}
.f1box{
	width: 1200px;
	margin: 20px auto 0;
	overflow: hidden;
}
.f1box .f1-1{
	float: left;
	padding-left: 318px;
	padding-right: 38px;
	height: 78px;
	border-right: 1px solid #d3d3d3;
}
.f1box .f1-1 img{
	margin-top: 15px;
}
.f1box .f1-1 a.a2 img{
	margin-left: 12px;
}
.f1box .f1-2{
	float: left;
	margin-left: 50px;
}
.f1box .f1-2 p{
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
/*gailan*/
.place{
	font-size: 14px;
	color: #4d4d4d;
	height: 50px;
	line-height: 50px;
}
.place a{
	color: #4d4d4d;
	margin: 0 2px;
}
.place span{
	margin: 0 2px;
}
.place a:hover{
	color: #1e9219;
}
.gai-wrap .left-menu{
	float: left;
	width: 250px;
}
.gai-wrap .left-menu .title{
	width: 260px;
	height: 56px;
	background: url(imagesgailan_03.jpg) no-repeat;
	font-size: 18px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.gai-wrap .left-menu li{
	width: 260px;
	height: 54px;
	background: #f8f8f8;
	border-bottom: 1px solid #e8e8e8;
	line-height: 54px;
	overflow: hidden;
	font-size: 16px;
}
.gai-wrap .left-menu li a{
	color: #333;
	text-indent: 18px;
	float: left;
}
.gai-wrap .left-menu li span{
	color: #999;
	float: right;
	margin-right: 18px;
}
.gai-wrap .left-menu li:hover{
	background: #599f01;
	border-left: 4px solid #a0d468;
	width: 256px;
}
.gai-wrap .left-menu li:hover a{
	color: #fff;
}
.gai-wrap .left-menu li:hover span{
	color: #fff;
}
.gai-wrap .right-m-con{
	float: right;
	width: 920px;
}
.gai-wrap .right-m-con .m-con-title{
	height: 42px;
	line-height: 42px;
	border-bottom: 2px solid #ebebeb;
}
.gai-wrap .right-m-con .m-con-title span{
	font-size: 22px;
	font-weight: bold;
	color: #43ad3f;
	border-bottom: 2px solid #43ad3f;
	display:inline-block;
    *display:inline;
    *zoom:1; 
}
.right-m-con .m-list{
	margin-top: 8px;
}
.right-m-con .m-list li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #dbdbdb;
}
.right-m-con .m-list li a{
	float: left;
    font-size: 15px;
    color: #666666;
}
.right-m-con .m-list li i{
	float: left;
    width: 4px;
    height: 4px;
    background: #c2c2c2;
    margin-top: 18px;
    margin-right: 8px;
}
.right-m-con .m-list li span{
	font-size: 14px;
    color: #999;
    float: right;
}
.right-m-con .m-list li a:hover{
	color: #1e9219;
}
.right-m-con .m-list li a:hover i{
	background: #1e9219;
}
.zi-page {text-align: center;padding: 20px;font-size: 12px;}
.zi-page .zi-pager a, .zi-page .zi-pager span {display: inline-block;zoom: 1;line-height: 26px;border: 1px solid #e6e6e6;padding: 0 10px;background: #fff;text-decoration: none;color: #666;}
.zi-page span.current {background: #43ad3f;border-color: #43ad3f;color: #fff;font-weight: 600;padding: 0 10px;}
.zi-page input {border: 1px solid #e6e6e6;background: #fff;width: 30px;height: 26px;line-height: 26px;padding: 0;margin: 0;text-align: center;vertical-align: top;}
.zi-page span.disabled {border: 0;background-color: #43ad3f;color: #fff;}
/*gailan*/
/*xilan*/
.xl-wrap .xlbox{
    border: 1px solid #dbdbdb;
    padding-bottom: 25px;
}
.n-text{
	width: 1040px;
	margin: 40px auto 0;
}
.n-text h2{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #474747;
}
.time{
	height: 40px;
	 background: #f9f9f9; 
	 margin-top: 30px; 
	text-align: center;
	 line-height: 40px; 
	margin-bottom: 30px;
}
.time span{
	font-size: 14px;
	color: #666;
}
.n-text .img{
	width: 600px;
	height: 400px;
	margin: 0 auto 20px;
}
.n-text .img img{
	width: 100%;
	height: auto;
}
.n-text p{
	font-size: 15px;
	text-indent: 2em;
	line-height: 30px;
	margin-bottom: 10px;
}
.dybox{
	height: 40px;
	line-height: 40px;
	margin-top: 40px;
	background: #f9f9f9;
}
.dybox .dy-1{
	float: left;
	margin-left: 15px;
}
.dybox .share{
	float: right;
}
.dybox .dy-1 span{
	cursor: pointer;
	font-size: 15px;
	color: #0062c5;
	margin: 0 4px;
}
.dybox .share{
	margin-right: 30px;
	float: right;
}
/*xilan*/