@charset "UTF-8";
/* 通用样式 */
.p1920{width: 1920px;position: relative;left: 50%;margin-left: -960px;}
.icon{background-color: var(--color);-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;}
/*网站顶部*/
.top_main{width: 100%;line-height: 40px;color: #fff;background: #de6f10;}
.top_main li{position: relative;display: inline-block;text-align: center;margin-left: 45px;}
.top_main li a{color: #fff;}
.top_main .tel{color: #fff;font-family: Tahoma;font-size: 16px;font-weight: bold;margin-right: 25px;}
/*网站头部*/
.header_main{position: fixed;width: 100%;height: 140px;z-index: 9; background: rgba(255, 255, 255);}
.header_main .logo{display: block;margin-top: 7px;}
.header_main .logo img{max-width: 100%;display: block;vertical-align: middle;}
/*网站导航*/
#nav .navlist{position: relative;display: block;margin-top: 30px; }
#nav li{float: left;width: 142px;font-size: 16px;position: relative;}
#nav li a{display: block;text-align: center;position: relative;color: #232323;line-height: 45px;padding: 0 13px;}
#nav li a span{position: relative;display: block; font-weight:bold;}
#nav li a span:before{display: block;content: " ";position: absolute;top: 8px;left: 6px;opacity: 0;transition: all .5s;}
#nav li a span:after{display: block;content: " ";position: absolute;right: 6px;opacity: 0;transition: all .5s;}
#nav li.hover a,#nav li:hover a{color: #0048a1;}
#nav li.hover a span:before,#nav li:hover a span:before,#nav li.hover a span:after,#nav li:hover a span:after{opacity: 1;}
#nav ul .subnav{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
#nav ul li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
#nav ul .subnav{box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;overflow: hidden;position: absolute;top: 100%;left: 50%;margin-left: -120px;width: 250px;z-index: 199;padding-top: 5px;}
#nav ul .subnav:before{content: "";width:0;height:0;position:absolute;top: 0;left:50%;margin-left: -5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom: 5px solid rgba(0,0,0,.5);}
#nav ul .subnav a{color: #fff;display: block;font-size: 15px;font-weight: 500;height: 40px;line-height: 40px;padding: 0;max-width: 100%;border: 0;padding: 0 20px;background: rgba(0,0,0,.5);text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#nav ul .subnav a:hover{background: #1e88e5;}
/*网站大图*/
#banner{width: 100%;max-width: 1920px;overflow: hidden;}
#banner .swiper-slide{ min-width: 1200px; position: relative; background-position: center!important; background-size: cover!important; }
#banner .swiper-slide img{/*width: 100%;*/display:block;}
#banner .swiper-pagination{bottom: 20px;}
#banner .swiper-pagination-bullet{width: 12px;height: 12px;margin: 0 7px;border-radius: 50px;background: #fff;opacity: 1;outline: none;transition: all .5s;}
#banner .swiper-pagination-bullet-active{width: 50px;background: var(--color);}
#banner .swiper-button-prev,#banner .swiper-button-next{left: 4%;width: 40px;height: 60px;margin-top: -30px;background-size: 20px 20px;background-color: rgba(0,0,0,.55);opacity: 0;transition: all .5s;}
#banner .swiper-button-next{left: auto;right: 4%;}
#banner:hover .swiper-button-prev,#banner:hover .swiper-button-next{opacity: 1;}
#banner:hover .swiper-button-prev:hover,#banner .swiper-button-next:hover{background-color: var(--color);border-color: var(--color);}

/*关于我们*/
.about{padding: 80px 0;}
.about .ititle h3{color: #000;font-size: 36px;line-height: 35px;}
.about .ititle h3 span{color: #0056c1;font-family: Arial;}

.about .con{padding-top: 30px;}
.about .con .txt{width: 700px;height: 350px;}
.about .con .txt p{color: #666;font-size: 15px;line-height: 33px;text-align: justify;height: 300px;overflow: hidden;}
.about .con .txt .more{display: block;width: 120px;height: 36px;color: #fff;font-size: 14px;line-height: 36px;text-align: center;background: #000;border-radius: 50px;margin-top: 14px;}
.about .con .txt .more:hover{background: #333;}
.about .con .video{width: 560px;height: 350px;background: #000;}
/* 标题通用样式 */
.zj-title{text-align: center;}
.zj-title h3{color: #333;font-size: 35px;font-weight: bold;}
.zj-title h3 span{color: var(--color);}
.zj-title h4{color: #666666;font-size: 16px;font-weight: normal;line-height: 30px;margin-top: 12px;}
.zj-title hr{background-color: #d4d4d4;width: 122px;height: 3px;text-align: center;margin: auto;margin-top: 28px;border: 0;}
/* 搜索 */
.p1{padding: 20px 0;background: #f8f8f8;}
.p1a{color: #666;font-size: 14px;line-height: 40px;}
.p1a span{color: var(--color);}
.p1a a{color: #888;}
.p1a a+a::before{content: "、";display: inline;}
.p1b{width: 305px;height: 40px;border-radius: 30px;overflow: hidden;background-color: #fff;}
.p1b1{width: 265px;height: 100%;padding: 0 25px;color: #666;}
.p1b1::-webkit-input-placeholder{color: #666;}
.p1b1::-ms-input-placeholder{color: #666;}
.p1b1::-moz-placeholder{color: #666;}
.p1b1::placeholder{color: #666;}
.p1b2{width: 40px;height: 100%;border-radius: 30px;background: var(--color) url(../images/p1b2.png) center no-repeat;}
/* 产品中心 */
.zj-products{margin-top: 55px;margin-bottom: 55px;}
.procate{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;padding-top: 35px;padding-bottom: 25px;border-bottom: 1px solid #e9e9e9;}
.procate li{width: calc(100% / 6 - 20px);margin: 0 10px;}
.procate li a{display: block;color: #555;font-size: 16px;line-height: 48px;text-align: center;padding: 0 10px;background: #f8f8f8;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.procate li a:hover{color: #fff;background: var(--color);}
.products{display: flex;flex-wrap: wrap;margin: 0 -12px;}
.products li{width: calc(100% / 3 - 24px);margin: 0 12px;margin-top: 24px;border: 1px solid #eee;transition: all .5s;}
.products li .img{position: relative;width: 100%;;padding-bottom: 75%;}
.products li .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover; transition: all .5s;}
.products li h3{color: #555;font-size: 16px;line-height: 50px;text-align: center;padding: 0 10px;background: #f5f5f5;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.products li:hover{/*border-color: var(--color);*/}
.products li:hover .img img{transform: scale(1.1);}
.products li:hover h3{color: #fff;background: var(--color);}
/*品质做工样式*/
.zj-quality{height: 745px;background: url(../images/ys_banner.jpg) center no-repeat;margin-top: 140px;}
.zj-quality>div{display: flex;flex-wrap: wrap;justify-content: space-between;}
.quatop{width: 48.955%;margin-top: -70px;background-color: #fff;box-shadow: 0 0 18px rgba(0,0,0,.06);}
.quatxt{text-align: center;padding: 60px 0;}
.quatxt h3{color: #666666;font-size: 24px;font-weight: normal;}
.quatxt h4{color: var(--color);font-size: 48px;font-weight: bold;margin-top: 22px;}
.quatxt h5{color: #666666;font-size: 24px;font-weight: lighter;margin-top: 27px;}
.qualeftall{width: 58.5%;}
.qualeft{margin-top: 58px;}
.qualeft li{display: none;}
.qualeft li:first-child{display: block;}
.qualeft li p{color: #fff;font-size: 20px;line-height: 42px;text-align: justify;margin-top: 30px;min-height: 168px;}
.quazxrx{margin-top: 65px;width: 100%;}
.quazxrx .qua-tel{display: flex;align-items: center;padding: 19px 0 19px 40px;background: linear-gradient(90deg, var(--color) 50%, transparent 100%);}
.quazxrx .qua-tel h4{font-size: 18px;color: #fff;line-height: 52px;font-weight: normal;margin-left: 16px;}
.quazxrx .qua-tel h5{font-size: 36px;color: #fff;line-height: 52px;font-weight: normal;margin-left: 2px;}
.quaright{float: right;width:29.581%;}
.qua-img li{width: calc(50% - 1px);float: left;background: -webkit-linear-gradient(45deg, #fff 0%, #dadada 50%, #fdfdfd 100%);background: linear-gradient(45deg, #fff 0%, #dadada 50%, #fdfdfd 100%);}
.qua-img li a{display: block;color: #666;padding: 40px 0 30px 28px;}
.qua-img li .img{height: 50px;}
.qua-img li .img img{max-width: 100%;height: 100%;transition: all .5s;}
.qua-img li h3{font-size: 20px;margin-top: 20px;transition: all .5s;}
.qua-img li h4{font-size: 14px;font-family: "Arial";margin-top: 8px;transition: all .5s;}
.qua-img li.cur a{background: var(--color);}
.qua-img li.cur h3,
.qua-img li.cur h4{color: #fff;}
.qua-img li.cur .img img{filter: brightness(300%);}
.qua-img li:nth-child(1){margin-right: 1px;}
.qua-img li:nth-child(3){margin-top: 1px;margin-right: 1px;}
.qua-img li:nth-child(4){margin-top: 1px;}

.industry {}
.industry .titles {
  text-align: center;
  padding: 60px 0 42px;
}
.industry .titles h2 {
  font-size: 45px;
}
.industry .titles h4 {
  margin-top: 0.6em;
}
.industry .titles .tit_line {
  justify-content: center;
  margin-top: 26px;
}

.industry_uls {
  overflow: hidden;
}
.industry_uls ul {
  overflow: hidden;
}
.industry_uls li {
  flex: 1;
  overflow: hidden;
}
.industry_uls li.active {
  flex: 2;
}
.industry_uls li a {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.industry_uls li .imgs {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.industry_uls li .imgs::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
.industry_uls li.active .imgs::after {
  opacity: 0.2;
}
.industry_uls li .imgs .fixed_ratio {
  padding-top: 0;
  width: 50vw;
  height: 36vw;
  position: relative;
  z-index: 10;
}
.industry_uls li .text {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 90%;
  transform: translateY(-50%);
  z-index: 30;
}
.industry_uls li .img_min {
  margin: 0 auto;
  display: block;	
  width: 68px;
	height: 68px;
  border-radius: 50%;
	border: solid 1px transparent;
  position: relative;
}
.industry_uls li .img_min img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.industry_uls li .text h4 {
  display: block;
  text-align: center;
  font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
  margin-top: 4.2vw;
}

.industry_uls li,
.industry_uls li .imgs::after {
  transition: 0.5s ease;
}

.industry_uls li .img_min .btns_bwen {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.industry_uls li .img_min .circle, 
.industry_uls li .img_min .circle1, 
.industry_uls li .img_min .circle2, 
.industry_uls li .img_min .circle3  {
  width: 100%;
  height: 100%;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.85);
  /* border-radius: 999px; */
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.industry_uls li .img_min .circle1, 
.industry_uls li .img_min .circle2  {
  /* animation: circleChange 2s 1s ease-out infinite; */
  animation-name: circleChange;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.industry_uls li .img_min .circle1 {
  animation-delay: 1s;
}
.industry_uls li .img_min .circle2 {
  animation-delay: 2s;
}

@keyframes circleChange {
  0%{transform: scale(1);opacity: 0.95;}
  25%{transform: scale(1.2);opacity: 0.75;}
  50%{transform: scale(1.4);opacity: 0.5;}
  75%{transform: scale(1.6);opacity: 0.25;}
  100%{transform: scale(1.8);opacity: 0.05;}
}


@media (max-width: 1660px) {
  .industry .titles {
    padding: 3.6vw 0 2.5vw;
  }
  .industry .titles h2 {
    font-size: 2.7vw;
  }
  .industry .titles .tit_line {
    margin-top: 1.56vw;
  }
  .industry_uls li .text h4 {
    font-size: 22px;
  }
}
@media (max-width: 1400px) {
  .industry_uls li .img_min {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1200px) {
  .industry .titles {
    padding: 36px 0 30px;
  }
  .industry .titles h2 {
    font-size: 32px;
  }
  .industry .titles .tit_line {
    margin-top: 18px;
  }
  .industry_uls li a {
    pointer-events: none;
  }
  .industry_uls li .text h4 {
    font-size: 20px;
  }
}
@media (max-width: 990px) {
  .industry .titles h2 {
    font-size: 29px;
  }
  .industry_uls ul {
    flex-flow: column;
  }
  .industry_uls li:nth-child(n+1) {
    width: 100%;
    flex: none;
  }
  .industry_uls li .imgs .fixed_ratio {
    width: 100%;
    height: calc(690 / 960 * 100vw);
    max-height: 240px;
  }
  .industry_uls li:nth-child(n+1) .imgs::after {
    opacity: 0.4;
  }
  .industry_uls li .text h4 {
    margin-top: 24px;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
  .industry .titles {
    padding: 28px 0 24px;
  }
  .industry .titles h2 {
    font-size: 25px;
  }
  .industry_uls li .img_min {
    width: 50px;
    height: 50px;
  }
  .industry_uls li .text h4 {
    font-size: 18px;
  }
}

.titles {}
.titles h2 {
  font-size: 40px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #343434;
}
.titles h4 {
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #8d8d8d;
  margin-top: 0.22em;
}
.tit_line {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 18px;
}
.tit_line::before {
  content: "";
  display: block;
	width: 5px;
	height: 5px;
	background-color: #2697d3;
  border-radius: 50%;
  margin-right: 12px;
}
.tit_line .line {
  display: block;
  width: 22px;
  height: 2px;
	background-color: #2697d3;
}

.titles.white {}
.titles.white h2 {
  color: #0056c1;
}
.titles.white h4 {
  color: #333;
}
.titles.white .tit_line::before,
.titles.white .tit_line .line {
  background-color: #555;
}
.xa-login {
    position: absolute;
    width: 50%;
    text-align: right;
    top: 0;
    right: 8.33333333%;
}

.max1400 {
    max-width: 1430px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.flex {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
/*应用行业样式*/
.zj-Application{margin-top: 65px;}
.appall{display: flex;align-items: stretch;margin-top: 60px;justify-content: space-between;}
.appleft{width: 48.5075%;margin-bottom: -1px;}
.appleft li{float: left;width: calc(50% - 1px);margin-bottom: 1px;background: -webkit-linear-gradient(45deg, #f4f4f4 0%, #f8f8f8 50%, #f8f8f8 70%, #ffffff 100%);background: linear-gradient(45deg, #f4f4f4 0%, #f8f8f8 50%, #f8f8f8 70%, #ffffff 100%);}
.appleft li:nth-child(2n){margin-left: 1px;}
.appleft li a{display: block;padding: 40px 0 40px 25px;}
.appleft li .img{height: 70px;}
.appleft li .img img{max-width: 100%;height: 100%;transition: all .5s;}
.appleft li .apptxt{display: flex;align-items: center;}
.appleft li .apptxt .txts{margin-left: 20px;}
.appleft li .apptxt .txts h3{color: #333;font-size: 24px;line-height: 30px;transition: all .5s;}
.appleft li .apptxt .txts h4{color: #999;font-size: 14px;line-height: 30px;text-transform: uppercase;transition: all .5s;}
.appleft li.cur a{background: var(--color);}
.appleft li.cur .apptxt .img img{filter: brightness(300%);}
.appleft li.cur .apptxt .txts h3,
.appleft li.cur .apptxt .txts h4{color: #fff;}
.appright{width: 45.5%;float: right;}
.appright{box-shadow: 0 0 18px rgba(0,0,0,.1);padding: 30px 0 30px 0;margin-left: 3.9%;}
.appright-img{display: none;width: 92%;margin: 0 auto;}
.appright .appright-img:first-child{display: block;}
.appright-img .app-img img{max-width: 100%;}
.appright-img h3{color: var(--color);font-size: 24px;margin-top: 40px;}
.appright-img h4{font-size: 16px;color: #666666;margin-top: 18px;}
/*关于我们样式*/
.zj-about{position: relative;background: url(../images/about_banner.jpg) center no-repeat;background-size: cover;margin-top: 100px;}
.about-lfet{width: 53.4375%;}
.about-lfet img{max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
.aboutall{display: flex;align-items: center;width:48.7164%;height: calc(100% - 160px);margin-top: 80px;padding: 65px 0;background: rgba(255, 255, 255, .9);backdrop-filter: blur(5px);}
.about-right{width: 86.53%;margin: 0 auto;}
.aboright{position: absolute;top: 0;right: 13.15%;height: 100%;}
.aboright h3{color: #333;font-size: 36px;}
.aboright h3 span{color: var(--color);}
.aboright p{color: #666;font-size: 16px;line-height: 32px;text-align: justify;margin-top: 45px;max-height: 160px;overflow: hidden;}
.abotxt{display: flex;margin-top: 45px;margin-right: -15px;}
.abotxt a{width: 150px;color: #fff;font-size: 16px;line-height: 50px;text-align: center;background: #272121;margin-right: 15px;}
.abotxt a:hover{background-color: var(--color);cursor: pointer;}
@media(max-width:1450px){
.zj-about.p1920{width: auto;min-width: 1200px;left: 0;margin-left: 0;margin-top: 100px;}
.about-lfet{position: absolute;float: left;height: 100%;}
.aboutall{width: 100%;height: 100%;margin: 0;background: none;}
.aboright{position: relative;width: calc(100% - 53.4375%);float: right;top:0;left: 0;right: 0;bottom: 0;padding-right: 0;}}



.iconp{background:url(../images/iconp.png) no-repeat; display: inline-block; vertical-align: middle;}
.floor_3_main{width:100%; clear:left; display:block; background:url(../images/a4_02.jpg) center center no-repeat; height:964px;}
.floor_3_main .floor_3{position:relative;display:block;width: 1400px;}
.floor_3_main .floor_3 h3{font-size:32px; color:#fff; font-weight:bold; text-align:center; padding-top:76px;}
.floor_3_main .floor_3 .floor_3_1{background:url(../images/a6_03.png) center center no-repeat; width:837px; height:58px; margin:0 auto; margin-top:44px; text-align:center;margin-bottom:70px;}
.floor_3_main .floor_3 .floor_3_1 p{float:left; font-size:24px; color:#fff; line-height:58px; padding-left:14px;}
.floor_3_main .floor_3 .floor_3_1 i{float:right; font-size:24px; color:#1e88e5; line-height:58px; font-weight:bold; padding-right:120px;}
.floor_3_main .floor_3 .floor_3_2{background:url(../images/a5_07.png) center center no-repeat; width:424px; height:419px; position:absolute; left:50%; top:280px; margin-left:-212px;-webkit-transition: all ease-in-out 5s;-webkit-animation: big 5s infinite linear;}
@-webkit-keyframes big{0%{-webkit-transform: scale(1);} 50%{-webkit-transform: scale(0.95);} 100%{-webkit-transform: scale(1);}}
.floor_3_3{position:relative;width: 1400px;height:526px;clear:left;}
.floor_3_3 ul{display:inline-block;width: 1400px;height:526px;}
.floor_3_3 ul li{width: 480px;height:143px;border-bottom:#a6b6db dotted 1px;margin-bottom:10px;}
.floor_3_3 ul li p{font-size:22px; color:#fff; font-weight:bold; padding-top:12px;}
.floor_3_3 ul li p span{display:inline-block; width:36px; height:27px; background-position:0px 0px; margin-right:6px;}
.floor_3_3 ul li i{display:block; font-size:14px; letter-spacing: 1px; color:#dddddd; line-height:24px; padding-top:14px;}
.floor_3_3 ul li.li1{position:absolute; left:0; top:0;}
.floor_3_3 ul li.li2{position:absolute; right:0; top:0;}
.floor_3_3 ul li.li3{position:absolute; left:0; top:156px;}
.floor_3_3 ul li.li4{position:absolute; right:0; top:156px;}
.floor_3_3 ul li.li5{position:absolute; left:0; top:310px;}
.floor_3_3 ul li.li6{position:absolute; right:0; top:310px;}
.floor_3_3 ul li.li2 p span{background-position:-39px 0px;}
.floor_3_3 ul li.li3 p span{background-position:-75px 0px;}
.floor_3_3 ul li.li4 p span{background-position:-120px 0px;}
.floor_3_3 ul li.li5 p span{background-position:-159px 0px;}
.floor_3_3 ul li.li6 p span{background-position:-206px 0px;}
.floor_3_4{width:510px; margin:0 auto; margin-top:20px;height:55px;}
.floor_3_4 a.a1{display:block; float:left; width:252px; height:51px; background-color:#fff; border:#dddddd solid 2px; border-radius:5px 0 0 5px; text-align:center; line-height:51px; font-size:18px; color:#333;}
.floor_3_4 a.a2{display:block; float:left; width:252px; height:51px; border:#1e88e5 solid 2px; border-radius:0 5px 5px 0; text-align:center; line-height:51px; font-size:18px; color:#1e88e5; border-left:none;}
.floor_3_4 a.a2:hover{display:block; float:left; width:252px; height:51px; border:#1e88e5 solid 2px; border-radius:0 5px 5px 0; text-align:center; line-height:51px; font-size:18px; color:#fff; border-left:none; background-color:#1e88e5;}
.floor_3_4 a.a1:hover{display:block; width:252px; height:51px; background-color:#333; border:#333 solid 2px; border-radius:5px 0 0 5px; text-align:center; line-height:51px; font-size:18px; color:#fff;}

/*案例展示*/
.zj-case{margin-top: 65px;}
.case-flo{position: relative;margin-top: 50px;}
.case-list .pro a{position: relative;display: block;border: 1px solid #f4f4f4;}
.case-list .pro .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.case-list .pro .img{position: relative;padding-bottom: 75%;overflow: hidden;}
.case-list .pro .tit{position: absolute;bottom: 0;width: 100%;}
.case-list .pro .tit:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #e1e1e1;opacity: .8;transition: all .5s;}
.case-list .pro .tit h3{position: relative;color: #333;font-size: 16px;line-height: 40px;text-align: center;padding: 0 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;z-index: 1;}
.case-list .pro a:hover .img img{transform: scale(1.1);}
.case-list .pro a:hover .tit:after{background: var(--color);}
.case-list .pro a:hover .tit h3{color: #fff;}
.case-flo .swiper-button-prev,.case-flo .swiper-button-next{left: -60px;width: 45px;height: 45px;margin-top: -23px;color: #cdcdcd;font-size: 41px;text-align: center;border: 1px solid #cdcdcd;background: none;transition: all .5s;}
.case-flo .swiper-button-next{left: auto;right: -65px;}
.case-flo .swiper-button-prev:hover,.case-flo .swiper-button-next:hover{color: #fff;background: var(--color);border-color: var(--color);}
@media(max-width:1600px){.case-list .pro .tit h3{line-height: 50px;}}
/*新闻中心*/
.zj-news{margin-top: 20px;padding: 55px 0 25px 0;background: #fff;transition: all .5s;}
.newsall{margin-top: 42px;}
.newscat{border-bottom: 2px solid #dfdfdf;}
.newslist{display: flex;align-items: center;justify-content: center;}
.newslist li{margin: 0px 36px;}
.newslist li.cur a{color: var(--color);font-weight: bold;}
.newslist li.cur a::before{opacity: 1;}
.newslist li a{position: relative;color: #666;font-size: 20px;font-weight: bold;display: block;padding-bottom: 30px;}
.newslist li a::before{content: '';position: absolute;bottom: -2px;left: 50%;margin-left: -46px;width: 92px;height: 2px;background-color: var(--color);opacity: 0;transition: all .5s;}
.newscon{padding-top: 20px;padding-bottom: 55px;}
.newscon .ttsz{display: none;width: 100%;}
.newscon .ttsz:first-child{display: block;}
.zj-newlist{display: flex;flex-wrap: wrap;justify-content: space-between;}
.zj-newlist li{float: left;width: 33%;display: flex;align-items: center;margin-top: 30px;}
.zj-newlist li a{/* display: flex; *//* min-width: 0; */}
.zj-newlist li .img{flex: none;width: 450px;height: 350px;border: 1px solid #e8e8e8;border-radius:20px;transition: all .5s;}
.zj-newlist li .img img{display: block;width: 100%;height: 100%;object-fit: cover;border-radius:20px;}
.products li:hover .img img{transform: scale(1.1);}
.zj-newlist li .txt{flex: 1;min-width: 0;padding-top: 2.7%;/* width: 100%; */}
.zj-newlist li .txt h3{color: #333;font-size: 18px;font-weight: bold;text-overflow: ellipsis;overflow: hidden;/* white-space: nowrap; */transition: all .5s;}
.zj-newlist li .txt p{color: #666;font-size: 15px;line-height: 26px;/* text-align: justify; */overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-top: 14px;}
.zj-newlist li .txt span{display: block;color: #0056c1;font-size: 14px;line-height: 30px;margin-top: 10px;}
.zj-newlist li:hover .img{border: 1px solid var(--color);}
.zj-newlist li:hover .txt h3{color: var(--color);}
/*友情链接*/
.link{height: 60px;line-height: 60px;margin: -25px 0 -35px 0;}
.link>div{position: relative;background: var(--color);border-radius: 30px;}
.link .box{padding: 0 20px;}
.link div:before,.link div:after{content: " ";position: absolute;top: 0;width: 0;height: 0;border-style: solid;border-color: transparent;}
/*.link div:before{left: -15px;border-width: 25px 15px 0 0;border-right-color: var(--color);}
.link div:after{right: -15px;border-width: 25px 0 0 15px;border-left-color: var(--color);}*/
.link .box:before{border-right-color: #000;opacity: .5;z-index: 1;}
.link .box:after{border-left-color: #000;opacity: .5;z-index: 1;}
.link strong{color: #fff;font-size: 16px;font-weight: bold;}
.link a{display: inline-block;color: #fff;font-size: 16px;margin-right: 20px;opacity: .8;vertical-align: top;}
/*底部*/
/*footer*/
.footer{padding:0 0 15px 0;background:url("../images/bg_footer.jpg") no-repeat center center;background-size: cover;position:relative;z-index: 9;}
.w1400{width: 1200px; height:600px;margin: 0 auto;}
.container,.container_1400 {padding-right: 10px;padding-left: 10px;margin-right: auto;margin-left: auto;
}
.footer .fot_title{position:relative;display:block;margin-bottom:25px;}
.footer .fot_title em{display:block;color:#ffffff;font-size:20px;line-height:24px;text-transform:uppercase;font-family:'montserrat semibold';}
.footer ul,.foot_bot ul{list-style:none;}
.icon-minus-sign,
.icon-plus-sign{
	width:14px;height:14px;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;
}
.icon-minus-sign:before,
.icon-minus-sign:after,
.icon-plus-sign:before,
.icon-plus-sign:after{
	content:'';display:inline-block;background:#5db3b1;width:14px;height:2px;margin:2px 0;
}
.icon-plus-sign{width:12px;height:12px;}
.icon-plus-sign:before, .icon-plus-sign:after{width:12px;}
.icon-plus-sign:after{transform:rotate(90deg) translate(-6px,0px);-webkit-transform:rotate(90deg) translate(-6px,0px);}
.icon-minus-sign:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}
.icon-minus-sign:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}
.fot_title .column_icon_toggle {display: none;}

.fot_con{float: right;padding-left:50px;padding-top:60px;border-left:1px solid rgba(255,255,255,0.1);padding-bottom:50px;}
.fot_con .fot_logo img{}
.fot_con .text{color:#b2b2b2;font-size:14px;line-height:24px;margin-bottom:20px;margin-top:30px;}
.fot_con .list li{margin-bottom:12px;font-size:14px;line-height:20px;color:#b2b2b2;display: flex;}
.fot_con .list li a{font-size:14px;line-height:20px;color:#b2b2b2;}
.fot_con .list li p{margin:0;padding-left:8px;padding-top:2px;padding-bottom:2px;}
.fot_con .list li a:hover{color:#fff;}
.fot_con .list li .icon{background-image: url(../images/icon1.png);background-repeat: no-repeat;min-width:24px;height:24px;max-width: 24px;}

.fot_nav{float:left;padding-right:50px;padding-top:80px;}
.fot_nav li{margin-bottom:10px;padding-right:5px;}
.fot_nav li a:before{
	content:"\f061";
	font-family:'FontAwesome';
    display:inline-block;
	vertical-align: middle;
    position:absolute;
	right:0;top:0;
	transition:all .5s;
	color:#FFFFFF;
	z-index: 2;
	line-height: 22px;
	opacity: 0;
	filter:alpha(opacity=0);
}
.fot_nav li a:hover:before{right:-15px;opacity: 1;filter:alpha(opacity=100);color:#fff;}
.fot_nav li a{position: relative;display: inline-block;font-size:12px;color:#b2b2b2;text-transform: capitalize;transition:all .5s;line-height:24px;}
.fot_nav li a:hover{color:#fff;}

.fot_tag{padding-right:10px;padding-top:80px;float: right;}
.fot_tag li{margin-bottom:10px;padding-right:15px;}
.fot_tag li a:hover:before{right: -15px;opacity: 1;filter:alpha(opacity=100);color:#fff;}
.fot_tag li a{position: relative;display:inline-block;font-size:14px;color:#b2b2b2;transition:all .5s;line-height:24px;}
.fot_tag li a:hover{color:#fff;}

.footer .social_icons{position:relative;padding-top:20px;}
.footer .social_icons li a{width: 36px;height: 36px;border-radius:50%;display: inline-flex;align-items: center;justify-content: center;}

.fot_letter{float: left;padding-top:40px;padding-right:50px;padding-bottom:20px;}
.fot_letter .text{color:#b2b2b2;font-size:14px;margin-bottom:15px;}
.fot_letter .letter-input{max-width:100%;position:relative;}
.fot_letter .letter-input .fot_input{height:50px;color:#b2b2b2;line-height:50px;width:100%;padding-left:20px;padding-right:300px;font-family:'poppins';font-size:13px;border:none;border-radius: 30px;background:rgba(255,255,255,0.1);}
.fot_letter .letter-input .fot_input:focus{color:#333;background:rgba(255,255,255,0.8)}
.fot_letter .letter-input .fot_input:-ms-input-placeholder{color:#666666;}/* Internet Explorer 10+ */ 
.fot_letter .letter-input .fot_input::-webkit-input-placeholder{color:#666666;}/* WebKit browsers */
.fot_letter .letter-input .fot_input::-moz-placeholder{color:#666666;}/* Mozilla Firefox 4 to 18 */ 
.fot_letter .letter-input .fot_input:-moz-placeholder{color:#666666;}/* Mozilla Firefox 19+ */ 
.fot_letter .letter-input .main_more{margin: 0;position: absolute;right:0;top:0;}
.fot_letter .letter-input input{padding-left:15px;padding-right:35px;background-position: -140px -85px}

.footer-bottom{text-align:center;position:relative;z-index: 10;padding-top:20px;border-top:1px solid rgba(255,255,255,0.1);}
.footer-bottom .copy{color:#808080;font-size:14px; line-height:30px; width:1400px;}
.footer-bottom .copy a{color:#808080;font-size:12px;}
.footer-bottom .fot_link span , .footer-bottom .fot_link span a{color:#808080;}
.footer-bottom .copy a:hover , .footer-bottom .copy span a:hover{color:#fff;}
.footer-bottom .foot_ipv6{display:inline-block;color:#808080;font-size:12px;text-decoration: underline;}
.footer-bottom .foot_ipv6 img{max-width:24px;margin-left:5px;}
.footer-bottom .foot_ipv6 .ico{border:1px solid rgba(128,128,128,0.4);padding:0 2px;font-size:12px;color:#808080;display: inline-block;margin:0;line-height: 14px;margin-right:5px;text-decoration: none;}
.footer-bottom .fot_link{padding-top:5px;color:#808080;}
.footer-bottom .fot_link a{color:#808080;font-size:13px;margin:0 2px;display: inline-block;}
.footer-bottom .fot_link a:hover{color:#fff;}
.footer-bottom .friendly{margin-left:10px;display: inline-block;}
.footer-bottom .friendly p{margin:0;display: inline-block;color:#808080;font-size:12px;}
.footer-bottom .friendly a{display: inline-block;color:#808080;font-size:12px;}
.footer-bottom .friendly a:hover{color:#fff;}

.main_more{position:relative;display:inline-block;margin-top:20px;transition:all .5s;z-index:3;border-radius:30px;background:#0056c1;box-shadow:0 3px 20px 1px rgba(75,166,52,0.3);}
.main_more:hover{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}
.main_more a:before{ content: ' '; position: absolute; background:rgba(255,255,255,0.5); width: 20px; height: 100%; top: 0; left: 0;  -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; -webkit-transform: skewX(-25deg); transform: skewX(-25deg);opacity: 0;filter: alpha(opacity=0);}
.main_more:hover a:before { width: 45px; left: 50%;opacity: 0.15;filter: alpha(opacity=15);}
.main_more a:after{margin-left:5px;}

.main_more a,.main_more input, .main_more button{display:block;color:#fff;font-size:12px;height:50px;line-height:52px;padding-left:30px;padding-right:30px;text-transform:uppercase;z-index:2;position:relative;border-radius:30px;font-family:'poppins semibold';background:#0056c1;background-repeat: no-repeat;}
.main_more:hover a,.main_more:hover input, .main_more:hover button{color:#fff;text-decoration:none;}
.main_more input, .main_more button{background-image:url(../images/icon1.png);background-position:-112px -83px;padding-right:50px;}
.main_more a:after{content:"";margin-left:5px;width:14px;height:10px;transition:all .5s;background:url(../images/icon1.png) no-repeat;background-position: -117px -51px;display: inline-block;}
.main_more a:hover:after{animation: scroll_right_anim 1.5s infinite;}
.attachment_line_top , .attachment_line_bottom{background:url(../images/bg-shape-mask.png) no-repeat;height:16px;position:absolute;left:0;z-index:2;display:block;width: 100%;}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.social_icons{list-style:none;}
.social_icons li{display:inline-block;padding:0 5px;margin-bottom:5px;}
.social_icons li:first-child{padding-left:0;}
.social_icons li a{transition:all .5s;}
.social_icons li a:hover{opacity: 0.8;filter: alpha(opacity=80);}