.a_hover:hover{text-decoration: underline;color:#1d852e;}
.a_hover_color:hover{color:#1d852e;}
.page{line-height: 1.5}
.page a,.page span{display: inline-block;padding: 5px 10px;border:1px solid #999;margin:2px;color:#999;margin-top:10px;}
.page .prev,.page .next{padding:5px;margin:0px;}
.page .current{background: #999;color:#fff;}

.head_top{
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	font-family: '宋体';
	color: #666666;
}
.head_top a{
	color: #666;
}
.nav{
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-size: 16px;
	text-align: center;
}
.nav .item{
	float: left;
	transition: all 0.4s;
	width: 11.1%;

}
.nav .item a{
	transition: all 0.3s;
	display: block;
}
.nav .item:hover,
.nav .hover{
	background-color: #1d852e;
	background-image: -webkit-gradient(linear, right top, left top, from(#2b84b0), to(#6eb070));
  background-image: -webkit-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: -moz-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: -o-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: linear-gradient(-90deg, #2b84b0 0%, #6eb070 100%);
}
.nav .item:hover a,
.nav .hover a{
	color: #fff;
}
.index_search {
    background-color: #f0f0f0;
    line-height: 1.2;
}

.index_search .left {
    color: #7f7f7f;
    background-image: url(../images/line.png);
    background-repeat: no-repeat;
    background-position: right center
}

.index_search .left .tit {
    color: #06b9df
}

.index_search .right {
    color: #7f7f7f
}

.index_search .right a {
    color: #7f7f7f
}

.index_search .right input {
    background-color: transparent;
    border: none;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    outline: 0;
    text-indent: 10px;
    font-size: 14px
}

.index_search .right button {
    width: 54px;
    height: 40px;
    border: none;
    background-color: transparent;
    background-image: url(../images/zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
    outline: 0;
    cursor: pointer
}

.index_yy .owl-nav {
  position: absolute;
  height: 70px;
  left: 50%;
  width: 520px;
  margin-left: -260px;
  bottom: -70px;
  z-index: 10;
  visibility: hidden;
}
.index_yy .owl-nav .owl-prev,
.index_yy .owl-nav .owl-next {
  position: absolute;
  width: 246px;
  height: 38px;
  position: absolute;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 1px solid #e0e0e0;
  top: 50%;
  margin-top: -14px;
  visibility: visible;
  background-repeat: no-repeat;
  font-size: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.index_yy .owl-nav .owl-prev:after,
.index_yy .owl-nav .owl-next:after {
  content: '';
  width: 12px;
  height: 12px;
  border-top: 2px solid #cfd4db;
  border-right: 2px solid #cfd4db;
  position: absolute;
  -webkit-transform: translate3d(120px, 11px, 0) rotateZ(-135deg);
     -moz-transform: translate3d(120px, 11px, 0) rotateZ(-135deg);
          transform: translate3d(120px, 11px, 0) rotateZ(-135deg);
}
.index_yy .owl-nav .owl-prev {
  left: 0px;
}
.index_yy .owl-nav .owl-next {
  right: 0px;
}
.index_yy .owl-nav .owl-next:after {
  -webkit-transform: translate3d(120px, 11px, 0) rotateZ(45deg);
     -moz-transform: translate3d(120px, 11px, 0) rotateZ(45deg);
          transform: translate3d(120px, 11px, 0) rotateZ(45deg);
}
.index_yy .owl-nav .owl-prev:hover,
.index_yy .owl-nav .owl-next:hover {
  opacity: 1;
  border-color: #073f8a;
  background-color: #073f8a;
}
.index_yy .owl-nav .owl-prev:hover:after,
.index_yy .owl-nav .owl-next:hover:after {
  border-color: #fff;
}
.index_cl .item{
	float: left;
	width: 25%;
	text-align: center;
}
.index_cl .item .y{
	border-style: solid;
  	border-width: 1px;
  	border-color: rgb(204, 204, 204);
  	border-radius: 50%;
  	width: 128px;
	height: 128px;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	transition: all 0.4s;
}
.index_cl .item .desc{
	color: #666666;
	padding-left: 25px;
	padding-right: 25px;
}
.index_cl .item .title{
	transition: all 0.4s;
}
.index_cl .item:hover .y{
	background-color: #1d852e;
	border-color: #1d852e;
}
.index_cl .item:hover .title{
	color: #1d852e;
}
.index_cl .item1 .y{
	background-image: url(../images/it1_h.png);
	background-color: #1d852e;
	border-color: #1d852e;
}
.index_cl .item2 .y{
	background-image: url(../images/it2.png);
}
.index_cl .item3 .y{
	background-image: url(../images/it3.png);
}
.index_cl .item4 .y{
	background-image: url(../images/it4.png);
}
.index_cate .w::before{
	content: '';
	position: absolute;
	left: -1000px;
	width: 1000px;
	top: 0;
	height: 144px;
	background-color: #58a185
}
.index_cate .titles{
	background-color: #58a185;
	width: 186px;
}
.index_cate .info{
	width: 1299px;
	display: table-cell;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	height: 142px;
	vertical-align: middle;
	padding-left: 40px;
}
.index_cate .w::after{
	position: absolute;
	content: '';
	width: 1000px;
	height: 142px;
	top: 0;
	right: -1000px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}
.index_cate .item{
	width: 149px;
  	height: 30px;
  	background-color: rgb(34, 34, 34);
  	text-align: center;
  	line-height: 30px;
  	float: left;
  	margin-top: 11px;
  	margin-bottom: 11px;
  	margin-right: 20px;
  	/*margin-top: 22px;*/
  	/*margin-bottom: 22px;*/
}
.index_cate .item a{
	color: #fff;
	display: block;
}
.index_cate .item:hover{
	background-color: #1d852e
}
.index_pro_top .w::after{
	/*content: '';*/
	height: 430px;
	width: 1000px;
	position: absolute;
	top: 0;
	left: -825px;
	background-color: #1d852e;
	background-image: -webkit-gradient(linear, right top, left top, from(#2b84b0), to(#6eb070));
  background-image: -webkit-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: -moz-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: -o-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: linear-gradient(-90deg, #2b84b0 0%, #6eb070 100%);

}
.index_pro .wrapper{
	margin-right: -100px;
}
.index_pro .item{
	float: left;
	width: 300px;
	margin-right: 16px;
	margin-bottom: 20px;
}
.index_pro .item .img-wrapper{
	border-color: #cecece;
}
.index_cf{
  background-color: #1d852index_casee;
  background-image: -webkit-gradient(linear, right top, left top, from(#2b84b0), to(#6eb070));
  background-image: -webkit-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: -moz-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: -o-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: linear-gradient(-90deg, #2b84b0 0%, #6eb070 100%);
	/*min-height: 300px;*/
	/*margin: 20px;*/
}
.index_cf .item{
	border: 5px solid #fff;
}
.index_cf .owl-nav{
	position: absolute;
	display: block;
	height: 90px;
	bottom: -90px;
	left: 0;
	right: 0;
	visibility: hidden;
}
.index_cf .owl-nav .owl-prev,
.index_cf .owl-nav .owl-next{
	position: absolute;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	font-size: 0;
	width: 30px;
	visibility: visible;
}
.index_cf .owl-nav .owl-prev{
	background-image: url(../images/il.png);
	background-position: left center;
	left: 575px;
}
.index_cf .owl-nav .owl-next{
	background-image: url(../images/ir.png);
	background-position: right center;
	right: 575px;
}
.index_hl_one{
	background-image: url(../images/one1.png);
}
.index_hl .title2{
	color: #666;
}
.index_hl .info{
	color: #575757;
}
.index_hl .info .item{
	background-image: url(../images/li2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.index_hl .bt{
	letter-spacing: 1px;
	color: #3a3a3a;
}
.index_hl .blue{
	color: #1d852e;
}
.index_hl_two{
	background-image: url(../images/two1.png);
}
.index_bg1{
	background-color: #1d852e;
	background-image: -webkit-gradient(linear, right top, left top, from(#2b84b0), to(#6eb070));
    background-image: -webkit-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
    background-image: -moz-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
    background-image: -o-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
    background-image: linear-gradient(-90deg, #2b84b0 0%, #6eb070 100%);
}
.index_news{
	-margin-top: -372px;

}
.index_news .w{
	background-color: #fff
}
.index_news .wrapper{
	border: 1px solid #d9d9d9;
	padding: 40px 35px ;
}
.index_news .left .item{
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #d9d9d9;
}
.index_news .left .item:last-child{
	border-bottom: none;
	padding-bottom: 0;
}

.index_news .left .item .time{
	color: #6d6d6d;
}
.index_news .left .item .desc{
	color: #666666;
}
.index_news .right .item{
	padding-bottom: 23px;
	border-bottom: 1px dashed #cdcdcd;
	margin-top: 23px;
}
.index_news .right .item:first-child{
	margin-top: 0;
	
}
.index_news .right .item:last-child{
	padding-bottom: 0;
	border: none;
}
.index_news .right .item .desc{
	color: #666666;
}
.index_news .right .item .ym{
	color: #666;
}
.index_about .more a{
	display: block;
	color: #fff;
	width: 139px;
  	height: 36px;
  	line-height: 36px;
  	background-color: rgb(57, 57, 57);
  	text-align: center;
  	font-size: 16px;
}

.index_about .img-wrapper{
	background-color: #58a185;
	background-image: url(../images/ib2.png);
	
	background-repeat: no-repeat;
	background-position: 578px center;
}
.index_case .w{
	background-image: url(../images/ic.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.index_case ul li{
	width: 285px;
	margin-right: 20px;
}
.index_case_t .w::before{
    right:-1000px;
    left:auto;
}
.index_case_t .w::after{
    left:-1000px;
    right:auto;
}
.footer{
	/*border-top: 10px solid #1d852e;*/
	background-color: #383838;
	color: #c2c2c2;
}
.footer a{
	color: #c2c2c2;

}
.footer .w{
	background-image: url(../images/flogo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer .item{
	min-height: 168px;

}
.footer .item1{
	background-image: url(../images/line3.png);
	background-repeat: repeat-y;
	background-position: right;
}
.footer .title{
	color: #fff;
}
.footerb{
	color: #a2a2a2;
	background-color: #282828
}
.breadcrumbs{
	background-color: #eeeeee;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.22);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.22);
}
.breadcrumbs .w{
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.container_left .titles{
	background-color: #1d852e;
	letter-spacing: 2px;
}
.container_left .item{
	height: 52px;
	line-height: 52px;
	margin-top: 2px;
	background-color: #e1e0e0;
	font-size: 18px;
	padding-left: 28px;
	padding-right: 36px;
	transition: all 0.4s;
}
.container_left .item a{
	transition: all 0.4s;
}
.container_left .item:hover,
.container_left .item.hover{
	color: #fff;
	background-color: #1d852e
}
.container_left .item:hover a,
.container_left .item.hover a{
	color: #fff;
}
.container_left .wrap{
	background-color: #f6f6f6;
	font-size: 15px;
	line-height: 32px;
	padding-left: 23px;
	padding-right: 17px;
}
.container_left .wrap .it span{
	color: #f6f6f6;
	transition: all 0.4s;
}
.container_left .wrap .it:hover span,
.container_left .wrap .it.hover span{
	color: #1d852e;
}
.container_left .wrap .it:hover a,
.container_left .wrap .it.hover a{
	color: #1d852e;
}
.te{
	background-image: url(../images/r.png);
}
.w982{
	width: 982px;
}
.show_show h1{
	font-weight: 500;
	font-size: 23px;
	
}
.show_show .info{
	font-size: 14px;
	color: #848484;
	margin-top: 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
}
.list_pro .wrapper{
	margin-right: -100px;
}
.list_pro .item{
	float: left;
	width: 312px;
	margin-bottom: 25px;
	margin-right: 22px;
}
.list_pro .item .img-wrapper{
	border-color: #cecece;
	transition: all 0.4s;
}
.list_pro .item .title{
	background-color: #e2e2e2;
	transition: all 0.4s;
	margin-top: 3px;
}
.list_pro .item:hover .title{
	background-color: #1d852e;
	color: #fff;
}
.list_pro .item:hover .img-wrapper{
	border-color: #1d852e;
}
.page_titles .en{
	color: #cccccc;
}
.page_titles .desc{
	color: #666666;
}
.page_titles .en{
	text-transform:uppercase;
}
.page_titles .w{
	background-image: url(../images/fg.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}
.page_xx_rm .wrapper{
	margin-right: -50px;
}
.page_xx_rm .wrapper .item{
	float: left;
	width: 300px;
	margin-right: 13px;
	margin-bottom: 15px;
	border:1px solid #e6e6e6;
	transition: all 0.4s;
}
.page_xx_rm .wrapper .item:hover{
	border-color: #1d9d08;
}
.about_zx .item{
	float: left;
	width: 304px;
	margin-right: 13px;
}
.about_zx .item .title{
	background-color: rgba(0, 0, 0, 0.44);
	left: 0;
	right: 0;
	bottom: 0;
}
.contact_top{
	color: #362626;
}
.contact_top .w{
	background-image: url(../images/ibg.png);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.message .w{
    background-image: url(../images/mbg.png);
    background-repeat: no-repeat;
    background-position: 40px bottom;
    border: 1px solid #d5d5d5;
    font-size: 13px;
}
.message form{
    padding-left: 40px;
    line-height: 35px;
    margin-top: 90px;
}
.message form span{
    vertical-align: top;
    display: inline-block;
    width: 85px;
}
.message input{
    height: 35px;
    width: 360px;
    border: 1px solid #dddddd;
}
.message textarea{
    width: 360px;
    height: 80px;
    border: 1px solid #dddddd;
}
.message form div{
    margin-bottom: 12px;

}
.message #btn{
    width: 186px;
    height: 40px;
    border-radius: 20px;
    border: none;
    text-align: center;
    line-height: 40px;
    font-size: 19px;
    position: absolute;
    right: 153px;
    bottom: 66px;
    color: #fff;
    background: none;
    outline: none;
    cursor: pointer
}
.news_list .item{
    border: 1px solid #1d852e;
    padding: 18px;
    margin-bottom: 20px;
}
.news_list .item .date{
    background-color: #1d852e;
    width: 100px;
}
.news_list .item .ym{
    border-top: 2px solid #fff;
}
.news_list .item .desc{
    color: #666666;
}
.index_about2_b {
  -background-image: url("../images/abpg.jpg");
  background-image: -webkit-gradient(linear, right top, left top, from(#2b84b0), to(#6eb070));
  background-image: -webkit-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: -moz-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: -o-linear-gradient(right, #2b84b0 0%, #6eb070 100%);
  background-image: linear-gradient(-90deg, #2b84b0 0%, #6eb070 100%);
}
.index_about2_b .wrap {
  width: 611px;
  height: 190px;
  border: 3px solid rgba(255,255,255,0.3);
  margin-top: 38px;
}