@charset "utf-8";
/* CSS Document */
html{font-size: 100px}
*{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:85%; margin: 0 auto; max-width: 1600px; min-width: 1200px; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1200px; margin: 0 auto}
table{border-collapse: collapse;}


*:focus {
  border: none;
  outline: none;
}


.header_all{width:100%; height: 90px; position: fixed; top:0; left:0; z-index: 9; padding: 0 2.5%}
.h_logo{width:11%; max-width: 184px; height:90px; float: left; display: flex; align-items: center; }
.h_logo img{max-width:100%; height: auto; align-items: center; margin: 0px auto;}
.h_search{width:25px; height:90px; background: url(../images/search.png) no-repeat center; float:left;}
.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: #16ae67 ; font-size:16px;}
.header_right{float:right; height: 90px; display: flex; align-items: center; justify-content: center;}
.h_yuyan{float:left; line-height: 90px; margin: 0 2vw}
.h_yuyan a{color:#ffffff; font-size: 16px; opacity: 0.3}
.h_yuyan span{color:#ffffff; font-size: 16px; opacity: 0.3; margin: 0 10px;}
.h_yuyan .active{opacity: 1}
.h_dianhua{float: left; background: #16ae67 url(../images/h_dianhua.png) no-repeat 20px center; border-radius: 25px; padding:12px 20px 12px 15px; font-size: 16px; color: #fff; padding-left: 50px; font-weight: bold;}
.f_top{background: #0b0e1e}




/*导航*/
#menu{width:37%; height:90px; position: relative; z-index:9; float: left; margin-left: 3vw}
#menu .nav{ position:relative; z-index:1;   width:100%; height:90px; display: flex; align-items: center; justify-content: center;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;height:40px; line-height:37px; width:16.6%;}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative;  display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:16px; height:100%; overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:160px; left:50%; margin-left: -80px; top:40px;  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:auto; font-size: 15px;  color:#333; line-height:22px; padding:8px 0}
#menu .nav .sub a:hover{ color:#16ae67;  }
#menu .nav .active p,#menu .nav .nLi:hover p{border-bottom:3px solid #16ae67}



/* 首页:banner */
.banner{ width:100%; position: relative; overflow: hidden; }
.banner .swiper-container{width:100%; }
.banner .swiper-slide{overflow: hidden}
.banner .swiper-slide a img{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: #16ae67}
.slide-inner{width:100%;}
.banner .imgBox{position: relative; width: 100%;     padding-top:50.45%;}
.banner .imgBox img{position: absolute; left: 0px;   top: 0px;  width: 100%;  height: 100%;  object-fit: cover;}
.banner .imgBox video {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;object-fit: cover;}
.imgBox a{width:100%}


/*标语*/
.index_bioayu{width:100%; height: auto; overflow: hidden; background: #f4f4f4; padding: 50px 0; text-align: center; line-height: 50px;}
.index_bioayu h4{color:#333333; font-size: 24px; font-weight: 100}
.index_bioayu p{color:#333333; font-size: 24px; font-weight: 100}


/*我们产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 52px}
.index_product_title{width:100%; height: auto;}
.index_product_title h4{color:#313d83; font-size: 36px; text-align: center; margin-bottom: 54px;}
.index_pro_search{width:890px; height: 60px; margin: 0px auto;}
.index_pro_search input[type="text"]{width:830px; height: 100%; float: left; border: 1px solid #bfbfbf; font-size:16px; color: #999999; padding: 0 15px}
.in_psubmit{width:60px; height: 60px; float: left; background: #313d83 url(../images/search.png) no-repeat center; border: 0}
.index_product_all{width:100%; height: auto; overflow: hidden; margin-top: 62px}
.index_product_all .index_pro_xl{width:100%; height: auto; overflow:hidden; position: relative}
.index_pro_xl img{width:100%; display: block}
.index_pro_hover{width:100%; height: 70px; position: absolute; bottom:0; left:0; background: rgba(27,38,100,0.9); padding: 0 10%; 
	transition: all 0.4s ease-in-out}
.index_pro_hover h4{width:100%; height:70px; line-height: 70px; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color:#fff; text-align: center}
.index_pro_li{width:100%; height: auto; overflow: hidden; margin:1.5vw 0 2vw}
.index_pro_li a{width:100%; height: 40px; line-height: 40px; background: url(../images/jia.png) no-repeat right center; display: block; padding-right:30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.index_pro_li a span{color:#fff; font-size: 16px; width: 100%; display: block;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.in_pro_more{width:190px; height: 40px; background: #16ae67; border-radius: 25px; text-align: center; line-height: 40px; font-size: 14px; color:#fff; display: block; margin: 0px auto;}
.index_product_all .index_pro_xl:hover .index_pro_hover{height: 100%; padding-top: 5vh}
.index_product_all .index_pro_xl:hover h4{font-size:20px; font-weight: bold; line-height:30px; height:auto; white-space: normal;}


/*解决方案*/
.index_jjfa{width:100%; height: 720px; overflow: hidden; background: url(../images/jjfa_bjs.jpg) no-repeat center; position: relative; margin-top: 230px; background-size:cover; background-attachment: fixed;}
.index_jjfa_bottom{width:100%; height: auto; overflow: hidden; background: rgba(26,30,56,0.5); position: absolute; bottom:0; left:0; padding: 40px 0 56px}
.index_jjfa_bottom h4{color:#fff; font-size: 18px; background: url(../images/yuan.png) no-repeat right center; padding-right:30px; display: table; 
	margin-bottom: 5px; line-height: 35px;}
.index_jjfa_bottom h5{color:#fff; font-size:40px; font-weight: bold;}
.index_jjfa_xx{width:75%; height: auto; float: left; color:#fff; font-size: 16px; line-height: 30px; opacity: 0.6; margin-top: 35px; display:block}
.index_jjfa_more{width:16%; text-align: center; height: 60px; line-height: 60px; color: #fff; background: #16ae67; font-size:16px; float: right;
	margin-top: 40px;}
.index_jjfa_more:hover{background: #313d83}
.index_jjfa_xx:hover{opacity:1}

/*数字*/
.index_about_num{width:100%; height:auto;margin: 70px 0}
.index_about_num .w1440{display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; padding: 0 3%}
.index_about_num dl{width:auto; height: auto; float: left; text-align: center}
.index_about_num dl dt{color:#000000; font-size: 18px;}
.index_about_num dl dt span{color:#000000; font-size: 48px; font-weight: bold;}
.index_about_num dl dd{color:#000000; font-size: 18px; margin-top: 10px;}
.index_about_num dl:hover dt span{color:#16ae67}


/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden}
.index_youshi_left{width:58%; height: auto; float: left; margin-top:75px }
.index_youshi_left dl{width:100%; height: auto; overflow: hidden; margin-bottom: 80px;}
.index_youshi_left dl dt{color:#000000; font-size: 20px; float: left}
.index_youshi_left dl dd{margin-left:37px;}
.index_youshi_left dl dd h4{color:#313d83; font-size: 22px; font-weight: bold; margin-bottom: 10px;}
.index_youshi_left dl dd p{color:#555555; font-size:16px; line-height: 30px;}
.index_youshi_right{width:42%; height: auto; float: right; margin-right: -2%; margin-top: -20px;}
.index_youshi_right img{width:100%}
.index_youshi_left dl:hover dd h4{color:#16ae67}

/*合作客户*/
.index_yeji{width:100%; height: auto; overflow: hidden; background: #f4f4f4; padding: 45px 0 50px;}
.index_yeji_all{width:100%; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; margin-top: 36px;}
.index_yeji_left p{color:#000000; font-size:18px; line-height:40px; font-weight: 100}
.index_yeji_right{width:45%; color:#555555; font-size: 16px; line-height: 30px;}
.index_video{width:100%; height: 462px; background: url(../images/video_bj.jpg) no-repeat center; position: relative; display: flex; align-items: center; justify-content: center; background-attachment: fixed; background-size: cover;}
.index_video i{width:80px; height: 80px; display: block; background: url(../images/v_video.png) no-repeat center;}


/*业绩*/
.index_yjxc{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_yjxc_title{width:100%; height: auto; overflow: hidden; font-size: 36px; color: #313d83; text-align: center}
.index_yjxc_all{width:100%; height: auto}
.index_yjxc_all .swiper-container{margin-top: 56px;}
.index_yjxc_all .swiper-slide a{width:100%; display: block; position: relative}
.index_yjxc_pic{width:100%; height: auto; overflow: hidden}
.index_yjxc_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_yjxc_all .swiper-slide a h4{width:100%; height:55px; border-bottom: 2px solid #cccccc; line-height: 55px; background: url(../images/xc_jts.png) no-repeat right center; font-size: 16px; color: #555555; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-right:35px;}
.index_yjxc_all .swiper-slide a:hover h4{color:#16ae67}
.index_yjxc_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 95px; background: url(../images/news_bjs.jpg) no-repeat bottom center}
.index_news_left{width:53%; height: auto; float: left; margin-bottom:50px;}
.index_news_title{width:100%; height: auto;}
.index_news_title h4{color:#000000; font-size: 18px; background: url(../images/yuan.png) no-repeat right center; padding-right:30px; display: table; 
	margin-bottom: 5px; line-height: 35px;}
.index_news_title h5{color:#000000; font-size:30px; font-weight: bold;}
.index_news_left ul{width:100%; height: auto; overflow: hidden; margin-top: 48px;}
.index_news_left ul li{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5; margin-bottom: 30px; padding:15px 5% 20px}
.index_news_left ul li h4{width:100%; height:40px; line-height: 40px; color: #000000; font-size: 20px; font-weight: bold; text-overflow:ellipsis; 
	overflow: hidden; white-space: nowrap}
.index_news_left ul li span{color:#16ae67; font-size: 14px; display: block; margin: 5px 0}
.index_news_left ul li p{width:100%; height:60px; line-height: 30px; color: #777777; font-size:16px;  display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_right{width:auto; float: right; text-align: right; margin-top: 180px}
.index_news_right h5{text-align: right}
.index_news_right h5 span{color:#000000; font-size: 18px; background: url(../images/yuan.png) no-repeat left center; padding-left: 30px; line-height: 35px;}
.index_news_right h4{color:#000000; font-size: 40px; font-weight: bold; margin-bottom: 10px;}
.index_news_right p{color:#000000; font-size: 18px; line-height:40px; font-weight: 100}

.index_news_left ul li:hover h4{color:#16ae67}

.inside_banner{ height: 350px;  background-image: linear-gradient(to left, #134444 , #313d83); 
    background-image: -webkit-gradient(to left, #134444 , #313d83); 
    background-image: -webkit-radial-gradient(to left, #134444 , #313d83); width:100%}
/*.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 ;*/
.page-list{ display: none;}

.inside_banner h2{ font-size: 40px; font-weight: bold; color: rgb(255, 255, 255);; text-align: center;line-height: 2.4; padding-top:120px;}
.inside_banner p{ text-align: center; font-size: 16px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p *{ color: rgb(255, 255, 255);;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{height:auto; background: #f7f6f4;position: relative; padding:4px 0}
.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: 50px; position: relative;}
.nav-wrap li a{font-size:16px; padding: 0 20px; position:relative; 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; color:#16ae67}
/* .nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:20px; background: #16ae67; left: 50%; margin-left:-40px;  } */
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width:19.0%; float: left; border: 1px solid #e5e5e5; margin-right:1%; margin-bottom: 20px;}
.honor_list li:nth-child(5n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; }
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 26px;    height: 80px;    background: #e5e5e5;    text-align: center;    font-size: 15px;    transition: all 0.3s;}
.honor_list li:hover{ border: 1px solid #16ae67;}
.honor_list li:hover .gallery-title{ background: #16ae67; color: #fff;}

.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.section-content{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px;}
.ny_news_show p{font-size:16px; color:#333; line-height: 34px;}
.ny_news_show img{max-width:100%}
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #000;   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: #16ae67; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:20px; line-height:1.4; color: #000; padding: 15px 0; display: block;}
.ny_title_2{ overflow: hidden; padding-top: 50px; margin-bottom: 20px;}
.ny_title_2 h2{font-weight: 300; font-size: 36px; line-height: 1.2; color: #fff;}
.ny_title_2 p{text-transform: uppercase; font-size: 26px; color: #fff; position: relative; line-height: 2.8; margin-top: -10px;}
.ny_title_2 p::after{ content: ""; position: absolute; display: block; height: 3px; width: 80px; background: #fff; left: 0; bottom: 0;}
.ny_title_2 em{font-style: normal; font-size: 24px; line-height:1.4; color: #fff; padding: 15px 0; display: block;}
.keyword_light tr td{font-size: 16px;    color: #333;    line-height: 34px;}


/*产品列表*/

.products_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.products_list li{ width:24.2%; float: left; border: 1px solid #e5e5e5; margin-right:1%; margin-bottom: 20px;}
.products_list li:nth-child(4n){ margin-right: 0;}
.products_list li .img{overflow: hidden; }
.products_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.products_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.products_list li .gallery-title{ line-height: 26px;    height: 60px;    background: #e5e5e5;    text-align: center;    font-size: 15px;    transition: all 0.3s;}
.products_list li:hover{ border: 1px solid #16ae67;}
.products_list li:hover .gallery-title{ background: #16ae67; color: #fff;}




/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 100px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:478px; 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:600px; height:auto; float:left; margin-left: 50px; padding: 10px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:35px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: auto; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_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_product_all ul li:hover{border:1px solid #16ae67;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #16ae67; color: #fff; border: 1px solid #16ae67}
.table_xx{width:100%; overflow-y:auto;}





/*产品详情页*/

.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: #555;
    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:480px; 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:#16ae67; 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:57%; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height: auto; line-height: 50px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:20px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;    display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:234px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:16px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #16ae67; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.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:870px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h3,.ny_proshow_num h3,.ny_proshow_info h3{ font-size: 30px; color: #313131; font-weight: 500; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height: 300px; float: left; margin-right:22px;}
.ny_probt_case li:nth-child(3n){margin-right:0px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_case li img{width:100%; height: 203px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px;  padding:0 15px;}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt_case li:last-child{margin-right: 0px;}
.ny_probt_case li:hover .index_case_info::before,
.ny_probt_case li:hover p {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.ny_probt_case li:hover .index_case_info {background: rgba(0,0,0,0.6);}
.ny_probt_case li:hover h5{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.ny_probt_case li .index_case_info h5{font-size: 16px; margin:0% 0 15px 0; }
.ny_probt_case li .case_xx{height:87px;}
.ny_probt_case li .case_xx p{font-size: 16px; line-height:28px;}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #16ae67;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left; position:relative}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #16ae67; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block; cursor:pointer}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3; font-size: 15px; color: #191919; cursor:pointer; padding: 0px 18px 0;
text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.sideMenu h3.on {background: #16ae67 url(../images/h_jian.png) no-repeat 268px center; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 25px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 35px; line-height: 35px;  overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu ul li:hover a{color:#16ae67}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:434px; 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:#16ae67; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#16ae67;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:20px;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 20px; font-size:16px;color:#666; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#555; line-height:34px;}
.ny_proshow_info tr td{font-size: 16px;    color: #555;    line-height: 34px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-top:30px;}
.ny_hotnews h3{width:100%; height:40px; background: #16ae67; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#16ae67}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#16ae67; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*新闻资讯*/
.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; margin-bottom:20px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:30px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:60%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.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; display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:26%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#16ae67}
.ny_news_all ul li:hover h3{font-weight: bold; }


/*联系我们*/
.lianxi{ overflow: hidden; padding-bottom: 0px;}
#map{ height:auto; width: 100%;}
#map img{width:100%; display:block}
.lianxi_fs{ overflow: hidden; margin-top: 30px; }
.lianxi_fs p{ width:100%;  line-height: 72px; border: 1px solid #e5e5e5; position: relative; text-indent:36px; color: #333; margin-bottom: 20px; font-size: 16px; float:left;}
.lianxi_fs p::before{ content: ""; height: 12px; width: 2px; display: block; position: absolute; background: #16ae67; left:0; top: 30px;}
.lianxi_fs p:nth-child(1n){float:right}
.lianxi_ewm{ display: table; margin: 30px auto;}
.lianxi_ewm li{overflow: hidden; float: left; margin: 0 20px;  text-align: center; width:120px}
.lianxi_ewm li img{border:1px solid #ddd; width:100%}
.lianxi_ewm li p{ line-height: 1.8; font-size: 16px; color: #333;}
.liuyan{overflow: hidden;  height: 580px; background: url(../images/ny_pc_6.jpg) no-repeat center top fixed; margin:130px 0 0; padding-top:70px;}
.ny_contact_form p{ line-height: 60px;  border: 1px solid #517ad2; width: 32%; margin-right:1.4%; position:relative; float:left;}
.ny_contact_form input[type="text"]{text-indent: 5%; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; width:100%; height:60px; border:0}
.ny_contact_form input[type="text"]::-webkit-input-placeholder,.liuyan textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.8);}
.ny_contact_form p:nth-child(3){ margin-right: 0; float: right;}
.ny_contact_form textarea{line-height: 2; width: 100%; text-indent:20px; font-size: 16px; color: rgba(255,255,255,0.9); font-weight: bold; background: none; border: 1px solid #517ad2; margin-top: 20px; height: 72px; resize: none;}
.ny_contact_form input[type="submit"]{ width: 200px; background: #fff;border: none; font-size: 16px; color: #16ae67; height: 60px; margin: 0 auto; margin-top: 30px; display: block; cursor: pointer;}
.ny_contact_form input[type="submit"]:hover{background:#16ae67; color:#fff}
.jrwm{overflow: hidden; padding-bottom: 0px;}
.jrwm .jiaru_nr{ font-size: 16px;}
.jrwm .jiaru_nr p{ line-height: 2;  color: #454545; text-align: justify;font-size: 16px;}
.jrwm .jiaru_nr img{ width: 100%;}
.anli_jz p{ font-size: 16px;  color: #454545; line-height: 30px;}
.anli_jz p strong{ font-size: 18px;}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative; padding:50px 0 0; background: url(../images/footer_bjs.jpg) no-repeat center; background-size: cover;}
.footer_logo{width:100%; height: auto; overflow: hidden; text-align: center}
.footer_logo img{max-width: 100%}
.footer_nav{width:100%;  height: auto; overflow:hidden; display: flex; display: -webkit-flex; -webkit-justify-content:center; 
	justify-content: center; margin: 50px 0; display: flex; align-items: center; justify-content: center;}
.footer_nav a{color:#ffffff; font-size: 18px;}
.footer_nav a:hover{color:#16ae67}
.footer_nav hr{width:6%; height: 1px; background: rgba(255,255,255,0.2); margin: 0 30px 0;}
.footer_xx{width:100%; text-align: center; }
.footer_xx h4{color:#fff; font-size: 18px;}
.footer_xx h5{color:#16ae67; font-size:36px; margin:10px 0 10px;}
.footer_xx p{color:#fff; font-size:16px; opacity: 0.5; line-height: 30px;}
.footer_bottom{width:100%;height: auto; overflow: hidden;  display: flex; display: -webkit-flex; -webkit-justify-content:center; 
	justify-content: center; margin: 70px 0 20px; display: flex; align-items: center; justify-content: center;}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 14px; color: #7f8295; line-height: 40px;  text-transform: uppercase}
.copy_l a{color:#7f8295; font-size: 14px;}
.copy_l a:hover{color:#16ae67!important}
.footer_zhichi{width:auto; height:auto; overflow: hidden; margin: 0 20px;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#7f8295; font-size: 14px; }
.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: #7f8295; 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:#7f8295; font-size: 14px; position: relative; padding-right: 10px; margin-right: 10px;}
.footer_lianjie a:after{content: "|"; color:#7f8295; position: absolute; top:0; right:0}
.footer_lianjie a:last-child:after{display: none}
.footer_lianjie a:hover{color:#fff}

.policy_links{margin-top:10px; color:#fff}
.search-tit{margin:20px 0!important}



/*客服*/
.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:#001f6a;
    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:338px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




@media screen and (max-width:1500px){
	.w1440{width:1200px;}
	#menu{width:45%}
	.index_product_all .index_pro_xl:hover h4{font-size:24px;}
	.index_product_all .index_pro_xl:hover .index_pro_hover{padding-top:3vh}

}




 