/**************************************/
/*************[公用start]**************/
/**************************************/



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{
	background-color: #fff;
}

.header-div{
	height: 129px;
	position: relative;
	padding-left: 440px;
}

.logo{
	position: absolute;
	left: 0;
	top: 30px;
	width: 414px;
}

.logo a,.logo img{
	display: block;
	width: 100%;
}



.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;

	position: relative;
	margin-left: 15px;


}

.nav>ul>li>a{
	display: block;
	height: 129px;
	line-height: 129px;
	font-size: 16px;
	padding: 0	10px;
	color:#333;
	/*transition: .3s;*/
	border-top: 3px solid #fff;

}

.nav>ul>li:hover>a, .nav>ul>li.active>a {
	border-top: 3px solid #00873b;
	color:#00873b;
}




/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{

}
.fafa,.fafa .flex-viewport,.fafa .slides,.fafa .slides>li{
	height: 100%;
}
.fafa .slides>li{
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}
.fafa .slides>li img{
	display: none;
	width: 100%;
}


.fafa .flex-direction-nav{
	display: block;

}


.fafa .flex-direction-nav .flex-prev:hover{ background-image:url(../images/b-left-h.png)  }
.fafa .flex-direction-nav .flex-next:hover{  background-image:url(../images/b-right-h.png)}

.main{
	padding: 60px 0;
}

.main1 dl{
	margin:0;
	margin-left: -3%;
}

.main1 dd{
	float: left;
	width: 30.333333%;
	margin-left: 3%;
}

.main1-pic>a{
	display: block;
	padding-bottom:32.6%;
	overflow: hidden;
	position: relative;
}

.main1-pic>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.main1-pic>a:hover>img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.main1-con{
	padding-top: 26px;
}
.main1-con h1{
	margin:0;
	font-size: 18px;
	color:#333;
}

.main1-con h1 a:hover{
	color:#00873b;
}

.main1-con p{
	margin:0;
	font-size: 14px;
	color:#666;
	height: 44px;
	line-height: 1.6;
	overflow: hidden;
	margin-top: 10px;
}

.main2{
	margin-top: 60px;
}

.main2-right{
	width: 293px;
	margin-left: 31px;
}

.main2-left{
	overflow: hidden;
}
.shipin>a{
	display: block;
	padding-bottom:69.6%;
	overflow: hidden;
	position: relative;
}

.shipin>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;

}

.tu-div{
	margin-top: 20px;
}


.ftu .slides>li>a{
	display: block;
	padding-bottom:46.4%;
	overflow: hidden;
	position: relative;
}

.ftu .slides>li>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.ftu .slides>li>a:hover>img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.ftu .flex-control-nav{
	display: block;
	font-size: 0;
	bottom: 0;
	background-image: url(../images/heidi2.png);
	padding: 10px 0;
}

.ftu .flex-control-paging li a{
	width: 8px;
	height: 8px;
}
.main2-dl1{
	border-bottom: 1px solid #eaeaea;
}

.main2-dl1 dl{
	margin:0;
}

.main2-dl1 dd{
	float: left;
	padding: 0	8px;
	margin-left: 26px;
	height: 52px;
	line-height: 52px;
	border-bottom: 2px solid #fff;
	cursor: pointer;
	font-size: 18px;
}
.main2-dl1 dd.cur{
	color:#0ab79b;
	border-color:#0ab79b;
}
.main2-dl1 dd:first-child{
	margin-left: 0;
}


.main2-div-wp .main2-div{
	display: none;
	padding-top: 25px;
}

.main2-div-wp .main2-div:first-child{
	display: block;
}


.tui-pic{
	width: 200px;
	margin-right: 15px;
}

.tui-pic>a{
	display: block;
	padding-bottom:55%;
	overflow: hidden;
	position: relative;
}

.tui-pic>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.tui-pic>a: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: 16px;
	color:#333;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  padding-right: 105px;
}
.tui-con span{
	position: absolute;
	right: 0;
	top: 0;
	color:#999;
}
.tui-con h1 a:hover{
	color:#00873b;
}

