@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:86%; margin: 0 auto; }
.w1200{ width:1200px; margin: 0 auto; }
.w1440{ width:86%; margin: 0 auto; max-width:1640px; min-width:1200px}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
*:focus {
    outline: none; 
}
.header_nav{height:84px; width:100%;  z-index:999;  padding: 0 4%; background: #fff; position:fixed; top:0; left:0; box-shadow:0 0 6px rgba(0,0,0,0.1)}
.h_logo{width:170px; height: 84px; float: left; display: flex; align-items: center;}
.h_logo img{max-width:100%; max-height: 100%; align-items: center; margin: 0px auto;}

.h_search{width:60px; height:100%; line-height: 84px; float: right; background: url(../images/search_icon.png) no-repeat center; }
.form_box{position: absolute;  top:84px; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0; 
	box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #257337; font-size:16px;}
.h_yuyan{float: right; line-height: 84px;}
.h_yuyan a{color:#333333; font-size: 16px; opacity: 0.5}
.h_yuyan span{color:#333333; font-size: 16px; opacity: 0.5}
.h_yuyan a:hover{color:#1f903f}




/* 导航栏 */
.header_dao{width:60%; height:84px;  float: right; margin-right:2%}
.nav{width:100%; height:100%; float: left; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:15px;  color:#333333;  position: relative  }
.nav .nLi h3 a p{font-size:15px; color:#333333;  position: relative; display: table; margin: 0px auto; line-height:84px;  text-overflow: ellipsis;
    overflow: hidden; white-space: nowrap;}
.nav .sub{ display:none;left:50%; top:84px;  position:absolute;  line-height:26px; width:220px; margin-left: -110px; z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:24px;  background:#eeeeee; text-align: center}
.nav .sub li p{ width:100%; margin: 0px; font-size: 15px; }
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:4px 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#1f903f}
.nav .nLi.active p{color:#1f903f; font-weight:bold;}
.nav .nLi:hover p{color:#1f903f; font-weight:bold;}
.last_contact .sub{left: 50%; margin-left: -110px;} 




/* 首页:banner */
.banner{ width:100%; height:49.4vw;  position: relative; overflow: hidden}
.banner .swiper-container{height:100%}
.banner .swiper-slide a{width:100%; height:100%; display: block}
.banner .swiper-slide a img{width:100%; height:100%; display: block; object-fit: cover; object-position: center center;}
.banner_left{width:7%; height: 100%; position: absolute; top:0; left:0; border-right:1px solid rgba(255,255,255,0.2); z-index: 9}
.ban_links{width:100%; height: auto; position: absolute; bottom:146px; left:0}
.ban_links a{width:40px; height: 40px; border: 1px solid rgba( 255,255,255,0.5); display: block; border-radius: 50%; margin: 0px auto; display: flex; align-items: center; margin-bottom: 30px;}
.ban_links a:hover{background: #1f903f}
.ban_links a img{align-items: center; margin: 0px auto;}
.ban_dhs{width:auto; position: relative; text-align: center}
.ban_dhs i{width:40px; height: 40px; border: 1px solid rgba( 255,255,255,0.5); display: block; border-radius: 50%; margin: 0px auto; display: flex; 
	align-items: center; background: url(../images/bi3.png) no-repeat center}
.ban_dhs p{background: #fff; color:#1f903f; font-size:20px; padding: 10px; position: absolute; bottom:-48px; left:40px; font-weight: bold; width:166px;
	display: none}
.ban_dhs:hover p{display: block}
.ban_dhs:hover i{background:#1f903f url(../images/bi3.png) no-repeat center}

.banner .swiper-button-next,.banner .swiper-button-prev{width:18px; height: 35px;}
.banner .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:10%}
.banner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:10%}




/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin:112px auto 0; background: url(../images/ab_left.jpg) no-repeat center; background-size:cover;}
.index_about_left{width:61%; float: left; padding:70px 85px 10px 60px;}
.index_about_left h4{color:#249347; font-size: 40px;}
.index_about_left h3{color:#000000; font-size: 28px; margin-top:10px;}
.index_about_left h6{color:#333333; font-size:18px; font-weight: bold; margin: 66px 0 30px}
.in_abxx{width:100%; height: 90px; overflow: hidden; line-height:30px; font-size: 16px; line-height: 30px; color:#666666}
.in_about_num{width:100%; height: auto; overflow: hidden; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.in_about_num dl{float: left; margin: 80px 0; transition: all 0.4s ease-in-out;}
.in_about_num dl:hover{ margin:70px 0 80px;}
.in_about_num dl dt{width:50px; float: left; margin-right: 10px; display: flex; align-items: center; height: 84px}
.in_about_num dl dt img{align-items: center; margin: 0px auto; max-width: 100%}
.in_about_num dl dd{margin-left:70px;}
.in_about_num dl dd p{color:#333333; font-size: 14px; opacity: 0.73}
.in_about_num dl dd h4{color:#787b7c; font-size: 14px;}
.in_about_num dl dd h4 span{color:#000000; font-size: 48px; font-weight: bold; margin-right: 8px; }
.in_abmore{background: url(../images/fl_icon.png) no-repeat left center; padding-left: 50px; height: 40px;  display: block; padding-top: 8px; transition: all 0.4s ease-in-out;}
.in_abmore:hover{ padding-left:60px;}
.in_abmore span{color:#249347; font-size: 16px; border-bottom: 1px solid #249347; padding-bottom:5px;}
.in_about_num dl:last-child{margin-right: 0}
.index_about_right{width:38.6%; height: auto; float: right; position: relative}
.index_about_right img{width:100%; display: block; height:724px; object-fit: cover; object-position: center center;}
.index_about_right i{width:74px; height: 74px; position: absolute; top:50%; left:50%; margin-left:-37px;  margin-top:-37px;  background: url(../images/v_icon.png) no-repeat center; display: block; 
	z-index: 9;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about_right:hover i{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin: 90px 0 40px}
.index_news_title{width:100%; height: auto; overflow: hidden}
.news_title_left{width:auto; float: left; padding-left: 70px;}
.news_title_left h4{color:#249347; font-size: 40px; margin-bottom: 8px;}
.news_title_left h5{color:#000000; font-size: 28px;}
.in_news_more{width:189px; height: 57px; float: right; line-height: 57px; color: #fff; font-size: 16px; border-radius: 35px; 
	background: #1f903f url(../images/jt_icon.png) no-repeat 85% center; padding-left:30px; margin-top: 24px;}
.in_news_more:hover{background:#fff url(../images/jt_hicon.png) no-repeat 85% center; color:#1f903f; border:1px solid #1f903f}	
.index_product_all{width:100%; height: auto; overflow: hidden; padding:30px 0 60px; position: relative}
.index_product_all .swiper-container{width:100%; padding: 8px}
.index_product_all .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block; background: #fff; box-shadow: 0 0 12px rgba(0,0,0,0.15)}
.index_product_all .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_hover{width:100%; height: 100%; position: absolute; top:0; left:0; padding: 40px 62px; z-index: 9}
.index_product_all .swiper-slide a:after{content: ""; width:100%; height:198px; background: #fff; position: absolute; top:0; left:0}
.in_news_hover hr{width:19px; height: 4px; background: #1f903f; border: 0}
.in_news_hover h4{width:100%; height:40px; line-height: 40px; color:#333333; font-size: 24px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 12px 0 20px}
.in_news_hover h5{color:#666666; font-size: 16px; text-transform: uppercase}
.in_news_hover p{width:100%; height: auto; line-height: 35px; font-size: 16px; color: #fff; margin-top:30%; opacity: 0; transition: all 0.4s ease-in-out; }
.in_news_hover  span{color:#fff; font-size: 16px; display: block; position: absolute; bottom:15%; left:0; padding: 0 62px; opacity: 0; 
	transition: all 0.4s ease-in-out;}
.index_product_all .swiper-slide a:hover:after{background: url(../images/p_hover.png) no-repeat center; height: 100%; background-size:cover;}
.index_product_all .swiper-slide a:hover .in_news_hover span{opacity:1}
.index_product_all .swiper-slide a:hover .in_news_hover p{opacity:1}
.index_product_all .swiper-slide a:hover hr{background: #fff}
.index_product_all .swiper-slide a:hover h4{color:#fff;}
.index_product_all .swiper-slide a:hover h5{color:#fff;}
.index_product_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_product_all .swiper-button-next,.index_product_all .swiper-button-prev{width:48px; height:48px;  top:auto; margin-top: 0; bottom: 0}
.index_product_all .swiper-button-next{background: url(../images/n_right.png) no-repeat center; right:0; background-size: 100% 100%}
.index_product_all .swiper-button-prev{background: url(../images/n_left.png) no-repeat center; left:auto; right:80px; background-size: 100% 100%}



/*应用*/
.index_hyyy{width:100%; height: 772px; overflow: hidden; position:relative }
.index_hyyy_title{position: absolute; top:80px; right:7%; z-index: 1; width: 700px}
.index_hyyy_title h4{color:#249347; font-size:40px;}
.index_hyyy_title h5{color:#060606; font-size:28px;}
.index_hyyy .slideTxtBox{width:100%; height: 772px; overflow: hidden; position: relative}
.index_hyyy .slideTxtBox:after{content: ""; width:1319px; height: 886px; background:url(../images/yy_hover.png) no-repeat left center; background-size:cover; position: absolute; top:0; right:0}
.index_hyyy .slideTxtBox .hd{width:330px; height:auto; position: absolute; top:110px; right:890px; z-index: 1}
.index_hyyy .slideTxtBox .hd img{width:100%; display: block}
.index_hyyy .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.index_hyyy .slideTxtBox .hd ul li{width:100%; margin-bottom:40px; position: relative; padding-left:65px; line-height: 52px;}
.index_hyyy .slideTxtBox .hd ul li a{width:100%; height: auto; display: block; color:#333333; font-size: 18px;}
.index_hyyy .slideTxtBox .hd ul li:after{content: ""; width: 52px; height: 52px; border-radius: 50%; 
	background: url(../images/yy_icon.png) no-repeat center; position: absolute; top:0; left:0}
.index_hyyy .slideTxtBox .hd ul li:hover:after{border: 1px solid #fff}
.index_hyyy .slideTxtBox .hd ul li:hover a{font-weight: bold;}
.index_hyyy .slideTxtBox .hd ul li.on a{font-weight: bold;}
.index_hyyy .slideTxtBox .hd ul li.on:after{border: 1px solid #fff}
.index_hyyy .slideTxtBox .hd ul li:nth-child(2){margin-left: 39px;}
.index_hyyy .slideTxtBox .hd ul li:nth-child(3){margin-left: 63px;}
.index_hyyy .slideTxtBox .hd ul li:nth-child(4){margin-left: 76px;}
.index_hyyy .slideTxtBox .hd ul li:nth-child(5){margin-left: 74px;}
.index_hyyy .slideTxtBox .hd ul li:nth-child(6){margin-left: 60px;}
.index_hyyy .slideTxtBox .bd{width:100%; height: 100%;}
.bd_li{width:100%; height: auto; overflow: hidden}
.bd_li img{width:100%; display: block}
.bd_li_hover{width:700px; position: absolute; top:240px; right:7%; z-index:9}
.in_hyyy_top{width:100%; height: auto; overflow: hidden; background: #fff; box-shadow: 0 0 6px rgba(0,0,0,0.15); border-radius: 8px; padding: 40px 40px;}
.in_hyyy_top h4{color:#333333; font-size: 24px; font-weight: bold; }
.in_hyyy_top h5{width:100%; line-height: 28px; height: 56px; color: #666666; font-size: 16px; }
.in_hyyy_li{width:100%; height: auto; overflow: hidden; margin: 20px 0}
.in_hyyy_li p{color:#333333; font-size: 16px; line-height: 30px; float: left;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-right: 4%}
.yy_more{background: url(../images/fl_icon.png) no-repeat left center; padding-left: 50px; height: 40px;  display: block; padding-top: 8px; margin-top: 58px; transition: all 0.4s ease-in-out;}
.yy_more span{color:#249347; font-size: 16px; border-bottom: 1px solid #249347; padding-bottom:5px;}
.yy_more:hover{padding-left:60px; }


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom:66px; }
.index_news_all{width:100%; height: auto;  margin-top: 40px; position: relative}
.index_news_all .swiper-container{padding: 18px 0; }
.index_news_all .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.06); 
	padding: 50px 15%; border: 1px solid #e1e1e1}
.news_all_li{width:100%; height: auto; overflow: hidden; position: relative; z-index: 2}
.news_all_li h4{color:#999999; font-size: 16px;}
.news_all_li h4 span{color:#666666; font-size: 16px; font-weight: bold; margin-left: 25px;}
.news_all_li h3{width:100%; height:40px; line-height: 40px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	font-size: 18px; margin:15px 0}
.news_all_li p{width:100%; height: 60px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; font-size: 16px; color:#999999}
.news_all_li i{color:#1f903f; font-size: 14px; font-style: normal; background: url(../images/nh_jts.png) no-repeat right center; padding-right: 20px; 
	margin-top: 30px; display: table}
.index_news .swiper-button-next,.index_news .swiper-button-prev{width:61px; height:60px;}
.index_news .swiper-button-next{background: url(../images/n_right.png) no-repeat center; right:-30px}
.index_news .swiper-button-prev{background: url(../images/n_left.png) no-repeat center; left:-30px}
.index_news_all .swiper-slide a:after{content: ""; width: 100%; height: 100%;  position: absolute; top:0; left:0; z-index:0; transition: all 0.4s ease-in-out;}
.index_news_all .swiper-slide:hover a:after{transform: scaleY(1.12); background: #1f903f;}
.index_news_all .swiper-slide:hover h4,.index_news_all .swiper-slide:hover h4 span{color:#fff}
.index_news_all .swiper-slide:hover h3,.index_news_all .swiper-slide:hover p,.index_news_all .swiper-slide:hover i{color:#fff}
.index_news_all .swiper-slide:hover .news_all_li i{background: url(../images/n_jts.png) no-repeat right center}


/*内页*/
.ny_all{width:100%; height:auto; background:#fff; margin-top:46.2vw; position:relative; z-index:9}
.ny_banner{width:100%; height:46.2vw;  overflow:hidden; position:fixed; top:0; left:0;}

.ny_ban_img{position:absolute; top:0; left:0; height:100%; background-size:cover!important; width:100% }
.ny_banner img{width:100%; display:block}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center; }
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center; }
.news_ban{background: url(../images/news_ban.jpg) no-repeat center;}
.qzls_ban{background: url(../images/qzls_ban.jpg) no-repeat center;}
.ny_ban_right{width:auto!important; height:100%; position:absolute; top: 6px; right: -47px;}


.ny_ban_info{width:1000px; height: auto; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); text-align: center }
.ny_ban_info h4{color:#ffffff; font-size:64px; font-weight: bold; text-transform: uppercase; text-shadow:  0 5px 6px rgba(0,0,0,0.2); display: table; margin: 0px auto}
.ny_ban_info h4 span{color:#ffffff; font-size:64px; font-weight: bold; margin-right:8px;}
.ny_ban_info h5{color:#ffffff; font-size:50px; font-weight: bold; text-transform: uppercase; text-shadow:  0 5px 6px rgba(0,0,0,0.2); display: table; margin: 0px auto}
.ny_search{width:690px; height: 60px; margin: 0px auto; border-radius: 5px;  background: #ffffff; margin-top:72px}
.ny_search_left{width:77%; height: 100%; float: left; padding-left: 20px}
.ny_search_left i{width:30px; height: 100%; float: left; background: url(../images/p_search.png) no-repeat center}
.ny_search_left input[type="text"]{width:440px; height: 100%; float: left; color:#a7a6a6; font-size: 16px; border: 0; padding-left: 8px;}
.ny_search_tijiao{width:146px; height: 100%; float: right; background: #1f903f; line-height: 60px; color:#fff; font-size: 16px; border: 0; border-radius: 5px;}
.ny_nav{width:100%; height: auto; background: #ededed}
.ny_nav ul{max-width: 110%; display: table; margin: 0px auto;}
.ny_nav ul li{width:225px; height: auto; line-height: 3.2vw; text-align: center; position: relative; float:left}
.ny_nav ul li:after{content: ""; width:21px; height: 18px; background: url(../images/active.png) no-repeat top center; position: absolute; top:-16px; left:50%; margin-left: -10.5px; opacity: 0 }
.ny_nav ul li a{color:#333333; font-size: 16px; display: block}
.ny_nav ul li:nth-child(even){background: #f6f6f6}
.ny_nav ul li.active,.ny_nav ul li:hover{background: #19933c}

.ny_nav ul li.active a,.ny_nav ul li:hover a{font-weight: bold; color: #fff}
.ny_nav ul li.active:after{opacity: 1}
.ny_nav ul li:hover:after{opacity: 1}
.ny_nav ul li.actives,.ny_nav ul li.actives:hover{background: #f6f6f6}
.ny_nav ul li.actives:after{opacity:0}
.ny_nav ul li.actives:hover a{color:#333}
/*产品*/
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 96px; margin-bottom: 90px}
.product_one_title{width:100%; height: auto; text-align: center}
.product_one_title h3{color:#249347; font-size: 40px; text-transform: uppercase}
.product_one_title h4{color:#000000; font-size:28px; margin-top: 8px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; margin-top: 77px}
.ny_product_two ul li{width:32.666%; height: auto; float: left; position: relative; margin-right: 1%; margin-bottom: 25px; overflow: hidden}
.ny_product_two ul li:nth-child(3n){margin-right:0}
.ny_product_two ul li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.product_two_hover{width:100%; height: 100%; background: url(../images/pyy_hover.png) no-repeat center; background-size:cover; position: absolute; top:0; left:0; padding: 50px 51% 0 5%}
.product_two_hover span{width:117px; height: 42px; border: 1px solid #bebebe; border-radius: 25px; text-align: center; line-height: 42px; font-size: 14px; 
	color: #666666; display: block; margin-top: 29px;}
.product_two_hover h4{color:#333333; font-size: 22px; font-weight: bold; margin-bottom:25px}
.product_two_hover h5{color:#333333; font-size: 16px; line-height: 30px; height: 60px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-bottom: 30px;}
.product_two_hover p{color:#666666; font-size: 16px; line-height:26px; width: 100%; height: 52px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_product_two ul li:hover .product_two_hover{background: url(../images/pyy_hhover.png) no-repeat center; background-size:cover;}
.ny_product_two ul li:hover h4{color:#fff}
.ny_product_two ul li:hover h5{color:#fff}
.ny_product_two ul li:hover p{color:#fff}
.ny_product_two ul li:hover span{color:#fff; border: 1px solid rgba(255,255,255,0.5)}
.ny_product_two ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_product_one{width:100%; height:1049px; background: url(../images/product_one.jpg) no-repeat center; padding-top: 108px; background-size:cover;}
.product_one_nav{max-width:100%; height: auto; overflow: hidden;  margin:46px auto; display: table}

.product_one_nav a{width:auto; height: 51px; line-height: 51px; color:#1f903f; padding:0 10px; font-size: 16px; border: 1px solid #1f903f; border-radius: 25px; text-align: center; float: left; margin-right:1.5rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.product_one_nav a:last-child{margin-right: 0}
.product_one_nav a:hover,.product_one_nav a.active{background: #1f903f; color:#fff}
.product_one_li{width:100%; height: auto; overflow: hidden; position: relative; padding-bottom:70px;}
.product_one_li .swiper{height:570px}
.product_one_li .swiper-slide{ padding: 5px; height:172px!important}
.product_one_li .swiper-slide a{width:100%; height: 168px; background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.13); display: block;     padding:30px 5% 30px 0;}
.product_one_li .swiper-slide a i{width:45px; height: 45px; float: right; background: url(../images/slh_h.png) no-repeat center; margin-top:28px}
.product_one_xx{width:52%; height: auto; float: left; margin-left:3%}
.product_one_xx h4{width:100%; height:30px; line-height: 30px; color: #1f903f; font-size: 18px; font-weight: bold; margin-bottom: 8px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.product_one_xx p{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.product_one_pic{width:30%; height: 100%; float: left; display: flex; align-items: center;}
.product_one_pic img{max-width: 100%; align-items: center; margin: 0px auto; filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: 0.1;}
.product_one_li .swiper-button-next,.product_one_li .swiper-button-prev{width:46px; height: 46px; top:auto; margin-top: 0; bottom:0 }
.product_one_li .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:45%;}
.product_one_li .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:45%}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content:""}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content:""}

.product_one_li .swiper-slide a:hover i{background:url(../images/slh_l.png) no-repeat center}
.product_one_li .swiper-slide a:hover{background:#1f903f}
.product_one_li .swiper-slide a:hover h4{color:#fff}
.product_one_li .swiper-slide a:hover p{color:#fff}
.product_one_li .swiper-slide a:hover .product_one_pic img{
    opacity: .34;
    filter: grayscale(0);
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}



/*关于我们*/
.ny_about_one{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.about_one_xx{width:100%; height: auto; overflow: hidden; display: -webkit-box; display: -webkit-flex;  display: -ms-flexbox;
    display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between}
.about_one_left{width:50.5%; height: auto; float: left; margin-top: 74px; padding-right:2%}
.about_one_left h4{color:#000000; font-size: 24px;}
.about_one_left hr{width:51px; height: 3px; background: #1f903f; display: block; margin: 29px 0}
.about_one_info{width:100%; height: auto; overflow: hidden}
.about_one_info p{color:#333333; font-size: 16px; line-height: 32px; margin-bottom:14px}
.about_one_img{width:49.5%; height: auto; float: right; margin-top: 74px; shape-outside:circle(50%); -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;     display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.about_one_pic{width:100%;}
.about_one_img img{width:100%;}
.about_one_center{width:100%; height: auto; line-height: 32px; color:#333333; font-size: 16px;}
.about_one_num{width:100%; height: auto; overflow: hidden; margin-top:48px; padding-top:10px; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.about_one_num dl{float: left; margin-bottom:80px; transition: all 0.4s ease-in-out;}
.about_one_num dl:hover{margin-top:-10px;}
.about_one_num dl dt{width:50px; float: left; margin-right: 10px; display: flex; align-items: center; height: 84px}
.about_one_num dl dt img{align-items: center; margin: 0px auto; max-width: 100%}
.about_one_num dl dd{margin-left:70px;}
.about_one_num dl dd p{color:#333333; font-size: 14px; opacity: 0.73}
.about_one_num dl dd h4{color:#787b7c; font-size: 14px;}
.about_one_num dl dd h4 span{color:#000000; font-size: 48px; font-weight: bold; margin-right: 8px; }
.about_one_num dl:last-child{margin-right: 0}
.ny_about_two{width:100%; height: 736px; overflow: hidden; background: url(../images/gswh_bjs.jpg) no-repeat center; padding: 78px 0; background-size:cover; }
.ny_about_two ul{width:100%; height: auto; overflow: hidden; margin-top: 50px; }
.ny_about_two ul li{width:48.8%; height:198px; background: #ffffff; padding: 0 4% 0 5%; margin-bottom: 25px; float: left;     display: flex;
    align-items: center; justify-content: space-between;}
.ny_about_two ul li:nth-child(2n){float:right }
.ny_about_two ul li dl{width:78%; height: auto; float: left; }
.ny_about_two ul li dl dt{color:#1f903f; font-size: 24px;  margin-bottom: 32px;}
.ny_about_two ul li dl dd{color:#666666; font-size:16px;  line-height: 28px}
.about_two_img{width:15%; height: 198px; float: right; display: flex; align-items: center;}
.about_two_img img{ filter: grayscale(100%); filter: grayscale(100%);   -webkit-filter: grayscale(100%); opacity: 0.1; align-items: center; margin: 0px auto; max-width: 100%}
.ny_about_two ul li:hover{background: #1f903f}
.ny_about_two ul li:hover dt{color:#fff}
.ny_about_two ul li:hover dd{color:#fff}
.ny_about_two ul li:hover .about_two_img img{opacity:.34; filter: grayscale(0); filter: grayscale(0);   -webkit-filter: grayscale(0);}
.ny_about_three{width:100%; margin-top: 96px;}
.ny_about_honor{width:100%; height: auto; overflow: hidden; margin-top: 64px}
.ny_about_honor .swiper-container{padding-bottom:70px;}
.ny_about_honor .swiper-slide a{width:100%; height: auto; overflow: hidden; background: #f0f0f0; padding: 10px 10px 0; display: block}
.about_honor_pic{width:100%; height: auto; overflow: hidden}
.about_honor_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_about_honor .swiper-slide a h4{width:100%; height: 70px; line-height: 70px; text-align: center; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_about_honor .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_about_honor .swiper-pagination-bullet{width:12px; height: 12px; background: #bfbfbf; opacity: 1; margin: 0 5px!important}
.ny_about_honor .swiper-pagination-bullet-active{background: #009944}
.ny_about_liucheng{width:100%; height:834px; background: url(../images/about_liucheng.jpg) no-repeat center; margin-top: 96px; padding-top: 88px; background-size:cover;}
.about_liucheng_li{width:100%; height: auto; overflow: hidden; margin-top: 90px}
.preview{width:100%; height: auto; overflow: hidden; position: relative}
.preview:after{content: ""; width: 100%; height: 1px; background: #dcdcdc; position: absolute; bottom:7px; left:0;}
.preview:before{content: ""; width: 17px; height: 16px; background: #dcdcdc; position: absolute; bottom:0; right:0; border-radius: 50%}
.preview_time{width:100%; height: auto; overflow: hidden; position: relative; color: #333333; font-size: 24px; text-align: center; height: 50px; cursor: pointer}
.preview_time:after{content: ""; width: 17px; height: 16px; background: #dcdcdc; position: absolute; bottom:0; left:0; border-radius: 50%}
.active-nav .preview_time{font-weight: bold;color: #249347}
.active-nav .preview_time:after{background: #249347}
.view{width:100%; height: auto; overflow: hidden; margin-top:32px; position: relative;  background: rgba(255,255,255,0.74); padding:36px 0}
.view_li{width:100%; height: auto; overflow: hidden; padding: 0 9%;}
.view_li_pic{width:492px; height: auto; overflow: hidden; float: left}
.view_li_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.view_li_xx{margin-left: 580px; margin-top: 35px;}
.view_li_xx h4{color:#333333; font-size: 24px;}
.view_li_xx h4 span{color:#333333; font-size:36px; font-weight: bold;}
.view_li_xx h5{color:#249347; font-size: 24px; margin: 55px 0 22px}
.view_li_xx p{color:#333333; font-size:16px; line-height: 30px;}
.view_li:hover .view_li_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.arrow-left,.arrow-right{width:46px; height: 46px; position: absolute; top:50%; margin-top:-23px; display: block; z-index: 9}
.arrow-left{background: url(../images/p_left.png) no-repeat center; left:3%}
.arrow-right{background: url(../images/p_right.png) no-repeat center; right:3%}
.ny_about_yfcx{width:100%; height: auto; overflow: hidden; margin-top: 110px}
.about_yfcx_li{width:100%; height: auto; overflow: hidden; margin-top: 60px}
.about_yfcx_li ul{width:100%; height: auto; overflow: hidden}
.about_yfcx_li ul li{width:32.5%; height: auto;  margin-right: 1.2%; background: #f6f6f6; float: left}
.about_yfcx_li ul li:last-child{margin-right: 0}
.about_yfcx_xx{width:100%; height: 495px; overflow: hidden; padding: 40px 4%}
.about_yfcx_xx h4{color:#249347; font-size: 24px;}
.about_yfcx_xx hr{background:#249347; width: 21px; height: 3px; border: 0; display: block; margin:15px 0}
.about_yfcx_xx p{color:#666666; font-size: 16px; line-height: 32px;}
.about_yfcx_img{width:100%; height: auto; overflow: hidden}
.about_yfcx_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_yfcx_li ul li:hover .about_yfcx_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_about_kcxfz{width:100%; height: auto; overflow: hidden; background: url(../images/kcxfz_bjs.jpg) no-repeat center; background-size:cover; padding: 74px 0 88px; margin-top: 88px; margin-bottom: 46px;}
.about_kcxfz_li{width:100%; height: auto; overflow: hidden}
.about_kcxfz_li .item{width:7.6%; height: 495px; float: left; margin-right: 1%; transition: all 0.6s ease-in-out; overflow: hidden}
.item4{margin-right: 0}
.about_kcxfz_left{width:43%; height: 100%; float: left; padding:50px 3% 0; background: #fff; opacity: 0}
.about_kcxfz_left h4{color:#1f903f; font-size: 24px;}
.about_kcxfz_left hr{width:38px; height: 3px; background: #1f903f; margin:24px 0 30px}
.about_kcxfz_left p{width:100%;  height: auto; overflow: hidden; color: #333333; font-size: 16px; line-height: 30px;}
.about_kcxfz_left img{width:44px; margin-top: 70px; transition: all 0.4s ease-in-out; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_kcxfz_right{width:57%; float: left; overflow: hidden; height:495px; opacity:0; transition: all 0.8s ease-in-out;}
.about_kcxfz_right img,.about_kcxfz_right1 img{width:100%; height: 100%; object-fit: cover; object-position: center center; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.about_kcxfz_li .item.on{width:64.6%; }
.about_kcxfz_li .item.on .about_kcxfz_left{opacity: 1} 
.about_kcxfz_li .item.on .about_kcxfz_right{opacity: 1}
.about_kcxfz_right1{width:100%; opacity:0.4; height: 495px}
.about_kcxfz_li .item.on .about_kcxfz_right1{display: none}
.about_kcxfz_left:hover img{margin-left:10px;}
.about_kcxfz_li .item:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_kcxfz_fen{display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.ny_about_kcxfz .slideTxtBox{width:100%; height:auto; overflow:hidden}
.about_kcxfz_nav{width:100%;  margin:60px auto 66px;}
.about_kcxfz_nav ul{width:auto; display: table; margin:0px auto;}
.about_kcxfz_nav li{width:auto; height: 50px; float: left;  margin: 0 12px; cursor: pointer;}
.about_kcxfz_nav p{width:100%; height: 50px; background: #1f903f; border-radius: 25px; color:#fff; font-size: 16px; text-align: center; line-height: 50px;  padding:0 18px}
.about_kcxfz_nav li.on p{background: #fff; color:#1f903f; border:1px solid #1f903f}
.about_yfcx_li ul li:hover h4{font-weight:bold;}




/*底部*/
.footer{width:100%; height:auto;  overflow: hidden; }
.footer_logo{width:100%; height: auto; overflow: hidden; margin-bottom: 30px;}
.footer_center{width:100%; height: auto; overflow: hidden; border-top:2px solid #e1e1e1; padding:30px 4% 0}
.footer_cnav{width:81%; float: left; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_cnav dl{float: left; }
.footer_cnav dl dt{color:#333333; font-size: 16px; margin-bottom:20px; font-weight:bold;}
.footer_cnav dl dt a{color:#333333; font-size: 16px; font-weight:bold;}
.footer_cnav dl dd{width:100%; height: auto; overflow: hidden}
.footer_cnav dl dd a{color:#999999; font-size:14px; display: block; margin-bottom: 10px;}
.footer_cnav dl dd a:hover{color:#1f903f}
.footer_cnav dl:last-child{margin-right: 0}
.footer_img{width:10%; height: auto; float: right; box-shadow: 0 0 6px rgba(0,0,0,0.1); margin-top:14px}
.footer_img img{width:100%; display: block}
.footer_dhs{float: right; background: url(../images/dh_icon.png) no-repeat left 22px; padding-left: 25px; margin-right:2%; margin-top:130px;}
.footer_dhs span{color:#586978; font-size:30px; font-weight: bold; margin-left: 10px;}
.f_copy{width:100%; height:70px; overflow: hidden; line-height:70px;  margin-top: 50px; border-top:2px solid #e1e1e1; padding: 0 4%}
.copy_l{font-size:14px; color:#666666; height: 100%; width:auto; float: left; opacity: 0.5}
.copy_l a{color:#666666; font-size: 14px;}
.copy_l a:hover{color:#009b48!important}
.footer_zhichi{width:auto; height:auto; float: right;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#666666; height: 100%; line-height:70px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:26px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:26px;}
.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: #666666;}
.footer_zhichi i{ float: left;}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width:80px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width:80px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -125px;
    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 i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
	font-size:12px;
}
.lxfx li {
    background:#1f903f;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width:80px; 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;}




/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0 100px; }
.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:30px 15px; border-bottom:1px solid #f4f4f4}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:20px;}
.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{ height: auto;  margin-left:150px; margin-right: 255px}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; 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:#1f903f}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_show{margin-top:40px; line-height:30px; color:#333; margin-bottom:60px; overflow:hidden}
.ny_news_show p{line-height:30px; color:#333; font-size:16px;}
.news_show_left{width:854px; height:auto; float:left; border-right:1px solid #eee; padding-right:35px;}
.news_show_right{width:317px; height:auto; float:right}
.ny_jzgl_t{width:100%; border-bottom: 1px solid #dcdcdc;}
.ny_jzgl_t h3{font-size: 24px; color: #f69338; height: 35px; line-height: 35px; border-bottom: 1px solid #f69338; width: 145px;}
.news_show_right ul{width:317px; height:auto; overflow:hidden;}
.news_show_right ul li{width:100%; height:auto; overflow:hidden; margin-bottom:15px;}
.news_show_pic{width:150px; height:auto; float:left;}
.news_show_pic img{width:100%; display:block}
.news_show_pic1{width:220px; height:auto; float:right;}
.news_show_pic1 img{width:100%; display:block}
.news_show_xq{margin-left:165px;}
.news_show_xq h4{width:100%; height:48px; line-height:24px; font-size:16px; color: #000;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_show_xq span{color:#999; display:block; width:100%; line-height:30px; font-size:14px;}
.ny_news_title{width: 100%; font-size: 28px; color: #333; padding:0 0px 10px; text-align: center;clear: both; font-weight: bold; line-height:35px;}
.news_show_right h3{width: 100%; font-size: 24px; color: #333;  clear: both;  font-weight: bold;  line-height: 35px; margin-bottom:20px;}


.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{}
.honor_list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden;}
.honor_list li .img img{ width: 100%; transition: all 0.3s;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s;}
.honor_list li:hover{ border: 1px solid#002974;}
.honor_list li:hover .gallery-title{ background: #002974; color: #fff;}
.honor .list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor .list li:nth-child(4n){ margin-right: 0;}
.honor .list li .img{overflow: hidden;}
.honor .list li .img img{ width: 100%; transition: all 0.3s;}
.honor .list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor .list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s;}
.honor .list li:hover{ border: 1px solid #d60011;}
.honor .list li:hover .gallery-title{ background: #d60011; color: #fff;}



/* ��ҳ��ϵ���� */
.lianxi{ overflow: hidden; padding-bottom: 60px;}
#map{ height: 550px; width: 100%;}
.lianxi_fs{ overflow: hidden; margin-top: 30px; }
.lianxi_fs p{ color: #333; font-size: 16px; line-height:30px;}
.lianxi_ewm{ display: table; margin: 30px auto;}
.lianxi_ewm li{overflow: hidden; float: left; margin: 0 20px;  text-align: center;}
.lianxi_ewm li img{border:1px solid #eee}
.lianxi_ewm li p{ line-height: 1.8; font-size: 16px; color: #333;}
.liuyan{overflow: hidden;  height: 580px; background: url(../images/ny_pc_6.jpg) no-repeat center top fixed;}
.liuyan input[type="text"]{line-height: 60px; text-indent: 5%; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #eb6877; width: 32%; margin-right:1.4%;}
.liuyan input[type="text"]::-webkit-input-placeholder,.liuyan textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.8);}
.liuyan input[type="text"]:nth-child(3){ margin-right: 0; float: right;}
.liuyan textarea{line-height: 2; width: 100%; text-indent:20px; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #eb6877; margin-top: 20px; height: 72px;}
.liuyan input[type="submit"]{ width: 200px; background: #fff;border: none; font-size: 16px; color: #d60011; height: 60px; margin: 0 auto; margin-top: 30px; display: block; cursor: pointer;}
.jrwm{overflow: hidden; padding-bottom: 120px;}
.jrwm .jiaru_nr{ font-size: 16px;}
.jrwm .jiaru_nr p{ line-height: 2;  color: #454545; text-align: justify;}
.jrwm .jiaru_nr img{ width: 100%;}
.anli_jz p{ font-size: 16px;  color: #454545; line-height: 30px;}
.anli_jz p strong{ font-size: 18px;}
.keyword_light img{margin:0px auto;max-width:100%}
.ny_service_all{margin-top:40px;}

.ny_qzls{width: 100%; height: auto; overflow: hidden; margin: 70px 0;  color: #333;
    font-size: 16px;}
.ny_qzls img{max-width:100%}
.ny_qzls p {
    line-height: 30px;
    color: #333;
    font-size: 16px;
}


/*联系我们*/
.index_bottom{width:85%; margin:-210px auto 0;}
.index_contact{width:100%; height: auto; overflow: hidden; background: #fff; padding:80px 4.5% 60px}
.index_contact_left{width:45%; height: auto; float: left}
.contact_left_title{width:100%; height: auto; overflow: hidden}
.contact_left_title h4{color:#2f323a; font-size: 64px; font-weight: bold; background: url(../images/xx.png) no-repeat center 84%; display: table;
	text-transform: uppercase}
.contact_left_title h3{color:#333333; font-size: 32px; margin: 10px 0 5px}
.contact_left_title p{color:#999999; font-size: 14px;}
.contact_left_xx{width:100%; height: auto; overflow: hidden;}
.contact_left_xx h4{color:#333333; font-size: 26px; font-weight: bold;}
.contact_left_xx h5{color:#b9b9b9; font-size:16px; margin-bottom:20px; text-transform: uppercase; line-height: 40px;}
.contact_left_xx p{color:#666666; font-size: 18px;margin-bottom: 20px;line-height:36px;}
.index_contact_right{width:52%; height: auto; float: right;}
.index_contact_right h5{color:#fff; font-size: 22px; color: #333333;  margin-bottom: 35px;}
.in_con_text{width:100%; height: 57px; position: relative; margin-bottom: 15px;}
.in_con_text input[type="text"]{width:100%; height: 100%; background: #ededed; border: 0; padding:0 4%}
.index_contact_right textarea{width:100%; height: 128px; padding:10px 4%; background: #ededed; border: 0; resize: none}
.in_submit{width:100%; height:63px; position: relative; background: #a0a0a0; border: 0; color:#fff; font-size: 18px; margin-top: 20px;}
.ny_bottom {width:100%; margin-top:40px; overflow:hidden; background:#ffffff}
.ny_contact{width:100%; height: auto; overflow: hidden;  }
.ny_bottom .footer_center dl{margin-right:2%; width:15%}
.ny_bottom .footer_nav{width:61%}
.ny_contact .w1440{width:984px; margin:0px auto;}

#sidebar.sticky { float: none; position: fixed; top:84px; z-index: 6; right: auto; }

.footer_lianjie a{color:#999999; font-size: 14px; position: relative; padding-right:20px; margin-right: 10px;}
.footer_lianjie a:after{content: "|"; color:#999999; position: absolute; top:50%; right:0; transform: translate(0,-50%);}
.footer_lianjie a:last-child:after{display: none}
.footer_lianjie a:hover{color:#ff0000}
.footer_lianjie{float: right; line-height: 70px;}
.ysxy{font-size:14px; color:#666}
.ysxy a{color:#ff0101}

/*产品解决方案*/
/*img{display: block;}*/
.ellipsis{text-overflow: ellipsis;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ellipsis2{ overflow: hidden;	text-overflow: ellipsis;	-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;line-clamp: 2;}
.flex{display: flex;display: -webkit-flex;}
.maxWidth{min-width: 1200px;padding: 0 20px;margin: 0 auto;max-width: 1460px;}
.transition{transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;}
.boxSizing{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

.swiperModel{height: 836px;position: relative;}
.swiperModel img{width: 100%;height: 100%;object-fit: cover;}
.searchSwiper{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 10;}
.searchSwiper .title{font-size: 50px;font-weight: bold;text-align: center;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);color: #fff;}
.searchSwiper .sw {background: #fff;position: relative;margin-top: 50px;border-radius: 8px;overflow: hidden;}
.searchSwiper .sw .put{width: 546px;height: 60px;border: none;outline: none;padding: 0 20px 0 60px;font-size: 14px;}
.searchSwiper .sw .btn{width: 120px;height: 60px;background: #1F903F;color: #fff;outline: none;border: none;cursor: pointer;outline: none;display: block;border-radius: 8px;}
.searchSwiper .sw img{width: 20px;height: 20px;position: absolute;left: 20px;top: 50%;transform: translateY(-50%);}

.productList{padding: 50px 0;flex-wrap: wrap;}
.product{width: calc((100% - 20px * 2) / 3);aspect-ratio: 1/1.1;position: relative;box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.1);margin-right: 20px;overflow: hidden;}
.product:nth-child(3n){margin-right: 0;}
.product:nth-child(n+4){margin-top: 20px;}
.product img{width: 100%;height: 100%;object-fit: cover;}
.product .head{position: absolute;top: 0;left: 0;width: 100%;background: #fff;height: 196px;padding: 0 58px;flex-direction: column;justify-content: center;}
.product .head .side{width:20px;height: 4px;background: #1F903F ;}
.product .head .title{font-size: 22px;font-weight: bold;padding: 10px 0;}
.product .head .desc{color: #666;}
.product .main{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(rgba(31, 144, 63,0.6),rgba(0,0,0,0.2));padding: 0 58px;color: #fff;padding-bottom: 90px;flex-direction: column;justify-content: space-between;transform: translateY(-100%);}
.main .head{position:initial;z-index: 0;background: transparent;color: #fff;padding: 0;}
.main .head .desc{color: #fff;}
.main .head .side{background: #fff;}
.product:hover .main{transform: translateY(0);}
.product:hover>.head{opacity: 0;}

.navModel{padding-top: 50px;}
.navModel .navSlide{width:226px;}
.navModel .navSlide a{background: #f6f6f6;line-height: 60px;text-align: center;padding: 0 10px;margin-bottom: 10px;display: block;}
.navModel .navSlide .active{background: #1F903F;color: #fff;}
.mainModel{flex: 1;margin-left: 30px;width: 0;}
.mainModel .pro{box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.1);padding: 40px;align-items: center;}
.mainModel .pro+.pro{margin-top: 20px;}
.mainModel .pro .pro1{width: 76px;height: 76px;background: url('../images/proImg.png') no-repeat center;background-size: contain;}
.pro .pro2{flex: 1;padding: 0 50px;}
.pro .pro2 .tit{font-size: 18px;font-weight: bold;color: #1F903F;}
.pro .pro2 .desc{padding-top: 4px;}
.pro .pro3{width: 46px;height: 46px;background: url('../images/pro_a1.png') no-repeat center;background-size: contain;}
.mainModel .pro:hover{background: linear-gradient(90deg,#1F903F,#59B4D2);}
.mainModel .pro:hover .pro1{background: url('../images/proImg1.png') no-repeat center;background-size: contain;}
.mainModel .pro:hover .pro2{color: #fff;}
.mainModel .pro:hover .pro2 .tit{color: #fff;}
.mainModel .pro:hover .pro3{background: url('../images/pro_a2.png') no-repeat center;background-size: contain;}
.mainModel .digg {margin-top:20px;}

.detModel{flex: 1;box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);margin-left: 30px;padding: 66px;width: 0;}
.detMain{justify-content: space-between;}
.detMain+.detMain{margin-top: 90px;}
.detMain .dm{width: calc((100% - 20px) / 2);aspect-ratio: 1/0.66;}
.det1 .det1_b>img{width: 100%;height: 100%;object-fit: cover;}
.det1 .det1_a{border-bottom: 2px solid #1F903F;flex-direction: column;justify-content: space-between;}
.det1_a .title,.det1_a .title p{font-size: 28px;color: #1F903F;font-weight: bold;}
.det1_a .tit{padding-top: 40px;color: #1F903F;font-weight: bold;}
.det1_a .text{padding-top: 10px;color:#333;}
.det1_a .btn{width: 176px;height: 48px;align-items: center;justify-content: center;background: #1F903F;color: #fff;align-items: center;margin-top: auto;margin-bottom: 20px;}
.det1_a .btn>img{width: 14px;height: 14px;object-fit: contain;margin-left: 10px;}

.det2A{flex-direction: column;justify-content: center;background: #f6f6f6;aspect-ratio: 1/0.87;padding: 20px 50px;box-sizing: border-box;}
.det2A_f .f1{color:#1F903F;font-weight: bold;width: 80px;}
.det2A_f .f2{flex: 1;}
.det2A_f+.det2A_f{padding-top: 30px;}
.det2A1{align-items: center;}
.det2A1>img{max-width: 100%;max-height: 100%;}

.intro{padding-top: 60px;}
.intro .title{font-size: 30px;font-weight: bold;color: #1F903F;}
.intro .main{padding-top: 26px;}
.intro .main .tit{font-size: 22px;color: #1F903F;font-weight: bold;padding-bottom: 6px;}
.swiperIntro{width: 100%;margin-top: 26px;}
.swiperIntro img{width: 100%;object-fit: cover;aspect-ratio:1/0.666 ;}
.introSwiperBtn{justify-content: flex-end;padding-top: 20px;}
.introSwiperBtn img{margin-left: 20px;cursor: pointer;}


@media screen and (max-width:1680px){

.footer_dhs span{font-size:24px}

}

@media screen and (max-width:1580px){
	.about_top_right dl{margin-right: 18%}
	.footer_nav span{margin: 0 2%}
	.footer_dhs span{font-size:28px}
	.in_news_hover{padding: 40px 30px;}
	.index_about_left{padding: 70px 40px 10px 50px}
	.in_about_num dl dd h4 span{font-size:40px;}
	.in_about_num dl dd{margin-left:60px;}
	.view_li_xx h5{    margin: 26px 0 22px;}
	.view_li_xx{margin-left:538px}
	.index_hyyy .slideTxtBox:after{width:1240px}
	.index_hyyy .slideTxtBox .hd{right:840px;}
.footer_center{padding: 30px 1% 0;}
}


	
@media screen and (max-width:1500px){
	.w1440,.container{width:1200px}
	.index_case,.index_bottom,.in_all{width:1250px}
	.index_youshi_left h4,.news_title_left h4,.contact_left_title h4,.case_title_left h4,.about_top_left h4{font-size: 50px}
	.index_youshi_right ul li h4{margin: 44px 0 25px;}
	.product_one_nav a{margin-right:1.5rem; font-size:15px; width:170px}
	.index_product_all .swiper-slide a:after{height:188px}
	.header_dao{width:70%}
	.footer_dhs span{font-size:20px}
	.about_yfcx_xx p{line-height:28px;}
	.about_yfcx_xx{height:510px;}
	.footer_cnav{width:87%}
	.product_two_hover{padding: 22px 48% 0 5%;}
	.product_two_hover h5{margin-bottom:15px;}
	.product_two_hover h4{margin-bottom:14px;}
	.product_two_hover h5{line-height:25px; height:50px;}
	.product_two_hover p,.product_two_hover h5{font-size:14px;}
	.product_two_hover h4{font-size:18px;}
	.product_one_pic{width:24%}
	.product_one_xx{width:57%}
	.product_one_xx h4{font-size:16px; line-height:26px;}
	.product_one_li .swiper-slide a i{width:38px; height:38px; background-size:100% 100%}
	.product_one_li .swiper-slide a:hover i{ background-size:100% 100%}
	.about_kcxfz_left{padding: 25px 3% 0;}
	.about_kcxfz_left p{font-size:14px; line-height:26px;}
	.about_kcxfz_left img{margin-top:30px;}
	.about_kcxfz_left h4{font-size:20px;}
}


@media screen and (max-width:1360px){
html{font-size:12px;}
.h_search{width:40px;}
.header_nav{padding:0 2%}


}


@media screen and (max-width:1220px){
html{font-size:11px;}

}