/**************************************/
/*************[公用start]**************/
/**************************************/

body{
	overflow-x: hidden;
}

div.clear{
	clear: both;
	height: 0;
	width: 0;
}



a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}




/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	
	overflow: hidden;
}

.img-box img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{

}

.header-1{
	height: 36px;
	line-height: 36px;
	background-color: #fcfeff;
	font-size: 12px;
	color:#777;
	overflow: hidden;
}
.header-1 .fr{
	height: 36px;
	line-height: 36px;
}
.header-1 .fr a{
	vertical-align: middle;
	padding: 0	5px;
}
.header-1 .fr a:hover{
	color:#009241;
	text-decoration: underline;
}

.header-2{
	height: 122px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/header-2.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}

.logo{
	font-size: 0;
	margin-top: 21px;
}

.er{
	font-size: 0;
	margin-top:17px;
}
.search{
	width: 290px;
	position: relative;
	margin-right: 22px;
	margin-top: 44px;
}

.search input:focus{
	outline: none;
}
.search input[type="text"]{
	border:0;
	width: 100%;
	height: 39px;
	/*line-height: 31px;*/
	background-color: #fff;
	border: 1px solid #e5e5e5;
	padding: 6px 0;
	padding-left: 20px;
	font-size: 12px;
	padding-right: 50px;

}
.search input[type="image"]{
	position: absolute;
	right: 15px;
    top: 12px;
}

.nav{
	background-image: url(/images/nav.jpg);
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	height: 66px;
}

.nav ul{
	margin:0;
}

.nav ul.nav1>li{
	float: left;
	position: relative;


}
.nav ul.nav1>li>a{
	display: block;
	height: 66px;
	line-height: 66px;
	color:#fff;
	font-size: 16px;
	padding: 0	15px;
}

.nav ul.nav1>li.active>a,.nav ul.nav1>li:hover>a{
	background-color: #009241;
}

