﻿*{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; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1680{ margin: 0px auto; max-width:1680px; width: 89%; min-width: 1200px}
.l{float: left}
.r{float: right}
audio, canvas, progress, video{display: inline-block; vertical-align: baseline;}
body,html{font-size:16px;}
:focus{outline-color: transparent}




.header_top{width:100%; height:100px;  background: url(../images/header_top.jpg) no-repeat center; background-size: cover; position: relative; z-index:888; }
.h_logo{width:16.6%; float: left; line-height:100px; display: flex; align-items: center; height:100px; }
.h_logo img{align-items: center; margin: 0px auto; max-height: 100%; max-width: 100%}
.header_top h5{float: left; color:#fff; line-height:28px; font-size: 16px; margin-left: 30px; margin-top:24px;}
.hader_right{float: right}
.h_search{width:18px; height:100px; background: url(../images/h_search.png) no-repeat center;  float: left; margin-right: 30px}
.form_box{position: absolute;  top:100px; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding:15px 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:url(../images/submit.jpg) no-repeat center; font-size:16px;}
.h_dianhua{float:left; color:#15a040; line-height: 100px; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 24px; font-size: 21px;}
.h_zsjm{width:140px; height: 46px; line-height: 44px; border: 2px solid #15a040; float: left; text-align: center; margin:28px 35px 0}
.h_zsjm span{color:#fff; font-size: 16px; background: url(../images/h_jiameng.png) no-repeat left center; padding-left:22px;}
.h_wx{color:#fff; font-size:16px; background: url(../images/h_wx.png) no-repeat left center; padding-left: 30px; position: relative; float: left; line-height: 100px; height:100%; cursor: pointer}
.h_wx img{width:100px; height: auto; position: absolute; top:80px; left:0; z-index: 9;  display: none;}
.h_wx:hover img{display: block}







/*导航*/
.in_header{width:100%; height:70px; z-index:8; background: #333333;position: relative; z-index:9}
#menu{width:100%; height: 100%; }
#menu .nav{ position:relative; z-index:1;   width:100%; height:70px; margin: 0px auto; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:60px; width:auto; }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%; display: block;  overflow: hidden; position: relative;}
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px; top:70px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#15a040;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{background: url(../images/active.png) no-repeat center 90%}
.hot_pro:after{content:""; width:26px; height: 21px; position: absolute; top:8px;  right:-30px;  background: url(../images/hot.png) no-repeat; animation:mymove 2s infinite;}
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -1px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}



.header_fixed{width:100%; height:100px; background: rgba(0, 0, 0, 0.8); position: fixed; top:0; left:0; z-index: 9; display: none;}
.header_fixed  h5{float: left; color:#fff; line-height:28px; font-size: 16px; margin-left:1%; margin-top:24px; text-align: center}
.header_fixed .h_wx{height: 100px; padding: 0; width:20px}
.header_menu{float: left; width: 48%!important; margin-left: 3%; margin-top:20px}
.header_fixed .h_dianhua{line-height: 100px; font-size: 21px; margin-left: 2%}
.header_fixed .h_search{height: 100px; margin-left:2%}
.header_fixed .w1680{ display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}



/*第1块*/
.banner{display: block; width: 100%; height: auto;overflow: hidden; position: relative;}
.banner .swiper-container{width:100%; height: auto;}
.banner .swiper-slide a{width:100%; height: auto; display: block}
.banner .swiper-slide a img{width:100%; display: block; height:100%;  object-fit: cover; object-position: center center;}
.banner .swiper-button-next,.banner .swiper-button-prev{width:54px; height: 54px; border: 1px solid #fff; border-radius: 50%; top:auto; }
.banner .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:8%; bottom:10%;}
.banner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:auto; right:8%; bottom:18%;}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: '';}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: '';}
.banner .swiper-button-next:hover{background:#094a99 url(../images/ban_right.png) no-repeat center;}
.banner .swiper-button-prev:hover{background:#094a99 url(../images/ban_left.png) no-repeat center;}
.banner .swiper-pagination{bottom:135px}
.banner .swiper-pagination-bullet{background:#fff; width:10px; height:10px;}

.banner_search{width:100%; height: 110px; background: rgba(0,0,0,0.65); position: absolute; bottom:0; left:0; z-index: 9; padding: 24px 0}
.banner_search_input{width:auto; display:table; margin: 0px auto;}
.banner_search_input p{width:320px; height: 62px; float: left; border: 1px solid rgba(255,255,255,0.42); margin-right: 12px; padding-left:45px}
.banner_search_input p input[type="text"]{width:100%; height: 100%; background: none; border: 0; font-size: 16px; color: #fff;}
.bi1{background: url(../images/fi1.png) no-repeat 15px center}
.bi2{background: url(../images/fi2.png) no-repeat 15px center}
.bi3{background: url(../images/fi3.png) no-repeat 15px center}
.b_tijiao{width:170px; height: 62px; background: url(../images/submit.jpg) no-repeat center; text-align: center; line-height: 62px; color: #fff; font-size: 16px; border: 0; cursor: pointer}
.b_tijiao:hover{background: url(../images/n_nav.jpg) no-repeat center; background-size: cover;}

.banner_search_input p input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.banner_search_input p input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.banner_search_input p input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.banner_search_input p input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  






/*理由*/
.index_liyou{width:100%; height: auto; overflow: hidden; background: url(../images/liyou_bjs.jpg) no-repeat center; background-size: cover; padding: 82px 0}
.index_liyou_title{width:100%; height: auto; overflow: hidden; text-align: center; margin-bottom: 40px;}
.index_liyou_title h4{color:#000000; font-size: 38px; font-weight: bold;}
.index_liyou_title h5{color:#15a040; font-size:60px; font-weight: bold;}
.index_liyou ul{width:100%; height: auto; overflow: hidden; padding-top: 20px;}
.index_liyou ul li{width:12.5%; height: auto; float: left; text-align: center; position: relative; padding: 0 1%; transition: all 0.4s ease-in-out; cursor: pointer}
.index_liyou_icon{width:100%; height:50px; display: flex; align-items: center; margin-bottom: 10px;}
.index_liyou_icon img{max-width: 100%; max-height:100%; align-items: center; margin: 0px auto;}
.index_liyou ul li h4{color:#000000; font-size: 18px; line-height: 30px;}
.index_liyou ul li:after{content: ""; width: 1px; height: 30px; background: #d2d2d2; position: absolute; left:0; top:76px}
.index_liyou ul li:last-child:before{content: ""; width: 1px; height: 30px; background: #d2d2d2; position: absolute; right:0; top:76px}
.liyou_more{width:200px; height: 62px; display: block; line-height: 62px; font-size:16px; text-align: center; background: url(../images/n_nav.jpg) no-repeat center; color:#fff; margin: 62px auto 0;}
.liyou_more i{font-style: normal; margin-left: 20px;  text-shadow: 0 2px 2px rgba(0,0,0,0.4)}
.liyou_more span{color:#fff; font-size: 16px; text-shadow: 0 2px 2px rgba(0,0,0,0.4)}
.index_liyou ul li:hover{margin-top: -10px;}
.liyou_more:hover{background: url(../images/submit.jpg) no-repeat center; background-size: cover;}





/*数据*/
.index_shuju{width:100%; height:750px; background: url(../images/shuju_bjs.jpg) no-repeat center; background-size: cover; background-attachment: fixed; position:relative}
.index_shuju:after{content:""; background:url(../images/Brand-data.png) no-repeat center; position:absolute; bottom:0; left:5%; width:94px; height:675px;}
.index_shuju .w1680{display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.index_shuju_left{max-width: 50%; padding-left:15%; margin-top: 105px}
.index_shuju_left h4{color:#21b8ce; font-size: 54px; font-weight: bold;}
.index_shuju_left h5{color:#fff; font-size:30px; }
.index_shuju_left h5 span{color:#fff; font-size: 200px; font-weight: bold; line-height:220px}
.index_shuju_left h6{color:#fff; font-size: 26px; line-height: 40px;}
.index_shuju_left a{width:200px; height: 62px; display: block; line-height: 62px; font-size:16px; text-align: center; background: url(../images/n_nav.jpg) no-repeat center; color:#fff; margin-top: 62px;}
.index_shuju_left a i{font-style: normal; margin-left: 20px;  text-shadow: 0 2px 2px rgba(0,0,0,0.4)}
.index_shuju_left a span{color:#fff; font-size: 16px; text-shadow: 0 2px 2px rgba(0,0,0,0.4)}
.index_shuju_right{width:37%; margin-right:8%; margin-top: 30px}
.index_shuju_right ul{width:100%; height: auto; overflow:hidden; }
.index_shuju_right ul li{width:49%; float: left; height: 210px; position: relative; border: 4px solid rgba(0,0,0,0);}
.index_shuju_right ul li:nth-child(2n){float: right}
.index_shuju_right ul li h4{color:#fff; font-size: 18px; }
.index_shuju_right ul li h4 span{color:#fff; font-size: 44px; font-weight: bold;}


.index_shuju_right ul li p{color:#fff; font-size: 18px;}
.shuju_li{position: absolute; top:50%; left:8%; transform: translate(0,-50%)}
.index_shuju_right ul li:hover{border: 4px solid #21b8ce;}
.index_shuju_right ul li:hover h4{color:#21b8ce}
.index_shuju_right ul li:hover p{color:#21b8ce}
.index_shuju_left a:hover{background: url(../images/submit.jpg) no-repeat center; background-size: cover;}




/*艺术涂料*/
.index_yihsu{width:100%; height: 822px; overflow: hidden; margin-bottom: 88px; position: relative}
.index_yihsu .mySwiper2{width:100%; height: 822px; overflow: hidden; position: relative}
.in_yishu_all{width:100%; height: 100%; position: relative}
.in_yishu_all:after{content:""; width:100%; height:100%; background:rgba(0,0,0,0.5); position:absolute; top:0; left:0; z-index:1}
.in_yishu_all img{width:100%; height: 100%; display: block}
.index_yihsu_info{width:670px; height: auto; position: absolute; top:95px; right:10%; z-index:2; }
.index_yihsu_info h4{color:#ffffff; font-size: 30px; font-weight: bold; margin-bottom: 22px;}
.index_yihsu_info h5{color:#ffffff; font-size: 18px; line-height:28px; margin-bottom: 10px;}
.index_yihsu_info h6{color:#ffffff; font-size: 14px; line-height:20px; opacity: 0.5}
.index_yihsu_se{width:100%; height: auto; overflow: hidden; margin: 20px 0 46px; display: flex; display: -webkit-flex; -webkit-justify-content: flex-start; 
	justify-content: flex-start;}
.index_yihsu_se i{width:42px; height: 42px; float: left; border-radius: 50%; margin-right: 15px;}
.in_yishu_vr{width:200px; height: 62px; float: left; text-align: center; line-height: 62px; background: url(../images/n_nav.jpg) no-repeat center; cursor: pointer}
.in_yishu_vr span{color:#fff; font-size: 16px; background: url(../images/vr_icon.png) no-repeat right center; padding-right: 60px;}
.in_yishu_vr:hover{background: url(../images/submit.jpg) no-repeat center; background-size: cover;}

.in_yishu_ma{width:62px; height: 62px; float: left; background: url(../images/vr_ma.png) no-repeat center; margin-left: 8px; position: relative}
.in_yishu_ma img{width:100px; height: auto; position: absolute; top:0; right:-106px; display: none;}
.in_yishu_ma:hover img{display: block}
.index_yihsu .index_yihsu_bottom{width:90%; height: auto; position: absolute; bottom:48px; left:50%; transform: translate(-50%,0); z-index: 9}
.index_yihsu_bottom h5{color:#fff; font-size: 54px; font-weight: bold;  margin-bottom: 45px; display: table; padding-right: 40px; position:relative}
.index_yihsu_bottom .mySwiper{width:100%; height: auto; overflow:hidden}
.index_yihsu .mySwiper .swiper-slide img{width:100%; display: block}
.index_yihsu .mySwiper .swiper-slide-thumb-active{border: 4px solid #fff}


.index_yihsu_bottom h5:after{content:""; width:26px; height: 21px; position: absolute; top:8px;  right:0;   background: url(../images/hot.png) no-repeat 100% 0; animation:mymove 2s infinite;}




/*视频*/
.index_video{width:100%; height: auto; overflow: hidden; margin-bottom: 120px}
.index_video_left{width:49%; position: relative; overflow: hidden}
.index_video_left img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_video_icon{color:#fff; font-size: 30px; font-weight: bold; background: url(../images/v_icon.png) no-repeat right center; padding-right: 60px; line-height: 50px; position: absolute; bottom:20px; right:22px}
.index_video_left:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-bottom: 90px; padding-top: 30px;}
.index_news_li{width:32.6%; height: auto; float: left; margin-right: 1%; border: 1px solid #e5e5e5; padding:10px 2% 10px}
.index_news_last{margin-right: 0}
.index_news_li ul{width:100%; height: auto; overflow: hidden}
.index_news_li ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 52px}
.index_news_li ul li span{color:#777777; font-size: 16px; display: block; margin-bottom: 8px}
.index_news_li ul li p{color:#000000; font-size: 18px; display: block; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.index_news_fl{width:200px; height: 62px; line-height: 62px; display: block; background: url(../images/n_nav.jpg) no-repeat center; text-align: center; font-size:24px; color: #ffffff; font-weight: bold;  text-shadow: 0 0 6px rgba(0,0,0,0.2); transform: translate(0,-35px)}
.index_news_one{width:100%; height: auto; overflow:hidden; border-bottom: 2px solid #000000; margin-bottom: 38px;}
.index_news_one h4{color:#777777; font-size: 16px; margin-bottom: 18px;}
.index_news_one h5{color:#000000; font-size: 24px; font-weight: bold; height: 60px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_one h6{color:#777777; font-size:16px; height: 60px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 35px 0}
.index_news_li:hover{background: #f2f2f2}
.index_news_li ul li:hover p{color:#21b8ce;}
.index_news_litwo{background: #f2f2f2;}
.index_news_litwo h4{color: #777777;}
.index_news_one:hover h5{color:#21b8ce}







/*内页导航*/
.ny_nav_all{border-bottom: 1px solid #e5e5e5;}
.ny_nav_xx{width:100%; height: auto; overflow: hidden; margin:25px 0; display:-webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center;}
.ny_nav_xx a{color:#000000; font-size: 18px; float: left; margin-right:4rem; line-height: 40px; position: relative; padding-bottom: 8px}
.ny_nav_xx a:last-child{margin-right:0}
.ny_nav_xx a:after{ content: ""; display: block; width: 0; height: 3px;  background: #15a040; margin: 0 auto; position: absolute;
    left: 0; right: 0; bottom:0; transition: width 0.64s cubic-bezier(0.165, 0.84, 0.44, 1)}
.ny_nav_xx a:hover:after{width:30px; transition-duration: 0.32s;}
.ny_nav_xx a.active:after{width:30px; transition-duration: 0.32s;}
.ny_banner{width:100%; height:550px; position: relative; overflow:hidden}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.ny_ban_yuan{width:742px; height: 550px;  margin: 0px auto; position: relative}
.ny_ban_yuan:after{content: ""; width: 100%; height:742px; background: url(../images/yuan1.png) no-repeat center; position: absolute; top:50%; left:0; margin-top:-371px; animation:circleRoates 30s infinite linear ; }
.ny_ban_yuan:before{content: ""; width: 676px; height:676px; background: url(../images/yuan2.png) no-repeat center; position: absolute; top:50%; left:50%; margin-top: -338px; margin-left: -338px; animation:circleRoate 30s infinite linear ; }



@keyframes circleRoate{  
	 from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
 } 


@keyframes circleRoates{  
	 from{transform: rotate(0deg);}  
	to{transform: rotate(-360deg);}  
 } 


.ny_ban_info{width:100%; height: 100%;  position: relative; padding-top:188px}
.join_ban .ny_ban_info{ padding-top:130px}
.ny_ban_info h4{color:#ffffff; font-size: 66px; font-weight: bold; text-align: center; margin-bottom:10px; letter-spacing:4px; text-indent: 4px;}
.ny_ban_info h5{color:#ffffff; font-size: 26px; letter-spacing:1.2rem; text-align: center; font-weight: 100; text-indent: 1.2rem;}
.ny_ban_info h6{color:#ffffff; font-size: 26px; text-align: center; margin-bottom: 10px}
.ny_post{width:100%; text-align: center; font-size: 14px; opacity: 0.5; line-height: 30px; color:#fff; margin-top: 8px; position:relative; z-index:1}
.ny_post a{ font-size: 14px; color:#fff}
.ny_ban_bottom{width:100%; height: auto; position: absolute; bottom:20px; left:50%; transform: translate(-50%,0); text-align: center}
.ny_ban_bottom span{display: block; font-size: 14px; color: #fff; margin-bottom: 10px;}
.ny_ban_bottom img{animation:mymove 3s infinite;}
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}




/*新闻*/
.ny_news_bottom{width:100%; height: auto; overflow: hidden; margin-bottom:150px;}
.ny_news_bottom ul{width:100%; height: auto; overflow: hidden}
.ny_news_bottom ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 40px; position: relative}
.ny_news_bottom ul li a{width:100%; height: 100%; display: block;  display: flex; display: -webkit-flex; -webkit-justify-content: flex-end; 
	justify-content: flex-end;}
.ny_news_fl{width:160px; height: 62px; float: left; background: #d4d4d4; text-align: center; line-height: 62px; font-size: 16px; color: #fff; position: absolute; top:50%; left:0; margin-top:-31px;}
.ny_news_xx{width:95%; height: auto; border: 1px solid #e5e5e5; padding:25px 9% 40px 110px; transition: all 0.4s ease-in-out;}
.ny_news_xx span{color:#777777; font-size: 16px;}
.ny_news_xx h4{color:#000000; font-size:24px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; height: 40px; 
	line-height: 40px; margin:18px 0 8px}
.ny_news_xx p{color:#777777; font-size:16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; height: 35px; line-height: 35px; }
.ny_news_bottom ul li:hover .ny_news_fl{background: url(../images/n_nav.jpg) no-repeat center; background-size: cover;}
.ny_news_bottom ul li:hover .ny_news_xx{width:95%; height: auto; border: 1px solid #15a041; padding:25px 9% 40px 120px}
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-bottom: 118px; margin-top: 60px}
.news_top_title{width:100%; height: auto; overflow: hidden; text-align: center}
.news_top_title h4{color:#21b8ce; font-size: 18px; margin-bottom: 10px;}
.news_top_title h5{color:#000000; font-size: 48px; font-weight: bold;}
.ny_news_top ul{width:100%; margin-top: 75px;}
.ny_news_top ul li{width: 32.6%; height: auto; float: left;  margin-right: 1%; border: 1px solid #e5e5e5; padding: 10px 2% 20px; position: relative}
.ny_news_top ul li:last-child{margin-right: 0}
.ny_news_lei{width:200px; height: 62px; line-height: 62px; display: block; background: url(../images/n_nav.jpg) no-repeat center; text-align: center; font-size:24px; color: #ffffff; font-weight: bold;  text-shadow: 0 0 6px rgba(0,0,0,0.2); margin-top: -40px;}
.ny_news_one{width:100%; height: auto; overflow:hidden; margin-top: 15px}
.ny_news_one h4{color:#777777; font-size: 16px; margin-bottom: 18px;}
.ny_news_one h5{color:#000000; font-size: 24px; font-weight: bold; height: 60px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_news_one h6{color:#777777; font-size:16px; height: 60px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin:20px 0}
.ny_news_pic{width:100%; height: auto; overflow: hidden}
.ny_news_pic img{width:100%; display: block}
.ny_news_top ul li:nth-child(2){background: #f2f2f2}
.ny_news_top ul li:nth-child(2) .ny_news_one h4{color:#777777}
.ny_news_top 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_news_top ul li:hover .ny_news_one h5{color:#21b8ce}




/*产品详情*/
.ny_product_show{width:100%; height: auto; overflow: hidden; background: #f8f8f8}
.ny_product_left{width:17%; height: auto; float: left; padding: 0 2%;}
.ny_product_left h4{color:#000000; font-weight: bold; background: url(../images/pbt.png) no-repeat right center; font-size: 30px; font-weight: bold; margin-top: 35px;}
.ny_product_right{width:83%; height: auto; float: left; background: #fff;}
.ny_product_one{width:100%; height: auto; overflow: hidden; padding: 10px;}
.product_right_hot{width:481px; height: auto; float: left; overflow:hidden }
.product_right_hot 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;}
.product_right_hot:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.product_right_biaoti{margin-left:550px; padding-top: 60px;}
.product_right_biaoti h3{color:#000000; font-size: 30px; font-weight: bold; margin-bottom:20px;}
.ny_pro_xingnneg{width:100%; height: auto; overflow: hidden; margin-bottom: 10px;}
.ny_pro_xingnneg p{color:#000000; font-size: 18px; background: url(../images/ll_jts.png) no-repeat left center; padding-left:25px; margin-bottom: 15px;}
.product_right_biaoti h5{color:#15a040; font-size: 18px; margin-bottom:25px}
.product_right_biaoti h5 span{color:#15a040; font-size: 20px; font-weight: bold;}
.ny_pro_xinglink{width:100%; height: auto; overflow: hidden}
.ny_pro_xinglink a{width:200px; height: 62px; float: left; background: url(../images/n_nav.jpg) no-repeat center; background-size: cover; text-align: center;
	line-height: 62px; color:#fff; font-size: 16px; text-shadow: 0 2px 2px rgba(0,0,0,0.4); margin-right: 20px;}
.ny_pro_xinglink a:hover{background: url(../images/submit.jpg) no-repeat; background-size: cover;}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin: 60px 0}
.ny_product_two img{width:100%; display: block}
.ny_product_san{width:100%; height: auto; overflow: hidden; margin-top: 50px; padding: 10px 10px 40px}
.product_san_xiangqing{width:74%; height: auto; float: left}
.ny_proxiang{width:100%; height: auto; overflow: hidden; margin-bottom: 56px;}
.ny_proxiang_bt{width:20%; height: auto; float: left; font-size: 24px; font-weight: bold; text-align: center; line-height: 34px;}
.ny_proxiang_xx{width:80%; height: auto; float: right; color:#555555; font-size: 18px; line-height: 34px;}
.product_san_hotproduct{width:20%; height: auto; float: right}
.product_san_hotproduct h4{color:#000000; font-size: 24px; font-weight: bold;}
.product_san_hotproduct ul{width:100%; height: auto; overflow: hidden;}
.product_san_hotproduct ul li{width:100%; height: auto; margin-bottom: 10px}
.product_san_hotproduct ul li a{width:100%; display: block}
.product_san_hotproduct ul li img{width:100%; display: block;  border: 1px solid #e5e5e5;}

.picMarquee-top{width:100%; height: auto; overflow: hidden;  margin-top: 20px}
.picMarquee-top .bd{padding: 10px 0}






/*产品*/
.ny_product_qbq{width:100%; height: auto; overflow: hidden; background: #f9f9f9; padding: 65px 0 150px}
.product_one_title{width:100%; height: auto; overflow: hidden;  text-align: center}
.product_one_title h4{color:#21b8ce; font-size:18px;}
.product_one_title h3{color:#000000; font-size:48px; font-weight: bold; margin: 8px 0}
.product_one_all{width:518px; height: auto; margin: 42px auto; position: relative}
.product_one_img{width:518px; height: auto; margin: 0px auto; position: relative; padding-top: 32px;}
.product_one_img img{max-width: 100%;}
.product_one_img:after{content: ""; width:518px; height:442px; position: absolute; top:28px; left:50%; margin-left:-259px; 
	background: url(../images/ling.png) no-repeat center; animation:circleRoates 30s infinite linear ;}
.ny_pqq_tt{width:auto; position: absolute;}
.ny_pqq_tt h4{color:#15a040; font-size: 20px;  font-weight: bold;  line-height: 28px}
.ny_pqq_tt h5{color:#000000; font-size: 20px; font-weight: bold; line-height: 28px; margin-bottom: 4px}
.ny_pqq_tt p{color:#999999; font-size: 14px;}
.ny_pqq1{top: 0; text-align: right; left:-160px}
.ny_pqq2{top: 0; right:-304px}
.ny_pqq3{top:258px; right:-200px}
.ny_pqq4{bottom:-85px; text-align: center; width: 100% }
.ny_pqq5{top:258px; text-align: right; left:-300px;}
.ny_product_two{width:100%; height: auto; overflow: hidden}
.ny_product_sbbt{width:100%; height: auto; overflow: hidden}
.ny_product_sbbt h4{color:#000000; font-size: 36px; margin-bottom:5px }
.ny_product_sbbt h5{color:#000000; font-size: 40px; font-weight: bold;}
.ny_product_sbbt h5 span{font-weight: normal}
.ny_product_sbbt h6{color:#21b8ce; font-size: 18px; margin:20px 0 25px}
.ny_product_two ul{width:100%; height: auto; overflow:hidden; }
.ny_product_two ul li{width:7.8%; height: auto; float: left; position: relative; margin-right:1.42%; margin-bottom: 26px; overflow: hidden}
.ny_product_two ul li img{width:100%; display: block}
.ny_product_two ul li h4{color:#333333; font-size: 16px; position: absolute; bottom:10px; left:0; text-align: center; width: 100%}
.ny_product_two ul li:nth-child(11n){margin-right: 0}
.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_ysq{width:100%; height: auto; overflow: hidden; background: url(../images/chanpin_bjs.png) no-repeat top center; padding-top: 55px; padding-bottom:20px; position: relative; z-index:7}
.product_san_all{width:100%; height: auto; overflow: hidden; margin-top:46px;  position: relative}
.product_san_all .mySwiper{padding-bottom: 10px; padding-top: 60px; padding-bottom: 104px}
.product_san_all .swiper-slide{width:44%; height: auto}
.product_san_all .product_san_li{width:100%; height: auto}
.product_san_img{width:100%; height:auto; overflow: hidden; position: relative}
.product_san_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.product_san_img:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

.product_san_hover{width:100%; height: 100%; background:rgba(0,0,0,0.6); text-align: center; position: absolute; top:50%; left:50%; 
	transform: translate(-50%,-50%);}
.product_san_hover p{color:#fff; font-weight: bold; font-size: 16px; margin-top:22px; opacity: 0}
.product_san_all .swiper-slide-active .product_san_hover{ border-radius: 50%; width:90px; height: 90px;}
.product_san_all .swiper-slide-active .product_san_hover p{opacity: 1}
.product_san_all .swiper-slide-active .product_san_li{box-shadow:10px 10px 0px rgba(0,0,0,0.16)}
.product_san_all .swiper-slide-active{transform: translateY(-60px);}
.product_san_all .swiper-button-next,.product_san_all .swiper-button-prev{width:49px; height: 49px; margin-top: 0; top:38%}
.product_san_all .swiper-button-next{background: url(../images/pp_right.png) no-repeat center; right:20%}
.product_san_all .swiper-button-prev{background: url(../images/pp_left.png) no-repeat center; left:20%}
.product_san_info{width:100%; height: 180px;  background: #fff}
.ny_quanjing_xx{width:85%; height: 180px; float: left; padding:24px 30px}
.ny_quanjing_xx h4{color:#000000; width: 100%; height: 30px; line-height: 30px; font-size: 24px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-bottom: 8px;}
.ny_quanjing_xx p{color:#777777; width: 100%; height:48px; line-height: 24px; font-size:15px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_quanjing_xx .index_yihsu_se{margin:8px 0}
.ny_quanjing_links{width:15%; height: auto; float: left}
.ny_qjlinks{width:100%;  height:120px; background: #333333; text-align: center; display: block; padding-top: 28px}
.ny_qjlinks p{color:#fff; font-size: 14px; display: block; margin-top: 5px;}
.ny_qj_ma{width:50%; height: 60px; background: #21b8ce url(../images/ma.png) no-repeat center; position: relative; float: left}
.ny_qj_ma img{width:100px; height: auto; position: absolute; top:60px; right:0; display: none}
.ny_qj_dhs{width:50%; height: 60px; float: left; background: #15a040 url(../images/qj_dhs.png) no-repeat center; position: relative; }
.ny_qj_dhs p{color:#fff; font-size: 24px; position: absolute; top:60px; right:0; background: #15a040; width: 190px; text-align: center; padding: 5px; display: none;}
.ny_qj_ma:hover img{display: block}
.ny_qj_dhs:hover p{display: block}
.ny_chan_more{width:200px; height: 62px; background: #aaaaaa; text-align: center; line-height: 62px; font-size:16px; color: #ffffff; display: block; position: absolute; bottom:30px; left:50%; margin-left: -100px; z-index: 9}
.ny_chan_more:hover{background: url(../images/n_nav.jpg) no-repeat center}
.ny_product_si{width:100%; height: auto; overflow: hidden; background: url(../images/nwq_xl.jpg) no-repeat center bottom; background-size: cover;  padding: 72px 0 92px; margin: -20px 0 52px}
.product_si_img{width:100%; height: auto; overflow: hidden; text-align: center; margin-top: 52px; position:relative; z-index:1}
.product_si_img img{max-width: 100%;}
.product_si_nav{width:100%; height: auto; overflow: hidden; background: #eeeeee; border-radius: 25px; padding: 158px 2.4% 0; margin-top: -84px}
.product_si_nav ul{width:100%; height: auto; overflow: hidden}
.product_si_nav ul li{width:18.4%;  float: left; height:auto; background: #fff; border-radius: 35px; margin-right: 2%; margin-bottom:40px; padding: 10px; position: relative; z-index: 1}
.product_si_nav ul li:nth-child(5n){margin-right: 0}
.product_si_nav ul li p{color:#010101; font-size: 18px;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-left:55px; line-height:42px; transition: all 0.4s ease-in-out; }
.product_si_nav ul li img{float: left}
.product_si_nav ul li:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; right:0; background: #15a040; border-radius:35px; z-index: -1; 
	transition: width 0.64s cubic-bezier(0.165, 0.84, 0.44, 1);  margin: 0 auto;}
.product_si_nav ul li:hover:after{width:100%;  transition-duration: 0.4s;}
.product_si_nav ul li:hover p{color:#fff}
.ny_product_five{width:100%; height: auto; overflow: hidden; margin: 54px 0}
.ny_product_five .w1680{display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.product_five_xilie{width:auto; float: left}
.product_five_xilie h4{color:#21b8ce; font-size: 18px;}
.product_five_xilie h5{color:#000000; font-size: 3rem; font-weight: bold;}
.product_five_links{width:70%; height: auto; overflow: hidden; margin: 10px 0 50px}
.product_five_links a{width:100%; height: auto; display: block; border-bottom: 1px solid #d2d2d2; background: url(../images/xl_jts.png) no-repeat right center; 
	line-height: 40px; font-size: 18px; color: #000000; margin-bottom: 14px;}
.product_five_links a:hover{color:#15a040}	
.product_five_more{width:83%; height: 62px; background: url(../images/n_nav.jpg) no-repeat center; text-align: center; line-height: 62px; display: block}
.product_five_more span{color:#fff; font-size: 16px; text-shadow: 0 0 8px rgba(0,0,0,0.2)}
.product_five_more:hover{background: url(../images/submit.jpg) no-repeat center; background-size: cover;}
.product_five_img{width:31%; height: auto; float: left; margin-left: 3%; overflow: hidden}
.product_five_img img{width:100%; height: auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.product_five_img:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

.ny_product_five ul{width:49.6%; height: auto; float: right}
.ny_product_five ul li{width:32.26%; height: auto; float: left; margin-right: 1.6%; position: relative; margin-bottom:14px;}
.ny_product_five ul li:nth-child(3n){margin-right: 0}
.ny_product_five ul li img{width:100%; display: block}
.ny_product_five ul li a{width:100%; height: 100%; position: absolute; top:0; left:0; background: rgba(33,184,206,0.8); opacity: 0}
.product_five_hover{width:100%; height: auto; overflow: hidden; position: absolute; top:50%; left:0; padding: 0 10%; transform: translate(0,-50%); opacity: 0; 
    -webkit-transition: opacity 0.4s,-webkit-transform .4s;
    -moz-transition: opacity 0.4s,-moz-transform .4s;
    -o-transition: opacity 0.4s,-o-transform .4s;
    transition: opacity 0.4s,transform .4s;}
.product_five_hover h4{color:#fff; font-size: 18px; text-align: center;  margin-bottom: 20px; width:100%; height:60px; line-height:30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.product_five_hover i{width:46px; height: 46px; display: block; margin: 0px auto; background: url(../images/p_search.png) no-repeat center;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_product_five ul li:hover a{opacity: 1}
.ny_product_five ul li:hover .product_five_hover{opacity: 1}
.ny_product_five ul li a::before, .ny_product_five ul li a::after {
    position: absolute;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.6s,-webkit-transform .6s;
    -moz-transition: opacity 0.6s,-moz-transform .6s;
    -o-transition: opacity 0.6s,-o-transform .6s;
    transition: opacity 0.6s,transform .6s;}
.ny_product_five ul li a::before {
    top:4%;
    right: 4%;
    bottom: 4%;
    left: 4%;
    border-top: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.5);
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}
.ny_product_five ul li a::after {
    top: 4%;
    right: 4%;
    bottom: 4%;
    left: 4%;
    border-right: 1px solid rgba(255,255,255,0.5);
    border-left: 1px solid rgba(255,255,255,0.5);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    -o-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.ny_product_five ul li a:hover::before, .ny_product_five ul li a:hover::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}



/*加入我们*/
.ny_join_one{width:100%; height: auto; overflow: hidden; margin-top: 76px; margin-bottom: 82px}
.ny_join_one ul{width:65.4%; height: auto; float: left}
.ny_join_one ul li{width:32%; height: 620px; float: left; position: relative; margin-right: 2%; overflow: hidden; border-radius: 35px;}
.ny_join_one ul li:last-child{margin-right: 0}
.ny_join_one ul li img{width:100%; height:100%; border-radius: 30px; object-fit: cover; object-position: center center;}
.ny_join_one ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.join_one_kh{width:100%; height: auto; position: absolute; bottom:34px; left:0; text-align: center}
.join_one_kh h4{color:#fff; font-size: 40px; font-weight: bold; margin-bottom: 8px}
.join_one_kh h5{color:#fff; font-size: 14px; opacity: 0.5}
.join_one_input{width:33.3%; height: 620px; float: right; background: url(../images/ji4.png) no-repeat center; border-radius: 15px; background-size: cover; 
	padding:95px 3% 0}
.join_one_input p{width:100%; height:70px; border-radius:10px; margin-bottom: 40px; padding: 0 2% 0 12%; position:relative }
.join_one_input p input[type="text"]{width:100%; height: 100%;  border: 0; font-size:16px; color: #333333}
.p_in1{background:#fff url(../images/city_icon.png) no-repeat 20px center}
.p_in2{background:#fff url(../images/name_icon.png) no-repeat 20px center}
.p_in3{background:#fff url(../images/ph_icon.png) no-repeat 20px center; margin-bottom:123px!important}
.join_one_input p input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#333333;  
}  
.join_one_input p input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#333333;  
   opacity:  1;  
}  
.join_one_input p input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#333333;  
   opacity:  1;  
}  
.join_one_input p input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#333333;  
}  

.j_submit{width:214px; height: 55px; line-height: 53px; border: 1px solid #fff; text-align: center; background: none; color: #fff; font-size: 40px; font-weight: bold; display: block; 
	margin: 0px auto;}
.j_submit:hover{background:rgba(255,255,255,0.2); cursor:pointer}
.join_one_input h5{color:#fff; font-size:14px; opacity: 0.5; text-align: center; margin-top:9px}

.ny_join_two{width:100%; height: auto; overflow: hidden}
.join_two_left{width:50%; height: 700px; float: left; background: url(../images/join_tedian.jpg) no-repeat center; background-size: cover; margin-top: 50px;
	padding: 70px 2% 0 1.5%}
.join_two_tdbt{width:100%; height: auto; overflow: hidden; margin-bottom:94px}
.join_two_tdbt h5{color:#000000; font-size:14px;writing-mode:tb-rl; writing-mode:vertical-rl; float: left; margin-left:10%; float: left}
.join_two_tdbt h4{color:#000; font-size: 40px; font-weight: bold; margin-left:30%; float: left}
.join_two_tpic{width:53.2%; height: 480px; float: left; overflow: hidden}
.join_two_tpic img{width:100%; height: 100%; object-fit: cover; object-position: center center;}
.join_two_txx{width:46%; height: 344px; float: left; border: 1px solid #15a040; border-left:0; margin-top: 66px; padding: 0 21px}
.join_two_txx h4{color:#15a040; font-size: 24px; font-weight:bold; margin-bottom: 38px;}
.join_two_txx h5{color:#333333; font-size:16px; line-height:28px;}
.join_two_txx h5 span{color:#000000; font-weight: bold;}
.join_two_txx p{color:#000000; font-size: 12px; opacity: 0.5; text-align: right; margin-top: 66px}
.join_two_dou{width:100%; height: auto; text-align:right; margin-top: -18px; margin-bottom:76px }
.join_two_right{width:50%; height: 700px; float: left; background: url(../images/join_sd.jpg) no-repeat center; background-size: cover; margin-top: 50px; 	
	padding:70px 4% 0 1.5%; }
.join_zz_tt{width:100%; height: auto; overflow: hidden; margin-bottom:94px}
.join_zz_tt h5{color:#fff; font-size:14px;writing-mode:tb-rl; writing-mode:vertical-rl; float: left; margin-left:10%; float: left}
.join_zz_tt h4{color:#fff; font-size: 40px; font-weight: bold; margin-left:30%; float: left}
.join_zz_bottom{width:100%; height: 480px; overflow: hidden;}
.join_two_zzpic{width:53.5%; height: 480px; float: left; overflow: hidden}
.join_two_zzpic img{width:100%; height: 100%; display: block; object-fit: cover; object-position: center center;}
.join_two_zzpic:hover img,.join_two_tpic:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.join_zz_bottom ul{width:38.5%; height: auto; float: left; margin-left:4%; padding-top: 30px;}
.join_zz_bottom ul li{width:100%; height: auto; overflow: hidden}
.join_zz_bottom ul li h4{width:100%; height: auto; overflow: hidden; color:#fff; font-size: 20px; font-weight: bold; margin-bottom: 5px;}
.join_zz_bottom ul li h4 span{background: #15a040; font-size: 12px; color: #fff;border-radius: 50%;  width:24px; height: 24px; float: left; line-height: 24px; 
	text-align: center; margin-right: 10px;}
.join_zz_bottom ul li p{width:100%; height: auto; overflow: hidden; color:#aaaaaa; font-size: 14px;}
.join_zz_bottom ul li i{width:100%; height: 1px; background: rgba(255,255,255,0.15); position: relative; display: block; margin: 26px 0}
.join_zz_bottom ul li i:after{content: ""; width: 30px; height: 1px; background: #15a040; position: absolute; top:0; left:0; z-index: 1}
.ny_join_san{width:100%; height: auto; margin-bottom: 130px; margin-top: 62px}
.join_san_info{width:100%; height:580px; background: url(../images/youshi_bjs.jpg) no-repeat center; margin-top: 50px; background-size:100% 100%}
.join_san_info ul{width:100%; height: auto; padding: 0 3% 50px}
.join_san_info ul li{width:33.33%; height: 290px; float: left; border-bottom: 1px solid rgba(255,255,255,0.3); border-right: 1px solid rgba(255,255,255,0.3);
	padding: 22px 5% 0;}
.join_san_num{width:160px; height: 160px; border: 5px solid #fff; border-radius: 50%; text-align: center; margin: 0px auto; padding-top: 16px;}
.join_san_num i{color:#fff; font-size: 36px; font-weight: bold; margin-bottom: 5px;}
.join_san_num h4{color:#fff; font-size: 22px; margin-bottom: 8px;}
.join_san_num p{color:#fff; font-size: 12px; opacity: 0.3}
.join_san_info ul li h5{color:#fff; font-size: 16px; opacity: 0.6; text-align: center; margin-top: 32px; line-height: 26px; transition: all 0.4s ease-in-out;}
.join_san_info ul li:last-child{padding: 0; position: relative}
.join_san_info ul li:last-child img{max-width:100%; position: absolute; bottom:-77px; left:0}
.join_san_info ul li:hover .join_san_num{background:rgba(255,255,255,0.1)}
.join_san_info ul li:hover h5{margin-top:25px;}

.ny_join_mendian{width:100%; height: auto;  }
.ny_join_mendian .swiper-slide a{width:100%; height: auto; overflow: hidden}
.join_mendian_pic{width:100%; height: auto; overflow: hidden}
.join_mendian_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_join_mendian .swiper-slide a h4{width:100%; height: 40px; line-height: 40px; color: #000000; font-size: 18px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 10px;}
.ny_join_mendian .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_join_profit{width:100%; height:550px; background: url(../images/cylc_bjs.jpg) no-repeat center; padding: 52px 0 0; margin-top: 60px;}
.join_two_title{width:100%; height: auto; overflow: hidden; text-align: center}
.join_two_title h4{color:#21b8ce; font-size: 18px; margin-bottom: 5px;}
.join_two_title h5{color:#000000; font-size: 48px; font-weight: bold;}
.ny_join_profit ul{width:100%; height: 405px; overflow: hidden;     display: -webkit-flex; display: flex; -webkit-align-items: flex-end; align-items: flex-end;  padding: 0 2.4%}
.ny_join_profit ul li{width:12.5%; height: auto; float: left; position: relative; text-align: center}
.ny_join_profit ul li h4{color:#000; font-size: 18px; text-align: center; margin-bottom: 20px; transition: all 0.4s ease-in-out;}
.ny_join_profit ul li p{color:#15a040; font-size: 14px; position: absolute; bottom:20px; right:36px}
.ny_join_profit ul li img{display: block; margin: 0px auto; }
.ny_join_profit ul li:hover h4{margin-bottom: 30px;}






/*关于我们*/
.ny_about_one{width:100%; height: auto; overflow: hidden; margin-top: 62px}
.about_one_left{width:45%; height: auto; float: left; background: #f9f9f9; padding: 42px;}
.about_one_left h4{color:#000000; font-size: 36px;}
.about_one_left h5{color:#000000; font-size: 40px; font-weight: bold;}
.about_one_left h6{color:#21b8ce; font-size:18px; margin: 20px 0 15px}
.about_one_info{width:100%; height:330px; overflow: hidden; }
.about_one_info div.ab_one_gg{padding-right: 8px}
.about_one_info p{width:100%; height: auto; color:#777777; font-size: 16px; line-height: 30px;}
.zUIpanelScrollBox,.zUIpanelScrollBar{
	width:5px;
	top:4px;
	right:0;
	border-radius:5px;
	
}
.zUIpanelScrollBox{
	background:black;opacity:0;
	filter:alpha(opacity=10);
}
.zUIpanelScrollBar{
	background:#c7c7c7;opacity:0.8;
	filter:alpha(opacity=80);
}
.about_one_right{width:54.4%; height: auto; float: right}
.about_one_dou{width:100%; height: auto; overflow: hidden; text-align: right; margin-bottom: 78px;}
.about_one_pic{width:100%; height:414px; overflow: hidden; object-fit: cover; object-position: center center;}
.about_one_pic img{width:100%; display: block; height: 100%;}
.about_one_pic:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_about_pinpai{width:100%; height: auto; overflow: hidden; margin: 30px 0 60px}
.about_pinpai_title{width:100%; height: auto; text-align:right}
.about_pinpai_title h4{color:#21b8ce; font-size: 18px;}
.about_pinpai_title h5{color:#000000; font-size:48px; font-weight: bold;}
.ny_about_pinpai ul{width:100%; height: auto; overflow: hidden; margin-top: 46px;}
.ny_about_pinpai ul li{width:24.6%; height: auto; float: left; margin-right:0.5%; padding: 2.3%}
.ny_about_pinpai ul li:nth-child(4n){margin-right:0}
.ny_about_pinpai ul li:nth-child(1){background: #21b8ce}
.ny_about_pinpai ul li:nth-child(2){background: #15a040}
.ny_about_pinpai ul li:nth-child(3){background: #01478f}
.ny_about_pinpai ul li:nth-child(4){background: #777777}
.ny_about_pinpai ul li h4{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 25px; margin-bottom: 22px; color:rgba(255,255,255,0.3)}
.ny_about_pinpai ul li h4 span{color:#fff; font-size: 1.87rem; font-weight: bold; opacity: 1; margin-right: 10px;}

.about_pinpai_info{width:100%; height: auto; overflow: hidden}
.about_pinpai_info h3{width:82%; height: auto; float: left; color:#fff; font-size: 20px; line-height: 30px; transition: all 0.4s ease-in-out;}
.ny_about_pinpai ul li:hover h3{padding-left: 8px}
.about_pinpai_info img{float:right; margin-top: 16px;}
.ny_about_video{background: url(../images/vv1.jpg) no-repeat center; position: relative; height: 500px; margin-bottom: 63px;}
.about_video_info{width:100%; height: auto; overflow: hidden; padding: 0 4%; position: absolute; bottom:32px; left:0}
.about_video_zi{width:40%; height: auto; float: left}
.about_video_zi h4{color:#ffffff; font-size: 46px; font-weight: bold; margin-bottom:10px;}
.about_video_zi h5{color:#ffffff; font-size: 24px;}
.about_video_icon{width:134px; height: auto; float: right; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.about_video_icon img{width:100%; display: block;  
}
.about_video_icon:hover{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}

.ny_about_shuju{width:100%; height: auto; overflow: hidden; background: url(../images/about_shuju.jpg) no-repeat center; padding: 58px 0 90px; background-size: cover;}
.about_shuju_left{width:310px; height: auto; float: left; margin-top: 90px; margin-left:8%}
.about_shuju_nian{width:100%; height: auto; overflow: hidden; padding-bottom:6px; position: relative}
.shuju_nian_zi{width:206px; height: auto; float: left; position: relative; font-size: 164px; font-weight: bold; text-align: center; padding-top:50px; z-index: 1}
.shuju_nian_zi:after{content: ""; width:100%; height: 190px; border: 4px solid #21b8ce; position: absolute; top:0; left:0; z-index: -1}
.shuju_nians{width:180px; height: 180px; background: url(../images/nn_bjs.png) no-repeat center; position: absolute; top:70px; right:0; z-index: 9; font-size: 39px; 
	color: #000000; text-align: right; padding-top:105px; padding-right: 30px}
.about_shuju_min{width:100%; height: auto; overflow: hidden}
.about_shuju_min h4{color:#777777; font-size: 20px; line-height: 30px; margin-bottom:22px;}
.about_shuju_min h5{color:#21b8ce; font-size: 18px; line-height:24px; font-weight:bold;}
.ny_about_shuju ul{width:61%; height: auto; float: right; margin-top:135px}
.ny_about_shuju ul li{width:33.33%; height: auto; float: left; margin-bottom:110px }
.ny_about_shuju ul li h4{color:#020202; font-size: 18px}
.ny_about_shuju ul li h4 span{color:#020202; font-weight: bold; font-size: 44px;}
.ny_about_shuju ul li p{color:#777777; font-size: 18px;}
.ny_about_shuju ul li i{color:#020202; font-size: 44px; font-weight:bold; font-style: normal}
.ny_about_licheng{width:100%; height:800px; background: url(../images/lc_bjs.jpg) no-repeat center; overflow: hidden; position: relative; background-size:cover;}
.about_licheng_title{width:100%; height: auto; overflow: hidden; text-align: center; position: absolute; top:58px; left:0; }
.about_licheng_title h4{color:#21b8ce; font-size: 18px;}
.about_licheng_title h5{color:#fff; font-size:48px; font-weight: bold;}
.about_licheng_left{width:auto; height:800px; position:absolute; top:0; left:0}
.about_licheng_left img{ height:100%; display:block}
.about_licheng_right{width:48%; float:right; margin-top:215px; position: relative; padding-bottom:90px}
.about_licheng_right .swiper-container{height:428px }
.swiper-container{width:100%; height: auto; overflow: hidden}
.about_licheng_li{width:100%; height: auto; overflow:hidden}
.about_licheng_li h4{color:#ffffff; font-size: 16px; font-weight: bold; background: url(../images/pp_dian.png) no-repeat left center; padding-left: 45px; height: 40px;  line-height: 40px;}
.about_licheng_xx{width:100%; height: auto; overflow: hidden; padding-left:45px; font-size: 16px; color: #777777; line-height: 24px;}
.about_licheng_right .swiper-slide{height: auto;}
.about_licheng_right .swiper-button-next,.about_licheng_right .swiper-button-prev{width:49px; height: 49px; border: 1px solid rgba(255,255,255,0.2); border-radius: 50%; margin-top: 0; top:auto; bottom:0}
.about_licheng_right .swiper-button-next{background: url(../images/lc_bottom.png) no-repeat center; right:auto; left:80px}
.about_licheng_right .swiper-button-prev{background: url(../images/lc_top.png) no-repeat center}
.about_licheng_right .swiper-button-next:hover{background:rgba(255,255,255,0.4) url(../images/lc_bottom.png) no-repeat center; }
.about_licheng_right .swiper-button-prev:hover{background:rgba(255,255,255,0.4) url(../images/lc_top.png) no-repeat center}




.ny_about_honor{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding: 50px 0 110px}
.xieHuiBox{width:100%; height: 600px; background: url(../images/honor_bjs.jpg) no-repeat center; position: relative; margin-top: 96px;    }
.xieHuiDivs{width:100%; height: 600px; display: flex;
    align-items: center;}
.xieHuiImg{width:67%; height: 600px; float: left; position: relative; display: flex; align-items: center; z-index:0}
.xieHuiImg:after{content: ""; width:21%; height: 100%; background: url(../images/hh_right.png) no-repeat; background-size:cover; position: absolute; top:0; right:0; 
	z-index: 9}
.xieHuiImg:before{content: ""; width:21%; height: 100%; background: url(../images/hh_left.png) no-repeat; background-size:cover; position: absolute; top:0; left:0; z-index: 9}
.xieHuiSwp .swiper-slide{width:40%;}
.imgDiv{width:100%; height: auto; overflow: hidden}
.imgDiv_img{width:100%; height: 420px; overflow: hidden; display: flex; align-items: center;}
.imgDiv_img img{max-width:100%; display: block; align-items: center; margin: 0px auto; max-height:100%; }
.imgDiv p{width:100%; height:40px; line-height: 40px; color: #000000; font-size: 20px; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; margin-top:15px; opacity: 0}
.xieHuiNavBox{width:28%; height:672px; float:left; background: #fff; padding: 78px 0}
.xieHuiNavBox .xieHuiNav{width:100%; height: 100%; overflow: hidden}
.xieHuiNavBox .swiper-slide h3{width:100%; height: auto; color:#777777; font-size: 16px; text-align: center}
.xieHuiNavBox .swiper-slide{height: auto; cursor: pointer}
.xieHuiNavBox .swiper-slide-active h3{color:#15a040; font-size: 18px;}
.xieHuiSwp .swiper-slide-active .imgDiv p{opacity: 1}


/*底部*/
.footer{width:100%; height: auto; overflow: hidden; background: url(../images/footer_bjs.jpg) no-repeat center; background-size: cover; padding: 102px 0 20px}
.footer_top{width:100%; height: auto; overflow: hidden; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_left{width:28.6%; height: auto; float: left}
.f_logo{width:100%; height: auto; overflow: hidden; margin-bottom: 12px; display: block}
.f_logo img{max-width: 100%}
.footer_left h5{color:#ffffff; font-size: 16px; opacity: 0.4; line-height: 28px; margin-bottom:10px}
.footer_left h6{color:#ffffff; font-size: 26px; line-height: 28px; font-weight: bold;}
.footer_left dl{width:100%; height: auto; overflow: hidden; margin-top: 42px}
.footer_left dl dt{width:49%; height: 65px; float: left; border: 1px solid rgba(255,255,255,0.2); background: url(../images/fi1.png) no-repeat 10% center}
.footer_left dl dd{width:49%; height: 65px; float: right; border: 1px solid rgba(255,255,255,0.2); background: url(../images/fi2.png) no-repeat 10% center}
.footer_left dl input[type="text"]{width:100%; height: 100%; font-size: 16px; color:#fff; background: none; padding-left: 20%; border: 0}
.fi3 input[type="text"]{width:100%; height: 100%; font-size: 16px; color:#fff; background: none; padding-left: 10%; border: 0}
.tijiao{width:170px; height: 62px; background:url(../images/submit.jpg) no-repeat center; font-size: 16px; color: #ffffff; margin-top: 14px; border: 0}
.tijiao:hover{background: url(../images/n_nav.jpg) no-repeat center; cursor: pointer}
.fi3{height: 65px; border: 1px solid rgba(255,255,255,0.2); background: url(../images/fi3.png) no-repeat 4.5% center; width: 100%; margin-top: 12px; position:relative}
.footer_center{width:24%; height: auto; float: left}
.footer_center h4{color:#fff; font-size: 20px;  background: url(../images/f_dhs.png) no-repeat left center; padding-left: 32px; line-height: 50px;}
.footer_center h5{color:#fff; font-size: 30px;}
.footer_center hr{width:100%; height: 1px; background: rgba(255,255,255,0.2); display: block; margin: 50px 0}
.footer_xx{width:100%; height: auto; overflow: hidden}
.footer_xx p{width:100%; height:auto; font-size: 16px; line-height:26px; color:#fff; margin-bottom:14px; padding-left:30px;}
.fd1{background: url(../images/fi4.png) no-repeat left center}
.fd2{background: url(../images/fi5.png) no-repeat left center}
.fd3{background: url(../images/fi6.png) no-repeat left center}
.footer_right{width:335px; height: auto; float: right}
.footer_right h4{color:#fff; font-size: 30px; text-align: right}
.footer_right h5{color:#fff; font-size: 100px; font-weight: bold; text-align: right}
.footer_right h6{color:#fff; font-size: 18px; text-align: right; opacity: 0.5; margin-bottom: 18px;}
.footer_ma{width:auto; overflow: hidden}
.footer_ma img{height: 145px; margin-left: 20px;}
.f_copy{width:100%; height:80px; overflow: hidden; line-height:80px;  margin-top: 50px}
.copy_l{font-size:14px; color:#dddddd; height: 100%; width:auto; float: left}
.copy_l a{color:#dddddd; font-size: 14px;}
.copy_l a:hover{color:#009b48!important}
.footer_zhichi{width:372px; height:auto; float: left; margin-left: 1%}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#dddddd; height: 100%; line-height:80px;}
.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:28px;}
.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: #dddddd;}
.footer_zhichi i{ float: left;}
.footer_links{float: right}
.footer_links a{color:#dddddd; font-size: 16px;}
.footer_links span{color:#dddddd; font-size: 16px; margin: 0 8px}


.footer_left input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.footer_left input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.footer_left input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.footer_left input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  




/*弹出视频*/
.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:338px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}
.ny_product_list{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_list h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_list ul{width:100%; height: auto; overflow: hidden; }
.ny_product_list ul li{width:23%; height: auto; float: left; margin-right:2%; margin-bottom: 20px; }
.ny_product_list ul li:nth-child(4n){margin-right: 0;}
.ny_product_list ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product_list ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_pro_pic{width:100%; height:auto; overflow:hidden}
.ny_product_list ul li:hover h4{color:#15a040}
.ny_pro_pic img{width:100%; display:block}
.ny_case_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_case_two ul{width:100%; height: auto; overflow: hidden; }
.ny_case_two ul li{width:32.2%; height: auto; float: left; margin-right:1.7%; margin-bottom: 20px; }
.ny_case_two ul li:nth-child(3n){margin-right: 0;}
.case_san_hover{border-radius: 50%; width: 90px; height: 90px; background:rgba(0,0,0,0.6); text-align: center; position: absolute; top:50%; left:50%; 
	transform: translate(-50%,-50%);}
.case_san_hover p{color:#fff; font-weight: bold; font-size: 16px; margin-top:22px;}
.case_quanjing_xx{width:100%; height: 180px; padding:14px}
.case_quanjing_xx h4{color:#000000; width: 100%; height: 30px; line-height: 30px; font-size:22px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-bottom: 8px;}
.case_quanjing_xx p{color:#777777; width: 100%; height:48px; line-height: 24px; font-size:14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.case_quanjing_xx .index_yihsu_se{margin:8px 0}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 5px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.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: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
	 background-position: 0 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.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 -50px;
}


.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#15a040;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



@media screen and (max-width:1690px){
	.header_menu{width:36%!important}
	.join_san_info ul li{padding: 22px 2% 0;}

}


@media screen and (max-width:1560px){
	.footer_center{margin-left:6%; width: 30%}
	.in_video_icon{font-size: 26px;}
	.index_shuju_left{padding-left: 8%}
	body,html{font-size:14px;}
	.product_five_img{margin-left:1.5%}
	.product_si_nav ul li p{font-size:14px; margin-left:48px;}
	.join_san_info ul li h5{font-size:14px;}

}


@media screen and (max-width:1480px){
	.about_one_left h5{font-size:36px;}
	.about_licheng_left{left:-120px}

}