.tui-con p{
	margin:0;
	font-size: 14px;
	color:#666;
	height: 44px;
	line-height: 1.6;
	overflow: hidden;
	margin-top: 15px;
}
.main2-dl2{
	padding-top:27px;
}

.main2-dl2 dl{
	margin:0;
	margin-left: -5%;
}

.main2-dl2 dd{
	float: left;
	width: 45%;
	margin-left: 5%;
	height: 48px;
	line-height: 47px;
	border-bottom: 1px dashed #e5e5e5;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  padding-right:95px;
  padding-left: 6px;
}


.main2-dl2 dd a{
	font-size: 14px;
	color:#666;
}
.main2-dl2 dd a:hover{
	color:#00873b;
}

.main2-dl2 dd span{
	position: absolute;
	right: 10px;
	top: 0;
	color:#999;
	font-size: 14px;
}










/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/
#footer{
	background-color: #212325;

}

.footer-1{
	padding: 24px 0 23px;
	border-bottom: 1px solid #36393d;
}

.footer-1 dl{
	margin:0;
	margin-left: -3%;
}

.footer-1 dd{
	float: left;
	width: 22%;
	margin-left: 3%;
	position: relative;
	z-index: 500;
}
.footer-1 dd>span{
	display: block;
	height: 34px;
	line-height: 32px;
	border:1px solid #36393d;
	padding-left: 16px;
	cursor: pointer;
	font-size: 12px;
	color:#797979;
	background-repeat: no-repeat;
	background-position: 93% center;
	background-image: url(../images/span.png);
	transition: .3s;
}
.footer-1 dd>span.cur{

	background-image: url(../images/span2.png);
}


.footer-list{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 34px;
	height: 121px;
	overflow-y:auto;
	overflow-x:hidden;
	border:1px solid #36393d;
	background-color: #212325;
	border-bottom: 0;
	display: none;
}

.footer-list >a{
	display: block;
	font-size: 12px;
	color:#797979;
	padding:5px 15px 6px;
	line-height: 1.6;
}

.footer-list >a:hover{
	background-color: #36393d;

}

.footer-2-right{
	width: 247px;
	margin-left: 35px;
}

.er{
	width: 100px;
	font-size: 14px;
	color:#fff;
	text-align: center;
	margin-left: 57px;
}
.er img{
	display: block;
	width: 100%;
	margin-bottom: 8px;
}


.jijian{
	width: 90px;
	margin-top: 5px;
}
.jijian a{
	display: block;
	width: 100%;
	font-size: 14px;
	color:#fff;
	text-align: center;
}
.jijian img{
	display: block;
	width: 100%;
	margin-bottom:13px;
}
.foo2-con{
	overflow: hidden;
	font-size: 14px;
	color:#7a7b7c;
	line-height: 1.8;
	padding-top: 5px;
}

.foo2-con img{
	display: block;
	margin-bottom: 7px;
	width: 360px;
}
.footer-2{
	padding: 27px 0;
}

.footer-3{

	font-size: 12px;
	color:#797a7a;
	text-align: center;
	line-height: 1.6;
	padding: 13px 0;
	background-color: #333639;
}

/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/


#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	background-color: #fff;
	/*background-color: #0d59a7;*/

}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:900;

}

.nav-2>ul>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: 5px;

	right: 14px;
}
.jiaspan.cur{
	background-image: url(../images/jia2h.png);

}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{

	padding:8px 10px;
	display: block;
	font-size: 16px;
	width: 100%;
	color:#333;
	font-family: "anb";
	text-transform: uppercase;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 14px;
	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;
}*/

.nav-2-form{
	padding: 10px;
	position: relative;
}
.nav-2-form input[type="image"]{
	position: absolute;
	right: 19px;
    top: 17px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
   width: 400px;
   margin-left: 15px;
   margin-top: 6px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{

	margin-right: 15px;
	height: 75px;
	font-size: 0;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}
.menu2 li+li{
	margin-top: 21px;
}
.menu2 li img{
	/*vertical-align: middle;*/


}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	background-image: url(../images/heidi.png);
	display: none;

}