.nav ul.nav1>li:hover ul.nav2{
	opacity: 1;
	visibility: visible;
}
.nav ul.nav2{
	position: absolute;
	top: 66px;
	z-index: 800;
	width: 280px;
	margin-left: -140px;
	left: 50%;
	background-image: url(/images/lvlv.png);
	padding: 15px 10px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.nav .nav2 li{
	float: left;
	width: 50%;
	height: 33px;
	line-height: 33px;
	
	text-align: center;
}

.nav .nav2 li a{
	font-size: 14px;
	color:#fff;
}
.nav .nav2 li a:hover{
	text-decoration: underline;
}

.meili-box2{
		display: none;
		margin-top: 25px;
	}

/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/


.banner{
	position: relative;
}

.fafa .slides>li{
	height: 460px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}
.fafa .slides>li>a{
	display: block;
	height: 100%;
}


.fafa .flex-control-nav{
	display: block;
	bottom: 65px;
}

.fafa .flex-control-paging li a{
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center ;
}

.fafa .flex-control-nav li{
	margin: 0 4px;
}

.tongzhi{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 500;
}
.tongzhi-div{
	/*height: 55px;*/
	background-color: #009241;
	padding: 7px;
}
.ftong {
	padding-left: 73px;
	padding-right:73px; 
}
.ftong .slides>li{
	
	height: 42px;
	line-height: 42px;
	
}


.ftong-title{
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	padding-right: 18px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(/images/t.png);
	margin-right: 18px;
}

.ftong-p{
	font-size: 14px;
	color:#fff;
	 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ftong-p a:hover{
	text-decoration: underline;
}
.ftong-data{
	font-size: 14px;
	color:#fff;
	padding-left: 26px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/images/date.png);
	margin-left: 25px;
}

.ftong .flex-direction-nav{
	display: block;

}

.ftong .flex-direction-nav a{
	width: 43px;
	height: 42px;
	margin-top: 0;
	top: 0;
}

.ftong .flex-direction-nav .flex-prev{
	left: 0;
}

.ftong .flex-direction-nav .flex-next{
	right: 0;
}

.main-1{
	padding-bottom: 70px;
	border-bottom: 1px solid #e7e7e7;
}






.title-11 {
	padding: 60px 0;
}
.title-11 h1{
	margin:0;
	font-size: 21px;
	color:#009241;
	float: left;
}
.title-11 h1 span{
	font-size: 14px;
	color:#999;
	padding-left: 10px;
}

.title-11 a.fr{
	font-size: 14px;
	color:#999;
	margin-top: 2px;
}
.title-11 a.fr:hover{
	color:#009241;

}

.zui-list{
	padding: 0 50px;
}

.zui-list .item:hover .zui-con h1{
	color:#009241;

}

.zui-pic{
	position: relative;
	padding-bottom: 56%;
	overflow: hidden;
}
.bi{
	position: absolute;
	height: 22px;
	line-height: 22px;
	padding: 0	10px;
	color:#fff;
	font-size: 14px;
	right: 15px;
	top:  15px;
}
.zui-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}
.zui-pic:hover img{
	 -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.zui-con h1{
	margin:0;
	font-size: 14px;
	color:#333;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 22px;
}
.zui-con p{
	margin:0;
	font-size: 12px;
	color:#666;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 10px;
}
.zui-con h2{
	margin:0;
	font-size: 12px;
	color:#999;
	text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    overflow: hidden;
}

.zui-list .owl-prev{
	position: absolute;
	width: 38px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(/images/left.png);
	font-size: 0;
	cursor: pointer;
	top: 50%;
	margin-top: -19px;
	left: 60px;
}
.zui-list .owl-next{
	position: absolute;
	width: 38px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(/images/right.png);
	font-size: 0;
	cursor: pointer;
	top: 50%;
	margin-top: -19px;
	right: 60px;
}
.title-22{
	background-image: url(/images/title-22.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.title-22 h1{
	margin:0;
	font-size: 21px;
	color:#009240;
	background-color: #fff;
	padding: 0	10px  0  12px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/images/h1.png);
	float: left;
	height: 25px;
	line-height: 25px;
}

.title-22 .fr{
	background-color: #fff;
	padding-left:12px; height: 25px;
	line-height: 25px;
	padding-top: 4px;
}
.title-22 .fr a{
	display: block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position:  center;
	background-image: url(/images/more.jpg);
	transition: .3s;
}


.title-22 .fr a:hover{
	background-image: url(/images/moreh.jpg);

}

.main-2{
	margin-top: 60px;
}

.main-2-div{
	margin-top: 30px;
}

.tui-pic{
	width: 140px;
	margin-right:16px; 
}

.tui-pic a{
	display: block;
	position: relative;
	padding-bottom: 56%;
	overflow: hidden;
}
.tui-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}
.tui-pic:hover img{
	 -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.tui-con{
	overflow: hidden;
	padding-top: 10px;
}
.tui-con h1{
	margin:0;
	font-size: 14px;
	color:#009241;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tui-con h1 a:hover{
	text-decoration: underline;
}
.tui-con p{
	margin:0;
	font-size: 12px;
	color:#666;
	line-height: 1.8;
    overflow: hidden;
    height: 42px;
    margin-top: 6px;
}


.list1{
	margin-top: 10px;
}
.list ul{
	margin-bottom: 0;
	
}
.list li{

	height: 39px;
	line-height: 39px;

	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list li a{
	font-size: 14px;
	color:#666;
}
.list li a:hover{
	color:#009241;
}

.list li span{
	font-size: 12px;
	color:#999;
	margin-left: 20px;
}

.list2 dl{
	margin:0;
}
.list2 dd:first-child{
	margin-top: 0;
}
.list2 dd{
	background-color: #fafbfc;
	margin-top: 12px;
}
.list2 dd h1{
	margin:0;
	height: 36px;
	line-height: 36px;
	padding-left: 48px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/images/hh1.jpg);
	font-size: 14px;
	color:#333;
	text-overflow: ellipsis;
    white-space: nowrap;
	padding-right: 15px;
    overflow: hidden;

}

.list2 dd.cur h1{
	color:#009241;
	background-image: url(/images/hh1h.jpg);
	font-weight: bold;
}

.list2-p{
	font-size: 12px;
	color:#666;
	line-height: 2.5;
	padding: 15px;
	display: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(/images/list2.jpg);
}
.list2 dd.cur  .list2-p{
	display: block;
}
.tutu{
	padding: 24px 0 24px 0;
}
.tutu img{
	display: block;
	width: 100%;
}

.main-3{
	height: 330px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(/images/main-3.jpg);
	padding-top: 60px;
}
.main-3 .title-22{
	background-image: none;
}
.main-3 .title-22 .fr{
	background-color:transparent;
	padding-left: 0;
}
.main-3 .title-22 h1{
	background-color:transparent;
	padding-right: 0;
}

.kuai-pic{
	width: 40px;
	margin:0 auto;
}
.kuai-list-wp{
	margin-top: 30px;
}


.kuai-list .owl-prev{
	position: absolute;
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(/images/left2.jpg);
	font-size: 0;
	cursor: pointer;
	right:23px;
	top:-51px;
}
.kuai-list .owl-next{
	position: absolute;

	background-image: url(/images/right2.jpg);
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: center ;
	font-size: 0;
	cursor: pointer;
	right:0px;
	top: -51px;
}









.ft{
	margin-top: 30px;

}
.kuai-list .item h1{
	margin:0;
	font-size: 16px;
	color:#fff;
	text-align: center;
	margin-top: 22px;
}
.kuai-list .item>a{
	display: block;
	height: 152px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 35px;
	border-radius: 5px;
}
.kuai-list .item a:hover h1{
	font-weight: bold;
} 


.ft .flex-control-nav{
	display: block;
	bottom: 20px;
	text-align: left;
	padding-left: 22px;
	font-size: 0;
}

.ft .flex-control-paging li a{
	width: 9px;
	height:5px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(/images/arrow-b2.png);
}
.ft .flex-control-paging li a.flex-active{
	background-image: url(/images/arrow-b2-h.png);
	width: 22px;
}


.ft .flex-control-nav li{
	margin: 0 2px;
}


.main-4{
	margin-top: 80px;
}
.main-4_2{
		display: none;
	}
.main-4 dl{
	margin:0;
}

.main-4 dd{
	float: left;
	margin-left: 14px;
	background-color: #fafbfc;
	height:310px;
}

.main-4 dd:first-child{
	margin-left: 0;
}

.dt-title{
	width: 51px;
	text-align: center;
	height:310px;
	
	cursor: pointer;
	position: relative;
	background-repeat: no-repeat;
	background-position: center ;
}


.dt-title-wen{
	font-size: 18px;
	color:#189c53;
	line-height: 1;
	background-repeat: no-repeat;
	text-align: center;
	padding: 0	15px;
	padding-top: 94px;

	background-position: 	center 40px;
}

.dt-title-wen1{background-image: url(/images/dd1.png);}
.dt-title-wen2{background-image: url(/images/dd2.png);}
.dt-title-wen3{background-image: url(/images/dd3.png);}

.dt-ico1{
	position: absolute;
	width: 8px;
	left: 50%;
	margin-left: -4px;
	bottom: 31px;
	font-size: 0;
}
.dt-ico2{
	display: none;
	position: absolute;
	width: 10px;
	left: 50%;
	margin-left: -5px;
	bottom: 54px;
	font-size: 0;
}
.main-4 dd.cur .dt-ico1{
	display: none;
}
.main-4 dd.cur .dt-ico2{
	display: block;
}
.main-4 dd.cur{
	padding-left: 24px;
}
.main-4 dd.cur .dt-title{
	height: 260px;

	background-image: url(/images/dt-title-wen.png);

}
.main-4 dd.cur .dt-title-wen{
	color:#fff;
}

.main-4 dd.cur  .dt-title-wen1{background-image: url(/images/dd1h.png);}
.main-4 dd.cur  .dt-title-wen2{background-image: url(/images/dd2h.png);}
.main-4 dd.cur  .dt-title-wen3{background-image: url(/images/dd3h.png);}

.main-4 dd.cur .dt-con{
	display: block;
}

.dt-con{
	overflow: hidden;
	padding: 35px 30px;
	width: 995px;
	display: none;
}


.dt-pic{
	width: 420px;
	margin-right: 32px;
}

.dt-pic a{
	display: block;
	position: relative;
	padding-bottom: 56%;
	overflow: hidden;
}
.dt-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}
.dt-pic:hover img{
	 -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.dt-pic h1{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	margin:0;
	font-size: 14px;
	color:#fff;
	font-weight: bold;
	padding:0 20px;
	background-image: url(/images/heidi.png);
	text-overflow: ellipsis;
    white-space: nowrap;

    overflow: hidden;
}

.dt-pic-con{
	overflow: hidden;
}

.dong-span{
	padding: 15px 0;
	margin-left: -3%;
}
.dong-span span{
	float: left;
	width: 30.333333333%;
	margin-left: 3%;
	background-color: #fafafa;
	text-align: center;
	height: 36px;
	line-height: 36px;
	border-radius: 5px;
	border-radius: 5px;
}
.dong-span span.cur{
	background-color: #009421;
	color:#fff;
}


.dong-div{
	display: none;
}

.dong-div:first-child{
	display: block;
}

.dong-div .dt-con{
	display: block;
	width: 100%;
	padding: 15px 0;
}








.main-5{
	margin-top: 100px;
}

.main-5-top .title-11{
	padding: 30px 0;
}
.main-5-top .container{
	padding-left: 740px;
	position: relative;
}



.main-5-bottom .container{
	padding-left: 740px;
}

.gg-a{
	background-color: #2da462;
	padding: 0	20px 23px;
}

.gg-a a{
	height: 35px;
	line-height: 35px;
	background-color: #fff;
	border-radius: 5px;
	width: 47.5%;
	margin-top: 23px;
	font-size: 14px;
	color:#009241;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gg-a a:hover{
	background-color: #f9d947;
	background-image: url(/images/da.png);
}
.main-5-bottom{
	background-color: #ebf4ea;
}

.main-5-div{
	position: absolute;
	left: 0;
	top: 0;
	width:700px;
}

.main-5-pic a{
	display: block;
	position: relative;
	padding-bottom: 66%;
	overflow: hidden;
}
.main-5-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	
}


.main-5-wen{
	margin-top: 25px;
}
.main-5-wen h1{
	margin:0;
	font-size: 18px;
	color:#666;
}
.main-5-wen h1 span{
	font-size: 12px;
	padding-left: 10px;
}
.main-5-wen h2{
	margin:0;
	font-size: 21px;
	font-weight: bold;
	margin-top: 10px;
	color:#00923f;
}
.main-5-wen h3{
	margin:0;
	font-size: 21px;
	font-weight: bold;
	color:#545454;
	margin-top:10px;
}
.main-6 {

}
.main-6 .title-11{
	padding: 0px;
}

.meili1{
	width: 478px;
}
.meili2{
	width: 224px;
	margin-left: 16px;
}

.meili3{

	margin-top:16px;
}
.meili a{
	display: block;
	position: relative;
	padding-bottom: 56%;
	overflow: hidden;
}
.meili img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}
.meili:hover img{
	 -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.meili-con{
	position: absolute;
	width: 240px;
	height: 40px;
	line-height: 40px;
	color:#fff;
	text-align: center;
	font-size: 16px;
	left: 0;
	bottom: 18px;
	background-color: #009241;
}

.meili-box{
	margin-top: 25px;
}

/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	
}

