body {
  font-family: "微软雅黑";
  font-size: 16px;
  background-color: #f8f8f8;
}
.glyphicon {
  top: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
/* .overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis} */
a {
  text-decoration: none !important;
  cursor: pointer !important;
}
a:hover {
  color: #3a7bd5 !important;
}
.container-fluid {
  max-width: 1280px !important;
}
.container-fluid3 {
  max-width: 1450px !important;
}
::-webkit-input-placeholder {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
:-moz-placeholder {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
::-moz-placeholder {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
:-ms-input-placeholder {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.tr {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.tr2 {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.tr3 {
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}
input,
button,
textarea,
.swiper-pagination span,
.swiper-button {
  outline: none !important;
}
.sizeCover {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.sov {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sov1 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sov2 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sov4 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sov3 {
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.main-pad-1 {
  padding-top: 6px;
}
.main-pad-3 {
  padding-top: 30px;
}
.main-pad-2 {
  padding-top: 50px;
}
.main-pad-20 {
  padding-top: 20px;
}
.main-pad-8 {
  padding-top: 80px;
}
.main-pad-140 {
  padding-top: 140px;
}
.main-pad-10 {
  padding-top: 10px;
}
.fot-pad-10 {
  padding-bottom: 10px;
}
.fot-pad-20 {
  padding-bottom: 20px;
}
.fot-pad-30 {
  padding-bottom: 30px;
}
.mtm-50 {
  margin-top: 50px;
}
.mbm-70 {
  margin-bottom: 70px;
}
.mbm-100 {
  margin-bottom: 100px;
}
.mbm-130 {
  margin-bottom: 130px;
}
.c8 {
  color: #666666;
}
.jssg-active {
  background-color: #0a8e07;
  color: #fff;
}
.main-border-1 {
  border-bottom: solid 1px #d5d5d5;
}
.main-border-2 {
  border-bottom: dotted 1px #b4b4b4;
}
.main-background-1 {
  background: #f9f9f9;
}
.main-background-2 {
  background: #ececec;
}
.main-background-3 {
  background: #0fcf6fd7;
}
.v {
  margin: 0 auto;
}
.v1 {
  margin: 12px 20px 0 20px;
}
.header-line {
  width: 1px;
  background-color: #c5c5c5;
  height: 72px;
  margin-top: 16px;
}
.v2 {
  margin: 20px 20px 0 20px;
}
.v2 p {
  font-size: 18px;
  color: #2e2929f0;
}
.top-pic {
  height: 280px;
  background-color: #6db212;
}
.top-pic h3 {
  color: #fff;
  padding-top: 100px;
  margin-left: 20%;
  line-height: 40px;
}
header {
  position: relative;
  z-index: 99999;
}
.banner {
  position: relative;
}
.banner a {
  display: block;
  font-size: 0;
  text-align: center;
}
.banner a img {
  width: 100%;
}
.banner .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 1;
  width: 100%;
  font-size: 0;
  text-align: center;
}
.banner .swiper-pagination span {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
}
.banner .swiper-pagination span.swiper-pagination-bullet-active {
  background: #cf0f0f;
}
.rx {
  position: relative;
}
.text-4 {
  color: #333;
  line-height: 30px;
}
.picture-4 {
  position: relative;
}
#sj1,
#sj2,
#sj3:hover {
  cursor: pointer;
}

.sbcg span {
  background-color: #006835;
  height: 34px;
  padding: 5px 10px 14px 10px;
  color: #fff;
}
.sbcg span:hover {
  cursor: pointer;
}
.sbcg-1 {
  display: flex;
  flex-wrap: wrap;
}
.sbcg-1 div {
  margin-left: 20px;
  margin-top: 10px;
}
.sbcg-2 {
  background-color: #006835;
  padding: 8px;
  width: 200px;
  margin: 0 auto;
  margin-top: 20px;
}
.sbcg-2:hover {
  cursor: pointer;
}
.gyzd-1 {
  text-indent: 28px;
  line-height: 28px;
  font-size: 16px;
}
.gyzd-2 {
  padding: 15px;
  font-size: 18px;
  font-weight: 260px;
  display: inline-block;
}
.gyzd-2:hover {
  cursor: pointer;
}
.zdcp {
  color: #006835;
  font-size: 20px;
  font-weight: 1000;
}
.foot-bar {
  color: #fff;
  margin: 0 auto;
}
.foot-bar ul li {
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
}
.foot-bar ul h6 {
  font-size: 18px;
}
.foot-bar ul li p {
  font-size: 14px;
  text-align: center;
}
.foot-bar ul li a {
  font-size: 14px;
  color: #fff;
}
.foot-bar ul:last-child li a {
  font-size: 14px;
}
.foot-bar ul li img {
  width: 100px;
  margin: 10px 10px 5px 0;
  padding: 10px 5px 5px 5px;
}
.youlian {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #fff;
}
.dbl-link :hover {
  color: #6db212;
  cursor: pointer;
}
.yq-link {
  padding: 0 20px 10px 20px;
  position: absolute;
  bottom: 30px;
  display: none;
  left: 0;
  right: 0;
  margin: auto;
}
.yq-link a {
  font-size: 14px;
  padding: 20px 10px;
  color: #fff;
}

/* 产品中心PC */
.cp-list {
  border: 1px solid #7e7e7e;
  width: 180px;
}
.cp-list ul li {
  height: 50px;
}
.cp-list ul p {
  background-color: rgb(43, 131, 36);
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  color: beige;
  text-align: center;
}
.cp-list ul li a {
  display: inline-block;
  line-height: 40px;
  padding: 0 10px 0 20px;
  width: 170px;
}
.cp-list ul li.active a {
  color: #6db212;
}
.cp-list-cp {
  min-width: 900px;
  margin-left: 20px;
}
/* 产品中心app */
.cp-sm-li {
  position: relative;
}
.cp-sm-list {
  background-color: #3a7bd5;
  padding: 10px;
  height: 40px;
  color: #fff;
}
.cp-sm-box {
  display: none;
  position: absolute;
  left: 0;
  z-index: 2147483645;
  width: 50%;
  background-color: #f5f5f4;
}
.cp-sm-box2 {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 2147483645;
  width: 100%;
  background-color: #f5f5f4;
}
.cp-sm-box ul li {
  border-top: 1px solid #f3f3f3;
  position: relative;
}
.cp-sm-box ul li a {
  display: block;
  font-size: 14px;
  color: #3a7bd5;
  text-align: center;
  line-height: 40px;
}
.cp-sm-box ul li.active a {
  color: #3a7bd5;
  background: #dfdfdf;
}
.cp-sm-box ul li.active .cp-sm-box2 {
  display: block;
}
.cp-sm-box ul li:last-of-type .cp-sm-box2 {
  bottom: 0;
  top: unset;
}
.cp-sm-box ul li:nth-last-of-type(2) .cp-sm-box2 {
  bottom: 0;
  top: unset;
}

/* 资质证书PC */
.zz-list {
  width: 120px;
}
.zz-list ul li {
  height: 30px;
  margin-top: 10px;
}
/* .zs-active{width: 8px;background-color:#008D75 ;height: 30px;} */
.zs-uactive {
  width: 4px;
  background-color: #008d75;
  height: 30px;
}
.zz-list ul li {
  min-width: 120px;
}
.zz-list ul li a {
  display: inline-block;
  line-height: 30px;
}
.zz-list ul li.active a {
  color: #6db212;
}
.zz-list ul li.active div {
  width: 8px;
  background-color: #008d75;
  height: 30px;
}

@media (min-width: 576px) {
  .myh {
    color: #006835;
    /* font-weight: 800; */
  }
  /* body{min-width: 1226px;} */
  .top-wapper {
    width: 100%;
    height: 100px;
  }
  header .logo a {
    display: block;
    font-size: 0;
    text-align: center;
    line-height: 100px;
    margin-left: 40px;
  }
  header .logo a img {
    width: 70px;
  }
  .tel p {
    font-size: 26px;
    margin: 0 10px 0 0;
  }
  header .tel {
    margin-top: 20px;
  }
  header .tel .icon {
    margin-right: 6px;
  }
  header .tel .icon img {
    height: 48px;
  }
  header .tel .text .mc {
    color: #333;
    line-height: 24px;
  }
  header .tel .text .shuzi {
    font-family: "Droid Serif";
    font-size: 22px;
    color: #d30a07;
    line-height: 24px;
    font-weight: bold;
    font-style: italic;
  }
  header .menu {
    /* background: #3a982b; */
    background: #3a7bd5;
    width: 100%;
  }
  /* header .menu ul { background-color: yellow;} */
  header .menu ul li {
    position: relative;
    padding: 1px 0;
    width: calc(100% / 7);
  }
  header .menu ul li:nth-child(n + 2) {
    padding-left: 1px;
  }
  header .menu ul li > a {
    display: block;
    padding: 0 5px;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
  }
  header .menu ul li .xiala {
    position: absolute;
    right: 0;
    top: 100%;
    width: calc(100% - 1px);
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
  }
  header .menu ul li .xiala .xiala2 {
    position: absolute;
    left: 100%;
    top: 0;
    width: calc(100% - 1px);
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
  }
  header .menu ul li:hover .xiala {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
  }

  header .menu ul li:hover .xiala2 {
    visibility: visible;
    opacity: 0;
    transform: translateY(0px);
    display: none;
  }
  header .menu ul li:hover .xiala .li {
    position: relative;
  }
  header .menu ul li:hover .xiala .li:hover .xiala2 {
    visibility: visible;
    opacity: 1;
    display: block;
    transform: translateY(0px);
  }
  header .menu ul li:hover .xiala .li:hover > a {
    color: #3a7bd5;
  }
  header .menu ul li .ul {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  header .menu ul li .ul .li > a {
    display: block;
    color: #3a7bd5;
    line-height: 40px;
  }
  header .menu ul li .ul .li:hover > a {
    color: #fff;
    background: #dfdfdf;
  }
  header .menu ul li:hover > a {
    color: #3a7bd5;
    background: #fff;
  }
  header .menu ul li.active > a {
    color: #3a7bd5;
    background: #fff;
  }
  .shouyechanpin-ul li .xiala {
    position: absolute;
    right: 0;
    top: 100%;
    width: calc(100% + 2px);
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
  }
  .shouyechanpin-ul li:hover .xiala {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
  }
  .shouyechanpin-ul li .ul {
    background: #dfdfdf;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .shouyechanpin-ul li .ul .li > a {
    display: block;
    color: #333;
    line-height: 40px;
    text-align: center;
  }
  .shouyechanpin-ul li .ul .li:hover > a {
    color: #078428;
    background: #dfdfdf;
  }
  .shouyechanpin-ul li:hover > a {
    background: #078428;
    color: #fff !important;
  }
  .shouyechanpin-ul li.active > a {
    background: #078428;
    color: #fff;
  }
  .text-1 .left {
    padding-right: 20px;
    width: calc(100% - 300px);
    font-size: 14px;
    line-height: 36px;
    padding-left: 20px;
  }
  .text-1 .left .mc {
    width: 95px;
    color: #ee1212;
  }
  .text-1 .left .list {
    width: calc(100% - 95px);
  }
  .text-1 .left .list ul {
    height: 36px;
    overflow: hidden;
  }
  .text-1 .left .list ul li {
    margin-right: 26px;
  }
  .text-1 .left .list ul li a {
    display: block;
    color: #4c4c4c;
  }
  .text-1 .left .list ul li a:hover {
    color: #cf0f0f;
    text-decoration: underline !important;
  }
  .text-1 .right {
    float: right;
    width: 300px;
  }
  .rxzx {
    position: absolute;
    right: 20%;
    bottom: 20%;
    display: none;
    background-color: #3a7bd5;
    padding: 3px;
    font-size: 12px;
    color: #ccc;
  }
  .rxzx1 {
    position: absolute;
    right: 20%;
    bottom: 20%;
    background-color: #3a7bd5;
    padding: 3px;
    font-size: 16px;
    color: #ccc;
    display: block;
  }
  .rxzx1:hover {
    cursor: pointer;
  }

  .cp-flex-2-1 {
    position: relative;
    overflow: hidden;
    padding: 10px;
  }
  /* .cp-flex-2-1:hover{cursor: pointer;} */
  .cp-flex-2-1 img {
    width: 100%;
  }
  .cp-flex-2-1-1 {
    position: absolute;
    top: 400px;
    margin: 18px;
  }
  .cp-flex-2-1:hover .cp-flex-2-1-1 {
    top: 20px;
    color: #fff;
  }
  .cp-flex-2-1:hover img {
    transform: scale(1.1, 1.1);
    opacity: 0.4;
  }
  .cp-flex-2-1-1 p {
    font-size: 16px;
  }
  .cp-al {
    margin: 10px 150px;
  }
}
.top-wapper {
  background: #fff;
}
@media (max-width: 575.98px) {
  .top-wapper {
    width: 100%;
    height: 50px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  header .logo a {
    display: block;
    font-size: 0;
    text-align: center;
    line-height: 50px;
  }
  header .logo a img {
    width: 40px;
  }
  .v1 {
    height: 40px;
    margin-top: 4px;
  }
  .v1 h3 {
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 1px;
    margin-left: -10px;
  }
  .v1 h5 {
    font-size: 16px;
    font-weight: 100;
    margin-left: -10px;
  }
  /* .myh{font-size: 200 !important;} */
  .tel p {
    font-size: 26px;
    margin: 0 10px 0 0;
  }
  .menu-btn {
    position: relative;
    top: 3px;
    width: 30px;
    font-size: 30px;
    right: 20px;
    z-index: 999999;
  }

  .menu-box {
    display: none;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 2147483645;
    width: 100%;
    background-color: #999;
  }
  .menu-box ul li {
    border-bottom: 1px solid red;
  }
  .menu-box ul li a {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
  }
  .menu-box ul li.active a {
    color: #fff;
    background: #cf0f0f;
  }
  .rxzx {
    position: absolute;
    right: 20%;
    bottom: 20%;
    display: block;
    background-color: #3a7bd5;
    padding: 3px;
    font-size: 12px;
    color: #ccc;
  }
  .rxzx1 {
    position: absolute;
    right: 20%;
    bottom: 20%;
    background-color: #3a7bd5;
    padding: 3px;
    font-size: 12px;
    color: #ccc;
    display: none;
  }
  .rxzx:hover {
    cursor: pointer;
  }
  /* 手机底部 */
  .tabBar {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    background: #1d2029;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .tabBar ul li i {
    font-size: 18px;
    color: #fff;
  }
  .tabBar ul li p {
    color: #fff;
    margin-bottom: 1px;
    font-size: 14px;
  }
  /* 手机企业简介 */
  .companyProfile .bg-bl {
    padding: 20px;
  }
  .companyProfile h2 {
    font-size: 1.5rem;
  }
  .companyProfile .main-pad-3 {
    padding-top: 15px;
  }
  .companyProfile .card-body {
    padding: 0.5rem;
    min-width: 160px;
  }
  /* .companyProfile .card-body:nth-of-type(odd){margin-right: 10px;} */
  .companyProfile .col-6 {
    padding: 0px;
    max-width: 48%;
  }
  .companyProfile .col-6:nth-of-type(odd) {
    margin-right: 10px;
  }
  .case-zx.d-sm-block p img {
    width: 100%;
  }
}

/*格 展 网 络分页形状*/
.pages {
  padding-top: 30px;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  /* border-top: 5px solid #f4f5f6; */
  margin-right: 10px;
}
.pages a {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #999;
  border-radius: 2px;
  font-size: 14px;
  height: 38px;
}
.pages ul li {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 6px 15px;
  margin: 0 1px;
  line-height: 24px;
  background: #fff;
  color: #999;
  border-radius: 2px;
}
.pages ul li:hover {
  background: #d82019;
  color: #fff;
  border: 1px solid #d82019;
}
.pages ul li.thisclass {
  display: inline-block;
  border: 1px solid #d82019;
  padding: 6px 15px;
  margin: 0 1px;
  background: #d82019;
  color: #fff;
}

.xinwenjiejue .card {
  border: 1px solid transparent;
  border-bottom: 1px dashed red;
}

.zhaodidongtai .card {
  border: 1px solid transparent;
  border-bottom: 1px dashed #666666;
}
.zhaodidongtai card:nth-child(1) .ggh {
  background-color: red;
}
.breadcrumb {
  background-color: #fff !important;
  font-size: 14px !important;
}

.list-group-item.active {
  color: green;
  background-color: #f6f6f6;
}
.cv-1:hover img {
  transform: scale(1.1, 1);
  border: 1px solid green;
}
.cv-2 {
  position: relative;
}
.cv-2:hover img {
  transform: scale(1, 0.9);
  cursor: pointer;
  border: 1px solid red;
}
.cv-3:hover img {
  border: 1px solid red;
}
.xqsh .card {
  border: 1px solid transparent;
}

/* 产品 */
/* .pro-v1{background-color: #006835;} */
.pro-v2 {
  height: 250px;
  width: 220px;
  margin: 40px;
}
.pro-v21 {
  height: 202px;
  width: 202px;
  border: 1px solid #dfdfdf;
  overflow: hidden;
}
.pro-v22 {
  height: 250px;
  border: 1px solid #dfdfdf;
  overflow: hidden;
}
.pro-v3 {
  height: 200px;
  width: 200px;
}
.pro-v25 {
  height: 250px;
}
.pro-v4 {
  width: 200px;
}
.pro-v1:hover .pro-v4 {
  border-bottom: 2px solid rgb(47, 255, 134);
}
.pro-v1:hover img {
  border: 1px dashed red;
  transform: scale(1.2, 1.2);
}
.co-cl-1 {
  background-color: #f3f3f3;
}
.pro-v2ss {
  width: 400px;
  height: 330px;
}
.pro-v2s {
  height: 260px;
  width: 400px;
  margin: 0 20px;
}
.img-fluids {
  width: 400px;
  height: 260px;
}

.cards {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.justify-content-center {
  display: flex;
  justify-content: center;
}
/* 仿照框 */
.modal-content {
  border: none;
}

.bg-bl {
  background-color: #fff;
  padding: 40px;
}

div[data-w-e-type="link-card"] {
  width: 450px;
  margin: 0 auto;
  background-color: #f1f1f1;
  border-radius: 10px;
  display: flex;
  padding: 10px 20px;
  cursor: pointer;
}
div[data-w-e-type="link-card"] .info-container {
  flex: 1;
  padding-right: 20px;
}
div[data-w-e-type="link-card"] .info-container p {
  margin-top: 5px;
  font-weight: bold;
}
div[data-w-e-type="link-card"] .info-container span {
  opacity: 0.5;
}
div[data-w-e-type="link-card"] .icon-container {
  width: 64px;
  overflow: hidden;
}
div[data-w-e-type="link-card"] .icon-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.shebeiyyy a {
  padding: 5px 10px;
  background-color: #ee9f52;
  color: #fff;
}
.shoubtn {
  margin-top: 20px;
}
.shoubtn a {
  background-color: #0a8e07;
  color: #fff;
  padding: 5px 10px;
  border-radius: 14px;
}
.shoubg1 {
  background-image: url(/style/images/布景.jpg);
}
.shoute1 {
  border-radius: 20px;
}
.shoute1 p {
  font-size: 14px;
  line-height: 22px;
}
.ceshiconcent {
  display: none;
  position: absolute;
  z-index: 9999999;
  /* background-color: #319e1f; */
  background-color: #3a7bd5;
  /* opacity: 0.7; */
  color: #fff;
  /* width: 50%; */
  /* height: 600px; */
  height: 100vh;
  right: -50%;
  transition: all 1s ease-in-out;
}
.ceshiani {
  display: block;
  right: 0;
  position: fixed;
  top: 0;
  padding-top: 10px;
  width: 50%;
}
.ceshiconcent ul li {
  border-bottom: 1px solid #fff;
}
.ceshiconcent ul li a {
  display: block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.ceshiconcent ul li.active a {
  color: #fff;
  background: #cf0f0f;
}
.shouxin p {
  margin-bottom: 2px;
}

/* 下一页 */
.xiayiye666 span {
  cursor: pointer;
}

.tp--1 {
  max-width: 100%;
  height: auto !important;
}

/* .d-md-block h4{
	letter-spacing: 10px;
} */
.d-md-block p {
  letter-spacing: 0.7px;
}
.m-auto {
  width: auto !important;
  height: auto !important;
}
.text-justify {
  text-align: justify;
  text-align-last: justify;
  text-justify: distribute-all-lines;
}
.fac-imgheader {
  display: flex;
  justify-content: center;
}
.fac-imgheader img {
  width: 1000px;
  padding: 40px;
  height: 700px;
  background-color: #fff;
}
.d-sm-none .fac-phone img {
  width: 100%;
  padding: 10px;
  height: 260px;
  background-color: #fff;
  box-sizing: border-box;
}
.fac-imgfoot {
  width: 1000px;
  height: 140px;
  margin: 20px auto;
  display: flex;
  justify-content: center;
}
.fac-phone-foot {
  width: 100%;
  height: 50px;
}
.fac-imgfoot .btn {
  background-color: #ccc;
  width: 50px;
}
.fac-imgfoot .fac-imgfoot-cent,
.fac-phone-foot .fac-imgfoot-cent {
  flex: 1;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.fac-imgfoot .swiper,
.fac-phone-foot .swiper1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0px;
  height: 100%;
  padding: 0px 20px;
  position: relative;
}
.fac-imgfoot .swiper .swiper-slide,
.fac-phone-foot .swiper1 .swiper-slide {
  width: 25%;
  padding: 0px 5px;
}
.fac-imgfoot .swiper .swiper-slide.active img,
.fac-phone-foot .swiper1 .swiper-slide.active img {
  border: 5px solid #0a8e07;
}
.fac-imgfoot .swiper img,
.fac-phone-foot .swiper1 img {
  width: 100%;
  height: 100%;
}

/* 批改左按钮的形状 */
.fac-imgfoot .swiper .swiper-button-prev,
.fac-phone-foot .swiper1 .swiper-button-prev {
  background-image: url("/style/images/left.png"); /* 使用自界说图片作为按钮布景 */
  background-size: 80%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 50px; /* 设置按钮宽度 */
  height: 100%; /* 设置按钮高度 */
  margin-right: auto; /* 设置右边距为自动，以维持居中 */
  background-color: #ededed;
  /* 其他形状，如边框、阴影等 */
  margin-top: 0;
  top: 0;
  left: 0px;
}

.fac-imgfoot .swiper .swiper-wrapper {
  /* overflow: hidden; */
  width: 900px;
}
/* 批改右按钮的形状 */
.fac-imgfoot .swiper .swiper-button-next,
.fac-phone-foot .swiper1 .swiper-button-next {
  background-image: url("/style/images/right.png"); /* 使用自界说图片作为按钮布景 */
  background-size: 80%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 50px; /* 设置按钮宽度 */
  height: 100%; /* 设置按钮高度 */
  margin-left: auto; /* 设置左边距为自动，以维持居中 */
  /* 其他形状，如边框、阴影等 */
  background-color: #f3f3f3;
  margin-top: 0;
  top: 0px;
  right: 0px;
  z-index: 9;
}

.fac-phone-foot .swiper1 .swiper-button-next,
.fac-phone-foot .swiper1 .swiper-button-prev {
  width: 20px;
}
/* 暗藏默认的左右按钮箭头（若是你不必要它们） */

.fac-imgfoot .swiper .swiper-button-prev::after,
.fac-phone-foot .swiper1 .swiper-button-prev::after,
.fac-phone-foot .swiper1 .swiper-button-prev::after,
.fac-imgfoot .swiper .swiper-button-next::after {
  display: none; /* 暗藏默认的箭头图标 */
}

.enterprise .swiper {
  position: relative;
}
.enterprise .swiper .swiper-button-prev::after,
.enterprise .swiper .swiper-button-next::after {
  display: none; /* 暗藏默认的箭头图标 */
}
/* 批改右按钮的形状 */
.enterprise .swiper .swiper-button-next {
  background-image: url("/style/images/right.png"); /* 使用自界说图片作为按钮布景 */
  background-size: 40%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 50px; /* 设置按钮宽度 */
  height: 50px; /* 设置按钮高度 */
  margin-left: auto; /* 设置左边距为自动，以维持居中 */
  /* 其他形状，如边框、阴影等 */
  background-color: rgba(255, 255, 255, 1);
  margin-top: 0;
  top: calc(50% - 25px);
  right: 5px;
  z-index: 9;
  border-radius: 50%;
}

/* 批改左按钮的形状 */
.enterprise .swiper .swiper-button-prev {
  background-image: url("/style/images/left.png"); /* 使用自界说图片作为按钮布景 */
  background-size: 40%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 50px; /* 设置按钮宽度 */
  height: 50px; /* 设置按钮高度 */
  margin-right: auto; /* 设置右边距为自动，以维持居中 */
  background-color: rgba(255, 255, 255, 1);
  /* 其他形状，如边框、阴影等 */
  margin-top: 0;
  top: calc(50% - 25px);
  left: 5px;
  border-radius: 50%;
}
.enterprise .swiper1 {
  position: relative;
}
.enterprise .swiper1 .swiper-button-prev::after,
.enterprise .swiper1 .swiper-button-next::after {
  display: none; /* 暗藏默认的箭头图标 */
}
/* 批改右按钮的形状 */
.enterprise .swiper1 .swiper-button-next {
  background-image: url("/style/images/right.png"); /* 使用自界说图片作为按钮布景 */
  background-size: 40%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 24px; /* 设置按钮宽度 */
  height: 24px; /* 设置按钮高度 */
  margin-left: auto; /* 设置左边距为自动，以维持居中 */
  /* 其他形状，如边框、阴影等 */
  background-color: rgba(255, 255, 255, 1);
  margin-top: 0;
  top: calc(50% - 12px);
  right: 5px;
  z-index: 9;
  border-radius: 50%;
}

/* 批改左按钮的形状 */
.enterprise .swiper1 .swiper-button-prev {
  background-image: url("/style/images/left.png"); /* 使用自界说图片作为按钮布景 */
  background-size: 40%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 24px; /* 设置按钮宽度 */
  height: 24px; /* 设置按钮高度 */
  margin-right: auto; /* 设置右边距为自动，以维持居中 */
  background-color: rgba(255, 255, 255, 1);
  /* 其他形状，如边框、阴影等 */
  margin-top: 0;
  top: calc(50% - 12px);
  left: 5px;
  border-radius: 50%;
}

.chang {
  width: 120px;
  height: 3px;
  background: #000;
  margin: 10px;
}

.qiyecirle {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
  margin: 10px;
}

/* 产品中心产品详情——项目事俘 */
.projectExamples {
  max-width: 1226px;
  margin: 0 auto;
  padding: 10px 0px;
}

.projectExamples_top {
  margin-bottom: 50px;
}
.projectExamples_top_title {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  padding-left: 20px;
  position: relative;
}
.main-pad-2 .projectExamples_top_title {
  font-size: 16px;
}
.projectExamples_top_title::before {
  content: "";
  display: block;
  width: 5px;
  height: 30px;
  background-color: #239883;
  position: absolute;
  left: 0px;
  top: calc(50% - 15px);
}

.projectExamples_top_btn {
  padding: 5px 15px;
  border-radius: 3px;
  color: #007bff;
  cursor: pointer;
}
.projectExamples_top_btn:hover {
  color: #0056b3;
}
.projectExamples_swiper {
  overflow: hidden;
  padding: 0 10px;
}
.projectExamples-list .swiper-slide {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.projectExamples-list .swiper-slide img {
  width: 100%;
}
.projectExamples-list .swiper-slide .projectExamplesList_p {
  margin: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  min-height: calc(16px * 1.5 * 2);
}
.projectExamples-list .swiper-slide .projectExamplesList_p a {
  color: #333 !important;
}
.projectExamples-list .swiper-slide .projectExamplesList_p a:hover {
  color: #3a7bd5 !important;
}
.projectExamples_swiper .swiper {
  position: relative;
}
.projectExamples_swiper .swiper .swiper-button-prev::after,
.projectExamples_swiper .swiper .swiper-button-next::after {
  display: none; /* 暗藏默认的箭头图标 */
}
/* 批改右按钮的形状 */
.projectExamples_swiper .swiper-button-next {
  background-image: url("/style/images/right.png"); /* 使用自界说图片作为按钮布景 */
  background-size: 40%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 50px; /* 设置按钮宽度 */
  height: 50px; /* 设置按钮高度 */
  margin-left: auto; /* 设置左边距为自动，以维持居中 */
  /* 其他形状，如边框、阴影等 */
  background-color: rgba(255, 255, 255, 1);
  margin-top: 0;
  top: calc(50% - 25px);
  right: 5px;
  z-index: 9;
  border-radius: 50%;
  display: none;
}

/* 批改左按钮的形状 */
.projectExamples_swiper .swiper-button-prev {
  background-image: url("/style/images/left.png"); /* 使用自界说图片作为按钮布景 */
  background-size: 40%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 50px; /* 设置按钮宽度 */
  height: 50px; /* 设置按钮高度 */
  margin-right: auto; /* 设置右边距为自动，以维持居中 */
  background-color: rgba(255, 255, 255, 1);
  /* 其他形状，如边框、阴影等 */
  margin-top: 0;
  top: calc(50% - 25px);
  left: 5px;
  border-radius: 50%;
  display: none;
}
.projectExamples_swiper:hover .swiper-button-next,
.projectExamples_swiper:hover .swiper-button-prev {
  display: block;
}
.projectExamples_swiper .swiper1 {
  position: relative;
}

/* 批改右按钮的形状 */
.projectExamples_swiper .swiper1 .swiper-button-next {
  background-image: url("/style/images/right.png"); /* 使用自界说图片作为按钮布景 */
  background-size: 40%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 30px; /* 设置按钮宽度 */
  height: 30px; /* 设置按钮高度 */
  margin-left: auto; /* 设置左边距为自动，以维持居中 */
  /* 其他形状，如边框、阴影等 */
  background-color: rgba(255, 255, 255, 1);
  margin-top: 0;
  top: calc(50% - 15px);
  right: 5px;
  z-index: 9;
  border-radius: 50%;
  display: none;
}

.projectExamples_swiper .swiper1 .swiper-button-prev {
  background-image: url("/style/images/left.png"); /* 使用自界说图片作为按钮布景 */
  background-size: 40%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 30px; /* 设置按钮宽度 */
  height: 30px; /* 设置按钮高度 */
  margin-right: auto; /* 设置右边距为自动，以维持居中 */
  background-color: rgba(255, 255, 255, 1);
  /* 其他形状，如边框、阴影等 */
  margin-top: 0;
  top: calc(50% - 15px);
  left: 5px;
  border-radius: 50%;
  position: absolute;
  display: none;
}
.projectExamples_swiper .swiper1 .swiper-button-next,
.projectExamples_swiper .swiper1 .swiper-button-prev {
  display: block;
}

#csdb img {
  width: 100%;
}

.canshu {
  display: none;
}

.main-pad-2 h2 {
  font-size: 1.5rem;
}

.main-pad-2 .btn {
  font-size: 0.8rem;
  padding: 0.5rem;
  line-height: 0.8;
}
.main-pad-2 .projectExamples_top {
  margin-bottom: 10px;
}

.zzzsAR {
  flex: 1;
}

/* 首页产品 */
.shouyechanpin-ul {
  display: flex;
  flex-wrap: wrap;
}
.shouyechanpin-ul li {
  border: 1px solid #9f9f9f;
  border-radius: 4px;
  margin: 10px 20px;
  position: relative;
  width: auto;
}
.shouyechanpin-ul li > a {
  padding: 16px 32px;
  display: block;
}
.shouyechanpin-ul li.active {
  background: #078428;
  color: #fff;
}

.shouyechanpin-ul li:hover {
  background: #078428;
  color: #fff;
}
.shouyechanpin-ul li:hover .shouyechanpin-ul-div {
  opacity: 1;
  height: auto;
  display: block;
}
.shouyechanpin-ul-div {
  position: absolute;
  z-index: 10;
  top: calc(100% + 2px);
  left: 0;
  background: #dfdfdfe0;
  min-width: 100%;
  width: auto;
  text-align: center;
  color: #333;
  opacity: 0;
  transition: all 0.3s;
  height: 0;
  display: none;
}
.shouyechanpin-ul-item a {
  line-height: 40px;
  display: block;
  height: 40px;
  width: auto;
}
.shouyechanpin-ul-item a.active {
  color: #3a7bd5;
}
.shouyechanpin-ul li:last-of-type .shouyechanpin-ul-div {
  width: 280px;
  left: calc(50% - 140px);
}

/* styles.css */
.timeline_wp {
  height: 900px;
  background-color: #f4f4f4;
}

#timeline-container {
  position: relative;
  margin: 0 auto;
  padding: 20px;
  background: #fff;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
  border-radius: 8px;
  height: 100%;
}
#timeline-container::before {
  content: "";
  position: absolute;
  width: 2px;
  height: calc(100% - 80px);
  background: #3a7bd5;
  left: 50%;
  top: 40px;
}
#timeline-container .timeline {
  position: relative;
  display: flex;
}
#timeline-container .timeline img {
  width: 300px;
  height: 150px;
  border-radius: 6px;
  display: block;
  transition: all 1s;
}
#timeline-container .timeline .timeline_left:hover img,
#timeline-container .timeline .timeline_right:hover img {
  transform: scale(1.2, 1.2);
}
#timeline-container .timeline::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  border-radius: 50%;
  /* border: 1px solid #3a982b; */
  /* background: radial-gradient(circle, green, transparent); */
  background: url("/style/images/green_circle.gif") no-repeat center;
  background-size: 40px 40px;
}
#timeline-container .timeline .timeline_left,
#timeline-container .timeline .timeline_right {
  display: flex;
  width: 50%;
  flex: 1;
  justify-content: space-between;
  height: 100%;
}
#timeline-container .timeline .timeline_left .timeline_cont,
#timeline-container .timeline .timeline_right .timeline_cont {
  margin-left: 20px;
  padding: 20px;
}
#timeline-container .timeline .timeline_left .timeline_cont h3 {
  text-align: right;
}
.timeline {
  position: relative;
  padding: 20px 0;
}
.departments {
  font-size: 22px;
  margin-left: 10px;
  margin-bottom: -10px;
}
@media (min-width: 1000px) {
  #timeline-container .timeline img {
    width: 300px;
    height: 150px;
    border-radius: 6px;
  }
  #coreTeam .coreTeam_item {
    display: flex;
    /* justify-content: space-between; */
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    margin-bottom: 20px;
  }
  #coreTeam .coreTeam_item img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 20px;
    box-sizing: border-box;
    transition: all 1s;
  }
  #coreTeam .coreTeam_item:hover img {
    transform: scale(1.2, 1.2);
  }
  #coreTeam .coreTeam_item .coreTeam_item_right {
    flex: 1;
    margin: 20px;
  }
  #coreTeam .coreTeam_item .coreTeam_item_head {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  #coreTeam .coreTeam_item .coreTeam_item_name {
    font-size: 22px;
    font-weight: bold;
    margin-right: 30px;
  }
  #coreTeam .coreTeam_item .coreTeam_item_head span {
    /* margin-right: 10px; */
    font-size: 16px;
    color: #078428;
  }
  #coreTeam .coreTeam_item .coreTeam_item_positions {
    margin-right: 20px;
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  #timeline-container .timeline img {
    width: 150px;
    height: 80px;
    border-radius: 6px;
  }
  #timeline-container .timeline .timeline_left .timeline_cont {
    font-size: 14px;
  }
  #timeline-container .timeline .timeline_left .timeline_cont h3 {
    font-size: 21px;
  }
  #timeline-container .timeline .timeline_left .timeline_cont,
  #timeline-container .timeline .timeline_right .timeline_cont {
    margin-left: 10px;
    padding: 10px;
  }
  .bg-bl {
    background-color: #fff;
    padding: 20px;
  }
}
@media (max-width: 768px) {
  #timeline-container .timeline img {
    width: 100px;
    height: 60px;
    border-radius: 6px;
  }
  .developmentCourse h2 {
    font-size: 16px;
  }
  #timeline-container {
    padding: 5px;
  }
  #timeline-container .timeline {
    padding: 0;
  }
  #timeline-container::before {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 20px);
    background: #3a7bd5;
    left: 50%;
    top: 10px;
  }
  #timeline-container .timeline::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: calc(50% - 5px);
    top: calc(50% - 5px);
    border-radius: 50%;
    /* border: 1px solid #3a982b; */
    /* background: radial-gradient(circle, green, transparent); */
  }
  #timeline-container .timeline .timeline_left .timeline_cont,
  #timeline-container .timeline .timeline_right .timeline_cont {
    font-size: 10px;
    margin-bottom: 2px;
  }
  #timeline-container .timeline .timeline_cont p {
    margin-bottom: 2px;
  }
  #timeline-container .timeline .timeline_left .timeline_cont h3,
  #timeline-container .timeline .timeline_right .timeline_cont h3 {
    font-size: 14px;
    margin-bottom: 2px;
  }
  #timeline-container .timeline .timeline_left .timeline_cont,
  #timeline-container .timeline .timeline_right .timeline_cont {
    margin-left: 5px;
    padding: 5px;
  }
  .bg-bl {
    background-color: #fff;
    padding: 10px;
  }
}