/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/


.banner-2{
    height: 218px;
    background-repeat: no-repeat;
    background-position: center ;
    /*background-size: cover;*/
    -webkit-background-size: cover;
    background-size: cover;
}
.banner-2 img{
		display: none;
		width: 100%;
	}


.erji-nav-wp{
	background-color: #f4f6f9;
}

.erji-nav dl{
	margin:0;
}

.erji-nav dd{
	float: left;
	width: 130px;
	text-align: center;
}
.erji-nav dd>a{
	display: block;
	height:50px ;
	line-height: 50px;
	font-size: 15px;
	color:#333;

}

.erji-nav dd.cur>a,.erji-nav dd:hover>a{
	background-color: #00873b;
	color:#fff;
}


.erji-content{
	padding: 60px 0;
}


.about1-pic{
	width: 710px;
	margin-left: 65px;
}

.about1-pic img{
	display: block;
	width: 100%;
}

.about1-con{
	overflow: hidden;
	padding-top: 56px;
}


.about1-con h1{
	margin:0;
	font-size: 24px;
	font-weight: bold;
	color:#333;
}

.about1-con h2{
	margin:0;
	font-size: 14px;
	color:#333;
	letter-spacing: 10px;
	margin-top: 10px;
}


.about1-lv{
	padding: 40px 0;
	background-color: #00873b;
	color:#fff;
	text-align: center;
	margin-top: 40px;
}
.about1-lv h3{
	margin:0;
	font-size: 24px;
	color:#fff;
}
.about1-lv h4{
	margin:0;
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	font-family: "Arial";
	text-transform: uppercase;
	margin-top: 5px;
	letter-spacing: 1px;
}



.about2{
	font-size: 16px;
	color:#666;
	line-height: 2;
	padding-top: 40px;
}

.fengcai {
	border-top: 1px solid #eeeeee;

}
.fengcai dl{
	margin:0;
}

.fengcai dd{
	padding: 35px 0;
	border-bottom: 1px solid #eeeeee;
	padding-right: 10px;
}
.fengcai dd:hover{
	background-color: #eeeeee;
}
.fengcai-pic{
	width: 250px;
	margin-right: 35px;
}

.fengcai-pic>a{
	display: block;
	padding-bottom:55%;
	overflow: hidden;
	position: relative;
}

.fengcai-pic>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.fengcai-pic>a:hover>img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.fengcai-con{
	overflow: hidden;
	padding-top: 16px;
}

.fengcai-con h1{
	margin:0;
	font-size: 16px;
	color:#333;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.fengcai-con h1 a:hover{
	color:#00873b;
}

.fengcai-con h2{
	margin:0;
	font-size: 12px;
	color:#999;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: "Arial";
	margin-top: 16px;
}
.fengcai-con p{
	margin:0;
	font-size: 14px;
	color:#999;
	height:50px;
	line-height: 1.8;
	overflow: hidden;
	margin-top: 10px;
}


.xinwen1-pic>a{
	display: block;
	padding-bottom:55%;
	overflow: hidden;
	position: relative;
}

.xinwen1-pic>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
	z-index: 15;
}

.xinwen1-pic>a:hover>img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


.xinwen-date{
	position: absolute;
	top: 0;
	width: 72px;
	height: 80px;
	z-index: 25;
	left: 30px;
	background-color: #00873b;
	color:#fff;
	text-align: center;
	padding-top: 20px;
}
.xinwen-date h1{
	margin:0;
	font-size: 24px;
	font-weight: bold;
	font-family: "Arial";
}
.xinwen-date h2{
	margin:0;
	font-size: 12px;
	font-family: "Arial";
	margin-top: 7px;
}

.xinwen1-con{
	background-color: #f4f6f9;

	padding: 30px;
}

.xinwen1-con h1{
	margin:0;
	font-size: 16px;
	color:#333;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.xinwen1-con h1 a:hover{
	color:#00873b;
}


.xinwen1-con p{
	margin:0;
	font-size: 14px;
	color:#666;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 16px;
}


