@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
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; }
.w1200{ width:1280px; margin: 0 auto; }
.w1400{ width:1400px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}


@font-face {
    font-family: 'BODONI';
    src: url('../font/BODONI MT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.header_top{width:100%; height:auto;}
.h_logo{width:31%; height:auto; float: left; display: flex; align-items: center; position: relative; z-index: 9}
.h_logo img{max-width: 100%;  height: auto; align-items: center; }
.h_search{width:5.5%; height:90px; background: url(../images/search_icon.png) no-repeat center; float: right; border-left:1px solid rgba(255,255,255,0.2)}
.h_input{width:100%; height:auto;  background:rgba(255,255,255,0.8); border-top:1px solid #e5e5e5;  position: absolute; top:100%; left:0; z-index: 9; display: none; 
	padding:18px 0;}
.h_input .h_text{width:288px; height:50px; float: left; background: #eee; border: 0; padding: 0 10px; font-size: 14px; color: #555555;}
.h_submit{width:120px; height: 50px; background:#2447b6; float: right;border: 0; cursor: pointer; text-align: center; line-height: 50px; font-size: 16px; color: #fff}
.h_input_text{width:408px; margin: 0px auto; height:50px; }
.h_language{width:9%; height: 90px; float: right; border-left:1px solid rgba(255,255,255,0.2);position: relative; padding-left:1.5%}
.h_language p{color:#ffffff; font-size: 16px; line-height: 90px; background: url(../images/h_jts.png) no-repeat 70% center}
.h_yuyan{width:100%; height: auto; overflow: hidden; position: absolute; top:90px; left:0; background: #fff; display: none }
.h_yuyan a{width:100%; height:auto;  color:#333; text-align: center; display: block; font-size: 16px; padding:8px 0}
.h_yuyan a:hover{background: #2447b6; color:#fff}
.h_language:hover .h_yuyan{display: block}


/* 导航栏 */
.header_nav{height:auto; width:100%; z-index:999; position: absolute; top:0; left:0 }
.header_nav:after{content: ""; height: 90px; border-bottom: 1px solid rgba(255,255,255,0.2); width: 100%; position: absolute; top:0; left:0; z-index:-1}
.nav{ height:100%; float: right; max-width:58%;  z-index: 9; margin-right:3%}
.nav .nLi{float:left;height:90px; width:auto; margin:0 18px; }
.nav .nLi h3{ font-weight: normal; width:100%; height: 90px; }
.nav .nLi h3 p{height:32px; color:#fff; font-size:16px;  width:auto; position: relative; text-align: center;  display: table; margin: 0px auto;  line-height: 88px}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff;  }
.nav .sub{position:absolute;left:0; z-index:999;display:none;padding:0;width:100%; background:#fff;line-height:26px;} 
.nav .sub ul{width:auto; display:table; margin:0px auto;}
.nav .sub li{height:auto; text-align:center; zoom:1; overflow: hidden;  overflow: hidden; display: inline-block; text-align: center; margin:0 20px}
.nav .sub li span{height:66px; display: block;overflow: hidden;}
.nav .sub li span img{-moz-transition: all 0.8s cubic-bezier(.19,1,.22,1); margin-top: -75px;
    -o-transition: all 0.8s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all 0.8s cubic-bezier(.19,1,.22,1);
    transition: all 0.8s cubic-bezier(.19,1,.22,1);     height: auto; width: auto; max-width: 100%; vertical-align: middle;}

.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{border-bottom: 3px solid #fff}
.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#065cfd;}
.f_top{background: rgba(0,0,0,0.8); position: fixed; top:0; left:0; padding-left:4%}
.f_top .h_language,.f_top .h_search{background:rgba(14,52,175,0.8) }
.f_top .h_search{background:rgba(14,52,175,0.8) url(../images/search_icon.png) no-repeat center }
.logo2{display: none; margin-top: 8px}
.f_top .logo1{display: none}
.f_top .logo2{display: block}
.f_top .h_logo{height:90px;}
.nav .sub li :hover span img {margin-top:0px;}






/* 首页:banner */
.banner{ width:100%; height:850px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:30px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.banner .slideBox .hd ul li{width:auto;height:10px; width: 10px; cursor:pointer; border-radius: 50%; background: #fff;  position: relative; float: left;text-indent: -999px; margin: 0 10px; }
.banner .slideBox .hd ul li.on{width:50px; border-radius: 25px; background: #1258c1}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:850px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{width:100%; height:850px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.slideBox .prev,.slideBox .next{ position:absolute;  top:50%; margin-top:-23.5px; display:block; width:65px; height:65px;}
.slideBox .next{ right:4%; background: url(../images/ban_right.png) no-repeat center}
.slideBox .prev{ left:4%; background: url(../images/ban_left.png) no-repeat center}





/*关于我们*/
.index_about{width:100%; height:692px; overflow: hidden; background: url(../images/about_bjs.png) no-repeat center; padding-top: 104px;}
.index_about_left{width:50%; height: auto; overflow: hidden}
.index_about_left h3{color:#000000; font-size: 40px; font-weight: bold;}
.index_about_left h4{color:#0e34af; font-size:18px; }
.index_about_left hr{width:104px; height: 4px; background: #0e34af; display: block; margin: 18px 0}
.in_about_xx{width:100%; height: auto; overflow: hidden; display: block; color:#333333; font-size: 16px; line-height:30px; margin: 62px 0}
.in_about_a{width:100%; height:60px; line-height: 60px;}
.in_about_a a{width:31%; height: 60px; float: left; background: #a3a3a3 url(../images/bb_jts.png) no-repeat 80% center; margin-right: 2%; border-radius: 35px; 
	font-size: 18px; color:#fff; padding-left: 40px;}
.in_about_a a:nth-child(3n){margin-right: 0}
.in_about_a a:hover{background: #2447b6 url(../images/bb_jts.png) no-repeat 80% center}


/*优势*/
.index_youshi{width:100%; height: auto;  overflow: hidden; margin-top: 70px; margin-bottom: 70px; position: relative}
.index_youshi:after{content:""; width:33%; height: 534px; position: absolute; top:0; right:0; background: #ececec; border-radius:48% 0 0 48%; }
.index_youshi_left{width:70.4%; height: auto; float: left}
.index_youshi_left li{width:50%; height:275px; overflow:hidden; float: left; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;  position: relative}
.index_youshi_left li:nth-child(2n){border-right:0}
.index_youshi_left li:nth-child(3),.index_youshi_left li:nth-child(4){border-bottom:0}
.ys_pic{width:100%; height: 100%; opacity: 0}
.in_ys_xx{width:100%; height: 100%; position: absolute; top:0; left:0; padding:10px 5%;}
.in_ys_xx h4{color:#000000; font-size: 24px; font-weight: bold; border-bottom: 1px solid #e5e5e5; margin-bottom:10px; }
.in_ys_xx p{color:#777777; font-size: 16px; line-height: 28px; height:84px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_ys_xx span{color:#bbbbbb; font-size: 30px; text-align: right; display: block; margin-top: 10px;}
.ys_icon{width:100%; height:65px; display: flex; align-items: center;}
.ys_icon img{align-items: center; }
.index_youshi_right{width:27%; height: auto; float: right; text-align: right; position: relative; z-index: 9; margin-top: 152px}
.index_youshi_right h3{color:#000000; font-size: 40px; font-weight: bold;}
.index_youshi_right h4{color:#333333; font-size:22px; margin: 10px 0 15px}
.index_youshi_right p{color:#666666; font-size:18px; line-height: 30px; width:80%; float: right; margin-top: 44px;}
.index_youshi_right hr{width:103px; height: 4px; background: #0e34af; float: right}
.in_ys_xian{width:100%; height:4px; }
.ys_bai{display: none}
.index_youshi_left li:hover .ys_pic{opacity: 1}
.index_youshi_left li:hover .ys_bai{display: block}
.index_youshi_left li:hover .ys_lan{display: none}
.index_youshi_left li:hover h4,.index_youshi_left li:hover p,.index_youshi_left li:hover span{color:#fff}



/*系列*/
.index_xilie{width:100%; height: auto; overflow: hidden}
.index_xilie ul{width:100%; height: auto; overflow: hidden}
.index_xilie ul li{width:33.33%; height: 793px; float: left; position: relative; overflow: hidden}
.index_xilie ul li img.xl_pic{width:100%; height:auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_xilie ul li a{width:100%; height: 100%; display: block; padding:17% 2% 0; position: absolute; top:0; left:0; z-index: 9 }
.index_xilie ul li:hover img.xl_pic{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_xilie ul li h3{color:#fff; font-size: 30px; font-weight: bold; text-align: center}
.index_xilie ul li h4{color:#fff; font-size: 18px; text-align: center; margin-top: 20px; height:44px; line-height:22px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.in_xl_hover{width:216px; height: 70px; line-height: 70px; border: 1px solid rgba(255,255,255,0.5); background: url(../images/b_jts.png) no-repeat 88% center; 
	padding-left: 30px; margin:64px auto 0}
.in_xl_hover span{color:#fefefe; font-size: 16px;}
.index_xilie_div{width:330px; height:330px; border: 1px solid rgba(255,255,255,0.2); border-radius: 50%; margin: 0px auto; display: flex; align-items: center; 
	position: relative; margin-bottom:40px; }
.index_xilie_div img{align-items: center; margin: 0px auto; position: relative; z-index: 9}
.index_xilie_div:after{content: ""; width: 100%; height: 100%; background: rgba(255,255,255,0.5); border-radius: 50%; position: absolute; top:0; left:0; 
	transform: scale(0.85); transition: all 0.4s ease-in-out;}
.index_xilie ul li:hover .index_xilie_div:after{transform: scale(1); transition: all 0.4s ease-in-out;}
.index_xilie ul li:hover .in_xl_hover{background: #0e34af url(../images/b_jts.png) no-repeat 88% center}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 78px}
.index_product ul{width:100%; height: auto;overflow: hidden; margin-top: 40px;}
.index_product ul li{width:31.7%; height: auto; overflow: hidden; margin-bottom: 30px; margin-right: 2.4%; float: left}
.index_product ul li:nth-child(3n){margin-right: 0}
.in_pro_pic{width:100%; height: auto; display: block; position: relative; overflow: hidden}
.in_pro_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;}
.in_pro_xx{width:100%; height: auto; overflow: hidden; border: 1px solid #e8e9eb; text-align: center}
.in_pro_xx h3{width:100%; height:40px; line-height: 40px; color:#000000; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold; margin: 20px 0}
.in_pro_xx span{width:140px; height: 44px; line-height: 44px; border: 1px solid #e8e9eb; font-size:16px; color: #333333; display: block; margin: 10px auto 28px}
.in_pro_hover{width:100%; height: 100%; background: url(../images/pro_hover.png) no-repeat center bottom; position: absolute; bottom:-100%; left:0; transition: all 0.4s ease-in-out;}
.in_pro_hover i{width:68px; height:68px; display: block; background: url(../images/icon.png) no-repeat center; position: absolute; top:50%; left:50%; 
	margin-top: -34px; margin-left:-34px;}
.index_product ul li:hover .in_pro_hover{bottom:0; transition: all 0.4s ease-in-out;}
.index_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;}
.in_pro_xx span:hover{background:#0e34af; color:#fff}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top:38px;}
.index_product_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_product_title h3{color:#000000; font-size: 40px; font-weight: bold;}
.index_product_title hr{width:103px; height: 4px; display: block; border: 0; background: #0e34af; margin:20px auto }
.index_product_title p{color:#333333; font-size: 18px;}
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 64px; margin-bottom: 52px}
.index_news_left{width:85.5%; height: auto; float: left;  margin-top: 40px;}
.index_news_top{width:100%; overflow: hidden; background: #f8f9fb;}
.index_news_top .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; }
.index_news_top .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:4%; bottom:35px; z-index:1; }
.index_news_top .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.index_news_top .slideBox .hd ul li{ float:left; margin: 0 5px;  width:8px; height:8px; line-height:14px; border-radius: 50%; text-align:center;background: #7dcdd4; opacity: 0.2; cursor:pointer; }
.index_news_top .slideBox .hd ul li.on{opacity: 1}
.index_news_top .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.index_news_top .slideBox .bd li{ zoom:1; vertical-align:middle; }
.in_news_pic{width:353px; height: auto; float: left; overflow: hidden}
.in_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;}
.in_news_xx{width:52%; height: auto; float: left; margin-left:4%; margin-top: 40px;}
.in_news_xx h3{width:100%; height: 40px; line-height: 40px; color:#000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
	font-weight: bold; margin-bottom:12px; position: relative}
.in_news_xx p{width:100%; height:90px; line-height:30px; color:#999999; font-size: 16px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; }
.in_news_time{float: right; text-align: right; margin-top:60px; margin-right:4%}
.in_news_time i{font-style: normal;font-size: 18px; color: #000000; display: block; line-height: 30px;}
.in_news_time span{color:#000000; font-weight: bold; font-size: 30px; display: block}
.index_news_top .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;}
.index_news_top .slideBox .bd li:hover h3,.index_news_top .slideBox .bd li:hover p{color:#2e3c99}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top:50px;}
.index_news_bottom li{width:30%; height: auto; float: left; margin-right: 5%; margin-bottom: 30px; padding-left: 28px; position: relative}
.index_news_bottom li:nth-child(3n){margin-right: 0}
.index_news_bottom li h3{width:100%; height:30px; line-height: 30px; font-size: 16px; color: #333333; text-overflow: ellipsis;  white-space: nowrap; position: relative; overflow: hidden;  transition: all 0.4s ease-in-out;}
.index_news_bottom li:after{content: ""; width: 12px; height: 3px; background: #2b3445; position: absolute; top:12px; left:0;  transition: all 0.4s ease-in-out;}
.in_news_title{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.in_news_title span{color:#cccccc; font-size: 14px; float: left}
.in_news_title p{color:#999999; font-size: 16px; float: right; background: url(../images/n_jts.png) no-repeat right center; padding-right: 40px;}
.index_news_bottom hr{width:100%; height: 1px; background: #e5e5e5; margin: 10px 0 12px; display: block}
.index_news_bottom li:hover:after{left:30px; transition: all 0.4s ease-in-out; background: #2e3c99}
.index_news_bottom li:hover h3{padding-left:20px; overflow: hidden; transition: all 0.4s ease-in-out; color:#2e3c99}
.index_news_bottom li:hover span{color:#2e3c99}
.index_news_right{width:12%; height: auto; float: right; border-left:2px solid #e6e6e6;  margin-top: 40px;}
.news_right_pic{width:123px; height: auto; display: block; margin-bottom: 15px; margin-left: 18px; margin-top:40px; }
.news_right_pic img{width:100%; height: auto; display: block; border: 1px solid #e7e7e7}
.news_right_pic p{width:100%; height: 30px; line-height: 30px; font-size: 15px; color: #999999; text-align: center; margin-top: 5px;}
.news_right_nav{width:100%; height: auto; overflow: hidden;  margin-left: -1px;}
.news_right_nav a{height:90px; width: 100%; display: block; padding-top: 30px;}
.news_right_nav a p{color:#333333; font-size: 18px; font-weight: bold; height: 45px; line-height: 45px;  background: url(../images/lan_yuan.png) no-repeat right center; padding-left:30px;}
.news_right_nav a:hover{border-left:2px solid #2e3c99;}
.news_right_nav a:hover p{border-bottom: 1px solid #2e3c99;}




/*科技力量*/
.index_keji{width:100%; height: auto; overflow: hidden; background: url(../images/keji_bj.jpg) no-repeat center; padding: 48px 0 40px}
.index_keji_title{width:100%; height: auto; overflow: hidden;  text-align: center; margin-bottom:32px;}
.index_keji_title h3{color:#ffffff; font-size: 36px; font-weight: bold; margin-bottom: 24px;}
.index_keji_title h4{color:#ffffff; font-size: 16px; opacity: 0.5}
.index_keji_li{max-width:100%; height: auto; overflow: hidden;display: table;margin: 0 auto;}
.index_keji_li a{width:auto; height: 58px; border: 1px solid rgba(255,255,255,0.2); float: left; text-align: center; line-height: 58px; font-size: 16px; color: #fff; margin-right:10px; margin-bottom: 10px; padding:0 15px}
.index_keji_li a:last-child{margin-right: 0}
.index_keji_bli{width:auto; display: table; margin: 0px auto;}
.index_keji_bli a{width:190px; height: 58px; border: 1px solid rgba(255,255,255,0.2); float: left; text-align: center; line-height: 58px; font-size: 16px; color: #fff; margin-right:10px; margin-bottom: 10px;}
.index_keji_bli a:last-child{margin-right: 0}
.index_keji_bli a:hover,.index_keji_li a:hover{background: #fff; color:#0e34af; font-weight: bold;}



/*底部导航*/
.footer_link{width:100%; height: 66px; line-height: 66px; overflow: hidden; background:rgba(0,0,0,0.2); }
.footer_link .footer_link_all{width: auto; display: table; margin: 0px auto;}
.footer_link a{color:#ffffff; font-size:16px; float: left; margin: 0 30px; }
.footer_link a:hover{font-weight: bold;}
/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#333333; }
.footer .container{padding-top: 28px; }
.footer p{color:#999999; font-size: 16px; line-height:32px; text-align: center }
.f_ma_tab{width:auto; display: table; margin:30px auto;}
.f_wx{width:34px; height: 34px; background: url(../images/f_wx.png) no-repeat center; position:relative; float: left;margin-right: 20px;}
.f_sj{width:34px; height: 34px; background: url(../images/f_sj.png) no-repeat center; position:relative; float: left}
.f_wx img,.f_sj img{width:100px; height: auto; display: none; position: absolute; top:-100px; left:-50px;}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}
.footer_bottom{width:100%; height:56px; background: #333333; border-top:1px solid #5c5c5c}
.copy_bq{width:auto; height:54px; line-height:54px; position: relative; color:#777777; font-size:14px; float: left}
.copy_bq a{color:#777777; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#777777; line-height:54px;}
.footer_zhichi p a{font-size:14px; color: #777777;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:18px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px; }
.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: 10px 0}
.footer_links p{color:#777777; font-size:16px; float: left; line-height: 30px; }
.f_links{float: left; margin-left:20px;}
.f_links a{color:#777777; font-size: 16px; margin-right: 20px; line-height: 30px;}
.f_links a:hover{color:#0b86c9}



/*弹出视频*/
.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;}



/*客服*/
.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:#1258c1;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



/*内页*/
.ny_banner{ width:100%;  position:relative;  height:400px;clear: left; background-image: linear-gradient(to left, #2d2d2d , #8e8e8e); 
    background-image: -webkit-gradient(to left, #2d2d2d , #8e8e8e); 
    background-image: -webkit-radial-gradient(to left, #2d2d2d , #8e8e8e); margin-top:0px;}
/*.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.product_ban2{background: url(../images/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/hr_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.kehu_ban{background: url(../images/join_ban.jpg) no-repeat center}*/


.ny_baninfo{width:1200px; height:auto; position: absolute; top:190px; left:50%; margin-left: -600px; text-align:center }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:auto; height: auto; overflow: hidden;     margin-top: 60px;    display: table;    margin:16px auto 0;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #ffffff38; margin-top: 10px;margin: 10px 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 52px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{font-weight: bold;}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #065cfd)) 0 0 no-repeat;    
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:50%;
    top:0%; 
	transform: translate(-50%,0);
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}




/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin:50px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:386px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1.2rem; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(3n){margin-right: 0px;}
.ny_honor_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_nav{width:1200px;  margin:40px auto 0; overflow: hidden; }
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:auto; float:left; text-align:center;position:relative;  margin-right: 2px; position: relative; text-align: center; margin-bottom: 10px; padding-bottom:10px;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 35px; text-align: center;}
/* .ny_nav ul li:hover,.ny_nav ul li.active{ background: #065cfd} */
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #065cfd;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#065cfd}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#0e34af}


.ny_nav ul li a span{height:66px; display: block;overflow: hidden;}
.ny_nav ul li a span img{-moz-transition: all 0.8s cubic-bezier(.19,1,.22,1); margin-top: -75px;
    -o-transition: all 0.8s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all 0.8s cubic-bezier(.19,1,.22,1);
    transition: all 0.8s cubic-bezier(.19,1,.22,1);     height: auto; width: auto; max-width: 100%; vertical-align: middle;}
.ny_nav ul li.active a span img {margin-top:0px;}
.ny_nav ul li a:hover span img {margin-top:0px;}





/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_right{width:100%; height: auto; }
.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: #484848; font-weight: bold; background: url(../images/hs.png) no-repeat left center; padding-left: 20px;}
.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%;}


/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; }
.ny_proshow_xx{margin-left:436px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.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: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px;}
.ny_pro_dh{width:100%; height:80px; margin-top: 20px;}
.ny_pro_ddh span{ font-size: 30px; color: #0e34af; font-family: "Impact"}
.ny_bd_xx{ padding: 0 20px;font-size: 15px; color: #454545;}
.ny_bd_xx p{ font-size: 16px; color: #333; line-height: 30px; }
.ny_proshow_bottom .slideTxtBox .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .slideTxtBox .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .slideTxtBox .hd ul li::before{ height: 6px; width: 6px; background: #0e34af; position: absolute; left: 20px; top:24px; display: block; content: "";}



/*å†…é¡µæ–°é—»*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom:90px;}
.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 15px 25px;}
.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:88%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #0e34af}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: 144px; 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:#0e34af}
.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_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 320px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-top: 20px;}
.contact_right{width:50%;float: left; }
.contact_right p{font-size: 16px; color: #333; line-height: 30px; }
.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%;}
.ny_contact_all{margin-bottom:90px;}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0 90px; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ font-size: 16px; color: #333; line-height: 30px;  }
.ny_service_all img{max-width:100%;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0 90px}
.keyword_light p { font-size: 16px; color: #333; line-height: 30px;}





/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 26px;width: 175px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #0e34af;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width: 1014px;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #0e34af;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}

.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}



#sl_PicShow{width:400px;height:auto; position: relative; margin:0px auto; }
#sl_PicShow h3{color:#333; font-size:26px; font-weight:bold; text-align:center; margin-bottom:20px;}
#sl_ImgBox{width:400px;height:auto;overflow: hidden; background:#fff;}
.sl_SmallImgList{width:100%; margin: 10px auto; border: 1px solid #ccc;}
.sl_SmallImgList img{width:100%; height:auto; display:block;}
.sl_wrapper{float: left;display: inline;margin:0px 8px;}
#sl_ImgList div{border: 1px solid #ccc;background-color: white;width:60px;height:60px;overflow: hidden;margin: 0 3px;display: inline;float: left;cursor: pointer;}
.wslp #sl_ImgList div{height:60px;width: 60px}
#sl_ImgList .active{border: 1px solid #ccc;}
#sl_ImgList img{border: 0;}
#imgList_prev, #imgList_next{width: 10px;height: 45px;display: block;float: left;  display: inline;cursor: pointer;}
#imgList_prev{background: url(../images/left.gif) no-repeat;}
#imgList_next{background: url(../images/right.gif) no-repeat;}
#imgList_prev span, #imgList_next span{display: none;}
.clearfix{float: none;clear: both;}
.sl_zoom{float: left;position: relative;display:inline;cursor: pointer; width:100%; height:100%}
.sl_zoom img{width:100%!important; height:100%!important;}
div.zoomdiv{z-index: 100;position: absolute;top: 0px !important;left:531px !important;width: 200px;height: 200px;background: #ffffff;border: 1px solid #CCCCCC;display: none;text-align: center;overflow: hidden;}
div.jqZoomPup{z-index: 10;visibility: hidden;position: absolute;top: 0px;left: 0px;width: 50px;height: 50px;border: 1px solid #aaa;background: #ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
div.jqMagnifier{position: absolute;z-index:9;width: 23px;height: 23px;background: url(images/magnifier.png) no-repeat;top:228px;right:1px;}
#sl_ImgList div img{width:100%; height:100%!important;}



/*产品*/
.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:506px; height:100%; overflow:hidden}
.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:16px; color:#666; line-height:30px;}
.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_erji_san{max-width:1200px; height:auto; display:table; margin:30px auto; overflow:hidden}
.ny_erji_san ul{width:100%; height:auto; overflow:hidden}
.ny_erji_san li{width:auto; height:50px; line-height:50px; border: 1px solid rgb(224, 224, 224);border-radius: 4px; color:#333; text-align:center; font-size:16px; float:left; margin-right:11px; padding:0 8px;margin-bottom:10px;}
.ny_erji_san li a{color:#333;  width:100%; height:auto; display:block;}
.ny_erji_san li:nth-child(7n){margin-right:0px}
.ny_erji_san li:hover{background:#666; color:#fff}
.ny_erji_san li.active{background:#666; color:#fff}
.ny_erji_san li.active a,.ny_erji_san li:hover a{color:#fff}




@media screen and (max-width:1600px){
	.w1400{width:1200px;}
	.in_ys_xx{ padding:5px 7%;}
	.in_ys_xx h4{margin-bottom:15px }
	.in_news_xx{width:44%}
	.h_language p{background: url(../images/h_jts.png) no-repeat 86% center;}
	.index_xilie ul li h3{font-size:26px;}
	.index_xilie_div{width:280px; height:280px;}
	.f_top .h_logo{width:22%}
	
}


@media screen and (max-width:1450px){
.h_language p{background:none}
.h_logo{width:25%}	
.index_youshi_right h4{font-size:20px;}
.index_about_left h3{font-size:34px}
.index_xilie ul li h3{height:62px;}
	
}

@media screen and (max-width:1360px){
	.h_logo{width:29%}
	.nav .nLi{margin:0 15px;}
}


/* 产品第三个二级导航隐藏 */
.nav .nLi:nth-child(3) .sub ul li:nth-child(3){
    display: none;
}
.ny_nav ul li:nth-child(3){
    display: none;
}