﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1440{ margin: 0px auto;width:1440px; }
.w1360{ margin: 0px auto; width:1360px; }

	


/*导航*/
.setHeight{width:100%; height:130px; position:fixed; top:0; left:0;  z-index: 888;  }
.h_logo{width:320px; height: auto; float: left;}
.h_logo img{width:100%; height: auto; display: block}
.h_menu{float:right; width:119px; height: 100%; display: flex; align-items: center; margin-right: 3%}
.h_menu img{align-items: center; margin: 0px auto; width:100%}
.menu{display: none}








/*第1块*/
.section0{display: block; width: 100%; height:100vh;overflow: hidden; position: relative;  }
.section0 .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.section0 .slideBox .bd{position:relative;z-index:0;width:100%;height:100%; overflow: hidden}
.section0 .slideBox .bd ul{width:100%;height:100%}
.section0 .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.section0 .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }

.section_jt{width:60px; height: 60px; position: absolute; bottom:40px; left:50%; margin-left: -30px; animation:mymove  1.5s infinite ease-in-out;;}
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -20px);
		}
		100% {
			transform: translate(0px, 0px);
		}


}


#fp-nav ul li a span, .fp-slidesNav ul li a span{border:1px solid #fff; background: #fff; top:50%; left:50%; margin-top: -4px; margin-left: -4px;}
#fp-nav ul li a.active{background: url(../images/active.png) no-repeat center}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background: #fff}
#fp-nav ul li, .fp-slidesNav ul li{width:28px; height: 28px; margin: 0}
#fp-nav.right:after{content: ""; width: 2px; height: 70px; background: #fff; position: absolute; bottom:-84px; left:13px;}


