.tmplBody___2i-Tk {
  padding-top: 80px;
  background-color: #f9f9f9;
}
.tmplBody___2i-Tk .container {
  margin: 0 auto;
  max-width: 1200px;
}
@media screen and (max-width: 640px) {
  .tmplBody___2i-Tk {
    padding-top: 44px;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-avatar {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  background: #ccc;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
}
.ant-avatar-image {
  background: transparent;
}
.ant-avatar-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.ant-avatar.ant-avatar-icon {
  font-size: 18px;
}
.ant-avatar.ant-avatar-icon > .anticon {
  margin: 0;
}
.ant-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.ant-avatar-lg-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.ant-avatar-lg.ant-avatar-icon {
  font-size: 24px;
}
.ant-avatar-lg.ant-avatar-icon > .anticon {
  margin: 0;
}
.ant-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
}
.ant-avatar-sm-string {
  position: absolute;
  left: 50%;
  transform-origin: 0 center;
}
.ant-avatar-sm.ant-avatar-icon {
  font-size: 14px;
}
.ant-avatar-sm.ant-avatar-icon > .anticon {
  margin: 0;
}
.ant-avatar-square {
  border-radius: 4px;
}
.ant-avatar > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hidden___WMYiB {
  top: -100px !important;
  opacity: 0 !important;
}
.header___1KXkL {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 80px;
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  opacity: 1;
  transition: opacity 0.3s, top 0.3s;
}
.header___1KXkL .navigator:before,
.header___1KXkL .navigator:after {
  content: " ";
  display: table;
}
.header___1KXkL .navigator:after {
  clear: both;
}
.header___1KXkL .navigator .author-info {
  float: left;
  padding: 15px 0;
}
.header___1KXkL .navigator .author-info .author-avatar {
  margin-right: 20px;
}
.header___1KXkL .navigator .author-info .author-nick {
  font-size: 18px;
  color: #333333;
}
.header___1KXkL .navigator .nav {
  float: right;
  margin-bottom: 0;
}
.header___1KXkL .navigator .nav li {
  float: left;
}
.header___1KXkL .navigator .nav li a {
  display: block;
  line-height: 80px;
  padding: 0 30px;
  font-size: 14px;
  color: #7B7B7B;
}
.header___1KXkL .navigator .nav li a:hover,
.header___1KXkL .navigator .nav li a.active {
  color: #333333;
  background-color: #F4F5F9;
}
@media screen and (max-width: 640px) {
  .header___1KXkL {
    height: 44px;
  }
  .header___1KXkL .navigator {
    padding: 0 15px;
  }
  .header___1KXkL .navigator .author-info {
    padding: 10px 0;
  }
  .header___1KXkL .navigator .author-info .author-avatar {
    margin-right: 15px;
  }
  .header___1KXkL .navigator .author-info .ant-avatar {
    width: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
  }
  .header___1KXkL .navigator .author-info .author-nick {
    font-size: 12px;
  }
  .header___1KXkL .navigator .nav-right {
    float: right;
    display: flex;
    align-items: center;
  }
  .header___1KXkL .navigator .nav-right .search-btn {
    margin-right: 20px;
  }
  .header___1KXkL .navigator .nav-menu-btn {
    padding: 10px 0;
  }
  .searchBarContainer___14en8 .search-bar-container .search-bar {
    position: absolute;
    width: 100%;
    height: 44px;
    background-color: white;
  }
  .searchBarContainer___14en8 .search-bar-container .search-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 5px 0;
    width: 100%;
  }
  .searchBarContainer___14en8 .search-bar-container .search-wrapper .ant-input-prefix {
    margin-right: 14px;
  }
  .searchBarContainer___14en8 .search-bar-container .search-wrapper .ant-input-affix-wrapper {
    padding: 4px 15px;
    height: 34px;
    line-height: 24px;
    border: none;
    font-size: 14px;
    background-color: transparent;
  }
  .searchBarContainer___14en8 .search-bar-container .search-wrapper .ant-input-affix-wrapper:focus {
    box-shadow: none;
  }
  .searchBarContainer___14en8 .search-bar-container .search-wrapper .ant-input-affix-wrapper-focused {
    box-shadow: none;
  }
  .searchBarContainer___14en8 .search-bar-container .search-wrapper .ant-input {
    background-color: transparent;
  }
  .searchBarContainer___14en8 .search-bar-container .search-wrapper .close {
    padding: 8px;
    height: 34px;
    color: #666666;
    font-size: 12px;
    right: 8px;
  }
  .searchBarContainer___14en8 .search-bar-container .search-wrapper .close:hover {
    color: #333333;
  }
}

