﻿*{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:94%; height:9vh; position:fixed; top:0; left:50%; transform: translate(-50%,0);  z-index:9999; padding:0 3%; border-bottom: 1px solid rgba(255,255,255,0.2)}
.h_logo{width:10%; height:9vh; float: left; display: flex; align-items: center;}
.h_logo img{ max-width: 100%; height: auto; align-items: center; margin: 0px auto;}
#logo2{display: none;}
.h_wx{float: right;  background: url(../images/sj_icon.png) no-repeat left center; position: relative; padding-left:30px; line-height: 9vh}
.h_wx p{color:#fff; font-size: 14px;}
.h_wx img{width:100px; height: auto; position: absolute; top:8vh; left:0; display: none;}
.h_wx:hover img{display: block}
.h_dianhua{float: right; line-height: 9vh; color:#fff; font-size: 24px; font-weight: bold; margin-right:2%}




/*导航*/
#menu{float: right; max-width:60%; height: 100%; margin-right: 2%}
#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.5vh;}
#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; 
	padding: 0 1.4vw}
#menu .nav .nLi p a{color:#fff;font-size:17px;   height:100%;   overflow: hidden; position: relative; display: block}
#menu .nav .sub{ display:none; width:150px; left:50%; margin-left:-75px; top:9vh;  position:absolute;  line-height:22px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; margin:8px 0}
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 15px;  color:#333; padding:5px 0}
#menu .nav .sub a:hover{ color:#007eff;  }
.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{border-bottom: 3px solid #00aeef}
#fp-nav ul li a span, .fp-slidesNav ul li a span{border:0; width:44px; height:44px; top:0; left:0; background: url(../images/yd.png) no-repeat center}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background: url(../images/active.png) no-repeat center}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:44px; height:44px; }
.two_header .in_header_ma span{color:#333333}
.two_header #menu .nav .nLi p a{color:#333333}
.two_header .h_dianhua{color:#18469d}
.two_header .h_wx{background: url(../images/sj_hicon.png) no-repeat left center; padding-left:30px;}
.two_header .h_wx p{color:#4d4d4d}



/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.section1_all{width:100%; height: auto; overflow: hidden; position: relative}
.section1 .swiper-container{width:100%; }
.section1 .swiper-slide a{width:100%; height:100vh; display: block }
.section1 .swiper-slide a img{width:100%; height:100vh; object-fit: cover; object-position: center center; display: block; transition: transform 5s ease 0s, opacity 2s ease 0s;}
.section1 .swiper-pagination{bottom:3%}
.section1 .swiper-pagination-bullet{width:10px; height: 10px; background:#fff; opacity:0.6; margin: 0 8px!important}
.section1 .swiper-pagination-bullet-active{opacity:1;}
.index_search{width:272px; height: 46px; border: 1px solid #fff; border-radius: 25px; padding: 0 10px 0 20px; position: absolute; bottom:8vh; left:13%; z-index: 9}
.index_search input[type="text"]{width:70%; height: 100%; float: left; font-size: 16px; color: #fff; font-size: 14px; background:none; border: 0}
.h_search{width:20%; height: 100%; float:right; background: url(../images/search_icon.png) no-repeat center; border: 0}

.index_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.index_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.index_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.index_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  

.ban_shubiao{width:64px; height: 64px; position: absolute; bottom:8vh; left:50%; margin-left:-32px; z-index: 9}
.ban_shubiao img{width:100%; display: block; animation:mymove 3s linear infinite;}
@keyframes mymove
{
	 from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
}


.active .index_search{animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}




/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section2_ban{background: url(../images/about_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 .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section2 .w1440{position:relative; z-index: 1; padding-top: 8vh}
.index_about_top{width:100%; height: auto; overflow: hidden; text-align: center}
.index_about_top h4{color:#fff; font-size: 38px; font-weight: bold; margin-bottom:15px;}
.in_abxx{width:1000px; height: auto; overflow: hidden; font-size:14px; opacity:0.6; line-height: 28px; margin: 0px auto; display: block; color:#fff}
.index_num{width:100%; height: auto; overflow: hidden; margin: 5vh auto 0; display: table}
.index_num dl{width:20%; height: auto; float: left; text-align: center; margin-top: 5vh}
.index_num dl dt{width:100%; height: auto; overflow: hidden; font-size: 48px; font-weight: bold; font-family: "Arial"; color:#fff}
.index_num dl dd{color:#fff; font-size: 14px;}
.index_num_more{width:20%; float: left;}
.index_num_logo{width:170px; height: 170px; background: rgba(255,255,255,0.05); border-radius: 50%; display: block; padding:35px; margin: 0px auto;}
.index_num_logo img{width:100%; display: block; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_num_logo:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg)}
.index_num_logo:hover{background: rgba(255,255,255,0.2); }
.index_about_bottom{width:100%; height: auto; overflow: hidden; margin-top: 5vh;}
.index_about_bottom li{width:50%; height: auto; float: left; position: relative;  overflow: hidden}
.index_about_bottom li .ab_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_about_bottom li a{width:100%; height: 100%; position: absolute; top:0; left:0; padding:10% 9%}
.index_about_bottom li h4{color:#ffffff; font-size: 24px; font-weight: bold; margin:10px 0}
.index_about_bottom li p{color:#ffffff; font-size: 14px; text-transform: uppercase;}
.index_about_bottom li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.active .index_about_top{animation-name: fadeInDown; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_num{animation-name: fadeIn; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_about_bottom{animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}




/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section3_ban{background: url(../images/jishu_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 .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section3 .w1440{position:relative; z-index: 1; padding-top: 8vh}
.index_yanfa_all{width:100%; height: auto; overflow: hidden}
.index_yanfa_all dl{width:100%; overflow: hidden; text-align: center; height:155px;}
.index_yanfa_all dl dt{color:#fff; font-size: 156px; font-weight: bold; font-family: "Arial"; opacity: 0.1; text-transform: uppercase}
.index_yanfa_all dl dd{color:#fff; font-weight:bold; font-size: 38px; margin-top: -90px; position: relative; z-index: 9}
.index_yanfa_xx{width:80%; height: auto; margin: 0px auto; text-align: center}
.index_yanfa_xx p{color:#ffffff; font-size: 14px; line-height: 30px; opacity: 0.8}
.index_yanfa_more{width:222px; height: 60px; line-height: 60px; display: block; margin:4vh auto 17vh; background: #00aeef}
.index_yanfa_more p{width:177px; height: auto; float: left; font-size: 18px; color: #fff; text-align: center}
.index_yanfa_more i{width:45px; height: 60px; float: left; background: url(../images/n_san.png) no-repeat center; border-left:1px solid rgba(255,255,255,0.2)}
.index_yanfa_more:hover{background: #18469d}
.index_hezuo{width:100%; height: auto; position: relative}
.index_hezuo .swiper-container{width:100%; height: auto; overflow: hidden}
.index_hezuo .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.index_hezuo .swiper-slide 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;}
.index_hezuo .swiper-button-next,.index_hezuo .swiper-button-prev{width:45px; height: 45px; margin-top: -22.5px }
.index_hezuo .swiper-button-next{background: url(../images/js_right.png) no-repeat center; right:-90px; }
.index_hezuo .swiper-button-prev{background: url(../images/js_left.png) no-repeat center; left:-90px;}
.index_hezuo .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 .index_yanfa_all{animation-name: fadeInDown; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_hezuo{animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}



/*4*/
.section4{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section4 .w1440{position: relative; z-index: 9; margin-top: 6vh}
.section4_ban{background: url(../images/product_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 .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_product_title{width:100%; height: auto; overflow: hidden;  text-align: center}
.index_product_title p{width:100%; height: auto; color:#666666;  font-size: 14px; line-height: 28px;}
.index_product_title dl{width:100%; overflow: hidden; text-align: center; height:155px;}
.index_product_title dl dt{color:#fff; font-size: 156px; font-weight: bold; font-family: "Arial"; opacity: 0.2; text-transform: uppercase}
.index_product_title dl dd{color:#333333; font-weight:bold; font-size: 38px; margin-top: -90px; position: relative; z-index: 9}
.index_product_all{width:100%; height: auto; overflow: hidden; margin: 4vh 0}
.index_product_img{width:100%; height: auto; display: block; margin: 0px auto 15px; background: #fff; border-radius: 50%; padding:5px; position: relative}
.index_product_img 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;}
.in_product_pic{width:100%; height: auto; position: relative; overflow: hidden; border-radius: 50% }
.index_product_img i{width:100%; height: 100%; border-radius: 50%; background: rgba(0,0,0,0.5) url(../images/p_icon.png) no-repeat center; background-size:66%; position: absolute; top:0; left:0; opacity: 0; transition: all 0.4s ease-in-out;}
.index_product_all .swiper-slide a{width:100%; height: auto; display: block; text-align: center}
.index_product_all .swiper-slide a h4{color:#333333; font-size:20px; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_all .swiper-slide a p{color:#999999; font-size:14px; font-family: "Arial"; text-transform: uppercase;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; height: 30px; line-height: 30px;}
.index_product_more{width:222px; height: 60px; line-height: 60px; display: block; margin: 0px auto; background: #18469d}
.index_product_more p{width:177px; height: auto; float: left; font-size: 18px; color: #fff; text-align: center}
.index_product_more i{width:45px; height: 60px; float: left; background: url(../images/n_san.png) no-repeat center; border-left:1px solid rgba(255,255,255,0.2)}
.index_product_all .swiper-slide a:hover .index_product_img{background: #18469d}
.index_product_all .swiper-slide a:hover  .index_product_img i{opacity: 1; transition: all 0.4s ease-in-out;}
.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;}
.index_product_more:hover{background: #00aeef}
.active .index_product_title{animation-name: fadeInLeft; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_product_all{animation-name: fadeInRight; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_product_more{animation-name: fadeInDown; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}



/*5*/
.section5{display: block; 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_tt{width:100%; height: auto; overflow: hidden;  text-align: center}
.index_service_tt p{width:100%; height: auto; color:#fff; opacity: 0.6; font-size: 14px; line-height: 28px;}
.index_service_tt dl{width:100%; overflow: hidden; text-align: center; height:155px;}
.index_service_tt dl dt{color:#fff; font-size: 156px; font-weight: bold; font-family: "Arial"; opacity: 0.02; text-transform: uppercase}
.index_service_tt dl dd{color:#ffffff; font-weight:bold; font-size: 38px; margin-top: -105px}
.section5 ul{width:100%; height: auto; overflow: hidden; margin-top: 8vh; padding-top: 10px;}
.section5 ul li{width:16.6%; height: auto; float: left;  text-align: center; transition: all 0.4s ease-in-out;}
.index_sericon{width:100%; height: 90px; display: flex; align-items: center; margin-bottom: 10px;}
.index_sericon img{max-height: 100%; align-items: center; margin: 0px auto;}
.section5 ul li h4{color:#fff; font-size:22px; color:#fff}
.section5 ul li h5{color:#fff; font-size: 16px; line-height: 40px;}
.section5 ul li p{color:#fff; font-size: 18px; margin-top: 10px;}
.section5 ul li:hover{margin-top: -10px; transition: all 0.4s ease-in-out;}
.active .index_service_tt{animation-name: fadeInDown; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.section5.active ul li{animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}




/*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 }
.index_news_title{width:100%; height: auto; position: relative;  margin-bottom:2vh; overflow: hidden}
.index_news_title dl{width:auto; float: left; position: relative; height: 115px;}
.index_news_title dl dt{color:#fff; font-size: 156px; font-weight: bold; font-family: "Arial"; text-transform: uppercase;  line-height: 115px;}
.index_news_title dl dd{color:#333333; font-size: 38px; font-weight: bold; margin-top: -80px;}
.index_news_nav{float: left; margin-top: 50px}
.index_news_nav a{color:#666666; font-size: 16px; margin-left:70px}
.index_news_nav a:hover{color:#18469d}
.index_news_more{width:202px; height: 55px; float: right; background: #18469d; margin-top:4vh}
.index_news_more p{width:157px; float: left; text-align: center; line-height: 55px; font-size: 16px; color:#fff}
.index_news_more i{width:45px; height:100%; float: right; background: url(../images/n_san.png) no-repeat center; border-left:1px solid rgba(255,255,255,0.1)}
.index_news_more:hover{background: #00aeef;}
.index_news_all{width:100%; height: auto; overflow: hidden; padding-right: 30%; position: relative; margin-bottom: 5vh}
.index_news_all .swiper{overflow: hidden;}
.index_news_all .swiper-slide a{display: block; position: relative; width: 100%; height: auto;}
.index_news_all .swiper-slide a span{display: block; color:#999999; font-size:14px;}
.index_news_all .swiper-slide a h3{width:100%; height: 40px; line-height: 40px; color: #333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 5px 0}
.index_news_all .swiper-slide a p{width:100%; height:48px; line-height: 24px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; font-size: 14px; color: #666666; margin-bottom:10px}
.index_news_all .swiper-slide a i{color:#18469d; font-size: 14px; font-weight: bold; font-style: normal}
.index_news_all .swiper-button-next,.index_news_all .swiper-button-prev{width:45px; height: 45px; margin-top: 0  }
.index_news_all .swiper-button-next{background: url(../images/news_bottom.png) no-repeat center; right:0; bottom:0}
.index_news_all .swiper-button-prev{background: url(../images/news_top.png) no-repeat center;left:auto; right:0; top:1.5vh}
.index_news_bottom{width:100%; height: auto; overflow: hidden; padding: 5px}
.index_news_bottom li{width:33.33%; height: auto; float: left; background: #fff; box-shadow: 0 0 6px rgba(0,0,0,0.1); padding: 40px; position: relative}
.index_news_bottom li a{width:100%; height: auto; display: block; position: relative; z-index: 9}
.index_news_bottom li h3{width:100%; height: 40px; line-height: 40px; color: #333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 20px}
.index_news_bottom li p{width:100%; height:48px; line-height: 24px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; font-size: 14px; color: #666666}
.index_news_bottom li span{color:#fff; font-size: 14px; font-weight: bold; display: block; margin-top: 30px;}
.index_news_bottom li dl{width:100%; height: auto; overflow: hidden}
.index_news_bottom li dl dt{color:#999999; font-size: 36px; font-weight: bold;}
.index_news_bottom li:after{content: ""; width: 100%; height: 1.5%; background: #18469d; position: absolute; bottom:0; left:0; transition: all 0.3s ease-in-out;}
.index_news_bottom li:hover:after{height: 100%; transition: all 0.3s ease-in-out;}
.index_news_bottom li:hover h3,.index_news_bottom li:hover p,.index_news_bottom li:hover span{color:#fff}
.index_news_bottom li:hover dl dt,.index_news_bottom li:hover dl dd{color:#fff}

.active .index_news_title{animation-name: fadeInDown; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_news_all{animation-name: flipInX; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_news_bottom{animation-name: fadeInRight; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.index_news_all .swiper-slide a:hover h3{color:#18469d}




/*第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);}
.index_contact{position: relative; z-index: 9}
.index_contact_left{width:58%; height: auto; float: left}
.index_contact_left h5{color:#fff; font-size: 14px; opacity: 0.6; line-height:28px;}
.index_contact_left dl{width:100%; height: 120px; overflow:hidden}
.index_contact_left dl dt{color:#fff; font-size: 142px; font-family: "Arial"; opacity: 0.02; text-transform: uppercase; font-weight: bold; line-height:115px;}
.index_contact_left dl dd{color:#fff; font-size: 38px; font-weight: bold; margin-top: -80px}
.index_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 4vh}
.index_contact_xx p{color:#fff; font-size: 16px; line-height: 30px;}
.index_contact_xx p a{color:#fff}
.index_contact_right{width:auto; float: right; margin-top: 78px;}
.index_contact_right dl{width:150px;  height: auto; float: left; margin-right: 40px}
.index_contact_right dl dt{width:100%;  height: 150px; background: url(../images/ma_bjs.png) no-repeat center; padding:15px;}
.index_contact_right dl dt img{width:100%; display: block}
.index_contact_right dl dd{width:100%; height: 40px; line-height: 40px; color: #fff; text-align: center; font-size:14px; }
.section7_input{width:100%; height: auto; overflow: hidden; margin:4vh auto 0; position: relative; z-index: 9}
.section7_input p{height:5.5vh;  position: relative; width: 49%; background:rgba(255,255,255,0.34); }
.section7_input p input[type="text"]{width:100%; height: 100%; background: none; border: 0; color:#fff; font-size: 15px; padding: 0 20px;}
.section7_input textarea{width:100%; height:13vh;  resize: none; border: 0;  background:rgba(255,255,255,0.34); font-size: 15px; color:#fff; 
	margin-top: 2vh; padding:20px}
.in_tijiao{width:13%; height:5vh; border: 0; background:#00aeef; color:#fff; font-size:14px; margin:2vh auto 0; display: block}
.in_tijiao:hover{background: #fff; cursor: pointer; color:#00aeef}
.section7_input p input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  opacity: 0.5;
}  
.section7_input p input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity: 0.5;  
}  
.section7_input p input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
  opacity: 0.5;
}  
.section7_input p input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff; opacity: 0.5; 
}  


.section7_input textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;opacity: 0.5;  
}  
.section7_input textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
  opacity: 0.5; 
}  
.section7_input textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
  opacity: 0.5;
}  
.section7_input textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  opacity: 0.5; 
}  



/*版权*/
.index_banquan{width:100%; height:9vh; line-height:9vh; overflow: hidden;  position: absolute; bottom:0; left:0; background: #0b3176 }
.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: 14px; 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;}
.index_zhichi p:last-child{margin-right: 0}

.active .index_contact_left{animation-name: fadeInLeft; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .index_contact_right{animation-name: fadeInRight; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}
.active .section7_input{animation-name: fadeInUp; animation-duration: 1s; animation-delay: 0.5s;  animation-fill-mode: both;}



.inside_banner{width:100%; height:400px; position:relative}
.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;}
.product_ban{background: url(../images/product_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;}
.fuwu_ban{background: url(../images/fuwu_ban.jpg) no-repeat center bottom;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center bottom;}
.inside_banner .in_header{position:absolute}
.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 150px;}
.inside_banner p{ text-align: center; font-size: 16px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: #fff;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{background: #f7f6f4;position: relative; height:auto; padding:12px 0}
.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; max-width:1200px;}
.nav-wrap li{ float: left; line-height: 60px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block; position:relative}
.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:0px; background: #18469d; left: 50%; margin-left:-40px;  }
.nav-wrap li:hover a::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0px; background: #18469d; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ 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 #18469d;}
.honor_list li:hover .gallery-title{ background: #18469d; color: #fff;}
.section-content{margin-top:60px; margin-bottom:60px;}



.case_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.case_list li{ width: 32%; float: left; border: 1px solid #e5e5e5; margin-right: 2%; margin-bottom: 20px;}
.case_list li:nth-child(3n){ margin-right: 0;}
.case_list li .img{overflow: hidden; width:100%;}
.case_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.case_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.case_list li .gallery-title{width:100%; height:auto; overflow:hidden;  background: #e5e5e5; padding:8px 18px 10px}
.case_list li .gallery-title h3{ line-height:40px; font-size: 16px; color:#000; transition: all 0.3s; width:100%; height:40px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.case_list li p{width:100%;  height:46px; line-height:23px; font-size:14px; color:#333;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.case_list li:hover{ border: 1px solid #18469d;}
.case_list li:hover .gallery-title{ background: #18469d; color: #fff;}
.case_list li:hover  p,.case_list li:hover h3{color:#fff}



.fuwu_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.fuwu_list li{ width: 15.8%; float: left; border: 1px solid #e5e5e5; margin-right:1%; margin-bottom: 20px;}
.fuwu_list li:nth-child(6n){ margin-right: 0;}
.fuwu_list li .img{overflow: hidden; width:100%;}
.fuwu_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.fuwu_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.fuwu_list li .gallery-title{width:100%; height:auto; overflow:hidden;  background: #e5e5e5; padding:2px 8px 10px}
.fuwu_list li .gallery-title h3{ line-height:40px; font-size: 16px; color:#000; transition: all 0.3s; width:100%; height:40px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.fuwu_list li p{width:100%;  height:46px; line-height:23px; font-size:14px; color:#333;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.fuwu_list li:hover{ border: 1px solid #18469d;}
.fuwu_list li:hover .gallery-title{ background: #18469d; color: #fff;}
.fuwu_list li:hover  p,.fuwu_list li:hover h3{color:#fff}







/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top:30px; margin-bottom: 60px}
.ny_right ul{width:100%; height: auto; overflow: hidden}
.ny_right ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:0 auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:288px; height:100%; float:left; overflow:hidden; border: 1px solid #fff}
.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:545px; height:auto; float:left; margin-left:20px; }
.ny_solution_xx p{font-size:16px; color:#555; line-height:31px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_right 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_right ul li:hover{border:1px solid #18469d;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #18469d; color: #fff; border: 1px solid #18469d}
.n_pro_nav{width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.n_pro_nav a{font-size:16px; color:#666; border:1px solid #ffffff;   height: 50px; line-height:50px; width:auto; float:left; padding:0 20px; margin-right:10px; margin-bottom:10px;}
.n_pro_nav a:hover,.n_pro_nav a.m_active{background:#18469d; color:#fff}
.ny_left{width:23%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #1853a2; line-height: 90px; text-align: center; font-size: 25px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding:16px 8px; background: #f0f0f1}
.ny_left_nav ul li a{font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center}
.ny_left_nav ul li{width:100%; height:50px;}
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#1853a2; font-size: 14px;  font-weight: bold;}
.ny_left_nav ul li.active a,.ny_left_nav ul li:hover a{color:#000; background:#fff}
.ny_left_nav ul li ul li:hover a{color:#1853a2}
.ny_left_nav ul li .inactives{color:#1853a2}
.ny_left_nav ul li ul li:hover a{color:#1853a2}
.ny_right{width:75%; height: auto; float: right; }
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #18469d; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #18469d; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #18469d;}
.ny_yfzx_title h5{width:100%; height: 30px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 20px; color: #060507}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 29px;}





/*��ҳ����*/
.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:#18469d}
.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_pro_li{width:100%; height:auto; overflow:hidden}
.ny_pro_li li{width:23.5%; height:180px; border: 1px solid #bfbfbf; border-radius: 8px; display: block; padding-top: 30px; transition: all 0.4s ease-in-out; margin-right:2%; margin-bottom:20px; float:left;}
.ny_pro_li li:nth-child(4n){margin-right:0}
.in_cp_icon{width:100%; height:80px; display: flex; align-items: center; margin-bottom: 8px}
.in_cp_icon img{max-width: 100%; align-items: center; margin: 0px auto;}
.ny_pro_li li h4{width:100%; height: 40px; text-align: center; font-size: 18px; color: #000000; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.ny_pro_li li:hover{border: 1px solid #18469d;  padding-top:20px; transition: all 0.4s ease-in-out;}




/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:60%;  height: 400px; overflow: hidden;  float:right}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:100%; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:100%; height: auto; overflow:hidden}
.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%;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:20px;
    top:348px;
    width: 61px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 61px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 61px;
    width: 61px;
}
.lxfx li span {
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 61px;
    line-height: 61px;
    padding-left: 8px; display:none; 
	
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}


.lxfx li p {
    line-height: 12px;
    text-align: center;
	 font-size: 14px;
}
.lxfx li {
    height: 61px;
    margin-bottom:5px;
    margin-left: 0;
    position: relative;
    width: 61px; float:left;
	
}
.m_dh i{ width: 61px; height: 61px; display: block; float: left}
.m_wx img{width:110px; height: 110px; position: absolute; top:0; left:-110px; display: none;}
.m_wx:hover img{display: block}
.lxfx li:hover span{display:block; }




/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#18469d; padding: 60px 0 10px; }
.f_logo{width:300px; height: auto; float: left; }
.f_logo img{max-width:70%; height: auto; display: block; margin:0px auto 10px;}
.f_logo p{color:#fff; font-size:16px; text-align:center; line-height:30px;}
.footer_xx{width:446px; height: auto; float: left; margin-left:70px;}
.footer_xx h3{color:#fff; font-size: 24px; margin-bottom: 20px;}
.footer_xx p{color:#fff; line-height:28px;font-size: 16px; width:100% }
.footer_xx p a{color:#fff; line-height:28px; font-size: 16px;}
.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; }
.f1{background:rgba(255,255,255,0.5) url(../images/dz_icon.png) no-repeat 30% center}
.f2{background:rgba(255,255,255,0.5) url(../images/ly_icon.png) no-repeat 30% center}
.f1:hover{background:rgba(255,255,255,0.1) url(../images/dz_icon.png) no-repeat 30% center}
.f2: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; float:right}
.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{font-weight:bold;}
.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:85px;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;}
.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: 30px 0 100px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.footer_zhichi p:last-child{margin-right: 0}





/*关于我们*/
.ny_about_one{width:100%; height: auto; overflow: hidden; margin-bottom: 86px; margin-top: 70px;}
.about_one_xx{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 16px; line-height: 30px; text-indent: 2rem; margin: 32px 0}
.about_one_img{width:100%}
.about_one_num{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.about_one_num dl{width:242px; height: auto; overflow: hidden; float: left; margin-right:77px}
.about_one_num dl dt{width:100%; height: auto; overflow: hidden; border-bottom: 2px solid #656766; color:#656766; font-size: 24px; text-align: center}
.about_one_num dl dt span{color:#656766;  font-size: 80px; font-weight: bold;}
.about_one_num dl dt i{color:#656766; font-size: 80px; font-weight: bold; font-style:normal}
.about_one_num dl dd{width:100%; height: auto; overflow: hidden; font-size: 24px; color: #656766; margin-top: 10px; text-align: center}
.about_one_num dl:last-child{margin-right: 0}
.about_one_num dl:hover dt span,.about_one_num dl:hover dt{color:#013494}
.ny_about_two{width:100%; height: auto; overflow: hidden; margin-bottom: 100px;}
.ny_about_two ul{width:100%; height: auto; overflow: hidden; margin-top:35px;}
.ny_about_two ul li{width:280px; height: auto; float: left; margin-right: 26px;}
.ny_about_two ul li:last-child{margin-right: 0}
.about_two_pic{width:100%; height: auto; overflow: hidden}
.about_two_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_two_xx{width:100%; height: 220px; overflow: hidden; background: #f7f6f4; padding: 22px 5px; text-align: center}
.about_two_xx img{width:54px; display: block; margin: 0px auto 20px;}
.about_two_xx h4{color:#656766; font-size: 24px;}
.about_two_xx h5{color:#a0a0a0; font-size:20px; margin-top: 10px;}
.ny_about_two ul li:hover .about_two_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_about_three{width:100%; height: auto; overflow: hidden; background: #f6f6f6; padding: 84px 0 94px}
.about_three_left{width:924px; height: auto; float:left; margin-top: 56px;}
.about_three_left h4{width:100%; height: auto; overflow: hidden; color:#656766; font-size: 36px; margin-bottom:30px; border-bottom: 1px solid #656766; 
	padding-bottom: 30px; font-weight:bold;}
.about_three_left p{width:100%; color:#666666; line-height: 30px;}
.about_three_right{width:150px; height: auto; float: right; margin-top: 128px;}
.about_three_right p{color:#656766; font-size: 24px; background: url(../images/gs_icon.png) no-repeat left center; padding-left: 40px; margin-bottom: 106px;}
.ny_about_youshi{width:100%; height: auto; overflow: hidden; margin: 90px 0 80px}
.about_youshi_top{width:100%; height: auto; overflow: hidden; margin-top: 65px; position: relative; z-index: 9}
.about_youshi_top li{width:250px; height: auto; float: left; margin-right:66px}
.about_youshi_top li:last-child{margin-right: 0}
.about_youshi_top li p,.about_youshi_bottom li p{width:100%; height: auto; overflow: hidden; line-height: 30px; color: #666666; font-size: 16px; margin-top:20px}
.about_youshi_icon{width:100%; height: auto; overflow: hidden; border-bottom: 2px solid #656766; line-height: 40px; padding-bottom:25px;}
.about_youshi_icon h4{color:#013494; font-size: 22px; float: left; }
.about_youshi_icon span{float: right; color: #c2281f; font-size: 40px; font-weight: bold;}
.about_youshi_pic{width:100%; height: auto; overflow: hidden; margin-top: -90px;}
.about_youshi_pic img{width:100%; display: block}
.about_youshi_bottom{width:100%; height: auto; overflow: hidden; margin-top: -70px; z-index: 9; position: relative}
.about_youshi_bottom li{width:250px; height: auto; float: left; margin-right:66px}
.about_youshi_bottom li:last-child{margin-right: 0}
.youshi_bottom_title{width:100%; height: auto; overflow: hidden; border-bottom: 2px solid #656766;padding-bottom:25px;}
.youshi_bottom_title span{color:#c2281f; font-size: 40px; font-weight: bold;}
.youshi_bottom_title h4{color:#013494; font-size:22px;}
.ny_about_honor{width:100%; height: auto; overflow: hidden; background: #f6f6f6; padding: 80px 0}
.ny_about_title{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_about_title h4{color:#013494; font-size: 40px; margin-bottom: 10px;}
.ny_about_title h5{color:#999999; font-size:18px; text-transform: uppercase;}
.about_honor_li{width:100%; height: auto; margin-top: 45px; position: relative}
.about_honor_li .swiper-wrapper a{width:100%; height: auto; display: block}
.honor_li_img{width:100%; height: auto; overflow: hidden}
.honor_li_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_honor_li .swiper-wrapper a h4{width:100%; height: 60px; line-height: 60px; background: #ffffff; margin-top:12px; text-align: center; padding: 0 10px; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.about_honor_li .swiper-button-next,.about_honor_li .swiper-button-prev{width:60px; height:60px; margin-top: -30px;}
.about_honor_li .swiper-button-next{background: url(../images/h_right.png) no-repeat center; right:-80px;}
.about_honor_li .swiper-button-prev{background: url(../images/h_left.png) no-repeat center; left:-80px;}
.about_honor_li .swiper-wrapper a:hover h4{color:#fff; background: #013494}
.about_honor_li .swiper-wrapper a:hover .honor_li_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*研发中心*/
.ny_yfzx_one{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.yfzx_one_tab{width:100%; height: auto; overflow: hidden; margin-bottom: 92px;}
.yfzx_one_tab .bd{width:100%; height: auto; overflow: hidden}
.tbd_li{width:100%; height: auto; overflow: hidden}
.tbd_li img{width:100%; display: block}
.yfzx_one_tab .hd{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.yfzx_one_tab .hd ul{width:100%; height: auto; overflow: hidden}
.yfzx_one_tab .hd ul li{width:380px; height: 180px; margin-right: 30px; float: left; position: relative; overflow: hidden}
.yfzx_one_tab .hd ul li:nth-child(3){margin-right: 0}
.yfzx_one_tab .hd ul li img{width:100%; display: block; max-height: 100%; object-fit: cover; object-position: center center;}
.yfzx_one_hover{width:100%;height:100%; position: absolute; top:0; left:0; background: rgba(24,70,157,0.4); opacity: 0  }
.yfzx_one_hover h3{color:#fff; font-size:24px; line-height: 180px; text-align: center}
.yfzx_one_tab .hd ul li.on{padding: 10px; background: #013494}
.yfzx_one_tab .hd ul li.on .yfzx_one_hover{opacity: 1}




.ny_about_syzx{width:100%; height: auto; overflow: hidden; margin: 80px 0 109px}
.about_syzx_all{width:100%; height: auto; overflow: hidden; background: url(../images/yfzx_bjs.jpg) no-repeat center; margin-top: 50px; }
.about_syzx_left{width:400px; height: auto; float: left}
.about_syzx_left p{width:100%; height: auto; overflow: hidden; color:#666666; line-height: 30px;}
.about_syzx_img{width:100%; height: auto; overflow: hidden; margin: 35px 0}
.about_syzx_img img{width:100%; display: block}
.about_syzx_right{width:440px; height: 720px; background: rgba(1,52,148,0.8); text-align: center; float: left; margin-left:114px; margin-top: 57px; 
	padding-top: 46px;}
.about_syzx_right dl{width:100%; height: auto; overflow: hidden; text-align: center; margin-bottom: 35px;}
.about_syzx_right dl dt{width:80px; height: auto; margin: 0px auto;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.about_syzx_right dl dt img{width:100%; display: block}
.about_syzx_right dl dd{color:#ffffff; font-size: 18px; margin-top: 20px;}
.about_syzx_right dl:hover dt{
-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.ny_yfzx_yjs{width:100%; height: auto; overflow: hidden; background: #f6f6f6; padding: 92px 0 100px}
.yfzx_yjs_left{width:250px; height: auto; float: left; margin-top: 50px;}
.yfzx_yjs_left li{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.yfzx_yjs_left li:last-child{margin-bottom: 0}
.yfzx_yjs_left li span{color:#c2281f; font-size: 40px; font-weight: bold; display: block}
.yfzx_yjs_left li h4{color:#013494; font-size:22px; }
.yfzx_yjs_left li hr{width:100%; height:2px; background: #656766; margin:30px 0 20px}
.yfzx_yjs_left li p{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 16px; line-height: 30px;}
.yfzx_yjs_center{width:529px; height: auto; float: left; margin:50px 85px; }
.yfzx_yjs_right{width:250px; height: auto; float:right; margin-top: 50px;}
.yfzx_yjs_right li{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.yfzx_yjs_right li:last-child{margin-bottom: 0}
.yfzx_yjs_right li span{color:#c2281f; font-size: 40px; font-weight: bold; display: block;  text-align: right}
.yfzx_yjs_right li h4{color:#013494; font-size:22px; text-align: right}
.yfzx_yjs_right li hr{width:100%; height:2px; background: #656766; margin:30px 0 20px}
.yfzx_yjs_right li p{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 16px; line-height: 30px;}



















@media screen and (max-width:1680px){
	
#menu .nav .nLi p{padding:0 1vw}
	
}





@media screen and (max-width:1500px){
	.w1440{width:1200px;}

	#menu .nav .nLi p a{font-size:15px;}
	.h_dianhua{font-size:18px;}
			.index_about_top h4{font-size:30px; }
.index_yanfa_all dl dd,.index_product_title dl dt dd,.index_service_tt dl dt dd,.index_news_title dl dt dd.index_contact_left dl dt dd,.index_service_tt dl dd,.index_contact_left dl dd{font-size:30px; margin-top: -80px;}
	.index_yanfa_all dl dt,.index_product_title dl dt,.index_service_tt dl dt,.index_news_title dl dt,.index_contact_left dl dt{font-size:122px; }
	.index_yanfa_more{margin: 4vh auto 10vh; width:200px; height: 50px; line-height: 50px;}
	.index_yanfa_xx{width:90%}
	.index_yanfa_more i{height:50px;}
	.index_yanfa_more p{font-size:16px; width:155px;}
	.index_product_more{width:200px; height: 50px; line-height: 50px;}
	.index_product_more p{width:155px; font-size:16px;}
	.section5 ul li p{font-size:16px;}
	.section5 ul li h5{font-size:14px;}
	.section5 ul li h4{font-size:20px;}
	.index_yanfa_all dl{height:125px;}
}


@media screen and (max-height:800px){
	.index_num_logo{width:120px; height:120px; padding:20px;}
	.index_num dl dt{font-size:30px}
	.index_about_bottom li h4{font-size:20px;}
	.index_yanfa_all dl dd,.index_product_title dl dt dd,.index_service_tt dl dt dd,.index_news_title dl dt dd.index_contact_left dl dt dd{font-size:24px; margin-top: -80px;}
	.index_yanfa_all dl dt,.index_product_title dl dt,.index_service_tt dl dt,.index_news_title dl dt,.index_contact_left dl dt{font-size:104px; }
	.index_product_title p{display:none}
	.index_hezuo .swiper-button-next{ right:-50px; }
.index_hezuo .swiper-button-prev{left:-50px;}
.index_product_img i{background-size:90% auto}
.index_news_bottom li dl dt{font-size:30px;}
.index_news_bottom li h3{margin-top:5px; font-size:16px; height:35px; line-height:35px;}
.index_news_bottom li span{margin-top:15px;}
.index_news_bottom li{padding:25px}
.index_contact_left dl dt{line-height:109px;}
.index_contact_left dl{height:105px;}
.index_contact_left{width:60%}
#fp-nav ul li a span, .fp-slidesNav ul li a span,#fp-nav ul li, .fp-slidesNav ul li{width:25px; height:25px; }
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background-size:100% 100%}
	
}


@media screen and (max-width:1320px){
	#menu{max-width:66%}
	
}




