@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; }
.w1400{ 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:80px; width:100%;  z-index:999; position:fixed; top:0; left:0; background:rgba(255,255,255,0.1); padding: 0 4% 0 4%}
.header_top{width:100%; height: 80px}
.h_logo{width:auto; height:80px; float: left; display: flex; align-items: center;}
.h_logo img{width:319px; height: auto; align-items: center; margin: 0px auto;}
.logo2{display: none}
.h_yuyan{float: right; margin-right:3%}
.h_yuyan a{color:#fff; font-size: 16px; background: url(../images/h_jts.png) no-repeat right center; line-height: 80px; display: block; padding-right: 20px}

.header_dao{width:54%; height: 80px; float: right; display: none}
.nav{width:auto; height:100%;  margin: 0px auto;}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:14.2%}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff; line-height:80px;  position: relative; margin: 0px auto; width: 100%}
.nav .sub{ display:none; left:50%; top:80px;  position:absolute;  line-height:26px; width:190px;  margin-left: -80px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.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: 15px; height: 100%; }
.nav .sub a:hover{color:#1c4f9e}
.nav .nLi.active p{font-weight:bold;}
.h_search{width:22px; height:80px; float: right; background:url(../images/search.png) no-repeat left center; margin-right: 3%}
.form_box{position: fixed;  top:80px; 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: #0a44b9; font-size:16px}
.h_menu{float: right; margin-right: 3%; height: 80px; width: 40px; display: flex; align-items: center; background: url(../images/h_menu.png) no-repeat center}
.h_menu img{align-items: center; margin: 0px auto;}
.f_top .h_yuyan a{color:#333}
.f_top .nav .nLi h3 a p{color:#333}
.f_top .h_menu{background: url(../images/hh_menu.png) no-repeat center}
.f_top .h_search{background: url(../images/search_h.png) no-repeat center}
.f_top .h_yuyan a{background: url(../images/hh_jts.png) no-repeat right center}
.f_top .logo1{display: none}
.f_top .logo2{display:block}





/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .slideBox{ width:100%; height:960px; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:auto; overflow:hidden; position:absolute; left:50%; bottom:40px; z-index:1; width: auto; transform: translate(-50%,0); 
	background:rgba(255,255,255,0.3); border-radius: 25px; padding: 10px 5px; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1;  }
.banner .slideBox .hd ul li{ float:left; margin-right:8px; width: 12px; height: 12px; border-radius: 50%; tcursor:pointer;background: #fff;
	position: relative; text-indent: -999px;}
.banner .slideBox .hd ul li.on{background: #e59114}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; position: relative}
.banner .slideBox .bd li a{width:100%; height:960px; display: block}
.ban_shubiao{width:26px; height: auto; position: absolute; bottom:50px; left:50%; margin-left: -13px; animation:mymove 4s infinite; z-index: 999}
.ban_shubiao img{width:100%; display: block;}
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}

.banner .swiper-container{width:100%; height: auto; overflow: hidden}
.banner .swiper-slide a{width:100%; height: auto; display: block}
.banner .swiper-slide a img{width:100%; display: block}
.banner .swiper-pagination{width:auto; left:14%; bottom:50px}
.banner .swiper-pagination-bullet{width:18px; height: 18px; background:url(../images/dian.png) no-repeat center; opacity: 1}
.banner .swiper-pagination-bullet-active{ background:url(../images/on.png) no-repeat center;}




/*banner*/
.banner{ position: relative;}
.banner-index{position: relative;overflow: hidden;}
.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{left: 14%;
    bottom: 50px;
    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: #fff;}
.banner-index .btn a.active i{background: #fff;}
.banner-index-mobile{display: none;}
.banner-index video{height:auto!important; width: 100%;}
.ban_gif{width:200px; height:200px; position:absolute; bottom:30px; left:30px; z-index:666}












/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 128px}
.index_product_title{width:100%; height: auto; text-align: center}
.index_product_title h3{color:#0a44b9; font-size: 28px; line-height: 40px;}
.index_product_title h4{color:#010101; font-size: 38px; line-height: 54px; font-weight: bold;}
.index_product_top{width:100%; height: auto;  margin-top: 44px; position: relative}
.index_product_top .swiper-slide a{width:100%; height: auto; display: block; border: 1px solid #e5e5e5; box-shadow: 0 0 10px rgba(0,0,0,0.08);}
.index_product_pic{width:100%; height: 305px; overflow: hidden;  border-bottom: 1px solid #e5e5e5; display: flex; align-items: center;}
.index_product_pic img{width:100%; display: block; max-height: 100%; align-items: center; margin: 0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_product_xx{width:100%; height: auto; overflow: hidden; padding: 20px 15px; text-align: center}
.index_product_xx h4{width:100%; height: 40px;  line-height: 40px; color: #010101; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight:bold;}
.index_product_xx p{width:100%; height:52px;  line-height:26px; color: #888888; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_product_more{width:100%; height: 70px; line-height: 70px; border-top:1px solid #e5e5e5; padding: 0 30px; text-align: right}
.index_product_more span{color:#01377f; font-size: 14px; background: url(../images/links.png) no-repeat left center; padding-left: 30px;}
.index_product_top .swiper-button-next,.index_product_top .swiper-button-prev{width:21px; height: 36px; margin-top: -18px;}
.index_product_top .swiper-button-next{background: url(../images/p_right.png) no-repeat center;right:-50px;}
.index_product_top .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:-50px;}
.index_product_bottom{width:100%; height: auto; overflow: hidden; margin-top: 26px;}
.pro_huanj{width:49.4%; position: relative; overflow:hidden}
.pro_huanj img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_huanj a{width:100%; height: 100%; display: block; padding: 59px 65px 0 59px; background: url(../images/p_hover.png) no-repeat left center; 
	background-size: cover; position: absolute; top:0; left:0}
.pro_huanj a h4{color:#ffffff; font-size: 28px; margin-bottom: 10px;}
.pro_huanj a p{color:#ffffff; font-size: 16px; margin-bottom: 10px; line-height:26px; height: 52px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 23px 0 30px}
.pro_huanj a span{width:102px; height: 36px; border: 1px solid #fff; border-radius: 25px; text-align: center; line-height: 36px; display: block; font-size: 16px; color: #fff}
.pro_huanj a:hover{background: url(../images/lp_hover.png) no-repeat left center; background-size: cover;}
.index_product_top .swiper-slide a:hover .index_product_xx h4{color:#0a44b9}
.index_product_top .swiper-slide a:hover .index_product_xx p{color:#0a44b9}
.index_product_top .swiper-slide a:hover .index_product_more{border-top:0}
.index_product_top .swiper-slide a:hover .index_product_more span{ color:#fff; background: #0a44b9 url(../images/links_b.png) no-repeat 36% center; width:80%; line-height: 48px; margin: 0px auto; text-align: center; border-radius: 25px; height: 48px; display: block}
.pro_huanj:hover img,.index_product_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_news{width:100%; height: auto; overflow: hidden; margin-top: 78px}
.index_news_top{width:100%; height:806px; background: url(../images/news_bjs.jpg) no-repeat center; background-size: cover; padding: 132px 0 75px}
.news_top_title{width:100%; height:auto; overflow: hidden; margin-bottom: 58px;}
.news_top_title h3{color:#0a44b9; font-size: 28px; line-height: 40px;}
.news_top_title p{color:#010101; font-size: 38px; line-height: 54px; font-weight: bold;}
.index_news_top .slideTxtBox{ width:100%;  position: relative}
.index_news_top .slideTxtBox .hd{position: absolute; top:62px; right:0; width: 50%; padding: 0 5%}
.index_news_top .slideTxtBox .hd ul{width:auto; height: auto; overflow: hidden}
.index_news_top .slideTxtBox .hd ul li{ float:left; width:108px; height: 35px; background: #0a44b9; border-radius: 25px; text-align: center; line-height: 35px; 
margin-right: 38px;}
.index_news_top .slideTxtBox .hd ul li a{font-size: 16px; color:#fff}
.index_news_top .slideTxtBox .hd ul li.on{background: #000a1d}
.index_news_top .slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.news_bd{width:100%; height: auto; overflow: hidden; background: #fff}
.news_bd_img{width:50%; height: auto; float: left}
.news_bd_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_bd_img:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

.news_bd_xx{width:50%; float: left; padding: 0 5%; margin-top: 130px}
.news_bd_xx h3{color:#333333; font-size: 20px; font-weight: bold; margin-bottom:14px; border-top:1px solid #f2f2f2; padding-top:26px; }
.news_bd_xx h4{color:#666666; font-size: 14px; line-height: 26px; height:78px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_bd_time{width:100%; height: auto; overflow: hidden; margin-top: 39px;}
.news_bd_time h5{color:#0a44b9; font-size: 16px; float: left; background: url(../images/n_ljts.png) no-repeat right center; line-height: 55px; padding-right: 30px;}
.news_bsj{float: right; padding-left:20px; background: url(../images/n_xx.png) no-repeat left center; }
.news_bsj span{color:#666666; font-size: 16px; display: block}
.news_bsj p{color:#333333; font-size:36px; display: block; font-weight: bold; line-height: 40px;}
.index_news_bottom{width:100%; height: 484px; overflow: hidden; background:url(../images/news_bottom.jpg) no-repeat center; background-size:cover;   background-attachment: fixed; padding:70px 0}
.index_news_bottom .swiper-slide a{width:100%; height: auto; display: block; padding: 0 5px;}
.news_bottom_t{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 26px}
.news_bottom_t span{width:108px; height:35px; line-height: 35px; float: left; background: #fff; border-radius: 25px; color:#0a44b9; font-size: 16px; text-align: center;}
.news_bottom_t img{float: right; margin-top: 5px}
.news_bottom_xx{width:100%; height: auto; overflow: hidden; margin-top: 8px}
.news_bottom_xx h4{width:100%; height: 40px; line-height: 40px; overflow: hidden; font-size: 20px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color:#fff; margin: 12px 0}
.news_bottom_xx p{color:#fff;opacity: 0.7; font-size: 14px; line-height: 26px; height:78px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_bottom_time{width:100%; height: auto; overflow: hidden; margin-top: 39px;}
.news_bottom_time h5{color:#fff; font-size: 16px; float: left; background: url(../images/ys_b.png) no-repeat right center; line-height: 55px; padding-right: 30px;}
.news_bsjs{float: right; padding-left:20px; background: url(../images/n_xx.png) no-repeat left center; }
.news_bsjs span{color:#fff; font-size: 16px; display: block}
.news_bsjs p{color:#fff; font-size:36px; display: block; font-weight: bold; line-height: 40px; height: 40px;}
.news_bd_xx:hover h3{color:#0a44b9}
.news_bd_xx:hover h5{font-weight:bold;}



/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin: 86px 0}
.index_youshi_top{width:100%; height: auto; overflow: hidden}
.index_youshi_top dl{width:50%; height: auto; float: left}
.index_youshi_top dl dt{width:100%; color:#0a44b9; font-size:28px; margin-bottom: 10px;}
.index_youshi_top dl dd{width:100%; color:#010101; font-size:38px; font-weight: bold;}
.index_youshi_top a{width:241px; height: 61px; float: right; background: #0a44b9; border-radius: 35px; text-align: center; line-height: 61px; color:#fff;
	margin-top: 16px;}
.index_youshi_top a:hover{background: #000a1d}
.index_youshi .slideTxtBox{ width:100%; margin-top: 52px; position: relative}
.index_youshi .slideTxtBox .hd{ height:95px; width: 100% }
.index_youshi .slideTxtBox .hd ul{width:100%; height: auto;  border-top:1px solid #dcdcdc}
.index_youshi .slideTxtBox .hd ul li{ float:left; width:25%; height: 95px; position: relative}
.index_youshi_icon{width:85px; height: 100%; float: left; display: flex; align-items: center;}
.index_youshi_icon img{align-items: center; margin: 0px auto; max-width: 100%; max-height: 100%;}
.index_youshi .slideTxtBox .hd ul li h4{color:#333333; font-size: 16px; float: right; font-weight: bold; line-height: 95px}
.icon2{display: none}
.index_youshi .slideTxtBox .hd ul li:after{content: ""; width:0; height: 4px; background: #0a44b9; position: absolute; top:-3px; left:0; transition: all 0.4s ease-in-out;}
.index_youshi .slideTxtBox .hd ul li.on:after{width:100%; transition: all 0.4s ease-in-out;}
.index_youshi .slideTxtBox .hd ul li.on .icon2{display: block}
.index_youshi .slideTxtBox .hd ul li.on .icon1{display: none}
.index_youshi .slideTxtBox .bd{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.ys_bd{width:100%; height: auto; overflow: hidden}
.ys_bd_left{width:50%; height:511px; float: left; background: url(../images/ys_left.jpg) no-repeat center; padding:60px 5% 0}
.ys_bd_left span{color:#fff; font-size: 24px; display: block}
.ys_bd_left h4{color:#fff; font-size: 26px; font-weight: bold; margin: 20px 0}
.ys_bd_left p{color:#fff; font-size: 16px; line-height: 30px; height: 120px; overflow: hidden}
.ys_bd_left h5{color:#fff; font-size: 16px; background: url(../images/ys_b.png) no-repeat right center; padding-right: 30px; display: table; margin-top: 58px; transition: all 0.4s ease-in-out;}
.ys_bd_left hr{width:100%; height: 1px; background: rgba(255,255,255,0.2); margin-top: 56px;}
.ys_bd_right{width:50%; height: 511px; float:right; overflow:hidden }
.ys_bd_right img{width:100%; display: block; height: 100%; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_youshi .slideTxtBox .arrow{  position:absolute; right:0; top:125px; z-index: 9 }
.index_youshi .slideTxtBox .arrow a{ display:block;  width:66px; height:62px; float:right;   overflow:hidden;cursor:pointer;  }
.index_youshi .slideTxtBox .arrow .next{background: #f9f9fa url(../images/ys_right.png) no-repeat center}
.index_youshi .slideTxtBox .arrow .prev{background: #f9f9fa url(../images/ys_left.png) no-repeat center}
.index_youshi .slideTxtBox .arrow .next:hover{background: #0a44b9 url(../images/ys_hright.png) no-repeat center}
.index_youshi .slideTxtBox .arrow .prev:hover{background: #0a44b9 url(../images/ys_hleft.png) no-repeat center}
.ys_bd_left h5:hover{padding-right: 40px; transition: all 0.4s ease-in-out; font-weight:bold;}
.ys_bd_right: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; background: #f9f9fa; position: relative}
.index_about:after{content: ""; width:13%; height: 200px; position: absolute; bottom:0; left:0; z-index:1; background: #fff}
.index_about_left{width:32%; height: auto; float: left; margin-left:13%; padding-top: 66px;}
.index_about_left h4{color:#0a44b9; font-size: 28px; margin-bottom:10px;}
.index_about_left h3{color:#010101; font-size: 38px; font-weight: bold; margin-bottom: 56px;}
.index_about_left h5{color:#333333; font-size: 20px; font-weight: bold; margin-bottom: 26px;}
.in_about_xx{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 16px; line-height: 28px; display: block; margin-bottom: 60px;}
.in_about_more,.in_ab_video{width:201px; height: 61px; float: left; background:#366dc3; border-radius: 35px; text-align: center; line-height: 61px; font-size: 16px; color: #fff; margin-right:48px; cursor: pointer}
.in_about_more:hover,.in_ab_video:hover{background: #0a44b9;}
.index_about_right{width:50.7%; height:auto; float: right; position: relative}
.index_about_right .swiper-slide a{width:100%; height: 640px; display: block}
.index_about_right .swiper-slide a img{width:100%; display: block; height: 100%; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_about_right .swiper-button-next,.index_about_right .swiper-button-prev{width:66px; height: 62px; }
.index_about_right .swiper-button-next{background:#366dc3 url(../images/ab_right.png) no-repeat center;right:auto; left:-30px; top:224px;}
.index_about_right .swiper-button-prev{background:#366dc3 url(../images/ab_left.png) no-repeat center; left:-30px; top:162px}
.index_about_right .swiper-button-prev:hover{background:#0a44b9 url(../images/ab_left.png) no-repeat center;}
.index_about_right .swiper-button-next:hover{background:#0a44b9 url(../images/ab_right.png) no-repeat center;}
.index_about_bottom{width:100%; height: 200px; background: #fff; padding:25px 0; z-index: 8}
.index_about_bottom dl{float: left; text-align: center; width: 25%;}
.index_about_bottom dl dt{color:#0a44b9; font-size: 17px;}
.index_about_bottom dl dt span{color:#0a44b9; font-size: 48px; font-weight: bold; font-family: "Arial"; margin-right: 5px;}
.index_about_bottom dl dt i{color:#0a44b9; font-size: 48px; font-family: "Arial"; font-weight: bold; font-style: normal}
.index_about_bottom dl dd{width:100%; height: auto; overflow:hidden}
.index_about_bottom dl dd hr{width:37px; height: 4px; background: #0a44b9; display: block; margin:22px auto;}
.index_about_bottom dl dd p{color:#333333; font-size: 16px; line-height:24px;}
.index_about_right .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{width:100%; height:auto;  background:#000a1d; padding:60px 0 ; overflow: hidden}
.footer_xx{float: left; border-right:1px solid rgba(255,255,255,0.1);  padding: 45px 54px 45px 0; width: 29.4%}
.footer_xx h5{color:#ffffff; font-size: 24px; font-weight: bold; margin-bottom: 30px;}
.footer_xx p{font-size: 16px; color: #ffff; line-height:32px;}
.footer_nav{width:50%; height: auto; overflow: hidden; float: left}
.footer_nav dl{width:25%; height: auto; float: left;  text-align: center}
.footer_nav dl dt{width:auto; height: auto; overflow: hidden;   font-size:20px; color: #ffffff; background: url(../images/f_dian.png) no-repeat right center; padding-right: 20px; font-weight: bold; display: table; margin: 0px auto 25px;}
.footer_nav dl dd{width:100%; height: auto; overflow: hidden}
.footer_nav dl dd a{color:#fff; display: block; line-height: 30px; font-size: 14px; opacity: 0.34}
.footer_nav dl dd a:hover{opacity: 1}
.footer_ma{width:280px; height: 312px; float: right; border-left:1px solid rgba(255,255,255,0.1); padding-left: 48px;}
.footer_ma .slideTxtBox{ width:100%; overflow: hidden }
.footer_ma .slideTxtBox .hd{width:27px; float: left; margin-right: 20px; margin-top:89px}
.footer_ma .slideTxtBox .hd ul{width:100%}
.footer_ma .slideTxtBox .hd ul li{width:27px; height: 27px; margin-bottom: 15px;}
.footer_ma .slideTxtBox .hd ul li img{width:100%; opacity: 0.2}
.footer_ma .slideTxtBox .hd ul li.on img{opacity: 1}
.footer_ma .slideTxtBox .bd{width:169px; height: auto; overflow: hidden;float: left}
.bd_li{width:169px; height:auto }
.bd_img{width:169px; height:174px; background: url(../images/ma_bjs.png) no-repeat center; padding:18px;}
.bd_img img{width:100%; display: block}
.bd_li h4{width:100%; height: 40px;  line-height: 40px; color: #fff; font-size: 16px; text-align: center; margin-top: 8px;}
.copy{clear:both;width:100%;height:auto; position: relative; background: #000a1d;  overflow: hidden; line-height:65px; border-top:1px solid rgba(255,255,255,0.1)}
.copy_tab{display: table; margin: 0px auto;}
.copy_l{font-size:14px; color:#fff; height: 100%; width:auto; text-align: center; float: left }
.copy_l a{color:#fff; font-size: 14px;}
.copy_l a:hover{color:#1b518a!important}
.footer_zhichi{width:auto; height:100%; display: table; margin: 0px auto; float: right; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; height: 100%; line-height:65px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:22px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#1c5089;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    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:auto; 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:auto;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}





/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #0a44b9 ; 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 16px; background: #f0f0f1}
.ny_left_nav .yiji li{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #0a44b9 ; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #000;display: block;  height:50px;line-height: 50px;position: relative; }
.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li a{ padding-left:0; font-size: 16px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#0a44b9 ; font-size: 16px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#0a44b9 }
.ny_left_nav ul li:hover a.inactive{color:#0a44b9 }
.ny_left_nav ul li ul li:hover a{color:#0a44b9 }
.ny_left_nav ul li .inactives{color:#0a44b9 }
.ny_left_nav ul li ul li:hover a{color:#0a44b9 }
.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:75%; 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; }
.ny_about_info p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品中心*/
.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-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.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: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#0a44b9 }
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #0a44b9 ;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #0a44b9 ;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#0a44b9 }
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; position:relative}
.accordion li:hover{background:#fff;}


.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 20px; padding-bottom: 70px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:16px; color:#333; line-height: 36px;}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #0a44b9 ; 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: 18px; 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: 1.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;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 20px;}
.inside_banner{ height: 400px; padding-top:180px }


.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;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center bottom;}

.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 20px;}
.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{height: 90px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:22px; background: #0a44b9 ; 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 #0a44b9 ;}
.honor_list li:hover .gallery-title{ background: #0a44b9 ; color: #fff;}

/*研发中心*/
.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: #0a44b9 ; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #0a44b9 ; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #0a44b9 ;}
.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: 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:40px;}
.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:15px;}
.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:#0a44b9 }
.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 #0a44b9 ;  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:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.inside_title_1{ overflow: hidden; text-align:center; margin-bottom: 22px;}
.inside_title_1 p{ font-size: 26px; font-weight:bold;color: #333; line-height: 1.8;}
.inside_title_1 p span{ color: #243587}
.inside_title_1 em{ display: block; text-align: center; font-size: 15px; color: #666;}
.inex_news_main1{ overflow: hidden;}
.inex_news_main1 li{ width: 48%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main1 li:nth-child(2n){ float:right;}
.inex_news_main1 li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main1 li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main1 li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main1 li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main1 li p a:hover{ color: #243587}
.inex_news_main1 li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main1 li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}

/* 内页通用产品推荐 */
.inside_pro{margin-top: 30px; margin-bottom:40px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}





@media screen and (max-width:1500px){
	.w1400,.index_about_bottom{width:1200px;}
	.footer_ma{padding-left: 25px; width: 242px;}
	.footer_xx{padding: 45px 20px 45px 0;}
	.index_about_left{width:36%; margin-left: 6%}
	.index_about_bottom{margin-left: -600px}
	.news_bd_xx{margin-top: 100px}
	.index_news_top .slideTxtBox .hd{top:40px;}
	.pro_huanj a{padding: 40px 65px 0 59px;}
}



