body,html {
  width: 100%;
  height: 100%
}

input::-ms-clear,input::-ms-reveal {
  display: none
}

*,:after,:before {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(51,51,51,0)
}

@-ms-viewport {
  width: device-width
}

article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section {
  display: block
}

body {
  margin: 0;
  color: rgba(51,51,51,.65);
  font-size: 14px;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
  font-variant: tabular-nums;
  line-height: 1.5;
  background-color: #fff;
  font-feature-settings: "tnum","tnum"
}

[tabindex="-1"]:focus {
  outline: none!important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,h2,h3,h4,h5,h6 {
  margin-top: 0;
  margin-bottom: .5em;
  color: rgba(0,0,0,.85);
  font-weight: 500
}

p {
  margin-top: 0;
  margin-bottom: 1em
}

abbr[data-original-title],abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help
}

address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit
}

input[type=number],input[type=password],input[type=text],textarea {
  -webkit-appearance: none
}

dl,ol,ul {
  margin-top: 0;
  margin-bottom: 1em
}

ol ol,ol ul,ul ol,ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 500
}

dd {
  margin-bottom: .5em;
  margin-left: 0
}

blockquote {
  margin: 0 0 1em
}

dfn {
  font-style: italic
}

b,strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #0073e6;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color .3s;
  -webkit-text-decoration-skip: objects
}

a:hover {
  color: #2793f2
}

a:active {
  color: #0059bf
}

a:active,a:hover {
  text-decoration: none;
  outline: 0
}

a[disabled] {
  color: rgba(0,0,0,.25);
  cursor: not-allowed;
  pointer-events: none
}

code,kbd,pre,samp {
  font-size: 1em;
  font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace
}

pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto
}

figure {
  margin: 0 0 1em
}

img {
  vertical-align: middle;
  border-style: none
}

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 {
  padding-top: .75em;
  padding-bottom: .3em;
  color: rgba(51,51,51,.45);
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

button,input,optgroup,select,textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit
}

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 {
  padding: 0;
  border-style: none
}

input[type=checkbox],input[type=radio] {
  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 {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: .5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none!important
}

mark {
  padding: .2em;
  background-color: #feffe6
}

::selection {
  color: #fff;
  background: #0073e6
}

.clearfix {
  zoom:1}

.clearfix:after,.clearfix:before {
  display: table;
  content: ""
}

.clearfix:after {
  clear: both
}

.anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.anticon>* {
  line-height: 1
}

.anticon svg {
  display: inline-block
}

.anticon:before {
  display: none
}

.anticon .anticon-icon {
  display: block
}

.anticon[tabindex] {
  cursor: pointer
}

.anticon-spin,.anticon-spin:before {
  display: inline-block;
  animation: loadingCircle 1s linear infinite
}

.fade-appear,.fade-enter,.fade-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.fade-appear.fade-appear-active,.fade-enter.fade-enter-active {
  animation-name: antFadeIn;
  animation-play-state: running
}

.fade-leave.fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none
}

.fade-appear,.fade-enter {
  opacity: 0
}

.fade-appear,.fade-enter,.fade-leave {
  animation-timing-function: linear
}

@keyframes antFadeIn {
  0% {
      opacity: 0
  }

  to {
      opacity: 1
  }
}

@keyframes antFadeOut {
  0% {
      opacity: 1
  }

  to {
      opacity: 0
  }
}

.move-up-appear,.move-up-enter,.move-up-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active {
  animation-name: antMoveUpIn;
  animation-play-state: running
}

.move-up-leave.move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none
}

.move-up-appear,.move-up-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-up-leave {
  animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

.move-down-appear,.move-down-enter,.move-down-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active {
  animation-name: antMoveDownIn;
  animation-play-state: running
}

.move-down-leave.move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none
}

.move-down-appear,.move-down-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-down-leave {
  animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

.move-left-appear,.move-left-enter,.move-left-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running
}

.move-left-leave.move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none
}

.move-left-appear,.move-left-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-left-leave {
  animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

.move-right-appear,.move-right-enter,.move-right-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active {
  animation-name: antMoveRightIn;
  animation-play-state: running
}

.move-right-leave.move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none
}

.move-right-appear,.move-right-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.move-right-leave {
  animation-timing-function: cubic-bezier(.6,.04,.98,.34)
}

@keyframes antMoveDownIn {
  0% {
      transform: translateY(100%);
      transform-origin: 0 0;
      opacity: 0
  }

  to {
      transform: translateY(0);
      transform-origin: 0 0;
      opacity: 1
  }
}

@keyframes antMoveDownOut {
  0% {
      transform: translateY(0);
      transform-origin: 0 0;
      opacity: 1
  }

  to {
      transform: translateY(100%);
      transform-origin: 0 0;
      opacity: 0
  }
}

@keyframes antMoveLeftIn {
  0% {
      transform: translateX(-100%);
      transform-origin: 0 0;
      opacity: 0
  }

  to {
      transform: translateX(0);
      transform-origin: 0 0;
      opacity: 1
  }
}

@keyframes antMoveLeftOut {
  0% {
      transform: translateX(0);
      transform-origin: 0 0;
      opacity: 1
  }

  to {
      transform: translateX(-100%);
      transform-origin: 0 0;
      opacity: 0
  }
}

@keyframes antMoveRightIn {
  0% {
      transform: translateX(100%);
      transform-origin: 0 0;
      opacity: 0
  }

  to {
      transform: translateX(0);
      transform-origin: 0 0;
      opacity: 1
  }
}

@keyframes antMoveRightOut {
  0% {
      transform: translateX(0);
      transform-origin: 0 0;
      opacity: 1
  }

  to {
      transform: translateX(100%);
      transform-origin: 0 0;
      opacity: 0
  }
}

@keyframes antMoveUpIn {
  0% {
      transform: translateY(-100%);
      transform-origin: 0 0;
      opacity: 0
  }

  to {
      transform: translateY(0);
      transform-origin: 0 0;
      opacity: 1
  }
}

@keyframes antMoveUpOut {
  0% {
      transform: translateY(0);
      transform-origin: 0 0;
      opacity: 1
  }

  to {
      transform: translateY(-100%);
      transform-origin: 0 0;
      opacity: 0
  }
}

@keyframes loadingCircle {
  to {
      transform: rotate(1turn)
  }
}

[ant-click-animating-without-extra-node=true],[ant-click-animating=true] {
  position: relative
}

html {
  --antd-wave-shadow-color: #0073e6
}

.ant-click-animating-node,[ant-click-animating-without-extra-node=true]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  box-shadow: 0 0 0 0 #0073e6;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: .2;
  animation: fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);
  animation-fill-mode: forwards;
  content: "";
  pointer-events: none
}

@keyframes waveEffect {
  to {
      box-shadow: 0 0 0 #0073e6;
      box-shadow: 0 0 0 6px #0073e6;
      box-shadow: 0 0 0 6px var(--antd-wave-shadow-color)
  }
}

@keyframes fadeEffect {
  to {
      opacity: 0
  }
}

.slide-up-appear,.slide-up-enter,.slide-up-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active {
  animation-name: antSlideUpIn;
  animation-play-state: running
}

.slide-up-leave.slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none
}

.slide-up-appear,.slide-up-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-up-leave {
  animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

.slide-down-appear,.slide-down-enter,.slide-down-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active {
  animation-name: antSlideDownIn;
  animation-play-state: running
}

.slide-down-leave.slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none
}

.slide-down-appear,.slide-down-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-down-leave {
  animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

.slide-left-appear,.slide-left-enter,.slide-left-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running
}

.slide-left-leave.slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none
}

.slide-left-appear,.slide-left-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-left-leave {
  animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

.slide-right-appear,.slide-right-enter,.slide-right-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active {
  animation-name: antSlideRightIn;
  animation-play-state: running
}

.slide-right-leave.slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none
}

.slide-right-appear,.slide-right-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.slide-right-leave {
  animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

@keyframes antSlideUpIn {
  0% {
      transform: scaleY(.8);
      transform-origin: 0 0;
      opacity: 0
  }

  to {
      transform: scaleY(1);
      transform-origin: 0 0;
      opacity: 1
  }
}

@keyframes antSlideUpOut {
  0% {
      transform: scaleY(1);
      transform-origin: 0 0;
      opacity: 1
  }

  to {
      transform: scaleY(.8);
      transform-origin: 0 0;
      opacity: 0
  }
}

@keyframes antSlideDownIn {
  0% {
      transform: scaleY(.8);
      transform-origin: 100% 100%;
      opacity: 0
  }

  to {
      transform: scaleY(1);
      transform-origin: 100% 100%;
      opacity: 1
  }
}

@keyframes antSlideDownOut {
  0% {
      transform: scaleY(1);
      transform-origin: 100% 100%;
      opacity: 1
  }

  to {
      transform: scaleY(.8);
      transform-origin: 100% 100%;
      opacity: 0
  }
}

@keyframes antSlideLeftIn {
  0% {
      transform: scaleX(.8);
      transform-origin: 0 0;
      opacity: 0
  }

  to {
      transform: scaleX(1);
      transform-origin: 0 0;
      opacity: 1
  }
}

@keyframes antSlideLeftOut {
  0% {
      transform: scaleX(1);
      transform-origin: 0 0;
      opacity: 1
  }

  to {
      transform: scaleX(.8);
      transform-origin: 0 0;
      opacity: 0
  }
}

@keyframes antSlideRightIn {
  0% {
      transform: scaleX(.8);
      transform-origin: 100% 0;
      opacity: 0
  }

  to {
      transform: scaleX(1);
      transform-origin: 100% 0;
      opacity: 1
  }
}

@keyframes antSlideRightOut {
  0% {
      transform: scaleX(1);
      transform-origin: 100% 0;
      opacity: 1
  }

  to {
      transform: scaleX(.8);
      transform-origin: 100% 0;
      opacity: 0
  }
}

.swing-appear,.swing-enter {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.swing-appear.swing-appear-active,.swing-enter.swing-enter-active {
  animation-name: antSwingIn;
  animation-play-state: running
}

@keyframes antSwingIn {
  0%,to {
      transform: translateX(0)
  }

  20% {
      transform: translateX(-10px)
  }

  40% {
      transform: translateX(10px)
  }

  60% {
      transform: translateX(-5px)
  }

  80% {
      transform: translateX(5px)
  }
}

.zoom-appear,.zoom-enter,.zoom-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active {
  animation-name: antZoomIn;
  animation-play-state: running
}

.zoom-leave.zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none
}

.zoom-appear,.zoom-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-leave {
  animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-big-appear,.zoom-big-enter,.zoom-big-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active {
  animation-name: antZoomBigIn;
  animation-play-state: running
}

.zoom-big-leave.zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none
}

.zoom-big-appear,.zoom-big-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-big-leave {
  animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-big-fast-appear,.zoom-big-fast-enter,.zoom-big-fast-leave {
  animation-duration: .1s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active {
  animation-name: antZoomBigIn;
  animation-play-state: running
}

.zoom-big-fast-leave.zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none
}

.zoom-big-fast-appear,.zoom-big-fast-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-up-appear,.zoom-up-enter,.zoom-up-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active {
  animation-name: antZoomUpIn;
  animation-play-state: running
}

.zoom-up-leave.zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none
}

.zoom-up-appear,.zoom-up-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-up-leave {
  animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-down-appear,.zoom-down-enter,.zoom-down-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active {
  animation-name: antZoomDownIn;
  animation-play-state: running
}

.zoom-down-leave.zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none
}

.zoom-down-appear,.zoom-down-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-down-leave {
  animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-left-appear,.zoom-left-enter,.zoom-left-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running
}

.zoom-left-leave.zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none
}

.zoom-left-appear,.zoom-left-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-left-leave {
  animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

.zoom-right-appear,.zoom-right-enter,.zoom-right-leave {
  animation-duration: .2s;
  animation-fill-mode: both;
  animation-play-state: paused
}

.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active {
  animation-name: antZoomRightIn;
  animation-play-state: running
}

.zoom-right-leave.zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none
}

.zoom-right-appear,.zoom-right-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(.08,.82,.17,1)
}

.zoom-right-leave {
  animation-timing-function: cubic-bezier(.78,.14,.15,.86)
}

@keyframes antZoomIn {
  0% {
      transform: scale(.2);
      opacity: 0
  }

  to {
      transform: scale(1);
      opacity: 1
  }
}

@keyframes antZoomOut {
  0% {
      transform: scale(1)
  }

  to {
      transform: scale(.2);
      opacity: 0
  }
}

@keyframes antZoomBigIn {
  0% {
      transform: scale(.8);
      opacity: 0
  }

  to {
      transform: scale(1);
      opacity: 1
  }
}

@keyframes antZoomBigOut {
  0% {
      transform: scale(1)
  }

  to {
      transform: scale(.8);
      opacity: 0
  }
}

@keyframes antZoomUpIn {
  0% {
      transform: scale(.8);
      transform-origin: 50% 0;
      opacity: 0
  }

  to {
      transform: scale(1);
      transform-origin: 50% 0
  }
}

@keyframes antZoomUpOut {
  0% {
      transform: scale(1);
      transform-origin: 50% 0
  }

  to {
      transform: scale(.8);
      transform-origin: 50% 0;
      opacity: 0
  }
}

@keyframes antZoomLeftIn {
  0% {
      transform: scale(.8);
      transform-origin: 0 50%;
      opacity: 0
  }

  to {
      transform: scale(1);
      transform-origin: 0 50%
  }
}

@keyframes antZoomLeftOut {
  0% {
      transform: scale(1);
      transform-origin: 0 50%
  }

  to {
      transform: scale(.8);
      transform-origin: 0 50%;
      opacity: 0
  }
}

@keyframes antZoomRightIn {
  0% {
      transform: scale(.8);
      transform-origin: 100% 50%;
      opacity: 0
  }

  to {
      transform: scale(1);
      transform-origin: 100% 50%
  }
}

@keyframes antZoomRightOut {
  0% {
      transform: scale(1);
      transform-origin: 100% 50%
  }

  to {
      transform: scale(.8);
      transform-origin: 100% 50%;
      opacity: 0
  }
}

@keyframes antZoomDownIn {
  0% {
      transform: scale(.8);
      transform-origin: 50% 100%;
      opacity: 0
  }

  to {
      transform: scale(1);
      transform-origin: 50% 100%
  }
}

@keyframes antZoomDownOut {
  0% {
      transform: scale(1);
      transform-origin: 50% 100%
  }

  to {
      transform: scale(.8);
      transform-origin: 50% 100%;
      opacity: 0
  }
}

.ant-motion-collapse-legacy {
  overflow: hidden
}

.ant-motion-collapse,.ant-motion-collapse-legacy-active {
  transition: height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important
}

.ant-motion-collapse {
  overflow: hidden
}

.exception {
  flex-direction: column;
  flex-wrap: nowrap;
  position: relative;
  /* min-width: 1200px; */
  height: 100%
}

.exception,.exception .account_content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -ms-flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

.exception .account_content {
  flex-direction: column;
  flex-wrap: nowrap;
  -ms-flex: 1;
  flex: 1;
  text-align: center
}

.exception .account_content img {
  display: block
}

.exception .account_content h1 {
  padding: 17px 0;
  font-size: 40px;
  color: #0073e6
}

.exception .account_content .desc {
  color: #999;
  font-size: 32px
}

.exception .account_content .btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 200px;
  height: 50px;
  background-color: #0073e6;
  border-radius: 25px;
  transition: all .25s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 90px auto 0;
  color: #fff;
  box-shadow: 0 2px 15px 0 rgba(0,115,230,.3)
}

.exception .account_content .btn:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff
}

.exception .account_content .btn:hover:after {
  animation: moveing .6s
}

.nuxt-progress {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  width: 0;
  opacity: 1;
  transition: width .1s,opacity .4s;
  background-color: #fff;
  z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
  transition: none
}

.nuxt-progress-failed {
  background-color: red
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal
}

:root {
  --swiper-theme-color: #007aff
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
  transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
  flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height
}