.xinwen2 dl{
	margin:0;
}

.xinwen2 dd{
	padding: 42px 0;
	border-bottom: 1px solid #eee;
}








.xinwen2-date{
	width: 82px;


}
.xinwen2-date h1{
	font-size: 24px;
	font-family: "Arial";
	color:#999;
	margin:0;
	height: 28px;
	line-height: 28px;
	transition: .3s;
}
.xinwen2-more{
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/xinwen2-2.png);
	margin-top: 40px;
	transition: .3s;
}

.xinwen2-con{
	overflow: hidden;
	padding-left: 60px;
	transition: .3s;
	position: relative;
}

.xinwen2-xian{
	position: absolute;
	width: 41px;
	height: 1px;
	background-color: #ccc;
	left: 0;
	transition: .3s;
	top: 14px;
}

.xinwen2-con h1{
	margin:0;
	font-size: 16px;
	color:#333;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 28px;
	line-height: 28px;
	transition: .3s;
}




.xinwen2-con p{
	margin:0;
	font-size: 14px;
	color:#666;
  overflow: hidden;
  margin-top: 16px;
  line-height: 1.8;
  height: 50px;
  margin-top: 18px;
}


.xinwen2 dd:hover .xinwen2-date h1{
	color:#00873b;
}

.xinwen2 dd:hover .xinwen2-more{
	background-image: url(../images/xinwen2-1.png);
}

.xinwen2 dd:hover .xinwen2-xian{
	/*background-image: url(../images/xinwen2-1.png);*/
	background-color: #00873b;
	width: 60px;
}

.xinwen2 dd:hover .xinwen2-con{
	padding-left: 80px;
}
.xinwen2 dd:hover .xinwen2-con h1{
	color:#00873b;

}
.fenye{
    text-align: center;
    margin-top: 50px;


}
.fenye ul{
    margin:0;
}
.list{
	padding-top: 15px;
}
.list ul{
	margin:0;
}

.list li{
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position:0px center;
  background-image: url(../images/dian.png);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:15px;
  overflow: hidden;
	position: relative;
	padding-right:85px;
}

.list li:first-child{
	margin-top: 0
}


.list li a{
	font-size: 16px;
	color:#333;
}
.list li span{
	font-size: 14px;
	color:#999;
	position: absolute;
	right: 0px;
	top: 0;
}
.list li a:hover{
	color:#0d59a7;
}


.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;

}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	font-size: 16px!important;
	color:#666!important;
	line-height: 2!important;
}
.danpian-con img{
	display: block;
	margin:15px auto;
}


.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 16px;
	color:#666;
}

.dan-a a:hover{
	color:#00873b;

}
.pic-item{
	margin-top: 25px;
}
.pic-item h1{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 16px;
  color:#333;
  text-align: center;
  margin-top: 15px;
}

.pic-pic>a{
    display: block;
    position: relative;
    padding-bottom: 66.6%;
    overflow: hidden
}

.pic-pic>a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.pic-pic:hover>a img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.pic-pic:hover+h1{
	color:#0d59a7;
}

.renli1-pic{
	width: 380px;
	margin-right: 63px;
}
.renli1-pic img{
	display: block;
	width: 100%;
}
.renli1-con{
	overflow: hidden;
	font-size: 14px;
	color:#666;
	line-height: 2.3;
	padding-top: 20px;
}

.renli2{
	margin-top: 60px;
}

.renli2-top{
	background-color: #f4f6f9;
	padding: 28px 80px 25px 35px;
  color:#666666;
  position: relative;
  cursor: pointer;

}
.renli2-top.cur{
	background-color: #00873b;
	color:#fff;
}
.renli2-top.cur .renlijj{
	display: none;
}
.renlijj{
	position: absolute;
	width: 32px;
	right: 24px;
	top:50px ;
}
.renlijj img{
	display: block;
}
.renli2-top h1{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size:20px;
  font-weight: bold;
}

.renli2-top dl{
	margin: 0;
	margin-left: -2%;
}

