@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:14px/1.75 "Microsoft YaHei", arial,sans-serif;  background:#fff;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
img { image-rendering: -webkit-optimize-contrast;}
.container{width:1560px; margin:0 auto}
.container2{width:1600px; margin:0 auto}

.containers{width:96%; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
.headUp {top: -100%;transition: 1s;position: absolute;width: 100%;}
.navfixed {background-color: #fff;box-shadow: 0 -7px 7px 7px #999;position: fixed;z-index: 999;top: 0;}
/*字体引入*/
@font-face {
  font-family: "futura";
  src: url("../font/Futura\ Md\ BT\ Bold.ttf");
}
/* CSS Document */


/* 头部 */
.head {position: fixed; z-index: 999;width: 100%;}
.head .head-con {display: flex;justify-content: space-between;align-items: center; height: 120px;}
.head-nav {display: flex;align-items: center;}
.head-nav ul {display: flex;}
.head-nav ul li a {font-size: 16px;color: #fff; display: block;text-align: center;margin-right: 50px;}
.head-nav .head-cact {display:flex;align-items: center;}
.head-nav .head-cact img {margin-right: 10px;}
.head-nav .head-cact span {display: block;font-size: 14px;color: #fff; white-space: nowrap;}
.head-nav .head-cact b {font-size: 20px;color: #fff;line-height: 20px; white-space: nowrap;}
.head-nav ul li:hover a {color:#036eb8;}
.headUp .head-nav ul li.on a {color:#036eb8;}
.headUp .head-nav li a {color: #333;}
.headUp .head-cact b {color: #333; white-space: nowrap; }
.head .head-con .head-logo img {width: 100%;vertical-align: middle;}
.headUp .head-con .head-logo img  {width:100%;}
.head-nav .go-en { margin: 0 20px; font-size: 16px; color: #fff;}
.head-nav .go-en img {display: block;}
.headUp .head-nav .go-en {color: #000;}
.headUp .head-cact span{color: #036eb8;}


/* banner */
.banner {overflow: hidden;position: relative;}
.banner .container2 {position: relative;}
/* .banner .swiper-slide{background: url(../images/banner.jpg) no-repeat center; height: 950px;background-size: cover;} */
.banner .swiper-slide a {display: block; width: 100%; height: 100%;}
.banner .swiper-slide a img {width: 100%;  image-rendering: pixelated;}
.slid-con {text-align: center;margin-top: 16%;}
.slid-con h1 {font-size: 82px;color: #fff;position: relative;}
.slid-con img {position: absolute;bottom: 29px;  width: 100%;   left: 0; top: 236px;right: 0; bottom: 0; margin: auto;}
.slid-con h2 {color: rgba(255, 255, 255,.07);font-size: 36px;position: relative;top: -17px;}
.slid-con p {font-size: 22px;color: #fff;    }
.banner .swiper-pagination {bottom: 50px;}
.banner .swiper-pagination-bullet {width: 14px;height: 14px;background-color: #f4f4f4;outline: none;}
.banner .swiper-pagination-bullet-active {background-color: #036eb8;width: 38px;height: 14px;}
.banner .swiper-button-prev1  {display: block;width: 80px;height: 80px;background: rgba(244, 244, 244,.1); border-radius: 50%; opacity: 0; transition: .5s;  cursor: pointer;   position: absolute;  top: 40%; left: 8%;  z-index: 2;}
.banner .swiper-button-prev1 span { width: 100%;height: 100%; display: block; background: url(../images/banner-jt1.png)no-repeat center;}
.banner .swiper-button-next1 {display: block;width: 80px;height: 80px;background: rgba(244, 244, 244,.1); border-radius: 50%;  cursor: pointer; opacity: 0; transition: .5s;    position: absolute;  top: 40%; right: 8%; z-index: 2;}
.banner .swiper-button-next1 span { width: 100%;height: 100%; display: block; background: url(../images/banner-jt2.png)no-repeat center;}
.banner:hover .swiper-button-prev1{opacity: 1;}
.banner .swiper-button-prev1:hover {background: rgba(244, 244, 244,.5);}
.banner:hover .swiper-button-next1{opacity: 1;}
.banner .swiper-button-next1:hover {background: rgba(244, 244, 244,.5);}


/* 公用标题 */
.index-title {margin: 0 0 50px 0;text-align: center; position: relative;overflow: hidden;}
.index-title h1 {font-size: 60px;color: rgba(205, 205, 205,.2); font-weight: bold;     position: relative; top: 60px;}
.index-title h2 {font-size: 42px;color: #000; font-weight: bold;padding-bottom: 10px;}
.index-title span {display: block;width: 54px;height: 3px;background: #f39801; margin: 0 auto;     position: relative;z-index: 2;}
.index-title::after {position: absolute;content: "";width: 100%;height: 1px;background-color: #f8f8f8; bottom: 1px; left: 0;}


/* 亚为产品 */
.fw-product {position: relative;}
.fw-product::after {  content: ""; background: url(../images/HONEYCOMB-bj.jpg) no-repeat center; opacity: 0.1; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: -1;}
.fw-list ul {display: flex;justify-content: space-between;}
.fw-list .list-top{text-align: center;display: block;justify-content:inherit}
.fw-list .list-top li{display: inline-block;margin: 0 1%;}
.fw-list .list-top a {padding: 10px 20px; box-sizing: border-box;color: #333; font-size: 16px; background-color: #f5f5f5; transition: .5s;}
.fw-list .list-top a span {margin-right: 10px;}
.fw-list .list-top a:hover {background-color: #036eb8;color:#fff;}
.fw-list .bd ul {padding:70px 0; flex-wrap: wrap;}
.fw-list .bd ul::after {width: 500px; content: "";}
/* .fw-list .bd ul::after {content: ""; width: 500px;} */
/* .fw-list .bd ul .bd-list {width: 500px;} */
.fw-list .bd ul li {width: 500px;height:500px;position: relative;overflow: hidden;margin-bottom: 30px;}
.fw-list .bd ul li .fw-list-img {width: 100%; display: block;}
.fw-list .bd ul li .list-hide {  width: 100%;   padding: 60px 30px;  box-sizing: border-box; position: absolute;   top: 150%; right: 150%;; transition: .6s; height: 100%; text-align: center;background:rgba(0,0,0,0.5)}.fw-list .bd ul li .list-hide h3 {font-size: 26px;color: #fff;}
.fw-list .bd li .list-hide img {padding: 10px 0;}
.fw-list .bd ul li .list-hide p {font-size: 15px;color: #fff; text-align: left;  display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.fw-list .bd li:hover .list-hide {top: 0; right: 0;}


/* 关于我们 */
.hz-about {margin-bottom: 100px;}
.hz-about .hz-con p {font-size: 16px;color: #333;}
.hz-about .hz-con .hz-num {box-shadow: 0.035px 2px 18.9px 2.1px rgba(116, 116, 116, 0.14);border-top-right-radius: 40px;border-bottom-left-radius: 40px;margin: 50px 0;}
.hz-about .hz-con .hz-num ul{display: flex;justify-content: space-around; padding: 20px 0;}
.hz-about .hz-con .hz-num ul li {text-align: center;position: relative;}
.hz-about .hz-con .hz-num ul li::after {width: 1px;height: 100%;background-color: #eeeeee; content: "";position:absolute; right: -80px;top: 0;}
.hz-about .hz-con .hz-num ul li:last-child::after {display: none;}
.hz-about .hz-con .hz-num ul li h3 {font-size:40px;color: #036eb8;font-weight: bold;line-height: 60px;position: relative;}
/*.hz-about .hz-con .hz-num ul li h3::after {content: "";background: url(../images/hz-about-icon1.png)no-repeat right; position: absolute;bottom: 0;  right: -8px;   width:18px;height:18px;}
*//*.hz-about .hz-con .hz-num ul li:last-child h3::after {content: "";background: url(../images/hz-about-icon2.png)no-repeat right; position: absolute;bottom: 0;  right: -8px;   width: 18px;height: 18px;}
*/.hz-about .hz-con .hz-num ul li span {font-size: 15px;color: #333;}
.hz-about .hz-con .hz-num .num2 {display: flex;}
.hz-about .hz-con .hz-num .num2 b {font-size: 66px;color: #036eb8;line-height: 60px;}
.hz-about .hz-con .hz-introduce{border-top: 1px solid rgb(219, 219, 219);}
.hz-about .hz-con .hz-num ul li:nth-child(2) h3::after {right: -70px;}
.hz-about .hz-con .hz-introduce li {width: 16.66%;height: 300px;text-align: center;  transition: .5s;   padding: 0 3%; box-sizing: border-box; border: 1px solid rgb(219, 219, 219);float: left;border-top: none;}
.hz-about .hz-con .hz-introduce li .introduce-img {width: 80px;height: 80px;text-align: center;line-height: 80px;background-color: #f4f4f4;border-radius: 50%;margin:30px auto 0 auto;}
.hz-about .hz-con .hz-introduce li .introduce-img span{width: 80px;height: 80px;display: block;}
.hz-about .hz-con .hz-introduce li:nth-child(1) .introduce-img span {background: url(../images/hz-introduce1.png) no-repeat center; display: block;width: 100%;height: 100%;}
.hz-about .hz-con .hz-introduce li:nth-child(2) .introduce-img span {background: url(../images/hz-introduce2.png) no-repeat center; display: block;width: 100%;height: 100%;}
.hz-about .hz-con .hz-introduce li:nth-child(3) .introduce-img span {background: url(../images/hz-introduce3.png) no-repeat center; display: block;width: 100%;height: 100%;}
.hz-about .hz-con .hz-introduce li:nth-child(4) .introduce-img span {background: url(../images/hz-introduce4.png) no-repeat center; display: block;width: 100%;height: 100%;}
.hz-about .hz-con .hz-introduce li:nth-child(5) .introduce-img span {background: url(../images/hz-introduce5.png) no-repeat center; display: block;width: 100%;height: 100%;}
.hz-about .hz-con .hz-introduce li:nth-child(6) .introduce-img span {background: url(../images/hz-introduce6.png) no-repeat center; display: block;width: 100%;height: 100%;}
.hz-about .hz-con .hz-introduce li h3 {font-size: 24px;color: #000;margin: 10px 0;font-weight: bold;}
.hz-about .hz-con .hz-introduce li span {font-size: 16px;color: #000;}
.hz-about .hz-con .hz-introduce li {border-right: none;}
.hz-about .hz-con .hz-introduce li:nth-child(6n) {border-right: 1px solid rgb(219, 219, 219);border-bottom: 1px solid rgb(219, 219, 219);}

.hz-about .hz-con .hz-introduce li:hover h3 {color: #fff;}
.hz-about .hz-con .hz-introduce li:hover span {color: #fff;}
.hz-about .hz-con .hz-introduce li:hover {background-color: #036eb8;}
.hz-about .hz-con .hz-introduce li:nth-child(1):hover .introduce-img span {background: url(../images/hz-introduce-bh1.png) no-repeat center;}
.hz-about .hz-con .hz-introduce li:nth-child(2):hover .introduce-img span {background: url(../images/hz-introduce-bh2.png) no-repeat center;}
.hz-about .hz-con .hz-introduce li:nth-child(3):hover .introduce-img span {background: url(../images/hz-introduce-bh3.png) no-repeat center;}
.hz-about .hz-con .hz-introduce li:nth-child(4):hover .introduce-img span {background: url(../images/hz-introduce-bh4.png) no-repeat center;}
.hz-about .hz-con .hz-introduce li:nth-child(5):hover .introduce-img span {background: url(../images/hz-introduce-bh5.png) no-repeat center;}
.hz-about .hz-con .hz-introduce li:nth-child(6):hover .introduce-img span {background: url(../images/hz-introduce-bh6.png) no-repeat center;}


/* 应用领域 */
.application-Fields .index-title::after {background-color: #ebebeb;}
.application-Fields {background: url(../images/application-bj.jpg) no-repeat center; padding-bottom: 20px; background-size: cover; overflow: hidden; position: relative;}
.Fields { overflow: hidden; padding: 20px 0 60px 0;}
.Fields2 {overflow: hidden;}
.Fields .Fields-top {text-align: center; position: relative;}
.Fields .Fields-top .Fields-img {width: 70px;height: 70px;border: 1px solid #ececec;border-radius: 50px; background-color: #fff;margin: 0 auto;position: relative; z-index: 2}
.Fields .Fields-top .Fields-img span {background: url(../images/application-icon.png) no-repeat center; width: 100%; height: 100%;display: block; border-radius: 50%;}
.Fields .Fields-top em {font-size: 17px;color: #333;margin-top: 10px; display: block;position: relative; z-index: 2}
.Fields .Fields-top::after {position: absolute;content: "";width: 1px;height: 30%;background-color: #e3e3e3; right: -2px; top: 20px;}
.Fields .swiper-slide:last-child .Fields-top::after {display: none;}
.Fields .swiper-slide-active .Fields-img::before {content: "";left: -10px; top: -10px;  animation: shubiao 1s infinite linear .65s; border-radius: 50%; position: absolute;width: 90px;height: 90px;background: rgba(115, 115, 115, .2);}
.Fields .swiper-slide-active .Fields-img {background-color: #036eb8;}
.Fields .swiper-slide-active .Fields-top .Fields-img span { filter: grayscale(100%) brightness(200%); width: 100%; height: 100%;display: block; position: relative;}
.Fields2 .Fields2-con {position: relative;}
.Fields2 .Fields2-con img {display: block;width: 100%;max-height: 600px;}
.Fields2 .Fields2-con .con-pic {position: absolute;bottom: 0; display: flex;background:rgba(0,0,0,0.5); width: 100%; height: 112px;}
.Fields2 .Fields2-con .pic-left {width:35%;line-height: 112px;overflow: hidden;padding-left: 20px;}
.Fields2 .Fields2-con .pic-left h3::after {position: absolute; content: ""; width: 50%;   left: 0;bottom: 25px;height: 2px;background-color: #fff;}
.Fields2 .Fields2-con .pic-left h3 {font-size: 28px;color: #fff;font-weight: bold;display: inline-block; margin-right: 30px; position: relative;}
.Fields2 .Fields2-con .pic-left span {font-size: 24px;color: #fff;}
.Fields2 .Fields2-con .pic-right {width:65%;display: flex;align-items: center;}
.Fields2 .Fields2-con .pic-right p {color: #fff;font-size: 15px; display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.Fields .swiper-button-prev {display: block;width: 80px;height: 80px;background: rgba(255, 255, 255, 1); border-radius: 50%;  transition: .5s;  cursor: pointer;   position: absolute;  top: 60%; left: 3%;  z-index: 2;}
.Fields .swiper-button-next {display: block;width: 80px;height: 80px;background: rgba(255, 255, 255, 1); border-radius: 50%;  transition: .5s;  cursor: pointer;   position: absolute;  top: 60%; right: 3%;  z-index: 2;}
.Fields .swiper-button-prev span { width: 100%;height: 100%; display: block; background: url(../images/application-jt4.png) no-repeat center;}
.Fields .swiper-button-next span { width: 100%;height: 100%; display: block; background: url(../images/application-jt3.png) no-repeat center;}
.Fields .swiper-button-next:hover span {background: url(../images/application-jt2.png) no-repeat center}
.Fields .swiper-button-prev:hover span {background: url(../images/application-jt1.png) no-repeat center}
.application-partner {padding-top: 20px;}
.application-partner ul {height: 90px;overflow: hidden;}
.application-partner ul li {margin-left: 10px;position: relative;height: 90px;overflow: hidden;width: 180px;background: #fff;float: left;}
.application-partner ul li img{display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width:90%;}

.application-partner ul li:first-child {margin-left: 0;}
.application-partner .tempWrap {width: 100% !important}
@keyframes shubiao {
	0% {
    opacity: 1;
    -webkit-transform: scale(1);
	 }
	  33% {
      opacity: 0.5;
      -webkit-transform: scale(1.05);
	 }
	  66% {
	    opacity: 0.5;
    -webkit-transform: scale(1.1);
	 }
	 100% {
    opacity: 1;
    -webkit-transform: scale(1);
	 }
  }


/* 配套设备 */
.Ancillary {padding-bottom: 30px;}
.Ancillary .index-title::after {background-color: #ebebeb;}
.Ancillary-list .list-top a {padding: 10px 30px;;}
/* .Ancillary-list .bd ul {justify-content: flex-start;} */
.Ancillary-list .bd ul::after {content: ""; width: 360px; box-shadow: none;}
.Ancillary-list .bd ul .bd-list {box-shadow: none;}
.Ancillary-list .bd ul li {width: 360px;height: auto; box-shadow: 0.035px 2px 18.9px 2.1px rgba(116, 116, 116, 0.14);margin-bottom: 40px;}
.Ancillary-list .bd ul li .AncillaryBox-img {height: auto; overflow: hidden;}
.Ancillary-list .bd ul li img {width: 100%;display: block; transition: .5s; }
.Ancillary-list .bd ul li a {display: block;width: 100%;height: 100%;}
.Ancillary-list .bd ul li span { display: block; color: #333;font-size: 18px; transition: .5s; background-color: rgb(255, 255, 255);text-align: center;line-height: 70px; display: -webkit-box; overflow: hidden;     -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.Ancillary-list .bd ul li:hover span {background-color: #036eb8;color: #fff;}
.Ancillary-list .bd ul li:hover img {transform: scale(1.05);}
.Ancillary .fw-list .bd ul{padding-top: 10px;padding-bottom: 30px;}

/* 新闻资讯 */
.news-information {background: url(../images/news-bj.jpg) no-repeat center; padding-bottom: 70px;background-size: cover;}
.news-information .index-title::after {background-color: #ebebeb;}
.news-information .news-con {display: flex;justify-content: space-between;}
.newsinfo-left {background-color: #fff; padding: 20px 40px;box-sizing: border-box; width: 65%;}
.newsinfo-left .newsinfo-title {display: flex;align-items: center;}
.newsinfo-left .newsinfo-title h3 {font-size: 26px;color: #333;padding-right: 20px;border-right: 1px solid #e6e6e6; line-height: 20px;position: relative;}
.newsinfo-left .newsinfo-title h3::after {position: absolute; content: "";width: 1px;height: 50%;background-color: #f39801;right: -1px;top: 10px;}
.newsinfo-left .newsinfo-title h4 {font-size: 20px;color: #b7b7b7; padding-left: 20px;}
.newsinfo-left .newsinfo-con .con-left {border-bottom: 1px solid #eee;padding-bottom: 0px;width: 48%;}
.newsinfo-left .newsinfo-con .con-left img {width: 100%;display: block;height: 80%;}
.newsinfo-left .newsinfo-con {margin: 20px 0;display: flex;}
.newsinfo-left .newsinfo-con .links a {display: flex;align-items: center; margin-top: 23px; position: relative; justify-content: space-between;}
.newsinfo-left .newsinfo-con .links2 {margin-top: 88px;}
.newsinfo-left .newsinfo-con .links h4 {font-size: 20px;color: #000;margin-right: 50px; display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.newsinfo-left .newsinfo-con .links a::after {position: absolute;content: "";width: 0;height: 1px;background-color: #036eb8; bottom: -25px; transition: .5s;}
/*.newsinfo-left .newsinfo-con .links span {background: url(../images/news-icon.png) no-repeat right; display: block; width:35px; height: 20px;background-size: auto 20px;}
*/.newsinfo-left .newsinfo-con .con-right {margin-left:4%;border-bottom: 1px solid #eee;padding-bottom: 0px;width: 48%;}
.newsinfo-left .newsinfo-con .con-right em {font-size: 16px;color: #b7b7b7;}
.newsinfo-left .newsinfo-con .con-right h3 {font-size: 20px;color: #036eb8;font-weight: bold;line-height: 50px;display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.newsinfo-left .newsinfo-con .con-right p {font-size: 16px;color: #b7b7b7;line-height: 30px; height: 140px; display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.newsinfo-links {display: flex;justify-content: space-between;}

.newsinfo-left .newsinfo-con .links a:hover span {background: url(../images/news-icon2.png) no-repeat right;}
.newsinfo-left .newsinfo-con .links a:hover::after {width: 100%;}
.newsinfo-right {background-color: #fff;width: 33%; padding: 20px 40px;box-sizing: border-box;}
.newsinfo-right .newsinfo-title {display: flex;align-items: center;}
.newsinfo-right .newsinfo-title h3 {font-size: 26px;color: #333;padding-right: 20px;border-right: 1px solid #e6e6e6; line-height: 20px;position: relative;}
.newsinfo-right .newsinfo-title h3::after {position: absolute; content: "";width: 1px;height: 50%;background-color: #f39801;right: -1px;top: 10px;}
.newsinfo-right .newsinfo-title h4 {font-size: 20px;color: #b7b7b7; padding-left: 20px;}
.newsinfo-right .newsinfo-more li {padding: 15px 0;border-bottom: 1px solid #f4f4f4; position: relative;}
.newsinfo-right .newsinfo-more li::after {position: absolute; content: ""; width: 0;height: 1px; background-color: #036eb8; bottom: 0; transition: .5s;}
.newsinfo-right .newsinfo-more li a {font-size: 16px;color: #b7b7b7; display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.newsinfo-right .newsinfo-more li span{display: inline-block;float: right;font-size: 14px;color: #b7b7b7;}
.newsinfo-right .newsinfo-more li:hover::after {width: 100%;}
.newsinfo-right .newsinfo-more li:hover a {color: #036eb8;}
.newsinfo-right .newsinfo-more .infoList{padding-top: 10px;}

/* 新闻详情 */
#nr-container { width: 1560px;  margin: 0 auto;}


/* 站位元素 */
/*.zwys {height: 12px;width: 100%;background-color: #036eb8;}*/
.zwys2 {height: 2px;width: 100%;background-color: #036eb8;}




/* 公用底部 */
.index-footer {background-color: #1a1a1a; padding-top: 50px;}
.footer-con {display: flex;justify-content: space-between;}
.footer-left {width: 45%;position: relative;}
.footer-left::after {position: absolute;content: "";width: 1px;height: 90%;background-color: rgb(38, 38, 38);right: 0;top: 10px;}
.footer-left h3 {font-size: 20px;color: #fff;position: relative;padding-bottom: 10px;margin-bottom: 20px;}
.footer-left h3::after {position: absolute;content: "";width: 100px;height: 1px;background-color: rgb(38, 38, 38); bottom: 0; left: 0;}
.footer-nav {display: flex;}
.footer-nav dl {margin-right: 80px;}
.footer-nav dl dd{margin-top: 20px;display: inline-block;margin-right: 50px;}
.footer-nav dl dd a {font-size: 16px;color: #808080;background: url(../images/footer-jt.png) no-repeat right; padding-right: 70px;     white-space: nowrap;}
.footer-nav dl dd a:hover {color: #fff;}
.footer-right {width: 47%;}
.footer-right h3 {font-size: 20px;color: #fff;position: relative;padding-bottom: 10px;}
.footer-right h3::after {position: absolute;content: "";width: 100px;height: 1px;background-color: rgb(38, 38, 38); bottom: 0; left: 0;}
.footer-right .right-con {display: flex; align-items: center;justify-content: space-between;}
.footer-right .right-con ul{margin-top: -70px;}
c li {margin-top: 10px;}
.footer-right .right-con ul li:first-child {margin-top: 0;}
.footer-right .right-con ul em {font-size: 16px;color: #808080;}
.footer-right .right-con ul span {font-size: 18px;color: #808080;display: block;}
.footer-right .right-con ul li:last-child span {font-size: 16px;color: #808080;display: block;}
.footer-right .footer-code span {font-size: 16px;color: #808080;display: block;}
.footer-right .footer-code div {text-align: center;margin-top: 20px;}
.footer-right .footer-code div:nth-child(1) {margin-top: 0;}
.footer-links span {font-size: 15px;color: #5f5f5f;}
.footer-links a {font-size: 15px;color: #5f5f5f;}
.footer-links a:hover {color: #fff;}
.footer-copy {border-top: 1px solid rgb(38, 38, 38);margin-top: 20px;}
.footer-copy .copy {display: flex;justify-content: space-between;padding: 30px 0;}
.footer-copy .copy span {font-size: 15px;color: #5f5f5f;}
.footer-copy .copy a {font-size: 15px;color: #5f5f5f;}
.footer-copy .copy a:hover {color: #fff;}


/* 右侧固定 */
.right-fixed {position: fixed;right: 10px;z-index: 999;bottom: 20%;}
.right-fixed li {width: 65px;height: 65px;background-color: #036eb8; position: relative;}
.right-fixed li {margin-top: 1px;text-align: center; padding: 8px 0;box-sizing: border-box;}
.right-fixed li a {display: flex;flex-direction: column; justify-content: center; align-items: center;}
.right-fixed li span {display: block; font-size: 14px; color: #fff;}
.right-fixed li .el-hide {background: url(../images/el-hide.png) no-repeat center; position: absolute; width: 224px;  height: 54px;  padding-right: 25px; left: -249px; top: 0; display: none;}
.right-fixed li .el-hide .hideys {display: flex; justify-content: center; align-items: center; height: 100%;}
.right-fixed li .el-hide span {font-size: 18px;color: #fff;margin-left: 10px; margin-right: 10px;}
.right-fixed li .wx-hide {left: -180px; top: 0;position:absolute; background-color: #036eb8; padding: 20px; box-sizing: border-box; display: none;}
.right-fixed li:hover .el-hide {display: block;}
.right-fixed li:hover .wx-hide {display: block;}



/* ===================================================================================内页============================================================================================ */

/* 内页banner */
.ny-banner {position: relative;height: 600px;}
.ny-banner img {width: 100%;display: block; }
.ny-banner .banner-con {position: absolute;width: 100%;text-align: center;top: 50%;margin-top: -60px;}
.ny-banner .banner-con i {width: 70px;height: 1px; display: block;margin: 0 auto;background-color: rgba(255, 255, 255,1);}
.ny-banner .banner-con h1 {font-size: 42px;color: #fff;}
.ny-banner .banner-con h2 {font-size: 26px;color:#fff;}
.ny-banner .banner-con a {width: 180px; height: 50px; line-height: 50px;background-color: #fff; transition: .5s; display: flex; justify-content: center; align-items: center; margin: 0 auto; border-radius: 5px; margin-top: 20px;display: none;}
.ny-banner .banner-con a em {background: url(../images/zx-icon.png) no-repeat center; width: 26px; height: 26px; display: inline-block;}
.ny-banner .banner-con a span {color: #036eb8;font-size: 16px; margin-left: 10px;}
.ny-banner .banner-con a:hover {background-color: #036eb8;}
.ny-banner .banner-con a:hover em {background: url(../images/zx-icon2.png) no-repeat center;}
.ny-banner .banner-con a:hover span {color: #fff;}

.ny-banner2 { background: url(../images/ny-banner2.jpg) no-repeat center;     background-size: cover;  image-rendering: pixelated;}
.ny-banner3 { background: url(../images/ny-banner3.jpg) no-repeat center;     background-size: cover;  image-rendering: pixelated;}
.ny-banner4 { background: url(../images/ny-banner4.jpg) no-repeat center;     background-size: cover;  image-rendering: pixelated;}
.ny-banner5 { background: url(../images/ny-banner5.jpg) no-repeat center;     background-size: cover;  image-rendering: pixelated;}
.ny-banner6 { background: url(../images/ny-banner6.jpg) no-repeat center;     background-size: cover;  image-rendering: pixelated;}
.ny-banner7 { background: url(../images/ny-banner7.jpg) no-repeat center;     background-size: cover;  image-rendering: pixelated;}



/* =====关于我们=====*/
/* 共用标题 */
.about-title {margin: 40px 0;} 
.about-title h3 {color: #036eb8;font-size: 34px;}
.about-title h4 {color: #6c6c6c;font-size: 15px;}


/* 导航 */
.about-nav {display: flex;justify-content: center;  border-bottom: 1px solid #eee;}
.about-nav a {height:90px;text-align: center;line-height: 90px;font-size: 16px;color: #555; position: relative;transition: 0.5s;padding: 0 20px;}
.about-nav a::before {position: absolute; content: ""; width: 1px; height: 20%; right: 0; top: 40%;background-color: #d4d4d4;}
.about-nav a:last-child::before {display: none;}
.about-nav a::after {position: absolute; content: ""; width: 0; height: 3px; bottom: 0; background-color: #036eb8; left: 50%; transition: .5s;margin-left: -25%;}
.about-nav a:hover {color: #036eb8;}
.about-nav a:last-child {margin-right: 0;}
.about-nav a:hover:after {width: 50%;}
.about-nav a.on {color: #036eb8;}
.about-nav a.on:after {width: 50%;}

/* 公司简介 */
.Company {background: url(../images/Company-bj.jpg) no-repeat center; margin: 50px 0;}
.Company-title h3 {color: #036eb8;font-size: 34px;}
.Company-title h4 {color: #6c6c6c;font-size: 15px;}
.Company-title p {color: #333;font-size: 16px; margin: 30px 0;}
.Company-con {display: flex;justify-content: space-between; background: url(../images/Company-bj2.jpg) no-repeat center; border-top-right-radius: 40px;border-bottom-left-radius: 40px;}
.Company-con .Company-left {width: 65%; padding: 82px 20px 30px 100px;box-sizing: border-box;}
.Company-left .left-top {display: flex;justify-content: space-between;align-items: center;     width: 110%;}
.Company-left .left-top em {font-size: 24px;color: #333;}
.Company-left .left-top span {font-size: 50px;color: #036eb8;}
.Company-left h2 {font-size: 42px;color: #333;font-weight: bold;     position: relative; left: -30px;}
.Company-left .hz-num {margin-top: 40px;}
.Company-left .hz-num ul {display: flex;justify-content: space-between;}
.Company-left .hz-num ul li {text-align: center;position: relative;}
.Company-left .hz-num ul li::after {width: 1px;height: 100%;background-color: #eeeeee; content: "";position:absolute; right: -30px;top: 0;}
.Company-left .hz-num ul li:last-child::after {display: none;}
.Company-left .hz-num ul li h3 {font-size: 32px;color: #036eb8;font-weight: bold;line-height: 60px;position: relative;}
/*.Company-left .hz-num ul li h3::after {content: "";background: url(../images/hz-about-icon1.png)no-repeat right; position: absolute;bottom: 0;  right: -8px;   width: 23%;height: 30%;}
.Company-left .hz-num ul li:last-child h3::after {content: "";background: url(../images/hz-about-icon2.png)no-repeat right; position: absolute;bottom: 0;  right: -8px;   width: 23%;height: 30%;}*/
.Company-left .hz-num ul li span {font-size: 15px;color: #333;}
.Company-left .hz-num .num2 {display: flex;}
.Company-left .hz-num .num2 b {font-size: 66px;color: #036eb8;line-height: 60px;}
.Company-left .hz-num ul li:nth-child(2) h3::after {right: -70px;}
.Company-right {width: 440px;height: 378px;overflow: hidden;    border-top-right-radius: 40px;}
.Company-right img {width: 100%;}


/* 发展历程 */
.history {margin-bottom: 50px;}
.history li h3 {font-size: 38px;color: #036eb8; font-weight: bold; background-color:#a7c9e1;padding-left: 30px; transition: .5s;}
.history li h3 span {font-size: 16px; color: #036eb8; transition: .5s;}
.history li .history-time .history-con{padding-top: 20px;}
.history li .history-time {background: url(../images/about-history-bj.png) no-repeat left 75px top;background-size: auto 200px; height: 200px; display: flex;padding-left: 70px;}
.history li .history-time i {display: block; flex-shrink: 0; width: 12px;height: 12px;background-color: #036eb8; border-radius: 50%;margin-right: 30px;position: relative;     top: 72px;}
.history li .history-time i::after {position: absolute;content: ""; width: 18px;height: 18px; background-color: rgba(3, 110, 184, .5); border-radius: 50%;  left: -3px; top: -3px; animation: twinkling  1s infinite;}
.history li .history-time h4 {font-size: 16px;color: #333;}
.history li .history-time p {font-size: 16px;color: #666;position: relative;padding-left: 15px;line-height: 32px;}
.history li .history-time p::before{content: "";display: block;width: 6px;height: 6px;border-radius: 50%;background: #666;left: 0;top: 14px;position: absolute;}
.history li:hover h3 {background-color: #036eb8; color: #fff;}
.history li:hover h3 span { color: #fff;}
.history-nav {margin-left: 44px; cursor: pointer;}
.history-nav img {display: block;}

@keyframes twinkling {
  0% {
      opacity: 0.5;
      transform: scale(1);
  }

  50% {
      opacity: 0.8;
      transform: scale(1.12);
  }

  100% {
      opacity: 0.5;
      transform: scale(1);
  }
}


/* 工厂展示 */
.Factory {background: url(../images/Factory-bj.jpg) no-repeat center; padding: 80px 0 10px 0;}
.Factory .about-title {margin: 0 auto; text-align: center; margin-bottom: 30px;}
.Factory ul {display: flex;justify-content: space-between;}
.Factory ul li {width: 768px; height: 414px;overflow: hidden; position: relative;border-bottom-left-radius: 40px; border-top-right-radius: 40px;}
.Factory ul li .Factory-img { width: 100%; display: block; transition: .5s;}
.Factory ul li .Factory-title {position: absolute; bottom: 35px; width: 100%;     padding: 0 80px;box-sizing: border-box; display: flex;justify-content: space-between; align-items: center;}
.Factory ul li .Factory-title h3 {font-size: 22px; color: #fff;}
.Factory ul li .Factory-title .Factory-icon {position: relative;}
.Factory ul li .Factory-title .Factory-icon i {position: absolute;content: ""; top: 0; left: 0;     top: -12px; left: -12px; border-radius: 50%; animation: factoryicons  1s infinite; width: 59px;height: 59px; background-color: rgba(3, 110, 184, .2); }
.Factory ul li a:hover .Factory-img {transform: scale(1.05);}
.application-Fields2{background: #fff;margin-bottom: 50px;}
@keyframes factoryicons {
  0% {
      opacity: 1;
      transform: scale(0.8);
  }

  50% {
      opacity: 1;
      transform: scale(1);
  }

  100% {
      opacity: 1;
      transform: scale(0.8);
  }
}


/* 企业文化 */
.corporate {position: relative; background: url(../images/corporate-bj.jpg) no-repeat center; height: 775px;background-size: cover;}
.corporate-bj1 {background: url(../images/corporate-bj1.png) no-repeat center;background-size: 100%;  position: absolute; width: 560px;  height: 566px; top: -72px; left: 0; right: 0; bottom: 0; margin: auto; z-index: 6;}
.corporate-bj2 {background: url(../images/corporate-bj2.png) no-repeat center;background-size: 100%;  position: absolute; width: 480px;  height: 480px; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 6;}
.corporate-title { width: 400px;  height: 400px; display: flex;justify-content: center; align-items: center;  text-align: center; background-color: rgba(3, 110, 184, .8); border-radius: 50%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 6;}
.corporate-title::before {position: absolute; content: "";  border-radius: 50%; animation: corporate-titles  3s infinite; width: 500px;height: 500px; background-color: rgba(3, 110, 184, .1);}
.corporate-title h3 {font-size: 34px; color: #fff; position: relative;}
.corporate-title h4 {font-size: 16px; color: #fff; position: relative;}
.corporate-list li h4::before{content: "";display: block;width: 6px;height: 6px;border: 1px solid #fff;border-radius: 50%;position: absolute;top: 0;left: -12px;}
.corporate-list li h4::after{content: "";display: block;width: 144px;height: 38px;border: 1px solid #fff;position: absolute;top: 5px;right: -10px;border-radius: 10px;}
.corporate-list li {display: flex; align-items: center; position: absolute;}
.corporate-list li .list-left {margin-top: 35px;}
.corporate-list li h4 {width: 144px;height: 38px;text-align: center;position: relative; font-weight: bold; line-height: 38px; background-color: #fff; color:#036eb8;font-size:24px;border-radius: 10px;}
.corporate-list li span {font-size: 16px; color: #fff; margin-top: 10px; display: block;    white-space: nowrap;}
.corporate-list li img {margin: 0 10px;}
.i1,.i2,.i3{width: 20px; border-radius: 50%;height: 20px; border: 1px solid rgba(3, 110, 184, .8);background-color: #fff; display: block; position:absolute;z-index: 7;}
.corporate-list li:nth-child(1) {left: -64%;  top: 13%;}
.corporate-list li:nth-child(2) {left: -63%; top: 55%;}
.corporate-list li:nth-child(2) img {width: 64px; margin: 0 19px;}
/*.corporate-list li:nth-child(3) { left: -62%; top: 66%;}*/
.corporate-list li:nth-child(3) {right: -60%;top: 33%;}
.corporate-list li:nth-child(5) {left: 97%;  top: 45%;}
.corporate-list li:nth-child(5) img {width: 127px;}
.corporate-list li:nth-child(6) {left: 88.5%;  top: 66%;}
.i1{left: -12px;top: 62px;}
.i2{left: -36px;top: 266px;}
.i3{right: -50px;top: 166px;}
.corporate-list li:nth-child(3) h4::before{content: "";display: block;width: 6px;height: 6px;border: 1px solid #fff;border-radius: 50%;position: absolute;top: 0;left:initial;right: -20px;}

/* 企业文化手机端 */
.wap-corporate {position: relative; background: url(../images/corporate-bj.jpg) no-repeat center; background-size: cover; padding: 20px 0; display: none;}
.wap-corporate .corporate-bj1 {background: url(../images/corporate-bj1.png) no-repeat center;background-size: 100%;  position: relative; width: 560px;  height: 560px; top: 0px; left: 0; right: 0; bottom: 0; margin: auto; z-index: 6;}
.wap-corporate .corporate-bj2 {background: url(../images/corporate-bj2.png) no-repeat center;background-size: 100%;  position: absolute; width: 480px;  height: 480px; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 6;}
.wap-corporate .corporate-title { width: 400px;  height: 400px; display: flex;justify-content: center; align-items: center;  text-align: center; background-color: rgba(3, 110,184, .8); border-radius: 50%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 6;}
.wap-corporate .corporate-title::before {position: absolute; content: "";  border-radius: 50%; animation: corporate-titles  1.5s infinite; width: 500px;height: 500px; background-color: rgba(3, 110,184, .2);}
.wap-corporate .corporate-list li {display: flex; align-items: center;position: initial;width: 30%;justify-content: center;}
.wap-corporate .corporate-list ul {display: flex; justify-content: center; flex-wrap: wrap;}

@keyframes corporate-titles {
  0% {
      opacity: 1;
      transform: scale(0.8);
  }

  50% {
      opacity: 1;
      transform: scale(1.12);
  }

  100% {
      opacity: 1;
      transform: scale(1.12);
  }
}

@keyframes corporate-titles2 {
  0% {
      opacity: 1;
      transform: scale(0.75);
  }

  50% {
      opacity: 1;
      transform: scale(1);
  }

  100% {
      opacity: 1;
      transform: scale(0.75);
  }
}


/* 荣誉资质 */
.about-honors {padding: 50px 0 150px 0; background-color: #fafafa;}
.honorsBox {display: flex;justify-content: space-between; position: relative;}
.honorsBox::before {position: absolute; content: ""; width: 3px; height: 45%; background-color: #036eb8; right: 0;z-index: 1;}
.honorsBox::after {position: absolute; content: ""; width: 3px; height: 100%; background-color: #d0dcd7; right: 0;}
.honorsBox .bd {width: 29%;}
.honorsBox .bd img {width: 100%; display: block;}
.honorsBox .hd {width: 66%;}
.honorsBox .hd ul {display: flex; flex-wrap: wrap;justify-content: end; position: relative; height: 630px; overflow-y: scroll; width: 100%;}
.honorsBox .hd ul li {width: 470px;height: 68px;line-height: 68px;background-color: #fff; transition: .5s;  margin: 22px 35px 0 0; border: 1px solid #d0dcd7; padding-left: 50px;box-sizing: border-box;}
.honorsBox .hd ul li span {display: block; font-size: 18px; color: #333; display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.honorsBox .hd ul li:nth-child(1) {margin-top: 0;}
.honorsBox .hd ul li:nth-child(2) {margin-top: 0;}
.honorsBox .hd ul li:hover {background-color: #036eb8;}
.honorsBox .hd ul li:hover span {color: #fff;}
.honorsBox .hd ul::after {content: "";width: 470px; margin: 22px 35px 0 0;}
.honorsBox2 ul {display: flex;}
.honorsBox2 ul li {margin-left:40px;}
.honorsBox2 ul li:first-child {margin-left: 0;}
.honorsBox2 .tempWrap {width: 100% !important}

/* 锚点位置调整 */
#history {position: relative;top: -150px;}
#Factory {position: relative;top: -100px;}
#corporate {position: relative;top: -120px;}
#about-honors {position: relative;top: -100px;}



/* ==========亚为产品==========*/
/* 产品导航 */
.product-nav {border-bottom: 1px solid #eee;}
.nav-list {display: flex; }
.nav-list a {height:90px;text-align: center;line-height: 90px;font-size: 16px;color: #555; position: relative;transition: 0.5s;padding: 0 25px;}
.nav-list a::before {position: absolute; content: ""; width: 1px; height: 20%; right: 0; top: 40%;background-color: #d4d4d4;}
.nav-list a:last-child::before {display: none;}
.nav-list a::after {position: absolute; content: ""; width: 0; height: 3px; bottom: 0; background-color: #036eb8; left: 25%; transition: .5s;}
.nav-list a:hover {color: #036eb8;}
.nav-list a:last-child {margin-right: 0;}
.nav-list a:hover:after {width: 50%;}
.nav-list a.on {color: #036eb8;}
.nav-list a.on:after {width: 50%;}



/* 产品列表 */
.product-list ul {margin: 50px 0 50px 0; /*display: flex; justify-content: space-between; flex-wrap: wrap;*/}
.product-list ul::after {content: ""; width:100%; }
.product-list ul li {width:18.8%; text-align: center; margin: 30px 1.5% 0 0;float: left;}
.product-list ul li:nth-child(5n){margin-right: 0;}
.product-list ul li a {width: 100%;height:293px;position: relative; display: block;overflow: hidden;}
.product-list ul li a img {display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%;}
.product-list ul li .list-hide img {width: initial; display: initial;}
.product-list ul li .list-hide { padding: 90px 30px; width: 100%;  box-sizing: border-box; position: absolute;top: 150%; right: 150%;transition: .6s; height: 100%; text-align: center;background:rgb(0,0,0,0.5);   opacity: 0.8;}
.product-list ul li .list-hide h3 {font-size: 26px;color: #fff;}
.product-list li .list-hide img {padding: 30px 0;}
.product-list ul li .list-hide p {font-size: 15px;color: #fff; text-align: left;  display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.product-list ul li span {font-size: 16px; color: #333;margin-top: 20px; display: block;height: 56px;}
.product-list li:hover .list-hide {top: 0; right: 0;}
.product-list ul li:hover span {color: #036eb8;}
.product-list li .list-hide img{position: relative;left: 0;top: 0;transform: translate(0%,0%);}

.honor-list ul li a{height:400px;}
.honor-list ul li span{height: 56px;}


/*产品详情  */
.ny-product-de {margin: 80px 0;}
.detop .detail {height: 100%;}
.detop .detail .swiper-slide {display: flex; justify-content: center; align-items: center;}
.detop .detail .swiper-slide img {width: 100%;display: block;}
.product-de .bd ul li .de-left {width:460px;height:460px;background-color: #ebedf1;  overflow: hidden;   text-align: center; position: relative;}
.product-de .bd ul li .product-icon {margin-left: 460px;}
.product-de .detop {display: flex;justify-content: space-between;}
.product-de #de-btn {bottom: 1%;}
.product-de #de-btn .swiper-pagination-bullet {width: 11px;height: 11px; background-color:#d8d8d8; border-radius: 50%;}
.product-de #de-btn .swiper-pagination-bullet-active {background-color: #036eb8;}
/* .product-de #de-left {width: 56px;height: 56px;left: 30px; display: block;background: url(../images/de-left-jt1.png);}
.product-de #de-right {width: 56px;height: 56px;right: 30px; display: block;background: url(../images/de-right-jt1.png);}
.product-de #de-left:hover { background: url(../images/de-left-jt2.png);}
.product-de #de-right:hover { background: url(../images/de-right-jt2.png);} */
.product-de .de-right {width:63%; position: relative;} 
.product-de .de-right ul {margin: 30px 0;}
.product-de .de-right .right-title {display: flex;justify-content: space-between; align-items: center;margin-bottom: 60px;}
.product-de .de-right .right-title a {width: 150px; height: 50px; color: #036eb8; transition: .5s; border: 1px solid #036eb8; font-size: 16px; text-align: center; line-height: 50px;}
.product-de .de-right h3 {font-size: 36px; color: #333;}
.product-de .de-right li {font-size: 16px;}
.product-de .de-right li em {font-size: 16px;color: #333;}
.product-de .de-right li span {font-size: 16px;color: #333;}
.product-de .de-right .de-contact {display: flex; align-items: center;}
.product-de .de-right .de-contact span {font-size: 18px; color: #333; font-weight: bold; margin-left: 15px; }
.product-de .de-right .right-title a:hover {background-color: #036eb8; color: #fff;}


/*产品详情录入 */
.ny-details {background-color: #fbfbfb;}
.details-con {padding: 30px 0; }
.details-con p{font-size: 18px;line-height: 36px;}


/* 推荐产品 */
.product-relevant {margin:60px 0 100px 0;}
.product-title {text-align: center; margin-bottom: 60px;}
.product-title strong {font-size: 27px; color: #333;}
.product-title i {width: 60px;height: 2px; background-color: #036eb8;margin: 0 auto; display: block;margin-top: 10px;}
.relevant-list {position: relative; overflow: hidden;}
.relevant-list ul {display: flex; justify-content: space-between;}
.relevant-list ul li {text-align: center;  }
.relevant-list ul li a { display: block;overflow: hidden;}
.relevant-list ul li img {width: 100%; height: 100%; display: block; transition: .5s;}
.relevant-list ul li span {font-size: 16px; color: #333;margin-top: 20px; display: block;}
.relevant-list ul li:hover img {transform: scale(1.05);}
.relevant-list ul li:hover span {color: #036eb8;}


/* ==========配套设备产品==========*/
.equipment {margin: 50px 0 100px 0;}
.equipment ul {}
.equipment ul::after {content: ""; width: 100%;}
.equipment-last::after {content: ""; width: 100%;}
.equipment li:last-child {background: none; box-shadow: none;}
.equipment li {box-shadow: 0.035px 2px 18.9px 2.1px rgba(116, 116, 116, 0.14);margin-top: 30px; background-color: #fff;}
.equipment li .equipment-img {height: 350px; overflow: hidden; position: relative; }
.equipment li img {width: 100%;display: block; transition: .5s; }
.equipment li a {display: block;width: 100%;height: 100%;}
.equipment li span { display: block; color: #333;font-size: 18px; position: relative; z-index: 1; display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; transition: .5s; border-bottom-left-radius: 40px; background-color: rgb(255, 255, 255);text-align: center;line-height: 70px;}
.equipment li span::after {position:absolute; content: ""; top:100px; left: 0; z-index: -1; width: 100%; height: 100%; background-color: #036eb8;border-bottom-left-radius: 40px; transition: .5s; }
.equipment .equipment-hide {position: absolute;top: 130%; width: 100%; height: 100%;  transition: .5s;   padding: 90px 40px;     box-sizing: border-box;  background-color: rgb(32, 32, 32); opacity: 0.8;}
.equipment .equipment-hide p {color: #fff;font-size: 16px;  display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.equipment .equipment-hide i {width: 90px;height: 1px;margin: 0 auto; display: block; background-color: #a3a3a2; margin-top: 30px;}

.equipment li:hover img {transform: scale(1.05) translate(-50%,-50%);}
.equipment li:hover span {color: #fff;}
.equipment li:hover span::after  {top: 0;}
.equipment li:hover .equipment-hide {top: 0;}

/* 配套设备产品详情 */
.equipment-de .product-de .bd ul li .de-left {width: 420px;height: 391px;}
.equipment-de .product-de .bd ul li .de-left img {width: 100%;}
.equipment-de .product-de .de-right {width: 66%;}
.equipment-de .product-de .de-right ul {width: 82%;}
.equipment-de .product-de .de-right ul li {font-size: 16px;}
.equipment-de .product-de .de-right ul li p {font-size: 16px; color: #333;margin-top: 20px; }




/* ==========应用领域==========*/
.application {background-color: #fbfbfb; padding: 50px 0 100px 0;}
.application ul {display: flex;justify-content: space-between; flex-wrap: wrap;}
.application ul::after {content: ""; width: 378px;}
.application-last::after {content: ""; width: 378px;}
.application li {width: 378px;height: 220px;position: relative; overflow: hidden; margin-top: 30px;}
.application li img {display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%;}
.application li .application-title {position: absolute;bottom: 0;width: 100%; background-color: rgba(255, 255, 255, .9); height: 88px; line-height: 88px; transition: .5s;}
.application li .application-title h6 {font-size: 18px;color: #333;margin-left: 40px;position: relative;}
.application li .application-title h6::after {position:absolute;content: "";bottom: 20px; left: 0; width: 90px;height: 1px;background-color: #036eb8; }
.application li .application-hide {position: absolute;width: 100%;height: 100%; transition: .5s; background-color: rgba(3, 110, 184, .9); top: -130%; padding: 0 30px;box-sizing: border-box; display: flex;justify-content: center; flex-direction: column; align-items: center;}
.application li .application-hide h3 {font-size: 26px;color: #fff;}
.application li .application-hide i {width: 62px;height: 1px;background-color: #fff;margin: 15px 0 30px 0;}
.application li .application-hide p {font-size: 16px; color: #f7f7f7; display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.application li:hover .application-title {opacity: 0;}
.application li:hover .application-hide {top: 0;}



/* ==========资料下载==========*/
.material {padding: 50px 0 100px 0;}
.material ul {display: flex;justify-content: space-between; flex-wrap: wrap;}
.material li {display: flex;justify-content: space-between; align-items: center;margin-top: 40px;  padding: 30px 50px;border: 1px solid #e6e6e6; width: 762px; box-sizing: border-box;}
.material li .material-download {background: url(../images/download-icon1.png) no-repeat center; width: 46px; height: 34px;}
.material li .material-img {width: 114px;height: 157px; border: 1px solid #f2f2f2;}
.material li .material-img img {width: 100%;}
.material li h3 {font-size: 20px;color: #333;font-weight: bold; white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}
.material li span {font-size: 14px;color: #666;    white-space: nowrap;}
.material li span:nth-child(1) {margin-right: 50px;}
.material li .title-info {margin-top: 15px;}
.material li .material-title {margin-right: 0px;width: 70%;
   }
.material li a:hover .material-download {background: url(../images/download-icon2.png) no-repeat center;  width: 46px; height: 34px}


/* ==========新闻列表==========*/
.news {padding: 50px 0; background-color: #fbfbfb;}
.news li {padding: 80px 0;display: flex;justify-content: space-between; border-bottom: 1px solid #efefef;}
.news li .news-img {width: 506px;height: 300px; overflow: hidden;}
.news li .news-img img {width: 100%; transition: .5s;}
.news li .news-right {width: 64%;}
.news li .news-title {display: flex;justify-content: space-between;align-items: center;text-align: center;}
.news li .news-title em {font-size: 62px;color: #333;line-height: 60px;font-weight: bold;}
.news li .news-title span {font-size: 18px; color: #333;display: block;}
.news li .news-title h3 {font-size: 24px;color: #333;display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.news li .news-right p {font-size: 16px; color: #999; padding: 20px 0 0 0;position: relative; display: -webkit-box;  overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news li .news-right a {font-size: 14px; color: #333; display: block;margin-top: 40px; border-top: 1px dashed #d8d8d8; padding-top: 40px;position: relative;}
.news li .news-right a::after {position: absolute; content: ""; width: 0; transition: 1s; border-bottom: 1px dashed #036eb8; top: 0; left: 0;}

.news li:hover .news-img img {transform: scale(1.05);}
.news li:hover .news-title em {color: #036eb8;}
.news li:hover .news-title span {color: #036eb8;}
.news li:hover .news-title h3 {color: #036eb8;}
.news li:hover .news-right a::after {width: 100%;}
.news li:hover .news-right a {color: #036eb8; }
.news li:hover .news-right a span {animation: jtyd  1s infinite; display: inline-block;}
@keyframes jtyd {
	0% {
		transform: translateX(-10px);
		opacity: 0;
	}
	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}


/* ==========联系我们==========*/
.contact-nav {border-bottom: 1px solid #e4e4e4;}
.contact-nav .navus {display: flex; justify-content: space-between;}
.contact-nav .navus {height: 90px;background-color: #fff;}
.contact-nav .navus a {line-height: 90px; font-size: 18px; color: #333;}
.contact-nav .navus .go-home a {display: flex;align-items: center;}
.contact-nav .navus .go-home em {background: url(../images/home-icon.png) no-repeat center; width: 30px;height: 30px;display: block; padding-right: 10px;}
.contact-nav .navcontact {position: relative;}
.contact-nav .navcontact::after {position:absolute; content: "";width: 0; height: 2px;background-color: #036eb8; bottom: 0;left: 0; transition: .5s;}
.contact-nav .navus a:hover {color: #036eb8;}
.contact-nav .navcontact:hover::after {width: 100%;}
.contact-nav .navus .go-home a:hover em {background: url(../images/home-icon2.png) no-repeat center; }
.contact-nav .navcontact.on::after {width: 100%;}
.contact-nav .navus a.on {color: #036eb8;}


.contact-con {padding: 30px 0 100px 0;background-color: #fbfbfb;}
.contact-con .contact-map {margin:30px 0 50px 0;     width: 100%;}
.contact-con .contact-map img {width: 100%;display: block;}
.contact-con ul {display: flex;justify-content: space-between;}
.contact-con li h3 {font-size: 24px;color: #333; font-weight: bold; margin-bottom: 30px;}
.contact-con li .address-icon {display: flex;align-items: center; margin-top: 10px;}
.contact-con li span {font-size: 17px;color: #333; margin-left: 10px;}
.contact-con li {position: relative;}
.contact-con li::after {content: ""; position: absolute; width: 1px; height: 95%;background-color: #e6e6e6;right: 0;top: 0;}
.contact-con li:nth-child(1) {width: 43%;}
.contact-con li:nth-child(2) {width: 35%;}
.contact-con li:nth-child(3) {width: 10%;}
.contact-con li:nth-child(3)::after {display: none;}
.contact-con li:nth-child(2) .address-icon:nth-child(3) span {margin-left: 4px;}
.contact-con li:nth-child(3) a {width: 144px;height: 46px;border-radius: 30px;display: flex; align-items: center; justify-content: center; background-color: #fff;}
.contact-con li:nth-child(3) a:nth-child(3) {margin-top: 20px;}
.contact-con li:nth-child(3) a em {width: 20px;height: 22px;background: url(../images/contact-icon5.png) no-repeat center;}
.contact-con li:nth-child(3) a span {color: #036eb8;font-size: 16px;}

.contact-con li:nth-child(3) a:hover {background-color: #036eb8;}
.contact-con li:nth-child(3) a:hover em {background: url(../images/contact-icon4.png) no-repeat center;}
.contact-con li:nth-child(3) a:hover span {color: #fff;}



/* ==========分页==========*/
/* .pagination {display: flex;justify-content: center;align-items: center; margin: 100px 0;}
.pagination a {padding: 5px 15px;box-sizing: border-box; display: block;background-color: #fbfbfb;color: #999;font-size: 14px; text-align: center;}
.pagination a {margin-right: 10px;}
.pagination a:last-child {margin-right: 0;}
.pagination a:hover {color: #036eb8;}
.pagination a.on {color: #036eb8;} */


.pagelist {padding: 10px 0;margin-top:50px;overflow: hidden;border-top:0px solid #eee;text-align:center; padding-bottom: 20px;}
.pagelist a, .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.pagelist span.current {color: #036eb8;border: 1px solid #ddd;}

.equipment .pagelist { padding: 0;   padding-bottom: 0px;    margin-top: 85px;}

#nr-container .nr-content {overflow:hidden;font-size: 16px;line-height: 32px;}
#nr-container .nr-content img{max-width: 100%;display: block;margin: 0 auto;}
.solution-list ul li a{height:116px;}
.footer-nav dl dd:nth-child(8) a{padding-right: 40px;}