.swiper-container-3d {
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  width: calc(var(--swiper-navigation-size)/44*27);
  height: 44px;
  height: var(--swiper-navigation-size);
  margin-top: -22px;
  margin-top: calc(-1*var(--swiper-navigation-size)/2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-theme-color);
  color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  letter-spacing: 0;
  text-transform: none;
  -moz-font-feature-settings: normal,;
  font-feature-settings: normal,;
  font-variant: normal;
  line-height: 1
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
  content: "prev"
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
  content: "next"
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity .3s;
  transform: translateZ(0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform .2s,top .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s,left .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s,right .2s
}

.swiper-pagination-progressbar {
  background: rgba(0,0,0,.25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-white {
  --swiper-pagination-color: #fff
}

.swiper-pagination-black {
  --swiper-pagination-color: #000
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s linear infinite;
  box-sizing: border-box;
  border-left: 4px solid var(--swiper-theme-color);
  border-bottom: 4px solid var(--swiper-theme-color);
  border-right: 4px solid var(--swiper-theme-color);
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
  to {
      transform: rotate(1turn)
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube {
  overflow: visible
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-flip {
  overflow: visible
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

@keyframes moveing-data-v-787b10e0 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-787b10e0] {
  font-weight: 700
}

.text-overflow[data-v-787b10e0],.textEllipsisSingle[data-v-787b10e0] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-787b10e0] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

li.nav_li:hover .nav_drawer[data-v-787b10e0] {
  height: 460px
}

li.nav_li:hover .nav_drawer .ul-wrapper[data-v-787b10e0] {
  opacity: 1;
  visibility: visible
}

[data-v-787b10e0]::-webkit-scrollbar {
  display: none
}

.ul-wrapper[data-v-787b10e0] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
  height: 440px;
  opacity: 0;
  overflow: auto;
  visibility: hidden
}

.nav_drawer[data-v-787b10e0],.ul-wrapper[data-v-787b10e0] {
  transition: .2s ease-in-out
}

.nav_drawer[data-v-787b10e0] {
  position: fixed;
  top: 64px;
  left: 0;
  width: 100vw;
  background-color: #fff;
  height: 0
}

.nav_drawer ul[data-v-787b10e0] {
  width: 282px;
  margin: 16px 12px
}

.nav_drawer ul h3[data-v-787b10e0] {
  border-bottom: 1px solid rgba(0,0,0,.06);
  line-height: 24px;
  font-size: 16px;
  font-weight: bolder;
  color: #071433;
  padding: 12px 16px;
  margin-bottom: 8px
}

.nav_drawer ul .case-item[data-v-787b10e0] {
  padding: 8px 16px;
  transition: none;
  line-height: 22px;
  font-size: 14px;
  color: rgba(0,0,0,.65);
  cursor: pointer
}

.nav_drawer ul .case-item[data-v-787b10e0]:hover {
  color: #0073e6;
  background-color: #f5f6fa
}

.nav_drawer ul[data-v-787b10e0]:first-child {
  margin-left: 0
}

.nav_drawer ul[data-v-787b10e0]:last-child {
  margin-right: 0
}

@keyframes moveing-data-v-6b04b85a {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-6b04b85a] {
  font-weight: 700
}

.text-overflow[data-v-6b04b85a],.textEllipsisSingle[data-v-6b04b85a] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-6b04b85a] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.lang-selector-wrapper[data-v-6b04b85a] {
  display: -ms-flexbox;
  display: flex
}

.lang-selector-wrapper.en[data-v-6b04b85a] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: end;
  justify-content: end
}

.header[data-v-6b04b85a] {
  position: -webkit-sticky;
  position: sticky;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  /* min-width: 1200px; */
  background: rgba(0,13,51,.3);
  border-bottom: 1px solid transparent;
  margin-top: -64px
}

.header .postfix-new-tag[data-v-6b04b85a]:after {
  position: absolute;
  content: "NEW";
  font-size: 16px;
  font-family: PingFangSC-Regular,PingFang SC;
  color: #0472e6;
  line-height: 40px;
  margin-left: 4px
}

.header .new-tag[data-v-6b04b85a] {
  padding: 0 5px;
  display: inline-block;
  background: #0472e6;
  border-radius: 6px 6px 6px 6px;
  font-size: 14px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 700;
  color: #fff;
  line-height: 20px
}

.header .partner-link[data-v-6b04b85a] {
  color: #fff;
  font-size: 18px;
  cursor: pointer
}

.header.white[data-v-6b04b85a] {
  background: #fff;
  border-bottom-color: #e1ebf5
}

.header.white .partner-link[data-v-6b04b85a] {
  color: #666;
  font-size: 18px;
  cursor: pointer
}

.header.white .header_right a[data-v-6b04b85a],.header.white .header_right span[data-v-6b04b85a] {
  color: #666;
  opacity: 1
}

.header.white .header_right ol .nav_li.active .nav_a[data-v-6b04b85a],.header.white .header_right ol .nav_li:hover .nav_a[data-v-6b04b85a] {
  font-weight: 700;
  color: #0073e6
}

.header.white .header_right ol .nav_li.active[data-v-6b04b85a]:after,.header.white .header_right ol .nav_li[data-v-6b04b85a]:hover:after {
  background: #0073e6
}

.header.white .header_right .login_btns[data-v-6b04b85a]:after {
  background: hsla(0,0%,40%,.1)
}

.header.white .header_right .lang_status[data-v-6b04b85a]:hover {
  color: #0073e6
}

.header.white .header_right .lang_status[data-v-6b04b85a]:before {
  background: #dae6f7
}

.header .content[data-v-6b04b85a] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 64px
}

.header .logo[data-v-6b04b85a] {
  width: 184px;
  height: 32px;
  text-indent: -9999px;
  background-image: url(/_nuxt/img/c332817.png);
  background-size: contain
}

.header .header_right[data-v-6b04b85a] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 76px
}

.header .header_right a[data-v-6b04b85a],.header .header_right span[data-v-6b04b85a] {
  color: #fff;
  opacity: .8
}

.header .header_right .nav_child[data-v-6b04b85a] {
  position: absolute;
  top: 64px;
  left: 50%;
  width: 154px;
  margin-left: -77px;
  display: none
}

.header .header_right .nav_child li[data-v-6b04b85a] {
  width: 100%;
  height: 40px;
  background: #fff;
  line-height: 40px;
  text-align: center
}

.header .header_right .nav_child li a[data-v-6b04b85a] {
  font-size: 16px;
  font-weight: 400;
  color: #666
}

.header .header_right .nav_child li[data-v-6b04b85a]:hover {
  background: #f5f6fa
}

.header .header_right .nav_child li:hover a[data-v-6b04b85a] {
  font-weight: 400;
  color: #0073e6
}

.header .header_right ol .nav_li[data-v-6b04b85a],.header .header_right ol[data-v-6b04b85a] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.header .header_right ol .nav_li[data-v-6b04b85a] {
  height: 64px;
  position: relative;
  font-size: 18px
}

.header .header_right ol .nav_li a[data-v-6b04b85a] {
  opacity: 1
}

.header .header_right ol .nav_li.product[data-v-6b04b85a] {
  margin-right: 60px
}

.header .header_right ol .nav_li[data-v-6b04b85a]:not(:last-child) {
  margin-right: 48px
}

@media (max-width: 1200px) {
  .header .header_right ol .nav_li[data-v-6b04b85a]:not(:last-child) {
      margin-right:40px
  }
}

.header .header_right ol .nav_li[data-v-6b04b85a]:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #fff;
  transform: translateX(-50%);
  transition: width .25s
}

.header .header_right ol .nav_li.active .nav_a[data-v-6b04b85a],.header .header_right ol .nav_li:hover .nav_a[data-v-6b04b85a] {
  font-weight: 700;
  opacity: 1
}

.header .header_right ol .nav_li.active[data-v-6b04b85a]:after,.header .header_right ol .nav_li[data-v-6b04b85a]:hover:after {
  width: 100%
}

.header .header_right ol .nav_li:hover .nav_child[data-v-6b04b85a] {
  display: block
}

.header .header_right .login_btns[data-v-6b04b85a] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 30px;
  padding: 25px 0 25px 44px;
  box-sizing: content-box;
  background-position: 0;
  margin-right: 25px;
  margin-left: 85px
}

.header .header_right .login_btns[data-v-6b04b85a]:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 40px;
  margin-left: 25px;
  background: hsla(0,0%,100%,.1)
}

.header .header_right .login_btns .nav_child[data-v-6b04b85a] {
  margin-left: 0;
  transform: translateX(-50%)
}

.header .header_right .login_btns:hover .nav_child[data-v-6b04b85a] {
  display: block
}

.header .header_right .login_btns a[data-v-6b04b85a]:hover {
  opacity: 1
}

.header .header_right .login_btns span[data-v-6b04b85a] {
  display: inline-block;
  opacity: .8;
  margin: 0 .5em
}

.header .header_right .login_icon[data-v-6b04b85a] {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 14px
}

.header .header_right .lang_status[data-v-6b04b85a] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.header .header_right .lang_status a[data-v-6b04b85a]:hover {
  opacity: 1
}

@keyframes moveing-data-v-00de717f {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-00de717f] {
  font-weight: 700
}

.text-overflow[data-v-00de717f],.textEllipsisSingle[data-v-00de717f] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-00de717f] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

[data-v-00de717f] {
  box-sizing: border-box
}

.footer[data-v-00de717f] {
  z-index: 99;
  width: 100%;
  background: #f5f9ff
}

.footer .ft_info .content[data-v-00de717f] {
  margin-top: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(0,0,0,.06);
  -ms-flex-pack: center;
  justify-content: center
}

.footer .ft_info .content .phone[data-v-00de717f],.footer .ft_info .content[data-v-00de717f] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.footer .ft_info .content .phone[data-v-00de717f] {
  font-size: 14px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: rgba(0,0,0,.85);
  line-height: 22px
}

.footer .ft_info .content .phone[data-v-00de717f]:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAxVJREFUWEfFll2ITGEYx//POXZTqwhbDOWKlPKRC+zeCBckhdoraqmd3czssuwZw95sR4k1h5Vxxu6ecaG4WUQkH/nakHyFSCkXLhBlk5CP3fP+NavdduzZ2WN2Ts7t+z7//+887/M+7yP4z5/8Z38MAqipa1irlGwHORWC56C2w0klngQFmgUQro0doFJbB5qJ4Kuu6Utbk/vuBwHRDxCObF9HuMe9TAT4SF2fl07ue1NoiH6AqqhxEeTyoQwE0hkqLVlimqYqJMSADDS8IzA5l7gm2NBu7z8WCEBV1PgIckIucRF54djWrKAAboMszwkA+eykrHGBAFRHjRZF1ucUFzmStq1IIADhSGwuoR4PWYSCp2OKpyxqadn2PRCAjGhVpOEhgPleBprIlnbbOlRI84xWViOqqTNWuS7PefYCkR2ObTUHCtCbhahxA+TiQUYid9O2VRY4wKYtxuzuHjwAWfy3mQ5tRVsqcamQEJ6vYVU01giq3X8bCfC2WIrn2PaerkJBeAJ0dHToVzrvd3r1BYFcDZWWrDRN81chIIacB6rrGyfz189HXu1ZgLOh0jEVpmn2jBQi50AS3hwvY497DeDoQcchcjo0sWS9aZo/RgIx7EQUjhprSJ4EoHtA3CuirE6lEu/zhRgWICNcU2tsVESapOZxPbt0QX1rMnFCRJhZr47Hx6qvPZYAMwH5ANGd9uTeK33rAzV8AfSKRhsqFXHUKxN/BOUlNJ4BtS8CVUliRhasyM1RRaM2th7c+zovgF6I2liFIo979Qh/RyBfRNMrnMPNl/v2+85AX0C4zlgGF6cIjvVnmr1LgG7q2tJ0MnFr0FvgVzAcjc8i3Asgp/mNyUq7yD3HthbmDZAJjERik7qFZ0ku+FcIgXxyUtb4EQH01kRbWxGfvWqmUplBxv9xilxK29aKEQP018XmeBlc1yY510c2CE2WpQ9b1wsGkBFqamrS3nd9q1QKOwlOHwpEBE2OvX9X3rdguD8kKdV1xnJA1oAoJxgCxBXwjqZJui1pnc+7Dwxnns+6/8LJR91HzG8qbRUwIwEaqAAAAABJRU5ErkJggg==) no-repeat;
  background-size: contain
}

.footer .ft_nav .content[data-v-00de717f] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.footer .ft_nav .content .compony-logo[data-v-00de717f] {
  height: 34px;
  width: 186px;
  margin-right: 120px;
  margin-top: 38px
}

.footer .ft_nav .content .link-item[data-v-00de717f] {
  width: 20%;
  margin-bottom: 24px;
  display: inline-block;
  font-size: 14px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: rgba(0,0,0,.65);
  line-height: 22px;
  transition: .1s;
  cursor: pointer
}

.footer .ft_nav .content .link-item[data-v-00de717f]:hover {
  color: #0073e6
}

.footer .ft_nav .content .code_box[data-v-00de717f] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px
}

.footer .ft_nav .content .code_box img[data-v-00de717f] {
  width: 78px;
  height: 78px
}

.footer .ft_nav .content .code_box span[data-v-00de717f] {
  font-size: 12px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: rgba(0,0,0,.45);
  line-height: 20px
}

.account_layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  overflow: auto;
  /* min-width: 1200px */
}

.account_layout .account_content {
  -ms-flex: 1;
  flex: 1
}

.account_layout .header {
  margin-top: 0
}

.account_layout .next_btn {
  width: 200px;
  margin-left: auto;
  margin-right: auto
}

.ft_copyright[data-v-390e0c4d] {
  width: 100%;
  height: 46px;
  background: #f5f9ff;
  text-align: center;
  line-height: 46px;
  color: rgba(0,0,0,.45);
  font-size: 12px;
  font-family: PingFangSC-Regular,PingFang SC
}

@keyframes moveing-data-v-14785df4 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-14785df4] {
  font-weight: 700
}

.text-overflow[data-v-14785df4],.textEllipsisSingle[data-v-14785df4] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-14785df4] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.index_layout[data-v-14785df4] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  /* min-width: 1200px; */
  font-size: 16px;
  color: #333;
}

.index_layout .index_container[data-v-14785df4] {
  width: 100%;
  min-height: 100vh;
  -ms-flex: 1;
  flex: 1
}

.index_layout .content[data-v-14785df4] {
  margin-left: auto;
  margin-right: auto
}

.help-tip[data-v-14785df4] {
  position: fixed;
  right: 32px;
  z-index: 99;
  bottom: 116px
}

.help-tip .tip-btn[data-v-14785df4] {
  background: #0073e6;
  border-radius: 4px
}

.help-tip .attention-btn[data-v-14785df4] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  width: 48px;
  color: #fff;
  cursor: pointer
}

.help-tip .attention-btn .text[data-v-14785df4] {
  margin-top: 4px;
  width: 24px;
  font-size: 12px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #fff;
  line-height: 16px
}

.help-tip .attention-btn img[data-v-14785df4] {
  width: 24px;
  height: 24px
}

.help-tip .zh-btn[data-v-14785df4] {
  padding-top: 0
}

.help-tip .eng-btn .text[data-v-14785df4] {
  font-size: 12px;
  width: 45px;
  text-align: center
}

.help-tip .to-top-btn[data-v-14785df4] {
  cursor: pointer;
  width: 48px;
  height: 48px;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(88,122,202,.1);
  border-radius: 4px;
  border: 1px solid #edf0f4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  visibility: hidden
}

.help-tip .to-top-btn.btn-visible[data-v-14785df4] {
  visibility: visible
}

.help-tip .to-top-btn img[data-v-14785df4] {
  width: 24px;
  height: 24px
}

@keyframes moveing-data-v-064bd5a5 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-064bd5a5] {
  font-weight: 700
}

.text-overflow[data-v-064bd5a5],.textEllipsisSingle[data-v-064bd5a5] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-064bd5a5] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.form[data-v-064bd5a5] {
  width: 500px;
  margin: auto
}

.submit-tip[data-v-064bd5a5] {
  margin-top: 32px;
  font-size: 14px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: rgba(0,0,0,.45);
  line-height: 22px;
  text-align: center;
  padding-bottom: 50px
}

.char-num-limit[data-v-064bd5a5],.suffix-text[data-v-064bd5a5] {
  color: rgba(0,0,0,.45);
  font-size: 12px
}

.char-num-limit[data-v-064bd5a5] {
  position: absolute;
  bottom: -40px;
  right: 0
}

.attention-container .ant-input {
  border-radius: 2px
}

.attention-container .ant-input-affix-wrapper .ant-input:not(:last-child) {
  padding-right: 50px
}

@keyframes moveing-data-v-5e6f4a1a {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-5e6f4a1a] {
  font-weight: 700
}

.text-overflow[data-v-5e6f4a1a],.textEllipsisSingle[data-v-5e6f4a1a] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-5e6f4a1a] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.truncate[data-v-5e6f4a1a] {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

@keyframes moveing-data-v-7e24e2a2 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-7e24e2a2] {
  font-weight: 700
}

.text-overflow[data-v-7e24e2a2],.textEllipsisSingle[data-v-7e24e2a2] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-7e24e2a2] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.aspect-ratio[data-v-7e24e2a2],.wrapper[data-v-7e24e2a2] {
  position: relative
}

.aspect-ratio[data-v-7e24e2a2] {
  width: 100%;
  padding-bottom: 56.11510791%
}

.video-card[data-v-7e24e2a2] {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  font-family: PingFangSC-Regular,PingFang SC;
  border-radius: 4px;
  border: 1px solid #ededed;
  transition: .25s;
  top: 0
}

.video-card .poster[data-v-7e24e2a2] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .25s;
  transform: scale(1)
}

.video-card .logo[data-v-7e24e2a2] {
  position: absolute;
  height: 56px;
  width: 56px;
  transition: .25s;
  opacity: 0
}

.video-card .video-poster[data-v-7e24e2a2] {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f6fa
}

.video-card .video-info[data-v-7e24e2a2] {
  padding: 12px 10px;
  width: 100%;
  height: 74px
}

.video-card .video-info .title[data-v-7e24e2a2] {
  font-weight: 500;
  font-family: PingFangSC-Medium,PingFang SC;
  line-height: 24px;
  color: rgba(0,0,0,.85);
  transition: .25s
}

.video-card .video-info .desc[data-v-7e24e2a2] {
  font-weight: 400;
  font-family: PingFangSC-Regular,PingFang SC;
  line-height: 22px;
  color: rgba(0,0,0,.45)
}

.video-card[data-v-7e24e2a2]:hover {
  box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);
  top: -4px
}

.video-card:hover .poster[data-v-7e24e2a2] {
  transform: scale(1.06)
}

.video-card:hover .logo[data-v-7e24e2a2] {
  opacity: 1
}

.video-card:hover .video-info .title[data-v-7e24e2a2] {
  color: #0073e6
}

.video-space-modal-wrapper {
  font-family: PingFangSC-Regular,PingFang SC
}

.video-space-modal-wrapper .ant-modal-header {
  border-bottom: none!important
}

.video-space-modal-wrapper .ant-modal-body {
  padding: 0 24px
}

.video-space-modal-wrapper .video-player {
  margin-top: 12px;
  padding-bottom: 16px
}

.video-space-modal-wrapper .video-desc {
  color: rgba(0,0,0,.85);
  font-family: PingFangSC-Regular,PingFang SC
}

