﻿*{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:1400px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
table{border-collapse: collapse;line-height: 36px;   color: #454545;}
table tr td{font-size: 17px; padding-left:10px;border: 1px solid #d1d1d1;}

.in_header{width:100%; height:86px; position:fixed; top:0; left:0;  z-index:9999; border-bottom: 1px solid rgba(255,255,255,0.4); background:#093064}
.h_logo{width:19%; float: left;  display: flex; align-items: center; height:86px; background: #fff; text-align: center;z-index: 1;position: relative;}
.h_logo img{align-items: center; margin: 0px auto; max-height: 90%; max-width: 90%}
.h_search{width:4%; height:86px;  float: right; background:url(../images/search_icon.png) no-repeat center; cursor: pointer; border-left:1px solid rgba(255,255,255,0.25);  }
.form_box{position: fixed;  top:86px; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0; 
	box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #09315d; font-size:16px;}
.h_dianhua{float: right; background: url(../images/dh_icon.png) no-repeat 30px center;  height:86px; line-height:86px; font-size:20px; color:#fff; 
	border-left:1px solid rgba(255,255,255,0.25); padding-left: 60px;  width: 16%}

/*导航*/
#menu{width:48%; height: 100%; float: right; margin-right:1%}
#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:84px; width:11%;  }

#menu .nav .nLi p{font-weight: normal; text-align:center;  z-index: 2; position: relative; height:100%;  margin: 0px auto; display: table}
#menu .nav .nLi p a{color:#fff;font-size:18px;   height:100%; display: block;  overflow: hidden; position: relative; padding: 0 5px }
#menu .nav .sub{ display:none; width:220px; left:50%; top:86px; margin-left: -110px;  position:absolute;  line-height:26px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 15px;  color:#333; padding: 4px 0}
#menu .nav .sub a:hover{ color:#0161db;  }
.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: 2px solid #fe0000}
#fp-nav ul li, .fp-slidesNav ul li{width:23px; height:22px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background:url(../images/dian.png) no-repeat center; border:0; width:23px; height:22px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:url(../images/active.png) no-repeat center; width:23px; height:22px; margin:0!important;}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span{margin:0!important;  width: 23px!important; height: 22px!important;}
#fp-nav.right{right:20px;}
.two_header {background:rgba(0,0,0,0.25)}



/*第1块*/
.section0{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.section0 .swiper-container{width:100%; }
.section0 .swiper-slide a{width:100%; hei
ght:100vh; display: block }
.section0 .swiper-slide a img{width:100%; display: block; height:100vh;  object-fit: cover; object-position: center center;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}
.section0 .swiper-pagination{width:auto; left:15%; bottom:6vh; color:#fff;  font-size:24px }
.ban_icon{width:64px; height: auto; position: absolute; bottom:8vh; left:50%; margin-left:-32px; z-index: 9; animation:circleRoate 5s infinite linear ; }
@keyframes circleRoate{  
	 from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
 } 


.banner-index{position: relative;overflow: hidden; width:100%; height:100vh}
.banner-index .list .video-js{position: absolute;top: 0;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 a{display: block;width: 100%;overflow: hidden;}
.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{right: 50%;  margin-right: -40px; bottom: 20px; z-index: 1; overflow: hidden; position: absolute;}
.banner-index .btn a{display: block;width: 16px;height: 16px;margin: 10px 5px;border: 1px solid transparent;border-radius: 50%; float: left;}
.banner-index .btn a i{display: block;width: 8px;height: 8px;margin: 3px auto;background: #fff;border-radius: 50%;}
.banner-index .btn a.active{border-color: #09315d;}
.banner-index .btn a.active i{background: #09315d;}
.banner-index-mobile{display: none;}
.banner-index video{height:auto!important; width: 100%; -o-object-fit: cover; object-fit: cover;}







/*关于我们*/
.section2{ width: 100%; height: 100%;overflow: hidden; position: relative; }
.section2_top{width:100%; height:72vh; overflow: hidden}
.about_top_left{width:45%;  height: 100%; float: left; background: url(../images/about_top.jpg) no-repeat center; background-size: cover; padding:21vh 4.5% 0 13%}
.about_top_left h4{color:#fff; font-size:40px; font-weight: bold; }
.about_top_left h5{color:#fff; font-size:16px; opacity: 0.5; margin: 8px 0 30px}
.about_top_left img{display: block; margin: 15px 0 40px; opacity: 0.3}
.in_abxx{width:100%; height: auto; overflow: hidden; color: #fff; font-size: 18px; line-height: 30px; display: block}
.in_abmore{width:140px;  height: 40px; color:#fff; line-height: 40px; border-bottom: 1px solid #fff; background:url(../images/ab_jts.png) no-repeat right center; 
	display: block; margin-top:6vh; font-size:18px;}
.about_top_right{width:55%; height: 100%; float: left}
.about_top_right .mySwiper{width:100%; height: 100%}
.about_top_right .mySwiper .swiper-slide a{width:100%; height: 100%; display: block; overflow: hidden}
.about_top_right .mySwiper .swiper-slide a img{width:100%; height: 100%; object-fit: cover; object-position: center center;}
.about_top_right .swiper-pagination{width:auto; left:5%; bottom:4vh}
.about_top_right .swiper-pagination-bullet{background: #fff; opacity: 1;  width:12px; height:12px; margin: 0 10px!important}
.about_top_right .swiper-pagination-bullet-active{background:none; border:1px solid #fff; width:14px; height: 14px;}
.section2_bottom{width:100%; height:28vh; overflow: hidden}
.about_bottom_left{width:45%; float: left; background: url(../images/about_bottom.jpg) no-repeat center; height: 100%; padding-top: 24px; padding-left: 12%; position: relative}
.about_bottom_left:after{content: ""; width: 75%; height:3px; background: #e4e4e4; position: absolute; top:11vh; left:5%}
.about_bottom_left h4{color:#093064; font-size: 24px; font-weight: bold; margin-bottom: 5vh}
.about_bottom_left p{color:#666666; font-size:16px; line-height: 30px;}
.about_bottom_right{width:55%; height:100%; background:url(../images/num_bjs.jpg) no-repeat center; float: left; padding-top:7vh}
.about_bottom_right dl{width:auto; height: auto; float: left; text-align: center; margin-left:8%}
.about_bottom_right dl dt{width:100%; height: auto; overflow: hidden; font-size: 14px; color:#fff}
.about_bottom_right dl dt span{color:#fff; font-size: 48px; font-weight: bold;}
.about_bottom_right dl dd{width:100%; font-size: 16px; color: #1079f4}
.about_bottom_right dl dd hr{width:27px; height: 4px; background: #fe0000; display: block; margin:5px auto 15px; border: 0}
.about_bottom_right dl dd p{width:100%; color:#fff; opacity: 0.73; font-size:16px;}
.active .index_about_info{animation-name: fadeInLeft; animation-duration:1.1s; animation-delay:1.1s; animation-fill-mode: both;}
.active .index_about_video{animation-name: fadeInRight; animation-duration:1.1s; animation-delay:1.1s; animation-fill-mode: both;}
.active .index_about_bottom{animation-name: fadeInUp; animation-duration:1.1s; animation-delay:1.1s; animation-fill-mode: both;}





/*4*/
.section4{width: 100%; height: 100%; overflow: hidden; position: relative}
.section4 .w1440{position: relative; z-index: 9;}
.section4_ban{background: url(../images/product_bjs.jpg) no-repeat center; background-size:cover; 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_left{width:100%; overflow: hidden; padding: 70px 0}
.index_product_all{width:100%; height: auto; overflow: hidden; position: relative; z-index: 9; }
.index_product_xx{width:360px; height: auto; float: left; margin-top:15vh; opacity: 0}
.index_product_xx img{opacity: 0.25; margin-bottom:5vh}
.index_product_xx h4{color:#fff; font-size: 24px; font-weight: bold; margin-bottom: 1vh}
.index_product_xx h5{color:#fff; font-size: 24px; opacity: 0.5}
.index_product_xx p{color:#fff; font-size: 16px; line-height: 30px; margin: 5vh 0 6vh}
.index_product_xx span{border-bottom: 1px solid #fff; background: url(../images/ab_jts.png) no-repeat right center; font-size: 18px; color: #fff; 
	padding-right: 40px}
.index_product_pic{width:534px; height: 534px; position: relative; float: left; border-radius: 50%; margin-left: 8.5%; position: relative; opacity: 0}
.index_product_pic:after{content: ""; width:100%; height: 100%; border-radius:50%; border: 1px solid rgba(255,255,255,0.04); position: absolute; top:0; left:0; transform: scale(1.24); }
.index_product_pic:before{content: ""; width:100%; height: 100%; border-radius:50%; border: 1px solid rgba(255,255,255,0.08); position: absolute; top:0; left:0; transform: scale(1.16); }
.product_pic_img{width:534px; height: 534px; border-radius: 50%; background: rgba(255,255,255,0.2);background-color: #fff; position: relative; display: flex; align-items: center; border: 1px solid rgba(255,255,255,0.3)}
.product_pic_img:after{content: ""; width:100%; height: 100%; border-radius:50%; border: 1px solid rgba(255,255,255,0.18); position: absolute; top:0; left:0; transform: scale(1.08); }
.product_pic_img img{align-items: center; margin: 0px auto; max-width: 100%; max-height: 100%; border-radius: 50%;display: block}
.index_product_pic i{width:11px; height: 11px; background: #fff; border-radius: 50%; position: absolute;}
.pd1{ top: 38px; left: 21%;}
.pd2{ top: 38px; right: 21%;}
.pd3{ top: 50%; left: -5px;}
.pd4{ bottom: 38px; left: 21%;}
.pd5{ bottom: 38px; right: 21%;}
.index_pro_nav{width:auto; height: auto; overflow:hidden; display: table; margin: 0px auto; position: relative; z-index: 9}
.index_pro_nav a{width:180px; height: 50px; background: #fe0000; text-align: center; line-height: 50px; border-radius: 25px; font-size: 16px; color:#fff;  float: left; margin: 0 10px;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.index_pro_nav a:hover{background:#fff; color:#09315d}
.index_product_right{width:39%; height: auto; position: absolute; top:50%; right:0; transform: translate(0,-50%); z-index: 999}
.index_product_right .swiper-slide a{width:100%; height: auto; display: block}
.product_right_pic{width:121px; height: 121px; background: #fff; border-radius: 50%; display: flex; align-items: center;  float: left; margin-top:13vh}
.product_right_pic img{align-items: center; margin: 0px auto; max-width: 100%; max-height:70%; border-radius: 50%}
/*
.product_right_xx{width:56%; float: right; padding: 0 3% 0 7%; opacity: 0.25}
.product_right_xx h4{color:#fff; font-size: 24px; font-weight: bold; margin-top:8vh}
.product_right_xx h5{color:#fff; font-size: 24px;  margin:1vh 0 4vh}
.product_right_xx p{color:#fff; font-size: 16px; line-height: 30px;}
.product_right_xx span{ background: url(../images/ab_jts.png) no-repeat right center; font-size: 18px; color: #fff; padding-right: 40px; margin-top: 4vh;
	display: table}
*/

.product_all_li .swiper-button-next,.product_all_li .swiper-button-prev{width:44px; height: 46px; margin-top: 0;}
.product_all_li .swiper-button-next{background: url(../images/hz_right.png) no-repeat center; right:14.9%; top:30%}
.product_all_li .swiper-button-prev{background: url(../images/hz_left.png) no-repeat center; left:auto; right:14.9%;top:40%}
.product_pic_yuan{animation:circleRoate 20s infinite linear ;  width: 100%; height: 100%; position: absolute; top:0; left:0; }
@keyframes circleRoate{  
	 from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}   } 
.product_all_li{width:100%; height: auto; overflow: hidden; position: relative}
.product_all_li .mySwiper{width:78%; margin:0}
.index_product_title{width:auto; position: absolute; top:70px; left:0}
.index_product_title h4{color:#fff; font-size: 38px; font-weight: bold; margin-bottom:10px}
.index_product_title p{color:#fff; font-size: 16px; opacity: 0.5}
.jjj{width:121px; height: 121px; background: #fff; border-radius: 50%; display: flex; align-items: center;  position: absolute; top:50%; left:-14%; 
	margin-top:-60.5px}
.jjj img{align-items: center; margin: 0px auto; max-width: 100%; max-height:70%; border-radius: 50%}
.product_all_li .swiper-slide-active .index_product_xx{opacity: 1}
.product_all_li .swiper-slide-active .index_product_pic{opacity: 1}
.product_all_li .swiper-slide-active .jjj{display: none}





/*5*/
.section5{width: 100%; height: 100%; overflow: hidden; position: relative}
.section5 .w1440{position: relative; z-index: 9; margin-top: 13vh }
.section5_ban{background: url(../images/case_bjs.jpg) no-repeat center; background-size:cover; 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_honor_title{width:100%; height:auto; overflow: hidden; }
.index_honor_title dl{width:50%; height: auto; float: left}
.index_honor_title dl dt{color:#fff; font-size: 38px; font-weight: bold; margin-bottom: 10px;}
.index_honor_title dl dd{color:#ffffff; font-size:16px; opacity: 0.5}
.index_case_more{width:102px;  height: 40px; color:#fff; line-height: 40px; border-bottom: 1px solid #fff; background:url(../images/ab_jts.png) no-repeat right center; display: block; float: right}
.index_case_all{width:100%; height: auto; position: relative; margin-top: 3vh; padding-bottom:6vh}
.index_case_all .mySwiper{width:100%; height: auto; overflow: hidden}
.index_case_all .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block; padding: 0 12px;
	background: url(../images/p_bjs.png) no-repeat center bottom}
.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_pic{width:100%; height: auto; overflow: hidden}
.index_case_xx{width:100%; height: auto; overflow: hidden}
.index_case_xx h3{color:#333333; font-size: 16px; width: 100%; height:30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
	font-weight: bold; margin: 15px 0 15px; text-align: center}
.index_case_xx p{color:#666666; font-size: 16px; width: 100%; height:60px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; text-align: center}
.index_case_xx i{width:61px; height: 10px; display: block; margin:38px auto 28px; background: url(../images/p_icon.png) no-repeat center}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:44px; height:46px;}
.index_case_all .swiper-button-next{background: url(../images/hz_right.png) no-repeat center; right:-60px}
.index_case_all .swiper-button-prev{background: url(../images/hz_left.png) no-repeat center; left:-60px}
.index_case_all .swiper-pagination-bullet{background:none; border:1px solid #fff; opacity: 1;  width:12px; height:12px; margin: 0 10px!important}
.index_case_all .swiper-pagination-bullet-active{ background: #fff;}
.index_case_all .swiper-slide a:hover .index_case_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}






/*2*/
.section6{width: 100%; height: 100%;overflow: hidden; position: relative; }
.section6 .w1440{position: relative; z-index: 9; margin-top: 14vh}
.section6_ban{background: url(../images/news_bjs.jpg) no-repeat center; background-size:cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_news_title{width:100%; height: auto; overflow: hidden}
.news_title_left{width:46.3%; float: left}
.news_title_left h4{color:#fff; font-size:38px; font-weight: bold; margin-bottom: 8px}
.news_title_left h5{color:#fff; font-size:16px; opacity:0.5}
.index_news_nav{float: right; }
.index_news_nav a{width:180px; height:50px; float: left; text-align: center; background: #09315d; line-height:50px; font-size: 18px; color: #fff; margin-left:30px; border-radius: 25px;}
.index_news_all{width:46.5%; height: auto; overflow: hidden; margin-top: 5vh; float:right}
.index_news_all .picScroll-top{width:100%; overflow: hidden}
.index_news_all .bd li{width:100%; height:140px; display: block; overflow: hidden;  position: relative; border-bottom: 1px solid rgba(255,255,255,0.2); 
	margin-bottom: 25px}
.index_news_time{width:100%; height: 30px; line-height: 30px;}
.index_news_time span{color:#fff; font-size:14px; float: left}
.index_news_time img{float: right; margin-top:15px}
.index_news_all .bd li a h3{width:100%; height:30px; line-height: 30px; color: #ffffff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; font-weight: bold; margin:8px 0}
.index_news_all .bd li a p{width:100%; height:30px; line-height: 30px; color: #ffffff; font-size: 14px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; opacity: 0.6}
.index_news_all .swiper-pagination{bottom:125px; width: auto; left:20px}
.index_news_all .swiper-pagination-bullet{width:10px; height: 10px; background:#fff}
.index_news_all .swiper-pagination-bullet-active{opacity: 1}
.picScroll-top .hd{ overflow:hidden;  height:30px; }
.picScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-top .hd ul li{ float:left;  width:10px; height:10px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; border: 1px solid #fff; border-radius:50%;}
.picScroll-top .hd ul li.on{background:#fff}
.index_news_right{width:49%; height: auto; float: left; margin-top: 5vh;}
.index_news_right li{width:100%; height: auto; background: #fff; padding:20px; overflow: hidden; margin-bottom: 22px}
.index_news_img{width:231px; height: auto; float: left; overflow: hidden}
.index_news_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_news_xx{margin-left: 260px; padding-top:20px}
.index_news_xx span{color:#1c4c97; font-size: 14px; display: block}
.index_news_xx h3{color:#333333; font-size: 16px; font-weight:bold; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin:20px 0 10px}
.index_news_xx p{width:100%; height:48px; line-height: 24px; color: #999; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_xx i{width:34px; height: 34px; line-height: 34px; background: #eeeeee; border-radius: 25px; font-style: normal; font-size: 18px; color: #333333; display: block; text-align: center; margin-top: 30px;}
.index_news_right li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_right li:hover .index_news_xx i{background:#1c4c97; color:#fff}
.index_news_right li:hover .index_news_xx h3{color:#1c4c97}




/*第8块*/
.section7{width: 100%; height: 100%; overflow: hidden; position: relative;}
.section7 .w1440{position: relative; z-index: 9; margin-top:1vh}
.section7_ban{background: url(../images/contact_bjs.jpg) no-repeat center; background-size:cover; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section7 .fp-tableCell{vertical-align: bottom;}
.footer_hzhb{width:100%; height: auto; overflow: hidden; margin-bottom:2vh}
.footer_hzhb_title{width:100%; height: auto; overflow: hidden; position: relative; text-align: center}
.footer_hzhb_title h3{color:#fff; font-size: 38px; font-weight: bold;}
.footer_hzhb_title h5{color:#fff; font-size: 16px; opacity: 0.5; margin: 15px 0 }
.index_hezuo_all{width:100%; height: auto;  position: relative}
.footer_hzhb .mySwiper{width:100%; height: auto; overflow: hidden; margin-top: 3vh}
.footer_hzhb .swiper-slide a{width:100%; height: auto; display: block}
.footer_hzhb_img{width:100%; height: auto; overflow: hidden}
.footer_hzhb_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;object-fit: cover; object-position: center center; }
.footer_hzhb .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;}

.footer_hzhb .swiper-slide a h4{color:#fff; font-size: 18px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width:100%; height: 40px; line-height: 40px;}
.index_contact_bottom{width:100%; height: auto; overflow: hidden;  padding:2vh 0 0;  position: relative; z-index:9; background:rgba(0,0,0,0.36)}
.contact_bottom_top{width:100%; height:auto; overflow: hidden}
.contact_bottom_lxfs{width:35%; height: auto; float: left;}
.contact_bottom_lxfs h3{color:#fff; font-size: 24px; margin-bottom:35px; text-transform: uppercase}
.contact_bottom_lxfs h3 span{color:#fff; font-size: 24px; font-weight: bold;}
.contact_bottom_xx{width:100%}
.contact_bottom_xx h4{color:#fff; font-size:18px; font-weight: bold; margin-bottom: 8px;}
.contact_bottom_xx p{color:#fff; font-size:16px; line-height: 30px; }
.footer_input{width:395px; height: auto; float: left; margin-left:3%}
.footer_input h3{color:#fff; font-size: 24px; margin-bottom:35px; text-transform: uppercase}
.footer_input h3 span{color:#fff; font-size: 24px; font-weight: bold;}
.footer_input dl{width:100%; height: 42px; margin-bottom: 8px;}
.footer_input dl dt{width:49%; height: 100%; float: left; position: relative}
.footer_input dl dd{width:49%; height: 100%; float: right; position: relative}
.footer_input dl input[type="text"]{width:100%; height: 100%; background: rgba(255,255,255,0.26); font-size:16px; color: #fff; border: 0; padding: 0 8px}
.footer_input textarea{width:100%; height: 42px; background: rgba(255,255,255,0.26); font-size:16px; color: #fff; border: 0; padding: 0 8px; resize: none}
.f_submit{width:100%; height: 42px; background: #0d3490; font-size:16px; color: #fff; border: 0; margin-top: 8px}
.footer_ma{width:auto; float: right; margin-top: 10px;}
.footer_ma dl{width:120px; height: auto; float: left; margin-left: 25px;}
.footer_ma dl dt{width:120px; height:120px; background: url(../images/ma_bjs.png) no-repeat center; padding:15px; background-size:100% 100%}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; height:30px; font-size:16px; color: #ffffff; text-align: center; opacity: 0.5; margin-top:10px}




.footer_input dl input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff; 
opacity:0.22	
}  
.footer_input dl input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
  opacity:0.22 
}  
.footer_input dl input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:0.22  
}  
.footer_input dl input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff; 
   opacity:0.22
}  



.footer_input textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff; 
opacity:0.22	
}  
.footer_input textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
  opacity:0.22 
}  
.footer_input textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:0.22  
}  
.footer_input textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff; 
   opacity:0.22
}  




/*
.active .footer_top{animation-name: fadeInDown; animation-duration:1.1s; animation-delay:1.1s; animation-fill-mode: both;}
.active .index_contact_bottom{animation-name: fadeInUp; animation-duration:1.1s; animation-delay:1.1s; animation-fill-mode: both;}
*/
.footer_hzhb .swiper-button-next, .footer_hzhb .swiper-button-prev{width:44px; height:46px; }
.footer_hzhb .swiper-button-next{background: url(../images/hz_right.png) no-repeat center; right:-60px;}
.footer_hzhb .swiper-button-prev{background: url(../images/hz_left.png) no-repeat center; left:-60px;}

/*版权*/
.index_banquan{width:100%; margin: 0px auto; height:70px; line-height:70px;  margin-top:3vh; border-top:1px solid rgba(255,255,255,0.2)}
.index_banquan .copy_l{width:auto; font-size: 14px; color: #999999; float: left}
.copy_l a{font-size: 14px; color: #999999; text-align: center}
.copy_l a{margin-left: 10px;}
.index_zhichi{width:auto; height:40px; line-height:70px; float: right; }
.index_zhichi p{ width:auto; float: left; font-size: 14px; color:#fff; line-height:70px; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height:70px; background: url(../images/vl.png) no-repeat center; margin-right: 10px}
.index_zhichi .js{width:90px;height:70px; background: url(../images/wl.png) no-repeat center; }
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center} 
.index_zhichi span{float: left; font-size: 14px; color: #999999;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}

/*内页底部*/
.ny_footer_bottom{width:100%; height: auto; overflow: hidden;  padding:50px 0 0;  position: relative; z-index:9; background:rgba(0,0,0,0.36) url(../images/contact_bjs.jpg) no-repeat center}

/*弹出视频*/
.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;}

.index_cinput p input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.index_cinput p input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.index_cinput p input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.index_cinput p input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  

.ny_footer{width:100%; height: auto; overflow: hidden;  padding:60px 0 ;  position: relative; z-index:9; background:#2b89f2 url(../images/bottom.jpg) no-repeat top center}
.ny_footer .index_banquan{margin-top: 60px}
.ny_footer .footer_links p{border:1px solid rgba(255,255,255,0.5)}

.keyword_light img{max-width: 100%;display:block; margin:0px auto}


/*内页banner*/
.ny_banner{width:100%; height: 500px; position: relative}
.ny_banner .in_header{position: absolute}
.ny_ban_info{width:1200px; height: auto; position: absolute; top:40%; left:50%; transform: translate(-50%,0); text-align: center; z-index: 1}
.ny_ban_info h4{color:#fff; font-size: 50px; font-weight: bold;}
.ny_ban_info hr{width:31px; height: 2px; background: #fe0000; display: block; margin:20px auto; border: 0}
.ny_post{width:100%; height: auto; text-align: center; font-size: 16px; color: #fff}
.ny_post a{font-size: 16px; color: #fff}
.ny_nav_all{width:100%; height: 86px; overflow: hidden; background: #eeeeee; position: relative}
.ny_nav_info{width:72%; height: auto; float: left}
.ny_nav_info a{color:#000000; font-size: 18px; padding: 0 40px; float: left; line-height: 83px}
.ny_nav_info a.active{border-bottom:3px solid #fe0000}
.ny_nav_info a:hover{border-bottom:3px solid #fe0000}
.honor{ overflow: hidden; padding-bottom: 120px;}
.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:18px; transition: all 0.3s;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  height: 50px;}
.honor_list li:hover{ border: 1px solid#09315d;}
.honor_list li:hover .gallery-title{ background: #09315d; color: #fff;}

/*内页*/
.inside_banner{ height:350px; position:relative; overflow:hidden; width:100%; margin-top:86px;}
.inside_banner{ height:350px; position:relative; overflow:hidden; width:100%; margin-top:86px;}
.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;}
.ryzs_ban{background: url(../images/ryzs_ban.jpg) no-repeat center;}
.case_ban{background: url(../images/case_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: 42px; font-weight: bold; color: #fff; text-align: center;line-height: 2.4;  margin-top:120px;}
.inside_banner p{ text-align: center; font-size: 18px; }
.inside_banner p img{ margin-right: 0px;}
.inside_banner p *{ color: #fff;  font-size: 18px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{height: 90px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top: 0; left: 0; z-index: 99999; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 30px;}
.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: -10px; background:#09315d; left: 50%;  transform: translate(-50%, 0); }
.ny_title_1{ overflow: hidden; padding-top:30px; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #000;}
.ny_title_1 p{text-transform: uppercase; font-size: 28px; color: #000; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #09315d; 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_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:140px;}
.ny_left{width:21%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #093064; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 10px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto; overflow:hidden; padding:6px 0}
.ny_left_nav ul li ul li { width: 100%; height:auto; line-height:24px;  margin-bottom:10px;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:14px; font-size:15px; color: #666666; position:relative}
.ny_left_nav ul li ul li.active a{color:#093064; font-size:15px;  font-weight: bold;}
.ny_left_nav ul li.active a{color:#093064}
.ny_left_nav ul li:hover a.inactive{color:#093064}
.ny_left_nav ul li ul li:hover a{color:#093064}
.ny_left_nav ul li .inactives{color:#093064}
.ny_left_nav ul li ul li:hover a{color:#093064}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_right{width:76%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; background: url(../images/hs.png) no-repeat left center; }
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #093064;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link { cursor: pointer; display: block; height:auto; line-height:30px;  position: relative; -webkit-transition: all .4s ease;
    -o-transition: all .4s ease; transition: all .4s ease;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto; line-height:26px;
    padding-left:20px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li:hover{background:#fff;}
.ny_left_nav ul li.open{background:#fff}
.ny_left_nav .link a{padding-left:15px; height:auto; line-height:30px; position: relative;  font-size: 16px;  color: #333333; display: block;}
.ny_left_nav .link a::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #093064; left:0; top:11px;}
.ny_left_nav .accordion p:hover,.ny_left_nav .accordion p.active{background: #fff;}
.ny_left_nav .accordion p:hover a{ color: #333;}



/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-bottom: 20px; margin-right: 2%;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #eee; display: flex; align-items: center;}
.ny_product ul li .products_pic img{width:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; align-items: center; margin: 0px auto;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size:18px; color: #666}
.ny_product ul li:nth-child(3n){margin-right: 0;}
.ny_product ul li p{width:100%; height: 48px; line-height: 48px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; background: #f0f0f1;}
.ny_product ul li:hover p{background: #093064; color: #fff;}
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:436px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden;}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:15px; color:#666; line-height:30px; min-height: 200px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{padding: 15px; background: #f5f5f5; line-height:30px; color: #666; text-align: justify; font-size: 16px; margin-top:20px;}
.ny_proshow_xx .pro_text p{font-size: 16px; line-height:30px; color: #666;}
.ny_pro_dh{width:100%; height:80px; margin-top: 20px;}
.ny_pro_ddh span{ font-size: 30px; color: #093064;}
.bd_xx{ padding: 0 20px;font-size: 18px; color: #454545;}
.bd_xx P{ font-size: 18px; color: #333; line-height:40px}
.pbd_title{height: 54px; line-height: 54px; background: #f7f7f7;  margin-bottom: 20px; font-weight: bold; color: #333; font-size: 20px; position:relative; padding-left:40px}
.pbd_title::before{ height: 6px; width: 6px; background: #093064; position: absolute; left: 20px; top:24px; display: block; content: "";}




/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #0d3490}
.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:23%; height:auto; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.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:#0d3490}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_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_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#333; line-height:30px;}
.ny_service_all p{color: #333; font-size: 16px; line-height: 32px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#333; margin: 40px 0}
.ny_service_all img,.ny_news_show img{max-width:100%}
.ny_news_time{width: 100%; line-height: 30px; color: #333; height:auto; margin-bottom: 20px;
			border-top: 1px solid #eee; border-bottom: 1px solid #eee; text-align: center; clear: both}




/*荣誉资质*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; margin-bottom:50px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:30px}
.ny_honor_li li{width:23.5%; height: auto; float: left; position: relative; margin-right:2%; margin-bottom: 25px; border: 1px solid #d2d2d2;}
.ny_honor_li li:nth-child(4n){margin-right: 0px;}
.ny_honor_img{width:100%; height: auto; overflow: hidden; position:relative;}
.ny_honor_img img.honor_pic{width:100%; height: 100%; transform: scale(1);    object-fit: cover;
    object-position: center center;
    
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_honor_h{width:100%; height: 100%;  position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5) url(../images/sousuo.png) no-repeat center; text-align: center; display: none; overflow:hidden}
.ny_honor_h h3{width:100%; height:100%;padding:10px; color:#fff; font-size:14px; line-height:190px;}
.ny_honor_h img{width:26px; height: 26px; margin-top:88px;}
.ny_honor_li li:hover .ny_honor_h{ display: block}
.ny_honor_li li:hover .ny_honor_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honor_li li p{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_news_show{margin-bottom:60px; margin-top:40px;}





/*联系*/
.lianxi{ overflow: hidden; padding-bottom: 60px;}
#map{ height: 550px; width: 100%;}
.lianxi_fs{ overflow: hidden; margin-top: 30px; }
.lianxi_fs p{ width:100%; float: left; margin-right: 2%; 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; background: #09315d; left: 2%; top: 30px;}
.lianxi_fs p:nth-child(1n){ margin-right: 0;}
.lianxi_ewm{ display: table; margin: 30px auto;}
.lianxi_ewm li{overflow: hidden; float: left; margin: 0 20px;  text-align: center;}
.lianxi_ewm li img{border:1px solid #eee}
.lianxi_ewm li p{ line-height: 1.8; font-size: 16px; color: #333;}
.jrwm{overflow: hidden; padding-bottom:40px;}
.jrwm .jiaru_nr{ font-size: 16px;}
.jrwm .jiaru_nr p{ line-height: 2;  color: #454545; text-align: justify;}
.jrwm .jiaru_nr img{ width: 100%;}
.anli_jz p{ font-size: 18px;  color: #454545; line-height: 30px;}
.anli_jz p strong{ font-size: 18px;}
.ny_header .in_header{position:absolute}
.section-content{margin-bottom:60px;}


/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-cp {
    background:url(../images/chanpin.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:#0d3490;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}












@media screen and (max-width:1680px){
	#menu{width:50%;}
	.about_top_left{padding: 21vh 4.5% 0 8%;}
	.about_bottom_left{padding-left:8%}
	.index_product_pic,.product_pic_img{width:490px; height:490px;}
	.jjj{left:-19%}
	.product_all_li .swiper-button-next{right:10%}
	.product_all_li .swiper-button-prev{right:10%}
}



@media screen and (max-width:1560px){
	.w1440{width:1200px;}
	.h_dianhua span{font-size: 22px}
	.about_one_title{margin-top: 28px}
	.ny_about_num dl dd span{font-size: 40px;}
	.about_linian_left{width:542px}
	.about_linian_jy{width:329px}
	.linian_qyyj_img{width:330px;}
	.ny_about_num dl dt{margin-top: 26px;}
	.contact_bottom_lxfs{width:38%}
	.product_all_li .mySwiper{width:91%}
	

}


@media screen and (max-width:1460px){
	.index_product_pic,.product_pic_img{width:400px; height:400px;}
.product_all_li .mySwiper{width:81%}
.index_news_img{width:210px;}
.index_news_xx{margin-left:234px}
.index_news_xx i{margin-top:14px;}
.index_news_xx h3{margin: 13px 0 10px;}
.footer_hzhb_title{display:none}
.index_honor_title dl dt,.news_title_left h4,.index_product_title h4,.about_top_left h4{font-size:30px}
}
