/* 报价弹窗样式 */
.modal_header {
  margin-top: 30px;
  text-align: center;
}
.close {
  position: relative;
  top: -7rem;
  right: 2rem;
}
.English-title {
  margin-bottom: 10px;
  font-size: 32px;
  font-family: HiraKakuStd-W8;
  font-weight: normal;
  color: rgba(20, 20, 20, 1);
  letter-spacing: 1px;
}
.modal-name {
  font-size: 28px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: rgba(20, 20, 20, 1);
  letter-spacing: 1px;
}
.modal-body {
  padding: 0 4rem 1rem;
}
form .btn {
  display: block;
  width: 120px;
  height: 40px;
  background: rgba(5, 114, 255, 1);
  border-radius: 3px;
  margin: 20px auto;
}
.form-group {
  display: flex;
  align-items: center;
}
label {
  width: 140px;
  text-align: right;
}
.intention-desc-label {
  align-self: flex-start;
}

.dropleft {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 2;
}
.salesBtn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 400px;
  width: 72px;
  height: 72px;
  background: rgba(5, 114, 255, 1);
  border-radius: 4px;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 17px;
}
.phone-img {
  margin-bottom: 7px;
  width: 20px;
  height: 20px;
}
.hideMenu {
  display: none;
}
.showMenu {
  display: block;
}
.dropleft .salesBtnMenu {
  position: absolute;
  top: -30px;
  right: 100px;
  width: 266px;
  height: 120px;
  padding-left: 22px;
  padding-top: 19px;
  border: none;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.dropleft .triangle {
  position: relative;
  width: 0;
  height: 0;
  border-width: 40px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 1) transparent transparent transparent;
  transform: rotate(30deg);
  right: -85px;
  bottom: 70px;
  -ms-transform: rotate(30deg); /* IE 9 */
  -webkit-transform: rotate(30deg); /* Safari and Chrome */
  -o-transform: rotate(30deg); /* Opera */
  -moz-transform: rotate(30deg);
}
.dropleft .tips_title {
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 22px;
}
.dropleft .item {
  margin-bottom: 12px;
}
#headerNavbarWrap .navbar-nav .bigclientcaselist-item a::after{
   content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 4px;
  background: #ffffff;
  border-radius: 2px;
  bottom: 0px;
  left: 50%;
  margin-left: -12.5px;
}
/* #headerNavbarWrap .navbar-nav .nav-item:nth-child(7) a::after {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 4px;
  background: #ffffff;
  border-radius: 2px;
  bottom: 0px;
  left: 50%;
  margin-left: -12.5px;
} */
.content {
  margin-top: 60px;
}
a:hover {
  text-decoration: none;
}
.banner-wrap {
  position: relative;
  width: 100%;
  height: 400px;
}
.banner {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-header {
  /* display: flex; */
  /* justify-content: space-between; */
  /* align-items: flex-end; */
}
.title {
  margin-top: 40px;
  padding-bottom: 23px;
  font-size: 36px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #222222;
  line-height: 50px;
  color: rgba(20, 20, 20, 1);
  border-bottom: 1px solid #e5e5e5;
}
.project-exhibition-wrap .title {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #222222;
  line-height: 33px;
  border: 0px;
  margin-top: 60px;
  padding-bottom: 20px;
}
.function-text {
  margin-top: 16px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
}
.case-background {
  margin-top: 40px;
}
.content {
  background-color: #f9f9f9;
}
.sub-title {
  margin-bottom: 20px;
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #222222;
  line-height: 33px;
}
.background-desc,
.project-search,
.brand-property,
.project-exhibition {
  line-height: 28px !important;
  width: 100%;
}
.project-exhibition {
  background-color: #fff;
}
.project-exhibition {
  padding-left: 0 !important;
}
.background-desc img,
.project-search img,
.brand-property img,
.project-exhibition img {
  max-width: 100%;
}
.background-desc {
  padding: 0;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 25px;
}
.prev {
  cursor: pointer;
  padding: 0 103px;
  padding-top: 40px;
  margin: 0 auto;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.prev a {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 25px;
}

.connection {
  /* min-height: 298px; */
  height: auto;
  padding-bottom: 40px;
  margin-top: 80px;
  background: url("/static/assets/images/home/pic_home_pic_5.png");
  background-size: 100% 100%;
}
.connection-desc {
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 30px;
  /* height: 33px; */
  text-align: center;
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 33px;
}
.btn-wrap {
  display: flex;
  justify-content: center;
}
.contact-staff-btn,
.counsel-btn {
  cursor: pointer;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.contact-staff-btn {
  border: 1px solid rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 40px;
}
.counsel-btn {
  margin-left: 40px;
  background: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(5, 114, 255, 1);
  cursor: pointer;
}
.good-case-header {
  margin-top: 90px;
  margin-bottom: 32px;
  height: 45px;
  text-align: center;
  font-size: 32px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: rgba(20, 20, 20, 1);
  line-height: 45px;
}
.title-desc {
  text-align: center;
  font-size: 20px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(76, 76, 76, 1);
  line-height: 28px;
}
.case-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 60px;
}
.case-item {
  width: 380px;
  height: 363px;
  margin-right: 29px;
  margin-bottom: 29px;
  background: rgba(255, 255, 255, 1);
  border-radius: 6px;
  align-self: flex-start;
}
.case-item:hover {
  box-shadow: 0px 12px 18px 0px rgba(0, 0, 0, 0.1);
}
.case-img {
  width: 380px;
  height: 240px;
}
.case-title {
  padding: 0 17px;
  margin: 16px 0 10px;
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: rgba(20, 20, 20, 1);
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case-desc {
  padding: 0 17px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(76, 76, 76, 1);
  line-height: 22px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.hiddenbanner .banner-wrap,
.hidden {
  display: none;
}
.hiddenbanner {
  margin-top: 140px;
}
.head-title {
  padding-bottom: 0;
  border: 0px;
}
.function-text {
  padding-bottom: 40px;
  border-bottom: 1px solid #e6e6e6;
}
@media screen and (max-width: 1024px) {
  /* .btn-wrap {
    margin-top: 30px;
  }
  .background-desc,
  .project-search,
  .brand-property,
  .project-exhibition {
    line-height: 28px !important;
    width: 750px;
  }
  .background-desc img,
  .project-search img,
  .brand-property img,
  .project-exhibition img {
    max-width: 750px;
  } */
}
@media screen and (max-width: 428px) {
  #headerNavbarWrap .navbar-nav .bigclientcaselist-item a {
    color: #0572FF !important;
  }
  .content {
    margin-top: 45px;
  }
  #headerNavbarWrap .navbar-nav .nav-item:nth-child(7) a {
    color: #0572ff !important;
  }
  .banner-wrap {
    height: 200px;
  }
  .title {
    padding-top: 20px;
    margin-top: 40px;
    padding-bottom: 20px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222222;
    line-height: 25px;
  }
  .function-text {
    margin-top: 12px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
  }
  .case-background {
    margin-top: 20px;
  }
  .project-exhibition-wrap .title {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222222;
    line-height: 20px;
    margin-top: 0;
    padding-bottom: 9px;
  }
  .prev {
    width: 100%;
    padding: 0 15px;
    padding-top: 20px;
    display: block;
  }
  .prev a {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
  }
  .prev p:first-child {
    margin-bottom: 15px;
  }
  .connection-desc {
    text-align: left;
    height: auto;
    padding-bottom: 0;
    padding-top: 15px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 21px;
  }
  .connection {
    margin-top: 30px;
  }
  .sub-title {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222222;
    line-height: 20px;
  }
  .background-desc {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 18px;
  }
  .good-case-header {
    font-size: 24px;
  }
  .case-item {
    margin-right: 0;
  }
  .btn-wrap {
    display: block;
    margin-top: 15px;
    padding-bottom: 15px;
  }
  .background-desc,
  .project-search,
  .brand-property,
  .project-exhibition {
    line-height: 28px !important;
    width: 100%;
    padding: 0;
  }
  .background-desc img,
  .project-search img,
  .brand-property img,
  .project-exhibition img {
    max-width: 100%;
  }
  .contact-staff-btn {
  }
  .connection {
    padding: 0 30px;
    min-height: auto;
  }
  .contact-staff-btn,
  .counsel-btn {
    display: inline-block;
    padding: 6px 9px;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 11px;
    width: auto;
    height: auto;
    border-radius: 2px;
    border: 1px solid #ffffff;
  }
  .counsel-btn {
    margin-left: 16px;
    color: #2956ff;
  }
}
