#indexDom {
  padding: 10px 0;
}

.anchor_box {
  width: 80px;
  height: 400px;
  background: #fff;
  /* display: none;
  margin-left: -685px; */
  position: fixed;
  left: 200px;
  top: 400px;
  box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.1);
  z-index: 888;

}

.home-header {
  position: relative;

}

.cate ::-webkit-scrollbar {
  display: none;
}


.is-horizontal {
  height: 0px;
  left: 0px;
  display: none;
}


.el-scrollbar__wrap {
  overflow-x: hidden;
}


.cate {
  width: 220px;
  height: 400px;
  overflow: auto;
  background: #fff;
  padding: 10px 10px;
  box-sizing: border-box;
}

.banner {
  width: 730px;
  height: 400px;
  margin: 0 10px;
  position: relative;
  overflow: hidden;
}

.banner img {
  height: 100%;
  width: 100%
}

.card {
  width: 160px;
  height: 400px;
}

.card img {
  width: 160px;
  height: 195px
}

.card img:first-child {
  margin-bottom: 7px;
}

.person {
  height: 400px;
  width: 220px;
  background: #fff;
  padding: 10px 10px;
  font-size: 12px;
  box-sizing: border-box;
  position: relative;

}

.per-title {
  font-size: 12px;
  color: #333;
  margin-left: 10px;
}

.buttons {
  margin: 12px
}

.buttons .el-button {
  width: 85px;
  height: 34px;
  text-align: center;
  padding: 0px !important
}

.news {
  width: fit-content;
  padding: 0 10px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 7px;
  background: linear-gradient(to right, #F4D083, #FBEEB7);
  border-radius: 6px 0px 10px 0px;
  font-size: 14px;
  color: #AC6428;
}



.items {
  color: #333;
  padding: 7px 0 7px 10px;
  font-size: 12px;
  cursor: pointer;
  position: relative;
}

.items::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #AAAAAA;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 12px;
}

.link-box {
  font-size: 12px;
}

.el-tabs__header {
  margin: 0px !important
}

.link-box .el-tabs__item {
  height: 100%;
  width: 60px;
  padding: 0px !important;
  /* padding: 12px 5px;
  margin: 0 5px; */
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  flex: 1;
}

.link-items {
  width: 60px;
  height: 60px;
  text-align: center;
}

.link-title {
  color: #000c17;
}

.member-box {
  color: #fff;
  background: #162F5C;
  position: absolute;
  width: 100%;
  left: 0px;
  padding: 5px;
  box-sizing: border-box;
  border-radius: 5px 5px 0px 0px;

}

.number-tems {
  text-align: center;
  margin: 2px 20px;
}

.number {
  font-size: 16px;

}

.nu-title {
  font-size: 10px
}



.firstCate {
  /* margin-left: 12px; */
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  cursor: pointer;
}

.second-Level {
  padding: 9px 0px 0px 0px;
  font-size: 14px;
  color: #222;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.third_box {
  height: 400px;
  width: 740px;
  background: #fff;
  z-index: 100;
  position: absolute;
  left: 220px;
  top: 0px;
  box-shadow: 0px 0px 7px 0px rgba(102, 102, 102, 0.12);
  padding: 10px;
  box-sizing: border-box;
  background: #FDFCFC;
  overflow: auto
}

.second_title {
  margin: 10px 10px;
}

.secondName {
  color: #333;
  /* font-weight: 600; */
  font-size: 14px;
  font-weight: bold;
  /* display: flex;
  align-items: center; */
  margin: 10px 20px 10px 0px !important;
  flex-shrink: 0;
}

.thirdName {
  margin: 3px 15px !important;
  /* padding: 0 7px !important; */
  font-size: 14px;
  white-space: nowrap;
  color: #666;
  cursor: pointer;
}

.fist {
  /* cursor: pointer;
  float: left; */
  padding: 5px 10px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #fff;
  background: #2F3239;
  border-radius: 5px;

}

.publish {
  margin-top: 10px
}

.product {
  width: 390px;
  padding: 12px 20px 0 20px;
  height: 415px;
  margin-right: 10px;
  background-color: #ffffff;
  box-sizing: border-box;
}

.zixun {
  /*width: 790px;*/
  width: 100%;
  padding: 12px 20px 0 20px;
  height: 415px;
  background-color: #ffffff;
  box-sizing: border-box;

}

.product-tuijian-introduce {
  color: #a8a8a8;
  width: 90%;
  text-align: center;
  margin: 0 5% 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}


.pro-title {
  font-size: 18px;
  font-weight: bold;
}

.title-second {
  padding-left: 20px;
  font-size: 14px;
  color: #666666;
}