.renli2-top dd{
	float: left;
	width: 23%;
	margin-left: 2%;
	font-size:15px;
	margin-top: 15px;
}

.renli2-bottom{
	background-color: #f4f6f9;
	padding: 35px;
	padding-right: 80px;
	line-height: 2;
	font-size: 14px;
	color:#666;
	display: none;
}

.renli2-bottom dl{
	margin:0;
}

.renli2-bottom dd{
	line-height: 2;
	margin-top: 25px;
		font-size: 14px;
	color:#666;
}

.renli2-bottom dd:first-child{
	margin-top: 0;
}

.renli2-bottom dd h1{
	margin:0;
	font-size: 14px;
	color:#00863a;
	padding-bottom: 10px;
}
.renli2-bottom dd p{
	margin:0;
	font-size: 14px;
	color:#666;
}

.renli2-item{
	margin-top: 10px;
}

.renli2-item:first-child{
	margin-top: 0;
}


.dashiji{
	position: relative;
	min-height: 544px;
}

.dashiji-left{
	width:85px;
	position: absolute;
	left: 0;
	top: 0;
}

.time1{
	text-align: center;
	font-size: 16px;
	color:#333;
	font-family: "Arial";
	padding-bottom: 160px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/bb1.png);
}

.time2{
	text-align: center;
	font-size: 16px;
	color:#333;
	font-family: "Arial";
	padding-top: 160px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bb2.png);
	margin-top: 180px;
}

.time0{
	width: 85px;
	font-size: 36px;
	color:#00873b;
	font-family: "Arial";
	text-align: center;
	margin-top: 252px;
	margin-right: 135px;
}

.fdashiji .flex-direction-nav{
	display: block;
}

.fdashiji .flex-direction-nav a{
	width: 40px;
	height: 40px;
	margin-top: 0;
	transition: .3s;
}

.fdashiji .flex-direction-nav .flex-prev{
	top: 182px;
	background-image: url(../images/b-left2.png);
	left:22px;
}
.fdashiji .flex-direction-nav .flex-prev:hover{
	background-image: url(../images/b-left2-h.png);

}
.fdashiji .flex-direction-nav .flex-next{
	top: 323px;
	background-image: url(../images/b-right2.png);
	right: auto;
	left: 22px;
}
.fdashiji .flex-direction-nav .flex-next:hover{
	background-image: url(../images/b-right2-h.png);

}
.dahiji-list{
	overflow: hidden;
}
.dahiji-list dl{
	margin:0;
}

.dahiji-list dd{
	margin-top: 40px;
}

.dahiji-list dd:first-child{
	margin-top:0px;
}

.dahiji-list dd h1{
	margin:0;
	font-size: 18px;
	color:#00873b;
	font-family: "Arial";
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/h1.jpg);
}

.dahiji-list dd h2{
	margin:0;
	font-size: 16px;
	color:#333;
	line-height: 2;
	margin-top: 12px;
}

.dahiji-list dd p{
	margin:0;
	font-size: 14px;
	color:#999;
	line-height: 2;
	margin-top: 7px;
}







.jubao-div {
    padding: 60px 0;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url(../images/jubao-bg.jpg);

}

.jubao-left{
	width: 575px;
	margin-right: 94px;
}
.jubao-left1 {
	min-height: 243px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 30px;
}
.jubao-left1 h1{
	margin:0;
	font-size: 22px;
	font-weight: bold;
	font-family: "Arial";
	text-transform: uppercase;
	color: #00873b;
}
.jubao-left1 p{
	margin:0;
	font-size: 16px;
	line-height: 1.6;
	color: #666;
	margin-top: 5px;
}