@keyframes moveing-data-v-2bfca569 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-2bfca569] {
  font-weight: 700
}

.text-overflow[data-v-2bfca569],.textEllipsisSingle[data-v-2bfca569] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-2bfca569] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.case-detail-container .banner[data-v-2bfca569] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  height: 240px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 56px;
}

.case-detail-container .banner .content-wrapper[data-v-2bfca569] {
  /* max-width: 1200px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; */
}

.case-detail-container .banner .logo-wrapper[data-v-2bfca569] {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.case-detail-container .banner .logo-wrapper img[data-v-2bfca569] {
  height: 24px
}
.case-detail-container .banner .logo-wrapper .logoImg[data-v-2bfca569] {
  height: 38px;
  margin-left: -20px;
}

.case-detail-container .banner .logo-divider[data-v-2bfca569] {
  border-left: 2px solid #0073e6;
  margin: 0 16px;
  margin-left: 0px;
  height: 24px
}

.case-detail-container .main-content[data-v-2bfca569] {
  margin: 24px auto;
  min-height: 180px;
}

.case-detail-container .video-wrapper[data-v-2bfca569] {
  margin: 24px auto 0;
  max-width: 1200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}

.case-detail-container .video-wrapper .title[data-v-2bfca569] {
  font-size: 24px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: rgba(0,0,0,.85);
  line-height: 32px;
  margin-bottom: 24px;
  padding-bottom: 16px;
  width: 100%;
  border-bottom: 1px solid rgba(0,0,0,.06)
}

.case-detail-container .img-cover[data-v-2bfca569] {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.case-detail-container .content[data-v-2bfca569] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 32px 0;
  position: relative;
  min-height: 100vh
}

@media (min-width: 1280px) {
  .case-detail-container .content[data-v-2bfca569] {
      padding:40px 0
  }
}

.case-detail-container .content .menu[data-v-2bfca569] {
  position: -webkit-sticky;
  position: sticky;
  top: 88px;
  width: 282px;
  min-height: 300px;
  padding-bottom: 30px;
  background: #fafafa
}

.case-detail-container .content .menu .menu_logo[data-v-2bfca569] {
  height: 64px
}

.case-detail-container .content .menu .menu_title[data-v-2bfca569] {
  font-size: 20px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: rgba(0,0,0,.85);
  line-height: 28px;
  padding: 0 20px;
  margin-top: 24px
}

.case-detail-container .content .menu .menu_info[data-v-2bfca569] {
  padding: 0 20px
}

.case-detail-container .content .menu .menu_info h4[data-v-2bfca569] {
  margin-top: 24px;
  font-size: 14px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: rgba(0,0,0,.85);
  line-height: 22px
}

.case-detail-container .content .menu .menu_info p[data-v-2bfca569] {
  font-size: 14px;
  margin-top: 8px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: rgba(0,0,0,.45);
  line-height: 22px
}

.case-detail-container .content .article-content[data-v-2bfca569] {
  margin-left: 24px;
  margin-top: 46px;
  width: 894px
}

.case-detail-container .content .article-banner[data-v-2bfca569] {
  width: 894px;
  height: 220px;
  margin-top: 47px;
}

.case-detail-container .markdown_body {
  width: 100%;
}

.case-detail-container .markdown_body b,.case-detail-container .markdown_body em,.case-detail-container .markdown_body strong {
  font-style: normal
}

.case-detail-container .markdown_body img {
  max-width: 100%
}

.case-detail-container .markdown_body blockquote,.case-detail-container .markdown_body details,.case-detail-container .markdown_body dl,.case-detail-container .markdown_body ol,.case-detail-container .markdown_body p,.case-detail-container .markdown_body pre,.case-detail-container .markdown_body table,.case-detail-container .markdown_body ul {
  margin-top: 0;
  margin-bottom: 16px
}

.case-detail-container .markdown_body ul li {
  list-style-type: disc
}

.case-detail-container .markdown_body ol li {
  list-style-type: decimal
}

.case-detail-container .markdown_body ol,.case-detail-container .markdown_body ul {
  padding-left: 2em;
  list-style-type: disc
}

.case-detail-container .markdown_body ul ul {
  list-style-type: circle
}

.case-detail-container .markdown_body ul ul ul {
  list-style-type: square
}

.case-detail-container .markdown_body h1,.case-detail-container .markdown_body h2,.case-detail-container .markdown_body h3,.case-detail-container .markdown_body h4,.case-detail-container .markdown_body h5,.case-detail-container .markdown_body h6 {
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.25
}

.case-detail-container .markdown_body h1,.case-detail-container .markdown_body h2 {
  padding-bottom: .3em;
  border-bottom: 1px solid #eaecef;
  font-weight: 600
}

.case-detail-container .markdown_body h1 {
  font-size: 2em
}

.case-detail-container .markdown_body p {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 1em
}

.case-detail-container .markdown_body a {
  color: #0366d6;
  text-decoration: none
}

.case-detail-container .markdown_body .anchor {
  float: left;
  padding-right: 4px;
  margin-left: -20px;
  line-height: 1
}

.case-detail-container .markdown_body .octicon-link {
  color: #1b1f23;
  vertical-align: middle;
  visibility: hidden
}

.case-detail-container .markdown_body pre {
  padding: 16px;
  overflow: auto;
  font-size: 85%;
  line-height: 1.45;
  background-color: #f6f8fa;
  border-radius: 3px
}

.case-detail-container .markdown_body table {
  display: block;
  width: 100%;
  overflow: auto
}

.case-detail-container .markdown_body table thead tr,.case-detail-container .markdown_body table tr:nth-child(2n) {
  background-color: #f6f8fa
}

.case-detail-container .markdown_body table td,.case-detail-container .markdown_body table th {
  padding: 5px 15px
}

.code_modal .ant-modal-header {
  display: none
}

.code_modal .ant-modal-body {
  padding-top: 40px
}

.code_modal .ant-modal-footer {
  border-color: transparent
}

.code_modal .ant-form-item {
  margin-bottom: 0
}

.product .btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100px;
  height: 40px;
  background-color: #0073e6;
  border-radius: 20px;
  transition: all .25s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.product .btn:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff
}

.product .btn:hover:after {
  animation: moveing .6s
}

.product .banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  height: 660px;
  background-image: url(/_nuxt/img/58a7b68.jpg);
  color: #fff;
  line-height: 1
}

.product .banner hgroup {
  max-width: 600px
}

.product .banner h1 {
  font-weight: 700;
  font-size: 50px
}

.product .banner h3 {
  padding-top: 68px;
  font-size: 20px;
  line-height: 40px;
  opacity: .6
}

.product .banner a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 200px;
  height: 50px;
  background-color: #006aff;
  border-radius: 25px;
  transition: all .25s;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  top: 50px;
  background: hsla(0,0%,100%,.1);
  border: 1px solid #fff
}

.product .banner a:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff
}

.product .banner a:hover:after {
  animation: moveing .6s
}

.product .process {
  padding: 80px 0 86px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  background-image: url(/_nuxt/img/90dd9eb.jpg);
  position: relative
}

.product .process:after {
  content: "";
  display: block;
  width: 918px;
  height: 147px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url(/_nuxt/img/5662f7e.png) no-repeat
}

.product .process .download_wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 37px
}

.product .process .download_wrap .d_left {
  width: 550px
}

.product .process .download_wrap .d_left ol li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}

.product .process .download_wrap .d_left ol li:not(:last-child) {
  margin-bottom: 43px
}

.product .process .download_wrap .d_left ol li:not(:last-child) .icon {
  position: relative
}

.product .process .download_wrap .d_left ol li:not(:last-child) .icon:after {
  content: "";
  display: block;
  width: 2px;
  height: 39px;
  position: absolute;
  top: 62px;
  left: 29px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAnCAYAAAAl15mhAAAApElEQVQoU2OUM4xwZmRk/M8oYxwRxcDAwMCopRXKdo1T8D8jiAcWwWTIGkXYgqVkjCJjIAyZUE4ciuHapY3CLcB2yZlExYEVi2qF8hDSJa8XbgRWI2ccGQ9h6EYJMjF/w+tCGd1oXbBiWaPIRAaG//8Z1YwjRQjZJaUbqcHAyPyfUdY0MpHhLwMDo4hxjCQhXWLG4coQuwwjkhhAHpQ0DpUDiQAADfcdAGtXC3EAAAAASUVORK5CYII=) no-repeat
}

.product .process .download_wrap .d_left ol li:nth-child(3) {
  margin-top: -22px;
  margin-bottom: 22px
}

.product .process .download_wrap .d_left ol li .icon {
  width: 60px;
  height: 60px;
  margin-right: 25px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.product .process .download_wrap .d_left ol li .icon.i_download {
  background: url(/_nuxt/img/d4af24e.png) no-repeat
}

.product .process .download_wrap .d_left ol li .icon.i_activation {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAgVBMVEUAAAAeMlgeMlcfMlkdMFgJLkghJ1AcLVcZMFAeL1geL1QfMVgeMlgYMVYdMVgeMlgeMlQdMVgfMlgbMlcaMVceMVgeMVgfMVgaMFcYNFYdMlgeMVgeMFkfMlkbMVgeMVgbLlUeMlgeMlkdM1gdM1gdMVgeMlgeMVgeMFkeMVkfM1h1aYHSAAAAKnRSTlMAmWbMNAQHKQo4EHRbGn1UFIFqJiOLhnhFH+SReW9KQS358GGzTd6SPdVI0a8BAAACJ0lEQVRIx6XX6ZKrIBAF4BPHBtz3GBO3bJOZvP8D3oqpTC6DijjfX+sUTQOKGCdyxHVxa8C3pWXDxM47pKDcZQSKK4djV+5cLMFdtJwgIe4XGbSyMqwwhkAp12S3MxO0E8udecpAmEHXbvLROYmhQy1hBPMsBi1meQIqcrBIFCpp0WEphyAjLwLWxn0LBixfKjplMMASB+sFIX6cKxgivPAtwVSf46m0YcyuMXBTrBByKDaz8Oakw8BS2++X6ejljjcaNunOl8Jz5/mO/z3SHl8X5iXADrQuTAcBxvE7zD9UpVq21wNQwrGl+lLDXY8oh0nZsnp1mHEU7tpwvMWNTc75SzPyATEmu12+Tmw3GqbNSLdlWdEcfRoLw0fC5sP26e4HH8MMKmWora5h/f7yeRFQCQd1pQmD708uRuQlLFsXRr6/sCCKAsgcCwRtGNXn93G/P4aQRC0g9GHUpx1wPZ3l6QTLjuSnBwDhNyTLXgZ0H5aqPUqd6KTXkNnI/g5AfJbCW0s21NU85tyeLLxRoa7fx2/Rcys9up1IOy/FA7tCr/L9ABKBQW3DWMDwlJl/6Cj5WaPUgaE2xQszLlpq9dUsT8H6C43zh6tU5BEk4ry48GsooKiwCEtdqJpFF9cco8hPAu0aJZO9sTPM6woH00RoY1KMzMUcXoc9xpATWtDiHL3ya0RIGo5FHO/QuAhiRiQYsqg5ZCb7X3CCV9w2m1sHu+0FRv0DAy0g9ck/I48AAAAASUVORK5CYII=) no-repeat
}

.product .process .download_wrap .d_left ol li .icon.i_purchase {
  background: url(/_nuxt/img/ffcc372.png) no-repeat
}

.product .process .download_wrap .d_left ol li .icon.i_dispose {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAdVBMVEUAAAAeM1gfM1ceMlcJLkgeM1khJ08cLVcdMFkbMFQZMVAbL1caMlcfMlgdMVgfMFgeL1gcMVgeMlgeMVgaMlYdMFkcMlgfM1gfMlgeMlgeMlgeMFcdMVgeMFcdMlYeM1keMlkeM1geMVkeM1kdMlgfMlkfM1gRiy72AAAAJnRSTlMAy2lmBLcHKTMRCi4j6n92N0OZkR15S5ZxU1yJhDsWwLmmjcNhW704iYgAAAIdSURBVEjHndbXmpswFEXhbThISMgUUwbc2+T9HzGxk8lBGAHiv+ITXhSZhnHa4FwfyhbykIU5fBRZGYCMEgRSJpcoskJhCanQSIKF5P5uMMvUaYUxBArkTHuM4RQfQzWxVoAwgZrCuWqfnsFc/ejmRRYKzBJhpse2ecIiXfpR6wJL5QQbZR2wNv8O4SHcWwcdCHgQaY71qpSXnwae+KTlkeAr+dlfFvdHo01PlPDIn2UW13hTAXqiKOyJotcIL7NU4tPG2lSweY3wMsvfo+q0KiYNAMX3VLzd7bYcW151JtfFMgNESasOG1RqCAk7rtFTP5wx2gRD6S9L646LBJ2BrYrj2y3+p8JIzGqDD19fYM5YSBzU2lgdUApY8stms93ylTyx5xJn2K58Jc/EtANz/HR4Y7A9UjEXJxGfyMBBzcU8hTado67WxiZDGLvj0+Vyja7Xx2P0sPMQBHd8GT5VLF0DaFc8codZZMW3pHcMx8OAHwPu2BT8GPKO969YPVcdNt0VmGcc/10nGjDrSh68AG7o03ir7deN/aJhNwV2Fj/z5v+io6P8fzY5PDU8GwKeztZUN349VdY/HsJDDgu1HRbrMoJFP8XiyUo1PlRYRATcsnbRh6txfjJX8x9gnXMWDaYV9xxuOo3hpGAUpsg6TTCGTmmAWVIikTQoCcdAYpFTVrYKlRJEWsB0bSl9rn8tCe2h3O3KAnGTaIz6DaTXGndYab5uAAAAAElFTkSuQmCC) no-repeat
}

.product .process .download_wrap .d_left ol li .text .title {
  font-size: 18px;
  color: #333;
  margin-bottom: 7px
}

.product .process .download_wrap .d_left ol li .text p {
  font-size: 16px;
  color: #7a8599;
  line-height: 26px
}

.product .process .download_wrap .d_left ol li .text a {
  color: #0073e6
}

.product .process .download_wrap .d_right {
  width: 730px;
  height: 460px;
  background: url(/_nuxt/img/96ad782.png) no-repeat
}

.product .process .product_btn {
  margin-top: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 140px;
  height: 40px;
  background-color: #0073e6;
  border-radius: 20px;
  transition: all .25s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff
}

.product .process .product_btn:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff
}

.product .process .product_btn:hover:after {
  animation: moveing .6s
}

.product .purchase {
  padding: 80px 0 103px;
  background: url(/_nuxt/img/9b42686.png) no-repeat;
  background-position: top 0 right 0;
  position: relative
}

.product .purchase:before {
  content: "";
  display: block;
  width: 617px;
  height: 409px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: url(/_nuxt/img/b7ed396.png) no-repeat
}

.product .purchase ol {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 60px
}

.product .purchase ol li {
  width: 360px;
  height: 500px;
  border: 1px solid #dae6f7
}

.product .purchase ol li .pro_icon {
  display: block;
  margin: 30px auto
}

.product .purchase ol li .pro_content {
  padding: 0 40px
}

.product .purchase ol li .pro_content h3 {
  font-size: 22px;
  color: #333;
  text-align: center;
  font-weight: 600
}

.product .purchase ol li .pro_content .item_box {
  height: 200px;
  padding-top: 20px
}

.product .purchase ol li .pro_content .item_box p {
  padding-left: 16px;
  line-height: 36px;
  font-size: 16px;
  color: #7a8599
}

.product .purchase ol li .pro_content .item_box p:before {
  content: "";
  display: inline-block;
  position: relative;
  left: -16px;
  top: -4px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #0073e6
}

.product .purchase ol li .pro_content .product_btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 160px;
  height: 40px;
  background-color: #0073e6;
  border-radius: 20px;
  transition: all .25s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 auto;
  color: #fff
}

.product .purchase ol li .pro_content .product_btn:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff
}

.product .purchase ol li .pro_content .product_btn:hover:after {
  animation: moveing .6s
}

.product .purchase ol li.try .left {
  background: url(/_nuxt/img/d52df36.png) no-repeat;
  position: relative
}

.product .purchase ol li.try .left:before {
  content: "";
  display: block;
  width: 84px;
  height: 84px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(/_nuxt/img/17eaad8.png) no-repeat
}

.product .use .use_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}

.product .use .use_box .use_item {
  width: 33.33333%;
  background: #b3d4fc;
  position: relative;
  overflow: hidden
}

.product .use .use_box .use_item img {
  width: 100%;
  height: auto
}

.product .use .use_box .use_item:after,.product .use .use_box .use_item:before {
  content: "";
  background: #0073e6;
  height: 150%;
  width: 100%;
  border-radius: 0 100% 0 0;
  opacity: 0;
  position: absolute;
  left: -50%;
  top: 100%;
  z-index: 1;
  transition: border-radius .5s ease-out,top .5s ease-out,opacity .3s ease-out
}

.product .use .use_box .use_item:after {
  border-radius: 100% 0 0 0;
  left: 50%
}

.product .use .use_box .use_item:hover .box-content {
  top: 50%;
  opacity: 1
}

.product .use .use_box .use_item:hover:after,.product .use .use_box .use_item:hover:before {
  top: -50%;
  opacity: 1;
  border-radius: 0 35% 0 0
}

.product .use .use_box .use_item:hover:after {
  border-radius: 35% 0 0 0
}

