/*默认PC样式*/
/* 头部及导航 */
.top-lan{background:url(../images/top-lan.png) no-repeat left; padding-left:40px; margin-left:30px;}

.tt-header{position:absolute;top:0;left:0;width:100%;z-index:101; border-bottom:1px solid #e0e0e0;}
.tt-header .logo{display:inline-block;position:relative; z-index:101;transition:none;}
.tt-header .logo img{display:inline-block;max-width:100%;max-height:60px;width:auto;height:auto;vertical-align:middle; margin:10px 0px;}
.tt-header .logo img.black,.stick.tt-header .logo img.black{display:inline-block;}
.tt-header .logo img.white,.stick.tt-header .logo img.white{display:none;}

/* SWIPER 轮播 */
.banner .swiper-container{width:100%;height:100%;margin-left:auto;margin-right:auto;}
.banner .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;}

/* SWIPER 轮播图片 */
.banner .tt-mslide{position:relative; overflow:hidden;}
.banner .tt-mslide:before{content:''; display:block; position:absolute;	top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.1);}
.banner .tt-mslide-entry{display:table-cell; width:99999px; height:800px; text-align:center; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover; background-position:center center; vertical-align:middle;}
.banner .tt-mslide-entry:before{position:absolute; top:0; right:0; bottom:0; left:0; content:'';}
.banner .slider-content{width:100%;	float:none; margin:0 auto; color:#ffffff;}
.banner .slider-content h2{font-size:72px; font-weight:bold; margin:0px; padding:0px 0px 20px 0px;}
.banner .slider-content h3{font-size:48px; font-weight:bold; margin:0px; padding:0px 0px 30px 0px;}
.banner .slider-content p{padding:0px 0px 70px 0px;}
.banner .tt-mslide .text-animation{visibility:hidden;}
.banner .tt-mslide .text-animation.animated{visibility:visible;}

 /* SWIPER 轮播切换按钮 */
.banner .swiper-slide{position:relative}
.banner .swiper-pagination .swiper-pagination-bullet{width:80px;height:4px;background:rgba(255,255,255,0.5); border-radius:2px;opacity:1;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background:#fff}

/* swiper-pagination-white */
.banner .swiper-pagination-white .swiper-pagination-bullet{background:#ffffff}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{background:#000000}

/* swiper position */
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .banner .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:30px; left:0px;}
.banner .swiper-button-next,.banner .swiper-button-prev{color:#fff; display:none;}

/* owl-carousel 轮播切换按钮样式 */
.owllist .owl-carousel .owl-nav,.owllist .owl-carousel .owl-nav.disabled{display:block;font-size:-webkit-xxx-large;position:relative;right:0;top:0;margin:0 auto;float:none;text-align:center;}
.owllist .owl-carousel .owl-nav .owl-next,.owllist .owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;position:relative;display:block;text-align:center;display:inline-block;margin:0 auto}
.owllist .owl-nav i{font-size:24px;height:48px;width:48px;background:#fff; margin-right:10px;padding:10px 10px 0 10px; border-radius:10px; border:1px solid #e0e0e0;}
.owllist .owl-nav .owl-next:hover i,.owllist .owl-nav .owl-prev:hover i{background:#000000; color:#fff; border:1px solid #000000; transition: all .4s linear;}

/* 内页banner */
.header-wrap{overflow:hidden;}
.header-hd{position:relative;}
.header-hd .backg-about{background:url(../images/ny-about.jpg) no-repeat top center;width:100%; height:600px;  }
.header-hd .backg-product{background:url(../images/ny-product.jpg) no-repeat top center;width:100%; height:300px;  }
.header-hd .backg-cases{background:url(../images/ny-cases.jpg) no-repeat top center;width:100%; height:300px;  }
.header-hd .backg-news{background:url(../images/ny-news.jpg) no-repeat top center;width:100%; height:600px;  }
.header-hd .backg-contact{background:url(../images/ny-contact.jpg) no-repeat top center;width:100%; height:300px;  }
.header-hd .backg{background:url(../images/ny-banner.jpg) no-repeat top center;width:100%; height:300px;  }
/*背景图片放大样式.header_hd .backg{background:url(../images/ny-banner.jpg) no-repeat top center;width:100%; height:600px; transform:scale(1);background-attachment:scroll!important;-webkit-animation:imageZoom linear 17s;-webkit-animation-iteration-count:infinite;background-size:cover; }*/
.header-hd .slogan{color:#fff; width:100%; text-align:center; position:absolute; top:50%;transform: translateY(-50%);}
.header-hd .slogan h2{font-size:48px; font-weight:bold; color:#fff; padding-bottom:10px;}
.header-hd .slogan p{text-align:center; color:rgba(255,255,255,1);}
.header-hd .slogan p a{color:rgba(255,255,255,1);}
.header-hd .slogan p a:hover{ color:#fff; text-decoration:underline;}

/* 模块主标题默认 */
.mkbt{padding-bottom:60px; text-align:center;}
.mkbt h2.maintitle{font-size:48px; font-weight:bold; color:#000000; margin:0;}
.mkbt p.subtitle{font-size:36px; line-height:40px; display:block; padding-top:20px;}
.mkbt p.subtitle2{ font-size:18px; font-weight:bold; padding-top:15px;}

/* 模块主标题白色 */
.mkbt-white{padding-bottom:60px; text-align:center;}
.mkbt-white h2.maintitle{font-size:48px; font-weight:bold; color:#ffffff; margin:0;}
.mkbt-white p.subtitle{font-size:36px; line-height:40px; display:block; padding-top:20px;}


/* 模块主标题层叠 */
.mkbt-cd{padding-bottom:20px; text-align:center;}
.mkbt-cd h2.maintitle{font-size:36px; color: rgba(0, 0, 0,.1); font-weight: bold; position: relative; top: 15px; text-transform:uppercase;}
.mkbt-cd p.subtitle{font-size:36px; color:#000; font-weight:bold;}
.mkbt-cd p.subtitle::after {content:""; display:block; width:50px; height:4px; background:#000000; margin:20px auto 10px auto;}
.mkbt-cd p.overview{font-size:18px; color:#666;}

/* 模块面包屑 */
.breadcrumb-bg{border-bottom:1px solid rgba(0,0,0,0.1); border-top:0px solid rgba(0,0,0,0.1); background:#fff; padding:0px 0px;}
.breadcrumb{margin:0px; background:none;}

/* 类别 */
.category{text-align:left; margin-bottom:30px;}
.category a{color:#000;border-radius:30px;background:#fff;border:1px solid #000;margin:5px 5px;font-size:18px;padding:5px 30px; display:inline-block;}
.category a.active,.category a:hover{color:#fff;border-radius:30px;background:#000000;border:1px solid #000000}
.ny-right .category{display:none;}


/*- 合作伙伴 -*/
.parlist img{border:1px solid #f0f0f0; margin:10px 0px;}

/* 图片列表 */
/* 关于我们-证书 */
.piclist{text-align:center;}
.piclist .txt .txt-content{background:none; padding:15px 0px;}
.piclist .txt .txt-content h3{font-size:16px; font-weight:normal; white-space: nowrap;text-overflow: ellipsis;}
.piclist .txt .txt-content p{color:#666; margin-bottom:20px;}
.piclist .img-box{ overflow:hidden; background:rgba(0,0,0,.9); border:1px solid #ccc;}
.piclist .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}

/* 产品列表 */
.piclist3{text-align:center;}
.piclist3 .txt .txt-content{background:none; padding:15px 0px;}
.piclist3 .txt .txt-content h3{font-size:18px; font-weight:bold; white-space: nowrap;text-overflow: ellipsis; padding-bottom:10px;}
.piclist3 .txt .txt-content p{color:#666; margin-bottom:20px;}
.piclist3 .img-box{ overflow:hidden; background:rgba(0,0,0,.9); border:1px solid #ccc;}
.piclist3 .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist3:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}

/* 默认文字有背景 */
.piclist-bg{margin-bottom:10px;}
.piclist-bg .txt .txt-content{background:#f0f0f0; padding:15px 0px;}
.piclist-bg .txt .txt-content h3{font-size:16px; font-weight:normal; }
.piclist-bg .txt .txt-content p{color:#fff;}

/* 首页新闻浮动图片上 */
.piclist2{margin-bottom:30px;}
.piclist2 .txt{position:relative;}
.piclist2 .txt .txt-content{position:absolute; left:0; bottom:0px; background:rgba(0,0,0,.4); color:#fff; padding:40px 0px; width:100%; text-align:left;}
.piclist2 .txt .txt-content h3{font-size:20px; font-weight:bold; line-height:30px; padding:0 30px;}
.piclist2 .txt .txt-content a:hover h3{background:#1175c2; color:#fff;}
.piclist2 .txt .txt-content p.date{ font-size:18px; padding:0 30px;}
.piclist2 .img-box{ overflow:hidden; background:rgba(0,0,0,.9);}
.piclist2 .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist2:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}

/* 新闻列表页 */
.piclist-newslist{margin-bottom:30px;}
.piclist-newslist .txt .txt-content{background:none; padding:15px 0px;}
.piclist-newslist .txt .txt-content h3{font-size:20px; font-weight:bold; line-height:30px; padding:0px 0px;}
.piclist-newslist .txt .txt-content .intro{padding:10px 0px; line-height:24px; color:#666;}
.piclist-newslist .txt .txt-content p.data{font-size:18px; padding:0px 0px;}
.piclist-newslist:hover .txt .txt-content p.more{text-decoration:underline;}
.piclist-newslist .img-box{ overflow:hidden; background:rgba(0,0,0,.9);}
.piclist-newslist .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist-newslist:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}


/* 首页两大涉足区域 */
.piclist5-item .piclist5-profile{ position: relative; overflow: hidden; width: 100%; margin:0;}
.piclist5-item .piclist5-profile img {width:100%; height: auto; vertical-align:bottom; transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;}
.piclist5-item:hover .piclist5-profile img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}

/* 首页两大涉足区域 默认内容*/
.piclist5-item .piclist5-profile .introduce02{height:100%;  position: absolute;  top: 0;  background: rgba(0, 0, 0, 0.1);  opacity: 1;  width: 100%;  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);}
.piclist5-item .piclist5-profile .introduce02 .details {position: absolute; top: 50%; width:100%; transform: translateY(-50%);}
.piclist5-item .piclist5-profile .introduce02 .details h2.content-title{ font-size:48px; text-align: center;  color: #FFF;  margin: 0 auto;  width: 65%; display:block;}
.piclist5-item:hover .piclist5-profile .introduce02{background: rgba(0, 0, 0, 0.3); transition: all .4s linear;}

/* 首页4大特征 */
.piclist6-item .piclist6-profile{ position: relative; overflow: hidden; width: 100%; margin:0;}
.piclist6-item .piclist6-profile img {width:100%; height: auto; vertical-align:bottom; transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;}
.piclist6-item:hover .piclist6-profile img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}

/* 首页4大特征 默认内容*/
.piclist6-item .piclist6-profile .introduce02{height:100%;  position: absolute;  top: 0;  background: rgba(0, 0, 0, 0.1);  opacity: 1;  width: 100%;  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);}
.piclist6-item .piclist6-profile .introduce02 .details {position: absolute; top: 40%; width:100%; height:100%;}
.piclist6-item .piclist6-profile .introduce02 .details h2.content-title{ font-size:30px; text-align: center;  color: #FFF;  margin: 0 auto; padding:8px 50px; border:3px solid #fff;  border-radius:50px; display:inline-block;}
.piclist6-item:hover .piclist6-profile .introduce02{background: rgba(0, 0, 0, 0.3); transition: all .4s linear;}
.piclist6-item:hover .piclist6-profile .introduce02 .details h2.content-title{ background:#fff; color:#000; transition: all .4s linear;}


/* 首页可持续发展 */
.piclist7-item .piclist7-profile{ position: relative; overflow: hidden; width: 100%; margin:0;}
.piclist7-item .piclist7-profile img {width:100%; height: auto; vertical-align:bottom; transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;}
.piclist7-item:hover .piclist7-profile img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}

/* 首页可持续发展 默认内容*/
.piclist7-item .piclist7-profile .introduce02{height:100%;  position: absolute;  top: 0;  background: rgba(0, 0, 0, 0.1);  opacity: 1;  width: 100%;  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);}
.piclist7-item .piclist7-profile .introduce02 .details {position: absolute; top: 40%; width:100%; height:100%;}
.piclist7-item .piclist7-profile .introduce02 .details h2.content-title{ font-size:30px; font-weight:normal; text-align: center;  color: #FFF;  margin: 0 auto; display:inline-block;}
.piclist7-item .piclist7-profile .introduce02 .details h2.content-title::after{content:""; display:block; width:135px; height:5px; background:#fff; margin:30px auto 0px auto;}
.piclist7-item:hover .piclist7-profile .introduce02{background: rgba(0, 0, 0, 0.3); transition: all .4s linear;}


/* 产品展示 */
.piclist8-item{ padding-bottom:30px;}
.piclist8-item .piclist8-profile{ position: relative; overflow: hidden; width: 100%; margin:0; border-radius:30px;}
.piclist8-item .piclist8-profile img {width:100%; height: auto; vertical-align:bottom; transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;}
.piclist8-item:hover .piclist8-profile img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}

/* 首页可持续发展 默认内容*/
.piclist8-item .piclist8-profile .introduce02{height:100%;  position: absolute;  top: 0;  background: rgba(0, 0, 0, 0.3);  opacity: 1;  width: 100%;  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);}
.piclist8-item .piclist8-profile .introduce02 .details {position: absolute; top: 10%; width:100%; height:100%;}
.piclist8-item .piclist8-profile .introduce02 .details h2.content-title{ font-size:36px; font-weight:bold; text-align: center;  color: #FFF; padding:0px 50px; display:inline-block;}
.piclist8-item .piclist8-profile .introduce02 .details h2.content-title::after{content:""; display:block; width:135px; height:2px; background:#fff; margin:30px 0 30px 0;}
.piclist8-item .piclist8-profile .introduce02 .details .content-txt p{ color:#fff; padding:10px 0px; padding:5px 50px;}


/* 默认上下结构样式（新闻） */
.newslist{margin-bottom:30px; position: relative; display: block; transition: all .36s;}
.newslist dl dt{font-size:16px; padding:0px 20px 10px 20px;}
.newslist dl dd.riqi{color:#999; padding:0px 20px 10px 20px;}
.newslist dl dd.riqi::after{content:""; display:block; width:60px; height:1px; background:#ccc; margin:10px 0px 0px 0px;}
.newslist dl dd.pic{padding-bottom:10px;}
.newslist dl dd.txt{color:#666; padding:0px 20px 10px 20px;}
.newslist dl dd.more{padding:0px 20px 20px 20px; color:#000000;}
.newslist dl::before{content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 1px; background: #e2e0e0;}
.newslist dl::after{content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 0; height: 1px; background: #000000; transition: all .36s;}
.newslist dl:hover {box-shadow: 0 5px 47px 4px rgba(214, 211, 211, .75);}
.newslist dl:hover::after {width: 100%;}
.newslist dl .img-box{overflow:hidden}
.newslist dl .img-box img,.newslist dl .img-box img{transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}
.newslist dl:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}
.newslist ul li{font-size:16px; border-bottom:1px dashed #f0f0f0; padding:15px 0px;}
.newslist ul li span{color:#999; padding-right:20px;}

/* 首页新闻左右结构样式 */
.newslist2{margin:15px 0px 0px 0px;}
.newslist2 dl dt{font-size:16px; padding:0px 0px 10px 0px; word-wrap: break-word; white-space: normal;word-break: break-all;}
.newslist2 dl dd.riqi{color:#999; margin-bottom:10px;}
.newslist2 dl dd.riqi::after{content:""; display:block; width:60px; height:1px; background:#ccc; margin:10px 0px 0px 0px;}
.newslist2 dl dd.pic{padding-bottom:10px;}
.newslist2 dl dd.txt{color:#666; margin-bottom:9px;}
.newslist2 .img-box{overflow:hidden}
.newslist2 .img-box img,.newslist2 .img-box img{transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}
.newslist2:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}

/* 内页新闻左右结构样式 */
.newslist-lr{margin-bottom:30px; position: relative; display: block; transition: all .36s; background:#f9f9f9;}
.newslist-lr dl dt{font-size:16px; padding:40px 20px 0px 20px; word-wrap: break-word; white-space: normal;word-break: break-all;}
.newslist-lr dl dd.riqi{color:#999; padding:20px 20px 20px 20px;}
.newslist-lr dl dd.riqi::after{content:""; display:block; width:60px; height:1px; background:#ccc; margin:10px 0px 0px 0px;}
.newslist-lr dl dd.pic{}
.newslist-lr dl dd.txt{color:#666;padding:20px 20px 20px 20px;}
.newslist-lr dl dd.more{margin-left:20px; border:1px solid #e0e0e0; border-radius:20px; height:40px; line-height:40px; padding:0px 30px; vertical-align:top; display:inline-block; -webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s; transition:all .5s;}
.newslist-lr:hover{box-shadow: 0 5px 47px 4px rgba(214, 211, 211, .75);}
.newslist-lr:hover dl dd.more{ margin-left:20px; border:1px solid #000000; background:#000000; color:#fff;}
.newslist-lr .img-box{overflow:hidden}
.newslist-lr .img-box img,.newslist-lr .img-box img{transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}
.newslist-lr:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}

/* 模块文字浮动图片上 */
.newslist3{position:relative; margin:15px 0px;}
.newslist3 .text{ position:absolute; left:0; bottom:0px; background:rgba(0,0,0,0.5); color:#fff; display:inline-block; width:100%; padding:30px 20px; opacity:.9}
.newslist3 .text h3{font-size:16px; padding:0px 0px 10px 0px;}
.newslist3 .text .riqi{color:#fff; margin-bottom:10px;}
.newslist3 .text .riqi::after{content:""; display:block; width:60px; height:1px; background:#ccc; margin:10px 0px 0px 0px;}


/* 单页（关于我们/联系我们） */
.detail-single{padding-bottom:20px;}
.detail-single p{padding:10px 0px;}
.detail-single img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}
.detail-single .table tr th{ height:40px; line-height:40px; font-size:26px; color:#333333; background:#e3e3e3; text-align:center; vertical-align:middle;}
.detail-single .table tr td{ height:40px; line-height:40px; text-align:center; vertical-align:middle;}

/* 详情页（产品proshow.html/新闻newsshow.html） */
.detail-title{padding:20px 0px;}
.detail-title h3{font-size:36px; text-align:center;}
.detail-title h3 span{ display:block; font-weight:normal; font-size:18px; color:#999; line-height:32px; border-bottom:1px solid #e0e0e0; margin:10px 0px; padding-bottom:30px;}
.detail-content{ padding-bottom:20px;}
.detail-content p{ padding:10px 0px;}
.detail-content img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}
.detail-content .table tr th{ height:40px; line-height:40px; font-size:26px; color:#333333; background:#e3e3e3; text-align:center; vertical-align:middle;}
.detail-content .table tr td{ height:40px; line-height:40px; text-align:center; vertical-align:middle;}
.detail-pre-next{padding-bottom:30px;}
.detail-pre-next ul li{ color:#999;}
.detail-pre-next ul li a{ color:#666;}

/* 产品详情左侧图片、右侧标题和说明参数 */
.proshow02{}
.proshow02-title{ font-size:24px; border-bottom:1px solid #f2f2f2; padding:20px 0px;}
.proshow02-overview{padding:20px 0px;}
.proshow02-overview p{color:#666;}
.proshow02 .btn-more-bg{ margin-bottom:20px;}
.proshow02 .btn-more-bg a{padding:0px 40px; display:inline-block; border-radius:5px;}
.proshow02-tel{font-size:18px; display:inline-block; font-weight:bold;}
.proshow02-tel span a{font-family:Arial, Helvetica, sans-serif; padding:0 10px 0px 10px; font-size:24px; color:#000000; text-decoration:underline;}

/* 产品详情-详情说明 */
.proshow03{padding:20px 0px;}
.proshow03-title{ border-bottom:1px solid #f2f2f2;}
.proshow03-title span{background:#000000; color:#fff; font-size:16px; padding:10px 30px; display:inline-block;}
.proshow03-content{ padding:20px 0px;}
.proshow03-content img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}
.proshow03-content .table tr th{ height:40px; line-height:40px; font-size:26px; color:#333333; background:#e3e3e3; text-align:center; vertical-align:middle;}
.proshow03-content .table tr td{ height:40px; line-height:40px; text-align:center; vertical-align:middle;}

/* 产品详情左侧图片多图片展示2 */
.w{width:100%;height:100%}
.leftBox{float:left}
.normalBox{overflow:hidden;position:relative;border:1px solid #f2f2f2}
.normalBox .w{display:none}
.botBox{width:100%;background:#fff;overflow:hidden;margin:10px 0}
.botBox ul li{float:left;width:20%;height:100%;border:1px solid #f2f2f2;border-radius:0px; cursor:pointer;}
.botBox ul li img{opacity:.5;}
.botBox ul li:last-child{margin-right:0px;}
.bord{border-color:#000000!important;opacity:1!important}
.bord img{opacity:1!important;}
.moveBox{width:200px;height:200px;background:rgba(222,0,0,.4);position:absolute;top:0;left:0;display:none;cursor:move}
.magBox{width:540px;height:540px;border:1px solid #f2f2f2;position:relative;float:left;overflow:hidden;display:none}
.magBox ul li{display:none;position:absolute;top:0;left:0}
#n,.m{display:block!important;}
.box{width:110px;margin:auto}



/* 在线留言表单 */
.feedback-title{}
.feedback-title h4{ font-size:24px; font-weight:bold; padding-bottom:10px;}
.feedback-form{clear:both; overflow:hidden;}
.feedback-form .form-label{position:relative;margin-bottom:20px}
.feedback-form .form-label input,.feedback-form .form-label textarea{background:#fff;width:100%;border:0 none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;font-size:14px;outline:0; padding:0px 30px; border:1px solid #f0f0f0; box-shadow:none}
.feedback-form .form-label input:focus,.feedback-form .form-label textarea:focus{box-shadow:none}
.feedback-form .form-label input::placeholder,.feedback-form .form-label textarea::placeholder{color:#000000;}
.feedback-form .form-label input{height:46px}
.feedback-form .form-label textarea{padding:14px 0 0 30px;height:178px;resize:none}
.feedback-form .form-label .form-btn{font-size:16px;line-height:1;padding:15px 0px;background:#000000;color:#fff;border:0 none; cursor:pointer; width:100px; text-align:center;}


/* FOOTER 底部*/
/*footer.footer-bg{background-size:cover;background-position:center;background:url(../images/footer-bg.jpg) no-repeat; background-color:#222222; color:#fff; position:relative;}
footer.footer-bg:before{background:rgba(0,0,0,.9);position:absolute;left:0;top:0;bottom:0;content:'';right:0}*/
footer.footer-bg{background-color:#222222; color:#fff;}

footer .footer-wrap{padding:100px 0px;}
footer .footer-logo{}
footer .footer-logo p{}
footer .footer-lan{color:rgba(255,255,255,0.6); padding:50px 0px 20px 0px;}
footer .footer-lan a{color:rgba(255,255,255,0.6);}

footer .footer-list{}
footer .footer-list h2{font-size:20px; font-weight:normal;}
footer .footer-list ul{padding:20px 0px;}
footer .footer-list ul li{ line-height:36px;}
footer .footer-list ul li a{color:rgba(255,255,255,0.6);}
footer .footer-list ul li a:hover{color:#fff;}

footer .footer-contact-qrcode{display:flex;}
footer .footer-contact{}
footer .footer-contact h2{font-size:20px; font-weight:normal;}
footer .footer-contact-nr{ padding:20px 0px; line-height:36px; color:rgba(255,255,255,0.6);}

footer .footer-qrcode{width:150px; text-align:center;}
footer .footer-qrcode img{width:150px; height:150px;}

footer .footer-copyright{padding:20px 0px; color:rgba(255,255,255,0.6); text-align:center; border-top:1px solid rgba(255,255,255,0.1);}
footer .footer-copyright a{color:rgba(255,255,255,0.6);}
footer .footer-copyright a:hover{color:#fff; text-decoration:underline;}
footer .footer-copyright p{display:inline-block;}

footer a{color:rgba(255,255,255,0.6);}
footer a:hover{color:#fff;}

/*-------------------------------------------------------------------首页index.html-------------------------------------------------------------------*/

/* index-about关于我们 */
.index-about-bg{background:url(../images/index-about-bg.jpg) no-repeat;background-size:cover;background-position:center;position:relative;background-attachment:fixed; object-fit:cover; padding:120px 0px;}
.index-about .mkbt{padding-bottom:30px; text-align:center;}
.index-about .mkbt h2.maintitle{font-size:48px; font-weight:bold; color:#000000; margin:0;}

.index-about{}
.index-about-nr{padding-bottom:30px;}
.index-about-nr p{line-height:28px; margin-bottom:10px; text-indent:2em;}
.index-about-pic{padding-bottom:30px;}
.index-about-pic img{margin:0 auto;}
.index-about .btn-more{ text-align:center;}
.index-about .btn-more a{border:2px solid #000000; background:#000000; color:#fff; font-weight:bold; line-height:45px; border-radius:25px; display:inline-block; padding:0px 56px; margin:0 auto;}
.index-about .btn-more a:hover{border:2px solid #000000; background:#fff; color:#000;}

.ny-about{padding:50px 0px;}
.ny-about h2{font-size:36px; font-weight:bold; padding-bottom:30px;}
.ny-about p{ padding:5px 0px; text-indent:2em;}

.zs-piclist ul li{width:20%; text-align:center; float:left; padding:10px 10px; box-sizing: border-box;}

.ny-agent p{ padding:5px 0px; text-indent:2em;}

.ny-culture-bg{background:url(../images/ny-culture-bg.jpg) no-repeat;background-size:cover;background-position:center;position:relative;background-attachment:fixed; object-fit:cover; padding:120px 0px; color:#fff;}
.ny-culture{padding:20px 40px; line-height:36px;}
.ny-culture p{font-size:24px; text-indent:2em; text-align: justify;}

/*可持续发展*/
.ny-kcxfz{}
.ny-kcxfz-pic{}
.ny-kcxfz-pic img{margin:30px auto;}
.ny-kcxfz-nr{padding-bottom:30px; text-indent:2em;}
.ny-kcxfz-nr p{ padding:5px 0px;}




.ny-prolist{ margin-bottom:30px; clear:both; overflow:hidden; background:rgba(0,0,0,0.5); border-radius:30px; padding:50px 40px;}
.ny-prolist dl dt{font-size:30px; font-weight:bold; padding:15px 0px;}
.ny-prolist dl dd.txt{ padding:0px 0px; font-size:16px; line-height:32px;}
.ny-prolist dl dd.pic img{ border:0px solid #000; box-shadow:0 10px 0px rgba(0,0,0,.08); }

.iconlist1{text-align:center; border:1px solid #f0f0f0; border-radius:20px; box-shadow:0 10px 0px rgba(0,0,0,.08); padding:50px 0px; min-height:260px; margin-top:20px; margin-bottom:40px;}
.iconlist1 ul li img{margin:0 auto;}
.iconlist1 ul li.title h2{ font-size:30px; font-weight:bold; padding:10px 0px;}
.iconlist1 ul li.title h2 span{display:block; font-size:18px; font-weight:normal; padding-top:10px;}
.agent-txt01{ font-size:24px; line-height:40px; text-align:center;}

.ny-pro-bg{}

.ny-pro-bg .container{width:1170px;}
