/* .container1 {
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 50px;
    background-color: #fff;
} */
/* 富文本样式 */
.case-box {
  padding: 0 1rem;
}
.case-box p {
  margin-bottom: 1.5rem;
}
.case-box p:nth-child(2) {
  margin-bottom: 0.75rem;
}
.case-box p:nth-child(2) span {
  font-family: PingFang SC;
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 33.6px !important;
  text-align: left !important;
  color: #000000 !important;
}
.case-box p:nth-child(3) span {
  font-family: PingFang SC;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 16.8px !important;
  text-align: left !important;
  color: #6e6e74 !important;
  margin-bottom: 2rem !important;
}
.caseBox,
.footer,
.case-scance,
.container {
  min-width: 1200px;
}
.container1 .center {
  width: 100%;
  /* position: fixed; */
  /* top: 0; */
  background-color: #fff;
}

/* .footer-top .footer-row h4 {
  color: #666;
  font-size: 10px;
} */
.container {
  background-color: #f5f5f7;
}
.container .case-box {
  width: 100%;
  height: 600px;
  /* background-image: url("../image/20230318威数杨志平会议室一个\ -\ 副本_001-2\ 1.png");
  background-size: cover;
  filter: brightness(0.5); */
  position: relative;
}
.container .case-box::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  /* z-index: ; */
  width: 100%;
  height: 600px;
  background-image: url("../image/20230318威数杨志平会议室一个\ -\ 副本_001-2\ 1\ \(3\).png");
  background-size: cover;
  filter: brightness(0.5);
}
.case-content {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  flex-direction: column;
  justify-content: baseline;
  padding-top: 115px;
}
.case-content h1 {
  color: #ffffff;
  font-size: 47px;
  margin-bottom: 20px;
  z-index: 1;
}
.case-content span {
  font-size: 47px;
  letter-spacing: 15px;
  z-index: 1;
}
/* 案例展示 */
.case-display {
  /* width: 100%;     */
  width: 1200px;
  height: 1100px;
  margin: 0 auto;
  background-color: #f5f5f7;
  position: relative;
}
/* .display-box{
    position: relative;

} */
.case-items {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: absolute;
  top: -148px;
}
.case-item {
  width: 384px;
  height: 384px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  /* margin-left: 26px; */
  margin-bottom: 18px;
  justify-content: space-around;
}
.case-item img {
  width: 384px;
  height: 256px;
  margin-bottom: 20px;
}
.case-item span {
  /* font-size: 15px; */
  /* font-weight: 600; */
  margin-bottom: 10px;
}
.case-items span {
  color: black;
}
.case-items1 .case-item1 {
  transition: all 0.5s;
  box-sizing: box-border;
}
.case-items1 .case-item1:hover {
  transform: translateY(-10px) scale(1.05);
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.171);
  /* padding: 0 20px;
  padding-top: 20px; */
  box-sizing: border-box;

  /* box-shadow: 0 0 2.25rem blue; */
  /* background-color: darkblue; */
}
.case-item .time {
  font-size: 12px;
  color: black;
  margin-bottom: 28px;
}
.case-item .icon-i {
  font-size: 12px;
  color: #fff;
  background-color: black;
  /* width: 37px; */
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  display: inline-block;
}
.case-item .people {
  font-weight: 600;
}
.jt {
  display: block;
  width: 25px;
}
.icon-i span {
  color: #f5f5f7;
  margin-right: 5px;
}
.more {
  width: 80px;
  display: none;
  /* font-size: 12px; */
}
.jt:hover + .more {
  display: block;
}
.ck-more {
  width: 100%;
  margin: 0 auto;
  height: 36px;
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fafafc;
  margin-bottom: 16px;
}
.ck-more a {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #424246;
}
.ck-more i {
  font-size: 12px;
  margin-left: 10px;
}

