section {
  font-family: PingFangSC-Medium, PingFang SC; }

.mt24 {
  margin-top: 24px; }

.mt96 {
  margin-top: 96px; }

.pt96 {
  padding-top: 96px; }

.common_text {
  color: #3D485D;
  font-size: 14px; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

.fz18 {
  font-size: 18px; }

.fz14 {
  font-size: 14px; }

.h66 {
  height: 66px; }

.ml20 {
  margin-left: 20px; }

a.blue_btn {
  width: 148px;
  height: 48px;
  background: #135dda;
  border-radius: 5px;
  line-height: 48px;
  padding: 0;
  font-size: 16px;
  text-align: center; }

a.white_btn {
  width: 148px;
  height: 48px;
  background: #fff;
  border-radius: 5px;
  line-height: 48px;
  padding: 0;
  font-size: 16px;
  text-align: center; }

.banner_title {
  font-size: 32px;
  color: #000;
  margin: 0 auto; }

.phone_banner {
  background: url("/templates/website/res/2020/img/phone_robot/banner1.png") no-repeat center center;
  background-size: cover; }
  .phone_banner a {
    margin-top: 54px; }
  .phone_banner .banner1_title {
    color: #000;
    font-size: 42px; }
  .phone_banner .banner1_text {
    font-size: 16px;
    font-weight: 400;
    color: #3D485D;
    padding-bottom: 0;
    line-height: 22px; }
  .phone_banner .text_item {
    margin-top: 24px; }

.bgf7 {
  height: 640px; }
  .bgf7 .banner2_title {
    text-align: center;
    padding-top: 96px; }
  .bgf7 .banner2_card {
    display: flex;
    width: 100%;
    margin-top: 60px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: 364px; }
    .bgf7 .banner2_card .card_item {
      padding: 0 36px;
      box-sizing: border-box;
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-radius: 8px;
      width: 590px;
      height: 160px;
      border: 1px solid #E5EAEB; }
      .bgf7 .banner2_card .card_item .card_text {
        display: flex;
        flex-direction: column;
        line-height: 2;
        width: 324px; }
      .bgf7 .banner2_card .card_item .card_title {
        font-size: 20px;
        color: #3D485D;
        font-weight: 700; }
      .bgf7 .banner2_card .card_item .card_img {
        width: 100px;
        height: 100px; }
        .bgf7 .banner2_card .card_item .card_img img {
          width: 100%; }

.bgf8 {
  background: url("/templates/website/res/2020/img/phone_robot/banner3.png") no-repeat center center;
  background-size: cover; }
  .bgf8 .wxzb_banner {
    height: 1412px; }
    .bgf8 .wxzb_banner h2 {
      padding-bottom: 14px; }
    .bgf8 .wxzb_banner .wrapper {
      width: 100%;
      display: flex;
      flex-direction: column;
      margin-top: 92px;
      padding: 0 10px; }
      .bgf8 .wxzb_banner .wrapper img {
        width: 100%; }
      .bgf8 .wxzb_banner .wrapper .top,
      .bgf8 .wxzb_banner .wrapper .bottom {
        display: flex;
        justify-content: space-evenly; }
        .bgf8 .wxzb_banner .wrapper .top h2,
        .bgf8 .wxzb_banner .wrapper .bottom h2 {
          font-size: 42px;
          font-weight: 500; }
        .bgf8 .wxzb_banner .wrapper .top p,
        .bgf8 .wxzb_banner .wrapper .bottom p {
          width: 390px;
          font-size: 14px;
          color: #3D485D; }
      .bgf8 .wxzb_banner .wrapper .top {
        flex-direction: row; }
      .bgf8 .wxzb_banner .wrapper .bottom .text-item {
        margin-top: 227px;
        width: 380px; }
      .bgf8 .wxzb_banner .wrapper .img1 {
        width: 60%;
        position: relative;
        z-index: 2; }
        .bgf8 .wxzb_banner .wrapper .img1 .img_card {
          width: 220px;
          height: 65%;
          background: url("/templates/website/res/2020/img/phone_robot/img_card1.png") no-repeat center center;
          background-size: cover;
          position: relative;
          bottom: 50%;
          left: 46%; }
      .bgf8 .wxzb_banner .wrapper .img2 {
        width: 70%;
        position: relative;
        z-index: 1;
        left: 50px; }
        .bgf8 .wxzb_banner .wrapper .img2 .img_card {
          width: 200px;
          height: 50%;
          background: url("/templates/website/res/2020/img/phone_robot/img_card2.png") no-repeat center center;
          background-size: cover;
          position: relative;
          bottom: 82%;
          right: 7%; }

.bgf9 {
  background: #0E1A2E; }
  .bgf9 .banner4 {
    height: 800px; }
    .bgf9 .banner4 h2 {
      color: #fff; }
    .bgf9 .banner4 p {
      margin-top: 14px;
      color: #fff; }
    .bgf9 .banner4 .banner4_cards {
      display: flex;
      width: 100%;
      margin-top: 62px;
      justify-content: space-between;
      height: 440px; }
      .bgf9 .banner4 .banner4_cards .card_item {
        width: 285px;
        padding: 37px;
        padding-left: 28px;
        padding-right: 28px;
        box-sizing: border-box;
        background: #1F2B3F;
        border-radius: 8px;
        opacity: 0.6; }
        .bgf9 .banner4 .banner4_cards .card_item p {
          margin-top: 0;
          color: #fff; }
        .bgf9 .banner4 .banner4_cards .card_item > p {
          color: #fff;
          margin-top: 24px; }
        .bgf9 .banner4 .banner4_cards .card_item .card_title {
          font-size: 20px; }
        .bgf9 .banner4 .banner4_cards .card_item .card_text {
          line-height: 1.6; }
        .bgf9 .banner4 .banner4_cards .card_item .data1 {
          margin-top: 50px; }
        .bgf9 .banner4 .banner4_cards .card_item .data2 {
          display: flex;
          justify-content: space-between;
          margin-top: 16px; }
        .bgf9 .banner4 .banner4_cards .card_item .img {
          width: 72px;
          height: 72px; }
          .bgf9 .banner4 .banner4_cards .card_item .img img {
            width: 150%;
            margin-left: -15px; }

.bgf10 {
  background: url("/templates/website/res/2020/img/phone_robot/footer.png") no-repeat center center;
  background-size: cover; }
  .bgf10 .footer_banner {
    justify-content: flex-start;
    height: 300px; }
    .bgf10 .footer_banner h2 {
      color: #fff;
      font-weight: 500;
      font-size: 42px;
      padding-top: 56px; }
    .bgf10 .footer_banner p {
      color: #fff;
      font-size: 16px;
      margin-top: 12px; }
    .bgf10 .footer_banner span {
      color: #145FDB; }
    .bgf10 .footer_banner a {
      margin: 0 auto; }

.flex-x-start {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center; }

.flex-y-start {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center; }

.flex-y-end {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center; }

.flex-y-end-start {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start; }

@media (max-width: 768px) {
  div.dn {
    display: none; }
  div.db {
    display: block; }
  .banner4_cards.dn {
    display: none !important; }
  .banner4_cards.db {
    display: flex !important; }
  .banner_text a {
    color: #fff; }
  .phone_banner_mobile {
    height: 100%;
    background: url("/templates/website/res/2020/img/phone_robot/mobile/banner1.png") no-repeat center center;
    background-size: cover;
    padding-bottom: 20px; }
    .phone_banner_mobile .container {
      display: flex;
      flex-direction: inherit;
      justify-content: space-evenly;
      align-items: center; }
    .phone_banner_mobile .img {
      width: 90%;
      margin: 30px auto; }
      .phone_banner_mobile .img img {
        width: 100%; }
    .phone_banner_mobile .banner1_title {
      color: #000;
      font-size: 32px;
      padding-top: 60px; }
    .phone_banner_mobile .text_item {
      margin-top: 20px;
      text-align: left;
      width: 90%;
      display: flex; }
      .phone_banner_mobile .text_item img {
        width: 32px;
        height: 32px; }
    .phone_banner_mobile .banner1_text {
      font-size: 14px;
      font-weight: 400;
      color: #3D485D;
      padding-bottom: 0;
      line-height: 22px; }
  .bgf7 {
    height: 100%;
    padding-bottom: 76px; }
    .bgf7 .banner2_title {
      font-size: 24px; }
    .bgf7 .banner2_card {
      margin-top: 20px;
      height: 100%; }
      .bgf7 .banner2_card .card_item {
        flex-direction: column-reverse;
        align-items: flex-start;
        height: 240px;
        justify-content: space-evenly;
        margin: 5px auto;
        padding: 0 10px; }
  .bgf8 {
    height: 100%;
    padding-bottom: 100px; }
  .banner3_mobile > p {
    padding-top: 24px; }
  .banner3_mobile .banner_title {
    font-size: 24px;
    padding-top: 20px; }
  .banner3_mobile .wrapper .text-item:last-of-type {
    width: 85%; }
  .banner3_mobile .wrapper {
    padding-top: 100px; }
    .banner3_mobile .wrapper .top > .text-item {
      position: absolute;
      top: 1%; }
    .banner3_mobile .wrapper .img .text-item:nth-of-type(1) {
      position: absolute;
      bottom: 102%;
      left: 2%; }
    .banner3_mobile .wrapper .img .text-item:nth-of-type(2) {
      position: absolute;
      bottom: 40%;
      left: 2%; }
    .banner3_mobile .wrapper .img {
      width: 93%;
      margin: 0 auto;
      position: relative; }
      .banner3_mobile .wrapper .img img {
        width: 100%; }
    .banner3_mobile .wrapper .text-item {
      width: 98%; }
      .banner3_mobile .wrapper .text-item h2 {
        font-size: 18px;
        font-weight: 500; }
      .banner3_mobile .wrapper .text-item p {
        font-size: 12px;
        padding-top: 1vw; }
  .bgf9 .banner4 h2 {
    padding-top: 60px; }
  .bgf9 .banner4 .banner4_cards .card_item {
    margin: 0 auto; }
  .bgf10 .footer_banner h2 {
    font-size: 32px; } }

@media (max-width: 360px) {
  .bgf8 {
    height: 866px; } }

@media (min-width: 769px) and (max-width: 1199px) {
  .db {
    display: none; }
  .dn {
    display: block; }
  .banner4_cards.dn {
    display: none !important; }
  .banner4_cards.db {
    display: flex !important; }
  .bgf7 .banner2_card .card_item {
    width: 50%; }
  .bgf8 .wxzb_banner {
    height: 130vw; }
    .bgf8 .wxzb_banner .wrapper .img1 .img_card {
      width: 14vw; }
    .bgf8 .wxzb_banner .wrapper .img2 .img_card {
      width: 14vw; } }

@media (min-width: 1200px) {
  .db {
    display: none; }
  .dn {
    display: block; }
  .banner4_cards.dn {
    display: flex !important; }
  .banner4_cards.db {
    display: none !important; } }

.swiper-slide-active > .card_item {
  background: url("/templates/website/res/2020/img/phone_robot/mobile/card_light.png") no-repeat center center;
  background-size: cover; }

#mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3); }

#wailian {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  border-radius: 10px; }
  #wailian img {
    width: 100%;
    border-radius: 10px; }

#qiwei {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  border-radius: 10px; }
  #qiwei img {
    width: 100%;
    border-radius: 10px; }

div.swiper-container {
  overflow-y: visible;
  padding-bottom: 10px;
  height: 100%; }