.section0 .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:128px; z-index:1; margin-right:-48px; }
.section0 .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.section0 .slideBox .hd ul li{ float:left; margin-right:2px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:50%; margin:0px 10px;}
.section0 .slideBox .hd ul li.on{background:#00873c}
	



/*有机材料*/
.section1{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;  }
.section1:after{content: ""; width: 100%; height:150px; background: url(../images/ab_xian.png) no-repeat center; position: absolute; bottom:20%; left:0}
.section1_info{ height: auto; margin: 0px auto;}
.in_video{width:638px; height: 583px; float: left; position: relative}
.in_video img.video_tan{width:134px; height: 134px; position: absolute; top:30px; right:20px; z-index:9}
.in_video .ab_video{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_video:hover .ab_video{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_about_info{width:46%; height: auto; float: right; margin-right: 2%; padding-top:120px; position:relative; z-index:9}
.in_about_info h3{font-size: 30px; color: #333333;}
.in_about_info a{width:100%; height: auto; display: block; font-size: 16px; color: #333333; line-height:30px; margin: 4vh 0}
.in_about_info dl{float: left; width: auto; margin-right: 80px;}
.in_about_info dl:last-child{margin-right: 0}
.in_about_info dl dd{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #4d4d4d;}
.in_about_info dl dt{width:100%; height: auto; font-size: 16px; color: #4d4d4d}
.in_about_info dl span{font-size: 56px; color: #00873c}
.in_about_nav{width:140px; height: auto;  margin: 0px auto; text-align: center; position: relative; z-index: 9}
.in_about_nav p{font-size: 20px; color: #4d4d4d; font-weight: bold; margin-top: 8px;}
.in_about_nav img{width:100%}
.section1 .section_left{top:25%}




/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;  }
.section2 ul{width:100%; height: 100%; padding:0px 5%; position:relative; z-index:9}
.section2 ul li{width:20%; height: 100vh; border-right:1px solid rgba(255,255,255,0.5); text-align: center; float: left; padding-top: 32%; transition: all 0.4s ease-in-out;}
.in_pro_pic{width:90px; height: 90px; position: relative; display: flex; align-items: center; margin: 0px auto;}
.in_pro_pic img{max-width: 100%; align-items: center; margin: 0px auto;}
.in_pro_pic:after{content: ""; width: 90px;  height: 90px; background: url(../images/p_yuan.png) no-repeat center; position: absolute; top:0; left:0;   animation:circleRoate 5s infinite linear ;  }
.section2 ul li h4{font-size: 20px; color: #fff; line-height: 26px; margin-top: 8px;}
.section2 ul li h3{font-size: 22px; color: #fff;}
.section2 ul li:hover{background: rgba(0,0,0,0.3)}
@keyframes circleRoate{  
	 from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
 } 

.section2 .section_left{top:26%}
.section2 ul li:hover{padding-top:30%; transition: all 0.4s ease-in-out;}


/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section3 .container{position:relative; z-index:9}
.section3 ul{width:100%; height: auto; overflow: hidden; margin: 10px auto;}
.section3 ul li{width:23.5%; height: auto; float: left; margin-right:2%;}
.section3 ul li h3{font-size: 22px; color: #4d4d4d; line-height: 30px; text-align: center}
.section3 ul li h4{font-size: 16px; color: #4d4d4d; text-align: center}
.section3_hover{width:100%; height:auto; background: url(../images/yuan.png) no-repeat center; background-size: 100% 100%; margin-top:6vh; position: relative; padding: 15px;}
.section3_hover_pic{width:100%; height: auto; overflow: hidden; position: relative; border-radius: 50%}
.section3_hover_pic img{width:100%; height: 100%; border-radius: 50%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.section3_hover_pic span{font-size: 36px; color: #fff; font-weight: bold;}
.section3_hover_pic p{font-size:16px; color: #fff; line-height: 28px; display: none; margin-top: 20px;}
.section3_hover_xx{width:100%; height: 100%; border-radius: 50%;  position: absolute; top:0px; left:0; text-align: center; z-index:9;  
	overflow: hidden;  }
.section3_lyuan{width:100%; height: 100%; position: absolute; top:156px; left:0;	background: url(../images/ss_bjs.png) no-repeat; background-size: 100% 100%; padding-top:15px; transition: all 0.4s ease-in-out;}
.section3 ul li:nth-child(4n){margin-right: 0}
.sheshi_more{width:200px; height: 54px; background: url(../images/more_bjs.png) no-repeat center; text-align: center; line-height: 54px; font-size: 18px; color: #00873c; display: block; margin:8vh auto 0;}
.sheshi_more:hover{background: #fff}
.section3 ul li:hover .section3_lyuan{top:0; transition: all 0.4s ease-in-out; padding:32px 30px 0}
.section3 ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.section3 ul li:hover p{display: block}
.section3 ul li:hover span{font-size: 26px;}
.section3 ul li:hover h3,.section3 ul li:hover h4{color:#00873c}

.section3.active ul li{-webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}




/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.picScroll-left{width:100%; height: auto; display: block}
.picScroll-left .bd{width:100%; height: 100vh; display: block; padding-left: 92px}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden;  width: 370px; height: 100vh; border-right:1px solid rgba(255,255,255,0.2); 
	padding-top:8rem; transition: all 0.4s ease-in-out;}
.picScroll-left .bd ul li a{width:100%; height: 100%; padding: 0px 37px; display: block}
.in_news_shu{font-size: 70px; color: #fff; font-weight: bold; margin-bottom:5vh}
.in_news_top{width:100%; height: auto; overflow: hidden}
.in_news_top span{font-size: 16px; color: #fff; display: block}
.in_news_top h3{width:100%; height: 45px; font-size: 16px; color: #ffffff;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin:10px 0}
.in_news_top p{font-size: 14px; color: #fff;}
.in_news_pic{width:100%; height: auto; overflow: hidden; margin: 3vh 0}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_xx{width:100%; height:96px; line-height: 24px; font-size: 14px; color: #fff;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:4;
  -webkit-box-orient:vertical; overflow:hidden; }
.picScroll-left .bd ul li i{width:56px; height: 10px; background: url(../images/news_jt.png) no-repeat center; display: block; margin-top: 2vh}
.section_bai h4,.section_bai h3,.section_bai .in_copy_l a,.section_bai .in_copy_l,.section_bai a{color:#fff!important}
.section_bai .in_footer_zhichi span{color:#fff}
.section_bai .in_footer_zhichi .pt{background:url(../images/b_vl.png) no-repeat center}
.section_bai .in_footer_zhichi .js{background: url(../images/b_wl.png) no-repeat center}
.section_bai .in_copy_wx{background: url(../images/fb_wx.png) no-repeat center}
.section_bai .in_copy_sj{background: url(../images/fb_sj.png) no-repeat center}

.picScroll-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.picScroll-left .bd ul li:hover{padding-top:6rem; transition: all 0.4s ease-in-out;}




/*第5块*/
.section5{display: block; width: 100%; height: 100%; }
.section5 .container{position:relative; z-index:9}
.section5_top{width:100%; height: auto; overflow: hidden}
.section5_top_left{width:auto; float: left}
.section5_top_left p{font-size:14px; color:#4d4d4d; line-height:44px; margin-bottom:20px; padding-left: 50px }
.f1{background: url(../images/f1.png) no-repeat left center} 
.f2{background: url(../images/f2.png) no-repeat left center} 
.f3{background: url(../images/f3.png) no-repeat left center} 
.section5_top dl{width:135px; height: auto; float: right; margin-left:40px;}
.section5_top dl dt{width:135px; height: 135px; background: url(../images/ma_bjs.png) no-repeat center; padding: 10px;}
.section5_top dl dt img{width:100%; height: auto;}
.section5_top dl dd{width:100%; height:30px; line-height: 30px;  text-align: center; font-size: 16px; color: #4d4d4d; margin-top:10px;}
.section5_bottom{width:100%; height: auto; overflow: hidden; margin-top: 5vh}
.section5_b1{width:51.5%; height:auto; float: left; position: relative; overflow: hidden}
.section5_pic{width:100%; height: auto; display: block;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.section5_pic img{width:100%; height: auto; display: block;
}
.section5_binfo{width:100%; height: auto; display: block; position: absolute; top:32px; left:0; padding-left: 38px; z-index: 9 }
.section5_binfo h3{font-size: 20px; color: #fff; line-height: 40px;}
.section5_binfo h4{font-size: 22px; color: #fff;}
.c_icon{position: absolute; bottom:32px; right:38px; z-index: 9}
.section5_bright{width:47.2%; height: auto; float: right;}
.section5_bright a{width:100%; height: auto; display: block; position: relative; margin-bottom: 20px; overflow: hidden; z-index: 9}
.section_left{width:auto; position: absolute; left:60px; top:25% }
.section_left h4{font-size: 30px; color: #bebebe;}
.section_left h3{font-size: 40px; color: #4d4d4d;}
.section_left a{font-size:17px; color: #4d4d4d; background: url(../images/hh_jt.png) no-repeat right center; padding-right:70px; height: 30px; line-height: 30px; 
	display: table; margin-top: 5vh; }
.section5_b1:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.section5_bright a:hover img.section5_pic{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.section5_bright a:after,.section5_b1:after{content: ""; width: 100%; height: 0; background: url(../images/aa_bjs.png) no-repeat; background-size: cover; position: absolute; top:0; left:0; z-index:0}
.section5_bright a:hover:after{height: 100%}
.section5_b1:hover:after{height: 100%}
.in_copy{clear:both;width:100%;height:56px;color:#4d4d4d;font-size:14px;line-height:56px; padding: 0px 2%; position: absolute; bottom:10px; left:0}
.in_copy_l{float:left; font-size:14px; }
.in_copy_l a{color:#4d4d4d}
.in_copy_l a:hover{color:#fcc700!important}
.in_footer_zhichi{width:auto; height:56px; float: right }
.in_footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#4d4d4d; line-height:56px;}
.in_footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:14px; margin-right: 10px}
.in_footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:15px;}
.in_footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.in_footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.in_footer_zhichi span{float: left; font-size: 14px; color: #4d4d4d;}
.in_footer_zhichi i{ float: left;}
.in_copy_wx{width:30px; height: 30px; position:relative; background: url(../images/f_wx.png) no-repeat center; float: right; margin-right: 20px; margin-top:10px;}
.in_copy_sj{width:30px; height: 30px; position:relative; background: url(../images/f_sj.png) no-repeat center; float: right; margin-right: 20px;  margin-top:10px;}
.in_copy_sj img,.in_copy_wx img{width:80px; height:80px; position: absolute; top:-80px; left:0; display: none; z-index:999}
.in_copy_sj:hover img,.in_copy_wx:hover img{display: block}



.section1_ban{background: url(../images/about_bjs.jpg) no-repeat  bottom center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section2_ban{background: url(../images/section2_bjs.jpg) no-repeat center;  width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section3_ban{background:url(../images/sheshi_bjs.jpg) no-repeat center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section4_ban{background: url(../images/news_bjs.jpg) no-repeat center;  width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section5_ban{background:url(../images/contact_bjs.jpg) no-repeat center; width: 100%; height: 100vh;position: absolute; top:0; left:0; z-index: 0;  transition:transform 5s ease 0s, opacity 2s ease 0s; }

.active .section1_ban,.active .section2_ban,.active .section3_ban,.active .section4_ban,.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}











/*弹出*/
.index_all{width:100%; height: 100%; background: rgba(0,0,0,0.9); position: absolute; top:0; left:0; z-index:999; display: none;}
.index_all_info{vertical-align: middle; width: 100%; height: 100%; padding-top: 5%}
.in_menu{width:257px; height: auto; display: block; margin: 10px auto;}
.index_all_nav{width:90%; height: auto; overflow: hidden; margin: 5vh auto; background: #fff}
.index_all_nav ul{width:100%; height: 80px; float: left}
.index_all_nav ul li{width:12.5%; height: 100%; line-height: 80px; float: left; text-align: center; position:relative}
.index_all_nav ul li a{width:100%; height: 100%; display: block; font-size: 18px; color: #000000;}
.index_all_nav ul li span{font-size: 18px; color: #000000; font-weight: bold; font-family: "Arial"; margin-right: 8px;  text-transform:uppercase}
.index_all_nav ul li:nth-child(odd){background: #ebebeb}
.index_all_dh{float: right; width: 20%; background: #e6001f; text-align: center; line-height: 80px; font-size: 18px; color: #fff;}
.index_all_dh span{font-size: 18px; color: #fff; font-weight: bold; font-family: "Arial"}
.index_ma{width:auto; display: table; margin: 5vh auto;}
.index_ma dl{width:205px; height: auto; float: left;  margin: 30px 20px 0}
.index_ma dl dt{width:100%; height: auto;}
.index_ma dl dt img{width:100%; display: block}
.index_ma dl dd{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #929292; text-align: center; margin-top: 10px;}
.copy_l{font-size:14px; color:#555555; width: 100%; line-height: 30px; text-align: center; margin-top:26px;}
.copy_l a{color:#555555; text-align: center;  width: 100%; margin-left: 20px;}
.copy_l a:hover{color:#0d377b!important}
.footer_zhichi{width:auto; height:40px; display: table; margin: 0px auto;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; line-height:40px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #555555;}
.footer_zhichi i{ float: left;}
.index_close{width:32px; height: 32px; position: absolute; top:5%; right:5%}
.index_all_nav ul li:after{content:""; width:0; height:3px; background:#199533; position:absolute; bottom:0; left:0;}
.index_all_nav ul li:hover:after,.index_all_nav ul li.active:after{width:100%}











/*客服*/
.lxfx{height:auto;position:absolute;right:0;top:0;width:118px;z-index:11;height:226px;background:url(../images/xxs.png) no-repeat center;padding-top:34px}
.leftlx{float:left;height:45px;width:45px}
.fix_ewm{border:5px solid #fff;display:none;height:120px;left:-145px;position:absolute;top:-40px;width:120px}
.lxfx li i{display:block;height:27px;margin:0 auto;text-align:center;width:30px;background:url(../images/fx.png) no-repeat}
.lxfx li i.icon-tel{background-position:0 -25px}
.lxfx li i.icon-ly{background-position:4px -53px}
.lxfx li i.icon-wx{background-position:-34px 4px}
.lxfx li i.icon-wb{background-position:-30px -22px}
.lxfx li p{line-height:12px;text-align:center}
.lxfx li{height:45px;margin-bottom:1px;margin-left:0;position:relative;width:45px;border-radius:50%;margin:0 auto 8px}
.y_dh{background:url(../images/i1.png) no-repeat}
.y_kf{background: url(../images/i3.png) no-repeat}
.y_dh span{width:120px; height:30px; background: url(../images/../images/h_pic.png) no-repeat;  position: absolute; left:140px; top:50%; margin-top: -16px; font-size: 14px; color: #e60039;
	text-align: center; line-height:30px; display: block;}
.y_dh:hover{background: url(../images/i1_h.png) no-repeat}
.y_dh:hover span{left:-112px; }
.y_kf a{width:140px; height:30px;  background: url(../images/../images/h_pic.png) no-repeat;position: absolute; left:140px; top:50%; margin-top: -16px; font-size: 14px; color: #e60039;
	text-align: center; line-height:30px; display: block;}
.y_kf:hover a{left:-112px;}
.y_kf:hover{background: url(../images/i2_h.png) no-repeat}



/*版权*/
.index_banquan{width:100%; height: 40px; line-height: 40px; position:absolute; bottom:20px;left:0; }
.index_banquan p,.index_banquan a{font-size: 14px; color: #666; text-align: center}
.index_banquan a{margin-left: 10px;}
.index_zhichi{width:auto; height:40px; line-height: 40px; float: left; margin-left: 30px;}
.index_zhichi p{ width:203px; float: left; font-size: 14px; color:#666; line-height: 40px; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 8px; margin-right: 10px}
.index_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 8px;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 12px; color: #666;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}






/*内页ban*/
.ny_banner{width:100%; height:680px;  position: relative; overflow: hidden}
.ny_banner .setHeight{position: absolute}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center;}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center;}
.jcss_ban{background: url(../images/jcss_ban.jpg) no-repeat center;}
.gpjd_ban{background: url(../images/gpjd_ban.jpg) no-repeat center;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center;}
.ny_fubiao{width:100%; height:80px; line-height: 80px; background: url(../images/ban_bt.jpg) no-repeat center; margin-bottom: 52px; text-align: right; font-size: 16px; color: #fff}
.ny_fubiao a{font-size: 16px; color: #fff}
.banner_jt{width:60px; height: 60px; position: absolute; bottom:40px; left:50%; margin-left: -30px;  animation: l_jump 1.5s ease-in-out 0.1s alternate infinite;
    -webkit-animation: l_jump 1.5s ease-in-out 0.1s alternate infinite;}


@keyframes l_jump{
	from{ transform:translateY(-10px); -webkit-transform:translateY(-10px);}
	to{ transform:translateY(10px); -webkit-transform:translateY(10px); }
	}
@-webkit-keyframes l_jump{
	from{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	to{ transform:translateY(10px); -webkit-transform:translateY(10px); }
	}

.sj_nybanner{width:100%; height:auto; display:none;}
.sj_nybanner img{width:100%; height:auto; display:block}




/*内页底部*/
.ny_footer{width:100%; height:auto; background:url(../images/ny_footer.jpg) no-repeat center; background-size:cover; padding-top: 60px; padding-bottom: 36px;}
.ny_footer_top{width:100%; height: 44px; }
.ny_footer_top p{float: left; padding-left: 50px; font-size: 14px; color:#4d4d4d; line-height:44px; margin-right: 2%}
.ny_copy{width:100%; height:90px; background: url(../images/copy_bjs.jpg) no-repeat center}
.ny_copy_l{font-size:14px; color:#fff; width: auto; line-height:90px; text-align: center;  float: left}
.ny_copy_l a{color:#fff; text-align: center;  margin-left: 20px;}
.ny_copy_l a{color:#fff; text-align: center;  margin-left: 20px;}
.ny_copy_l a:hover{color:#0d377b!important}
.ny_footer_zhichi{width:auto; height:90px;  float: right}
.ny_footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:90px;}
.ny_footer_zhichi p:last-child{margin-right: 0}
.ny_footer_zhichi .pt{width:121px;height: 18px; background: url(../images/b_vl.png) no-repeat; margin-top:35px; margin-right: 10px}
.ny_footer_zhichi .js{width:121px;height: 18px; background: url(../images/b_wl.png) no-repeat; margin-top:35px;}
.ny_footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.ny_footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.ny_footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.ny_footer_zhichi i{ float: left;}






/*关于我们*/

.ny_about_one{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_about_one .container{position: relative}
.ny_about_one img{width:100%; height: auto; display: block; margin-top:40px;}
.ny_about_one h3{font-size: 40px; color: #000; margin-bottom: 8px;}
.about_one_xx{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.about_one_xx p{width:70%; height: auto; float: left; font-size: 16px; color: #777777; line-height: 28px;}
.about_one_xx span{width:200px; height: 66px; float:right; border: 2px solid #028d3a; font-size: 16px; color:#028d3a; line-height: 64px; background: url(../images/l_jt.png) no-repeat 150px center; padding: 0px 15px;}
.ab_zi{font-size: 30px; color: #018c3b; writing-mode:tb-rl; position: absolute; top:0; left:-70px}
.ny_about_honor{width:100%; height: auto; overflow: hidden; background: url(../images/honor_bjs.jpg) no-repeat bottom center; padding-bottom:60px; margin-bottom: 66px;}
.about_honor_t{width:100%; height: auto; overflow: hidden; text-align: center}
.about_honor_t h3{font-size: 32px; color: #000}
.about_honor_t h4{font-size: 20px; color: #bebebe; line-height: 40px; margin-bottom: 10px; text-transform:uppercase}
.about_honor_t p{font-size: 16px; color: #777777; line-height: 30px; margin-bottom: 10px; }
.ny_honot_list{width:100%; height: auto; overflow: hidden; margin-top: 46px;}
.ny_honot_list .swiper-container{padding-bottom:66px;}
.ny_honot_list .swiper-slide a{width:100%; height: auto; position: relative; display: block; overflow: hidden}
.ny_honot_list .swiper-slide a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_honor_hover{width:100%; height: 100%; position: absolute; top:100%; left:0; background: rgba(1,140,59,0.6); text-align: center; padding-top: 30%; transition: all 0.4s ease-in-out;}
.about_honor_hover i{width:60px; height: 60px; display: block; background: url(../images/h_jia.png) no-repeat center; margin: 0px auto;}
.about_honor_hover h4{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #fff; margin-top: 8px;}
.ny_honot_list .swiper-button-next,.ny_honot_list .swiper-button-prev{top:auto; margin-top: 0; bottom:0; width: 64px; height: 20px; opacity: 1}
.ny_honot_list .swiper-button-next{background: url(../images/honor_right.png) no-repeat center; left:auto; right:38% }
.ny_honot_list .swiper-button-prev{background: url(../images/honor_left.png) no-repeat center; left:38%;}
.honor_p{font-size: 18px; color: #ffffff; line-height: 20px; text-align: center; position: absolute; bottom:0; width: 100%; animation:mymove  1.5s infinite ease-in-out; }

@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -5px);
		}
		100% {
			transform: translate(0px, 0px);
		}


}

.ny_honot_list .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honot_list .swiper-slide a:hover .about_honor_hover{top:0; transition: all 0.4s ease-in-out;}
.ny_about_case{width:100%; height: auto; overflow: hidden; background: url(../images/hjzs_bjs.jpg) no-repeat right bottom; background-size: cover; padding-bottom: 108px; margin-bottom: 68px; padding-top: 50px;}
.about_case_left{width:49%; height: auto; float: left; margin-top:20px;}
.about_case_right{width:49%; height: auto; float: right; margin-top:20px;}
.about_case1{width:100%; height: auto; position: relative; overflow: hidden; display: block}
.about_case1 img,.about_case2 a img{width:100%; height: auto; position: relative; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_case1 h3,.about_case2 a h3{width:100%; height: 60px; background: #018c3b; text-align: center; line-height: 60px; font-size: 20px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute; bottom:-60px; left:0}
.about_case1:hover img,.about_case2 a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.about_case1:hover h3,.about_case2 a:hover h3{bottom: 0}
.about_case2{width:100%; height: auto; overflow: hidden; }
.about_case2 a{width:49%; height: auto; float: left; position: relative; display: block; overflow: hidden }
.about_case2 a:nth-child(2n){float: right}
.case_top{margin-top: 10px;}
.case_bottom{margin-bottom: 10px;}
.ny_about_cygj{width:100%; height: auto; overflow: hidden; margin-bottom: 78px;}
.ny_about_cygj img{width:100%; height: auto; display: block}
.about_cygj_t{width:100%; height: auto; overflow: hidden; position: relative}
.about_cygj_t h3{font-size: 32px; color: #000}
.about_cygj_t h4{font-size: 20px; color: #bebebe; line-height: 40px; margin-bottom: 10px; text-transform:uppercase}
.about_cygj_t h5{font-size:24px; color: #4d4d4d; margin-bottom: 30px;}
.about_cygj_t p{font-size:16px; color: #777777; line-height: 30px; margin-top: 10px;}
.bout_cygj_li{width:100%; height: auto; overflow: hidden; margin-bottom: 30px;}
.bout_cygj_li h3{font-size: 20px; color: #777777;}
.bout_cygj_li p{font-size: 16px; color: #777777; line-height: 28px;}



/*内页产品*/
.ny_product_gs{width:100%; height: auto; overflow: hidden; margin-top: 70px; margin-bottom: 60px;}
.product_gs_list{width:100%; height: auto; overflow: hidden; margin-top: 40px; position: relative}
.product_gs_list .swiper-slide a{width:100%; height: auto; position: relative; display: block; overflow: hidden}
.product_gs_list .swiper-slide a img{width:100%; height: auto; display: block}
.product_gs_list .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.product_gs_list .swiper-slide a:hover .about_honor_hover{top:0; transition: all 0.4s ease-in-out;}
.product_gs_list .swiper-container{padding-bottom:66px;}
.product_gs_list .swiper-button-next,.product_gs_list .swiper-button-prev{top:auto; margin-top: 0; bottom:0; width: 64px; height: 20px; opacity: 1}
.product_gs_list .swiper-button-next{background: url(../images/pro_right.png) no-repeat center; left:auto; right:38% }
.product_gs_list .swiper-button-prev{background: url(../images/pro_left.png) no-repeat center; left:38%;}
.product_p{font-size: 18px; color: #4d4d4d; line-height: 20px; text-align: center; position: absolute; bottom:0; width: 100%;  animation:mymove  1.5s infinite ease-in-out; }
.ny_product_shanyao{width:100%; height: auto; overflow: hidden; background: url(../images/tgsy_bjs.jpg) no-repeat center; padding: 65px 0 40px}
.ny_product_shanyao .container{position: relative}
.shanyao_cp{width:200px; height: 66px; border: 2px solid #bebebe; display: block; position: absolute; top:0; right:0; background: url(../images/sy_jt.png) no-repeat 140px center; font-size: 24px; color: #4d4d4d; line-height:64px; padding-left:20px; z-index: 9}
.shanyao_cp:hover{border: 2px solid #028d3a; color:#028d3a; background: url(../images/l_jt.png) no-repeat 140px center; }

.product_shanyao_list{margin-top: 39px;}
.product_shanyao_list .swiper-container{padding-bottom:80px;}

.product_shanyao_list .swiper-slide a{width:100%; height: auto; display: block; position: relative; padding-top: 32px;}
.product_shanyao_list .swiper-slide a:after{content:""; width:340px; height: 340px; position: absolute; top:0; right:0; border-radius: 8px; background-image: linear-gradient(to left, #008c3b , #d6da01); 
	background-image: -webkit-gradient(to left, #008c3b , #d6da01); 
	background-image: -webkit-radial-gradient(to left, #008c3b , #d6da01);z-index: -1; opacity: 0; 
transition: all 0.4s ease-in-out; }
.shanyao_pic{width:93%; height: auto; border-radius: 10px; overflow: hidden}
.shanyao_pic img{width:100%; height: auto; display: block; border-radius: 10px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.product_shanyao_list .swiper-slide a:hover:after{opacity: 1; 
transition: all 0.4s ease-in-out;}
.product_shanyao_list .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_pg{margin-bottom: 70px;}
.ny_product_pg .container{position:relative}

.view .swiper-container{width:100%;height:auto}
.view .arrow-left{background:url(images/index_tab_l.png) no-repeat left top;position:absolute;left:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.view .arrow-right{background:url(images/index_tab_r.png) no-repeat left bottom;position:absolute;right:10px;top:50%;margin-top:-25px;width:28px;height:51px;z-index:10}
.pc-slide{width:100%;margin-top:30px;position:relative}
.pc-slide .swiper-container{width:100%;height:auto; padding-bottom:70px;}
.pc-slide .swiper-slide{width:100%;height:auto;cursor:pointer}
.pc-slide .swiper-slide a{width:100%;height:auto;overflow:hidden;position:relative;padding-top:32px;display:block}
.pro_list .swiper-slide a:after{content:"";width:340px;height:340px;position:absolute;top:0;right:0;border-radius:8px;background-image:linear-gradient(to left,#008c3b ,#d6da01);background-image:-webkit-gradient(to left,#008c3b ,#d6da01);background-image:-webkit-radial-gradient(to left,#008c3b ,#d6da01);z-index:-1;opacity:0;transition:all .4s ease-in-out}
.pro_list .swiper-slide a:hover:after{opacity:1;transition:all .4s ease-in-out}
.pro_list .swiper-slide a:hover img{transform:scale(1.05);transition:all 1s ease 0s;-webkit-transform:scale(1.05);-webkit-transform:all 1s ease 0s}
.pro_list .active-nav a:after{opacity:1;transition:all .4s ease-in-out}






.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0px 10px;}
.pc-slide .swiper-pagination-bullet{width:16px; height: 16px; background: #038d3a; border-radius: 50%; opacity: 1; }
.pc-slide .swiper-pagination-bullet-active{width:70px; height: 14px; background-image: linear-gradient(to left, #008c3b , #d6da01); 
	background-image: -webkit-gradient(to left, #008c3b , #d6da01); 
	background-image: -webkit-radial-gradient(to left, #008c3b , #d6da01); border-radius: 25px;}











/*手机导航*/
.header_all{width:100%; height: 100%; position: fixed; top:100%; left:0; background: rgba(0,0,0,0.85); z-index: 888;     transition: top ease 0.35s; overflow-y: auto; 
	padding-top: 60px;}
.header_all h4{text-align: center; line-height: 66px;  vertical-align:middle; display:inline-block; display: table; margin: 0px auto;}
.header_all h4 span{opacity: 1; margin: 0px 10px; color:#fff; font-weight: bold; font-size: 4rem; display: block; vertical-align:middle; display:inline-block;}
.header_all h4 i{font-size: 3rem; color: #fff; opacity: 0.3; font-style: normal; vertical-align:middle; display:inline-block;}
.header_all ul{width:100%; height: auto; overflow: hidden; padding: 20px; margin-top: 10px;}
.header_all ul li{width:200px; height: auto; margin:0 auto 3vh;  text-align: center;  padding-bottom: 10px}
.header_all ul li a{width:100%; height: 40px; line-height: 40px; font-size: 2rem; color: #fff; font-weight: bold; }
.header_all ul li a span{font-family: "Arial"; margin-right:4%}
.header_all ul li.active{border-bottom: 1px solid #e6001f}
.header{width:100%; clear:both; height:60px;  padding: 0px 10px; display: none; }
.logo{float:left; width:52%; height: 100%; display: flex; align-items: center;}
.logo img{width:100%; height:auto; align-items: center; margin: 0px auto;}
.menu{float:right; height:auto; width:32px; margin-top:15px; }
.menu img{height:100%; width:100%;}
.page-list{display:none;}
.sj_news{width:100%; height:auto; overflow:hidden; display:none; position:relative; z-index:9}
.sj_news ul{width:100%; height:auto; overflow:hidden}
.sj_news ul li{width:49%; height:auto; float:left; margin-bottom:30px;}
.sj_news ul li:nth-child(2n){float:right;}


.sj_banner{width:100%;height:auto; position: relative; display:none;}
.sj_banner img{width:100%; height: auto; display: block}
.swiper-container {width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.swiper-slide {
  text-align: center;
  font-size: 18px;

  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; 
}
.swiper-pagination-bullet{background: #000; opacity: 1}
.swiper-pagination-bullet-active{background: #fff}






/*手机底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height: 60px;width: 100%; font-size: .14rem; padding-top: 2px; background: #222222; padding-top: 8px; display: none;}
footer li{width: 20%;height: 100%;float: left; }
footer li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;color: #fff;}
footer span{line-height:30px; font-size: 12px; width: 100%; display: block; color: #fff;  }
footer .n1{background: url(../images/f_h1.png) no-repeat center;background-size:  100% 100%; width:28px;}
footer .n2{background: url(../images/f_h2.png) no-repeat center;background-size:  100% 100%; width:23px;}
footer .n3{background: url(../images/f_h3.png) no-repeat center;background-size:  100% 100%; width:28px;}
footer .n4{background: url(../images/f_h4.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer .n5{background: url(../images/f_h5.png) no-repeat center;background-size:  100% 100%; width:32px;}
footer a.active .n1{background: url(../images/f_1.png) no-repeat center;background-size:  100% 100%; width:28px;}
footer a.active .n2{background: url(../images/f_2.png) no-repeat center;background-size:  100% 100%; width:23px;}
footer a.active .n3{background: url(../images/f_3.png) no-repeat center;background-size:  100% 100%; width:28px;}
footer a.active .n4{background: url(../images/f_4.png) no-repeat center;background-size:  100% 100%; width:25px;}
footer a.active .n5{background: url(../images/f_5.png) no-repeat center;background-size:  100% 100%; width:32px;}
footer i{height:25px; display: block; margin: 2px auto 0;  }
footer li a.active i,footer li a.active span{color:#028d3a}
.copy {width: 100%;  text-align: center; line-height: 28px; clear: both; font-size: 14px;  padding: 30px 15px; background: #f7f7f7; display: none;  }
.copy_dz{width:100%;  height: auto;}
.copy_dz p b{font-size:16px; color: #4d4d4d;}
.copy_dz p{color:#4d4d4d;line-height:28px; font-size: 16px}
.copy_dz a{color:#4d4d4d;line-height:28px; font-size: 16px}
.copy_dz img{max-width:90%; display: block; margin: 0px auto;}
.copy_dianhua{color:#c59847; font-family: "Impact"; font-weight: bold;  background: url(../images/f_dh.png) no-repeat left center; padding-left: 40px; display: table; 
	font-size: 2.8rem; margin: 20px auto 10px}





/*å†…éƒ¨äºŒçº§å¯¼èˆª*/
.ny_nav{width:100%; height:67px;    margin-top: -10px; position: relative; z-index: 1}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#199533; border-radius:38px;}
.ny_nav ul li{width:130px; height:67px; line-height:67px; float:left; text-align:center;position:relative; margin:0px 15px; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#199533}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#199533}

/*äº§å“ä¸­å¿ƒ*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:23.5%; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:2%; margin-bottom:20px; }
.ny_solution_img{width:100%; height:auto; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:43%; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#199533; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:55%; height: auto; float: right}
.ny_pro_tright h1{ font-size:30px; color: #191919; height: auto; line-height: 40px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:81px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #199533; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:72%; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:25%; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #199533;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #199533; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#199533; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#199533;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #199533; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#199533}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:75%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:22%; height:35px; background:#199533; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#199533}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
                clear: both}

.ny_news_bt{width: 100%; font-size: 24px; color: #555; padding: 10px 0px; text-align: center;
                clear: both; font-weight: bold}


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}

/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%; display:block;}





/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom:25px;}
.honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #eee}
.honor_pic img{width:100%; height: auto; overflow: hidden; display:block;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}




/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#b4001e; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; display:block; }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }





@media screen and (max-width:1600px){
	.section_left{display: none;}
	.in_video{width:32%; height: auto; margin-top:80px;}
	.in_about_info{width:56%; padding-top:100px;}
	.in_about_nav{width:110px;}
	.in_news_shu{margin-bottom:0; line-height:50px; font-size:60px;}
	.section5_top{display:none;}
}








@media screen and (max-width:1500px){
	.section1_info{width:90%}
	.index_all_nav ul li span,.index_all_nav ul li a{font-size: 16px;}
	.in_about_info dl span{font-size:40px;}
	.in_about_nav{width:110px; margin: 43px auto 0;}
	.in_video .ab_video{width:90%}
	.in_news_top p{display:none}



}


@media screen and (max-width:1366px){
	.section_jt,.section2 .in_copy,.section3 .in_copy,.section4 .in_copy,.section5 .in_copy,.section0 .in_copy,.section1 .in_copy{display:none;}
	.in_about_nav,.section1:after{display:none;}
	.section2 ul li{padding-top:25%}
	.section3_hover{margin:3vh auto 0;}
	.section3 .container{margin-top:8rem}
	.in_news_pic{margin:1vh auto}
	.in_news_xx{height:72px; -webkit-line-clamp:3;}
}








@media screen and (max-width:1280px){
	#fp-nav,.ab_zi,.index_all_nav ul li span{display: none;}
	
	
}


@media screen and (max-width:1200px){
	.container{width:90%}
	.in_copy_sj,.in_copy_wx,.in_copy{display: none}
	.section3_lyuan{top:106px;}
	.picScroll-left .bd ul li{width:33.33%}
	.in_about_info{padding-top: 0}
	.in_about_info dl{margin-right: 28px;}
	.in_about_info{margin-right: 0; width: 55%}
	.in_about_nav{margin-top: 50px;}
	
}



@media screen and (max-width:1100px){
	
	.ny_copy_l,.ny_footer_zhichi span{font-size:12px;}
	.about_cygj_t h5{font-size:22px;}
	.news_xx{width:56%}
	.news_pic{width:26%}
	.ny_about_one h3{font-size:32px;}
	.in_video .ab_video{width:100%}
	.in_video{width:38%}
	.in_video img.video_tan{top:-6px; right:-24px;}
	.setHeight{position:absolute;}
}




@media screen and (max-width:800px){
	.section5_b1,.section5_bright{width:100%; float:none; }
	.section5_b1{margin-bottom: 20px; display: block}
	.ny_footer_top{height:auto; overflow: hidden;}
	.ny_footer_top p{margin-bottom:20px;}
	.product_gs_list .swiper-button-prev,.ny_honot_list .swiper-button-prev{left:30%}
	.product_gs_list .swiper-button-next,.ny_honot_list .swiper-button-next{right:30%}
	.about_honor_hover{padding-top: 20px;}
	.about_honor_hover i{width:50px; height: 50px;background-size: 100% 100%}
	.ny_about_one h3{font-size: 30px;}
	.ny_copy,.about_one_xx span,.shanyao_cp{display: none;}
	.copy{display: block}
	footer{display: block}
	body{padding-bottom: 60px!important;}
	.ny_footer_top p{width:48%}
	.about_one_xx p{width:100%; float: none;}
	.in_video{width:60%; float: none; margin:50px auto 0;}
	.in_about_info{width:100%; float: none;}
	.section5{background-size: cover; padding-top: 40px;}
	.ny_news_all ul li .ny_time p{font-size:32px;}
	.ny_news_all ul li .ny_time{width:89px}
	.news_xx{width:52%}
	.section,.fp-tableCell{height:auto!important}
	.fp-tableCell .container{padding:40px 0}
	.section1_info{padding-bottom:60px;}
	.section3_ban{background-size:cover;}
	
.active .section1_ban,.active .section2_ban,.active .section3_ban,.active .section4_ban,.active .section5_ban{transform: matrix(1, 0, 0, 1, 0, 0);}
.section1_ban,.section2_ban,.section3_ban,.section4_ban,.section5_ban{height:100%; background-size:cover;}
.sj_banner{display:block;}
.section0 .slideBox{display:none;}
.section2 ul li{height:100%; padding:30% 0}
	.section2 ul li h3{font-size:18px; margin-top:5px;}
	.section2 ul li h4{font-size:14px;} 
	.picScroll-left .bd{padding-left:0}
	
}



@media screen and (max-width:500px){
	.container{width:94%}
	.product_p,.honor_p,.index_ma{display: none}
	.ny_footer_top p{width:100%; float: none; margin-right: 0}
	.ny_footer{background-size:cover}
	.section5_binfo{top:18px;}
	.ny_about_one h3{font-size: 22px;}
	.ny_product_shanyao{background-size: cover;}
	.about_case_left,.about_case_right{width:100%; float: none;}
	.ny_banner{background-size: 230% 100%; height:430px;}
	.index_all_nav{background:none;}
	.index_all_nav ul{height:auto;}
	.index_all_nav ul li{width:25%; margin-bottom:1px; background:#fff}
	.index_all_info{padding-top:20%}
	.h_logo{width:auto; height:90px;}
	.setHeight{height:90px;}
	.h_logo img{width:auto; height:100%}
	.ny_nav ul,.ny_nav ul li:first-child,.ny_nav ul li:last-child{border-radius:0}
	.ny_honor_all ul li{width:48%;  margin-right:0}
	.ny_honor_all ul li:nth-child(2n){float:right}
	.ny_nav{height:auto; overflow:hidden;}
	.ny_nav ul{background:none; display:block;}
	.ny_nav ul li{margin-bottom:8px;     background: #199533; width:33.33%;  margin:0px; }
	.ny_nav ul li:hover, .ny_nav ul li.active{background:#b1c701;}
	.contact_right{width:100%; float:none;}
	.ny_cont_wx{display:none;}
	.news_pic{display:none;}
	.news_xx{width:auto; float:none; margin-left:95px;}
	.section2 ul li{height:auto; width:50%; padding:40px 0; border-right:0}

	.video_xx{width:98%; margin-left:-49%; height:auto;}
	.video-box{height:auto;}
	.in_video img.video_tan{width:100px; height:auto;}
	.section3 ul li{width:49%;  margin-right:0; margin-bottom:30px;}
	.section3 ul li:nth-child(2n){float:right}
	.section3 .container{margin-top:3rem}
	.section3 ul li:hover .section3_lyuan{top:106px;}

	.sj_news{display:block;}
	.picScroll-left{display:none;}
	.fp-tableCell{vertical-align: top;}
	.section5_bottom{margin-top:0}
	.ny_pro_tleft,.ny_pro_tright{width:100%; float:none;}
	.ny_fubiao{height:auto; padding:10px 0; line-height:30px;}
	.ny_fubiao a,.ny_fubiao{font-size:14px}
	.pc-slide{margin-top:0}
	.about_cygj_t{padding-top:0!important}
	.ny_pro_bleft,.ny_pro_bright{width:100%; float:none; margin-bottom:20px;}
	.footer_zhichi p{float:none; height:40px;}
	.section3_lyuan{top:75px;}
}



@media screen and (max-width:425px){
	.ny_banner{height:380px;}
	
}



@media screen and (max-width:375px){
	.section5_binfo{top:10px;}
	.about_cygj_t h3{font-size: 28px;}
	.about_cygj_t h4{font-size: 16px; line-height: 30px}
	.ny_about_one h3, .about_cygj_t h5{font-size: 18px;}
	.product_gs_list .swiper-button-prev,.ny_honot_list .swiper-button-prev{left:25%}
	.product_gs_list .swiper-button-next,.ny_honot_list .swiper-button-next{right:25%}
	.c_icon{right:20px; bottom:20px; width: 30px}
	.h_logo{width:auto; height:80px;}
	.setHeight{height:80px;}
	.h_logo img{width:auto; height:100%}
	.ny_banner{height:390px;     background-size: 274% 100%;}
	
}

@media screen and (max-width:360px){
	.ny_banner{height:348px;}
	
}





@media screen and (max-width:330px){
	.h_menu{width:90px;}
	.banner_jt{display:none;}
	.ny_banner{height:312px;}
	.ny_nav ul li{width:50%}
	.h_logo{height:65px;}
	.setHeight,.h_menu{height:65px;}
	.in_about_info{margin-top:20px;}
	.in_about_info dl{margin-right:10px}
	.section3 ul li h3{font-size:18px;}
	.section3 ul li h4{font-size:14px;}
	.sj_news ul li{width:100%; float:none;}
	.sj_news ul li:nth-child(2n){float:none}
	.in_video{width:76%}
	
}