.product .use .use_box .use_item .box-content {
  position: absolute;
  left: 50%;
  top: 60%;
  z-index: 2;
  width: 95%;
  transform: translate(-50%,-50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  opacity: 0;
  transition: all .25s ease .3s
}

.product .use .use_box .use_item .box-content .icon {
  display: block;
  width: 80px;
  height: 70px
}

.product .use .use_box .use_item .box-content .icon.docker {
  background: url(/_nuxt/img/aeb1870.png) no-repeat;
  background-size: 100%
}

.product .use .use_box .use_item .box-content .icon.kvm {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABGCAYAAABbnhMrAAACuElEQVR4Xu2bsYoUQRCG/1oP2dld0MRzH0A0MRADQQPxMUTEwMzwMh/BzMxMfAUDcxERNRAEMTifwDFSuJnZQ9k6hruBnXXm6J663ple/g13q5rqr6uneurvFXh8Dgp9K8A9D5foTBV4N0vEeY7iM8OsUPWxj9V2mogzF2fDEkYJUBV/ZhO5GCuc0+I+yPW3CC4QYMfVJcCO4Co3AowVYFVcVp8dTd/5zC8r9DOAWy0+3ydj3FgscH8JvARwvsHuUBQP0xRvLs3xVYBrTWMp8H6WyN3yt94yMBDAsuIvAfxcm/gugJ3lGJfPHeKpKvZUUT7888pOFdOyGCjwTMd4PlogBfAPwK+1seYARtXCbx3ApoqfF7qvwNUaQODxLJFXFZws0ycY4cUqQAF+TBKpZeE6MAI8IUiAp5w5mYGOlaTt0E6AHgBZRAD4vBatss1y/QLBzSbeAuwnY1zPFnggx8eYnQa7v6J4lKZ4vTvHNwBXWtbu0zSR270eYxyTavBmvVXhwZNxDJAAHUG1mRFgDACNMUbh7lP4vBqqeaEfFLgTBYXuQX6cJuI8Ry+A3WPaXk8CNK4tARKgkYDRnRm4SYAU1v+n7ZWBFNbPACCF9TpE7wwkQAJsLRtsJhgram8AA+nCFNbLhPDpbNRa+sdX6SisWwBSWDdmIAESYL2stYndgYpI421YCuuOR42TRWER6VxEKKw7ptqAzHo7SA+IgSkUAjTh6/GKrzHuwbhvJAMHM9uAgfgUPq9+IIV1Y0c64KJHO7RXBkY7y4CBE6ARLgESoJGA0d0rAymsG6swhfUzAEhdmLowdWHjc58Atw5gIE2EwjqF9bW9QlUu0DEm0BamrGndwryZwJsJ/d5M4O0sSwZSWA913A037kZUOTYT2Ezgu3CoTbyRLRwq+CGNS2Hdthpe/1g/AnlKiJKVa2KSAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100%
}

.product .use .use_box .use_item .box-content .icon.long-range {
  background: url(/_nuxt/img/b222da0.png) no-repeat;
  background-size: 100%
}

.product .use .use_box .use_item .box-content .line {
  width: 1px;
  height: 40px;
  background: #fff;
  margin: 30px 0
}

.product .use .use_box .use_item .box-content h3 {
  font-size: 24px
}

.product .use .use_box .use_item .box-content a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 45px
}

.product .use .use_box .use_item .box-content a svg {
  fill: #fff;
  margin-left: 14px;
  transition: margin-left .15s
}

.product .use .use_box .use_item .box-content a:hover {
  text-decoration: underline
}

@media (max-width: 1650px) {
  .product .use .use_box .use_item .box-content .icon {
      width:70px;
      height: 61px
  }

  .product .use .use_box .use_item .box-content .line {
      margin: 25px 0
  }

  .product .use .use_box .use_item .box-content h3 {
      font-size: 20px
  }

  .product .use .use_box .use_item .box-content a {
      margin-top: 35px
  }
}

@media (max-width: 1350px) {
  .product .use .use_box .use_item .box-content .icon {
      width:60px;
      height: 53px
  }

  .product .use .use_box .use_item .box-content .line {
      margin: 15px 0
  }

  .product .use .use_box .use_item .box-content h3 {
      font-size: 18px
  }

  .product .use .use_box .use_item .box-content a {
      margin-top: 25px
  }
}

.product .use .use_box .use_item .title_box {
  position: absolute;
  left: 0;
  bottom: 38px;
  width: 100%;
  padding: 0 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  color: #fff
}

.product .use .use_box .use_item .title_box svg {
  fill: #fff
}

.field {
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  margin-top: 24px;
  padding: 0 30px;
  font-size: 16px;
  line-height: 16px
}

.field .err_message {
  position: absolute;
  right: 10px;
  bottom: 0;
  transform: translateY(100%);
  color: #f2303d;
  font-size: 14px
}

.field label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #edf2fa;
  border: 1px solid transparent;
  border-radius: 25px
}

.field span {
  -ms-flex-order: 2;
  order: 2;
  display: block;
  margin-right: 10px;
  color: #aaa
}

.field .icon {
  -ms-flex-order: 1;
  order: 1;
  fill: #aaa;
  margin-right: 15px
}

.field .get_code {
  -ms-flex-order: 4;
  order: 4;
  color: #0073e6;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.field .get_code:not(.disabled):hover {
  opacity: .6
}

.field .get_code.disabled {
  color: #aaa
}

.field input {
  -ms-flex-order: 3;
  order: 3;
  display: block;
  -ms-flex: 1;
  flex: 1;
  width: 100px;
  height: 50px;
  line-height: 50px;
  overflow: hidden
}

.field input:-ms-input-placeholder {
  color: #aaa
}

.field input::-ms-input-placeholder {
  color: #aaa
}

.field input::placeholder {
  color: #aaa
}

.field input.input_err~label {
  background: transparent;
  border-color: #f2303d!important
}

.field input.input_err~.icon {
  fill: #f2303d!important
}

.field input:focus~label {
  background: transparent;
  border-color: #0073e6
}

.field input:focus~.icon {
  fill: #0073e6
}

@keyframes moveing-data-v-216be279 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-216be279] {
  font-weight: 700
}

.text-overflow[data-v-216be279],.textEllipsisSingle[data-v-216be279] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-216be279] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.signin[data-v-216be279] {
  min-height: 600px;
  background: url(/_nuxt/img/a281509.jpg) 50% no-repeat;
  background-color: #f5f9ff
}

.signin .content[data-v-216be279],.signin[data-v-216be279] {
  position: relative;
  height: 100%
}

.signin .content hgroup[data-v-216be279] {
  position: absolute;
  top: 50%;
  left: 0;
  height: 430px;
  padding-top: 46px;
  transform: translateY(-50%);
  color: #fff
}

.signin .content hgroup h1[data-v-216be279] {
  font-size: 56px;
  line-height: 70px
}

.signin .content hgroup h3[data-v-216be279] {
  padding-top: 38px;
  font-size: 30px
}

.signin .form_container[data-v-216be279] {
  position: absolute;
  top: 50%;
  left: calc(50% + 362px);
  transform: translate(-50%,-50%);
  width: 420px;
  height: 430px;
  padding: 46px 40px 0;
  background: #fff;
  border-radius: 10px
}

.signin .form_container h5[data-v-216be279] {
  padding: 0 10px;
  font-size: 30px;
  font-weight: 700;
  text-transform: capitalize;
  color: #0073e6
}

.signin .form_container p[data-v-216be279] {
  padding: 10px;
  font-size: 20px
}

.signin .form_container .submit_btn[data-v-216be279] {
  margin-top: 50px
}

.signin .form_container .to_signup[data-v-216be279] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 24px;
  padding-left: 10px;
  font-size: 16px;
  color: #0073e6
}

.signin .form_container .to_signup .more[data-v-216be279] {
  display: block;
  fill: #0073e6;
  margin-left: 10px
}

.step1 .accept {
  margin-top: 23px;
  margin-bottom: 42px
}

.step1 .accept a {
  color: #0073e6
}

.step3 .address {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px
}

.step3 .address .address_item {
  width: 200px;
  height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.step3 .address .address_item label {
  margin-left: 15px
}

.step3 .address .address_item .ant-select-selection {
  border: 0;
  border-radius: 25px
}

.step3 .address .address_item .ant-select-selection--single {
  height: 50px
}

.step3 .address .address_item .ant-select-selection--single .ant-select-selection__rendered {
  line-height: 50px;
  margin: 0
}

.step3 .address .address_item .ant-select-selection--single .ant-select-selection-selected-value {
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
  background: #f0f5fc;
  border-radius: 25px;
  font-size: 16px;
  text-align: center
}

.step3 .next_btn {
  margin: 60px auto
}

.step4 {
  text-align: center
}

.step4 .complete_img {
  display: block;
  margin: 72px auto 26px
}

.step4 h3 {
  font-size: 22px
}

.step4 p {
  padding-top: 20px;
  padding-bottom: 64px;
  color: #7a8599
}

.signup {
  position: relative;
  height: 100%;
  min-height: 700px
}

.signup_container {
  margin: 80px auto;
  width: 600px
}

.signup_container .signup_form_container {
  width: 600px;
  min-height: 440px;
  margin-top: 80px;
  padding: 0 80px;
  border: 1px solid #dae6f7;
  border-radius: 10px
}

.signup_container .signup_form_container h1 {
  padding-top: 57px;
  padding-bottom: 18px;
  font-size: 22px;
  text-align: center
}

.signup_container /deep/ .ant-steps-item-wait .ant-steps-item-icon {
  background-color: #e1e7f0;
  border-color: #e1e7f0
}

.signup_container /deep/ .ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon {
  color: #7a8599
}

.signup_container /deep/ .ant-steps-item-finish .ant-steps-item-icon {
  background-color: #0073e6;
  border-color: #0073e6
}

.signup_container /deep/ .ant-steps-item-finish .ant-steps-item-icon svg {
  fill: #fff
}

@keyframes moveing-data-v-427ddefa {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-427ddefa] {
  font-weight: 700
}

.text-overflow[data-v-427ddefa],.textEllipsisSingle[data-v-427ddefa] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-427ddefa] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.img-cover[data-v-427ddefa] {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.content[data-v-427ddefa] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 32px 0;
  position: relative;
  min-height: 100vh
}

@media (min-width: 1280px) {
  .content[data-v-427ddefa] {
      padding:40px 0
  }
}

.content .menu[data-v-427ddefa] {
  position: -webkit-sticky;
  position: sticky;
  top: 88px;
  width: 282px;
  min-height: 300px;
  padding-bottom: 30px;
  background: #fafafa
}

.content .menu .menu_logo[data-v-427ddefa] {
  height: 64px
}

.content .menu .menu_title[data-v-427ddefa] {
  font-size: 20px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: rgba(0,0,0,.85);
  line-height: 28px;
  padding: 0 20px;
  margin-top: 24px
}

.content .menu .menu_info[data-v-427ddefa] {
  padding: 0 20px
}

.content .menu .menu_info h4[data-v-427ddefa] {
  margin-top: 24px;
  font-size: 14px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: rgba(0,0,0,.85);
  line-height: 22px
}

.content .menu .menu_info p[data-v-427ddefa] {
  font-size: 14px;
  margin-top: 8px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: rgba(0,0,0,.45);
  line-height: 22px
}

.content .article-content[data-v-427ddefa] {
  margin-left: 24px;
  margin-top: 46px;
  width: 894px
}

.content .article-banner[data-v-427ddefa] {
  width: 894px;
  height: 220px;
  margin-top: 47px
}

.content[data-v-427ddefa] .markdown_body {
  width: 100%
}

.content[data-v-427ddefa] .markdown_body b,.content[data-v-427ddefa] .markdown_body em,.content[data-v-427ddefa] .markdown_body strong {
  font-style: normal
}

.content[data-v-427ddefa] .markdown_body img {
  max-width: 100%
}

.content[data-v-427ddefa] .markdown_body blockquote,.content[data-v-427ddefa] .markdown_body details,.content[data-v-427ddefa] .markdown_body dl,.content[data-v-427ddefa] .markdown_body ol,.content[data-v-427ddefa] .markdown_body p,.content[data-v-427ddefa] .markdown_body pre,.content[data-v-427ddefa] .markdown_body table,.content[data-v-427ddefa] .markdown_body ul {
  margin-top: 0;
  margin-bottom: 16px
}

.content[data-v-427ddefa] .markdown_body ol,.content[data-v-427ddefa] .markdown_body ul {
  padding-left: 2em;
  list-style-type: disc
}

.content[data-v-427ddefa] .markdown_body ul ul {
  list-style-type: circle
}

.content[data-v-427ddefa] .markdown_body ul ul ul {
  list-style-type: square
}

.content[data-v-427ddefa] .markdown_body h1,.content[data-v-427ddefa] .markdown_body h2,.content[data-v-427ddefa] .markdown_body h3,.content[data-v-427ddefa] .markdown_body h4,.content[data-v-427ddefa] .markdown_body h5,.content[data-v-427ddefa] .markdown_body h6 {
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.25
}

.content[data-v-427ddefa] .markdown_body h1,.content[data-v-427ddefa] .markdown_body h2 {
  padding-bottom: .3em;
  border-bottom: 1px solid #eaecef;
  font-weight: 600
}

.content[data-v-427ddefa] .markdown_body h1 {
  font-size: 2em
}

.content[data-v-427ddefa] .markdown_body p {
  font-size: 16px;
  line-height: 1.5
}

.content[data-v-427ddefa] .markdown_body a {
  color: #0366d6;
  text-decoration: none
}

.content[data-v-427ddefa] .markdown_body .anchor {
  float: left;
  padding-right: 4px;
  margin-left: -20px;
  line-height: 1
}

.content[data-v-427ddefa] .markdown_body .octicon-link {
  color: #1b1f23;
  vertical-align: middle;
  visibility: hidden
}

.content[data-v-427ddefa] .markdown_body pre {
  padding: 16px;
  overflow: auto;
  font-size: 85%;
  line-height: 1.45;
  background-color: #f6f8fa;
  border-radius: 3px
}

.content[data-v-427ddefa] .markdown_body table {
  display: block;
  width: 100%;
  overflow: auto
}

.content[data-v-427ddefa] .markdown_body table thead tr,.content[data-v-427ddefa] .markdown_body table tr:nth-child(2n) {
  background-color: #f6f8fa
}

.content[data-v-427ddefa] .markdown_body table td,.content[data-v-427ddefa] .markdown_body table th {
  padding: 5px 15px
}

@keyframes moveing-data-v-3f8e8672 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-3f8e8672] {
  font-weight: 700
}

.text-overflow[data-v-3f8e8672],.textEllipsisSingle[data-v-3f8e8672] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-3f8e8672] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.case-detail-container[data-v-3f8e8672] {
  line-height: 1.5
}

@keyframes moveing-data-v-70e6cdae {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-70e6cdae] {
  font-weight: 700
}

.text-overflow[data-v-70e6cdae],.textEllipsisSingle[data-v-70e6cdae] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-70e6cdae] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.case-detail-container[data-v-70e6cdae] {
  line-height: 1.5
}

@keyframes moveing-data-v-4781600a {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-4781600a] {
  font-weight: 700
}

.text-overflow[data-v-4781600a],.textEllipsisSingle[data-v-4781600a] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-4781600a] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.common_title[data-v-4781600a] {
  position: relative;
  z-index: 5
}

.common_title.small h3[data-v-4781600a] {
  padding-bottom: 16px;
  font-size: 28px
}

.common_title h5[data-v-4781600a] {
  font-size: 20px;
  font-weight: 400;
  color: #333;
  line-height: 26px;
  text-transform: uppercase
}

.common_title h3[data-v-4781600a] {
  font-size: 30px;
  font-weight: 700;
  color: #333;
  line-height: 40px;
  padding-bottom: 30px;
  position: relative
}

.common_title h3[data-v-4781600a]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background: #0073e6
}

.common_title.center[data-v-4781600a] {
  text-align: center
}

.common_title.center h3[data-v-4781600a]:after {
  left: 50%;
  margin-left: -15px
}

.common_title.light h5[data-v-4781600a] {
  color: #fefefe;
  opacity: .3
}

.common_title.light h3[data-v-4781600a] {
  color: #fff
}

.news_detail:hover .ani-container,.news_left:hover .ani-container,.slider-item:hover .ani-container,.solution-item:hover .ani-container {
  left: 0!important;
  opacity: 1!important
}

@keyframes moveing-data-v-0516e928 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-0516e928] {
  font-weight: 700
}

.text-overflow[data-v-0516e928],.textEllipsisSingle[data-v-0516e928] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-0516e928] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.check-detail-butotn-wrapper[data-v-0516e928] {
  display: inline-block
}

.check-detail-butotn-wrapper .ani-container[data-v-0516e928] {
  transition: .2s;
  position: relative;
  left: -20px;
  opacity: 0
}

@keyframes moveing-data-v-1f709e3c {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-1f709e3c] {
  font-weight: 700
}

.text-overflow[data-v-1f709e3c],.textEllipsisSingle[data-v-1f709e3c] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-1f709e3c] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.coop-case-container[data-v-1f709e3c] {
  position: relative
}

.coop-case-container .slider-item[data-v-1f709e3c] {
  border-radius: 4px;
  max-width: 588px
}

.coop-case-container .slider-item[data-v-1f709e3c]:hover {
  cursor: pointer
}

.coop-case-container .slider-item:hover img[data-v-1f709e3c] {
  transform: scale(1.06)
}

.coop-case-container .slider-item:hover .case-info-wrapper[data-v-1f709e3c] {
  border: 1px solid #d9d9d9
}

.coop-case-container .slider-item:hover .case-info-wrapper .info-title h4[data-v-1f709e3c] {
  color: #0073e6
}

.coop-case-container .slider-item:hover .case-info-wrapper p[data-v-1f709e3c] {
  color: rgba(0,0,0,.65)
}

