﻿@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-container-pointer-events {
  touch-action: pan-y
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x
}
.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
}
.vjs-custom-skin > .video-js {
  width: 100%;
  font-family: PingFang SC, Helvetica Neue, Hiragino Sans GB, Segoe UI, Microsoft YaHei, 微软雅黑, sans-serif
}
.video-js.vjs-no-flex .vjs-menu-button-inline, .vjs-custom-skin > .video-js .vjs-menu-button-inline.vjs-slider-active, .vjs-custom-skin > .video-js .vjs-menu-button-inline:focus, .vjs-custom-skin > .video-js .vjs-menu-button-inline:hover {
  width: 10em
}
.vjs-custom-skin > .video-js .vjs-controls-disabled .vjs-big-play-button {
  display: none !important
}
.vjs-custom-skin > .video-js .vjs-control {
  width: 3em
}
.vjs-custom-skin > .video-js .vjs-control.vjs-live-control {
  width: auto;
  padding-left: .5em;
  letter-spacing: .1em
}
.vjs-custom-skin > .video-js .vjs-menu-button-inline:before {
  width: 1.5em
}
.vjs-menu-button-inline .vjs-menu {
  left: 3em
}
.vjs-custom-skin > .video-js .vjs-load-progress div, .vjs-seeking .vjs-big-play-button, .vjs-waiting .vjs-big-play-button {
  display: none !important
}
.vjs-custom-skin > .video-js .vjs-mouse-display:after, .vjs-custom-skin > .video-js .vjs-play-progress:after {
  padding: 0 .4em .3em
}
.video-js.vjs-ended .vjs-loading-spinner {
  display: none
}
.video-js.vjs-ended .vjs-big-play-button {
  display: block !important
}
.video-js.vjs-ended .vjs-big-play-button, .video-js.vjs-paused .vjs-big-play-button, .vjs-paused.vjs-has-started.vjs-custom-skin > .video-js .vjs-big-play-button {
  display: block
}
.vjs-custom-skin > .video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-left: -1.5em;
  margin-top: -1em;
  background-color: rgba(0, 0, 0, .45);
  font-size: 3.5em;
  height: 2em !important;
  line-height: 2em !important;
  margin-top: -1em !important
}
.video-js:hover .vjs-big-play-button, .vjs-custom-skin > .video-js .vjs-big-play-button:active, .vjs-custom-skin > .video-js .vjs-big-play-button:focus {
  background-color: rgba(36, 131, 213, .9)
}
.vjs-custom-skin > .video-js .vjs-loading-spinner {
  border-color: rgba(36, 131, 213, .8)
}
.vjs-custom-skin > .video-js .vjs-control-bar2 {
  background-color: #000
}
.vjs-custom-skin > .video-js .vjs-control-bar {
  color: #fff;
  font-size: 14px
}
.vjs-custom-skin > .video-js .vjs-play-progress, .vjs-custom-skin > .video-js .vjs-volume-level {
  background-color: #2483d5
}
.vjs-custom-skin > .video-js .vjs-play-progress:before {
  top: -.3em
}
.vjs-custom-skin > .video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.3em
}
.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: 0
}
.vjs-custom-skin > .video-js .vjs-menu li {
  padding: 0;
  line-height: 2em;
  font-size: 1.1em;
  font-family: PingFang SC, Helvetica Neue, Hiragino Sans GB, Segoe UI, Microsoft YaHei, 微软雅黑, sans-serif
}
.vjs-custom-skin > .video-js .vjs-mouse-display:after, .vjs-custom-skin > .video-js .vjs-play-progress:after, .vjs-custom-skin > .video-js .vjs-time-tooltip {
  border-radius: 0;
  font-size: 1em;
  padding: 0;
  width: 3em;
  height: 1.5em;
  line-height: 1.5em;
  top: -3em
}
.vjs-custom-skin > .video-js .vjs-menu-button-popup .vjs-menu {
  width: 5em;
  left: -1em
}
.vjs-custom-skin > .video-js .vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: 0
}
.vjs-custom-skin > .video-js .vjs-control-bar .vjs-play-control {
  order: 0
}
.vjs-custom-skin > .video-js .vjs-control-bar .vjs-time-control {
  min-width: 1em;
  padding: 0;
  margin: 0 .1em;
  text-align: center;
  display: block;
  order: 1
}
.vjs-custom-skin > .video-js .vjs-control-bar .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.2em;
  line-height: 2.4
}
.vjs-custom-skin > .video-js .vjs-progress-control.vjs-control {
  order: 2
}
.vjs-custom-skin > .video-js .vjs-control-bar .vjs-volume-menu-button {
  order: 3
}
.vjs-custom-skin > .video-js .vjs-control-bar .vjs-resolution-button {
  order: 4
}
.vjs-custom-skin > .video-js .vjs-control-bar .vjs-resolution-button .vjs-resolution-button-label {
  display: block;
  line-height: 3em
}
.vjs-custom-skin > .video-js .vjs-control-bar .vjs-playback-rate {
  order: 5
}
.vjs-custom-skin > .video-js .vjs-control-bar .vjs-fullscreen-control {
  order: 6
}
.vjs-svg-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50%;
  fill: currentColor;
  height: 1.8em;
  width: 1.8em
}
.vjs-svg-icon:before {
  content: none !important
}
.vjs-control:focus .vjs-svg-icon, .vjs-svg-icon:hover {
  filter: drop-shadow(0 0 .25em #fff)
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before {
  text-align: center
}
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff");
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before {
  content: "\f101"
}
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-play-circle:before {
  content: "\f102"
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder, .vjs-icon-pause {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .vjs-icon-pause:before {
  content: "\f103"
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder, .vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before, .vjs-icon-volume-mute:before {
  content: "\f104"
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder, .vjs-icon-volume-low {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before, .vjs-icon-volume-low:before {
  content: "\f105"
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder, .vjs-icon-volume-mid {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before, .vjs-icon-volume-mid:before {
  content: "\f106"
}
.video-js .vjs-mute-control .vjs-icon-placeholder, .vjs-icon-volume-high {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-mute-control .vjs-icon-placeholder:before, .vjs-icon-volume-high:before {
  content: "\f107"
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-enter:before {
  content: "\f108"
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-exit:before {
  content: "\f109"
}
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-spinner:before {
  content: "\f10a"
}
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .vjs-icon-subtitles {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .vjs-icon-subtitles:before {
  content: "\f10b"
}
.video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-captions {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-captions:before {
  content: "\f10c"
}
.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-hd:before {
  content: "\f10d"
}
.video-js .vjs-chapters-button .vjs-icon-placeholder, .vjs-icon-chapters {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-chapters-button .vjs-icon-placeholder:before, .vjs-icon-chapters:before {
  content: "\f10e"
}
.vjs-icon-downloading {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-downloading:before {
  content: "\f10f"
}
.vjs-icon-file-download {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-file-download:before {
  content: "\f110"
}
.vjs-icon-file-download-done {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-file-download-done:before {
  content: "\f111"
}
.vjs-icon-file-download-off {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-file-download-off:before {
  content: "\f112"
}
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-share:before {
  content: "\f113"
}
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-cog:before {
  content: "\f114"
}
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-square:before {
  content: "\f115"
}
.video-js .vjs-play-progress, .video-js .vjs-volume-level, .vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before, .vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before {
  content: "\f116"
}
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-circle-outline:before {
  content: "\f117"
}
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-circle-inner-circle:before {
  content: "\f118"
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder, .vjs-icon-cancel {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before, .vjs-icon-cancel:before {
  content: "\f119"
}
.vjs-icon-repeat {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-repeat:before {
  content: "\f11a"
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder, .vjs-icon-replay {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before, .vjs-icon-replay:before {
  content: "\f11b"
}
.video-js .vjs-skip-backward-5 .vjs-icon-placeholder, .vjs-icon-replay-5 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before, .vjs-icon-replay-5:before {
  content: "\f11c"
}
.video-js .vjs-skip-backward-10 .vjs-icon-placeholder, .vjs-icon-replay-10 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before, .vjs-icon-replay-10:before {
  content: "\f11d"
}
.video-js .vjs-skip-backward-30 .vjs-icon-placeholder, .vjs-icon-replay-30 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before, .vjs-icon-replay-30:before {
  content: "\f11e"
}
.video-js .vjs-skip-forward-5 .vjs-icon-placeholder, .vjs-icon-forward-5 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before, .vjs-icon-forward-5:before {
  content: "\f11f"
}
.video-js .vjs-skip-forward-10 .vjs-icon-placeholder, .vjs-icon-forward-10 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before, .vjs-icon-forward-10:before {
  content: "\f120"
}
.video-js .vjs-skip-forward-30 .vjs-icon-placeholder, .vjs-icon-forward-30 {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before, .vjs-icon-forward-30:before {
  content: "\f121"
}
.video-js .vjs-audio-button .vjs-icon-placeholder, .vjs-icon-audio {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-audio-button .vjs-icon-placeholder:before, .vjs-icon-audio:before {
  content: "\f122"
}
.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-next-item:before {
  content: "\f123"
}
.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-previous-item:before {
  content: "\f124"
}
.vjs-icon-shuffle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-shuffle:before {
  content: "\f125"
}
.vjs-icon-cast {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-cast:before {
  content: "\f126"
}
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder, .vjs-icon-picture-in-picture-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before, .vjs-icon-picture-in-picture-enter:before {
  content: "\f127"
}
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder, .vjs-icon-picture-in-picture-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before, .vjs-icon-picture-in-picture-exit:before {
  content: "\f128"
}
.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-facebook:before {
  content: "\f129"
}
.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-linkedin:before {
  content: "\f12a"
}
.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-twitter:before {
  content: "\f12b"
}
.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-tumblr:before {
  content: "\f12c"
}
.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.vjs-icon-pinterest:before {
  content: "\f12d"
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder, .vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal
}
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before, .vjs-icon-audio-description:before {
  content: "\f12e"
}
.video-js {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: normal
}
.video-js:-moz-full-screen {
  position: absolute
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important
}
.video-js[tabindex="-1"] {
  outline: none
}
.video-js *, .video-js :after, .video-js :before {
  box-sizing: inherit
}
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin: 0
}
.video-js.vjs-1-1, .video-js.vjs-4-3, .video-js.vjs-9-16, .video-js.vjs-16-9, .video-js.vjs-fluid {
  width: 100%;
  max-width: 100%
}
.video-js.vjs-1-1:not(.vjs-audio-only-mode), .video-js.vjs-4-3:not(.vjs-audio-only-mode), .video-js.vjs-9-16:not(.vjs-audio-only-mode), .video-js.vjs-16-9:not(.vjs-audio-only-mode), .video-js.vjs-fluid:not(.vjs-audio-only-mode) {
  height: 0
}
.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
  padding-top: 56.25%
}
.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
  padding-top: 75%
}
.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
  padding-top: 177.7777777778%
}
.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  padding-top: 100%
}
.video-js.vjs-fill:not(.vjs-audio-only-mode), .video-js .vjs-tech {
  width: 100%;
  height: 100%
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0
}
.video-js.vjs-audio-only-mode .vjs-tech {
  display: none
}
body.vjs-full-window, body.vjs-pip-window {
  padding: 0;
  margin: 0;
  height: 100%
}
.vjs-full-window .video-js.vjs-fullscreen, body.vjs-pip-window .video-js {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0
}
.video-js.vjs-fullscreen:not(.vjs-ios-native-fs), body.vjs-pip-window .video-js {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
  display: block
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none
}
.vjs-pip-container .vjs-pip-text {
  position: absolute;
  bottom: 10%;
  font-size: 2em;
  background-color: rgba(0, 0, 0, .7);
  padding: .5em;
  text-align: center;
  width: 100%
}
.vjs-layout-small.vjs-pip-container .vjs-pip-text, .vjs-layout-tiny.vjs-pip-container .vjs-pip-text, .vjs-layout-x-small.vjs-pip-container .vjs-pip-text {
  bottom: 0;
  font-size: 1.4em
}
.vjs-hidden {
  display: none !important
}
.vjs-disabled {
  opacity: .5;
  cursor: default
}
.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important
}
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto
}
.vjs-no-js a, .vjs-no-js a:visited {
  color: #66a8cc
}
.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0;
  margin-top: -.81666em;
  margin-left: -1.5em;
  cursor: pointer;
  opacity: 1;
  border: .06666em solid #fff;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, .7);
  border-radius: .3em;
  transition: all .4s
}
.vjs-big-play-button .vjs-svg-icon {
  width: 1em;
  height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1;
  transform: translate(-50%, -50%)
}
.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, .5);
  transition: all 0s
}
.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
  display: none
}
.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block
}
.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.vjs-control .vjs-button {
  width: 100%;
  height: 100%
}
.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: .5em;
  z-index: 2
}
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, .8);
  background: linear-gradient(180deg, rgba(0, 0, 0, .8), hsla(0, 0%, 100%, 0));
  overflow: auto
}
.video-js .vjs-modal-dialog > * {
  box-sizing: border-box
}
.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1
}
.vjs-menu-button {
  cursor: pointer
}
.vjs-menu-button.vjs-disabled {
  cursor: default
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none
}
.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto
}
.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box
}
.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none
}
.vjs-menu li {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: .2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase
}
.js-focus-visible .vjs-menu li.vjs-menu-item:hover, .vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, .5)
}
.js-focus-visible .vjs-menu li.vjs-selected:hover, .vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2b333f
}
.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon, .vjs-menu li.vjs-selected .vjs-svg-icon, .vjs-menu li.vjs-selected:focus .vjs-svg-icon, .vjs-menu li.vjs-selected:hover .vjs-svg-icon {
  fill: #000
}
.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible), .video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible) {
  background: none
}
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 .3em;
  font-weight: 700;
  cursor: default
}
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, .7)
}
.vjs-pip-window .vjs-menu-button-popup .vjs-menu {
  left: unset;
  right: 1em
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, .7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em
}
.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em
}
.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em
}
.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em
}
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em
}
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing, .vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu {
  display: block
}
.video-js .vjs-menu-button-inline {
  transition: all .4s;
  overflow: hidden
}
.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em
}
.video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover {
  width: 12em
}
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all .4s
}
.vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1
}
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden
}
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, .7)
}
.video-js:not(.vjs-controls-disabled, .vjs-using-native-controls, .vjs-error) .vjs-control-bar.vjs-lock-showing {
  display: flex !important
}
.vjs-audio-only-mode .vjs-control-bar, .vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility .1s, opacity .1s
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  pointer-events: none;
  transition: visibility 1s, opacity 1s
}
.vjs-controls-disabled .vjs-control-bar, .vjs-error .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar {
  display: none !important
}
.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar, .vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
  pointer-events: auto
}
.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none
}
.video-js .vjs-control.vjs-visible-text {
  width: auto;
  padding-left: 1em;
  padding-right: 1em
}
.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67
}
.vjs-button > .vjs-icon-placeholder {
  display: block
}
.vjs-button > .vjs-svg-icon {
  display: inline-block
}
.video-js .vjs-control:focus, .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff
}
.video-js :not(.vjs-visible-text) > .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.video-js .vjs-custom-control-spacer {
  display: none
}
.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none
}
.video-js .vjs-progress-control.disabled {
  cursor: default
}
.vjs-live .vjs-progress-control {
  display: none
}
.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center
}
.video-js .vjs-progress-holder {
  flex: auto;
  transition: all .2s;
  height: .3em
}
.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em
}
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em
}
.video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-progress-holder .vjs-play-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0
}
.video-js .vjs-play-progress {
  background-color: #fff
}
.video-js .vjs-play-progress:before {
  font-size: .9em;
  position: absolute;
  right: -.5em;
  line-height: .35em;
  z-index: 1
}
.vjs-svg-icons-enabled .vjs-play-progress:before {
  content: none !important
}
.vjs-play-progress .vjs-svg-icon {
  position: absolute;
  top: -.35em;
  right: -.4em;
  width: .9em;
  height: .9em;
  pointer-events: none;
  line-height: .15em;
  z-index: 1
}
.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, .5)
}
.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, .75)
}
.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, .8);
  border-radius: .3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1
}
.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none
}
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-time-tooltip {
  display: block;
  font-size: .6em;
  visibility: visible
}
.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em
}
.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s
}
.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, .8)
}
.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 .45em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, .5)
}
.video-js .vjs-slider.disabled {
  cursor: default
}
.video-js .vjs-slider:focus {
  text-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff
}
.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none
}
.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex
}
.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em
}
.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px
}
.video-js .vjs-volume-panel {
  transition: width 1s
}
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s
}
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0
}
.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active {
  width: 10em;
  transition: width .1s
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s
}
.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s
}
.video-js .vjs-volume-panel {
  display: flex
}
.video-js .vjs-volume-bar {
  margin: 1.35em .45em
}
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: .3em
}
.vjs-volume-bar.vjs-slider-vertical {
  width: .3em;
  height: 5em;
  margin: 1.35em auto
}
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff
}
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: .9em;
  z-index: 1
}
.vjs-slider-vertical .vjs-volume-level {
  width: .3em
}
.vjs-slider-vertical .vjs-volume-level:before {
  top: -.5em;
  left: -.3em;
  z-index: 1
}
.vjs-svg-icons-enabled .vjs-volume-level:before {
  content: none
}
.vjs-volume-level .vjs-svg-icon {
  position: absolute;
  width: .9em;
  height: .9em;
  pointer-events: none;
  z-index: 1
}
.vjs-slider-horizontal .vjs-volume-level {
  height: .3em
}
.vjs-slider-horizontal .vjs-volume-level:before {
  line-height: .35em;
  right: -.5em
}
.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon {
  right: -.3em;
  transform: translateY(-50%)
}
.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon {
  top: -.55em;
  transform: translateX(-50%)
}
.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%
}
.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, .7)
}
.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em
}
.video-js .vjs-volume-tooltip {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, .8);
  border-radius: .3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1
}
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip, .video-js .vjs-volume-control:hover .vjs-volume-tooltip {
  display: block;
  font-size: 1em;
  visibility: visible
}
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip, .video-js .vjs-volume-vertical:hover .vjs-volume-tooltip {
  left: 1em;
  top: -12px
}
.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
  font-size: 1em
}
.video-js .vjs-volume-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: 1
}
.video-js .vjs-volume-horizontal .vjs-mouse-display {
  width: 1px;
  height: 100%
}
.video-js .vjs-volume-control:hover .vjs-mouse-display {
  display: block
}
.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s
}
.vjs-mouse-display .vjs-volume-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, .8)
}
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%
}
.vjs-has-started .vjs-poster, .vjs-using-native-controls .vjs-poster {
  display: none
}
.vjs-audio.vjs-has-started .vjs-poster, .vjs-has-started.vjs-audio-poster-mode .vjs-poster, .vjs-pip-container.vjs-has-started .vjs-poster {
  display: block
}
.vjs-poster img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em
}
.video-js.vjs-liveui .vjs-live-control, .video-js:not(.vjs-live) .vjs-live-control {
  display: none
}
.video-js .vjs-seek-to-live-control {
  align-items: center;
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: .5em;
  padding-right: .5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em
}
.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control, .video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto
}
.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: .5em;
  color: #888
}
.vjs-svg-icons-enabled .vjs-seek-to-live-control {
  line-height: 0
}
.vjs-seek-to-live-control .vjs-svg-icon {
  width: 1em;
  height: 1em;
  pointer-events: none;
  fill: #888
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red
}
.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon {
  fill: red
}
.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em
}
.video-js .vjs-current-time, .video-js .vjs-duration, .vjs-live .vjs-time-control, .vjs-live .vjs-time-divider {
  display: none
}
.vjs-time-divider {
  display: none;
  line-height: 3em
}
.video-js .vjs-play-control {
  cursor: pointer
}
.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none
}
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none
}
.vjs-error .vjs-text-track-display {
  display: none
}
.video-js.vjs-controls-disabled .vjs-text-track-display, .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em
}
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em
}
.vjs-subtitles {
  color: #fff
}
.vjs-captions {
  color: #fc6
}
.vjs-tt-cue {
  display: block
}
video::-webkit-media-text-track-display {
  transform: translateY(-3em)
}
.video-js.vjs-controls-disabled video::-webkit-media-text-track-display, .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em)
}
.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none
}
.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control, .vjs-pip-window .vjs-picture-in-picture-control {
  display: none
}
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none
}
.video-js.vjs-audio-only-mode .vjs-fullscreen-control, .vjs-pip-window .vjs-fullscreen-control {
  display: none
}
.vjs-playback-rate .vjs-playback-rate-value, .vjs-playback-rate > .vjs-menu-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center
}
.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center
}
.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -.5em;
  position: absolute;
  text-shadow: .05em .05em .1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%
}
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: .85;
  text-align: left;
  border: .6em solid rgba(43, 51, 63, .7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 5em;
  height: 5em;
  border-radius: 50%;
  visibility: hidden
}
.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
  display: block;
  animation: vjs-spinner-show 0s linear .3s forwards
}
.vjs-error .vjs-loading-spinner {
  display: none
}
.vjs-loading-spinner:after, .vjs-loading-spinner:before {
  content: "";
  position: absolute;
  margin: -.6em;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: #fff transparent transparent
}
.vjs-seeking .vjs-loading-spinner:after, .vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before {
  animation: vjs-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, vjs-spinner-fade 1.1s linear infinite
}
.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff
}
.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  animation-delay: .44s
}
@keyframes vjs-spinner-show {
  to {
    visibility: visible
  }
}
@keyframes vjs-spinner-spin {
  to {
    transform: rotate(1turn)
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f
  }
  20% {
    border-top-color: #73859f
  }
  35% {
    border-top-color: #fff
  }
  60% {
    border-top-color: #73859f
  }
  to {
    border-top-color: #73859f
  }
}
.video-js.vjs-audio-only-mode .vjs-captions-button {
  display: none
}
.vjs-chapters-button .vjs-menu ul {
  width: 24em
}
.video-js.vjs-audio-only-mode .vjs-descriptions-button {
  display: none
}
.vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-svg-icon {
  width: 1.5em;
  height: 1.5em
}
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -.1em
}
.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10c";
  font-size: 1.5em;
  line-height: inherit
}
.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
  display: none
}
.video-js .vjs-audio-button + .vjs-menu .vjs-description-menu-item .vjs-menu-item-text .vjs-icon-placeholder, .video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -.1em
}
.video-js .vjs-audio-button + .vjs-menu .vjs-description-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before, .video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \f12e";
  font-size: 1.5em;
  line-height: inherit
}
.video-js.vjs-layout-small .vjs-current-time, .video-js.vjs-layout-small .vjs-duration, .video-js.vjs-layout-small .vjs-playback-rate, .video-js.vjs-layout-small .vjs-remaining-time, .video-js.vjs-layout-small .vjs-time-divider, .video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-tiny .vjs-current-time, .video-js.vjs-layout-tiny .vjs-duration, .video-js.vjs-layout-tiny .vjs-playback-rate, .video-js.vjs-layout-tiny .vjs-remaining-time, .video-js.vjs-layout-tiny .vjs-time-divider, .video-js.vjs-layout-tiny .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-current-time, .video-js.vjs-layout-x-small .vjs-duration, .video-js.vjs-layout-x-small .vjs-playback-rate, .video-js.vjs-layout-x-small .vjs-remaining-time, .video-js.vjs-layout-x-small .vjs-time-divider, .video-js.vjs-layout-x-small .vjs-volume-control {
  display: none
}
.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
  width: auto
}
.video-js.vjs-layout-tiny .vjs-progress-control, .video-js.vjs-layout-x-small .vjs-progress-control {
  display: none
}
.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
  flex: auto;
  display: block
}
.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, .75);
  color: #fff;
  height: 70%
}
.vjs-error .vjs-text-track-settings {
  display: none
}
.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table
}
.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-controls, .vjs-text-track-settings .vjs-track-settings-font {
  display: table-cell
}
.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom
}
@supports (display:grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0
  }
  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px
  }
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1
  }
  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr
  }
}
.vjs-text-track-settings select {
  font-size: inherit
}
.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: .5em
}
.vjs-text-track-settings fieldset {
  margin: 10px;
  border: none
}
.vjs-text-track-settings fieldset span {
  display: inline-block;
  padding: 0 .6em .8em
}
.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em
}
.vjs-text-track-settings legend {
  color: #fff;
  font-weight: 700;
  font-size: 1.2em
}
.vjs-text-track-settings .vjs-label {
  margin: 0 .5em .5em 0
}
.vjs-track-settings-controls button:active, .vjs-track-settings-controls button:focus {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f)
}
.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, .75)
}
.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f);
  color: #2b333f;
  cursor: pointer;
  border-radius: 2px
}
.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em
}
.vjs-title-bar {
  background: rgba(0, 0, 0, .9);
  background: linear-gradient(180deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .7) 60%, transparent);
  font-size: 1.2em;
  line-height: 1.5;
  transition: opacity .1s;
  padding: .666em 1.333em 4em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%
}
.vjs-error .vjs-title-bar {
  display: none
}
.vjs-title-bar-description, .vjs-title-bar-title {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.vjs-title-bar-title {
  font-weight: 700;
  margin-bottom: .333em
}
.vjs-playing.vjs-user-inactive .vjs-title-bar {
  opacity: 0;
  transition: opacity 1s
}
.video-js .vjs-skip-backward-5, .video-js .vjs-skip-backward-10, .video-js .vjs-skip-backward-30, .video-js .vjs-skip-forward-5, .video-js .vjs-skip-forward-10, .video-js .vjs-skip-forward-30 {
  cursor: pointer
}
@media print {
  .video-js > :not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden
  }
}
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000
}
.js-focus-visible .video-js :focus:not(.focus-visible), .video-js :focus:not(:focus-visible) {
  outline: none
}
[data-v-36863bc4], [data-v-36863bc4]:after, [data-v-36863bc4]:before {
  box-sizing: border-box;
  margin: 0
}
.dialog-jisuan[data-v-36863bc4] .el-form-item__content {
  margin-left: 100px !important
}
.dialog-jisuan[data-v-36863bc4] .el-form-item__label {
  width: 100px !important
}
.dialog-jisuan[data-v-36863bc4] .el-dialog {
  width: 800px
}
.dialog-jisuan[data-v-36863bc4] .el-radio__input.is-checked .el-radio__inner {
  border-color: #c1a56f;
  background: #c1a56f
}
.dialog-jisuan[data-v-36863bc4] .el-radio__input.is-checked + .el-radio__label {
  color: #c1a56f
}
.dialog-jisuan[data-v-36863bc4] .el-radio__inner:hover {
  border-color: #c1a56f
}
.dialog-jisuan[data-v-36863bc4] .el-button:hover {
  color: #c1a56f;
  border-color: #c1a56f;
  background-color: #c1a56f
}
.dialog-jisuan[data-v-36863bc4] .el-dialog .el-dialog__headerbtn {
  top: 20px;
  right: 20px;
  z-index: 1;
  width: 25px;
  height: 25px;
  border: 1px solid #c8c8c8;
  border-radius: 50%
}
.dialog-jisuan[data-v-36863bc4] .el-dialog .el-dialog__body, .dialog-jisuan[data-v-36863bc4] .el-dialog .el-dialog__header {
  padding: 0
}
.fixed-white-box[data-v-36863bc4] {
  position: relative;
  height: 392px
}
.fixed-white-l[data-v-36863bc4] {
  float: left;
  width: 50%;
  background-color: #f8f8f8;
  height: 392px
}
.fixed-white-l .top-header[data-v-36863bc4] {
  height: 72px;
  background-color: #c1a56f;
  display: flex;
  align-items: center;
  justify-content: center
}
.fixed-white-l .top-header strong[data-v-36863bc4] {
  font-weight: 400;
  font-size: 21px
}
.fixed-white-l .top-header small[data-v-36863bc4] {
  font-size: 16px;
  color: #fff
}
.fixed-white-l dl[data-v-36863bc4] {
  padding-top: 20px;
  padding-left: 30px;
  padding-bottom: 20px
}
.fixed-white-l dl dt[data-v-36863bc4] {
  font-size: 22px;
  margin-bottom: 5px
}
.fixed-white-l dl dt img[data-v-36863bc4] {
  margin-left: 10px;
  vertical-align: middle;
  margin-top: -5px
}
.fixed-white-l dl dd[data-v-36863bc4] {
  font-size: 15px
}
.fixed-white-l dl dd span[data-v-36863bc4] {
  color: #c1a56f
}
.fixed-white-l .demo-ruleForm[data-v-36863bc4] {
  padding-right: 70px
}
.submit-label-btn[data-v-36863bc4] {
  position: absolute;
  left: 50%;
  bottom: 129px;
  margin-left: -49px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 98px;
  height: 98px;
  font-size: 16px;
  color: #fff !important;
  white-space: pre-wrap;
  background: #c1a56f;
  border: 0;
  border-radius: 50%;
  z-index: 15;
  outline: none !important;
  font-size: 21px;
  line-height: 1.2;
  cursor: pointer
}
.submit-label-btn .begin-computed[data-v-36863bc4] {
  width: 2em
}
.circle-animate[data-v-36863bc4] {
  position: absolute;
  left: 50%;
  bottom: 114px;
  margin-left: -64px;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  background: #c1a56f;
  z-index: 12;
  animation: scale-three2-36863bc4 1.5s ease infinite;
  animation-fill-mode: both
}
@keyframes scale-three2-36863bc4 {
  0% {
    transform: scale(.6);
    opacity: 1
  }
  to {
    transform: scale(1.1);
    opacity: 0
  }
}
.fixed-white-r[data-v-36863bc4] {
  padding-top: 60px;
  float: right;
  width: 50%;
  height: 392px;
  text-align: center
}
.fixed-white-r h3[data-v-36863bc4] {
  padding-left: 45px;
  font-size: 22px;
  margin-bottom: 25px;
  font-weight: 400
}
.fixed-white-r .num-box[data-v-36863bc4] {
  position: relative;
  margin-left: 80px;
  width: 287px;
  height: 188px;
  background: url(../image/num-box-bg.png) center 0 no-repeat;
  background-size: 100% 100%
}
.fixed-white-r .fixed-disc[data-v-36863bc4] {
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
  font-size: 20px
}
.fixed-white-r .fixed-disc strong[data-v-36863bc4] {
  font-size: 32px;
  color: #c1a56f;
  font-weight: 400
}
.fixed-white-r .fixed-result[data-v-36863bc4] {
  padding-top: 40px
}
.fixed-white-r .fixed-result li[data-v-36863bc4] {
  font-size: 15px;
  margin-bottom: 10px
}
.fixed-white-r .fixed-result li strong[data-v-36863bc4] {
  margin-left: 2px;
  display: inline-block;
  min-width: 70px
}
.fixed-white-r .r-desc[data-v-36863bc4] {
  width: 276px;
  margin-left: 85px;
  margin-top: 18px;
  line-height: 1.7;
  font-size: 12px;
  color: #999
}
.close-btn[data-v-36863bc4] {
  position: absolute;
  top: 5px;
  right: 11px;
  width: 20px;
  height: 20px;
  cursor: pointer
}
[data-v-315c296c], [data-v-315c296c]:after, [data-v-315c296c]:before {
  box-sizing: border-box;
  margin: 0
}
.dialog-libao[data-v-315c296c] .el-dialog {
  background: transparent;
  box-shadow: none;
  width: 680px
}
.dialog-libao[data-v-315c296c] .el-dialog .el-dialog__headerbtn {
  top: 0;
  right: 7px;
  width: 30px;
  height: 30px
}
.dialog-libao[data-v-315c296c] .el-dialog .el-dialog__headerbtn i {
  display: none
}
.dialog-libao[data-v-315c296c] .el-dialog .el-dialog__body, .dialog-libao[data-v-315c296c] .el-dialog .el-dialog__header {
  padding: 0
}
.dialog-libao[data-v-315c296c] .el-input__inner {
  opacity: .8
}
.form-box[data-v-315c296c] {
  position: relative;
  width: 610px;
  height: 712px;
  background: url(../image/receive-gift-bag-bg-img.png) 50%/100% 100% no-repeat
}
.form-box .close-btn[data-v-315c296c] {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer
}
.form-box .form-body[data-v-315c296c] {
  width: 314px;
  padding-top: 244px;
  margin: 0 auto
}
.form-box .form-body[data-v-315c296c] .el-input__inner {
  width: 314px;
  height: 56px;
  border-radius: 99px;
  background: url(../image/input-bg-img.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0 20px;
  color: rgba(208, 62, 0, .5);
  font-size: 16px;
  font-weight: 400;
  border: none
}
.form-box .form-body[data-v-315c296c] .el-input__inner::-moz-placeholder {
  color: rgba(208, 62, 0, .85);
  font-size: 16px;
  font-weight: 400
}
.form-box .form-body[data-v-315c296c] .el-input__inner::placeholder {
  color: rgba(208, 62, 0, .85);
  font-size: 16px;
  font-weight: 400
}
.form-box .form-body .el-button[data-v-315c296c] {
  width: 274px;
  height: 72px;
  margin: 55px auto 0;
  background: transparent;
  border: none;
  display: block
}
[data-v-b4bab1e8], [data-v-b4bab1e8]:after, [data-v-b4bab1e8]:before {
  box-sizing: border-box;
  margin: 0
}
.float-box[data-v-b4bab1e8] {
  position: fixed;
  right: 20px;
  bottom: 230px;
  z-index: 1000;
  width: 104px;
  height: 340px;
  background: url(../image/float-control-bg.png) 50% no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center
}
.close-btn[data-v-b4bab1e8] {
  position: absolute;
  top: 5px;
  right: 11px;
  width: 20px;
  height: 20px;
  cursor: pointer
}
.float-a[data-v-b4bab1e8] {
  margin-top: 26px;
  width: 100%;
  height: 70px;
  cursor: pointer
}
.float-c[data-v-b4bab1e8] {
  width: 80px;
  height: 80px;
  cursor: pointer
}
.aj-float-box[data-v-b4bab1e8] {
  position: fixed;
  right: 20px;
  bottom: 100px;
  z-index: 1000;
  width: 96px
}
.aj-float-box .aj-float-box-top[data-v-b4bab1e8] {
  width: 96px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 4px 24px 0 rgba(85, 83, 83, .11)
}
.aj-float-box .aj-float-box-bot[data-v-b4bab1e8] {
  width: 96px;
  height: 103px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, .11);
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  position: relative
}
.aj-float-box .aj-float-box-bot .corner-mark[data-v-b4bab1e8] {
  position: absolute;
  top: 10px;
  right: 18px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  background: red;
  color: #fff;
  border-radius: 50%
}
.aj-float-box .aj-float-box-bot .float-item-icon[data-v-b4bab1e8] {
  color: #e7000b
}
.aj-float-box .aj-float-box-bot .label[data-v-b4bab1e8] {
  color: #3c4d59;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  margin-top: 6px
}
.aj-float-box .aj-float-box-bot[data-v-b4bab1e8]:hover {
  background: #e7000b;
  color: #fff
}
.aj-float-box .aj-float-box-bot:hover .float-item-icon[data-v-b4bab1e8], .aj-float-box .aj-float-box-bot:hover .label[data-v-b4bab1e8] {
  color: #fff
}
.aj-float-box .float-item[data-v-b4bab1e8] {
  position: relative;
  width: 96px;
  height: 103px;
  border-radius: 16px;
  background: hsla(0, 0%, 100%, .5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer
}
.aj-float-box .float-item[data-v-b4bab1e8]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 64px;
  height: 1px;
  background: rgba(60, 77, 89, .1)
}
.aj-float-box .float-item[data-v-b4bab1e8]:last-of-type:after {
  display: none
}
.aj-float-box .float-item .float-item-icon[data-v-b4bab1e8] {
  color: #e7000b
}
.aj-float-box .float-item .label[data-v-b4bab1e8] {
  color: #3c4d59;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  margin-top: 6px
}
.aj-float-box .float-item[data-v-b4bab1e8]:hover {
  background: #e7000b;
  color: #fff
}
.aj-float-box .float-item:hover .float-item-icon[data-v-b4bab1e8], .aj-float-box .float-item:hover .label[data-v-b4bab1e8] {
  color: #fff
}
[data-v-7af46298], [data-v-7af46298]:after, [data-v-7af46298]:before {
  box-sizing: border-box;
  margin: 0
}
ul[data-v-7af46298] {
  list-style-type: none
}
dd[data-v-7af46298], dl[data-v-7af46298] {
  margin: 0;
  padding: 0
}
.fixed-bar-wrap[data-v-7af46298] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  min-width: 1200px;
  z-index: 94;
  color: #fff
}
.fixed-bar-wrap .top-img[data-v-7af46298] {
  margin: 0 auto;
  transform: translateY(-28px);
  width: 1400px;
  height: 83px;
  background: url(../image/flot-bottom-content.png) center 0 no-repeat;
  background-size: cover
}
.fixed-bar-wrap.open[data-v-7af46298] {
  z-index: 1002;
  bottom: 0
}
.fixed-bar-wrap.open .control-bar[data-v-7af46298]:after {
  transform: rotate(180deg);
  animation: none
}
.control-bar[data-v-7af46298] {
  position: relative;
  height: 100%;
  cursor: pointer;
  pointer-events: all
}
.control-bar[data-v-7af46298]:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 52px;
  margin-left: 330px;
  width: 16px;
  height: 7px;
  background: url(../image/arrow-icon.png) no-repeat;
  background-size: 100% 100%;
  animation: heart-7af46298 .5s ease-in-out 1s infinite alternate
}
@keyframes heart-7af46298 {
  0% {
    transform: translateY(-2px)
  }
  to {
    transform: translateY(2px)
  }
}
.fixed-bar-box[data-v-7af46298] .el-form-item__label, .fixed-bar-box[data-v-7af46298] .el-radio {
  color: #fff
}
.fixed-bar-box[data-v-7af46298] .el-radio__input.is-checked .el-radio__inner {
  border-color: #c1a56f;
  background: #c1a56f
}
.fixed-bar-box[data-v-7af46298] .el-radio__input.is-checked + .el-radio__label {
  color: #fff
}
.fixed-white-box[data-v-7af46298] {
  position: relative;
  height: 312px
}
.fixed-white-box .fixed-white-l[data-v-7af46298] {
  float: left;
  width: 464px
}
.fixed-white-box .fixed-white-l dl[data-v-7af46298] {
  padding-left: 30px;
  padding-bottom: 15px
}
.fixed-white-box .fixed-white-l dl dt[data-v-7af46298] {
  font-size: 22px;
  margin-bottom: 5px
}
.fixed-white-box .fixed-white-l dl dd[data-v-7af46298] {
  font-size: 16px
}
.fixed-white-box .fixed-white-l dl dd span[data-v-7af46298] {
  color: #c1a56f
}
.fixed-white-box .submit-label-btn[data-v-7af46298] {
  position: absolute;
  left: 50%;
  bottom: 129px;
  margin-left: -61px;
  display: block;
  width: 122px;
  height: 122px;
  font-size: 16px;
  color: #333 !important;
  padding: 0 24px;
  white-space: pre-wrap;
  background: #b69454;
  border: 0;
  border-radius: 50%;
  z-index: 15;
  outline: none !important;
  font-size: 26px;
  line-height: 1.2
}
.fixed-white-box .circle-animate[data-v-7af46298] {
  position: absolute;
  left: 50%;
  bottom: 110px;
  margin-left: -80px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: #c1a56f;
  z-index: 12;
  animation: scale-three2-7af46298 1.5s ease infinite;
  animation-fill-mode: both
}
@keyframes scale-three2-7af46298 {
  0% {
    transform: scale(.6);
    opacity: 1
  }
  to {
    transform: scale(1.1);
    opacity: 0
  }
}
.fixed-white-r[data-v-7af46298] {
  padding-right: 140px;
  float: right;
  text-align: center
}
.fixed-white-r h3[data-v-7af46298] {
  font-size: 26px;
  margin-bottom: 25px
}
.fixed-white-r .num-box[data-v-7af46298] {
  position: relative;
  width: 323px;
  height: 172px;
  background: url(../image/num-box-bg.png) center 0 no-repeat;
  background-size: 100% 100%
}
.fixed-white-r .fixed-disc[data-v-7af46298] {
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
  font-size: 20px
}
.fixed-white-r .fixed-disc strong[data-v-7af46298] {
  font-size: 36px;
  color: #c1a56f
}
.fixed-white-r .fixed-result[data-v-7af46298] {
  padding-top: 30px
}
.fixed-white-r .fixed-result li[data-v-7af46298] {
  font-size: 18px;
  margin-bottom: 5px
}
.fixed-white-r .fixed-result li strong[data-v-7af46298] {
  margin-left: 2px;
  display: inline-block;
  min-width: 70px
}
.close-btn[data-v-7af46298] {
  position: absolute;
  top: 5px;
  right: 11px;
  width: 20px;
  height: 20px;
  cursor: pointer
}
.auto-box[data-v-7af46298] {
  position: relative;
  width: 1400px;
  margin: 0 auto
}
.auto-box[data-v-7af46298]:before {
  content: "";
  display: table
}
.auto-box[data-v-7af46298]:after {
  content: "";
  display: table;
  clear: both
}
@media (max-width:1440px) {
  .auto-box[data-v-7af46298] {
    position: relative;
    width: 1200px;
    margin: 0 auto
  }
}
.aj-index-bottom[data-v-7af46298] {
  width: 100%;
  height: auto
}
.aj-index-bottom .aj-index-bottom-con[data-v-7af46298] {
  position: relative;
  width: 1200px;
  height: 96px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between
}
.aj-index-bottom .aj-index-bottom-box[data-v-7af46298] {
  width: 100%;
  height: 96px;
  background: rgba(0, 0, 0, .51)
}
.aj-index-bottom .aj-index-bottom-box .aj-index-bottom-box-bg-img-people[data-v-7af46298] {
  width: 158px;
  height: 188px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 93
}
.aj-index-bottom .aj-index-bottom-box .aj-index-bottom-box-bg-img[data-v-7af46298] {
  display: block;
  width: 448px;
  position: relative;
  top: 10px;
  left: 50px;
  z-index: 94
}
.aj-index-bottom .aj-index-bottom-box .demo-ruleForm[data-v-7af46298] {
  display: flex;
  align-items: center;
  margin-left: 82px;
  padding-bottom: 24px
}
.aj-index-bottom .aj-index-bottom-box .demo-ruleForm .el-form-item[data-v-7af46298] {
  margin: 0
}
.aj-index-bottom .aj-index-bottom-box .demo-ruleForm[data-v-7af46298] .el-input__inner {
  width: 220px;
  height: 48px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .03);
  padding: 0 54px 0 16px
}
.aj-index-bottom .aj-index-bottom-box .demo-ruleForm[data-v-7af46298] .el-input__inner::-moz-placeholder {
  color: #bebebe;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal
}
.aj-index-bottom .aj-index-bottom-box .demo-ruleForm[data-v-7af46298] .el-input__inner::placeholder {
  color: #bebebe;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal
}
.aj-index-bottom .aj-index-bottom-box .demo-ruleForm .last-form-item[data-v-7af46298] {
  margin-left: 8px
}
.aj-index-bottom .aj-index-bottom-box .demo-ruleForm .last-form-item[data-v-7af46298] .el-input__inner {
  width: 220px
}
.aj-index-bottom .aj-index-bottom-box .demo-ruleForm .unit[data-v-7af46298] {
  color: #3c4d59;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 0 16px;
  position: relative;
  top: 4px
}
.aj-index-bottom .aj-index-bottom-box .demo-ruleForm .unit[data-v-7af46298]:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 1px;
  height: 24px;
  background: rgba(196, 169, 111, .2)
}
.aj-index-bottom .aj-index-bottom-box .demo-ruleForm .unit .icon-park-suffix[data-v-7af46298] {
  position: relative;
  top: 6px
}
.aj-index-bottom .aj-index-bottom-box .demo-ruleForm .submit-label-btn[data-v-7af46298] {
  width: 166px;
  height: 48px;
  flex-shrink: 0;
  border-radius: 8px;
  background: linear-gradient(90deg, #e7000b, #ff6d1b);
  box-shadow: 0 4px 6px 0 rgba(195, 59, 0, .23);
  border: none;
  color: #fff;
  text-shadow: 0 1px 4px #d04c01;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-left: 8px
}
[data-v-734f7d7e], [data-v-734f7d7e]:after, [data-v-734f7d7e]:before {
  box-sizing: border-box;
  margin: 0
}
.float-box[data-v-734f7d7e] {
  position: fixed;
  left: 48px;
  bottom: 230px;
  z-index: 1000;
  width: 220px;
  height: 209px;
  background: url(../image/gift-bag-bg-img.png) 50% no-repeat;
  background-size: 100% 100%
}
.float-con[data-v-734f7d7e] {
  width: 100%;
  height: 100%;
  cursor: pointer
}
.close-btn[data-v-734f7d7e] {
  position: absolute;
  top: -34px;
  right: -12px;
  cursor: pointer
}
.float-a[data-v-734f7d7e] {
  margin-top: 26px;
  width: 100%;
  height: 70px;
  cursor: pointer
}
.float-c[data-v-734f7d7e] {
  width: 80px;
  height: 80px;
  cursor: pointer
}
.dialog-baojia[data-v-2cb50145] .el-dialog {
  background: transparent;
  height: 0;
  width: 0
}
.dialog-baojia[data-v-2cb50145] .el-dialog .el-dialog__headerbtn {
  top: 17px;
  right: 7px;
  width: 30px;
  height: 30px
}
.dialog-baojia[data-v-2cb50145] .el-dialog .el-dialog__headerbtn i {
  display: none
}
.dialog-baojia[data-v-2cb50145] .el-dialog .el-dialog__body, .dialog-baojia[data-v-2cb50145] .el-dialog .el-dialog__header {
  padding: 0
}
.content-box[data-v-2cb50145] {
  text-align: right
}
.content-box .close-btn[data-v-2cb50145] {
  position: relative;
  right: -20px;
  cursor: pointer
}
.aj-form-box[data-v-2cb50145] {
  display: flex;
  border-radius: 24px;
  overflow: hidden
}
.aj-form-box .form-left[data-v-2cb50145] {
  position: relative;
  width: 350px;
  height: 430px;
  text-align: left;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top
}
.aj-form-box .form-left .form-left-bg-img[data-v-2cb50145] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.aj-form-box .form-left .logo-img[data-v-2cb50145] {
  width: 280px;
  position: relative;
  left: 0;
  top: 34px
}
.aj-form-box .form-left .logo-img-house-type[data-v-2cb50145] {
  position: relative;
  left: 15px;
  top: 28px;
  width: 506px
}
.aj-form-box .form-right[data-v-2cb50145] {
  width: 413px;
  height: 430px;
  background: #fff
}
.aj-form-box .form-right .aj-index-money-rgt-tit[data-v-2cb50145] {
  color: #31424f;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
  margin-top: 46px
}
.aj-form-box .form-right .demo-ruleForm-cen[data-v-2cb50145] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px
}
.aj-form-box .form-right .demo-ruleForm-cen .el-form-item[data-v-2cb50145] {
  margin: 24px auto 0
}
.aj-form-box .form-right .demo-ruleForm-cen[data-v-2cb50145] .el-input__inner {
  width: 321px;
  height: 56px;
  line-height: 56px;
  flex-shrink: 0;
  border: none;
  padding: 0 54px 0 48px;
  border-radius: 16px;
  background: #f8f8f8
}
.aj-form-box .form-right .demo-ruleForm-cen[data-v-2cb50145] .el-input__inner::-moz-placeholder {
  color: #bebebe;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal
}
.aj-form-box .form-right .demo-ruleForm-cen[data-v-2cb50145] .el-input__inner::placeholder {
  color: #bebebe;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal
}
.aj-form-box .form-right .demo-ruleForm-cen[data-v-2cb50145] .el-input__suffix {
  top: 4px
}
.aj-form-box .form-right .demo-ruleForm-cen .unit[data-v-2cb50145] {
  color: #666;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  padding: 0 16px;
  position: relative;
  top: 6px
}
.aj-form-box .form-right .demo-ruleForm-cen .unit .icon-park-suffix[data-v-2cb50145] {
  position: relative;
  top: 6px
}
.aj-form-box .form-right .demo-ruleForm-cen .prefix[data-v-2cb50145] {
  position: relative;
  top: 14px;
  padding: 0 8px
}
.aj-form-box .form-right .demo-ruleForm-cen .submit-label-btn[data-v-2cb50145] {
  width: 321px;
  height: 56px;
  flex-shrink: 0;
  border-radius: 99px;
  background: linear-gradient(90deg, #e7000b, #ff6d1b);
  box-shadow: 0 4px 12px 0 rgba(227, 55, 0, .25);
  border: none;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 24px
}
.aj-form-box .form-right .num[data-v-2cb50145] {
  color: #666;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-top: 12px;
  text-align: center
}
.aj-form-box .form-right .num span[data-v-2cb50145] {
  color: #31424f
}
.dialog-baojia[data-v-cae6eb50] .el-dialog {
  background: transparent;
  height: 0;
  width: 0
}
.dialog-baojia[data-v-cae6eb50] .el-dialog .el-dialog__headerbtn {
  top: 17px;
  right: 7px;
  width: 30px;
  height: 30px
}
.dialog-baojia[data-v-cae6eb50] .el-dialog .el-dialog__headerbtn i {
  display: none
}
.dialog-baojia[data-v-cae6eb50] .el-dialog .el-dialog__body, .dialog-baojia[data-v-cae6eb50] .el-dialog .el-dialog__header {
  padding: 0
}
.content-box[data-v-cae6eb50] {
  text-align: right
}
.content-box .close-btn[data-v-cae6eb50] {
  position: relative;
  right: -20px;
  cursor: pointer
}
.aj-form-box[data-v-cae6eb50] {
  display: flex;
  justify-content: flex-end;
  border-radius: 24px;
  overflow: hidden;
  background: url(../image/free-charge-dialog-bg-img.png) 50%/100% 100% no-repeat
}
.aj-form-box .form-right[data-v-cae6eb50] {
  width: 321px;
  height: 430px;
  margin-right: 107px
}
.aj-form-box .form-right .aj-index-money-rgt-tit[data-v-cae6eb50] {
  color: #31424f;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
  margin-top: 46px
}
.aj-form-box .form-right .demo-ruleForm-cen[data-v-cae6eb50] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px
}
.aj-form-box .form-right .demo-ruleForm-cen .el-form-item[data-v-cae6eb50] {
  margin: 24px auto 0
}
.aj-form-box .form-right .demo-ruleForm-cen[data-v-cae6eb50] .el-input__inner {
  width: 321px;
  height: 56px;
  line-height: 56px;
  flex-shrink: 0;
  border: none;
  padding: 0 54px 0 48px;
  border-radius: 16px;
  background: #fff
}
.aj-form-box .form-right .demo-ruleForm-cen[data-v-cae6eb50] .el-input__inner::-moz-placeholder {
  color: #bebebe;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal
}
.aj-form-box .form-right .demo-ruleForm-cen[data-v-cae6eb50] .el-input__inner::placeholder {
  color: #bebebe;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal
}
.aj-form-box .form-right .demo-ruleForm-cen[data-v-cae6eb50] .el-input__suffix {
  top: 4px
}
.aj-form-box .form-right .demo-ruleForm-cen .unit[data-v-cae6eb50] {
  color: #666;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  padding: 0 16px;
  position: relative;
  top: 6px
}
.aj-form-box .form-right .demo-ruleForm-cen .unit .icon-park-suffix[data-v-cae6eb50] {
  position: relative;
  top: 6px
}
.aj-form-box .form-right .demo-ruleForm-cen .prefix[data-v-cae6eb50] {
  position: relative;
  top: 14px;
  padding: 0 8px
}
.aj-form-box .form-right .demo-ruleForm-cen .submit-label-btn[data-v-cae6eb50] {
  width: 321px;
  height: 56px;
  flex-shrink: 0;
  border-radius: 99px;
  background: linear-gradient(90deg, #e7000b, #ff6d1b);
  box-shadow: 0 4px 12px 0 rgba(227, 55, 0, .25);
  border: none;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 24px
}
.aj-form-box .form-right .num[data-v-cae6eb50] {
  color: #666;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-top: 12px;
  text-align: center
}
.aj-form-box .form-right .num span[data-v-cae6eb50] {
  color: #31424f
}
.wrap {
  min-width: 1400px;
  padding-top: 144px
}
body {
  margin: 0
}
[data-v-3f95cb0a] .el-button, div[data-v-3f95cb0a], p[data-v-3f95cb0a], span[data-v-3f95cb0a] {
  font-family: SourceHanSansCN-Regular, sans-serif
}
[data-v-3f95cb0a] ::-moz-placeholder {
  font-family: SourceHanSansCN-Light, sans-serif
}
[data-v-3f95cb0a] ::placeholder {
  font-family: SourceHanSansCN-Light, sans-serif
}
[data-v-3f95cb0a], [data-v-3f95cb0a]:after, [data-v-3f95cb0a]:before {
  box-sizing: border-box;
  margin: 0
}
ol[data-v-3f95cb0a], ul[data-v-3f95cb0a] {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0
}
a[data-v-3f95cb0a] {
  color: #333;
  outline: none;
  text-decoration: none;
  cursor: pointer
}
a[data-v-3f95cb0a]:focus, a[data-v-3f95cb0a]:hover {
  color: #e7000b
}
.auto-box[data-v-3f95cb0a] {
  width: 1200px
}
img[data-v-3f95cb0a] {
  max-width: 100%
}
.header-top[data-v-3f95cb0a] {
  height: 40px;
  background-color: #f0f0f0;
  font-size: 12px;
  line-height: 1
}
.header-top .city-box[data-v-3f95cb0a] {
  height: 40px;
  display: flex;
  align-items: center;
  float: left;
  color: #666
}
.header-top .city-box .iconfont[data-v-3f95cb0a] {
  font-size: 16px;
  color: #c62323;
  margin-right: 5px
}
.header-top .city-box a[data-v-3f95cb0a] {
  color: #666
}
.header-top .city-box a[data-v-3f95cb0a]:focus, .header-top .city-box a[data-v-3f95cb0a]:hover {
  color: #e7000b
}
.header-top .top-link[data-v-3f95cb0a] {
  height: 40px;
  float: right;
  display: flex;
  align-items: center
}
.header-top .top-link span + span[data-v-3f95cb0a]:before {
  content: "|";
  margin-left: 10px;
  margin-right: 10px;
  color: #999
}
.header-top .top-link a[data-v-3f95cb0a] {
  color: #999
}
.header-top .top-link a[data-v-3f95cb0a]:focus, .header-top .top-link a[data-v-3f95cb0a]:hover {
  color: #e7000b
}
.header-nav[data-v-3f95cb0a] {
  background-color: #d2151e;
  border-bottom: 1px solid rgba(0, 0, 0, .05)
}
.header-nav.scroll .logo[data-v-3f95cb0a] {
  flex-shrink: 0
}
.header-nav.scroll .logo img[data-v-3f95cb0a] {
  width: 172px;
  height: 64px
}
.header-nav.scroll .nav li a[data-v-3f95cb0a] {
  line-height: 64px;
  background-color: #fff;
  font-size: 16px
}
.header-nav.scroll .nav li a[data-v-3f95cb0a]:after {
  display: none
}
.header-nav.scroll .nav li.active a[data-v-3f95cb0a] {
  background-color: #c1a56f;
  color: #fff
}
.header-nav.scroll + .sub-nav[data-v-3f95cb0a] {
  position: fixed;
  left: 0;
  right: 0;
  top: 64px;
  z-index: 100
}
.header-nav .auto-box[data-v-3f95cb0a] {
  display: flex;
  align-items: center
}
.header-nav .logo[data-v-3f95cb0a] {
  width: 212px;
  flex-shrink: 0
}
.header-nav .logo img[data-v-3f95cb0a] {
  width: 180px;
  height: 80px;
  max-width: 100%;
  vertical-align: top
}
.header-nav .nav[data-v-3f95cb0a] {
  width: 950px;
  display: flex
}
.header-nav .nav li[data-v-3f95cb0a] {
  flex: 1;
  text-align: center
}
.header-nav .nav li .redPacket[data-v-3f95cb0a] {
  z-index: 4000;
  position: absolute;
  top: -40px;
  right: -6%;
  cursor: pointer;
  animation: redPack-3f95cb0a 2s linear infinite;
  transform-origin: 20px 0
}
@keyframes redPack-3f95cb0a {
  0% {
    transform: rotate(15deg)
  }
  50% {
    transform: rotate(-20deg)
  }
  to {
    transform: rotate(15deg)
  }
}
.header-nav .nav li a[data-v-3f95cb0a] {
  position: relative;
  display: block;
  line-height: 80px;
  font-size: 16px
}
.header-nav .nav li a[data-v-3f95cb0a]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  height: 4px
}
.header-nav .nav li.active a[data-v-3f95cb0a]:after {
  background-color: #c1a56f
}
.header-nav .tel[data-v-3f95cb0a] {
  flex: 1;
  white-space: nowrap;
  color: #3b4b59;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 16px
}
.header-nav .tel .iconfont[data-v-3f95cb0a] {
  margin-right: 8px;
  font-size: 22px
}
.header-nav .tel span[data-v-3f95cb0a] {
  margin-bottom: 2px;
  line-height: 1
}
.header-nav .user-info[data-v-3f95cb0a] {
  white-space: nowrap;
  color: #3b4b59;
  display: flex;
  align-items: center
}
.header-nav .user-info .avatar[data-v-3f95cb0a] {
  margin-right: 10px
}
.header-nav .user-info dl dt[data-v-3f95cb0a] {
  font-size: 14px;
  margin-bottom: 2px
}
.header-nav .user-info dl dd[data-v-3f95cb0a] {
  font-size: 13px;
  color: #e7000b
}
.sub-nav[data-v-3f95cb0a] {
  position: relative;
  z-index: 100
}
.sub-nav .sub-nav-inner[data-v-3f95cb0a] {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background-color: #fff;
  transition: all .3s
}
.sub-nav .service-box[data-v-3f95cb0a] {
  height: 0;
  overflow: hidden;
  transition: all .3s
}
.sub-nav .service-box .service-cell[data-v-3f95cb0a] {
  display: flex
}
.sub-nav .service-box .service-cell .s-cell-hd[data-v-3f95cb0a] {
  display: inline-flex;
  align-items: center;
  width: 230px;
  height: 110px;
  color: #666;
  font-size: 24px;
  background: url(../image/sub-service-hd.png) 100% no-repeat
}
.sub-nav .service-box .service-cell .s-cell-bd[data-v-3f95cb0a] {
  flex: 1;
  display: flex;
  flex-wrap: wrap
}
.sub-nav .service-box .service-cell .s-cell-bd a[data-v-3f95cb0a] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 110px;
  align-items: center;
  color: #1b1b1b
}
.sub-nav .service-box .service-cell .s-cell-bd a[data-v-3f95cb0a]:hover {
  color: #e7000b
}
.sub-nav .service-box .service-cell .s-cell-bd .s-dl[data-v-3f95cb0a] {
  position: relative;
  margin: 0 20px;
  flex: 1;
  text-align: center
}
.sub-nav .service-box .service-cell .s-cell-bd .s-dl i[data-v-3f95cb0a] {
  font-size: 26px
}
.sub-nav .service-box .service-cell .s-cell-bd .s-dl span[data-v-3f95cb0a] {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}
.sub-nav .service-box .service-cell .s-cell-bd .s-dl[data-v-3f95cb0a]:after {
  content: "";
  position: absolute;
  right: -160px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 54px;
  background: rgba(60, 77, 89, .2)
}
.sub-nav .service-box .service-cell .s-cell-bd .s-dl[data-v-3f95cb0a]:last-of-type:after {
  display: none
}
.sub-nav .service-box .service-cell .s-cell-bd.photo-nav[data-v-3f95cb0a] {
  justify-content: center
}
.sub-nav .service-box .service-cell .s-cell-bd.photo-nav a[data-v-3f95cb0a] {
  width: 56px;
  margin: 0 160px;
  flex: none
}
.sub-nav .service-box .service-cell .s-cell-bd img[data-v-3f95cb0a] {
  max-width: 100%
}
.sub-nav .service-guarantee-box[data-v-3f95cb0a] {
  height: 0;
  overflow: hidden;
  transition: height .3s
}
.sub-nav .service-guarantee-box .service-cell[data-v-3f95cb0a] {
  display: flex
}
.sub-nav .service-guarantee-box .service-cell .s-cell-hd[data-v-3f95cb0a] {
  display: inline-flex;
  align-items: center;
  width: 230px;
  height: 110px;
  color: #666;
  font-size: 24px;
  background: url(../image/sub-service-hd.png) 100% no-repeat
}
.sub-nav .service-guarantee-box .service-cell .s-cell-bd[data-v-3f95cb0a] {
  flex: 1;
  display: flex
}
.sub-nav .service-guarantee-box .service-cell .s-cell-bd a[data-v-3f95cb0a] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 110px;
  align-items: center;
  color: #1b1b1b
}
.sub-nav .service-guarantee-box .service-cell .s-cell-bd a[data-v-3f95cb0a]:hover {
  color: #e7000b
}
.sub-nav .service-guarantee-box .service-cell .s-cell-bd .s-dl[data-v-3f95cb0a] {
  position: relative;
  margin: 0 20px
}
.sub-nav .service-guarantee-box .service-cell .s-cell-bd .s-dl i[data-v-3f95cb0a] {
  font-size: 26px
}
.sub-nav .service-guarantee-box .service-cell .s-cell-bd .s-dl span[data-v-3f95cb0a] {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}
.sub-nav .service-guarantee-box .service-cell .s-cell-bd .s-dl[data-v-3f95cb0a]:after {
  content: "";
  position: absolute;
  right: -114px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 54px;
  background: rgba(60, 77, 89, .2)
}
.sub-nav .service-guarantee-box .service-cell .s-cell-bd .s-dl[data-v-3f95cb0a]:last-of-type:after {
  display: none
}
.sub-nav .service-guarantee-box .service-cell .s-cell-bd.photo-nav[data-v-3f95cb0a] {
  justify-content: space-between
}
.sub-nav .service-guarantee-box .service-cell .s-cell-bd.photo-nav a[data-v-3f95cb0a] {
  margin: 0;
  text-align: justify
}
.sub-nav .service-guarantee-box .service-cell .s-cell-bd img[data-v-3f95cb0a] {
  max-width: 100%
}
.sub-nav .service-know-box .service-cell .s-cell-bd .s-dl[data-v-3f95cb0a]:after {
  content: "";
  position: absolute;
  right: -86px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 54px;
  background: rgba(60, 77, 89, .2)
}
.sub-nav .service-know-box .service-cell .s-cell-bd .s-dl[data-v-3f95cb0a]:last-of-type:after {
  display: none
}
.guarantee-box .guarantee-cell[data-v-3f95cb0a] {
  display: flex;
  border-top: 1px solid #e5e5e5
}
.guarantee-box .guarantee-cell .s-cell-hd[data-v-3f95cb0a] {
  display: inline-flex;
  align-items: center;
  width: 230px;
  height: 110px;
  color: #666;
  font-size: 24px;
  background: url(../image/sub-guarantee-hd.png) 100% no-repeat
}
.guarantee-box .guarantee-cell .s-cell-bd[data-v-3f95cb0a] {
  padding-left: 40px;
  flex: 1;
  display: flex;
  flex-wrap: wrap
}
.guarantee-box .guarantee-cell .s-cell-bd a[data-v-3f95cb0a] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 110px;
  align-items: center
}
.guarantee-box .guarantee-cell .s-cell-bd .s-dl[data-v-3f95cb0a] {
  margin: 0 20px;
  flex: 1;
  overflow: hidden;
  text-align: center
}
.guarantee-box .guarantee-cell .s-cell-bd .s-dl i[data-v-3f95cb0a] {
  font-size: 26px
}
.guarantee-box .guarantee-cell .s-cell-bd .s-dl span[data-v-3f95cb0a] {
  margin-top: 5px;
  display: block;
  font-size: 18px
}
.footer[data-v-3f95cb0a] {
  margin-top: 188px
}
.footer .footer-a[data-v-3f95cb0a] {
  background: linear-gradient(0deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, .15)), url(../images/bg2.jpg) no-repeat;
  background-size: 100% 100%
}
.footer .footer-a .aj-flex[data-v-3f95cb0a] {
  display: flex;
  justify-content: space-between
}
.footer .footer-a .aj-left[data-v-3f95cb0a] {
  width: 360px
}
.footer .footer-a .aj-left .ft-logo[data-v-3f95cb0a] {
  padding-top: 40px
}
.footer .footer-a .aj-left .ft-logo .img[data-v-3f95cb0a] {
  width: 360px;
  height: 70px;
  background: url(../image/logoGif.png) no-repeat 100% center;
  background-size: cover
}
.footer .footer-a .aj-left .tel-phone[data-v-3f95cb0a] {
  position: relative;
  width: 360px;
  height: 153px;
  border-radius: 8px;
  margin-top: 43px;
  background: linear-gradient(90deg, #ed5b68, #e7000b);
	padding-top: 25px;
}
.footer .footer-a .aj-left .tel-phone .service-hotline-tit[data-v-3f95cb0a] {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 16px 0 0 16px
}
.footer .footer-a .aj-left .tel-phone .service-hotline-con[data-v-3f95cb0a] {
  padding: 8px 0 0 16px;
  color: #fff;
  font-family: DIN Alternate;
  font-size: 32px;
  font-weight: 700;
  font-family: DIN-Alternate, sans-serif
}
.footer .footer-a .aj-left .tel-phone .bg-img[data-v-3f95cb0a] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 169px;
  height: 131px
}
.footer .footer-a .aj-left .tel-phone .tel-tit[data-v-3f95cb0a] {
  position: absolute;
  left: 16px;
  bottom: 17px;
  color: hsla(0, 0%, 100%, .8);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px
}
.footer .footer-a .aj-left .tel-phone .wx-img[data-v-3f95cb0a] {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 121px;
  height: 120px
}
.footer .footer-a .aj-right .ft-nav[data-v-3f95cb0a] {
  padding-top: 40px;
  display: flex
}
.footer .footer-a .aj-right .ft-nav dl[data-v-3f95cb0a] {
  position: relative;
  color: #1b1b1b;
  text-align: right;
  padding-right: 60px
}
.footer .footer-a .aj-right .ft-nav dl[data-v-3f95cb0a]:last-of-type {
  padding-right: 0
}
.footer .footer-a .aj-right .ft-nav dl[data-v-3f95cb0a]:after {
  content: "";
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.footer .footer-a .aj-right .ft-nav dl[data-v-3f95cb0a]:first-of-type:after {
  left: 10px;
  width: calc(100% - 10px)
}
.footer .footer-a .aj-right .ft-nav dl dt[data-v-3f95cb0a] {
  font-size: 18px;
  margin-bottom: 32px;
  line-height: 25px;
  color: #1b1b1b;
  font-weight: 500
}
.footer .footer-a .aj-right .ft-nav dl dd[data-v-3f95cb0a] {
  font-size: 16px;
  color: #3c4d59;
  line-height: 22px;
  margin-bottom: 24px
}
.footer .footer-a .aj-right .ft-nav dl dd a[data-v-3f95cb0a] {
  color: rgba(27, 27, 27, .8)
}
.footer .footer-a .aj-right .ft-nav dl dd a[data-v-3f95cb0a]:focus, .footer .footer-a .aj-right .ft-nav dl dd a[data-v-3f95cb0a]:hover {
  color: #e7000b
}
.footer .footer-a .aj-right .ft-nav dl dd[data-v-3f95cb0a]:last-of-type {
  margin-bottom: 0
}
.footer .footer-a .aj-right .ft-nav dl .after-sale-phone[data-v-3f95cb0a] {
  position: relative
}
.footer .footer-a .aj-right .ft-nav dl .after-sale-phone:hover .after-sale-phone-pop[data-v-3f95cb0a], .footer .footer-a .aj-right .ft-nav dl .after-sale-phone[data-v-3f95cb0a]:focus {
  display: block
}
.footer .footer-a .aj-right .ft-nav dl .after-sale-phone .after-sale-phone-pop[data-v-3f95cb0a] {
  display: none;
  position: absolute;
  top: -14px;
  left: 88px;
  padding: 14px 21px;
  background: #fff;
  border-radius: 8px;
  white-space: nowrap;
  word-break: keep-all;
  box-shadow: 0 0 24px rgba(0, 0, 0, .1);
  z-index: 1
}
.footer .footer-a .aj-right .ft-nav dl .after-sale-phone .after-sale-phone-pop[data-v-3f95cb0a]:after {
  position: absolute;
  display: inline-block;
  top: calc(50% - 6px);
  left: -5px;
  width: 0;
  height: 0;
  content: "";
  border-color: #fff #fff transparent transparent;
  border-style: solid;
  border-width: 6px;
  transform: rotate(-135deg)
}
.footer .footer-a .aj-right .ft-nav dl .official-accounts[data-v-3f95cb0a] {
  position: relative
}
.footer .footer-a .aj-right .ft-nav dl .official-accounts:hover .official-accounts-pop[data-v-3f95cb0a], .footer .footer-a .aj-right .ft-nav dl .official-accounts[data-v-3f95cb0a]:focus {
  display: block
}
.footer .footer-a .aj-right .ft-nav dl .official-accounts .official-accounts-pop[data-v-3f95cb0a] {
  display: none;
  position: absolute;
  top: -62px;
  left: 96px;
  background: #fff;
  border-radius: 8px;
  white-space: nowrap;
  word-break: keep-all;
  box-shadow: 0 0 24px rgba(0, 0, 0, .1);
  z-index: 1
}
.footer .footer-a .aj-right .ft-nav dl .official-accounts .official-accounts-pop[data-v-3f95cb0a]:after {
  position: absolute;
  display: inline-block;
  top: calc(50% - 6px);
  left: -5px;
  width: 0;
  height: 0;
  content: "";
  border-color: #fff #fff transparent transparent;
  border-style: solid;
  border-width: 6px;
  transform: rotate(-135deg)
}
.footer .footer-a .aj-right .ft-nav dl .official-accounts .official-accounts-pop .wx-img[data-v-3f95cb0a] {
  display: block;
  width: 146px;
  height: 146px;
  max-width: 146px
}
.footer .footer-a .a-right[data-v-3f95cb0a] {
  position: relative;
  float: right;
  display: flex;
  justify-content: flex-end;
  width: 608px;
  padding-top: 172px
}
.footer .footer-a .a-right[data-v-3f95cb0a]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 154px;
  height: 215px;
  border-left: 1px solid #565656
}
.footer .footer-a .a-right[data-v-3f95cb0a]:after {
  content: "";
  position: absolute;
  left: 1px;
  top: 154px;
  height: 215px
}
.footer .footer-a .a-right .code-item[data-v-3f95cb0a] {
  margin-left: 60px;
  text-align: center
}
.footer .footer-a .a-right .code-item .img-1[data-v-3f95cb0a] {
  width: 130px;
  height: 130px;
  background: url(../image/code-1.png) no-repeat;
  background-size: 130px 130px
}
.footer .footer-a .a-right .code-item .img-2[data-v-3f95cb0a] {
  width: 130px;
  height: 130px;
  background: url(../image/code-2.png) no-repeat;
  background-size: 130px 130px
}
.footer .footer-a .a-right .code-item span[data-v-3f95cb0a] {
  padding-top: 10px;
  display: block;
  font-size: 14px;
  color: #ccc
}
.footer .footer-b[data-v-3f95cb0a] {
  text-align: center;
  background: rgba(0, 0, 0, .1);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  padding: 24px 0;
  margin-top: 48px
}
.footer .footer-b .name[data-v-3f95cb0a] {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 8px
}
.footer .footer-b .copyright[data-v-3f95cb0a] {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}
.footer .footer-b .copyright a[data-v-3f95cb0a] {
  text-decoration-line: underline;
  color: #000
}
.footer .footer-b .copyright a[data-v-3f95cb0a]:focus, .footer .footer-b .copyright a[data-v-3f95cb0a]:hover {
  color: #e7000b
}
.qq-float[data-v-3f95cb0a] {
  position: fixed;
  right: 23px;
  bottom: 520px;
  z-index: 1000
}
.page-enter-active[data-v-3f95cb0a], .page-leave-active[data-v-3f95cb0a] {
  transition: opacity .5s
}
.page-enter[data-v-3f95cb0a], .page-leave-active[data-v-3f95cb0a] {
  opacity: 0
}
.pull-left[data-v-3f95cb0a] {
  float: left !important
}
.pull-right[data-v-3f95cb0a] {
  float: right !important
}
.text-center[data-v-3f95cb0a] {
  text-align: center
}
.auto-box[data-v-3f95cb0a] {
  position: relative;
  margin: 0 auto
}
.prism-player .prism-cover[data-v-3f95cb0a] {
  background-size: contain;
  background-color: #000
}
.asterisk[data-v-3f95cb0a] {
  display: inline-block;
  width: 25px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ff5e4c
}
.topic-body img[data-v-3f95cb0a] {
  vertical-align: top
}
.header[data-v-3f95cb0a] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 144px;
  background: #fff;
  z-index: 999;
  min-width: 1400px
}
.container[data-v-3f95cb0a]::-webkit-scrollbar:horizontal {
  width: 0
}
.aj-header-top[data-v-3f95cb0a] {
  height: 80px;
  flex-shrink: 0
}
.aj-header-top .header-box[data-v-3f95cb0a] {
  width: 1200px;
  margin: 0 auto;
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff
}
.aj-header-top .header-box .header-left[data-v-3f95cb0a] {
  display: flex;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.aj-header-top .header-box .header-left a[data-v-3f95cb0a] {
  width: auto;
  height: 40px;
  line-height: 40px;
  margin-right: 24px
}
.aj-header-top .header-box .header-left a img[data-v-3f95cb0a] {
  height: 40px
}
.aj-header-top .header-box .header-left a .logo[data-v-3f95cb0a] {
  width: 190px;
  height: 22px
}
.aj-header-top .header-box .header-left .city-box[data-v-3f95cb0a] {
  height: 80px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #1b1b1b;
  margin-left: 21px;
  position: relative
}
.aj-header-top .header-box .header-left .city-box[data-v-3f95cb0a]:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 40px;
  background: rgba(196, 169, 111, .2)
}
.aj-header-top .header-box .header-left .city-box .city-box-icon[data-v-3f95cb0a] {
  margin-right: 7px
}
.aj-header-top .header-box .header-left .city-box a[data-v-3f95cb0a] {
  height: 40px;
  line-height: 40px;
  color: #666;
  color: rgba(51, 51, 51, .8);
  font-size: 13px;
  font-weight: 400;
  position: relative;
  top: 1px
}
.aj-header-top .header-box .header-left .city-box a[data-v-3f95cb0a]:focus, .aj-header-top .header-box .header-left .city-box a[data-v-3f95cb0a]:hover {
  color: #e7000b
}
.aj-header-top .header-box .header-right[data-v-3f95cb0a] {
  display: flex;
  align-items: center
}
.aj-header-top .header-box .header-right .header-search[data-v-3f95cb0a] {
  width: 538px;
  height: 42px;
  border: 2px solid rgba(196, 169, 111, .3);
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between
}
.aj-header-top .header-box .header-right .header-search .el-select[data-v-3f95cb0a] {
  width: 110px;
  height: 100%;
  position: relative
}
.aj-header-top .header-box .header-right .header-search .el-select[data-v-3f95cb0a]:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 1px;
  height: 20px;
  background: rgba(196, 169, 111, .2)
}
.aj-header-top .header-box .header-right .header-search .el-select[data-v-3f95cb0a] .el-input__inner {
  border: none;
  height: 38px;
  line-height: 38px
}
.aj-header-top .header-box .header-right .header-search .el-select[data-v-3f95cb0a] .el-select__caret:before {
  content: "\e78f";
  color: #666
}
.aj-header-top .header-box .header-right .header-search .el-select[data-v-3f95cb0a] .el-select-dropdown {
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .15);
  border: none
}
.aj-header-top .header-box .header-right .header-search .el-select[data-v-3f95cb0a] .el-popper .popper__arrow {
  display: none
}
.aj-header-top .header-box .header-right .header-search .el-select[data-v-3f95cb0a] .el-select-dropdown__list {
  padding: 0
}
.aj-header-top .header-box .header-right .header-search .el-select[data-v-3f95cb0a] .el-select-dropdown__item.hover, .aj-header-top .header-box .header-right .header-search .el-select[data-v-3f95cb0a] .el-select-dropdown__item:hover {
  background: #ff975c;
  color: #fff
}
.aj-header-top .header-box .header-right .header-search .el-select[data-v-3f95cb0a] .el-select-dropdown__item.selected {
  background: #ff975c;
  color: #fff;
  font-weight: 500
}
.aj-header-top .header-box .header-right .header-search .el-input[data-v-3f95cb0a] {
  width: 312px
}
.aj-header-top .header-box .header-right .header-search .el-input[data-v-3f95cb0a] .el-input__inner {
  border: none;
  height: 38px;
  line-height: 38px
}
.aj-header-top .header-box .header-right .header-search .el-input[data-v-3f95cb0a] .el-input__inner::-moz-placeholder {
  color: #bebebe;
  font-family: SourceHanSansCN-Light, sans-serif;
  font-size: 14px;
  font-weight: 400
}
.aj-header-top .header-box .header-right .header-search .el-input[data-v-3f95cb0a] .el-input__inner::placeholder {
  color: #bebebe;
  font-family: SourceHanSansCN-Light, sans-serif;
  font-size: 14px;
  font-weight: 400
}
.aj-header-top .header-box .header-right .header-search .el-button[data-v-3f95cb0a] {
  border: none;
  flex: 0.4;
  height: 100%;
  background: #e7000b;
  border-radius: 0;
  padding: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 6px;
  position: relative;
  right: -.5px;
  font-family: SourceHanSansCN-Light, sans-serif
}
.aj-header-top .header-box .header-right .header-phone-box[data-v-3f95cb0a] {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 26px;
  cursor: pointer;
  padding: 2px 7px
}
.aj-header-top .header-box .header-right .header-phone-box[data-v-3f95cb0a]:hover {
  border-radius: 99px;
}
.aj-header-top .header-box .header-right .header-phone-box:hover .phone-box[data-v-3f95cb0a] {
  color: #e7000b
}
.aj-header-top .header-box .header-right .header-phone-box:hover .phone-box-active[data-v-3f95cb0a] {
  visibility: visible
}
.aj-header-top .header-box .header-right .header-phone-box .phone-icon[data-v-3f95cb0a] {
  color: #3c4d59;
  margin-right: 8px
}
.aj-header-top .header-box .header-right .header-phone-box .phone-box[data-v-3f95cb0a] {
  color: #3c4d59;
  font-family: DIN Alternate;
  font-size: 22px;
  font-weight: 700
}
.aj-header-top .header-box .header-right .header-phone-box .phone-box .phone-tit[data-v-3f95cb0a] {
  font-size: 14px;
  font-weight: 400
}
.aj-header-top .header-box .header-right .header-phone-box .phone-box-active[data-v-3f95cb0a] {
  visibility: hidden;
  position: absolute;
  bottom: -266px;
  right: 0;
  display: flex;
  width: 320px;
  height: 253px;
  padding: 32px 85px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, .05);
  z-index: 99
}
.aj-header-top .header-box .header-right .header-phone-box .phone-box-active .phone-box-tit[data-v-3f95cb0a] {
  margin-top: 14px;
  color: #000;
  font-size: 18px;
  font-weight: 400
}
.header-nav[data-v-3f95cb0a] {
  border-top: 1px solid rgba(0, 0, 0, .05);
  height: 64px
}
.header-nav.scroll[data-v-3f95cb0a] {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 100;
  height: 64px
}
.header-nav .aj-auto-box[data-v-3f95cb0a] {width: 1200px;margin: 0 auto;display: flex;align-items: center;justify-content: space-around;}
.header-nav .aj-auto-box .nav[data-v-3f95cb0a] {
  width: auto;
  height: 64px;
  position: relative
}
.header-nav .aj-auto-box .nav li[data-v-3f95cb0a] {
  position: relative;
  flex: auto;
  padding: 0 40px;
  cursor: pointer
}
.header-nav .aj-auto-box .nav li.active{border-bottom: 1px solid #fff;box-sizing: border-box;height: 99%;}
.header-nav .aj-auto-box .nav li a[data-v-3f95cb0a] {
  height: 64px;
  line-height: 64px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  border: none;
  background-color: transparent
}
.header-nav .aj-auto-box .nav li a[data-v-3f95cb0a]:after {
  display: none
}
.header-nav .aj-auto-box .nav li a .hot[data-v-3f95cb0a] {
  position: relative
}
.header-nav .aj-auto-box .nav li a .hot[data-v-3f95cb0a]:after {
  content: "";
  position: absolute;
  right: -19px;
  top: -17px;
  background: url(../image/hot.png) no-repeat;
  background-size: 28px 15px;
  width: 28px;
  height: 15px
}
.header-nav .aj-auto-box .nav li .nav-active-icon[data-v-3f95cb0a] {
  visibility: visible;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12px;
  margin: auto;
  width: 26px;
  height: 8px;
  transition: transform .5s ease
}
.header-nav .aj-auto-box .nav li:hover a[data-v-3f95cb0a] {
  color: #fff;
	font-weight: 600;
}
.header-nav .aj-auto-box .nav li.active a[data-v-3f95cb0a] {
  font-weight: 600;
  color: #fff
}
.header-nav .aj-auto-box .rapid-quotation[data-v-3f95cb0a] {
  display: block;
  width: 150px;
  height: 48px;
  cursor: pointer
}
@font-face {
  font-family: SourceHanSansCN-Regular;

}
@font-face {
  font-family: SourceHanSansCN-Light;

}
@font-face {
  font-family: DIN-Condensed;
}
@font-face {
  font-family: DIN-Alternate;
}
@font-face {
  font-family: yzflayout;
  src: url(../font/yzflayout.87afda31.562e583.eot);
  src: url(../font/yzflayout.87afda31.562e583.eot) format("embedded-opentype"), url(../font/yzflayout.9e7f84b1.183d7f7.ttf) format("truetype"), url(../font/yzflayout.adcd5484.e61ae95.woff) format("woff"), url(../font/yzflayout.eb5d0bcc.847b837.svg) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block
}
[class*=" yzflayout-icon-"], [class^=yzflayout-icon-] {
  font-family: yzflayout !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.yzflayout-icon-Frame:before {
  content: "\e900"
}
.yzflayout-icon-Frame-4:before {
  content: "\e901"
}
.yzflayout-icon-Frame-1:before {
  content: "\e902"
}
.yzflayout-icon-Frame-2:before {
  content: "\e903"
}
.yzflayout-icon-Frame-3:before {
  content: "\e904"
}
.yzflayout-icon-xinlangweibo:before {
  content: "\e600"
}
.yzflayout-icon-zuanshi:before {
  content: "\e601"
}
.yzflayout-icon-chanliangzhanbi:before {
  content: "\e60a"
}
.yzflayout-icon-pingjia1:before {
  content: "\e618"
}
.yzflayout-icon-dianhua:before {
  content: "\e61c"
}
.yzflayout-icon-weizhi:before {
  content: "\e61d"
}
.yzflayout-icon-fanghucang:before {
  content: "\e620"
}
.yzflayout-icon-ruzhuhuanbao:before {
  content: "\e627"
}
.yzflayout-icon-shinianzhibao:before {
  content: "\e628"
}
.yzflayout-icon-quanchengguanjia:before {
  content: "\e629"
}
.yzflayout-icon-lanzuangongcheng:before {
  content: "\e62a"
}
.yzflayout-icon-huanbaosheji:before {
  content: "\e62c"
}
.yzflayout-icon-xianchang:before {
  content: "\e631"
}
.yzflayout-icon-qiyexinwen:before {
  content: "\e665"
}
.yzflayout-icon-tousujianyi:before {
  content: "\e666"
}
.yzflayout-icon-gongsijianjie:before {
  content: "\e667"
}
.yzflayout-icon-kehupingjia:before {
  content: "\e668"
}
.yzflayout-icon-rencaizhaopin:before {
  content: "\e669"
}
.yzflayout-icon-xianxiamendian:before {
  content: "\e66a"
}
.yzflayout-icon-dianpu:before {
  content: "\e67d"
}
.yzflayout-icon-Union:before {
  content: "\e681"
}
.yzflayout-icon-Union-1:before {
  content: "\e682"
}
.yzflayout-icon-Vector:before {
  content: "\e68e"
}
.yzflayout-icon-guanjia:before {
  content: "\e6a5"
}
.yzflayout-icon-yiyuanjianjie:before {
  content: "\e722"
}
.yzflayout-icon-xinwen:before {
  content: "\e755"
}
.yzflayout-icon-shuye2:before {
  content: "\e78b"
}
.yzflayout-icon-zhaopin:before {
  content: "\e7a5"
}
.yzflayout-icon-xinfeng:before {
  content: "\e809"
}
.yzflayout-icon-qianbi:before {
  content: "\e810"
}
.yzflayout-icon-fangzi:before {
  content: "\e85b"
}
/*!
 * Viewer.js v1.11.2
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-01-01T10:14:47.694Z
 */ .viewer-close:before, .viewer-flip-horizontal:before, .viewer-flip-vertical:before, .viewer-fullscreen-exit:before, .viewer-fullscreen:before, .viewer-next:before, .viewer-one-to-one:before, .viewer-play:before, .viewer-prev:before, .viewer-reset:before, .viewer-rotate-left:before, .viewer-rotate-right:before, .viewer-zoom-in:before, .viewer-zoom-out:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-size: 280px;
  color: transparent;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  width: 20px
}
.viewer-zoom-in:before {
  background-position: 0 0;
  content: "Zoom In"
}
.viewer-zoom-out:before {
  background-position: -20px 0;
  content: "Zoom Out"
}
.viewer-one-to-one:before {
  background-position: -40px 0;
  content: "One to One"
}
.viewer-reset:before {
  background-position: -60px 0;
  content: "Reset"
}
.viewer-prev:before {
  background-position: -80px 0;
  content: "Previous"
}
.viewer-play:before {
  background-position: -100px 0;
  content: "Play"
}
.viewer-next:before {
  background-position: -120px 0;
  content: "Next"
}
.viewer-rotate-left:before {
  background-position: -140px 0;
  content: "Rotate Left"
}
.viewer-rotate-right:before {
  background-position: -160px 0;
  content: "Rotate Right"
}
.viewer-flip-horizontal:before {
  background-position: -180px 0;
  content: "Flip Horizontal"
}
.viewer-flip-vertical:before {
  background-position: -200px 0;
  content: "Flip Vertical"
}
.viewer-fullscreen:before {
  background-position: -220px 0;
  content: "Enter Full Screen"
}
.viewer-fullscreen-exit:before {
  background-position: -240px 0;
  content: "Exit Full Screen"
}
.viewer-close:before {
  background-position: -260px 0;
  content: "Close"
}
.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.viewer-container::-moz-selection, .viewer-container ::-moz-selection {
  background-color: transparent
}
.viewer-container::selection, .viewer-container ::selection {
  background-color: transparent
}
.viewer-container:focus {
  outline: 0
}
.viewer-container img {
  display: block;
  height: auto;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%
}
.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0
}
.viewer-canvas > img {
  height: auto;
  margin: 15px auto;
  max-width: 90% !important;
  width: auto
}
.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center
}
.viewer-navbar {
  background-color: rgba(0, 0, 0, .5);
  overflow: hidden
}
.viewer-list {
  box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0
}
.viewer-list > li {
  color: transparent;
  cursor: pointer;
  float: left;
  font-size: 0;
  height: 50px;
  line-height: 0;
  opacity: .5;
  overflow: hidden;
  transition: opacity .15s;
  width: 30px
}
.viewer-list > li:focus, .viewer-list > li:hover {
  opacity: .75
}
.viewer-list > li:focus {
  outline: 0
}
.viewer-list > li + li {
  margin-left: 1px
}
.viewer-list > .viewer-loading {
  position: relative
}
.viewer-list > .viewer-loading:after {
  border-width: 2px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px
}
.viewer-list > .viewer-active, .viewer-list > .viewer-active:focus, .viewer-list > .viewer-active:hover {
  opacity: 1
}
.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  right: 0;
  z-index: 1
}
.viewer-player, .viewer-player > img {
  left: 0;
  position: absolute;
  top: 0
}
.viewer-toolbar > ul {
  display: inline-block;
  margin: 0 auto 5px;
  overflow: hidden;
  padding: 6px 3px
}
.viewer-toolbar > ul > li {
  background-color: rgba(0, 0, 0, .5);
  border-radius: 50%;
  cursor: pointer;
  float: left;
  height: 24px;
  overflow: hidden;
  transition: background-color .15s;
  width: 24px
}
.viewer-toolbar > ul > li:focus, .viewer-toolbar > ul > li:hover {
  background-color: rgba(0, 0, 0, .8)
}
.viewer-toolbar > ul > li:focus {
  box-shadow: 0 0 3px #fff;
  outline: 0;
  position: relative;
  z-index: 1
}
.viewer-toolbar > ul > li:before {
  margin: 2px
}
.viewer-toolbar > ul > li + li {
  margin-left: 1px
}
.viewer-toolbar > ul > .viewer-small {
  height: 18px;
  margin-bottom: 3px;
  margin-top: 3px;
  width: 18px
}
.viewer-toolbar > ul > .viewer-small:before {
  margin: -1px
}
.viewer-toolbar > ul > .viewer-large {
  height: 30px;
  margin-bottom: -3px;
  margin-top: -3px;
  width: 30px
}
.viewer-toolbar > ul > .viewer-large:before {
  margin: 5px
}
.viewer-tooltip {
  background-color: rgba(0, 0, 0, .8);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px
}
.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  margin: 5px 5%;
  max-width: 90%;
  min-height: 14px;
  opacity: .8;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity .15s;
  white-space: nowrap
}
.viewer-title:hover {
  opacity: 1
}
.viewer-button {
  -webkit-app-region: no-drag;
  background-color: rgba(0, 0, 0, .5);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  transition: background-color .15s;
  width: 80px
}
.viewer-button:focus, .viewer-button:hover {
  background-color: rgba(0, 0, 0, .8)
}
.viewer-button:focus {
  box-shadow: 0 0 3px #fff;
  outline: 0
}
.viewer-button:before {
  bottom: 15px;
  left: 15px;
  position: absolute
}
.viewer-fixed {
  position: fixed
}
.viewer-open {
  overflow: hidden
}
.viewer-show {
  display: block
}
.viewer-hide {
  display: none
}
.viewer-backdrop {
  background-color: rgba(0, 0, 0, .5)
}
.viewer-invisible {
  visibility: hidden
}
.viewer-move {
  cursor: move;
  cursor: grab
}
.viewer-fade {
  opacity: 0
}
.viewer-in {
  opacity: 1
}
.viewer-transition {
  transition: all .3s
}
@keyframes viewer-spinner {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}
.viewer-loading:after {
  animation: viewer-spinner 1s linear infinite;
  border: 4px solid hsla(0, 0%, 100%, .1);
  border-left-color: hsla(0, 0%, 100%, .5);
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 1
}
@media (max-width:767px) {
  .viewer-hide-xs-down {
    display: none
  }
}
@media (max-width:991px) {
  .viewer-hide-sm-down {
    display: none
  }
}
@media (max-width:1199px) {
  .viewer-hide-md-down {
    display: none
  }
}