@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;}
.w1440{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1200px; margin: 0 auto}

*:focus{border: none; outline: none;}


.header_nav{width:100%; height:100px;  position: fixed; top:0; left:0;  z-index:9; background: #fff; box-shadow: 0 0 14px rgba(0,0,0,0.3)}
.h_logo{width:7%; max-width:95px;  height:90px; float: left; display: flex; align-items: center; margin-left: 5%}
.h_logo img{max-width:100%; height: auto; align-items: center; margin: 0px auto;}
.h_search{width:32%; height:100px; line-height: 100px;  float:left; color:#fff; font-size: 16px; background: url(../images/search.png) no-repeat center; 
	border-left:1px solid #cccccc}
.form_box{position: absolute;  top:90px; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0;  box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #0b3ac5; font-size:16px;}
.h_yuyan{float: left; position: relative; text-align: center; height:100px; line-height:100px;  z-index: 2;  background:#007fff; width:68%}
.h_yuyan p{padding-left:40px;  background: url(../images/y_icon.png) no-repeat left center; display: table; margin: 0px auto;}
.h_yuyan a{color:#fff; font-size: 18px; opacity: 0.3}
.h_yuyan a.active{opacity: 1}
.h_yuyan:hover .h_yuyan_p{display: block}
.header_nright{float: right; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; width:17%}



/*导航*/
#menu{width:46%; height:100px; position: relative; z-index:9; float: left; margin-left:6%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:100%; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;height:100%; line-height:98px; }
#menu .nav .nLi p{width:100%; text-align:center;  z-index: 2; position: relative; }
#menu .nav .nLi p a{color:#555555;font-size:18px; height:100%; overflow: hidden; position: relative; display: block; }
#menu .nav .sub{ display:none; width:180px; left:50%; margin-left: -90px; top:100px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#2c69fa;  }
#menu .nav .active p a,#menu .nav .nLi:hover p a{border-bottom:3px solid #007fff; color: #000}



/* 首页:banner */
.banner{ width:100%; position: relative; overflow: hidden;  }
.banner .mySwiper{width:100%; }
.banner .swiper-slide{overflow: hidden;  display: flex;  flex-direction: column;}
.banner .swiper-slide a img.ban_pic{width:100%; display: block; height:auto;  }
.banner .swiper-pagination{bottom:5%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:14px; height: 14px; background: #fff; }
.banner .swiper-pagination-bullet-active{opacity: 1; background: #0b3ac5}
.ban_info{width:1200px; height: auto; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); z-index: 1; text-align: center}
.ban_info h4{color:#fff; font-size: 20px; opacity: 0.5; letter-spacing: 18px;}
.ban_info h5{color:#fff; font-size: 30px; font-weight: 100;}
.ban_info p{width:200px; height:60px; background: #007fff; position: relative; margin:5% auto 0; text-align: center; line-height: 60px; font-size: 16px; color: #fff}
.ban_info p:after{content: ""; width: 100%; height: 100%; border: 1px solid rgba(255,255,255,0.5);   transform: scale(0.95, 0.85); position: absolute; top:-1px; left:0}
.ban_info img{margin:30px 0}
.banner video{width:100%; object-fit: cover; height:100%; display:block}
.slide-inner{width:100%}
.banner .swiper-wrapper{ display: flex; align-items:stretch}



/*联系我们*/
.index_service{width:100%; height: 850px; overflow: hidden; background: url(../images/service_bjs.jpg)  no-repeat center; padding-top: 130px; position: relative}
.index_service a{width:100%; display:block}
.index_service_left{width:40%; height: auto; float: left}
.index_service_left h4{color:#333333; font-size: 50px;}
.index_service_left h5{color:#007fff; font-size: 36px;font-weight: 100; margin: 42px 0 20px}
.fw_more{width:200px; height: 60px; border: 3px solid #007fff; line-height: 54px; display: block; margin-top: 45px; font-size: 16px; color: #333333; padding:0 4%}
.fw_more span{float: right}
.index_service_dl{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_service_dl dl{width:25%; height: auto; float: left; text-align: center; margin-bottom: 40px;}
.index_service_dl dl dt{width:100%; height:50px; display: flex; align-items: center;}
.index_service_dl dl dt img{max-width: 100%; align-items: center; margin: 0px auto;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_service_dl dl dd{color:#333333; font-size: 20px; margin-top: 10px;}
.index_service_zi{position: absolute; bottom:0; left:50%; font-size: 120px; opacity: 0.1; color: #fff; font-weight: bold;}
.fw_more:hover{background: #007fff; color:#fff}
.fw_more:hover span{color:#fff}
.index_service_dl dl:hover dt img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}




/*关于我们*/
.index_about{width:100%; height: 880px; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; padding-top: 160px;}
.index_about_top{width:100%; height: auto; overflow: hidden; margin-bottom: 145px;}
.index_about_left{width:73%; height: auto; float: left}
.index_about_left h4{color:#fff; font-size:40px; line-height: 60px; margin-bottom: 52px}
.index_about_left a{color:#fff; font-size: 16px;}
.index_about_left a span{margin-left:55px;}
.index_about ul{width:100%; height: auto; overflow: hidden}
.index_about ul li{width:24.2%; height:250px; border: 1px solid rgba(255,255,255,0.3); background: rgba(255,255,255,0.1); float: left;transition: all 0.4s ease-in-out; margin-right: 1%; text-align: center; display: flex; align-items: center; justify-content: center}
.index_about ul li:nth-child(4n){margin-right: 0}
.index_about ul li h4{color:#fff; font-size: 20px; font-weight: bold; margin-bottom: 10px;}
.index_about ul li p{color:#fff; font-size:18px; opacity: 0.5}
.index_video{width:106px; height: auto; float: right; margin-top: 40px;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_video img{width:100%}
.index_video:hover{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.index_about ul li:hover{background: rgba(255,255,255,1);}
.index_about ul li:hover h4{color:#007fff}
.index_about ul li:hover p{color:#007fff}


/*产品*/
.index_products{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.index_products_top{width:100%; height: auto; overflow: hidden; text-align: center}
.index_products_top h3{color:#333333; font-size: 50px;}
.index_products_nav{width:auto; display: table; margin:25px auto;}
.index_products_nav a{width:186px; height: 56px; line-height:50px; border:3px solid #007fff; padding: 0 5px; float: left; text-align: center; font-size: 16px; 
	color: #333333; border-radius:30px; margin: 0 8px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.index_products_nav a:hover{background: #007fff; color:#fff}
.index_products_li{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_products_li .swiper-container{width:100%; height: auto; overflow: hidden}
.index_products_li .swiper-slide{transform: scale(0.65)}
.index_products_li .swiper-slide a{width:100%; height: auto; display: block}
.products_li_xx{width:100%; height: auto; overflow: hidden; text-align: center;}
.products_li_xx h3{color:#333333; font-size:28px;  margin:20px 0 10px}
.products_li_xx p{color:#555555; font-size: 16px; line-height: 30px; opacity: 0}
.products_li_img{width:100%; height: auto; border-radius: 50%; border: 1px solid #ddd; overflow: hidden}
.products_li_img img{width:100%; border-radius: 50%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_products_li .swiper-slide-active{transform: scale(1)}
.index_products_li .swiper-slide-active .products_li_img{ background: #e5f2ff; padding:30px;}
.index_products_li .swiper-slide-active .products_li_img img{border:1px solid #007fff}
.index_products_li .swiper-slide-active .products_li_xx p{opacity: 1}
.index_products_li .swiper-slide-active .products_li_xx h3{font-size: 24px; font-weight: bold; color:#000;}
.index_products_li .swiper-button-next,.index_products_li .swiper-button-prev{width:49px; height: 49px; margin-top:0; top:38%}
.index_products_li .swiper-button-next{background: url(../images/p_right.png) no-repeat center}
.index_products_li .swiper-button-prev{background: url(../images/p_left.png) no-repeat center}

.index_products_li .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;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content:""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content:""}





/*领域*/
.index_lingyu{width:100%; height:960px;  margin-top: 70px; position:relative}
.lingyu_li_xx{width:100%; color: #333333; font-size: 16px; line-height:32px; margin:25px 0 100px}
.ly_more{width:200px; height:60px; border: 3px solid #007fff; line-height: 54px; font-size: 16px; color: #333333; text-align: center}
.ly_more span{margin-left: 60px;}
.ly_more:hover{background: #007fff; color:#fff}
.ly_more:hover span{color:#007fff; color:#fff}
.index_lingyu .slideTxtBox{width:100%; height: 960px; overflow: hidden; position: relative}
.index_lingyu .slideTxtBox:after{content: "";  width:834px; height:100%; position:absolute; top:0; left:0;  background:url(../images/ly_yuan.png) no-repeat; background-position:0 -118px;  position: absolute; top:0; right:0}
.index_lingyu .slideTxtBox .hd{width:63%; height: 100%;  position:absolute; top:0; right:0; padding-top:105px; z-index: 1}
.index_lingyu .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden; padding-top:10px;}
.index_lingyu .slideTxtBox .hd ul li{width:100%; padding-left:50px; margin-bottom:40px; position: relative; }
.index_lingyu .slideTxtBox .hd ul li a{width:100%; height: auto; display: block; color:#333333; font-size: 18px;}
.index_lingyu .slideTxtBox .hd ul li:after{content:""; width: 13px; height: 13px; background: #fff; border-radius: 50%; position: absolute; left:12px; top:7px}
.index_lingyu .slideTxtBox .hd ul li:before{content:""; width: 35px; height: 35px; border-radius: 50%; position: absolute; left:0; top:-5px; border:1px solid rgba(255,255,255,0.2); opacity: 0}
.index_lingyu .slideTxtBox .hd ul li h3{color:#fff; font-size: 20px; margin-bottom: 5px;}
.index_lingyu .slideTxtBox .hd ul li p{color:#fff; font-size: 16px; opacity: 0.3; text-indent: 1.5rem; width:100%; height:30px; line-height:30px; text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;}
.index_lingyu .slideTxtBox .hd ul li.on h3{font-weight: bold;}
.index_lingyu .slideTxtBox .hd ul li.on p{opacity: 1}
.index_lingyu .slideTxtBox .hd ul li.on:before{opacity: 1}
.index_lingyu .slideTxtBox .hd ul li:nth-child(2){margin-left:4.5%}
.index_lingyu .slideTxtBox .hd ul li:nth-child(3){margin-left:7.5%}
.index_lingyu .slideTxtBox .hd ul li:nth-child(4){margin-left:9%}
.index_lingyu .slideTxtBox .hd ul li:nth-child(5){margin-left:9%}
.index_lingyu .slideTxtBox .hd ul li:nth-child(6){margin-left:7.5%}
.index_lingyu .slideTxtBox .hd ul li:nth-child(7){margin-left:4.5%}
.index_lingyu .slideTxtBox .bd{width:100%; height: 100%;}
.bd_li_hover h4{color:#333333; font-size: 30px; font-weight: bold; display: flex; align-items: center}
.bd_li_hover h4 img{margin-left:16px;}
.bd_li_hover h5{color:#007fff; font-size:16px; margin-top:14px;}
.index_lingyu_bt{color:#007fff; font-size: 50px; position: absolute; top:22%; left:9%; z-index:1}
.bd_li{width:100%; height:100%; display:block}
.ly_bjs{width:100%; height:100%; display:block; object-fit: cover; object-position: center center;}
.bd_li_hover{width:27%; height:auto; position:absolute; top:34%; right:64%; z-index:1}
.bd_li_hover a{width:100%; display:block}






/*合作案例*/
.index_hzhb{width:100%; height: 750px; overflow: hidden; background: url(../images/hzhb_bjs.jpg) no-repeat center; background-size: cover; background-attachment: fixed; margin-bottom: 90px; position: relative}
.index_hzhb_left{width:56%; height: auto; float: left; margin-top: 103px}
.index_hzhb_left h4{color:#fff; font-size: 50px;}
.index_hzhb_left h5{color:#007fff; font-size:36px; margin-top: 38px; margin-bottom: 10px;}
.index_hzhb_left p{color:#fff; font-size:18px; opacity: 0.8; line-height: 34px;}
.index_hzhb_left a{width:200px; height: 60px; border: 3px solid #fff; line-height: 54px; display: block; margin-top: 45px; font-size: 16px; color: #fff; padding:0 4%}
.index_hzhb_left a span{float: right}
.index_hzhb_num{width:100%; height:150px; background: rgba(0,127,255,0.5); position: absolute; bottom:0; left:0; padding: 30px 0}
.index_hzhb_num dl{width:25%; height: auto; float: left; text-align: center; position: relative}
.index_hzhb_num dl dt{font-size: 18px; color: #fff}
.index_hzhb_num dl dt span{font-size: 50px; font-weight: bold;}
.index_hzhb_num dl dd{color:#fff; font-size: 18px;}
.index_hzhb_num dl:after{content: ""; width: 1px; height: 78px; position: absolute; top:50%; right:0; transform: translate(0,-50%); background: rgba(255,255,255,0.2)}
.index_hzhb_num dl:last-child:after{display: none}
.index_hzhb_left a:hover{background:#fff; color: #0f87ff}
.index_hzhb_right{width:30%; float: right; margin-top: 180px}
.index_hzhb_right h3{color:#fff; font-size: 18px; border-bottom: 1px solid rgba(255,255,255,0.2); line-height: 60px;}
.index_hzhb_right h3 em{ float:right; display:block; color: #fff; font-size:18px; }
.index_hzhb_right h3.on em{}
.hzhb_right_info{display:none; width:100%; height: auto;font-size:16px; color: #fff; line-height: 30px;  padding: 10px}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden}
.index_news_title{width:100%; height: auto; overflow: hidden}
.index_news_title h4{color:#333333; font-size: 50px; float: left; line-height: 60px;}
.index_news_title a{width:200px; height: 60px; border: 3px solid #007fff; text-align: center; line-height: 56px; font-size: 16px; color: #333333; float: right}
.index_news_title a:hover{background: #007fff; color:#fff}
.index_news_title a span{margin-left: 60px;}
.index_news_title a:hover span{color:#fff}
.index_news_bt{width:100%; color: #007fff; font-size: 36px; margin-top:40px; margin-bottom: 55px;}
.index_news_one{width:32%; height: auto; float: left; border: 1px solid #e5e5e5; padding:2.4% 2.4% 3%}
.news_one_pic{width:100%; height: auto; overflow: hidden}
.news_one_pic img{width:100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_one_xx{width:100%; height: auto; overflow: hidden}
.news_one_xx h3{width:100%; color:#000000; font-size: 20px; font-weight: bold; margin:13px 0; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space:nowrap}
.news_one_xx p{width:100%; color:#777777; font-size: 16px; line-height: 30px; height: 90px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_one_xx span{color:#999999; font-size: 16px; margin-top: 20px; display: block}
.index_news_one:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_one:hover h3{color:#0f87ff}

.index_news ul{width:66.5%; height: auto; overflow: hidden; float: right}
.index_news ul li{width:49%; height: 260px; border: 1px solid #e5e5e5; padding:3.8% 2.4%; float: left; margin-bottom:20px;}
.index_news ul li:nth-child(2n){float: right}
.index_news ul li h3{width:100%; color:#000000; font-size: 20px; font-weight: bold;  height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space:nowrap}
.index_news ul li p{width:100%; color:#777777; font-size: 16px; line-height: 30px; height: 90px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news ul li span{color:#999999; font-size: 16px; margin-top: 20px; display: block}
.index_news ul li:hover{border: 1px solid #0f87ff}
.index_news ul li:hover h3{color:#0f87ff}



/*关于我们*/
.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 0px;}
.inside_banner p{ text-align: center; font-size: 22px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p a{ display:inline-block;}
.inside_banner p *{ color: #fff;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{min-height:80px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:60px; position: relative; margin:5px 0;}
.nav-wrap li a{font-size: 18px; padding: 0 30px; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:0; background: #007fff; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width:32.6%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(3n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;object-fit: cover;  height: auto;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #007fff;}
.honor_list li:hover .gallery-title{ background: #007fff; color: #fff;}

/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 16px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:507px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#007fff; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:650px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height:auto; line-height:40px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:100%; height: auto; overflow: hidden; }
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:18px;font-weight: bold;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}



/*产品中心*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin-top:60px; margin-bottom: 60px}
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
.ny_solution_img{width:345px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:730px; height:auto; float:left; margin-left: 50px; padding: 20px 0}
.ny_soli_p{font-size:16px; color:#555; line-height:31px;}
.case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_case_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_case_all ul li:hover{border:1px solid #007fff;}
.ny_yfzx_title{margin-top: 0}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 29px;}

.yfzx_more:hover{background: #007fff; color: #fff; border: 1px solid #007fff}

.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #007fff; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #007fff; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #007fff;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507;font-weight: bold}




/* ҳ */
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:35px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top:12px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:24%; height: auto; float: right}
.news_pic img{width:100%; object-fit: cover;  height: 180px;}
.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:#007fff}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 18px;    color: #333;    line-height: 34px;}
.contact_right p{font-size: 16px;    color: #333;    line-height: 34px;}
.ny_cont_wx{max-width:498px; 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: 1px solid #e5e5e5; padding: 0px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #555; height: 40px; line-height: 20px; text-align: center; margin-top: 6px;}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 0px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{    font-size: 16px;    color: #333;    line-height: 34px;}
.ny_news_show table tr,td{    font-size: 17px;    color: #333;    line-height: 34px;}
/* .ny_news_show table tr,td a{display:contents;} */
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #333;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #007fff; position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 100px;}
.inside_banner{ height: 450px; padding-top:180px; position:relative}
.inside_banner .in_header{position:absolute;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center;}
.case_ban{background: url(../images/case_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;}





/*底部*/
.index_footer{width:100%; height: auto; overflow: hidden; margin-top:115px; background:url(../images/footer.jpg) no-repeat center; background-size: cover; padding-top: 30px}
.footer_logo{width:100%; text-align: center}
.footer_nav{width:100%; height: 66px; border-top: 1px solid #bec2c8; border-bottom: 1px solid #bec2c8; line-height: 66px; margin-top: 40px;}
.footer_nav_main{width:72%; display: table; margin: 0px auto; justify-content: space-between; display: flex}
.footer_nav_main a{color:#000000; font-size:18px;}
.footer_nav_main a:hover{color:#0f87ff}
.index_footer_xx{width:100%; text-align: center; text-align: center; font-size:16px; color: #0f87ff; margin-top:20px;}
.index_footer_ma{width:20%; display: table; margin:35px auto 20px; display: flex; justify-content: space-between}
.f_wx{width:48px; height: 48px; position: relative; background: url(../images/icon1.png) no-repeat center; float: left}
.f_sj{width:48px; height: 48px; position: relative; background: url(../images/icon2.png) no-repeat center; float: left}
.f_wx img,.f_sj img{width:100px; height: auto; position: absolute; top:-100px; left:-20px; display: none}
.f_wx:hover img,.f_sj:hover img{display: block}
.f_dizhi{width:48px; float: left;}
.footer_bottom{width:100%;height: auto; overflow: hidden; margin-bottom:10px;}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 14px; color: #555555; line-height:40px;  text-transform: uppercase; float: left}
.copy_l a{color:#555555; font-size: 14px;}
.copy_l a:hover{color:#0f87ff!important}
.footer_zhichi{width:auto; height:auto; overflow: hidden; margin: 0 20px; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:40px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:40px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size:14px; color: #555555; line-height:40px;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center}
.footer_lianjie a{color:#555555; font-size: 14px; position: relative; padding-right:20px; margin-right: 10px;}
.footer_lianjie a:after{content: "|"; color:#666666; position: absolute; top:50%; right:0; transform: translate(0,-50%);}
.footer_lianjie a:last-child:after{display: none}
.footer_lianjie a:hover{color:#0f87ff}
.footer_lianjie{float: right; line-height: 40px;}







/*客服*/
.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: -125px;
    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:#0b5dc9;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    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:340px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




@media screen and (max-width:1500px){
	.w1440{width:1200px;}
.index_service_left{width:46%}
.index_about_left h4{font-size:32px;}
	.index_products_nav a{width:160px; margin: 0 5px;}
	.index_lingyu .slideTxtBox:after{width:700px;   background-position: 130% -118px;}
	.index_hzhb_left h4,.index_news_title h4{font-size:40px;}
	.index_news_bt{font-size:28px;     margin-top: 16px;}
	.index_news ul li{height:230px;}

}




 