/*页头*/
.header{
	
}
.header_top{
	line-height: 30px;
	min-width: 1200px;
	border-bottom: 1px solid #e8e8e8;
}
.header_top .box{
	width: 1200px;
	margin: 0 auto;
}
.header_top .h1{
	float: left;
	color: #999
}
.header_top .h2{
	float: right;
	
}
.header_top .h2 a{
	color: #999
}
.header_button {
	padding: 10px 0;
	width: 1200px;
	margin: 0 auto;
}
.header_button .logo{
	float: left
}
.header_button .header_button_p{
	float: left;
	margin-left: 10px;
}
.header_button .header_button_p .h1{
	line-height: 50px;
	font-weight: bold;
	color: #00a93c;
	font-size: 32px;
}
.header_button .header_button_p .h2{
	line-height: 40px;
	color: #00a93c;
	font-size: 14px;
	text-transform: uppercase;
}
.header_button dl{
	float: right;
	padding-left: 60px;
	margin-top: 15px;
	background: url(../images/header_tel.jpg)no-repeat left 8px;
}
.header_button dl dt{
	text-align: center;
	color: #00873e;
	background: url(../images/header_tel_title.jpg)no-repeat center;
	font-weight: bold;
	font-size: 16px;
}
.header_button dl dd{
	color: #e77817;
	font-weight: bold;
	font-size: 24px;
}
/*导航*/
.nav{
	background: #00873e;
	min-width: 1200px;
}
.nav ul{
	width: 1200px;
	margin: 0 auto;
}
.nav ul li{
	float: left;
	width: 150px;
	line-height: 50px;
	text-align: center;
}
.nav ul li a{
	font-size: 16px;
	color: white;
	display: block;
	transition: background 0.3s
}
.nav ul li a:hover{
	background: #e77817;
}
.nav ul .on a{
	background: #e77817;
}
/*banner*/
.fullSlide{ width:100%;  position:relative;  height:499px; background:#000;  }
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:499px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:499px; position:relative; }
	.fullSlide .bd li a .f_txt{ background:url(../images/touming.png) repeat; height:58px; padding-top:5px; text-align:left; width:100%; position:absolute; left:0px; bottom:0px; font-size:20px; color:#fff; line-height:30px; padding-left:15px;}
	.fullSlide .bd li a .f_txt span{ font-size:12px; line-height:20px;}

	.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:20px; left:0; height:42px; line-height:30px;  text-align:center;
		 background:url(../images/tm.png) repeat; _filter:alpha(opacity=60); 
	}
	.fullSlide .hd ul{ text-align:right;  padding-top:16px; text-align:center;  }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:30px; height:6px;  margin:0 5px; overflow:hidden; 
		line-height:9999px; background:#fff;
	}
	.fullSlide .hd ul .on{ background:#1f8ccf; }
	.fullSlide .prev,
	.fullSlide .next{ position:absolute; display:block; width:30px; height:60px; overflow:hidden; cursor:pointer;  }
	.fullSlide .prev img,
	.fullSlide .next img{ margin-left:0px; margin-top:0px;}
	.fullSlide .next{ left:auto; right:0px;}
	.banner .box{width: 1200px;position: absolute;z-index: 999;top:50%;
	left: 50%;margin-left: -600px;margin-top: -30px;}
	.banner .box .prev{float: left;cursor: pointer}
	.banner .box .next{float: right;cursor: pointer}
.banner{
	width:100%;
	height:100%;
	overflow:hidden;
	min-width: 1100px;
}
.banner img{
	position:absolute;
}
/*标题*/
.title{
	padding: 20px;
}
.title .h1{
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	font-weight: inherit;
	position: relative;
	line-height: 40px
}
.title .h1:after{
	content: "";
	width: 100px;
	height: 2px;
	color: #e77817;
	position: absolute;
	bottom: 0;
	background: #e77817;
	left: 50%;
	margin-left: -50px;
	
}
.title .h2{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	color: #e77817;
}
.title .h2 span{
	color: #00873e;
}
.in_products{
	min-width: 1200px;
	background: url(../images/bg.jpg)repeat-y center;
	padding-bottom:65px;
}
.in_products .box{
	width: 1200px;
	margin: 0 auto;
}
.in_products .products_nav li{
	float: left;
	margin: 0 15px;
	cursor: pointer;
}
.in_products .products_nav li .left{
	float: left;
	width: 200px;
	padding: 5px;
}
.in_products .products_nav li .left .h1{
	font-size: 18px;
	font-weight: bold;
	
}
.in_products .products_nav li .right{
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	
}
.in_products .products_nav li:hover .left{
	background: #00873e;
	color: white;
}
.in_products .products_nav li:hover .right{
	background:#e77817 url(../images/products_nav.png) no-repeat center
}
.in_products .products_nav .on .left{
	background: #00873e;
	color: white;
}
.in_products .products_nav .on .right{
	background:#e77817 url(../images/products_nav.png) no-repeat center
}
.in_products ol li{
	float: left;
	width: 280px;
	height: 240px;
	margin: 0 9px;
	
}
.in_products ol li .img{
	overflow: hidden;
	width: 280px;
	height: 240px;
}
.in_products ol li:hover img{
	transform: scale(1.2)
}
.in_products ol li img{
	width: 280px;
	height: 240px;
	border: 1px solid #e2e2e2;
	display: block;
	transition: transform 0.3s;
}
.in_products ol li .p{
	text-align: center;
	color: white;
	background: #00873e;
	line-height: 35px;
	padding:0 5px;
}
.in_products ol{
	margin-top: 30px;
}
/*应用场景*/
.in_case {
	width: 1200px;
	margin: 0 auto;
}
.in_case ul li{
	float: left;
	margin: 0 6px;
	position: relative;
}

.in_case ul li img{
	display: block;
}

.in_case ul li p{
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.50);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
	color: white;
	width: 90%;
	padding-left: 10%;
	line-height:50px;
	overflow: hidden;
	height: 0;
	transition: height 0.3s;
}
.in_case ul li:hover p{
	height: 50px;
}
/*工艺*/
.technology{
	height: 620px;
	background: url(../images/technology_bg.jpg);
	margin-top: 50px;
	padding: 50px;
}
.technology .technology_box{
	width: 1200px;
	margin: 0 auto;
}
.technology .technology_title{
	padding: 20px;
}
.technology .technology_title .h1{
	text-transform: uppercase;
	font-size: 28px;
	text-align: center;
	font-weight: bold;

	line-height: 40px;
	color: #fff;
}
.technology .technology_title .h2{

	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}
