﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1440{ margin: 0px auto; width:1420px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}


.in_header{width:100%; height:9vh; position:fixed; top:0; left:0;  z-index:9999; padding: 0 4%}
.h_logo{width:15%; height:9vh; float: left; display: flex; align-items: center; }
.h_logo img{float: left}
#logo2{display: none;}
.h_logo dl{float: left; margin-left: 10px;}
.h_logo dl dt{font-size: 20px; color: #fff; font-weight: bold;}
.h_logo dl dd{font-size: 12px; color: #fff}
.h_sj{float: right; position: relative; width:23px; height: 9vh; background: url(../images/h_sj.png) no-repeat center; margin-right:2%}
.h_wx{float: right; position: relative; width:23px; height: 9vh; background: url(../images/h_wx.png) no-repeat center}
.h_sj img{width:100px; height: auto; display: none; position: absolute; top:9vh; left:0}
.h_wx img{right:0; width:100px; height: auto; display: none; position: absolute; top:9vh;}
.h_sj:hover{background: url(../images/hh_sj.png) no-repeat center}
.h_wx:hover{background: url(../images/hh_wx.png) no-repeat center}

.h_wx:hover img,.h_sj:hover img{display:block}



/*导航*/
#menu{float: right; width:50%; height: 100%; margin-right: 1.6%; background: url(../images/xs.png) no-repeat center right}
#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:8.8vh; 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%;   overflow: hidden; position: relative;}
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left:-70px; top:9vh;  position:absolute;  line-height:24px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: auto;font-size: 15px;  color:#333; padding:4px 0}
#menu .nav .sub a:hover{ color:#00a7df;  }
.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,#menu .nav .nLi:hover p{ background: url(../images/icon.png) no-repeat left center;  padding-left:20px;}

#fp-nav ul li a span, .fp-slidesNav ul li a span{background:#fff; border:0; 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{background:#10c7dd;}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:12px; height:12px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li:after{content: ""; width:1px; height: 18px; background:rgba(255,255,255,0.2); position: absolute; top:12px; left:6px; z-index: 9}
#fp-nav ul li:last-child:after{display: none}

.two_header .in_header_ma span{color:#333}
.two_header #menu .nav .nLi p a{color:#333} 
.two_header .h_logo dl dt{color:#333333}
.two_header .h_logo dl dd{color:#333333}
#menu .nav .nLi.active p a{color:#00a7df;}
#menu .nav .nLi:hover p  a{color:#00a7df;}
.two_header .h_sj{background: url(../images/hl_sj.png) no-repeat center}
.two_header .h_wx{background: url(../images/hl_wx.png) no-repeat center}
.two_header #menu{background: url(../images/hxs.png) no-repeat center right}



/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.section1_all{width:100%; height: 100%; overflow: hidden; position: relative}
.section1 .swiper-container{width:100%; height:100%}
.section1 .swiper-slide a{width:100%; height:100%; display: block }
.section1 .swiper-slide a img{width:100%; display: block; height:100%; object-fit: cover; object-position: center center;}
.section1 .swiper-pagination{bottom:5%; width: auto; left:12%}
.section1 .swiper-pagination-bullet{width:21px; height:21px; background: url(../images/b_dian.png) no-repeat center; opacity: 1; margin: 0 8px!important}
.section1 .swiper-pagination-bullet-active{background: url(../images/b_active.png) no-repeat center}
.in_down{height:11vh; line-height: 11vh; border-top:1px solid rgba(255,255,255,0.5); position: absolute; bottom:0; left:50%; z-index: 9; transform: translate(-50%,0);}
.in_down span{color:#fff; font-size:16px; background: url(../images/sbs.png) no-repeat right center; line-height:9vh; float: right; padding-right: 40px}



 #water {
  position: absolute;
  width:35vw;
  top: 0;
  left: 0;
  margin: 0;
  height: 100%;
  z-index: 0;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  opacity: 0.8; z-index:999
}


 canvas {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  transform-origin: 50% 50%;
}

.b_i1{position:absolute; top:10%; left:10%; width:12%; z-index:999}
.b_i2{position:absolute; bottom:15%; left:5%; width:20%; z-index:999}




/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;  background: url(../images/about_bjs.jpg) no-repeat center}
.index_about{width:100%;  overflow: hidden; position: absolute; top:50%; left:0; transform: translate(0,-50%);}
.abimg{width:98%; height: auto; float: right }
.abimg img{width:100%; display: block}
.section2 .w1440{position: relative; z-index: 9}
.index_about_xx{width:100%; height: auto; overflow: hidden}
.index_about_xx dl{width:100%; height: auto; overflow: hidden}
.index_about_xx dl dt{color:#fff; font-size: 72px; font-weight: bold; opacity: 0.3; text-transform: uppercase; line-height: 78px;}
.index_about_xx dl dd{color:#fff; font-size: 36px; font-weight: bold; margin-top: -40px;}
.index_about_xx hr{width:165px; height: 7px; background: #0fa5df; border: 0; display: block; margin-top: 28px;}
.in_abxx{width:48%; height: auto; overflow: hidden; color: #fff; font-size: 16px; line-height: 30px; height: 90px;  word-break:break-all;display:-webkit-box; 
	-webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: 43px;}
.ab_more{width:120px; height: 46px; display: block; background: url(../images/n_more.png) no-repeat center; text-align: center; line-height: 46px; 
	font-size: 16px; color:#fff; margin-top: 5vh}
.index_about_bottom{width:100%; height: auto; overflow: hidden; margin-top:16vh}
.index_about_bottom a{color:#fff; font-size: 16px; float: left;  line-height: 40px; margin-right:60px}
.index_about_bottom a span{background: url(../images/ab_jts.png) no-repeat right center; padding-right:32px; color:#fff; font-size: 16px;}
.index_about_bottom a:hover{background: url(../images/b_xs.png) no-repeat bottom center;}






/*优势*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section3_ban{background: url(../images/product_bjs.jpg) no-repeat left bottom; width: 100%; height: 100%; 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);}
.section3 .w1440{position: relative; z-index: 9}
.index_product_left{width:37%; height: auto; float: left}
.index_product_left dl{width:100%; height: auto; overflow: hidden}
.index_product_left dl dt{color:#fff; font-size: 72px; font-weight: bold; opacity: 0.3; text-transform: uppercase; line-height: 78px;}
.index_product_left dl dd{color:#fff; font-size: 36px; font-weight: bold; margin-top: -40px;}
.index_product_left hr{width:165px; height: 7px; background: #0fa5df; border: 0; display: block; margin-top: 28px;}
.index_product_left h5{color:#ffffff; font-size: 16px; line-height: 30px; margin: 42px 0}
.p_more{width:120px; height: 46px; display: block; color:#fff; background: url(../images/n_more.png) no-repeat center; font-size: 16px; text-align: center; 
	line-height: 46px;}
	
.p_more:hover,.ab_more:hover{background:#fff; border-radius:25px; color:#00a7df}	
.in_pro_nav{width:100%; height: auto; overflow: hidden; margin-top: 8vh}
.in_pro_nav a{color:#fff; font-size:16px;  float: left; margin-right: 40px; line-height: 40px;}
.in_pro_nav a:last-child{margin-right:0}
.in_pro_nav a:hover{background: url(../images/ab_jts.png) no-repeat right center; padding-right: 30px; border-bottom: 1px solid #fff}
.index_product_right{width:61%; height: auto; float: right}
.view{width:585px; float: left; position: relative}
.mySwiper2:after{content: ""; width:585px; height: 585px; position: absolute; top:0; left:0; background: url(../images/p_yuan.png) no-repeat center; background-size:95%; animation:circleRoate 5s infinite linear ;}
 
@keyframes circleRoate{  
	from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
 } 



.mySwiper2 .swiper-slide a{width:85%; height: auto; display: block; border:10px solid #0fa5df; border-radius: 50%; margin:43px auto 0; overflow:hidden}
.mySwiper2 .swiper-slide a img{width:100%; display: block; border-radius: 50%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.preview{width:40%; height: auto; float: right}
.mySwiper2 {width:585px; float: left; position: relative; height: 600px;}
.section3 .mySwiper {height: 600px;box-sizing: border-box; width: 15%; float: right}
.s_pimg{width:100%; height: auto; border-radius: 50%; border: 8px solid #fff}
.section3 .mySwiper .swiper-slide-thumb-active .s_pimg{border: 8px solid #0fa5df}
.section3 .mySwiper .swiper-slide img{width:100%; display: block; border-radius: 50%}
.swiper-button-next,.swiper-button-prev{width:20px; height: 20px; margin-top: 0; }
.swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:0; top:50%}
.swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:auto; right:0; top:50%}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}
.mySwiper2 .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;}




/*5*/
.section5{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section5 .w1440{position: relative; z-index: 9}
.section5_ban{background: url(../images/hyyy_bjs.jpg) no-repeat center bottom; 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 .index_title{margin-top: 5vh}
.index_title p{color:#fff; line-height: 30px; font-size: 16px; margin-top: 10px;}
.section5 .mySwiper{width:100%; height: auto; overflow: hidden; margin-top: 3vh; position: relative}
.section5 .swiper-slide{width:54%;}
.section5 .swiper-slide a{width:100%; height: auto; overflow: hidden; position: relative; display: block}
.section5 .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;}
.index_yy{width:100%; height: auto; overflow: hidden; padding:15px 42px; position: absolute; bottom:10px; left:0; z-index: 9; opacity: 0}
.index_yy h3{color:#ffffff; font-size: 20px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 10px;}
.index_yy p{width:100%; height: 60px; line-height: 30px; font-size: 16px; color:#fff; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.section5 .swiper-slide-active .index_yy{opacity: 1}
.section5 .swiper-button-prev,.section5 .swiper-button-next{width:20%; height: 52px; margin-top:-26px; }
.section5 .swiper-button-prev{background: url(../images/c_left.png) no-repeat center right; left:0}
.section5 .swiper-button-next{background: url(../images/c_right.png) no-repeat center left; right:0}
.section5 .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;}





/*2*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section6_ban{background: url(../images/news_bjs.jpg) no-repeat center; width: 100%; height: 100%; 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: 6vh }
.section6_title{ height: auto; overflow:hidden;}
.section6_title dl{width:auto; float: left}
.section6_title dl dt{color:#333333; font-size: 72px; font-family: "Arial"; opacity: 0.3; font-weight: bold; line-height: 80px}
.section6_title dl dd{color:#333333; font-size: 36px; font-weight: bold; margin-top: -40px}
.section6_title a{width:120px; height:46px; background: url(../images/n_more.png) no-repeat center; text-align: center; line-height: 46px; font-size: 16px; color:#fff; float: right; margin-top:22px;}
.index_news_all{width:100%; height: auto; overflow: hidden; margin-top: 5vh; padding-left: 13%}
.index_news_all .swiper{overflow: hidden; padding-bottom: 8vh}
.index_news_all .swiper-slide{width:62%;}
.index_news_all .swiper-slide a{display: block; position: relative; width: 100%; height: auto;}
.in_ntitme{width:100%; height:40px; line-height: 35px;  font-size: 16px; color: #333333; margin-bottom: 3vh; 	background: url(../images/n_bxs.png) no-repeat bottom center}
.index_news_pic{width:52%; height: auto; float: left; overflow:hidden}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:42%; float: right; padding-top: 42px;}
.index_news_xx h4{width:100%; height: 60px; overflow: hidden; font-size: 24px; font-weight: bold; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_xx p{width:100%; height: 90px; overflow: hidden; font-size: 16px; color: #333333; line-height: 30px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin: 5vh 0}
.swiper-slide-active .in_ntitme{background: url(../images/n_xs.jpg) no-repeat bottom center;}
.index_news_xx img{    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_news_all .swiper-slide a:hover .index_news_pic 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-slide a:hover .index_news_xx img{ -webkit-transform: rotate(-110deg); -moz-transform: rotate(-110deg); transform: rotate(-110deg);}

.section6_title a:hover{background:#00a7df; border-radius:25px}
.index_news_all .swiper-slide a:hover  .index_news_xx h4{color:#00a7df}


/*第8块*/
.section8{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section8_ban{background: url(../images/contact_bjs.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section8_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section8 .w1440{position:relative; z-index: 1; margin-top: 10vh}
.index_title{width:100%; height: auto; overflow: hidden; text-align: center;position: relative}
.index_title h5{color:#ffffff; font-size: 72px; opacity: 0.3; font-weight: bold; text-transform: uppercase; line-height:78px}
.index_title h3{color:#ffffff; font-size: 36px; font-weight:bold; margin-top: -40px;}
.index_contact{width:100%; height: auto; overflow: hidden; margin-top: 6vh}
.index_contact_left{width:46%; height: auto; float: left; background: rgba(255,255,255,0.1); padding: 5vh 2% 26px 4%}
.index_contact_left h4{color:#fff; font-size: 30px;  font-weight: bold;}
.index_contact_xx{width:100%; height: auto; overflow: hidden; margin:2vh 0 1vh}
.index_contact_xx p{color:#fff; line-height:35px; font-size: 16px; padding-left: 45px; margin-bottom:20px;}
.f1{background: url(../images/f1.png) no-repeat left center}
.f2{background: url(../images/f2.png) no-repeat left center}
.f3{background: url(../images/f3.png) no-repeat left center}
.index_contact_left dl{width:126px; height: auto; float: left; margin-right: 8%}
.index_contact_left dl:last-child{margin-right: 0}
.index_contact_left dl dt{width:100%; height: 126px; background: url(../images/m_bjs.png) no-repeat center; padding:10px;}
.index_contact_left dl dt img{width:100%; height: auto; display: block}
.index_contact_left dl dd{width:100%; height: auto; overflow: hidden; color:#fff; font-size: 14px; line-height: 26px; text-align: center; margin-top: 10px;}
.index_contact_left h6{color:#fff; font-size: 26px; margin-bottom: 30px;}
.index_contact_right{width:52.5%; height: 467px; float: right; background: rgba(255,255,255,0.1); padding: 5vh 4% 26px 4%}
.index_contact_right h4{color:#ffffff; font-size: 30px; font-weight:bold; margin-bottom: 8px}
.index_contact_right h5{color:#ffffff; font-size: 16px; }
.index_contact_right dl{width:100%; height: 50px; margin-top: 28px;}
.index_contact_right dl input[type="text"]{width:100%; height: 100%; border: 0; background: none; padding: 0 10px; color:#fff; font-size: 16px;}
.index_contact_right dl dt{width:49%; height: 100%; float: left; border: 1px solid #fff}
.index_contact_right dl dd{width:49%; height: 100%; float: right; border: 1px solid #fff; position:relative}
.index_contact_right textarea{width:100%; height: 112px; border: 1px solid #fff; padding: 10px 15px; font-size: 16px; color:#fff; resize: none; background: none; margin-top: 8px;}
.c_submit{width:210px; height: 45px; background: #0fa5df; color:#fff; font-size: 14px; border: 0; display: block; text-align: center; margin-top: 20px}
.c_submit:hover{background:#fff; color:#0fa5df}

.index_contact_right dl input::-webkit-input-placeholder { 
    color:#fff;  
}  
.index_contact_right dl input:-moz-placeholder { 
   color:#fff;  
   opacity:  1;  
}  
.index_contact_right dl input::-moz-placeholder {
   color:#fff;  
   opacity:  1;  
}  
.index_contact_right dl input:-ms-input-placeholder { 
   color:#fff;  
}  


.index_contact_right textarea::-webkit-input-placeholder { 
    color:#fff;  
}  
.index_contact_right textarea:-moz-placeholder { 
   color:#fff;  
   opacity:  1;  
}  
.index_contact_right textarea::-moz-placeholder {
   color:#fff;  
   opacity:  1;  
}  
.index_contact_right textarea:-ms-input-placeholder { 
   color:#fff;  
}  








/*版权*/
.index_banquan{width:100%; height:9vh; line-height:9vh; overflow: hidden; margin-top: 5vh}
.index_banquan .copy_l{width:auto; font-size: 14px; color: #fff; float: left}
.copy_l a{font-size: 14px; color: #fff; text-align: center}
.copy_l a{margin-left: 10px;}
.index_zhichi{width:auto; height:9vh; line-height: 9vh; float: right}
.index_zhichi p{ width:auto; float: left; font-size: 16px; color:#333333; line-height: 9vh; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:3.1vh; margin-right: 10px}
.index_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:3.5vh;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 14px; color: #fff;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}






.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 20px;}
.inside_banner p.ny_post,.inside_banner p.ny_post a{ text-align: center; color: #fff; font-size: 16px; cursor:pointer}
.inside_banner p.ny_post img{ margin-right: 10px;}
.inside_banner p.ny_post a:hover,.inside_banner p.ny_post span:hover{font-weight:bold; color:#00a7df}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{height: 90px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block}
.nav-wrap li a:hover{font-weight:bold; color:#00a7df}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:22px; background: #00a7df; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 32.6%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(3n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.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; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #00a7df;}
.honor_list li:hover .gallery-title{ background: #00a7df; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
.ny_solution_img{width:300px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2; position:relative}
.ny_solution_img:after{content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,91,172,0.5); opacity:0; transition: all 0.4s ease-in-out;}
.ny_product_all ul li:hover .ny_solution_img:after{opacity:1; transition: all 0.4s ease-in-out;}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:796px; height:auto; float:left; margin-left: 50px; padding: 20px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_product_all 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_all ul li:hover{border:1px solid #00a7df;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more{font-size:16px; color:#666}
.yfzx_more:hover{background: #00a7df; color: #fff; border: 1px solid #00a7df; padding:10px;}
.ny_solution_xx .ny_yfzx_title h5{width:100%; height:auto; color:#333; font-size:18px; line-height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}



/*产品详情页*/
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:507px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#00a7df; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:650px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: 50px; line-height: 50px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:58px; background: url(../images/dh1.png) no-repeat left center;padding-left: 52px;margin-top: 30px}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #00a7df; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:18px;font-weight: bold;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}
.ny_hotnews{width:100%; height:auto; overflow: hidden; }
.ny_hotnews h3{width:100%; height:40px; background: #00a7df; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px; margin-bottom:20px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#00a7df}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#00a7df; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*��ҳ����*/
.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}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:50px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top: 36px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:24%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#00a7df}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_lx_dh,.ny_lx_dh p{width:100%; height:auto;  font-size: 16px; color: #333; line-height: 36px;}
.ny_list_all{width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}

.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.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;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #00a7df; position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}

.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 400px; padding-top:180px; position:relative}
.inside_banner .in_header{position:absolute;}
.about1_ban{background:#0c60a8;}
.news1_ban{ background: #0c60a8;}
.contact1_ban{background:#0c60a8;}
.servic1e_ban{background: #0c60a8;}
.case1_ban{background: #0c60a8;}
.yyyg1_ban{background: #0c60a8;}
.yyly1_ban{background: #0c60a8;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}
.yyly_ban{background: url(../images/yyly_ban.jpg) no-repeat center bottom;}
.yyyg_ban{background: url(../images/yyyg_ban.jpg) no-repeat center bottom;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center bottom;}




/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer_bj.jpg) no-repeat center; padding: 60px 0 10px; }
.f_logo{width:200px; height: auto; float: left; margin-left: 72px}
.f_logo img{max-width:100%; height: auto; display: block; margin:0px auto 20px}
.f_logo dl{width:100%; height:auto; overflow:hidden; text-align:center}
.f_logo dl dt{font-size: 20px; color: #fff; font-weight: bold; margin-bottom:10px;}
.f_logo dl dd{font-size: 14px; color: #fff}


.footer_xx{width:54%; height: auto; float: left; margin-left:7%}
.footer_xx h3{color:#fff; font-size: 24px; margin-bottom: 20px;}
.footer_xx p{color:#fff; line-height:30px; float: left; font-size: 16px; width: 49% }
.footer_xx p a{color:#fff; line-height:28px; font-size: 16px;}
.footer_xx p:nth-child(2n){float:right}

.footer_kj{width:19%; height: auto; float:right}
.footer_kj a{width:100%; height:54px; border-radius: 25px; line-height: 54px; margin-bottom: 15px; display: block; font-size: 16px; 
	color: #fff; text-align: center; padding-left: 20px; }
.f_bd{background:rgba(255,255,255,0.5) url(../images/dz_icon.png) no-repeat 30% center}
.f_ly{background:rgba(255,255,255,0.5) url(../images/ly_icon.png) no-repeat 30% center}
.f_ly{background:rgba(255,255,255,0.5) url(../images/ly_icon.png) no-repeat 30% center}
.f_bd:hover{background:rgba(255,255,255,0.1) url(../images/dz_icon.png) no-repeat 30% center}
.f_ly:hover{background:rgba(255,255,255,0.1) url(../images/ly_icon.png) no-repeat 30% center}
.footer_top{width:100%; height: auto; overflow: hidden}
.footer_ma{width:auto; display: table; margin:70px auto 10px}
.footer_ma dl{width:112px; height: auto; float: left; margin: 0 12px}
.footer_ma dl dt{width:100%; height: auto; display: block}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; height: 40px; line-height: 40px;  font-size: 14px; color: #fff; text-align: center}
.footer_bottom{width:100%; height:50px; }
.copy_bq{width:auto; height:50px; line-height:50px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#00a7df!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:50px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:16px; }
.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: #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: -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:#00a7df;
   height: 62px;
   margin-bottom: 1px;
   margin-left: 0;
   overflow: hidden;
   position: relative;
   width: 77px; float:left;
}




@media screen and (max-height:900px){
	.index_contact_right{height:455px;}
	.index_title h5,.section6_title dl dt,.index_product_left dl dt,.index_about_xx dl dt{font-size:50px;}
	.index_title h3,.section6_title dl dd,.index_product_left dl dd,.index_about_xx dl dd{font-size:26px;}
	.index_contact_left h4,.index_contact_right h4{font-size:22px;}
	.index_contact_left,.index_contact_right{padding: 3vh 2% 15px 4%;}
	.index_contact_left dl{width:110px;}
	.index_contact_left dl dt{height:110px; background-size:100% 100%}
	.index_contact_right{height:400px;}
	.index_news_all{padding-left:6%}
	.index_product_left{margin-top:10vh}
	.in_abxx{margin-top:20px}
	.index_about_bottom{margin-top:6vh}
	.section3 .mySwiper{height:490px; margin-top:5vh}
	.index_product_right{margin-top:10vh}
	.index_about{top:53%}
}





@media screen and (max-width:1560px){
	.w1440{width:1200px;}
	.f_logo{margin-left:0}
	.footer_xx{margin-left:4%}
	#menu{width:55%}

}

@media screen and (max-width:1390px){
	#menu{width:55%}
	#menu .nav .nLi p a,#menu .nav .sub a{font-size:14px;}
	.index_about img{width:89%}
	.section5 .swiper-slide{width:45%}
	.index_news_xx h4{font-size:20px;}
	.index_product_left{margin-top:27vh}
	.index_contact_right{height:360px;}
	.index_contact_right textarea{height:90px;}
	.index_contact_xx p{margin-bottom:12px;}
	.index_banquan{margin-top:2vh}
	.index_about_xx{transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8)}
	.section3 .w1440{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.8)}
}