/* 图片预览 */
.modall {
  touch-action: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
  user-select: none;
}
.modall > img {
  position: absolute;
  padding: 0;
  margin: 0;
  transition: all 0.3s;
  transform: translateZ(0) scale(0.5);
}

.qiye-process-p p {
  margin-bottom: 0;
  text-align: center;
  font-size: 14px;
  color: #999;
}

.qiye-guarantee > div:nth-of-type(1) {
  margin-left: 20%;
}
.qiye-guarantee > div:nth-of-type(4) {
  margin-left: 20%;
}
.qiye-guarantee > div:nth-of-type(7) {
  margin-left: 20%;
}

.qiye-guarantee-p {
  height: 80px;
}
.qiye-guarantee-p p {
  margin-bottom: 0;
  text-align: center;
  font-size: 14px;
}

.shouxin-title {
  display: flex;
  padding: 0 10px;
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 10px;
}

.shouxin-title .name {
  flex: 1;
  display: flex;
  color: #5ba62f;
}

.shouxin-title .name::before {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background-color: #5ba62f;

  margin-right: 10px;
}

.shouxin-cont-item {
  display: flex;
  border-bottom: 1px solid #dee2e6;
  padding: 10px 20px;
  justify-content: space-between;
}

.shouxin-cont-item .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* flex: 1; */
  width: 80%;
}

