.page_solution_container .banner {
  width: 100%;
  height: 550px;
  overflow: hidden;
  position: relative;
}
.page_solution_container .banner img {
  width: auto;
  height: 100%;
  max-width: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.page_solution_container .banner .banner-body {
  width: 1200px;
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  padding: 180px 600px 0 0;
  box-sizing: border-box;
}
.page_solution_container .banner .banner-body h1 {
  font-size: 40px;
  color: #1a1b20;
  line-height: 56px;
}
.page_solution_container .banner .banner-body .zzm99999 {
  font-size: 40px;
  color: #1a1b20;
  line-height: 56px;
}
.page_solution_container .banner .banner-body div.text {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding-top: 16px;
}
.page_solution_container .banner .banner-body div.button {
  padding-top: 64px;
  display: flex;
  justify-content: flex-start;
}
.page_solution_container .banner .banner-body div.button a {
  padding: 0 40px;
  height: 32px;
  border-radius: 4px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #00A4C5;
  border: 1px solid #00A4C5;
  box-sizing: border-box;
  margin-right: 30px;
  cursor: pointer;
}
.page_solution_container .banner .banner-body div.button a:hover {
  background: #00A4C5;
  color: white;
}
.page_solution_container .banner .banner-body div.button a:nth-child(1) {
  background: #00A4C5;
  color: white;
}
.solution-advantage {
  width: 1184px;
  margin: auto;
  padding: 80px 0;
}
.solution-advantage h1 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  color: #1A1B20;
}
.solution-advantage .zzm99999 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  color: #1A1B20;
}
.solution-advantage div.list {
  padding-top: 40px;
  display: flex;
  flex-direction: row;
}
.solution-advantage div.list .item {
  width: 100%;
  margin-right: 16px;
  padding: 30px;
  border-radius: 8px;
  background-color: #F9FAFB;
  box-sizing: border-box;
  cursor: pointer;
}
.solution-advantage div.list .item:hover {
  background-color: white;
  box-shadow: 0 10px 20px 0 #F3F3F3;
}
.solution-advantage div.list .item img {
  width: 88px;
  margin: auto;
  display: block;
}
.solution-advantage div.list .item h2 {
  font-size: 24px;
  line-height: 34px;
  color: #1A1B20;
  text-align: center;
  padding-bottom: 24px;
  padding-top: 16px;
}
.solution-advantage div.list .item h2 span {
  width: 30px;
  height: 4px;
  display: block;
  margin: auto;
  background-color: #00A4C5;
  margin-top: 16px;
}
.solution-advantage div.list .item div.text {
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.solution-advantage div.list .item:last-child {
  margin-right: 0;
}
.solution-backdrop {
  width: 1184px;
  margin: auto;
  padding: 80px 0;
}
.solution-backdrop h1 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  color: #1A1B20;
}
.solution-backdrop .zzm99999 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  color: #1A1B20;
}
.solution-backdrop div.text {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  padding-top: 8px;
}
.solution-backdrop div.list {
  padding-top: 40px;
  display: flex;
  flex-direction: row;
}
.solution-backdrop div.list .item {
  width: 100%;
  height: 172px;
  margin-right: 16px;
  background-color: #F9FAFB;
  border-radius: 8px;
  padding: 50px 38px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.solution-backdrop div.list .item span {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  color: #1A1B20;
  padding-bottom: 28px;
  display: block;
}
.solution-backdrop div.list .item div.more {
  display: inline-block;
  color: #C1C1C1;
  font-size: 14px;
  background: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/344bfbc1de646a02faef9838a4b82b51.png) right center no-repeat;
  background-size: 12px auto;
  padding-right: 20px;
}
.solution-backdrop div.list .item:last-child {
  margin-right: 0;
}
.solution-backdrop div.list .item .tips {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  background-image: linear-gradient(to top right, #506B7B, #92B1BD);
  padding: 0 30px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: white;
  line-height: 24px;
}
.solution-backdrop div.list .item:hover .tips {
  top: 0;
}
.solution-sy {
  width: 100%;
  min-width: 1184px;
  height: 371px;
  background: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/74b66bf433b1eb472b2de61e5c632cbb.png) center center no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
}
.solution-sy .sy-body {
  width: 100%;
}
.solution-sy h1 {
  text-align: center;
  font-size: 32px;
  color: #1A1B20;
  line-height: 46px;
  padding-bottom: 28px;
}
.solution-sy .zzm99999 {
  text-align: center;
  font-size: 32px;
  color: #1A1B20;
  line-height: 46px;
  padding-bottom: 28px;
}
.solution-sy div.button {
  text-align: center;
}
.solution-sy div.button a {
  display: inline-block;
  width: 270px;
  height: 58px;
  font-size: 24px;
  line-height: 56px;
  background-color: #00A4C5;
  text-align: center;
  color: white;
  border-radius: 8px;
}
.solution-sy div.button a:hover {
  color: #00A4C5;
  background-color: white;
}
.solution-other {
  width: 100%;
  background-color: #F9FAFB;
  padding: 80px 0;
}
.solution-other .section-body {
  width: 1184px;
  margin: auto;
}
.solution-other h1 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  color: #1A1B20;
}
.solution-other .zzm99999 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  color: #1A1B20;
}
.solution-other div.list {
  padding-top: 40px;
  display: flex;
  justify-content: flex-start;
}
.solution-other div.list .item {
  width: 384px;
  height: 130px;
  margin-right: 16px;
  border-radius: 8px;
  background-color: #F9FAFB;
  box-sizing: border-box;
  position: relative;
}
.solution-other div.list .item:hover {
  transform: translateY(-4px);
}
.solution-other div.list .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 16px 28px;
  box-sizing: border-box;
  border-radius: 8px;
  overflow: hidden;
}
.solution-other div.list .item a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.solution-other div.list .item a:hover h2,
.solution-other div.list .item a:hover div.more {
  color: white;
  opacity: 1;
}
.solution-other div.list .item img {
  width: 100%;
  height: 100%;
  display: block;
}
.solution-other div.list .item h2 {
  font-size: 24px;
  line-height: 34px;
  color: #666666;
  padding-bottom: 8px;
}
.solution-other div.list .item div.more {
  font-size: 12px;
  line-height: 18px;
  color: #666;
  opacity: 0.6;
}
.solution-other div.list .item:last-child {
  margin-right: 0;
}
.solution-other .more-solution {
  width: 100%;
  text-align: center;
  padding-top: 40px;
}
.solution-other .more-solution a {
  font-size: 14px;
  color: #00A4C5;
  background: url(https://download5.qingteng.cn/frontendcdn/www/assets/images/49e345d3c8a4a5e40522fe5631bcb258.png) 97% center no-repeat;
  background-size: 5px auto;
  padding-right: 15px;
}
.solution-other .more-solution a:hover {
  background-position-x: 100%;
  color: #00A4C5;
}
.solution-section {
  width: 100%;
  background-color: #F9FAFB;
  padding: 80px 0;
}
.solution-section .section-body {
  width: 1184px;
  margin: auto;
}
.solution-section .section-body h1 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  color: #1A1B20;
}
.solution-section .section-body .zzm99999 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 46px;
  color: #1A1B20;
}
.solution-section .section-body div.text {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  padding-top: 8px;
}
.solution-section .section-body div.pic {
  padding: 40px 0;
}
.solution-section .section-body div.lines {
  width: 100%;
  position: relative;
}
.solution-section .section-body div.lines .line {
  position: absolute;
  left: 14px;
  top: 0;
  height: 100%;
  width: 2px;
  padding: 5px 0;
}
.solution-section .section-body div.lines .line span {
  display: block;
  height: 100%;
  box-sizing: border-box;
  border-left: 2px dotted #00A4C5;
}
.solution-section .section-body div.lines .item {
  width: 100%;
  padding-bottom: 26px;
  padding-left: 45px;
  box-sizing: border-box;
  position: relative;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.solution-section .section-body div.lines .item::after {
  content: "";
  background-color: #00A4C5;
  opacity: 0.21;
  position: absolute;
  left: 1px;
  top: -4px;
  width: 28px;
  height: 28px;
  border-radius: 14px;
}
.solution-section .section-body div.lines .item::before {
  content: "";
  background-color: #00A4C5;
  position: absolute;
  left: 8px;
  top: 3px;
  width: 14px;
  height: 14px;
  border-radius: 7px;
}
.solution-section .section-body div.lines .item:last-child {
  padding-bottom: 0;
}