.coop-case-container .slider-item .img-wrapper[data-v-1f709e3c] {
  width: 100%;
  height: auto;
  aspect-ratio: 1.8375;
  overflow: hidden
}

.coop-case-container .slider-item img[data-v-1f709e3c] {
  transition: .2s;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.coop-case-container .slider-item .case-info-wrapper[data-v-1f709e3c] {
  width: 100%;
  background: #fff;
  border-radius: 0 0 4px 4px;
  border: 1px solid #ededed;
  transition: .1s;
  padding: 24px 16px
}

.coop-case-container .slider-item .case-info-wrapper .info-title[data-v-1f709e3c] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.coop-case-container .slider-item .case-info-wrapper .info-title .complete-case[data-v-1f709e3c] {
  font-size: 14px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #0073e6;
  line-height: 22px
}

.coop-case-container .slider-item .case-info-wrapper .info-title h4[data-v-1f709e3c] {
  transition: .1s;
  font-size: 20px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: rgba(0,0,0,.85);
  line-height: 28px
}

.coop-case-container .slider-item .case-info-wrapper p[data-v-1f709e3c] {
  transition: .1s;
  font-size: 14px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: rgba(0,0,0,.45);
  line-height: 22px
}

.coop-case-container .slide-button[data-v-1f709e3c] {
  position: absolute;
  top: 80px;
  width: 48px;
  height: 48px;
  background: hsla(0,0%,100%,.85);
  border-radius: 4px;
  border: 1px solid #ededed;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}

.coop-case-container .slide-button img[data-v-1f709e3c] {
  height: 24px;
  width: 24px
}

.coop-case-container .slide-button.left[data-v-1f709e3c] {
  left: 4px
}

.coop-case-container .slide-button.right[data-v-1f709e3c] {
  right: 4px
}

.coop-case-container .slide-button[data-v-1f709e3c]:hover {
  background: rgba(0,115,230,.9)
}

@keyframes moveing-data-v-59f0a806 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-59f0a806] {
  font-weight: 700
}

.text-overflow[data-v-59f0a806],.textEllipsisSingle[data-v-59f0a806] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-59f0a806] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.row-container[data-v-59f0a806] {
  padding: 48px 0 60px
}

.row-container h2[data-v-59f0a806] {
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 32px
}

.row-container.grey-bg[data-v-59f0a806] {
  background: #fafafa
}

.row-container.white-bg[data-v-59f0a806] {
  background: #fff
}

@keyframes moveing-data-v-0f20e9a1 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-0f20e9a1] {
  font-weight: 700
}

.text-overflow[data-v-0f20e9a1],.textEllipsisSingle[data-v-0f20e9a1] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-0f20e9a1] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.news-container .content[data-v-0f20e9a1] {
  width: 100%
}

.news-container .content .news_box[data-v-0f20e9a1] {
  display: -ms-flexbox;
  display: flex
}

.news-container .content .news_box .news_left[data-v-0f20e9a1] {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ededed;
  transition: .2s;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 588px;
  margin-right: 24px;
  cursor: pointer
}

.news-container .content .news_box .news_left[data-v-0f20e9a1]:hover {
  border: 1px solid #d9d9d9
}

.news-container .content .news_box .news_left:hover .title[data-v-0f20e9a1] {
  color: #0073e6
}

.news-container .content .news_box .news_left:hover .detail[data-v-0f20e9a1] {
  color: rgba(0,0,0,.65)
}

.news-container .content .news_box .news_left .check-detail[data-v-0f20e9a1] {
  font-size: 14px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #0073e6;
  line-height: 22px
}

.news-container .content .news_box .news_left .date[data-v-0f20e9a1] {
  font-size: 16px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #7a8599;
  line-height: 28px;
  margin-top: 12px
}

.news-container .content .news_box .news_left .title[data-v-0f20e9a1] {
  font-size: 22px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: rgba(0,0,0,.85);
  line-height: 34px;
  max-height: 68px
}

.news-container .content .news_box .news_left .detail[data-v-0f20e9a1],.news-container .content .news_box .news_left .title[data-v-0f20e9a1] {
  transition: .2s;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  word-break: break-all;
  text-align: left
}

.news-container .content .news_box .news_left .detail[data-v-0f20e9a1] {
  font-size: 16px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #7a8599;
  line-height: 28px;
  max-height: 56px;
  margin-top: 16px
}

.news-container .content .news_box .news_left .img_box[data-v-0f20e9a1] {
  width: 100%;
  height: 250px
}

.news-container .content .news_box .news_left .img_box img[data-v-0f20e9a1] {
  width: 100%
}

.news-container .content .news_box .news_right[data-v-0f20e9a1] {
  -ms-flex: 1;
  flex: 1;
  position: relative
}

.news-container .content .news_box .news_right li[data-v-0f20e9a1] {
  border-bottom: 1px solid rgba(0,0,0,.06);
  padding-bottom: 24px;
  margin-bottom: 24px;
  cursor: pointer
}

.news-container .content .news_box .news_right li[data-v-0f20e9a1]:nth-child(3) {
  border-bottom: none
}

.news-container .content .news_box .news_right li .news_detail[data-v-0f20e9a1] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative
}

.news-container .content .news_box .news_right li .news_detail:hover .title[data-v-0f20e9a1] {
  color: #0073e6
}

.news-container .content .news_box .news_right li .news_detail:hover .detail_box p[data-v-0f20e9a1] {
  color: rgba(0,0,0,.65)
}

.news-container .content .news_box .news_right li .title[data-v-0f20e9a1] {
  -ms-flex: 1;
  flex: 1;
  transition: .1s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: rgba(0,0,0,.85);
  line-height: 26px;
  max-height: 52px;
  width: 466px
}

.news-container .content .news_box .news_right li .date[data-v-0f20e9a1] {
  font-size: 16px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #7a8599;
  line-height: 28px
}

.news-container .content .news_box .news_right li .detail_box[data-v-0f20e9a1] {
  -ms-flex: 1;
  flex: 1;
  margin-left: 20px
}

.news-container .content .news_box .news_right li .detail_box p[data-v-0f20e9a1] {
  transition: .1s;
  max-height: 56px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  word-break: break-all;
  text-align: left;
  font-size: 16px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #7a8599;
  line-height: 28px;
  width: 466px;
  margin-top: 16px
}

.news-container .content .news_box .news_right li .title_box[data-v-0f20e9a1] {
  width: 100px
}

.news-container .content .news_box .news_right .more-info-btn[data-v-0f20e9a1] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 128px;
  height: 38px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #0073e6;
  line-height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #0073e6;
  transition: .2s
}

.news-container .content .news_box .news_right .more-info-btn[data-v-0f20e9a1]:hover {
  color: #fff;
  background: #0073e6
}

.news-container .content .news_box .news_right .detail-btn[data-v-0f20e9a1] {
  position: absolute;
  left: 40px;
  bottom: 20px
}

@keyframes moveing-data-v-1217648e {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-1217648e] {
  font-weight: 700
}

.text-overflow[data-v-1217648e],.textEllipsisSingle[data-v-1217648e] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-1217648e] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.partner-container[data-v-1217648e] {
  max-width: 1200px;
  margin-top: -20px
}

.partner-container .logo-wrapper[data-v-1217648e] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px
}

.partner-container .logo-wrapper .logo-item[data-v-1217648e] {
  padding: 4px 20px;
  overflow: hidden;
  margin: 20px 10px 0;
  width: calc((100% - 100px)/5);
  height: 92px;
  background: #fff;
  border: 1px solid #ededed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.partner-container .logo-wrapper .logo-item img[data-v-1217648e] {
  width: 100%;
  height: 100%;
  object-fit: contain
}

@keyframes moveing-data-v-d281da02 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-d281da02] {
  font-weight: 700
}

.text-overflow[data-v-d281da02],.textEllipsisSingle[data-v-d281da02] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-d281da02] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.english .common_title h3[data-v-d281da02] {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  line-height: 40px;
  padding-bottom: 30px;
  position: relative
}

.english .common_title h3[data-v-d281da02]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background: hsla(0,0%,100%,.4)
}

.english .banner-carousel .banner[data-v-d281da02] {
  display: -ms-flexbox!important;
  display: flex!important
}

.english .banner[data-v-d281da02] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  height: 660px;
  background-image: url(/_nuxt/img/65ae71c.jpg);
  color: #fff
}

.english .banner hgroup[data-v-d281da02] {
  max-width: 992px;
  text-align: center;
  margin: 0 auto
}

.english .banner h1[data-v-d281da02] {
  font-size: 80px
}

.english .banner h3[data-v-d281da02] {
  padding-top: 60px;
  font-size: 24px;
  line-height: 50px
}

.english .profile[data-v-d281da02] {
  padding: 98px 0 43px;
  background: url(/_nuxt/img/398cccf.png) no-repeat;
  background-position: top 18px right 0
}

.english .profile .detail[data-v-d281da02] {
  margin: 38px 0 50px
}

.english .profile .detail p[data-v-d281da02] {
  color: #7a8599;
  font-size: 16px;
  line-height: 36px
}

.english .profile .img_box[data-v-d281da02],.english .profile .img_box img[data-v-d281da02] {
  width: 100%
}

.english .vgpu_about[data-v-d281da02] {
  padding: 40px 0 90px;
  background: url(/_nuxt/img/ab9ce2e.png) no-repeat;
  background-position: top 0 right 44px
}

.english .vgpu_about .intro[data-v-d281da02] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.english .vgpu_about .vgpu_img[data-v-d281da02] {
  width: 652px;
  height: 447px
}

.english .vgpu_about .vgpu_main[data-v-d281da02] {
  width: 590px;
  margin-left: 50px;
  position: relative
}

.english .vgpu_about .vgpu_main .index_title[data-v-d281da02] {
  position: relative
}

.english .vgpu_about .vgpu_main .index_title[data-v-d281da02]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background: #0073e6
}

.english .vgpu_about .vgpu_main p[data-v-d281da02] {
  padding-top: 38px;
  color: #7a8599;
  font-size: 16px;
  line-height: 36px
}

.english .vgpu_about .aspect[data-v-d281da02] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 60px
}

.english .vgpu_about .aspect li[data-v-d281da02] {
  -ms-flex: 1;
  flex: 1
}

.english .vgpu_about .aspect li[data-v-d281da02]:not(:last-child) {
  margin-right: 45px
}

.english .vgpu_about .aspect li .gpu_icon[data-v-d281da02] {
  width: 48px;
  height: 48px;
  margin: 0 auto 45px
}

.english .vgpu_about .aspect li .gpu_icon img[data-v-d281da02] {
  width: 100%
}

.english .vgpu_about .aspect li p[data-v-d281da02] {
  font-size: 16px;
  line-height: 32px;
  color: #7a8599
}

.english .vgpu_about .purchase_link[data-v-d281da02] {
  margin-top: 52px;
  text-align: center;
  font-size: 26px;
  color: #0073e6;
  font-weight: 700
}

.english .contact[data-v-d281da02] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch
}

.english .contact .item[data-v-d281da02] {
  width: 50%;
  height: auto
}

.english .contact .item .img_box[data-v-d281da02] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-height: 600px;
  overflow: hidden
}

.english .contact .item .img_box img[data-v-d281da02] {
  width: 100%;
  height: auto
}

.english .contact .item.right[data-v-d281da02] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  padding: 0 20px 0 58px;
  background-image: url(/_nuxt/img/b3f6d98.jpg)
}

.english .contact .item.right .contact_detail[data-v-d281da02] {
  margin-top: 72px
}

.english .contact .item.right .contact_detail li[data-v-d281da02] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  color: #fff
}

.english .contact .item.right .contact_detail li[data-v-d281da02]:not(:last-child) {
  margin-bottom: 58px
}

.english .contact .item.right .contact_detail li i[data-v-d281da02] {
  display: block;
  width: 30px;
  height: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 40px;
  background-repeat: no-repeat;
  background-size: 100%
}

.english .contact .item.right .contact_detail li i.icon_1[data-v-d281da02] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAIHRSTlMAmJSRKgSMXIQUR0J8PS+IX0s4JQYzEIB2b2dUFgwdGya3SJcAAAElSURBVCjPdZLbtoMgDESdRBHU1rtWre3//+XpYtTjZZmXgDskM0iwRdMWmYpmRdsEl4hKA0CMADBldKLfHjK23W/VtaOg/x5orRjctnMDtN7Rj6I8lCfQz/9ci2THyO02v8R4kTpu/RqVzi/eRY48fvt1J7r4qxD7/BRor5Cn38WoiAuEXq9KGgVRKurPhyiIezQsp76U3xtkxGp8yiWiD8l9Nkosdk0Mi31i2f3pF7r97IRGZryIJ1SL8uSnPBF1tDsR10tdqBAr0HDpuf6VDLwJF1uxseMd0RdvwMzBMWYDNqGq4YQH6mNEGaYDnZDRJcMZPHbbFMYdX5MI5VGW1KdhLSRclQqdHOLhOWl1YhwoIWl6hQu/pexfCi3ccJDecT2p+gP01QqDXOZ7FgAAAABJRU5ErkJggg==)
}

.english .contact .item.right .contact_detail li i.icon_2[data-v-d281da02] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAARVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////9SnXPCAAAAF3RSTlMAmUI/kQVeTpQQTYiAdGpbGwsxJi8zJXWdG2gAAACcSURBVCjP1ZJJDgMhDATbg80y+5b8/6kRg6MoELjNIXVDZaBlNW5FFqYKbAULu66CYwt2qNIzyNS1oajDbxmSFj9vpdxmL+n2ycOR22PgUx9HmCgL6GgKUB0zxqNyjfefaJHnwDuUXT9TrVFokbRG0qiqlc6PK7COvgNKfRlj4kyuFbFEVlDqN/ujXOoX/6O5b5bJtqsotlnkO3kB/mQE6GYMgU4AAAAASUVORK5CYII=)
}

.english .contact .item.right .contact_detail li i.icon_3[data-v-d281da02] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAZlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+Vn2moAAAAInRSTlMAmHuVjgM3CHU8khtTg29fFUcoiFhMI39QQzIsDGlkHxIQh2oWuwAAAXNJREFUKM99UtuWgyAMnHBRRMB7vdTa9v9/ciWrVc/p7jwEQkgyGcAFqbU+VDn+wj2ploZEgn9wW0icKjxd6EOV4kBuZLb3W8gXQ6GaJ04YqAIjqDvfCuq9UpN9e+PjjDh/ol8X2hdAnQyCDDfu5DMmP7ChUhszI5m5ERpQ42coSvGa485RjJeRHu+2bjol8qNe4zLWLzxgsz0cDPCqnRVrBWPiwCst4T7Jd15Lv/a8MeFmQGv4sF6oi+ves29j9bASeseppJ+woxBAK+IsDbTiLFPgg4Q0RhU3EuhUVHtkuynuNWoRFVjNzOmzrfAdlS2jhmy/QAvDtp+xc5+S5+l15bDadyPe7L4CkSRf45Bzise9Yqmb/q6RP+iY1Ml4N21JjGXof2do1XwoYWtuU1iirWqqRhxxmfCq888LPh6Xz9VqXLCcw0isuP5/7y5uaaRLcRonxxWZUm7TTmcsxhVp1ZBw2ZS0jezwDbUziqzpXuz9AI73EMohooMcAAAAAElFTkSuQmCC)
}

.english .contact .item.right .contact_detail li h5[data-v-d281da02] {
  font-size: 20px;
  opacity: .6
}

.english .contact .item.right .contact_detail li p[data-v-d281da02] {
  font-size: 16px;
  margin-top: 16px;
  line-height: 20px
}

@keyframes moveing-data-v-efcb18c8 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-efcb18c8] {
  font-weight: 700
}

.text-overflow[data-v-efcb18c8],.textEllipsisSingle[data-v-efcb18c8] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-efcb18c8] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.sub_banner[data-v-efcb18c8] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  /* min-width: 1200px; */
  color: #fff;
  line-height: 1;
  padding-top: 80px
}

.sub_banner h3[data-v-efcb18c8] {
  font-size: 30px;
  margin-bottom: 19px
}

.sub_banner h5[data-v-efcb18c8] {
  font-size: 18px;
  text-transform: uppercase
}

@keyframes moveing-data-v-376e5b45 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-376e5b45] {
  font-weight: 700
}

.text-overflow[data-v-376e5b45],.textEllipsisSingle[data-v-376e5b45] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-376e5b45] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.about .computing[data-v-376e5b45] {
  padding: 30px 0 72px;
  color: #7a8599
}

.about .computing .text[data-v-376e5b45] {
  margin: 54px 0 38px;
  line-height: 30px;
  white-space: pre-wrap
}

.about .computing .img_box[data-v-376e5b45],.about .computing .img_box img[data-v-376e5b45] {
  width: 100%
}

.about .team[data-v-376e5b45] {
  padding: 77px 0 35px;
  background: #f5f7ff
}

.about .team .team_list_no_photo[data-v-376e5b45] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 80px
}

.about .team .team_list_no_photo li[data-v-376e5b45] {
  width: 48.46%;
  height: 289px;
  background: #fff;
  position: relative;
  margin-bottom: 48px;
  padding: 112px 33px 0 38px
}

.about .team .team_list_no_photo li .img_box[data-v-376e5b45] {
  width: 262px;
  height: 75px;
  position: absolute;
  top: -10px;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center
}

.about .team .team_list_no_photo li .img_box .intro[data-v-376e5b45],.about .team .team_list_no_photo li .img_box[data-v-376e5b45] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center
}

.about .team .team_list_no_photo li .img_box .intro[data-v-376e5b45] {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  height: 73px;
  padding-right: 15px;
  color: #fff;
  background: url(/_nuxt/img/22dfc06.png) no-repeat 50%
}