.re-items {
  margin: 0px 10px 10px 0px;

}
.second-items img{
  height: 110px !important;
  width: 110px !important;
  margin: 0 15px 0px 0px;
  border-radius: 5px;
}

.second-items .goods-img{
  height: 110px !important;
  width: 110px !important;
  margin: 0 15px 0px 0px;
  border-radius: 5px;
  position: relative;
  display: inline-block;
}

.second-items .goods-image {
  height: 84px !important;
  width: 100px !important;
  position: absolute;
  top:5px  !important;
  left:5px  !important;
  z-index:100;
  border-radius: 0px !important;

}
.second-items .goods-border{
  height: 110px !important;
  width: 110px !important;
  position: absolute;
  top:0px;
  left:0px;
  z-index:10;
}

.re-title {
  margin-bottom: 10px;

}

.title-first {
  padding-right: 10px;
  font-size: 16px;
  font-weight: bold;
}

.title-second {
  font-size: 14px;
  color: #999999;
}

.small-items {
  background: #fff;
  width: 290px;
  height: 180px;
  padding: 20px 15px;
  box-sizing: border-box;
  margin: 5px 0px 10px 0px;

}

.re-img {
  width: 290px;
  height: 370px;
}

.spe-box {
  padding: 20px 15px;
  width: 290px;
  box-sizing: border-box;

  height: 180px;
  background: #fff;
}

.left {
  width: 190px;
  height: 482px;
  position: relative;
}

.left img {
  width: 190px;
  height: 482px;
}

.brand-box {
  padding: 20px 9px 12px 9px;
  background-color: rgba(0, 0, 0, 0.48);
  justify-content: space-between;
  position: absolute;
  bottom: 0px
}

.brands {
  min-width: 76px;
  max-width: 100%;
  padding: 8px 14px;
  margin: 0 4px 8px 4px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  box-sizing: border-box;
  background: rgba(244, 249, 255, 0.1);
}

.right {
  width: 1000px;
  height: 482px;
  background: #fff;
  padding-left: 10px;
}

.goods-items {
  width: 195px;
  height: 220px;
  padding: 0 20px 18px 20px;
  margin-top: 7px;
  box-sizing: border-box;
  /* text-align: center; */
}

.producttuijian {
}

.producttuijian-image {
  width: 555px;
  height: 120px;
  z-index: 100;
  position: absolute;
  top:5px;
  left:10px;
}

.producttuijian-border {
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  z-index: 10;
}

.goods-items:hover {
  box-shadow: 0 0 10px rgba(73, 66, 66, .1);
  transform: scale(1.08);

}

.goods-img {
  width: 160px !important;
  height: 160px !important;
  border: 1px solid #f4f4f4;
  position: relative;
}
.goods-img .goods-image{
  width: 140px;
  height: 120px;
  z-index: 100;
  position: absolute;
  top:5px;
  left:10px;

}
.goods-border{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left:0;
  z-index: 10;
}

.goods-name {
  text-align: center;
  margin-top:10px;
  font-size: 12px;
  color: #000;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.goods-price {
  margin-top: 8px;
  color: #E90013;
  font-size: 18px;
  font-weight: bold;
}
#tehui .floor-content{
  background-color: #F1F2ED;
}
.money-icon {
  font-size: 12px !important;

}

.left-logo {
  width: 234px;
  height: 608px;
  margin-right: 10px;
}

.device_r {
  height: 608px;
}

.factory-item {
  width: 290px;
  /*margin: 0 5px;*/
  background-color: #ffffff;
  cursor: pointer;
}

.fac-img img {
  width: 290px;
  height: 164px;
  position: relative;
}

