.comTitleMedia {
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
}
.centerMg1023 {
  margin-left: 20px;
  margin-right: 20px;
}
.centerPd1023 {
  padding-left: 20px;
  padding-right: 20px;
}
.centerMg768 {
  margin-left: 4vw;
  margin-right: 4vw;
}
.centerPd768 {
  padding-left: 4vw;
  padding-right: 4vw;
}
@media screen and (max-width: 1023px) {
  .yun-center {
    padding-left: 20px;
    padding-right: 20px;
  }
  .shutiaoip .banner,
  .shutiaoip .first-box,
  .shutiaoip .second-box,
  .shutiaoip .third-box,
  .shutiaoip .fourth-box {
    width: 100vw;
  }
  .shutiaoip .why li:not(.why-center) {
    width: auto;
    flex: 1;
    min-width: 30%;
    max-width: 380px;
  }
  .shutiaoip .why-center {
    width: auto;
    flex: 1;
    min-width: 30%;
    display: flex;
    align-items: center;
  }
  .shutiaoip .use-main-step {
    min-width: 180px;
  }
  .shutiaoip .second-box .yun-center,
  .shutiaoip .fourth-box .yun-center {
    overflow: hidden;
  }
  .shutiaoip .custom-made-header .title {
    white-space: nowrap;
  }
  .shutiaoip .custom-made-list {
    margin-left: 10px;
  }
  .shutiaoip .custom-made .btn-box {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .yun-center {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .shutiaoip .banner {
    height: auto;
    padding-bottom: 20px;
  }
  .shutiaoip .shutiaoip-head {
    padding-top: 108px;
  }
  .shutiaoip .shutiaoip-head .title {
    font-weight: 600;
    font-size: 26px;
    line-height: 38px;
  }
  .shutiaoip .shutiaoip-head .subtitle-1 {
    font-size: 12px;
    line-height: 1.5;
  }
  .shutiaoip .shutiaoip-head .subtitle-2 {
    font-size: 14px;
    line-height: 1.5;
  }
  .shutiaoip .shutiaoip-head .btn {
    margin-top: 20px;
  }
  .shutiaoip .box-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
  }
  .shutiaoip .first-box {
    padding-bottom: 20px;
  }
  .shutiaoip .why {
    padding-bottom: 0;
  }
  .shutiaoip .why .box-title {
    margin-bottom: 20px;
  }
  .shutiaoip .why ul {
    flex-direction: column;
    position: relative;
  }
  .shutiaoip .why li:not(.why-center) {
    max-width: none;
  }
  .shutiaoip .why-item {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .shutiaoip .why-item-title {
    font-size: 16px;
  }
  .shutiaoip .why-item-subtitle {
    font-size: 12px;
    line-height: 1.5;
  }
  .shutiaoip .why-center {
    width: 100%;
    height: auto;
    order: -1;
  }
  .shutiaoip .why .why-side .why-item:nth-child(1) {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .shutiaoip .why .why-side .why-item:nth-child(2) {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .shutiaoip .why-bottom {
    margin: 0;
  }
  .shutiaoip .how {
    margin-top: 40px;
  }
  .shutiaoip .how ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4vw;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .shutiaoip .how-item {
    width: auto;
  }
  .shutiaoip .how-item-text {
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.5;
  }
  .shutiaoip .second-box {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .shutiaoip .use-main {
    margin-top: 0;
    flex-direction: column;
  }
  .shutiaoip .use-main .use-items {
    margin-right: 0;
    width: 100%;
  }
  .shutiaoip .use-img-box {
    width: 100%;
    height: auto;
    order: -1;
    margin-left: 0;
  }
  .shutiaoip .use-img-box img {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .shutiaoip .use-bottom {
    margin-top: 15px;
  }
  .shutiaoip .third-box {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .shutiaoip .st-core {
    margin-top: 20px;
    gap: 4vw;
    grid-template-columns: 1fr 1fr;
  }
  .shutiaoip .st-core-item {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .shutiaoip .st-core-title {
    margin-top: 30px;
  }
  .shutiaoip .st-core-subtitle {
    font-size: 12px;
    line-height: 1.5;
  }
  .shutiaoip .fourth-box {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .shutiaoip .custom-made {
    flex-direction: column;
  }
  .shutiaoip .custom-made-header {
    width: auto;
    text-align: center;
  }
  .shutiaoip .custom-made-header .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
  }
  .shutiaoip .custom-made-header .subtitle {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 15px;
  }
  .shutiaoip .custom-made-list {
    margin-top: 20px;
    grid-template-columns: 1fr 1fr;
    gap: 20px 4vw;
  }
  .shutiaoip .custom-made-check {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
  }
  .shutiaoip .custom-made-check svg {
    width: 100%;
    height: 100%;
  }
  .shutiaoip .custom-made-text {
    font-size: 14px;
    line-height: 1.5;
    vertical-align: top;
  }
  .shutiaoip .custom-made .btn-box {
    margin-left: 0;
  }
  .shutiaoip .custom-made .btn-box .btn {
    margin: 0 auto;
  }
}