/* 更多案例 */
.more-case {
  background-color: #fff;
  padding: 42px 0;
}
.more-case .w {
  display: flex;
  justify-content: space-around;
}
.more-case .case-box {
  background-color: #fff;
  padding-right: 114px;
  /* padding: 0 30px; */
}
.more-case .case-box img {
  border-radius: 5px;
}
.more-case .case-box h2 {
  margin: 20px 0;
  font-weight: 600;
  font-size: 18px;
}
.more-case .case-box .time {
  color: #666;
  font-size: 10px;
  margin-bottom: 20px;
}
.case-box-item {
  margin-bottom: 32px;
}
/* 案例推荐 */
.case-recommend {
  padding-left: 20px;
}
.case-recommend .reco {
  /* margin-left: 50px; */
  font-weight: 600;
  font-size: 18px;
}
.recommend-content .time {
  color: #666;
  font-size: 10px;
}
.recommend-content h2 {
  width: 155px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: black;
}
.recommend-box {
  display: flex;
  margin: 30px 0;
}
.recommend-img {
  margin-right: 10px;
}

/* 案例详情 */
.product-detail {
  margin-top: 20px;
}
.w {
  display: flex;
}
.product-detail-left {
  width: 226px;
  color: #000000;
  margin-right: 10px;
  background-color: #fff;
  font-size: 16px;
  padding-left: 30px;
}

.product-detail-content {
  width: 256px;
  /* height: 36px; */
}
.product-detail-content i {
}
.product-detail-content img {
  width: 8px;
  height: 8px;
  border-radius: 2px;
}
.product-detail-content div {
  /* display: inline-block; */
  display: flex;
  justify-content: space-around;
  align-items: center;
}
/* .product-detail-left .product-detail-content-active:hover {
  background-color: black;
  color: #fff !important;
} */

.product-detail-left .product-detail-content:hover > i {
  color: #fff;
}
.product-detail-left .product-detail-content:hover > div {
  color: #fff;
}
.product-detail-content {
  margin: 30px 0;
  /* text-align: center; */
  /* line-height: 36px; */
}
.product-detail-right-box {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-around; */
  background-color: #fff;
  padding: 32px 0px 0px 32px;
  /* height: 993px; */
  /* justify-content: space-between; */
  /* padding-bottom: 20px; */
}
.product-detail-right {
  background-color: #fff;
  width: 934px;
  /* width: 870px; */
  display: flex;
  flex-direction: column;
}
.product-detail-right-content {
  margin-right: 31px;

  /* width: 30%; */
  width: 269px;
  height: 307px;
  display: flex;
  flex-direction: column;
  /* margin-right: 15px; */
  text-align: left;
  margin-bottom: 24px;
  /* padding-left: 10px; */
  transition: all 0.3s ease-in-out;
}
.product-detail-right-content:hover {
  cursor: pointer;
  transform: translateY(-20px) scale(1.05);
  box-shadow: 0px 0px 36px rgba(0, 0, 0, 0.1);
}
.product-detail-right-content .product-img {
  /* width: 260px;
  height: 260px; */
  /* background-color: #fafafc; */
  display: flex;
  /* justify-content: center;
  align-items: center; */
  /* margin: 40px 0 20px 0px; */
  margin-bottom: 24px;
}
.product-detail-right-content .product-img img {
  width: 269px;
  height: 180px;
}
.product-detail-right-content > span {
  /* width: 256px; */
  width: 269px;
  height: 22px;
  font-size: 16px;
  line-height: 22.4px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000000;
  margin-bottom: 10px;
}
.product-detail-right-content > P {
  color: #6e6e74;
  font-size: 12px;
  line-height: 16.8px;
  font-weight: 400;
}
.product-detail .icon-i {
  font-size: 12px;
  color: #fff;
  background-color: black;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  display: inline-block;
  margin-top: 20px;
}
.product-detail .jt {
  /* display: block; */
  width: 40px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-detail .icon-i span {
  color: #f5f5f7;
  margin-right: 5px;
}

.product-detail .icon-i .more {
  width: 80px;
  display: none;
  background-color: #000000;
  border-radius: 18px;
  color: #fff;
}

.product-detail .jt:hover + .product-detail .icon-i .more {
  display: block;
}
.product-detail .more-detail {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fafafc;
  border-radius: 5px;
  margin: 40px;
  height: 30px;
}
.product-detail .more-detail a,
.product-detail i {
  color: #000000;
  font-size: 12px;
  /* margin-left: 5px; */
}
