/**************************************/
/*************[公用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;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	box-shadow: 0 4px 5px -3px rgba(0,0,0,0.3);
	z-index: 999;
}

.header-1{
	height: 106px;
	position: relative;
	padding-left: 424px;
}

.logo{
	width: 362px;
	position: absolute;
	left: 0;
	top: 21px;
	/*opacity: 0;*/
}

.logo a,.logo img{
	display: block;
	width: 100%;
}




.nav ul{
	margin:0;
	margin-left: -1%;
}

.nav>ul>li{
	float: left;
	width: 10.11111%;
	text-align: center;
	position: relative;
	margin-left: 1%;

}

.nav>ul>li>a{
	display: block;
	height: 106px;
	line-height: 106px;
	font-size: 16px;
	color:#333;
	-webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;

}

.nav>ul>li:hover>a, .nav>ul>li.active>a {
	color:#00863a;

}

.nav>ul>li>a::after {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background-color: #00863a;
    bottom: 0px;
    right: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.nav>ul>li:hover>a::after, .nav>ul>li.active>a::after {
    width: 100%;
    right: auto;
    left: 0;
}












.nav>ul>li>ul{
	position: absolute;
	left: 1px;
	right: 0;
	top: 45px;
	z-index: 600;
	background-color: #0d59a7;
	border-top: 1px solid #0d59a7;
	display: none;
}

.nav>ul>li>ul>li>a{
	display: block;
	padding: 10px 5px;
	text-align: center;
	line-height: 1.6;
	font-size: 14px;
	color:#fff;
	/*transition: .3s;*/
	text-align: center;

}
.nav>ul>li>ul>li>a:hover{
	background-color: #0b4c90;
}




/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{

}

.fafa .slides>li{
	height: 740px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}

.fafa .flex-control-nav{
	display: block;
	bottom: 42px;
	font-size: 0;
}

.fafa .flex-control-nav li{
	margin:0 4px;
}

.banner-wen-img{
	width: 481px;
	padding-top: 460px;
}

.banner-wen-img img{
	display: block;
	width: 100%;
}


.main1{
	padding-top: 80px;
	background-color: #f8f8f8;
	position: relative;
}
.main1 .container{
	position: relative;
	z-index: 25;
}
.main1-bg{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	padding-bottom: 15.57%;
	background-color: #fff;
}


.title-11 h1{
	font-size: 24px;
	color:#333;
	margin:0;
	font-family: "Arial";
	text-transform: uppercase;
}
.title-11 h2{
	font-size: 21px;
	color:#00923f;
	margin:0;
	font-weight: bold;
	line-height: 1.6;
	padding: 17px 0;
}

.line{
	width: 42px;
	background-color:#00923f;
	height: 2px;
	margin: 0 auto;
}


.main1-p{
	font-size: 15px;
	color:#666;
	line-height: 2.2;
	text-align: center;
	padding: 50px 110px 70px;
}

.main1-list1{
	padding: 0	30px;
}

.main1-list1 .item>a{
	text-align: center;
	display: block;
	width: 86px;
	margin:0 auto;
	font-size: 16px;
	color:#333;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}


.main1-ico{
	width:100%;
	height: 97px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	margin-bottom: 25px;

}

.main1-ico1{background-image: url(../images/main1-1.png);}
.main1-ico2{background-image: url(../images/main1-2.png);}
.main1-ico3{background-image: url(../images/main1-3.png);}
.main1-ico4{background-image: url(../images/main1-4.png);}
.main1-ico5{background-image: url(../images/main1-5.png);}


.main1-list1 .item>a:hover{color:#00923f;}
.main1-list1 .item>a:hover .main1-ico1{background-image: url(../images/main1-1h.png);}
.main1-list1 .item>a:hover .main1-ico2{background-image: url(../images/main1-2h.png);}
.main1-list1 .item>a:hover .main1-ico3{background-image: url(../images/main1-3h.png);}
.main1-list1 .item>a:hover .main1-ico4{background-image: url(../images/main1-4h.png);}
.main1-list1 .item>a:hover .main1-ico5{background-image: url(../images/main1-5h.png);}



.main1-list2
{margin-top: 80px;}

.main1-list2 .item>a{
	display: block;
	padding-bottom: 143.33%;
	position: relative;
	overflow: hidden;
}

.main1-list2 .item>a>img{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
}

.main1-list2-div{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 25;
	padding: 55px 35px 0;
}

.main1-list2-div h1{
	font-size: 18px;
	color:#fff;
	margin:0;
}

.line2{
	width: 18px;
	height: 2px;
	background-color: #fff;
	margin-top: 24px;
}


.main1-list2-div-p{
	font-size: 14px;
	color:#fff;
	line-height: 2;
	margin-top: 48px;
	height: 168px;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.main1-list2-more{
	width: 34px;
	margin-top: 32px;
}

.main1-list2-hei{
	background-image: url(../images/heidi2.png);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 20;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}


.main1-list2 .item>a:hover .main1-list2-hei,
.main1-list2 .item>a:hover .main1-list2-div-p{
	opacity: 1;
	visibility: visible;
}


.main2{
	padding: 90px 0;
}

.main2-1-1{
	width: 480px;
	margin-right: 23px;
}


.main2-1-2{
	width: 522px;
	margin-right: 45px;
}


.main2-1-3{
	overflow: hidden;
}



.main2-1-1 .fxinwen .flex-direction-nav{
	display: none;
}

.main2-1-1 .xinwen1-con p{
	height: 50px;
}

.main2-1{
	margin-top: 63px;
}

.title-222 dl{
	margin:0;
}
.title-222 dd{
	float: left;
	width: 25%;
	text-align: center;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color:#333;
	background-color: #f8f8f8;
	cursor: pointer;
}

.title-222 dd.cur{
	background-color: #00923f;
	color:#fff;
}

.title-222 dd img{
	display: none;
	width: 11px;
	margin-top: -3px;
	margin-right: 10px;
}

.title-222 dd.cur img{
	display: inline-block;
}
.list1-wp{
	padding-top:13px;
}
.list1-wp .list1{
	display: none;
}

.list1-wp .list1:first-child{
	display: block;
}

.list1-wp .list1 li:hover{
	background-color: #fff;
	background-image: url(../images/dian.jpg);
}

.list1-wp .list1 li{
	background-position: left center;
	padding-left: 15px;
}
.main2-1-3{
	background-color: #f8f8f8;
	padding: 30px;
	padding-bottom: 0;
}

.title-333 h1{
	font-size: 18px;
	color:#00923f;
	margin:0;
	padding-left: 14px;
	border-left: 3px solid #00923f;
	line-height: 1;
}

.title-333 a.fr{
	width: 10px;
	height: 10px;
	background-image: url(../images/jiajia.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 4px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}

.title-333 a.fr:hover{
	background-image: url(../images/jiajiah.png);

}


.list22 dl{
	margin:0;
}

.list22 dd{
	padding: 30px 0;
	border-top: 1px solid #e8e8e8;
}

.list22 dd:first-child{
	border-top: 0;
}


.list22 dd h1{
	font-size: 16px;
	color:#666666;
	margin:0;
	line-height: 1.8;
	height: 56px;
	overflow: hidden;
}
.list22 dd h1 a{
	display: block;
}


.list22 dd h1 a:hover{
	color: #00923f;
}


.list22 dd h2{
	font-size: 12px;
	color:#999;
	margin:0;
	margin-top: 20px;
}


.main2-2{
	margin-top: 50px;
}
.main2-2-1{
	width: 270px;
	margin-right: 46px;
}

.main2-2-2{
	overflow: hidden;
}

.main2-2-1>a{
	display: block;
	padding-bottom: 161.85%;
	position: relative;
	overflow: hidden;
}
.main2-2-1>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
}

.main2-2-1-con{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 65px 35px 20px;
	z-index: 25
}

.main2-2-1-con h1{
	font-size: 18px;
	color:#00923f;
	margin:0;
}


.main2-2-1-con p{
	font-size: 12px;
	color:#666;
	margin:0;
	line-height: 1.6;
	margin-top: 13px;
}

.main2-2-2{
	background-color: #00923f;
}

.main2-2-2-pic{
	width: 570px;
	background-color: #fff;
}

.fmain2 .slides>li>a{
	display: block;
	padding-bottom: 76.67%;
	position: relative;
	overflow: hidden;
}
.fmain2 .slides>li>a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 15;


}


.fmain2 .flex-direction-nav a{
	width: 40px;
	height: 41px;
	margin-top: -20px;
	background-image: url(../images/b-left2.png);
	top: 50%;
}

.fmain2 .flex-direction-nav .flex-next{
	background-image: url(../images/b-right2.png);

}

.fmain2 .flex-direction-nav{
	display: block;
}








.main2-2-2-con{
	overflow: hidden;
	padding: 55px 40px 0;
}


.list88{
	padding-top: 25px;
}
.list88 ul{
	margin:0;
}

.list88 li{
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position:0px center;
  background-image: url(../images/dian2.png);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:11px;
  overflow: hidden;
	position: relative;

}

.list88 li:first-child{
	margin-top: 0
}


.list88 li a{
	font-size: 14px;
	color:#fff;
}

.list88 li a:hover{
	/*color:#0d59a7;*/
	text-decoration: underline;
}

.main2-2-2-con-h1{
	font-size: 20px;
	color:#fff;
}


.main2-2-2-a{
	margin-top: 52px;
}

.main2-2-2-a a{
	display: block;
	width: 100px;
	height:36px ;
	line-height: 36px;
	text-align: center;
	background-color: #fff;
	color:#00923f;
	font-size: 14px;
}

.main2-2-2-a a:hover{
	font-weight: bold;
}

































/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/
#footer{
	/*height:412px;*/
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-color:#f8f8f8;
	border-top: 1px solid #e4e4e4
}



.footer-11{
	padding: 65px 0 70px;
	border-bottom: 1px solid #e4e4e4;
}

.footer-11 ul,.footer-11 dl{
	margin:0;
}

.footer-11 li{
	float: left;
	margin-left: 180px;
}
.footer-11 li:first-child{
	margin-left: 0;
}

.footer-11 li h1{
	margin:0;
	font-size: 18px;
	color:#444;
}
.footer-11 li h1 a:hover{
	color:#00863a;
}

.footer-11 li dd{
	margin-top: 10px;
}
.footer-11 li dd:first-child{
	margin-top: 20px;
}
.footer-11 li dd a{
	font-size: 14px;
	color:#666;
}

.footer-11 li dd a:hover{
	color:#00863a;
}

.foo-a{
	width: 29px;
	margin-left: 10px;
	margin-top: 12px;
}

.foo-a>a,.foo-a>a>img{
	display: block;
	width: 100%;
}

.gzwm{
	margin-top: 12px;
	font-size: 12px;
	color:#666;
	height: 29px;
	line-height: 29px;
	padding-right: 10px;
}

.footer-22{
	padding: 37px 0;
}
.footer-22 .fl{
	font-size: 12px;
	color:#666;
	line-height: 2.2;

}
.footer-22 .fl img{
	margin-top: -3px;
	margin-right: 8px;
}
.footer-22 .fl span+span{
	padding-left: 20px;
}
.footer-22 .fl p{
	margin:0;
}

.yq{
	width: 194px;
	margin-left: 23px;
	margin-top: 7px;

}

.yq select{
	height: 39px;
	background-color: #f4f4f4;
	border-radius: 39px;
	font-size: 12px;
	padding: 8px 15px;
}

.yq .form-control{
	box-shadow: none!important;
}
/**************************************************************/
/*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: 325px;
   margin-left: 15px;
   margin-top: 10px;
   /*opacity: 0;*/
}

.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: 106px;
	}