.about .team .team_list_no_photo li .img_box .intro h4[data-v-376e5b45] {
  font-size: 26px;
  margin-bottom: 8px
}

.about .team .team_list_no_photo li .img_box .intro h5[data-v-376e5b45] {
  font-size: 20px
}

.about .team .team_list_no_photo li .img_box .intro h5.small[data-v-376e5b45] {
  font-size: 16px
}

.about .team .team_list_no_photo li .info_box .title_box strong[data-v-376e5b45] {
  display: block;
  font-size: 18px;
  color: #0073e6;
  line-height: 30px;
  font-weight: 400;
  max-width: 500px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.about .team .team_list_no_photo li .info_box .title_box strong[data-v-376e5b45]:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #0073e6;
  margin-right: 15px;
  position: relative;
  top: -5px
}

.about .team .team_list_no_photo li .info_box p[data-v-376e5b45] {
  font-size: 16px;
  color: #7a8599;
  line-height: 24px;
  margin-top: 20px
}

.about .team .team_list_no_photo li:nth-child(odd) .img_box[data-v-376e5b45] {
  left: 0
}

.about .team .team_list_no_photo li:nth-child(2n) .img_box[data-v-376e5b45] {
  right: 0
}

.about .team .team_list[data-v-376e5b45] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 79px
}

.about .team .team_list li[data-v-376e5b45] {
  width: 48.46%;
  height: 289px;
  background: #fff;
  position: relative;
  margin-bottom: 48px
}

.about .team .team_list li .img_box[data-v-376e5b45] {
  width: 228px;
  height: 300px;
  position: absolute;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.about .team .team_list li .img_box img[data-v-376e5b45] {
  width: 100%
}

.about .team .team_list li .img_box .intro[data-v-376e5b45] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 73px;
  padding-right: 15px;
  color: #fff;
  background: url(/_nuxt/img/8afb878.png) no-repeat 50%
}

.about .team .team_list li .img_box .intro h4[data-v-376e5b45] {
  font-size: 26px;
  margin-bottom: 8px
}

.about .team .team_list li .img_box .intro h5[data-v-376e5b45] {
  font-size: 20px
}

.about .team .team_list li .info_box[data-v-376e5b45] {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start
}

.about .team .team_list li .info_box .title_box[data-v-376e5b45] {
  height: 120px;
  overflow: hidden
}

.about .team .team_list li .info_box .title_box strong[data-v-376e5b45] {
  display: block;
  font-size: 18px;
  color: #0073e6;
  line-height: 30px;
  font-weight: 400;
  max-width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.about .team .team_list li .info_box .title_box strong[data-v-376e5b45]:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #0073e6;
  margin-right: 15px;
  position: relative;
  top: -5px
}

.about .team .team_list li .info_box p[data-v-376e5b45] {
  font-size: 16px;
  color: #7a8599;
  line-height: 24px;
  margin-top: 20px
}

.about .team .team_list li[data-v-376e5b45]:nth-child(odd) {
  padding-left: 268px;
  padding-right: 34px
}

.about .team .team_list li:nth-child(odd) .img_box[data-v-376e5b45] {
  left: 0
}

.about .team .team_list li[data-v-376e5b45]:nth-child(2n) {
  padding-left: 34px;
  padding-right: 268px
}

.about .team .team_list li:nth-child(2n) .img_box[data-v-376e5b45] {
  right: 0
}

.about .team .team_list li:last-child .intro h5[data-v-376e5b45] {
  font-size: 16px
}

.about .development[data-v-376e5b45] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  padding: 77px 0 93px;
  background-image: url(/_nuxt/img/f80b031.jpg)
}

.about .development .content[data-v-376e5b45] {
  position: relative
}

.about .development .timeline_box[data-v-376e5b45] {
  height: 77px;
  position: relative;
  margin-top: 70px
}

.about .development .timeline_box[data-v-376e5b45]:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background: #4b639c
}

.about .development .timeline_box .timeline[data-v-376e5b45] {
  height: 100%;
  color: #fff;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1
}

.about .development .timeline_box .timeline .year[data-v-376e5b45],.about .development .timeline_box .timeline[data-v-376e5b45] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center
}

.about .development .timeline_box .timeline .year[data-v-376e5b45] {
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.about .development .timeline_box .timeline .year li[data-v-376e5b45] {
  width: 52px;
  height: 52px;
  line-height: 52px;
  background: #4b639c;
  border-radius: 50%;
  text-align: center
}

.about .development .timeline_box .timeline .event[data-v-376e5b45] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.about .development .timeline_box .timeline .event li[data-v-376e5b45] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer
}

.about .development .timeline_box .timeline .event li p[data-v-376e5b45] {
  position: absolute;
  left: 50%;
  bottom: -28px;
  min-width: 100px;
  text-align: center;
  transform: translateX(-50%)
}

.about .development .timeline_box .timeline .event li i[data-v-376e5b45] {
  display: block;
  width: 35px;
  height: 35px;
  background-color: #fff;
  border: 4px solid hsla(0,0%,100%,.6);
  background-clip: padding-box;
  border-radius: 50%
}

.about .development .timeline_box .timeline .event li.active[data-v-376e5b45] {
  color: #f7b63d
}

.about .development .timeline_box .timeline .event li.active i[data-v-376e5b45] {
  background-color: #f7b63d;
  border-color: rgba(247,182,61,.6)
}

.about .development .dev_content[data-v-376e5b45] {
  width: 100%;
  margin-top: 66px;
  padding-right: 90px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}

.about .development .dev_content .img_box[data-v-376e5b45] {
  width: 500px;
  height: 220px;
  margin-right: 77px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.about .development .dev_content .img_box img[data-v-376e5b45] {
  width: 100%
}

.about .development .dev_content .text_box h4[data-v-376e5b45] {
  color: #fff;
  font-size: 22px;
  margin-bottom: 20px
}

.about .development .dev_content .text_box p[data-v-376e5b45] {
  color: #f5f7ff;
  font-size: 16px;
  line-height: 30px
}

.about .development .swiper_btn[data-v-376e5b45] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: -54px
}

.about .development .swiper_btn .swiper-button[data-v-376e5b45] {
  cursor: pointer
}

.about .development .swiper_btn .swiper-button[data-v-376e5b45]:first-child {
  margin-right: 10px
}

.about .development .swiper_btn .swiper-button[data-v-376e5b45]:after {
  content: ""
}

.about .development .swiper_btn .swiper-button svg[data-v-376e5b45] {
  fill: #0073e6
}

.about .development .swiper_btn .swiper-button.button-disabled svg[data-v-376e5b45] {
  fill: #7d93b3
}

.content-window-card {
  position: relative;
  width: 20rem;
  padding: .8rem 0 .2rem .5rem;
  box-shadow: none;
  bottom: 0;
  left: 0
}

.content-window-card img {
  width: 10rem
}

.content-window-card .input-item {
  margin-top: 10px
}

.content-window-card~.amap-info-close {
  right: 10px!important;
  top: 10px!important
}

.amap-icon {
  width: 25px;
  height: 34px
}

.contact .contact_content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 760px;
  margin-top: 70px;
  margin-bottom: 100px
}

.contact .contact_content .img_box {
  -ms-flex: 0 0 670px;
  flex: 0 0 670px;
  max-width: 670px;
  height: 100%;
  overflow: hidden
}

.contact .contact_content .img_box .map {
  width: 100%
}

.contact .qr-code {
  display: -ms-flexbox;
  display: flex
}

.contact .qr-code .label {
  margin-top: 10px;
  text-align: center;
  color: #7a8599
}

.contact .contact_main {
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  padding-top: 50px;
  padding-left: 50px;
  background: #f5f7ff
}

.contact .contact_main article {
  margin-bottom: 40px
}

.contact .contact_main article .common_title {
  margin-bottom: 16px
}

.contact .contact_main p {
  color: #7a8599;
  font-size: 20px;
  line-height: 36px
}

.contact .contact_main ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  width: 379px;
  height: 60px;
  margin-bottom: 15px;
  padding-left: 20px;
  background: #f5f7ff;
  box-shadow: 0 0 20px 0 hsla(0,0%,60%,.2);
  border-radius: 10px;
  font-size: 20px;
  color: #7a8599
}

@keyframes moveing-data-v-6fce4fd1 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-6fce4fd1] {
  font-weight: 700
}

.text-overflow[data-v-6fce4fd1],.textEllipsisSingle[data-v-6fce4fd1] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-6fce4fd1] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.job .content[data-v-6fce4fd1] {
  min-height: 660px;
  padding: 68px 0 62px
}

.job .content .ant-empty[data-v-6fce4fd1] {
  padding: 80px 0
}

.job .content .job_wrap[data-v-6fce4fd1] {
  width: 100%
}

.job .content .job_wrap .job_title[data-v-6fce4fd1] {
  width: 99.69%;
  height: 58px;
  padding-left: 26px;
  margin: 0 auto;
  background: url(/_nuxt/img/3d1426a.jpg) no-repeat;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}

.job .content .job_wrap .job_title h4[data-v-6fce4fd1] {
  color: #fff;
  font-size: 20px
}

.job .content .job_wrap .job_title h4[data-v-6fce4fd1]:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 16px;
  background: #fff;
  margin-right: 12px
}

.job .content .job_wrap .job_title.blue[data-v-6fce4fd1] {
  margin-top: 50px;
  background: none
}

.job .content .job_wrap .job_title.blue h4[data-v-6fce4fd1] {
  color: #0073e6
}

.job .content .job_wrap .job_title.blue h4[data-v-6fce4fd1]:before {
  background: #0073e6
}

.job .content .job_wrap .list[data-v-6fce4fd1] {
  width: 96.31%;
  margin: 0 auto;
  color: #5d5d5d;
  font-size: 16px;
  text-align: center
}

.job .content .job_wrap .list li .items[data-v-6fce4fd1] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.job .content .job_wrap .list li .items h5[data-v-6fce4fd1] {
  width: 14%
}

.job .content .job_wrap .list li .items h5.width29[data-v-6fce4fd1] {
  width: 29%
}

.job .content .job_wrap .list li[data-v-6fce4fd1]:not(:first-child) {
  cursor: pointer
}

.job .content .job_wrap .list li:not(:first-child) .items[data-v-6fce4fd1] {
  background: #fff;
  border-bottom: 1px solid #d9d9d9
}

.job .content .job_wrap .list li:not(:first-child) .items p[data-v-6fce4fd1] {
  width: 14%
}

.job .content .job_wrap .list li:not(:first-child) .items p.width29[data-v-6fce4fd1] {
  width: 29%
}

.job .content .job_wrap .list li:not(:first-child):hover .items[data-v-6fce4fd1] {
  background: #f5f9ff
}

.job .content .job_wrap .list li:not(:first-child).active .items[data-v-6fce4fd1] {
  background: #2883e2
}

.job .content .job_wrap .list li:not(:first-child).active .items p[data-v-6fce4fd1] {
  color: #fff
}

.job .content .job_wrap .list li:not(:first-child).active .detail[data-v-6fce4fd1] {
  max-height: 1600px
}

.job .content .job_wrap .list li .detail[data-v-6fce4fd1] {
  width: 100%;
  overflow: hidden;
  max-height: 0;
  transition: max-height .25s;
  background: #f5f9ff url(/_nuxt/img/27bec16.png) no-repeat;
  background-position: top 0 right 0
}

.job .content .job_wrap .list li .detail[data-v-6fce4fd1] .detail_item {
  padding-top: 29px;
  padding-left: 25px;
  text-align: left
}

.job .content .job_wrap .list li .detail[data-v-6fce4fd1] .detail_item .title {
  width: 104px;
  height: 29px;
  line-height: 29px;
  padding-left: 26px;
  margin-bottom: 24px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAAdCAMAAABxLdnhAAAAM1BMVEUAAAAnguIhgeMnguMng+MnguMng+IngeAkedsoguIkbdsog+Eng+Eog+MohOAoh+cog+IPZoHkAAAAEHRSTlMA4Q+rVW7sWxWTB8WkfzogJ2nN2QAAAJ1JREFUSMe9ltsRxCAMAzHmdUkup/6rvZn4w6QAaRvYwQis8nBMNzCY5UUzkBi/3fMBj5PsSb45N3C5S3AYuFgN0QSbK0QOKplxA5XMOAScAlFmHBu9ltrB4H6J+nNpFJPVXRSBr2Bw7aISgIGLTjSW6I6aKHUuekdjiURN9Ne56PceS7SPmmjDuqgzjCVqQU3Ut1zUVHNw5O6dg/sDFk+toGqH1/UAAAAASUVORK5CYII=) no-repeat
}

.job .content .job_wrap .list li .detail[data-v-6fce4fd1] .detail_item .item_box {
  padding-left: 30px;
  white-space: pre-wrap
}

.job .content .job_wrap .list li .detail[data-v-6fce4fd1] .detail_item .item_box p {
  line-height: 36px;
  font-size: 15px
}

.job .content .job_wrap .list li .detail .other_info[data-v-6fce4fd1] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 55px;
  margin-top: 60px;
  padding-bottom: 45px;
  border-bottom: 1px solid #d9d9d9
}

.job .content .job_wrap .list li .detail .other_info p[data-v-6fce4fd1] {
  color: #333;
  font-size: 18px;
  margin-right: 90px
}

.job .content .job_wrap .list li h5[data-v-6fce4fd1] {
  font-size: 18px;
  color: #454545;
  background: #fffeff;
  line-height: 63px
}

.job .content .job_wrap .list li p[data-v-6fce4fd1] {
  line-height: 50px
}

.job .content .job_wrap .list li p[data-v-6fce4fd1]:first-child {
  color: #333
}

.job .content .job_wrap .welfare[data-v-6fce4fd1] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px
}

.job .content .job_wrap .welfare .w_text[data-v-6fce4fd1] {
  color: #7a8599;
  margin-right: 20px;
  max-width: 330px;
  line-height: 36px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  white-space: pre-wrap
}

.job .content .job_wrap .welfare .w_text[data-v-6fce4fd1] p {
  line-height: 36px
}

@keyframes moveing-data-v-5e09871e {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-5e09871e] {
  font-weight: 700
}

.text-overflow[data-v-5e09871e],.textEllipsisSingle[data-v-5e09871e] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-5e09871e] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.doc_detail[data-v-5e09871e] {
  line-height: 1.5
}

.doc_detail .content[data-v-5e09871e] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 32px 0;
  position: relative;
  min-height: 100vh
}

@media (min-width: 1280px) {
  .doc_detail .content[data-v-5e09871e] {
      padding:40px 0
  }
}

.doc_detail .content .menu[data-v-5e09871e] {
  position: -webkit-sticky;
  position: sticky;
  top: 64px;
  width: 240px;
  background: #f5f7ff
}

.doc_detail .content .menu.hidden[data-v-5e09871e] {
  display: none
}

.doc_detail .content .menu .menu_title[data-v-5e09871e] {
  padding: 38px 0 30px 24px
}

.doc_detail .content .menu .menu_title h4[data-v-5e09871e] {
  font-size: 28px;
  color: #1a2640;
  font-weight: 600
}

.doc_detail .content .menu[data-v-5e09871e] .ant-menu {
  background: none
}

.doc_detail .content .menu[data-v-5e09871e] .ant-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  color: #0073e6;
  background: none
}

.doc_detail .content .menu[data-v-5e09871e] .ant-menu .ant-menu-sub {
  background: #e8f0fc
}

.doc_detail .content .menu[data-v-5e09871e] .ant-menu .ant-menu-submenu-inline .ant-menu-submenu-title {
  margin: 0;
  height: 60px;
  line-height: 60px;
  font-size: 18px
}

.doc_detail .content .menu[data-v-5e09871e] .ant-menu .ant-menu-submenu-open .ant-menu-submenu-title {
  background: #0073e6;
  color: #fff
}

.doc_detail .content .menu[data-v-5e09871e] .ant-menu .ant-menu-submenu-open .ant-menu-submenu-arrow:after,.doc_detail .content .menu[data-v-5e09871e] .ant-menu .ant-menu-submenu-open .ant-menu-submenu-arrow:before {
  background: #fff
}

.doc_detail .content[data-v-5e09871e] .markdown_body {
  width: 767px;
  margin-left: 50px
}

.doc_detail .content[data-v-5e09871e] .markdown_body.full {
  width: 1007px
}

.doc_detail .content[data-v-5e09871e] .markdown_body b,.doc_detail .content[data-v-5e09871e] .markdown_body em,.doc_detail .content[data-v-5e09871e] .markdown_body strong {
  font-style: normal
}

.doc_detail .content[data-v-5e09871e] .markdown_body img {
  max-width: 100%
}

.doc_detail .content[data-v-5e09871e] .markdown_body blockquote,.doc_detail .content[data-v-5e09871e] .markdown_body details,.doc_detail .content[data-v-5e09871e] .markdown_body dl,.doc_detail .content[data-v-5e09871e] .markdown_body ol,.doc_detail .content[data-v-5e09871e] .markdown_body p,.doc_detail .content[data-v-5e09871e] .markdown_body pre,.doc_detail .content[data-v-5e09871e] .markdown_body table,.doc_detail .content[data-v-5e09871e] .markdown_body ul {
  margin-top: 0;
  margin-bottom: 16px
}

.doc_detail .content[data-v-5e09871e] .markdown_body ol,.doc_detail .content[data-v-5e09871e] .markdown_body ul {
  padding-left: 2em;
  list-style-type: disc
}

.doc_detail .content[data-v-5e09871e] .markdown_body ul ul {
  list-style-type: circle
}

.doc_detail .content[data-v-5e09871e] .markdown_body ul ul ul {
  list-style-type: square
}

