.section .section_con {
  text-align: center;
}
.section .section_con .section_title {
  margin-top: 60px;
  font-size: 38px;
  font-family: Roboto-BoldItalic, Roboto;
  font-weight: normal;
  color: #ffffff;
}
.section .section_con .section_sub_title {
  margin: 23px auto 30px;
  font-size: 18px;
  font-family: Roboto-Regular, Roboto;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  opacity: 80%;
}
.section .section_con .details {
  width: 1200px;
  margin-top: 30px;
  border-radius: 20px;
}
.section .section_con .details > div {
  width: 300px;
  height: 444px;
}
.section .section_con .details > div .tag {
  width: 67px;
  height: 28px;
  background: #ff5a5a;
  top: 0;
  font-size: 12px;
  font-family: Roboto-Regular, Roboto;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  text-align: center;
}
.section .section_con .details > div .real_tag {
  right: 0;
  border-radius: 0px 16px 0px 16px;
}
.section .section_con .details > div .anime_tag {
  left: 0;
  background: #5a6bff;
  border-radius: 16px 0px 16px 0px;
}
.section .section_con .bg2 {
  width: 612px !important;
  height: 455px !important;
}
.section .section_con .no-bg {
  background: none;
}
.section .section_con .pic_list {
  width: 812px;
}
.section .section_con .pic_list .item {
  width: 194px;
  height: 270px;
  margin-right: 12px;
  border: 12px;
  overflow: hidden;
  margin-bottom: 12px;
}
.section .section_con .pic_list .item:nth-child(4n) {
  margin-right: 0;
}
.section .section_con .line {
  width: 46px;
  height: 4px;
  background: linear-gradient(90deg, rgba(238, 238, 238, 0) 0%, #d8d8d8 100%);
  border-radius: 2px;
  margin-top: -50px;
}
.section .section_con .steps .step {
  width: 232px;
}
.section .section_con .steps .step .step_icon {
  height: 68px;
  width: 68px;
}
.section .section_con .steps .step p {
  text-align: center;
}
.section .section_con .steps .step .step_title {
  height: 20px;
  font-size: 24px;
  font-family: Roboto-Bold, Roboto;
  font-weight: bold;
  color: #ffffff;
  line-height: 20px;
}
.section .section_con .steps .step .step_desc {
  height: 40px;
  font-size: 14px;
  font-family: Roboto-Regular, Roboto;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  opacity: 80%;
}
.section .section_con .collapses {
  width: 100%;
}
.section .section_con .w554 {
  width: 554px;
}
.section .section_con .w986 {
  width: 100%;
}
.section_service .section_title {
  height: 72px;
  background: #070827;
  color: white;
  font-style: inherit;
}
.section_service .section_title .section_title_show {
  margin: auto;
  width: 1200px;
}
.section_service .section_title .section_title_show a {
  color: #666;
  margin-right: 20px;
}
.section_service .section_title .section_title_show a.cli {
  color: white;
}
.section_service .section_con {
  margin: 20px auto 80px;
  line-height: 40px;
  color: white;
  text-align: left;
}
.toLink {
  margin-top: 32px;
}
.toLink a {
  width: 175px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: linear-gradient(270deg, #b80034 0%, #370091 100%);
  border-radius: 26px;
  font-family: Roboto-Regular, Roboto;
}
.toLink a img {
  width: 30px;
  height: 15px;
}
.collapse {
  width: 80%;
  text-align: left;
  margin-bottom: 37px;
}
.collapse .collapse-header {
  cursor: pointer;
}
.collapse .collapse-header .txt {
  height: 28px;
  font-size: 20px;
  font-family: Roboto-Bold, Roboto;
  font-weight: bold;
  color: #ffffff;
  line-height: 28px;
}
.collapse .collapse-header .icon {
  height: 12px;
  width: 12px;
}
.collapse .collapse-content {
  display: none;
  height: 28px;
  font-size: 18px;
  font-family: Roboto-Regular, Roboto;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  opacity: 80%;
  margin-top: 12px;
}
@media screen and (max-width: 1200px) {
  html,
  body {
    min-width: 100%;
  }
  .section {
    width: 100%;
  }
  .section .section_con {
    width: 100%;
  }
  .section .section_con .steps .step {
    width: 33.33%;
  }
  .section .section_con .pic_list .item {
    width: 25%;
    height: auto;
    margin-right: 0;
    padding: 0 1%;
  }
  .section .section_con .details {
    width: 100%;
  }
}
@media screen and (max-width: 850px) {
  .section {
    padding: 0 5%;
  }
  .section .section_con {
    width: 100%;
    padding: 0 1rem;
  }
  .section .section_con .section_sub_title {
    width: 100%;
  }
  .section .section_con .pic_list .item {
    width: 50%;
    padding: 0 6px;
  }
  .section .section_con .details {
    width: 100%;
    height: auto;
    padding: 1rem 0;
  }
  .section .section_con .details > div {
    height: auto;
  }
  .section .section_con .bg2 {
    width: auto !important;
    height: auto !important;
  }
  .section .section_con .pic_list {
    width: 100%;
  }
  .section .section_con .pic_list .list-con {
    width: 100%;
  }
  .section .section_con .pic_list .list-con .item {
    width: calc(50%);
    padding-right: 12px;
    margin-right: 0;
  }
  .section .section_con .pic_list .pc_list_con {
    display: none;
  }
  .section .section_con .pic_list .m_list_con {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
  }
  .section .section_con .pic_list .m_list_con .col_items {
    width: calc(50%);
    margin-right: 1.6rem;
  }
  .section .section_con .steps {
    flex-direction: column;
  }
  .section .section_con .line {
    height: 46px;
    width: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: linear-gradient(180deg, rgba(238, 238, 238, 0) 0%, #d8d8d8 100%);
  }
  .section .section_con .collapses {
    width: 100%;
  }
  .section .section_con .collapses .collapse {
    width: 100%;
  }
  .section .section_con .collapses .collapse .collapse-header .txt {
    width: 95%;
    height: auto;
  }
  .section .section_con .collapses .collapse .collapse-content {
    height: auto;
  }
}