.footer-1{
	height: 78px;
	background-color: #fafbfc;
	position: relative;
}

#niu{
	position: absolute;
	width: 56px;
	height: 17px;
	left: 50%;
	margin-left: -28px;
	bottom: 0;
	background-image: url(/images/niu2.png);
	background-repeat: no-repeat;
	background-position:  center;
	cursor: pointer;
}
#niu.cur{

	background-image: url(/images/niu.png);
}
.you-title{
	width: 100px;
	padding-left: 12px;
	font-size: 18px;
	color:#009241;
	background-image: url(/images/h1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 62px;
	line-height: 62px;
}


.you-con{
	overflow: hidden;
}

.you-list ul{
	margin:0;
}
.you-list{
	height: 62px;
	overflow: hidden;
}

.you-list li{
	float: left;
	padding: 0 14px;height: 62px;
	line-height: 62px;
}

.you-list li a{
	font-size: 14px;
	color:#666
}
.you-list li a:hover{
	color:#009241;

}

.footer-2{
	padding-bottom: 50px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(/images/footer-2.jpg);
	padding-top: 50px;
	display: none;
}

.footer-2 ul{
	margin:0;
}

.footer-2 li{
	float: left;
	margin-left: 35px;
}
.footer-2 li h1{
	font-size: 14px;
	color:#fff;
	margin:0;
}
.footer-2 li h1 a:hover{
	text-decoration: underline;
}
.footer-2 li:first-child{
	margin-left: 0;
}
.footer-2 li dl{
	margin:0;
}

.footer-2 li  dd{
	font-size: 12px;
	color:#fff;
	margin-top: 10px;
}
.footer-2 li  dd:first-child{
	margin-top:18px;
}
.footer-2 li  dd a:hover{
	text-decoration: underline;
}

.footer-3{
	background-color: #00893e;
	padding: 15px 0;
	line-height: 2;
	font-size: 12px;
	color:#fff;
}
.footer-3 .fr{
	font-size: 0;
	margin-top: 10px;
  width:130px;
  text-align:right;

}
.footer-3 .fr a{
	font-size: 0;
	margin:0 8px;
}
/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/


#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	    box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5000000000;
	background-color: #fff;
  
}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:130000;
  	overflow-y: auto!important;
    height: 258px;
	
}

