﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }

a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1440px; }
.w1440{ margin: 0px auto; width:1440px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video{display: inline-block; vertical-align: baseline;}
*:focus {
    outline: none; 
}


.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.in_header{width:100%; height:9vh; position:fixed; top:0; left:0;   z-index:9;  display: flex; align-items: center; -webkit-justify-content:space-between; justify-content:space-between;  border-bottom: 1px solid rgba(255,255,255,0.2)}
.h_logo{width:13.4%; height: 100%; display: flex;  border-right: 1px solid rgba(255,255,255,0.3); align-items: center; justify-content: center;}
.h_logo img{max-width:100%}
.in_header_right{width:12%; height:100%; border-left: 1px solid rgba(255,255,255,0.3); display: flex;}
.h_yy{width:60%; display: flex; align-items: center; justify-content: center;}
.h_yy span{color:#fff; font-size: 16px; margin-left: 8px; background:url(../images/dq_icon.png) no-repeat left center; padding-left: 30px;}
.in_header_search{width:40%; height: 100%; background: #17823b url(../images/search.png) no-repeat center;}
.form_box{position: absolute;  top:80px; 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: #17823b; font-size:16px;}
.logo2{display: none;}


/*导航*/
#menu{width:62%; height:auto; float: left; }
#menu .nav{ position:relative; z-index:1; width:100%; height:auto; display: flex; justify-content: space-between; margin: 0px auto; }
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:9vh; width:11.1%  }
#menu .nav .nLi p{font-weight: normal; width:100%; text-align:center;  z-index: 2; position: relative; height:100%; color:#fff;font-size:16px;}
#menu .nav .nLi h3 a{color:#fff;font-size:16px;   height:100%; display: block;  overflow: hidden; position: relative;  }
#menu .nav .nLi h3 a{color:#fff;font-size:16px;   height:100%; display: block;  overflow: hidden; position: relative;  }
#menu .nav .sub{ display:none; width:180px; left:50%; top:9vh;  position:absolute;  line-height:22px; z-index: 99999; background: #eee; transform:translate(-50%,0)}
#menu .nav .sub li{ zoom:1; margin:10px 0}
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#007237;  }
.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 h3 a,#menu .nav .nLi:hover h3 a{background: url(../images/c_xs.png) no-repeat bottom center;}
#fp-nav ul li, .fp-slidesNav ul li{width:6px; height:6px;  border-radius: 50%; margin-bottom: 18px; }
#fp-nav ul li a span, .fp-slidesNav ul li a span{ background:#e7d7c7; width:6px; height:6px;  top: 50%; left: 50%; 
	border-radius: 50%; transform: translate(-50%,-50%); margin: 0}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:red; width: 6px; height:6px;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{background:#8a5132; width:6px; height:6px; transform: translate(-50%,-50%); margin: 0}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span{background:#fff; width:10px; height:10px; margin: 0}
.two_header{border-bottom: 1px solid #dbdbdb;}
.two_header .in_header_right,.three_header .in_header_right{border-left: 1px solid #dbdbdb;}
.two_header .h_logo,.three_header .h_logo{border-right: 1px solid #dbdbdb;}
.two_header .h_yy span,.three_header .h_yy span{background:url(../images/dqh_icon.png) no-repeat left center; color:#333}
.two_header #menu .nav .nLi p,.three_header #menu .nav .nLi p{color:#333333}
.two_header .logo2,.three_header .logo2{display:block}
.two_header .logo1,.three_header .logo1{display:none}
.three_header{ position:fixed; top:0; left:0; background:#fff}


/*第1块*/
.section1{display: block; width: 100%; height: 100vh; overflow: hidden; position: relative;}
.section1 .mySwiper{height:100vh; width: 100%}
.section1 .swiper-container{width:100%; position: relative; height: 100vh}
.section1 .swiper-slide a{width:100%; height:100%; display: block;}
.section1 .swiper-slide a img{width:100%; height: 100%; display: block; object-fit: cover; object-position: center center;}
.section1 .swiper-pagination-bullet{background:#fff; width:10px; height:10px}




/*2*/
.section2{width:100%; height: 100%;}
.section2_ban{ background: url(../images/section2_bjs.jpg) no-repeat; background-size: cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section2 .w1440{position: relative; z-index: 1; margin-top:6vh; }
.index_about_one{width:100%; }
.about_one_left{width:47%; height: auto; float: left; margin-top: 1vh;}
.about_one_left h4{color:#17823b; font-size:48px; font-weight: bold;}
.about_one_left h5{color:#000000; font-size:22px; font-weight: bold; margin: 1vh 0;}
.about_one_info{width:100%; color:#333333; font-size: 16px; line-height: 36px; display: block; margin:4vh 0;}
.about_one_more{display: flex; align-items: center; position:relative; margin-left:10px }
.about_one_more span.btn-text{color:#666666; font-size: 14px; margin-right: 8px; position:relative; z-index:1}
.about_one_more .btn-icon{width:40px; height:40px; background:#17823b; border-radius:50%; color:#fff; font-size:18px; text-align:center; line-height:40px; position:relative; z-index:1}
.about_one_more:after{content:""; width:40px; height:40px; background:#17823b; border-radius:50%; position:absolute; top:0; right:0; transition: all 0.5s ease;}
.btn-container{display:table}
.about_one_more:hover:after{width:115%; border-radius:20px}
.about_one_more:hover span.btn-text{color:#fff}

.about_one_right{width:48%; height: auto; float: right; position: relative;}
.about_one_right img{display: block;}
.index_video{width:110px; height: 80px; background: #17823b url(../images/v_icon.png) no-repeat center; position: absolute; bottom:0; left:0}
.index_about_num{width:100%; height: auto; overflow: hidden; display: flex; justify-content: space-between; margin-top:6vh;}
.index_about_num dl{width:16.2%; height:auto; background: #fff; text-align: center; padding:4vh 0;border: 1px solid #fff; }
.index_about_num dl dt{color:#333333; font-size: 16px;}
.index_about_num dl dt span{color:#17823b; font-size: 30px; font-weight: bold;}
.index_about_num dl dd{ text-align: center; margin-top:5px;}
.index_about_num dl dd span{color:#333333; font-size:14px; position: relative;}
.index_about_num dl dd span:after{content: ""; width: 10px; height: 1px; background: #17823b; position: absolute; top: 50%; right:-15px; opacity: 0;}
.index_about_num dl dd span:before{content: ""; width: 10px; height: 1px; background: #17823b; position: absolute; top: 50%; left:-15px; opacity: 0;}
.index_about_num dl:hover span:after{opacity: 1;}
.index_about_num dl:hover span:before{opacity: 1;}
.index_about_num dl:hover{border: 1px solid #17823b;}




/*3*/
.section3{width:100%; height: 100vh; overflow: hidden;}
.index_pro_one{width:25%; height: 100vh; float: left; position: relative; overflow: hidden;}
.index_pro_one img{width:100%; height: 100vh; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_pro_one a,.index_pro_two a{width:100%; display: block; position: absolute; bottom:12%; left:0;}
.pro_one_hover{padding: 0 8%;}
.pro_one_hover h4{color:#fff; font-size:24px; font-weight: bold;}
.pro_one_hover p{color:#fff; font-size:20px; font-weight:100; margin: 10px 0 25px;}
.pro_one_hover i{width:36px; height: 36px; background: url(../images/jia.png) no-repeat; display: block;}
.index_pro_right{width:75%; height: 100vh; float: right;}
.index_pro_two{width:100%; height:47.9vh; overflow: hidden; display: flex; justify-content: space-between;}
.pro_two_1{width:67%; position: relative;}
.index_pro_two img,.index_pro_three img{width:100%; height: 100%; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_two_2,.pro_two_3{width:33%; position: relative; overflow: hidden;}
.index_pro_three{width:100%; height: 52.1vh; display: flex; justify-content: space-between;}
.pro_two_3{width:34%; position: relative; overflow: hidden;}
.pro_two_4{width:66%; position: relative; overflow: hidden;}
.pro_two_3 a{width:100%; display: block; position: absolute; bottom:30.5%; left:0;}
.pro_two_4 a{width:100%; display: block; position: absolute; bottom:23.5%; left:0;}
.pro_two_3:hover img,.pro_two_2:hover img,.pro_two_1:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.pro_two_4:hover img,.index_pro_one:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.pro_two_more{display: inline-flex; align-items:center; position:relative}
.btn-icon1{width:40px; height:40px; background:#17823b; margin-left:-70px; transition: all 0.4s ease; border-radius:50%; color:#fff; font-size:18px; text-align:center; line-height:40px; position:relative; z-index:1}
.btn-text1{color:#fff; font-size:14px; margin:0 10px; opacity:0; transform: translateX(55px); position:relative; z-index:1;  transition: all 0.8s ease;}
.pro_two_more:after{content:""; background:#17823b; width:40px; height:40px; border-radius:50%;  position:absolute; top:0; right:0; transition: all 0.5s ease;}
.pro_two_more:hover:after{width:125px; border-radius:20px;}
.pro_two_more:hover .btn-text1{ opacity:1;   transform: translateX(5px);}
.pro_two_more:hover .btn-icon1{margin-left:0}



/*4*/
.section4{width:100%; height: 100vh; overflow: hidden;}
.section4_ban{ background: url(../images/section4_bjs.jpg) no-repeat; background-size: cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section4 .w1440{position: relative; z-index: 1; display: flex; justify-content: space-between;}
.section4 .fp-tableCell{vertical-align: bottom;}
.index_honor_left{width:30%; padding-top:8vh;}
.index_honor_left h4{color:#17823b; font-size:40px; font-weight: bold;}
.index_honor_left h5{color:#000000; font-size:18px; font-weight: bold; background: url(../images/c_xs.png) no-repeat left center; padding-left:40px; margin: 25px 0;}
.index_honor_left a.in_hmore{width:129px; height: 42px;  background: #17823b; border-radius:25px; text-align: center; line-height: 42px; color: #fff; font-size: 14px; display: flex; align-items: center; justify-content: center;}
.in_hmore span{font-size:24px; margin-left: 20px;}
.honor_left_list{width:100%; margin-top:10vh;}
.honor_left_list a{color:#000000; font-size: 16px; position: relative; display: block; padding-left:45px; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom:3vh;}
.honor_left_list a:hover{font-weight: bold; background:url(../images/c_xs.png) no-repeat left center;}
.index_honor_right{width:70%}
.index_honor_right img{width:100%; display: block;}
.honor_left_list .mySwiper{width:100%; height:317px}
.honor_left_list .swiper-slide-active a{font-weight: bold; background:url(../images/c_xs.png) no-repeat left center;}



/*5*/
.section5{width:100%; height: 100vh; overflow: hidden;}
.section5_ban{ background: url(../images/section5_bjs.jpg) no-repeat; background-size: cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .w1440{position: relative; z-index: 1; margin-top:5vh;}
.index_news_bt{width:100%; height: auto; overflow: hidden; display: flex; justify-content: space-between; align-items:center}
.in_news_bt_tt{max-width:70%;}
.in_news_bt_tt h4{color:#17823b; font-size: 48px; font-weight: bold;}
.in_news_bt_tt p{color:#000000; font-size:18px; font-weight: bold; margin: 10px 0 5px;}
.in_news_more{display: flex; align-items: center;}
.in_news_more span{font-size: 14px; }
.in_news_more img{-webkit-transition: -webkit-transform 0.5s ease-out;  -moz-transition: -moz-transform 0.5s ease-out;  transition: transform 0.5s ease-out;}
.in_news_more:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}

.index_news_all{width:100%; height:445px; border: 1px solid #fff; border-right:0; margin-top: 3vh; display: flex; justify-content: space-between;}
.index_news_left{width:33.4%; height:100%; float: left; border-right: 1px solid #fff; padding: 2% 2.3% 0; }
.in_news_img{width:100%; overflow: hidden;}
.in_news_img 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_xx{width:100%; overflow: hidden;}
.in_news_xx h4{width:100%; height: 40px; line-height: 40px; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin:2vh 0 2.5vh;}
.in_news_xx span{color:#666666; font-size: 14px;}
.index_news_right{width: 66.6%;}
.index_news_right a{width:50%; height: 50%; float: left; border-right: 1px solid #fff; padding:3% 3% 0;}
.index_news_right a:nth-child(1){border-bottom: 1px solid #fff;}
.index_news_right a:nth-child(2){border-bottom: 1px solid #fff;}
.index_news_right a h4{width:100%; height: 40px; line-height: 40px; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.index_news_right a p{width:100%; height:48px; line-height:24px; font-size: 16px; color: #666666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin:2.5vh 0;}
.index_news_right a span{color:#666666; font-size: 14px;}
.index_news_right a:hover{border-bottom: 2px solid #17823b;}
.index_news_right a:hover h4,.index_news_left:hover h4{color:#17823b}
.index_news_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_left .swiper-container{width:100%; padding-bottom:1%}
.index_news_left .swiper-slide a{width:100%; display:block; overflow:hidden}
.index_news_left .swiper-pagination{bottom:120px;left: 40%}

.index_news_left .swiper-pagination-bullet-active{background:#17823b}


/*第6块*/
.section6{width: 100%; height:100vh; overflow: hidden; position: relative; }
.section6_ban{ background: url(../images/section6_bjs.jpg) no-repeat; background-size: cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section6 .w1440{position: relative; z-index: 1; margin-top:10vh;}
.index_contact_top{width:100%; height: auto; overflow: hidden;}
.index_contact_top h4{color:#17823b; font-size: 48px; font-weight: bold;}
.index_contact_top h5{color:#fff; font-size:18px; font-weight: bold; margin: 1vh 0;}
.index_contact_xx{width:100%; height: auto; overflow: hidden; display: flex; justify-content: space-between; margin-top: 4vh;}
.contact_xx_left{width:65.6%}
.contact_xx_left p{width:48.8%; height:70px; border: 1px solid rgba(255,255,255,0.3); display: flex; align-items: center; font-size: 16px; color: #fff; float: left; margin-bottom: 38px; padding-left:1%;}
.contact_xx_left p:nth-child(2n){float: right;}
.contact_xx_left p img{margin-right:10px;}
.contact_xx_ly{width:31.8%; height: 175px; background: #17823b; text-align: center; border-radius:10px; padding-top:45px;}
.contact_xx_ly h3{color:#ffffff; font-size: 24px; font-weight: bold;}
.contact_xx_ly p{color:#ffffff; font-size:14px; margin-top: 20px;}
.section6_banquan{width:100%; display: flex; justify-content: space-between;  margin-top: 10vh;}
.section6_bq_left a,.section6_bq_left span{color:#fff; font-size: 16px; line-height: 48px;}
.section6_bq_links{width:180px; height: 48px; border: 1px solid rgba(255,255,255,0.3); position: relative;}
.section6_bq_links p{color:#fff; font-size: 16px; line-height: 48px; display: flex; justify-content: center; align-items: center;}
.section6_bq_links p img{margin-left:12px;}
.bq_links_xx{width:100%; height: 200px; background: #fff; position: absolute; top: 48px; left: 0; text-align: center; overflow-y: auto; display: none;}
.bq_links_xx a{color:#000; font-size: 15px; display: block; margin: 10px 0;}
.bq_links_xx a:hover{color:#17823b}
.section6_bq_links:hover .bq_links_xx{display: block;}




/*版权*/
.section6_bottom{width:100%; height:auto; border-top: 1px solid rgba(255,255,255,0.5); padding-top: 2vh; margin-top: 3vh;}
.copy_l{width:100%; height: auto; overflow: hidden; font-size:16px; color: #fff; line-height:40px;  text-transform: uppercase; text-align:center}
.copy_l a{color:#fff; font-size:16px;}
.copy_l a:hover{color:#009646!important}
.footer_zhichi{width:auto; height:auto; overflow: hidden; display:table; margin:0px auto}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:40px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:40px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size:16px; color: #fff; line-height:40px;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center}
.footer_lianjie a{color:#fff; font-size: 16px; position: relative; margin-right: 10px;}
.footer_lianjie{float: left; line-height: 40px; margin-left: 2%}



/*底部联系*/
.footer_contact{width:100%; height:465px; background: url(../images/lx_bjs.jpg) no-repeat center; background-size: cover; padding: 130px 0; margin-top: 150px}
.contact_left,.contact_right{width:50%; float: left; text-align: center; padding: 35px 0}
.contact_left h4,.contact_right h4{color:#230a09; font-size: 24px; margin-bottom: 10px;}
.contact_left p,.contact_right p{color:#230a09; font-size: 16px; line-height: 30px;}
.contact_right a{width:240px; height:47px; background: #240a09; color: #fff; font-size: 18px; color: #fff; display: block; margin: 8px auto; line-height: 47px;}
.contact_left{border-right:1px solid #e3cfbc; }




/*内页*/
.ny_banner{width:100%; height:500px; position: relative;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center; background-size: cover;}
.product_banner{background: url(../images/pro_ban.jpg) no-repeat center; background-size: cover;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center; background-size: cover;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center; background-size: cover;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center; background-size: cover;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center; background-size: cover;}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center; background-size: cover;}
.ny_ban_info{width:1440px; position: absolute; top:44%; left:50%; transform: translate(-50%,0);}
.ny_ban_info h4{color:#fff; font-weight: bold; margin-bottom:20px; font-size: 48px;}
.ny_ban_info p{color:#fff; font-size: 16px;  background: url(../images/post.png) no-repeat left center; padding-left: 60px;}
.ny_ban_info p a,.ny_ban_info p span{color:#fff; font-size: 16px; }
.ny_about_top{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #eeeeee; padding-top:30px;}
.ny_about_top .w1440{display: flex; flex-wrap:wrap ; -webkit-flex-wrap: wrap ;}
.ny_about_top a{color:#333333; font-size:18px; padding-bottom:30px; margin-right: 3%;}
.ny_about_top a:hover,.ny_about_top a.active{color:#17823b; font-weight:bold;}



/*联系我们*/
.lianxi{ overflow: hidden; padding-bottom: 0px;}
#map{ height:auto; width: 100%;}
#map img{width:100%; display:block}
.lianxi_fs{ overflow: hidden; margin-top: 30px; }
.lianxi_fs p{ width:100%; line-height: 72px; border: 1px solid #e5e5e5; position: relative; text-indent:36px; background: #fff;color: #333; margin-bottom: 20px; font-size: 16px; float:left;}
.lianxi_fs p:hover{background:rgb(30 164 217 / 22%);}
.lianxi_fs p::before{ content: ""; height: 12px; width: 2px; display: block; position: absolute; background: #17823b; left:0; top: 30px;}
.lianxi_fs p:nth-child(1n){float:right}
.lianxi_ewm{ display: table; margin: 30px auto;} 
.lianxi_ewm li{overflow: hidden; float: left; margin: 0 20px;  text-align: center; width:120px}
.lianxi_ewm li img{border:1px solid #ddd; width:100%}
.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; margin:130px 0 0; padding-top:70px;padding-bottom: 70px;}
.ny_contact_form p{ line-height: 60px;  border: 1px solid #ffffff87; width: 32%; margin-right:1.4%; position:relative; float:left;}
.ny_contact_form input[type="text"]{text-indent: 5%; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; width:100%; height:60px; border:0}
.ny_contact_form input[type="text"]::-webkit-input-placeholder,.liuyan textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.8);}
.ny_contact_form p:nth-child(3){ margin-right: 0; float: right;}
.ny_contact_form 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 #ffffff87; margin-top: 20px; height: 72px; resize: none;}
.ny_contact_form input[type="submit"]{ width: 200px; background: #fff;border: none; font-size: 16px; color: #17823b; height: 60px; margin: 0 auto; margin-top: 30px; display: block; cursor: pointer;}
.ysxy{font-size:14px; color:#666; margin-top:20px;}
.ysxy a{color:#ff0101}
.ysxy span{color:#fff}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 26px; color: #17823b; position: relative; line-height: 2.8; font-weight: bold;    text-align: center;}
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #17823b; left:50%; bottom: 0; transform:translate(-50%,0)}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}



/*新闻资讯*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 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: 15px; margin-bottom:20px ;background: #ffffff}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:45px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:60%; height: auto; float: left; margin-left:2%; margin-top:20px;}
.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:75px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:26%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{border: 1px solid #17823b;}
.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:#17823b}
.ny_news_all ul li:hover h3{font-weight: bold; }
.news_show_tt{width: 100%; line-height: 40px; color: #999; height: 40px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;   clear: both}
.keyword_light{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0 100px;}
.keyword_light p{font-size:16px; color:#333; line-height: 34px;}
.keyword_light img{max-width:100%;display:block; margin:0px auto}
.ny_news_show{width:100%; margin-bottom:80px}


/*荣誉资质*/
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width:23.0%; float: left; border: 1px solid #e5e5e5; margin-right:2.5%; margin-bottom:2.5%;display: block;}
.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; display:block;}
.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; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #17823b;}
.honor_list li:hover .gallery-title{ background: #17823b; color: #fff;}


/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #17823b; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li.active a{color:#17823b; font-size: 16px;}
.ny_left_nav ul li.active a .link{color:#17823b}
.ny_left_nav ul li:hover a.inactive{color:#17823b}
.ny_left_nav ul li ul li:hover a{color:#17823b}
.ny_left_nav ul li .inactives{color:#17823b}
.ny_left_nav ul li ul li:hover a{color:#17823b}
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #17823b;}
.accordion .link i{width:7px; height:7px; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:auto; line-height:30px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.accordion .link a{padding-left:15px; font-size:16px}
.accordion .link::before{content: "";  position: absolute;  height: 7px;  width: 7px; background: #17823b; left: 0; top:12px;}
.submenu li.block{background:#fff}
.submenu li.block a{color:#b3d11b}
.submenu a { display: block; text-decoration: none;  color: #666666; height:auto!important; padding:5px 0 5px 10px; -webkit-transition: all .25s ease;
    -o-transition: all .25s ease; transition: all .25s ease; font-size:16px}
.accordion li{position:relative; padding:8px 0 8px 10px}
.accordion li:hover{background:#fff;}



/*产品中心*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden; margin-bottom:20px;}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{ display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;  object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product 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_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#b3d11b}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}
.ny_right_title{width:100%; height:auto; }
.ny_right_title h3{font-size:28px; color:#000; text-align:center; margin:10px 0}
.ny_proshow_top img{width:75%; margin:0px auto; display:block}




/*联系我们*/
.index_footer{width:100%; height: auto; overflow: hidden; background: url(../images/section6_bjs.jpg) no-repeat; background-size: cover; padding-top: 72px}
.footer_top{width:100%; display: flex; justify-content: space-between}
.footer_top dt{color:#000000; font-weight: bold; font-size: 17px; margin-bottom: 22px}
.footer_top dd{width:100%}
.footer_top dd a{color:#666666; font-size: 15px; display: block; margin-bottom:10px}
.ny_footer_center{width:100%; }
.nyf_center_left{max-width:80%; float:left;}
.footer_center_xx{width:100%; margin:50px 0 60px }
.footer_center_xx p{color:#fff; font-size: 16px; margin-bottom:5px}
.footer_center_ma{width:27%; display: flex; justify-content: space-between; float:right}
.footer_center_ma dl{width:38%}
.footer_center_ma dl dt{width:100%;}
.footer_center_ma dl dt img{width:100%;}
.footer_center_ma dl dd{width:100%; text-align: center; color: #fff; font-size: 16px;}
.footer_bottom{width:100%;height: auto; overflow: hidden; border-top:1px solid rgba(255,255,255,0.3); padding:10px 0 20px}
.footer_yqlj{width:100%; position: relative;}
.footer_yqlj p{ height:45px; line-height:45px; overflow: hidden;  color: #333333; font-size: 16px; float: left}
.footer_yqlj_xx{margin-left: 60px}
.footer_yqlj_xx a{line-height:45px; color: #333; font-size: 14px; text-align: center; float: left; margin: 0 10px}
.footer_yqlj_xx a:hover{color:#289d10}
.footer_center{width:100%; height: auto; margin-top: 110px; display: flex; justify-content: space-between}



/*弹出视频*/
.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;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    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: 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;
}

.fix_ewms {
    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: 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;
}
.lxfx li {
    background:#17823b;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}





@media screen and (max-width:1560px){
	.w1440,.ny_ban_info,.container{width:1200px;}

}


@media screen and (max-width:1460px){
	.h_logo{width:16%}
	.about_one_left h4,.index_honor_left h4,.in_news_bt_tt h4,.index_contact_top h4{font-size:30px}
	.about_one_left h5{font-size:18px}
	.about_one_info{line-height:30px}
	.pro_one_hover p{font-size:18px}
	.index_honor_left h5{margin:18px 0; font-size:16px}
	.index_honor_right{width:58%}
	.honor_left_list a{margin-bottom:1vh}
	.honor_left_list .mySwiper{height:260px}
	.index_news_all{height:380px}
	.index_news_right a{padding:1% 3% 0;}
	.index_news_right a p{margin: 2vh 0;}
	.honor_left_list{margin-top:6vh}
	.h_logo img{height:58%}
	.ny_ban_info h4{font-size:30px}
	.index_honor_left{padding-top:4vh; width:40%}
	.submenu a{font-size:14px}
	.pro_one_hover h4{font-size:20px}
	.pro_one_hover p{font-size:15px}
	.honor_left_list a{font-size:14px}
	.honor_left_list .mySwiper{height:240px}
	.bq_links_xx{height:105px}
}



@media screen and (max-width:1380px){
	.about_one_left h4,.index_honor_left h4,.in_news_bt_tt h4,.index_contact_top h4{font-size:30px}
	.ny_title_2 h2{font-size:30px}
	.ny_title_2 p{font-size:20px}
	.about_one_info{font-size:14px; margin: 2vh 0}
	.index_about_num dl{padding:1.5vh 0;}
	.about_one_right{height:55vh}
	.about_one_right img{height:100%}
	.index_honor_right{width:50%}
	.index_honor_left{padding-top:5vh}
	.contact_xx_left p{height:60px; font-size:14px}
	.contact_xx_ly{height:158px; padding-top: 35px;}
	.section6_bq_left a, .section6_bq_left span,.copy_l a,.copy_l,.footer_zhichi span{font-size:14px}
	.section6_banquan{margin-top:5vh}
	
}