#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{
   background-image: url(../images/banner-2-bg.jpg);
}
.banner-2-div{
	padding: 80px 0;
	background-image: url(../images/banner-2-bai.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#fff;
}

.banner-2-div h1{
	margin:0;
	font-size: 21px;
}
.banner-2-div h2{
	margin:0;
	font-size: 16px;
	font-family: "Arial";
	font-weight: bold;
	text-transform: uppercase;
	margin-top:11px;
}


.banner-2-div p{
	margin:0;
	font-size: 16px;
	line-height: 1.6;
	margin-top: 22px;
}






.erji{
    padding: 60px 0 70px;
}


.erji-nav{
	text-align: center;
	font-size: 0;
	line-height: normal;
}

.erji-nav dl{
	display: inline-block;
	margin:0;
}

.erji-nav dd{
	float: left;
	width: 211px;
	border:1px solid #eeeeee;
	border-left: 0;
}
.erji-nav dd:first-child{
	border-left:1px solid #eeeeee;;
}

.erji-nav dd>a{
	display: block;
	height:36px ;
	line-height: 36px;
	font-size: 16px;
	color:#666;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}

.erji-nav dd:hover>a,.erji-nav dd.cur>a{
	background-color: #1d1819;
	color:#fff;
}


.about1{
	padding: 90px 0 100px;
}


.about1-pic-wp{
	width: 406px;
	position: relative;
	z-index: 15;
}

.about1-pic{
	padding-bottom: 114.53%;
	position: relative;
	overflow: hidden;
}

.about1-pic img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.about1-left {
	width: 800px;
	padding-top: 30px;
}

.about1-title h1{
	margin:0;
	font-size: 36px;
	font-weight: bold;
	color:#00923f;
}

.about1-title h2{
	margin:0;
	font-size: 16px;
	font-family:"Arial";
	text-transform: uppercase;
	color:#333;
	margin-top: 8px;
}


.about1-p{
	font-size: 15px;
	color:#333;
	line-height: 2;
	margin-top: 40px;
}

.about1-p p{
	margin:0;
}

.about1-pic-dian1 img{display: block;width: 100%;}
.about1-pic-dian1{
	position: absolute;
	width: 54px;
	left:-27px ;
	top: 23px;
	z-index: 25;
}

.about1-pic-dian2 img{display: block;width: 100%;}
.about1-pic-dian2{
	position: absolute;
	width: 174px;
	left:-87px ;
	bottom: -34px;
	z-index: 25;
}

.about2-left{
	width: 250px;
	padding-right: 40px;
}

.about2-left h1{
	font-size: 24px;
	margin:0;
	font-weight: bold;
	color:#00923f;
}

.about2-p1{
	font-size: 12px;
	color:#666;
	line-height: 2;
	margin-top: 35px;
}

.about2-p1 p{
	margin:0;
}

.about2-right{
	overflow: hidden;
	padding-left: 40px;
	border-left: 1px solid #dddddd;
	min-height: 300px;
}
.about2-right dl{
	margin:0;
}

.about2-right dd{
	margin-top: 85px;
}
.about2-right dd:first-child{
	margin-top: 0px;
}
.about2-right dd h1{
	font-size: 24px;
	margin:0;
	font-weight: bold;
	color:#333;
}

.about2-p2{
	font-size: 15px;
	color:#666;
	line-height: 2;
	margin-top: 40px;
}

.about2-p2 p{
	margin:0;
}


.dashiji{
	min-height: 1111px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/dashiji-bg.png);
	/*padding-right: 160px;*/
	margin-top: 80px;
}
.dashiji-list{
	background-image: url(../images/dashiji-list.jpg);
	background-repeat: repeat-y;
	background-position: 127px top;
	/*padding-top: 55px;*/
	padding-bottom: 36px;
	position: relative;
}

.dashiji-lv{
	position: absolute;
	width: 15px;
	left: 120px;
	bottom: -4px;
}
.dashiji-lv img{
	display: block;
	width: 100%;
}

.dashiji-list ul{
	margin:0;
}

.dashiji-list li{
	margin-top: 40px;
}
.dashiji-list li:first-child{
	margin-top: 0;
}


.dashiji-nian{
	width: 128px;
	font-size: 18px;
	color:#00873b;
	text-align: center;
	position: relative;
	height: 45px;
}
.dashiji-nian i{
	position: absolute;
	width: 20px;
	height: 2px;
	background-color: #dddddd;
	bottom: 7px;
	right: -10px;
}
.dashiji-nian span{
	font-family: "Arial";
	font-size: 40px;
	font-weight: bold;
	padding-right: 4px;
}
.dashiji-dl{
	overflow: hidden;
}

.dashiji-dl dl{
	margin:0;
}

.dashiji-dl dd{
	padding-left: 42px;
	/*background-repeat: no-repeat;
	background-position: left 7px;
	background-image: url(../images/dddd2.png);*/
	/*margin-top: 15px;*/
	padding-top: 15px;
	line-height: 29px;
	margin-top: 15px;

}
.dashiji-dl dd p{
	text-indent: 0!important;
}
.dashiji-dl dd span.dataspan{
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #00873b;
	padding-bottom: 7px;
}
.dashiji-dl dd:first-child{

	margin-top: 0;

}

.dashiji-dl dd img{
	display: inline-block;
	margin-top:22px;
	margin-right: 15px;
}

.dashiji-more{
	padding-top: 23px;
	padding-left: 89px;
}
.dashiji-more a{
	display: inline-block;
	font-size: 12px;
	color:#289a5a;
}

.dashiji-more a img{
	display: block;
	margin:0 auto 5px;
}


.dashiji-more a:hover{
	font-weight: bold;
}


.dashiji-list-zhennian{
	font-size: 32px;
	font-family: "Arial";font-weight: bold;
	color: #269959;

	width: 135px;

	padding-left: 10px;
	position: relative;
	top: -21px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/dddd1.png);

}