.nav-2 ul.nav1>li{

	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(/images/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 4px;
	
	right: 14px;
}
.jiaspan.cur{
	background-image: url(/images/jia2h.png);

}
.nav-2 ul.nav1>li:first-child{
	border-top: 0;
}
.nav-2 ul.nav1>li>a{
	
	padding:8px 10px;
	display: block;
	font-size: 14px;
	width: 100%;
	color:#333;

}


.nav-2 ul.nav2{
	display: none;
	padding-left: 10px;
	padding-bottom: 18px;
	
}

.nav-2 ul.nav2 li{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}


.nav-2 ul.nav2 li a{
	font-size: 12px;
	color:#666;
}

.nav-xia-a{
	padding-bottom: 15px;
	display: none;
}
.nav-xia-a a{
	padding: 8px 10px;
	display: block;
	font-size: 12px;
	padding-left: 25px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0; 
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/
.logo-2{
	font-size: 0;
	width: 240px;
	margin-left: 15px;
	margin-top: 15px;
}




.menu2{
	height: 75px;
	margin-right: 15px;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 10px;
}
.menu2 li img{
	/*vertical-align: middle;*/
	display: block;
	margin-top: 29px;
}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 120000;
	background-image: url(/images/heidi.png);
	display: none;
	
}


.banner-x{
	display: none;
}




/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/






/*zhigong*/

.erji{
	padding-top: 32px;
}

.menu{
	width: 260px;
	margin-right: 25px;
}


.menu-title{
	height: 100px;
	background-image: url(/images/menu-title.jpg);
	background-repeat: no-repeat;
	background-position: center ;
	text-align: center;
	color:#fff;
	padding-top: 25px;
}

.menu-title h1{
	margin:0;
	font-size: 21px;
}

.menu-title h2{
	margin:0;
	font-size:14px;
	text-transform: uppercase;
	margin-top: 8px;
}

.menu-list{
	background-color: #fafbfc;
	padding: 25px 10px 45px;
}

.menu-list ul{
	margin:0;
}

.menu-list li>a{
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color:#0c8558;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center ;
}

.menu-list li>a:hover,.menu-list li.active>a{
	background-image: url(/images/menu-a.jpg);
	color:#fff;
}
.menu-fu{
	padding: 30px 0;
}
.menu-fu .ft{
	margin-top: 0!important;
}

.er2 img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.er2{
	background-color: #f7f7fe;
	padding: 15px;
	font-size: 12px;
	color:#666;
	text-align: center;
}

.erji-content{
	overflow: hidden;
	padding-top: 10px;
}
.erji-title {
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
}
.erji-title h1{
	margin:0;
	font-size: 20px;
	color:#00923f;
	padding-left: 18px;
	float: left;
	    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/images/h1.png);
}
.mianbaoxie{
	font-size: 14px;
	color:#666;
	margin-top: 2px;
}