.doc_detail .content[data-v-5e09871e] .markdown_body h1,.doc_detail .content[data-v-5e09871e] .markdown_body h2,.doc_detail .content[data-v-5e09871e] .markdown_body h3,.doc_detail .content[data-v-5e09871e] .markdown_body h4,.doc_detail .content[data-v-5e09871e] .markdown_body h5,.doc_detail .content[data-v-5e09871e] .markdown_body h6 {
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.25
}

.doc_detail .content[data-v-5e09871e] .markdown_body h1,.doc_detail .content[data-v-5e09871e] .markdown_body h2 {
  padding-bottom: .3em;
  border-bottom: 1px solid #eaecef;
  font-weight: 600
}

.doc_detail .content[data-v-5e09871e] .markdown_body h1 {
  font-size: 2em
}

.doc_detail .content[data-v-5e09871e] .markdown_body p {
  font-size: 16px;
  line-height: 1.5
}

.doc_detail .content[data-v-5e09871e] .markdown_body a {
  color: #0366d6;
  text-decoration: none
}

.doc_detail .content[data-v-5e09871e] .markdown_body .anchor {
  float: left;
  padding-right: 4px;
  margin-left: -20px;
  line-height: 1
}

.doc_detail .content[data-v-5e09871e] .markdown_body .octicon-link {
  color: #1b1f23;
  vertical-align: middle;
  visibility: hidden
}

.doc_detail .content[data-v-5e09871e] .markdown_body pre {
  padding: 16px;
  overflow: auto;
  font-size: 85%;
  line-height: 1.45;
  background-color: #f6f8fa;
  border-radius: 3px
}

.doc_detail .content[data-v-5e09871e] .markdown_body table {
  display: block;
  width: 100%;
  overflow: auto
}

.doc_detail .content[data-v-5e09871e] .markdown_body table thead tr,.doc_detail .content[data-v-5e09871e] .markdown_body table tr:nth-child(2n) {
  background-color: #f6f8fa
}

.doc_detail .content[data-v-5e09871e] .markdown_body table td,.doc_detail .content[data-v-5e09871e] .markdown_body table th {
  padding: 5px 15px
}

.doc_detail .content .doc_anchor[data-v-5e09871e] {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 30px
}

.user {
  min-height: 500px
}

.user_page .user_content section h3 {
  padding-left: 30px;
  font-size: 24px;
  font-weight: 500;
  color: #0073e6;
  line-height: 1
}

.user_page .user_content section h3:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 20px;
  margin-right: 10px;
  background: #0073e6;
  vertical-align: -1px
}

.user_page .user_content section h3 .extra {
  float: right;
  color: #888;
  font-size: 14px;
  margin-top: 6px
}

.user_page .user_content section h3 .extra span {
  cursor: pointer
}

.user_page .user_content section h3 .extra .active {
  color: #0073e6
}

.user_page .user_content .user_info {
  margin: 38px 0;
  background: url(/_nuxt/img/a4e88ae.jpg) no-repeat;
  background-size: cover;
  color: #fff
}

.user_page .user_content .user_info+.gpu_list {
  padding-top: 0
}

.user_page .user_content .user_info h3 {
  padding-top: 24px;
  padding-bottom: 24px;
  color: #fff
}

.user_page .user_content .user_info h3:before {
  background: #fff
}

.user_page .user_content .user_info .infos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 40px 20px
}

.user_page .user_content .user_info .infos p {
  padding-left: 24px;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: 0;
  font-size: 18px;
  line-height: 24px;
  max-width: 20%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.user_page .user_content .user_info .infos p.phone {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAA8ElEQVQ4T+2TMUpDURREz2iVQmxcgiAWWlvpDuzVQrFIEWIIZB1CULGwEC3U3h2oTRob02YJNsEiEEgm3PB++ASTtwB93TD38C6XGdneAu6APUAsfwY6QFW2P4ARcAn8ZMA1oAWsBjgMIem6gGyfAJtJ9yQ9lbyL+KQATyW9lMwrYCfprqRGyTsCHgvwTNJzZs2pbfsYePgHf7nWnz+O7WhJJd1mIClakU+O7Qj4fZo9l9RbBM6HfBd4T8P7kr4WhbwuKcpcrBO9O0zyVdKsp7arwE2E/BPoA7fAd6YhG0ANWA9wG2gDB8BKBhwDb0BzAkq0x1nj+HkrAAAAAElFTkSuQmCC)
}

.user_page .user_content .user_info .infos p.email {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAANCAYAAABLjFUnAAABbElEQVQ4T63TzUpWURTG8d8KyQiCBCWCviCiHKSTBl1BN9A8SYqkSYQFIag0CwRHTqygki6gaTfQPJEQ+lRz0AfNJCFyxYItqPQWRntyOOfs9d/Pep61IzPP4SF6sc/u1zo+4FZk5iju4BVu4/suePsxhf56FmwcgziJ17geEV//BszMPsziON5hvmCTrfAZHuMTrkTEx07AzDzWrOnBZVysvZuwPRExmZmn8AQ/a1NEvNkJzMzTeIQfGI6It5l5FxvbYFWYmSfwAAeawoVNYGYONEXfcDUiVlrN72HtZ3n4HFVULb/IzPNNUbV2ISLmtxzSUdmRZmwpLP/O4CXOYhGH8R7XImK1o7LMPNpOP4ghfMHYlqTv4RDm8Ll5trrTs42W5NNmfrVWcZeHXejGekRUMPWtgqpBr/dLBa0wK4CJNiulag0jEVHt/XFlZrV7H3tRY7RUsJu4geW6Ev9wA6ZRPs8U7H/czSWM/gL7Oq+2hbiYnQAAAABJRU5ErkJggg==)
}

.user_page .user_content .user_info .infos p.time {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABTUlEQVQ4T63SsauPYRjG8c+lODkZjBY5GZxRRhlIYSFlOYOUUswmMnCyWJUyYxCDjsGAQZTBHyCilFGZbMhx69b7088b+p3y1DM89/vc3/e+ruuJ0aqqy6gkl6Y/DfW5JOem66mqeXTTLqzDwnDh/Yg9XV/FS1xswB3sxFV8xsmh8cYIMF2fwxm8bcCnbkqy0g1VdWiQ8Hgkoeubktwb7h3B7QYU9iV5NvbjX+eq2ounE8BY76yshQlgGWuFtKnL/03CTw+qqtPYjFdJPlbVHqwmeVFVW7CID0nejD2YAG7hBM7jJl6jI9uOpSHqlSTH/giY1bkhxt9SmExwDYeHP91H743oN3AQF/Akyam/SdiPrXie5F1VHce3JHeragd2d1qDX78m+IKjSR6uUUJP9KBjfIQNuIKGzbLa2LP43oBtuI4DWD9LN772M8bpH/icuVHmh2vNAAAAAElFTkSuQmCC)
}

.user_page .user_content .user_info .infos p.company {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABGUlEQVQ4T82UvS5EURRG1+qoEbUn8AKmEYmCXrS8wOg8gPgJiUYphkgUgk5UKq9AO5WaQkOILWdyJ7k5czOTOyZhlyc763zfl723jLhMvIiYAq6BOaDz1qdegKZ6XtXTBW4CO8Au8D4A2ABm1SSip7rABEvQMfWjHzAimulzdfzvgBGxCuSW7tWn2gqBb+CxAnigbhfAlPVMyfKr2sl+2AwPs/zegBX1bljgHrBUgh4Bz+pCDxD4As6A6UxFS72oyjAiHjp2tVEF/AT2gckMeKne1gYOM4eDFCbLx8BEpvBUvamtsMjwqsLyidqqDRy55f8HjIh5YANYBtaBNDb9ajFtBbBValorzl7TiGhne/mbG94edJ1rw38AkFHMNZFkm2IAAAAASUVORK5CYII=)
}

.user_page .user_content .user_info .infos p.city {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAACLUlEQVQ4T4WUS4iOYRTHfz+XYsHSwkIuhcgOSVmIJkou49IYFswKWYiYpIQot5QSVtjQ5DKMW4gslISdSygkJWsbCh0dnk/vfPPNN2fz1nnP+T3nPf//+0g/ERFTgA3AfGB8KfsA3AdOq68btVqfjIghwEFgC/AKuAq8K3UTgWXAVOA40Kn+qjJ6ASNiMHAFmANsVC82miIiVgGngEfAcvV3ra4euA/YnEA1p+s3IiKnTOAJdXcfYESMBd4Ca9TLzWC1dxGxAjgPTFQ/Zf7/hBFxAGhRZ1QaRgBHgZXAIOASsE39Vql5BtxTd9UDnwNdagL+RkTcBsYBe8rh+fyoLqzUbANWq9PrgXnqMvVBgaVtXgKT1b8qR8Qk4A0wTc13mZuXTlBH1gNT/tnq01LYAtwAhqlRcrmiH8Bi9W7JzQQeq2m3Xjv8kkZWr5fCUcBnYL16oeTWAmeAMerXkltcjD66HtiTKqs7KvvZCaSVbpbDF+U+1f2VmsPAJHVJPXANcASYoH6vNCwA0h4Z3WoKVRNtOPAe2K6mfXp98lDgBdCjdtaamj0j4hCQk6VIP3sByz5mAQ+BTerZAWDrgZPAXPVJrbbR5dAKpAjr1K5G0IhoA84B7Wp3taYPsEzaXtRsU69VGyJiaf4AQEdN/QGBBdqRPz7Qqt4puRQoJ9qspn36RMMJKypuKsqnXdLct4qiubuG0RRYptoK7C3A9OCxZmINCCzQfzeJ5o3UNP4Aq7nnFVYRRX8AAAAASUVORK5CYII=)
}

.user_page .user_content .gpu_list {
  position: relative;
  padding-top: 60px;
  padding-bottom: 50px
}

.user_page .user_content .gpu_list h3 {
  padding-bottom: 26px
}

.user_page .user_content .btn_container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 1300px) {
  .user_page .user_content .btn_container .table_btn {
      font-size:12px!important
  }
}

.user_page .user_content .btn_container.btn_container_center {
  -ms-flex-pack: center;
  justify-content: center
}

.user_page .user_content .btn_container .table_btn {
  width: 122px;
  height: 32px
}

.user_page .user_content .btn_container .table_btn.view {
  margin-right: 10px
}

.user_page .user_content .btn_container .table_btn.download:not([disabled]) {
  background: #1a3e83
}

.user_page .user_content .gpu-limit-detail-btn {
  color: #0073e6
}

@keyframes moveing-data-v-14db2f76 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-14db2f76] {
  font-weight: 700
}

.text-overflow[data-v-14db2f76],.textEllipsisSingle[data-v-14db2f76] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-14db2f76] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.news_detail .content[data-v-14db2f76] {
  min-height: 700px;
  padding: 93px 0 81px
}

.news_detail .content .title[data-v-14db2f76] {
  color: #333;
  font-weight: 600;
  font-size: 34px
}

.news_detail .content .date[data-v-14db2f76] {
  color: #7a8599;
  font-size: 24px;
  margin: 29px 0 73px
}

.news_detail .content[data-v-14db2f76] .detail p {
  font-size: 16px;
  line-height: 26px;
  text-align: left
}

.news_detail .content[data-v-14db2f76] .detail img {
  margin-bottom: 26px;
  max-width: 100%
}

.news_detail .content[data-v-14db2f76] .detail ul {
  list-style: disc outside none;
  list-style: initial;
  list-style-position: inside;
  line-height: 26px
}

.news_detail .content .change_news[data-v-14db2f76] {
  margin-top: 150px
}

.news_detail .content .change_news a[data-v-14db2f76] {
  display: block;
  max-width: 40%;
  font-size: 20px;
  color: #7a8599;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.news_detail .content .change_news a[data-v-14db2f76]:hover {
  color: #0073e6
}

.news_detail .content .change_news a.pre[data-v-14db2f76] {
  float: left
}

.news_detail .content .change_news a.next[data-v-14db2f76] {
  float: right
}

.news_detail .content .change_news[data-v-14db2f76]:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}

@keyframes moveing-data-v-25eb2ba2 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-25eb2ba2] {
  font-weight: 700
}

.text-overflow[data-v-25eb2ba2],.textEllipsisSingle[data-v-25eb2ba2] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-25eb2ba2] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.news_list .content[data-v-25eb2ba2] {
  min-height: 500px
}

.news_list .ant-empty[data-v-25eb2ba2] {
  padding: 80px 0
}

.news_list .list[data-v-25eb2ba2] {
  min-height: 500px
}

.news_list .list li[data-v-25eb2ba2] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  padding: 83px 52px 77px;
  border-bottom: 1px solid #dae6f7
}

.news_list .list li .img_box[data-v-25eb2ba2] {
  width: 500px;
  height: 220px;
  margin-right: 60px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative
}

.news_list .list li .img_box img[data-v-25eb2ba2] {
  position: relative;
  z-index: 1
}

.news_list .list li .text_box[data-v-25eb2ba2] {
  color: #7a8599
}

.news_list .list li .text_box h3[data-v-25eb2ba2] {
  font-size: 24px
}

.news_list .list li .text_box h4[data-v-25eb2ba2] {
  line-height: 1.5;
  max-height: 66px;
  -webkit-line-clamp: 2;
  color: #333;
  font-size: 22px;
  font-weight: 700;
  margin: 39px 0 20px
}

.news_list .list li .text_box h4[data-v-25eb2ba2],.news_list .list li .text_box p[data-v-25eb2ba2] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-all;
  text-align: left
}

.news_list .list li .text_box p[data-v-25eb2ba2] {
  line-height: 26px;
  font-size: 15px;
  max-height: 78px;
  -webkit-line-clamp: 3
}

.news_list .list li .text_box a[data-v-25eb2ba2] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  color: #7a8599;
  font-size: 15px;
  margin-top: 24px
}

.news_list .list li .text_box a svg[data-v-25eb2ba2] {
  fill: #7a8599;
  margin-left: 15px;
  transition: margin-left .15s
}

.news_list .list li .text_box a[data-v-25eb2ba2]:hover {
  color: #0073e6
}

.news_list .list li .text_box a:hover svg[data-v-25eb2ba2] {
  fill: #0073e6;
  margin-left: 20px
}

.news_list .list li[data-v-25eb2ba2]:nth-child(2n) {
  background: rgba(245,249,255,.3)
}

.news_list[data-v-25eb2ba2] .ant-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 74px 0 90px
}

.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-item,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-item-link,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-jump-next,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-jump-prev,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-next,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-prev {
  min-width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 0;
  font-size: 18px
}

.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-item-link a,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-item a,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-jump-next a,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-jump-prev a,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-next a,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-prev a {
  color: #a3b0c9;
  font-weight: 300
}

.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-item-link:hover,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-item:hover,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-jump-next:hover,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-jump-prev:hover,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-next:hover,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-prev:hover {
  border-color: #0073e6
}

.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-item-link:hover a,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-item:hover a,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-jump-next:hover a,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-jump-prev:hover a,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-next:hover a,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-prev:hover a {
  color: #0073e6
}

.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-jump-next,.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-jump-prev {
  line-height: 40px
}

.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-item-active {
  background: #0073e6
}

.news_list[data-v-25eb2ba2] .ant-pagination .ant-pagination-item-active a {
  color: #fff!important
}

.gpu_modal_tip {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 10px 10px 13px;
  color: #1a3e83
}

.gpu_modal_tip i {
  color: red;
  margin-top: 4px;
  margin-right: 10px
}

.gpu_length {
  padding: 0 10px 10px;
  text-align: right;
  color: #666
}

.error_list {
  padding-top: 10px;
  padding-left: 13px;
  color: red
}

.i-flex {
  display: -ms-flexbox;
  display: flex
}

.tip-title {
  font-size: 16px;
  margin-bottom: 5px
}

@keyframes moveing {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold {
  font-weight: 700
}

.text-overflow,.textEllipsisSingle {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.active_page .active_content {
  min-height: 500px;
  line-height: 1.5
}

.active_page .active_content .indent {
  text-indent: 2.5em
}

.active_page .active_content a {
  color: #0073e6;
  text-decoration: underline
}

.active_page .active_content .active_item {
  padding-top: 88px
}

.active_page .active_content .active_item h3 {
  font-weight: 700;
  margin-bottom: 32px;
  font-size: 24px;
  color: #0073e6;
  line-height: 1
}

.active_page .active_content .active_item h3 i {
  margin-left: 12px;
  color: #f6b53a
}

.active_page .active_content .active_item h3:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 20px;
  margin-right: 10px;
  background: #0073e6;
  vertical-align: -2px
}

.active_page .active_content .active_item p {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 16px;
  color: #1a3e83
}

.active_page .active_content .active_item p.tip {
  margin-top: 34px
}

.active_page .active_content .active_item .active_btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 238px;
  height: 52px;
  background-color: #0073e6;
  border-radius: 4px;
  transition: all .25s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 18px;
  color: #fff;
  font-size: 20px
}

.active_page .active_content .active_item .active_btn:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff
}

.active_page .active_content .active_item .active_btn:hover:after {
  animation: moveing .6s
}

.active_page .active_content .active_item .active_btn.small {
  font-size: 18px
}

.active_page .active_content .active_item .active_btn i {
  display: block;
  margin-right: 13px;
  background-repeat: no-repeat
}

.active_page .active_content .active_item .active_btn i.download {
  width: 19px;
  height: 19px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAABG0lEQVQoz7XRvyv9cRTH8be+5JtYL93ILe6ifEtEfb9lMSjZzAzuZrEY+AOUxWyXSQwW1A3THfwoisQ1oMhqcsn93IdBfD/3un1N3/Nazuk8e51zOiFUhGF5Q+G7kEHme2wSk/8d80ObpuqYRu3q3tNueSuav2ISlt0aeC9aZUU2JMsxLdZEch8GQdqeyLbkX0zCusiBVHy/tB1ktRrHhIQ1RSc6Kw9J21WSNYtpq4pOdVe7uNOukgLOvcrrjzdr1JeNLoErg5/9n2qDjC3pmGMOlx9QCFL2zAfHGI2595rTF6v/eHIcHGLkH88bw1GwqWTBL6kKdejS47cl7AdTXhTdOXVWpgvXHjyKvFoMGsy4UfBcRQUF9xYl3wAcyikr43T0awAAAABJRU5ErkJggg==)
}

