@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:1400px; margin: 0 auto; }
.w80{width:80%; margin: 0px auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1400px; margin: 0 auto}
body{padding-top:90px;     background: #f7f6f4;}
*:focus {
  border: none;
  outline: none;
}

.header_all{width:100%; height:90px; background: #fff; position: fixed; top:0; left:0; z-index: 9; border-bottom:1px solid #eee}
.h_logo{width:253px;height:90px; float: left; display: flex; align-items: center; }
.h_logo img{max-width:100%; height: auto; align-items: center; margin: 0px auto;}


/*导航*/
#menu{width:auto; height:90px; position: relative; z-index:9; float: right; }
#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:90px; line-height:90px; }
#menu .nav .nLi p{ width:auto; text-align:center;  z-index: 2; position: relative; padding: 0 1.8vw; height: 100%;}
#menu .nav .nLi p a{color:#333333;font-size:18px; height:100%; overflow: hidden; position: relative; display: block}
#menu .nav .sub{ display:none; width:160px; left:50%; margin-left: -80px; top:90px;  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:26px; padding:7px 0}
#menu .nav .sub a:hover{ color:#fff; background:#013936}
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#013936;}



/* 首页:banner */
.banner{ width:100%; position: relative; overflow: hidden;}
.banner .mySwiper{width:100%; }
.banner .swiper-slide a{width:100%; display: block; overflow: hidden}
.banner .swiper-slide a img{width:100%; display: block; height:auto;  }
.banner .swiper-pagination{bottom:3%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:10px; height: 10px; background:#fff; opacity: 1}
.banner .swiper-pagination-bullet-active{opacity: 1; background: #013936}
.banner .swiper-button-next:after, .banner .swiper-button-prev:after{color:#fff}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; position: relative; padding: 86px 0; background:#fff}
.index_product:after{content: ""; width: 100%; height: 556px; background: #013936; position: absolute; top:0; left:0}
.index_product .w1440{position: relative; z-index: 2}
.index_product_title{width:100%; height: auto; overflow: hidden; margin-bottom:86px}
.index_product_title h4{color:#ffffff; font-size: 36px; float: left; text-transform: uppercase; font-weight: 100}
.index_product_title a{width:122px; height: 42px; float: right; border: 2px solid #fff; text-align: center; line-height: 40px; font-size: 16px; color: #fff; font-weight: 100; border-radius: 25px;}
.index_product_title a:hover{background: #fff; color:#013936}
.index_product_all{width:100%; height: auto; overflow: hidden}
.index_product_all .swiper-slide{padding: 30px 0; position: relative}
.index_product_all .swiper-slide a{width:100%; height: auto; display: block}
.index_pro_xx{width:100%; height: 140px; background: #fff; text-align: center; display: flex; align-items: center; padding: 0 20px}
.index_pro_xx h4{color:#333333; font-size: 28px; line-height: 40px; font-weight: 100}
.index_pro_img{width:100%; height: auto; overflow: hidden}
.index_pro_img img{width:100%; display: block}
.index_pro_hover{position: absolute;  top: 0;  bottom: 0; left: 0;  right: 0;  z-index: 4;  opacity: 0; transition: opacity .5s,transform .5s;
    -ms-transform: scale(0); transform: scale(0);}
.index_pro_hover img{object-fit: cover; width: 100%; height: 100%}
.index_product_all .swiper-slide:hover .index_pro_hover{opacity: 1; -ms-transform: scale(1); transform: scale(1);}



/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; background: #f3f3f3; padding: 114px 0}
.index_youshi_title{width:100%; height: auto; overflow: hidden; margin-bottom: 86px;}
.index_youshi_title h4{color:#333333; font-size: 36px; float: left; font-weight: 100; text-transform: uppercase}
.index_youshi_title a{width:122px; height: 42px; float: right; border: 2px solid #013936; text-align: center; line-height: 40px; font-size: 16px; color: #013936; border-radius: 25px;}
.index_youshi_title a:hover{background:#013936; color:#fff}
.index_youshi_one{width:49.8%; height: auto; float: left; position: relative; overflow: hidden}
.index_youshi_one a{width:100%; height: auto; display: block}
.index_youshi_one img{width:100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_youshi_one h4{width:100%; height: auto; position: absolute; bottom:35px; left:0; display: block; padding: 0 5%; font-size: 28px; font-weight: 100; color:#fff; text-transform: uppercase}
.index_youshi_one:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_youshi_right{width:49.6%; height: auto; float: right}
.index_youshi_two{margin-bottom: 10px;}
.index_youshi_two,.index_youshi_three{width:100%; height: auto; overflow: hidden; position: relative}
.index_youshi_two img,.index_youshi_three img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_youshi_two a,.index_youshi_three a{width:100%; display: block}
.index_youshi_two h4{width:100%; height: auto; position: absolute; bottom:35px; left:0; display: block; padding: 0 5%; font-size: 28px; font-weight: 100; color:#333333; text-transform: uppercase}
.index_youshi_three h4{width:100%; height: auto; position: absolute; bottom:35px; left:0; display: block; padding: 0 5%; font-size: 28px; font-weight: 100; color:#fff; text-transform: uppercase}
.index_youshi_two:hover img,.index_youshi_three:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: #f3f3f3; padding: 70px 0}
.index_case_left{width:50%; height: 944px; float: left; position: relative; overflow: hidden}
.index_case_left img{width:100%; height: 100%; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_left a{width:100%; height:100%; display: block}
.index_case_left h4{color:#fff; font-size:36px; position: absolute; top:52px; left:0; padding:0 5%; font-weight:100}
.index_case_left h5{color:#fff; font-size:24px; position: absolute; bottom:52px; left:0; padding:0 5%; line-height: 40px; text-transform: uppercase; font-weight:100}
.index_case_left:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_case_right{width:50%; height: auto; float: right}
.index_case_join{width:100%; height:470px; background: #fff; padding:48px 8% 0}
.index_case_join h4{color:#013936; font-size: 26px; text-transform: uppercase}
.index_case_join h5{color:#013936; font-size: 26px; text-transform: uppercase; margin-top: 70px;}
.index_case_join h6{color:#013936; font-size: 26px; text-transform: uppercase}
.index_case_join p{width:100%; height: auto; overflow: hidden; color:#333333; font-size: 14px; line-height: 24px; margin-top: 46px;}
.index_case_news{width:100%; height:474px; background: #013936; padding:68px 8% 0}
.index_case_news h4{color:#ffffff; font-size: 30px; text-transform: uppercase; margin-bottom: 30px;}
.index_case_news ul{width:100%; height: auto; overflow: hidden}
.index_case_news ul li{width:100%; height: auto; overflow: hidden; position: relative; padding-left:10px;}
.index_case_news ul li a{color:#fff; font-size: 14px; width: 100%; line-height: 30px; display: block}
.index_case_news ul li:after{content:"•"; color:#fff; font-size:12px; position: absolute; top:6px; left: 0; }
.index_news_more{width:76px; height: 30px;  border: 1px solid #fff; text-align: center; line-height: 28px; font-size:14px; color: #fff; float: right; 
	border-radius: 5px; margin-top: 28px;}
.index_news_more:hover{background: #fff; color:#013936}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: #fbfbfb; padding:80px 0}
.index_about .w1440{display: flex; background: #fff}
.index_about_left{width:39.2%; height: auto; float: left; background: #fff; padding: 50px 5% 10px 5%;}
.index_about_left h4{color:#333333; font-size: 36px; text-transform: uppercase; font-weight: 100; margin-bottom:40px;}
.index_about_left .in_ab_xx{color:#333333; font-size:14px; line-height: 26px; display: block; margin-bottom: 40px;}
.in_ab_more{color:#333333; font-size: 14px; background: url(../images/ab_right.png) no-repeat right center; padding-right: 30px;}
.index_about_right{width:60.8%; height: auto; float: left; overflow: hidden}
.index_about_right img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about_right:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

.inside_banner{ height:auto; width:100%}
.inside_banner img{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 ;}
.custom_ban{background: url(../images/custom_ban.jpg) no-repeat center ;}

.nav-height{height:auto; background: #fff; position: sticky; z-index:2; top: 90px; position: -webkit-sticky;}
.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; padding:20px 0}
.nav-wrap li{ float: left; line-height:30px; position: relative; border-right: 1px solid #bfbfbf;}
.nav-wrap li a{font-size:17px; padding: 0 20px; position:relative; display:block;}
.nav-wrap li a.active{color:#013936}

.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.section-content{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; padding: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: #00544e; 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;}


/*荣誉资质*/
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width:24.2%; float: left; border: 1px solid #e5e5e5; margin-right:1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ 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: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover .gallery-title{ background: #00544e; color: #fff;}



/*案例*/
.case_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.case_list li{ width:32%; float: left; border: 1px solid #e5e5e5; margin-right:2%; margin-bottom: 20px;}
.case_list li:nth-child(3n){ margin-right: 0;}
.case_list li .img{overflow: hidden; }
.case_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.case_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.case_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.case_list li:hover .gallery-title{ background: #00544e; color: #fff;}


/*定制*/
.custom_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.custom_list li{ width:49%; float: left; border: 1px solid #e5e5e5; margin-bottom: 20px;}
.custom_list li:nth-child(2n){float:right}
.custom_list li .img{overflow: hidden; }
.custom_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.custom_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.custom_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.custom_list li:hover .gallery-title{ background: #00544e; color: #fff;}





/*新闻资讯*/
.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:31.3%; height: auto; overflow: hidden; margin-bottom:20px; float:left; margin-right:3%; background:#fff}
.ny_news_all ul li:nth-child(3n){margin-right:0}
.news_xx{width:100%; height: auto; padding:12px 10px;}
.news_xx h3{width:100%; height: 70px; line-height: 35px; font-size: 20px; color: #000;  word-break:break-word; display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-word;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:100%; height: 282px; overflow:hidden}
.news_pic img{width:100%; height: 100%; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*产品列表*/
.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: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.products_list li:hover{ border: 1px solid #00544e;}
.products_list li:hover .gallery-title{ background: #00544e; 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: #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:65%; height:auto; float: left}
.ny_pro_tleft .swiper-slide img{width:100%; display:block}
.ny_pro_tleft .swiper-button-next:after, .ny_pro_tleft .swiper-button-prev:after{color:#00544e}
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bottom img{max-width:100%}
.ny_pro_bleft{width:100%; height: auto; overflow: hidden; }
.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: #00544e;}
.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: #00544e; 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: #00544e 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:#00544e}
.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:#00544e; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#00544e;}
.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: #00544e; 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:#00544e}
.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:#00544e; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*联系我们*/
.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; }
.lianxi_fs p::before{ content: ""; height: 12px; width: 2px; display: block; position: absolute; background: #00544e; left:0; top: 30px;}
.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 #fff; 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 #fff; margin-top: 20px; height: 72px; resize: none;}
.ny_contact_form input[type="submit"]{ width: 200px; background: #fff;border: none; font-size: 16px; color: #00544e; height: 60px; margin: 0 auto; margin-top: 30px; display: block; cursor: pointer;}
.ny_contact_form input[type="submit"]:hover{background:#00544e; 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;}
.policy_links{margin-top:10px; color:#fff}
.search-tit{margin:20px 0!important}





/*关于我们*/
.ny_about_one{width:100%; height: auto; overflow: hidden; padding: 100px 0;}
.about_one_title{width:100%; height: auto; overflow: hidden; text-transform: uppercase}
.about_one_title h4{color:#013936; font-size:42px; }
.about_one_title h5{color:#013936; font-size:22px; font-weight: bold; margin: 8px 0}
.about_one_title p{color:#000000; font-size:36px}
.about_one_all{width:100%; height: auto; overflow: hidden; margin-top: 40px}
.about_one_left{width:48%; height: auto; float: left; overflow: hidden}
.about_one_left img{width:100%; height: auto; display: block}
.about_one_right{width:49%; height: auto; float: right}
.about_one_right h3{color:#000000; font-size: 36px; text-transform: uppercase}
.about_one_xx{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px;}
.ny_about_two{width:100%; height: 800px; background: url(../images/about_two.jpg) no-repeat center; background-size: cover; padding:210px 0 0;  background-attachment: fixed}
.ny_about_two h4{color:#ffffff; font-size: 36px; line-height:60px; text-transform: uppercase; margin-bottom:30px;}
.ny_about_two p{color:#ffffff; font-size:14px; line-height: 30px; width:73%}
.ny_about_three{width:100%; height: auto; overflow:hidden; padding-top: 95px}
.ny_about_three ul{width:100%; height: auto; overflow: hidden; margin: 68px 0}
.ny_about_three ul li{width:32.5%; height:340px; overflow: hidden; background: #e5e5e5; margin-right:1.2%; float: left; padding:70px 20px 0; 
	text-align: center; margin-bottom: 20px; }
.ny_about_three ul li:nth-child(3n){margin-right: 0}
.about_ticon{width:100%; height: 80px; display: flex; align-content: center; display: flex; align-items: center;}
.about_ticon img{max-height: 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;}

.ny_about_three ul li h4{color:#000000; font-size: 28px; margin: 15px 0}
.ny_about_three ul li p{color:#000000; font-size:16px; line-height:26px; }
.ny_about_three ul li:hover{background: #013936}
.ny_about_three ul li:hover h4{color:#fff}
.ny_about_three ul li:hover p{color:#fff}
.ny_about_three ul li:hover img{filter: invert(100%); -webkit-filter:invert(100%); -moz-filter:invert(100%); -ms-filter:invert(100%); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);
}


.ny_about_four{width:100%; height: auto; overflow: hidden; margin:0 0 86px; padding-top:95px;}
.ny_about_four ul{width:100%; height: 800px; overflow: hidden; position: relative; margin-top: 40px; padding: 40px 0}
.ny_about_four ul:after{ position: absolute; left: 50%;  width: 1px;  height: 100%;  content: ""; border-left: 1px dashed #0a0204; top: 0;}
.ny_about_four ul li{width:50%; padding: 0 40px; position: relative; margin-bottom:30px;}
.ny_about_four ul li h4{color:#000000; font-size: 30px; font-weight: bold;}
.about_four_xx{width:100%; color:#666666; font-size: 14px; line-height: 24px;}
.about_four_xx img{max-width:100%}
.ny_about_four ul li p{color:#666666; font-size: 14px; line-height: 24px;}
.ny_about_four ul li:nth-child(odd){text-align: right}
.ny_about_four ul li:nth-child(2n){text-align: left; margin-left: 50%;}
.ny_about_four ul li:before {
    content: "";
    position: absolute;
    right: -6px;
    top: 15px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    z-index: 1;
}

.ny_about_four ul li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    width: 25px;
    height: 1px;
    background-color: #000;
    transition: all .5s;
}

.ny_about_four ul li:hover:after {
    background-color: #013936;
    width: 35px;
}

.ny_about_four ul li:hover:before {
    background-color: #013936;
    border-color: #013936;
}

.ny_about_four ul li:nth-child(2n)::before {
    left: -6px;
    right: auto;
}

.ny_about_four ul li:nth-child(2n):after {
    left: 0;
    right: auto;
}

.in_licheng_more{text-align: center; font-size:14px; color: #666666; margin-top: 20px;}
.ny_about_honor{width:100%; background: #013936; padding: 92px 0}
.about_honor_title{width:100%; height: auto; overflow: hidden; text-align: center}
.about_honor_title h4{color:#fff; font-size: 36px; text-transform: uppercase}
.about_honor_title p{color:#fff; font-size: 22px; margin-top: 10px;}
.about_honor_all .swiper-container{width:100%; height: auto; overflow: hidden; margin:60px 0 0}
.about_honor_all .swiper-slide a{width:100%; display: block; background:#fff; padding: 15px}
.about_honor_pic{width:100%; height: auto; overflow: hidden}
.about_honor_pic img{width:100%; display: block}
.about_honor_all .swiper-slide a h4{width:100%; height:40px; line-height: 40px; color:#000000; font-size: 20px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; text-align: center; font-weight:100}
.ny_about_six{width:100%; height: auto; overflow: hidden; width: 100%; padding-top: 110px;}
.about_three_title{width:100%; height: auto; overflow: hidden; text-align: center}
.about_three_title h4{color:#000000; font-size: 36px; text-transform: uppercase}
.about_three_title p{color:#000000; font-size: 22px; margin-top: 10px;}
.ny_about_six .swiper-container{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_about_six .swiper-slide a{width:100%; display: block; overflow: hidden}
.ny_about_six .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;}
.ny_about_six .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;}


/*产品*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_product_one .w1440{background: #fff; }



.ny_pro_tright{width:33%; height: auto; float: right; }
.pro_tright_biaoti{width:100%; height: auto;}
.pro_tright_biaoti h4{color:#000000; font-size: 36px; text-transform: uppercase; font-weight: 100}
.pro_tright_fenlei{width:100%; height: auto; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.pro_tright_fenlei h5{color:#000000; font-size: 28px; text-transform: uppercase; font-weight: 100 }
.mores-cp{ position: relative;}
.mores-cp span{color:#000000; font-size: 20px; font-weight: 100}
.mores-cp ul{width:100px; height: auto; background: #fff; position: absolute; top:30px; right:0; box-shadow: 0 0 6px rgba(0,0,0,0.1); padding: 8px; display: none; z-index:999}
.mores-cp ul li{width:100%; height: auto; margin-bottom: 8px;}
.mores-cp ul li a{color:#000; font-size: 14px; display: block;}
.mores-cp:hover ul{display: block}
.mores-cp ul li a:hover{color:#013936}

.pro_tright_bottom{width:100%; height: auto; overflow: hidden; background: #fff; padding:10px 24px 20px; margin-top: 32px;}
.pro_tright_swiper{width:100%; height: auto; padding: 10px;  background: #f9f9f9;}
.pro_tright_bottom .swiper-container{width:100%; height: auto;  overflow: hidden; padding-bottom:40px;}
.pro_tright_swiper .swiper-slide a h4{width:100%; height: 30px; line-height: 30px; color: #000000; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: 100}
.pro_tright_swiper .swiper-button-next,.pro_tright_swiper .swiper-button-prev{width:28px; height:28px; top:auto; margin-top: 0; bottom:0}
.pro_tright_swiper .swiper-button-next{background: url(../images/p_right.png)  no-repeat center; right:40%}
.pro_tright_swiper .swiper-button-prev{background: url(../images/p_left.png)  no-repeat center; left:40%}
.pro_tright_xx{width:100%;  height: auto; overflow: hidden; margin-top: 20px;}
.pro_tright_xx dl{border:1px solid #013936; overflow: hidden; margin-bottom:1px;}
.pro_tright_xx dl dt{width:45%; height: 48px; line-height: 48px; font-weight: 100; float: left; background: #013936; text-align: center; font-size: 18px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.pro_tright_xx dl dd{width:55%; height: 48px; line-height: 48px; font-weight: 100; float: left; font-size:14px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 0 8px;}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative; padding-top: 80px; background:#fff; padding-bottom:60px;}
.footer .w80{display: flex;}
.foot_logo{width: 155px; margin-right: 60px;}
.footer .foot-nav{border-left: 1px solid #666;  border-right: 1px solid #666;  -ms-flex: 1;  flex: 1; display: flex;
    -ms-flex-pack: justify; justify-content: space-between; padding: 0 3%}
.footer .foot-nav dl{ text-align: center}
.footer .foot-nav dl dt{color:#666666; font-size: 16px; border-bottom: 1px solid #666; display: table; margin: 0px auto; text-transform: uppercase;
	margin-bottom:10px; padding-bottom:10px;}
.footer .foot-nav dl dd{width:100%; height: auto; overflow: hidden; text-align: center}
.footer .foot-nav dl dd a{width:100%; display: block; font-size: 14px; color: #666666; line-height: 36px;}
.footer .foot-nav dl dd a:hover{color:#013936}
.foot_lx{width:246px; height: auto; margin-left:55px;}
.foot_lx p{color:#666666; font-size: 16px;}
.foot_lx h4{color:#000000; font-size:24px; font-weight: bold;  margin-bottom: 10px;}
.ma_img{width:160px;}
.ma_img img{width:100%; display: block}
.footer_bottom{width:100%;height: auto; overflow: hidden; border-top:1px solid #c2c2c2; padding:20px 0; background:#fff}
.footer_bottom .w80{display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.copy_l{width:auto; height: auto; overflow: hidden; font-size:14px; color: #666666; line-height: 40px;  text-transform: uppercase; text-align: center}
.copy_l a{color:#666666; font-size:14px;}
.copy_l a:hover{color:#002ca7!important}
.footer_zhichi{width:auto; height:auto; overflow: hidden; margin-left: 10px;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#fff; 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: #666666; 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:#666666; font-size:14px; position: relative; padding-right: 10px; margin-right: 10px; line-height: 40px;}
.footer_lianjie a:last-child:after{display: none}





/*客服*/
.fd-right{position: fixed; right: 0; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 99;  transition: all .5s;}
.fd-right li{cursor: pointer; color: #606060; border-bottom: 1px solid #ccc; width: 80px;  background: #fff;  text-align: center; position: relative;}
.fd-right li a{position: relative; z-index: 2; padding: 6px 0; display: block;}
.fd-right li i{font-size: 30px; height: 40px; line-height: 40px; zoom: 1; display: inline-block; vertical-align: middle;}
.fd-right li p{line-height: 30px;}
.fd-right li.go-top{border-bottom: none;}
.fd-right li:hover a { background: #013936;}
.fd-right li:hover i{color:#fff}
.fd-right li:hover p{color:#fff}
.go-top{display:none}


/*弹出视频*/
.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;}




@media screen and (max-width:1500px){
	.w1440,.container{width:1200px;}


}




 