.zhigong-list {
	border-bottom: 1px solid #ddd;
	padding-bottom: 40px;
}
.zhigong-list .col-md-6{
	margin-top: 30px;
}
.zhigong-list .col-md-6:hover h1{
	color:#009421;
}
.zhigong-list .col-md-6 h1{
	margin:0;
	font-size: 14px;
	color:#666;
	text-align: center;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 18px;
}

.zhigong-pic{
	display: block;
	position: relative;
	padding-bottom: 56%;
	overflow: hidden;
}
.zhigong-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}
.zhigong-pic:hover img{
	 -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.fenye ul{
	margin:0;
}

.fenye{
	margin-top: 25px;

	
}
.download-list{
	margin-top: 15px;
}
.download-list dl{
	margin:0;
}

.download-list dd{
	height: 61px;
	border-bottom: 1px dotted #ddd;
	background-repeat: no-repeat;
	background-position: left center;
	transition: .3s;
}

.download-list dd a
{
	font-size: 16px;
	color:#666;
	display: block;
	line-height: 60px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 50px;
	text-overflow: ellipsis;
    white-space: nowrap;
	transition: .3s;

    overflow: hidden;
}

.download-list dd:hover{
	padding-left: 18px;
	background-image: url(/images/h1.png);
}
.download-list dd a:hover{
	color:#009241;
	background-image: url(/images/down.png);

}

.zixun-list dl{
	margin:0;
}

.zixun-list dd{
	padding: 30px 0;
	border-bottom: 1px dotted #ddd;
}

.zixun-list dd:hover .zixun-con h1,.zixun-list dd:hover .zixun-con p{
	color:#009421;
}
.zixun-con
{padding-top: 5px;}
.zixun-con h1{
	margin:0;
	font-size: 16px;
	color:#333;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zixun-con p{
	margin:0;
	font-size: 14px;
	color:#666;
	line-height:2;
	margin-top: 15px;
	height: 56px;
	overflow: hidden;
}

.zixun-pic{
	width: 232px;
	margin-left: 22px;
}

.zixun-pic a{
	display: block;
	position: relative;
	padding-bottom: 56%;
	overflow: hidden;
}
.zixun-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}
.zixun-pic:hover img{
	 -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.date2{
	margin-top: 20px;
	border:1px solid #0c8758;
	display: inline-block;
}

.date2-l{
	width:56px;
	height:  22px;
	line-height: 22px;
	color:#fff;
	font-size: 14px;
	text-align: center;
	background-color: #0c8758;
}

.date2-con{
	overflow: hidden;
	width: 83px;
	height:  22px;
	line-height: 22px;
	color:#0c8758;
	font-size: 12px;
	text-align: center;
}




.fixfix{
	position: fixed;
	right: 0px;
	width: 52px;
	
	top: 50%;
	margin-top: -103px;
	z-index: 9000;
	/*display: none;*/
}
.fixfix.cur{
	/*right: 0;*/
}
.fixfix dl{
	margin:0;
	transition: .5s;
	position: relative;
	z-index: 500;
	left: 0;
}



.fixfix dd{
	border:1px solid #ccc;
	border-top:0;
	position: relative;
}

.fixfix dd:first-child{
	border-top:1px solid #ccc;

}
.fixfix dd:hover .ererer{
	display: block;
}
.ererer{
	position: absolute;
	width: 80px;
	left: -83px;
	top: 0;
	display: none;

}
.ererer img{
	display: block;
	width: 100%;
}

.fixfix dd a{
	display: block;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
}

.aaaa1{background-image: url(/images/tt1.png);}
.aaaa2{background-image: url(/images/tt2.png);}
.aaaa3{background-image: url(/images/tt3.png);}
.aaaa4{background-image: url(/images/tt4.png);}

.aaaa1:hover{background-image: url(/images/tt1h.png);}
.aaaa2:hover{background-image: url(/images/tt2h.png);}
.aaaa3:hover{background-image: url(/images/tt3h.png);}
.aaaa4:hover{background-image: url(/images/tt4h.png);}


.aaaa2:hover+.ererer{
	display: block;
}


/*********article-start****************/
div.article{
	width: 100%;
	padding: 0	15px;
	margin:40px auto;
}

div.article>h1{
	text-align: center;
	font-size: 26px;
	color:#00913b;
}

div.article-tishi{
	text-align: center;
	margin:25px auto 20px;
}


#fenxiang-anniu{
	display: inline-block;
	vertical-align: top;
}