.dongxin_img .img-fluid,
.dongxin_img2 .img-fluid,
.dongxin_img3 .img-fluid {
  width: 100%;
  height: 220px;
}

#allmapbg {
  background: url(/style/images/map.png) no-repeat center center/cover;
}

.product-box {
  background-color: #f4f4f4;
  display: flex;
  height: 300px;
  justify-content: space-between;
  padding: 20px 60px;
}
.spore-device {
  background: linear-gradient(to right, #3a7bd5, #05c9fb);
}
.soil-device {
  width: 50%;
  padding-right: 10px;
  padding-left: 40px;
  background-color: #deedff;
}
.visual-device {
  width: 50%;
  padding-right: 10px;
  background-color: #fff;
}
.product-box .title {
  font-size: 20px;
  color: #676362;
  margin-bottom: 35px;
}
.product-box .icon {
  margin-bottom: 130px;
  border: 1px solid #6e6868;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6e6868;
}
.product-box .viewMore {
  border-bottom: 1px solid #6e6868;
  color: #6e6868;
  width: max-content;
  padding-right: 20px;
  position: relative;
}
.product-box .viewMore a {
  color: #6e6868;
}
.product-box .viewMore a:hover {
  color: #3a7bd5 !important;
}
.product-box .viewMore:hover {
  border-bottom: 1px solid #3a7bd5;
}
.product-box .viewMore:hover::before {
  background-color: #3a7bd5;
}

.spore-device .viewMore a {
  color: #fff;
}
.spore-device .viewMore a:hover {
  color: #97c9fd !important;
}
.spore-device .viewMore:hover {
  border-bottom: 1px solid #97c9fd;
}
.spore-device .viewMore:hover::before {
  background-color: #97c9fd;
}

.product-box .icon::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #6e6868;
  border-right: 1px solid #6e6868;
  transform: rotate(45deg);
  margin-left: -3px;
}

