﻿*{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:1440px; max-width: 100% }
.w1320{ margin: 0px auto; width:1320px; max-width: 100% }

.in_header{width:100%; height:5.2vw; position:fixed; top:0; left:0; z-index:9999; border-bottom: 1px solid rgba(255,255,255,0.5); padding-left: 3% }
.in_header .h_logo{width:290px; height:5.2vw; float: left; display: flex; align-items: center; }
.in_header .h_logo img{max-width: 100%}
.h_yy{width:5.4%; height: 100%; float: right; text-align: center; border-left:1px solid rgba(255,255,255,0.5); display: flex; align-items: center;}
.h_yy img{align-items: center; margin: 0px auto; max-width:100%}
.h_yy a{display:block; width:100%}
#logo1{display: none}
.h_search{width:5.4%; height:5.2vw; float: right; background: url(../images/h_search.png) no-repeat center; border-left:1px solid rgba(255,255,255,0.5);}
.form_box{position: fixed;  top:4.6vw; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0}
.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: #0c79d8; font-size:16px;
}


.index_post{width:60px; position: fixed; bottom:4%; right:5px; z-index:999}
.post_dh{width:60px; height: 60px; overflow: hidden; background: #0c79d8;  border-radius: 50% ; transition: all 0.4s ease-in-out; margin-bottom: 20px;
	box-shadow: 0 0 10px rgba(153,204,51,0.3)}
