@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.w1440{ width:1320px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}


/* 导航栏 */
.header_all{width:100%; height: 83px;  position: fixed; top:0; left:0; z-index:999; }
.header_nav{height:83px; width:90%; border-bottom: 1px solid rgba(255,255,255,0.2); margin: 0px auto;}
.h_logo{width:auto; height:83px; display: block; float: left; display: flex; align-items: center;}
.h_logo img{width:auto; height: 100%; align-items: center; margin: 0px auto;}
.header_dao{width:52%; height: 83px; float: right; margin-right:3%}
.nav{width:100%; height:100%;  margin: 0px auto;}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:83px; width:14.2%;  }
.nav .nLi:last-child{margin-right: 0}
.nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
.nav .nLi p a{color:#fff;font-size:16px;   height:100%;   overflow: hidden; position: relative; display: block }
.nav .sub{ display:none; width:140px; left:50%; margin-left:-70px; top:83px;  position:absolute;  line-height:22px; z-index: 99999; background: #eee}
.nav .sub li{ zoom:1; padding:5px 0  }
.nav .sub a{ display:block; text-align: center; height:auto;font-size: 15px;  color:#333;}
.nav .sub a:hover{ color:#007eff;  }

.h_dianhua{width:auto; height: 83px; line-height: 82px; float: right; background: url(../images/hh_dhs.png) no-repeat left center; position: relative; font-size: 26px; color: #fff; font-weight: bold; padding-left: 45px;}
.logo2{display: none;}
.f_top{background: #fff; box-shadow:0 0 5px rgba(0,0,0,0.2)}
.f_top .nav .nLi p a{color:#333}
.f_top .h_dianhua{color:#333}
.f_top .logo1{display: none}
.f_top .logo2{display: block}
.nav .nLi.active p a{color:#007eff}
.f_top .nav .nLi.active p a{color:#007eff}

/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden; }
.banner .swiper-slide a{width:100%; height:auto; display: block }
.banner .swiper-slide a img{width:100%; display: block}
.banner .swiper-button-next,.banner .swiper-button-prev{width:30px; height: 97px; bottom:0; top:auto; margin-top: 0; z-index:1; opacity: 1}
.banner .swiper-button-next{background:url(../images/b_right.png) no-repeat center; right:7%}
.banner .swiper-button-prev{background:url(../images/b_left.png) no-repeat center; left:auto; right:10%}
.banner .swiper-pagination{width:auto; bottom:8%; left:auto; right:8% }
.banner .swiper-pagination-bullet{background:url(../images/jj_s.png) no-repeat center; width: 14px; height: 14px; opacity: 1; margin-right:12px}
.banner .swiper-pagination-bullet-active{background: url(../images/b_active.png) no-repeat center}



.index_top{width:86%; height: 200px; overflow: hidden; margin:-120px auto 0; border-radius:10px; background: #1a75d0; padding-top: 32px; position: relative; 
	z-index: 9}
.index_search{width:425px; height: auto; float: left}
.index_search h4{color:#fff; font-size: 16px; font-weight: bold; line-height:40px;}
.index_search_xx{width:100%; height: 40px; background: #fff; border-radius: 5px; padding: 0 10px; margin: 10px 0 20px}
.index_search_xx .search_icon{width:15%; height: 100%; float: left; background: url(../images/search.png) no-repeat center; border: 0}
.index_search_xx input[type="text"]{width:85%; height: 100%; float: left; border: 0; font-size: 14px; color: #999999}
.in_hot_ci{width:100%; height: auto; overflow: hidden}
.in_hot_ci a{color:#fff; font-size: 14px; float: left; margin-right:24px}
.in_hot_ci a:hover{color:#ff8603}
.index_hot_news{width:51%; height: auto; float: right}
.index_hot_title{width:100%; height:auto; line-height: 40px; overflow: hidden}
.index_hot_title h4{color:#fff; font-size: 16px; font-weight: bold; float: left}
.index_hot_title a{color:#fff; font-size: 14px; float: right}
.index_hot_li{width:100%; height: auto; overflow: hidden; margin-top: 8px}
.index_hot_li .swiper-slide a{width:100%; height: auto; overflow: hidden; display: block}
.index_hot_li .swiper-slide a span{color:#fff; font-size: 14px; opacity: 0.45; display: block}
.index_hot_li .swiper-slide a h4{width:100%; height: 30px; line-height: 30px; font-weight: bold; font-size: 16px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; color:#fff; margin-bottom: 10px;}
.index_hot_li .swiper-slide a p{color:#fff; font-size: 14px; width: 100%; height: 30px;  line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_hot_title a:hover{color:#ff8603; font-weight:bold;}





/*关于我们*/
.index_about{width:100%; height: auto;  background: url(../images/about_bjs.jpg) no-repeat bottom; margin-top: 70px; padding-bottom: 76px}
.index_about .w1440{position: relative; padding-top: 160px;}
.index_about_title{position: absolute; top:0; left:-168px}
.index_about_title span{color:#f3f3f3; font-size: 153px; font-weight:bold; font-family: "Arial"}
.index_about_title h4{color:#0164d3; font-size:38px;    background-image:-webkit-linear-gradient(left,#091d9f,#1a75d0); 
    -webkit-background-clip:text; -webkit-text-fill-color:transparent;  display: table; font-weight: bold; position: absolute; top:66px; left:20%}
.index_about_top{width: 100%; height: auto; overflow: hidden; }
.index_about_top h4{color:#000000; font-size: 26px; font-weight:bold;  margin: 10px 0 20px}
.in_about_xx{width:645px; height: 150px; display: block; color:#666666; font-size: 16px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; overflow:hidden;}
.in_about_more{width:123px; height:40px; line-height: 40px; float: left;  background: #ff8603 url(../images/ll_jts.png) no-repeat 75% center;transition: all 0.4s ease-in-out; padding-left:30px; border-radius: 8px; color:#fff; margin-top: 46px;}
.in_about_more:hover{background: #0164d3 url(../images/ll_jts.png) no-repeat 85% center; transition: all 0.4s ease-in-out;}
.index_about_bottom{width:100%; height: auto; overflow: hidden; margin-top: 135px}
.index_about_bottom ul{width:54%; height: auto; float: left}
.index_about_bottom ul li{float: left; margin-right: 108px}
.index_about_bottom ul li:last-child{margin-right: 0}
.in_abicon{width:100%; height:50px; display: flex; align-items: center;}
.in_abicon img{align-items: center; }
.index_about_bottom ul li p{color:#fff; font-size: 14px; opacity: 0.73; margin: 10px 0}
.index_about_bottom ul li h5{color:#fff; font-size: 14px;}
.index_about_bottom ul li h5 span{color:#fff; font-size: 48px; font-weight: bold; font-family: "Arial"}
.in_about_rmore{width:370px; height: 65px; float: left; margin-top: 79px}
.in_about_rmore h4{width:270px; height: 100%; float: left; background: #fff; display:table-cell;  text-align:center; line-height: 65px;}
.in_about_rmore img{ display:inline-block; vertical-align:middle; margin-right: 10px;}
.in_about_rmore span{color:#123c8e; font-size: 18px;  display:inline-block; vertical-align:middle;}
.in_ab_jts{width:100px; height: 65px; background: #ff8603 url(../images/ab_jts.png) no-repeat center; float: left}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin: 54px 0 0}
.index_product_title{width:100%; height: auto; overflow: hidden; position: relative; padding-left:8%}
.index_product_title span{color:#f3f3f3; font-size: 153px; font-weight:bold; font-family: "Arial"}
.index_product_title h4{color:#0164d3; font-size:38px;    background-image:-webkit-linear-gradient(left,#091d9f,#1a75d0); 
    -webkit-background-clip:text; -webkit-text-fill-color:transparent;  display: table; font-weight: bold; position: absolute; top:70px; left:16%}
.index_product .slideTxtBox{ width:100%;  overflow: hidden}
.index_product .slideTxtBox .hd{width:1320px; height: auto; overflow: hidden; position: relative; margin:10px auto 25px;}
.index_product .slideTxtBox .hd:after{content: ""; width: 100%; height: 1px; background: #eeeeee; position: absolute; top:7px; left:0}
.index_product .slideTxtBox .hd ul{width:90%; height: auto; float: left; position: relative; z-index: 9}
.index_product .slideTxtBox .hd ul li{ float:left; width:14.2%; height: auto;}
.index_product .slideTxtBox .hd ul li i,.pro_more i{width:14px; height: 14px; background: #f0f0f0; border-radius: 50%; display: block; margin: 0px auto 20px;}
.index_product .slideTxtBox .hd ul li p,.pro_more p{color:#333333; font-size: 16px; text-align: center}
.pro_more{width:10%; height: auto; float: left; text-align: center; position: relative; z-index: 9}
.pro_more:hover i{background: #0e39af}

.index_product .slideTxtBox .hd ul li.on i{background: #0e39af}
.index_product .slideTxtBox .bd{width:100%; height:708px; background: url(../images/product_bjs.jpg) no-repeat center; background-attachment: fixed; background-size:cover; overflow: hidden}

.bd_li{width:657px; height: 477px; background: #fff; position: relative; padding: 60px; margin-top: 108px; float: right; z-index: 9; margin-right: 15%}
.bd_li:after{content: ""; width: 100%; height: 100%; background: rgba(255,255,255,0.41); position: absolute; top:-12px; left:-12px}
.bd_li a{width:100%; height:100%; display: block; position: relative; z-index: 9}
.bd_li h4{width:100%; height: auto; overflow:hidden; margin-bottom: 32px;}
.bd_li h4 span{color:#333333; font-size: 24px; font-weight: bold;  display:inline-block; vertical-align:middle;}
.bd_li h4 img{ display:inline-block; vertical-align:middle; margin-right:15px;}
.bd_li h5{color:#161515; font-size: 18px; margin-bottom: 10px;}
.bd_li_xx{width:100%; height: 140px; overflow: hidden; color:#666666; font-size: 14px; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; overflow:hidden;}
.bd_li ul{width:100%; height: auto; overflow: hidden}
.bd_li ul li{width:48%; height:46px; line-height: 46px; padding: 0 20px;  float: left; border-bottom: 1px solid #eeeeee; margin-bottom:20px;}
.bd_li ul li p{color:#000000; font-size: 16px; width: 80%; height: 100%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.bd_li ul li i{width:10%; height: 100%; float: right; background: url(../images/ph_jts.png) no-repeat 80% center}
.bd_li ul li:nth-child(2n){float: right}
.bd_li ul li:hover{background-image: linear-gradient(to left, #091d9f , #1a75d0);	background-image: -webkit-gradient(to left, #091d9f , #1a75d0); 
	background-image: -webkit-radial-gradient(to left, #091d9f , #1a75d0);}
.bd_li ul li:hover i{background: url(../images/p_jts.png) no-repeat 80% center}
.bd_li ul li:hover p{color:#fff}





/**/
.index_lianxi{width:100%; height:459px; background: url(../images/lx_bjs.jpg) no-repeat center; padding: 82px 0 0}
.index_lianxi_left{width:43%; height: auto; float: left}
.index_lianxi_left h4{color:#fff; font-size:24px;}
.index_lianxi_left h5{color:#fff; font-size:40px; font-weight: bold; background: url(../images/xian.jpg) no-repeat bottom center; margin: 30px 0 25px}
.index_lianxi_left h6{color:#fff; font-size: 16px; margin-bottom:50px;}
.index_lianxi_left a{width:123px; height: 40px; float: left; background: #ff8603 url(../images/ll_jts.png) no-repeat 75% center; transition: all 0.4s ease-in-out; border-radius: 5px; line-height: 40px; color:#fff; padding-left: 30px; margin-top: 9px}
.index_lianxi_left a:hover{background: #ff8603 url(../images/ll_jts.png) no-repeat 85% center; transition: all 0.4s ease-in-out;}
.in_lianxi_dhs{float:left; margin-left:10%; background: url(../images/lx_dh.png) no-repeat left center; padding-left: 80px;}
.in_lianxi_dhs p{color:#fff; font-size: 14px; line-height: 26px;}
.in_lianxi_dhs span{color:#fff; font-size: 28px; font-family: "Arial"; font-weight: bold;}

.index_lianxi_right{width:47%; height: auto; float: right}
.index_lianxi_right dl{width:100%; height:59px; }
.index_lianxi_right dl dt{width:48%; height: 100%;  float: left; position: relative}
.index_lianxi_right dl dd{width:48%; height: 100%;  float: right; position: relative}
.index_lianxi_right dl input[type="text"]{width:100%; height: 100%; border: 0; background:rgba(255,255,255,0.2); padding: 0 20px; font-size: 14px; color:#fff}

.index_lianxi_right dl input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.index_lianxi_right dl input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.index_lianxi_right dl input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.index_lianxi_right dl input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  


.index_lianxi_right textarea{width:100%;  height:138px; background:rgba(255,255,255,0.2); padding: 15px; resize: none; font-size: 14px; color:#fff; border: 0; margin-top:15px;}

.index_lianxi_right textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.index_lianxi_right textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.index_lianxi_right textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.index_lianxi_right textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  

.in_submit{width:100%; height: 55px; background: #fff; color:#123c8e; font-size: 16px; font-weight: bold; border: 0; margin-top: 15px}
.in_submit:hover{background:#ff8603; color:#fff; cursor:pointer}








/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden;  padding: 40px 0 70px; background: url(../images/news_bjs.jpg) no-repeat center; background-size: cover;}
.index_news_title{width:100%; height: 140px; }
.news_title_left{width:auto; float: left}
.news_title_left h4{color:#fff; font-size: 160px; font-weight: bold; font-family:"Arial"; line-height:130px; margin-left: -60px}
.news_title_left h5{color:#1a1e29; font-size:38px; font-weight: bold; margin-bottom: 10px; margin-top: -50px; display: table;    background-image:-webkit-linear-gradient(bottom,#091d9f,#1a75d0);   -webkit-background-clip:text;   -webkit-text-fill-color:transparent; position: relative; z-index: 9}

.news_title_left p{color:#999999; font-size:16px; }
.index_news_nav{float: right; margin-top: 50px;}
.index_news_nav a{width:123px; height:40px; float: left; background: #ff8603 url(../images/ll_jts.png) no-repeat 75% center; border-radius:5px; padding-left: 20%; line-height: 40px; font-size: 16px; 
	color: #fff; margin-left: 30px; font-family: "Arial"; }
.index_news_nav a:hover{background: #0d51bc  url(../images/ll_jts.png) no-repeat 85% center; color:#fff}
.index_news_left{width:34%; height: auto; float: left;  margin-top: 40px; background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.13)}
.index_npic{width:100%; height:376px; overflow: hidden}
.index_npic img{width:100%; height:100%; object-fit: cover; object-position: center center; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_nxx{width:100%; height:auto; overflow: hidden; padding:25px;}
.index_nxx span{display: block; color:#b9b9b9; font-size: 14px;}
.index_nxx h4{ color:#0d51bc; font-size: 16px; font-weight: bold; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px;}
.index_nxx p{ color:#999999; font-size: 14px; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 8px}
.index_news_right{width:65%; height:auto; float: right;  margin-top: 40px}
.index_news_right .news_right_top{width:100%; height: auto; overflow: hidden; background: #fff;  box-shadow: 0 0 8px rgba(0,0,0,0.13)}
.news_right_top a{width:50%; height: auto; float: left; border-right:1px solid #eeeeee; padding:36px 38px}
.news_right_top span{display: block; color:#b9b9b9; font-size: 14px; margin: 10px 0 16px}
.news_right_top h4{ color:#333333; font-size: 18px; font-weight: bold; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px;}
.news_right_top p{ color:#666666; font-size: 14px; width: 100%; height:48px; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-bottom:36px}
.index_news_right ul{width:49.2%; background: #fff;  box-shadow: 0 0 8px rgba(0,0,0,0.13); margin-top: 17px; padding:25px 38px}
.index_news_right ul li{width:100%; height: 30px; line-height: 30px; margin-bottom: 16px}
.index_news_right ul li p{width:70%; height: 30px; line-height: 30px; float: left; font-size: 14px; color: #333333; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.index_news_right ul li i{color:#2a66c4; font-size: 20px; font-style: normal}
.index_news_right ul li span{color:#999999; font-size: 14px; float: right}
.index_news_right ul li:last-child{margin-bottom: 0}
.index_news_right ul li:hover p{color:#0d51bc}
.news_right_top a:hover h4{color:#0d51bc}
.index_news_left:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.news_right_top a:hover img{transition: all 0.4s ease-in-out; margin-left: 10px;}
.news_right_top a img{transition: all 0.4s ease-in-out;}







/*底部*/
.footer_nav{width:100%; height:auto; padding: 20px 0; overflow:hidden; background-image: linear-gradient(to left, #091d9f , #1a75d0); 
	background-image: -webkit-gradient(to left, #091d9f , #1a75d0); background-image: -webkit-radial-gradient(to left, #091d9f , #1a75d0);}
.footer_nav h4{width:26%; height: 100%; float: left; line-height: 50px; font-size: 18px; color:#fff; font-weight: bold; text-transform: uppercase; background: url(../images/xs.png) no-repeat right center}
.footer_nav h4 span{color:#fff; font-size: 18px;}
.footer_nav_info{width:70%; height:50px; float: right}
.footer_nav_info a{width:14.2%; height: 100%; float: left; font-size: 16px; line-height: 50px; color:#fff; text-align: center}
.footer{width:100%; height:auto;  background:url(../images/footer_bjs.jpg) no-repeat center; background-size: cover; overflow: hidden; position: relative; 
	padding-top:50px  }
.footer_center{width:100%; height: auto; overflow: hidden}
.footer_xx{width:34%; height: auto; float: left; }
.footer_liuyan_title{width:100%; height:48px; border-bottom: 1px solid rgba(255,255,255,0.2); font-size: 18px; color: #a5a5a5}
.footer_liuyan_title span{color:#ffffff; font-size: 20px; margin-right: 10px}
.footer_xxinfo{width:100%; height: auto; overflow: hidden; margin-top: 28px}
.footer_xxinfo p{color:#ffffff; font-size: 14px; line-height: 32px;}
.footer_ma{width:25%; height: auto; float: left; margin-left:5%; margin-top: 45px;}
.footer_ma dl{width:46%; height: auto;}
.footer_ma dl dt{width:100%; height: auto; overflow: hidden; background: url(../images/ma_bjs.png) no-repeat center; background-size:100% 100%; padding:15px;}
.footer_ma dl dt img{width:100%; display: block}
.footer_ma dl dd{width:100%; height:50px; line-height: 50px; color: #ffffff; opacity: 0.5; font-size: 14px; text-align: center}
.footer_right{width:20%; height: auto; float: right; margin-right:4%}
.footer_right h4{width:100%; height:auto; color:#ffffff; font-size: 20px; border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 20px}
.footer_right h5{color:#ffffff; font-size: 26px; font-weight: bold; margin-top: 43px; margin-bottom: 50px}

.copy{clear:both;width:100%;height:auto; position: relative; overflow: hidden; line-height:70px; margin-top:35px; }
.copy_tab{display: table; margin: 0px auto;}
.copy_l{font-size:14px; color:#999999; height: 100%; width:auto; text-align: center; float: left }
.copy_l a{color:#999999; 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: 75px;   color:#999999; height: 100%; line-height:65px;}
.footer_zhichi p:last-child{margin-right: 0}
.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: #999999;}
.footer_zhichi i{ float: left;}
.footer_nav a:hover{color:#f27828}






/*客服*/
.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:#0d51bc;
    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: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;}



/*内页 banner*/
.ny_banner{width:100%; height:320px; overflow: hidden; padding:110px 0 0; }
.ny_banner .ny_banner_left{width:50%; float: left;margin-top: 55px;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{font-weight:bold;}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.staq_ban{background:url(../images/staq_ban.jpg) no-repeat center}
.vr_ban{background:url(../images/vr_ban.jpg) no-repeat center}
.zlyb_ban{background:url(../images/zlyb_ban.jpg) no-repeat center}
.yczl_ban{background:url(../images/yczl_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.service_ban{background:url(../images/service_ban.jpg) no-repeat center}
.rlzy_ban{background:url(../images/rlzy_ban.jpg) no-repeat center}



/*内页左边导航*/
.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: #00549f; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{ height: auto; padding: 16px 0 30px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; position:relative  }
.ny_left_nav .yiji li::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #00549f;
    left:10px;
    top: 20px;
}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666;width: 240px;}
.ny_left_nav ul li ul li.active a{color:#015cac; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#015cac}
.ny_left_nav ul li:hover a.inactive{color:#015cac}
.ny_left_nav ul li ul li:hover a{color:#015cac}
.ny_left_nav ul li .inactives{color:#015cac}
.ny_left_nav ul li ul li:hover a{color:#015cac}
.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;}


/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #00549f;}
.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: #00549f;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#00549f}
.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;}



/*内页右边内容*/
.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: #484848; font-weight: bold; }
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}
.ny_about_info p{font-size: 16px; color: #333; line-height: 32px;}


/*产品中心*/
.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: 30px;}
.ny_product ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 18px; color: #015cac; margin-bottom:2px;     font-weight: bold;text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%;    border: 1px solid #dddddd;}
.ny_product ul li .products_pic img{max-width:100%; ; display:block; margin:0px auto; 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 ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height:45px; line-height:40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; font-size:14px}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}
.ny_pro_more{width:100%; height: 36px; border-bottom: 1px solid #015cac; font-size: 14px; color: #666; line-height: 36px;position:relative}
.ny_product ul li:hover .ny_pro_more{color:#fff; transition: all 0.4s ease-in-out; }
.ny_pro_more:after{content:""; width:0; height:100%; display:block; position:absolute; top:0; left:0; transition: all 0.4s ease-in-out;  background:rgba(0,47,139,0.9)}
.ny_product ul li:hover .ny_pro_more:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_pro_more p{position:relative; z-index:9}
#sl_PicShow{width:100%!important;}
.sl_SmallImgList{width:100%; display:black; margin:0px auto; text-align:center}



/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 13px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding:36px 0}
.news_time time{color: #015cac; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #015cac;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%;margin-top: 10px;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:28px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #015cac;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #015cac; color: #fff; border:2px solid #015cac; }
.ny_news_list li:hover .news_time{background: #015cac;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#015cac;}



/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:50%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; 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%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 30px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both; margin-top: 50px;}
.keyword_light img{max-width:100%;}
.keyword_light p{font-size: 16px; color: #333; line-height: 32px;}



/* 内页通用:左侧分类 */
.nyban p{ padding-top:260px; color: #fff; font-size: 14px; text-align: right; }
.nyban p a{ color: #fff; }
.mainl-fl > h3{ width: 100%;  height: 91px; line-height: 87px; text-align: center; font-size: 30px; font-weight: bold; background: #00549f; color: #fff; }
.main-l{ border-top: none; width: 250px;  border-top: none;  }
.mainl-fl2{ margin-top: 35px; border:1px solid #d5d5d5; padding-bottom:10px;  }
.mainl-fl1{ border:1px solid #d5d5d5; border-top: none; }
.mianl-tel{ padding: 0 15px; margin-top: 18px; line-height: 30px;  }
.mianl-tel > p{ color: #626262; font-size: 16px; }
.mianl-tel > h3{ color: #004389; font-size: 18px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #e5e5e5; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }
.mianl-tel > span{ color: #004389; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width: 46%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #243587}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}
.inex_news_main li:hover a, .inex_news_main li:hover span, .inex_news_main li:hover i{color: #00549f;}
.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;}






@media screen and (max-width:1550px){
	.index_top{width:96%}
	.w1440,.index_product .slideTxtBox .hd{width:1200px}
	.index_about_title span{font-size:132px;}
	.index_about_title{left:-65px;}
	.index_lianxi_left h5{font-size:35px;}
	.in_about_rmore{margin-left:5px}
	
}