.product-box .viewMore::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #6e6868;
  position: absolute;
  right: 0;
  bottom: -5px;
}

.spore-device .icon {
  border: 1px solid #fff;
  color: #fff;
}
.spore-device .icon::before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.spore-device .viewMore {
  border-bottom: 1px solid #fff;
  color: #fff;
}
.spore-device .viewMore::before {
  background-color: #fff;
}

.product-box .right {
  /* 不容换行 */
  white-space: nowrap;
  overflow: hidden;
  max-height: 300px;
}

.main-pad-1 h2 {
  /* 设置渐变布景 */
  background: linear-gradient(to right, #3a7bd5, #05c9fb);

  /* 将布景裁剪到文字 */
  -webkit-background-clip: text;
  background-clip: text;

  /* 文字色彩设为通明，显示布景渐变 */
  color: transparent;

  width: max-content;
  margin: 0 auto;
  font-weight: bold;
}

.product-btn {
  padding: 10px 60px;
  background-color: #3a7bd5;
  border-radius: 16px;
  color: #fff;
  margin: 40px auto;
  width: max-content;
}

.product-btn a {
  color: #fff;
}
.product-btn a:hover {
  color: #fff !important;
}

.zhaodi-info {
  background: #f6f6f6;
  padding: 140px 0;
  width: 100%;
}

.zhaodi-info-box {
  width: 100%;
  display: flex;
  margin: 0;
  padding: 0;
}
.zhaodi-info-box > .left,
.zhaodi-info-box > .right {
  width: 50%;
  max-height: 560px;
}
.zhaodi-info-box > .left img {
  width: 100%;
  height: 100%;
}
.zhaodi-info-box > .right {
  background-color: #fff;
  padding: 60px 60px 0 30px;
}

.zhaodi-info-box > .right > h3 {
  font-size: 32px;
  margin-bottom: 20px;
  font-weight: bold;
}
.zhaodi-info-box > .right > p {
  /* 首行缩进2字符 */
  text-indent: 2em;
  line-height: 30px;
  font-size: 18px;
  color: #2b2c30;
}

.zhaodi-info-btn {
  padding: 10px 20px;
  background-color: #3a7bd5;
  color: #fff;
  margin: 40px 0;
  width: max-content;
}

.zhaodi-info-box .zhaodi-info-btn a {
  color: #fff;
}
.zhaodi-info-box .zhaodi-info-btn a:hover {
  color: #fff !important;
}

.ellipsis-4 {
  /* 多行文本超出省略 */
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 首页项目事俘 */
.projectExamples-home {
  display: flex;
  max-height: 810px;
  position: relative;
}
.projectExamples-home-left {
  width: 42%;
  background: #0e338b;
}
.projectExamples-home-right {
  width: 58%;
}
.projectExamples-home-right > img {
  width: 100%;
  height: 100%;
}

.projectExamples-home-left-header {
  color: #fff;
  margin: 60px 0;
}
.projectExamples-home-left-header > h3 {
  font-size: 32px;
  font-weight: bold;
}
.projectExamples-home-left-header > p {
  font-size: 18px;
  margin-top: 20px;
}

.projectExamples-home-left-icons {
  display: flex;
  gap: 15px;
}
.projectExamples-home-left-icons-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #c8cfe2;
}

.projectExamples-home-left-ul {
  font-size: 18px;
  color: #c8cfe2;
  padding-right: 36px;
  border-right: 2px solid #acb1c6;
  max-width: 420px;
}

.projectExamples-home-left-ul a {
  color: #c8cfe2;
}
.projectExamples-home-left-ul a:hover {
  color: #8ac8f5 !important;
}
.projectExamples-home-left-li {
  height: 54px;
  line-height: 54px;
  border-bottom: 2px solid #425a97;
  padding: 0 80px 0 10px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.projectExamples-home-left-li::before {
  content: ">";
  display: block;
  margin-right: 10px;
  position: absolute;
  right: 10px;
}
.projectExamples-home-left-btn {
  font-size: 18px;
  color: #fff;
  border-bottom: 2px solid #425a97;
  margin-top: 20px;
  width: max-content;
  padding: 0 10px;
  height: 54px;
  line-height: 54px;
}

.projectExamples-home-left-btn a {
  color: #fff;
}
.projectExamples-home-left-btn a:hover {
  color: #fff !important;
}

/* 首页-资质荣誉轮播图 */
.qualificationHonor {
  margin-top: 140px;
  margin-bottom: 160px;
}

#swiper4 {
  width: 90%;
  overflow: hidden;
  margin: auto;
}
.qualificationHonor-box {
  position: relative;
  margin-top: 50px;
}

.qualificationHonor-box .swiper-slide {
  width: 25%;
  border: #000 solid 1px;
  display: flex;
  flex-direction: column;
}

.qualificationHonor-box .swiper-slide p {
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background-color: #5b5959b0;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 18px;
}
.qualificationHonor-box .swiper-slide img {
  max-width: 70%;
  max-height: 80%;
  margin: auto;
}

.qualificationHonor-box .swiper-slide .swiper-slide-img {
  display: flex;
  /* height: 300px; */
  aspect-ratio: 35/30;
}

/* 暗藏默认的左右按钮箭头 */

.qualificationHonor-box #swiper4 .swiper-button-prev::after,
.qualificationHonor-box #swiper4 .swiper-button-next::after {
  display: none; /* 暗藏默认的箭头图标 */
}

