.cutter-cabinet-banner {
  width: 100%;
  margin-top: 60px;
}
.cutter-cabinet-banner img {
  width: 100%;
}
.new-bee {
  text-align: center;
  position: relative;
}
.new-bee::after {
  content: "";
  display: block;
  width: 8%;
  height: 4px;
  background: var(--color6);
  position: absolute;
  bottom: 6%;
  right: 0;
}
.new-bee .new-bee-title {
  position: relative;
}

.new-bee .new-bee-title::after {
  content: "";
  display: block;
  width: 26%;
  height: 4px;
  background: var(--color6);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
}
.new-bee .new-bee-title.font-bold * {
  font-weight: 600;
}
.new-bee .new-bee-pic {
  width: 90%;
  max-width: 1500px;
  margin: 20px auto 0;
}
.new-bee .new-bee-pic img {
  display: block;
  width: 100%;
}
.user-friendly {
  height: 600px;
  /* background: url(../img/cutter-s-bg-01.jpg) no-repeat top right; */
  background-size: auto 100%;
}
.user-friendly .user-friendly-pic {
  align-self: flex-end;
  width: 100%;
  max-width: 404px;
}
.user-friendly .user-friendly-pic img {
  display: block;
  width: 100%;
}
.mt-80 {
  margin-top: 5rem;
}
.login-with {
  height: 900px;
  background: url(../img/cutter-s-bg-02.jpg) no-repeat top right;
  background-size: auto 100%;
}
.login-with .login-with-pic {
  align-self: flex-end;
  width: 60%;
  max-width: 560px;
}
.login-with .login-with-pic img {
  display: block;
  width: 100%;
}
.cost-saving {
  height: 600px;
  background: url(../img/cutter-s-bg-03.jpg) no-repeat top right;
  background-size: auto 100%;
}
.channel-box {
  /* background: var(--color6);
  padding: 3.75rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center; */
}
.channel-box .channel-item {
  /* width: 37%; */
  /* margin: 0 1%; */
}
.channel-box .channel-item .cutter-line {
  background: #53A7FF;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  display: inline-block;
}
.channel-box .channel-item .channel-pic {
  width: 100%;
  max-width: 690px;
}
.channel-box .channel-item .channel-pic img {
  display: block;
  width: 100%;
}

.channel-item .content.order-1 {
    margin-bottom: 2rem;
}

.channel-item .content.order-2 {
    margin-top: 2rem;
}
.channel-box .channel-right {
  text-align: right;
}
.outstanding-box {
  /* height: 700px; */
  /* background: #F5F5F7 url(../img/cutter-s-20.jpg) no-repeat bottom center; */
  background-size: 100% auto;
  text-align: center;
}
.outstanding-box .title + .image,
.outstanding-box .desc + .image {
    margin-top: 20px;
}

.outstanding-box .title {
  color: var(--primary-color);
}

.bright {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.bright .bright-item {
  width: 50%;
}
.bright .bright-item img {
  width: 100%;
  display: block;
}
.bright .bright-textarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 10%;
}
.bright .bright-textarea .cutter-line {
  margin: 2.5rem 0;
}
.rule-box .rule-cutter-s-pic img {
  max-width: 800px;
}

.rule-teatarea + .btn-active {
  margin-top: 40px;
}

@media screen and (min-width: 1024px) {
  .bright .title {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1201px) {
  .new-bee .new-bee-title::after {
    width: 20%;
  }
  .outstanding-box {
    height: 520px;
  }
  .bright .bright-textarea {
    padding-left: 4%;
  }
}
@media screen and (max-width: 769px) {
  .new-bee .new-bee-title::after {
    width: 8%;
  }
  .user-friendly .user-friendly-pic {
    width: 40%;
    margin: 0 4%;
  }
  .cost-saving {
    position: relative;
  }
  .cost-saving::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .bright .bright-textarea .cutter-line {
    margin: 16px 0;
  }
  .bright .cutter-font-48 {
    font-size: 32px;
  }
    
  .channel-box .channel-item{
    /* width: 44%; */
  }
  .outstanding-box .cutter-font-60 {
    font-size: 44px;
  }
}
@media screen and (max-width: 577px) {
  /* .cutter-font-60 {
        font-size: 44px;
    } */
  .new-bee::after,
  .new-bee .new-bee-title::after {
    width: 6%;
  }
  .user-friendly {
    padding-top: 10px;
  }
  .user-friendly .mt-40 {
    margin-top: 10px;
  }
  .user-friendly .cutter-func-area-text {
    line-height: 1.5;
  }
  .login-with .login-with-pic {
    width: 80%;
  }
  .login-with .cutter-line {
    display: none;
  }
  .bright .cutter-font-48 {
    font-size: 24px;
  }
  .bright .cutter-font-24 {
    font-size: 16px;
  }
}
@media screen and (max-width: 415px) {
  /* .cutter-font-60 {
        font-size: 32px;
    } */
  .user-friendly .user-friendly-pic {
    width: 60%;
  }
  .outstanding-box {
    height: 360px;
  }
  .outstanding-box .cutter-font-60 {
    font-size: 32px;
  }
  .bright .bright-textarea .cutter-font-48 {
    font-size: 16px;
  }
  .bright .bright-textarea .cutter-font-24 {
    font-size: 14px;
  }
  .bright .bright-textarea .cutter-line {
    margin: 6px 0;
    width: 40px;
    height: 4px;
  }
  .rule-box .cutter-font-36 {
    font-size: 16px;
  }
  .rule-box .cutter-font-18 {
    font-size: 14px;
  }
}
@media screen and (max-width: 376px) {
  /* .cutter-font-60 {
        font-size: 28px;
    } */
  .cutter-font-36 {
    font-size: 16px;
  }
}