.dashiji-list-wp .dashiji-list{
	display: none;
}

.dashiji-list-wp .dashiji-list:first-child{
	display: block;
}

.dashiji-0{
	margin-top: 90px;
}
.dashiji-0-list{
	background-repeat: repeat-x;
	background-position: left 62px;
	background-image: url(../images/dashiji-0.jpg);
	padding: 0	90px;

}
.dashiji-0-list .item{
	text-align: center;
	font-size: 0;
	line-height: normal;
}

.dashiji-0-list .item span{
	display: inline-block;
	font-size: 20px;
	color: #333;
	font-family: "Arial";
	padding-top: 12px;
	height: 72px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/dashiji-001.png);

}

.dashiji-0-list .item.cur span{
	font-size: 34px;
	color: #00863a;
	font-weight: bold;
	padding-top: 0;
	background-image: url(../images/dashiji-002.png);
}


.dashiji-0-list .owl-prev{
	position: absolute;
	left:0px;
	width: 32px;
	height: 32px;
	background-image: url(../images/dashiji-left.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;
	font-size: 0;
	bottom: -8px;
}

.dashiji-0-list .owl-next{
	position: absolute;
	right:0px;
	width: 32px;
	height: 32px;
	background-image: url(../images/dashiji-right.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;font-size: 0;
	bottom: -8px;
}





.erji-title {
    padding-bottom: 24px;
    border-bottom: 1px solid #0d59a7;
}
.erji-title .fl{
    font-size: 20px;
    color:#3c3c3c;
    height: 20px;
    line-height: 20px;
    border-left: 5px solid #ffc763;
    padding-left: 10px;
}

.mianbaoxie{
      font-size: 12px;
    color:#333;
    height: 20px;
    line-height: 20px;
}
.mianbaoxie a:hover{
    color:#0d59a7;
}
.mianbaoxie span{
    color:#0d59a7;
}

.erji-content{
    overflow: hidden;
}

.erji-content-div{
    padding-top:10px;
    min-height: 520px;
}

.fenye{

    margin-top:20px;
    padding-top: 30px;
    border-top: 1px solid #dddddd;
}
.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{
	padding-top: 25px;
}

.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#0d59a7;
	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:#0d59a7;

}
.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;
}



