@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}

img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.w1440{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.header_nav{height:88px; width:100%;  z-index:999;  position: fixed; top:0; left:0; padding: 0 3%; background: rgba(0,0,0,0.3)}
.h_logo{width:426px; height:88px; float: left; background: url(../images/logo.png) no-repeat left center; padding-left:75px; padding-top:12px }
.h_logo h3{color:#fff; font-size: 20px; font-weight: bold; line-height:30px; margin-top: 5px}
.h_logo p{color:#fff; font-size: 14px; line-height:25px; }




/* 导航栏 */
.header_dao{width:45%; height: 88px; float: right; margin-right:1%}
.nav{width:100%; height:100%;  margin: 0px auto;}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%; text-align: center;  width:16%}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#ffffff;  position: relative  }
.nav .nLi h3 a p{font-size:14px; color:#ffffff;  position: relative; display: table; margin: 0px auto; line-height: 82px; }
.nav .sub{ display:none;left:50%; top:68px;  position:absolute;  line-height:26px; width:150px; margin-left:-75px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:26px; padding:4px 0;  background:#eeeeee;text-align: left }
.nav .sub li p{ width:100%; margin: 0px; font-size: 15px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#02449a}
.nav .nLi.active p{font-weight:bold;}
.nav .nLi:hover p{ ;}

.header_yuyan{float: right; color:#fff; font-size: 16px; background: url(../images/yy_icon.png) no-repeat left center; padding-left:35px; height: 88px; position: relative}
.header_yuyan p{color:#fff; font-size: 16px; background: url(../images/tt_jts.png) no-repeat right center; padding-right: 20px;  line-height:88px; }
.header_yuyan_links{width:100%; height: auto; overflow: hidden; background: #fff; position: absolute; top:88px; left:0; padding:10px 15px 0; display:none;}
.header_yuyan_links a{color:#333; font-size: 16px; display: block; text-align: center; margin-bottom:20px;}
.header_yuyan:hover .header_yuyan_links{display: block}
.header_yuyan_links a:hover{color:#02449a; font-weight: bold;}
.header_search{width:195px; height: 36px; float: right; border: 1px solid #fff; border-radius: 25px; position: relative; padding: 0 10px; margin-top:26px; 
	margin-right:1%}
.header_search input[type="text"]{width:80%; height: 100%; float: left; font-size: 14px; color: #fff; border: 0; background: none;}
.h_submit{width:20px; height: 100%; float: right; background: url(../images/searcj_icon.png) no-repeat center; border: 0}

.header_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.header_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.header_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.header_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  


.f_top{background: #fff; box-shadow: 0 0 6px rgba(0,0,0,0.2)}
.f_top .nav .nLi h3 a p{color:#333}
.f_top .h_logo{background: url(../images/logo_h.png) no-repeat left center}
.f_top .h_logo h3{color:#333}
.f_top .h_logo p{color:#333}
.f_top .header_yuyan{background: url(../images/yyh_icon.png) no-repeat left center;}
.f_top .header_yuyan p{background: url(../images/tth_jts.png) no-repeat right center; color:#02449a}
.f_top .h_submit{ background: url(../images/searcj_hicon.png) no-repeat center}
.f_top .header_search{border: 1px solid #02449a}
.f_top .header_search input[type="text"]{color:#333}



.f_top .header_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#333;  
}  
.f_top .header_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#333;  
   opacity:  1;  
}  
.f_top .header_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#333;  
   opacity:  1;  
}  
.f_top .header_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#333;  
}  



/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .swiper-slide .ban_li{width:100%; height: auto; display: block}
.banner .swiper-slide .ban_li img{width:100%; display: block}
.banner .swiper-pagination{bottom:40px;}
.banner .swiper-pagination-bullet{width:10px; height: 10px; background: #fff;}
.ban_info{width:1200px; height: auto; position: absolute; bottom:16%; left:50%; margin-left: -600px; text-align: center}
.ban_info h3{color:#fff; font-size:150px; font-family: "Arial"; font-weight:bold; opacity: 0.1; text-transform: uppercase; position: absolute; top:-20px; left:0; text-align: center; width: 100%}
.ban_info h4{color:#fff; font-size: 45px;}
.ban_info h5{color:#fff; font-size: 24px; letter-spacing:20px; margin:18px 0}
.ban_info h6{color:#fff; font-size: 16px;}
.ban_links{width:auto; display: table; margin:44px auto 0;}
.ban_links a{width:200px; height: 52px; line-height: 52px; text-align: center; float: left; border-radius: 25px; float: left; margin: 0 10px;}
.ban_pro{background: rgba(0,162,113,0.8);}
.ban_jjfa{background: rgba(255,255,255,0.8);}
.ban_pro span{color:#fff; font-size: 16px; background: url(../images/bb_san.png) no-repeat right center; padding-right: 40px;}
.ban_jjfa span{color:#000000; font-size: 16px; background: url(../images/bh_san.png) no-repeat right center; padding-right: 40px;}
.banner .swiper-button-next,.banner .swiper-button-prev{width:50px; height:116px; margin-top: -58px; border: 1px solid rgba(255,255,255,0.5)}
.banner .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:0; border-right:0}
.banner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:0; border-left:0}
.banner-index{position: relative;overflow: hidden; width: 100%; height: auto;}
.banner-index .list .video-js{position: absolute;top: -100px;left: 0;width: 100%;height: 100%;background: none;}
.banner-index .list,
.banner-index .list > li{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.banner-index .list > li.active{z-index: 1;}
.banner-index .list > li img.ban_pic{display: block;width: 100%;opacity: 0;-webkit-transition: all 1s;transition: all 1s;-webkit-transform: scale(1.2);transform: scale(1.2);}
.banner-index .list > li.noscale img.ban_pic,
.banner-index .list > li.active img.ban_pic{opacity: 1;-webkit-transform: none;transform: none;}
.banner-index .list.ground,
.banner-index .list.ground li{position: relative;width: auto;height: auto;}
.banner-index .btn{position: absolute; left: 50%; z-index:9; margin-left: -50px; bottom:40px;}
.banner-index .btn a{display: block; width: 16px; height: 16px; margin: 7px 10px; border: 1px solid transparent; border-radius: 50%; float: left}
.banner-index .btn a i{display: block; width: 8px; height: 8px; margin: 3px auto; background: #319860;border-radius: 50%;}
.banner-index .btn a.active{border-color: #02449a;}
.banner-index .btn a.active i{background: #02449a;}
.banner-index-mobile{display: none;}
.banner-index video{height:auto!important; width: 100%; object-fit: cover; }


/*产品*/
.index_product{width:100%; height:auto; overflow: hidden; margin: 56px 0 50px}
.index_product_bottom{width:100%; height: auto; position: relative; margin-top:38px;}
.index_product_bottom .swiper-slide a{width:100%; display: block; overflow: hidden}
.index_product_xx{width:100%; height: 308px; overflow: hidden; background: #eceef0; padding: 0 46px}
.index_product_xx img{width:51px; height: auto; display: block}
.index_product_xx h5{width:100%; height:30px; line-height: 30px; color: #000000; font-size: 18px; font-weight: bold; margin-top: 44px;}
.index_product_xx h4{width:100%; height:40px; line-height:40px; color: #000000; font-size: 24px; font-weight: bold; margin:10px 0 25px}
.index_product_xx span{width:135px; height:156px; line-height: 153px; text-align: center; color:#fff; font-size: 16px; background: url(../images/ab_hover.png) no-repeat center; display: block}
.index_product_img{width:100%; height: auto; overflow: hidden; margin-top:5px;}
.index_product_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_bottom .swiper-slide a:hover .index_product_xx{background: #02449a url(../images/xian.png) no-repeat top center}
.index_product_bottom .swiper-slide a:hover .index_product_xx h5{color:#fff}
.index_product_bottom .swiper-slide a:hover .index_product_xx h4{color:#fff}
.index_product_bottom .swiper-slide a:hover span{background: url(../images/ll_hover.png) no-repeat center}
.index_product_bottom .swiper-button-next,.index_product_bottom .swiper-button-prev{width:48px; height: 48px; margin-top: -24px;}
.index_product_bottom .swiper-button-next{background: url(../images/h_right.png) no-repeat center; right:-70px}
.index_product_bottom .swiper-button-prev{background: url(../images/h_left.png) no-repeat center; left:-70px;}
.index_product_bottom .swiper-button-next:hover{background: url(../images/hh_right.png) no-repeat center}
.index_product_bottom .swiper-button-prev:hover{background: url(../images/hh_left.png) no-repeat center}
.index_product_bottom .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_about{width:100%; height:auto; overflow: hidden; position: relative; padding:56px 0 82px;  background:#eceef0}
.index_about_top{width:100%; height: auto; overflow: hidden; position: relative}
.index_about_top .swiper-container{width:1250px; height: auto; overflow: hidden; margin: 0px auto;}
.index_about_top .swiper-slide a{width:100%; display: block; overflow: hidden}
.index_about_top .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_about_top .swiper-button-next,.index_about_top .swiper-button-prev{width:48px; height: 48px; margin-top: -24px;}
.index_about_top .swiper-button-next{background: url(../images/h_right.png) no-repeat center}
.index_about_top .swiper-button-prev{background: url(../images/h_left.png) no-repeat center}
.index_about_top .swiper-button-next:hover{background: url(../images/hh_right.png) no-repeat center}
.index_about_top .swiper-button-prev:hover{background: url(../images/hh_left.png) no-repeat center}
.index_about_top .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_about_bottom{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_about_left{width:61%; height: auto; float: left}
.index_about_left h3{color:#000000; font-size: 32px; font-weight:bold; margin-bottom: 30px;}
.in_about_info{width:100%; height:128px; overflow: hidden; color:#555555; font-size: 16px; line-height: 32px;}
.about_bottom_links{width:100%; height: auto; overflow: hidden; margin-top: 48px}
.about_bottom_links a{width:135px; height: 40px; float: left; text-align: center; line-height: 40px; color: #02449a; cursor:pointer; font-size: 16px; background: url(../images/abh_hover.png) no-repeat center; margin-right: 24px;}
.about_bottom_links a:hover{background: url(../images/ab_hover.png) no-repeat center; color:#fff}
.index_about_links{float: right; width: 200px; margin-top: 68px;}
.index_about_links a{width:100%; display: block; color: #02449a; font-size: 18px; font-weight: bold; background: url(../images/ab_jts.png) no-repeat left center; padding-left: 40px; margin-bottom: 24px; transition: all 0.4s ease-in-out;}
.index_about_links a:hover{padding-left:30px; transition: all 0.4s ease-in-out;}



/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin-top: 84px; margin-bottom: 80px;}
.index_youshi_top{width:100%; height: auto; overflow: hidden; margin-top: 38px;}
.youshi_top_wz{width:60.8%; height: auto; float: left; background: #eceef0}
.youshi_top_xx{width:100%; height: auto; overflow: hidden; padding:34px 30px 33px;}
.youshi_top_xx h4{color:#000000; font-size: 28px; font-weight: bold; margin-bottom: 20px;}
.youshi_top_xx p{color:#555555; font-size: 18px; line-height:35px;}
.youshi_top_hz{width:38.5%; height: auto; float: right; position: relative;overflow: hidden}
.youshi_top_hz img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.youshi_hz_xx{width:100%; height: auto; overflow: hidden; position: absolute; bottom:38px; left:0; padding: 0 26px}
.youshi_hz_xx h4{color:#fff; font-size: 28px; font-weight: bold; margin-bottom: 20px;}
.youshi_hz_xx p{color:#fff; font-size: 18px; line-height:35px;}
.index_youshi_bottom{width:100%; height: auto; overflow: hidden; margin-top:11px; }
.youshi_bottom_shb{width:38.5%; height: auto; float: left; position: relative; overflow: hidden}
.youshi_bottom_shb img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.youshi_bottom_fanwei{width:60.8%; height: auto; float: right; background: #333333}
.youshi_fw_xx{width:100%; height: auto; overflow: hidden; padding:34px 30px 33px;}
.youshi_fw_xx h4{color:#fff; font-size: 28px; font-weight: bold; margin-bottom: 20px;}
.youshi_fw_xx p{color:#fff; font-size: 18px; line-height:35px;}
.youshi_bottom_shb:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.youshi_bottom_fanwei:hover img,.youshi_top_wz:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.youshi_top_pic{width:100%; height: auto; overflow: hidden}
.youshi_top_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.youshi_top_hz:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*案例*/
.index_case{width:100%; height:auto; overflow: hidden; position: relative; background: url(../images/cpyy_bjs.jpg) no-repeat center; background-size: cover; padding: 86px 0 115px;  background-attachment: fixed;}
.index_case_title{width:100%; height: auto; overflow: hidden; display:flex;align-items:flex-end;}
.index_case_title h4 span{color:#fff; font-size: 40px; font-weight: bold; line-height: 40px;  display:inline-block; vertical-align:middle;}
.index_case_title h4 img{margin-right:20px;  display:inline-block; vertical-align:middle;}
.index_case_title p{float: left; color:#fff; font-size: 18px; margin-left: 28px}
.index_case .swiper-container{width:100%; height: auto; overflow: hidden; margin:86px 0 0 }
.index_case .swiper-slide a{width:100%; height: auto; display: block}
.index_case_pic{width:100%; height: auto; overflow: hidden; border: 2px solid #fff}
.index_case_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case .swiper-slide a h4{width:100%; height:40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 10px;}
.in_case_more{width:135px; height:40px; display: block; margin: 0px auto; background:url(../images/more.png) no-repeat center; text-align: center; 
	line-height:40px; color: #fff; font-size: 16px; margin-top:40px;}
.index_case .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;}
.in_case_more:hover{background: url(../images/ll_hover.png) no-repeat center}





/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin: 78px 0 60px}
.index_news_title{width:100%; height: auto; overflow: hidden; display:flex;align-items:flex-end;}
.index_news_title h4 span{color:#000000; font-size: 40px; font-weight: bold; line-height: 40px;  display:inline-block; vertical-align:middle;}
.index_news_title h4 img{margin-right:20px;  display:inline-block; vertical-align:middle;}
.index_news_title p{float: left; color:#555555; font-size: 18px; margin-left: 28px}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 45px;}
.index_news_top ul{width:100%; height: auto; overflow: hidden}
.index_news_top ul li{width:49.5%; height: auto; float: left; position: relative; overflow: hidden}
.index_news_top ul li:nth-child(2n){float: right}
.index_news_top ul li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_top ul li a{width:100%;height: 100%; display: block; position: absolute; top:0; left:0;}
.news_top_xx{width:100%; height:165px; background: url(../images/pro_hover.png) no-repeat bottom center; padding: 0 5%; background-size: 100% auto; position: absolute; bottom:0; left:0; padding-top: 90px}
.news_top_xx p{color:#fff; font-size: 16px; width: 100%; margin-bottom: 10px;}
.news_top_xx h4{color:#ffffff; font-size: 24px; width: 100%; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom{width:100%; height: auto; overflow: hidden; }
.index_news_bottom ul{width:100%; height: auto; overflow: hidden}
.index_news_bottom ul li{width:50%; height: auto; float: left; padding: 35px 35px 0;}
.index_news_bottom ul li h3{width:100%; height:40px; line-height: 40px; color: #000000; font-size: 20px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; font-weight: bold;}
.index_news_bottom ul li p{width:100%; height:52px; line-height:26px; color: #777777; font-size:16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom ul li span{color:#999999; font-size: 14px; display: block; margin-top:12px;}
.index_news_bottom ul li:hover h3,.index_news_bottom ul li:hover p{color:#02449a}
.index_news_top ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*合作伙伴*/
.index_hezuo{width:100%; height: auto; overflow: hidden; background: #eceef0 url(../images/footer.png) no-repeat bottom center; padding: 40px 0}
.picMarquee-left{width:100%; height: auto; overflow:hidden}
.picMarquee-left .bd{width:100%;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width:16.6%; height:65px; display: flex; align-items: center;  }
.picMarquee-left .bd ul li a{width:90%; display: block; position: relative; margin: 0px auto;}
.picMarquee-left .bd ul li a img{max-width:100%; position: relative; align-items: center; margin: 0px auto; max-height: 100%}





/*底部*/
.footer{width:100%; height:auto;  background:#1e1e1e; background-size: cover;  overflow: hidden; padding:35px 0 0}
.footer_rinfo{width:60%; height: auto; float: left;}
.f_logo{width:100%; height: auto; overflow: hidden; background: url(../images/f_logo.png) no-repeat left center; padding-left:80px; display: block}
.f_logo h3{color:#fff; font-size: 24px; font-weight: bold; line-height: 42px;}
.f_logo p{color:#fff; font-size: 14px; line-height:20px;}
.footer_xxs{width:100%; height: auto; overflow: hidden; margin-top:30px}
.footer_xxs h3{color:#fff; font-size: 20px; font-weight: bold; margin-bottom: 20px;}
.footer_xxs p{width:auto; color:#b4b4b4; font-size: 16px; line-height: 30px; float: left; margin-right:100px;}
.footer_rma{width:auto; height: auto; float: right; margin-top: 44px;}
.footer_rma dl{width:136px; float: left; margin-left:20px}
.footer_rma dl dt{width:100%; overflow: hidden}
.footer_rma dl dt img{width:100%; display: block}
.footer_rma dl dd{width:100%; color:#6e6e6e; font-size: 14px; text-align: center; margin-top:10px;}

.f_copy{width:100%; height: 72px; overflow: hidden; line-height:72px; border-top:1px solid rgba(255,255,255,0.2); margin-top: 50px}
.copy_l{font-size:14px; color:#777777; height: 100%; width:auto; float: left}
.copy_l a{color:#777777; font-size: 14px;}
.copy_l a:hover{color:#1b518a!important}
.footer_zhichi{width:372px; height:auto; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; height: 100%; line-height:72px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:26px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:26px;}
.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: #777777;}
.footer_zhichi i{ float: left;}





/*友情链接*/
.footer_links{width:100%; height: auto; overflow: hidden; margin-top:10px;}
.links_title{float: left; }
.links_title p{color:#3e3e45; font-size:14px; line-height: 28px}
.footer_links_xx{margin-left:80px;}
.footer_links_xx a{color:#666666; font-size: 14px; float: left; line-height: 28px; margin-right: 20px}
.footer_links_xx a:hover{color:#0097da; font-weight: bold;}






/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -125px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#02449a;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}




/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}





/*产品详情页*/
.ny_product_show{width:100%; height: auto; overflow: hidden; margin: 55px 0; padding-bottom:110px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:48%; 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:#005bc2; 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:50%; height: auto; float: right}
.ny_pro_tright h1{ font-size: 26px; color: #191919; height:auto; line-height:30px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:130px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_dh{width:100%; height:auto; margin-top:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height:60px;}
.ny_pro_ddh{float: left; margin-left:10px;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #005bc2; font-family: "Impact"}
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:75%; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:21%; height: auto; float: right}
.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}

.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:#005bc2; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#005bc2;}
.ny_probt li.on a{ color:#fff; font-size:18px;}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #005bc2; color: #fff; text-align: center; line-height: 50px; 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:#005bc2}
.ny_hotnews input[type="text"]{width:66%; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{width:26%; height:35px; color:#fff; border:0; background:#005bc2; float:right;}





.inside_banner{ height:360px;  }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center ;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center; }
.service_ban{background: url(../images/service_ban.jpg) no-repeat center ; }
.pic_ban{background: url(../images/pic_ban.jpg) no-repeat center ;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center ;}
.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: rgb(255, 255, 255);; text-align: center;line-height: 2.4; padding-top:145px;}
.inside_banner p{ text-align: center; font-size: 16px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: rgb(255, 255, 255);;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{height:auto; background: #f7f6f4;position: relative; padding:20px 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: 16px; padding: 0 16px; position:relative; display:block;}
.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:0; background: #02449a; 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;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #02449a;}
.honor_list li:hover .gallery-title{ background: #02449a; color: #fff;}



.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.section-content{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px;}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_news_show img{max-width:100%}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 36px; line-height: 3.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #02449a; position: relative; line-height: 2.8; margin-top: -10px;}
.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: 24px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 3.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 100px}
.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:478px; 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_solution_xx{width:600px; height:auto; float:left; margin-left: 50px; padding: 10px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:35px;}
.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_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 #02449a;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #02449a; color: #fff; border: 1px solid #02449a}

/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.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: #02449a; margin-top: 8px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #02449a; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #02449a;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.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: 30px;}


/*��ҳ����*/
.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: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:57%; 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:28%; 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:#02449a}
.ny_news_all ul li:hover h3{font-weight: bold; }


/* ��ҳ��ϵ���� */
.lianxi{ overflow: hidden; padding-bottom: 0px;}
#map{ height: 550px; width: 100%;}
.lianxi_fs{ overflow: hidden; margin-top: 30px; }
.lianxi_fs p{ width: 100%; float: left; line-height: 72px; border: 1px solid #e5e5e5; position: relative; text-indent:36px; color: #333; margin-bottom: 20px; font-size: 16px;}
.lianxi_fs p::before{ content: ""; height: 12px; width: 2px; display: block; position: absolute; left: 5%; top: 30px;}
.lianxi_fs p:nth-child(2n){float:right}
.lianxi_ewm{ display: table; margin: 30px auto;}
.lianxi_ewm li{overflow: hidden; float: left; margin: 0 20px;  text-align: center; width:200px}
.lianxi_ewm li img{border:1px solid #ddd; width:100%}
.lianxi_ewm li p{ line-height: 1.8; font-size: 16px; color: #333;}
.liuyan{overflow: hidden;  height: 580px; background: url(../images/ny_pc_6.jpg) no-repeat center top fixed; margin:130px 0 0; padding-top:70px;}
.liuyan input[type="text"]{line-height: 60px; text-indent: 5%; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #517ad2; width: 32%; margin-right:1.4%;}
.liuyan input[type="text"]::-webkit-input-placeholder,.liuyan textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.8);}
.liuyan input[type="text"]:nth-child(3){ margin-right: 0; float: right;}
.liuyan textarea{line-height: 2; width: 100%; text-indent:20px; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #517ad2; margin-top: 20px; height: 72px;}
.liuyan input[type="submit"]{ width: 200px; background: #fff;border: none; font-size: 16px; color: #02449a; height: 60px; margin: 0 auto; margin-top: 30px; display: block; cursor: pointer; cursor:pointer}
.jrwm{overflow: hidden; padding-bottom: 0px;}
.jrwm .jiaru_nr{ font-size: 16px;}
.jrwm .jiaru_nr p{ line-height: 2;  color: #454545; text-align: justify;font-size: 16px;}
.jrwm .jiaru_nr img{ width: 100%;}
.anli_jz p{ font-size: 16px;  color: #454545; line-height: 30px;}
.anli_jz p strong{ font-size: 18px;}
.index_proli{width:100%; height:auto;}
.index_proli h4{color:#02449a; font-size:20px; margin-bottom:20px; font-weight:bold; }
.in_pro_san{color:#fff; background:#02449a; padding:10px 20px; margin-bottom:10px; font-size:16px;display:table}
.product_list{ overflow: hidden;  width:100%; margin-bottom:20px;}
.product_list li{ width: 24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.product_list li:nth-child(4n){ margin-right: 0;}
.product_list li .img{overflow: hidden;}
.product_list li .img img{ width: 100%; transition: all 0.3s;}
.product_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.product_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.product_list li:hover{ border: 1px solid #02449a;}
.product_list li:hover .gallery-title{ background: #02449a; color: #fff;}



/*产品分类*/
.ny_product_lei{width:100%; height: auto; overflow: hidden}
.ny_product_lei ul{width:100%; height: auto; overflow: hidden}
.ny_product_lei ul li{width:16.666%; height:792px; float: left; padding-top: 210px; transition: all 0.4s ease-in-out;}
.ny_product_lei ul li:nth-child(odd){background: url(../images/pp_himg.jpg) no-repeat center}
.ny_product_lei ul li:nth-child(even){background: url(../images/pp_img.jpg) no-repeat center}
.product_lei_hover{width:72%; height: auto; margin: 0px auto;}
.product_lei_hover h4{color:#fff; font-size: 20px; font-weight: bold;}
.product_lei_hover hr{width:65%; height: 1px; background: rgba(255,255,255,0.5); display: block; margin: 20px 0}
.product_lei_hover span{color:#fff; font-size: 16px; background: url(../images/pp_jts.png) no-repeat right center; padding-right: 20px;}
.product_lei_img{width:100%; height: 320px; margin-top:50px; padding:15px; display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;}
.product_lei_img img{width:100%; display: block}

.ny_product_lei ul li:hover{padding-top: 180px; }






@media screen and (max-width:1550px){
	.h_logo p{font-size:12px}
	.h_logo h3{font-size:20px;}
	.h_logo{width:372px;}
	
}


@media screen and (max-width:1500px){
	.w1440{width:1200px}
	.index_about_top .swiper-container{width:1050px}
	.youshi_top_xx{padding:29px 30px 18px;}
	.youshi_fw_xx h4,.youshi_top_xx h4{font-size:24px;}
	.youshi_fw_xx{padding:18px 30px 28px}
	.youshi_hz_xx p,.youshi_fw_xx p,.youshi_top_xx p{font-size:16px;}
	.index_case_title h4 span{font-size:36px;}
}

@media screen and (max-width:1420px){
	.header_search{width:170px;}
	.nav .nLi h3 a p{font-size:15px;}
	.f_top .h_logo,.h_logo{background-size: 15%; padding-left: 62px;}
	.header_yuyan{padding-left:20px;}
	.header_yuyan p{font-size:14px; padding-right: 16px;}
	.header_dao{width:44%}
	
}



@media screen and (max-width:1290px){
	.header_search{display:none}
	
}



.index_case .swiper-button-next,.index_case .swiper-button-prev{width:48px; height: 48px; margin-top: -24px;}
.index_case .swiper-button-next{background: url(../images/h_right.png) no-repeat center}
.index_case .swiper-button-prev{background: url(../images/h_left.png) no-repeat center}
.index_case .swiper-button-next:hover{background: url(../images/hh_right.png) no-repeat center}
.index_case .swiper-button-prev:hover{background: url(../images/hh_left.png) no-repeat center}