.jubao-left2{
	margin-top: 60px;
}
.jubao-left2 h1{
	margin:0;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.jubao-left2 p{
	margin:0;
	font-size: 14px;
	line-height: 1.8;
	color: #666;
	margin-top: 27px;
}



.jubao-form{
	overflow: hidden;
}

.jubao-li{
	margin-top: 16px;
	border:1px solid #f3f3f3;
}

.jubao-li:first-child{
	margin-top: 0;
}

.jubao-li span{
	text-align: right;
	padding-right: 22px;
	font-size: 15px;
	color: #555;
	width: 120px;
	height:42px;
	line-height: 42px;
	background-color: #f3f3f3;
}

.jubao-li-con{
	overflow: hidden;
}

.jubao-li-con .form-control{
	border:0;
	height: 42px;
	box-shadow: none!important;
}

.jubao-li-con input:focus,
.jubao-li-con select:focus,
.jubao-li-con textarea:focus{
	outline: none;
}
.jubao-li2  span.fl{
	height: 240px;
	line-height: 240px;
}
.jubao-li2 .jubao-li-con .form-control{
	height: 240px;
	resize: none;
}

.jubao-tishi{
	font-size: 14px;
	color: #333;
	margin-top:25px;
	line-height: 1.6;
}

.jubao-tishi i{
	font-style: normal;
	color: #f00;
}

.jubao-btn{
	margin-top: 20px;
}


.dangjian-div{
	width: 47.5%;
}
.dangjian-title{
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../images/dang-title.png);

}
.dangjian-title h1{
	background-color: #fff;
	margin:0;
	font-size: 15px;
	color: #00873b;
	padding-left: 15px;
	background-image: url(../images/hhhh1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 13px;
}
.dangtl-a{
	padding-left: 13px;
	background-color: #fff;
}
.dangtl-a a{
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(../images/dangmore.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;


}
.dangtl-a a:hover{
	background-image: url(../images/dangmoreh.png);

}

.mmm50{
	margin-top: 50px;
}


.dangjian-dl2 {
	padding-top: 13px;
}
.dangjian-dl2 dl{
	margin:0;

}

.dangjian-dl2 dd{

	height: 22px;
	line-height: 22px;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  padding-right:60px;
  padding-left: 18px;
  background-image: url(../images/dangjian-dl2.png);
	background-repeat: no-repeat;
	background-position:left center;
	margin-top: 16px;
}


.dangjian-dl2 dd a{
	font-size: 14px;
	color:#666;
}
.dangjian-dl2 dd a:hover{
	color:#00873b;
}

.dangjian-dl2 dd span{
	position: absolute;
	right: 0px;
	top: 0;
	color:#999;
	font-size: 14px;
	font-family: "Arial";
}

/* 分页 */
.pagess {
	clear: both;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px;
	margin-top: 64px;
	margin-bottom: 20px;
}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding:4px 12px;margin: 0 2px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#00873b; color:#fff;border: 1px solid #00873b;}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #00873b;padding:4px 12px;margin: 0 2px;background: #00873b;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

/*10-23*/
.main1-more{
	padding-bottom: 15px;
}
.main1-more a{
	font-size: 14px;
	color: #999;
}
.main1-more a:hover{
	color: #00873b;
}

.tuandui dl{
	margin:0;
}

.tuandui dd{
	margin-top: 20px;
	background-color: #f1eff1;
	padding: 20px;
}
.tuandui dd:first-child{
	margin-top: 0;
}
.tuandui dd h1{
	margin:0;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

.tuandui dd p{
	margin:0;
	font-size: 14px;
  color: #333;
  line-height: 24px;
}



.zzt1-pic .imgbox_a{
	padding-bottom: 20px;
}

.zzt1-h1{
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-top: 19px;
}

.zzt1-h1 a:hover{
	color: #00873b;
}

.zzt1-item{
	margin-top: 30px;
}


.zzt1 .col-md-4:first-child .zzt1-item{margin-top: 0;}
.zzt1 .col-md-4:first-child+.col-md-4 .zzt1-item{margin-top: 0;}
.zzt1 .col-md-4:first-child+.col-md-4+.col-md-4 .zzt1-item{margin-top: 0;}
.zzt2 .xinwen2{
	margin-top: 30px;
}
.zzt2 .xinwen2 dl{
	margin-left: -4%;
}
.zzt2 .xinwen2 dd{
	float: left;
	width: 46%;
	margin-left: 4%;
}
.tver{
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
}