div.template_header {
  background: #03172f;
}
.customer-case-detail .case-header {
  padding-top: 72px;
  width: 100%;
  height: 550px;
  background: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/210864a657cd903eaee6f140a401d2a6.png) center center no-repeat;
  background-size: auto 100%;
}
.customer-case-detail .case-header .header-body {
  width: 1184px;
  margin: auto;
  display: flex;
  align-items: center;
  padding-top: 70px;
}
.customer-case-detail .case-header .header-body .text {
  flex: 1;
  padding-right: 48px;
}
.customer-case-detail .case-header .header-body .text h1 {
  font-size: 32px;
  font-weight: 500;
  color: #1A1B20;
  line-height: 46px;
  padding: 0 16px 16px 16px;
}
.customer-case-detail .case-header .header-body .text .zzm99999 {
  font-size: 32px;
  font-weight: 500;
  color: #1A1B20;
  line-height: 46px;
  padding: 0 16px 16px 16px;
}
.customer-case-detail .case-header .header-body .text h2 {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  padding: 0 16px 57px 16px;
}
.customer-case-detail .case-header .header-body .text .label {
  width: 100%;
  height: 72px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #F3F3F3;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.customer-case-detail .case-header .header-body .text .label span {
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 500;
  color: #00A4C5;
  line-height: 24px;
  position: relative;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.customer-case-detail .case-header .header-body .text .label span::after {
  content: "";
  width: 2px;
  height: 24px;
  background: #F3F3F3;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1px;
}
.customer-case-detail .case-header .header-body .text .label span:last-child::after {
  display: none;
}
.customer-case-detail .case-header .header-body .pic {
  width: 552px;
  height: 338px;
  overflow: hidden;
  border-radius: 16px;
}
.customer-case-detail .case-header .header-body .pic img {
  width: 100%;
  height: 100%;
}
.customer-case-detail .breadcrumb {
  display: flex;
  width: 1184px;
  margin: 0 auto;
  padding-top: 24px;
  line-height: 20px;
  padding-left: 16px;
}
.customer-case-detail .breadcrumb a {
  color: #666;
  font-size: 14px;
  cursor: pointer;
}
.customer-case-detail .breadcrumb span {
  color: #00A4C5;
  font-size: 14px;
}
.customer-case-detail .breadcrumb i {
  width: 12px;
  height: 12px;
  margin: 4px 4px 0;
  background: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/0fd4af46e2ec605d22fb9534eb689132.png) top center / cover no-repeat;
}
.customer-case-detail .case-content {
  display: flex;
  justify-content: space-between;
  width: 1184px;
  margin: 0 auto;
}
.customer-case-detail .case-content .content {
  width: 900px;
  padding-right: 16px;
  box-sizing: border-box;
  padding-top: 40px;
}
.customer-case-detail .case-content .content .company-gg {
  width: 100%;
  height: 196px;
  padding: 32px;
  display: flex;
  background: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/bd678fc31a2a17e936e2238a439d77e9.png) center center no-repeat;
  background-size: cover;
  align-items: center;
  margin-bottom: 24px;
}
.customer-case-detail .case-content .content .company-gg.gg-noface {
  background-image: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/46374f5f0ec18008c9c83d5128ed03d8.png);
}
.customer-case-detail .case-content .content .company-gg .face {
  width: 132px;
  height: 132px;
  overflow: hidden;
  border-radius: 66px;
  margin-right: 32px;
}
.customer-case-detail .case-content .content .company-gg .face img {
  width: 100%;
  height: 100%;
}
.customer-case-detail .case-content .content .company-gg .text {
  flex: 1;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.customer-case-detail .case-content .content .company-gg .text h1 {
  font-size: 18px;
  font-weight: 400;
  color: #1A1B20;
  line-height: 24px;
  padding-bottom: 24px;
}
.customer-case-detail .case-content .content .company-gg .text .zzm99999 {
  font-size: 18px;
  font-weight: 400;
  color: #1A1B20;
  line-height: 24px;
  padding-bottom: 24px;
}
.customer-case-detail .case-content .content .company-info {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  padding: 0px 32px 40px 32px;
  margin-bottom: 40px;
  border-bottom: 2px solid #F3F3F3;
}
.customer-case-detail .case-content .content .company-info h1 {
  font-size: 18px;
  font-weight: 400;
  color: #1A1B20;
  line-height: 24px;
  padding-bottom: 16px;
}
.customer-case-detail .case-content .content .company-info .zzm99999 {
  font-size: 18px;
  font-weight: 400;
  color: #1A1B20;
  line-height: 24px;
  padding-bottom: 16px;
}
.customer-case-detail .case-content .content .product-service {
  margin: 0 32px;
  padding: 40px 0 0px 0;
}
.customer-case-detail .case-content .content .product-service h1 {
  font-size: 18px;
  font-weight: 400;
  color: #1A1B20;
  line-height: 24px;
  padding-bottom: 16px;
}
.customer-case-detail .case-content .content .product-service .zzm99999 {
  font-size: 18px;
  font-weight: 400;
  color: #1A1B20;
  line-height: 24px;
  padding-bottom: 16px;
}
.customer-case-detail .case-content .content .product-service .label {
  font-size: 0;
}
.customer-case-detail .case-content .content .product-service .label a {
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  border: 1px solid #00A4C5;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #00A4C5;
  padding: 0 16px;
  margin-right: 16px;
}
.customer-case-detail .case-content .content .product-service .label a:hover {
  background-color: #00A4C5;
  border: 1px solid #00A4C5;
  color: white;
}
.customer-case-detail .case-content .content .title {
  height: 42px;
  margin: 60px 0;
  color: #000;
  font-weight: 500;
  font-size: 30px;
  line-height: 42px;
}
.customer-case-detail .case-content .case-list {
  padding: 40px 32px 80px 32px;
}
.customer-case-detail .case-content .case-list h1 {
  font-size: 18px;
  font-weight: 400;
  color: #1A1B20;
  line-height: 24px;
  padding-bottom: 24px;
  display: flex;
}
.customer-case-detail .case-content .case-list h1 span {
  width: 50%;
}
.customer-case-detail .case-content .case-list h1 span:last-child {
  text-align: right;
}
.customer-case-detail .case-content .case-list h1 a {
  color: #1A1B20;
  font-size: 14px;
  font-weight: 400;
  background: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/449efde68f15500032451eeefc99deb2.png) 97% center no-repeat;
  background-size: 5px auto;
  padding-right: 15px;
}
.customer-case-detail .case-content .case-list h1 a:hover {
  background-image: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/49e345d3c8a4a5e40522fe5631bcb258.png);
  background-position-x: 100%;
  color: #00A4C5;
}
.customer-case-detail .case-content .case-list .zzm99999 {
  font-size: 18px;
  font-weight: 400;
  color: #1A1B20;
  line-height: 24px;
  padding-bottom: 24px;
  display: flex;
}
.customer-case-detail .case-content .case-list .zzm99999 span {
  width: 50%;
}
.customer-case-detail .case-content .case-list .zzm99999 span:last-child {
  text-align: right;
}
.customer-case-detail .case-content .case-list .zzm99999 a {
  color: #1A1B20;
  font-size: 14px;
  font-weight: 400;
  background: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/449efde68f15500032451eeefc99deb2.png) 97% center no-repeat;
  background-size: 5px auto;
  padding-right: 15px;
}
.customer-case-detail .case-content .case-list .zzm99999 a:hover {
  background-image: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/49e345d3c8a4a5e40522fe5631bcb258.png);
  background-position-x: 100%;
  color: #00A4C5;
}
.customer-case-detail .case-content .case-list ul {
  display: flex;
}
.customer-case-detail .case-content .case-list ul li {
  margin-right: 16px;
}
.customer-case-detail .case-content .case-list ul li a {
  display: block;
  width: 262px;
  height: 100%;
  background-color: #F9FAFB;
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  overflow: hidden;
}
.customer-case-detail .case-content .case-list ul li a:hover {
  box-shadow: 0 10px 20px 0 #F3F3F3;
  transform: translateY(-4px);
  background-color: white;
}
.customer-case-detail .case-content .case-list ul li a img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
.customer-case-detail .case-content .case-list ul li a .container {
  width: 100%;
  padding: 16px 16px 8px 16px;
}
.customer-case-detail .case-content .case-list ul li a .container .case-title {
  width: 100%;
  margin-bottom: 16px;
  color: #1a1b20;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.customer-case-detail .case-content .case-list ul li a .container .label {
  width: 100%;
  font-size: 0;
}
.customer-case-detail .case-content .case-list ul li a .container .label span {
  height: 18px;
  line-height: 18px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #F3F3F3;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  padding: 0 8px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.customer-case-detail .case-content .case-list ul li a .container .label span.color1 {
  color: #01C7E4;
}
.customer-case-detail .case-content .case-list ul li a .container .label span.color2 {
  color: #E86054;
}
.customer-case-detail .case-content .case-list ul li a .container .label span.color3 {
  color: #FF9800;
}
.customer-case-detail .case-content .case-list ul li a .container .label span.color4 {
  color: #0091FF;
}
.customer-case-detail .case-content .case-list ul li a .container .label span.color5 {
  color: #1EC29D;
}
.customer-case-detail .case-content .case-list ul li a .container .label span.color6 {
  color: #004DFF;
}
.customer-case-detail .case-content .case-list ul li a .container .label span.color7 {
  color: #6CC100;
}
.customer-case-detail .case-content .detail-content {
  padding: 0px 32px 0 32px;
  color: #414652;
}
.customer-case-detail .case-content .detail-content h2,
.customer-case-detail .case-content .detail-content h3,
.customer-case-detail .case-content .detail-content h4 {
  padding-top: 32px;
  margin-bottom: 16px;
  color: #1a1b20;
  line-height: 28px;
}
.customer-case-detail .case-content .detail-content h2 {
  font-size: 22px;
}
.customer-case-detail .case-content .detail-content h3 {
  font-size: 20px;
}
.customer-case-detail .case-content .detail-content h4 {
  font-size: 18px;
}
.customer-case-detail .case-content .detail-content p {
  font-size: 14px;
  line-height: 24px;
}
.customer-case-detail .case-content .detail-content .alignleft {
  text-align: left;
}
.customer-case-detail .case-content .detail-content .aligncenter {
  text-align: center;
}
.customer-case-detail .case-content .detail-content .alignright {
  text-align: right;
}
.customer-case-detail .case-content .detail-content .ql-align-left {
  text-align: left;
}
.customer-case-detail .case-content .detail-content .ql-align-center {
  text-align: center;
}
.customer-case-detail .case-content .detail-content .ql-align-right {
  text-align: right;
}
.customer-case-detail .case-content .detail-content .ql-video {
  display: block;
  max-width: 100%;
}
.customer-case-detail .case-content .detail-content .ql-video.ql-align-center {
  margin: 0 auto;
}
.customer-case-detail .case-content .list {
  flex: 1;
  padding-top: 40px;
}
.customer-case-detail .case-content .list .list-body {
  position: sticky;
  top: 86px;
  padding-bottom: 80px;
}
.customer-case-detail .case-content .list .download {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  background-color: white;
  margin-bottom: 40px;
}
.customer-case-detail .case-content .list .download:hover {
  box-shadow: 0px 10px 20px 0px #F3F3F3;
}
.customer-case-detail .case-content .list .download img {
  width: 100%;
}
.customer-case-detail .case-content .list .download .text {
  padding: 16px;
  text-align: center;
}
.customer-case-detail .case-content .list .download .text h1 {
  font-size: 18px;
  font-weight: 400;
  color: #1A1B20;
  line-height: 24px;
  padding-bottom: 16px;
  text-align: left;
}
.customer-case-detail .case-content .list .download .text .zzm99999 {
  font-size: 18px;
  font-weight: 400;
  color: #1A1B20;
  line-height: 24px;
  padding-bottom: 16px;
  text-align: left;
}
.customer-case-detail .case-content .list .download .text h2 {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
  padding-bottom: 24px;
  text-align: left;
}
.customer-case-detail .case-content .list .download .text span {
  display: inline-block;
  width: 220px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 8px;
  border: 1px solid #00A4C5;
  font-size: 14px;
  font-weight: 500;
  color: #00A4C5;
}
.customer-case-detail .case-content .list .download .text span:hover {
  background-color: #00A4C5;
  color: white;
}
.customer-case-detail .case-content .list .service {
  width: 100%;
  height: 174px;
  background: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/6a9e9f2f620036826d34f3e44655b252.png) center center no-repeat;
  background-size: cover;
  padding: 32px 16px;
  border-radius: 8px;
  overflow: hidden;
}
.customer-case-detail .case-content .list .service:hover {
  box-shadow: 0px 10px 20px 0px #F3F3F3;
}
.customer-case-detail .case-content .list .service h1 {
  font-size: 18px;
  font-weight: 500;
  color: #666;
  line-height: 24px;
  padding-bottom: 8px;
}
.customer-case-detail .case-content .list .service .zzm99999 {
  font-size: 18px;
  font-weight: 500;
  color: #666;
  line-height: 24px;
  padding-bottom: 8px;
}
.customer-case-detail .case-content .list .service h2 {
  font-size: 24px;
  font-weight: 500;
  color: #00A4C5;
  line-height: 34px;
  padding-bottom: 24px;
}
.customer-case-detail .case-content .list .service span {
  display: inline-block;
  width: 88px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #00A4C5;
  font-size: 14px;
  font-weight: 500;
  color: #00A4C5;
}
.customer-case-detail .case-content .list .service span:hover {
  background-color: #00A4C5;
  color: white;
}
.customer-case-detail .case-content .product {
  margin-top: 90px;
}

