@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body .dtd-btn > span {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  -webkit-justify-content: center;
  justify-content: center;
}
body::-webkit-scrollbar {
  display: none;
}
.Home-animate-title{
    padding-top: 120px;
    padding-bottom: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #08050C;
    /* background-color: #0062ff; */
}
.Home-animate-title h1{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 70px;
    margin-bottom: 10px!important;
}
.Home-animate-title h2{
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    background: linear-gradient(0deg, #4A72E7 0%, #8BBBF9 98%);
    background-clip: text;
    color: transparent; /* 使文字颜色透明，以显示背景渐变色 */
}
.dd-home-head-body {
  -webkit-backdrop-filter: unset !important;
  backdrop-filter: unset !important;
  background-color: #fff !important;
}
.animation--scrollAnimation--OP1nkK9 {
  height: 200vh;
  line-height: 0;
  min-height: 18.64em;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
}
.animation--scrollAnimation--OP1nkK9 .animation--container--xBPkCt1 {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-justify-content: center;
  justify-content: center;
  left: 0;
  min-height: 9.32em;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af {
  height: 100%;
  overflow: hidden;
  -webkit-perspective: 800px;
  perspective: 800px;
  -moz-perspective: 800px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--resolveTitle--cCLSci5 {

  height: 70px;
  letter-spacing: 0;
  line-height:70px;
  position: absolute;
  text-align: center;
  top: calc(50% - 250px);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 100%;
  z-index: 10;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--resolveTitle--cCLSci5
  > h4 {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 70px;
    margin-bottom: 10px;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--resolveTitle--cCLSci5
  > h2 {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    
    background: linear-gradient(0deg, #4A72E7 0%, #8BBBF9 98%);
    -webkit-background-clip: text; /* Chrome, Safari */
    background-clip: text;
    color: transparent; /* 使文字颜色透明，以显示背景渐变色 */
}

.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--whyTitleActive--dFEhOTb
  div:hover {
  -webkit-transform: scale(1.2) !important;
  -moz-transform: scale(1.2) !important;
  -ms-transform: scale(1.2) !important;
  transform: scale(1.2) !important;
}


.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--modalBgGradient--XqzcRHt {
  background-image: -webkit-radial-gradient(
    100% 100%,
    circle,
    rgba(0, 45, 156, 0.28) 0,
    rgba(15, 98, 254, 0) 15%
  );
  background-image: -moz-radial-gradient(
    100% 100%,
    circle,
    rgba(0, 45, 156, 0.28) 0,
    rgba(15, 98, 254, 0) 15%
  );
  background-image: radial-gradient(
    circle at 100% 100%,
    rgba(0, 45, 156, 0.28) 0,
    rgba(15, 98, 254, 0) 15%
  );
  height: 100%;
  width: 100%;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--cardBox--v5vdO9y {
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between;
 
  display: flex;
  /* -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; */
  height: 534px;
  left: 50%;
  /* line-height: 0; */
  max-width: 1200px;
  /* padding: 0.83em 0.43em; */
  box-sizing: border-box;
  padding-top: 70px;
  position: absolute;
  top: 50%;

  transform: translate(-50%, -0.89em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 12em;
  z-index: 10;
}
.animation--cardBox-item1{
    display: flex;
    /* width: 1060px; */
    /* margin-left: 70px; */
}
.animation--cardBox-item2{
  display: flex;
  /* width: 980px; */
  /* justify-content: space-between; */
  /* margin-left: 140px; */
}
.animation--cardBox-item3{
  display: flex;
  /* width: 780px; */
  /* justify-content: space-between; */
  /* margin-left: 210px; */
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--cardBox--v5vdO9y
  .animation--cardBg--ViAi9Ot {
  background-color: rgba(23, 26, 29, 0.9);
  border-radius: 0.16em;
  height: 100%;
  left: 0;
  max-width: 1200px;
  position: absolute;
  top: 0;
  width: 100%;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--cardBox--v5vdO9y
  .animation--cardItemActive--R0867da {
  cursor: pointer;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--cardBox--v5vdO9y
  .animation--cardItemActive--R0867da:hover
  .animation--cardIcon--P3QD_a_ {
  opacity: 0.6;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--modalBg--bg3T1qS {
  background: url("../images/index/ding-bg.png")
    no-repeat 50%;
  background-size: cover;
  height: 4.8em;
  left: 0;
  opacity: 0;
  position: absolute;
  bottom: 0;

  transform-origin: 50% 50%;
  width: 100vw;
  z-index: 1;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--cardBox--v5vdO9y
  .animation--cardItem--b_KE0xf
  .animation--cardIcon--P3QD_a_ {
  margin-bottom: 0.32em;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--DD--TXpK1af
  .animation--cardBox--v5vdO9y
  .animation--cardItem--b_KE0xf
  .animation--cardIcon--P3QD_a_
  > img {
  border-radius: 0.1667em;
  height: 0.8em;
  width: 0.8em;
}

.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--Icon--bqqTV1B {
  /* background-image: -webkit-linear-gradient(
    291deg,
    #00b6ff,
    #007fff 67%,
    #0065ff 97%
  );
  background-image: -moz-linear-gradient(
    291deg,
    #00b6ff 0,
    #007fff 67%,
    #0065ff 97%
  ); */
  /* background-image: linear-gradient(159deg, #00b6ff, #007fff 67%, #0065ff 97%); */
  border-radius: 0.3797em;
  /* -webkit-box-shadow: 0 0 0.39em 0 rgba(0, 79, 255, 0.3),
    0.26em 0.26em 0.77em 0 rgba(0, 79, 255, 0.3);
  box-shadow: 0 0 0.39em 0 rgba(0, 79, 255, 0.3),
    0.26em 0.26em 0.77em 0 rgba(0, 79, 255, 0.3); */
  height: 1.8em;
  left: 50%;
  margin-left: -0.9em;
  margin-top: -0.9em;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 1.8em;
  z-index: 10;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--Icon--bqqTV1B
  > img {
  height: 100%;
  width: 100%;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--title--R69oLfa {
  /* -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  bottom: -webkit-calc(50% - 2.25em);
  bottom: -moz-calc(50% - 2.25em); */
  bottom: calc(50% - 140px);
  /* top: 0; */
  color: #fff;
  /* display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox; */
  display: flex;
  height: 0.52em;
  /* -webkit-justify-content: center; */
  justify-content: center;
  left: 50%;
  margin-left: -1.1em;
  line-height: 0.52em;
  position: absolute;
  /* -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%; */
  transform-origin: 50% 50%;
  /* width: 216px; */
  z-index: 10;
}
.animation--scrollAnimation--OP1nkK9
  .animation--container--xBPkCt1
  .animation--title--R69oLfa
  > img {
  height: 100%;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox1--wSkwbZ9 {
  background-color: #040506;
  background-image: -webkit-linear-gradient(
      123deg,
      #8f35ff,
      rgba(143, 53, 255, 0)
    ),
    -webkit-radial-gradient(62% -28%, circle, rgba(0, 45, 156, 0.75) 0, #002d9c
          68%, rgba(0, 45, 156, 0) 111%),
    -webkit-linear-gradient(334deg, rgba(0, 137, 255, 0.2) 1%, rgba(
            0,
            186,
            255,
            0.04
          )
          38%, rgba(68, 149, 255, 0.08) 68%, rgba(3, 79, 255, 0.16) 88%);
  background-image: -moz-linear-gradient(
      123deg,
      #8f35ff 0,
      rgba(143, 53, 255, 0) 100%
    ),
    -moz-radial-gradient(62% -28%, circle, rgba(0, 45, 156, 0.75) 0, #002d9c 68%, rgba(
            0,
            45,
            156,
            0
          )
          111%),
    -moz-linear-gradient(334deg, rgba(0, 137, 255, 0.2) 1%, rgba(
            0,
            186,
            255,
            0.04
          )
          38%, rgba(68, 149, 255, 0.08) 68%, rgba(3, 79, 255, 0.16) 88%);
  background-image: linear-gradient(-33deg, #8f35ff, rgba(143, 53, 255, 0)),
    radial-gradient(
      circle at 62% -28%,
      rgba(0, 45, 156, 0.75) 0,
      #002d9c 68%,
      rgba(0, 45, 156, 0) 111%
    ),
    linear-gradient(
      116deg,
      rgba(0, 137, 255, 0.2) 1%,
      rgba(0, 186, 255, 0.04) 38%,
      rgba(68, 149, 255, 0.08) 68%,
      rgba(3, 79, 255, 0.16) 88%
    );
  border-radius: 0.3333em;
  height: 1.6em;
  left: -webkit-calc(50% - 7.56em);
  left: -moz-calc(50% - 7.56em);
  left: calc(50% - 7.56em);
  opacity: 0.4;
  position: absolute;
  top: -webkit-calc(50% - 4.21em);
  top: -moz-calc(50% - 4.21em);
  top: calc(50% - 4.21em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 1.6em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox2--k6fmLAa {
  background-image: -webkit-linear-gradient(
      317deg,
      rgba(255, 186, 0, 0),
      rgba(255, 207, 0, 0.6) 68%
    ),
    -webkit-linear-gradient(280deg, #ffc400, #ff9200),
    -webkit-linear-gradient(280deg, #ffc400, #ff9200);
  background-image: -moz-linear-gradient(
      317deg,
      rgba(255, 186, 0, 0) 0,
      rgba(255, 207, 0, 0.6) 68%
    ),
    -moz-linear-gradient(280deg, #ffc400, #ff9200),
    -moz-linear-gradient(280deg, #ffc400, #ff9200);
  background-image: linear-gradient(
      133deg,
      rgba(255, 186, 0, 0),
      rgba(255, 207, 0, 0.6) 68%
    ),
    linear-gradient(170deg, #ffc400, #ff9200),
    linear-gradient(170deg, #ffc400, #ff9200);
  border-radius: 0.1667em;
  height: 0.8em;
  left: -webkit-calc(50% - 4.87em);
  left: -moz-calc(50% - 4.87em);
  left: calc(50% - 4.87em);
  position: absolute;
  top: -webkit-calc(50% - 1.92em);
  top: -moz-calc(50% - 1.92em);
  top: calc(50% - 1.92em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 0.8em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox3--T53vr4k {
  background-color: #cc7201;
  border-radius: 0.2em;
  height: 0.96em;
  left: -webkit-calc(50% - 6.24em);
  left: -moz-calc(50% - 6.24em);
  left: calc(50% - 6.24em);
  opacity: 0.8;
  position: absolute;
  top: -webkit-calc(50% - 1.41em);
  top: -moz-calc(50% - 1.41em);
  top: calc(50% - 1.41em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 0.96em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox4--WY0E44j {
  background-image: -webkit-linear-gradient(280deg, #3e9eff, #0062ff);
  background-image: -moz-linear-gradient(280deg, #3e9eff, #0062ff);
  background-image: linear-gradient(170deg, #3e9eff, #0062ff);
  border-radius: 0.0833em;
  height: 0.4em;
  left: -webkit-calc(50% - 3.16em);
  left: -moz-calc(50% - 3.16em);
  left: calc(50% - 3.16em);
  opacity: 0.9;
  position: absolute;
  top: -webkit-calc(50% - 0.67em);
  top: -moz-calc(50% - 0.67em);
  top: calc(50% - 0.67em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 0.4em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox5--GCM1yDk {
  background-image: -webkit-radial-gradient(
      13deg,
      #ff8300 0,
      #ff9200 54%,
      rgba(255, 146, 0, 0) 128%
    ),
    -webkit-linear-gradient(13deg, #ffb400, #ff9200 25%, #ffdf2f 68%, #ff8e00);
  background-image: -moz-radial-gradient(
      13deg,
      #ff8300 0,
      #ff9200 54%,
      rgba(255, 146, 0, 0) 128%
    ),
    -moz-linear-gradient(13deg, #ffb400 0, #ff9200 25%, #ffdf2f 68%, #ff8e00
          100%);
  background-image: radial-gradient(
      77deg,
      #ff8300 0,
      #ff9200 54%,
      rgba(255, 146, 0, 0) 128%
    ),
    linear-gradient(77deg, #ffb400, #ff9200 25%, #ffdf2f 68%, #ff8e00);
  border-radius: 0.0958em;
  height: 0.46em;
  left: -webkit-calc(50% - 2.59em);
  left: -moz-calc(50% - 2.59em);
  left: calc(50% - 2.59em);
  position: absolute;
  top: -webkit-calc(50% - 0.28em);
  top: -moz-calc(50% - 0.28em);
  top: calc(50% - 0.28em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 0.46em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox6--QEJEYQH {
  background-image: -webkit-linear-gradient(44deg, #ff5f00, #ff8d16);
  background-image: -moz-linear-gradient(44deg, #ff5f00 0, #ff8d16 100%);
  background-image: linear-gradient(46deg, #ff5f00, #ff8d16);
  border-radius: 0.15em;
  bottom: -webkit-calc(50% - 1.75em);
  bottom: -moz-calc(50% - 1.75em);
  bottom: calc(50% - 1.75em);
  height: 0.72em;
  left: -webkit-calc(50% - 5.79em);
  left: -moz-calc(50% - 5.79em);
  left: calc(50% - 5.79em);
  opacity: 0.4;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 0.72em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox7--gKWXzif {
  background-color: #040506;
  border-radius: 0.3333em;
  bottom: -webkit-calc(50% - 4.12em);
  bottom: -moz-calc(50% - 4.12em);
  bottom: calc(50% - 4.12em);
  height: 1.6em;
  left: -webkit-calc(50% - 7.01em);
  left: -moz-calc(50% - 7.01em);
  left: calc(50% - 7.01em);
  width: 1.6em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox7--gKWXzif,
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox8--RtqNGiX {
  background-image: -webkit-linear-gradient(
      230deg,
      #e58dff,
      #8f35ff 67%,
      rgba(143, 53, 255, 0)
    ),
    -webkit-radial-gradient(1.2222% -87%, circle, rgba(0, 45, 156, 0.75) 0, #002d9c
          171%, rgba(0, 45, 156, 0) 278%),
    -webkit-linear-gradient(313deg, rgba(0, 137, 255, 0.3), rgba(3, 79, 255, 0.24));
  background-image: -moz-linear-gradient(
      230deg,
      #e58dff 0,
      #8f35ff 67%,
      rgba(143, 53, 255, 0) 100%
    ),
    -moz-radial-gradient(1.2222% -87%, circle, rgba(0, 45, 156, 0.75) 0, #002d9c
          171%, rgba(0, 45, 156, 0) 278%),
    -moz-linear-gradient(313deg, rgba(0, 137, 255, 0.3) 0, rgba(
            3,
            79,
            255,
            0.24
          )
          100%);
  background-image: linear-gradient(
      220deg,
      #e58dff,
      #8f35ff 67%,
      rgba(143, 53, 255, 0)
    ),
    radial-gradient(
      circle at 1.2222% -87%,
      rgba(0, 45, 156, 0.75) 0,
      #002d9c 171%,
      rgba(0, 45, 156, 0) 278%
    ),
    linear-gradient(137deg, rgba(0, 137, 255, 0.3), rgba(3, 79, 255, 0.24));
  opacity: 0.3;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox8--RtqNGiX {
  border-radius: 0.05em;
  height: 0.24em;
  left: -webkit-calc(50% - 2.43em);
  left: -moz-calc(50% - 2.43em);
  left: calc(50% - 2.43em);
  top: -webkit-calc(50% - 0.03em);
  top: -moz-calc(50% - 0.03em);
  top: calc(50% - 0.03em);
  width: 0.24em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox9--wCii4pb {
  background-image: -webkit-linear-gradient(
      117deg,
      rgba(143, 53, 255, 0.8) 11%,
      rgba(143, 53, 255, 0)
    ),
    -webkit-radial-gradient(62% -28%, circle, rgba(0, 45, 156, 0.75) 0, #002d9c
          68%, rgba(0, 45, 156, 0) 111%);
  background-image: -moz-linear-gradient(
      117deg,
      rgba(143, 53, 255, 0.8) 11%,
      rgba(143, 53, 255, 0) 100%
    ),
    -moz-radial-gradient(62% -28%, circle, rgba(0, 45, 156, 0.75) 0, #002d9c 68%, rgba(
            0,
            45,
            156,
            0
          )
          111%);
  background-image: linear-gradient(
      -27deg,
      rgba(143, 53, 255, 0.8) 11%,
      rgba(143, 53, 255, 0)
    ),
    radial-gradient(
      circle at 62% -28%,
      rgba(0, 45, 156, 0.75) 0,
      #002d9c 68%,
      rgba(0, 45, 156, 0) 111%
    );
  border-radius: 0.2em;
  height: 0.96em;
  left: -webkit-calc(50% - 1.54em);
  left: -moz-calc(50% - 1.54em);
  left: calc(50% - 1.54em);
  opacity: 0.32;
  position: absolute;
  top: -webkit-calc(50% - 4.73em);
  top: -moz-calc(50% - 4.73em);
  top: calc(50% - 4.73em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 0.96em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox10--z8yDjcM {
  background-color: #ffa800;
  border-radius: 0.0958em;
  bottom: -webkit-calc(50% - 0.98em);
  bottom: -moz-calc(50% - 0.98em);
  bottom: calc(50% - 0.98em);
  height: 0.46em;
  left: -webkit-calc(50% - 3.62em);
  left: -moz-calc(50% - 3.62em);
  left: calc(50% - 3.62em);
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 0.46em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox11--vcQgjI6 {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#004fff),
    color-stop(70%, rgba(0, 45, 156, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    #004fff,
    rgba(0, 45, 156, 0) 70%
  );
  background-image: -moz-linear-gradient(
    top,
    #004fff 0,
    rgba(0, 45, 156, 0) 70%
  );
  background-image: linear-gradient(180deg, #004fff, rgba(0, 45, 156, 0) 70%);
  border-radius: 0.2em;
  bottom: -webkit-calc(50% - 4.98em);
  bottom: -moz-calc(50% - 4.98em);
  bottom: calc(50% - 4.98em);
  height: 0.96em;
  left: -webkit-calc(50% - 1.65em);
  left: -moz-calc(50% - 1.65em);
  left: calc(50% - 1.65em);
  opacity: 0.28;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 0.96em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox12--dotaMdN {
  background-image: -webkit-radial-gradient(
    top,
    rgba(0, 45, 156, 0.75) 0,
    #002d9c 92%,
    rgba(0, 45, 156, 0) 166%
  );
  background-image: -moz-radial-gradient(
    top,
    rgba(0, 45, 156, 0.75) 0,
    #002d9c 92%,
    rgba(0, 45, 156, 0) 166%
  );
  background-image: radial-gradient(
    180deg,
    rgba(0, 45, 156, 0.75) 0,
    #002d9c 92%,
    rgba(0, 45, 156, 0) 166%
  );
  border-radius: 0.0833em;
  bottom: -webkit-calc(50% - 3.52em);
  bottom: -moz-calc(50% - 3.52em);
  bottom: calc(50% - 3.52em);
  height: 0.4em;
  left: -webkit-calc(50% - 0.26em);
  left: -moz-calc(50% - 0.26em);
  left: calc(50% - 0.26em);
  opacity: 0.39;
  width: 0.4em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox12--dotaMdN,
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox13--WKCNT0s {
  background-color: #040506;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox13--WKCNT0s {
  background-image: -webkit-radial-gradient(
      top,
      rgba(0, 45, 156, 0.75) 0,
      #002d9c 92%,
      rgba(0, 45, 156, 0) 166%
    ),
    -webkit-linear-gradient(334deg, rgba(0, 137, 255, 0.2) 1%, rgba(
            0,
            186,
            255,
            0.04
          )
          38%, rgba(68, 149, 255, 0.08) 68%, rgba(3, 79, 255, 0.16) 88%);
  background-image: -moz-radial-gradient(
      top,
      rgba(0, 45, 156, 0.75) 0,
      #002d9c 92%,
      rgba(0, 45, 156, 0) 166%
    ),
    -moz-linear-gradient(334deg, rgba(0, 137, 255, 0.2) 1%, rgba(
            0,
            186,
            255,
            0.04
          )
          38%, rgba(68, 149, 255, 0.08) 68%, rgba(3, 79, 255, 0.16) 88%);
  background-image: radial-gradient(
      180deg,
      rgba(0, 45, 156, 0.75) 0,
      #002d9c 92%,
      rgba(0, 45, 156, 0) 166%
    ),
    linear-gradient(
      116deg,
      rgba(0, 137, 255, 0.2) 1%,
      rgba(0, 186, 255, 0.04) 38%,
      rgba(68, 149, 255, 0.08) 68%,
      rgba(3, 79, 255, 0.16) 88%
    );
  border-radius: 13.33px;
  height: 64px;
  opacity: 0.45;
  right: -webkit-calc(50% - 1.02em);
  right: -moz-calc(50% - 1.02em);
  right: calc(50% - 1.02em);
  top: -webkit-calc(50% - 3.95em);
  top: -moz-calc(50% - 3.95em);
  top: calc(50% - 3.95em);
  width: 64px;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox14--ZZIxYQn {
  background-image: -webkit-linear-gradient(303deg, #004fff, #002d9c 82%),
    -webkit-linear-gradient(297deg, #007fff 5%, #0063ff 95%);
  background-image: -moz-linear-gradient(303deg, #004fff 0, #002d9c 82%),
    -moz-linear-gradient(297deg, #007fff 5%, #0063ff 95%);
  background-image: linear-gradient(147deg, #004fff, #002d9c 82%),
    linear-gradient(153deg, #007fff 5%, #0063ff 95%);
  border-radius: 0.05em;
  height: 0.24em;
  opacity: 0.3;
  position: absolute;
  right: -webkit-calc(50% - 0.38em);
  right: -moz-calc(50% - 0.38em);
  right: calc(50% - 0.38em);
  top: -webkit-calc(50% - 2.06em);
  top: -moz-calc(50% - 2.06em);
  top: calc(50% - 2.06em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 0.24em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox15--GxJAbfO {
  background-image: -webkit-linear-gradient(
      51deg,
      rgba(0, 79, 255, 0),
      #004fff 72%
    ),
    -webkit-linear-gradient(297deg, #007fff 5%, #0063ff 95%);
  background-image: -moz-linear-gradient(
      51deg,
      rgba(0, 79, 255, 0) 0,
      #004fff 72%
    ),
    -moz-linear-gradient(297deg, #007fff 5%, #0063ff 95%);
  background-image: linear-gradient(39deg, rgba(0, 79, 255, 0), #004fff 72%),
    linear-gradient(153deg, #007fff 5%, #0063ff 95%);
  border-radius: 0.2708em;
  height: 1.3em;
  opacity: 0.7;
  position: absolute;
  right: -webkit-calc(50% - 7.04em);
  right: -moz-calc(50% - 7.04em);
  right: calc(50% - 7.04em);
  top: -webkit-calc(50% - 3.63em);
  top: -moz-calc(50% - 3.63em);
  top: calc(50% - 3.63em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 1.3em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox16--NnfZPCt {
  background-image: -webkit-linear-gradient(322deg, #00ebb6, #00ba46 69%);
  background-image: -moz-linear-gradient(322deg, #00ebb6 0, #00ba46 69%);
  background-image: linear-gradient(128deg, #00ebb6, #00ba46 69%);
  border-radius: 0.1333em;
  height: 0.64em;
  right: -webkit-calc(50% - 5.05em);
  right: -moz-calc(50% - 5.05em);
  right: calc(50% - 5.05em);
  top: -webkit-calc(50% - 2.26em);
  top: -moz-calc(50% - 2.26em);
  top: calc(50% - 2.26em);
  width: 0.64em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox16--NnfZPCt,
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox17--DLzQMsb {
  background-color: #040506;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox17--DLzQMsb {
  background-image: -webkit-linear-gradient(
    280deg,
    #ffc400,
    rgba(255, 207, 0, 0.6)
  );
  background-image: -moz-linear-gradient(
    280deg,
    #ffc400,
    rgba(255, 207, 0, 0.6)
  );
  background-image: linear-gradient(170deg, #ffc400, rgba(255, 207, 0, 0.6));
  border-radius: 0.05em;
  height: 0.24em;
  opacity: 0.2;
  right: -webkit-calc(50% - 2.18em);
  right: -moz-calc(50% - 2.18em);
  right: calc(50% - 2.18em);
  top: -webkit-calc(50% - 0.52em);
  top: -moz-calc(50% - 0.52em);
  top: calc(50% - 0.52em);
  width: 0.24em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox18--zd4qncL {
  background-image: -webkit-linear-gradient(280deg, #00b6ff, #007fff);
  background-image: -moz-linear-gradient(280deg, #00b6ff, #007fff);
  background-image: linear-gradient(170deg, #00b6ff, #007fff);
  border-radius: 0.05em;
  bottom: -webkit-calc(50% - 0.49em);
  bottom: -moz-calc(50% - 0.49em);
  bottom: calc(50% - 0.49em);
  height: 0.24em;
  right: -webkit-calc(50% - 3em);
  right: -moz-calc(50% - 3em);
  right: calc(50% - 3em);
  width: 0.24em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox18--zd4qncL,
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox19--G84ixTe {
  background-color: #040506;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox19--G84ixTe {
  background-image: -webkit-linear-gradient(302deg, #76d2ff, #09baff 99%);
  background-image: -moz-linear-gradient(302deg, #76d2ff 0, #09baff 99%);
  background-image: linear-gradient(148deg, #76d2ff, #09baff 99%);
  border-radius: 0.1333em;
  bottom: -webkit-calc(50% - 1.7em);
  bottom: -moz-calc(50% - 1.7em);
  bottom: calc(50% - 1.7em);
  height: 0.64em;
  right: -webkit-calc(50% - 4.53em);
  right: -moz-calc(50% - 4.53em);
  right: calc(50% - 4.53em);
  width: 0.64em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox20--Zz0xI7I {
  background-image: -webkit-linear-gradient(314deg, #3e9eff 19%, #0062ff);
  background-image: -moz-linear-gradient(314deg, #3e9eff 19%, #0062ff 100%);
  background-image: linear-gradient(136deg, #3e9eff 19%, #0062ff);
  border-radius: 0.2em;
  bottom: -webkit-calc(50% - 1.33em);
  bottom: -moz-calc(50% - 1.33em);
  bottom: calc(50% - 1.33em);
  height: 0.96em;
  position: absolute;
  right: -webkit-calc(50% - 6.57em);
  right: -moz-calc(50% - 6.57em);
  right: calc(50% - 6.57em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 0.96em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox21--vC51awA {
  background-image: -webkit-linear-gradient(
      303deg,
      rgba(0, 79, 255, 0.6),
      rgba(0, 45, 156, 0.6) 82%
    ),
    -webkit-linear-gradient(297deg, #007fff 5%, #0063ff 95%);
  background-image: -moz-linear-gradient(
      303deg,
      rgba(0, 79, 255, 0.6) 0,
      rgba(0, 45, 156, 0.6) 82%
    ),
    -moz-linear-gradient(297deg, #007fff 5%, #0063ff 95%);
  background-image: linear-gradient(
      147deg,
      rgba(0, 79, 255, 0.6),
      rgba(0, 45, 156, 0.6) 82%
    ),
    linear-gradient(153deg, #007fff 5%, #0063ff 95%);
  border-radius: 0.3333em;
  bottom: -webkit-calc(50% - 3.45em);
  bottom: -moz-calc(50% - 3.45em);
  bottom: calc(50% - 3.45em);
  height: 1.6em;
  opacity: 0.5;
  position: absolute;
  right: -webkit-calc(50% - 8em);
  right: -moz-calc(50% - 8em);
  right: calc(50% - 8em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 1.6em;
}
.animation--scrollAnimation--OP1nkK9 .animation--ColorBox22--_YDGMxY {
  background-image: -webkit-linear-gradient(
    92deg,
    rgba(0, 45, 156, 0.75),
    #002d9c
  );
  background-image: -moz-linear-gradient(
    92deg,
    rgba(0, 45, 156, 0.75),
    #002d9c
  );
  background-image: linear-gradient(-2deg, rgba(0, 45, 156, 0.75), #002d9c);
  border-radius: 0.2em;
  bottom: -webkit-calc(50% - 5.32em);
  bottom: -moz-calc(50% - 5.32em);
  bottom: calc(50% - 5.32em);
  height: 0.96em;
  opacity: 0.2;
  position: absolute;
  right: -webkit-calc(50% - 2.13em);
  right: -moz-calc(50% - 2.13em);
  right: calc(50% - 2.13em);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 0.96em;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentTop--bAjH2qs {
  height: 495px;
  position: relative;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentTop--bAjH2qs
  .animation--miniIcon--awN5TO4 {
  background-image: -webkit-linear-gradient(
    291deg,
    #00b6ff,
    #007fff 67%,
    #0065ff 97%
  );
  background-image: -moz-linear-gradient(
    291deg,
    #00b6ff 0,
    #007fff 67%,
    #0065ff 97%
  );
  background-image: linear-gradient(159deg, #00b6ff, #007fff 67%, #0065ff 97%);
  border-radius: 20px;
  -webkit-box-shadow: 0 0 39px 0 rgba(0, 79, 255, 0.3),
    0.26px 26px 77px 0 rgba(0, 79, 255, 0.3);
  box-shadow: 0 0 39px 0 rgba(0, 79, 255, 0.3),
    0.26px 26px 77px 0 rgba(0, 79, 255, 0.3);
  height: 99px;
  left: 50%;
  margin-left: -49.5px;
  margin-top: -49.5px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 99px;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentTop--bAjH2qs
  .animation--miniIcon--awN5TO4
  > img {
  height: 100%;
  width: 100%;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentTop--bAjH2qs
  .animation--miniTitle--ZUYy8zV {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  bottom: -webkit-calc(50% - 123.75px);
  bottom: -moz-calc(50% - 123.75px);
  bottom: calc(50% - 123.75px);
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 28.6px;
  -webkit-justify-content: center;
  justify-content: center;
  left: 0;
  line-height: 28.6px;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 100%;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentTop--bAjH2qs
  .animation--miniTitle--ZUYy8zV
  > img {
  height: 100%;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentCenter--hay45yu {
  background: url(https://gw.alicdn.com/imgextra/i2/O1CN01DL98PU1o7ZcDBmNDk_!!6000000005178-2-tps-3840-920.png)
    no-repeat 50%;
  background-size: cover;
  height: 284.9px;
  padding-top: 127px;
  width: 734.9px;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentCenter--hay45yu
  .animation--miniWhyTitle--vczcnJP {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 36px;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentCenter--hay45yu
  .animation--miniWhyTitle--vczcnJP
  > div {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: auto;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentCenter--hay45yu
  .animation--miniWhyTitle--vczcnJP
  > div
  > .animation--miniWhyText--ildDMzS {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#7ebeff),
    to(#1086ff)
  );
  background: -webkit-linear-gradient(left, #7ebeff, #1086ff);
  background: -moz-linear-gradient(left, #7ebeff, #1086ff);
  background: linear-gradient(90deg, #7ebeff, #1086ff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  position: relative;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentCenter--hay45yu
  .animation--miniWhyTitle--vczcnJP
  > div
  > .animation--miniWhyText--ildDMzS
  .animation--whyBg--eNUY3lw {
  -webkit-background-clip: text;
  background-clip: text;
  background-color: #fff;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: width 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  width: 0;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentCenter--hay45yu
  .animation--whyTitleActive--dFEhOTb
  > div:hover {
  -webkit-transform: scale(1.2) !important;
  -moz-transform: scale(1.2) !important;
  -ms-transform: scale(1.2) !important;
  transform: scale(1.2) !important;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentCenter--hay45yu
  .animation--miniResolveTitle--BicHpD4 {
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 40px;
  font-weight: 500;
  line-height: 56px;
  text-align: center;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentCenter--hay45yu
  .animation--miniResolveTitle--BicHpD4
  > div {
  white-space: pre-wrap;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentBottom--buyGpRT {
  margin-top: 53px;
  padding: 0 48px;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentBottom--buyGpRT
  .animation--miniCardBox--sr6vkZy {
  -ms-flex-line-pack: justify;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-align-content: space-between;
  align-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 700px;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 64px 73px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentBottom--buyGpRT
  .animation--miniCardBox--sr6vkZy
  .animation--miniCardBg--M3sg2v1 {
  background-color: rgba(23, 26, 29, 0.9);
  border-radius: 16px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentBottom--buyGpRT
  .animation--miniCardBox--sr6vkZy
  .animation--miniCardItem--PphFOeF {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 25%;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentBottom--buyGpRT
  .animation--miniCardBox--sr6vkZy
  .animation--miniCardItem--PphFOeF:hover
  .animation--miniCardIcon--BQWgdu4 {
  opacity: 0.6;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentBottom--buyGpRT
  .animation--miniCardBox--sr6vkZy
  .animation--miniCardItem--PphFOeF:hover
  > .animation--miniCardTitle--N1Tb_A7
  > span {
  opacity: 0.6;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentBottom--buyGpRT
  .animation--miniCardBox--sr6vkZy
  .animation--miniCardItem--PphFOeF
  .animation--miniCardIcon--BQWgdu4 {
  margin-bottom: 24px;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentBottom--buyGpRT
  .animation--miniCardBox--sr6vkZy
  .animation--miniCardItem--PphFOeF
  .animation--miniCardIcon--BQWgdu4
  > img {
  border-radius: 13.33px;
  height: 64px;
  width: 64px;
}
.animation--scrollAnimation--OP1nkK9
  .animation--miniContainer--nsAIKJI
  .animation--contentBottom--buyGpRT
  .animation--miniCardBox--sr6vkZy
  .animation--miniCardItem--PphFOeF
  > .animation--miniCardTitle--N1Tb_A7 {
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: 500;
}
.animation--customVideo--JUm_BI6 {
  border-radius: 8px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.animation--customModal--tJY9HVU {
  height: 476px;
  max-width: 1280px !important;
  width: -webkit-calc(100vw - 136px) !important;
  width: -moz-calc(100vw - 136px) !important;
  width: calc(100vw - 136px) !important;
}
.animation--customModal--tJY9HVU .dtd-modal-content {
  background-color: transparent;
}
.animation--customerModalX--q6AUbcz {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 8px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  right: -68px;
  top: 0;
  width: 56px;
  z-index: 9999;
}
.animation--customerModalX--q6AUbcz:hover {
  background: hsla(0, 0%, 100%, 0.2);
}
@media screen and (max-width: 1440px) {
  .animation--scrollAnimation--OP1nkK9 {
    font-size: 6.9444444444vw;
  }
}
@media screen and (min-width: 1440px) {
  .animation--scrollAnimation--OP1nkK9 {
    font-size: 100px;
  }
}
@media screen and (max-width: 750px) {
  .animation--scrollAnimation--OP1nkK9 {
    font-size: 55px;
    height: auto;
    margin-bottom: 0;
    overflow-x: hidden;
    padding-bottom: 72px;
    width: 750px;
  }
  .animation--scrollAnimation--OP1nkK9 .animation--basePosition--FGeKxsr {
    position: absolute;
  }
}
@media screen and (min-width: 750px) {
  .animation--scrollAnimation--OP1nkK9 .animation--basePosition--FGeKxsr {
    position: absolute;
  }
}
[class*="dtd-"]::-ms-clear,
[class*="dtd-"] input::-ms-clear,
[class*="dtd-"] input::-ms-reveal,
[class^="dtd-"]::-ms-clear,
[class^="dtd-"] input::-ms-clear,
[class^="dtd-"] input::-ms-reveal {
  display: none;
}
body,
html {
  height: 100%;
  width: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: sans-serif;
  line-height: 1.15;
}
@-ms-viewport {
  width: device-width;
}
body {
  -webkit-font-feature-settings: "tnum";
  -moz-font-feature-settings: "tnum", "tnum";
  font-feature-settings: "tnum", "tnum";
  background-color: #fff;
  color: rgba(0, 0, 0, 0.85);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  margin: 0;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  margin-bottom: 0.5em;
  margin-top: 0;
}
p {
  margin-bottom: 1em;
  margin-top: 0;
}
abbr[data-original-title],
abbr[title] {
  border-bottom: 0;
  cursor: help;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1em;
}
input[type="number"],
input[type="password"],
input[type="text"],
textarea {
  -webkit-appearance: none;
}
dl,
ol,
ul {
  margin-bottom: 1em;
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
  color: #0089ff;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
a:hover {
  /* color: #29a2ff; */
}
a:active {
  color: #006cd9;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
a:focus {
  outline: 0;
  text-decoration: none;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier,
    monospace;
  font-size: 1em;
}
pre {
  margin-bottom: 1em;
  margin-top: 0;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  border-style: none;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
[role="button"],
a,
area,
button,
input:not([type="range"]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  caption-side: bottom;
  color: rgba(23, 26, 29, 0.6);
  color: var(--common_level2_base_color, rgba(23, 26, 29, 0.6));
  padding-bottom: 0.3em;
  padding-top: 0.75em;
  text-align: left;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}
legend {
  color: inherit;
  display: block;
  font-size: 1.5em;
  line-height: inherit;
  margin-bottom: 0.5em;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: none;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  background-color: #feffe6;
  padding: 0.2em;
}
::-moz-selection {
  background: #0089ff;
  color: #fff;
}
::selection {
  background: #0089ff;
  color: #fff;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}
.anticon {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  display: inline-block;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
}
.anticon > * {
  line-height: 1;
}
.anticon svg {
  display: inline-block;
}
.anticon:before {
  display: none;
}
.anticon .anticon-icon {
  display: block;
}
.anticon[tabindex] {
  cursor: pointer;
}
.anticon-spin:before {
  -webkit-animation: loadingCircle 1s linear infinite;
  -moz-animation: loadingCircle 1s linear infinite;
  animation: loadingCircle 1s linear infinite;
  display: inline-block;
}
.anticon-spin {
  -webkit-animation: loadingCircle 1s linear infinite;
  -moz-animation: loadingCircle 1s linear infinite;
  animation: loadingCircle 1s linear infinite;
  display: inline-block;
}
.dtd-fade-appear,
.dtd-fade-enter,
.dtd-fade-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-fade-appear.dtd-fade-appear-active,
.dtd-fade-enter.dtd-fade-enter-active {
  -webkit-animation-name: antFadeIn;
  -moz-animation-name: antFadeIn;
  animation-name: antFadeIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-fade-leave.dtd-fade-leave-active {
  -webkit-animation-name: antFadeOut;
  -moz-animation-name: antFadeOut;
  animation-name: antFadeOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-fade-appear,
.dtd-fade-enter {
  opacity: 0;
}
.dtd-fade-appear,
.dtd-fade-enter,
.dtd-fade-leave {
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-moz-keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.dtd-move-up-appear,
.dtd-move-up-enter,
.dtd-move-up-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-move-up-appear.dtd-move-up-appear-active,
.dtd-move-up-enter.dtd-move-up-enter-active {
  -webkit-animation-name: antMoveUpIn;
  -moz-animation-name: antMoveUpIn;
  animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-move-up-leave.dtd-move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
  -moz-animation-name: antMoveUpOut;
  animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-move-up-appear,
.dtd-move-up-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
}
.dtd-move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  -moz-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.dtd-move-down-appear,
.dtd-move-down-enter,
.dtd-move-down-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-move-down-appear.dtd-move-down-appear-active,
.dtd-move-down-enter.dtd-move-down-enter-active {
  -webkit-animation-name: antMoveDownIn;
  -moz-animation-name: antMoveDownIn;
  animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-move-down-leave.dtd-move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
  -moz-animation-name: antMoveDownOut;
  animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-move-down-appear,
.dtd-move-down-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
}
.dtd-move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  -moz-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.dtd-move-left-appear,
.dtd-move-left-enter,
.dtd-move-left-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-move-left-appear.dtd-move-left-appear-active,
.dtd-move-left-enter.dtd-move-left-enter-active {
  -webkit-animation-name: antMoveLeftIn;
  -moz-animation-name: antMoveLeftIn;
  animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-move-left-leave.dtd-move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
  -moz-animation-name: antMoveLeftOut;
  animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-move-left-appear,
.dtd-move-left-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
}
.dtd-move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  -moz-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.dtd-move-right-appear,
.dtd-move-right-enter,
.dtd-move-right-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-move-right-appear.dtd-move-right-appear-active,
.dtd-move-right-enter.dtd-move-right-enter-active {
  -webkit-animation-name: antMoveRightIn;
  -moz-animation-name: antMoveRightIn;
  animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-move-right-leave.dtd-move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
  -moz-animation-name: antMoveRightOut;
  animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-move-right-appear,
.dtd-move-right-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
}
.dtd-move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  -moz-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-moz-keyframes antMoveDownIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes antMoveDownOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes antMoveLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes antMoveLeftOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes antMoveRightIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes antMoveRightOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes antMoveUpIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes antMoveUpOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes loadingCircle {
  to {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
[dtd-click-animating-without-extra-node="true"],
[dtd-click-animating="true"] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #0089ff;
  --scroll-bar: 0;
}
.dtd-click-animating-node,
[dtd-click-animating-without-extra-node="true"]:after {
  -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1),
    waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1),
    waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1),
    waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  border-radius: inherit;
  bottom: 0;
  -webkit-box-shadow: 0 0 0 0 #0089ff;
  box-shadow: 0 0 0 0 #0089ff;
  -webkit-box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  content: "";
  display: block;
  left: 0;
  opacity: 0.2;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}
@-moz-keyframes waveEffect {
  to {
    box-shadow: 0 0 0 #0089ff;
    box-shadow: 0 0 0 6px #0089ff;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@-moz-keyframes fadeEffect {
  to {
    opacity: 0;
  }
}
.dtd-slide-up-appear,
.dtd-slide-up-enter,
.dtd-slide-up-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-slide-up-appear.dtd-slide-up-appear-active,
.dtd-slide-up-enter.dtd-slide-up-enter-active {
  -webkit-animation-name: antSlideUpIn;
  -moz-animation-name: antSlideUpIn;
  animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-slide-up-leave.dtd-slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
  -moz-animation-name: antSlideUpOut;
  animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-slide-up-appear,
.dtd-slide-up-enter {
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}
.dtd-slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.dtd-slide-down-appear,
.dtd-slide-down-enter,
.dtd-slide-down-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-slide-down-appear.dtd-slide-down-appear-active,
.dtd-slide-down-enter.dtd-slide-down-enter-active {
  -webkit-animation-name: antSlideDownIn;
  -moz-animation-name: antSlideDownIn;
  animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-slide-down-leave.dtd-slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
  -moz-animation-name: antSlideDownOut;
  animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-slide-down-appear,
.dtd-slide-down-enter {
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}
.dtd-slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.dtd-slide-left-appear,
.dtd-slide-left-enter,
.dtd-slide-left-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-slide-left-appear.dtd-slide-left-appear-active,
.dtd-slide-left-enter.dtd-slide-left-enter-active {
  -webkit-animation-name: antSlideLeftIn;
  -moz-animation-name: antSlideLeftIn;
  animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-slide-left-leave.dtd-slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
  -moz-animation-name: antSlideLeftOut;
  animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-slide-left-appear,
.dtd-slide-left-enter {
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}
.dtd-slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.dtd-slide-right-appear,
.dtd-slide-right-enter,
.dtd-slide-right-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-slide-right-appear.dtd-slide-right-appear-active,
.dtd-slide-right-enter.dtd-slide-right-enter-active {
  -webkit-animation-name: antSlideRightIn;
  -moz-animation-name: antSlideRightIn;
  animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-slide-right-leave.dtd-slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
  -moz-animation-name: antSlideRightOut;
  animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-slide-right-appear,
.dtd-slide-right-enter {
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}
.dtd-slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-moz-keyframes antSlideUpIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    -moz-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes antSlideUpOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    -moz-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes antSlideDownIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    -moz-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
}
@-moz-keyframes antSlideDownOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    -moz-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
}
@-moz-keyframes antSlideLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    -moz-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes antSlideLeftOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    -moz-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-moz-keyframes antSlideRightIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    -moz-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
}
@-moz-keyframes antSlideRightOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    -moz-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
}
.dtd-zoom-appear,
.dtd-zoom-enter,
.dtd-zoom-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-zoom-appear.dtd-zoom-appear-active,
.dtd-zoom-enter.dtd-zoom-enter-active {
  -webkit-animation-name: antZoomIn;
  -moz-animation-name: antZoomIn;
  animation-name: antZoomIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-zoom-leave.dtd-zoom-leave-active {
  -webkit-animation-name: antZoomOut;
  -moz-animation-name: antZoomOut;
  animation-name: antZoomOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-zoom-appear,
.dtd-zoom-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.dtd-zoom-appear-prepare,
.dtd-zoom-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.dtd-zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.dtd-zoom-big-appear,
.dtd-zoom-big-enter,
.dtd-zoom-big-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-zoom-big-appear.dtd-zoom-big-appear-active,
.dtd-zoom-big-enter.dtd-zoom-big-enter-active {
  -webkit-animation-name: antZoomBigIn;
  -moz-animation-name: antZoomBigIn;
  animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-zoom-big-leave.dtd-zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
  -moz-animation-name: antZoomBigOut;
  animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-zoom-big-appear,
.dtd-zoom-big-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.dtd-zoom-big-appear-prepare,
.dtd-zoom-big-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.dtd-zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.dtd-zoom-big-fast-appear,
.dtd-zoom-big-fast-enter,
.dtd-zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
  -moz-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-zoom-big-fast-appear.dtd-zoom-big-fast-appear-active,
.dtd-zoom-big-fast-enter.dtd-zoom-big-fast-enter-active {
  -webkit-animation-name: antZoomBigIn;
  -moz-animation-name: antZoomBigIn;
  animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-zoom-big-fast-leave.dtd-zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
  -moz-animation-name: antZoomBigOut;
  animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-zoom-big-fast-appear,
.dtd-zoom-big-fast-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.dtd-zoom-big-fast-appear-prepare,
.dtd-zoom-big-fast-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.dtd-zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.dtd-zoom-up-appear,
.dtd-zoom-up-enter,
.dtd-zoom-up-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-zoom-up-appear.dtd-zoom-up-appear-active,
.dtd-zoom-up-enter.dtd-zoom-up-enter-active {
  -webkit-animation-name: antZoomUpIn;
  -moz-animation-name: antZoomUpIn;
  animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-zoom-up-leave.dtd-zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
  -moz-animation-name: antZoomUpOut;
  animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-zoom-up-appear,
.dtd-zoom-up-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.dtd-zoom-up-appear-prepare,
.dtd-zoom-up-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.dtd-zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.dtd-zoom-down-appear,
.dtd-zoom-down-enter,
.dtd-zoom-down-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-zoom-down-appear.dtd-zoom-down-appear-active,
.dtd-zoom-down-enter.dtd-zoom-down-enter-active {
  -webkit-animation-name: antZoomDownIn;
  -moz-animation-name: antZoomDownIn;
  animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-zoom-down-leave.dtd-zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
  -moz-animation-name: antZoomDownOut;
  animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-zoom-down-appear,
.dtd-zoom-down-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.dtd-zoom-down-appear-prepare,
.dtd-zoom-down-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.dtd-zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.dtd-zoom-left-appear,
.dtd-zoom-left-enter,
.dtd-zoom-left-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-zoom-left-appear.dtd-zoom-left-appear-active,
.dtd-zoom-left-enter.dtd-zoom-left-enter-active {
  -webkit-animation-name: antZoomLeftIn;
  -moz-animation-name: antZoomLeftIn;
  animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-zoom-left-leave.dtd-zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
  -moz-animation-name: antZoomLeftOut;
  animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-zoom-left-appear,
.dtd-zoom-left-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.dtd-zoom-left-appear-prepare,
.dtd-zoom-left-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.dtd-zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.dtd-zoom-right-appear,
.dtd-zoom-right-enter,
.dtd-zoom-right-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.dtd-zoom-right-appear.dtd-zoom-right-appear-active,
.dtd-zoom-right-enter.dtd-zoom-right-enter-active {
  -webkit-animation-name: antZoomRightIn;
  -moz-animation-name: antZoomRightIn;
  animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.dtd-zoom-right-leave.dtd-zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
  -moz-animation-name: antZoomRightOut;
  animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.dtd-zoom-right-appear,
.dtd-zoom-right-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.dtd-zoom-right-appear-prepare,
.dtd-zoom-right-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.dtd-zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-moz-keyframes antZoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    transform: scale(0.2);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    transform: scale(0.2);
  }
}
@-moz-keyframes antZoomBigIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-moz-keyframes antZoomUpIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
}
@-moz-keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
}
@-moz-keyframes antZoomLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
}
@-moz-keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
}
@-moz-keyframes antZoomRightIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}
@-moz-keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}
@-moz-keyframes antZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
}
@-moz-keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
}
.ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse,
.ant-motion-collapse-legacy-active {
  -webkit-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),
    opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  -moz-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),
    opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),
    opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
}
.ant-fade-appear,
.ant-fade-enter,
.ant-fade-leave,
.dtd-fade-appear,
.dtd-fade-enter,
.dtd-fade-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-fade-appear.ant-fade-appear-active,
.ant-fade-appear.dtd-fade-appear-active,
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-enter.dtd-fade-enter-active,
.dtd-fade-appear.ant-fade-appear-active,
.dtd-fade-appear.dtd-fade-appear-active,
.dtd-fade-enter.ant-fade-enter-active,
.dtd-fade-enter.dtd-fade-enter-active {
  -webkit-animation-name: antFadeIn;
  -moz-animation-name: antFadeIn;
  animation-name: antFadeIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active,
.ant-fade-leave.dtd-fade-leave-active,
.dtd-fade-leave.ant-fade-leave-active,
.dtd-fade-leave.dtd-fade-leave-active {
  -webkit-animation-name: antFadeOut;
  -moz-animation-name: antFadeOut;
  animation-name: antFadeOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-fade-appear,
.ant-fade-enter,
.dtd-fade-appear,
.dtd-fade-enter {
  opacity: 0;
}
.ant-fade-appear,
.ant-fade-enter,
.ant-fade-leave,
.dtd-fade-appear,
.dtd-fade-enter,
.dtd-fade-leave {
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.ant-move-up-appear,
.ant-move-up-enter,
.ant-move-up-leave,
.dtd-move-up-appear,
.dtd-move-up-enter,
.dtd-move-up-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-move-up-appear.ant-move-up-appear-active,
.ant-move-up-appear.dtd-move-up-appear-active,
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-enter.dtd-move-up-enter-active,
.dtd-move-up-appear.ant-move-up-appear-active,
.dtd-move-up-appear.dtd-move-up-appear-active,
.dtd-move-up-enter.ant-move-up-enter-active,
.dtd-move-up-enter.dtd-move-up-enter-active {
  -webkit-animation-name: antMoveUpIn;
  -moz-animation-name: antMoveUpIn;
  animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active,
.ant-move-up-leave.dtd-move-up-leave-active,
.dtd-move-up-leave.ant-move-up-leave-active,
.dtd-move-up-leave.dtd-move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
  -moz-animation-name: antMoveUpOut;
  animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-appear,
.ant-move-up-enter,
.dtd-move-up-appear,
.dtd-move-up-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
}
.ant-move-up-leave,
.dtd-move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  -moz-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-down-appear,
.ant-move-down-enter,
.ant-move-down-leave,
.dtd-move-down-appear,
.dtd-move-down-enter,
.dtd-move-down-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-move-down-appear.ant-move-down-appear-active,
.ant-move-down-appear.dtd-move-down-appear-active,
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-enter.dtd-move-down-enter-active,
.dtd-move-down-appear.ant-move-down-appear-active,
.dtd-move-down-appear.dtd-move-down-appear-active,
.dtd-move-down-enter.ant-move-down-enter-active,
.dtd-move-down-enter.dtd-move-down-enter-active {
  -webkit-animation-name: antMoveDownIn;
  -moz-animation-name: antMoveDownIn;
  animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active,
.ant-move-down-leave.dtd-move-down-leave-active,
.dtd-move-down-leave.ant-move-down-leave-active,
.dtd-move-down-leave.dtd-move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
  -moz-animation-name: antMoveDownOut;
  animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-appear,
.ant-move-down-enter,
.dtd-move-down-appear,
.dtd-move-down-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
}
.ant-move-down-leave,
.dtd-move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  -moz-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-left-appear,
.ant-move-left-enter,
.ant-move-left-leave,
.dtd-move-left-appear,
.dtd-move-left-enter,
.dtd-move-left-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-move-left-appear.ant-move-left-appear-active,
.ant-move-left-appear.dtd-move-left-appear-active,
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-enter.dtd-move-left-enter-active,
.dtd-move-left-appear.ant-move-left-appear-active,
.dtd-move-left-appear.dtd-move-left-appear-active,
.dtd-move-left-enter.ant-move-left-enter-active,
.dtd-move-left-enter.dtd-move-left-enter-active {
  -webkit-animation-name: antMoveLeftIn;
  -moz-animation-name: antMoveLeftIn;
  animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active,
.ant-move-left-leave.dtd-move-left-leave-active,
.dtd-move-left-leave.ant-move-left-leave-active,
.dtd-move-left-leave.dtd-move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
  -moz-animation-name: antMoveLeftOut;
  animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-appear,
.ant-move-left-enter,
.dtd-move-left-appear,
.dtd-move-left-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
}
.ant-move-left-leave,
.dtd-move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  -moz-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-right-appear,
.ant-move-right-enter,
.ant-move-right-leave,
.dtd-move-right-appear,
.dtd-move-right-enter,
.dtd-move-right-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-move-right-appear.ant-move-right-appear-active,
.ant-move-right-appear.dtd-move-right-appear-active,
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-enter.dtd-move-right-enter-active,
.dtd-move-right-appear.ant-move-right-appear-active,
.dtd-move-right-appear.dtd-move-right-appear-active,
.dtd-move-right-enter.ant-move-right-enter-active,
.dtd-move-right-enter.dtd-move-right-enter-active {
  -webkit-animation-name: antMoveRightIn;
  -moz-animation-name: antMoveRightIn;
  animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active,
.ant-move-right-leave.dtd-move-right-leave-active,
.dtd-move-right-leave.ant-move-right-leave-active,
.dtd-move-right-leave.dtd-move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
  -moz-animation-name: antMoveRightOut;
  animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-appear,
.ant-move-right-enter,
.dtd-move-right-appear,
.dtd-move-right-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
}
.ant-move-right-leave,
.dtd-move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  -moz-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-webkit-keyframes antMoveDownIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antMoveDownIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes antMoveDownOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antMoveDownOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes antMoveLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antMoveLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes antMoveLeftOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antMoveLeftOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes antMoveRightIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antMoveRightIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes antMoveRightOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antMoveRightOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes antMoveUpIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antMoveUpIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes antMoveUpOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antMoveUpOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes loadingCircle {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes loadingCircle {
  to {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.ant [ant-click-animating-without-extra-node="true"],
.ant [ant-click-animating="true"],
.dtd [ant-click-animating-without-extra-node="true"],
.dtd [ant-click-animating="true"] {
  position: relative;
}
.ant html,
.dtd html {
  --antd-wave-shadow-color: #1890ff;
  --scroll-bar: 0;
}
.ant-click-animating-node,
.ant [ant-click-animating-without-extra-node="true"]:after,
.dtd-click-animating-node,
.dtd [ant-click-animating-without-extra-node="true"]:after {
  -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1),
    waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1),
    waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1),
    waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  border-radius: inherit;
  bottom: 0;
  -webkit-box-shadow: 0 0 0 0 #1890ff;
  box-shadow: 0 0 0 0 #1890ff;
  -webkit-box-shadow: 0 0 0 0 #0089ff;
  box-shadow: 0 0 0 0 #0089ff;
  -webkit-box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  content: "";
  display: block;
  left: 0;
  opacity: 0.2;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}
@-webkit-keyframes waveEffect {
  to {
    -webkit-box-shadow: 0 0 0 #1890ff;
    box-shadow: 0 0 0 #1890ff;
    -webkit-box-shadow: 0 0 0 6px #0089ff;
    box-shadow: 0 0 0 6px #0089ff;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes waveEffect {
  to {
    -webkit-box-shadow: 0 0 0 #1890ff;
    box-shadow: 0 0 0 #1890ff;
    -webkit-box-shadow: 0 0 0 6px #0089ff;
    box-shadow: 0 0 0 6px #0089ff;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@-webkit-keyframes fadeEffect {
  to {
    opacity: 0;
  }
}
@keyframes fadeEffect {
  to {
    opacity: 0;
  }
}
.ant-slide-up-appear,
.ant-slide-up-enter,
.ant-slide-up-leave,
.dtd-slide-up-appear,
.dtd-slide-up-enter,
.dtd-slide-up-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-slide-up-appear.ant-slide-up-appear-active,
.ant-slide-up-appear.dtd-slide-up-appear-active,
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-enter.dtd-slide-up-enter-active,
.dtd-slide-up-appear.ant-slide-up-appear-active,
.dtd-slide-up-appear.dtd-slide-up-appear-active,
.dtd-slide-up-enter.ant-slide-up-enter-active,
.dtd-slide-up-enter.dtd-slide-up-enter-active {
  -webkit-animation-name: antSlideUpIn;
  -moz-animation-name: antSlideUpIn;
  animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active,
.ant-slide-up-leave.dtd-slide-up-leave-active,
.dtd-slide-up-leave.ant-slide-up-leave-active,
.dtd-slide-up-leave.dtd-slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
  -moz-animation-name: antSlideUpOut;
  animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-appear,
.ant-slide-up-enter,
.dtd-slide-up-appear,
.dtd-slide-up-enter {
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}
.ant-slide-up-leave,
.dtd-slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-down-appear,
.ant-slide-down-enter,
.ant-slide-down-leave,
.dtd-slide-down-appear,
.dtd-slide-down-enter,
.dtd-slide-down-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-slide-down-appear.ant-slide-down-appear-active,
.ant-slide-down-appear.dtd-slide-down-appear-active,
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-enter.dtd-slide-down-enter-active,
.dtd-slide-down-appear.ant-slide-down-appear-active,
.dtd-slide-down-appear.dtd-slide-down-appear-active,
.dtd-slide-down-enter.ant-slide-down-enter-active,
.dtd-slide-down-enter.dtd-slide-down-enter-active {
  -webkit-animation-name: antSlideDownIn;
  -moz-animation-name: antSlideDownIn;
  animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active,
.ant-slide-down-leave.dtd-slide-down-leave-active,
.dtd-slide-down-leave.ant-slide-down-leave-active,
.dtd-slide-down-leave.dtd-slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
  -moz-animation-name: antSlideDownOut;
  animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-appear,
.ant-slide-down-enter,
.dtd-slide-down-appear,
.dtd-slide-down-enter {
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}
.ant-slide-down-leave,
.dtd-slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-left-appear,
.ant-slide-left-enter,
.ant-slide-left-leave,
.dtd-slide-left-appear,
.dtd-slide-left-enter,
.dtd-slide-left-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-slide-left-appear.ant-slide-left-appear-active,
.ant-slide-left-appear.dtd-slide-left-appear-active,
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-enter.dtd-slide-left-enter-active,
.dtd-slide-left-appear.ant-slide-left-appear-active,
.dtd-slide-left-appear.dtd-slide-left-appear-active,
.dtd-slide-left-enter.ant-slide-left-enter-active,
.dtd-slide-left-enter.dtd-slide-left-enter-active {
  -webkit-animation-name: antSlideLeftIn;
  -moz-animation-name: antSlideLeftIn;
  animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active,
.ant-slide-left-leave.dtd-slide-left-leave-active,
.dtd-slide-left-leave.ant-slide-left-leave-active,
.dtd-slide-left-leave.dtd-slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
  -moz-animation-name: antSlideLeftOut;
  animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-appear,
.ant-slide-left-enter,
.dtd-slide-left-appear,
.dtd-slide-left-enter {
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}
.ant-slide-left-leave,
.dtd-slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-right-appear,
.ant-slide-right-enter,
.ant-slide-right-leave,
.dtd-slide-right-appear,
.dtd-slide-right-enter,
.dtd-slide-right-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-slide-right-appear.ant-slide-right-appear-active,
.ant-slide-right-appear.dtd-slide-right-appear-active,
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-enter.dtd-slide-right-enter-active,
.dtd-slide-right-appear.ant-slide-right-appear-active,
.dtd-slide-right-appear.dtd-slide-right-appear-active,
.dtd-slide-right-enter.ant-slide-right-enter-active,
.dtd-slide-right-enter.dtd-slide-right-enter-active {
  -webkit-animation-name: antSlideRightIn;
  -moz-animation-name: antSlideRightIn;
  animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active,
.ant-slide-right-leave.dtd-slide-right-leave-active,
.dtd-slide-right-leave.ant-slide-right-leave-active,
.dtd-slide-right-leave.dtd-slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
  -moz-animation-name: antSlideRightOut;
  animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-appear,
.ant-slide-right-enter,
.dtd-slide-right-appear,
.dtd-slide-right-enter {
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}
.ant-slide-right-leave,
.dtd-slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes antSlideUpIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antSlideUpIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    -moz-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes antSlideUpOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antSlideUpOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    -moz-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes antSlideDownIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
}
@keyframes antSlideDownIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    -moz-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
}
@-webkit-keyframes antSlideDownOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
}
@keyframes antSlideDownOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleY(0.8);
    -moz-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
  }
}
@-webkit-keyframes antSlideLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antSlideLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    -moz-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes antSlideLeftOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@keyframes antSlideLeftOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    -moz-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
@-webkit-keyframes antSlideRightIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
}
@keyframes antSlideRightIn {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    -moz-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
}
@-webkit-keyframes antSlideRightOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
}
@keyframes antSlideRightOut {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scaleX(0.8);
    -moz-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0;
  }
}
.ant-zoom-appear,
.ant-zoom-enter,
.ant-zoom-leave,
.dtd-zoom-appear,
.dtd-zoom-enter,
.dtd-zoom-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-zoom-appear.ant-zoom-appear-active,
.ant-zoom-appear.dtd-zoom-appear-active,
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-enter.dtd-zoom-enter-active,
.dtd-zoom-appear.ant-zoom-appear-active,
.dtd-zoom-appear.dtd-zoom-appear-active,
.dtd-zoom-enter.ant-zoom-enter-active,
.dtd-zoom-enter.dtd-zoom-enter-active {
  -webkit-animation-name: antZoomIn;
  -moz-animation-name: antZoomIn;
  animation-name: antZoomIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active,
.ant-zoom-leave.dtd-zoom-leave-active,
.dtd-zoom-leave.ant-zoom-leave-active,
.dtd-zoom-leave.dtd-zoom-leave-active {
  -webkit-animation-name: antZoomOut;
  -moz-animation-name: antZoomOut;
  animation-name: antZoomOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-appear,
.ant-zoom-enter,
.dtd-zoom-appear,
.dtd-zoom-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.ant-zoom-appear-prepare,
.ant-zoom-enter-prepare,
.dtd-zoom-appear-prepare,
.dtd-zoom-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.ant-zoom-leave,
.dtd-zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-appear,
.ant-zoom-big-enter,
.ant-zoom-big-leave,
.dtd-zoom-big-appear,
.dtd-zoom-big-enter,
.dtd-zoom-big-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-zoom-big-appear.ant-zoom-big-appear-active,
.ant-zoom-big-appear.dtd-zoom-big-appear-active,
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-enter.dtd-zoom-big-enter-active,
.dtd-zoom-big-appear.ant-zoom-big-appear-active,
.dtd-zoom-big-appear.dtd-zoom-big-appear-active,
.dtd-zoom-big-enter.ant-zoom-big-enter-active,
.dtd-zoom-big-enter.dtd-zoom-big-enter-active {
  -webkit-animation-name: antZoomBigIn;
  -moz-animation-name: antZoomBigIn;
  animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active,
.ant-zoom-big-leave.dtd-zoom-big-leave-active,
.dtd-zoom-big-leave.ant-zoom-big-leave-active,
.dtd-zoom-big-leave.dtd-zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
  -moz-animation-name: antZoomBigOut;
  animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-appear,
.ant-zoom-big-enter,
.dtd-zoom-big-appear,
.dtd-zoom-big-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.ant-zoom-big-appear-prepare,
.ant-zoom-big-enter-prepare,
.dtd-zoom-big-appear-prepare,
.dtd-zoom-big-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.ant-zoom-big-leave,
.dtd-zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-fast-appear,
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-leave,
.dtd-zoom-big-fast-appear,
.dtd-zoom-big-fast-enter,
.dtd-zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
  -moz-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active,
.ant-zoom-big-fast-appear.dtd-zoom-big-fast-appear-active,
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-enter.dtd-zoom-big-fast-enter-active,
.dtd-zoom-big-fast-appear.ant-zoom-big-fast-appear-active,
.dtd-zoom-big-fast-appear.dtd-zoom-big-fast-appear-active,
.dtd-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.dtd-zoom-big-fast-enter.dtd-zoom-big-fast-enter-active {
  -webkit-animation-name: antZoomBigIn;
  -moz-animation-name: antZoomBigIn;
  animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active,
.ant-zoom-big-fast-leave.dtd-zoom-big-fast-leave-active,
.dtd-zoom-big-fast-leave.ant-zoom-big-fast-leave-active,
.dtd-zoom-big-fast-leave.dtd-zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
  -moz-animation-name: antZoomBigOut;
  animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-appear,
.ant-zoom-big-fast-enter,
.dtd-zoom-big-fast-appear,
.dtd-zoom-big-fast-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.ant-zoom-big-fast-appear-prepare,
.ant-zoom-big-fast-enter-prepare,
.dtd-zoom-big-fast-appear-prepare,
.dtd-zoom-big-fast-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.ant-zoom-big-fast-leave,
.dtd-zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-up-appear,
.ant-zoom-up-enter,
.ant-zoom-up-leave,
.dtd-zoom-up-appear,
.dtd-zoom-up-enter,
.dtd-zoom-up-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-zoom-up-appear.ant-zoom-up-appear-active,
.ant-zoom-up-appear.dtd-zoom-up-appear-active,
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-enter.dtd-zoom-up-enter-active,
.dtd-zoom-up-appear.ant-zoom-up-appear-active,
.dtd-zoom-up-appear.dtd-zoom-up-appear-active,
.dtd-zoom-up-enter.ant-zoom-up-enter-active,
.dtd-zoom-up-enter.dtd-zoom-up-enter-active {
  -webkit-animation-name: antZoomUpIn;
  -moz-animation-name: antZoomUpIn;
  animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active,
.ant-zoom-up-leave.dtd-zoom-up-leave-active,
.dtd-zoom-up-leave.ant-zoom-up-leave-active,
.dtd-zoom-up-leave.dtd-zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
  -moz-animation-name: antZoomUpOut;
  animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-appear,
.ant-zoom-up-enter,
.dtd-zoom-up-appear,
.dtd-zoom-up-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.ant-zoom-up-appear-prepare,
.ant-zoom-up-enter-prepare,
.dtd-zoom-up-appear-prepare,
.dtd-zoom-up-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.ant-zoom-up-leave,
.dtd-zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-down-appear,
.ant-zoom-down-enter,
.ant-zoom-down-leave,
.dtd-zoom-down-appear,
.dtd-zoom-down-enter,
.dtd-zoom-down-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-zoom-down-appear.ant-zoom-down-appear-active,
.ant-zoom-down-appear.dtd-zoom-down-appear-active,
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-enter.dtd-zoom-down-enter-active,
.dtd-zoom-down-appear.ant-zoom-down-appear-active,
.dtd-zoom-down-appear.dtd-zoom-down-appear-active,
.dtd-zoom-down-enter.ant-zoom-down-enter-active,
.dtd-zoom-down-enter.dtd-zoom-down-enter-active {
  -webkit-animation-name: antZoomDownIn;
  -moz-animation-name: antZoomDownIn;
  animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active,
.ant-zoom-down-leave.dtd-zoom-down-leave-active,
.dtd-zoom-down-leave.ant-zoom-down-leave-active,
.dtd-zoom-down-leave.dtd-zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
  -moz-animation-name: antZoomDownOut;
  animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-appear,
.ant-zoom-down-enter,
.dtd-zoom-down-appear,
.dtd-zoom-down-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.ant-zoom-down-appear-prepare,
.ant-zoom-down-enter-prepare,
.dtd-zoom-down-appear-prepare,
.dtd-zoom-down-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.ant-zoom-down-leave,
.dtd-zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-left-appear,
.ant-zoom-left-enter,
.ant-zoom-left-leave,
.dtd-zoom-left-appear,
.dtd-zoom-left-enter,
.dtd-zoom-left-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-zoom-left-appear.ant-zoom-left-appear-active,
.ant-zoom-left-appear.dtd-zoom-left-appear-active,
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-enter.dtd-zoom-left-enter-active,
.dtd-zoom-left-appear.ant-zoom-left-appear-active,
.dtd-zoom-left-appear.dtd-zoom-left-appear-active,
.dtd-zoom-left-enter.ant-zoom-left-enter-active,
.dtd-zoom-left-enter.dtd-zoom-left-enter-active {
  -webkit-animation-name: antZoomLeftIn;
  -moz-animation-name: antZoomLeftIn;
  animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active,
.ant-zoom-left-leave.dtd-zoom-left-leave-active,
.dtd-zoom-left-leave.ant-zoom-left-leave-active,
.dtd-zoom-left-leave.dtd-zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
  -moz-animation-name: antZoomLeftOut;
  animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-appear,
.ant-zoom-left-enter,
.dtd-zoom-left-appear,
.dtd-zoom-left-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.ant-zoom-left-appear-prepare,
.ant-zoom-left-enter-prepare,
.dtd-zoom-left-appear-prepare,
.dtd-zoom-left-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.ant-zoom-left-leave,
.dtd-zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-right-appear,
.ant-zoom-right-enter,
.ant-zoom-right-leave,
.dtd-zoom-right-appear,
.dtd-zoom-right-enter,
.dtd-zoom-right-leave {
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
.ant-zoom-right-appear.ant-zoom-right-appear-active,
.ant-zoom-right-appear.dtd-zoom-right-appear-active,
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-enter.dtd-zoom-right-enter-active,
.dtd-zoom-right-appear.ant-zoom-right-appear-active,
.dtd-zoom-right-appear.dtd-zoom-right-appear-active,
.dtd-zoom-right-enter.ant-zoom-right-enter-active,
.dtd-zoom-right-enter.dtd-zoom-right-enter-active {
  -webkit-animation-name: antZoomRightIn;
  -moz-animation-name: antZoomRightIn;
  animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active,
.ant-zoom-right-leave.dtd-zoom-right-leave-active,
.dtd-zoom-right-leave.ant-zoom-right-leave-active,
.dtd-zoom-right-leave.dtd-zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
  -moz-animation-name: antZoomRightOut;
  animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-appear,
.ant-zoom-right-enter,
.dtd-zoom-right-appear,
.dtd-zoom-right-enter {
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  -moz-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.ant-zoom-right-appear-prepare,
.ant-zoom-right-enter-prepare,
.dtd-zoom-right-appear-prepare,
.dtd-zoom-right-enter-prepare {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
.ant-zoom-right-leave,
.dtd-zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -moz-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-webkit-keyframes antZoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes antZoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    transform: scale(0.2);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }
}
@keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    transform: scale(0.2);
  }
}
@-webkit-keyframes antZoomBigIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes antZoomBigIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-webkit-keyframes antZoomUpIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
}
@keyframes antZoomUpIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
}
@-webkit-keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
}
@keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
}
@-webkit-keyframes antZoomLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
}
@keyframes antZoomLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
}
@-webkit-keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
}
@keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
}
@-webkit-keyframes antZoomRightIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}
@-webkit-keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}
@-webkit-keyframes antZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
}
@-webkit-keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
}
.ant-motion-collapse-legacy,
.dtd-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse,
.ant-motion-collapse-legacy-active,
.dtd-motion-collapse,
.dtd-motion-collapse-legacy-active {
  -webkit-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),
    opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  -moz-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),
    opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),
    opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse,
.dtd-motion-collapse {
  overflow: hidden;
}
.dtd-modal {
  -webkit-font-feature-settings: "tnum";
  -moz-font-feature-settings: "tnum", "tnum";
  font-feature-settings: "tnum", "tnum";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  margin: 0 auto;
  max-width: -webkit-calc(100vw - 32px);
  max-width: -moz-calc(100vw - 32px);
  max-width: calc(100vw - 32px);
  padding: 0 0 24px;
  pointer-events: none;
  position: relative;
  top: 100px;
  width: auto;
}
.dtd-modal.dtd-zoom-enter,
.dtd-modal.dtdzoom-appear {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  opacity: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.dtd-modal-mask {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.dtd-modal-mask-hidden {
  display: none;
}
.dtd-modal-wrap {
  -webkit-overflow-scrolling: touch;
  bottom: 0;
  left: 0;
  outline: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.dtd-modal-title {
  word-wrap: break-word;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}
.dtd-modal-content {
  background-clip: padding-box;
  background-color: #fff;
  background-color: var(--common_bg_z1_color, #fff);
  border: 0;
  border-radius: 4px;
  border-radius: var(--common_border_radius_s, 4px);
  -webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12),
    0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12),
    0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: auto;
}
.dtd-modal-close {
  background: transparent;
  border: 0;
  color: rgba(23, 26, 29, 0.6);
  color: var(--common_level2_base_color, rgba(23, 26, 29, 0.6));
  cursor: pointer;
  font-weight: 700;
  line-height: 1;
  outline: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  z-index: 10;
}
.dtd-modal-close-x {
  text-rendering: auto;
  display: block;
  font-size: 16px;
  font-style: normal;
  height: 56px;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  width: 56px;
}
.dtd-modal-close:focus,
.dtd-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.dtd-modal-header {
  background: #fff;
  background: var(--common_bg_z1_color, #fff);
  border-bottom: 1px solid #f0f0f0;
  border-radius: 4px 4px 0 0;
  border-radius: var(--common_border_radius_s, 4px)
    var(--common_border_radius_s, 4px) 0 0;
  color: rgba(0, 0, 0, 0.85);
  padding: 16px 16px 15px;
}
.dtd-modal-body {
  word-wrap: break-word;
  font-size: 14px;
  line-height: 1.5715;
  padding: 16px;
}
.dtd-modal-footer {
  background: transparent;
  border-radius: 0 0 4px 4px;
  border-radius: 0 0 var(--common_border_radius_s, 4px)
    var(--common_border_radius_s, 4px);
  border-top: 1px solid #f0f0f0;
  padding: 10px 16px;
  text-align: right;
}
.dtd-modal-footer .dtd-btn + .dtd-btn:not(.dtd-dropdown-trigger) {
  margin-bottom: 0;
  margin-left: 8px;
}
.dtd-modal-open {
  overflow: hidden;
}
.dtd-modal-centered {
  text-align: center;
}
.dtd-modal-centered:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.dtd-modal-centered .dtd-modal {
  display: inline-block;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .dtd-modal {
    margin: 8px auto;
    max-width: -webkit-calc(100vw - 16px);
    max-width: -moz-calc(100vw - 16px);
    max-width: calc(100vw - 16px);
  }
  .dtd-modal-centered .dtd-modal {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.dtd-modal-confirm .dtd-modal-header {
  display: none;
}
.dtd-modal-confirm .dtd-modal-body {
  padding: 32px 32px 24px;
}
.dtd-modal-confirm-body-wrapper:before {
  content: "";
  display: table;
}
.dtd-modal-confirm-body-wrapper:after {
  clear: both;
  content: "";
  display: table;
}
.dtd-modal-confirm-body .dtd-modal-confirm-title {
  color: rgba(0, 0, 0, 0.85);
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  overflow: hidden;
}
.dtd-modal-confirm-body .dtd-modal-confirm-content {
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  margin-top: 8px;
}
.dtd-modal-confirm-body > .anticon {
  float: left;
  font-size: 22px;
  margin-right: 16px;
}
.dtd-modal-confirm-body
  > .anticon
  + .dtd-modal-confirm-title
  + .dtd-modal-confirm-content {
  margin-left: 38px;
}
.dtd-modal-confirm .dtd-modal-confirm-btns {
  float: right;
  margin-top: 24px;
}
.dtd-modal-confirm .dtd-modal-confirm-btns .dtd-btn + .dtd-btn {
  margin-bottom: 0;
  margin-left: 8px;
}
.dtd-modal-confirm-error .dtd-modal-confirm-body > .anticon {
  color: #ff4d4f;
}
.dtd-modal-confirm-confirm .dtd-modal-confirm-body > .anticon,
.dtd-modal-confirm-warning .dtd-modal-confirm-body > .anticon {
  color: #faad14;
}
.dtd-modal-confirm-info .dtd-modal-confirm-body > .anticon {
  color: #0089ff;
}
.dtd-modal-confirm-success .dtd-modal-confirm-body > .anticon {
  color: #52c41a;
}
.dtd-modal-wrap-rtl {
  direction: rtl;
}
.dtd-modal-wrap-rtl .dtd-modal-close {
  left: 0;
  right: auto;
}
.dtd-modal-wrap-rtl .dtd-modal-footer {
  text-align: left;
}
.dtd-modal-wrap-rtl .dtd-modal-footer .dtd-btn + .dtd-btn {
  margin-left: 0;
  margin-right: 8px;
}
.dtd-modal-wrap-rtl .dtd-modal-confirm-body {
  direction: rtl;
}
.dtd-modal-wrap-rtl .dtd-modal-confirm-body > .anticon {
  float: right;
  margin-left: 16px;
  margin-right: 0;
}
.dtd-modal-wrap-rtl
  .dtd-modal-confirm-body
  > .anticon
  + .dtd-modal-confirm-title
  + .dtd-modal-confirm-content {
  margin-left: 0;
  margin-right: 38px;
}
.dtd-modal-wrap-rtl .dtd-modal-confirm-btns {
  float: left;
}
.dtd-modal-wrap-rtl .dtd-modal-confirm-btns .dtd-btn + .dtd-btn {
  margin-left: 0;
  margin-right: 8px;
}
.dtd-modal-wrap-rtl.dtd-modal-centered .dtd-modal {
  text-align: right;
}
.dtd-modal {
  -webkit-animation: 0.36s cubic-bezier(0.66, 0, 0.01, 1) 0.1s;
  -moz-animation: 0.36s cubic-bezier(0.66, 0, 0.01, 1) 0.1s;
  animation: 0.36s cubic-bezier(0.66, 0, 0.01, 1) 0.1s;
  padding: 0;
  -webkit-transform-origin: center !important;
  -moz-transform-origin: center !important;
  -ms-transform-origin: center !important;
  transform-origin: center !important;
}
.dtd-modal-content {
  background: #fff;
  background: var(--common_fg_z1_color, #fff);
  border-radius: 8px;
  border-radius: var(--common_border_radius_l, 8px);
  -webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.24);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: var(
    --common_box_shadow_l__box-shadow,
    0 12px 32px rgba(0, 0, 0, 0.24)
  );
  box-shadow: var(
    --common_box_shadow_l__box-shadow,
    0 12px 32px rgba(0, 0, 0, 0.24)
  );
  position: relative;
}
.dtd-modal-content .dtd-modal-close-x {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: default;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  -webkit-justify-content: center;
  justify-content: center;
  width: 52px;
}
.dtd-modal-content .dtd-modal-close-x .dtd-modal-close-icon {
  border-radius: 4px;
  border-radius: var(--common_border_radius_s, 4px);
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
  cursor: default;
  height: 20px;
  padding: 2px;
  width: 20px;
}
.dtd-modal-content .dtd-modal-close-x .dtd-modal-close-icon:hover {
  background: hsla(210, 7%, 53%, 0.12);
}
.dtd-modal-content .dtd-modal-close-x .dtd-modal-close-icon:active {
  background: rgba(0, 0, 0, 0.16);
  background: var(--common_overlay_color, rgba(0, 0, 0, 0.16));
}
.dtd-modal-content .dtd-modal-header {
  background: transparent;
  border-bottom: 1px solid hsla(210, 7%, 53%, 0.16);
  border-bottom: 1px solid
    var(--common_line_light_color, hsla(210, 7%, 53%, 0.16));
  padding: 14px 16px 13px;
}
.dtd-modal-content .dtd-modal-header .dtd-modal-title {
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dtd-modal-content .dtd-modal-body {
  color: rgba(23, 26, 29, 0.6);
  color: var(--common_level2_base_color, rgba(23, 26, 29, 0.6));
}
.dtd-modal-content .dtd-modal-footer {
  border-top: 1px solid hsla(210, 7%, 53%, 0.16);
  border-top: 1px solid var(--common_line_light_color, hsla(210, 7%, 53%, 0.16));
  padding: 9px 16px 10px;
}
.dtd-modal-content .dtd-modal-footer button {
  cursor: default;
  padding: 5px 22px;
}
.dtd-modal.dialog {
  width: 260px;
}
.dtd-modal.dialog .dtd-modal-content .dtd-modal-close {
  display: none;
}
.dtd-modal.dialog .dtd-modal-content .dtd-modal-header {
  border: none;
  padding: 16px 14px 8px;
  text-align: center;
}
.dtd-modal.dialog .dtd-modal-content .dtd-modal-header .dtd-modal-title {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  padding: 0;
  text-align: center;
  white-space: normal;
}
.dtd-modal.dialog .dtd-modal-content .dtd-modal-body {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 14px;
  line-height: 22px;
  min-height: 60px;
  overflow: hidden;
  padding: 0 16px;
  text-align: center;
  white-space: normal;
}
.dtd-modal.dialog .dtd-modal-content .dtd-modal-footer {
  border-top: none;
  padding: 16px;
  text-align: center;
}
.dtd-modal.dialog .dtd-modal-content .default-icon {
  background: hsla(210, 7%, 53%, 0.16);
  border-radius: 50%;
  height: 48px;
  margin: 32px auto 12px;
  width: 48px;
}
.dtd-modal.dialog .dtd-modal-content .dialog-title {
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
  text-align: center;
}
.ellipsisLine1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dtd-modal-confirm-info .dd-icon {
  color: #007fff;
  color: var(--common_blue1_color, #007fff);
}
.dtd-modal-confirm-success .dd-icon {
  color: #00b042;
  color: var(--common_green1_color, #00b042);
}
.dtd-modal-confirm-error .dd-icon {
  color: #ff5219;
  color: var(--common_red1_color, #ff5219);
}
.dtd-modal-confirm-confirm .dd-icon,
.dtd-modal-confirm-warning .dd-icon {
  color: #ff9200;
  color: var(--common_orange1_color, #ff9200);
}
.dtd-modal-confirm .dtd-modal-body {
  padding: 32px 24px 24px;
}
.dtd-modal-confirm-body.no-icon .dtd-modal-confirm-content {
  margin-left: 0;
}
.dtd-modal-confirm-body .dd-icon {
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  float: left;
  font-size: 24px;
  font-style: normal;
  line-height: 0;
  margin-right: 12px;
  position: relative;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  z-index: 1;
}
.dtd-modal-confirm-body .anticon-info-circle {
  position: relative;
  z-index: 1;
}
.dtd-modal-confirm-body .anticon-info-circle:after,
.dtd-modal-confirm-body .dd-icon:after {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.8em;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0.8em;
  z-index: -1;
}
.dtd-modal-confirm-body .dtd-modal-confirm-title {
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
  font-size: 18px;
  line-height: 25px;
}
.dtd-modal-confirm-body .dtd-modal-confirm-content {
  color: rgba(23, 26, 29, 0.6);
  color: var(--common_level2_base_color, rgba(23, 26, 29, 0.6));
  margin-left: 36px;
}
.dtd-modal-confirm .dtd-modal-confirm-btns {
  margin-top: 20px;
}
.dtd-modal-confirm .dtd-modal-confirm-btns .dtd-btn {
  padding: 4px 16px;
}
.dtd-btn {
  background-image: none;
  background: #fff;
  border: 1px solid hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: 32px;
  line-height: 1.5715;
  padding: 4px 12px;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.dtd-btn > .anticon {
  line-height: 1;
}
.dtd-btn,
.dtd-btn:active,
.dtd-btn:focus {
  outline: 0;
}
.dtd-btn:not([disabled]):hover {
  text-decoration: none;
}
.dtd-btn:not([disabled]):active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.dtd-btn[disabled] {
  cursor: not-allowed;
}
.dtd-btn[disabled] > * {
  pointer-events: none;
}
.dtd-btn-lg {
  border-radius: 5px;
  font-size: 14px;
  height: 36px;
  padding: 6px 16px;
}
.dtd-btn-sm {
  border-radius: 4px;
  font-size: 14px;
  height: 28px;
  padding: 2px 8px;
}
.dtd-btn > a:only-child {
  color: currentColor;
}
.dtd-btn > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn:focus,
.dtd-btn:hover {
  background: #fff;
  border-color: #0d0c0c;
  color: #0d0c0c;
}
.dtd-btn:focus > a:only-child,
.dtd-btn:hover > a:only-child {
  color: currentColor;
}
.dtd-btn:focus > a:only-child:after,
.dtd-btn:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn:active {
  background: #fff;
  border-color: #000;
  color: #000;
}
.dtd-btn:active > a:only-child {
  color: currentColor;
}
.dtd-btn:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn[disabled],
.dtd-btn[disabled]:active,
.dtd-btn[disabled]:focus,
.dtd-btn[disabled]:hover {
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
  text-shadow: none;
}
.dtd-btn[disabled]:active > a:only-child,
.dtd-btn[disabled]:focus > a:only-child,
.dtd-btn[disabled]:hover > a:only-child,
.dtd-btn[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn[disabled]:active > a:only-child:after,
.dtd-btn[disabled]:focus > a:only-child:after,
.dtd-btn[disabled]:hover > a:only-child:after,
.dtd-btn[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn:active,
.dtd-btn:focus,
.dtd-btn:hover {
  background: #fff;
  text-decoration: none;
}
.dtd-btn > span {
  display: inline-block;
}
.dtd-btn-primary {
  background: #007fff;
  background: var(--theme_primary1_color, #007fff);
  border-color: #007fff;
  border-color: var(--theme_primary1_color, #007fff);
  -webkit-box-shadow: unset;
  box-shadow: unset;
  text-shadow: unset;
}
.dtd-btn-primary > a:only-child {
  color: currentColor;
}
.dtd-btn-primary > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-primary:focus,
.dtd-btn-primary:hover {
  background: #0d0c0c;
  border-color: #0d0c0c;
  color: #fff;
}
.dtd-btn-primary:focus > a:only-child,
.dtd-btn-primary:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-primary:focus > a:only-child:after,
.dtd-btn-primary:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-primary:active {
  background: #000;
  border-color: #000;
  color: #fff;
}
.dtd-btn-primary:active > a:only-child {
  color: currentColor;
}
.dtd-btn-primary:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-primary[disabled],
.dtd-btn-primary[disabled]:active,
.dtd-btn-primary[disabled]:focus,
.dtd-btn-primary[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
  text-shadow: none;
}
.dtd-btn-primary[disabled]:active > a:only-child,
.dtd-btn-primary[disabled]:focus > a:only-child,
.dtd-btn-primary[disabled]:hover > a:only-child,
.dtd-btn-primary[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-primary[disabled]:active > a:only-child:after,
.dtd-btn-primary[disabled]:focus > a:only-child:after,
.dtd-btn-primary[disabled]:hover > a:only-child:after,
.dtd-btn-primary[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-group .dtd-btn-primary:not(:first-child):not(:last-child) {
  border-left-color: #29a2ff;
  border-right-color: #29a2ff;
}
.dtd-btn-group .dtd-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
}
.dtd-btn-group .dtd-btn-primary:first-child:not(:last-child) {
  border-right-color: #29a2ff;
}
.dtd-btn-group .dtd-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: hsla(210, 7%, 53%, 0.24);
  border-right-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
}
.dtd-btn-group .dtd-btn-primary + .dtd-btn-primary,
.dtd-btn-group .dtd-btn-primary:last-child:not(:first-child) {
  border-left-color: #29a2ff;
}
.dtd-btn-group .dtd-btn-primary + .dtd-btn-primary[disabled],
.dtd-btn-group .dtd-btn-primary:last-child:not(:first-child)[disabled] {
  border-left-color: hsla(210, 7%, 53%, 0.24);
  border-left-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
}
.dtd-btn-ghost {
  background: transparent;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
}
.dtd-btn-ghost > a:only-child {
  color: currentColor;
}
.dtd-btn-ghost > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-ghost:focus,
.dtd-btn-ghost:hover {
  background: transparent;
  border-color: #0d0c0c;
  color: #0d0c0c;
}
.dtd-btn-ghost:focus > a:only-child,
.dtd-btn-ghost:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-ghost:focus > a:only-child:after,
.dtd-btn-ghost:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-ghost:active {
  background: transparent;
  border-color: #000;
  color: #000;
}
.dtd-btn-ghost:active > a:only-child {
  color: currentColor;
}
.dtd-btn-ghost:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-ghost[disabled],
.dtd-btn-ghost[disabled]:active,
.dtd-btn-ghost[disabled]:focus,
.dtd-btn-ghost[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
  text-shadow: none;
}
.dtd-btn-ghost[disabled]:active > a:only-child,
.dtd-btn-ghost[disabled]:focus > a:only-child,
.dtd-btn-ghost[disabled]:hover > a:only-child,
.dtd-btn-ghost[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-ghost[disabled]:active > a:only-child:after,
.dtd-btn-ghost[disabled]:focus > a:only-child:after,
.dtd-btn-ghost[disabled]:hover > a:only-child:after,
.dtd-btn-ghost[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dashed {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  border-style: dashed;
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
}
.dtd-btn-dashed > a:only-child {
  color: currentColor;
}
.dtd-btn-dashed > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dashed:focus,
.dtd-btn-dashed:hover {
  background: #fff;
  border-color: #0d0c0c;
  color: #0d0c0c;
}
.dtd-btn-dashed:focus > a:only-child,
.dtd-btn-dashed:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-dashed:focus > a:only-child:after,
.dtd-btn-dashed:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dashed:active {
  background: #fff;
  border-color: #000;
  color: #000;
}
.dtd-btn-dashed:active > a:only-child {
  color: currentColor;
}
.dtd-btn-dashed:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dashed[disabled],
.dtd-btn-dashed[disabled]:active,
.dtd-btn-dashed[disabled]:focus,
.dtd-btn-dashed[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
  text-shadow: none;
}
.dtd-btn-dashed[disabled]:active > a:only-child,
.dtd-btn-dashed[disabled]:focus > a:only-child,
.dtd-btn-dashed[disabled]:hover > a:only-child,
.dtd-btn-dashed[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-dashed[disabled]:active > a:only-child:after,
.dtd-btn-dashed[disabled]:focus > a:only-child:after,
.dtd-btn-dashed[disabled]:hover > a:only-child:after,
.dtd-btn-dashed[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-danger {
  background: #ff5219;
  background: var(--theme_danger1_color, #ff5219);
  border-color: #ff5219;
  border-color: var(--theme_danger1_color, #ff5219);
  -webkit-box-shadow: unset;
  box-shadow: unset;
  color: #fff;
  text-shadow: unset;
}
.dtd-btn-danger > a:only-child {
  color: currentColor;
}
.dtd-btn-danger > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-danger:focus,
.dtd-btn-danger:hover {
  background: #0d0c0c;
  border-color: #0d0c0c;
  color: #fff;
}
.dtd-btn-danger:focus > a:only-child,
.dtd-btn-danger:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-danger:focus > a:only-child:after,
.dtd-btn-danger:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-danger:active {
  background: #000;
  border-color: #000;
  color: #fff;
}
.dtd-btn-danger:active > a:only-child {
  color: currentColor;
}
.dtd-btn-danger:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-danger[disabled],
.dtd-btn-danger[disabled]:active,
.dtd-btn-danger[disabled]:focus,
.dtd-btn-danger[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
  text-shadow: none;
}
.dtd-btn-danger[disabled]:active > a:only-child,
.dtd-btn-danger[disabled]:focus > a:only-child,
.dtd-btn-danger[disabled]:hover > a:only-child,
.dtd-btn-danger[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-danger[disabled]:active > a:only-child:after,
.dtd-btn-danger[disabled]:focus > a:only-child:after,
.dtd-btn-danger[disabled]:hover > a:only-child:after,
.dtd-btn-danger[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-link {
  background: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #007fff;
  color: var(--theme_primary1_color, #007fff);
}
.dtd-btn-link > a:only-child {
  color: currentColor;
}
.dtd-btn-link > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-link:focus,
.dtd-btn-link:hover {
  background: transparent;
  border-color: #0d0c0c;
  color: #0d0c0c;
}
.dtd-btn-link:focus > a:only-child,
.dtd-btn-link:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-link:focus > a:only-child:after,
.dtd-btn-link:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-link:active {
  background: transparent;
  border-color: #000;
  color: #000;
}
.dtd-btn-link:active > a:only-child {
  color: currentColor;
}
.dtd-btn-link:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-link[disabled],
.dtd-btn-link[disabled]:active,
.dtd-btn-link[disabled]:focus,
.dtd-btn-link[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
}
.dtd-btn-link:hover {
  background: transparent;
}
.dtd-btn-link:active,
.dtd-btn-link:focus,
.dtd-btn-link:hover {
  border-color: transparent;
}
.dtd-btn-link[disabled],
.dtd-btn-link[disabled]:active,
.dtd-btn-link[disabled]:focus,
.dtd-btn-link[disabled]:hover {
  background: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.25);
  text-shadow: none;
}
.dtd-btn-link[disabled]:active > a:only-child,
.dtd-btn-link[disabled]:focus > a:only-child,
.dtd-btn-link[disabled]:hover > a:only-child,
.dtd-btn-link[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-link[disabled]:active > a:only-child:after,
.dtd-btn-link[disabled]:focus > a:only-child:after,
.dtd-btn-link[disabled]:hover > a:only-child:after,
.dtd-btn-link[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-text {
  background: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
}
.dtd-btn-text > a:only-child {
  color: currentColor;
}
.dtd-btn-text > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-text:focus,
.dtd-btn-text:hover {
  background: transparent;
  border-color: #0d0c0c;
  color: #0d0c0c;
}
.dtd-btn-text:focus > a:only-child,
.dtd-btn-text:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-text:focus > a:only-child:after,
.dtd-btn-text:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-text:active {
  background: transparent;
  border-color: #000;
  color: #000;
}
.dtd-btn-text:active > a:only-child {
  color: currentColor;
}
.dtd-btn-text:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-text[disabled],
.dtd-btn-text[disabled]:active,
.dtd-btn-text[disabled]:focus,
.dtd-btn-text[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
}
.dtd-btn-text:focus,
.dtd-btn-text:hover {
  background: rgba(0, 0, 0, 0.018);
  border-color: transparent;
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
}
.dtd-btn-text:active {
  background: rgba(0, 0, 0, 0.028);
  border-color: transparent;
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
}
.dtd-btn-text[disabled],
.dtd-btn-text[disabled]:active,
.dtd-btn-text[disabled]:focus,
.dtd-btn-text[disabled]:hover {
  background: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.25);
  text-shadow: none;
}
.dtd-btn-text[disabled]:active > a:only-child,
.dtd-btn-text[disabled]:focus > a:only-child,
.dtd-btn-text[disabled]:hover > a:only-child,
.dtd-btn-text[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-text[disabled]:active > a:only-child:after,
.dtd-btn-text[disabled]:focus > a:only-child:after,
.dtd-btn-text[disabled]:hover > a:only-child:after,
.dtd-btn-text[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous {
  background: #fff;
  border-color: #ff4d4f;
  color: #ff4d4f;
}
.dtd-btn-dangerous > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous:focus,
.dtd-btn-dangerous:hover {
  background: #fff;
  border-color: #ff7875;
  color: #ff7875;
}
.dtd-btn-dangerous:focus > a:only-child,
.dtd-btn-dangerous:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous:focus > a:only-child:after,
.dtd-btn-dangerous:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous:active {
  background: #fff;
  border-color: #d9363e;
  color: #d9363e;
}
.dtd-btn-dangerous:active > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous[disabled],
.dtd-btn-dangerous[disabled]:active,
.dtd-btn-dangerous[disabled]:focus,
.dtd-btn-dangerous[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
  text-shadow: none;
}
.dtd-btn-dangerous[disabled]:active > a:only-child,
.dtd-btn-dangerous[disabled]:focus > a:only-child,
.dtd-btn-dangerous[disabled]:hover > a:only-child,
.dtd-btn-dangerous[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous[disabled]:active > a:only-child:after,
.dtd-btn-dangerous[disabled]:focus > a:only-child:after,
.dtd-btn-dangerous[disabled]:hover > a:only-child:after,
.dtd-btn-dangerous[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-primary {
  background: #ff5219;
  background: var(--theme_danger1_color, #ff5219);
  border-color: #ff5219;
  border-color: var(--theme_danger1_color, #ff5219);
  -webkit-box-shadow: unset;
  box-shadow: unset;
  color: #fff;
  text-shadow: unset;
}
.dtd-btn-dangerous.dtd-btn-primary > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-primary > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-primary:focus,
.dtd-btn-dangerous.dtd-btn-primary:hover {
  background: #0d0c0c;
  border-color: #0d0c0c;
  color: #fff;
}
.dtd-btn-dangerous.dtd-btn-primary:focus > a:only-child,
.dtd-btn-dangerous.dtd-btn-primary:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-primary:focus > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-primary:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-primary:active {
  background: #000;
  border-color: #000;
  color: #fff;
}
.dtd-btn-dangerous.dtd-btn-primary:active > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-primary:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-primary[disabled],
.dtd-btn-dangerous.dtd-btn-primary[disabled]:active,
.dtd-btn-dangerous.dtd-btn-primary[disabled]:focus,
.dtd-btn-dangerous.dtd-btn-primary[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
  text-shadow: none;
}
.dtd-btn-dangerous.dtd-btn-primary[disabled]:active > a:only-child,
.dtd-btn-dangerous.dtd-btn-primary[disabled]:focus > a:only-child,
.dtd-btn-dangerous.dtd-btn-primary[disabled]:hover > a:only-child,
.dtd-btn-dangerous.dtd-btn-primary[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-primary[disabled]:active > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-primary[disabled]:focus > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-primary[disabled]:hover > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-primary[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-link {
  background: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ff4d4f;
}
.dtd-btn-dangerous.dtd-btn-link > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-link > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-link:focus,
.dtd-btn-dangerous.dtd-btn-link:hover {
  border-color: #0d0c0c;
  color: #0d0c0c;
}
.dtd-btn-dangerous.dtd-btn-link:active {
  border-color: #000;
  color: #000;
}
.dtd-btn-dangerous.dtd-btn-link[disabled],
.dtd-btn-dangerous.dtd-btn-link[disabled]:active,
.dtd-btn-dangerous.dtd-btn-link[disabled]:focus,
.dtd-btn-dangerous.dtd-btn-link[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
}
.dtd-btn-dangerous.dtd-btn-link:focus,
.dtd-btn-dangerous.dtd-btn-link:hover {
  background: transparent;
  border-color: transparent;
  color: #ff7875;
}
.dtd-btn-dangerous.dtd-btn-link:focus > a:only-child,
.dtd-btn-dangerous.dtd-btn-link:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-link:focus > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-link:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-link:active {
  background: transparent;
  border-color: transparent;
  color: #d9363e;
}
.dtd-btn-dangerous.dtd-btn-link:active > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-link:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-link[disabled],
.dtd-btn-dangerous.dtd-btn-link[disabled]:active,
.dtd-btn-dangerous.dtd-btn-link[disabled]:focus,
.dtd-btn-dangerous.dtd-btn-link[disabled]:hover {
  background: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.25);
  text-shadow: none;
}
.dtd-btn-dangerous.dtd-btn-link[disabled]:active > a:only-child,
.dtd-btn-dangerous.dtd-btn-link[disabled]:focus > a:only-child,
.dtd-btn-dangerous.dtd-btn-link[disabled]:hover > a:only-child,
.dtd-btn-dangerous.dtd-btn-link[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-link[disabled]:active > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-link[disabled]:focus > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-link[disabled]:hover > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-link[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-text {
  background: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ff4d4f;
}
.dtd-btn-dangerous.dtd-btn-text > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-text > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-text:focus,
.dtd-btn-dangerous.dtd-btn-text:hover {
  background: transparent;
  border-color: #0d0c0c;
  color: #0d0c0c;
}
.dtd-btn-dangerous.dtd-btn-text:active {
  background: transparent;
  border-color: #000;
  color: #000;
}
.dtd-btn-dangerous.dtd-btn-text[disabled],
.dtd-btn-dangerous.dtd-btn-text[disabled]:active,
.dtd-btn-dangerous.dtd-btn-text[disabled]:focus,
.dtd-btn-dangerous.dtd-btn-text[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
}
.dtd-btn-dangerous.dtd-btn-text:focus,
.dtd-btn-dangerous.dtd-btn-text:hover {
  background: rgba(0, 0, 0, 0.018);
  border-color: transparent;
  color: #ff7875;
}
.dtd-btn-dangerous.dtd-btn-text:focus > a:only-child,
.dtd-btn-dangerous.dtd-btn-text:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-text:focus > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-text:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-text:active {
  background: rgba(0, 0, 0, 0.028);
  border-color: transparent;
  color: #d9363e;
}
.dtd-btn-dangerous.dtd-btn-text:active > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-text:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-dangerous.dtd-btn-text[disabled],
.dtd-btn-dangerous.dtd-btn-text[disabled]:active,
.dtd-btn-dangerous.dtd-btn-text[disabled]:focus,
.dtd-btn-dangerous.dtd-btn-text[disabled]:hover {
  background: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.25);
  text-shadow: none;
}
.dtd-btn-dangerous.dtd-btn-text[disabled]:active > a:only-child,
.dtd-btn-dangerous.dtd-btn-text[disabled]:focus > a:only-child,
.dtd-btn-dangerous.dtd-btn-text[disabled]:hover > a:only-child,
.dtd-btn-dangerous.dtd-btn-text[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-dangerous.dtd-btn-text[disabled]:active > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-text[disabled]:focus > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-text[disabled]:hover > a:only-child:after,
.dtd-btn-dangerous.dtd-btn-text[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-icon-only {
  border-radius: 5px;
  font-size: 16px;
  height: 32px;
  padding: 2.4px 0;
  vertical-align: -3px;
  width: 32px;
}
.dtd-btn-icon-only > * {
  font-size: 16px;
}
.dtd-btn-icon-only.dtd-btn-lg {
  border-radius: 5px;
  font-size: 16px;
  height: 36px;
  padding: 4.4px 0;
  width: 36px;
}
.dtd-btn-icon-only.dtd-btn-lg > * {
  font-size: 16px;
}
.dtd-btn-icon-only.dtd-btn-sm {
  border-radius: 5px;
  font-size: 14px;
  height: 28px;
  padding: 2px 0;
  width: 28px;
}
.dtd-btn-icon-only.dtd-btn-sm > * {
  font-size: 14px;
}
.dtd-btn-icon-only > .anticon {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.dtd-btn-round {
  border-radius: 32px;
  font-size: 14px;
  height: 32px;
  padding: 4px 16px;
}
.dtd-btn-round.dtd-btn-lg {
  border-radius: 36px;
  font-size: 14px;
  height: 36px;
  padding: 6px 18px;
}
.dtd-btn-round.dtd-btn-sm {
  border-radius: 28px;
  font-size: 14px;
  height: 28px;
  padding: 2px 14px;
}
.dtd-btn-round.dtd-btn-icon-only {
  width: auto;
}
.dtd-btn-circle {
  border-radius: 50%;
  min-width: 32px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.dtd-btn-circle.dtd-btn-lg {
  border-radius: 50%;
  min-width: 36px;
}
.dtd-btn-circle.dtd-btn-sm {
  border-radius: 50%;
  min-width: 28px;
}
.dtd-btn:before {
  background: #fff;
  background: var(--common_bg_z1_color, #fff);
  border-radius: inherit;
  bottom: -1px;
  content: "";
  display: none;
  left: -1px;
  opacity: 0.35;
  pointer-events: none;
  position: absolute;
  right: -1px;
  top: -1px;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  z-index: 1;
}
.dtd-btn .anticon {
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.dtd-btn .anticon.anticon-minus > svg,
.dtd-btn .anticon.anticon-plus > svg {
  shape-rendering: optimizeSpeed;
}
.dtd-btn.dtd-btn-loading {
  position: relative;
}
.dtd-btn.dtd-btn-loading:not([disabled]) {
  pointer-events: none;
}
.dtd-btn.dtd-btn-loading:before {
  display: block;
}
.dtd-btn > .dtd-btn-loading-icon {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.dtd-btn > .dtd-btn-loading-icon .anticon {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
  padding-right: 8px;
}
.dtd-btn > .dtd-btn-loading-icon .anticon svg {
  -webkit-animation: loadingCircle 1s linear infinite;
  -moz-animation: loadingCircle 1s linear infinite;
  animation: loadingCircle 1s linear infinite;
}
.dtd-btn-group {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.dtd-btn-group > .dtd-btn,
.dtd-btn-group > span > .dtd-btn {
  position: relative;
}
.dtd-btn-group > .dtd-btn:active,
.dtd-btn-group > .dtd-btn:focus,
.dtd-btn-group > .dtd-btn:hover,
.dtd-btn-group > span > .dtd-btn:active,
.dtd-btn-group > span > .dtd-btn:focus,
.dtd-btn-group > span > .dtd-btn:hover {
  z-index: 2;
}
.dtd-btn-group > .dtd-btn[disabled],
.dtd-btn-group > span > .dtd-btn[disabled] {
  z-index: 0;
}
.dtd-btn-group .dtd-btn-icon-only {
  font-size: 14px;
}
.dtd-btn-group-lg > .dtd-btn,
.dtd-btn-group-lg > span > .dtd-btn {
  border-radius: 0;
  font-size: 14px;
  height: 36px;
  padding: 6px 16px;
}
.dtd-btn-group-lg .dtd-btn.dtd-btn-icon-only {
  height: 36px;
  padding-left: 0;
  padding-right: 0;
  width: 36px;
}
.dtd-btn-group-sm > .dtd-btn,
.dtd-btn-group-sm > span > .dtd-btn {
  border-radius: 0;
  font-size: 14px;
  height: 28px;
  padding: 2px 8px;
}
.dtd-btn-group-sm > .dtd-btn > .anticon,
.dtd-btn-group-sm > span > .dtd-btn > .anticon {
  font-size: 14px;
}
.dtd-btn-group-sm .dtd-btn.dtd-btn-icon-only {
  height: 28px;
  padding-left: 0;
  padding-right: 0;
  width: 28px;
}
.dtd-btn + .dtd-btn-group,
.dtd-btn-group + .dtd-btn,
.dtd-btn-group + .dtd-btn-group,
.dtd-btn-group .dtd-btn + .dtd-btn,
.dtd-btn-group .dtd-btn + span,
.dtd-btn-group > span + span,
.dtd-btn-group span + .dtd-btn {
  margin-left: -1px;
}
.dtd-btn-group
  .dtd-btn-primary
  + .dtd-btn:not(.dtd-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.dtd-btn-group .dtd-btn {
  border-radius: 0;
}
.dtd-btn-group > .dtd-btn:first-child,
.dtd-btn-group > span:first-child > .dtd-btn {
  margin-left: 0;
}
.dtd-btn-group > .dtd-btn:only-child {
  border-radius: 5px;
}
.dtd-btn-group > span:only-child > .dtd-btn {
  border-radius: 5px;
}
.dtd-btn-group > .dtd-btn:first-child:not(:last-child),
.dtd-btn-group > span:first-child:not(:last-child) > .dtd-btn {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.dtd-btn-group > .dtd-btn:last-child:not(:first-child),
.dtd-btn-group > span:last-child:not(:first-child) > .dtd-btn {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.dtd-btn-group-sm > .dtd-btn:only-child {
  border-radius: 4px;
}
.dtd-btn-group-sm > span:only-child > .dtd-btn {
  border-radius: 4px;
}
.dtd-btn-group-sm > .dtd-btn:first-child:not(:last-child),
.dtd-btn-group-sm > span:first-child:not(:last-child) > .dtd-btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.dtd-btn-group-sm > .dtd-btn:last-child:not(:first-child),
.dtd-btn-group-sm > span:last-child:not(:first-child) > .dtd-btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.dtd-btn-group > .dtd-btn-group {
  float: left;
}
.dtd-btn-group > .dtd-btn-group:not(:first-child):not(:last-child) > .dtd-btn {
  border-radius: 0;
}
.dtd-btn-group
  > .dtd-btn-group:first-child:not(:last-child)
  > .dtd-btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-right: 8px;
}
.dtd-btn-group
  > .dtd-btn-group:last-child:not(:first-child)
  > .dtd-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-left: 8px;
}
.dtd-btn-group-rtl.dtd-btn + .dtd-btn-group,
.dtd-btn-group-rtl.dtd-btn-group + .dtd-btn,
.dtd-btn-group-rtl.dtd-btn-group + .dtd-btn-group,
.dtd-btn-group-rtl.dtd-btn-group .dtd-btn + .dtd-btn,
.dtd-btn-group-rtl.dtd-btn-group .dtd-btn + span,
.dtd-btn-group-rtl.dtd-btn-group > span + span,
.dtd-btn-group-rtl.dtd-btn-group span + .dtd-btn,
.dtd-btn-rtl.dtd-btn + .dtd-btn-group,
.dtd-btn-rtl.dtd-btn-group + .dtd-btn,
.dtd-btn-rtl.dtd-btn-group + .dtd-btn-group,
.dtd-btn-rtl.dtd-btn-group .dtd-btn + .dtd-btn,
.dtd-btn-rtl.dtd-btn-group .dtd-btn + span,
.dtd-btn-rtl.dtd-btn-group > span + span,
.dtd-btn-rtl.dtd-btn-group span + .dtd-btn {
  margin-left: auto;
  margin-right: -1px;
}
.dtd-btn-group.dtd-btn-group-rtl {
  direction: rtl;
}
.dtd-btn-group-rtl.dtd-btn-group > .dtd-btn:first-child:not(:last-child),
.dtd-btn-group-rtl.dtd-btn-group
  > span:first-child:not(:last-child)
  > .dtd-btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 5px;
}
.dtd-btn-group-rtl.dtd-btn-group > .dtd-btn:last-child:not(:first-child),
.dtd-btn-group-rtl.dtd-btn-group
  > span:last-child:not(:first-child)
  > .dtd-btn {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 0;
}
.dtd-btn-group-rtl.dtd-btn-group-sm > .dtd-btn:first-child:not(:last-child),
.dtd-btn-group-rtl.dtd-btn-group-sm
  > span:first-child:not(:last-child)
  > .dtd-btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
}
.dtd-btn-group-rtl.dtd-btn-group-sm > .dtd-btn:last-child:not(:first-child),
.dtd-btn-group-rtl.dtd-btn-group-sm
  > span:last-child:not(:first-child)
  > .dtd-btn {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
}
.dtd-btn:active > span,
.dtd-btn:focus > span {
  position: relative;
}
.dtd-btn > .anticon + span,
.dtd-btn > span + .anticon {
  margin-left: 8px;
}
.dtd-btn.dtd-btn-background-ghost {
  border-color: #fff;
  border-color: var(--common_bg_z1_color, #fff);
  color: #fff;
  color: var(--common_bg_z1_color, #fff);
}
.dtd-btn.dtd-btn-background-ghost,
.dtd-btn.dtd-btn-background-ghost:active,
.dtd-btn.dtd-btn-background-ghost:focus,
.dtd-btn.dtd-btn-background-ghost:hover {
  background: transparent;
}
.dtd-btn-background-ghost.dtd-btn-primary {
  border-color: #007fff;
  border-color: var(--theme_primary1_color, #007fff);
  color: #007fff;
  color: var(--theme_primary1_color, #007fff);
  text-shadow: none;
}
.dtd-btn-background-ghost.dtd-btn-primary > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-primary > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-primary:focus,
.dtd-btn-background-ghost.dtd-btn-primary:hover {
  border-color: #0d0c0c;
  color: #0d0c0c;
}
.dtd-btn-background-ghost.dtd-btn-primary:focus > a:only-child,
.dtd-btn-background-ghost.dtd-btn-primary:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-primary:focus > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-primary:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-primary:active {
  border-color: #000;
  color: #000;
}
.dtd-btn-background-ghost.dtd-btn-primary:active > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-primary:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-primary[disabled],
.dtd-btn-background-ghost.dtd-btn-primary[disabled]:active,
.dtd-btn-background-ghost.dtd-btn-primary[disabled]:focus,
.dtd-btn-background-ghost.dtd-btn-primary[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
  text-shadow: none;
}
.dtd-btn-background-ghost.dtd-btn-primary[disabled]:active > a:only-child,
.dtd-btn-background-ghost.dtd-btn-primary[disabled]:focus > a:only-child,
.dtd-btn-background-ghost.dtd-btn-primary[disabled]:hover > a:only-child,
.dtd-btn-background-ghost.dtd-btn-primary[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-primary[disabled]:active > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-primary[disabled]:focus > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-primary[disabled]:hover > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-primary[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-danger {
  border-color: #ff4d4f;
  color: #ff4d4f;
  text-shadow: none;
}
.dtd-btn-background-ghost.dtd-btn-danger > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-danger > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-danger:focus,
.dtd-btn-background-ghost.dtd-btn-danger:hover {
  border-color: #ff7875;
  color: #ff7875;
}
.dtd-btn-background-ghost.dtd-btn-danger:focus > a:only-child,
.dtd-btn-background-ghost.dtd-btn-danger:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-danger:focus > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-danger:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-danger:active {
  border-color: #d9363e;
  color: #d9363e;
}
.dtd-btn-background-ghost.dtd-btn-danger:active > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-danger:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-danger[disabled],
.dtd-btn-background-ghost.dtd-btn-danger[disabled]:active,
.dtd-btn-background-ghost.dtd-btn-danger[disabled]:focus,
.dtd-btn-background-ghost.dtd-btn-danger[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
  text-shadow: none;
}
.dtd-btn-background-ghost.dtd-btn-danger[disabled]:active > a:only-child,
.dtd-btn-background-ghost.dtd-btn-danger[disabled]:focus > a:only-child,
.dtd-btn-background-ghost.dtd-btn-danger[disabled]:hover > a:only-child,
.dtd-btn-background-ghost.dtd-btn-danger[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-danger[disabled]:active > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-danger[disabled]:focus > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-danger[disabled]:hover > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-danger[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-dangerous {
  border-color: #ff4d4f;
  color: #ff4d4f;
  text-shadow: none;
}
.dtd-btn-background-ghost.dtd-btn-dangerous > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-dangerous > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-dangerous:focus,
.dtd-btn-background-ghost.dtd-btn-dangerous:hover {
  border-color: #ff7875;
  color: #ff7875;
}
.dtd-btn-background-ghost.dtd-btn-dangerous:focus > a:only-child,
.dtd-btn-background-ghost.dtd-btn-dangerous:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-dangerous:focus > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-dangerous:hover > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-dangerous:active {
  border-color: #d9363e;
  color: #d9363e;
}
.dtd-btn-background-ghost.dtd-btn-dangerous:active > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-dangerous:active > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled],
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled]:active,
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled]:focus,
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
  text-shadow: none;
}
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled]:active > a:only-child,
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled]:focus > a:only-child,
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled]:hover > a:only-child,
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled] > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled]:active
  > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled]:focus
  > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled]:hover
  > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-dangerous[disabled] > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link {
  border-color: transparent;
  color: #ff4d4f;
  text-shadow: none;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link:focus,
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link:hover {
  border-color: transparent;
  color: #ff7875;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link:focus > a:only-child,
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link:hover > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link:focus
  > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link:hover
  > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link:active {
  border-color: transparent;
  color: #d9363e;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link:active > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link:active
  > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled],
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled]:active,
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled]:focus,
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled]:hover {
  background: #fff;
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
  text-shadow: none;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled]:active
  > a:only-child,
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled]:focus
  > a:only-child,
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled]:hover
  > a:only-child,
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled]
  > a:only-child {
  color: currentColor;
}
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled]:active
  > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled]:focus
  > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled]:hover
  > a:only-child:after,
.dtd-btn-background-ghost.dtd-btn-dangerous.dtd-btn-link[disabled]
  > a:only-child:after {
  background: transparent;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-two-chinese-chars:first-letter {
  letter-spacing: 0.34em;
}
.dtd-btn-two-chinese-chars > :not(.anticon) {
  letter-spacing: 0.34em;
  margin-right: -0.34em;
}
.dtd-btn-block {
  width: 100%;
}
.dtd-btn:empty {
  content: "\a0";
  display: inline-block;
  visibility: hidden;
  width: 0;
}
a.dtd-btn {
  line-height: 30px;
  padding-top: 0.01px !important;
}
a.dtd-btn-lg {
  line-height: 34px;
}
a.dtd-btn-sm {
  line-height: 26px;
}
.dtd-btn-rtl {
  direction: rtl;
}
.dtd-btn-group-rtl.dtd-btn-group .dtd-btn-primary + .dtd-btn-primary,
.dtd-btn-group-rtl.dtd-btn-group .dtd-btn-primary:last-child:not(:first-child) {
  border-left-color: hsla(210, 7%, 53%, 0.24);
  border-left-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  border-right-color: #29a2ff;
}
.dtd-btn-group-rtl.dtd-btn-group .dtd-btn-primary + .dtd-btn-primary[disabled],
.dtd-btn-group-rtl.dtd-btn-group
  .dtd-btn-primary:last-child:not(:first-child)[disabled] {
  border-left-color: #29a2ff;
  border-right-color: hsla(210, 7%, 53%, 0.24);
  border-right-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
}
.dtd-btn-rtl.dtd-btn > .dtd-btn-loading-icon .anticon {
  padding-left: 8px;
  padding-right: 0;
}
.dtd-btn > .dtd-btn-loading-icon:only-child .anticon {
  padding-left: 0;
  padding-right: 0;
}
.dtd-btn-rtl.dtd-btn > .anticon + span,
.dtd-btn-rtl.dtd-btn > span + .anticon {
  margin-left: 0;
  margin-right: 8px;
}
.dtd-btn {
  cursor: default;
  position: relative;
  -webkit-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@-webkit-keyframes cirle-anim {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-moz-keyframes cirle-anim {
  to {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes cirle-anim {
  to {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.dtd-btn-loading-icon svg {
  -webkit-animation: cirle-anim 1s linear infinite;
  -moz-animation: cirle-anim 1s linear infinite;
  animation: cirle-anim 1s linear infinite;
}
.dtd-btn-default {
  background: #fff;
  background: var(--button_secondary_bg_color, #fff);
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--button_secondary_line_color, hsla(210, 7%, 53%, 0.24));
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dtd-btn-default:focus {
  background: #fff;
  background: var(--button_secondary_bg_color, #fff);
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
}
.dtd-btn-default:active,
.dtd-btn-default:hover {
  background: #fff;
  background: var(--button_secondary_bg_color, #fff);
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
}
.dtd-btn-primary {
  color: #fff;
  color: var(--common_white1_color, #fff);
}
.dtd-btn-dangerous.dtd-btn-primary {
  background: #ff5219 !important;
  background: var(--theme_danger1_color, #ff5219) !important;
  color: #fff !important;
  color: var(--common_white1_color, #fff) !important;
}
.dtd-btn-link:hover {
  color: #0075eb;
  color: var(--theme_primary_hover_color, #0075eb);
}
.dtd-btn-link:active {
  color: #006ad6;
  color: var(--theme_primary_press_color, #006ad6);
}
.dtd-btn-text {
  border-radius: 4px;
  border-radius: var(--common_border_radius_s, 4px);
  padding: 0 4px;
}
.dtd-btn-lg {
  border-radius: 6px;
  border-radius: var(--common_border_radius_m, 6px);
}
.dtd-btn-dangerous,
.dtd-btn-primary,
.dtd-btn-text {
  border: none;
}
.dtd-btn.dtd-btn-primary:hover {
  background: #0075eb;
  background: var(--theme_primary_hover_color, #0075eb);
  color: #fff;
  color: var(--common_white1_color, #fff);
}
.dtd-btn-default:hover {
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
  overflow: hidden;
}
.dtd-btn-default:hover:not(:disabled):after {
  background: hsla(210, 7%, 53%, 0.16);
  background: var(--common_overlay_hover_color, hsla(210, 7%, 53%, 0.16));
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-text:hover {
  background: transparent !important;
  color: #0075eb !important;
  color: var(--theme_primary_hover_color, #0075eb) !important;
}
.dtd-btn-dangerous.dtd-btn-primary:hover {
  background: #eb4b17 !important;
  background: var(--theme_danger_hover_color, #eb4b17) !important;
  color: #fff !important;
  color: var(--common_white1_color, #fff) !important;
}
.dtd-btn-primary:focus {
  background: #007fff;
  background: var(--theme_primary1_color, #007fff);
  color: #fff;
  color: var(--common_white1_color, #fff);
}
.dtd-btn.dtd-btn-primary:active {
  background: #006ad6;
  background: var(--theme_primary_press_color, #006ad6);
  color: #fff;
  color: var(--common_white1_color, #fff);
}
.dtd-btn-default:active {
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
  overflow: hidden;
}
.dtd-btn-default:active:not(:disabled):after {
  background: hsla(210, 7%, 53%, 0.24);
  background: var(--common_overlay_press_color, hsla(210, 7%, 53%, 0.24));
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dtd-btn-text:active {
  background: transparent !important;
  color: #006ad6 !important;
  color: var(--theme_primary_press_color, #006ad6) !important;
}
.dtd-btn-dangerous.dtd-btn-primary:active {
  background: #d64414 !important;
  background: var(--theme_danger_press_color, #d64414) !important;
  color: #fff !important;
  color: var(--common_white1_color, #fff) !important;
}
.dtd-btn[disabled],
.dtd-btn[disabled]:active,
.dtd-btn[disabled]:focus,
.dtd-btn[disabled]:hover {
  background: #fff;
  background: var(--button_secondary_bg_color, #fff);
  border-color: hsla(210, 7%, 53%, 0.24);
  border-color: var(--button_secondary_line_color, hsla(210, 7%, 53%, 0.24));
}
.dtd-btn-primary[disabled],
.dtd-btn-primary[disabled]:active,
.dtd-btn-primary[disabled]:focus,
.dtd-btn-primary[disabled]:hover {
  background: rgba(0, 127, 255, 0.48);
  background: var(--theme_primary2_color, rgba(0, 127, 255, 0.48));
  color: hsla(0, 0%, 100%, 0.4);
  color: var(--common_white2_color, hsla(0, 0%, 100%, 0.4));
}
.dtd-btn-text[disabled],
.dtd-btn-text[disabled]:active,
.dtd-btn-text[disabled]:focus,
.dtd-btn-text[disabled]:hover {
  color: rgba(0, 127, 255, 0.48) !important;
  color: var(--theme_primary2_color, rgba(0, 127, 255, 0.48)) !important;
}
.dtd-btn-dangerous.dtd-btn-primary[disabled],
.dtd-btn-dangerous.dtd-btn-primary[disabled]:active,
.dtd-btn-dangerous.dtd-btn-primary[disabled]:focus,
.dtd-btn-dangerous.dtd-btn-primary[disabled]:hover {
  background: rgba(255, 82, 25, 0.48) !important;
  background: var(--theme_danger2_color, rgba(255, 82, 25, 0.48)) !important;
  color: hsla(0, 0%, 100%, 0.4) !important;
  color: var(--common_white2_color, hsla(0, 0%, 100%, 0.4)) !important;
}
.ant-click-animating-node,
[ant-click-animating-without-extra-node="true"]:after {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  animation: none !important;
  border-radius: 0 !important;
  opacity: 1 !important;
}
.dtd-click-animating-node,
[dtd-click-animating-without-extra-node="true"]:after {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  animation: none !important;
  border-radius: 0 !important;
  opacity: 1 !important;
}
.Title--title--dJXDXWe {
  font-family: PingFangSC-Medium;
  font-weight: 500;
  min-width: 750px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.IntelligentHardware--intelligent_root--c7No2jY {
  position: relative;
}
.IntelligentHardware--intelligent_root--c7No2jY
  .IntelligentHardware--waves--AZAORz_ {
  bottom: 0;
  font-size: 6.94444vw;
  height: -webkit-calc(100% + 3.82em);
  height: -moz-calc(100% + 3.82em);
  height: calc(100% + 3.82em);
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR {
  min-width: 750px;
  padding: 0 0 106px;
  position: relative;
  z-index: 2;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0 {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 56px auto 0;
  width: 1200px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:nth-child(6) {
  border: none;
  border-radius: 0 16px 16px 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:first-child {
  border-radius: 16px 0 0 16px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:first-child
  .IntelligentHardware--cardOfOrHover--A6G0m7x:nth-child(2) {
  border-radius: 16px 0 0 16px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K {
  border-right: 1px solid #292b2f;
  cursor: pointer;
  height: 260px;
  overflow: hidden;
  position: relative;
  width: 160px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K
  .IntelligentHardware--cardOfOrdinary--eN1cc59 {
  background-color: rgba(23, 26, 29, 0.9);
  background-repeat: no-repeat;
  background-size: auto 260px;
  height: 260px;
  padding-left: 32px;
  padding-top: 88px;
  width: 400px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K
  .IntelligentHardware--cardOfOrdinary--eN1cc59
  .IntelligentHardware--title--g7jHGWr {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  font-weight: 500;
  opacity: 1;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K
  .IntelligentHardware--cardOfOrdinary--eN1cc59
  .IntelligentHardware--slice--upndyAB {
  background-image: -webkit-linear-gradient(
      21deg,
      #004fff,
      rgba(0, 79, 255, 0) 51%
    ),
    -webkit-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
            220,
            251,
            255,
            0
          )
          122%),
    -webkit-linear-gradient(211deg, #3296fa, #007fff);
  background-image: -moz-linear-gradient(
      21deg,
      #004fff 0,
      rgba(0, 79, 255, 0) 51%
    ),
    -moz-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
            220,
            251,
            255,
            0
          )
          122%),
    -moz-linear-gradient(211deg, #3296fa 0, #007fff 100%);
  background-image: linear-gradient(69deg, #004fff, rgba(0, 79, 255, 0) 51%),
    radial-gradient(
      circle at 170% -17%,
      rgba(112, 208, 255, 0.4) 0,
      rgba(220, 251, 255, 0) 122%
    ),
    linear-gradient(239deg, #3296fa, #007fff);
  height: 1px;
  margin: 6px 0;
  opacity: 1;
  width: 14px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K
  .IntelligentHardware--cardOfOrdinary--eN1cc59
  .IntelligentHardware--hint--upiXasm {
  color: hsla(0, 0%, 100%, 0.6);
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: 500;
  height: 26px;
  letter-spacing: 0;
  line-height: 26px;
  opacity: 1;
  width: 68px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K
  .IntelligentHardware--cardOfOrHover--A6G0m7x {
  left: 400px;
  opacity: 0;
  position: absolute;
  top: 0;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K
  .IntelligentHardware--cardOfOrHover--A6G0m7x
  .IntelligentHardware--title--g7jHGWr {
  margin-bottom: 9px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K
  .IntelligentHardware--cardOfOrHover--A6G0m7x
  .IntelligentHardware--image--yNIqlBT {
  height: 260px;
  opacity: 0;
  position: absolute;
  right: -140px;
  top: 50px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:hover {
  position: relative;
  width: 400px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:hover
  .IntelligentHardware--cardOfOrdinary--eN1cc59 {
  background-image: url() !important;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:hover
  .IntelligentHardware--cardOfOrdinary--eN1cc59
  .IntelligentHardware--title--g7jHGWr {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:hover
  .IntelligentHardware--cardOfOrdinary--eN1cc59
  .IntelligentHardware--slice--upndyAB {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:hover
  .IntelligentHardware--cardOfOrdinary--eN1cc59
  .IntelligentHardware--hint--upiXasm {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:hover
  .IntelligentHardware--cardOfOrHover--A6G0m7x {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  background-image: -webkit-linear-gradient(
      50deg,
      rgba(155, 235, 255, 0.2),
      rgba(220, 251, 255, 0) 16%,
      rgba(220, 251, 255, 0) 0
    ),
    -webkit-linear-gradient(21deg, #004fff, rgba(0, 79, 255, 0) 78%, rgba(
            0,
            79,
            255,
            0
          )
          0),
    -webkit-linear-gradient(82deg, #004fff, rgba(0, 79, 255, 0) 80%),
    -webkit-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
            220,
            251,
            255,
            0
          )
          122%),
    -webkit-linear-gradient(211deg, #3296fa, #007fff);
  background-image: -moz-linear-gradient(
      50deg,
      rgba(155, 235, 255, 0.2) 0,
      rgba(220, 251, 255, 0) 16%,
      rgba(220, 251, 255, 0) 16%
    ),
    -moz-linear-gradient(21deg, #004fff 0, rgba(0, 79, 255, 0) 78%, rgba(
            0,
            79,
            255,
            0
          )
          78%),
    -moz-linear-gradient(82deg, #004fff 0, rgba(0, 79, 255, 0) 80%),
    -moz-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
            220,
            251,
            255,
            0
          )
          122%),
    -moz-linear-gradient(211deg, #3296fa 0, #007fff 100%);
  background-image: linear-gradient(
      40deg,
      rgba(155, 235, 255, 0.2),
      rgba(220, 251, 255, 0) 16%,
      rgba(220, 251, 255, 0) 0
    ),
    linear-gradient(
      69deg,
      #004fff,
      rgba(0, 79, 255, 0) 78%,
      rgba(0, 79, 255, 0) 0
    ),
    linear-gradient(8deg, #004fff, rgba(0, 79, 255, 0) 80%),
    radial-gradient(
      circle at 170% -17%,
      rgba(112, 208, 255, 0.4) 0,
      rgba(220, 251, 255, 0) 122%
    ),
    linear-gradient(239deg, #3296fa, #007fff);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 260px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  left: 0;
  opacity: 1;
  padding-bottom: 51px;
  padding-left: 32px;
  padding-top: 45px;
  position: absolute;
  top: 0;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
  width: 400px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:hover
  .IntelligentHardware--cardOfOrHover--A6G0m7x
  .IntelligentHardware--title--g7jHGWr {
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 28px;
  font-weight: 500;
  height: 40px;
  letter-spacing: 0;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:hover
  .IntelligentHardware--cardOfOrHover--A6G0m7x
  .IntelligentHardware--hint--upiXasm {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 16px;
  line-height: 26px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--card--lhZO51K:hover
  .IntelligentHardware--cardOfOrHover--A6G0m7x
  .IntelligentHardware--image--yNIqlBT {
  height: 260px;
  opacity: 1;
  position: absolute;
  right: -140px;
  top: 0;
  -webkit-transition: top 0.8s;
  -moz-transition: top 0.8s;
  transition: top 0.8s;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--cardOfOne--jSVbXML {
  position: relative;
  width: 400px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--cardOfOne--jSVbXML
  .IntelligentHardware--cardOfOrdinary--eN1cc59 {
  visibility: none;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--cardOfOne--jSVbXML
  .IntelligentHardware--cardOfOrHover--A6G0m7x {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  background-image: -webkit-linear-gradient(
      50deg,
      rgba(155, 235, 255, 0.2),
      rgba(220, 251, 255, 0) 16%,
      rgba(220, 251, 255, 0) 0
    ),
    -webkit-linear-gradient(21deg, #004fff, rgba(0, 79, 255, 0) 78%, rgba(
            0,
            79,
            255,
            0
          )
          0),
    -webkit-linear-gradient(82deg, #004fff, rgba(0, 79, 255, 0) 80%),
    -webkit-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
            220,
            251,
            255,
            0
          )
          122%),
    -webkit-linear-gradient(211deg, #3296fa, #007fff);
  background-image: -moz-linear-gradient(
      50deg,
      rgba(155, 235, 255, 0.2) 0,
      rgba(220, 251, 255, 0) 16%,
      rgba(220, 251, 255, 0) 16%
    ),
    -moz-linear-gradient(21deg, #004fff 0, rgba(0, 79, 255, 0) 78%, rgba(
            0,
            79,
            255,
            0
          )
          78%),
    -moz-linear-gradient(82deg, #004fff 0, rgba(0, 79, 255, 0) 80%),
    -moz-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
            220,
            251,
            255,
            0
          )
          122%),
    -moz-linear-gradient(211deg, #3296fa 0, #007fff 100%);
  background-image: linear-gradient(
      40deg,
      rgba(155, 235, 255, 0.2),
      rgba(220, 251, 255, 0) 16%,
      rgba(220, 251, 255, 0) 0
    ),
    linear-gradient(
      69deg,
      #004fff,
      rgba(0, 79, 255, 0) 78%,
      rgba(0, 79, 255, 0) 0
    ),
    linear-gradient(8deg, #004fff, rgba(0, 79, 255, 0) 80%),
    radial-gradient(
      circle at 170% -17%,
      rgba(112, 208, 255, 0.4) 0,
      rgba(220, 251, 255, 0) 122%
    ),
    linear-gradient(239deg, #3296fa, #007fff);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 260px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  left: 0;
  opacity: 1;
  padding-bottom: 51px;
  padding-left: 32px;
  padding-top: 45px;
  top: 0;
  width: 400px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--cardOfOne--jSVbXML
  .IntelligentHardware--cardOfOrHover--A6G0m7x
  .IntelligentHardware--title--g7jHGWr {
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 28px;
  font-weight: 500;
  height: 40px;
  letter-spacing: 0;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--cardOfOne--jSVbXML
  .IntelligentHardware--cardOfOrHover--A6G0m7x
  .IntelligentHardware--hint--upiXasm {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 16px;
  line-height: 26px;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox1--fzsm1Z0
  .IntelligentHardware--cardOfOne--jSVbXML
  .IntelligentHardware--cardOfOrHover--A6G0m7x
  .IntelligentHardware--image--yNIqlBT {
  height: 260px;
  opacity: 1;
  position: absolute;
  right: -140px;
  top: 0;
}
.IntelligentHardware--intelligent_hardware--ig6Z7RR
  .IntelligentHardware--cardBox2--GfIVt5Y {
  display: none;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .IntelligentHardware--intelligent_hardware--ig6Z7RR {
    padding-bottom: calc(10px + 8vw);
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox1--fzsm1Z0 {
    display: none;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y {
    display: block;
    margin: 56px calc(-30.33333px + 10.44444vw) 0;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K:nth-child(3) {
    border: none;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG:nth-child(2)
    .IntelligentHardware--card--lhZO51K:first-child {
    border-radius: 0 0 0 16px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG:nth-child(2)
    .IntelligentHardware--card--lhZO51K:first-child
    .IntelligentHardware--cardOfOrHover--A6G0m7x:nth-child(2) {
    border-radius: 0 0 0 16px;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG:nth-child(2)
    .IntelligentHardware--card--lhZO51K:nth-child(3) {
    border-radius: 0 0 16px 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG:nth-child(2)
    .IntelligentHardware--card--lhZO51K:nth-child(3)
    .IntelligentHardware--cardOfOrHover--A6G0m7x:nth-child(2) {
    border-radius: 0 0 16px 0;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG:first-child
    .IntelligentHardware--card--lhZO51K:first-child {
    border-radius: 16px 0 0 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG:first-child
    .IntelligentHardware--card--lhZO51K:first-child
    .IntelligentHardware--cardOfOrHover--A6G0m7x:nth-child(2) {
    border-radius: 16px 0 0 0;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG:first-child
    .IntelligentHardware--card--lhZO51K:nth-child(3) {
    border-radius: 0 16px 0 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG:first-child
    .IntelligentHardware--card--lhZO51K:nth-child(3)
    .IntelligentHardware--cardOfOrHover--A6G0m7x:nth-child(2) {
    border-radius: 0 16px 0 0;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 180px;
    width: 100%;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K {
    border-right: 1px solid #292b2f;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
    width: 33.33%;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K
    .IntelligentHardware--cardOfOrdinary--eN1cc59 {
    background-color: rgba(23, 26, 29, 0.9);
    background-position: bottom 25% left 20%;
    background-repeat: no-repeat;
    background-size: auto 200%;
    height: 180px;
    padding-left: 32px;
    padding-top: 48px;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
    width: 100%;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K
    .IntelligentHardware--cardOfOrdinary--eN1cc59
    .IntelligentHardware--title--g7jHGWr {
    color: #fff;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    font-weight: 500;
    height: 22px;
    letter-spacing: 0;
    opacity: 1;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K
    .IntelligentHardware--cardOfOrdinary--eN1cc59
    .IntelligentHardware--slice--upndyAB {
    background-image: -webkit-linear-gradient(
        21deg,
        #004fff,
        rgba(0, 79, 255, 0) 51%
      ),
      -webkit-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
              220,
              251,
              255,
              0
            )
            122%),
      -webkit-linear-gradient(211deg, #3296fa, #007fff);
    background-image: -moz-linear-gradient(
        21deg,
        #004fff 0,
        rgba(0, 79, 255, 0) 51%
      ),
      -moz-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
              220,
              251,
              255,
              0
            )
            122%),
      -moz-linear-gradient(211deg, #3296fa 0, #007fff 100%);
    background-image: linear-gradient(69deg, #004fff, rgba(0, 79, 255, 0) 51%),
      radial-gradient(
        circle at 170% -17%,
        rgba(112, 208, 255, 0.4) 0,
        rgba(220, 251, 255, 0) 122%
      ),
      linear-gradient(239deg, #3296fa, #007fff);
    height: 1px;
    margin: 6px 0;
    opacity: 1;
    width: 14px;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K
    .IntelligentHardware--cardOfOrdinary--eN1cc59
    .IntelligentHardware--hint--upiXasm {
    color: hsla(0, 0%, 100%, 0.6);
    font-size: 14px;
    height: 26px;
    letter-spacing: 0;
    line-height: 26px;
    opacity: 1;
    width: 68px;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K
    .IntelligentHardware--cardOfOrHover--A6G0m7x {
    left: 350px;
    position: absolute;
    top: 0;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K
    .IntelligentHardware--cardOfOrHover--A6G0m7x
    .IntelligentHardware--image--yNIqlBT {
    height: 180px;
    opacity: 0;
    position: absolute;
    right: -97px;
    top: 80px;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K:hover {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 340px;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    position: relative;
    -webkit-transition: -webkit-box-flex 0.5s, -webkit-flex 0.5s;
    transition: -webkit-box-flex 0.5s, -webkit-flex 0.5s;
    -moz-transition: flex 0.5s, -moz-box-flex 0.5s;
    transition: flex 0.5s;
    transition: flex 0.5s, -webkit-box-flex 0.5s, -webkit-flex 0.5s,
      -moz-box-flex 0.5s, -ms-flex 0.5s;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K:hover
    .IntelligentHardware--cardOfOrdinary--eN1cc59 {
    background-image: url() !important;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K:hover
    .IntelligentHardware--cardOfOrdinary--eN1cc59
    .IntelligentHardware--title--g7jHGWr {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K:hover
    .IntelligentHardware--cardOfOrdinary--eN1cc59
    .IntelligentHardware--slice--upndyAB {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K:hover
    .IntelligentHardware--cardOfOrdinary--eN1cc59
    .IntelligentHardware--hint--upiXasm {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K:hover
    .IntelligentHardware--cardOfOrHover--A6G0m7x {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    background-image: -webkit-linear-gradient(
        50deg,
        rgba(155, 235, 255, 0.2),
        rgba(220, 251, 255, 0) 16%,
        rgba(220, 251, 255, 0) 0
      ),
      -webkit-linear-gradient(21deg, #004fff, rgba(0, 79, 255, 0) 78%, rgba(
              0,
              79,
              255,
              0
            )
            0),
      -webkit-linear-gradient(82deg, #004fff, rgba(0, 79, 255, 0) 80%),
      -webkit-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
              220,
              251,
              255,
              0
            )
            122%),
      -webkit-linear-gradient(211deg, #3296fa, #007fff);
    background-image: -moz-linear-gradient(
        50deg,
        rgba(155, 235, 255, 0.2) 0,
        rgba(220, 251, 255, 0) 16%,
        rgba(220, 251, 255, 0) 16%
      ),
      -moz-linear-gradient(21deg, #004fff 0, rgba(0, 79, 255, 0) 78%, rgba(
              0,
              79,
              255,
              0
            )
            78%),
      -moz-linear-gradient(82deg, #004fff 0, rgba(0, 79, 255, 0) 80%),
      -moz-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
              220,
              251,
              255,
              0
            )
            122%),
      -moz-linear-gradient(211deg, #3296fa 0, #007fff 100%);
    background-image: linear-gradient(
        40deg,
        rgba(155, 235, 255, 0.2),
        rgba(220, 251, 255, 0) 16%,
        rgba(220, 251, 255, 0) 0
      ),
      linear-gradient(
        69deg,
        #004fff,
        rgba(0, 79, 255, 0) 78%,
        rgba(0, 79, 255, 0) 0
      ),
      linear-gradient(8deg, #004fff, rgba(0, 79, 255, 0) 80%),
      radial-gradient(
        circle at 170% -17%,
        rgba(112, 208, 255, 0.4) 0,
        rgba(220, 251, 255, 0) 122%
      ),
      linear-gradient(239deg, #3296fa, #007fff);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 180px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    left: 0;
    padding-bottom: 34px;
    padding-left: 20px;
    padding-top: 32px;
    position: absolute;
    top: 0;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    transition: left 0.5s;
    width: 100%;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K:hover
    .IntelligentHardware--cardOfOrHover--A6G0m7x
    .IntelligentHardware--title--g7jHGWr {
    color: #fff;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    font-weight: 500;
    height: 30px;
    letter-spacing: 0;
    margin-bottom: 9px;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K:hover
    .IntelligentHardware--cardOfOrHover--A6G0m7x
    .IntelligentHardware--hint--upiXasm {
    color: hsla(0, 0%, 100%, 0.6);
    font-size: 14px;
    line-height: 20px;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--card--lhZO51K:hover
    .IntelligentHardware--cardOfOrHover--A6G0m7x
    .IntelligentHardware--image--yNIqlBT {
    height: 180px;
    opacity: 1;
    position: absolute;
    right: -97px;
    top: 0;
    -webkit-transition: top 0.8s;
    -moz-transition: top 0.8s;
    transition: top 0.8s;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--cardOfOne--jSVbXML {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 340px;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    position: relative;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--cardOfOne--jSVbXML
    .IntelligentHardware--cardOfOrdinary--eN1cc59 {
    visibility: none;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--cardOfOne--jSVbXML
    .IntelligentHardware--cardOfOrHover--A6G0m7x {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    background-image: -webkit-linear-gradient(
        50deg,
        rgba(155, 235, 255, 0.2),
        rgba(220, 251, 255, 0) 16%,
        rgba(220, 251, 255, 0) 0
      ),
      -webkit-linear-gradient(21deg, #004fff, rgba(0, 79, 255, 0) 78%, rgba(
              0,
              79,
              255,
              0
            )
            0),
      -webkit-linear-gradient(82deg, #004fff, rgba(0, 79, 255, 0) 80%),
      -webkit-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
              220,
              251,
              255,
              0
            )
            122%),
      -webkit-linear-gradient(211deg, #3296fa, #007fff);
    background-image: -moz-linear-gradient(
        50deg,
        rgba(155, 235, 255, 0.2) 0,
        rgba(220, 251, 255, 0) 16%,
        rgba(220, 251, 255, 0) 16%
      ),
      -moz-linear-gradient(21deg, #004fff 0, rgba(0, 79, 255, 0) 78%, rgba(
              0,
              79,
              255,
              0
            )
            78%),
      -moz-linear-gradient(82deg, #004fff 0, rgba(0, 79, 255, 0) 80%),
      -moz-radial-gradient(170% -17%, circle, rgba(112, 208, 255, 0.4) 0, rgba(
              220,
              251,
              255,
              0
            )
            122%),
      -moz-linear-gradient(211deg, #3296fa 0, #007fff 100%);
    background-image: linear-gradient(
        40deg,
        rgba(155, 235, 255, 0.2),
        rgba(220, 251, 255, 0) 16%,
        rgba(220, 251, 255, 0) 0
      ),
      linear-gradient(
        69deg,
        #004fff,
        rgba(0, 79, 255, 0) 78%,
        rgba(0, 79, 255, 0) 0
      ),
      linear-gradient(8deg, #004fff, rgba(0, 79, 255, 0) 80%),
      radial-gradient(
        circle at 170% -17%,
        rgba(112, 208, 255, 0.4) 0,
        rgba(220, 251, 255, 0) 122%
      ),
      linear-gradient(239deg, #3296fa, #007fff);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 180px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    left: 0;
    padding-bottom: 34px;
    padding-left: 20px;
    padding-top: 32px;
    top: 0;
    width: 100%;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--cardOfOne--jSVbXML
    .IntelligentHardware--cardOfOrHover--A6G0m7x
    .IntelligentHardware--title--g7jHGWr {
    color: #fff;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    font-weight: 500;
    height: 30px;
    letter-spacing: 0;
    margin-bottom: 9px;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--cardOfOne--jSVbXML
    .IntelligentHardware--cardOfOrHover--A6G0m7x
    .IntelligentHardware--hint--upiXasm {
    color: hsla(0, 0%, 100%, 0.6);
    font-size: 14px;
    line-height: 20px;
  }
  .IntelligentHardware--intelligent_hardware--ig6Z7RR
    .IntelligentHardware--cardBox2--GfIVt5Y
    .IntelligentHardware--box--IUPUUBG
    .IntelligentHardware--cardOfOne--jSVbXML
    .IntelligentHardware--cardOfOrHover--A6G0m7x
    .IntelligentHardware--image--yNIqlBT {
    height: 180px;
    opacity: 1;
    position: absolute;
    right: -97px;
    top: 0;
  }
}
@media screen and (max-width: 750px) {
  .IntelligentHardware--intelligent_hardware--ig6Z7RR {
    padding-bottom: 70px;
  }
}
@media screen and (min-width: 1440px) {
  .IntelligentHardware--intelligent_root--c7No2jY
    .IntelligentHardware--waves--AZAORz_ {
    font-size: 100px;
  }
}
@media screen and (max-width: 750px) {
  .IntelligentHardware--intelligent_root--c7No2jY
    .IntelligentHardware--waves--AZAORz_ {
    font-size: 55px;
    height: 1000px;
  }
}
.slick-slider {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-select: none;
}
.slick-list,
.slick-slider {
  display: block;
  position: relative;
}
.slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff
    url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=)
    50% no-repeat;
}
@font-face {
  font-family: slick;
  font-style: normal;
  font-weight: 400;
  src: url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);
  src: url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=?#iefix)
      format("embedded-opentype"),
    url(data:application/font-woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF)
      format("woff"),
    url(data:application/octet-stream;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=)
      format("truetype"),
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxmb250IGlkPSJzbGljayIgaG9yaXotYWR2LXg9IjUxMiI+PGZvbnQtZmFjZSBmb250LWZhbWlseT0ic2xpY2siIHVuaXRzLXBlci1lbT0iNTEyIiBhc2NlbnQ9IjQ4MCIgZGVzY2VudD0iLTMyIi8+PGdseXBoIHVuaWNvZGU9IuKGkiIgZD0ibTI0MSAxMTMgMTMwIDEzMGM0IDQgNiA4IDYgMTNzLTIgOS02IDEzTDI0MSAzOTljLTMgMy03IDUtMTIgNXMtMTAtMi0xMy01bC0yOS0zMGMtNC0zLTYtNy02LTEyczItMTAgNi0xM2w4Ny04OC04Ny04OGMtNC0zLTYtOC02LTEzczItOSA2LTEybDI5LTMwYzMtMyA4LTUgMTMtNXM5IDIgMTIgNXptMjM0IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOXMtNzcgOS0xMTAgMjljLTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMHM5IDc3IDI5IDExMGMyMCAzNCA0NiA2MCA4MCA4MCAzMyAyMCA3MCAyOSAxMTAgMjlzNzctOSAxMTAtMjljMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEweiIvPjxnbHlwaCB1bmljb2RlPSLihpAiIGQ9Im0yOTYgMTEzIDI5IDMwYzQgMyA2IDcgNiAxMnMtMiAxMC02IDEzbC04NyA4OCA4NyA4OGM0IDMgNiA4IDYgMTNzLTIgOS02IDEybC0yOSAzMGMtMyAzLTggNS0xMyA1cy05LTItMTItNUwxNDEgMjY5Yy00LTQtNi04LTYtMTNzMi05IDYtMTNsMTMwLTEzMGMzLTMgNy01IDEyLTVzMTAgMiAxMyA1em0xNzkgMTQzYzAtNDAtOS03Ny0yOS0xMTAtMjAtMzQtNDYtNjAtODAtODAtMzMtMjAtNzAtMjktMTEwLTI5cy03NyA5LTExMCAyOWMtMzQgMjAtNjAgNDYtODAgODAtMjAgMzMtMjkgNzAtMjkgMTEwczkgNzcgMjkgMTEwYzIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOXM3Ny05IDExMC0yOWMzNC0yMCA2MC00NiA4MC04MCAyMC0zMyAyOS03MCAyOS0xMTB6Ii8+PGdseXBoIHVuaWNvZGU9IuKAoiIgZD0iTTQ3NSAyNTZjMC00MC05LTc3LTI5LTExMC0yMC0zNC00Ni02MC04MC04MC0zMy0yMC03MC0yOS0xMTAtMjlzLTc3IDktMTEwIDI5Yy0zNCAyMC02MCA0Ni04MCA4MC0yMCAzMy0yOSA3MC0yOSAxMTBzOSA3NyAyOSAxMTBjMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5czc3LTkgMTEwLTI5YzM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz48Z2x5cGggdW5pY29kZT0iYSIgZD0iTTQ3NSA0MzlWMzExYzAtNS0xLTktNS0xM3MtOC01LTEzLTVIMzI5Yy04IDAtMTMgMy0xNyAxMS0zIDctMiAxNCA0IDIwbDQwIDM5Yy0yOCAyNi02MiAzOS0xMDAgMzktMjAgMC0zOS00LTU3LTExLTE4LTgtMzMtMTgtNDYtMzItMTQtMTMtMjQtMjgtMzItNDYtNy0xOC0xMS0zNy0xMS01N3M0LTM5IDExLTU3YzgtMTggMTgtMzMgMzItNDYgMTMtMTQgMjgtMjQgNDYtMzIgMTgtNyAzNy0xMSA1Ny0xMSAyMyAwIDQ0IDUgNjQgMTUgMjAgOSAzOCAyMyA1MSA0MiAyIDEgNCAzIDcgM3M1LTEgNy0zbDM5LTM5YzItMiAzLTMgMy02IDAtMi0xLTQtMi02LTIxLTI1LTQ2LTQ1LTc2LTU5LTI5LTE0LTYwLTIwLTkzLTIwLTMwIDAtNTggNS04NSAxN3MtNTEgMjctNzAgNDdjLTIwIDE5LTM1IDQzLTQ3IDcwcy0xNyA1NS0xNyA4NSA1IDU4IDE3IDg1IDI3IDUxIDQ3IDcwYzE5IDIwIDQzIDM1IDcwIDQ3czU1IDE3IDg1IDE3YzI4IDAgNTUtNSA4MS0xNSAyNi0xMSA1MC0yNiA3MC00NWwzNyAzN2M2IDYgMTIgNyAyMCA0IDgtNCAxMS05IDExLTE3eiIvPjwvZm9udD48L2RlZnM+PC9zdmc+#slick)
      format("svg");
}
.slick-next,
.slick-prev {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  background: transparent;
  color: transparent;
  outline: none;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  bottom: -25px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  position: relative;
}
.slick-dots li,
.slick-dots li button {
  cursor: pointer;
  height: 20px;
  width: 20px;
}
.slick-dots li button {
  background: transparent;
  border: 0;
  color: transparent;
  display: block;
  font-size: 0;
  line-height: 0;
  outline: none;
  padding: 5px;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  content: "•";
  font-family: slick;
  font-size: 6px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.Banner--banner--MaMCOdZ {
  margin: 0 auto;
  min-width: 750px;
  overflow-x: hidden;
  position: relative;
}
.Banner--banner--MaMCOdZ .Banner--sliderBox--YcnLo3a {
  background-color: hsla(0, 0%, 100%, 0.3) !important;
  border-radius: 2px;
  height: 100%;
  left: -4px;
  position: absolute;
  width: 4px;
}
.Banner--banner--MaMCOdZ .Banner--sliderBox--YcnLo3a:hover {
  background-color: hsla(0, 0%, 100%, 0.6) !important;
}
.Banner--banner--MaMCOdZ .Banner--sliderBox_sel--AgvjkbW {
  background-color: #fff !important;
  border-radius: 2px;
  height: 100%;
  -webkit-transition: width 6s ease-out;
  -moz-transition: width 6s ease-out;
  transition: width 6s ease-out;
  width: -webkit-calc(100% + 4px);
  width: -moz-calc(100% + 4px);
  width: calc(100% + 4px);
}
.Banner--banner--MaMCOdZ .Banner--slickDots--O0flI2i {
  left: -webkit-calc(-600px + 50vw);
  left: -moz-calc(-600px + 50vw);
  left: calc(-600px + 50vw);
  position: absolute;
  top: 440px;
  z-index: 10;
}
.Banner--banner--MaMCOdZ .Banner--slickDots--O0flI2i li {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  margin: 0 7px 0 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 40px;
}
.Banner--banner--MaMCOdZ .Banner--slickDots--O0flI2i li > div {
  background-color: hsla(0, 0%, 100%, 0.3);
  border-radius: 2px;
  height: 4px;
  overflow: hidden;
  position: relative;
  width: 40px;
}
.Banner--banner--MaMCOdZ .Banner--slickDots--O0flI2i li:hover > div {
  background-color: hsla(0, 0%, 100%, 0.6);
}
@media screen and (max-width: 1440px) {
  .Banner--banner--MaMCOdZ .Banner--slickDots--O0flI2i {
    left: -webkit-calc(-600px + 50vw);
    left: -moz-calc(-600px + 50vw);
    left: calc(-600px + 50vw);
  }
}
@media screen and (max-width: 1200px) {
  .Banner--banner--MaMCOdZ .Banner--slickDots--O0flI2i {
    left: 50px;
    top: 362px;
  }
}
@media screen and (max-width: 750px) {
  .Banner--banner--MaMCOdZ .Banner--slickDots--O0flI2i {
    left: 50px;
    top: 362px;
  }
}
.Banner--banner--MaMCOdZ
  .Banner--slickDots--O0flI2i
  .Banner--slick-active--FdcL2iQ {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  margin: 0 7px 0 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 48px;
}
.Banner--banner--MaMCOdZ
  .Banner--slickDots--O0flI2i
  .Banner--slick-active--FdcL2iQ
  > div {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 48px;
}
.Banner--bannerItem--J_GoeZS {
  background-position: top;
  background-repeat: no-repeat;
  background-size: auto 1300px;
  height: 820px;
  min-height: 680px;
  padding-left: calc(-602px + 50vw);
  padding-top: 172px;
  position: relative;
  width: 100%;
}
@media screen and (max-height: 820px) {
  .Banner--bannerItem--J_GoeZS {
    height: -webkit-calc(100vh - 80px);
    height: -moz-calc(100vh - 80px);
    height: calc(100vh - 80px);
  }
}
.Banner--bannerItem_title--aiYFSWd {
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 64px;
  font-weight: 500;
  line-height: 80px;
}
.Banner--bannerItem_subheading--rGvQ_qi {
  color: #fff;
  font-size: 18px;
  margin: 16px 0 40px;
}
@media screen and (max-width: 1440px) {
  .Banner--bannerItem--J_GoeZS {
    padding-left: calc(-590px + 49.16667vw);
  }
}
@media screen and (max-width: 1200px) {
  .Banner--bannerItem--J_GoeZS {
    padding-left: 48px;
  }
}
.Banner--bannerItem--J_GoeZS .Banner--vd--nYdu_eO {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .Banner--banner--MaMCOdZ .slick-dots {
    bottom: -webkit-calc(402.43478px - 4.05797vw);
    bottom: -moz-calc(402.43478px - 4.05797vw);
    bottom: calc(402.43478px - 4.05797vw);
    left: -webkit-calc(-28.08696px + 10.14493vw);
    left: -moz-calc(-28.08696px + 10.14493vw);
    left: calc(-28.08696px + 10.14493vw);
  }
  .Banner--banner--MaMCOdZ .slick-dots li {
    margin-right: 7px;
    width: -webkit-calc(19.13043px + 1.44928vw);
    width: -moz-calc(19.13043px + 1.44928vw);
    width: calc(19.13043px + 1.44928vw);
  }
  .Banner--banner--MaMCOdZ .slick-dots li > div {
    height: -webkit-calc(2.74783px + 0.08696vw);
    height: -moz-calc(2.74783px + 0.08696vw);
    height: calc(2.74783px + 0.08696vw);
    width: -webkit-calc(19.13043px + 1.44928vw);
    width: -moz-calc(19.13043px + 1.44928vw);
    width: calc(19.13043px + 1.44928vw);
  }
  .Banner--banner--MaMCOdZ .slick-dots .slick-active {
    width: -webkit-calc(31.30435px + 1.15942vw);
    width: -moz-calc(31.30435px + 1.15942vw);
    width: calc(31.30435px + 1.15942vw);
  }
  .Banner--banner--MaMCOdZ .slick-dots .slick-active > div {
    width: -webkit-calc(31.30435px + 1.15942vw);
    width: -moz-calc(31.30435px + 1.15942vw);
    width: calc(31.30435px + 1.15942vw);
  }
  .Banner--bannerItem--J_GoeZS {
    padding-top: calc(84.34783px + 6.08696vw);
  }
  .Banner--bannerItem_title--aiYFSWd {
    font-size: -webkit-calc(38.95652px + 1.73913vw);
    font-size: -moz-calc(38.95652px + 1.73913vw);
    font-size: calc(38.95652px + 1.73913vw);
    line-height: -webkit-calc(46.6087px + 2.31884vw);
    line-height: -moz-calc(46.6087px + 2.31884vw);
    line-height: calc(46.6087px + 2.31884vw);
  }
  .Banner--bannerItem_subheading--rGvQ_qi {
    font-size: -webkit-calc(11.73913px + 0.43478vw);
    font-size: -moz-calc(11.73913px + 0.43478vw);
    font-size: calc(11.73913px + 0.43478vw);
  }
}
@media screen and (max-width: 750px) {
  .Banner--banner--MaMCOdZ .slick-dots {
    bottom: 372px;
    left: 48px;
  }
  .Banner--banner--MaMCOdZ .slick-dots li {
    margin-right: 7px;
    width: 30px;
  }
  .Banner--banner--MaMCOdZ .slick-dots li > div {
    height: 3.4px;
    width: 30px;
  }
  .Banner--banner--MaMCOdZ .slick-dots .slick-active {
    width: 40px;
  }
  .Banner--banner--MaMCOdZ .slick-dots .slick-active > div {
    width: 40px;
  }
  .Banner--bannerItem--J_GoeZS {
    padding-left: 48px;
    padding-top: 130px;
  }
  .Banner--bannerItem_title--aiYFSWd {
    font-size: 52px;
    line-height: 64px;
  }
  .Banner--bannerItem_subheading--rGvQ_qi {
    font-size: 15px;
  }
}
.Banner--cardBox1--PTfeL7o,
.Banner--cardBox2--MKA7HSF {
  bottom: 0;
  min-width: 750px !important;
  position: absolute;
  z-index: 5;
}
.Banner--cardBox1--PTfeL7o .Banner--filter1--RRVEMXd,
.Banner--cardBox2--MKA7HSF .Banner--filter1--RRVEMXd {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.Banner--cardBox1--PTfeL7o .Banner--filter--jWBp9xf,
.Banner--cardBox2--MKA7HSF .Banner--filter--jWBp9xf {
  background-color: hsla(0, 0%, 100%, 0.15);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.Banner--cardBox1--PTfeL7o {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 212px;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
  padding: 36px 0;
  width: 100%;
}
.Banner--cardBox1_item--WpHqsY_ {
  border-radius: 8px;
  -webkit-box-shadow: 0 20px 40px 0 rgba(23, 26, 29, 0.04);
  box-shadow: 0 20px 40px 0 rgba(23, 26, 29, 0.04);
  cursor: pointer;
  margin-right: 16px;
  z-index: 2;
}
.Banner--cardBox1_item_box--xvBQLOa {
  border: 1.5px solid #fff;
  border-radius: 8px;
  height: 140px;
  overflow: hidden;
  padding-left: 24px;
  padding-top: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 288px;
}
.Banner--cardBox1_item_box--xvBQLOa > img {
  opacity: 0;
  position: absolute;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  width: 144px;
  z-index: -1;
}
.Banner--cardBox1_item_box--xvBQLOa:hover {
  -webkit-box-shadow: 0 15px 30px 0 rgba(23, 26, 29, 0.12);
  box-shadow: 0 15px 30px 0 rgba(23, 26, 29, 0.12);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.Banner--cardBox1_item_box--xvBQLOa:hover > img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.Banner--cardBox1_item_title--p_kTHjA {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  font-weight: 500;
}
.Banner--cardBox1_item_subheading--ogTdUTu {
  color: rgba(23, 26, 29, 0.6);
  font-size: 14px;
  margin-bottom: 18px;
  margin-top: 4px;
}
.Banner--cardBox1_item_btn--s8ivNVt {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.4);
  border: 1px solid hsla(210, 7%, 53%, 0.24);
  border-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  height: 32px;
  -webkit-justify-content: center;
  justify-content: center;
  width: 76px;
}
.Banner--cardBox1_item_btn--s8ivNVt:hover {
  background-color: hsla(0, 0%, 100%, 0.3);
}
.Banner--cardBox1_item--WpHqsY_:nth-child(6) {
  margin: 0;
}
.Banner--cardBox2--MKA7HSF {
  display: none;
}
.Banner--cardBox1_item--WpHqsY_,
.Banner--cardBox2_item--qnGLBnm {
  position: relative;
}
.Banner--cardBox1_item--WpHqsY_ .Banner--bg--xc4D3bM,
.Banner--cardBox2_item--qnGLBnm .Banner--bg--xc4D3bM {
  background-color: hsla(0, 0%, 100%, 0.8);
  border-radius: 8px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.Banner--cardBox1_item--WpHqsY_ .Banner--cardBox1_item_box--xvBQLOa,
.Banner--cardBox1_item--WpHqsY_ .Banner--cardBox2_item_box--Ze8xWsi,
.Banner--cardBox2_item--qnGLBnm .Banner--cardBox1_item_box--xvBQLOa,
.Banner--cardBox2_item--qnGLBnm .Banner--cardBox2_item_box--Ze8xWsi {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .Banner--cardBox1--PTfeL7o {
    display: none;
  }
  .Banner--cardBox2--MKA7HSF {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 24px 48px;
    width: 100%;
  }
  .Banner--cardBox2_item--qnGLBnm {
    border-radius: 6.63px;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    height: 112px;
    -webkit-transition: all 10s;
    -moz-transition: all 10s;
    transition: all 10s;
    width: -webkit-calc(50% - 8px);
    width: -moz-calc(50% - 8px);
    width: calc(50% - 8px);
    z-index: 2;
  }
  .Banner--cardBox2_item_box--Ze8xWsi {
    border: 1px solid #fff;
    border-radius: 6.63px;
    height: 100%;
    overflow: hidden;
    padding-left: 20px;
    padding-top: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
  }
  .Banner--cardBox2_item_box--Ze8xWsi > img {
    opacity: 0;
    position: absolute;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 120px;
    z-index: -1;
  }
  .Banner--cardBox2_item_box--Ze8xWsi:hover {
    -webkit-box-shadow: 0 17px 33px 0 rgba(23, 26, 29, 0.04),
      0 8px 41px 0 rgba(23, 26, 29, 0.12);
    box-shadow: 0 17px 33px 0 rgba(23, 26, 29, 0.04),
      0 8px 41px 0 rgba(23, 26, 29, 0.12);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .Banner--cardBox2_item_box--Ze8xWsi:hover > img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .Banner--cardBox2_item_title--Jrr_WVN {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    font-weight: 500;
    height: 22px;
  }
  .Banner--cardBox2_item_subheading--q8on6Bc {
    color: rgba(23, 26, 29, 0.6);
    font-size: 12px;
    height: 17px;
    margin-bottom: 14px;
    margin-top: 4px;
  }
  .Banner--cardBox2_item_btn--N9gdkN9 {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0.4);
    border: 1px solid hsla(210, 7%, 53%, 0.24);
    border-radius: 6px;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 11.38px;
    font-weight: 400;
    height: 26px;
    -webkit-justify-content: center;
    justify-content: center;
    width: 62px;
  }
  .Banner--cardBox2_item_btn--N9gdkN9:hover {
    background-color: hsla(0, 0%, 100%, 0.3);
  }
  .Banner--cardBox2_item--qnGLBnm:hover {
    -webkit-box-shadow: 0 20px 40px 0 rgba(23, 26, 29, 0.04);
    box-shadow: 0 20px 40px 0 rgba(23, 26, 29, 0.04);
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  }
  .Banner--cardBox2_item--qnGLBnm:nth-child(3),
  .Banner--cardBox2_item--qnGLBnm:nth-child(4) {
    margin-bottom: 16px;
  }
  .Banner--cardBox2_item--qnGLBnm:nth-child(3),
  .Banner--cardBox2_item--qnGLBnm:nth-child(5) {
    margin-right: 16px;
  }
}
.Banner--bannerItem_btn2--JddIOt3:hover {
  background-color: hsla(0, 0%, 100%, 0.16);
}
.CollaborationTools--tabsTops--AVjOa_0 {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 auto;
  padding: 56px 0 40px;
  position: relative;
}
.CollaborationTools--tabsTops--AVjOa_0 .CollaborationTools--tabsTop--vq7Jnta {
  border-radius: 20px;
  cursor: pointer;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: 500;
  height: 40px;
  line-height: 24px;
  padding: 8px 20px;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
  z-index: 1;
}
.CollaborationTools--tabsTops--AVjOa_0
  .CollaborationTools--tabsTop_cur--pPHkO4W {
  background-color: #000;
  border-radius: 20px;
  color: #fff;
  height: 40px;
  position: absolute;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
  z-index: 0;
}
.dtd-btn {
  border-radius: 6px;
}
.CollaborationTools--collaborationTools--DK9WAt7 {
  min-width: 750px;
  overflow: hidden;
  padding: 106px 0 66px;
  position: relative;
  -webkit-transition: background-color 1s !important;
  -moz-transition: background-color 1s !important;
  transition: background-color 1s !important;
}
.CollaborationTools--collaborationTools--DK9WAt7 .dtd-tabs-content {
  display: block !important;
  height: 540px;
  position: relative;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--bgIcon--XPHepqy {
  position: absolute;
  -webkit-transition: opacity 1s !important;
  -moz-transition: opacity 1s !important;
  transition: opacity 1s !important;
  width: 750px;
}
.CollaborationTools--collaborationTools--DK9WAt7 .dtd-tabs-tabpane {
  display: block !important;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  transition: opacity 1s;
  z-index: 1;
}
.CollaborationTools--collaborationTools--DK9WAt7 .dtd-tabs-tabpane-active {
  opacity: 1;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  transition: opacity 1s;
  z-index: 5;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain--qVZBrU_ {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0 {
  margin-right: 40px;
  padding: 32px 0 50px;
  width: 360px;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left_hint--R6xi9gA {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #171a1d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-family: PingFangSC-Medium;
  font-size: 17.78px;
  font-weight: 500;
  line-height: 31.11px;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left_hint--R6xi9gA
  img {
  height: 32px;
  margin-right: 7px;
  width: 32px;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left_title--GWvefGv {
  color: #171a1d;
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  margin: 6px 0 24px;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0
  .CollaborationTools--playbar--W4OPmZ8 {
  color: rgba(23, 26, 29, 0.4);
  cursor: pointer;
  font-size: 16px;
  line-height: 32px;
  margin-top: 11px;
  padding-left: 33px;
  position: relative;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0
  .CollaborationTools--playbar--W4OPmZ8
  .CollaborationTools--playItemBox1--EvjXpuh {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  left: 8px;
  position: absolute;
  width: 1px;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0
  .CollaborationTools--playbar--W4OPmZ8
  .CollaborationTools--playItemBox1--EvjXpuh
  .CollaborationTools--selectedIcon--M8WFGAQ {
  background-color: #007fff;
  height: 12px;
  left: 4px;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(-45deg) translateX(-100%);
  -moz-transform: rotate(-45deg) translateX(-100%);
  -ms-transform: rotate(-45deg) translateX(-100%);
  transform: rotate(-45deg) translateX(-100%);
  width: 12px;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0
  .CollaborationTools--playbar--W4OPmZ8
  .CollaborationTools--playItemBox1--EvjXpuh
  .CollaborationTools--playItem1--vqVAGhR {
  border: 1px solid hsla(210, 7%, 53%, 0.24);
  height: 34px;
  position: relative;
  width: 0;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0
  .CollaborationTools--playbar--W4OPmZ8
  .CollaborationTools--playItemBox1--EvjXpuh
  .CollaborationTools--playItem1--vqVAGhR
  .CollaborationTools--playItem1_item--v6wQ8k2 {
  border: 1px solid #007fff;
  height: 0;
  position: absolute;
  width: 0;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0
  .CollaborationTools--playbar--W4OPmZ8
  .CollaborationTools--playItemBox1--EvjXpuh
  .CollaborationTools--playItem1--vqVAGhR
  .CollaborationTools--playItem1_item_sel--ESOjpuw {
  border: 1px solid #007fff;
  height: 34px;
  left: -1px;
  position: absolute;
  -webkit-transition: height 1.95s;
  -moz-transition: height 1.95s;
  transition: height 1.95s;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0
  .CollaborationTools--playbar--W4OPmZ8
  .CollaborationTools--playItemBox2--ffoosXR {
  border: 1px solid hsla(210, 7%, 53%, 0.24);
  height: 100%;
  left: 8px;
  position: absolute;
  width: 0;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0
  .CollaborationTools--title--IJQwj4U {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: 500;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0
  .CollaborationTools--playbar_cur--CKO0qfB
  .CollaborationTools--playItemBox1--EvjXpuh
  .CollaborationTools--playItem1--vqVAGhR {
  font-size: 16px;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0
  .CollaborationTools--playbar_cur--CKO0qfB
  .CollaborationTools--title--IJQwj4U {
  color: #007fff;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: 500;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain_left--YIudkO0
  .CollaborationTools--playbar_cur--CKO0qfB
  .CollaborationTools--hint--qpS196U {
  color: #171a1d;
  font-family: PingFangSC-Regular;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain--qVZBrU_
  .CollaborationTools--bannerBox--qhBlDbK {
  position: relative;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain--qVZBrU_
  .CollaborationTools--bannerBox--qhBlDbK
  .CollaborationTools--bannerItem--rBNBnO2 {
  border-radius: 16px;
  margin-bottom: 40px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  width: 100%;
  z-index: -1;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain--qVZBrU_
  .CollaborationTools--bannerBox--qhBlDbK
  .CollaborationTools--bannerItem_img--ReVEyD4 {
  width: 100%;
}
.CollaborationTools--collaborationTools--DK9WAt7
  .CollaborationTools--TabsOfMain--qVZBrU_
  .CollaborationTools--bannerBox--qhBlDbK
  .CollaborationTools--bannerItemSel--xWMrxla {
  -webkit-box-shadow: 0 20px 40px 0 rgba(23, 26, 29, 0.04);
  box-shadow: 0 20px 40px 0 rgba(23, 26, 29, 0.04);
  opacity: 1;
  overflow: hidden;
  position: relative;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .CollaborationTools--collaborationTools--DK9WAt7 {
    background-size: 600px auto;
    padding: calc(10px + 8vw) 0;
  }
  .CollaborationTools--collaborationTools--DK9WAt7 .dtd-tabs-content {
    height: -webkit-calc(285px + 73.33333vw);
    height: -moz-calc(285px + 73.33333vw);
    height: calc(285px + 73.33333vw);
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_ {
    display: block;
    padding: 0 calc(-30.33333px + 10.44444vw);
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain_left--YIudkO0 {
    margin-right: 60px;
    padding: 32px 0 calc(7.33333px + 3.55556vw);
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain_left_hint--R6xi9gA {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #171a1d;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-family: PingFangSC-Medium;
    font-size: -webkit-calc(8.71333px + 0.75556vw);
    font-size: -moz-calc(8.71333px + 0.75556vw);
    font-size: calc(8.71333px + 0.75556vw);
    font-weight: 500;
    line-height: -webkit-calc(15.64333px + 1.28889vw);
    line-height: -moz-calc(15.64333px + 1.28889vw);
    line-height: calc(15.64333px + 1.28889vw);
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain_left_hint--R6xi9gA
    img {
    height: -webkit-calc(32px - 0.01333px * (1200px - 100vw));
    height: -moz-calc(32px - 0.01333px * (1200px - 100vw));
    height: calc(32px - 0.01333px * (1200px - 100vw));
    margin-right: calc(7px - 0.00667px * (1200px - 100vw));
    width: -webkit-calc(32px - 0.01333px * (1200px - 100vw));
    width: -moz-calc(32px - 0.01333px * (1200px - 100vw));
    width: calc(32px - 0.01333px * (1200px - 100vw));
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain_left_title--GWvefGv {
    color: #171a1d;
    font-family: PingFangSC-Medium;
    font-size: -webkit-calc(16px + 1.33333vw);
    font-size: -moz-calc(16px + 1.33333vw);
    font-size: calc(16px + 1.33333vw);
    font-weight: 500;
    margin: calc(-7.33333px + 1.11111vw) 0 calc(2.66667px + 1.77778vw);
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8 {
    color: rgba(23, 26, 29, 0.6);
    cursor: pointer;
    font-size: -webkit-calc(10.66667px + 0.44444vw);
    font-size: -moz-calc(10.66667px + 0.44444vw);
    font-size: calc(10.66667px + 0.44444vw);
    line-height: -webkit-calc(10.66667px + 1.77778vw);
    line-height: -moz-calc(10.66667px + 1.77778vw);
    line-height: calc(10.66667px + 1.77778vw);
    padding-left: calc(19.66667px + 1.11111vw);
    position: relative;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox1--EvjXpuh {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    left: 8px;
    position: absolute;
    width: 1px;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox1--EvjXpuh
    .CollaborationTools--selectedIcon--M8WFGAQ {
    background-color: #007fff;
    height: -webkit-calc(6.66667px + 0.44444vw);
    height: -moz-calc(6.66667px + 0.44444vw);
    height: calc(6.66667px + 0.44444vw);
    left: -webkit-calc(1.33333px + 0.22222vw);
    left: -moz-calc(1.33333px + 0.22222vw);
    left: calc(1.33333px + 0.22222vw);
    position: absolute;
    top: 0;
    -webkit-transform: rotate(-45deg) translateX(-100%);
    -moz-transform: rotate(-45deg) translateX(-100%);
    -ms-transform: rotate(-45deg) translateX(-100%);
    transform: rotate(-45deg) translateX(-100%);
    width: -webkit-calc(6.66667px + 0.44444vw);
    width: -moz-calc(6.66667px + 0.44444vw);
    width: calc(6.66667px + 0.44444vw);
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox1--EvjXpuh
    .CollaborationTools--playItem1--vqVAGhR {
    border: 1px solid hsla(210, 7%, 53%, 0.24);
    height: -webkit-calc(10px + 2vw);
    height: -moz-calc(10px + 2vw);
    height: calc(10px + 2vw);
    position: relative;
    width: 0;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox1--EvjXpuh
    .CollaborationTools--playItem1--vqVAGhR
    .CollaborationTools--playItem1_item--v6wQ8k2 {
    border: 1px solid #007fff;
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox1--EvjXpuh
    .CollaborationTools--playItem1--vqVAGhR
    .CollaborationTools--playItem1_item_sel--ESOjpuw {
    border: 1px solid #007fff;
    height: -webkit-calc(10px + 2vw);
    height: -moz-calc(10px + 2vw);
    height: calc(10px + 2vw);
    left: -1px;
    position: absolute;
    -webkit-transition: height 1.95s;
    -moz-transition: height 1.95s;
    transition: height 1.95s;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox2--ffoosXR {
    border: 1px solid hsla(210, 7%, 53%, 0.24);
    height: 100%;
    left: 8px;
    position: absolute;
    width: 0;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar_cur--CKO0qfB
    .CollaborationTools--playItemBox1--EvjXpuh {
    font-size: -webkit-calc(10.66667px + 0.44444vw);
    font-size: -moz-calc(10.66667px + 0.44444vw);
    font-size: calc(10.66667px + 0.44444vw);
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar_cur--CKO0qfB
    .CollaborationTools--title--IJQwj4U,
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--title--IJQwj4U {
    font-size: -webkit-calc(12.66667px + 0.44444vw);
    font-size: -moz-calc(12.66667px + 0.44444vw);
    font-size: calc(12.66667px + 0.44444vw);
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--bannerBox--qhBlDbK {
    position: relative;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--bannerBox--qhBlDbK
    .CollaborationTools--bannerItem--rBNBnO2 {
    border-radius: 16px;
    margin-bottom: 40px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
    width: 100%;
    z-index: -1;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--bannerBox--qhBlDbK
    .CollaborationTools--bannerItem_img--ReVEyD4 {
    width: 100%;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--bannerBox--qhBlDbK
    .CollaborationTools--bannerItemSel--xWMrxla {
    -webkit-box-shadow: 0 20px 40px 0 rgba(23, 26, 29, 0.04);
    box-shadow: 0 20px 40px 0 rgba(23, 26, 29, 0.04);
    opacity: 1;
    overflow: hidden;
    position: relative;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
    z-index: 1;
  }
}
@media screen and (max-width: 750px) {
  .CollaborationTools--collaborationTools--DK9WAt7 {
    padding: 70px 0;
  }
  .CollaborationTools--collaborationTools--DK9WAt7 .dtd-tabs-content {
    height: 835px;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_ {
    display: block;
    padding: 0 48px;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain_left--YIudkO0 {
    margin-right: 60px;
    padding: 32px 0 34px;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain_left_hint--R6xi9gA {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #171a1d;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-family: PingFangSC-Medium;
    font-size: 14.44px;
    font-weight: 500;
    line-height: 25.28px;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain_left_hint--R6xi9gA
    img {
    height: 26px;
    margin-right: 3px;
    width: 26px;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain_left_title--GWvefGv {
    color: #171a1d;
    font-family: PingFangSC-Medium;
    font-size: 26px;
    font-weight: 500;
    margin: 5px 0 16px;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8 {
    color: rgba(23, 26, 29, 0.4);
    cursor: pointer;
    font-size: 14px;
    line-height: 24px;
    margin-top: 11px;
    padding-left: 28px;
    position: relative;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox1--EvjXpuh {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    left: 8px;
    position: absolute;
    width: 1px;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox1--EvjXpuh
    .CollaborationTools--selectedIcon--M8WFGAQ {
    background-color: #007fff;
    height: 10px;
    left: 3px;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(-45deg) translateX(-100%);
    -moz-transform: rotate(-45deg) translateX(-100%);
    -ms-transform: rotate(-45deg) translateX(-100%);
    transform: rotate(-45deg) translateX(-100%);
    width: 10px;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox1--EvjXpuh
    .CollaborationTools--playItem1--vqVAGhR {
    border: 1px solid hsla(210, 7%, 53%, 0.24);
    height: 25px;
    position: relative;
    width: 0;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox1--EvjXpuh
    .CollaborationTools--playItem1--vqVAGhR
    .CollaborationTools--playItem1_item--v6wQ8k2 {
    border: 1px solid #007fff;
    height: 0;
    position: absolute;
    width: 0;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox1--EvjXpuh
    .CollaborationTools--playItem1--vqVAGhR
    .CollaborationTools--playItem1_item_sel--ESOjpuw {
    border: 1px solid #007fff;
    height: 25px;
    left: -1px;
    position: absolute;
    -webkit-transition: height 1.95s;
    -moz-transition: height 1.95s;
    transition: height 1.95s;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar--W4OPmZ8
    .CollaborationTools--playItemBox2--ffoosXR {
    border: 1px solid hsla(210, 7%, 53%, 0.24);
    height: 100%;
    left: 8px;
    position: absolute;
    width: 0;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar_cur--CKO0qfB
    .CollaborationTools--playItemBox1--EvjXpuh
    .CollaborationTools--playItem1--vqVAGhR {
    font-size: 14px;
  }
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--playbar_cur--CKO0qfB
    .CollaborationTools--playItemBox1--EvjXpuh
    .CollaborationTools--title--IJQwj4U,
  .CollaborationTools--collaborationTools--DK9WAt7
    .CollaborationTools--TabsOfMain--qVZBrU_
    .CollaborationTools--title--IJQwj4U {
    font-size: 16px;
  }
}
.dtd-tabs-small > .dtd-tabs-nav .dtd-tabs-tab {
  font-size: 14px;
  padding: 8px 0;
}
.dtd-tabs-large > .dtd-tabs-nav .dtd-tabs-tab {
  font-size: 16px;
  padding: 16px 0 12px;
}
.dtd-tabs-card.dtd-tabs-small > .dtd-tabs-nav .dtd-tabs-tab {
  padding: 6px 16px;
}
.dtd-tabs-card.dtd-tabs-large > .dtd-tabs-nav .dtd-tabs-tab {
  padding: 7px 16px 6px;
}
.dtd-tabs-rtl {
  direction: rtl;
}
.dtd-tabs-rtl .dtd-tabs-nav .dtd-tabs-tab {
  margin: 0 0 0 32px;
}
.dtd-tabs-rtl .dtd-tabs-nav .dtd-tabs-tab:last-of-type {
  margin-left: 0;
}
.dtd-tabs-rtl .dtd-tabs-nav .dtd-tabs-tab .anticon {
  margin-left: 12px;
  margin-right: 0;
}
.dtd-tabs-rtl .dtd-tabs-nav .dtd-tabs-tab .dtd-tabs-tab-remove {
  margin-left: -4px;
  margin-right: 8px;
}
.dtd-tabs-rtl .dtd-tabs-nav .dtd-tabs-tab .dtd-tabs-tab-remove .anticon {
  margin: 0;
}
.dtd-tabs-rtl.dtd-tabs-left > .dtd-tabs-nav {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.dtd-tabs-rtl.dtd-tabs-left > .dtd-tabs-content-holder {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}
.dtd-tabs-rtl.dtd-tabs-right > .dtd-tabs-nav {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}
.dtd-tabs-rtl.dtd-tabs-right > .dtd-tabs-content-holder {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.dtd-tabs-rtl.dtd-tabs-card.dtd-tabs-bottom
  > .dtd-tabs-nav
  .dtd-tabs-tab
  + .dtd-tabs-tab,
.dtd-tabs-rtl.dtd-tabs-card.dtd-tabs-bottom
  > div
  > .dtd-tabs-nav
  .dtd-tabs-tab
  + .dtd-tabs-tab,
.dtd-tabs-rtl.dtd-tabs-card.dtd-tabs-top
  > .dtd-tabs-nav
  .dtd-tabs-tab
  + .dtd-tabs-tab,
.dtd-tabs-rtl.dtd-tabs-card.dtd-tabs-top
  > div
  > .dtd-tabs-nav
  .dtd-tabs-tab
  + .dtd-tabs-tab {
  margin-left: 0;
  margin-right: 2px;
}
.dtd-tabs-rtl.dtd-tabs-card.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-nav-add,
.dtd-tabs-rtl.dtd-tabs-card.dtd-tabs-bottom
  > div
  > .dtd-tabs-nav
  .dtd-tabs-nav-add,
.dtd-tabs-rtl.dtd-tabs-card.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-nav-add,
.dtd-tabs-rtl.dtd-tabs-card.dtd-tabs-top
  > div
  > .dtd-tabs-nav
  .dtd-tabs-nav-add {
  margin-left: 0;
  margin-right: 2px;
}
.dtd-tabs-dropdown-rtl {
  direction: rtl;
}
.dtd-tabs-dropdown-rtl .dtd-tabs-dropdown-menu-item {
  text-align: right;
}
.dtd-tabs-bottom,
.dtd-tabs-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.dtd-tabs-bottom > .dtd-tabs-nav,
.dtd-tabs-bottom > div > .dtd-tabs-nav,
.dtd-tabs-top > .dtd-tabs-nav,
.dtd-tabs-top > div > .dtd-tabs-nav {
  margin: 0 0 16px;
}
.dtd-tabs-bottom > .dtd-tabs-nav:before,
.dtd-tabs-bottom > div > .dtd-tabs-nav:before,
.dtd-tabs-top > .dtd-tabs-nav:before,
.dtd-tabs-top > div > .dtd-tabs-nav:before {
  border-bottom: 1px solid #f0f0f0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
}
.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-bottom > div > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-top > div > .dtd-tabs-nav .dtd-tabs-ink-bar {
  height: 2px;
}
.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-ink-bar-animated,
.dtd-tabs-bottom > div > .dtd-tabs-nav .dtd-tabs-ink-bar-animated,
.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-ink-bar-animated,
.dtd-tabs-top > div > .dtd-tabs-nav .dtd-tabs-ink-bar-animated {
  -webkit-transition: width 0.3s, left 0.3s, right 0.3s;
  -moz-transition: width 0.3s, left 0.3s, right 0.3s;
  transition: width 0.3s, left 0.3s, right 0.3s;
}
.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-bottom > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-bottom > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-top > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-top > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:before {
  bottom: 0;
  top: 0;
  width: 30px;
}
.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-bottom > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-top > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:before {
  -webkit-box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
  left: 0;
}
.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-bottom > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-top > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:after {
  -webkit-box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
  right: 0;
}
.dtd-tabs-bottom
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-left:before,
.dtd-tabs-bottom
  > div
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-left:before,
.dtd-tabs-top
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-left:before,
.dtd-tabs-top
  > div
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-left:before {
  opacity: 1;
}
.dtd-tabs-bottom
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-right:after,
.dtd-tabs-bottom
  > div
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-right:after,
.dtd-tabs-top
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-right:after,
.dtd-tabs-top
  > div
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-right:after {
  opacity: 1;
}
.dtd-tabs-top > .dtd-tabs-nav:before,
.dtd-tabs-top > div > .dtd-tabs-nav:before {
  bottom: 0;
}
.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-top > div > .dtd-tabs-nav .dtd-tabs-ink-bar {
  bottom: 0;
}
.dtd-tabs-bottom > .dtd-tabs-nav,
.dtd-tabs-bottom > div > .dtd-tabs-nav {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  margin-bottom: 0;
  margin-top: 16px;
  -webkit-order: 1;
  order: 1;
}
.dtd-tabs-bottom > .dtd-tabs-nav:before,
.dtd-tabs-bottom > div > .dtd-tabs-nav:before {
  top: 0;
}
.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-bottom > div > .dtd-tabs-nav .dtd-tabs-ink-bar {
  top: 0;
}
.dtd-tabs-bottom > .dtd-tabs-content-holder,
.dtd-tabs-bottom > div > .dtd-tabs-content-holder {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
}
.dtd-tabs-left > .dtd-tabs-nav,
.dtd-tabs-left > div > .dtd-tabs-nav,
.dtd-tabs-right > .dtd-tabs-nav,
.dtd-tabs-right > div > .dtd-tabs-nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 50px;
}
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-tab,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-tab,
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-tab,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-tab {
  padding: 8px 24px;
  text-align: center;
}
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-tab + .dtd-tabs-tab,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-tab + .dtd-tabs-tab,
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-tab + .dtd-tabs-tab,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-tab + .dtd-tabs-tab {
  margin: 16px 0 0;
}
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-nav-wrap,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-nav-wrap,
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-nav-wrap,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-nav-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:before {
  height: 30px;
  left: 0;
  right: 0;
}
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:before {
  -webkit-box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
  top: 0;
}
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:after {
  bottom: 0;
  -webkit-box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
}
.dtd-tabs-left
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-top:before,
.dtd-tabs-left
  > div
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-top:before,
.dtd-tabs-right
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-top:before,
.dtd-tabs-right
  > div
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-top:before {
  opacity: 1;
}
.dtd-tabs-left
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-bottom:after,
.dtd-tabs-left
  > div
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-bottom:after,
.dtd-tabs-right
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-bottom:after,
.dtd-tabs-right
  > div
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap.dtd-tabs-nav-wrap-ping-bottom:after {
  opacity: 1;
}
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-ink-bar {
  width: 2px;
}
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-ink-bar-animated,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-ink-bar-animated,
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-ink-bar-animated,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-ink-bar-animated {
  -webkit-transition: height 0.3s, top 0.3s;
  -moz-transition: height 0.3s, top 0.3s;
  transition: height 0.3s, top 0.3s;
}
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-nav-list,
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-nav-operations,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-nav-list,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-nav-operations,
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-nav-list,
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-nav-operations,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-nav-list,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-nav-operations {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-ink-bar {
  right: 0;
}
.dtd-tabs-left > .dtd-tabs-content-holder,
.dtd-tabs-left > div > .dtd-tabs-content-holder {
  border-left: 1px solid #f0f0f0;
  margin-left: -1px;
}
.dtd-tabs-left
  > .dtd-tabs-content-holder
  > .dtd-tabs-content
  > .dtd-tabs-tabpane,
.dtd-tabs-left
  > div
  > .dtd-tabs-content-holder
  > .dtd-tabs-content
  > .dtd-tabs-tabpane {
  padding-left: 24px;
}
.dtd-tabs-right > .dtd-tabs-nav,
.dtd-tabs-right > div > .dtd-tabs-nav {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-ink-bar {
  left: 0;
}
.dtd-tabs-right > .dtd-tabs-content-holder,
.dtd-tabs-right > div > .dtd-tabs-content-holder {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  border-right: 1px solid #f0f0f0;
  margin-right: -1px;
  -webkit-order: 0;
  order: 0;
}
.dtd-tabs-right
  > .dtd-tabs-content-holder
  > .dtd-tabs-content
  > .dtd-tabs-tabpane,
.dtd-tabs-right
  > div
  > .dtd-tabs-content-holder
  > .dtd-tabs-content
  > .dtd-tabs-tabpane {
  padding-right: 24px;
}
.dtd-tabs-dropdown {
  -webkit-font-feature-settings: "tnum";
  -moz-font-feature-settings: "tnum", "tnum";
  font-feature-settings: "tnum", "tnum";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  font-size: 14px;
  font-variant: tabular-nums;
  left: -9999px;
  line-height: 1.5715;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -9999px;
  z-index: 1050;
}
.dtd-tabs-dropdown-hidden {
  display: none;
}
.dtd-tabs-dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  background-color: var(--common_bg_z1_color, #fff);
  border-radius: 4px;
  border-radius: var(--common_border_radius_s, 4px);
  -webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12),
    0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12),
    0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  list-style-type: none;
  margin: 0;
  max-height: 200px;
  outline: none;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 4px 0;
  text-align: left;
}
.dtd-tabs-dropdown-menu-item {
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  min-width: 120px;
  overflow: hidden;
  padding: 5px 12px;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  white-space: nowrap;
}
.dtd-tabs-dropdown-menu-item:hover {
  background: #f5f5f5;
}
.dtd-tabs-dropdown-menu-item-disabled,
.dtd-tabs-dropdown-menu-item-disabled:hover {
  background: transparent;
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.dtd-tabs-card > .dtd-tabs-nav .dtd-tabs-tab,
.dtd-tabs-card > div > .dtd-tabs-nav .dtd-tabs-tab {
  background: #fafafa;
  border: 1px solid #f0f0f0;
  margin: 0;
  padding: 8px 16px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.dtd-tabs-card > .dtd-tabs-nav .dtd-tabs-tab-active,
.dtd-tabs-card > div > .dtd-tabs-nav .dtd-tabs-tab-active {
  background: #fff;
  background: var(--common_bg_z1_color, #fff);
  color: #0089ff;
}
.dtd-tabs-card > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-card > div > .dtd-tabs-nav .dtd-tabs-ink-bar {
  visibility: hidden;
}
.dtd-tabs-card.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-tab + .dtd-tabs-tab,
.dtd-tabs-card.dtd-tabs-bottom
  > div
  > .dtd-tabs-nav
  .dtd-tabs-tab
  + .dtd-tabs-tab,
.dtd-tabs-card.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-tab + .dtd-tabs-tab,
.dtd-tabs-card.dtd-tabs-top
  > div
  > .dtd-tabs-nav
  .dtd-tabs-tab
  + .dtd-tabs-tab {
  margin-left: 2px;
}
.dtd-tabs-card.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-tab,
.dtd-tabs-card.dtd-tabs-top > div > .dtd-tabs-nav .dtd-tabs-tab {
  border-radius: 4px 4px 0 0;
  border-radius: var(--common_border_radius_s, 4px)
    var(--common_border_radius_s, 4px) 0 0;
}
.dtd-tabs-card.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-tab-active,
.dtd-tabs-card.dtd-tabs-top > div > .dtd-tabs-nav .dtd-tabs-tab-active {
  border-bottom-color: #fff;
  border-bottom-color: var(--common_bg_z1_color, #fff);
}
.dtd-tabs-card.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-tab,
.dtd-tabs-card.dtd-tabs-bottom > div > .dtd-tabs-nav .dtd-tabs-tab {
  border-radius: 0 0 4px 4px;
  border-radius: 0 0 var(--common_border_radius_s, 4px)
    var(--common_border_radius_s, 4px);
}
.dtd-tabs-card.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-tab-active,
.dtd-tabs-card.dtd-tabs-bottom > div > .dtd-tabs-nav .dtd-tabs-tab-active {
  border-top-color: #fff;
  border-top-color: var(--common_bg_z1_color, #fff);
}
.dtd-tabs-card.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-tab + .dtd-tabs-tab,
.dtd-tabs-card.dtd-tabs-left
  > div
  > .dtd-tabs-nav
  .dtd-tabs-tab
  + .dtd-tabs-tab,
.dtd-tabs-card.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-tab + .dtd-tabs-tab,
.dtd-tabs-card.dtd-tabs-right
  > div
  > .dtd-tabs-nav
  .dtd-tabs-tab
  + .dtd-tabs-tab {
  margin-top: 2px;
}
.dtd-tabs-card.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-tab,
.dtd-tabs-card.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-tab {
  border-radius: 4px 0 0 4px;
  border-radius: var(--common_border_radius_s, 4px) 0 0
    var(--common_border_radius_s, 4px);
}
.dtd-tabs-card.dtd-tabs-left > .dtd-tabs-nav .dtd-tabs-tab-active,
.dtd-tabs-card.dtd-tabs-left > div > .dtd-tabs-nav .dtd-tabs-tab-active {
  border-right-color: #fff;
  border-right-color: var(--common_bg_z1_color, #fff);
}
.dtd-tabs-card.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-tab,
.dtd-tabs-card.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-tab {
  border-radius: 0 4px 4px 0;
  border-radius: 0 var(--common_border_radius_s, 4px)
    var(--common_border_radius_s, 4px) 0;
}
.dtd-tabs-card.dtd-tabs-right > .dtd-tabs-nav .dtd-tabs-tab-active,
.dtd-tabs-card.dtd-tabs-right > div > .dtd-tabs-nav .dtd-tabs-tab-active {
  border-left-color: #fff;
  border-left-color: var(--common_bg_z1_color, #fff);
}
.dtd-tabs {
  -webkit-font-feature-settings: "tnum";
  -moz-font-feature-settings: "tnum", "tnum";
  font-feature-settings: "tnum", "tnum";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  margin: 0;
  overflow: hidden;
}
.dtd-tabs > .dtd-tabs-nav,
.dtd-tabs > div > .dtd-tabs-nav {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  position: relative;
}
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-wrap,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-wrap {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  align-self: stretch;
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  overflow: hidden;
  position: relative;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  white-space: nowrap;
}
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-wrap:before,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:after,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-wrap:before {
  content: "";
  opacity: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 1;
}
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-list,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-operations,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-operations {
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-operations-hidden,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-operations-hidden {
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-more,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-more {
  background: transparent;
  border: 0;
  padding: 8px 16px;
  position: relative;
}
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-more:after,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-more:after {
  bottom: 0;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-add,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-add {
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 4px 4px 0 0;
  border-radius: var(--common_border_radius_s, 4px)
    var(--common_border_radius_s, 4px) 0 0;
  cursor: pointer;
  margin-left: 2px;
  min-width: 40px;
  outline: none;
  padding: 0 8px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-add:hover,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-add:hover {
  color: #29a2ff;
}
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-add:active,
.dtd-tabs > .dtd-tabs-nav .dtd-tabs-nav-add:focus,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-add:active,
.dtd-tabs > div > .dtd-tabs-nav .dtd-tabs-nav-add:focus {
  color: #006cd9;
}
.dtd-tabs-extra-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.dtd-tabs-centered
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap:not([class*="dtd-tabs-nav-wrap-ping"]),
.dtd-tabs-centered
  > div
  > .dtd-tabs-nav
  .dtd-tabs-nav-wrap:not([class*="dtd-tabs-nav-wrap-ping"]) {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.dtd-tabs-ink-bar {
  background: #0089ff;
  pointer-events: none;
  position: absolute;
}
.dtd-tabs-tab {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: transparent;
  border: 0;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  outline: none;
  padding: 12px 0;
  position: relative;
}
.dtd-tabs-tab-btn:active,
.dtd-tabs-tab-btn:focus,
.dtd-tabs-tab-remove:active,
.dtd-tabs-tab-remove:focus {
  color: #006cd9;
}
.dtd-tabs-tab-btn,
.dtd-tabs-tab-remove {
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.dtd-tabs-tab-remove {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  background: transparent;
  border: none;
  color: rgba(23, 26, 29, 0.6);
  color: var(--common_level2_base_color, rgba(23, 26, 29, 0.6));
  cursor: pointer;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 12px;
  margin-left: 8px;
  margin-right: -4px;
}
.dtd-tabs-tab-remove:hover {
  color: rgba(0, 0, 0, 0.85);
}
.dtd-tabs-tab:hover {
  color: #29a2ff;
}
.dtd-tabs-tab.dtd-tabs-tab-active .dtd-tabs-tab-btn {
  color: #0089ff;
  text-shadow: 0 0 0.25px currentColor;
}
.dtd-tabs-tab.dtd-tabs-tab-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.dtd-tabs-tab.dtd-tabs-tab-disabled .dtd-tabs-tab-btn:active,
.dtd-tabs-tab.dtd-tabs-tab-disabled .dtd-tabs-tab-btn:focus,
.dtd-tabs-tab.dtd-tabs-tab-disabled .dtd-tabs-tab-remove:active,
.dtd-tabs-tab.dtd-tabs-tab-disabled .dtd-tabs-tab-remove:focus {
  color: rgba(0, 0, 0, 0.25);
}
.dtd-tabs-tab .dtd-tabs-tab-remove .anticon {
  margin: 0;
}
.dtd-tabs-tab .anticon {
  margin-right: 12px;
}
.dtd-tabs-tab + .dtd-tabs-tab {
  margin: 0 0 0 32px;
}
.dtd-tabs-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.dtd-tabs-content-holder {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  min-height: 0;
  min-width: 0;
}
.dtd-tabs-content-animated {
  -webkit-transition: margin 0.3s;
  -moz-transition: margin 0.3s;
  transition: margin 0.3s;
}
.dtd-tabs-tabpane {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  outline: none;
  width: 100%;
}
.dtd-tabs {
  color: rgba(23, 26, 29, 0.6);
  color: var(--common_level2_base_color, rgba(23, 26, 29, 0.6));
  padding: 0;
}
.dtd-tabs-tab.dtd-tabs-tab-disabled {
  color: rgba(23, 26, 29, 0.24);
  color: var(--common_level4_base_color, rgba(23, 26, 29, 0.24));
}
.dtd-tabs-tab {
  cursor: default;
}
.dtd-tabs-nav-list {
  padding-left: 12px;
  padding-right: 12px;
}
.dtd-tabs > .dtd-tabs-nav {
  margin: 0;
  padding-bottom: 0;
}
.dtd-tabs-small > .dtd-tabs-nav .dtd-tabs-tab {
  font-size: 12px;
  line-height: 18px;
  padding: 4px 0;
}
.dtd-tabs-small > .dtd-tabs-nav .dtd-tabs-tab .dtd-tabs-tab-btn {
  padding: 11px 12px;
}
.dtd-tabs-dropdown-menu {
  background: #fff;
  background: var(--common_fg_z1_color, #fff);
}
.dtd-tabs-dropdown-menu-item {
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
}
.dtd-tabs-dropdown-menu-item:hover {
  background: hsla(210, 7%, 53%, 0.12);
  background: var(--common_hover_bg_color, hsla(210, 7%, 53%, 0.12));
}
.dtd-tabs-bottom > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-bottom > div > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-top > .dtd-tabs-nav .dtd-tabs-ink-bar,
.dtd-tabs-top > div > .dtd-tabs-nav .dtd-tabs-ink-bar {
  height: 4px;
}
.dtd-tabs-top.tab-bar-margin .dtd-tabs-nav {
  margin: 0 0 24px;
}
.dtd-tabs-ink-bar {
  background: transparent;
}
.dtd-tabs-tab-btn {
  border-radius: 4px;
  border-radius: var(--common_border_radius_s, 4px);
  padding: 8px 12px;
}
.dtd-tabs-tab.dtd-tabs-tab-active .dtd-tabs-tab-btn {
  color: #171a1d;
  color: var(--common_level1_base_color, #171a1d);
  font-weight: 500;
  text-shadow: none;
}
.dtd-tabs-large > .dtd-tabs-nav .dtd-tabs-tab {
  line-height: 24px;
  padding: 4px 0;
}
.dtd-tabs-tab {
  line-height: 22px;
  margin: 0 4px 0 0;
  padding: 4px 0;
}
.dtd-tabs-nav {
  border-bottom: 1px solid hsla(210, 7%, 53%, 0.16);
  border-bottom: 1px solid
    var(--common_line_light_color, hsla(210, 7%, 53%, 0.16));
}
.dtd-tabs-tab:hover {
  color: rgba(23, 26, 29, 0.6);
  color: var(--common_level2_base_color, rgba(23, 26, 29, 0.6));
}
.dtd-tabs-bottom > .dtd-tabs-nav:before,
.dtd-tabs-bottom > div > .dtd-tabs-nav:before,
.dtd-tabs-top > .dtd-tabs-nav:before,
.dtd-tabs-top > div > .dtd-tabs-nav:before {
  display: none;
}
.dtd-tabs-ink-bar:after {
  content: "";
}
.dtd-tabs-tab-active {
  position: relative;
}
.dtd-tabs-tab-active:after {
  background: #171a1d;
  background: var(--common_level1_base_color, #171a1d);
  border-radius: 2px;
  bottom: 4px;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  width: 20px;
}
.dtd-tabs-tab-btn:hover {
  background: hsla(210, 7%, 53%, 0.12);
  background: var(--common_hover_bg_color, hsla(210, 7%, 53%, 0.12));
}
.dtd-tabs-tab-active .dtd-tabs-tab-btn:hover {
  background: hsla(210, 7%, 53%, 0.16);
  background: var(--common_line_light_color, hsla(210, 7%, 53%, 0.16));
}
.dtd-tabs-tab-btn:active {
  background: hsla(210, 7%, 53%, 0.24);
  background: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
  color: rgba(23, 26, 29, 0.6);
  color: var(--common_level2_base_color, rgba(23, 26, 29, 0.6));
}
.dtd-tabs-tab-active .dtd-tabs-tab-btn:hover {
  background: hsla(210, 7%, 53%, 0.24);
  background: var(--common_line_hard_color, hsla(210, 7%, 53%, 0.24));
}
.dtd-tabs-tab + .dtd-tabs-tab {
  margin: 0 4px 0 0;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez {
  background-image: -webkit-linear-gradient(
    top,
    #fff,
    hsla(0, 0%, 100%, 0.4) 120px,
    rgba(235, 237, 240, 0.3) 230px,
    #ebedf0
  );
  min-width: 750px;
  padding-top: 106px;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez .dtd-tabs-content {
  display: block !important;
  height: 420px;
  position: relative;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez .dtd-tabs-tabpane {
  display: block !important;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  transition: opacity 0.8s;
  z-index: 1;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez
  .dtd-tabs-tabpane-active {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  transition: opacity 0.8s;
  z-index: 5;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez
  .EnterpriseClassification--tab_item--uOh36sa {
  border-radius: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 420px;
  margin: 0 auto;
  overflow: hidden;
  width: 1200px;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez
  .EnterpriseClassification--tab_item--uOh36sa
  .EnterpriseClassification--img--RCU11BW {
  background-position: top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 420px;
  -webkit-transition: background-size 2s;
  -moz-transition: background-size 2s;
  transition: background-size 2s;
  width: 588px;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez
  .EnterpriseClassification--tab_item_main--vgdctQ6 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  background-color: #171a1f;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  justify-items: left;
  overflow: hidden;
  padding: 80px 55px 43px;
  position: relative;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez
  .EnterpriseClassification--tab_item_main--vgdctQ6
  .EnterpriseClassification--icon--iuc3RDz {
  position: absolute;
  width: 300px;
  z-index: 0;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez
  .EnterpriseClassification--tab_item_main_top--GRMTIyk {
  z-index: 1;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez
  .EnterpriseClassification--tab_item_main_top--GRMTIyk
  .EnterpriseClassification--title--eKOj2x6 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(left, #69b3ff, #004fff 25%);
  font-family: PingFangSC-Medium;
  font-size: 20px;
  font-weight: 500;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez
  .EnterpriseClassification--tab_item_main_top--GRMTIyk
  .EnterpriseClassification--titleOfBig--ULAflzu {
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  margin: 8px 0;
}
.EnterpriseClassification--enterpriseClassification--m9HNhez
  .EnterpriseClassification--tab_item_main_top--GRMTIyk
  .EnterpriseClassification--text--tLs2q7u {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: hsla(0, 0%, 100%, 0.8);
  display: -webkit-box;
  font-size: 18px;
  font-style: Regular;
  letter-spacing: 0;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item--uOh36sa {
    height: -webkit-calc(153.33333px + 22.22222vw);
    height: -moz-calc(153.33333px + 22.22222vw);
    height: calc(153.33333px + 22.22222vw);
    margin: 0 calc(-30.33333px + 10.44444vw);
    width: auto;
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item--uOh36sa
    .EnterpriseClassification--img--RCU11BW {
    height: -webkit-calc(153.33333px + 22.22222vw);
    height: -moz-calc(153.33333px + 22.22222vw);
    height: calc(153.33333px + 22.22222vw);
    width: -webkit-calc(-126.66667px + 59.55556vw);
    width: -moz-calc(-126.66667px + 59.55556vw);
    width: calc(-126.66667px + 59.55556vw);
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item_main--vgdctQ6 {
    padding: calc(-69.33333px + 12.44444vw) calc(-11.66667px + 5.55556vw)
      calc(13.66667px + 2.44444vw);
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item_main_top--GRMTIyk
    .EnterpriseClassification--title--eKOj2x6 {
    font-size: -webkit-calc(9.33333px + 0.88889vw);
    font-size: -moz-calc(9.33333px + 0.88889vw);
    font-size: calc(9.33333px + 0.88889vw);
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item_main_top--GRMTIyk
    .EnterpriseClassification--titleOfBig--ULAflzu {
    font-size: -webkit-calc(16px + 1.33333vw);
    font-size: -moz-calc(16px + 1.33333vw);
    font-size: calc(16px + 1.33333vw);
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item_main_top--GRMTIyk
    .EnterpriseClassification--text--tLs2q7u {
    font-size: -webkit-calc(7.33333px + 0.88889vw);
    font-size: -moz-calc(7.33333px + 0.88889vw);
    font-size: calc(7.33333px + 0.88889vw);
    line-height: -webkit-calc(16px + 1.33333vw);
    line-height: -moz-calc(16px + 1.33333vw);
    line-height: calc(16px + 1.33333vw);
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item_main--vgdctQ6
    .EnterpriseClassification--icon--iuc3RDz {
    position: absolute;
    width: -webkit-calc(12px + 24vw);
    width: -moz-calc(12px + 24vw);
    width: calc(12px + 24vw);
  }
}
@media screen and (max-width: 750px) {
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item--uOh36sa {
    border-radius: 16px;
    height: 320px;
    margin: 0 48px;
    width: auto;
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item--uOh36sa
    .EnterpriseClassification--img--RCU11BW {
    height: 320px;
    width: 320px;
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item_main--vgdctQ6 {
    padding: 24px 30px 32px;
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item_main_top--GRMTIyk
    .EnterpriseClassification--title--eKOj2x6 {
    font-size: 16px;
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item_main_top--GRMTIyk
    .EnterpriseClassification--titleOfBig--ULAflzu {
    font-size: 26px;
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item_main_top--GRMTIyk
    .EnterpriseClassification--text--tLs2q7u {
    font-size: 14px;
    line-height: 26px;
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .EnterpriseClassification--tab_item--uOh36sa
    .EnterpriseClassification--icon--iuc3RDz {
    position: absolute;
    width: 192px;
  }
}
.EnterpriseClassification--enterpriseClassification--m9HNhez
  .EnterpriseClassification--tab_item_sel--sTlQHjZ
  .EnterpriseClassification--img--RCU11BW {
  background-size: auto 110%;
  -webkit-transition: background-size 2s;
  -moz-transition: background-size 2s;
  transition: background-size 2s;
}
@media screen and (max-width: 1200px) {
  .EnterpriseClassification--enterpriseClassification--m9HNhez {
    padding-top: calc(10px + 8vw);
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .dtd-tabs-content {
    height: -webkit-calc(153.33333px + 22.22222vw);
    height: -moz-calc(153.33333px + 22.22222vw);
    height: calc(153.33333px + 22.22222vw);
  }
}
@media screen and (max-width: 750px) {
  .EnterpriseClassification--enterpriseClassification--m9HNhez {
    padding-top: 70px;
  }
  .EnterpriseClassification--enterpriseClassification--m9HNhez
    .dtd-tabs-content {
    height: 320px;
  }
}
.Footer--footerBox--L9Kw13v {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  background: #01160b;
  background-position: top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  color: hsla(0, 0%, 100%, 0.6);
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: background-size 10s ease-out;
  -moz-transition: background-size 10s ease-out;
  transition: background-size 10s ease-out;
}
.Footer--footerBox--L9Kw13v,
.Footer--footerBox--L9Kw13v .Footer--footer--x1S7DcZ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 750px;
}
.Footer--footerBox--L9Kw13v .Footer--footer--x1S7DcZ {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.48);
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 130px 0 207px;
  width: 100%;
}
.Footer--footerBox--L9Kw13v .Footer--footer--x1S7DcZ .Footer--btnBox--X7ba35F {
  margin-top: 32px;
}
.Footer--footerBox--L9Kw13v
  .Footer--footer--x1S7DcZ
  .Footer--btnBox--X7ba35F
  .Footer--btn--oNrq6QJ:first-child {
  margin-right: 24px;
}
@media screen and (max-width: 1200px) {
  .Footer--footerBox--L9Kw13v .Footer--footer--x1S7DcZ {
    padding: calc(60.66667px + 5.77778vw) 0 calc(55px + 12.66667vw);
  }
}
@media screen and (max-width: 750px) {
  .Footer--footerBox--L9Kw13v .Footer--footer--x1S7DcZ {
    padding: 104px 0 150px;
  }
}
.Footer--footerBox--L9Kw13v:hover {
  background-size: auto 115%;
  -webkit-transition: background-size 10s ease-out;
  -moz-transition: background-size 10s ease-out;
  transition: background-size 10s ease-out;
}
.DDEdition--DDEdition--iALlPvy {
  background-color: #ebedf0;
  min-width: 750px;
  padding: 106px 0 0;
}
.DDEdition--DDEdition--iALlPvy .DDEdition--item_background--ZT8kAux {
  background-image: -webkit-linear-gradient(327deg, #1656ff, #05246f);
  background-image: -moz-linear-gradient(327deg, #1656ff 0, #05246f 100%);
  background-image: linear-gradient(123deg, #1656ff, #05246f);
  height: -webkit-calc(100% + 93px);
  height: -moz-calc(100% + 93px);
  height: calc(100% + 93px);
  position: absolute;
  top: -93px;
  width: 100%;
}
.DDEdition--DDEdition--iALlPvy .DDEdition--item_background1--RfzpFxM {
  background-color: #0089ff;
  height: 100%;
  width: 100%;
}
.DDEdition--DDEdition_main1--hAtiDJG {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 56px auto;
  width: 1200px;
}
.DDEdition--DDEdition_main1_box--DIxpIpc {
  background-color: hsla(0, 0%, 100%, 0.7);
  border-radius: 16px;
  height: 420px;
  margin-right: 24px;
  overflow: hidden;
  position: relative;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 282px;
}
.DDEdition--DDEdition_main1_box_top--jZZbHNF {
  height: 22px !important;
  left: 32px;
  padding: 32px;
  position: absolute;
  top: 32px;
  width: 100%;
  z-index: 3;
}
.DDEdition--DDEdition_main1_box_item1--jzYxLvC {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  opacity: 1;
  overflow: hidden;
  padding: 32px 32px 40px;
  position: absolute;
  top: 0;
  -webkit-transition: top 0.4s ease, opacity 0.6s ease;
  -moz-transition: top 0.4s ease, opacity 0.6s ease;
  transition: top 0.4s ease, opacity 0.6s ease;
  width: 100%;
}
.DDEdition--DDEdition_main1_box_item1_bottom--VWg3Vph {
  z-index: 1;
}
.DDEdition--DDEdition_main1_box_item1_bottom--VWg3Vph
  .DDEdition--title--jKyGHw2 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #6bffff, #daf8ff);
  font-size: 18px;
  font-weight: 400;
}
.DDEdition--DDEdition_main1_box_item1_bottom--VWg3Vph
  .DDEdition--text--gjFEnXn {
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  line-height: 45px;
  margin-top: 12px;
}
.DDEdition--DDEdition_main1_box_item3--kpRkD3Y {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  left: 0;
  opacity: 1;
  overflow: hidden;
  padding: 32px 32px 40px;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.DDEdition--DDEdition_main1_box_item3_bottom--YSPH85m {
  z-index: 1;
}
.DDEdition--DDEdition_main1_box_item3_bottom--YSPH85m
  .DDEdition--title--jKyGHw2 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #6bffff, #daf8ff);
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: 500;
}
.DDEdition--DDEdition_main1_box_item3_bottom--YSPH85m
  .DDEdition--text--gjFEnXn {
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  line-height: 45px;
  margin-top: 12px;
}
.DDEdition--DDEdition_main1_box_item2--Qkq02de {
  -ms-flex-pack: justify;
  background-position: right 0 top 0;
  background-repeat: no-repeat;
  background-size: auto 420px;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  padding: 32px 32px 40px;
  position: relative;
  position: absolute;
  top: 30px;
  -webkit-transition: top 1.1s ease, opacity 1.3s ease;
  -moz-transition: top 1.1s ease, opacity 1.3s ease;
  transition: top 1.1s ease, opacity 1.3s ease;
  width: 588px;
}
.DDEdition--DDEdition_main1_box_item2--Qkq02de,
.DDEdition--DDEdition_main1_box_item2_bottom--TSn9BSS {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.DDEdition--DDEdition_main1_box_item2_bottom--TSn9BSS {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-pack: justify;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 57px;
  z-index: 1;
}
.DDEdition--DDEdition_main1_box_item2_bottom--TSn9BSS
  .DDEdition--title--jKyGHw2 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #6bffff, #daf8ff);
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 16px;
}
.DDEdition--DDEdition_main1_box_item2_bottom--TSn9BSS
  .DDEdition--text--gjFEnXn {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.8);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 32px;
}
.DDEdition--DDEdition_main1_box_item4--gPTeTBJ {
  -ms-flex-pack: justify;
  background-position: right 0 top 0;
  background-repeat: no-repeat;
  background-size: auto 420px;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  left: -110px;
  opacity: 0;
  overflow: hidden;
  padding: 32px 32px 40px;
  position: relative;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.DDEdition--DDEdition_main1_box_item4--gPTeTBJ,
.DDEdition--DDEdition_main1_box_item4_bottom--BycQ8w0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.DDEdition--DDEdition_main1_box_item4_bottom--BycQ8w0 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-pack: justify;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 57px;
  z-index: 1;
}
.DDEdition--DDEdition_main1_box_item4_bottom--BycQ8w0
  .DDEdition--title--jKyGHw2 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #6bffff, #daf8ff);
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 16px;
}
.DDEdition--DDEdition_main1_box_item4_bottom--BycQ8w0
  .DDEdition--text--gjFEnXn {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.8);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 32px;
}
.DDEdition--DDEdition_main1_box--DIxpIpc:nth-child(3) {
  margin-right: 0;
}
.DDEdition--DDEdition_main1_boxSel--UO4ioab {
  background-image: -webkit-linear-gradient(
    318deg,
    rgba(9, 52, 146, 0),
    #05246f 91%
  );
  background-image: -moz-linear-gradient(
    318deg,
    rgba(9, 52, 146, 0) 0,
    #05246f 91%
  );
  background-image: linear-gradient(132deg, rgba(9, 52, 146, 0), #05246f 91%);
  cursor: pointer;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 588px;
}
.DDEdition--DDEdition_main1_boxSel--UO4ioab
  .DDEdition--DDEdition_main1_box_item1--jzYxLvC {
  opacity: 0;
  top: -120px;
  -webkit-transition: top 0.6s ease, opacity 0.8s ease;
  -moz-transition: top 0.6s ease, opacity 0.8s ease;
  transition: top 0.6s ease, opacity 0.8s ease;
}
.DDEdition--DDEdition_main1_boxSel--UO4ioab
  .DDEdition--DDEdition_main1_box_item3--kpRkD3Y {
  left: -110px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.DDEdition--DDEdition_main1_boxSel--UO4ioab
  .DDEdition--DDEdition_main1_box_item2--Qkq02de {
  opacity: 1;
  top: 0;
  -webkit-transition: top 1.1s ease, opacity 1.3s ease;
  -moz-transition: top 1.1s ease, opacity 1.3s ease;
  transition: top 1.1s ease, opacity 1.3s ease;
}
.DDEdition--DDEdition_main1_boxSel--UO4ioab
  .DDEdition--DDEdition_main1_box_item4--gPTeTBJ {
  left: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.DDEdition--DDEdition_main2--wCQnhsK {
  padding: 0 0 44px;
  position: relative;
}
.DDEdition--DDEdition_main2_box--CpQzvQE {
  background-color: hsla(0, 0%, 100%, 0.7);
  border-radius: 16px;
  height: 200px;
  margin-right: 24px;
  margin-top: 16px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.DDEdition--DDEdition_main2_box_top--ltytBUN {
  height: 22px !important;
  left: 30px;
  padding: 30px;
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: 3;
}
.DDEdition--DDEdition_main2_box_item1--fkkfENO {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  opacity: 1;
  padding: 32px 32px 40px;
  position: relative;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.DDEdition--DDEdition_main2_box_item1_bottom--KwgcGgW
  .DDEdition--title--jKyGHw2 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #6bffff, #daf8ff);
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: 400;
  font-weight: 500;
  line-height: 18px;
}
.DDEdition--DDEdition_main2_box_item1_bottom--KwgcGgW
  .DDEdition--text--gjFEnXn {
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  line-height: 37px;
  margin-top: 10px;
}
.DDEdition--DDEdition_main2_box_item3--I0okDXE {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  left: 0;
  opacity: 1;
  padding: 32px 32px 40px;
  position: relative;
  position: absolute;
  top: 0;
  width: 100%;
}
.DDEdition--DDEdition_main2_box_item3_bottom--BgttpQH
  .DDEdition--title--jKyGHw2 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #6bffff, #daf8ff);
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: 500;
}
.DDEdition--DDEdition_main2_box_item3_bottom--BgttpQH
  .DDEdition--text--gjFEnXn {
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  line-height: 45px;
  margin-top: 12px;
}
.DDEdition--DDEdition_main2_box_item2--sqFbWYC {
  -ms-flex-pack: justify;
  background-position: right 0 top 0;
  background-repeat: no-repeat;
  background-size: auto 320px;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  opacity: 0;
  padding: 32px 32px 40px;
  position: absolute;
  top: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.DDEdition--DDEdition_main2_box_item2--sqFbWYC,
.DDEdition--DDEdition_main2_box_item2_bottom--duR0HLI {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.DDEdition--DDEdition_main2_box_item2_bottom--duR0HLI {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-pack: justify;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 33px;
}
.DDEdition--DDEdition_main2_box_item2_bottom--duR0HLI
  .DDEdition--title--jKyGHw2 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #6bffff, #daf8ff);
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 16px;
}
.DDEdition--DDEdition_main2_box_item2_bottom--duR0HLI
  .DDEdition--text--gjFEnXn {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.8);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 32px;
}
.DDEdition--DDEdition_main2_box_item4--IghaYJs {
  -ms-flex-pack: justify;
  background-position: right 0 top 0;
  background-repeat: no-repeat;
  background-size: auto 320px;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 320px;
  left: -50px;
  opacity: 0;
  padding: 32px 32px 37px;
  position: absolute;
  top: 0;
  -webkit-transition: left 0.5s ease, opacity 0.1s ease;
  -moz-transition: left 0.5s ease, opacity 0.1s ease;
  transition: left 0.5s ease, opacity 0.1s ease;
  width: 100%;
}
.DDEdition--DDEdition_main2_box_item4--IghaYJs,
.DDEdition--DDEdition_main2_box_item4_bottom--sDD_FbY {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.DDEdition--DDEdition_main2_box_item4_bottom--sDD_FbY {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex-pack: justify;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 37px;
  margin-top: 26px;
}
.DDEdition--DDEdition_main2_box_item4_bottom--sDD_FbY
  .DDEdition--title--jKyGHw2 {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(top, #6bffff, #daf8ff);
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 6px;
}
.DDEdition--DDEdition_main2_box_item4_bottom--sDD_FbY
  .DDEdition--text--gjFEnXn {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.8);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 30px;
}
.DDEdition--DDEdition_main2_box--CpQzvQE:first-child {
  margin-top: 44px;
}
.DDEdition--DDEdition_main2_boxSel--gDKGzqZ {
  background-image: -webkit-linear-gradient(
    318deg,
    rgba(9, 52, 146, 0),
    #05246f 91%
  );
  background-image: -moz-linear-gradient(
    318deg,
    rgba(9, 52, 146, 0) 0,
    #05246f 91%
  );
  background-image: linear-gradient(132deg, rgba(9, 52, 146, 0), #05246f 91%);
  cursor: pointer;
  height: 320px;
  -webkit-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.DDEdition--DDEdition_main2_boxSel--gDKGzqZ
  .DDEdition--DDEdition_main2_box_item1--fkkfENO {
  opacity: 0;
  top: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.DDEdition--DDEdition_main2_boxSel--gDKGzqZ
  .DDEdition--DDEdition_main2_box_item3--I0okDXE {
  left: -50px;
  opacity: 0;
}
.DDEdition--DDEdition_main2_boxSel--gDKGzqZ
  .DDEdition--DDEdition_main2_box_item2--sqFbWYC {
  opacity: 1;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.DDEdition--DDEdition_main2_boxSel--gDKGzqZ
  .DDEdition--DDEdition_main2_box_item4--IghaYJs {
  left: 0;
  opacity: 1;
  top: 0;
  -webkit-transition: left 0.5s ease, opacity 0.1s ease;
  -moz-transition: left 0.5s ease, opacity 0.1s ease;
  transition: left 0.5s ease, opacity 0.1s ease;
}
.DDEdition--DDEdition--iALlPvy .DDEdition--btns--Z2Kw8yC {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-justify-content: center;
  justify-content: center;
}
.DDEdition--DDEdition--iALlPvy .DDEdition--bgImg--gCV3XXL {
  height: 240px;
}
@media screen and (max-width: 1200px) {
  .DDEdition--DDEdition--iALlPvy {
    padding-top: calc(10px + 8vw);
  }
  .DDEdition--DDEdition_main2--wCQnhsK {
    padding: 0 calc(-30.33333px + 10.44444vw) calc(24px + 2.66667vw);
  }
}
@media screen and (max-width: 750px) {
  .DDEdition--DDEdition--iALlPvy {
    padding-top: 70px;
  }
  .DDEdition--DDEdition_main2--wCQnhsK {
    padding: 0 48px 44px;
  }
}
.DDEdition--DDEdition--iALlPvy .DDEdition--bgImg--gCV3XXL {
  height: 200px;
  position: absolute;
}
.DDEdition--topIcon--BMWWtBr {
  border: 1px solid hsla(0, 0%, 100%, 0.7);
  border-radius: 4px;
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 12px;
  font-weight: 500;
  left: 0;
  line-height: 16px;
  padding: 3px 6px;
  position: absolute;
  text-align: center;
  top: 0;
}
.opdf-link-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #0089ff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
}
.opdf-link-item__small {
  font-size: 14px;
}
.opdf-link-item__middle {
  font-size: 16px;
}
.opdf-link-item__large {
  font-size: 18px;
}
.opdf-link-item__icon,
.opdf-link-item__icon_ {
  color: #0089ff;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.opdf-link-item__hover {
  cursor: pointer;
  opacity: 0.48;
}
.opdf-link-item.icon__translateX .opdf-link-item__icon {
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}
.opdf-link-item.icon__translateX_ .opdf-link-item__icon_ {
  -webkit-transform: translateX(-3px);
  -moz-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
}
.CasePlay--casePlay--xEnEM2L {
  background-color: #ebedf0;
  min-width: 750px;
  padding: 106px 0;
}
.CasePlay--casePlay--xEnEM2L .CasePlay--btnBox--fIWJifh {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 44px;
}
.CasePlay--casePlay--xEnEM2L .CasePlay--casePlay_main--RrNl78l {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 680px;
}
.CasePlay--casePlay--xEnEM2L .CasePlay--sliderPlay--KR9eKRp:before {
  background-image: -webkit-linear-gradient(
    left,
    #ebedf0 20%,
    rgba(235, 237, 240, 0)
  );
  content: "";
  height: 120%;
  left: -15px;
  position: absolute;
  top: -10px;
  width: 100px;
  z-index: 2;
}
.CasePlay--casePlay--xEnEM2L .CasePlay--sliderPlay--KR9eKRp:after {
  background-image: -webkit-linear-gradient(
    right,
    #ebedf0 20%,
    rgba(235, 237, 240, 0)
  );
  content: "";
  height: 120%;
  position: absolute;
  right: -15px;
  top: -10px;
  width: 100px;
  z-index: 2;
}
.CasePlay--casePlay--xEnEM2L
  .CasePlay--sliderPlay--KR9eKRp:nth-child(3):before {
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .CasePlay--casePlay--xEnEM2L {
    padding: calc(106px - 96 + 8vw) 0;
  }
  .CasePlay--casePlay--xEnEM2L .CasePlay--sliderPlay--KR9eKRp:before {
    display: none;
  }
  .CasePlay--casePlay--xEnEM2L .CasePlay--sliderPlay--KR9eKRp:after {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .CasePlay--casePlay--xEnEM2L {
    padding: 70px 0;
  }
  .CasePlay--casePlay--xEnEM2L .CasePlay--sliderPlay--KR9eKRp:before {
    display: none;
  }
  .CasePlay--casePlay--xEnEM2L .CasePlay--sliderPlay--KR9eKRp:after {
    display: none;
  }
}
.CasePlay--sliderPlay--KR9eKRp {
  overflow: hidden;
  position: relative;
}
.CasePlay--sliderPlay--KR9eKRp .CasePlay--sliderPlay_box--iHV10np {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.CasePlay--sliderPlay--KR9eKRp
  .CasePlay--sliderPlay_box--iHV10np
  .CasePlay--sliderPlay_item--FFV287v {
  padding-bottom: 16px;
  padding-right: 16px;
}
.CasePlay--sliderPlay--KR9eKRp
  .CasePlay--sliderPlay_box--iHV10np
  .CasePlay--sliderPlay_item_box--CcmNEfq,
.CasePlay--sliderPlay--KR9eKRp
  .CasePlay--sliderPlay_box--iHV10np
  .CasePlay--sliderPlay_item_box_NOData--_8moMJ6 {
  background-color: #fff;
  border-radius: 8px;
  cursor: pointer;
  position: relative;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.CasePlay--sliderPlay--KR9eKRp
  .CasePlay--sliderPlay_box--iHV10np
  .CasePlay--sliderPlay_item_box_img--HA7BsoC,
.CasePlay--sliderPlay--KR9eKRp
  .CasePlay--sliderPlay_box--iHV10np
  .CasePlay--sliderPlay_item_box_NOData_img--aduiim2 {
  height: 100px;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  width: 200px;
}
.CasePlay--sliderPlay--KR9eKRp
  .CasePlay--sliderPlay_box--iHV10np
  .CasePlay--sliderPlay_item_box_NOData_text--HcscPiU,
.CasePlay--sliderPlay--KR9eKRp
  .CasePlay--sliderPlay_box--iHV10np
  .CasePlay--sliderPlay_item_box_text--Ut5m1hW {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  height: 100%;
  -webkit-justify-content: center;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .CasePlay--sliderPlay--KR9eKRp
    .CasePlay--sliderPlay_box--iHV10np
    .CasePlay--sliderPlay_item--FFV287v {
    padding-top: calc(-26.66667px + 3.55556vw) 0;
  }
  .CasePlay--sliderPlay--KR9eKRp
    .CasePlay--sliderPlay_box--iHV10np
    .CasePlay--sliderPlay_item_box_img--HA7BsoC,
  .CasePlay--sliderPlay--KR9eKRp
    .CasePlay--sliderPlay_box--iHV10np
    .CasePlay--sliderPlay_item_box_NOData_img--aduiim2 {
    height: -webkit-calc(46.66667px + 4.44444vw);
    height: -moz-calc(46.66667px + 4.44444vw);
    height: calc(46.66667px + 4.44444vw);
    width: -webkit-calc(93.33333px + 8.88889vw);
    width: -moz-calc(93.33333px + 8.88889vw);
    width: calc(93.33333px + 8.88889vw);
  }
  .CasePlay--sliderPlay--KR9eKRp
    .CasePlay--sliderPlay_box--iHV10np
    .CasePlay--sliderPlay_item_box_NOData_text--HcscPiU,
  .CasePlay--sliderPlay--KR9eKRp
    .CasePlay--sliderPlay_box--iHV10np
    .CasePlay--sliderPlay_item_box_text--Ut5m1hW {
    font-size: -webkit-calc(12.66667px + 0.44444vw);
    font-size: -moz-calc(12.66667px + 0.44444vw);
    font-size: calc(12.66667px + 0.44444vw);
  }
}
@media screen and (max-width: 750px) {
  .CasePlay--sliderPlay--KR9eKRp
    .CasePlay--sliderPlay_box--iHV10np
    .CasePlay--sliderPlay_item_box_img--HA7BsoC,
  .CasePlay--sliderPlay--KR9eKRp
    .CasePlay--sliderPlay_box--iHV10np
    .CasePlay--sliderPlay_item_box_NOData_img--aduiim2 {
    height: 80px;
    width: 160px;
  }
  .CasePlay--sliderPlay--KR9eKRp
    .CasePlay--sliderPlay_box--iHV10np
    .CasePlay--sliderPlay_item_box_NOData_text--HcscPiU,
  .CasePlay--sliderPlay--KR9eKRp
    .CasePlay--sliderPlay_box--iHV10np
    .CasePlay--sliderPlay_item_box_text--Ut5m1hW {
    font-size: 16px;
  }
}
.CasePlay--sliderPlay--KR9eKRp
  .CasePlay--sliderPlay_box--iHV10np
  .CasePlay--sliderPlay_item_box--CcmNEfq:hover {
  -webkit-box-shadow: 0 4px 10px 0 rgba(12, 13, 15, 0.12);
  box-shadow: 0 4px 10px 0 rgba(12, 13, 15, 0.12);
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.CasePlay--sliderPlay--KR9eKRp
  .CasePlay--sliderPlay_box--iHV10np
  .CasePlay--sliderPlay_item_box--CcmNEfq:hover
  .CasePlay--sliderPlay_item_box_img--HA7BsoC {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.CasePlay--sliderPlay--KR9eKRp
  .CasePlay--sliderPlay_box--iHV10np
  .CasePlay--sliderPlay_item_box--CcmNEfq:hover
  .CasePlay--sliderPlay_item_box_text--Ut5m1hW {
  color: #3e9eff;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.CasePlay--sliderPlay--KR9eKRp .CasePlay--animationBox--pNvzWdV {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-animation: CasePlay--move--zgwQAZu 10s linear infinite;
  -moz-animation: CasePlay--move--zgwQAZu 10s linear infinite;
  animation: CasePlay--move--zgwQAZu 10s linear infinite;
  -webkit-flex: 0 0 1296px;
  -ms-flex: 0 0 1296px;
  flex: 0 0 1296px;
}
@media screen and (max-width: 1200px) {
  .CasePlay--sliderPlay--KR9eKRp .CasePlay--animationBox--pNvzWdV {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(655px + 53.33333vw);
    -ms-flex: 0 0 calc(655px + 53.33333vw);
    flex: 0 0 calc(655px + 53.33333vw);
  }
}
@media screen and (max-width: 750px) {
  .CasePlay--sliderPlay--KR9eKRp .CasePlay--animationBox--pNvzWdV {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 1056px;
    -ms-flex: 0 0 1056px;
    flex: 0 0 1056px;
  }
}
.CasePlay--sliderPlay--KR9eKRp
  .CasePlay--sliderPlay_box--iHV10np:hover
  .CasePlay--animationBox--pNvzWdV {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  animation-play-state: paused;
}
@-webkit-keyframes CasePlay--move--zgwQAZu {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@-moz-keyframes CasePlay--move--zgwQAZu {
  0% {
    -moz-transform: translate(0);
    transform: translate(0);
  }
  to {
    -moz-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@keyframes CasePlay--move--zgwQAZu {
  0% {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0);
  }
  to {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    transform: translate(-100%);
  }
}
.Safe--safe--kcDmIIq {
  background-color: #000;
  color: hsla(0, 0%, 100%, 0.8);
  min-width: 750px;
  padding: 106px 0;
}
.Safe--safe--kcDmIIq .Safe--iconsBox--Qv9joSW {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 28px;
  width: 100%;
}
.Safe--safe--kcDmIIq .Safe--iconsBox--Qv9joSW .Safe--icon--Xv_hZpV {
  margin-right: 24px;
  margin-top: 16px;
  width: 155px;
}
.Safe--safe_main--R4Px9yi {
  margin: 56px auto 0;
  max-width: 1200px;
}
.Safe--safe_main_top--SGGubAa {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 380px;
  -webkit-justify-content: center;
  justify-content: center;
}
.Safe--safe_main_top_left--HiHP51x,
.Safe--safe_main_top_right--zVF2YVV {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  background-color: hsla(0, 0%, 100%, 0.08);
  border-radius: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: end;
  justify-content: end;
  overflow: hidden;
  padding: 40px 90px 40px 32px;
  width: 588px;
}
.Safe--safe_main_top_left--HiHP51x .Safe--smallTitle--nZxAXPT,
.Safe--safe_main_top_left--HiHP51x .Safe--title--RRXkR_g,
.Safe--safe_main_top_right--zVF2YVV .Safe--smallTitle--nZxAXPT,
.Safe--safe_main_top_right--zVF2YVV .Safe--title--RRXkR_g {
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  line-height: 45px;
  margin-bottom: 12px;
  z-index: 2;
}
.Safe--safe_main_top_left--HiHP51x .Safe--smallTitle--nZxAXPT,
.Safe--safe_main_top_right--zVF2YVV .Safe--smallTitle--nZxAXPT {
  font-size: 34px;
  margin-bottom: 0;
}
.Safe--safe_main_top_left--HiHP51x .Safe--text--FQAnra9,
.Safe--safe_main_top_right--zVF2YVV .Safe--text--FQAnra9 {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 18px;
  line-height: 32px;
  z-index: 2;
}
.Safe--safe_main_top_left--HiHP51x {
  margin-right: 24px;
  position: relative;
}
.Safe--safe_main_top_left--HiHP51x #Safe--lottie1--UYuj81H {
  height: 588px;
  position: absolute;
  right: 0;
  top: -102px;
  width: 588px;
}
.Safe--safe_main_top_left--HiHP51x .Safe--smallTitle--nZxAXPT,
.Safe--safe_main_top_left--HiHP51x .Safe--tipsOfTitle--R61AD6D {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(
    left,
    #ff9200,
    #ff722a 50%,
    rgba(255, 84, 226, 0)
  );
}
.Safe--safe_main_top_right--zVF2YVV {
  overflow: hidden;
  position: relative;
}
.Safe--safe_main_top_right--zVF2YVV #Safe--lottie2--UP7x93r {
  height: 588px;
  position: absolute;
  right: 0;
  top: -102px;
  width: 588px;
}
.Safe--safe_main_top_right--zVF2YVV .Safe--smallTitle--nZxAXPT,
.Safe--safe_main_top_right--zVF2YVV .Safe--tipsOfTitle--R61AD6D {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(
    left,
    #69b3ff,
    #007fff 50%,
    rgba(105, 179, 255, 0.14)
  );
}
.Safe--safe_main_bottom--lukwv5C {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  background-color: hsla(0, 0%, 100%, 0.08);
  border-radius: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 24px;
  padding: 40px 32px 48px;
}
.Safe--safe_main_bottom_title--sWZg3qh {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-linear-gradient(
    left,
    #00ebb6,
    #0ebdb9 50%,
    #040506
  );
  color: #fff;
  font-family: PingFangSC-Medium;
  font-size: 34px;
  font-weight: 500;
  line-height: 45px;
  margin-bottom: 12px;
}
.Safe--safe_main_bottom_hint--A4txkmI {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 18px;
  line-height: 32px;
}
.Safe--safe_main_bottom--lukwv5C img {
  height: 74px;
  width: 155px;
}
@media screen and (max-width: 1200px) {
  .Safe--safe--kcDmIIq {
    padding: calc(15.33333px + 7.55556vw) 0;
  }
  .Safe--safe_main--R4Px9yi {
    margin: calc(-61.33333px + 9.77778vw) calc(-30.33333px + 10.44444vw) 0;
  }
  .Safe--safe_main_top--SGGubAa {
    height: -webkit-calc(166.66667px + 17.77778vw);
    height: -moz-calc(166.66667px + 17.77778vw);
    height: calc(166.66667px + 17.77778vw);
  }
  .Safe--safe_main_top_left--HiHP51x,
  .Safe--safe_main_top_right--zVF2YVV {
    padding: calc(13.33333px + 2.22222vw) calc(-78px + 14vw)
      calc(13.33333px + 2.22222vw) 32px;
    width: -webkit-calc(-129.33333px + 59.77778vw);
    width: -moz-calc(-129.33333px + 59.77778vw);
    width: calc(-129.33333px + 59.77778vw);
  }
  .Safe--safe_main_top_left--HiHP51x .Safe--smallTitle--nZxAXPT,
  .Safe--safe_main_top_left--HiHP51x .Safe--title--RRXkR_g,
  .Safe--safe_main_top_right--zVF2YVV .Safe--smallTitle--nZxAXPT,
  .Safe--safe_main_top_right--zVF2YVV .Safe--title--RRXkR_g {
    font-size: -webkit-calc(16px + 1.33333vw);
    font-size: -moz-calc(16px + 1.33333vw);
    font-size: calc(16px + 1.33333vw);
    line-height: -webkit-calc(23.66667px + 1.77778vw);
    line-height: -moz-calc(23.66667px + 1.77778vw);
    line-height: calc(23.66667px + 1.77778vw);
  }
  .Safe--safe_main_top_left--HiHP51x .Safe--smallTitle--nZxAXPT,
  .Safe--safe_main_top_right--zVF2YVV .Safe--smallTitle--nZxAXPT {
    font-size: -webkit-calc(18px + 1.33333vw);
    font-size: -moz-calc(18px + 1.33333vw);
    font-size: calc(18px + 1.33333vw);
  }
  .Safe--safe_main_top_left--HiHP51x .Safe--text--FQAnra9,
  .Safe--safe_main_top_right--zVF2YVV .Safe--text--FQAnra9 {
    font-size: -webkit-calc(7.33333px + 0.88889vw);
    font-size: -moz-calc(7.33333px + 0.88889vw);
    font-size: calc(7.33333px + 0.88889vw);
    line-height: -webkit-calc(16px + 1.33333vw);
    line-height: -moz-calc(16px + 1.33333vw);
    line-height: calc(16px + 1.33333vw);
  }
  .Safe--safe_main_top_left--HiHP51x {
    margin-right: calc(2.66667px + 1.77778vw);
  }
  .Safe--safe_main_top_left--HiHP51x #Safe--lottie1--UYuj81H,
  .Safe--safe_main_top_right--zVF2YVV #Safe--lottie2--UP7x93r {
    height: -webkit-calc(29px + 38.66667vw);
    height: -moz-calc(29px + 38.66667vw);
    height: calc(29px + 38.66667vw);
    top: -webkit-calc(28.66667px - 10.88889vw);
    top: -moz-calc(28.66667px - 10.88889vw);
    top: calc(28.66667px - 10.88889vw);
    width: -webkit-calc(29px + 38.66667vw);
    width: -moz-calc(29px + 38.66667vw);
    width: calc(29px + 38.66667vw);
  }
  .Safe--safe_main_bottom--lukwv5C {
    margin-top: calc(2.66667px + 1.77778vw);
    padding: calc(18.66667px + 1.77778vw) 32px calc(61.33333px - 1.77778vw);
  }
  .Safe--safe_main_bottom_title--sWZg3qh {
    font-size: -webkit-calc(18px + 1.33333vw);
    font-size: -moz-calc(18px + 1.33333vw);
    font-size: calc(18px + 1.33333vw);
    line-height: -webkit-calc(26.33333px + 1.55556vw);
    line-height: -moz-calc(26.33333px + 1.55556vw);
    line-height: calc(26.33333px + 1.55556vw);
  }
  .Safe--safe_main_bottom_hint--A4txkmI {
    font-size: -webkit-calc(7.33333px + 0.88889vw);
    font-size: -moz-calc(7.33333px + 0.88889vw);
    font-size: calc(7.33333px + 0.88889vw);
    line-height: -webkit-calc(16px + 1.33333vw);
    line-height: -moz-calc(16px + 1.33333vw);
    line-height: calc(16px + 1.33333vw);
  }
  .Safe--safe_main_bottom--lukwv5C img {
    height: -webkit-calc(16.66667px + 4.77778vw);
    height: -moz-calc(16.66667px + 4.77778vw);
    height: calc(16.66667px + 4.77778vw);
    width: -webkit-calc(40.33333px + 9.55556vw);
    width: -moz-calc(40.33333px + 9.55556vw);
    width: calc(40.33333px + 9.55556vw);
  }
  .Safe--safe--kcDmIIq .Safe--iconsBox--Qv9joSW {
    padding-top: calc(-1.33333px + 2.44444vw);
  }
  .Safe--safe--kcDmIIq .Safe--iconsBox--Qv9joSW .Safe--icon--Xv_hZpV {
    width: -webkit-calc(40.33333px + 9.55556vw);
    width: -moz-calc(40.33333px + 9.55556vw);
    width: calc(40.33333px + 9.55556vw);
  }
}
@media screen and (max-width: 750px) {
  .Safe--safe--kcDmIIq {
    padding: 72px 0;
  }
  .Safe--safe--kcDmIIq .Safe--iconsBox--Qv9joSW {
    padding-top: 17px;
  }
  .Safe--safe--kcDmIIq .Safe--iconsBox--Qv9joSW .Safe--icon--Xv_hZpV {
    width: 112px;
  }
  .Safe--safe_main--R4Px9yi {
    margin: 44px 48px 0;
  }
  .Safe--safe_main_top--SGGubAa {
    height: 300px;
  }
  .Safe--safe_main_top_left--HiHP51x,
  .Safe--safe_main_top_right--zVF2YVV {
    padding: 30px 27px 30px 32px;
    width: 319px;
  }
  .Safe--safe_main_top_left--HiHP51x .Safe--smallTitle--nZxAXPT,
  .Safe--safe_main_top_left--HiHP51x .Safe--title--RRXkR_g,
  .Safe--safe_main_top_right--zVF2YVV .Safe--smallTitle--nZxAXPT,
  .Safe--safe_main_top_right--zVF2YVV .Safe--title--RRXkR_g {
    font-size: 26px;
    line-height: 37px;
  }
  .Safe--safe_main_top_left--HiHP51x .Safe--smallTitle--nZxAXPT,
  .Safe--safe_main_top_right--zVF2YVV .Safe--smallTitle--nZxAXPT {
    font-size: 28px;
  }
  .Safe--safe_main_top_left--HiHP51x .Safe--text--FQAnra9,
  .Safe--safe_main_top_right--zVF2YVV .Safe--text--FQAnra9 {
    font-size: 14px;
    line-height: 26px;
  }
  .Safe--safe_main_top_left--HiHP51x {
    margin-right: 16px;
  }
  .Safe--safe_main_top_left--HiHP51x #Safe--lottie1--UYuj81H,
  .Safe--safe_main_top_right--zVF2YVV #Safe--lottie2--UP7x93r {
    height: 319px;
    top: -53px;
    width: 319px;
  }
  .Safe--safe_main_bottom--lukwv5C {
    margin-top: 16px;
    padding: 32px 32px 40px;
  }
  .Safe--safe_main_bottom_title--sWZg3qh {
    font-size: 28px;
    line-height: 37px;
  }
  .Safe--safe_main_bottom_hint--A4txkmI {
    font-size: 14px;
    line-height: 24px;
  }
  .Safe--safe_main_bottom--lukwv5C img {
    height: 53.5px;
    width: 112px;
  }
}
.CaseBanner--caseBanner--mjUuyjg {
  background-color: #ebedf0;
  font-weight: 400;
  min-width: 750px;
  overflow: hidden;
  padding-top: 106px;
}
.CaseBanner--caseBanner--mjUuyjg .CaseBanner--sliderBoxOfBig--MP2Qof1 {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
  margin: 0 40px;
  max-width: 1200px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.CaseBanner--caseBanner--mjUuyjg .CaseBanner--slider--TxHvbUJ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  transition: left 0.5s;
  width: 3500px;
}
.CaseBanner--caseBanner--mjUuyjg .CaseBanner--sliderItem--pPj02M_ {
  padding-bottom: 54px;
  padding-left: 12px;
  padding-right: 12px;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox--MmOIpJB {
  background-color: #fff;
  border-radius: 16px;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  width: 384px;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox--MmOIpJB
  .CaseBanner--headerImg--U3lpNbT {
  background-position: top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 100%;
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  transition: all 1.5s;
  width: 384px;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox--MmOIpJB
  .CaseBanner--headerUrlBox--qPO7KLj {
  border-radius: 16px 16px 0 0;
  height: 200px;
  overflow: hidden;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 280px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 12px 24px 40px;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW
  .CaseBanner--icon--acNnBD6 {
  width: 240px;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main_bottom--iWtOo5N {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW
  .CaseBanner--textBox--uuyv4TD {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW
  .CaseBanner--textBox--uuyv4TD
  .CaseBanner--noHoverBox--uDT_avg {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW
  .CaseBanner--textBox--uuyv4TD
  .CaseBanner--noHoverBox--uDT_avg
  .CaseBanner--titleOfBig--jLOdTlp {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: block;
  display: -webkit-box;
  font-family: PingFangSC-Medium;
  font-size: 32px;
  font-weight: 500;
  line-height: 45px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW
  .CaseBanner--textBox--uuyv4TD
  .CaseBanner--hoverBox--oQhXZdj {
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 100%;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW
  .CaseBanner--textBox--uuyv4TD
  .CaseBanner--hoverBox--oQhXZdj
  .CaseBanner--title--Y1c9_Le {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 8px;
  padding-top: 15px;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW
  .CaseBanner--textBox--uuyv4TD
  .CaseBanner--hoverBox--oQhXZdj
  .CaseBanner--text--GelylTd {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #171a1d;
  display: -webkit-box;
  font-size: 18px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW
  .CaseBanner--btn--_WrovDg {
  color: #2c86fe;
  font-size: 18px;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW
  .CaseBanner--btn--_WrovDg
  span {
  position: relative;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW
  .CaseBanner--btn--_WrovDg
  span
  .CaseBanner--iconImg1--MC1ypc_ {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox_main--JsozdNW
  .CaseBanner--btn--_WrovDg
  span
  .CaseBanner--iconImg2--MCrnX3s {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 2px;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 1200px) {
  .CaseBanner--caseBanner--mjUuyjg .CaseBanner--sliderItem--pPj02M_ {
    padding-bottom: calc(27.33333px + 2.22222vw);
    padding-left: calc(1.33333px + 0.88889vw);
    padding-right: calc(1.33333px + 0.88889vw);
  }
}
@media screen and (max-width: 750px) {
  .CaseBanner--caseBanner--mjUuyjg .CaseBanner--sliderItem--pPj02M_ {
    padding-bottom: 44px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_
  .CaseBanner--sliderBox--MmOIpJB:hover {
  -webkit-box-shadow: 0 10px 20px 0 rgba(23, 26, 29, 0.12);
  box-shadow: 0 10px 20px 0 rgba(23, 26, 29, 0.12);
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_:hover
  .CaseBanner--headerImg--U3lpNbT {
  background-size: auto 110%;
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  transition: all 1.5s;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_:hover
  .CaseBanner--iconImg1--MC1ypc_ {
  opacity: 0 !important;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_:hover
  .CaseBanner--iconImg2--MCrnX3s {
  opacity: 1 !important;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_:hover
  .CaseBanner--hoverBox--oQhXZdj {
  opacity: 1 !important;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--sliderItem--pPj02M_:hover
  .CaseBanner--noHoverBox--uDT_avg {
  opacity: 0 !important;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.CaseBanner--caseBanner--mjUuyjg .CaseBanner--buttonsBox--Jv6vfhU,
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--buttonsBox--Jv6vfhU
  .CaseBanner--button--dbmOn45 {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--buttonsBox--Jv6vfhU
  .CaseBanner--button--dbmOn45 {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid hsla(210, 7%, 53%, 0.24);
  border-radius: 22px;
  cursor: pointer;
  font-size: 18px;
  height: 44px;
  position: relative;
  -webkit-transition: background-color 0.3;
  -moz-transition: background-color 0.3;
  transition: background-color 0.3;
  width: 44px;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--buttonsBox--Jv6vfhU
  .CaseBanner--button--dbmOn45
  .CaseBanner--iconImg2--MCrnX3s {
  opacity: 0;
  position: absolute;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--buttonsBox--Jv6vfhU
  .CaseBanner--button--dbmOn45
  .CaseBanner--iconImg1--MC1ypc_ {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--buttonsBox--Jv6vfhU
  .CaseBanner--button--dbmOn45:hover {
  background-color: hsla(0, 0%, 100%, 0.3);
  -webkit-transition: background-color 0.3;
  -moz-transition: background-color 0.3;
  transition: background-color 0.3;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--buttonsBox--Jv6vfhU
  .CaseBanner--button--dbmOn45:hover
  .CaseBanner--iconImg2--MCrnX3s {
  opacity: 1;
  -webkit-transition: opacity 0.3;
  -moz-transition: opacity 0.3;
  transition: opacity 0.3;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--buttonsBox--Jv6vfhU
  .CaseBanner--button--dbmOn45:hover
  .CaseBanner--iconImg1--MC1ypc_ {
  opacity: 0;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--buttonsBox--Jv6vfhU
  .CaseBanner--buttonOrNo--ycDrguf:hover {
  background-color: #fff !important;
  -webkit-transition: unset;
  -moz-transition: unset;
  transition: unset;
}
.CaseBanner--caseBanner--mjUuyjg
  .CaseBanner--buttonsBox--Jv6vfhU
  .CaseBanner--button--dbmOn45:first-child {
  margin-right: 24px;
}
@media screen and (max-width: 1200px) {
  .CaseBanner--caseBanner--mjUuyjg {
    padding-top: calc(10px + 8vw);
  }
}
@media screen and (max-width: 750px) {
  .CaseBanner--caseBanner--mjUuyjg {
    padding-top: 70px;
  }
}
.Pendant--pendant--HbDj2cL {
  border: 2px solid #fff;
  border-radius: 28px;
  bottom: 40px;
  position: fixed;
  right: 24px;
  z-index: 5;
}
.Pendant--pendant--HbDj2cL .Pendant--mengceng--cu5My6p {
  background-color: hsla(0, 0%, 100%, 0.88);
  border-radius: 28px;
  height: -webkit-calc(100% + 2px);
  height: -moz-calc(100% + 2px);
  height: calc(100% + 2px);
  left: -1px;
  position: absolute;
  top: -1.5px;
  width: -webkit-calc(100% + 2px);
  width: -moz-calc(100% + 2px);
  width: calc(100% + 2px);
  z-index: -1;
}
.Pendant--pendant--HbDj2cL .Pendant--icon--Fs2Avwi {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  width: 56px;
}
.Pendant--pendant--HbDj2cL .Pendant--icon--Fs2Avwi:after {
  border-bottom: 1px solid hsla(210, 7%, 53%, 0.16);
  bottom: 0;
  content: "";
  position: absolute;
  width: 20px;
}
.Pendant--pendant--HbDj2cL .Pendant--icon--Fs2Avwi:first-child {
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
}
.Pendant--pendant--HbDj2cL .Pendant--icon--Fs2Avwi:nth-last-child(2) {
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
}
.Pendant--pendant--HbDj2cL .Pendant--icon--Fs2Avwi:nth-last-child(2):after {
  border: none;
  content: "";
}
.Pendant--pendant--HbDj2cL .Pendant--iconBox--Usc4f0R {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-justify-content: center;
  justify-content: center;
  width: 50px;
}
.Pendant--pendant--HbDj2cL .Pendant--iconBox--Usc4f0R:hover {
  background: hsla(210, 7%, 53%, 0.1);
}
.Pendant--pendant--HbDj2cL
  .Pendant--iconBox--Usc4f0R:hover
  .Pendant--iconColor--ZsjSMdB {
  color: #007fff;
}
.Pendant--pendant--HbDj2cL .Pendant--icon_box--_qLAhbv {
  height: 20px;
  width: 20px;
}
.Pendant--pendant--HbDj2cL .Pendant--tooltip1--jvanDyt {
  background-color: #fff;
  border-radius: 8px;
  bottom: 26px;
  -webkit-box-shadow: 0 8px 24px 0 hsla(210, 7%, 53%, 0.16);
  box-shadow: 0 8px 24px 0 hsla(210, 7%, 53%, 0.16);
  opacity: 0;
  padding: 16px;
  position: fixed;
  right: 96px;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  visibility: hidden;
  width: 200px;
  z-index: 5;
}
.Pendant--pendant--HbDj2cL
  .Pendant--tooltip1--jvanDyt
  .Pendant--title--bNoAww0 {
  color: #171a1d;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
}
.Pendant--pendant--HbDj2cL .Pendant--tooltip1--jvanDyt .Pendant--hint--W_JyHgj {
  color: rgba(23, 26, 29, 0.6);
  line-height: 22px;
}
.Pendant--pendant--HbDj2cL
  .Pendant--tooltip1--jvanDyt
  .Pendant--imgBox--bcyiv3u {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 8px;
}
.Pendant--pendant--HbDj2cL
  .Pendant--tooltip1--jvanDyt
  .Pendant--imgBox--bcyiv3u
  img {
  height: 120px;
  width: 120px;
}
.Pendant--pendant--HbDj2cL .Pendant--tooltip2--Atr1o1W {
  background-color: #fff;
  border-radius: 8px;
  bottom: 26px;
  -webkit-box-shadow: 0 8px 24px 0 hsla(210, 7%, 53%, 0.16);
  box-shadow: 0 8px 24px 0 hsla(210, 7%, 53%, 0.16);
  opacity: 0;
  padding: 16px;
  position: fixed;
  right: 96px;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
  visibility: hidden;
  width: 200px;
}
.Pendant--pendant--HbDj2cL
  .Pendant--tooltip2--Atr1o1W
  .Pendant--title--bNoAww0 {
  color: #171a1d;
  cursor: pointer;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 9px;
  padding-left: 6px;
}
.Pendant--pendant--HbDj2cL
  .Pendant--tooltip2--Atr1o1W
  .Pendant--title--bNoAww0:hover {
  color: rgba(0, 127, 255, 0.9);
}
.Pendant--pendant--HbDj2cL .Pendant--tooltip2--Atr1o1W .Pendant--hint--W_JyHgj {
  color: rgba(23, 26, 29, 0.6);
  font-size: 14px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.Pendant--pendant--HbDj2cL
  .Pendant--tooltip2--Atr1o1W
  .Pendant--hint--W_JyHgj
  span {
  cursor: pointer;
  padding: 6px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.Pendant--pendant--HbDj2cL .Pendant--tooltip3--psGyXdF {
  background-color: #fff;
  border-radius: 8px;
  bottom: 26px;
  -webkit-box-shadow: 0 8px 24px 0 hsla(210, 7%, 53%, 0.16);
  box-shadow: 0 8px 24px 0 hsla(210, 7%, 53%, 0.16);
  opacity: 0;
  padding: 16px;
  position: fixed;
  right: 96px;
  visibility: hidden;
  width: 200px;
}
.Pendant--pendant--HbDj2cL
  .Pendant--tooltip3--psGyXdF
  .Pendant--title--bNoAww0 {
  color: #171a1d;
  cursor: pointer;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 9px;
  padding-left: 6px;
}
.Pendant--pendant--HbDj2cL .Pendant--tooltip3--psGyXdF .Pendant--hint--W_JyHgj {
  color: rgba(23, 26, 29, 0.6);
  font-size: 14px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.Pendant--pendant--HbDj2cL
  .Pendant--tooltip3--psGyXdF
  .Pendant--hint--W_JyHgj
  span {
  cursor: pointer;
  padding: 6px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.Pendant--pendant--HbDj2cL .Pendant--tooltip--ttlgVxo {
  z-index: 5;
}
.Pendant--pendant--HbDj2cL:hover .Pendant--tooltip1--jvanDyt {
  opacity: 1;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  visibility: visible;
}
.Pendant--pendant--HbDj2cL:hover .Pendant--tooltip2--Atr1o1W {
  opacity: 1;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  visibility: visible;
}
.Pendant--triangle--JW6v1qv {
  border: 8px solid transparent;
  border-left-color: #fff;
  height: 0;
  position: fixed;
  width: 0;
}
.Home-gradientBg{
  background: #040506;
  background-image: -webkit-radial-gradient(
    27% 100%,
    circle,
    rgba(0, 127, 255, 0.15) 0,
    rgba(143, 53, 255, 0) 30%
  );
  background-image: -moz-radial-gradient(
    27% 100%,
    circle,
    rgba(0, 127, 255, 0.15) 0,
    rgba(143, 53, 255, 0) 30%
  );
  background-image: radial-gradient(
    circle at 27% 100%,
    rgba(0, 127, 255, 0.15) 0,
    rgba(143, 53, 255, 0) 30%
  );
  min-width: 750px;
  width: 100%;
}
.Home--Home--vkVkCAL {
  -webkit-font-smoothing: antialiased;
  font-family: PingFangSC-Regular, Microsoft YaHei, Open Sans, Arial,
    Hiragino Sans GB, 微软雅黑, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
  font-weight: 400;
}