.map-wp{
	height: 632px;
	position: relative;
	z-index: 15;
}

.map{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}

.erer{
	width: 162px;
}

.erer img{
	display: block;
	width: 100%;
}
.contact-div-wp{
	position: relative;
	z-index: 25;
}
.contact-div-left{
	width: 810px;
}

.contact-div{
	padding: 65px 40px 10px;
	background-image: url(../images/baidi.png);
	position: relative;
	top: -100px;
}

.contact-div-left-1-1 h1{
	font-size: 28px;
	font-weight: bold;
	color:#000;
	margin:0;
}
.contact-div-left-1-1 h2{
	font-size: 15px;
	font-family: "Arial";
	color:#333;
	margin:0;
	margin-top: 6px;
}

.contact-div-left-1-2{
	height:40px;
	line-height: 40px;
	margin-left: 15px;
	margin-top: 6px;
	padding: 0	23px;
	background-color: #00873b;
	font-size: 18px;
	font-weight: bold;
	color:#fff;

}
.contact-div-left-2{
	padding-top: 50px;
}
.contact-div-left-2 dl{
	margin:0;
}

.contact-div-left-2 dd{
	float: left;
	width: 50%;
	margin-top: 10px;
	font-size: 16px;
	color:#333;
}




/*10-19*/
.job-left{
	width: 260px;
	margin-right:70px;
}