/* 批改右按钮的形状 */
.qualificationHonor-box #swiper4 .swiper-button-next {
  background-image: url("/style/images/right-next.png");
  background-size: 80%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 50px; /* 设置按钮宽度 */
  height: 50px; /* 设置按钮高度 */
  margin-left: auto; /* 设置左边距为自动，以维持居中 */
  /* 其他形状，如边框、阴影等 */
  background-color: rgba(255, 255, 255, 1);
  margin-top: 0;
  top: calc(50% - 25px);
  right: 5px;
  z-index: 9;
  border-radius: 50%;
}

/* 批改左按钮的形状 */
.qualificationHonor-box #swiper4 .swiper-button-prev {
  background-image: url("/style/images/left-prev.png");
  background-size: 80%; /* 图片覆盖整个按钮 */
  background-position: center; /* 图片居中显示 */
  width: 50px; /* 设置按钮宽度 */
  height: 50px; /* 设置按钮高度 */
  margin-right: auto; /* 设置右边距为自动，以维持居中 */
  background-color: rgba(255, 255, 255, 1);
  /* 其他形状，如边框、阴影等 */
  margin-top: 0;
  top: calc(50% - 25px);
  left: 5px;
  border-radius: 50%;
}

/* 首页-资质荣誉轮播图 end*/