div.article-con{
	padding: 40px 0 120px;
	position: relative;
	border-top: 1px dashed #c9c7c7;
	border-bottom: 1px dashed #c9c7c7;
	line-height: 2.2;
}
div.article-con>img{
	display: block;
	margin:20px auto;
	max-width: 100%;
}
div.article-con>p{
	text-indent: 2em;
}
div.article-con>h1{
	font-size: 14px;
	text-align: center;
	margin:10px 0;
}
div.article-con>a{
	position: absolute;
	right: 8px;
	bottom: 50px;
	width: 102px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color:#fff;
	background-color: #f37728;
	border-radius: 3px;
}

div.article-page{
	height: 50px;
	line-height: 50px;
	padding-top: 20px;
	padding-bottom: 20px;

}

div.article-page>a:hover{
	color:#0064ac;
}

a.article-page-pre{
	float: left;
}
a.article-page-next{
	float: left;
}


/*********响应式设置-start****************/


@media only screen and (max-width: 1200px){
	div.article{
		width: 90%;
		margin: 8% auto;
		padding-left:0;
		padding-right: 0; 
	}


}
@media only screen and (max-width: 800px){
	div.article-page{
		height: auto;
		line-height: normal;

	}
	a.article-page-pre{
		float: none;
		display: block;
		margin:10px 0;
	}
	a.article-page-next{
		float: none;
		display: block;
			margin:10px 0;
	}

	div.article>h1
	{font-size: 18px;}

	div.article-con{
		    padding: 20px 0 100px;
	}
}
/*********响应式设置-over****************/



/*********article-start****************/








.reduce{
	margin:0 0.15rem;
}

.add{
	margin-left: 0.15rem;
}



.tongzhi-gai-div{
    height: 55px; 
    line-height: 55px;
    background-color: #009241;
    color: #fff;

    margin-top: 25px;
    position: relative;
    padding: 0	100px 0 15px;
        text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tongzhi-gai-div a{
	font-size: 14px;
    color: #fff;
}
.tongzhi-gai-div a:hover{
	text-decoration: underline;
}
.tongzhi-gai-div span{
	position: absolute;right: 15px;
	top: 0;
	font-size: 14px;
    color: #fff;
    padding-left: 26px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/images/date.png);
}