﻿.section {
  padding: 3rem 0;
}
.section .section-title {
  text-align: center;
}
.section-title p {
  font-size: 2rem;
  color: #333333;
  font-weight: bold;
}
.section-title span {
  display: inline-block;
  width: 3.85rem;
  height: 0.25rem;
  background: #ff9220;
  border-radius: 0.15rem;
  margin-top: 0.7rem;
}
.section-title text {
  display: block;
  margin-top: 0.7rem;
  color: #333333;
  font-size: 1.05rem;
}
/* 内容0 */
.section-0 {
  height: 32.5rem;
  background: url(/images/product/cashier_system/sysj/section-0-bg.png)
    no-repeat;
  background-size: cover;
}
.section-0 .section-banner {
  padding: 8.5rem 0 0 18rem;
  color: #fff;
}
.section-0 .section-banner p {
  font-size: 2.3rem;
  font-weight: bold;
  letter-spacing: 0.92px;
  margin-bottom: 1rem;
}
.section-0 .section-banner text {
  font-size: 1.15rem;
}
.section-0 .section-buttons {
  margin-top: 2rem;
  display: flex;
}
.section-0 .section-buttons a {
  text-align: center;
  width: 6.7rem;
  height: 2rem;
  line-height: 2rem;
  background: #ffffff;
  border-radius: 1rem;
  color: #ff8431;
  letter-spacing: 0.38px;
  font-size: 0.95rem;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
/* 内容1 */
.section-1 .section-image {
  text-align: center;
  margin-top: 3.7rem;
}
.section-1 .section-image img {
  width: 51.3rem;
  height: 20.1rem;
}
/* 内容2 */
.section-2 {
  background: #f5f5f6;
  padding-bottom: 0;
  overflow: hidden;
}
.section-2 .section-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -1rem;
}
.section-2 .section-flex .section-left .section-left-title {
  margin-bottom: 3rem;
}
.section-2 .section-flex .section-left .section-left-title p {
  font-size: 2.55rem;
  color: #333333;
  font-weight: bold;
}
.section-2 .section-flex .section-left .section-left-title span {
  font-weight: bold;
  font-size: 1.8rem;
  color: #00bf79;
}
.section-2 .section-flex .section-left .section-group {
  display: flex;
}
.section-2 .section-flex .section-left .section-group .section-item {
  text-align: center;
}
.section-2 .section-flex .section-left .section-item .section-image {
  width: 5rem;
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.section-2 .section-flex .section-left .section-group .section-item p {
  color: #434245;
  font-size: 0.8rem;
}
.section-2 .section-flex .section-right img {
  width: 32rem;
  height: 26.9rem;
}
/* 内容3 */
.section-3 .section-box {
  padding: 0 19.5rem;
}
.section-3 .section-box .section-box-title {
  margin-bottom: 3.85rem;
}
.section-3 .section-box .section-box-title p {
  font-weight: bold;
  font-size: 2.45rem;
  color: #333333;
}
.section-3 .section-box .section-box-title span {
  display: inline-block;
  width: 3.3rem;
  height: 0.4rem;
  background: #f08a36;
  border-radius: 0.2rem;
}
.section-3 .section-box .section-group {
  display: flex;
  justify-content: space-between;
}
.section-3 .section-box .section-group .section-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 18rem;
  background: rgba(255, 255, 255, 0.83);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
}
.section-3 .section-box .section-group .section-item .section-desc {
  padding: 1.9rem 1.5rem 2.6rem 1.5rem;
}
.section-3 .section-box .section-group .section-item .section-desc p {
  font-size: 1.55rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 1rem;
}
.section-3 .section-box .section-group .section-item .section-desc span {
  display: inline-block;
  font-size: 0.85rem;
  color: #575757;
  letter-spacing: 0.77px;
  height: 2.5rem;
}
.section-3 .section-box .section-group .section-item img {
  width: 18rem;
  height: 21.3rem;
}
/* 内容4 */
.section-4 {
  background: #f5f5f6;
}
.section-4 .section-box {
  padding: 0 19.5rem;
}
.section-4 .section-box .section-box-title {
  margin-bottom: 3.85rem;
}
.section-4 .section-box .section-box-title p {
  font-weight: bold;
  font-size: 2.45rem;
  color: #333333;
}
.section-4 .section-box .section-box-title span {
  display: inline-block;
  width: 3.3rem;
  height: 0.4rem;
  background: #f08a36;
  border-radius: 0.2rem;
}
.section-4 .section-box .section-block {
  height: 30.3rem;
  background: url(/images/product/cashier_system/sysj/section-4-bg.png)
    no-repeat;
  background-size: cover;
  border-radius: 15px;
  padding: 3.85rem 0 0 2.9rem;
  box-sizing: border-box;
}
.section-4 .section-box .section-block .section-block-box {
  width: 21.1rem;
  height: 12.15rem;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 0.5rem;
  box-sizing: border-box;
  padding: 2rem 1.5rem 0 1.5rem;
}
.section-4 .section-box .section-block .section-block-box p {
  font-size: 1.75rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 1rem;
}
.section-4 .section-box .section-block .section-block-box span {
  font-size: 1rem;
  letter-spacing: 0.9px;
  color: #575757;
}
.section-4 .section-box .section-group {
  display: flex;
  justify-content: space-between;
  margin-top: 1.5rem;
}
.section-4 .section-box .section-group .section-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 27.5rem;
  background: rgba(255, 255, 255, 0.83);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  border-radius: 15px;
}
.section-4 .section-box .section-group .section-item .section-desc {
  padding: 2rem 1.5rem 4rem 1.5rem;
}
.section-4 .section-box .section-group .section-item .section-desc p {
  font-size: 1.25rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 1.35rem;
}
.section-4 .section-box .section-group .section-item .section-desc span {
  display: inline-block;
  font-size: 0.85rem;
  color: #575757;
  letter-spacing: 0.77px;
  height: 1.7rem;
}
.section-4 .section-box .section-group .section-item img {
  width: 27.5rem;
  height: 21rem;
}
/* 内容5 */
.section-5 .section-box {
  margin: 0 19.3rem;
  background: url(/images/product/cashier_system/sysj/section-5-bg.png)
    no-repeat;
  background-size: cover;
  height: 25.3rem;
  box-sizing: border-box;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-5 .section-box .section-box-title {
  margin-right: 2rem;
}
.section-5 .section-box .section-box-title p {
  font-size: 2.3rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.7rem;
}
.section-5 .section-box .section-box-title span {
  font-size: 0.95rem;
  letter-spacing: 0.86px;
  color: #333333;
}
.section-5 .section-box img {
  width: 32.55rem;
  height: 20.6rem;
}
/* 内容6 */
.section-6 {
  padding-top: 0;
}
.section-6 .section-group {
  padding: 0 19.25rem;
  margin-top: 2.25rem;
  display: flex;
  justify-content: space-between;
}
.section-6 .section-group .section-item {
  width: 18rem;
  border-radius: 0.75rem;
  background-color: rgba(239, 239, 239, 0.77);
  padding: 0 4rem 2.3rem 4rem;
  box-sizing: border-box;
}
.section-6 .section-group .section-item .section-image {
  width: 10rem;
  height: 15rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-6 .section-group .section-item p {
  font-size: 1.25rem;
  color: #333333;
  text-align: center;
  margin-top: -1rem;
}
.section-6 .section-part {
  padding: 0 22.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -1rem;
}
.section-6 .section-part .section-item {
  width: 12rem;
  text-align: center;
  margin-top: 4rem;
}
.section-6 .section-part .section-item .section-image {
  height: 9.35rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-6 .section-part .section-item p {
  font-size: 1.25rem;
  color: #333333;
  text-align: center;
}