.job-right{
	overflow: hidden;
}

.job-left img{
	display: block;
	width: 100%;
}

.job-left p{
	font-size: 15px;
	color:#666;
	line-height: 2;
	margin:0;
	margin-top: 25px;
}

.job-right-top h1{
	font-size: 18px;
	font-weight: bold;
	color:#333;
	margin:0;
	line-height: 1.6;
}

.job-right-top h1 span{
	font-size: 12px;
	color:#666;
}


.job-right-top p{
	font-size: 14px;
	/*font-weight: bold;*/
	line-height: 2;
	color:#666;
	margin:0;
	margin-top: 15px;
}
.job-table {
	margin-top: 50px;
}
.table-responsive{
	border:0!important;
}
.job-table table.table th{
	font-weight: normal;
	font-size: 16px;
	color:#333;
	text-align: center;
	border-color: #fff;
	height: 40px;
	line-height: 40px;
}

.job-table table.table th:first-child{
	text-align: left;
	padding-left: 50px;
}

.job-table table.table td{
	font-weight: normal;
	font-size: 14px;
	color:#666;
	text-align: center;
	border-color: #fff;
	height: 40px;
	line-height: 40px;

}
.job-table table.table tr.tr11 td{
	background-color: #eeeeee;
	border-bottom: 3px solid #fff;
}