.active_page .active_content .active_item .active_btn i.view {
  width: 24px;
  height: 24px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACXUlEQVRYR+2WTYhOURjHf/+FbKxIJGXKR6FQIwux85GasdKEzBQLH1mZWExZkIUaYuVzgXxkktWw8bFQGkpNsTDKR1EUNawmsXr01Hl1m7n3PedcvWYzp063973nPud3n+c5//8Vkzw0yfszBZCUATObAWwFlgIrgfZQumHgFfAGGJQ0llvSKICZrQXOAasiwV8CByU9y4FoCmBm+4ELIeAP4C7wNEz/e32Y24CZYd0BSRdTISoBzKwDuBcCDQB9kj6WBTazNuAksD3c75R0PwWiFMDMFgNvPYCkaJmKG5mZhd9LJL2LQUwIbmbTAaffAPRKOhsLMg7gEHAGeAx0SPrd7PkygG7gOvDZG0/S90yAWYA35HygR9KNXIBTwGHgqqQ9OZs31prZFWA3cFrSkVyAB8AmIKubx5WhcXoeStqcC/AVmAMskvShZgYWAu+Bb5Lm5gJ8AeYBbZI+1QRYAPiRHZU0OxdgEOgEuiXdrAmwC/DmG5K0LhfgBHAUuCxpX02AS8Be4Jokb8bKUXYMdwK3AJfe9ir1q4oYVNFNyqX5uKRjuQDufK73bj4DknbkZMHMbgdJfgJskfQrC8AXBwcc+kcpTvKDZmZUdMJeV8cqVTQzV7+eIMHO/RrokjQSy17MjouO6NL8CHgRrh57I7AmXF16G5svT4WIOl1wxvPBnJq90HPAjcvf/g6QBBEFCD3hDtkFrAjTP8umAW63rng++yX9DOuXpUIkAcTqWHbfzJIgWgaQmomWApRADEtaXcxYywEKEP6RMyLJj+vf8V8AspWwTtPVfWYqA38A+bngIe78HnkAAAAASUVORK5CYII=);
  background-size: cover
}

.active_page .active_content .active_item .active_btn i.upload {
  width: 23px;
  height: 20px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAQAAADMt26FAAABoUlEQVQYGY3BPUgUABgA0E9PLUQ9O5caAhtSdBFaUlxbW3SooHApf1qEcsi7UCRoCaRaIkgabKkhGouEFEQC260ElUTUVOj8OVCE16CYpoLvxUGKXXBFp8fuu6pGSRxHvhpdvpj3x7qsJePSauXHYRLqfbZu2XfD3hs2YdmGz+ol4n/qDNk0pk21pFJJVVqN2TSkLg5S5qltoxoUxB4FGoza9lRZ/CPlul9mNMmLA+RpMmvWdanYoVq/KXxUHIco9hZT+lVHhEqDtiwZdi+OpNkn87YMqgx9cibddU4ijiTfWbf9kNMXJqzpVhj7KHdJeeyjULc1EyHrp8bYR0raV2mp2Eejn7JhwaTG2KNcxhKWZJTHHo0mLYQRq3pjl6Qui3Ys6pKMXXqtGgkdVkxrV61YiVZz1qxgxqI5bUol1Wo3bUVHOKNHzrpPnrjpgy3PvcIbL21554ZnhmzI6XEmIlTI+CZnzUMtHjmvEy9cltbsgayscRkVscMp9W6546IipyN0Y0BSQkKVFtfUOx3H8QADUnEy0nitIk5Gm98yiuKQv2E/iPIA1K+8AAAAAElFTkSuQmCC)
}

@keyframes moveing-data-v-7323227e {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-7323227e] {
  font-weight: 700
}

.text-overflow[data-v-7323227e],.textEllipsisSingle[data-v-7323227e] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-7323227e] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.product-info-container[data-v-7323227e] {
  max-width: 1200px
}

.product-info-container .info-wrapper[data-v-7323227e] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.product-info-container .info-wrapper .info-item[data-v-7323227e] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  width: 216px
}

.product-info-container .info-wrapper .info-item img[data-v-7323227e] {
  height: 40px;
  width: 40px
}

.product-info-container .info-wrapper .info-item span[data-v-7323227e] {
  font-size: 20px;
  margin-top: 12px;
  font-family: PingFangSC-Medium,PingFang SC;
  font-weight: 500;
  color: rgba(0,0,0,.85);
  line-height: 28px
}

.product-info-container .info-wrapper .info-item p[data-v-7323227e] {
  font-size: 14px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: rgba(0,0,0,.45);
  line-height: 22px;
  margin-top: 16px
}

@keyframes moveing-data-v-241f0824 {
  0% {
      width: 0;
      opacity: .7
  }

  to {
      width: 100%;
      opacity: 0
  }
}

.font-bold[data-v-241f0824] {
  font-weight: 700
}

.text-overflow[data-v-241f0824],.textEllipsisSingle[data-v-241f0824] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.doc-title[data-v-241f0824] {
  height: 42px;
  font-size: 30px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #333;
  line-height: 42px
}

.swiper-button[data-v-241f0824] {
  position: absolute;
  cursor: pointer
}

.swiper-button[data-v-241f0824]:after {
  content: ""
}

.swiper-button svg[data-v-241f0824] {
  fill: #0073e6
}

.swiper-button.button-disabled svg[data-v-241f0824] {
  fill: #7d93b3
}

.svg_more_a svg[data-v-241f0824] {
  margin-left: 15px;
  transition: margin-left .15s
}

.svg_more_a:hover svg[data-v-241f0824] {
  margin-left: 20px
}

.index[data-v-241f0824] {
  width: 100%
}

.indicator-wrapper[data-v-241f0824] {
  position: absolute;
  bottom: 56px;
  width: 100%;
  text-align: center
}

.indicator-wrapper .indicator[data-v-241f0824] {
  width: 72px;
  height: 4px;
  display: inline-block;
  background: hsla(0,0%,100%,.45);
  transition: .2s;
  margin: 0 8px;
  cursor: pointer;
  position: relative
}

.indicator-wrapper .indicator[data-v-241f0824]:hover {
  background: hsla(0,0%,100%,.65)
}

.indicator-wrapper .indicator[data-v-241f0824]:after {
  content: "";
  width: 0;
  height: 4px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0s
}

.indicator-wrapper .indicator.active[data-v-241f0824] {
  cursor: default;
  background: hsla(0,0%,100%,.45)
}

.indicator-wrapper .indicator.active[data-v-241f0824]:after {
  width: 72px;
  transition: 3s
}

.banner[data-v-241f0824] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  transition: .2s;
  visibility: hidden;
  opacity: 0;
  height: 660px;
  background-image: url(/_nuxt/img/e635ad6.png);
  text-align: center;
  color: #fff;
  line-height: 1;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.banner.virtaicloud-bg[data-v-241f0824] {
  background-image: url(/_nuxt/img/355748b.png)
}

.banner.banner-active[data-v-241f0824] {
  visibility: visible;
  opacity: 1
}

.banner .info-wrapper[data-v-241f0824] {
  max-width: 1200px;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}

.banner .info-wrapper h1[data-v-241f0824] {
  padding-top: 144px;
  font-size: 80px;
  font-family: PingFangSC-Semibold,PingFang SC;
  font-weight: 600;
  color: #fff;
  line-height: 80px;
  text-transform: capitalize
}

.banner .info-wrapper h3[data-v-241f0824] {
  margin-top: 24px;
  font-size: 20px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  color: #fff;
  line-height: 40px
}

.banner .info-wrapper a[data-v-241f0824] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 148px;
  height: 44px;
  background-color: hsla(0,0%,100%,.1);
  border-radius: 2px;
  transition: all .25s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 32px
}

.banner .info-wrapper a[data-v-241f0824]:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff
}

.banner .info-wrapper a[data-v-241f0824]:hover:after {
  animation: moveing-data-v-241f0824 .6s
}

.slide_box[data-v-241f0824] {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 180px
}

.slide_box .slide_wrap[data-v-241f0824] {
  width: 1920px;
  height: 160px;
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -960px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.swiper-box .swiper-container[data-v-241f0824] {
  height: 100%;
  margin: 0
}

.swiper-box .swiper-container .swiper-slide[data-v-241f0824] {
  height: 100%;
  color: #7a8599;
  transition: all .25s
}

.swiper-box .swiper-container .swiper-slide[data-v-241f0824]:last-child {
  margin: 0!important
}

.swiper-box .swiper-container .swiper-slide .slide-content[data-v-241f0824] {
  width: 100%;
  height: 100%;
  position: relative
}

.vgpu_about[data-v-241f0824] {
  background: url(/_nuxt/img/ab9ce2e.png) no-repeat;
  background-position: top 48px right 60px;
  padding-bottom: 70px
}

.vgpu_about .content .main_box[data-v-241f0824] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 50px 0
}

.vgpu_about .content .pro_img[data-v-241f0824] {
  min-width: 660px
}

.vgpu_about .content .main[data-v-241f0824] {
  width: 580px;
  margin-left: 50px;
  position: relative
}

.vgpu_about .content .main .index_title[data-v-241f0824] {
  position: relative
}

.vgpu_about .content .main .index_title[data-v-241f0824]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background: #0073e6
}

.vgpu_about .content .main .index_title h3[data-v-241f0824] {
  font-weight: 700;
  padding-bottom: 30px;
  font-size: 30px;
  line-height: 40px
}

.vgpu_about .content .main .index_title h5[data-v-241f0824] {
  padding-bottom: 18px;
  font-size: 20px
}

.vgpu_about .content .main p[data-v-241f0824] {
  padding-top: 38px;
  color: #7a8599;
  font-size: 16px;
  line-height: 36px
}

.vgpu_about .content .main a[data-v-241f0824] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 140px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #0073e6;
  color: #0073e6;
  position: relative;
  overflow: hidden;
  transition: opacity .2s;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 60px
}

.vgpu_about .content .main a[data-v-241f0824]:hover {
  opacity: .8
}

.vgpu_about .content .swiper-box[data-v-241f0824] {
  width: 100%;
  padding: 0 40px;
  overflow: hidden;
  position: relative
}

.vgpu_about .content .swiper-box .swiper-button[data-v-241f0824] {
  top: 50%;
  z-index: 1;
  margin: -20px 0 0
}

.vgpu_about .content .swiper-box .swiper-button.swiper-about-prev[data-v-241f0824] {
  left: -10px
}

.vgpu_about .content .swiper-box .swiper-button.swiper-about-next[data-v-241f0824] {
  right: -10px
}

.vgpu_about .content .swiper-box .swiper-container[data-v-241f0824] {
  width: 1220px;
  height: 160px
}

.vgpu_about .content .swiper-box .swiper-container .swiper-slide[data-v-241f0824] {
  background: #fff;
  transition: all .25s
}

.vgpu_about .content .swiper-box .swiper-container .swiper-slide.active[data-v-241f0824] {
  background: #f5f9ff;
  color: #243659
}

.vgpu_about .content .swiper-box .swiper-container .swiper-slide .slide-content[data-v-241f0824] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px
}

.vgpu_about .content .swiper-box .swiper-container .swiper-slide .slide-content .gpu_icon[data-v-241f0824] {
  width: 60px;
  height: 60px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 39px
}

.vgpu_about .content .swiper-box .swiper-container .swiper-slide .slide-content .gpu_icon img[data-v-241f0824] {
  width: 100%
}

.vgpu_about .content .swiper-box .swiper-container .swiper-slide .slide-content p[data-v-241f0824] {
  font-size: 16px;
  line-height: 32px;
  max-heihgt: 128px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  word-break: break-all;
  text-align: left
}

.vgpu_about .content .swiper-box .swiper-container .swiper-slide .slide-content i[data-v-241f0824] {
  position: absolute;
  right: 25px;
  bottom: 20px;
  font-size: 60px;
  font-weight: 300;
  font-style: italic;
  color: #7a8599;
  opacity: .1
}
.banner .content-wrapper .doc-title{
    margin-top: 20px;
}
@media (max-width: 1300px) {
  .banner .content-wrapper .doc-title{
    font-size: 18px;
    line-height: 26px;
  }
  .vgpu_about .content .swiper-box .swiper-container[data-v-241f0824] {
      width:1120px
  }

  .vgpu_about .content .swiper-box .swiper-container .swiper-slide .slide-content p[data-v-241f0824] {
      font-size: 14px;
      line-height: 30px
  }
}

.coop_case[data-v-241f0824] {
  background-color: #f5f7ff;
  padding: 90px 0
}

.coop_case .slide_box[data-v-241f0824] {
  height: 360px
}

.coop_case .slide_box .slide_wrap[data-v-241f0824] {
  width: 100%;
  height: 100%;
  position: static;
  margin-left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}

.coop_case .slide_box .slide_wrap .case_left a[data-v-241f0824] {
  display: inline-block;
  margin-top: 54px;
  color: #0073e6
}

.coop_case .slide_box .slide_wrap .case_left a svg[data-v-241f0824] {
  position: relative;
  top: -3px;
  fill: #0073e6
}

.coop_case .slide_box .slide_wrap .case_left .btn_box[data-v-241f0824] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 74px
}

.coop_case .slide_box .slide_wrap .case_left .btn_box .swiper-button[data-v-241f0824] {
  position: static
}

.coop_case .slide_box .slide_wrap .case_left .btn_box .swiper-button.swiper-case-prev[data-v-241f0824] {
  margin-right: 10px
}

.coop_case .slide_box .slide_wrap .swiper-box[data-v-241f0824] {
  width: 990px;
  height: 100%;
  overflow: hidden;
  padding-left: 20px
}

.coop_case .slide_box .slide_wrap .swiper-container[data-v-241f0824] {
  width: 990px;
  overflow: visible;
  overflow: initial
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide[data-v-241f0824] {
  width: 330px;
  padding-right: 30px
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide .slide-content .img_box[data-v-241f0824] {
  width: 100%;
  height: 260px;
  cursor: pointer
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide .slide-content .img_box img[data-v-241f0824] {
  width: 100%
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide .slide-content .bot_box[data-v-241f0824] {
  width: 100%;
  height: 100px;
  background: #fff;
  padding: 0 30px 0 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide .slide-content .bot_box h3[data-v-241f0824] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  font-size: 20px;
  margin-bottom: 14px
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide .slide-content .bot_box h3[data-v-241f0824]:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 10px;
  margin-right: 14px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKBAMAAAB76QKzAAAAGFBMVEUAAAB7hZt7hJh5hph4hJd3hph2hZt8hJOMTPqvAAAACHRSTlMAZTYrU0YcEFw010EAAAAiSURBVAjXY2BOYGBgYBICEYLuIELQAESIggkY1x2iBKwYAEQcAr2RqpzQAAAAAElFTkSuQmCC) no-repeat
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide .slide-content .bot_box .title_box[data-v-241f0824] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide .slide-content .bot_box .title_box p[data-v-241f0824] {
  font-size: 14px;
  line-height: normal;
  max-width: 200px;
  padding-left: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide .slide-content .bot_box .title_box a[data-v-241f0824] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide .slide-content .bot_box .title_box svg[data-v-241f0824] {
  fill: #7a8599
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide.active[data-v-241f0824] {
  box-shadow: 0 5px 5px #cbffff
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide.active .slide-content .bot_box[data-v-241f0824] {
  background: #0073e6;
  color: #fff
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide.active .slide-content .bot_box h3[data-v-241f0824] {
  color: #fff
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide.active .slide-content .bot_box h3[data-v-241f0824]:before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKBAMAAAB76QKzAAAAGFBMVEUAAAD///////////////////////////8jfp1fAAAACHRSTlMAZTYrU0YcEFw010EAAAAiSURBVAjXY2BOYGBgYBICEYLuIELQAESIggkY1x2iBKwYAEQcAr2RqpzQAAAAAElFTkSuQmCC) no-repeat
}

.coop_case .slide_box .slide_wrap .swiper-container .swiper-slide.active .slide-content .bot_box svg[data-v-241f0824] {
  fill: #fff
}

.tech_doc[data-v-241f0824] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  width: 100%;
  height: 500px;
  background-image: url(/_nuxt/img/64f0c52.jpg)
}

.tech_doc .content[data-v-241f0824] {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center
}

.tech_doc .content .text-box[data-v-241f0824] {
  width: 689px
}

.tech_doc .content .common_title h3[data-v-241f0824] {
  color: #fff;
  padding-bottom: 15px;
  font-size: 30px;
  font-weight: 700
}

.tech_doc .content .common_title h3[data-v-241f0824]:after {
  display: none
}

.tech_doc .content .common_title h5[data-v-241f0824] {
  color: #fff;
  font-size: 20px;
  opacity: .3;
  text-transform: uppercase
}

.tech_doc .content p[data-v-241f0824] {
  margin-top: 55px;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: justify
}

.tech_doc .content .doc_detail[data-v-241f0824] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  opacity: .7;
  margin-top: 70px
}

.tech_doc .content .doc_detail svg[data-v-241f0824] {
  fill: #fff
}

.banner-btns[data-v-241f0824] {
  display: -ms-flexbox;
  display: flex
}

.banner-btns .product[data-v-241f0824] {
  background: hsla(0,0%,100%,.1);
  border: 1px solid #fff
}