.fac-name {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

.fac-intro {
  line-height: 26px;
  margin-top: 8px;
  font-size: 14px;
  color: #333;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  word-break: break-all;
  -webkit-box-orient: vertical;
}

.fac-tag {
  margin-top: 12px
}

.tag-items {
  padding: 2px 8px;
  margin-right: 4px;
  background-color: #FFF8EA;
  border-radius: 10px;
  font-size: 12px;
  color: #AC6428;
}

.fac-content {
  padding: 12px 18px;
}

.server {
  height: 360px;
  margin-top: 10px
}

.ser-items {
  width: 100%;
  width: 184px;
  /* max-width: 590px; */
  position: relative;
  margin-right: 10px;

}

.ser-items:nth-of-type(5) {
  margin-right: 0px;

}

.items-active {
  width: 420px
}

.ser-img {
  height: 360px;
  width: 184px;
  position: relative;
  z-index: 100;
}

.ser-logo {
  height: 360px;
  width: 184px;
}


.fade {
  height: 100%;
  padding: 80px 0;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  /* z-index: 100; */
  box-sizing: border-box;
  width: 184px;
  left: 0;
  top: 0;
  cursor: pointer;
  text-align: center;
  display: block;
}

.fade img {
  width: 100px;
  height: 100px;
  margin-bottom: 60px;
}

.fade p {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  cursor: default;
}

.ser-active {
  left: 184px !important;
  opacity: 1 !important;
}

.ser-intro {
  width: 230px;
  height: 360px;
  padding: 10px 20px;
  background-color: #ffffff;
  box-sizing: border-box;
  transition: left 0.5s ease;
  position: absolute;
  left: 0px;
  top: 0px;
  /* top:360px; */
  opacity: 0;


}

.ser-img:hover .fade {
  display: none;

}

.ser-active {
  left: 184px;
  opacity: 1;

}

.intro-title {
  margin-bottom: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.intro-content {
  max-height: 168px;
  line-height: 2;
  font-size: 12px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
}

.detail-button {
  width: 110px;
  height: 34px;
  margin: 34px auto 0 auto;
  border-radius: 6px;
  background: linear-gradient(to right, #FBEEB7, #F4D083);
  font-size: 16px;
  color: #AC6428;
  line-height: 34px;
  text-align: center;
}

.kuangdao-news {
  height: 453px;
  width: 100%;
  background: #fff;
  margin-top: 10px
}

.news1,
.news2 {
  width: 50%;
  height: 100%;

  padding: 20px;
  box-sizing: border-box;
}

.news-title {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
}

.forum,
.information,
.company {
  width: 380px;
  height: 432px;
  background: #fff;
  overflow: hidden;
}

.rank-title {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 5px 5px 0 0;
}

.forum .rank-title {
  background: #FF893B;
}

.information .rank-title {
  background: #2270FF;

}

.company .rank-title {
  background: #29C2F4;
}

.rank-content {
  font-size: 14px;
  padding: 10px 20px
}

.ranks {
  height: 40px;
  line-height: 40px;
  color: #666;
}

.forum .ranks:hover {
  color: #FF893B
}

.information .ranks:hover {
  color: #2270FF
}

.company .ranks:hover {
  color: #29C2F4
}


.rank-items {
  width: 280px;
  white-space: nowrap;
  /* 确保文本在一行内显示 */
  overflow: hidden;
  /* 隐藏溢出的内容 */
  text-overflow: ellipsis
}

.hot-rank {
  color: #FF893B;
  font-size: 16px;
  padding-right: 10px;
}

.default {
  color: #999;
  font-size: 16px;
  padding-right: 10px;

}

.rank-number {
  color: #999;
  font-size: 14px;
}

.firstLevel {
  margin: 10px 0px
}

/*.equally .el-tabs__nav {*/
/*  padding: 0px 5px;*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*  width: 920px;*/
/*  box-sizing: border-box;*/
/*}*/

.zixun-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  width: 80%;
  color: #666
}

.zixun-content:hover {
  color: #FF893B;
}

.floor1,.kuangquan{
  margin-top: 20px;

}

.floor1 .el-card__body {
  padding: 0px;
}

.floor-title {
  font-weight: bold;
}
.engineering{
  height: 270px;
  border-radius: 6px;
  margin-top: 20px;
  background: url(../images/floor-bg.jpg);
  background-size: 100% 100%;
  padding: 20px 30px 0;
}
.eng-title{
  font-size:18px;
  font-weight: bold;
  color:#fff;
  margin-bottom: 10px;
}
.eng-items{
  width: 340px;
  height: 100px;
  background: #FFFFFF;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  margin: 0 15px 15px 0;
  text-align: center;
  line-height: 132px;
  position: relative;
}
.eng-items img{
  width:100%;
  height:100%;
}
.eng-items:hover .eng-fade{
  display: block;

}
.eng-fade{
  /*display: none;*/
  width: 100%;
  height: 100%;
  /*background: rgba(0, 0, 0, 0.4);*/
  position: absolute;
  left: 0;
  top: 0;
  /* padding: 48px 10px 0; */
  text-align: center;
  transition: all 0.3s;
  color:#fff;
  font-size:18px;
  font-weight: bold;
  line-height: 100px;
}



.advertisement-box {
  height: 130px;
  width: 100%;
  margin: 10px 0px;
  justify-content: space-between;
}

.advertisement-box img {
  height: 130px;
  width: 230px;
}


.advertisement-box-4 {
  height: 55px;
  width: 100%;
  margin: 10px 0px;
  justify-content: space-between;
}

.advertisement-box-4 img {
  height: 55px;
  width: 164px;
}


.advertisement-box-5 {
  height: 64px;
  width: 100%;
  margin: 10px 0px;
  justify-content: space-between;
}

.advertisement-box-5 img {
  height: 64px;
  width: 590px;
}

.new-advertisement-box img{
  max-width: 100%;
  vertical-align: middle;
  width: 100%;
  height: 186px;
}
.new-advertisement-box h3{
  font-size: 20px;
  margin: 5px 0 10px;
  width: 270px;
  overflow: hidden; /* 隐藏超出的内容 */
  white-space: nowrap; /* 不换行 */
  text-overflow: ellipsis; /* 显示省略号 */
}
.new-advertisement-box p{
  font-weight: 300;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 15px;

}
.new-advertisement-box .btn{display: inline-block; padding: 5px 10px; font-size: 14px; color: #fff; border: 2px solid #2C72E8; background-color: #2C72E8; text-decoration: none; transition: 0.4s;}
.new-advertisement-box .btn:hover{background-color: transparent; color: #2C72E8; transition: 0.4s;}
.new-advertisement-box .text-desc{position: absolute; left: 0; top: 0; background-color: #fff; height: 100%; opacity: 0; width: 100%; padding: 20px;}
/* effect-1 css */
.port-1{float: left; width: 290px; margin: 10px 0; position: relative; overflow: hidden; text-align: center; border: 4px solid rgba(255, 255, 255, 0.9);}
.port-1 .text-desc{opacity: 0.9; top: -140%; transition: 0.5s; color: #000; padding: 45px 0 20px;}
.port-1 img{transition: 0.5s;}
.port-1:hover img{transform: scale(1.2);}

.port-1.effect-1:hover .text-desc{top: -25px;}

/* effect-1 css end */




.solution-temp-box{
  border: 1px solid #a8a8a8;border-radius: 50px;width: 100px;height: 30px;margin-left: 10px;
}
.solution-temp-title{
  font-weight: bold;margin-top: 4px;margin-left: 17px;
}


.tpm-solution2__navs{
  font-size:0;
  margin:20px -10px -20px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}
.tpm-solution2__navs>li{
  display:inline-block;
  vertical-align:top;
  width:25%;
  box-sizing:border-box;
  padding:0 10px;
  margin-bottom:20px
}
.tpm-solution2__nav{
  display:block;
  height:100%
}
.tpm-solution2__nav-inner{
  position:relative;
  box-sizing:border-box;
  height:100%;
  padding:24px 20px;
  background-image:linear-gradient(180deg,#f3f5f8,#fff);
  border:2px solid #fff;
  box-shadow:8px 8px 20px rgba(55,99,170,.1),-8px -8px 20px #fff;
  border-radius:4px
}

.tpm-solution2__nav-icon{
  position:absolute;
  width:48px;
  height:48px;
  bottom:24px;
  right:20px;
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:top
}
.tpm-solution2__nav-cnt{
  max-width:calc(100% - 56px);
  overflow:hidden
}
.tpm-solution2__nav-title{
  font-weight:500;
  font-size:25px;
  line-height:26px;
  color:#000;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}

.tpm-solution2__nav-desc{
  margin-top:8px;
  font-size:15px;
  line-height:22px;
  color:#4b5b76;
  opacity:.8;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
  max-height:44px
}
.tpm-solution2__nav:hover .tpm-solution2__nav-inner{
  background:#f3f5f8;
  box-shadow:inset 8px 8px 20px rgba(55,99,170,.1),inset -8px -8px 20px #fff
}
.tpm-solution2__nav:hover .tpm-solution2__nav-title{
  color:#0052d9
}
.tpm-solution2__nav.is-more{
  position:relative
}
.tpm-solution2__nav.is-more .tpm-solution2__nav-link{
  font-size:14px;
  line-height:22px;
  color:#0052d9;
  display:inline-block;
  margin-top:8px;
  position:absolute;
  bottom:24px;
  left:20px;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center
}
.tpm-solution2__nav.is-more .tpm-solution2__nav-link:after{
  content:"";
  display:inline-block;
  width:16px;
  transition:-webkit-transform .4s ease-in-out;
  transition:transform .4s ease-in-out;
  transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
  height:16px;
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position:50%;
  background-image:url(images/icon-arrow_05e.svg)
}
.tpm-solution2__nav.is-more .tpm-solution2__nav-link:hover:after{
  -webkit-transform:translateX(4px);
  transform:translateX(4px)
}
.tpm-solution2__nav.is-more .tpm-link{
  font-size:14px;
  line-height:22px;
  color:#0052d9;
  display:inline-block;
  margin-top:8px;
  position:absolute;
  bottom:24px;
  left:20px
}






