﻿*{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:1400px; }
.w1440{ margin: 0px auto; width:1400px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video{display: inline-block; vertical-align: baseline;}
*:focus {
    outline: none; 
}

.in_header_fixed{width:134px; height:110px;  z-index: 1; float: left}
.in_header{width:100%; height:110px; position:fixed; top:0; left:0;  z-index:9999; }
.h_logo{width:120px; display: block; }
.h_logo img{align-items: center; margin: 0px auto; max-height: 100%; max-width: 100%}
.h_search{width:28px; height:110px; line-height:73px; background: url(../images/search_h.png) no-repeat left center; float: right;}
.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: 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: #00751b; font-size:16px;}
.h_yuyan{float: right; position: relative; background: url(../images/yy_hicon.png) no-repeat left center; padding-left:30px; margin-right: 32px;}
.h_yuyan p{color:#fff; background: url(../images/san_h.png) no-repeat right center; padding-right: 20px; line-height: 110px;}
.h_yuyan_links{width:120px; height: auto; overflow:hidden; position: absolute; top:80px; left:-20px; background: #fff; text-align: center; padding: 4px 0; 
	display: none;}
.h_yuyan_links a{width:100%; display: block; font-size: 16px; line-height: 30px;}
.h_yuyan:hover .h_yuyan_links{display: block}




/*导航*/
#menu{width:60%; height: 100%;  float: right;   margin-right:4%; margin-top:20px;}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:73px; width:14.2%;  }
#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; padding: 0 5px }
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px; top:73px;  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:#004ca2;  }
.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{font-weight:bold;}
#fp-nav ul li, .fp-slidesNav ul li{width:10px; height:10px;  border-radius: 50%; }
#fp-nav ul li a span, .fp-slidesNav ul li a span{width:10px; height:10px;  top: 50%; left: 50%; 
	border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{ margin: -2px 0 0 -2px; width: 42px; height: 42px;}
#fp-nav.right{right:20px; display:none}

#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: url(../images/active.png) no-repeat center;
    margin: -2px 0 0 -2px;
    width: 42px;
    height: 42px;}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span{background:url(../images/dian.png) no-repeat center; width:42px; height:42px;}


.two_header  #menu .nav .nLi p a{color:#4d4d4d}
.two_header .h_yuyan{background: url(../images/yy_icon.png) no-repeat left center;}
.two_header .h_yuyan p{background: url(../images/san.png) no-repeat right center; color:#333}
.two_header .h_search{background: url(../images/search.png) no-repeat center}





/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.indexBanner{width:100%; height: 100vh; overflow: hidden; position: relative}
.section1 .swiper-container{width:100%; }
.section1 .content_list_img{width:100%; height:100vh; display: block }
.section1 .content_list_img img{width:100%; display: block; height:100vh;  object-fit: cover; object-position: center center;}
.section1 .swiper-pagination{ bottom:3vh; left:0; width:100%;}
.section1 .swiper-pagination-bullet{background: #fff;  width: 10px; height: 10px; opacity: 1}
.section1 .swiper-pagination-bullet-active{width:40px; border-radius: 25px;}
.index_ban_info{width:1440px; height: auto; position: absolute; bottom:8%; left:50%; margin-top: -118px; margin-left:-720px;  z-index: 9}
.index_ban_info ul{width:100%; height: auto; overflow: hidden}
.index_ban_info ul li{width:25%; height: auto; float: left; position: relative;}
.ban_info_one{width:100%; height:210px; border-top:2px solid #dd0024; background: #fff; padding:40px 8% 10px;opacity: 0}
.ban_info_one h4{color:#4d4d4d; font-size: 20px;}
.ban_info_one p{color:#777777; font-size:14px; line-height: 24px; margin-top:10px;}
.ban_info_two{width:100%; height: 120px; line-height: 120px; background: #fff; padding: 0 8%; position: absolute; bottom:0; left:0; border-right:1px solid #f2f2f2; display: flex; align-items: center;  display: -webkit-flex; -webkit-justify-content: space-between;  justify-content: space-between;}
.ban_info_two h4{float: left; color:#4d4d4d; font-size: 20px;}
.ban_info_two img{float: right; align-items: center; }
.index_ban_info ul li:hover .ban_info_two{opacity: 0}
.index_ban_info ul li:hover .ban_info_one{opacity: 1}






/*第2块*/
.section2{width: 100%; height: 100%;overflow: hidden; position: relative; }
.section2  .fp-tableCell{vertical-align: bottom;}
.section2 .w1440{position: relative; z-index: 9; }
.section2_ban{background: url(../images/about_top.jpg) no-repeat center top; 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);}
.index_about_top{width:100%; height: auto; overflow: hidden; position: relative; z-index:9; margin-top: 4vh}
.index_about_video{width:110px; height: 110px; background: rgba(255,255,255,0.5) url(../images/v_icon.png) no-repeat center; margin: 0px auto; 
	border-radius: 50%;   -webkit-transition: -webkit-transform 0.5s ease-out; -moz-transition: -moz-transform 0.5s ease-out;  transition: transform 0.5s ease-out;}
.index_about_video:hover{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}	
.index_about_xx{width:100%; height: auto; overflow: hidden; margin:7vh 0 9vh}
.index_about_xx h4{float: left; color:#fff; font-size: 36px;}
.index_about_xx h4 img{margin-left:12px;}
.in_aboutinfo{width:60%; height: auto; float: right; color:#ffffff; font-size: 16px; line-height:32px;}
.index_about_bottom ul li{width:33.33%; height: auto; overflow: hidden; float: left; position: relative}
.index_about_bottom ul li img.about_img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.about_bottom_hover{width:100%; height: 100%; position: absolute; top:0; left:0; text-align: center; background: rgba(0,0,0,0.5); padding-top:22%; display:block}
.about_bottom_hover h4{color:#fff; font-size: 22px; margin-top: 8px;}
.index_about_bottom ul li:hover .about_bottom_hover{background: rgba(31,118,38,0.8)}
.index_about_bottom ul li:hover img.about_img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;
}





/*3*/
.section3{width: 100%; height: 100%; overflow: hidden; position: relative; }
.section3 .w1440{position: relative; z-index: 9; }
.section3_ban{background: url(../images/product_bjs.jpg) no-repeat top; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_product_biao{width:100%; height: auto; overflow: hidden; margin-top: 8vh}
.index_product_biao h4{float: left; color:#4d4d4d; font-size: 36px;}
.index_product_biao h4 img{margin-left:12px;}
.index_product_all{width:100%; height: auto; overflow: hidden; position: relative; margin-top: 40px;}
.index_product_all .swiper{padding-bottom:60px;}
.index_product_all .swiper-slide a{width:100%; height: auto; display: block; background: #fff;}
.index_case_xx{width:100%; height: auto; overflow: hidden; padding: 40px 20px 20px;}
.index_case_xx hr{width:30px; height: 2px; background: #4d4d4d; display: block; margin-bottom:15px;}
.index_case_xx h4{width:100%; height: 35px; line-height: 35px; color: #4d4d4d; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_xx p{width:100%; height:25px; line-height:25px; color: #4d4d4d; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_pic{width:100%; overflow: hidden}
.index_case_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_all .swiper-pagination-bullet{width:14px; height: 14px; background: #b21323}
.section3 .swiper-button-next,.section3 .swiper-button-prev{width:60px; height: 60px; margin-top: 0; top:0; border-radius: 50%}
.section3 .swiper-button-next{background:rgba(190,190,190,0.2) url(../images/n_right.png) no-repeat center; right:0}
.section3 .swiper-button-prev{background:rgba(190,190,190,0.2)  url(../images/n_left.png) no-repeat center; left:auto; right:80px}
.section3 .swiper-button-next:hover{background:rgba(190,190,190,0.5) url(../images/n_right.png) no-repeat center;}
.section3 .swiper-button-prev:hover{background:rgba(190,190,190,0.5)  url(../images/n_left.png) no-repeat center;}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.index_product_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*4*/
.section4{width: 100%; height: 100%; overflow: hidden; position: relative; position: relative}
.section4 .w1440{position: relative; z-index: 9; margin-top: 8vh}
.section4_ban{background: url(../images/case_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.index_case_title{width:100%; height: auto; overflow: hidden}
.index_case_title h4{float: left; color:#fff; font-size: 36px;}
.index_case_title h4 img{margin-left:10px;}
.index_case_all{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_case_all .tabs{width:50%; height: auto; float: left}
.index_case_all .tabs ul{width:100%; height: auto; overflow: hidden}
.index_case_all .tabs ul li{width:100%; height:116px; line-height: 116px; text-align: center;  text-align:center;  cursor:pointer}
.index_case_all .tabs ul li img{display:inline-block; vertical-align:middle;}
.index_case_all .tabs ul li span{color:#fff; font-size: 24px; font-weight: bold; display:inline-block; vertical-align:middle; margin-left:15px;}
.index_case_all .tabs ul li.active{background-image: linear-gradient(to left, #00751b , rgba(255,255,255,0)); 
	background-image: -webkit-gradient(to left, #00751b ,rgba(255,255,255,0)); 
	background-image: -webkit-radial-gradient(to left, #00751b , rgba(255,255,255,0));}
#tabs-container{width:50%; height: auto; float: left; background: #00751b; overflow: hidden}
.case_bd{width:100%; height: auto; overflow: hidden; text-align: center;  padding: 50px 7%; display:block}
.case_bd h3{color:#fff; font-size: 24px; margin-bottom: 20px;}
.case_bd p{color:#fff; font-size:16px; margin-bottom:30px; line-height: 32px; height: 64px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_case_pic{width:100%; height: auto; overflow: hidden; }
.in_case_pic img{width:100%; display: block; border-radius:15px;}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:60px; height:60px; margin-top:0; top:20px; border-radius: 50%;}
.index_case_all .swiper-button-next{background:rgba(255,255,255,0.2) url(../images/n_right.png) no-repeat center; right:0;}
.index_case_all .swiper-button-prev{background:rgba(255,255,255,0.2) url(../images/n_left.png) no-repeat center; left:auto; right:90px;  }
.index_case_all .swiper-button-next:hover{background:rgba(255,255,255,0.4) url(../images/n_right.png) no-repeat center;}
.index_case_all .swiper-button-prev:hover{background:rgba(255,255,255,0.4) url(../images/n_left.png) no-repeat center; }



/*5*/
.section5{width: 100%; height: 100%; overflow: hidden; position: relative; }
.section5 .w1440{position: relative; z-index: 9; }
.section5_ban{background: url(../images/service_bjs.jpg) no-repeat center; 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);}
.index_service_title{width:100%;  height: auto; overflow: hidden}
.index_service_title h4{float: left; color:#fff; font-size: 36px;}
.index_service_title h4 img{margin-left:12px;}
.index_service_title h5{float: right; color:#fff; line-height:30px; font-size: 20px;  text-align: right; width: 37%}
.section5 ul{width:100%; height: auto; overflow: hidden; margin-top:7.5vh; padding-top: 18px}
.section5 ul li{width:21.2%; height: auto; float: left;  margin-right:5%}
.section5 ul li:last-child{margin-right: 0}
.index_join_pic{width:108px; height: 108px; background: #fff; position: relative; display: flex; align-items: center; border-radius: 50%; margin: 0px auto;}
.index_join_pic img{align-items: center; margin: 0px auto; position: relative; z-index: 1;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
	
.index_join_pic:after{content: ""; width: 100%; height: 100%; background: rgba(255,255,255,0.3); border-radius: 50%;; position: absolute; top:0; left:0; transform: scale(1.2); transition: all 0.4s ease-in-out;}
.index_join_xx{width:100%; text-align: center}
.index_join_xx h4{color:#ffffff; font-size: 22px; margin:45px 0 30px;}
.index_join_xx p{color:#ffffff; font-size: 14px; line-height: 28px;}

.section5 ul li:hover .index_join_pic:after{  transform: scale(1);}
.section5 ul li:hover .index_join_pic img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}




/*6*/
.section6{width: 100%; height: 100%;overflow: hidden; position: relative; }
.section6 .w1440{position: relative; z-index: 9; margin-top: 7vh }
.section6_ban{background: url(../images/news_bjs.jpg) no-repeat center; 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);}
.index_news_title{ height: auto; overflow: hidden; position: relative; z-index: 1}
.index_news_title h4{color:#fff; font-size:36px; }
.index_news_title p{color:#fff; font-size:36px; }
.index_news_title p img{margin-left: 10px;}
.index_news_all{width:100%; height: auto; position: relative;  display: -webkit-flex;  display: flex;   -webkit-justify-content: flex-end;
    justify-content: flex-end;}
.index_news_bottom{width:86%; position: relative; display: -webkit-flex;  display: flex;   -webkit-justify-content: flex-end;
    justify-content: flex-end; }
.index_news_all .mySwiper{width:84%; height: auto; overflow: hidden; margin: 0; padding-top:65px;}
.index_news_all .swiper-slide a{width:100%; display: block; position: relative; background: #fff}
.index_news_all .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  
	-webkit-transform: all 1s ease 0s; opacity: 0}
.index_news_li{width:100%; height: 100%; position: absolute; top:0; left:0; padding:16% 9.5%}
.index_news_li span{color:#777777; font-size: 14px; display: block; border-bottom: 1px solid #f2f2f2; padding-bottom: 15px;}
.index_news_li h4{color:#4d4d4d; font-size: 22px; width: 100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 35px 0 20px}
.index_news_li p{width:100%; height: 84px; line-height: 28px; color: #777777; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_li i{width:60px; height: 60px; display: block; background:#bfbfbf url(../images/n_jts.png) no-repeat center; border-radius: 50%; position: absolute; bottom:5vh; right:9.5%}
.index_news_all .swiper-slide a:hover .index_news_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_all .swiper-button-next,.index_news_all .swiper-button-prev{width:60px; height:60px; margin-top:0; top:65px; border-radius: 50%;}
.index_news_all .swiper-button-next{background:rgba(255,255,255,0.2) url(../images/n_right.png) no-repeat center; right:auto; left:80px}
.index_news_all .swiper-button-prev{background:rgba(255,255,255,0.2) url(../images/n_left.png) no-repeat center; left:0;  }
.index_news_all .swiper-button-next:hover{background:rgba(255,255,255,0.4) url(../images/n_right.png) no-repeat center;}
.index_news_all .swiper-button-prev:hover{background:rgba(255,255,255,0.4) url(../images/n_left.png) no-repeat center; }
.index_news_all .swiper-slide a:hover img{opacity: 1}
.index_news_all .swiper-slide a:hover span{color:#fff}
.index_news_all .swiper-slide a:hover p{color:#fff}
.index_news_all .swiper-slide a:hover h4{color:#fff}
.index_news_all .swiper-slide a:hover i{ background:#0d6517 url(../images/n_jts.png) no-repeat center;}
.index_news_all .swiper-slide:nth-child(odd){transform: translateY(-40px)}






/*第8块*/
.section7{width: 100%; height: 100%; overflow: hidden; position: relative;  background: url(../images/contact_top.jpg) no-repeat; }
.section7  .fp-tableCell{vertical-align: bottom;}
.index_contact_top{width:100%; height: auto; overflow: hidden;}
.index_contact_top h4{ color:#4d4d4d; font-size: 36px; width: 100%}
.index_contact_top h4 img{margin-left:12px;}
.contact_top_input{width:100%; height: 72px; overflow: hidden; border: 1px solid #e1e0df; padding-left:3%; margin: 5vh 0}
.contact_top_input p{width:24%; height: auto; float: left; position: relative}
.contact_top_input p input[type="text"]{width:100%; height: 72px; background: none; border: 0; overflow: hidden; font-size:16px; color: #777777; 
	padding-left: 10px;}
.contact_top_input p:after{content: "|"; color:#777777; font-size: 16px; position: absolute; top:50%; left:0; margin-top: -12px}
.contact_top_input p:nth-child(3){width:28%}
.c_tijiao{width:22%; height:72px; float: right; border: 0; background: #00751b; color:#fff; font-size: 18px; cursor: pointer}
.index_contact_bottom{width:100%; height: auto; overflow: hidden; background: url(../images/contact_bottom.jpg) no-repeat center; padding: 70px 0}
.contact_bottom_left{width:59%; height: auto; float: left}
.contact_bottom_left h4{color:#ffffff; font-size: 36px;}
.contact_bottom_left h4 img{margin-left: 10px;}
.contact_bottom_left a{margin-top:50px; display: block}
.contact_bottom_right{width:37%; height: auto; float: right; position: relative}
.contact_bottom_xx{width:100%; height: auto; overflow: hidden; position: relative}
.contact_bottom_xx p{color:#fff; font-size: 16px;  line-height: 36px;}
.contact_bottom_ma{position: absolute; right:0; bottom:0}
.sj_icon{width:42px; height: 42px; position: relative; background: url(../images/sj_icon.png) no-repeat center; margin-bottom: 10px;}
.wx_icon{width:42px; height: 42px; position: relative; background: url(../images/wx_icon.png) no-repeat center}
.sj_icon img,.wx_icon img{width:100px; height:auto; display: none; position: absolute; top:0; left:-100px}
.sj_icon:hover img{display: block}
.wx_icon:hover img{display: block}


/*版权*/
.index_banquan{width:100%;height:auto; position: relative; background: #1f1f1f; overflow: hidden; padding: 15px 0}
.index_banquan .copy_l{width:auto; font-size: 14px; color: #fff; float: left }
.index_banquan .copy_l a{font-size: 14px; color: #fff; text-align: center; line-height: 40px;}
.index_zhichi{width:auto; height:40px; line-height:40px; float: right}
.index_zhichi p{ width:auto; float: left; font-size: 14px; color:#fff; line-height:40px; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 40px; background: url(../images/vl.png) no-repeat center;  margin-right: 10px}
.index_zhichi .js{width:90px;height: 40px; background: url(../images/wl.png) no-repeat center; }
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center} 
.index_zhichi span{float: left; font-size: 14px; color: #fff;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}


/*底部*/
.footer{width:100%; height: auto; overflow: hidden; background: url(../images/footer.jpg) no-repeat center; padding-top:160px; position: relative}
.footer_logo{width:20%; position: absolute; top:0; left:0; z-index: 9}
.footer_logo img{width:100%; display: block}

/*弹出视频*/
.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;}



/*内页 banner*/
.ny_banner{width:100%; height: 400px; overflow: hidden; padding-top:200px; position:relative}
.ny_banner .in_header{position:absolute}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.chejian_ban{background: url(../images/chejian_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.video_ban{background: url(../images/video_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{font-weight:bold;}


/*内页左边导航*/
.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: #00751b; 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 .yiji li{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #00751b; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.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 a{ padding-left:0; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#00751b; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#00751b}
.ny_left_nav ul li:hover a.inactive{color:#00751b}
.ny_left_nav ul li ul li:hover a{color:#00751b}
.ny_left_nav ul li .inactives{color:#00751b}
.ny_left_nav ul li ul li:hover a{color:#00751b}
.yiji li.active{background:#fff;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}


/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; }
.ny_about_info img{max-width: 100%;}
.ny_about_info{font-size: 16px; color: #333; line-height: 30px; margin-top:20px;}
.ny_about_info p{font-size: 16px; color: #333; line-height: 30px; }

/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:224px; display: block;overflow: hidden;width:100%; border:1px solid #ddd; display: flex; align-items: center;}
.ny_product ul li .products_pic img{width:100%;  max-height:100%; align-items: center; margin: 0px auto; display:block; 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:#00751b}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}
.ny_pro_dh{width:100%; height:80px; margin-top:20px;}
.ny_pro_dh i{ color: #333; font-size: 38px; float: left; line-height: 70px; margin-right:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #00751b; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}
.p_liji{width:120px; height:40px; line-height:40px; background:#00751b; color:#fff; border-radius:5px; text-align:center; font-size:16px; margin-top:10px; display:block;}
.ny_proshow_xx{margin-left:525px!important}




/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 20px 0}
.news_time time{color: #00751b; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #00751b;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:58%; float: left; margin-left: 3%}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:26px; color: #666; font-size: 14px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:25%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #00751b;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #00751b; color: #fff; border:2px solid #00751b; }
.ny_news_list li:hover .news_time{background: #00751b;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#00751b;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 26px;font-weight: bold; color: #555; padding: 20px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}
.keyword_light p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }



/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:60%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:310px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: right; margin-right: 14px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_case_tp{width:100%; height:auto; overflow:hidden; text-align:center}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden; position: relative; padding-top:30px; background: url(../images/footer_bjs.png) no-repeat center; 
	background-size: cover; margin-top: 14px;}
.footer_logo{width:190px; height: auto; margin: 0px auto;}
.footer_logo a{width:100%; display: block}
.footer_logo a img{width:100%; display: block}
.footer_nav{width:auto; display: table; margin: 0px auto; background: url(../images/f_nav.png) no-repeat center; line-height: 70px; margin-top: 20px;}
.footer_nav a{color:#fff; font-size: 16px; float: left; margin: 0 30px}
.footer_nav a:hover{font-weight:bold;}
.footer_xx{width:auto; margin:30px auto 50px; display: table; display: -webkit-flex; display: flex; -webkit-justify-content: space-around; 
	justify-content: space-around;}
.footer_xx dl{float: left; text-align: center}
.footer_xx dl dt{width:100%; height: auto; overflow: hidden}
.footer_xx dl dd{width:100%; text-align: center; font-size: 22px; color: #ffffff; margin-top: 8px;}
.f_copy{width:100%; height:70px; overflow: hidden; line-height:70px;background: #1f1f1f}
.copy_l{font-size:14px; color:#fff; height: 100%; width:auto; float: left; text-transform: uppercase}
.copy_l a{color:#fff; font-size: 14px;}
.copy_l a:hover{color:#00751b!important}
.footer_zhichi{width:auto; height:70px; line-height:70px; float: right}
.footer_zhichi p{ width:auto; float: left; font-size: 14px; color:#fff; line-height:70px; margin-right: 10px; padding-left: 0!important}
.footer_zhichi .pt{width:121px;height: 70px; background: url(../images/vl.png) no-repeat center;  margin-right: 10px}
.footer_zhichi .js{width:90px;height:70px; background: url(../images/wl.png) no-repeat center; }
.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_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}





/*客服*/
.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: -125px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#00751b;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}






@media screen and (max-width:1680px){
	
	

}

@media screen and (max-width:1560px){
	.w1440,.container{width:1200px;}
	.copy_l a,.copy_l,.footer_zhichi span,.index_banquan .copy_l a,.index_banquan .copy_l{font-size:12px;}
.ny_banner .ny_banner_left{width:54%}
.index_ban_info{width:1200px; margin-left:-600px;}

}


@media screen and (max-height:900px){
.index_contact_bottom{padding:30px 0}
.index_contact_top h4,.index_news_title h4,.index_news_title p,.index_product_biao h4,.index_case_title h4,.index_service_title h4{font-size:26px;}
.index_case_all .tabs ul li{height:100px; line-height:100px;}
.index_about_video{width:90px; height:90px;}
.case_bd{    padding: 30px 7%;}
.wx_icon img{top:-30px;}
}