.technology ul{
	margin-top: 30px;
}
.technology ul li{
	float: left;
	background: #fff;
	
}
.technology ul img{
	width: 240px;
	display: block;
}
.technology ul .odd{
	padding-bottom: 10px;
}
.technology ul .even{
	padding-top: 10px;
}
.technology ul li .technology_txt .h1{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	position: relative;
	line-height: 40px;
}
.technology ul li .technology_txt .h1:after{
	content: "";
	position: absolute;
	width: 80px;
	height: 3px;
	left: 50%;
	margin-left: -40px;
	bottom:0 ;
	background: #000;
}
.technology ul li .technology_txt .h2{
	color: #999;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	line-height:16px;
	margin-top: 10px;
	padding-bottom: 7px;
}
/**/
.in_Honor{
	margin-top: 100px;
}
.in_Honor .a{
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #666;
	margin-top: 40px;
}
#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	
}

#certify .swiper-container {
	padding-bottom: 60px;
	font-size: 30px;
}

#certify  .swiper-slide {
	width: 520px;
	height: 280px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
	text-align: center;
	line-height: 280px;
}
#certify  .swiper-slide img{
	margin: 0 auto;
	width:200px;
	vertical-align: middle;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	
}

/*#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}*/
/*关于我们*/
.in_about{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.in_about img{
	width: 490px;
	height: 300px;
	float: left;
}
.in_about .right{
	float: right;
	width:680px;
}
.in_about .right .h1{
	font-size: 24px;
	font-weight: bold;
}
.in_about .right .h2{
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
	height: 150px;
	overflow: hidden;
}
.in_about .right .a{
	border: 1px solid #666;
	padding: 5px 10px;
	margin-top: 30px;
	display: block;
	width: 100px;
	text-align: center;
}
/*新闻*/
.in_new{
	background: url(../images/bg.jpg)center;
	min-width: 1200px;
	margin-top: 30px;
	padding: 55px 0;
}
.in_new .box{
	width: 1200px;
	margin: 0 auto;
}
.in_new .box .left{
	float: left;
	width: 48%;
}
.in_new .box .right{
	float: right;
	width: 48%;
}
.in_new .box .right img{
	margin-top: 30px;
}
.in_new .in_new_nav{width: 100%;border-bottom: 3px solid #bbb;}
.in_new .in_new_nav li{
	float: left;
	width: 100px;
	position: relative;
	cursor: pointer;
	line-height:40px;
	font-weight: bold;
	font-size: 16px;
}
.in_new  .in_new_nav li:after{
	content: "";
	position: absolute;
	bottom: -3px;
	height: 3px;
	width: 50px;
	background: #bbb;
	left: 0;
}
.in_new  .in_new_nav .on:after{
	
	background: #9e7842;

}
.in_new .box .img{
	margin-top: 30px;
}
.in_new .box .img img{
	width: 230px;
	height: 140px;
	float: left;
}
.in_new .box .img .p{
	float: right;
	width: 340px;
	
}
.in_new .box .img .p .h1{
	color: #e77817;
	font-size: 16px;
	font-weight: bold;
}
.in_new .box .img .p .h2{
	margin-top: 10px;
	height: 100px;overflow: hidden
}
.in_new .box ol li{
	line-height: 30px;
}
.in_new .box ol li .h1{
	float: left;
	width: 400px;
	line-height: 30px;
}
.in_new .box ol li .h2{
	float: right;
	width: 100px;
	text-align: right;
	color: #999;
	line-height:30px;
}
.in_new .box ol{
	margin-top:20px;
}
/*页脚*/
.foot{
	background: #00873e;
	min-width: 1200px;
	padding:50px 0 ;
	padding-bottom: 30px;
	margin-top: 40px;
}
.foot .box{
	width: 1200px;
	margin: 0 auto;
}
.foot .box dl{
	color: white;
	float: left;
	text-align: center;

	padding: 0 30px;
	border-right:1px dashed #fff;
}
.foot .box dl .tel{
	float: left;
}
.foot .box dl dt{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.foot .box dl dd a{
	line-height: 30px;
	color: white;
}
.foot .logo{
	float: left;
	margin-left: 150px;
}
.foot .tel{
	padding-left:40px;
	margin-top: 20px;
	background: url(../images/foot_tel.png)no-repeat left;
}
.foot .tel .h1{
	font-size: 14px;
	color: white;
}
.foot .tel .h2{
	font-size: 18px;
	font-weight: bold;
	color: #d5a165;
}
.foot .code{
	float: right;
	padding-bottom: 100px;
	background: url(../images/code_bg.png)no-repeat bottom;
}
.copy{
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: #00873e;
}
.copy a{
	color: #fff;
}
/*内页banenr*/
.banner_n {
	position: relative
}
.banner_n .box{
	width: 1200px;
	color: white;
	position: absolute;
	top: 100px;
	left: 0;
	left: 50%;
	margin-left: -600px
}
.banner_n img{
	position: relative;
	display: block;
	left: 50%;
	margin-left: -960px
}
.banner_n .box .h1{
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
}
.banner_n .box .h2{
	font-size: 16px;
	margin-top: 20px;
	line-height: 30px;
}
.banner_n2 {
	position: relative;
	overflow: hidden;
}
.banner_n2 .box{
	width: 1200px;
	color: white;
	position: absolute;
	top: 100px;
	left: 0;
	left: 50%;
	margin-left: -600px
}
.banner_n2 img{
	position: relative;
	display: block;
	left: 50%;
	margin-left: -960px
}
.banner_n2 .h1{
	text-align: center;
	font-weight: bold;
	font-size: 40px;
}
/*内页导航*/
.nav_n{
	border-bottom: 1px solid #e5e5e5;
	min-width: 1200px;
}
.nav_n .box{
	width: 1200px;
	margin: 0 auto;

}
.nav_n .box ul li{
	float: left;
	line-height: 50px;
	position: relative;
	font-size: 16px;
	margin: 0 10px;
}
.nav_n .box ul li:after{
	content: "";
	width: 50px;
	height: 3px;
	position: absolute;
	bottom: -2px;
	/*background: #fff;*/
	left: 50%;
	margin-left: -25px;
}
.nav_n .box ul .on:after{
	background: #00873e;
}
.nav_n ul{
	float: left;
}
.nav_n .search{
	float: right;
	width: 170px;
	line-height: 50px;
	border-radius: 10px;
	border: 1px solid #666;
	overflow: hidden;
	margin-top: 8px;
}
.nav_n .search input{
	float: left;
	line-height: 30px;
	height: 30px;
	border: none;
}
.nav_n .search .text{
	
	width: 126px;padding-left: 10px;
}
.nav_n .search .submit{
	width: 20%;
	background: url(../images/submit.png)no-repeat center;
}
/*案例*/
.case{
	width: 1200px;
	margin: 0 auto;
}
.case ul{
	margin-top: 50px;
}
.case ul li{
	float: left;
	margin: 20px 5px;
	text-align: center;
}
.case ul li img{
	width: 285px;
	height: 280px;
	border: 1px solid #02a852;
}
/*产品*/
.product{
	width: 1200px;
	margin: 0 auto;
}
.product .products_n_nav{
	margin: 50px auto;
}
.product .products_n_nav li{
	float: left;
	cursor: pointer;
	line-height: 40px;
	width: 180px;
	text-align: center;
	background: #e5e5e5;
	margin: 10px 10px;
}
.product .products_n_nav .on{
	background: #00873e;
	color: white;
}
.product .products_n_nav .on a{
	color: white;
}
.product ul{
	margin-top: 50px;
}
.product ul li{
	float: left;
	width: 285px;
	margin: 20px 5px;
	text-align: center;
	
	
}
.product ul li p{
	display:block;
	line-height:25px;
}

.product ul li .img{
	width: 285px;
	height: 280px;
	overflow: hidden;
	border: 1px solid #02a852;
}
.product ul li img{
	width: 285px;
	height: 280px;
	
	transition: transform 0.3s;
}
.product ul li:hover img{
	transform: scale(1.2)
}
.prductinfo{
	width: 1160px;
	margin: 0 auto;
	margin-top: -180px;
	position: relative;
	z-index: 1;
	background: #fff;
	padding: 20px
}
.prductinfo .img{
	float: left;
	width: 43%;
}
.prductinfo img{
	display: block
	
}
.prductinfo .img .big_img{
	width: 460px;
	height: 400px;
	border: 1px solid #00873e
}
.prductinfo .img ul li{
	float: left;
	cursor: pointer;
	margin: 10px 0px;
	margin-left: 14px;
	border: 1px solid #00873e;
}
.prductinfo .img ul li img{

	width: 103px;
	height: 103px;
}
.prductinfo .img ul li:hover{
  box-shadow: 6px 6px 9px 0px rgba(0, 0, 0, 0.44);
}
.prductinfo .right{
	float: left;
	width: 50%;
}
.prductinfo .right .h1{
	font-size: 30px;
	line-height:80px;
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
}
.phone {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	
}
.phone .h1{
	font-size: 20px;
	text-transform: uppercase;
}
.phone .my-gallery{
	margin-top: 20px;
}
.phone li{
	float: left;
	margin: 0 10px;
}
.phone li img{
	width: 280px;
	height: 300px;
}
/*荣誉证书*/
.honor{
	width: 1200px;
	margin: 0 auto;
}
.honor ul{
	margin-top: 50px;
}
.honor ul li{
	float: left;
	margin: 20px 10px;
	text-align: center;
	width: 278px;
	height: 280px;
	border: 1px solid #02a852;
	line-height: 280px;
}
.honor ul li img{
	width: 60%;
	transition: transform 0.3s;
	vertical-align: middle;
	display: inline-block;
	
}
.honor ul li:hover img{
	transform: scale(1.2)
}
/*新闻*/
.new{
	width: 1200px;
	margin: 0 auto;
}
.new li{
	margin-top: 16px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #666;
	padding: 10px 0;
}
.new li .new_h1{
	font-size: 16px;
	color: #00873e;
	font-weight: bold;
}
.new li .new_p{
	font-size: 12px;
	color: #666;
	line-height: 20px;

	margin-top: 20px;
}
.new li a{
	float: right;
	background-color: #00873e;
	color: white;
	display: block;
	font-size: 14px;
	margin-right: 5px;
	padding: 5px;
	
}
.new li span{
	display: block;
	float: right;
	padding: 5px;
	background-color: #6C6C6C;
	color: white;
	font-size: 14px;
}
.new_conter .new_conter_h1{
	font-size: 18px;
	color: #00873e;
	margin-top: 20px;
	text-align: center;
}
.new_conter .new_conter_h2{
	text-align: center;
	margin: 0 auto;
	padding: 22px 0 ;
}

.new_conter .new_conter_h2 .author{
	margin-left: 50px;
	

}
.new_conter .new_conter_p{
	min-height: 500px;
	padding:0 100px
}
.new_conter .p{
	float: left;
}
.new_conter .return{
	float: right;
}
.message .input{
	border: 1px solid #eee;
	width: 208px;
	float: left;
	margin: 0 28px;;
}
.message .input input{
	border: none;
	line-height: 30px;
	width: 125px;
}
.message .input .h1{
	padding: 0 10px;
	border-right: 1px solid #eee;
	line-height: 30px;
}
.message textarea{
	display: block;
	margin-left: 28px;
	margin-top: 20px;
	border: 1px solid #eee;
	width: auto;
	width: 700px;
	height: 160px;
	padding: 20px;
	 resize : none
}
.message .submit{
	display: block;
	border: 1px solid #00873e;
	color: #00873e;
	margin: 0 auto;
	background: white;
	width: 150px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top: 30px;
}
.message{
	width: 1200px;;
	margin: 50px auto;
}
.message .box{
	width: 798px;
	margin: 0px auto;
}
.contactus{
	width: 1200px;
	margin: 0 auto;
}
.contactus .h1{
	font-size: 20px;
	margin-top: 30px;
	font-weight: bold;}
.contactus .p{
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.contactus .p div{
	padding-left: 30px;
	font-size: 20px;
	color: #474747;
	line-height: 46px;
}
.contactus .p div:nth-child(1){
	background: url(../images/contactus_img2.jpg)no-repeat left;
}
.contactus .p div:nth-child(2){
	background: url(../images/contactus_img3.jpg)no-repeat left;
}
.contactus .p div:nth-child(3){
	background: url(../images/contactus_img4.jpg)no-repeat left 12px;
}
.contactus .p div:nth-child(4){
	background: url(../images/contactus_img5.jpg)no-repeat left;
}
.contactus .p div:nth-child(5){
	background: url(../images/contactus_img6.jpg)no-repeat left;
}
.contactus .left{
	float: right;
	width: 500px;
}
.contactus iframe{
	float: left;
	width: 500px;
}
.about{
	width: 1160px;
	margin: 0 auto;
	margin-top: -180px;
	position: relative;
	z-index: 1;
	background: #fff;
	padding: 20px
}
.about_box{margin-top: 30px;}
.about_box .about_box_img{
	float: left;
	width: 525px;
	height: 330px;
}
.about_box .p{
	width: 570px;
	float: right;
}


.content{ font-size:14px; color:#333333; line-height:30px;}
.content *{ line-height:30px;}
.content p{ padding:10px 0;}
.content img{ max-width:100%;}

/*新首页*/
.clearfix::after {
  content: "";
  clear: both;
  overflow: hidden;
  display: block;
  height: 0;
  visibility: hidden;
}
.sl2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sl3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.indexcontent { width: 1200px; margin: 0 auto;}
a.sf:hover{ color:#e77817 !important;}
.i_search{ background:#f5f5f5; padding:20px 0;}
.i_search_rmss{ padding-right:380px; position:relative; font-size:14px; color:#999999; line-height:25px; padding:5px 0; padding-right: 370px;}
.i_search_rmss a{ color:#999999; margin-right:5px;}
.i_search_c{ position:absolute; right:0; top:10px; width:358px; height:38px; background:#fff; border:#e0e0e0 1px solid; border-radius:20px;}
.i_search_c .text{ float:left; width:280px; margin-left:20px; border:0; height:38px; line-height:38px; outline:none;}
.i_search_c .submit{ float:right; width:290px; border:0; width:50px; height:38px; background: url(../images/i_search_bt.png) center no-repeat; cursor:pointer;}
.i_title{ height:60px; line-height:60px; text-align:center; font-size:36px; color:#333333; font-weight:bold;}
.i_title span{ color:#00873e;}

.i_p_left{ float:left; width:300px;}
.i_p_left .i_p_l_title{ height:150px; background:#238f55;}
.i_p_left .i_p_l_title .txt1{ font-size:30px; color:#ffffff; font-weight:bold; line-height:45px; padding-top:30px; text-align:center;}
.i_p_left .i_p_l_title .hr{ width:40px; height:4px; background:#e77817; margin:0 auto;}
.i_p_left .i_p_l_title .txt2{ font-size:24px; color:#ffffff; line-height:35px; text-align:center;}
.i_p_left .i_p_nav{ border:#e0e0e0 1px solid; border-top:0; padding:0 9px 9px 9px;}

.i_p_nav_box{ margin-top:10px;}
a.i_p_dl{ position:relative; display:table; width:100%; height:60px; padding-right:40px; padding-left:15px; background:#f5f5f5; color:#666666; box-sizing:border-box;}
a.i_p_dl .txt{ display: table-cell; vertical-align:middle;}
a.i_p_dl:after{ content: ""; position: absolute; right: 0; top: 0; width: 20px; height: 60px;background: url(../images/i_p_dl_ico.png) #e0e0e0 center no-repeat;}
.i_p_nav_box.on a.i_p_dl,
.i_p_nav_box:hover a.i_p_dl{ color:#222222;}
.i_p_nav_box.on a.i_p_dl:after,
.i_p_nav_box:hover a.i_p_dl:after{ background: url(../images/i_p_dl_ico.png) #e77817 center no-repeat;}
.i_p_nav_ul{ margin-top:5px;}
.i_p_nav_ul li{ height:30px; line-height:30px; font-size:14px; color:#999999;}
.i_p_nav_ul li a{ color:#999999;}
.i_p_nav_ul li.on a{ color:#e77817;}

.i_p_right{ float:right; width:880px;}
.i_p_list li{ float:left; width:260px; border:#e0e0e0 1px solid; padding:9px; margin-left:20px; margin-bottom:20px;}
.i_p_list li:nth-child(3n+1){ margin-left:0;}
.i_p_list li img{ display:block; width:260px; height:260px;}
.i_p_list li .txt{ padding:5px 0; font-size:14px; color:#222222; line-height:30px;}
.i_p_list li:hover{ border:#e77817 1px solid;}

.i_about{ background:#f9f9f9;}

.i_gy_list li{ float:left; width:215px; border:#e0e0e0 1px solid; padding:9px; margin-left:6px;}
.i_gy_list li:nth-child(5n+1){ margin-left:0;}
.i_gy_list li img{ display:block; width:215px; height:300px;}
.i_gy_list li .txt{ padding:20px 0; font-size:16px; color:#222222; line-height:30px; font-weight:bold; text-align:center; position:relative;}
.i_gy_list li .txt:after{ content: ""; position: absolute; left: 50%; top: 57px; width: 40px; height: 3px; background:#e77817; margin-left:-20px;}

.i_honor{ background: url(../images/i_honor_bg.jpg) center no-repeat; height:600px;}
.i_honor_box{ padding:0 55px; position:relative;}
.i_honor_container{ padding-bottom:80px;}
.i_honor_container .swiper-slide{ background:#fff; height:360px; line-height:320px; padding:20px; text-align:center; box-sizing:border-box;}
.i_honor_container .swiper-slide img{ max-height:320px; vertical-align:middle;}
.i_honor_prev{ left:0; top:150px; width:40px; height:90px; background: url(../images/i_honor_left.png) #e77817 center no-repeat; opacity:1!important;}
.i_honor_next{ right:0; top:150px; width:40px; height:90px; background: url(../images/i_honor_right.png) #e77817 center no-repeat; opacity:1!important;}
.i_honor_pagination .swiper-pagination-bullet{ width:16px; height:16px; background:#fff; opacity:1!important;}
.i_honor_pagination .swiper-pagination-bullet-active{ background:#e77817;}

.i_case{ width:100%; height:740px; position:relative;}
.i_case .i_case_box{ position:absolute;}
.i_case .i_case_box .txt{ position:absolute; left:0; top:0; background:rgba(34,34,34,0.5); font-size:16px; text-align:center; color:#fff; opacity:0; transition: all 0.3s;}
.i_case .i_case_box .txt:after{ content: ""; position: absolute; left: 50%; top: 50%; width: 40px; height: 3px; background:#e77817; margin-top:20px; margin-left:-20px;}
.i_case .i_case_box:hover .txt{ opacity:1;}
.i_case .i_case_box:nth-child(1){ left:0; top:0; width:780px; height:440px;}
.i_case .i_case_box:nth-child(1) img{ width:780px; height:440px; object-fit: cover;}
.i_case .i_case_box:nth-child(1) .txt{ width:780px; height:440px; line-height:440px;}
.i_case .i_case_box:nth-child(2){ left:0; bottom:0; width:380px; height:280px;}
.i_case .i_case_box:nth-child(2) img{ width:380px; height:280px; object-fit: cover;}
.i_case .i_case_box:nth-child(2) .txt{ width:380px; height:280px; line-height:280px;}
.i_case .i_case_box:nth-child(3){ left:400px; bottom:0; width:380px; height:280px;}
.i_case .i_case_box:nth-child(3) img{ width:380px; height:280px; object-fit: cover;}
.i_case .i_case_box:nth-child(3) .txt{ width:380px; height:280px; line-height:280px;}
.i_case .i_case_box:nth-child(4){ right:0; bottom:0; width:400px; height:580px;}
.i_case .i_case_box:nth-child(4) img{ width:400px; height:580px; object-fit: cover;}
.i_case .i_case_box:nth-child(4) .txt{ width:400px; height:580px; line-height:580px;}
.i_case .i_case_title{ position:absolute; left:800px; top:0; width:376px;}
.i_case .i_case_title .title1{ text-align:right; font-size:36px; color:#222222; font-weight:bold; height:40px; line-height:40px; position:relative;}
.i_case .i_case_title .title1 span{ color:#00873e;}
.i_case .i_case_title .title1:after{ content: ""; position: absolute; left: 0; top: 19px; width: 190px; height: 2px; background:#222222; }
.i_case .i_case_title a.i_case_more{ float:right; margin-top:30px; display:block; width:118px; height:38px; text-align:center; line-height:38px; border:#222222 1px solid; transition:all 0.3s;}
.i_case .i_case_title a.i_case_more:hover{ background:#00873e; border:#00873e 1px solid; color:#fff;}

.i_news{ background:#f9f9f9; padding-top:50px; padding-bottom:60px; margin-bottom:-40px;}
.i_news_l{ float:left; padding:15px 20px 0 20px; width:760px; background:#fff;}
.i_news_nav{ border-bottom:#e0e0e0 4px solid; height:45px;}
.i_news_nav li{ float:left; width:94px; height:45px; line-height:45px; text-align:center; font-size:16px; color:#222222; font-weight:bold; cursor:pointer;}
.i_news_nav li.on{ border-bottom:#e77817 4px solid;}
.i_news_nav a.i_news_nav_more{ float:right; display:block; width:78px; height:28px; border:#222222 1px solid; line-height:28px; text-align:center; margin-top:7px;}

.i_news_l_top{ padding:20px 0;}
.i_news_l_top img{ float:left; width:230px; height:140px;}
.i_news_l_top .txt{ float:right; width:510px;}
.i_news_l_top .txt .txt1{ line-height:50px; font-size:16px; color:#222222; font-weight:bold;}
.i_news_l_top:hover .txt .txt1{ color:#e77817;}
.i_news_l_top .txt .txt2{ line-height:25px; font-size:14px; color:#222222;}

.i_news_l_list li{ border-top:#e0e0e0 1px solid; height:50px; line-height:50px; padding:0 100px 0 34px; position:relative;}
.i_news_l_list li:after{ content: ""; position: absolute; left: 10px; top: 22px; width: 4px; height: 4px; background:#e77817; border-radius:50%;}
.i_news_l_list li .date{ position:absolute; right:0; top:0; width:94px; color:#999999}

.i_news_r{ float:right; padding:15px 20px 0 20px; width:340px; background:#fff;}
.i_news_r_top{ padding:20px 0 14px 0;}
.i_news_r_top img{ width:100%; height:140px;}
.i_news_r_top .txt{}
.i_news_r_top .txt .txt1{ height:50px; line-height:25px; font-size:14px; color:#222222;}
.i_news_r_top:hover .txt .txt1{ color:#e77817;}

.i_news_r_list li{ border-top:#e0e0e0 1px solid; height:50px; line-height:50px;}