.job-table table.table td:first-child{
	text-align: left;
	padding-left: 50px;
}
.job-table table.table tr.tr22{
	display: none;
}
.job-table table.table tr.tr11{
	cursor: pointer;
}
.job-table table.table tr.tr11.cur td{
	background-color: #00873b;
	color:#fff;
}

.gangwei{
	padding: 15px;
	padding-left: 0;
	font-size: 14px;
	color:#666;
	line-height: 2.5;
}

.jj{
	width: 22px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/jj1.jpg);
	display: inline-block;    vertical-align: middle;
}

.job-table table.table tr.tr11.cur .jj{
	background-image: url(../images/jj1.png);

}

.job-aaa{
	padding: 15px 0;
}
.job-aaa a{
	display: inline-block;
	padding: 8px 18px;
	background-color: #00873b;
	font-size: 14px;
	line-height: normal;
	color:#fff;
	border-radius: 3px;

}


.renli{
	margin-top: 80px;
}

.xinwen-left{
	width: 40%;
	margin-right: 37px;
}



.xinwen1-pic>a{
    display: block;
    position: relative;
    padding-bottom: 75%;
    overflow: hidden
}

.xinwen1-pic>a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.xinwen1-pic:hover>a img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.xinwen1-con{
	margin-top: 22px;
}
.xinwen1-con h1{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 20px;
  color:#333;
}
.xinwen1-con h1 a:hover{
	color:#00873b;
}

.xinwen1-con h2{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 14px;
  color:#999;
  font-family: "Arial";
  margin:15px 0 12px;
}


.xinwen1-con p{
  overflow: hidden;
  margin:0;
  font-size: 14px;
  color:#666;
  line-height: 1.8;
  height: 75px;
}

.xinwen1-a{
	margin-top: 50px;
}

.xinwen1-a a{
	font-size: 14px;
  color:#666;
}
.xinwen1-a a:hover{
	color:#00873b;
}

.fxinwen .flex-direction-nav{
	display: block;
	position: relative;
	width: 37px;
	height:17px;
	margin:0;
	margin-top: 50px;
}







.xinwen-right{
	overflow: hidden;
}


.list1 ul{
	margin:0;
}