.searchBarContainer___3ekqf {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 110;
}
.searchBarContainer___3ekqf .search-bar-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.searchBarContainer___3ekqf .search-bar {
  position: absolute;
  width: 100%;
  height: 60px;
  background-color: white;
}
.searchBarContainer___3ekqf .search-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 5px 0;
  width: 750px;
}
.searchBarContainer___3ekqf .search-wrapper .ant-input-prefix {
  margin-right: 16px;
}
.searchBarContainer___3ekqf .search-wrapper .ant-input-affix-wrapper {
  height: 50px;
  line-height: 40px;
  border: none;
  font-size: 16px;
  background-color: transparent;
}
.searchBarContainer___3ekqf .search-wrapper .ant-input-affix-wrapper:focus {
  box-shadow: none;
}
.searchBarContainer___3ekqf .search-wrapper .ant-input-affix-wrapper-focused {
  box-shadow: none;
}
.searchBarContainer___3ekqf .search-wrapper .ant-input {
  background-color: transparent;
}
.searchBarContainer___3ekqf .search-wrapper .close {
  position: absolute;
  display: inline-block;
  padding: 10px;
  height: 50px;
  color: #666666;
  font-size: 16px;
  top: auto;
  bottom: auto;
  right: 0;
  cursor: pointer;
}
.searchBarContainer___3ekqf .search-wrapper .close:hover {
  color: #333333;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-drawer {
  position: fixed;
  z-index: 1000;
  width: 0%;
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), height 0s ease 0.3s, width 0s ease 0.3s;
}
.ant-drawer > * {
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), box-shadow 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-content-wrapper {
  position: absolute;
}
.ant-drawer .ant-drawer-content {
  width: 100%;
  height: 100%;
}
.ant-drawer-left,
.ant-drawer-right {
  top: 0;
  width: 0%;
  height: 100%;
}
.ant-drawer-left .ant-drawer-content-wrapper,
.ant-drawer-right .ant-drawer-content-wrapper {
  height: 100%;
}
.ant-drawer-left.ant-drawer-open,
.ant-drawer-right.ant-drawer-open {
  width: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-left.ant-drawer-open.no-mask,
.ant-drawer-right.ant-drawer-open.no-mask {
  width: 0%;
}
.ant-drawer-left {
  left: 0;
}
.ant-drawer-left .ant-drawer-content-wrapper {
  left: 0;
}
.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 6px 0 16px -8px rgba(0, 0, 0, 0.08), 9px 0 28px 0 rgba(0, 0, 0, 0.05), 12px 0 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-right {
  right: 0;
}
.ant-drawer-right .ant-drawer-content-wrapper {
  right: 0;
}
.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: -6px 0 16px -8px rgba(0, 0, 0, 0.08), -9px 0 28px 0 rgba(0, 0, 0, 0.05), -12px 0 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-right.ant-drawer-open.no-mask {
  right: 1px;
  transform: translateX(1px);
}
.ant-drawer-top,
.ant-drawer-bottom {
  left: 0;
  width: 100%;
  height: 0%;
}
.ant-drawer-top .ant-drawer-content-wrapper,
.ant-drawer-bottom .ant-drawer-content-wrapper {
  width: 100%;
}
.ant-drawer-top.ant-drawer-open,
.ant-drawer-bottom.ant-drawer-open {
  height: 100%;
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-top.ant-drawer-open.no-mask,
.ant-drawer-bottom.ant-drawer-open.no-mask {
  height: 0%;
}
.ant-drawer-top {
  top: 0;
}
.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 0 6px 16px -8px rgba(0, 0, 0, 0.08), 0 9px 28px 0 rgba(0, 0, 0, 0.05), 0 12px 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-bottom {
  bottom: 0;
}
.ant-drawer-bottom .ant-drawer-content-wrapper {
  bottom: 0;
}
.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper {
  box-shadow: 0 -6px 16px -8px rgba(0, 0, 0, 0.08), 0 -9px 28px 0 rgba(0, 0, 0, 0.05), 0 -12px 48px 16px rgba(0, 0, 0, 0.03);
}
.ant-drawer-bottom.ant-drawer-open.no-mask {
  bottom: 1px;
  transform: translateY(1px);
}
.ant-drawer.ant-drawer-open .ant-drawer-mask {
  height: 100%;
  opacity: 1;
  transition: none;
  animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.ant-drawer-content {
  position: relative;
  z-index: 1;
  overflow: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
}
.ant-drawer-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  padding: 20px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
  text-rendering: auto;
}
.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.ant-drawer-header-no-title .ant-drawer-close {
  margin-right: var(--scroll-bar);
  /* stylelint-disable-next-line function-calc-no-invalid */
  padding-right: calc(20px - var(--scroll-bar));
}
.ant-drawer-header {
  position: relative;
  padding: 16px 24px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 4px 4px 0 0;
}
.ant-drawer-header-no-title {
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
}
.ant-drawer-wrapper-body {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
}
.ant-drawer-body {
  flex-grow: 1;
  padding: 24px;
  overflow: auto;
  font-size: 14px;
  line-height: 1.5715;
  word-wrap: break-word;
}
.ant-drawer-footer {
  flex-shrink: 0;
  padding: 10px 10px;
  border-top: 1px solid #f0f0f0;
}
.ant-drawer-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.45);
  opacity: 0;
  filter: alpha(opacity=45);
  transition: opacity 0.3s linear, height 0s ease 0.3s;
}
.ant-drawer-open-content {
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-drawer .ant-picker-clear {
  background: #fff;
}
@keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ant-drawer-rtl {
  direction: rtl;
}
.ant-drawer-rtl .ant-drawer-close {
  right: auto;
  left: 0;
}

.drawerNav___2Wgnf li {
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #f1f1f1;
}
.drawerNav___2Wgnf li a {
  display: block;
  padding-left: 40px;
  font-size: 14px;
  color: #191919;
  -webkit-tap-highlight-color: transparent;
}

.footerTextEditWrapper___S2m-8 {
  display: inline-block;
  position: relative;
}
.footerTextEditWrapper___S2m-8 .text-wrapper {
  padding: 5px 0;
}
.footerTextEditWrapper___S2m-8 .text-wrapper:hover {
  border: 1px dashed #cccccc;
}
.footerTextEditWrapper___S2m-8 .text-wrapper:hover .icon-btn-edit-wrapper {
  display: block;
}
.footerTextEditWrapper___S2m-8 .icon-btn-edit-wrapper {
  display: none;
  padding-bottom: 10px;
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.footerTextEditWrapper___S2m-8 .icon-btn-edit {
  padding: 3px;
  display: inline-block;
  width: 50px;
  font-size: 12px;
  color: #333333;
  text-align: center;
  border-radius: 4px;
  background-color: white;
  cursor: pointer;
}
.footerTextEditWrapper___S2m-8 .icon-btn-edit p {
  margin-bottom: 0;
}
.footerTextEditWrapper___S2m-8 .icon-btn-edit .mhicon {
  font-size: 17px;
}
.footerTextEditWrapper___S2m-8 .footer-text-edit-box {
  position: absolute;
  left: 50%;
  bottom: 100px;
  z-index: 10;
  width: 500px;
  padding: 30px;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
  transform: translateX(-50%);
}
.footerTextEditWrapper___S2m-8 .footer-text-edit-box .edit-field {
  margin-bottom: 15px;
}
.footerTextEditWrapper___S2m-8 .footer-text-edit-box .ant-input {
  height: 38px;
}
.footerTextEditWrapper___S2m-8 .footer-text-edit-box .edit-footer {
  margin-top: 30px;
}
.footerTextEditWrapper___S2m-8 .footer-text-edit-box .edit-footer .ant-btn {
  width: 100px;
  height: 40px;
}
.footerTextEditWrapper___S2m-8 .footer-text-edit-box .edit-footer .ant-btn.ant-btn-primary {
  margin-left: 20px;
}

.footer___36uev {
  color: white;
  background-color: #333333;
}
.footer___36uev .footer-nav {
  padding: 20px 0;
  border-bottom: 1px solid #515151;
  overflow: hidden;
}
.footer___36uev .footer-nav .logo {
  display: inline-block;
}
.footer___36uev .footer-nav .nav {
  float: right;
  margin-bottom: 0;
}
.footer___36uev .footer-nav .nav li {
  float: left;
  margin-left: 60px;
  line-height: 38px;
}
.footer___36uev .footer-nav .nav a {
  font-size: 14px;
  color: #999999;
}
.footer___36uev .footer-nav .nav a:hover {
  color: white;
}
.footer___36uev .copyright {
  padding: 20px 0;
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.footer___36uev .copyright span.text {
  margin: 0 20px;
}
.footer___36uev .copyright a {
  color: inherit;
}
.footer___36uev .right-bottom-fixed-btns .fixed-btn {
  background-color: white;
}
@media screen and (max-width: 640px) {
  .footer___36uev .copyright span.text {
    display: block;
  }
  .footer___36uev .copyright span.text:not(:first-child) {
    margin-top: 15px;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-back-top {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: fixed;
  right: 100px;
  bottom: 50px;
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.ant-back-top-rtl {
  right: auto;
  left: 100px;
  direction: rtl;
}
.ant-back-top-content {
  width: 40px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 20px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-back-top-content:hover {
  background-color: rgba(0, 0, 0, 0.65);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-back-top-icon {
  width: 14px;
  height: 16px;
  margin: 12px auto;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat;
}
@media screen and (max-width: 768px) {
  .ant-back-top {
    right: 60px;
  }
}
@media screen and (max-width: 480px) {
  .ant-back-top {
    right: 20px;
  }
}

.rightBottomFixedBtns___3vrIa {
  position: fixed;
  right: 30px;
  bottom: 120px;
  height: 110px;
}
.rightBottomFixedBtns___3vrIa .fixed-btn {
  position: relative;
  margin-top: 10px;
  width: 50px;
  height: 50px;
  font-size: 20px;
  color: #666666;
  text-align: center;
  line-height: 50px;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.08);
  cursor: pointer;
  overflow: hidden;
}
.rightBottomFixedBtns___3vrIa .fixed-btn:hover .mhicon {
  opacity: 0;
}
.rightBottomFixedBtns___3vrIa .fixed-btn:hover .text {
  opacity: 1;
}
.rightBottomFixedBtns___3vrIa .fixed-btn .mhicon {
  opacity: 1;
  transition: opacity 0.3s;
}
.rightBottomFixedBtns___3vrIa .fixed-btn .text {
  padding: 4px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-size: 14px;
  line-height: 1.5;
  opacity: 0;
  transition: opacity 0.3s;
}
.rightBottomFixedBtns___3vrIa .fixed-btn.btn-enquiry .text {
  line-height: 42px;
}
.rightBottomFixedBtns___3vrIa .ant-back-top {
  position: static;
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 640px) {
  .rightBottomFixedBtns___3vrIa {
    right: 15px;
  }
}

.pageContent___1K6is {
  min-height: 500px;
}
.pageContent___1K6is section {
  position: relative;
}
.pageContent___1K6is .shots-section {
  padding: 50px 0;
}
.pageContent___1K6is .section-header {
  height: 60px;
  margin-bottom: 25px;
}
.pageContent___1K6is .section-header h2 {
  display: inline;
  font-size: 40px;
}
.pageContent___1K6is .section-header .search-wrapper {
  float: right;
  padding: 15px 0;
}
.pageContent___1K6is .section-header .search-wrapper .ant-input-search {
  width: 280px;
  height: 40px;
  line-height: 30px;
}
.pageContent___1K6is .section-header .ant-input-search,
.pageContent___1K6is .section-header .ant-input {
  background-color: transparent;
}
.pageContent___1K6is .section-bottom {
  padding: 10px 0;
  text-align: center;
}
.pageContent___1K6is .section-bottom .ant-btn {
  height: 40px;
  width: 190px;
  line-height: 40px;
  background-color: transparent;
  color: #999999;
}
.pageContent___1K6is .home-contact {
  margin: 100px 0 200px;
  text-align: center;
}
.pageContent___1K6is .home-contact .ant-btn {
  width: 300px;
  height: 80px;
  font-size: 20px;
  border-radius: 4px;
  color: white;
  background-color: #333333;
}
@media screen and (max-width: 640px) {
  .pageContent___1K6is .shots-section {
    padding: 0;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-tooltip {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1060;
  display: block;
  max-width: 250px;
  visibility: visible;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 8px;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 8px;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 8px;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 8px;
}
.ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.ant-tooltip-arrow {
  position: absolute;
  display: block;
  width: 13.07106781px;
  height: 13.07106781px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ant-tooltip-arrow::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.75);
  content: '';
  pointer-events: auto;
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: -5.07106781px;
}
.ant-tooltip-placement-top .ant-tooltip-arrow::before,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow::before,
.ant-tooltip-placement-topRight .ant-tooltip-arrow::before {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 13px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: -5.07106781px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow::before,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow::before,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow::before {
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: -5.07106781px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow::before,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow::before,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow::before {
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 5px;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 5px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: -5.07106781px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow::before,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow::before,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow::before {
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(6.53553391px) rotate(45deg);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px;
}
.ant-tooltip-rtl {
  direction: rtl;
}
.ant-tooltip-rtl .ant-tooltip-inner {
  text-align: right;
}

.shotsList___IQAPj {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-flow: row wrap;
}
.shotsList___IQAPj .shots-item {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
  width: 285px;
}
.shotsList___IQAPj .shots-item-cover {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.shotsList___IQAPj .shots-item-cover img {
  width: 100%;
  border-radius: 2px;
  transition: transform 0.3s;
}
.shotsList___IQAPj .shots-item-cover img:hover {
  transform: scale(1.2);
}
.shotsList___IQAPj .shots-item-cover .video-type-img {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 50px;
}
.shotsList___IQAPj .shots-item-content {
  padding: 12px;
  background-color: white;
}
.shotsList___IQAPj .shots-item-content .title {
  font-size: 18px;
  line-height: 1.5;
  height: 54px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.shotsList___IQAPj .shots-item-content .title a {
  color: #333333;
}
.shotsList___IQAPj .shots-item-content .title a:hover {
  color: #168DD7;
}
.shotsList___IQAPj .shots-item-content .brand {
  margin-top: 10px;
  height: 22px;
}
.shotsList___IQAPj .shots-item-content .brand-tag {
  display: inline-block;
  padding: 4px 10px;
  background-color: #EEEEEE;
  font-size: 12px;
  border-radius: 10px;
  line-height: 1;
  color: #666666;
  cursor: pointer;
}
.shotsList___IQAPj .shots-item-content .intro {
  margin-top: 12px;
}
.shotsList___IQAPj .shots-item-content .intro .date {
  font-size: 14px;
  color: #999999;
}
@media screen and (max-width: 640px) {
  .shotsList___IQAPj {
    margin-left: 0;
    margin-right: 0;
  }
  .shotsList___IQAPj .shots-item {
    margin: 0 15px 20px;
    width: initial;
  }
}

.aboutContent___txnmS {
  display: flex;
  margin: 100px 0;
  background-color: white;
}
.aboutContent___txnmS .about-info,
.aboutContent___txnmS .about-image {
  width: 50%;
}
.aboutContent___txnmS .about-info {
  padding: 30px 50px;
  min-height: 400px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.aboutContent___txnmS .about-info .about-title {
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: bolder;
  color: #333333;
  text-align: center;
}
.aboutContent___txnmS .about-info .about-intro {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  text-align: justify;
}
.aboutContent___txnmS .about-image {
  display: flex;
  align-items: center;
}
.aboutContent___txnmS .about-image img {
  max-width: 100%;
}
@media screen and (max-width: 460px) {
  .aboutContent___txnmS {
    flex-direction: column;
    margin-left: 15px;
    margin-right: 15px;
    background-color: transparent;
  }
  .aboutContent___txnmS .about-title {
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
  }
  .aboutContent___txnmS .about-info,
  .aboutContent___txnmS .about-image {
    width: initial;
  }
  .aboutContent___txnmS .about-info {
    padding: 20px 20px;
  }
  .aboutContent___txnmS .about-info .about-intro {
    font-size: 14px;
    line-height: 1.75;
  }
}

.banner___1mCby {
  position: relative;
  margin: 20px 0;
}
.banner___1mCby img {
  max-width: 100%;
}
.banner___1mCby .title-group-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 50px 80px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.banner___1mCby .title-group {
  margin: 0 auto;
  max-width: 1200px;
}
.banner___1mCby .title-group .brand {
  margin-bottom: 12px;
  font-size: 24px;
  color: white;
}
.banner___1mCby .title-group .title {
  font-size: 32px;
  color: white;
}
.banner___1mCby .title-group .title a {
  color: white;
}
@media screen and (max-width: 640px) {
  .banner___1mCby {
    margin: 10px 0 20px;
  }
  .banner___1mCby .title-group-wrapper {
    padding: 20px 15px;
  }
  .banner___1mCby .title-group .title {
    font-size: 16px;
  }
  .banner___1mCby .title-group .brand {
    font-size: 14px;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-pagination {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-pagination ul,
.ant-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' ';
}
.ant-pagination-total-text {
  display: inline-block;
  height: 32px;
  margin-right: 8px;
  line-height: 30px;
  vertical-align: middle;
}
.ant-pagination-item {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  margin-right: 8px;
  font-family: Arial;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  user-select: none;
}
.ant-pagination-item a {
  display: block;
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.65);
  transition: none;
}
.ant-pagination-item a:hover {
  text-decoration: none;
}
.ant-pagination-item:focus,
.ant-pagination-item:hover {
  border-color: #168DD7;
  transition: all 0.3s;
}
.ant-pagination-item:focus a,
.ant-pagination-item:hover a {
  color: #168DD7;
}
.ant-pagination-item-active {
  font-weight: 500;
  background: #fff;
  border-color: #168DD7;
}
.ant-pagination-item-active a {
  color: #168DD7;
}
.ant-pagination-item-active:focus,
.ant-pagination-item-active:hover {
  border-color: #3ba8e3;
}
.ant-pagination-item-active:focus a,
.ant-pagination-item-active:hover a {
  color: #3ba8e3;
}
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  outline: 0;
}
.ant-pagination-jump-prev .ant-pagination-item-container,
.ant-pagination-jump-next .ant-pagination-item-container {
  position: relative;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  color: #168DD7;
  font-size: 12px;
  letter-spacing: -1px;
  opacity: 0;
  transition: all 0.2s;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(0, 0, 0, 0.25);
  letter-spacing: 2px;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  transition: all 0.2s;
}
.ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 1;
}
.ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 0;
}
.ant-pagination-prev,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  margin-right: 8px;
}
.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  color: rgba(0, 0, 0, 0.65);
  font-family: Arial;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-pagination-prev,
.ant-pagination-next {
  outline: 0;
}
.ant-pagination-prev a,
.ant-pagination-next a {
  color: rgba(0, 0, 0, 0.65);
  user-select: none;
}
.ant-pagination-prev:hover a,
.ant-pagination-next:hover a {
  border-color: #3ba8e3;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  display: block;
  height: 100%;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  transition: all 0.3s;
}
.ant-pagination-prev:focus .ant-pagination-item-link,
.ant-pagination-next:focus .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  color: #168DD7;
  border-color: #168DD7;
}
.ant-pagination-disabled,
.ant-pagination-disabled:hover,
.ant-pagination-disabled:focus {
  cursor: not-allowed;
}
.ant-pagination-disabled a,
.ant-pagination-disabled:hover a,
.ant-pagination-disabled:focus a,
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link,
.ant-pagination-disabled:focus .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-slash {
  margin: 0 10px 0 5px;
}
.ant-pagination-options {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
}
@media all and (-ms-high-contrast: none) {
  .ant-pagination-options *::-ms-backdrop,
  .ant-pagination-options {
    vertical-align: top;
  }
}
.ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  width: auto;
  margin-right: 8px;
}
.ant-pagination-options-quick-jumper {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  vertical-align: top;
}
.ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  transition: all 0.3s;
  width: 50px;
  margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
  opacity: 1;
}
.ant-pagination-options-quick-jumper input::placeholder {
  color: #bfbfbf;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:hover {
  border-color: #3ba8e3;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input:focus,
.ant-pagination-options-quick-jumper input-focused {
  border-color: #3ba8e3;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(22, 141, 215, 0.2);
}
.ant-pagination-options-quick-jumper input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-pagination-options-quick-jumper input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
.ant-pagination-options-quick-jumper input-sm {
  padding: 0px 7px;
}
.ant-pagination-simple .ant-pagination-prev,
.ant-pagination-simple .ant-pagination-next {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  height: 24px;
  border: 0;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  height: 24px;
  margin-right: 8px;
}
.ant-pagination-simple .ant-pagination-simple-pager input {
  box-sizing: border-box;
  height: 100%;
  margin-right: 8px;
  padding: 0 6px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  transition: border-color 0.3s;
}
.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #168DD7;
}
.ant-pagination.mini .ant-pagination-total-text,
.ant-pagination.mini .ant-pagination-simple-pager {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-item {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
}
.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev,
.ant-pagination.mini .ant-pagination-next {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-jump-prev,
.ant-pagination.mini .ant-pagination-jump-next {
  height: 24px;
  margin-right: 0;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options {
  margin-left: 2px;
}
.ant-pagination.mini .ant-pagination-options-size-changer {
  top: 0px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper input {
  padding: 0px 7px;
  width: 44px;
}
.ant-pagination.ant-pagination-disabled {
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border: none;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
  background: #dbdbdb;
  border-color: transparent;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
  color: #fff;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover,
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus {
  color: rgba(0, 0, 0, 0.45);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 0;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 1;
}
@media only screen and (max-width: 992px) {
  .ant-pagination-item-after-jump-prev,
  .ant-pagination-item-before-jump-next {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .ant-pagination-options {
    display: none;
  }
}
.ant-pagination-rtl {
  direction: rtl;
}
.ant-pagination-rtl .ant-pagination-total-text {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl .ant-pagination-item {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl .ant-pagination-prev,
.ant-pagination-rtl .ant-pagination-jump-prev,
.ant-pagination-rtl .ant-pagination-jump-next {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl .ant-pagination-options {
  margin-right: 16px;
  margin-left: 0;
}
.ant-pagination-rtl .ant-pagination-options-size-changer.ant-select {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl.ant-pagination-simple .ant-pagination-simple-pager input {
  margin-right: 0;
  margin-left: 8px;
}
.ant-pagination-rtl.ant-pagination.mini .ant-pagination-options {
  margin-right: 2px;
  margin-left: 0;
}

.shotsContent___VjVyW .shots-filter-wrapper {
  padding: 30px 0;
  overflow: hidden;
}
.shotsContent___VjVyW .shots-filter-wrapper .search-wrapper {
  float: right;
}
.shotsContent___VjVyW .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___VjVyW .shots-filter-wrapper .search-wrapper .ant-input {
  background-color: transparent;
}
.shotsContent___VjVyW .shots-filter-wrapper .search-wrapper .ant-input-search {
  width: 280px;
  height: 40px;
  line-height: 30px;
}
.shotsContent___VjVyW .shots-list-wrapper {
  margin-bottom: 100px;
}
.shotsContent___VjVyW .shots-list-pagination {
  padding: 20px 0;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .shotsContent___VjVyW .shots-filter-wrapper {
    padding: 10px 0;
  }
  .shotsContent___VjVyW .shots-list-wrapper {
    margin-bottom: 50px;
  }
}

@charset "UTF-8";
.video-react .video-react-control:before, .video-react .video-react-big-play-button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-react .video-react-control:before, .video-react .video-react-big-play-button:before {
  text-align: center;
}

@font-face {
  font-family: "video-react";
  src: url(data:application/vnd.ms-fontobject;base64,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?#iefix) format("eot");
}
@font-face {
  font-family: "video-react";
  src: url(data:application/font-woff;base64,d09GRgABAAAAABfIAAsAAAAAF3wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDtEPymNtYXAAAAFoAAAAVAAAAFQOVuSnZ2FzcAAAAbwAAAAIAAAACAAAABBnbHlmAAABxAAAEtAAABLQx1vcUmhlYWQAABSUAAAANgAAADYLMledaGhlYQAAFMwAAAAkAAAAJAesBCZobXR4AAAU8AAAAJQAAACUiAAUz2xvY2EAABWEAAAATAAAAExLllAobWF4cAAAFdAAAAAgAAAAIAAqAMluYW1lAAAV8AAAAbYAAAG2W2rK6XBvc3QAABeoAAAAIAAAACAAAwAAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8iAEAAAAAAAEAAAAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADgAAAAKAAgAAgACAAEAIPIg//3//wAAAAAAIPIA//3//wAB/+MOBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQFWANYDKgMqAAIAAAkCAVYB1P4sAyr+1v7WAAIAVgBWA6oDqgACABYAAAEtATcyHgIVFA4CIyIuAjU0PgIBqgEA/wBWWJxzQ0Nzm1lYnHNDQ3ObAUDAwOpDc5tZWJxzQ0Nzm1lYnHNDAAAAAwBWAFYDqgOqABMAJwAqAAAlMj4CNTQuAiMiDgIVFB4CEzIeAhUUDgIjIi4CNTQ+AhMRBQIARn1dNjZdfEdGfV02Nl18R1icc0NDc5tZWJxzQ0NzmwMBAKo2XXxHRn1dNjZdfEdGfV02AwBDc5tZWJxzQ0Nzm1lYnHND/ZYBgMAAAAAAAgEAANYDAAMqAAMABwAAATMRIyERMxECVqqq/qqqAyr9rAJU/awAAAMAVgBWA6oDqgADAAcAGwAAAREjESMRIxETMh4CFRQOAiMiLgI1ND4CAoBWVFaAWJxzQ0Nzm1lYnHNDQ3ObAVYBVP6sAVT+rAJUQ3ObWVicc0NDc5tZWJxzQwAABABWAFYDqgOqAAMAFwArAC8AAAERMxEHMj4CNTQuAiMiDgIVFB4CEzIeAhUUDgIjIi4CNTQ+AgMRMxECKlaARn1dNjZdfEdGfV02Nl18R1icc0NDc5tZWJxzQ0NzmydWAVYBVP6srDZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9rAFU/qwAAQEAAQADAAMAAAMAAAEhESEBAAIA/gADAP4AAAIAagEAA1YDAAACAAUAAAkBESEJAQHqAWz+gP6UAWwCAAEA/gABAAEAAAAAAgCqAQADlgMAAAIABQAACQIhEQECKgFs/pT+gAFsAwD/AP8AAgD/AAAAAAACAQABAAMAAwAAAgAGAAAJAREBMxEjAZYBav4AVlYCAAEA/gACAP4AAAAAAAIBAAEAAwADAAADAAYAAAEzESMhEQECqlZW/lYBagMA/gACAP8AAAACAKoAgANWA9YARQBoAAABDgEVFAYxIzczFSMHMDY1NDI1NBY7ATIWFx4BFx4BFRQGBw4BBw4BBw4BIyImJy4BJy4BNTMUFjMyNj8BMDY9AS8BMCYjETIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcB+AMLBB4KZkoEBAYFAwgGDQMDCgMHCwEDAwUGBgcDAxEGBg0DAwsGCAoiDgwDBgMKBAQKCQNGfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBvAEFAgMDXh4mAQMDAwMDAwMDBgMHGQ4GDQMDDQYGAwMDAQEDAwIDBBYMCwkBAwgJAxoICgQBbjVde0dGfV02Nl18RzReRSkpRV01NF5FKazW1gAABACqAIADVgPWABsARgBNAHAAAAEUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVByM1BzU3MxMyHgIVFA4CIyIuAjUzFB4CMzI+AjU0LgIjFSc3AjQOBgMIAwgEBBIEAwYDCAYGVAEDDBAGBg4GBg4GBggGCggBAw4OBgYOBgYOBgYKBgYDAwMBtigqTAYuRn1dNjZdfEdGfV02VilFXTU0XkUpKUVdNdbWAXgFCQEDCgkDVgkDBAoDAwgJA1YJJwkTBhoMBAEDAwYDBSgPHgkTBhoMBAEDAwYDAw4JCRAJaowMHhgBHjVde0dGfV02Nl18RzReRSkpRV01NF5FKazW1gAAAAQAqgCAA1YD1gAbAEYAowDGAAABFBYzMjY/ATA2PQE0JjU0JiMiBg8BMAYdATAWNxQGDwEwBiMiBiMiJicuAScuAT0BNDY/ATA2MzI2MzIWFx4BFx4BFx4BFSMyNj0BMCY1NCYrATAGIyIGHQEjNDYzMjYzMhYXHgEdATAGFRQGIyIGBx4BFx4BFRQGBw4BBw4BIyIGIyImJy4BJy4BNTMVMBYVFBY7ATA2MzI2PQEwJjU0JisBNRMyHgIVFA4CIyIuAjUzFB4CMzI+AjU0LgIjFSc3AjwQBgMGAwgEBBAEAwgDCAQEUAEDDBAGBg4GDxUKBgMDAwMDAwwQBgYMBgYOBgYKBgYDAwMB4gwSBAUDFgUDAwEsFg4DDgMNGQoICAQFAwMIAwYNAwMFAQMDBgMDDQYGDgYGCwMDDQYICiQEBQMWBQMDAQQFAxpmRn1dNjZdfEdGfV02VilFXTU0XkUpKUVdNdbWAXgGCAEDCgkDVgMGAwQKAwMICQNWCScJEwYaDAQLBQMOCQkQCR4JEwYaDAQBAwMGAwMOCQkQCQ4MCAUDAwEEBQMIDx8EBwUEGAoOCQMDBQcDAwcGBg4GBg0DAwoDAwUEAQMDAgMEGwsIBQMDAQQFAxYFAwMBHgFqNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAACAKoAgANWA9YAQgBlAAABDgEVFAYxIzczFSMHMDY1NDI1NBY7ATIWFx4BFx4BFRQGBw4BBw4BIyImJy4BJy4BNTMUFjMyNj8BMDY9AS8BMCYjJTQ+AjM1Fwc1Ig4CFRQeAjMyPgI1MxQOAiMiLgIB9AMLBBoKZkoEBAYFAwgGDQMDCgMHCwEDAwUGCBcPBg0DAwsGCAoiDgwDBgMKBAQKCQP+rjZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgG8AQUCAwNeHiYBAwMDAwMDAwMGAwcZDgYNAwMNBggIAQMDAgMEFgwLCQEDCAkDGggKBBpGfF01rNbWrClFXTU0XkUpKUVdNUZ9XTY2XXwAAAQAqgCAA1YD1gAbAEYATQBwAAABFBYzMjY/ATA2PQEwJjU0JiMiBg8BMAYdATAWNxQGDwEwBiMiBiMiJicuAScuAT0BNDY/ATA2MzI2MzIWFx4BFx4BFx4BFQcjNQc1NzMFND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgI0DgYDCAMIBAQSBAMGAwgGBlABAwwQBgYOBgYOBgYIBgoIAQMODgYGDgYGDgYGCgYGAwMDAbIoKkwG/tg2XXxH1tY0XkUpKUVdNTReRSlWNl18R0Z9XTYBeAUJAQMKCQNWCQMECgMDCAkDVgknCRMGGgwEAQMDBgMFKA8eCRMGGgwEAQMDBgMDDgkJEAlqjAweGDZGfF01rNbWrClFXTU0XkUpKUVdNUZ9XTY2XXwAAAAEAKoAgANWA9YAIgA+AGkAxgAAEzQ+AjM1Fwc1Ig4CFRQeAjMyPgI1MxQOAiMiLgIFFBYzMjY/ATA2PQEwJjU0JiMiBg8BMAYdATAWNxQGDwEwBiMiBiMiJicuAScuAT0BNDY/ATA2MzI2MzIWFx4BFx4BFx4BFSMyNj0BMCY1NCYrATAGIyIGHQEjNDYzMjYzMhYXHgEdATAGFRQGIyIGBx4BFx4BFRQGBw4BBw4BIyIGIyImJy4BJy4BNTMVMBYVFBY7ATA2MzI2PQEwJjU0JisBNao2XXxH1tY0XkUpKUVdNTReRSlWNl18R0Z9XTYBjg4GAwgDCAQEEgQDBgMIBARUAQMMEAYGDgYPFQoGAwMDAwMDDBAGBgwGBg4GBgoGBgMDAwHiDBIEBQMWBQMDASwWDgMOAw0ZCggIBAUDAwgDBg0DAwUBAwMGAwMNBgYOBgYLAwMNBggKJAQFAxYFAwMBBAUDGgHWRnxdNazW1qwpRV01NF5FKSlFXTVGfV02Nl18FwUJAQMKCQNWCQMECgMDCAkDVgknCRMGGgwECwUDDgkJEAkeCRMGGgwEAQMDBgMDDgkJEAkODAgFAwMBBAUDCA8fBAcFBBgKDgkDAwUHAwMHBgYOBgYNAwMKAwMFBAEDAwIDBBsLCAUDAwEEBQMWBQMDAR4AAAAABACAAIADgAOAAAIAFAAmAC4AAAEVJycBBycOAQc1PgE3JxEnIxEzJwE0LgInNR4DFRQGByc+ASccAQcnNR4BAgBa8ALKNlgiTiwbMBW21qrKygKqHzlNL0BuTy0XFUAKDGoCaDA6A1a0WoT9NjZYGygLWAcaEbb+4NYBAMr+tjNcSzYOWA5FY3xEMFsnQhk5HgcNBmheGFsAAAAAAQEqAKoCqgNWAAUAAAEzNxEnIwEqrNTUrAKA1v1U1gACANYAqgMWA1YABQAMAAATMzcRJyMlFAYHER4B1qrW1qoCQDwwMDwCgNb9VNaAOVsYAVgYWwAAAAMAgACKA4ADdgAVABwAIgAAAR4DFRQOAgc1PgM1NC4CJxMUBgcRHgElMzcRJyMCVkBuTy0tT21BLk45Hx85TS9qOjAwOv3AqtbWqgN2DkVjfEREe2NGDlgNN0tcMzNcSzYO/uI5WxgBWBhbR9b9VNYAAAAABADWANYDKgMqAAUACwARABcAAAEzFSM1IxM1MxUjNQE1MxUjFR0BMxUjNQJW1FSAgFTU/oDUgIDUAyrUgP5UgNRUASzUVICsgFTUAAQA1gDWAyoDKgAFAAsAEQAXAAABMxUjNTMDNTMVIxUBNTMVIzURNTMVIzUCqoDUVFTUgP6sVNTUVAKqVNT9rNRUgAHUgNRU/qxU1IAAAAAAAwCAAKoDgANWABcALwA/AAABNTQmKwEiBh0BFBY7ATI2PQEjFSM1MxUjNTQmKwEiBh0BFBY7ATI2PQEjFSM1MxUBMhYVERQGIyEiJjURNDYzAwAYEoASGhoSgBIYQFZW6hoSgBIYGBKAEhpAVlYBlCI0MyP9rCQyMiQCKiwSGBgSrBIYGBIsFoAWLBIYGBKsEhgYEiwWgBYBLDMj/gAiNDMjAgAiNAAABACAAIADgAOAAAMADQAZACkAAAE1MxUnETMyNj0BNCYjAREjFSM1IxEzNTMVATIWFREUBiMhIiY1ETQ2MwJqVpasEhgYEv8AQFZAQFYBlCI0MyP9rCQyMiQBwICAwP8AGBKsEhj/AAEAamr/AFZWAgAzI/2sIjQzIwJUIjQAAAACAGQAVgOcA6oACwBZAAABMjY1NCYjIgYVFBYlFx4BDwEOAS8BDgEPAQ4BKwEiJi8BLgEnBwYmLwEmNj8BLgE1PAE3Jy4BPwE+AR8BPgE/AT4BOwEyFh8BHgEXNzYWHwEWBg8BHgEVHAECAD1ZWD49WVgBfFoGAgRWBA4IahAkFBABCwisBwsCEBMkEWoHDgVWBAIGWgEBAloGAgRWBA4IahAkFBABCwisBwsCEBMkEWoHDgVWBAIGWgEBAWpYPj1ZWD49WWxGBBAIlAcEAyoMFghwBwsKCHAHFQ4qAwMIlAcQBUYKFQsKFQtGBBAIlAcEAyoMFghwBwsKCHAHFQ4qAwMIlAcQBUYKFQsKFQAAAAEAgABYA4ADqgAzAAABMhYVFAYjIiY1PAE3JQ4BIyImNTQ2MzIWFyUuATU0NjMyFhUUBiMiJicFHgEVFAYHBT4BAwAzSUkzM0kC/tISLBo0TEs1GS0SASwBA0s1NExLNRktEv7UAQMCAgEwECwBUkkzM0tLMwcPBrAQEks1NEwREa4HDwg0TEs1NEwTEbAHDwgHDwiwDxEAAwBWAFYDqgOqAAMABwAbAAABNSMVExEjERMyHgIVFA4CIyIuAjU0PgICKlRUVCpYnHNDQ3ObWVicc0NDc5sCgFZW/qoBAP8AAoBDc5tZWJxzQ0Nzm1lYnHNDAAAEAFYAVgOqA6oAAwAXACsALwAAATUzFQMyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CExEzEQHWVCpGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObL1QCgFZW/io2XXxHRn1dNjZdfEdGfV02AwBDc5tZWJxzQ0Nzm1lYnHND/YABAP8AAAABANYA1gMqAyoACwAAAQcXBycHJzcnNxc3Ayru7jzu7jzu7jzu7gLu7u487u487u487u4AAQBVAFUDqwOrABQAABMUHgIzMj4CNTQuAiMiDgIVVUN0nFhYnHRDQ3ScWFicdEMCAFicdENDdJxYWJx0Q0N0nFgAAAACAFUAVQOrA6sAFAAoAAABIg4CFRQeAjMyPgI1NC4CIxEiLgI1ND4CMzIeAhUUDgICAFicdENDdJxYWJx0Q0N0nFhHfF01NV18R0d8XTU1XXwDq0N0nFhYnHRDQ3ScWFicdEP9ADVdfEdHfF01NV18R0d8XTUAAAADAFUAVQOrA6sAFAAoADQAAAEiDgIVFB4CMzI+AjU0LgIjESIuAjU0PgIzMh4CFRQOAhMUBiMiJjU0NjMyFgIAWJx0Q0N0nFhYnHRDQ3ScWEd8XTU1XXxHR3xdNTVdfDlLNTVLSzU1SwOrQ3ScWFicdENDdJxYWJx0Q/0ANV18R0d8XTU1XXxHR3xdNQFVNUtLNTVLSwAAAAEAAAABAADxFM6JXw889QALBAAAAAAA1DSJZQAAAADUNIllAAAAAAOrA9YAAAAIAAIAAAAAAAAAAQAABAAAAAAABAAAAAAAA6sAAQAAAAAAAAAAAAAAAAAAACUEAAAAAAAAAAAAAAAAAAAABAABVgQAAFYEAABWBAABAAQAAFYEAABWBAABAAQAAGoEAACqBAABAAQAAQAEAACqBAAAqgQAAKoEAACqBAAAqgQAAKoEAACABAABKgQAANYEAACABAAA1gQAANYEAACABAAAgAQAAGQEAACABAAAVgQAAFYEAADWBAAAVQQAAFUEAABVAAAAAAAKABQAHgAsAFQAlgCqANgBIAEuAUQBWgFwAYQCEAKoA6YELgTGBcQGEgYiBj4GeAaeBsYHGgdaB+IILghcCKQIvgjgCRwJaAABAAAAJQDHAAQAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEACwAAAAEAAAAAAAIABwCEAAEAAAAAAAMACwBCAAEAAAAAAAQACwCZAAEAAAAAAAUACwAhAAEAAAAAAAYACwBjAAEAAAAAAAoAGgC6AAMAAQQJAAEAFgALAAMAAQQJAAIADgCLAAMAAQQJAAMAFgBNAAMAAQQJAAQAFgCkAAMAAQQJAAUAFgAsAAMAAQQJAAYAFgBuAAMAAQQJAAoANADUdmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0VmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwdmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0dmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0UmVndWxhcgBSAGUAZwB1AGwAYQBydmlkZW8tcmVhY3QAdgBpAGQAZQBvAC0AcgBlAGEAYwB0Rm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff"), url(data:application/x-font-ttf;base64,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) format("truetype");
  font-weight: normal;
  font-style: normal;
}
.video-react-icon, .video-react .video-react-closed-caption, .video-react .video-react-bezel .video-react-bezel-icon, .video-react .video-react-volume-level, .video-react .video-react-mute-control,
.video-react .video-react-volume-menu-button, .video-react .video-react-play-control, .video-react .video-react-play-progress, .video-react .video-react-big-play-button {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "video-react" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.video-react-icon-play-arrow:before, .video-react .video-react-bezel .video-react-bezel-icon-play:before, .video-react .video-react-play-control:before, .video-react .video-react-big-play-button:before {
  content: "\F200";
}

.video-react-icon-play-circle-filled:before {
  content: "\F201";
}

.video-react-icon-play-circle-outline:before {
  content: "\F202";
}

.video-react-icon-pause:before, .video-react .video-react-bezel .video-react-bezel-icon-pause:before, .video-react .video-react-play-control.video-react-playing:before {
  content: "\F203";
}

.video-react-icon-pause-circle-filled:before {
  content: "\F204";
}

.video-react-icon-pause-circle-outline:before {
  content: "\F205";
}

.video-react-icon-stop:before {
  content: "\F206";
}

.video-react-icon-fast-rewind:before, .video-react .video-react-bezel .video-react-bezel-icon-fast-rewind:before {
  content: "\F207";
}

.video-react-icon-fast-forward:before, .video-react .video-react-bezel .video-react-bezel-icon-fast-forward:before {
  content: "\F208";
}

.video-react-icon-skip-previous:before {
  content: "\F209";
}

.video-react-icon-skip-next:before {
  content: "\F20A";
}

.video-react-icon-replay-5:before, .video-react .video-react-bezel .video-react-bezel-icon-replay-5:before {
  content: "\F20B";
}

.video-react-icon-replay-10:before, .video-react .video-react-bezel .video-react-bezel-icon-replay-10:before {
  content: "\F20C";
}

.video-react-icon-replay-30:before, .video-react .video-react-bezel .video-react-bezel-icon-replay-30:before {
  content: "\F20D";
}

.video-react-icon-forward-5:before, .video-react .video-react-bezel .video-react-bezel-icon-forward-5:before {
  content: "\F20E";
}

.video-react-icon-forward-10:before, .video-react .video-react-bezel .video-react-bezel-icon-forward-10:before {
  content: "\F20F";
}

.video-react-icon-forward-30:before, .video-react .video-react-bezel .video-react-bezel-icon-forward-30:before {
  content: "\F210";
}

.video-react-icon-volume-off:before, .video-react .video-react-bezel .video-react-bezel-icon-volume-off:before, .video-react .video-react-mute-control.video-react-vol-muted:before,
.video-react .video-react-volume-menu-button.video-react-vol-muted:before {
  content: "\F211";
}

.video-react-icon-volume-mute:before, .video-react .video-react-mute-control.video-react-vol-0:before,
.video-react .video-react-volume-menu-button.video-react-vol-0:before {
  content: "\F212";
}

.video-react-icon-volume-down:before, .video-react .video-react-bezel .video-react-bezel-icon-volume-down:before, .video-react .video-react-mute-control.video-react-vol-2:before,
.video-react .video-react-volume-menu-button.video-react-vol-2:before, .video-react .video-react-mute-control.video-react-vol-1:before,
.video-react .video-react-volume-menu-button.video-react-vol-1:before {
  content: "\F213";
}

.video-react-icon-volume-up:before, .video-react .video-react-bezel .video-react-bezel-icon-volume-up:before, .video-react .video-react-mute-control:before,
.video-react .video-react-volume-menu-button:before {
  content: "\F214";
}

.video-react-icon-fullscreen:before {
  content: "\F215";
}

.video-react-icon-fullscreen-exit:before {
  content: "\F216";
}

.video-react-icon-closed-caption:before, .video-react .video-react-closed-caption:before {
  content: "\F217";
}

.video-react-icon-hd:before {
  content: "\F218";
}

.video-react-icon-settings:before {
  content: "\F219";
}

.video-react-icon-share:before {
  content: "\F21A";
}

.video-react-icon-info:before {
  content: "\F21B";
}

.video-react-icon-info-outline:before {
  content: "\F21C";
}

.video-react-icon-close:before {
  content: "\F21D";
}

.video-react-icon-circle:before, .video-react .video-react-volume-level:before, .video-react .video-react-play-progress:before {
  content: "\F21E";
}

.video-react-icon-circle-outline:before {
  content: "\F21F";
}

.video-react-icon-circle-inner-circle:before {
  content: "\F220";
}

.video-react {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  font-size: 10px;
  line-height: 1;
  font-family: serif, Times, "Times New Roman";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.video-react:-moz-full-screen {
  position: absolute;
}
.video-react:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-react *,
.video-react *:before,
.video-react *:after {
  box-sizing: inherit;
}
.video-react ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.video-react.video-react-fluid, .video-react.video-react-16-9, .video-react.video-react-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0;
}
.video-react.video-react-16-9 {
  padding-top: 56.25%;
}
.video-react.video-react-4-3 {
  padding-top: 75%;
}
.video-react.video-react-fill {
  width: 100%;
  height: 100%;
}
.video-react .video-react-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-react.video-react-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}
.video-react.video-react-fullscreen.video-react-user-inactive {
  cursor: none;
}

body.video-react-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}
body.video-react-full-window .video-react-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.video-react button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  cursor: pointer;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.video-react .video-react-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.video-react .video-react-loading-spinner:before, .video-react .video-react-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white;
  -webkit-animation: video-react-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, video-react-spinner-fade 1.1s linear infinite;
  animation: video-react-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, video-react-spinner-fade 1.1s linear infinite;
}

.video-react-seeking .video-react-loading-spinner,
.video-react-waiting .video-react-loading-spinner {
  display: block;
}

.video-react-seeking .video-react-loading-spinner:before,
.video-react-waiting .video-react-loading-spinner:before {
  border-top-color: white;
}

.video-react-seeking .video-react-loading-spinner:after,
.video-react-waiting .video-react-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}

@keyframes video-react-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes video-react-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes video-react-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
@-webkit-keyframes video-react-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
.video-react .video-react-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.video-react .video-react-big-play-button.video-react-big-play-button-center {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em;
}
.video-react .video-react-big-play-button.big-play-button-hide {
  display: none;
}
.video-react:hover .video-react-big-play-button,
.video-react .video-react-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

.video-react-menu-button {
  cursor: pointer;
}
.video-react-menu-button.video-react-disabled {
  cursor: default;
}

.video-react-menu .video-react-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
  font-family: serif, Times, "Times New Roman";
}
.video-react-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
}
.video-react-menu li:focus, .video-react-menu li:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
.video-react-menu li.video-react-selected, .video-react-menu li.video-react-selected:focus, .video-react-menu li.video-react-selected:hover {
  background-color: #fff;
  color: #2B333F;
}
.video-react-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}

.video-react-scrubbing .vjs-menu-button:hover .video-react-menu {
  display: none;
}

.video-react .video-react-menu-button-popup .video-react-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}
.video-react .video-react-menu-button-popup .video-react-menu .video-react-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.video-react-menu-button-popup .video-react-menu.video-react-lock-showing {
  display: block;
}

.video-react .video-react-menu-button-inline {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
}
.video-react .video-react-menu-button-inline:before {
  width: 2.222222222em;
}
.video-react .video-react-menu-button-inline:hover, .video-react .video-react-menu-button-inline:focus, .video-react .video-react-menu-button-inline.video-react-slider-active {
  width: 12em;
}
.video-react .video-react-menu-button-inline:hover .video-react-menu, .video-react .video-react-menu-button-inline:focus .video-react-menu, .video-react .video-react-menu-button-inline.video-react-slider-active .video-react-menu {
  display: block;
  opacity: 1;
}
.video-react .video-react-menu-button-inline.video-react-slider-active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.video-react .video-react-menu-button-inline .video-react-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.video-react .video-react-menu-button-inline .video-react-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.video-react-no-flex .video-react-menu-button-inline .video-react-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}
.video-react-no-flex .video-react-menu-button-inline:hover, .video-react-no-flex .video-react-menu-button-inline:focus, .video-react-no-flex .video-react-menu-button-inline.video-react-slider-active {
  width: auto;
}

.video-react .video-react-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.video-react .video-react-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

.video-react .video-react-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
.video-react .video-react-slider:focus {
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}

.video-react .video-react-control {
  outline: none;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.video-react .video-react-control:before {
  font-size: 1.8em;
  line-height: 1.67;
}
.video-react .video-react-control:focus:before, .video-react .video-react-control:hover:before, .video-react .video-react-control:focus {
  text-shadow: 0em 0em 1em #fff, 0em 0em 0.5em #fff;
}

.video-react .video-react-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.video-react-no-flex .video-react-control {
  display: table-cell;
  vertical-align: middle;
}

.video-react .video-react-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, 0.7);
}

.video-react-has-started .video-react-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}

.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar.video-react-control-bar-auto-hide {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}

.video-react-controls-disabled .video-react-control-bar,
.video-react-using-native-controls .video-react-control-bar,
.video-react-error .video-react-control-bar {
  display: none !important;
}

.video-react-audio.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar {
  opacity: 1;
  visibility: visible;
}

.video-react-has-started.video-react-no-flex .video-react-control-bar {
  display: table;
}

.video-react .video-react-progress-control {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 4em;
}

.video-react-live .video-react-progress-control {
  display: none;
}

.video-react .video-react-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 0.3em;
}

.video-react .video-react-progress-control:hover .video-react-progress-holder {
  font-size: 1.6666666667em;
}

/* If we let the font size grow as much as everything else, the current time tooltip ends up
 ginormous. If you'd like to enable the current time tooltip all the time, this should be disabled
 to avoid a weird hitch when you roll off the hover. */
.video-react .video-react-progress-control:hover .video-react-time-tooltip,
.video-react .video-react-progress-control:hover .video-react-mouse-display:after,
.video-react .video-react-progress-control:hover .video-react-play-progress:after {
  visibility: visible;
  font-size: 0.6em;
}

.video-react .video-react-progress-holder .video-react-play-progress,
.video-react .video-react-progress-holder .video-react-load-progress,
.video-react .video-react-progress-holder .video-react-tooltip-progress-bar,
.video-react .video-react-progress-holder .video-react-load-progress div {
  position: absolute;
  display: block;
  height: 0.3em;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}

.video-react .video-react-play-progress {
  background-color: #fff;
}
.video-react .video-react-play-progress:before {
  position: absolute;
  top: -0.3333333333em;
  right: -0.5em;
  font-size: 0.9em;
}

.video-react .video-react-time-tooltip,
.video-react .video-react-mouse-display:after,
.video-react .video-react-play-progress:after {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  right: -1.9em;
  font-size: 0.9em;
  color: #000;
  content: attr(data-current-time);
  padding: 6px 8px 8px 8px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}

.video-react .video-react-time-tooltip,
.video-react .video-react-play-progress:before,
.video-react .video-react-play-progress:after {
  z-index: 1;
}

.video-react .video-react-progress-control .video-react-keep-tooltips-inside:after {
  display: none;
}

.video-react .video-react-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, 0.5);
}

.video-react .video-react-load-progress div {
  background: white;
  background: rgba(115, 133, 159, 0.75);
}

.video-react.video-react-no-flex .video-react-progress-control {
  width: auto;
}

.video-react .video-react-time-tooltip {
  display: inline-block;
  height: 2.4em;
  position: relative;
  float: right;
  right: -1.9em;
}

.video-react .video-react-tooltip-progress-bar {
  visibility: hidden;
}

.video-react .video-react-progress-control .video-react-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.video-react-no-flex .video-react-progress-control .video-react-mouse-display {
  z-index: 0;
}

.video-react .video-react-progress-control:hover .video-react-mouse-display {
  display: block;
}

.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display,
.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}

.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display,
.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display:after {
  display: none;
}

.video-react .video-react-mouse-display .video-react-time-tooltip,
.video-react .video-react-progress-control .video-react-mouse-display:after {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-react .video-react-play-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.video-react .video-react-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.video-react.video-react-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
}

.video-react .video-react-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}
.video-react .video-react-time-divider {
  line-height: 3em;
  min-width: initial;
  padding: 0;
}

.video-react .video-react-mute-control,
.video-react .video-react-volume-menu-button {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.video-react .video-react-volume-control {
  width: 5em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.video-react .video-react-volume-bar {
  margin: 1.35em 0.45em;
}
.video-react .video-react-volume-bar.video-react-slider-horizontal {
  width: 5em;
  height: 0.3em;
}
.video-react .video-react-volume-bar.video-react-slider-horizontal .video-react-volume-level {
  width: 100%;
}
.video-react .video-react-volume-bar.video-react-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}
.video-react .video-react-volume-bar.video-react-slider-vertical .video-react-volume-level {
  height: 100%;
}
.video-react .video-react-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.video-react .video-react-volume-level:before {
  position: absolute;
  font-size: 0.9em;
}
.video-react .video-react-slider-vertical .video-react-volume-level {
  width: 0.3em;
}
.video-react .video-react-slider-vertical .video-react-volume-level:before {
  top: -0.5em;
  left: -0.3em;
}
.video-react .video-react-slider-horizontal .video-react-volume-level {
  height: 0.3em;
}
.video-react .video-react-slider-horizontal .video-react-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}
.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.video-react .video-react-menu-button-popup.video-react-volume-menu-button-vertical .video-react-menu {
  left: 0.5em;
  height: 8em;
}
.video-react .video-react-menu-button-popup.video-react-volume-menu-button-horizontal .video-react-menu {
  left: -2em;
}
.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}
.video-react .video-react-volume-menu-button-vertical:hover .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical:focus .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical.video-react-slider-active .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical .video-react-lock-showing .video-react-menu-content {
  height: 8em;
  width: 2.9em;
}
.video-react .video-react-volume-menu-button-horizontal:hover .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal:focus .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal .video-react-slider-active .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal .video-react-lock-showing .video-react-menu-content {
  height: 2.9em;
  width: 8em;
}
.video-react .video-react-volume-menu-button.video-react-menu-button-inline .video-react-menu-content {
  background-color: transparent !important;
}

.video-react .video-react-playback-rate .video-react-playback-rate-value {
  line-height: 3em;
  text-align: center;
}
.video-react .video-react-playback-rate .video-react-menu {
  width: 4em;
  left: 0em;
}

.video-react .video-react-bezel {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 52px;
  height: 52px;
  z-index: 17;
  margin-left: -26px;
  margin-top: -26px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 26px;
}
.video-react .video-react-bezel.video-react-bezel-animation {
  -moz-animation: video-react-bezel-fadeout 0.5s linear 1 normal forwards;
  -webkit-animation: video-react-bezel-fadeout 0.5s linear 1 normal forwards;
  animation: video-react-bezel-fadeout 0.5s linear 1 normal forwards;
  pointer-events: none;
}
.video-react .video-react-bezel.video-react-bezel-animation-alt {
  -moz-animation: video-react-bezel-fadeout-alt 0.5s linear 1 normal forwards;
  -webkit-animation: video-react-bezel-fadeout-alt 0.5s linear 1 normal forwards;
  animation: video-react-bezel-fadeout-alt 0.5s linear 1 normal forwards;
  pointer-events: none;
}
.video-react .video-react-bezel .video-react-bezel-icon {
  width: 36px;
  height: 36px;
  margin: 8px;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
}
@keyframes video-react-bezel-fadeout {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: scale(2);
  }
}
@keyframes video-react-bezel-fadeout-alt {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: scale(2);
  }
}
.video-react .video-react-closed-caption {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.video-react video::-webkit-media-text-track-container {
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;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{-webkit-transform-style:preserve-3d;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:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
.shotsGallery___1VN8c {
  min-height: 725px;
  transition: all 0.5s;
}
.shotsGallery___1VN8c .shots-gallery-header {
  display: none;
}
.shotsGallery___1VN8c .swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.shotsGallery___1VN8c .swiper-slide {
  background-position: center;
  background-repeat: no-repeat;
}
.shotsGallery___1VN8c .swiper-slide.max img {
  max-width: 100%;
  max-height: 100%;
}
.shotsGallery___1VN8c .swiper-slide video {
  width: 100%;
  height: 100%;
}
.shotsGallery___1VN8c .swiper-slide img {
  position: absolute;
  cursor: grab;
  transition: transform 0.3s;
}
.shotsGallery___1VN8c .gallery-view {
  width: 100%;
  height: 618px;
  border: 1px solid #f1f1f1;
  background-color: black;
}
.shotsGallery___1VN8c .gallery-view .swiper-slide {
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
}
.shotsGallery___1VN8c .gallery-view .swiper-slide .video-react {
  padding-top: 0 !important;
  height: 100%;
}
.shotsGallery___1VN8c .gallery-view .btn-fullscreen {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  border-radius: 20px;
  z-index: 2000;
  cursor: pointer;
  transition: background 0.3s;
}
.shotsGallery___1VN8c .gallery-view .btn-fullscreen:hover {
  background: rgba(0, 0, 0, 0.8);
}
.shotsGallery___1VN8c .gallery-status-bar {
  display: none;
}
.shotsGallery___1VN8c .attach-tips {
  display: none;
  padding: 5px 10px;
  color: #888888;
  font-size: 12px;
}
.shotsGallery___1VN8c .attach-tips.show {
  display: block;
}
.shotsGallery___1VN8c .gallery-thumbs {
  height: 107px;
  box-sizing: border-box;
  padding: 10px 0 10px;
}
.shotsGallery___1VN8c .gallery-thumbs .swiper-slide {
  margin-right: 10px;
  background-size: cover;
  width: 107px;
}
.shotsGallery___1VN8c .gallery-thumbs .swiper-slide.my-slide-thumb-active {
  border: 3px solid #168dd7;
  opacity: 1;
  box-sizing: border-box;
}
.shotsGallery___1VN8c .gallery-thumbs .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
}
.shotsGallery___1VN8c .gallery-thumbs .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  opacity: 0.4;
  border-radius: 3px;
  overflow: hidden;
}
.shotsGallery___1VN8c .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.shotsGallery___1VN8c .swiper-button-prev,
.shotsGallery___1VN8c .swiper-button-next {
  margin-top: -50px;
  padding: 50px 40px;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.3s;
}
.shotsGallery___1VN8c .swiper-button-prev:hover,
.shotsGallery___1VN8c .swiper-button-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.shotsGallery___1VN8c .swiper-button-prev {
  left: 0;
}
.shotsGallery___1VN8c .swiper-button-next {
  right: 0;
}
.shotsGallery___1VN8c .gallery-status-bar {
  display: block;
  padding: 15px 60px;
  text-align: center;
}
.shotsGallery___1VN8c .gallery-status-bar.default {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  padding: 15px 20px;
  background-color: rgba(0, 0, 0, 0.3);
}
.shotsGallery___1VN8c .gallery-status-bar.default .inline-block .current-index {
  color: white;
}
.shotsGallery___1VN8c .gallery-status-bar.default .inline-block .image-operate .mhicon {
  color: white;
}
.shotsGallery___1VN8c .gallery-status-bar .inline-block {
  display: inline-block;
  color: #979797;
}
.shotsGallery___1VN8c .gallery-status-bar .inline-block .hand {
  padding: 0 30px;
}
.shotsGallery___1VN8c .gallery-status-bar .inline-block .hand > .mhicon {
  margin-right: 20px;
}
.shotsGallery___1VN8c .gallery-status-bar .inline-block .hand .current-index {
  position: relative;
  top: -2px;
  font-size: 15px;
}
.shotsGallery___1VN8c .gallery-status-bar .inline-block .image-operate .mhicon,
.shotsGallery___1VN8c .gallery-status-bar .inline-block .image-operate .iconfont,
.shotsGallery___1VN8c .gallery-status-bar .inline-block .image-operate .icon-img {
  padding: 0 30px;
}
.shotsGallery___1VN8c .gallery-status-bar .inline-block .mhicon,
.shotsGallery___1VN8c .gallery-status-bar .inline-block .iconfont,
.shotsGallery___1VN8c .gallery-status-bar .inline-block .icon-img {
  font-size: 20px;
  cursor: pointer;
}
.shotsGallery___1VN8c .gallery-status-bar .inline-block .mhicon:hover,
.shotsGallery___1VN8c .gallery-status-bar .inline-block .iconfont:hover,
.shotsGallery___1VN8c .gallery-status-bar .inline-block .icon-img:hover {
  color: white;
}
.shotsGallery___1VN8c .gallery-status-bar .inline-block .icon-img img {
  width: 16px;
}
.shots-gallery.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1000;
  background-color: black;
}
.shots-gallery.fullscreen .shots-gallery-header {
  display: block;
  padding: 15px 60px;
  height: 70px;
}
.shots-gallery.fullscreen .shots-gallery-header .author-info {
  float: left;
}
.shots-gallery.fullscreen .shots-gallery-header .author-info .ant-avatar {
  float: left;
}
.shots-gallery.fullscreen .shots-gallery-header .author-info .name a {
  color: white;
}
.shots-gallery.fullscreen .shots-gallery-header .author-info .info {
  float: left;
  margin-left: 10px;
}
.shots-gallery.fullscreen .shots-gallery-header .author-info .info .follow {
  color: #168dd7;
  cursor: pointer;
}
.shots-gallery.fullscreen .shots-gallery-header .author-info .info .follow.followed {
  color: #888888;
}
.shots-gallery.fullscreen .shots-gallery-header .actions {
  float: right;
  color: white;
  font-size: 18px;
}
.shots-gallery.fullscreen .shots-gallery-header .actions .action {
  margin-left: 30px;
  line-height: 40px;
}
.shots-gallery.fullscreen .shots-gallery-header .actions .action .action-icon.active,
.shots-gallery.fullscreen .shots-gallery-header .actions .action .action-icon:hover {
  color: #FF0050;
}
.shots-gallery.fullscreen .shots-gallery-header .actions .action .mhicon {
  cursor: pointer;
}
.shots-gallery.fullscreen .shots-gallery-header .actions .close {
  display: inline;
  cursor: pointer;
}
.shots-gallery.fullscreen .shots-gallery-header .actions .count {
  margin-left: 10px;
  padding-bottom: 6px;
  font-size: 15px;
}
.shots-gallery.fullscreen .gallery-view {
  height: calc(100vh - 220px);
  border: none;
  transition: height 0.3s;
}
.shots-gallery.fullscreen .gallery-view .swiper-slide .video-react {
  padding-top: 0 !important;
  height: 100%;
  max-width: 80%;
  max-height: 80%;
}
.shots-gallery.fullscreen .gallery-view .swiper-slide img {
  max-width: initial;
  max-height: initial;
}
.shots-gallery.fullscreen .gallery-view.hide-thumbs {
  height: calc(100vh - 140px);
}
.shots-gallery.fullscreen .gallery-view .btn-fullscreen {
  display: none;
}
.shots-gallery.fullscreen .gallery-thumbs {
  padding: 0 0 20px 0;
  height: 100px;
}
.shots-gallery.fullscreen .gallery-thumbs.hide {
  display: none;
}
@media screen and (max-width: 1366px) {
  .shotsGallery___1VN8c {
    min-height: 687px;
  }
  .shotsGallery___1VN8c .gallery-view___3vXwj {
    height: 580px;
  }
}
@media screen and (max-width: 960px) {
  .shots-gallery.fullscreen .shots-gallery-header {
    padding: 15px 10px;
  }
  .shots-gallery.fullscreen .shots-gallery-header .actions .action {
    margin-left: 10px;
  }
  .shots-gallery.fullscreen .gallery-status-bar {
    padding: 5px;
  }
}
@media screen and (max-width: 768px) {
  .shotsGallery___1VN8c {
    min-height: 530px;
  }
  .shotsGallery___1VN8c .gallery-view {
    height: 430px;
  }
}

.shotsInfoContainer___2iXfj {
  display: flex;
  padding: 40px;
}
.shotsInfoContainer___2iXfj .shots-info-content {
  flex: 1;
  flex-direction: column;
  padding-right: 30px;
  height: 100%;
}
.shotsInfoContainer___2iXfj .shots-info-sider {
  padding-left: 30px;
  width: 294px;
  border-left: 1px solid #f1f1f1;
}
.shotsInfoContainer___2iXfj .shots-type-list {
  margin-bottom: 0;
}
.shotsInfoContainer___2iXfj .shots-type-list .separator {
  margin: 10px 0;
  height: 1px;
  border: none;
  border-top: solid 1px #E1E1E1;
}
.shotsInfoContainer___2iXfj .shots-type-item {
  font-size: 15px;
  margin-bottom: 20px;
}
.shotsInfoContainer___2iXfj .shots-type-item:last-child {
  margin-bottom: 0;
}
.shotsInfoContainer___2iXfj .shots-type-item .mhicon,
.shotsInfoContainer___2iXfj .shots-type-item img {
  margin-right: 10px;
  color: #666666;
}
.shotsInfoContainer___2iXfj .shots-type-item a {
  color: #666666;
}
.shotsInfoContainer___2iXfj .shots-type-item .brand-tag {
  padding: 4px 10px;
  background-color: #f1f1f1;
  border: none;
  border-radius: 2px;
  font-size: 15px;
  cursor: pointer;
}
.shotsInfoContainer___2iXfj .shots-type-item.download-list {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #999999;
}
.shotsInfoContainer___2iXfj .shots-type-item .download-item {
  font-size: 15px;
  margin-bottom: 20px;
}
.shotsInfoContainer___2iXfj .shots-type-item .download-item .download-name {
  cursor: pointer;
}
.shotsInfoContainer___2iXfj .shots-type-item .download-item .download-info {
  margin-top: 10px;
  padding-left: 30px;
  color: #999999;
  font-size: 13px;
}
.shotsInfoContainer___2iXfj .shots-type-item.download {
  margin-top: 50px;
}
.shotsInfoContainer___2iXfj .shots-type-item.download .ant-btn {
  padding: 10px;
  text-align: center;
  width: 100%;
  height: 50px;
  font-size: 15px;
}
.shotsInfoContainer___2iXfj .shots-type-item.download .download-info {
  margin-top: 10px;
  color: #666666;
}
.shotsInfoContainer___2iXfj .shots-type-item.tags span > i {
  margin: 0 10px;
}
.shotsInfoContainer___2iXfj .title-group {
  font-family: PingFangSC-Regular;
}
.shotsInfoContainer___2iXfj .title-group .title {
  margin-bottom: 20px;
  font-size: 38px;
  letter-spacing: 0;
  font-weight: bolder;
}
.shotsInfoContainer___2iXfj .title-group .info {
  margin-top: 10px;
  font-size: 15px;
  color: #999999;
}
.shotsInfoContainer___2iXfj .title-group .info .info-item {
  margin-right: 20px;
}
.shotsInfoContainer___2iXfj .title-group .info .info-item .mhicon {
  margin-right: 10px;
}
.shotsInfoContainer___2iXfj .title-group .summary {
  margin-top: 20px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  text-align: justify;
  line-height: 28px;
}
.shotsInfoContainer___2iXfj .title-group .summary pre {
  font-size: 16px;
  font-family: PingFangSC-Regular;
}
.shotsInfoContainer___2iXfj .favor-container {
  padding: 20px 0;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .shotsInfoContainer___2iXfj {
    padding-top: 10px;
    display: block;
  }
  .shotsInfoContainer___2iXfj .shots-info-content {
    padding-right: 0;
  }
  .shotsInfoContainer___2iXfj .shots-info-content .title-group {
    padding: 0 20px;
  }
  .shotsInfoContainer___2iXfj .shots-info-content .title-group .title {
    font-size: 24px;
  }
  .shotsInfoContainer___2iXfj .shots-info-content .title-group .summary pre {
    margin-bottom: 0;
    font-size: 15px;
  }
  .shotsInfoContainer___2iXfj .shots-info-sider {
    margin-top: 30px;
    padding-left: 0;
    width: initial;
    border-left: none;
  }
  .shotsInfoContainer___2iXfj .shots-type-item {
    padding: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .shotsInfoContainer___2iXfj {
    padding: 0;
  }
  .shotsInfoContainer___2iXfj .shots-info-content {
    padding: 20px 0;
  }
  .shotsInfoContainer___2iXfj .shots-info-content .title-group {
    padding: 0 20px;
  }
  .shotsInfoContainer___2iXfj .shots-info-content .title-group .title {
    font-size: 20px;
  }
  .shotsInfoContainer___2iXfj .shots-info-content .title-group .summary pre {
    margin-bottom: 0;
    font-size: 14px;
  }
  .shotsInfoContainer___2iXfj .shots-info-sider {
    margin-top: 10px;
    padding: 20px 0;
    width: initial;
    border-left: none;
  }
}

.shotsDetail___241AN .shots-content-wrapper {
  padding: 50px 0;
  background-color: white;
}
.shotsDetail___241AN .gallery-container {
  max-width: 1100px;
}
.shotsDetail___241AN .shots-other {
  margin-bottom: 50px;
  padding: 50px 0;
}
.shotsDetail___241AN .shots-other-title {
  padding: 20px 0;
  font-size: 40px;
  color: #333333;
  text-align: center;
  font-weight: bolder;
}
.shotsDetail___241AN .shots-other-list {
  padding: 20px 0;
}
.shotsDetail___241AN .shots-other-bottom {
  text-align: center;
}
.shotsDetail___241AN .shots-other-bottom .ant-btn {
  width: 190px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
}
@media screen and (max-width: 640px) {
  .shotsDetail___241AN .shots-content-wrapper {
    padding: 20px 0;
    background-color: transparent;
  }
  .shotsDetail___241AN .shots-gallery {
    background-color: white;
  }
  .shotsDetail___241AN .shots-info-container .shots-info-content {
    background-color: white;
  }
  .shotsDetail___241AN .shots-info-sider {
    background-color: white;
  }
  .shotsDetail___241AN .shots-other {
    margin-bottom: 20px;
    padding: 10px 0;
  }
  .shotsDetail___241AN .shots-other-title {
    padding: 0;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
  }
}

.contactContainer___2cc6N {
  min-height: calc(100vh - 158px);
  padding-bottom: 100px;
}
.contactContainer___2cc6N .contact-title {
  padding: 100px 0;
  font-size: 40px;
  color: #333333;
  font-weight: bolder;
  text-align: center;
}
.contactContainer___2cc6N .contact-box {
  display: flex;
  padding: 80px 0;
  background-color: white;
}
.contactContainer___2cc6N .contact-box .contact-info,
.contactContainer___2cc6N .contact-box .contact-btn {
  width: 50%;
}
.contactContainer___2cc6N .contact-box .contact-info {
  padding: 30px 80px;
  border-right: 1px solid #D8D8D8;
}
.contactContainer___2cc6N .contact-box .contact-info li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #666666;
}
.contactContainer___2cc6N .contact-box .contact-info li .mhicon {
  margin-right: 10px;
  font-size: 20px;
  color: #999999;
  vertical-align: middle;
}
.contactContainer___2cc6N .contact-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactContainer___2cc6N .contact-btn .ant-btn {
  width: 300px;
  height: 80px;
  font-size: 20px;
  color: white;
  background-color: #333333;
}
@media screen and (max-width: 640px) {
  .contactContainer___2cc6N .contact-title {
    padding: 30px 0;
    font-size: 16px;
  }
  .contactContainer___2cc6N .contact-box {
    margin: 0 15px;
    padding: 30px 0;
    border-radius: 4px;
  }
  .contactContainer___2cc6N .contact-box .contact-info {
    padding: 0 50px;
    width: 100%;
    border-right: none;
  }
  .contactContainer___2cc6N .contact-btn {
    margin-top: 50px;
  }
  .contactContainer___2cc6N .contact-btn .ant-btn {
    margin: 0 15px;
    width: 100%;
    height: 60px;
  }
}

@media screen and (max-width: 640px) {
  .aboutContainer____3USG .about-content {
    margin: 30px 0;
  }
}

.shotsContent___1c_yn .shots-filter-wrapper {
  padding: 30px 0;
  overflow: hidden;
}
.shotsContent___1c_yn .shots-filter-wrapper .search-wrapper {
  float: right;
}
.shotsContent___1c_yn .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___1c_yn .shots-filter-wrapper .search-wrapper .ant-input {
  background-color: transparent;
}
.shotsContent___1c_yn .shots-filter-wrapper .search-wrapper .ant-input-search {
  width: 280px;
  height: 40px;
  line-height: 30px;
}
.shotsContent___1c_yn .shots-list-wrapper {
  margin-bottom: 100px;
}
.shotsContent___1c_yn .shots-list-pagination {
  padding: 20px 0;
  text-align: right;
}

.pageNoFindBox___1zg3u {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.pageNoFindBox___1zg3u .status-text {
  display: block;
  padding-bottom: 50px;
  font-size: 100px;
  text-align: center;
  line-height: 1;
}
.pageNoFindBox___1zg3u .inner-box {
  position: static;
  padding: 0 20px;
  width: 100%;
  text-align: center;
  transform: translate(0, 0);
  min-width: initial;
}
.pageNoFindBox___1zg3u .inner-box .text {
  margin: 20px 0;
  font-size: 15px;
  color: #333333;
}
.pageNoFindBox___1zg3u .inner-box .desc {
  color: #888888;
}

.errorContainer___EEM5l {
  height: calc(100vh - 217px);
}

.tmplBody___3wxvQ {
  padding-top: 60px;
  background-color: #202020;
}
.tmplBody___3wxvQ .container {
  margin: 0 auto;
  max-width: 1200px;
}
@media screen and (max-width: 1560px) {
  .tmplBody___3wxvQ .container___2u9sW {
    width: 1200px;
  }
}

.hidden___3x8yj {
  top: -61px !important;
  opacity: 0 !important;
}
.header___3BKeu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  height: 60px;
  background-color: #333333;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  opacity: 1;
  transition: opacity 0.3s, top 0.3s;
}
.header___3BKeu .navigator {
  display: flex;
  justify-content: space-between;
}
.header___3BKeu .navigator:before,
.header___3BKeu .navigator:after {
  content: " ";
  display: table;
}
.header___3BKeu .navigator:after {
  clear: both;
}
.header___3BKeu .navigator .author-info {
  padding: 15px 0;
  width: 70px;
}
.header___3BKeu .navigator .nav {
  margin-bottom: 0;
  flex-grow: 1;
  text-align: center;
}
.header___3BKeu .navigator .nav li {
  display: inline-block;
}
.header___3BKeu .navigator .nav li a {
  display: block;
  line-height: 58px;
  margin: 0 30px;
  font-size: 14px;
  color: white;
  box-sizing: content-box;
}
.header___3BKeu .navigator .nav li a.active {
  border-bottom: 2px solid white;
}
.header___3BKeu .navigator .search {
  width: 40px;
  line-height: 60px;
  font-size: 15px;
  text-align: right;
  color: white;
}
.header___3BKeu .navigator .search .mhicon {
  cursor: pointer;
}
.searchBarContainer___3mFDB {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 110;
}
.searchBarContainer___3mFDB .search-bar-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.searchBarContainer___3mFDB .search-bar {
  position: absolute;
  width: 100%;
  height: 60px;
  background-color: #131313;
}
.searchBarContainer___3mFDB .search-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 5px 0;
  width: 750px;
}
.searchBarContainer___3mFDB .search-wrapper .ant-input-prefix {
  margin-right: 16px;
}
.searchBarContainer___3mFDB .search-wrapper .ant-input-affix-wrapper {
  height: 50px;
  line-height: 40px;
  border: none;
  font-size: 16px;
  color: white;
  background-color: transparent;
}
.searchBarContainer___3mFDB .search-wrapper .ant-input-affix-wrapper:focus {
  box-shadow: none;
}
.searchBarContainer___3mFDB .search-wrapper .ant-input-affix-wrapper-focused {
  box-shadow: none;
}
.searchBarContainer___3mFDB .search-wrapper .ant-input {
  color: white;
  background-color: transparent;
}
.searchBarContainer___3mFDB .search-wrapper .close {
  position: absolute;
  display: inline-block;
  padding: 10px;
  height: 50px;
  color: #666666;
  font-size: 16px;
  top: auto;
  bottom: auto;
  right: 0;
  cursor: pointer;
}
.searchBarContainer___3mFDB .search-wrapper .close:hover {
  color: white;
}

.footer___20g9V {
  color: #666666;
  background: #181818;
}
.footer___20g9V .footer-nav {
  padding: 20px 0;
  border-bottom: 1px solid #333333;
  overflow: hidden;
}
.footer___20g9V .footer-nav .logo {
  display: inline-block;
}
.footer___20g9V .footer-nav .nav {
  float: right;
  margin-bottom: 0;
}
.footer___20g9V .footer-nav .nav li {
  float: left;
  margin-left: 60px;
  line-height: 38px;
}
.footer___20g9V .footer-nav .nav li a {
  font-size: 14px;
  color: #999999;
}
.footer___20g9V .footer-nav .nav li a:hover {
  color: white;
}
.footer___20g9V .copyright {
  padding: 30px 0;
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.footer___20g9V .copyright span.text {
  margin: 0 20px;
}
.footer___20g9V .copyright a {
  color: inherit;
}
.footer___20g9V .right-bottom-fixed-btns .fixed-btn {
  color: #999999;
  background-color: #595959;
}

.pageContent___3UpMP {
  min-height: 500px;
}
.pageContent___3UpMP .banner {
  margin-top: 0;
  margin-bottom: 30px;
}
.pageContent___3UpMP .banner img {
  max-width: 100%;
}
.pageContent___3UpMP section {
  position: relative;
}
.pageContent___3UpMP .shots-section {
  margin: 80px auto;
}
.pageContent___3UpMP .section-header {
  height: 60px;
  margin-bottom: 25px;
}
.pageContent___3UpMP .section-header h2 {
  display: inline;
  font-size: 40px;
  color: white;
}
.pageContent___3UpMP .section-header .more {
  float: right;
  color: #999999;
}
.pageContent___3UpMP .section-header .more .ant-btn {
  width: 207px;
  height: 42px;
  line-height: 42px;
  color: #999999;
  background-color: #202020;
  border-color: #595959;
}
.pageContent___3UpMP .section-header .search-wrapper {
  float: right;
  padding: 15px 0;
}
.pageContent___3UpMP .section-header .search-wrapper .ant-input-search {
  width: 280px;
  height: 40px;
  line-height: 30px;
}
.pageContent___3UpMP .section-header .ant-input-search,
.pageContent___3UpMP .section-header .ant-input {
  background-color: transparent;
}
.pageContent___3UpMP .about-content .about-info {
  padding-left: 0;
}
.pageContent___3UpMP .about-content .about-info .about-title {
  text-align: left;
}
.pageContent___3UpMP .about-content .about-info .about-intro {
  text-align: left;
}
.pageContent___3UpMP .section-bottom {
  padding: 10px 0;
  text-align: center;
}
.pageContent___3UpMP .section-bottom .ant-btn {
  height: 40px;
  width: 190px;
  line-height: 40px;
  background-color: transparent;
  color: #999999;
}
.pageContent___3UpMP .shots-about-wrapper {
  padding: 200px 0;
  background-color: #131313;
}
.pageContent___3UpMP .home-contact {
  margin: 200px 0;
  text-align: center;
}
.pageContent___3UpMP .home-contact .ant-btn {
  width: 300px;
  height: 80px;
  font-size: 20px;
  border-radius: 4px;
  color: white;
  border: none;
  background-color: #666666;
}

.shotsList___1vGVa {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-flow: row wrap;
}
.shotsList___1vGVa .shots-item {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 40px;
  width: 380px;
}
.shotsList___1vGVa .shots-item-cover {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.shotsList___1vGVa .shots-item-cover img {
  width: 100%;
  border-radius: 2px;
  transition: transform 0.3s;
}
.shotsList___1vGVa .shots-item-cover .video-type-img {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 50px;
}
.shotsList___1vGVa .shots-item-cover .form-tag {
  position: absolute;
  left: 10px;
  top: 10px;
  display: inline-block;
  padding: 5px 8px;
  font-size: 12px;
  color: white;
  line-height: 1;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.3);
}
.shotsList___1vGVa .shots-item-content {
  padding: 20px 0;
  color: white;
  text-align: center;
}
.shotsList___1vGVa .shots-item-content .title {
  font-size: 18px;
  line-height: 1.75;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shotsList___1vGVa .shots-item-content .title a {
  color: white;
}
.shotsList___1vGVa .shots-item-content .title a:hover {
  color: #168DD7;
}
.shotsList___1vGVa .shots-item-content .brand {
  margin-top: 10px;
  height: 22px;
  font-size: 14px;
  color: #999999;
}
.shotsList___1vGVa .shots-item-content .intro {
  margin-top: 12px;
}
.shotsList___1vGVa .shots-item-content .intro .date {
  font-size: 14px;
  color: #999999;
}

.aboutContent___IVlMX {
  display: flex;
  margin: 100px 0;
  background-color: #131313;
}
.aboutContent___IVlMX .about-info,
.aboutContent___IVlMX .about-image {
  width: 50%;
}
.aboutContent___IVlMX .about-info {
  padding: 30px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.aboutContent___IVlMX .about-info .about-title {
  width: 100%;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: bolder;
  color: white;
  text-align: center;
  line-height: 1;
}
.aboutContent___IVlMX .about-info .about-intro {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  text-align: justify;
}
.aboutContent___IVlMX .about-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutContent___IVlMX .about-image img {
  max-width: 100%;
}

.shotsListWrapper___32M54 {
  height: 440px;
}
.shotsListWrapper___32M54 .swiper-button-prev,
.shotsListWrapper___32M54 .swiper-button-next {
  top: auto;
  bottom: 0;
  font-size: 24px;
  line-height: 44px;
  color: white;
  background-image: none;
}
.shotsList___2SHNG {
  display: flex;
}
.shotsList___2SHNG .shots-item {
  margin-bottom: 40px;
  width: 380px;
}
.shotsList___2SHNG .shots-item-cover {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.shotsList___2SHNG .shots-item-cover img {
  width: 100%;
  border-radius: 2px;
  transition: transform 0.3s;
}
.shotsList___2SHNG .shots-item-cover .video-type-img {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 50px;
}
.shotsList___2SHNG .shots-item-cover .form-tag {
  position: absolute;
  left: 10px;
  top: 10px;
  display: inline-block;
  padding: 5px 8px;
  font-size: 12px;
  color: white;
  line-height: 1;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.3);
}
.shotsList___2SHNG .shots-item-content {
  padding: 20px 0;
  color: white;
  text-align: center;
}
.shotsList___2SHNG .shots-item-content .title {
  font-size: 18px;
  line-height: 1.75;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shotsList___2SHNG .shots-item-content .title a {
  color: white;
}
.shotsList___2SHNG .shots-item-content .title a:hover {
  color: #168DD7;
}
.shotsList___2SHNG .shots-item-content .brand {
  margin-top: 10px;
  height: 22px;
  font-size: 14px;
  color: #999999;
}
.shotsList___2SHNG .shots-item-content .intro {
  margin-top: 12px;
}
.shotsList___2SHNG .shots-item-content .intro .date {
  font-size: 14px;
  color: #999999;
}

.shotsContent___1sYQF .shots-filter-wrapper {
  padding: 40px 0;
  overflow: hidden;
}
.shotsContent___1sYQF .shots-filter-wrapper h2 {
  display: inline;
  font-size: 32px;
  color: #333333;
  font-family: PingFangSC-Light;
}
.shotsContent___1sYQF .shots-filter-wrapper .search-wrapper {
  float: right;
}
.shotsContent___1sYQF .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___1sYQF .shots-filter-wrapper .search-wrapper .ant-input {
  background-color: transparent;
}
.shotsContent___1sYQF .shots-filter-wrapper .search-wrapper .ant-input-search {
  width: 280px;
  height: 40px;
  line-height: 30px;
}
.shotsContent___1sYQF .shots-list-wrapper {
  margin-bottom: 100px;
}
.shotsContent___1sYQF .shots-list-pagination {
  padding: 20px 0;
  text-align: right;
}

.shotsDetail___3yOif .shots-content-wrapper {
  padding: 50px 0;
  background-color: #181818;
}
.shotsDetail___3yOif .shots-content-wrapper .shots-info-content .title-group .title {
  color: white;
}
.shotsDetail___3yOif .shots-content-wrapper .shots-info-content .title-group .info {
  color: #666666;
}
.shotsDetail___3yOif .shots-gallery .gallery-view {
  border: 1px solid black;
}
.shotsDetail___3yOif .shots-info-sider {
  border-left-color: #666666;
}
.shotsDetail___3yOif .shots-type-list .shots-type-item {
  color: #666666;
}
.shotsDetail___3yOif .shots-type-list .shots-type-item .separator {
  border-top: 1px solid #666666;
}
.shotsDetail___3yOif .gallery-container {
  max-width: 1100px;
}
.shotsDetail___3yOif .shots-other {
  margin-bottom: 50px;
  padding: 50px 0;
}
.shotsDetail___3yOif .shots-other-title {
  padding: 20px 0;
  font-size: 40px;
  color: white;
  text-align: center;
  font-weight: bolder;
}
.shotsDetail___3yOif .shots-other-list {
  padding: 20px 0;
}
.shotsDetail___3yOif .shots-other-bottom {
  text-align: center;
}
.shotsDetail___3yOif .shots-other-bottom .ant-btn {
  width: 190px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
  color: #999999;
  border: 1px solid #999999;
}

.contactContainer___1uNbe {
  min-height: calc(100vh - 158px);
  padding-bottom: 100px;
}
.contactContainer___1uNbe .contact-title {
  padding: 100px 0;
  font-size: 40px;
  color: #DADADA;
  font-weight: bolder;
  text-align: center;
}
.contactContainer___1uNbe .contact-box {
  display: flex;
  min-height: 400px;
  padding: 80px 0;
  background-color: #131313;
}
.contactContainer___1uNbe .contact-box .contact-info,
.contactContainer___1uNbe .contact-box .contact-btn {
  width: 50%;
}
.contactContainer___1uNbe .contact-box .contact-info {
  display: flex;
  align-items: center;
  padding: 30px 80px;
  border-right: 1px solid #666666;
}
.contactContainer___1uNbe .contact-box .contact-info li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #666666;
}
.contactContainer___1uNbe .contact-box .contact-info li .mhicon {
  margin-right: 10px;
  font-size: 20px;
  color: #999999;
  vertical-align: middle;
}
.contactContainer___1uNbe .contact-box .contact-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactContainer___1uNbe .contact-box .contact-btn .ant-btn {
  width: 300px;
  height: 80px;
  font-size: 20px;
  color: white;
  background-color: #333333;
  border: none;
}

.aboutContainer___3biZb .about-info .about-title {
  color: #DADADA;
  font-size: 40px;
}
.about-content___2pJgp {
  display: flex;
  margin: 100px 0;
}
.about-content___2pJgp .about-info___1A7eb,
.about-content___2pJgp .about-image___3Chig {
  width: 50%;
}
.about-content___2pJgp .about-info___1A7eb {
  padding: 80px;
  min-height: 400px;
  background-color: white;
}
.about-content___2pJgp .about-info___1A7eb .about-title___3-C5H {
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: bolder;
  color: #333333;
  text-align: center;
}
.about-content___2pJgp .about-info___1A7eb .about-intro___3vtjk {
  font-size: 14px;
  line-height: 32px;
  color: #666666;
  text-align: justify;
}
.about-content___2pJgp .about-image___3Chig {
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-content___2pJgp .about-image___3Chig img {
  max-width: 100%;
}

.shotsContent___85BdN .shots-filter-wrapper {
  padding: 30px 0;
  overflow: hidden;
  background-color: #F4F6F9;
}
.shotsContent___85BdN .shots-filter-wrapper .search-wrapper {
  float: right;
}
.shotsContent___85BdN .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___85BdN .shots-filter-wrapper .search-wrapper .ant-input {
  border: none;
}
.shotsContent___85BdN .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___85BdN .shots-filter-wrapper .search-wrapper .ant-input-wrapper {
  width: 600px;
  height: 60px;
  line-height: 50px;
}
.shotsContent___85BdN .shots-filter-wrapper .search-wrapper .ant-input {
  padding-left: 35px;
  padding-right: 35px;
  height: 60px;
  line-height: 50px;
  font-size: 16px;
  color: #999999;
}
.shotsContent___85BdN .shots-filter-wrapper .search-wrapper .ant-btn {
  width: 120px;
  height: 60px;
}
.shotsContent___85BdN .search-desc-wrapper {
  padding: 30px 0 50px;
}
.shotsContent___85BdN .search-desc-wrapper .desc {
  font-size: 14px;
  color: #666666;
}
.shotsContent___85BdN .shots-list-wrapper {
  margin-bottom: 100px;
}
.shotsContent___85BdN .shots-list-pagination {
  padding: 20px 0;
  text-align: right;
}

.errorContainer___3Ja_D {
  height: calc(100vh - 217px);
}
.errorContainer___3Ja_D .status-text {
  color: #cccccc;
}
.errorContainer___3Ja_D .inner-box .text {
  color: #999999;
}

.tmplBody___1dF0R {
  padding-top: 100px;
  background-color: white;
}
.tmplBody___1dF0R .container {
  margin: 0 auto;
  max-width: 1200px;
}

.hidden___3TDL2 {
  top: -61px !important;
  opacity: 0 !important;
}
.header___31AK4 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  height: 100px;
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  opacity: 1;
  transition: opacity 0.3s, top 0.3s;
}
.header___31AK4 .navigator {
  display: flex;
  justify-content: space-between;
}
.header___31AK4 .navigator:before,
.header___31AK4 .navigator:after {
  content: " ";
  display: table;
}
.header___31AK4 .navigator:after {
  clear: both;
}
.header___31AK4 .navigator .author-info {
  padding: 15px 0;
  width: 70px;
}
.header___31AK4 .navigator .author-info .author-nick {
  font-size: 18px;
  color: #333333;
}
.header___31AK4 .navigator .nav {
  margin-bottom: 0;
  flex-grow: 1;
  text-align: center;
}
.header___31AK4 .navigator .nav li {
  display: inline-block;
}
.header___31AK4 .navigator .nav li a {
  display: block;
  line-height: 100px;
  margin: 0 30px;
  font-size: 14px;
  color: #7B7B7B;
}
.header___31AK4 .navigator .nav li a:hover,
.header___31AK4 .navigator .nav li a.active {
  color: #333333;
}
.header___31AK4 .navigator .nav li a.active {
  border-bottom: 1px solid #666666;
}
.header___31AK4 .navigator .search {
  width: 40px;
  line-height: 100px;
  font-size: 15px;
  text-align: right;
  color: #666666;
}
.header___31AK4 .navigator .search .mhicon {
  cursor: pointer;
}
.searchBarContainer___2bwih {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 110;
}
.searchBarContainer___2bwih .search-bar-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.searchBarContainer___2bwih .search-bar {
  position: absolute;
  width: 100%;
  height: 100px;
  background-color: white;
}
.searchBarContainer___2bwih .search-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 25px 0;
  width: 750px;
}
.searchBarContainer___2bwih .search-wrapper .ant-input-prefix {
  margin-right: 16px;
}
.searchBarContainer___2bwih .search-wrapper .ant-input-affix-wrapper {
  height: 50px;
  line-height: 40px;
  border: none;
  font-size: 16px;
  color: #999999;
}
.searchBarContainer___2bwih .search-wrapper .ant-input-affix-wrapper:focus {
  box-shadow: none;
}
.searchBarContainer___2bwih .search-wrapper .ant-input-affix-wrapper-focused {
  box-shadow: none;
}
.searchBarContainer___2bwih .search-wrapper .close {
  position: absolute;
  display: inline-block;
  padding: 10px;
  height: 38px;
  color: #666666;
  font-size: 16px;
  top: auto;
  bottom: auto;
  right: 0;
  cursor: pointer;
}
.searchBarContainer___2bwih .search-wrapper .close:hover {
  color: #333333;
}

.footer___3WfAy {
  color: #666666;
  border-top: 1px solid #F1F1F1;
}
.footer___3WfAy .footer-nav {
  padding: 20px 0;
  border-bottom: 1px solid #EEEEEE;
  overflow: hidden;
}
.footer___3WfAy .footer-nav .logo {
  display: inline-block;
}
.footer___3WfAy .footer-nav .nav {
  float: right;
  margin-bottom: 0;
}
.footer___3WfAy .footer-nav .nav li {
  float: left;
  margin-left: 60px;
  line-height: 50px;
}
.footer___3WfAy .footer-nav .nav li a {
  font-size: 14px;
  color: #999999;
}
.footer___3WfAy .footer-nav .nav li a:hover {
  color: white;
}
.footer___3WfAy .copyright {
  padding: 30px 0;
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.footer___3WfAy .copyright span.text {
  margin: 0 20px;
}
.footer___3WfAy .copyright a {
  color: inherit;
}
.footer___3WfAy .right-bottom-fixed-btns .fixed-btn {
  background-color: #F4F6F9;
}

.pageContent___3vO3X {
  min-height: 500px;
}
.pageContent___3vO3X .banner {
  margin: 20px 0;
}
.pageContent___3vO3X .banner img {
  max-width: 100%;
}
.pageContent___3vO3X section {
  position: relative;
}
.pageContent___3vO3X .shots-section {
  margin-top: 50px;
}
.pageContent___3vO3X .section-header {
  height: 60px;
  margin-bottom: 25px;
}
.pageContent___3vO3X .section-header h2 {
  display: inline;
  font-size: 28px;
}
.pageContent___3vO3X .section-header h2 .more {
  margin-left: 20px;
  font-size: 16px;
  color: #999999;
}
.pageContent___3vO3X .section-header .search-wrapper {
  float: right;
  padding: 15px 0;
}
.pageContent___3vO3X .section-header .search-wrapper .ant-input-search {
  width: 280px;
  height: 40px;
  line-height: 30px;
}
.pageContent___3vO3X .section-header .ant-input-search,
.pageContent___3vO3X .section-header .ant-input {
  background-color: transparent;
}
.pageContent___3vO3X .section-bottom {
  padding: 10px 0;
  text-align: center;
}
.pageContent___3vO3X .section-bottom .ant-btn {
  height: 40px;
  width: 190px;
  line-height: 40px;
  background-color: transparent;
  color: #999999;
}
.pageContent___3vO3X .home-contact {
  margin: 100px 0 200px;
  text-align: center;
}
.pageContent___3vO3X .home-contact .ant-btn {
  width: 300px;
  height: 80px;
  font-size: 20px;
  border-radius: 4px;
  color: white;
  background-color: #333333;
}

.shotsList___1vpkB {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-flow: row wrap;
}
.shotsList___1vpkB .shots-item {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 40px;
  width: 380px;
}
.shotsList___1vpkB .shots-item-cover {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.shotsList___1vpkB .shots-item-cover img {
  width: 100%;
  border-radius: 2px;
  transition: transform 0.3s;
}
.shotsList___1vpkB .shots-item-cover img:hover {
  transform: scale(1.2);
}
.shotsList___1vpkB .shots-item-cover .video-type-img {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 50px;
}
.shotsList___1vpkB .shots-item-cover .form-tag {
  position: absolute;
  left: 10px;
  top: 10px;
  display: inline-block;
  padding: 5px 8px;
  font-size: 12px;
  color: white;
  line-height: 1;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.3);
}
.shotsList___1vpkB .shots-item-content {
  padding: 15px 0;
  background-color: white;
}
.shotsList___1vpkB .shots-item-content .title {
  font-size: 18px;
  line-height: 1.75;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shotsList___1vpkB .shots-item-content .title a {
  color: #333333;
}
.shotsList___1vpkB .shots-item-content .title a:hover {
  color: #168DD7;
}
.shotsList___1vpkB .shots-item-content .brand {
  margin-top: 10px;
  height: 22px;
  font-size: 14px;
  color: #666666;
}
.shotsList___1vpkB .shots-item-content .intro {
  margin-top: 12px;
}
.shotsList___1vpkB .shots-item-content .intro .date {
  font-size: 14px;
  color: #999999;
}

.aboutContent___1Aobt {
  display: flex;
  margin: 100px 0;
}
.aboutContent___1Aobt .about-info,
.aboutContent___1Aobt .about-image {
  width: 50%;
}
.aboutContent___1Aobt .about-info {
  padding: 0 80px;
  min-height: 400px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.aboutContent___1Aobt .about-info .about-title {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bolder;
  color: #333333;
  text-align: center;
}
.aboutContent___1Aobt .about-info .about-intro {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  text-align: justify;
}
.aboutContent___1Aobt .about-image img {
  max-width: 100%;
}

.shotsContent___ntY3x .shots-filter-wrapper {
  padding: 40px 0;
  overflow: hidden;
}
.shotsContent___ntY3x .shots-filter-wrapper h2 {
  display: inline;
  font-size: 32px;
  color: #333333;
  font-family: PingFangSC-Light;
}
.shotsContent___ntY3x .shots-filter-wrapper .search-wrapper {
  float: right;
}
.shotsContent___ntY3x .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___ntY3x .shots-filter-wrapper .search-wrapper .ant-input {
  background-color: transparent;
}
.shotsContent___ntY3x .shots-filter-wrapper .search-wrapper .ant-input-search {
  width: 280px;
  height: 40px;
  line-height: 30px;
}
.shotsContent___ntY3x .shots-list-wrapper {
  margin-bottom: 100px;
}
.shotsContent___ntY3x .shots-list-pagination {
  padding: 20px 0;
  text-align: right;
}

.shotsDetail___3jR8s .shots-content-wrapper {
  padding: 50px 0;
  background-color: white;
}
.shotsDetail___3jR8s .gallery-container {
  max-width: 1100px;
}
.shotsDetail___3jR8s .shots-other {
  margin-bottom: 50px;
  padding: 50px 0;
}
.shotsDetail___3jR8s .shots-other-title {
  padding: 20px 0;
  font-size: 40px;
  color: #333333;
  text-align: center;
  font-weight: bolder;
}
.shotsDetail___3jR8s .shots-other-list {
  padding: 20px 0;
}
.shotsDetail___3jR8s .shots-other-bottom {
  text-align: center;
}
.shotsDetail___3jR8s .shots-other-bottom .ant-btn {
  width: 190px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
}

.contactContainer___3CsnJ {
  min-height: calc(100vh - 158px);
  padding-bottom: 100px;
}
.contactContainer___3CsnJ .contact-title {
  padding: 100px 0;
  font-size: 28px;
  color: #333333;
  font-weight: bolder;
  text-align: center;
}
.contactContainer___3CsnJ .contact-box {
  display: flex;
  padding: 80px 0;
  background-color: #F4F6F9;
}
.contactContainer___3CsnJ .contact-box .contact-info,
.contactContainer___3CsnJ .contact-box .contact-btn {
  width: 50%;
}
.contactContainer___3CsnJ .contact-box .contact-info {
  padding: 30px 80px;
  border-left: 1px solid #D8D8D8;
}
.contactContainer___3CsnJ .contact-box .contact-info li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #666666;
}
.contactContainer___3CsnJ .contact-box .contact-info li .mhicon {
  margin-right: 10px;
  font-size: 20px;
  color: #999999;
  vertical-align: middle;
}
.contactContainer___3CsnJ .contact-box .contact-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactContainer___3CsnJ .contact-box .contact-btn .ant-btn {
  width: 300px;
  height: 80px;
  font-size: 20px;
  color: white;
  background-color: #333333;
}

.shotsContent___3RKol .shots-filter-wrapper {
  padding: 30px 0;
  overflow: hidden;
  background-color: #F4F6F9;
}
.shotsContent___3RKol .shots-filter-wrapper .search-wrapper {
  float: right;
}
.shotsContent___3RKol .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___3RKol .shots-filter-wrapper .search-wrapper .ant-input {
  border: none;
}
.shotsContent___3RKol .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___3RKol .shots-filter-wrapper .search-wrapper .ant-input-wrapper {
  width: 600px;
  height: 60px;
  line-height: 50px;
}
.shotsContent___3RKol .shots-filter-wrapper .search-wrapper .ant-input {
  padding-left: 35px;
  padding-right: 35px;
  height: 60px;
  line-height: 50px;
  font-size: 16px;
  color: #999999;
}
.shotsContent___3RKol .shots-filter-wrapper .search-wrapper .ant-btn {
  width: 120px;
  height: 60px;
}
.shotsContent___3RKol .search-desc-wrapper {
  padding: 30px 0 50px;
}
.shotsContent___3RKol .search-desc-wrapper .desc {
  font-size: 14px;
  color: #666666;
}
.shotsContent___3RKol .shots-list-wrapper {
  margin-bottom: 100px;
}
.shotsContent___3RKol .shots-list-pagination {
  padding: 20px 0;
  text-align: right;
}

.errorContainer___k3G2a {
  height: calc(100vh - 270px);
}

.tmplBody___2zoaA {
  padding-top: 100px;
  background-color: #f9f9f9;
}
.tmplBody___2zoaA .container {
  margin: 0 auto;
  max-width: 1200px;
}
@media screen and (max-width: 1600px) {
  .tmplBody___2zoaA .container {
    width: 1574px;
  }
}

.hidden___31IFR {
  top: -61px !important;
  opacity: 0 !important;
}
.header___3kqX5 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  height: 100px;
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  opacity: 1;
  transition: opacity 0.3s, top 0.3s;
}
.header___3kqX5 .navigator {
  position: relative;
}
.header___3kqX5 .navigator:before,
.header___3kqX5 .navigator:after {
  content: " ";
  display: table;
}
.header___3kqX5 .navigator:after {
  clear: both;
}
.header___3kqX5 .navigator .author-info {
  padding: 15px 0;
  width: 70px;
}
.header___3kqX5 .navigator .author-info .author-nick {
  font-size: 18px;
  color: #333333;
}
.header___3kqX5 .navigator .nav {
  margin-bottom: 0;
  flex-grow: 1;
  text-align: center;
}
.header___3kqX5 .navigator .nav li {
  display: inline-block;
}
.header___3kqX5 .navigator .nav li a {
  display: block;
  line-height: 100px;
  margin: 0 30px;
  font-size: 14px;
  color: #7B7B7B;
}
.header___3kqX5 .navigator .nav li a:hover,
.header___3kqX5 .navigator .nav li a.active {
  color: #333333;
}
.header___3kqX5 .navigator .nav li a.active {
  border-bottom: 2px solid #666666;
}
.header___3kqX5 .navigator .search-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  padding: 30px 0;
  width: 285px;
  height: 100px;
  color: #666666;
}
.header___3kqX5 .navigator .search-wrapper .ant-input-search {
  height: 40px;
  line-height: 30px;
}

.footer___1dS6g {
  color: #666666;
  border-top: 1px solid #F1F1F1;
}
.footer___1dS6g .footer-nav {
  padding: 55px 0;
  border-bottom: 1px solid #EEEEEE;
  overflow: hidden;
}
.footer___1dS6g .footer-nav .logo {
  display: inline-block;
}
.footer___1dS6g .footer-nav .nav {
  margin-bottom: 0;
  text-align: center;
}
.footer___1dS6g .footer-nav .nav li {
  display: inline-block;
  margin-left: 60px;
  line-height: 50px;
}
.footer___1dS6g .footer-nav .nav li a {
  font-size: 14px;
  color: #999999;
}
.footer___1dS6g .footer-nav .nav li a:hover {
  color: white;
}
.footer___1dS6g .copyright {
  padding: 30px 0;
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.footer___1dS6g .copyright span.text {
  margin: 0 20px;
}
.footer___1dS6g .copyright a {
  color: inherit;
}
.footer___1dS6g .right-bottom-fixed-btns .fixed-btn {
  background-color: #F4F6F9;
}

.pageContent___1WiFP {
  min-height: 500px;
}
.pageContent___1WiFP .banner {
  margin: 0;
}
.pageContent___1WiFP .banner img {
  max-width: 100%;
}
.pageContent___1WiFP section {
  position: relative;
}
.pageContent___1WiFP .section-header {
  height: 60px;
  margin-bottom: 25px;
}
.pageContent___1WiFP .section-header h2 {
  display: inline;
  font-size: 28px;
}
.pageContent___1WiFP .section-header h2 .more {
  margin-left: 20px;
  font-size: 16px;
  color: #999999;
}
.pageContent___1WiFP .section-header .search-wrapper {
  float: right;
  padding: 15px 0;
}
.pageContent___1WiFP .section-header .search-wrapper .ant-input-search {
  width: 280px;
  height: 40px;
  line-height: 30px;
}
.pageContent___1WiFP .section-header .ant-input-search,
.pageContent___1WiFP .section-header .ant-input {
  background-color: transparent;
}
.pageContent___1WiFP .section-bottom {
  padding: 10px 0;
  text-align: center;
}
.pageContent___1WiFP .section-bottom .ant-btn {
  height: 40px;
  width: 190px;
  line-height: 40px;
  background-color: transparent;
  color: #999999;
}
.pageContent___1WiFP .home-contact {
  margin: 100px 0 200px;
  text-align: center;
}
.pageContent___1WiFP .home-contact .ant-btn {
  width: 300px;
  height: 80px;
  font-size: 20px;
  border-radius: 4px;
  color: white;
  background-color: #333333;
}

.shotsList___2uhtT {
  display: flex;
  flex-flow: row wrap;
}
.shotsList___2uhtT .shots-item {
  width: 25%;
}
.shotsList___2uhtT .shots-item-cover {
  position: relative;
  overflow: hidden;
}
.shotsList___2uhtT .shots-item-cover img {
  width: 100%;
  transition: transform 0.3s;
}
.shotsList___2uhtT .shots-item-cover img:hover {
  transform: scale(1.2);
}
.shotsList___2uhtT .shots-item-cover .video-type-img {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 50px;
}
.shotsList___2uhtT .shots-item-cover:hover .shots-item-info {
  opacity: 1;
}
.shotsList___2uhtT .shots-item-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  transition: opacity 0.3s;
}
.shotsList___2uhtT .shots-item-info .title {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.75;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: white;
}
.shotsList___2uhtT .shots-item-info .form {
  margin-top: 10px;
  font-size: 12px;
  color: #eeeeee;
}
.shotsList___2uhtT .shots-item-info .brand {
  margin-top: 10px;
  font-size: 12px;
  color: #eeeeee;
}
@media screen and (max-width: 1440px) {
  .shotsList___2uhtT .shots-item {
    width: 33.3333%;
  }
}

.aboutContent___1LLvo {
  position: relative;
  padding-bottom: 450px;
}
.aboutContent___1LLvo .about-info {
  position: absolute;
  left: 50%;
  margin-top: -200px;
  transform: translateX(-50%);
  width: 900px;
  min-height: 320px;
  font-family: PingFangSC-Regular;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.aboutContent___1LLvo .about-info .about-title {
  margin-bottom: 50px;
  font-size: 40px;
  color: #333333;
  text-align: center;
}
.aboutContent___1LLvo .about-info .about-intro {
  padding: 40px 80px;
  width: 100%;
  background-color: white;
  font-size: 16px;
  line-height: 32px;
  color: #666666;
  text-align: justify;
  border-radius: 5px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.25);
}
.aboutContent___1LLvo .about-image img {
  max-width: 100%;
}

.shotsList___3Vwo9 {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-flow: row wrap;
}
.shotsList___3Vwo9 .shots-item {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  width: calc(25% - 10px);
}
.shotsList___3Vwo9 .shots-item-cover {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.shotsList___3Vwo9 .shots-item-cover img {
  width: 100%;
  border-radius: 2px;
  transition: transform 0.3s;
}
.shotsList___3Vwo9 .shots-item-cover img:hover {
  transform: scale(1.2);
}
.shotsList___3Vwo9 .shots-item-cover .video-type-img {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 50px;
}
.shotsList___3Vwo9 .shots-item-cover .form-tag {
  position: absolute;
  left: 10px;
  top: 10px;
  display: inline-block;
  padding: 5px 8px;
  font-size: 12px;
  color: white;
  line-height: 1;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.3);
}
.shotsList___3Vwo9 .shots-item-content {
  padding: 15px;
  background-color: #F4F6F9;
}
.shotsList___3Vwo9 .shots-item-content .title {
  font-size: 18px;
  line-height: 1.75;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shotsList___3Vwo9 .shots-item-content .title a {
  color: #333333;
}
.shotsList___3Vwo9 .shots-item-content .title a:hover {
  color: #168DD7;
}
.shotsList___3Vwo9 .shots-item-content .brand {
  margin-top: 10px;
  height: 22px;
  font-size: 14px;
  color: #666666;
}
.shotsList___3Vwo9 .shots-item-content .intro {
  margin-top: 12px;
}
.shotsList___3Vwo9 .shots-item-content .intro .date {
  font-size: 14px;
  color: #999999;
}
@media screen and (max-width: 1600px) {
  .shotsList___3Vwo9 .shots-item {
    width: calc(33.3333% - 10px);
  }
}

.shotsContent___1h6Zz .shots-filter-wrapper {
  padding: 40px 0;
  overflow: hidden;
}
.shotsContent___1h6Zz .shots-filter-wrapper h2 {
  display: inline;
  font-size: 32px;
  color: #333333;
  font-family: PingFangSC-Light;
}
.shotsContent___1h6Zz .shots-filter-wrapper .search-wrapper {
  float: right;
}
.shotsContent___1h6Zz .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___1h6Zz .shots-filter-wrapper .search-wrapper .ant-input {
  background-color: transparent;
}
.shotsContent___1h6Zz .shots-filter-wrapper .search-wrapper .ant-input-search {
  width: 280px;
  height: 40px;
  line-height: 30px;
}
.shotsContent___1h6Zz .shots-list-wrapper {
  margin-bottom: 100px;
}
.shotsContent___1h6Zz .shots-list-pagination {
  padding: 20px 0;
  text-align: right;
}

.shotsDetail___LJbBO .shots-content-wrapper {
  padding: 50px 0;
  background-color: white;
}
.shotsDetail___LJbBO .gallery-container {
  max-width: 1100px;
}
.shotsDetail___LJbBO .shots-other {
  margin-bottom: 50px;
  padding: 50px 0;
}
.shotsDetail___LJbBO .shots-other-title {
  padding: 20px 0;
  font-size: 40px;
  color: #333333;
  text-align: center;
  font-weight: bolder;
}
.shotsDetail___LJbBO .shots-other-list {
  padding: 20px 0;
}
.shotsDetail___LJbBO .shots-other-bottom {
  text-align: center;
}
.shotsDetail___LJbBO .shots-other-bottom .ant-btn {
  width: 190px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
}

.contactContainer___18Cpc {
  position: relative;
  min-height: calc(100vh - 260px);
  padding-bottom: 100px;
  background-image: url('https://resource.meihua.info/Fgzc0_y3jV1juPcnpsW0wtIgNTBC');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.contactContainer___18Cpc .contact-title {
  padding: 80px 0;
  font-size: 40px;
  color: #333333;
  text-align: center;
}
.contactContainer___18Cpc .contact-box {
  display: flex;
  margin: 0 auto;
  padding: 80px 0;
  max-width: 1000px;
  background-color: white;
}
.contactContainer___18Cpc .contact-box .contact-info,
.contactContainer___18Cpc .contact-box .contact-btn {
  width: 50%;
}
.contactContainer___18Cpc .contact-box .contact-info {
  padding: 30px 80px;
  border-left: 1px solid #D8D8D8;
}
.contactContainer___18Cpc .contact-box .contact-info li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #666666;
}
.contactContainer___18Cpc .contact-box .contact-info li .mhicon {
  margin-right: 10px;
  font-size: 20px;
  color: #999999;
  vertical-align: middle;
}
.contactContainer___18Cpc .contact-box .contact-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactContainer___18Cpc .contact-box .contact-btn .ant-btn {
  width: 300px;
  height: 80px;
  font-size: 20px;
  color: white;
  background-color: #333333;
}

.aboutContainer___jUsqP {
  padding-bottom: 80px;
  min-height: calc(100vh - 270px);
}

.shotsContent___2ZhzO .shots-filter-wrapper {
  padding: 30px 0;
  overflow: hidden;
  background-color: #F4F6F9;
}
.shotsContent___2ZhzO .shots-filter-wrapper .search-wrapper {
  float: right;
}
.shotsContent___2ZhzO .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___2ZhzO .shots-filter-wrapper .search-wrapper .ant-input {
  border: none;
}
.shotsContent___2ZhzO .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___2ZhzO .shots-filter-wrapper .search-wrapper .ant-input-wrapper {
  width: 600px;
  height: 60px;
  line-height: 50px;
}
.shotsContent___2ZhzO .shots-filter-wrapper .search-wrapper .ant-input {
  padding-left: 35px;
  padding-right: 35px;
  height: 60px;
  line-height: 50px;
  font-size: 16px;
  color: #999999;
}
.shotsContent___2ZhzO .shots-filter-wrapper .search-wrapper .ant-btn {
  width: 120px;
  height: 60px;
}
.shotsContent___2ZhzO .search-desc-wrapper {
  padding: 50px 0;
}
.shotsContent___2ZhzO .search-desc-wrapper .desc {
  font-size: 14px;
  color: #666666;
}
.shotsContent___2ZhzO .shots-list-wrapper {
  margin-bottom: 100px;
}
.shotsContent___2ZhzO .shots-list-pagination {
  padding: 20px 0;
  text-align: right;
}

.errorContainer___3lNVr {
  height: calc(100vh - 262px);
}

.tmplBody___39pmw {
  background-color: white;
}
.tmplBody___39pmw .container {
  margin: 0 auto;
  max-width: 1480px;
}
.tmplBody___39pmw .layout-content {
  display: flex;
  justify-content: space-between;
}
.tmplBody___39pmw .layout-content .side {
  position: fixed;
  top: 0;
  left: 0;
  width: 280px;
  height: 100vh;
}
.tmplBody___39pmw .main {
  margin-left: 280px;
  width: calc(100vw - 280px);
}
@media screen and (max-width: 1800px) {
  .tmplBody___39pmw .container {
    max-width: 1105px;
  }
}
@media screen and (max-width: 1420px) {
  .tmplBody___39pmw .container {
    max-width: 950px;
  }
}
@media screen and (max-width: 1280px) {
  .tmplBody___39pmw .container {
    max-width: 796px;
  }
}

.authorInfo___1l9iq {
  padding: 10px 10px;
}
.authorInfo___1l9iq .nav-menu-btn {
  padding: 8px;
  font-size: 16px;
  color: #d8d8d8;
  cursor: pointer;
}
.authorInfo___1l9iq .nav-menu-btn:hover {
  color: #333333;
}
.authorInfo___1l9iq .author-avatar {
  margin-left: 40px;
}
.authorInfo___1l9iq .author-nick {
  font-size: 18px;
  color: #333333;
}
.sideNav___211s4 li {
  height: 70px;
}
.sideNav___211s4 li.active___3lzo0,
.sideNav___211s4 li:hover {
  background-color: #f8f8f8;
}
.sideNav___211s4 li.active___3lzo0 a,
.sideNav___211s4 li:hover a,
.sideNav___211s4 li.active___3lzo0 i,
.sideNav___211s4 li:hover i {
  color: #333333;
}
.sideNav___211s4 li a {
  padding: 0 18px;
  display: block;
  line-height: 70px;
  color: #999999;
  font-size: 16px;
}
.sideNav___211s4 li a i {
  margin-right: 20px;
  color: #DDDDDD;
}
.header___2S0HK {
  position: relative;
  z-index: 1;
  height: 100px;
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.header___2S0HK .navigator:before,
.header___2S0HK .navigator:after {
  content: " ";
  display: table;
}
.header___2S0HK .navigator:after {
  clear: both;
}
.header___2S0HK .navigator .author-info {
  float: left;
  padding: 10px 30px;
}
.header___2S0HK .navigator .author-info .nav-menu-btn {
  padding: 10px;
  font-size: 16px;
  color: #d8d8d8;
  cursor: pointer;
}
.header___2S0HK .navigator .author-info .nav-menu-btn:hover {
  color: #333333;
}
.header___2S0HK .navigator .author-info .author-avatar {
  margin-left: 40px;
}
.header___2S0HK .navigator .author-info .author-nick {
  font-size: 18px;
  color: #333333;
}
.header___2S0HK .navigator .nav {
  margin-bottom: 0;
  flex-grow: 1;
  text-align: center;
}
.header___2S0HK .navigator .nav li {
  display: inline-block;
}
.header___2S0HK .navigator .nav li a {
  display: block;
  line-height: 100px;
  margin: 0 30px;
  font-size: 14px;
  color: #7B7B7B;
}
.header___2S0HK .navigator .nav li a:hover,
.header___2S0HK .navigator .nav li a.active {
  color: #333333;
}
.header___2S0HK .navigator .nav li a.active {
  border-bottom: 1px solid #666666;
}
.header___2S0HK .navigator .search {
  float: right;
  margin: 0 50px;
  width: 285px;
  line-height: 100px;
  font-size: 15px;
  text-align: right;
  color: #666666;
}
.header___2S0HK .navigator .search .ant-input-search {
  padding-left: 20px;
  padding-right: 20px;
  height: 40px;
  line-height: 30px;
  border-radius: 20px;
}
.header___2S0HK .navigator .search .mhicon {
  cursor: pointer;
}
.searchBarContainer___3vJAA {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.searchBarContainer___3vJAA .search-bar-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.searchBarContainer___3vJAA .search-bar {
  position: absolute;
  width: 100%;
  height: 100px;
  background-color: white;
}
.searchBarContainer___3vJAA .search-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 25px 0;
  width: 750px;
}
.searchBarContainer___3vJAA .search-wrapper .ant-input-prefix {
  margin-right: 16px;
}
.searchBarContainer___3vJAA .search-wrapper .ant-input-affix-wrapper {
  height: 50px;
  line-height: 40px;
  border: none;
  font-size: 16px;
  color: #999999;
}
.searchBarContainer___3vJAA .search-wrapper .ant-input-affix-wrapper:focus {
  box-shadow: none;
}
.searchBarContainer___3vJAA .search-wrapper .ant-input-affix-wrapper-focused {
  box-shadow: none;
}
.searchBarContainer___3vJAA .search-wrapper .close {
  position: absolute;
  display: inline-block;
  padding: 10px;
  height: 38px;
  color: #666666;
  font-size: 16px;
  top: auto;
  bottom: auto;
  right: 0;
  cursor: pointer;
}
.searchBarContainer___3vJAA .search-wrapper .close:hover {
  color: #333333;
}

.footer___3LIgg {
  color: #666666;
  border-top: 1px solid #F1F1F1;
}
.footer___3LIgg .footer-nav {
  padding: 20px 0;
  border-bottom: 1px solid #EEEEEE;
  overflow: hidden;
}
.footer___3LIgg .footer-nav .logo {
  display: inline-block;
}
.footer___3LIgg .footer-nav .nav {
  float: right;
  margin-bottom: 0;
}
.footer___3LIgg .footer-nav .nav li {
  float: left;
  margin-left: 60px;
  line-height: 50px;
}
.footer___3LIgg .footer-nav .nav li a {
  font-size: 14px;
  color: #999999;
}
.footer___3LIgg .footer-nav .nav li a:hover {
  color: white;
}
.footer___3LIgg .copyright {
  padding: 30px 0;
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.footer___3LIgg .copyright span.text {
  margin: 0 20px;
}
.footer___3LIgg .copyright a {
  color: inherit;
}
.footer___3LIgg .right-bottom-fixed-btns .fixed-btn {
  background-color: #F4F6F9;
}

.side___2fR2e {
  width: 280px;
  background-color: white;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
}
.side___2fR2e .side-header {
  padding: 20px 0 20px;
  text-align: center;
}
.side___2fR2e .side-nav {
  padding: 20px 0;
}
.side___2fR2e .side-nav li {
  height: 70px;
}
.side___2fR2e .side-nav li.active,
.side___2fR2e .side-nav li:hover {
  background-color: #f8f8f8;
}
.side___2fR2e .side-nav li.active a,
.side___2fR2e .side-nav li:hover a,
.side___2fR2e .side-nav li.active i,
.side___2fR2e .side-nav li:hover i {
  color: #333333;
}
.side___2fR2e .side-nav li a {
  padding: 0 40px;
  display: block;
  line-height: 70px;
  color: #999999;
  font-size: 16px;
}
.side___2fR2e .side-nav li a i {
  margin-right: 20px;
  color: #DDDDDD;
}

.pageContent___3eBSd {
  min-height: 500px;
}
.pageContent___3eBSd .banner {
  margin: 0;
}
.pageContent___3eBSd .banner img {
  max-width: 100%;
}
.pageContent___3eBSd section {
  position: relative;
}
.pageContent___3eBSd .shots-section {
  margin-top: 50px;
  margin-bottom: 50px;
}
.pageContent___3eBSd .section-header {
  height: 60px;
  margin-bottom: 25px;
}
.pageContent___3eBSd .section-header h2 {
  display: inline;
  font-size: 32px;
}
.pageContent___3eBSd .section-header h2 .more {
  margin-left: 20px;
  font-size: 16px;
  color: #999999;
}
.pageContent___3eBSd .section-header .search-wrapper {
  float: right;
  padding: 15px 0;
}
.pageContent___3eBSd .section-header .search-wrapper .ant-input-search {
  width: 280px;
  height: 40px;
  line-height: 30px;
}
.pageContent___3eBSd .section-header .ant-input-search,
.pageContent___3eBSd .section-header .ant-input {
  background-color: transparent;
}
.pageContent___3eBSd .section-bottom {
  padding: 10px 0;
  text-align: center;
}
.pageContent___3eBSd .section-bottom .ant-btn {
  height: 45px;
  width: 190px;
  line-height: 45px;
  background-color: transparent;
  color: #999999;
  border-radius: 22.5px;
}
.pageContent___3eBSd .home-about-section {
  padding: 50px 0;
}
.pageContent___3eBSd .home-contact {
  padding: 250px 0;
  text-align: center;
  background-color: #f8f8f8;
}
.pageContent___3eBSd .home-contact .ant-btn {
  width: 300px;
  height: 80px;
  font-size: 20px;
  border-radius: 4px;
  color: white;
  background-color: #333333;
}

.shotsList___qW18s {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-flow: row wrap;
}
.shotsList___qW18s .shots-item {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 40px;
  width: 355px;
}
.shotsList___qW18s .shots-item-cover {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.shotsList___qW18s .shots-item-cover img {
  width: 100%;
  border-radius: 2px;
  transition: transform 0.3s;
}
.shotsList___qW18s .shots-item-cover img:hover {
  transform: scale(1.2);
}
.shotsList___qW18s .shots-item-cover .video-type-img {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 50px;
}
.shotsList___qW18s .shots-item-cover .form-tag {
  position: absolute;
  left: 10px;
  top: 10px;
  display: inline-block;
  padding: 5px 8px;
  font-size: 12px;
  color: white;
  line-height: 1;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.3);
}
.shotsList___qW18s .shots-item-content {
  padding: 15px 0;
  background-color: white;
}
.shotsList___qW18s .shots-item-content .title {
  font-size: 18px;
  height: 54px;
  line-height: 1.55;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.shotsList___qW18s .shots-item-content .title a {
  color: #333333;
}
.shotsList___qW18s .shots-item-content .title a:hover {
  color: #168DD7;
}
.shotsList___qW18s .shots-item-content .brand {
  margin-top: 10px;
  height: 22px;
  font-size: 14px;
  color: #666666;
}
.shotsList___qW18s .shots-item-content .intro {
  margin-top: 12px;
}
.shotsList___qW18s .shots-item-content .intro .date {
  font-size: 14px;
  color: #999999;
}
@media screen and (max-width: 1420px) {
  .shotsList___qW18s .shots-item {
    width: 302px;
  }
}
@media screen and (max-width: 1280px) {
  .shotsList___qW18s .shots-item {
    width: 252px;
  }
}

.aboutContent___3IMd6 {
  position: relative;
  padding-bottom: 300px;
}
.aboutContent___3IMd6 .about-info {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 50px 80px;
  width: 900px;
  min-height: 320px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
.aboutContent___3IMd6 .about-info .about-title {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bolder;
  color: #333333;
  text-align: center;
}
.aboutContent___3IMd6 .about-info .about-intro {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  text-align: justify;
}
.aboutContent___3IMd6 .about-image img {
  max-width: 100%;
}

.shotsContent___eXbQZ .shots-filter-wrapper {
  padding: 40px 0;
  overflow: hidden;
}
.shotsContent___eXbQZ .shots-filter-wrapper h2 {
  display: inline;
  font-size: 32px;
  color: #333333;
  font-family: PingFangSC-Light;
}
.shotsContent___eXbQZ .shots-filter-wrapper .search-wrapper {
  float: right;
}
.shotsContent___eXbQZ .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___eXbQZ .shots-filter-wrapper .search-wrapper .ant-input {
  background-color: transparent;
}
.shotsContent___eXbQZ .shots-filter-wrapper .search-wrapper .ant-input-search {
  padding-left: 20px;
  padding-right: 20px;
  width: 285px;
  height: 40px;
  line-height: 30px;
  border-radius: 20px;
}
.shotsContent___eXbQZ .shots-list-wrapper {
  margin-bottom: 100px;
}
.shotsContent___eXbQZ .shots-list-pagination {
  padding: 20px 0;
  text-align: right;
}

.shotsDetail___3boSW .shots-content-wrapper {
  padding: 50px 0;
  background-color: white;
}
.shotsDetail___3boSW .gallery-container {
  max-width: 1100px;
}
.shotsDetail___3boSW .shots-other {
  margin-bottom: 50px;
  padding: 50px 0;
}
.shotsDetail___3boSW .shots-other-title {
  padding: 20px 0;
  font-size: 40px;
  color: #333333;
  text-align: center;
  font-weight: bolder;
}
.shotsDetail___3boSW .shots-other-list {
  padding: 20px 0;
}
.shotsDetail___3boSW .shots-other-bottom {
  text-align: center;
}
.shotsDetail___3boSW .shots-other-bottom .ant-btn {
  width: 190px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
}

.contactContainer___3GSbx {
  min-height: calc(100vh - 158px);
  padding-bottom: 100px;
  margin-bottom: 150px;
}
.contactContainer___3GSbx .contact-title {
  padding: 100px 0;
  font-size: 32px;
  color: #333333;
  font-weight: bolder;
  text-align: center;
  font-family: PingFangSC-Regular;
}
.contactContainer___3GSbx .contact-box {
  display: flex;
  padding: 80px 0;
  background-color: #F4F6F9;
}
.contactContainer___3GSbx .contact-box .contact-info,
.contactContainer___3GSbx .contact-box .contact-btn {
  width: 50%;
}
.contactContainer___3GSbx .contact-box .contact-info {
  padding: 30px 80px;
  border-left: 1px solid #D8D8D8;
}
.contactContainer___3GSbx .contact-box .contact-info li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #666666;
}
.contactContainer___3GSbx .contact-box .contact-info li .mhicon {
  margin-right: 10px;
  font-size: 20px;
  color: #999999;
  vertical-align: middle;
}
.contactContainer___3GSbx .contact-box .contact-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactContainer___3GSbx .contact-box .contact-btn .ant-btn {
  width: 300px;
  height: 80px;
  font-size: 20px;
  color: white;
  border-radius: 40px;
  background-color: #333333;
}

.aboutContainer___1aA-L {
  padding-bottom: 100px;
}

.shotsContent___35MJS .shots-filter-wrapper {
  padding: 30px 0;
  overflow: hidden;
}
.shotsContent___35MJS .shots-filter-wrapper h2 {
  display: inline;
  font-size: 32px;
  font-family: PingFangSC-Light;
}
.shotsContent___35MJS .shots-filter-wrapper .search-wrapper {
  float: right;
}
.shotsContent___35MJS .shots-filter-wrapper .search-wrapper .ant-input-search,
.shotsContent___35MJS .shots-filter-wrapper .search-wrapper .ant-input {
  background-color: transparent;
}
.shotsContent___35MJS .shots-filter-wrapper .search-wrapper .ant-input-search {
  padding-left: 20px;
  padding-right: 20px;
  width: 285px;
  height: 40px;
  line-height: 30px;
  border-radius: 20px;
}
.shotsContent___35MJS .search-desc-wrapper {
  padding: 0 0 50px;
}
.shotsContent___35MJS .search-desc-wrapper .desc {
  font-size: 14px;
  color: #666666;
}
.shotsContent___35MJS .shots-list-wrapper {
  margin-bottom: 100px;
}
.shotsContent___35MJS .shots-list-pagination {
  padding: 20px 0;
  text-align: right;
}

.errorContainer___14ypf {
  height: calc(100vh - 170px);
}

.templateWrapperPreview___1wCWG {
  padding-top: 40px;
}
.templateWrapperPreview___1wCWG .top-preview-bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #C6E0F8;
  font-size: 14px;
  color: #666666;
  text-align: center;
}