/* 关于富联官网-工厂实拍 */
.factory-box {
  display: flex;
  gap: 20px;
  max-width: 1450px;
  margin: 0 auto;
  justify-content: center;
}

.about-left {
  /* 固定定位 */
  width: 20%;
  top: 50px;
}

.about-left .about-left-header {
  margin-bottom: 38px;
}
.about-left .about-left-header .title,
.about-left .about-left-footer .title {
  background-color: #3a7bd5;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 18px;
  padding: 0 30px;
}

.about-left .about-left-header .content,
.about-left .about-left-footer .content {
  background: #fff;
  padding: 20px;
  height: auto;
}

.about-left .about-left-header .content > ul > li {
  font-size: 18px;
  color: #424242;
  border-bottom: 1px solid #d6dfea;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
.about-left .about-left-header .content > ul > .about-left-header-xiala {
  padding: 0px;
  min-height: 40px;
  position: relative;
  height: auto;
}
.about-left
  .about-left-header
  .content
  > ul
  > .about-left-header-xiala
  > .about-left-header-xiala-btn {
  display: block;
  position: absolute;
  right: 10px;
  cursor: pointer;
  top: 0;
  width: 20px;
  height: 40px;
  background: url("/style/images/right.png") no-repeat center center / 20px;
  transition: all 0.3s;
}
.about-left
  .about-left-header
  .content
  > ul
  > .about-left-header-xiala
  > .about-left-header-xiala-btn.active {
  /* 逆使仉旋转90° */
  transform: rotate(90deg);
}

.about-left .about-left-header .content .product-device-item {
  padding: 0;
}
.about-left .about-left-header .content > ul > .about-left-header-xiala > a {
  margin-left: 10px;
}
.about-left .about-left-header .content ul .about-left-header-xiala li {
  font-size: 16px;
  color: #424242;
  border-top: 1px solid #d6dfea;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
}
.about-left
  .about-left-header
  .content
  ul
  .about-left-header-xiala
  > .about-left-header-xiala-list {
  display: none;
}

.about-left .about-left-footer .content div {
  color: #000;
  font-size: 16px;
  /* height: 48px; */
  line-height: 36px;
}

.about-left .about-left-header .about-left-device-type {
  background-color: #fff;
  /* color: #fff; */
  font-size: 18px;
  padding: 5px 10px;
  position: relative;
  margin-bottom: 10px;
  /* padding-left: 40px; */
  cursor: pointer;
  display: flex;
  align-items: center;
  border-bottom: #d6dfea solid 1px;
  transition: all 0.3s;
}

.about-left .about-left-header .about-left-device-type::before {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  cursor: pointer;
  /* top: 0; */
  /* margin-top: 5px; */
  background: url("/style/images/right.png") no-repeat center center / 20px;
  width: 20px;
  height: 40px;
}
/* .about-left .about-left-header .content .product-device-item ul{
  display: none;
}
.about-left .about-left-header .content .product-device-item.active ul{
  display: block;
} */
.about-left
  .about-left-header
  .content
  .product-device-item.active
  .about-left-device-type::before {
  content: "";
  transform: rotate(90deg);
}

.about-left .about-left-header .content .product-device-item ol {
  margin-bottom: 0px;
}
.about-left .about-left-header .content .product-device-item ol li a {
  /* color: #fff; */
}
.about-left .about-left-header .content .product-device-item ol li a:hover {
  /* color: #fff !important; */
}

/*  */
/*  */
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}