.list1 li{
	height: 49px;
	line-height: 49px;
	background-repeat: no-repeat;
	background-position:18px center;
  background-image: url(../images/dian.jpg);
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left:31px;
  overflow: hidden;
	position: relative;
	padding-right:85px;
}

.list1 li:hover{

  background-image: url(../images/dianh.jpg);
  background-color: #f8f8f8;
}


.list1 li a{
	font-size: 16px;
	color:#666;
}
.list1 li span{
	font-size: 12px;
	color:#999;
	font-family: "Arial";
	position: absolute;
	right: 15px;
	top: 0;
}
.list1 li a:hover{
	color:#00873b;
}




.fengcai-pic>a{
    display: block;
    position: relative;
    padding-bottom: 75%;
    overflow: hidden
}

.fengcai-pic>a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.fengcai-pic:hover>a img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


.fengcai-item h1{
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 16px;
  color:#333;
  margin-top: 17px;
}
.fengcai-item h1 a:hover{
	color:#00873b;
}



.fengcai-item p{
  overflow: hidden;
  margin:0;
  font-size: 14px;
  color:#666;
  line-height: 1.8;
  height: 50px;
  margin-top: 10px;
}


.fengcai-item{
	margin-bottom: 30px;
}


#totop{
	position: fixed;
	right: 25px;
	bottom: 25px;
	width: 38px;
	cursor:pointer;
	z-index: 999;
	display: none;
}

#totop img{
	display: block;
	width: 100%;
}

.pages > span.current,.pages >  a {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pages>span.rows{display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #00873b;
	text-decoration: none;
	background-color: #fff;
}
.pages >  a,
.pages >  span.current {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #00873b;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;


}
.pages >  span.current {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #00873b;
	border-color: #00873b;
}


/*9-21*/



.rongyu-list-wp{
	padding-right: 495px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/rongyu-list-wp.png);
	min-height: 419px;
	margin-top: 93px;

}

.rongyu-item{
	margin-bottom: 30px;
}

.rongyu-item>a{
	display: block;
	padding-bottom: 75%;
	position: relative;
	overflow: hidden;
}
.rongyu-item>a img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.rongyu-list-wp+.fenye{
	border-top: 0;
	margin-top: 0;
}
.renli .fenye{
	border-top: 0;
	margin-top: 10px;
}
.renli-gai-right{
	width: 290px;
	height: 700px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/renli-gai.png);
	margin-left: 63px;
	padding: 445px 25px 0 25px;
	font-size: 14px;
	color: #fff;
	line-height: 2.2;

}

.renli-gai-left{
	overflow: hidden;
}


.list18 ul{
	margin:0;
}

.list18 li{
	height: 61px;
	line-height: 60px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
	position: relative;
	padding-right:80px;
	border-bottom: 1px solid #eeeeee;
}



.list18 li a{
	font-size: 16px;
	color:#666;
}
.list18 li span{
	font-size: 14px;
	color:#999;
	font-family: "Arial";
	position: absolute;
	right: 0px;
	top: 0;
}
.list18 li a:hover{
	color:#00873b;
}


.list19 ul{
	margin:0;
	border-top: 1px solid #ebebeb;
}

.list19 li{
	padding: 40px;
	padding-left: 21px;
	border-bottom: 1px solid #ebebeb;
}

.list19-date{
	width: 122px;
	height: 122px;
	border-radius: 50%;
	background-color: #f7f7f7;
	text-align: center;
	padding-top: 23px;
	margin-right: 30px;
		color: #666;
}

.list19-date h1{
	margin:0;
	font-size: 52px;
	font-family: "Arial";

}
.list19-date h2{
	margin:0;
	font-size: 14px;
	font-family: "Arial";

}

.list19-con{
	overflow: hidden;
	padding-top: 20px;
}

.list19-con h1{
	margin:0;
	font-size: 18px;
	color: #333;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.list19-con p{
	margin:0;
	font-size: 14px;
	color: #666;
	line-height: 2;
	height: 56px;
	margin-top: 15px;
  overflow: hidden;
}

.list19 li:hover{
	background-color: #fafafa;
}
.list19 li:hover .list19-date{
	background-color: #00a747;
	color: #fff;
}
.list19 li:hover .list19-con h1{
	color: #00a747;
}