@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:1440px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}







/* 导航栏 */
.header_nav{height:90px; width:100%; border-bottom: 1px solid rgba(255,255,255,0.2);  position: fixed; top:0; right:0; z-index: 9; padding-left: 7%}
.h_logo{width:10.6%; height:90px; display: block; float: left; display: flex; align-items: center;}
.h_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.logo2{display: none}
.h_yuyan{ width:42px; height: 42px; border-radius: 50%; float: right; text-align: center; line-height: 42px; background: #fff; margin-top: 24px; }
.h_yuyan span{background-image:-webkit-linear-gradient(bottom,#0070db,#09179b);    -webkit-background-clip:text;    -webkit-text-fill-color:transparent;  
	font-size:20px; font-weight: bold;}
.header_dao{width:59%; height:90px; float: left; margin-left: 5% }
.nav{width:100%; 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:15px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:15px; color:#fff; line-height:90px;  position: relative; margin: 0px auto; width: 100%}
.nav .sub{ display:none;left:50%; top:78px;  position:absolute;  line-height:26px; width:150px; margin-left: -75px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height: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:#005787}
.nav .nLi.active p{background: url(../images/active.jpg) no-repeat center}
.h_dianhua{width:auto; height:90px; float: right; line-height: 90px; color: #fff; font-size: 24px; font-family: "Impact"; margin-right:30px;}


.f_top{background: #fff; box-shadow:0 0 5px rgba(0,0,0,0.2)}
.f_top .nav .nLi h3 a p{color:#333}
.f_top .nav .nLi.active p{color:#fff}
.f_top .h_dianhua{color:#333}

.f_top .logo1{
    display: none!important;
}


.f_top .logo2{
    display: block!important;
}


/* 首页: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:46px; height:46px; bottom:15%; top:auto; margin-top: 0; z-index:1; opacity: 1}
.banner .swiper-button-next{background:url(../images/b_right.png) no-repeat center; right:10%}
.banner .swiper-button-prev{background:url(../images/b_left.png) no-repeat center; left:auto; right:16%}
.banner .swiper-pagination{width:auto; bottom:15%; 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_about{width:100%; height:782px;  background: url(../images/about_bjs.jpg) no-repeat center; background-size: cover; margin-bottom: 86px; padding-top: 60px;}
.index_about_left{width:666px; height: auto; float: left}
.index_about_left h6{color:#000000; font-size: 30px; font-weight: bold; line-height: 42px;}
.in_abxx{width:100%; height: auto; overflow: hidden; font-size:15px; color:#4d4d4d; line-height: 34px; margin: 45px 0; display: block}
.index_about_num{width:100%; height: auto; overflow: hidden}
.index_about_num dl{width:auto; float: left; margin-right: 100px;}
.index_about_num dl dt{color:#fff; font-size: 60px;    background-image:-webkit-linear-gradient(left,#0070db,#09179b); 
    -webkit-background-clip:text;  -webkit-text-fill-color:transparent; font-weight: bold; font-family: "Impact"}
.index_about_num dl dd{color:#4d4d4d; font-size: 18px; line-height: 40px;}
.index_about_num dl:last-child{margin-right: 0}
.in_ab_more{ width: 270px;  height: 50px;  display: block; background-image: linear-gradient(to right, #fdb400 , #fa5002);
    background-image: -webkit-gradient(to right, #fdb400 , #fa5002);  background-image: -webkit-radial-gradient(to right, #fdb400 , #fa5002);  line-height: 50px;
    font-size: 18px; color: #fff;  padding: 0 58px 0 10px; margin-top: 78px;}
.in_ab_more span{float:right}

.in_ab_more:hover{padding: 0 40px 0 10px;}





/*产品展示*/
.index_product{width:100%; height: auto; overflow:hidden; background: url(../images/product_bjs.jpg) no-repeat top center; position: relative; z-index: 9}
.index_product .w1440{background: #fff;  padding-top: 50px; }
.index_product_title{width:100%; height: auto; overflow: hidden; text-align: center; position: relative; z-index: 9}
.index_product_title h4{color:#e5e5e5; font-size: 70px; font-weight:bold; text-transform: uppercase; line-height: 70px }
.index_product_title h5{font-size:46px; font-weight:bold;  position: relative; z-index: 9; background-image: -webkit-linear-gradient(left,#0070db,#09179b); -webkit-background-clip: text;  -webkit-text-fill-color: transparent;  display: table; margin:-40px auto 0;}
.index_product_all{width:100%; height: auto;  margin-top: 80px; padding-bottom: 70px; position: relative}
.index_product_all .swiper-slide a{width:100%; height: auto; display: block; background: url(../images/p_xians.png) no-repeat right center; text-align: center}
.index_product_all .swiper-slide a h4{width:100%; height:25px; line-height:25px; color: #777777; font-size: 14px; text-overflow: ellipsis;  overflow: hidden; white-space: nowrap; text-transform: uppercase}
.index_product_all .swiper-slide a h5{width:100%; height:30px; line-height:30px; color: #4d4d4d; font-size:22px; font-weight: bold; text-overflow: ellipsis;  overflow: hidden; white-space: nowrap}
.index_product_all .swiper-slide a p{width:60%; height:40px; line-height:20px; color: #777777; font-size:14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;  -webkit-box-orient:vertical; overflow:hidden; margin: 0px auto;}
.in_pro_icon{margin:20px auto; display: block}
.index_product_pic{width:80%; height: auto; overflow: hidden; margin:40px auto 0;}
.index_product_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;}
.index_product_bottom{width:100%; height:230px; background: url(../images/product_bottom.jpg) no-repeat center; padding-top: 46px;}
.index_product_bottom ul{width:1206px; height:126px; background: url(../images/product_xian.png) no-repeat center; margin: 0px auto;}
.index_product_bottom ul li{width:16.6%; height: 126px; float: left; text-align: center;  padding-top:36px;}
.index_product_bottom ul li h4{color:#fff; font-size:22px;}
.index_product_bottom ul li p{color:#fff; font-size:12px; text-transform: uppercase; line-height: 30px;}
.index_product_all .swiper-button-next,.index_product_all .swiper-button-prev{width:130px; height: 130px; margin-top:-65px; }
.index_product_all .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:-160px}
.index_product_all .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:-160px}
.index_product_all .swiper-slide a:hover h5{color:#0070db}
.index_product_all .swiper-slide a:hover .index_product_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*设备展示*/
.index_shebei{width:100%; height: auto; overflow:hidden; background: #f7f7f7; padding: 175px 0 50px; margin-top: -127px}
.index_shebei .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 54px;}
.index_shebei .swiper-slide a{width:100%; height: auto; display: block; padding: 18px 18px 0; background: #ffffff}
.index_shebei_pic{width:100%; height: auto; overflow: hidden}
.index_shebei_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_shebei .swiper-slide a h4{width:100%; height:78px; line-height: 78px; text-align: center; color:#4d4d4d; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.index_shebei .swiper-container{padding-bottom: 75px;}
.index_shebei .swiper-pagination-bullet{width:50px; height: 8px; background: #e6e6e6; border-radius: 8px; opacity:1}
.index_shebei .swiper-pagination-bullet-active{background: url(../images/active.png) no-repeat center; background-size: cover;}
.index_shebei .swiper-slide a:hover .index_shebei_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}







/*优势*/
.index_youshi{width:100%; height: 902px; overflow: hidden; background: url(../images/youshi_bjs.jpg) no-repeat center; padding-top: 100px}
.index_youshi_title{width:100%; height: auto; overflow: hidden; margin-bottom: 56px}
.index_youshi_title h4{color:rgba(299,299,299,0.2); font-size: 70px; font-weight:bold; text-transform: uppercase; line-height: 70px }
.index_youshi_title h5{font-size:46px; font-weight:bold; color:#fff; margin-top: -40px; position: relative; z-index: 9}
.index_youshi_center{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.index_youshi_center h4{color:#ffffff; font-size: 30px; font-weight: bold; margin-bottom: 10px}
.index_youshi_center h5{color:#ffffff; font-size: 22px;}
.index_youshi_center a{width:270px;  height: 50px; display: block; background-image: linear-gradient(to right, #fdb400 , #fa5002); 
	background-image: -webkit-gradient(to right, #fdb400 , #fa5002); 
	background-image: -webkit-radial-gradient(to right, #fdb400 , #fa5002); line-height: 50px; font-size: 18px; color:#fff; padding: 0 58px 0 10px; margin-top: 78px; transition: all 0.4s ease-in-out;}
.index_youshi_center a span{float: right}
.index_youshi ul{width:100%; height: auto; overflow: hidden; margin-top:160px; padding-left: 9%}
.index_youshi ul li{height:250px; float: left;  text-align: center; transition: all 0.4s ease-in-out; }
.in_ysicon{width:100%; height:64px; display: flex; align-items: center;}
.in_ysicon img{max-width: 100%; max-height: 100%;  align-items: center; margin: 0px auto;}
.index_youshi ul li:last-child{background:none}
.index_youshi ul li h5{color:#ffffff; font-size: 22px; margin: 25px 0}
.index_youshi ul li p{color:#ffffff; font-size: 14px; line-height: 24px;}
.index_youshi ul li:nth-child(odd){width:28%; }
.index_youshi ul li:nth-child(even){width:8%; }
.index_youshi_center a:hover{padding: 0 48px 0 10px; transition: all 0.4s ease-in-out;}

.index_youshi ul li:hover{padding-top:10px; transition: all 0.4s ease-in-out;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background: #f7f7f7; padding: 80px 0}
.index_ntitle{width:100%; height: auto; overflow: hidden; margin-bottom: 56px}
.index_ntitle h4{color:#e5e5e5; font-size: 70px; font-weight:bold; text-transform: uppercase; line-height: 70px }
.index_ntitle h5{font-size:46px; font-weight:bold;     background-image:-webkit-linear-gradient(left,#0070db,#09179b); 
    -webkit-background-clip:text;   -webkit-text-fill-color:transparent; display: table; margin-top: -40px; position: relative; z-index:1}
.index_news_left{width:32.3%; background: #fff; padding: 32px 32px 30px; float: left}
.index_news_pic{width:100%; height: auto; overflow: hidden; margin-top: 42px}
.index_news_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_left span,.index_news_center li span{display: block; color:#777777; font-size: 14px;}
.index_news_left h3,.index_news_center li h3{display: block; color:#000000; font-size:18px; font-weight: bold; margin: 10px 0 25px}
.index_news_left p,.index_news_center li p{width:100%; color:#777777; font-size:14px; line-height: 24px; height: 72px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; }
.index_news_left dl,.index_news_center li dl{width:100%; height: auto; overflow: hidden; line-height: 30px; margin-top: 25px;}
.index_news_left dl dt,.index_news_center li dl dt{color:#777777; font-size: 14px; float: left}
.index_news_left dl dd,.index_news_center li dl dd{color:#000000; font-size: 14px; float: right; border-bottom: 1px solid #000000}
.index_news_center{width:32%; height: auto; float: left; margin-left: 2.2%; }
.index_news_center li{width:100%; height: auto; overflow: hidden; margin-bottom: 26px; background: #fff; padding:32px 26px 34px;}
.index_news_center li:nth-child(2){margin-bottom: 0}
.index_news_right{width:32.3%; background:url(../images/n2.jpg) no-repeat center; padding: 32px 32px 30px; float: right; height: 570px}
.index_news_right a{width:100%; height: auto; display: block; padding-top:298px}
.index_news_right a span{display: block; color:#fff; font-size: 14px;}
.index_news_right a h3{display: block; color:#fff; font-size:18px; font-weight: bold; margin: 10px 0 25px}
.index_news_right a p{width:100%; color:#fff; font-size:14px; line-height: 24px; height: 72px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; }
.index_news_right a dl{width:100%; height: auto; overflow: hidden; line-height: 30px; margin-top: 25px;}
.index_news_right a dl dt{color:#fff; font-size: 14px; float: left}
.index_news_right a dl dd{color:#fff; font-size: 14px; float: right; border-bottom: 1px solid #fff}
.index_news_left:hover h3,.index_news_left:hover p,.index_news_center li:hover h3,.index_news_center li:hover p{color:#0070db}
.index_news_left:hover dl dd{color:#0070db}
.index_news_left:hover .index_news_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*荣誉资质*/
.index_honor{width:100%; height: auto; overflow: hidden; margin: 66px 0}
.index_honor .swiper-slide a{width:100%; height: auto; display: block; overflow:hidden}
.index_honor .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_honor .swiper-container{padding-bottom: 45px;}
.index_honor .swiper-pagination-bullet{width:50px; height: 8px; background: #e6e6e6; border-radius: 8px; opacity:1}
.index_honor .swiper-pagination-bullet-active{background: url(../images/active.png) no-repeat center; background-size: cover;}
.index_honor .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:url(../images/footer_bjs.jpg) no-repeat center; background-size: cover; overflow: hidden; position: relative; 
	padding-top:84px  }
.footer_top{width:100%; height: auto; overflow: hidden}
.f_logo{width:152px; height: auto; float: left}
.f_logo img{width:100%; display: block}
.footer_input{width:43%; height: 50px; float: right; background: rgba(255,255,255,0.5); border-radius: 25px; padding: 0 29px;}
.footer_input p{width:80%; height: 100%; float: left; position: relative; }
.footer_input p input[type="text"]{width:100%; height: 100%; border: 0; background: none; font-size: 16px; color:#fff}
.footer_input p input::-webkit-input-placeholder {
    color:#fff;  
}  
.footer_input p input:-moz-placeholder {
   color:#fff;  
   opacity:  1;  
}  
.footer_input p input::-moz-placeholder {
   color:#fff;  
   opacity:  1;  
}  
.footer_input p input:-ms-input-placeholder {
   color:#fff;  
}  

.f_submit{width:10%; height: 100%; float: right; background: url(../images/search.png) no-repeat center; border: 0}
.footer_center{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.footer_xx{width:25%; height: auto; float: left}
.footer_xx h4{color:#fff; font-size: 30px; font-weight: bold;}
.footer_xx hr{width:40px; height: 1px; background: rgba(255,255,255,0.5); display: block; margin: 20px 0}
.footer_xx p{color:#fff; font-size: 16px; line-height: 32px; opacity: 0.7}
.footer_nav{width:55%; height: auto; float: left; margin-left: 4%}
.footer_nav dl{float: left; width:16.6%;  text-align: center}
.footer_nav dl dt{width:100%; height: 30px; line-height: 30px; color:#fff; font-size: 20px; margin-bottom:20px;}
.footer_nav dl dd{width:100%; height: auto; overflow: hidden; }
.footer_nav dl dd a{width:100%; height:30px; color: #ffffff; font-size: 16px; opacity: 0.7; display: block}
.footer_nav dl dd a:hover{opacity: 1}
.footer_ma{width:12.5%; height: auto; float: right}
.footer_ma .slideTxtBox{ width:100%;  }
.footer_ma .slideTxtBox .hd{width:16%; float: right}
.footer_ma .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden; margin-top:22px}
.footer_ma .slideTxtBox .hd ul li{width:100%; margin-bottom: 5px}
.footer_ma .slideTxtBox .hd ul li.on{ }
.footer_ma .slideTxtBox .bd{width:76%; height: auto; float: left}
.bd_li{width:100%; height: auto; border-radius: 8px}
.bd_li img{width:100%; display: block;  border-radius: 8px}
.footer_ma .slideTxtBox .hd ul li img,.footer_ma .slideTxtBox .hd a img{width:100%; display: block}
.footer_ma .slideTxtBox .hd a{width:100%; display: block}
.copy{clear:both;width:100%;height:auto; position: relative; overflow: hidden; line-height:70px; margin-top:60px; border-top:1px solid rgba(255,255,255,0.4); padding: 20px 0 }
.copy_tab{display: table; margin: 0px auto;}
.copy_l{font-size:16px; color:#fff; height: 100%; width:auto; text-align: center; float: left }
.copy_l a{color:#fff; font-size: 16px;}
.copy_l a:hover{color:#fdb400 !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:#fff; 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: 16px; 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:#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: 360px; overflow: hidden; padding:120px 0 60px; }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;margin-top: 50px}
.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}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.jszc_ban{background:url(../images/jszc_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: #0070db; 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{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px;  }
.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}
.ny_left_nav ul li ul li.active a{color:#0070db; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#0070db}
.ny_left_nav ul li:hover a.inactive{color:#0070db}
.ny_left_nav ul li ul li:hover a{color:#0070db}
.ny_left_nav ul li .inactives{color:#0070db}
.ny_left_nav ul li ul li:hover a{color:#0070db}
.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: #0070db;}
.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: #0070db;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#0070db}
.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: 20px; color: #0070db;     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{width:100%;  height:100%; display:block; 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: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; font-size:16px}
.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: 40px; border-bottom: 1px solid #0070db; font-size: 14px; color: #666; line-height: 40px;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:#0070db}
.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: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding:36px 0}
.news_time time{color: #0070db; 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: #0070db;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 #0070db;}
.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: #0070db; color: #fff; border:2px solid #0070db; }
.ny_news_list li:hover .news_time{background: #0070db;}
.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:#0070db;}



/*联系我们*/
.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;}



.inside_pro_main{ margin-top:40px; overflow: hidden;}
.inside_pro_main .index_pro .index_pro_col{ display: table; height: 42px; margin: 0 auto; padding: 0px 0 25px 0;}
.inside_pro_main .index_pro .index_pro_col li{ height: 42px; float: left; width: 149px; text-align: center; background: #eee; margin:0 5px; line-height: 42px; padding-left: 0;}
.inside_pro_main .index_pro .index_pro_col li a{ display: block; font-size: 16px; color: #333;}
.inside_pro_main .index_pro .index_pro_col li.proOn{ background: #243587}
.inside_pro_main .index_pro .index_pro_col li.proOn a{ color: #fff;}
.inside_pro_main .index_pro .index_pro_list{ overflow: hidden; margin-top:40px}
.inside_pro_main .picScroll-fwfw{ position: relative;}
.inside_pro_main .picScroll-fwfw .bd{ overflow: hidden;}
.inside_pro_main .picScroll-fwfw .bd li{ width:285px; margin-right: 20px; background: #f6f6f6; float: left;}
.inside_pro_main .picScroll-fwfw .bd li:last-child{ margin-right: 0;}
.inside_pro_main .picScroll-fwfw .bd li .pic{ width: 100%; height:auto; overflow: hidden; position: relative;}
.inside_pro_main .picScroll-fwfw .bd li .pic img.pro_pic{ width: 100%; display:block;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img{height: 100%; width: 100%; position: absolute; bottom:-100%; background: rgba(13,81,188,0.7); text-align: center; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img img{ margin-top:120px;}
.inside_pro_main .picScroll-fwfw .bd li .pic .more_img p{ text-align: center; font-size: 16px; line-height: 2; color: #fff;}
.inside_pro_main .picScroll-fwfw .bd li :hover .pic .more_img{ bottom: 0; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .title{ height: 96px; background: #f6f6f6; padding: 22px 30px; position: relative; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li .title p{ font-size: 18px; color: #333; line-height:35px; font-weight: bold; width:100%; height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.inside_pro_main .picScroll-fwfw .bd li .title span{ font-size: 14px; color: #999; line-height: 1.4; text-transform: uppercase;}
.inside_pro_main .picScroll-fwfw .bd li .title::after{ content: ""; position: absolute; display: block; height: 42px; width: 42px; background: url(../images/qy_5.png)no-repeat center; right: 30px; top: 26px; transition: all 0.3s;}
.inside_pro_main .picScroll-fwfw .bd li:hover .title{ background: #333}
.inside_pro_main .picScroll-fwfw .bd li:hover .title *{ color: #fff;}
.inside_pro_main .picScroll-fwfw .bd li:hover .title::after{ background: url(../images/qy_6.png)no-repeat center;}
.inside_pro_main .picScroll-fwfw .hd{ }
.inside_pro_main .picScroll-fwfw .hd a{ display: block; position: absolute; height: 70px; width: 34px; top: 120px; cursor: pointer;}
.inside_pro_main .picScroll-fwfw .hd .prev{ background: rgba(0,0,0,0.3) url(../images/qy_2.png) no-repeat center; left: 0;}
.inside_pro_main .picScroll-fwfw .hd .next{ background: rgba(0,0,0,0.3) url(../images/qy_3.png) no-repeat center; right: 0;}
.inside_pro_main .picScroll-fwfw:hover .hd .prev{ background: rgba(0,0,0,0.7) url(../images/qy_2.png) no-repeat center; left: 0;}
.inside_pro_main .picScroll-fwfw:hover .hd .next{ background: rgba(0,0,0,0.7) url(../images/qy_3.png) no-repeat center; right: 0;}
.inside_title_1{ overflow: hidden; text-align:center; margin-bottom: -12px;}
.inside_title_1 p{ font-size: 26px; font-weight:bold;color: #333; line-height:50px;}
.inside_title_1 p span{ color: #243587}
.inside_title_1 em{ display: block; text-align: center; font-size: 15px; color: #666;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width: 590px;  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;}




/* 内页通用产品推荐 */
.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;}
.picScroll-ipro{  width: 1200px; position:relative;overflow: hidden; padding-bottom:10px}
.picScroll-ipro .bd ul{height: auto; }
.picScroll-ipro .bd ul li{ width: 285px; float: left; margin-right: 18px; position: relative; padding-bottom:10px;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 100%; overflow: hidden; border:1px solid #eee}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 54px;  width: 100%; background: #fff;  box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 54px; line-height: 54px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 54px; line-height: 54px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #243587; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #243587; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top:80px; z-index: 8; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right1.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}


/* 内页通用:左侧分类 */
.nyban p{ padding-top:260px; color: #fff; font-size: 14px; text-align: right; }
.nyban p a{ color: #fff; }
.mainl-fl > h3{ width: 258px;  margin-left: -1px; height: 91px; line-height: 87px; text-align: center; font-size: 30px; font-weight: bold; background: #0070db; color: #fff; }
.main-l{ border-top: none; width: 250px;  border-top: none;  }
.mianlfl-li > a > p{ color: #393939; font-size: 16px; float:left;line-height: 52px;  }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #004389; float:left; margin-left: 10px;    margin-top: 20px; margin-right: 13px;  }
.mianlfl-li{ clear: both; }
.mianlfl-li > a { display: block; margin: 0 auto; width: 225px; height: 52px; border-bottom: 1px solid #e5e5e5;  }
.mainl-fl > ul{ padding-top: 10px; }
.mianlfl-li > .active p{ color: #004389;  }
.mianlfl-li > .active span{ background: #004389;  }
.mianlfl-li:hover a > span{ background: #004389; }
.mianlfl-li:hover a > p{ color: #004389;  }
.zxzx-l{ background: url(../images/zxzx-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; }
.zxdc-l{ background: url(../images/zxwj-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto;  margin-bottom: 20px; }
.zxzx-l > a > h3,.zxdc-l > a > h3{ color: #fff; font-size: 18px; text-align: center; padding-top: 25px;  }
.zxzx-l > a > p,.zxdc-l > a > p{ text-align: center; color: #fff; font-size: 12px; }
.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: 47px;  }
.mianl-tel > p{ color: #626262; font-size: 16px; }
.mianl-tel > h3{ color: #004389; font-size: 24px;   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";  }




@media screen and (max-width:1600px){
	.about_left_title:after{font-size: 100px}
}



@media screen and (max-width:1500px){
	.in_sicon{width:90px;}
	.w1440{width:1200px}
	.in_sxx{margin-left: 110px; margin-top: 6px}
	.index_service ul li{padding: 0 20px 30px}
	.ban_info h5{font-size: 40px;}
	.index_news_center li{padding: 20px 26px 20px;}
	.index_news_right{height:517px;}
	.index_news_right a{padding-top:240px;}
	.index_product_bottom ul{width:1145px; background-size:100% auto}
	.index_product_all .swiper-button-next{right:-116px;}
	.index_product_all .swiper-button-prev{left:-116px;}
}