.fac-imgTop {
  display: flex;
  justify-content: space-between;
  background: #efefef;
  align-items: center;
  padding: 10px 40px;
}
.page-name {
  font-size: 24px;
  color: #171717;
}
.breadcrumb {
  background: #efefef !important;
  margin: 0;
}

.qiyejj {
  display: flex;
  gap: 20px;
  max-width: 1100px;
  padding: 0px;
}

.container-fluid2 {
  max-width: 1100px;
}

.qiyejieshao-info {
  padding: 10px;
}

.shouhou-box {
  max-width: 1100px;
  display: flex;
  flex-direction: column;
}

/* 底部形状-竖线 */
.line {
  height: 260px;
  width: 1px;
  background-color: #6c6c6c;
}
/* 底部形状 end*/

/* 装置视频 */
.azship-cont {
  background-color: #fff;
  display: flex;
  flex-direction: column;
}

.azship .title-bg {
  width: 100%;
  background-color: #efefef;
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  text-align: center;
}
/* 装置视频 end*/

/* 联系富联官网 提交表单 */
.concat-myForm {
  background: url("/style/images/产品中心.jpg") no-repeat center center/100% 100%;
  padding-bottom: 60px;
  /* height: 450px; */
}

#myForm {
  max-width: 640px;
  height: 560px;
  box-sizing: border-box;
  padding: 60px;
  position: relative;
  z-index: 10;
}

@media (max-width: 768px) {
  #myForm {
    padding: 10px;
  }
}

#myForm::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  z-index: -1;
  /* 四边吞吐 */
  filter: blur(1px);
}

#myForm h3 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

#myForm label {
  color: #fff;
  font-size: 18px;
}

#myForm label span {
  color: #f00;
  font-size: 18px;
}

#myForm .btn {
  color: #fff;
  padding: 15px 30px;
  font-size: 18px;
}

.container-fluid3-box {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 40px;
}

.equipment-header {
  padding: 20px;
}
<!--耗时1776076077.6239秒-->