.post_dh:hover{ border-radius:20px; width: 260px; margin-left: -180px; transition: all 0.4s ease-in-out; }
.post_dh p{box-shadow: 0 0 18px rgba(153,204,51,0.8); color:#fff;  line-height:60px;  float: left; font-size: 20px;  padding: 0 20px;}
.post_dh_img{width:60px; height: 60px; float: left}
.post_dh_img img,.index_post a img{width:100%;}
.index_post a{width:60px; height: 60px; display: block; box-shadow: 0 0 18px rgb(69 171 255);border-radius: 50% }




/*导航*/
#menu{float: right; margin-right:10%; width: 50%; height: 5.2vw}
.nav{ height:100%; width:100%; }
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:12.5%; }
.nav .nLi h3{ font-weight: normal; width:100%; height:5.2vw; margin: 0px auto; line-height: 5.2vw }
.nav .nLi h3 p{height:auto; color:#fff; font-size:16px;  position: relative; text-align: center;  }
.nav .nLi h3 span{height:auto; color:#fff; font-size:16px;  position: relative; text-align: center; display:none }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#000000;  }
.nav .sub{position:absolute;top:4.5vw;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{font-weight: bold;}

.sub li:hover a{color:#009a86;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{border:0; width:10px; height:2px; top: 0; left: 0; background: #fff; transition: all 0.4s ease-in-out;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{width: 60px; background: #fff; transition: all 0.4s ease-in-out;}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:60px; height:2px; margin: 20px 0  }





/*第1块*/
.section{position: relative}
.section1{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;}
.section1 .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.section1 .slideBox .hd{position:absolute; left:12%; top:50%;z-index:1;overflow:hidden;height:22px}
.section1 .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.section1 .slideBox .hd ul li{float:left; margin-right:15px; width:60px;height:3px; background: #fff; opacity: 0.5; cursor:pointer; }
.section1 .slideBox .hd ul li.on{background: #0c79d8;}
.section1 .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.section1 .slideBox .bd ul{width:100%;height:100%}
.section1 .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.section1 .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.section_right{width:200px; height: auto; position: absolute; bottom:5%; left:50%; margin-left:-100px; animation:mymove 3s infinite; text-align: center}
.section_right p{color:#fff; font-size: 16px;}
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}

.ban_info{width:1200px; height: auto; position: absolute; top:28%; left:12%}
.ban_info h3{color:#fff; font-weight: bold; font-size: 54px; line-height: 80px;}
.ban_info h4{background: url(../images/ab_icon.png) no-repeat left center; color:#fff; font-size: 16px; padding-left: 70px; height: 56px; line-height: 56px; 
	margin-top:19vh}




/**/
.section2{width:100%; height:100%; overflow: hidden; position: relative}
.section2_ban{background: url(../images/section2_bj.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 .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_about_all{position: relative; z-index: 9;  overflow: hidden;  width:630px; margin-left: 13% }
.index_about_all h3{color:#fff; font-size: 40px; font-weight:bold; margin-bottom: 3vh}
.index_about_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; line-height: 30px; color: #fff}
.in_about_nav{width:100%; height: auto; overflow: hidden; margin: 55px 0}
.in_about_nav a{width:180px; height: 50px; border: 1px solid rgba(255,255,255,0.4);  line-height: 50px; font-size:14px; padding-left:20px; 
	background: url(../images/ab_jts.png) no-repeat 80% center; float: left; margin-right: 20px; color:#fff}
.in_about_nav a:hover{background:#fff url(../images/ab_hjts.png) no-repeat 80% center; color:#0c79d8 }	
	
.index_about_all ul{width:100%; height: auto; overflow: hidden; margin-top: 4vh}
.index_about_all ul li{width:auto; height: auto;  float: left; margin-right:8%}
.index_about_all ul li:last-child{margin-right: 0}
.index_about_all ul li p{color:#fff; font-size: 18px; margin-top: 5px; font-weight: bold;}
.index_about_all ul li h4{color:#fff; font-size: 18px; position: relative; display: table; margin: 0px auto;}
.index_about_all ul li h4 span{font-size: 56px; color:#fff; font-weight: bold; float: left; line-height: 70px; margin-right: 5px;}
/*
.active .index_about_info{animation-name: fadeInLeft; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .index_about_right{animation-name: fadeInRight; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}

*/




/*产品*/
.section3{width:100%; height: 100vh; overflow: hidden; position: relative}
.section3_ban{background: url(../images/section3_bj.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 .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_product_all{width:100%; height: 100vh;   position: relative}
.index_product_all .swiper-slide a{width:100%; height: 100vh; display: block; overflow: hidden; padding:40% 10% 0; }
.index_product_all .swiper-slide:nth-child(odd){background: url(../images/p_odd.jpg) no-repeat center}
.index_product_all .swiper-slide:nth-child(even){background: url(../images/p_even.jpg) no-repeat center}
.index_product_all .swiper-slide a h4{color:#fff; font-size: 28px; font-weight:bold; height: 64px; line-height: 32px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; width: 100%; margin-bottom: 1vh}
.index_product_all .swiper-slide a h3{width:100%; height: 30px; line-height: 30px; color: #fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom:22px;}
.index_product_all .swiper-slide a span{color:#fff; font-size: 26px; font-weight: bold; border-top:1px solid #fff; 
	background: url(../images/num_jts.png) no-repeat 18% 30px; display: block; width: 100%; padding-top:20px;}
.in_pro_pic{width:100%; height: auto; overflow: hidden; text-align: center; margin-top: 5vh}
.in_pro_pic img{max-width: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_all .swiper-slide a:hover{background: url(../images/p_hover.jpg) no-repeat center}
.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;}



/*
.active .section3_title{animation-name: fadeInDown; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .index_pro_all{animation-name: fadeInUp; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}

*/




/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section4_ban{background: url(../images/section4_bj.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 .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_case_all{width:100%; height: auto; overflow: hidden; position: relative; z-index: 9; padding-left: 13%}
.index_case_all .slideGroup{ width:100%; height: auto; overflow: hidden  }
.index_case_all .slideGroup .parHd{width:400px; height: auto; float: left}
.index_case_all .slideGroup .parHd h3{color:#fff; font-size: 40px; font-weight:bold; margin-bottom: 15px;}
.index_case_all .slideGroup .parHd h4{color:#fff; font-size: 16px;  margin-bottom: 10px; line-height: 30px;}
.index_case_all .parHd hr{width:100%; height: 1px; background: rgba(255,255,255,0.4);  display: block; margin:40px 0 60px}
.index_case_all .slideGroup .parHd ul{width:100%; height: auto;overflow: hidden; margin-top:30px}
.index_case_all .slideGroup .parHd ul li{float:left; color:#ffffff; font-size: 26px; font-weight: bold; height:40px; margin-right: 40px;  opacity: 0.4 }
.index_case_all .slideGroup .parHd ul li:last-child{margin-right: 0}
.index_case_all .slideGroup .parHd ul li a{color:#ffffff; font-size: 26px; font-weight: bold;  display:table-cell;  text-align:center; height:40px}
.index_case_all .slideGroup .parHd ul li img{ display:inline-block; vertical-align:middle; margin-right: 10px;}
.index_case_all .slideGroup .parHd ul li span{ display:inline-block; vertical-align:middle;}
.index_case_all .slideGroup .parHd ul li.on{opacity: 1}
.case_more{width:180px; height: 50px; line-height: 50px; background: #0c79d8 url(../images/ab_jts.png) no-repeat 90% center; font-size: 14px; color: #fff; font-weight: bold; padding-left: 20px; display: block}
.index_case_all .slideGroup .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 42px; position:relative;   }
.index_case_all .slideGroup .parBd{width:66%; height: auto; float: right}
.index_case_all .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.index_case_all .slideGroup .parBd ul li{  _display:inline; overflow:hidden; text-align:center;  width: 100%; }
.index_case_all .slideGroup .parBd ul li a{width:100%; height: auto; display: block}
.index_case_all .slideGroup .parBd ul li a 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;
}
.case_more:hover{background: url(../images/ab_jts.png) no-repeat 90% center; border:1px solid #fff}
.index_case_all .slideGroup .parBd ul li: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_ban{background: url(../images/section5_bj.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 .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .w1440{position: relative; z-index: 9;}
.index_yosuhi_t{width:100%; height: auto; overflow: hidden}
.index_yosuhi_t h4{color:#fff; font-size: 40px; font-weight:bold; margin-bottom:15px;}
.index_yosuhi_t p{color:#fff; font-size: 16px; line-height: 30px;}
.section5 ul{width:100%; height: auto; overflow: hidden; margin-top:10vh }
.section5 ul li{width:200px; height:200px; border-radius: 50%; background:rgba(255,255,255,0.5); padding: 20px; float: left; text-align: center; margin-right:48px}
.in_ys_all{width:100%; height: 100%; background: #fff; border-radius: 50%; padding:40px 10px 0;}
.in_ys_icon{width:100%; height:54px; display: flex; align-items: center;}
.in_ys_icon img{align-items: center; margin: 0px auto; max-width: 100%; max-height:100%}
.ys_i2{display: none}
.section5 ul li p{color:#0c79d8; font-size: 18px; margin-top:10px;}
.section5 ul li:last-child{margin-right: 0}
.section5 ul li:hover{background:rgba(153,204,51,0.5);}
.section5 ul li:hover .in_ys_all{background: #0c79d8}
.section5 ul li:hover p{color:#fff}
.section5 ul li:hover .ys_i2{display: block}
.section5 ul li:hover .ys_i1{display: none}



/*
.active .section5_title{animation-name: fadeInLeft; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .section5_right{animation-name: fadeInRight; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
*/




/*第6块*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section6_ban{background: url(../images/section6_bj.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: 9;}
.section6_title{width:100%; height: auto; overflow: hidden}
.section6_title h3{color:#ffffff; font-size: 40px; font-weight:bold; float: left}
.in_news_nav{float: left; margin-left: 20px; margin-top: 20px}
.in_news_nav a{color:#ffffff; font-size: 16px; margin-right: 20px;}
.in_news_nav a:hover{font-weight:bold;}
.index_news_more{width:180px; height: 50px; line-height: 50px; float: right; border: 1px solid rgba(255,255,255,0.5); background: url(../images/ab_jts.png) no-repeat 90% center; font-size: 14px; color: #fff; font-weight: bold; padding-left: 20px;}
.index_news_more:hover{ background:#0c79d8 url(../images/ab_jts.png) no-repeat 90% center;}
.section6_right{width:100%; height: auto; overflow: hidden; margin-top: 6vh}
.section6_right .swiper-slide a{width:100%; height: auto; display: block}
.index_news_img{width:100%; height: auto; display: block; overflow:hidden}
.index_news_img 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_img span{color:#fff; background: #0c79d8; width:90px; height: 26px; line-height: 26px; font-size:14px; position: absolute; top:20px; left:15px; 
	text-align: center}
.index_news_xx{width:100%; height: auto; overflow: hidden; background: #fff; padding:10px 20px 20px; }
.index_news_xx h4{width:100%; height: 30px; line-height: 30px; color: #4d4d4d; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.index_news_xx p{width:100%; height:30px; line-height: 30px; color: #777777;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 14px; 
	margin-bottom:25px;}
.index_news_xx span{color:#777777; font-size: 14px; display: block}

.section6_right .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.section6_right .swiper-slide a:hover .index_news_xx h4{color:#0c79d8}
/*
.active .section5_title{animation-name: fadeInLeft; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .section5_right{animation-name: fadeInRight; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}

*/





/*第7块*/
.section7{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section7_ban{background: url(../images/section7_bj.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 .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section7 .fp-tableCell{vertical-align: bottom;}
.section7_top{margin-bottom: 5vh}
.section7_top,.section7_bottom_xx{width:100%; height: auto; overflow: hidden; position: relative; z-index: 9}
.section7_top h3{color:#fff; font-size:40px; font-weight: bold; margin-bottom: 10px;}
.section7_top h4{color:#fff; font-size:16px; line-height: 30px; margin-bottom: 3vh}
.section7_top p{width:27%; height:56px; line-height:56px; border-bottom: 1px solid rgba(255,255,255,0.3); position: relative; margin-bottom: 20px; margin-right: 2%; float: left}
.section7_top p input[type="text"]{width:100%; height: 100%; border: 0; background: none; color:#fff; font-size: 16px;}
.section7_top p.section7_p{margin-right: 0}
.in_tijiao{width:12.5%; height: 56px; line-height: 56px; float: right;  color:#fff; font-size: 14px;  border: 1px solid rgba(255,255,255,0.5); 
	background: url(../images/ab_jts.png) no-repeat 90% center; padding-left: 20px; text-align: left; cursor:pointer}
.section7_top p input::-webkit-input-placeholder {
    color:#fff;  
}  
.section7_top p input:-moz-placeholder { 
   color:#fff;  
   opacity:  1;  
}  
.section7_top p input::-moz-placeholder {
   color:#fff;  
   opacity:  1;  
}  
.section7_top p input:-ms-input-placeholder {
   color:#fff;  
}  
.in_tijiao:hover{ background:#0c79d8 url(../images/ab_jts.png) no-repeat 90% center;}





.section7_bottom{width:100%; height: auto; background: #141414; position: relative; z-index: 9; padding-top: 60px}
.in_contact_left{width:40%; height: auto; float: left}
.in_contact_left h4{color:#fff; font-size: 26px; font-weight: bold; margin-bottom: 20px;}
.in_contact_left p{color:#fff; padding-left:40px; font-size: 16px; margin-bottom:10px; height: 30px; line-height: 30px;}
.f1{ background: url(../images/f1.png) no-repeat left center;}
.f2{background: url(../images/f2.png) no-repeat left center; }
.f_wx,.f_sj{width:46px; height: 46px; float: left; position: relative; margin-right:20px; margin-top: 20px;}
.f_wx img,.f_sj img{width:100px; height: auto; position:absolute; top:-100px; left:0; display: none}
.f_wx:hover img,.f_sj:hover img{display: block}
.f_wx{background: url(../images/wx_icon.png) no-repeat center}
.f_sj{background: url(../images/sj_icon.png) no-repeat center}
.section7_bottom_info{width:50%; height: auto; float: right}
.section7_bottom_info dl{width:16.2%; height: auto; float: left}
.section7_bottom_info dl dt{color:#fff; font-size: 16px; margin-bottom: 20px;}
.section7_bottom_info dl dd{width:100%; height: auto; display: block}
.section7_bottom_info dl dd a{width:100%; height:auto; line-height: 30px; display: block; font-size: 14px; opacity: 0.7; color: #fff}
.section7_bottom_info dl dd a:hover{opacity: 1}
.index_banquan{width:100%; height:auto; overflow: hidden; margin-top:5vh; border-top:1px solid rgba(255,255,255,0.2); padding: 20px 0 10px}
.copy_bq{width:65%; line-height:30px; font-size:14px; color: #fff; float: left; }
.copy_bq a{ font-size:14px; color: #fff;}
.index_zhichi{width:auto; height:30px; overflow: hidden; float: right }
.index_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:30px;}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:5px; margin-right: 10px;}
.index_zhichi .js{width:88px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:5px;}
.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;}

.copy_bq1{width:100%; line-height:70px; font-size:13px; color: #777; float: left; margin-top: -30px; background-color: #fff;text-align: center;}
.copy_bq1 a{ font-size:13px; color: #777;}



/*内页*/
.ny_banner{ width:100%;  position:relative;  height:400px;clear: left; }
.ny_banner .in_header{position:absolute;}
.about_ban{background: #3696e9}
.news_ban{background: #3696e9}
.product_ban{background: #3696e9}
.contact_ban{background: #3696e9}
.case_ban{background: #3696e9}
.join_ban{background: #3696e9}
.service_ban{background: #3696e9}
.pic_ban{background:#3696e9}
.ny_baninfo{width:1200px; height:225px; position: absolute; top:169px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #fff; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#0c79d8}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #0c79d8)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	position:absolute;
	left:0;
	top:0%; 
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}




/*内部二级导航*/
.ny_nav{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9}
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#0c79d8; border-radius:38px; max-width:1200px;}
.ny_nav ul li{width:120px; height:67px; line-height:67px; float:left; text-align:center;position:relative; }
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav ul li:hover,.ny_nav ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
	margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#0c79d8}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#0c79d8}
.ny_nav_sj{width:100%; height:67px;    margin-top: -26px; position: relative; z-index: 9;margin-top:26px}
.ny_nav_sj ul{width:auto; margin:0px auto; display:table; background:#0c79d8; border-radius:38px;}
.ny_nav_sj ul li{width:120px; height:67px; line-height:67px; float:left; text-align:center;position:relative; }
.ny_nav_sj ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav_sj ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav_sj ul li:last-child{border-radius:0px 38px 38px 0px;}
.ny_nav_sj ul li:hover,.ny_nav_sj ul li.active{background: url(../images/san_bj.png) no-repeat bottom center}



/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; color:#666; line-height:30px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img{max-width:100%; margin-right: 20px;}

/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:386px; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:20px; margin-bottom:20px; }
.ny_solution_img{width:100%; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.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_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(3n){margin-right:0}
.ny_product_all ul li:hover h5{color:#0c79d8}
.ny_product_all ul li:hover .ny_solution_img{border:1px solid #0c79d8}
.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_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; 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:#0c79d8; 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:630px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: auto; line-height: 50px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%;  margin-top:15px; overflow:hidden}
.ny_pro_p p{width:100%; height:auto;  color: #666; line-height:30px; font-size: 14px;  overflow:hidden;}
.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:30px; margin-top:20px; font-size:15px; color:#0c79d8; line-height:30px;}
.ny_pro_dh span{color:#0c79d8; font-size:20px; font-weight:bold; margin-left:10px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #0c79d8; 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;}
.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_case{width:100%; height:368px; margin-top: 30px; }
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #0c79d8;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #0c79d8; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_probt{width:100%; height:50px;}
.ny_probt li{width:100%; height:50px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#0c79d8; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#0c79d8;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}
.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:40px; background: #0c79d8; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.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:#0c79d8}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.ny_hotnews #btnok{width:50px; height:35px; background:#0c79d8; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}


.ny_pro_tright .service{overflow: hidden;border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7; padding: 20px 0; margin-bottom: 30px; margin-top:20px;}
.ny_pro_tright .service li{width: 33.33%;float: left;}
.ny_pro_tright .service span{display: block;float: left;width: 50px;height: 50px;
    border-radius: 50%;background-color: #e0e0e0;background-position: center center;
    background-repeat: no-repeat;margin-right: 8px;
}
.ny_pro_tright .service .ico1{background-image: url(../images/ico-24.png);}
.ny_pro_tright .service .ico2{background-image: url(../images/ico-25.png);}
.ny_pro_tright .service .ico3{background-image: url(../images/ico-26.png);}
.ny_pro_tright .service .txt{overflow: hidden; margin-top:8px}
.ny_pro_tright .service h4{font-size: 14px;font-weight: normal;color: #0c79d8;}
.ny_pro_tright .service p{font-size: 12px;color: #999;}
.g-btn1{display: block;height: 40px;width: 135px;text-align: center;line-height: 40px;
    background-color: #0c79d8;color: #fff;border-radius: 5px;font-size: 15px;
}
.g-btn1:hover{color: #fff; opacity: .8;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.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:25px;}
.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:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#0c79d8}
.ny_news_all ul li:hover h3{font-weight: bold; }



/*联系我们*/
.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:100%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:400px; height: auto; float: right}
.ny_cont_wx dl{width:172px; height: auto; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:172px; height: auto; 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%;}





@media screen and (max-width:1600px){
.index_about_all ul li h4 span{font-size:48px}
.ban_info h3{font-size:40px;}
.index_product_all .swiper-slide a h4{line-height:28px; height:56px;}
}

@media screen and (max-width:1500px){
	.w1440{width:1200px}
	.section5 ul li{width:183px; height:183px; margin-right:20px; padding:10px;}
	.in_ys_all{padding:30px 13px 0}
	#menu{margin-right:5%; width:56%}
	.section7_top h3,.index_about_all h3,.index_case_all .slideGroup .parHd h3,.index_yosuhi_t h4,.section6_title h3{font-size:36px;}
	.section2_ban{background: url(../images/section2_bj.jpg) no-repeat left center;}
}




@media screen and (max-width:1400px){
.ban_info h3{font-size:32px;  line-height:50px;}
	.section7_top h3,.index_about_all h3,.index_case_all .slideGroup .parHd h3,.index_yosuhi_t h4,.section6_title h3{font-size:30px;}
.in_about_nav{margin:32px auto}
.index_about_all ul li h4 span{font-size:32px; line-height:50px;}
.index_about_all ul li p{font-size:16px;}
.index_about_all{width:480px;}
.index_about_xx{font-size:14px;}
.in_header .h_logo{width:290px;}
.section_right p{font-size:14px;}
.index_case_all .slideGroup .parHd ul li span{font-size:16px;}
.case_more{width:160px;}
.section5 ul li{width:160px; height:160px;}
.section5 ul li p{font-size:16px;}
.in_ys_icon{height:48px;}
.section5 ul li{margin-right:36px;}
.section_right img{width:20px;}
.section7_bottom .w1440,.section7_top .w1440,.section6 .w1440,.section5 .w1440{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
.index_news_more{width:150px;  height:40px; line-height:40px;}
.section6_right{margin-top:4vh}
.section7_bottom{padding-top:12px;}
.in_pro_pic img{max-width:80%}
.index_product_all .swiper-slide a h4{font-size:20px; height:50px; line-height:25px;}
.index_product_all .swiper-slide a h3{margin-bottom:10px}
.section7_top{margin-bottom:3vh}

}


@media screen and (max-height:900px){
	.index_product_all .swiper-slide a{padding: 25% 10% 0;}
}

.table_xx{overflow-y:auto}