@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#search-loading-popup.popup.no-bg {
  display: none;
  bottom: auto;
}
#search-loading-popup.popup.no-bg .popup-bg {
  opacity: 0.2;
  filter: alpha(opacity=20);
  background-color: #ffffff;
}
#search-loading-popup.popup.no-bg .content-container {
  box-shadow: none;
  background-color: transparent;
}
.lds-css.ng-scope {
  height: 240px;
  float: left;
  width: 100%;
}
.lds-eclipse {
  position: relative;
}
.lds-eclipse .circle {
  position: absolute;
  -webkit-animation: lds-eclipse 1s linear infinite;
  animation: lds-eclipse 1s linear infinite;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  box-shadow: 0 8px 0 0 #f55345;
  -webkit-transform-origin: 80px 84px;
  transform-origin: 80px 84px;
}
.lds-eclipse {
  width: 48px !important;
  height: 100%;
  margin: 0 auto;
  transform: scale(0.24) translate(-80px, 80px);
}
h1,
h2,
h3 {
  margin: 0;
  text-align: center;
  font-weight: 100;
}
h1 {
  font-size: 46px;
  line-height: 56px;
  font-weight: bold;
}
h2 {
  color: #0e004a;
  font-weight: bold;
  font-size: 46px;
}
h3 {
  margin-top: 16px;
  font-size: 20px;
}
.section-block {
  background-color: #fff;
  text-align: center;
}
.section-block.section-grey {
  background-color: #f7f8fa;
}
.section-block .section-container {
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 80px;
}
.section-block .section-container .title-light {
  color: rgba(255, 255, 255, 0.6);
}
.section-block .section-container .title-dark {
  color: rgba(0, 0, 0, 0.6);
}
.section-block .section-container .slider-btn {
  margin: 32px auto 0;
  display: block;
  width: 160px;
}
.section-block .section-container .slider-btn:hover {
  border-color: #f55345;
  background-color: #f55345;
  color: #fff;
}
.footer-invite-container {
  position: relative;
  height: 105px;
}
.footer-invite-container button {
  border-radius: 24px;
  font-size: 20px;
  font-weight: bold;
}
.footer-invite-container button a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.search-head-wrap {
  background-color: #ffffff;
  width: 100%;
  height: 190px;
  box-shadow: 0px 1px 4px 0px rgba(14, 0, 74, 0.1);
  user-select: none;
}
.search-head-contain {
  width: 1184px;
  height: 100%;
  margin: 0 auto;
  padding-top: 32px;
  position: relative;
}
.search-input-wrap {
  width: 784px;
  margin: 0 auto;
}
.search-input-wrap .search-plat-contain {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.search-input-wrap .search-plat-contain .search-plat-item {
  width: 128px;
  height: 100%;
  text-align: center;
  background-color: transparent;
  border-radius: 4px 4px 0px 0px;
  cursor: pointer;
  display: block;
  margin-right: 16px;
  color: #f55345;
  font-weight: 500;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
}
.search-input-wrap .search-plat-contain .search-plat-item:hover {
  background-color: rgba(245, 83, 69, 0.1);
}
.search-input-wrap .search-plat-contain .search-plat-item .kolicon {
  margin-right: 8px;
}
.search-input-wrap .search-plat-contain .active {
  background-color: #f55345;
  background-image: linear-gradient(346deg, #f64f6b 0%, #f96d59 100%);
  color: #fff;
  cursor: default;
}
.search-input-wrap .search-plat-contain .active:hover {
  background-color: #f55345;
}
.search-input-wrap .search-input-outer {
  width: 100%;
  height: 48px;
  margin-top: -1px;
  position: relative;
}
.search-input-wrap .search-input-outer .search-input-contain {
  top: 0;
  left: 0;
  z-index: 101;
  position: absolute;
  background: #ffffff;
  width: calc(100% - 70px);
  border: 2px solid #f55345;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container {
  height: 44px;
  display: flex;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container {
  height: 100%;
  position: relative;
  padding: 6px 8px;
  z-index: 1;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area {
  z-index: 200;
  left: 8px;
  top: 6px;
  border-radius: 4px;
  min-width: 110px;
  cursor: pointer;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area .option-item {
  height: 32px;
  line-height: 30px;
  font-size: 14px;
  color: #666666;
  padding: 0 8px;
  width: 100%;
  min-width: max-content;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area .option-item span {
  vertical-align: middle;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area .option-item .pre-icon {
  display: inline-block;
  line-height: 16px;
  width: 16px;
  height: 16px;
  font-size: 14px;
  margin-right: 2px;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area .option-item .vip-business {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 2px;
  vertical-align: -5px;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area .option-item.active-item {
  border-radius: 4px;
  background: #f2f4f6;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area .option-item.active-item .arrows {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 10px;
  margin-left: 12px;
  transform: rotate(-90deg);
  font-size: 10px;
  color: rgba(0, 0, 0, 0.25);
  font-weight: lighter;
  transition: transform 0.1s linear;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area .options {
  display: none;
  padding-bottom: 10px;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area .options .option-item {
  margin-top: 5px;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area .options .option-item:hover {
  background: #f4f5f7;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area .options .option-item.active {
  color: #f55345;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area.active {
  background: #ffffff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  border: 1px solid #d9d9d9;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area.active .options {
  display: block;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area.active .option-item.active-item {
  border-bottom: 1px solid #d9d9d9;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .select-type-container .search-select-area.active .option-item.active-item .arrows {
  transform: rotate(90deg);
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .input-main-container {
  width: 580px;
  overflow: hidden;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .input-main-container .input-main-contain {
  overflow-x: auto;
  overflow-y: hidden;
  height: calc(100% + 18px);
  width: calc(100% - 64px);
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .input-main-container .input-main-contain .search-input {
  cursor: text;
  height: 44px;
  padding-top: 1px;
  min-width: 100%;
  position: relative;
  width: max-content;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .input-main-container .input-main-contain .kol-icon-question-circle-o,
.search-input-wrap .search-input-outer .search-input-contain .input-container .input-main-container .input-main-contain .delete {
  position: absolute;
  right: 16px;
  top: 22px;
  transform: translateY(-50%);
  cursor: pointer;
  color: #999;
  font-size: 16px;
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .input-main-container .input-main-contain .delete {
  right: 48px;
  display: none;
  font-size: 14px;
  transform: translateY(-46%);
}
.search-input-wrap .search-input-outer .search-input-contain .input-container .input-main-container .input-main-contain .delete.active {
  display: block;
}
.search-input-wrap .search-input-outer .search-button {
  height: 100%;
  width: 72px;
  position: absolute;
  top: 0;
  right: -1px;
  z-index: 102;
  border-radius: 0px 4px 4px 0;
  background-image: linear-gradient(346deg, #f64f6b 0%, #f96d59 100%);
  text-align: center;
  color: #fff;
  font-size: 21px;
  line-height: 48px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.search-input-wrap .search-input-outer .search-button:hover {
  filter: brightness(1.1);
}
.search-input-wrap .search-input-outer .search-tips-wrap {
  position: absolute;
  width: 100%;
  background-color: #fff;
  z-index: 110;
  top: 46px;
  box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 24px 16px;
  display: none;
}
.search-input-wrap .search-input-outer .search-tips-wrap::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  border-top: 0px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  top: -8px;
  right: 88px;
}
.search-input-wrap .search-input-outer .tips-content {
  width: 100%;
  margin-bottom: 24px;
}
.search-input-wrap .search-input-outer .tips-content:last-child {
  margin-bottom: 0;
}
.search-input-wrap .search-input-outer .tips-content .tips-title {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
}
.search-input-wrap .search-input-outer .tips-content .tips-des {
  font-size: 12px;
  line-height: 20px;
  color: #666;
}
.search-input-wrap .search-input-outer .tips-content .tips-des .bold {
  font-weight: bold;
  color: #333;
}
.search-input-wrap .error-alert {
  margin-top: 4px;
  font-size: 12px;
  color: #FB5B4A;
  line-height: 20px;
  display: none;
}
.search-input-wrap .error-alert.active {
  display: block;
}
.search-tab-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
}
.search-tab-wrap .search-tab {
  height: 40px;
  font-size: 16px;
  line-height: 24px;
  padding: 0px 16px 14px;
  border-bottom: 2px solid transparent;
  text-align: center;
  margin-right: 16px;
  color: #666666;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.search-tab-wrap .search-tab:last-child {
  margin-right: 0;
}
.search-tab-wrap .search-tab:hover {
  color: #333333;
  font-weight: bold;
}
.search-tab-wrap .active {
  border-bottom-color: #f55345;
  color: #333333;
  font-weight: bold;
  cursor: default;
}
.search-history-wrap {
  min-height: 84px;
  width: calc(100% - 16px);
  margin-left: 8px;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #e5e7eb;
  padding: 16px 8px 11px;
  display: none;
}
.search-history-wrap .his-title-wrap {
  width: 100%;
  height: 32px;
  margin-top: -5px;
  font-size: 14px;
  line-height: 32px;
}
.search-history-wrap .his-title-wrap .his-title {
  display: block;
  color: #333;
  font-weight: bold;
}
.search-history-wrap .his-title-wrap .his-clear {
  display: block;
  height: 32px;
  line-height: 30px;
  color: #666;
  padding: 0 16px;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.2s;
}
.search-history-wrap .his-title-wrap .his-clear:hover {
  border-color: #F55345;
  background-color: #F55345;
  color: #fff;
}
.search-history-wrap .his-title-wrap .his-clear .kol-icon-delete {
  margin-right: 6px;
}
.search-history-wrap .his-content {
  width: calc(100% + 32px);
  margin-top: 8px;
  margin-left: -16px;
}
.search-history-wrap .his-content .his-item {
  display: block;
  width: 100%;
  height: 50px;
  cursor: pointer;
  user-select: none;
  transition: 0.2s;
  padding: 4px 16px 4px 38px;
  position: relative;
}
.search-history-wrap .his-content .his-item .searched-key {
  width: 100%;
  line-height: 22px;
  font-size: 14px;
  position: relative;
}
.search-history-wrap .his-content .his-item .searched-key .kolicon {
  color: #666;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.search-history-wrap .his-content .his-item .searched-key .keywords {
  font-weight: bold;
}
.search-history-wrap .his-content .his-item .searched-filter {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  display: block;
  max-width: 624px;
}
.search-history-wrap .his-content .his-item .searched-filter .divide {
  margin: 0 8px;
  color: #ccc;
}
.search-history-wrap .his-content .his-item .searched-clear {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  transition: 0.2s;
  display: none;
}
.search-history-wrap .his-content .his-item .searched-clear:hover {
  color: #F55345;
}
.search-history-wrap .his-content .his-item:hover {
  background-color: #F4F5F7;
}
.search-history-wrap .his-content .his-item:hover .searched-clear {
  display: block;
}
.search-input input {
  border: none;
  background: none;
  height: 44px;
  line-height: 44px;
  width: 100%;
  font-size: 14px;
  color: #333333;
}
.search-input input::-webkit-input-placeholder {
  color: #ccc;
}
.suggestion-container {
  min-height: 84px;
  width: 100%;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #e5e7eb;
  padding: 16px 16px;
}
.suggestion-container .title {
  height: 22px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 22px;
  margin-bottom: 8px;
}
.suggestion-container .channel-item {
  display: block;
  height: 40px;
  width: calc(100% + 32px);
  margin-left: -16px;
  line-height: 36px;
  font-size: 14px;
  color: #333333;
  padding: 0 16px;
  cursor: pointer;
}
.suggestion-container .channel-item:not(:first-child) {
  margin-top: 8px;
}
.suggestion-container .channel-item .avatar {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-right: 8px;
}
.suggestion-container .channel-item .brand-name {
  max-width: calc(100% - 76px);
  vertical-align: middle;
  display: inline-block;
}
.suggestion-container .channel-item:hover {
  background: #f4f5f7;
}
.search-block {
  padding-bottom: 2px;
  background-color: #0E004A;
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/6f23af17.jpg);
  background-size: cover;
  height: 480px;
  color: white;
}
.search-block.search-block-h {
  height: 480px;
}
.search-block .section-container {
  padding-top: 144px;
}
.search-block h2 {
  margin-top: 4px;
  font-size: 20px;
  line-height: 26px;
}
.search-block .search-box {
  margin: 0 auto;
  padding-top: 32px;
  width: 784px;
  padding-right: 80px;
  position: relative;
}
.search-block .plat-wrap {
  width: 100%;
  height: 40px;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.search-block .plat-wrap .plat-item {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-right: 8px;
  width: 120px;
  line-height: 36px;
  height: 40px;
}
.search-block .plat-wrap .plat-item:hover {
  background: linear-gradient(346deg, #F64F6B 0%, #F96D59 100%);
}
.search-block .plat-wrap .plat-item .kolicon {
  font-size: 18px;
  margin-right: 8px;
  vertical-align: -1px;
}
.search-block .plat-wrap .plat-active {
  background: linear-gradient(346deg, #F64F6B 0%, #F96D59 100%);
}
.search-block .search-wrap {
  width: 100%;
  position: relative;
  bottom: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  text-align: left;
  border: 2px solid transparent;
  z-index: 1;
}
.search-block .search-wrap.search-wrap-radius {
  border-bottom-right-radius: 4px;
}
.search-block .search-wrap .search-mode-wrap {
  position: absolute;
  top: 6px;
  left: 8px;
  line-height: 30px;
  color: #666;
  border-radius: 4px;
  cursor: pointer;
  user-select: none;
  text-align: left;
}
.search-block .search-wrap .search-mode-wrap .search-mode {
  padding: 0 24px 0 8px;
  background-color: #F2F4F6;
  border: 1px solid #F2F4F6;
  border-radius: 4px;
  min-width: 110px;
  position: relative;
  font-size: 14px;
}
.search-block .search-wrap .search-mode-wrap .search-mode .kol-icon-left-line {
  font-size: 12px;
  transform: translateY(-50%) rotate(-90deg);
  position: absolute;
  top: 50%;
  right: 8px;
  color: rgba(0, 0, 0, 0.25);
  transition: 0.2s;
}
.search-block .search-wrap .search-mode-wrap .search-mode-options {
  display: none;
  padding-bottom: 8px;
  margin-top: -2px;
  background-color: #fff;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: left;
  border: 1px solid #d9d9d9;
}
.search-block .search-wrap .search-mode-wrap .search-mode-options .option-item {
  display: block;
  margin-top: 6px;
  padding: 0 8px;
  line-height: 32px;
  font-size: 14px;
}
.search-block .search-wrap .search-mode-wrap .search-mode-options .option-item:hover {
  background-color: #f4f5f7;
}
.search-block .search-wrap .search-mode-wrap .search-mode-options .option-item.active {
  color: #f55345;
}
.search-block .search-wrap .search-mode-wrap .search-mode-options .option-item .vip-business {
  vertical-align: -6px;
}
.search-block .search-wrap .open {
  border-color: #d9d9d9;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
.search-block .search-wrap .open .search-mode {
  border-color: #d9d9d9;
}
.search-block .search-wrap .open .search-mode .kol-icon-left-line {
  transform: translateY(-50%) rotate(90deg);
}
.search-block .search-wrap .open .search-mode-options {
  display: block;
}
.search-block .search-wrap .search-input {
  width: calc(100% - 148px);
  height: 44px;
  font-size: 14px;
  margin-left: 142px;
  margin-right: 8px;
  border: none;
}
.search-block .search-wrap .search-input::placeholder {
  color: #ccc;
}
.search-block .search-wrap .search-input-large {
  width: calc(100% - 16px);
  margin-left: 8px;
}
.search-block .search-wrap:focus-within {
  border-color: #F55345;
}
.search-block .search-wrap .search-history-wrap {
  min-height: 84px;
  width: calc(100% - 16px);
  margin-left: 8px;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #e5e7eb;
  padding: 16px 8px 4px;
  display: none;
}
.search-block .search-wrap .search-history-wrap .his-title-wrap {
  width: 100%;
  height: 32px;
  margin-top: -5px;
  font-size: 14px;
  line-height: 32px;
}
.search-block .search-wrap .search-history-wrap .his-title-wrap .his-title {
  display: block;
  color: #333;
  font-weight: bold;
}
.search-block .search-wrap .search-history-wrap .his-title-wrap .his-clear {
  display: block;
  height: 32px;
  line-height: 30px;
  color: #666;
  padding: 0 16px;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.2s;
}
.search-block .search-wrap .search-history-wrap .his-title-wrap .his-clear:hover {
  border-color: #F55345;
  background-color: #F55345;
  color: #fff;
}
.search-block .search-wrap .search-history-wrap .his-title-wrap .his-clear .kol-icon-delete {
  margin-right: 6px;
}
.search-block .search-wrap .search-history-wrap .his-content {
  width: calc(100% + 32px);
  margin-top: 8px;
  margin-left: -16px;
}
.search-block .search-wrap .search-history-wrap .his-content .his-item {
  display: block;
  width: 100%;
  height: 50px;
  cursor: pointer;
  user-select: none;
  transition: 0.2s;
  padding: 4px 16px 4px 38px;
  position: relative;
}
.search-block .search-wrap .search-history-wrap .his-content .his-item .searched-key {
  width: 100%;
  line-height: 22px;
  font-size: 14px;
  position: relative;
}
.search-block .search-wrap .search-history-wrap .his-content .his-item .searched-key .kolicon {
  color: #666;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.search-block .search-wrap .search-history-wrap .his-content .his-item .searched-key .keywords {
  font-weight: bold;
  color: #333;
}
.search-block .search-wrap .search-history-wrap .his-content .his-item .searched-filter {
  font-size: 12px;
  line-height: 20px;
  color: #666;
  display: block;
  max-width: 624px;
}
.search-block .search-wrap .search-history-wrap .his-content .his-item .searched-clear {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  transition: 0.2s;
  display: none;
}
.search-block .search-wrap .search-history-wrap .his-content .his-item .searched-clear:hover {
  color: #F55345;
}
.search-block .search-wrap .search-history-wrap .his-content .his-item:hover {
  background-color: #F4F5F7;
}
.search-block .search-wrap .search-history-wrap .his-content .his-item:hover .searched-clear {
  display: block;
}
.search-block .search-button {
  width: 80px;
  height: 48px;
  border-radius: 0 4px 4px 0;
  font-size: 24px;
  position: absolute;
  right: 0px;
  top: 68px;
  border: none;
  background: linear-gradient(346deg, #F64F6B 0%, #F96D59 100%);
  color: #fff;
  cursor: pointer;
  user-select: none;
  transition: 0.2s;
}
.search-block .search-button:hover {
  filter: brightness(1.1);
}
.search-block .topInfluencers {
  display: block;
  position: relative;
  width: max-content;
  height: 56px;
  line-height: 48px;
  margin: 48px auto;
  border: 6px solid #FFEC44;
  border-radius: 44px;
  padding: 0 26px;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  cursor: pointer;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5), 1px 1px 0px #FF0B53, -1px -1px 0px #00F0E9;
}
.search-block .topInfluencers .inset {
  left: -4px;
  top: -4px;
  position: absolute;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-radius: 48px;
  border: 2px solid #140067;
}
.search-block .topInfluencers .image {
  position: absolute;
  width: 228px;
  background: #220893;
  height: 6px;
  top: -6px;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
}
.search-block .topInfluencers .image img {
  position: absolute;
  left: 0px;
  top: -14px;
}
.battle-block {
  background-color: #0E004A;
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/af160b09.png);
  background-size: cover;
  height: 480px;
  color: white;
}
.battle-block .section-container {
  padding: 64px 0 64px;
  text-align: center;
}
.battle-block .section-container .kol-btn-red {
  margin-top: 24px;
}
.battle-block .section-container .kol-btn-red:hover {
  border-color: #f55345;
  background-color: #f55345;
  color: #fff;
}
.battle-block .section-container .battle-wrap {
  width: 944px;
  height: 114px;
  margin: 64px auto;
}
.battle-block .section-container .battle-wrap .left {
  text-align: left;
}
.battle-block .section-container .battle-wrap .right {
  text-align: right;
}
.battle-block .section-container .battle-wrap .right .message-wrapper {
  margin-right: 32px;
}
.battle-block .section-container .battle-wrap .battle-man {
  display: block;
  width: 368px;
  height: 100%;
  border-radius: 56px;
  border: 1px solid #13ecfe;
  padding: 8px;
}
.battle-block .section-container .battle-wrap .battle-man .avatar-wrapper {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: #13ecfe;
  overflow: hidden;
}
.battle-block .section-container .battle-wrap .battle-man .avatar-wrapper img {
  width: 100%;
  height: 100%;
}
.battle-block .section-container .battle-wrap .battle-man .message-wrapper {
  margin-left: 32px;
  padding: 20px 0;
}
.battle-block .section-container .battle-wrap .battle-man .message-wrapper .title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 8px;
}
.battle-block .section-container .battle-wrap .battle-man .message-wrapper .number {
  font-size: 32px;
  line-height: 1em;
  font-weight: bold;
}
.battle-block .section-container .battle-wrap .battle-icon {
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/a6df869b.png);
  background-size: cover;
  width: 114px;
  height: 114px;
  margin: 0 46px;
}
.link-block .section-container {
  margin: 0 auto;
  width: 1136px;
  padding: 64px 0;
}
.link-block .link-item {
  width: 272px;
  height: 240px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  margin-right: 16px;
  border-radius: 8px;
  display: block;
  background-color: #ffffff;
  color: #0E004A;
  border: 1px solid transparent;
  transition: border 0.3s ease-in-out;
}
.link-block .link-item:last-child {
  margin-right: 0;
}
.link-block .link-item:hover {
  border-color: #f55345;
}
.link-block .link-item .icon-wrapper {
  width: 60px;
  height: 104px;
  margin: 32px auto 0;
  border-bottom: 2px solid #f55345;
  position: relative;
}
.link-block .link-item .icon-wrapper .kolicon {
  font-size: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.link-block .link-item .icon-wrapper .hot-icon {
  display: none;
  position: absolute;
  width: 38px;
  height: 31px;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #ffffff;
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/025c8e01.png);
  background-repeat: no-repeat;
  background-size: contain;
  right: -28px;
  top: 28px;
  transform: translateY(-10px);
}
.link-block .link-item .link-title {
  font-size: 20px;
  max-width: 224px;
  margin: 14px auto 0;
}
.link-block .slider-header-wrap {
  margin-top: 92px;
  border-bottom: 4px solid #f7f8fa;
  width: 100%;
}
.link-block .slider-header-wrap .slider-header-content {
  margin: 0 auto;
}
.link-block .slider-header-wrap .slider-header-content .slider-item {
  width: 320px;
  height: 66px;
  display: inline-block;
  line-height: 66px;
  margin-right: 188px;
  text-align: center;
  color: #666;
  font-size: 20px;
  font-weight: bold;
  translate: all 0.2s ease-in-out;
  cursor: pointer;
}
.link-block .slider-header-wrap .slider-header-content .slider-item:last-child {
  margin-right: 0;
}
.link-block .slider-header-wrap .slider-header-content .slider-item:hover {
  color: #f55345;
}
.link-block .slider-header-wrap .slider-header-content .slider-active {
  color: #f55345;
}
.link-block .slider-wrap {
  margin-top: 96px;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 384px;
}
.link-block .slider-wrap .slider-content {
  width: 200%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease-in-out;
}
.link-block .slider-wrap .slider-content .container {
  width: 50%;
  height: 100%;
}
.link-block .slider-wrap .slider-content .container .container-text {
  width: 464px;
  height: 100%;
}
.link-block .slider-wrap .slider-content .container .container-text h3 {
  text-align: left;
  margin-top: 0;
  font-size: 32px;
  line-height: 48px;
  font-weight: bold;
  color: #0e004a;
}
.link-block .slider-wrap .slider-content .container .container-text ul {
  margin-top: 32px;
  text-align: left;
}
.link-block .slider-wrap .slider-content .container .container-text ul li {
  font-size: 16px;
  margin-bottom: 16px;
  color: #333;
  line-height: 1.2em;
}
.link-block .slider-wrap .slider-content .container .container-text ul li:before,
.link-block .slider-wrap .slider-content .container .container-text ul li:after {
  content: "";
  display: table;
}
.link-block .slider-wrap .slider-content .container .container-text ul li:after {
  clear: both;
  overflow: hidden;
}
.link-block .slider-wrap .slider-content .container .container-text ul li span {
  display: block;
  float: left;
}
.link-block .slider-wrap .slider-content .container .container-text ul li span:last-child {
  width: calc(100% - 20px);
}
.link-block .slider-wrap .slider-content .container .container-text ul li .point {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #f55345;
  vertical-align: 2px;
  margin-right: 12px;
  margin-top: 8px;
}
.link-block .slider-wrap .slider-content .container .container-text .slider-btn {
  margin-top: 32px;
  float: left;
}
.link-block .slider-wrap .slider-content .container .container-text .slider-btn:hover {
  border-color: #f55345;
  background-color: #f55345;
  color: #fff;
}
.link-block .slider-wrap .slider-content .container .container-image {
  height: 100%;
}
.link-block .slider-wrap .slider-content .container .container-image img {
  height: 100%;
  display: block;
}
.link-block .slider-wrap .slider-content-right {
  left: -100%;
}
.rank-block .section-container {
  margin: 0 auto;
  width: 1136px;
  padding-bottom: 92px;
}
.rank-block .rank-header {
  width: 100%;
  height: 70px;
  border-bottom: 4px solid #e5e7eb;
  margin-top: 12px;
  text-align: center;
}
.rank-block .rank-header .rank-title {
  display: inline-block;
  width: 280px;
  height: 100%;
  position: relative;
}
.rank-block .rank-header .rank-title .title-text {
  font-size: 20px;
  user-select: none;
  cursor: pointer;
  line-height: 66px;
  display: inline-block;
  color: #666666;
  font-weight: bold;
}
.rank-block .rank-header .rank-title .title-text .kol-icon,
.rank-block .rank-header .rank-title .title-text .kolicon {
  font-size: 40px;
  width: 40px;
  height: 40px;
  margin-right: 16px;
  vertical-align: -6px;
}
.rank-block .rank-header .rank-title .title-text .kol-icon {
  font-size: 14px;
  vertical-align: 8px;
}
.rank-block .rank-header .rank-title .title-text:hover {
  color: #f55345;
}
.rank-block .rank-header .rank-title .title-line {
  display: inline-block;
  position: absolute;
  width: 100%;
  border-bottom: 4px solid transparent;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
}
.rank-block .rank-header .active .title-text,
.rank-block .rank-header .active .title-line {
  color: #f55345;
  border-color: #f55345;
}
.rank-block .rank-wrap {
  width: 100%;
  height: 433px;
  border: 1px solid #e5e7eb;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  margin-top: 28px;
}
.rank-block .rank-wrap .rank-content {
  width: 100%;
  height: 100%;
  position: relative;
}
.rank-block .rank-wrap .rank-content .rank-list {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s linear;
}
.rank-block .rank-wrap .rank-content .list-show {
  z-index: 2;
  opacity: 1;
}
.rank-block .rank-wrap .rank-list-label {
  border-bottom: 1px solid #f0f1f3;
  height: 48px;
}
.rank-block .rank-wrap .rank-list-item {
  border-bottom: 1px solid #f0f1f3;
  height: 63px;
  background-color: #ffffff;
  display: block;
  transition: transform 0.15s linear;
}
.rank-block .rank-wrap .rank-list-item:last-child {
  border-bottom: none;
}
.rank-block .rank-wrap .rank-list-item:hover {
  transform: scale(1.05);
  border: none;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.rank-block .rank-wrap .list-item {
  height: 100%;
  display: block;
  text-align: left;
  padding-top: 15px;
  font-size: 14px;
  line-height: 1em;
  color: #666666;
}
.rank-block .rank-wrap .up {
  color: #41ba47;
}
.rank-block .rank-wrap .down {
  color: #f55345;
}
.rank-block .rank-wrap .item-rank {
  width: 88px;
  padding-left: 14px;
}
.rank-block .rank-wrap .item-rank .rank-number {
  display: block;
  margin-top: 11px;
  width: 24px;
  text-align: center;
}
.rank-block .rank-wrap .item-rank .rank-change {
  margin-left: 8px;
  margin-top: 11px;
}
.rank-block .rank-wrap .item-rank .rank-1,
.rank-block .rank-wrap .item-rank .rank-2,
.rank-block .rank-wrap .item-rank .rank-3 {
  height: 32px;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  margin-top: 0;
}
.rank-block .rank-wrap .item-rank .rank-1 {
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/f6589b1a.png);
}
.rank-block .rank-wrap .item-rank .rank-2 {
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/befa124e.png);
}
.rank-block .rank-wrap .item-rank .rank-3 {
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/b4875868.png);
}
.rank-block .rank-wrap .item-info {
  width: 362px;
}
.rank-block .rank-wrap .item-info .item-avatar {
  display: block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  border-radius: 50%;
}
.rank-block .rank-wrap .item-info .item-avatar img {
  width: 100%;
  height: 100%;
}
.rank-block .rank-wrap .item-info .item-title {
  display: block;
  margin-top: 9px;
  margin-left: 8px;
  max-width: 300px;
  font-size: 14px;
  line-height: 1.2em;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.rank-block .rank-wrap .item-category {
  width: 260px;
}
.rank-block .rank-wrap .item-category .category {
  display: block;
  padding: 12px 8px;
  border-radius: 16px;
  font-size: 12px;
  line-height: 1em;
  white-space: nowrap;
  background-color: #f1f2f4;
  margin-right: 8px;
}
.rank-block .rank-wrap .item-category .category:last-child {
  margin-right: 0;
}
.rank-block .rank-wrap .item-follower {
  width: 127px;
}
.rank-block .rank-wrap .item-avgView {
  width: 140px;
}
.rank-block .rank-wrap .item-nox-score {
  width: 140px;
}
.rank-block .rank-wrap .item-post {
  width: 180px;
}
.rank-block .rank-wrap .item-engagment {
  width: 207px;
}
.rank-block .rank-wrap .item-engagment .twitch-category {
  display: block;
  padding: 12px 8px;
  border-radius: 16px;
  font-size: 12px;
  line-height: 1em;
  background-color: #f1f2f4;
  margin-right: 8px;
  max-width: 136px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.rank-block .rank-wrap .item-number {
  margin-top: 4px;
  color: #333333;
  display: block;
  font-size: 16px;
}
.rank-block .rank-wrap .item-top-large {
  margin-top: 11px;
}
.rank-block .rank-wrap .item-change {
  margin-top: 2px;
  text-align: left;
  font-size: 12px;
  display: block;
}
.topic-list {
  width: 100%;
  height: 100%;
  border-top: 1px solid #F1F2F4;
}
.topic-list .topic-item {
  border-bottom: 1px solid #F1F2F4;
  width: 100%;
  height: 32px;
}
.topic-list .topic-content {
  width: 100%;
  height: 100%;
  line-height: 32px;
  display: block;
  font-size: 14px;
  color: #666;
}
.topic-list .topic-rank {
  display: inline-block;
  width: 16px;
  margin-right: 16px;
  text-align: center;
}
.topic-list .rank-1,
.topic-list .rank-2,
.topic-list .rank-3 {
  font-size: 0;
  height: 16px;
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: text-top;
}
.topic-list .rank-1 {
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/9cc9b6c6.png);
}
.topic-list .rank-2 {
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/8e7f7d9a.png);
}
.topic-list .rank-3 {
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/d31f3f18.png);
}
.topic-list .topic-keywords {
  color: #333;
}
.topic-list .topic-fire {
  display: block;
  width: 12px;
  height: 32px;
  margin-right: 20px;
  background-size: 100%;
  background-position: center 8px;
  background-repeat: no-repeat;
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/topic/56d2c399.png);
}
.topic-block {
  width: 100%;
  height: 100%;
  padding-bottom: 96px;
}
.topic-block .topic-container {
  width: 1128px;
  height: 320px;
  margin: 33px auto 0;
  position: relative;
}
.topic-block .topic-wordcloud {
  width: 627px;
  height: 100%;
}
.topic-block .topic-list-wrap {
  width: 400px;
  height: 100%;
}
.topic-block .topic-list-wrap .topic-item {
  text-align: left;
}
.topic-block .topic-list-wrap .topic-number {
  margin-right: 8px;
}
.topic-block .topic-list-wrap .topic-fire {
  margin-right: 8px;
}
.topic-block .loaded {
  position: absolute;
  width: auto;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.8);
  display: none;
}
.topic-block .loading {
  display: block;
}
.video-list {
  width: 100%;
}
.video-list .video-item {
  width: 276px;
  margin-right: 16px;
  margin-bottom: 16px;
}
.video-list .video-item:nth-child(4n) {
  margin-right: 0;
}
.video-list .video-play-wrap {
  width: 100%;
  height: 155px;
  position: relative;
}
.video-list .video-play-wrap .thumb {
  width: 100%;
  height: 100%;
  display: block;
}
.video-list .video-play-wrap-height {
  min-height: 207px;
}
.video-list .video-title-wrap {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1em;
  height: 16px;
}
.video-list .video-title-wrap .video-title {
  width: 100%;
  white-space: pre-line;
  color: #333 !important;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.video-list .video-title-wrap .video-title:hover {
  color: #333 !important;
}
.video-list .video-auth-wrap {
  margin-top: 8px;
  width: 100%;
  height: 32px;
}
.video-list .video-auth-wrap .star-avatar {
  width: 32px;
  height: 32px;
  display: block;
}
.video-list .video-auth-wrap .star-avatar img,
.video-list .video-auth-wrap .star-avatar .default-avatar {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #e5e7eb;
}
.video-list .video-auth-wrap .star-avatar .default-avatar {
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/default/4d87db4f.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.video-list .video-auth-wrap .auth-data {
  font-size: 14px;
  line-height: 1em;
  display: block;
  margin-left: 8px;
}
.video-list .video-auth-wrap .auth-data .name,
.video-list .video-auth-wrap .auth-data .num-data {
  max-width: 235px;
  display: block;
  line-height: 1.2em;
  margin-bottom: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.video-list .video-auth-wrap .auth-data .name {
  max-width: 92px;
}
.video-list .video-auth-wrap .auth-data .detail-data {
  color: #666666;
}
.video-list .video-data-wrap,
.video-list .video-ratio-wrap {
  margin-top: 10px;
  width: 100%;
  height: 40px;
  background-color: #F7F8FA;
  padding: 8px;
}
.video-list .video-data-wrap .video-rank,
.video-list .video-ratio-wrap .video-rank {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  border-radius: 50%;
  background-color: #E5E7EB;
  color: #333;
}
.video-list .video-data-wrap .rank-1,
.video-list .video-ratio-wrap .rank-1,
.video-list .video-data-wrap .rank-2,
.video-list .video-ratio-wrap .rank-2,
.video-list .video-data-wrap .rank-3,
.video-list .video-ratio-wrap .rank-3 {
  font-size: 0;
  height: 24px;
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: text-top;
}
.video-list .video-data-wrap .rank-1,
.video-list .video-ratio-wrap .rank-1 {
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/9cc9b6c6.png);
}
.video-list .video-data-wrap .rank-2,
.video-list .video-ratio-wrap .rank-2 {
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/8e7f7d9a.png);
}
.video-list .video-data-wrap .rank-3,
.video-list .video-ratio-wrap .rank-3 {
  background-image: url(https://res02.noxgroup.com/kol/2021/03/public/img/home/d31f3f18.png);
}
.video-list .video-data-wrap .video-up-data,
.video-list .video-ratio-wrap .video-up-data {
  font-size: 12px;
  line-height: 24px;
  display: inline-block;
  color: #666;
  max-width: calc(100% - 32px);
}
.video-list .video-data-wrap .video-up-data .up-number,
.video-list .video-ratio-wrap .video-up-data .up-number {
  font-size: 18px;
  color: #F55345;
  margin-right: 4px;
}
.video-list .video-ratio-wrap {
  height: 48px;
}
.video-list .video-ratio-wrap .video-ratio {
  margin-top: 4px;
  font-size: 12px;
  color: #666;
  line-height: 14px;
}
.video-list .video-ratio-wrap .video-ratio .ratio {
  display: block;
}
.video-list .video-ratio-wrap .video-score {
  border-radius: 8px;
  border: 1px solid #F1F2F4;
  background-color: #fff;
  width: 48px;
  height: 32px;
  text-align: center;
}
.video-list .video-ratio-wrap .video-score .score {
  line-height: 30px;
  font-size: 20px;
  color: #64C2A5;
}
.video-block .section-container {
  margin: 0 auto;
  width: 1152px;
  padding-bottom: 92px;
}
.video-block .rank-header {
  width: 100%;
  height: 70px;
  border-bottom: 4px solid #e5e7eb;
  margin-top: 12px;
  text-align: center;
}
.video-block .rank-header .rank-title {
  display: inline-block;
  width: 460px;
  height: 100%;
  position: relative;
}
.video-block .rank-header .rank-title .title-text {
  font-size: 20px;
  user-select: none;
  cursor: pointer;
  line-height: 66px;
  display: inline-block;
  color: #666666;
  font-weight: bold;
}
.video-block .rank-header .rank-title .title-text:hover {
  color: #f55345;
}
.video-block .rank-header .rank-title .title-line {
  display: inline-block;
  position: absolute;
  width: 60px;
  border-bottom: 4px solid transparent;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
}
.video-block .rank-header .rank-title .active {
  color: #f55345;
  border-color: #f55345;
}
.video-block .rank-wrap {
  width: 100%;
  height: 574px;
  position: relative;
  margin-top: 28px;
  overflow: hidden;
}
.video-block .rank-wrap .rank-content {
  width: 2320px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: left 0.5s linear;
}
.video-block .rank-wrap .rank-content .rank-list {
  width: 1152px;
  text-align: left;
  margin-right: 16px;
}
.video-block .rank-wrap .rank-content .rank-list:last-child {
  margin-right: 0px;
}
.video-block .rank-wrap .rank-content-left {
  left: -1168px;
}
.kol-block .section-container {
  margin: 0 auto;
  width: 1136px;
  padding-bottom: 92px;
  position: relative;
}
.kol-block .section-container .slider-left,
.kol-block .section-container .slider-right {
  position: absolute;
  top: 48%;
  width: 72px;
  height: 132px;
  border-radius: 4px;
  transition: background-color 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
}
.kol-block .section-container .slider-left:hover,
.kol-block .section-container .slider-right:hover {
  background: rgba(0, 0, 0, 0.1);
}
.kol-block .section-container .slider-left .kolicon,
.kol-block .section-container .slider-right .kolicon {
  font-size: 24px;
  user-select: none;
  line-height: 132px;
  color: #666666;
}
.kol-block .section-container .slider-left {
  left: 0;
}
.kol-block .section-container .slider-right {
  right: 0;
}
.kol-block .section-container .recommend-wrap {
  width: 920px;
  height: 336px;
  overflow: hidden;
  margin: 62px auto 0;
  position: relative;
}
.kol-block .section-container .recommend-wrap .recommend-box {
  width: 4656px;
  height: 100%;
  position: absolute;
  top: 4px;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item {
  height: 100%;
  display: block;
  width: 936px;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item:last-child {
  width: 912px;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item {
  padding: 32px 24px;
  color: #333333;
  display: block;
  width: 288px;
  height: 328px;
  margin-right: 24px;
  background: #ffffff;
  text-align: center;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  border: 1px solid transparent;
  transition: border-color 0.3s ease-in-out;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item:last-child {
  margin-right: 0;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item:hover {
  border-color: #f55345;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item .img {
  width: 88px;
  height: 88px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #e5e7eb;
  position: relative;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item .img img {
  width: 80px;
  height: 80px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item .title {
  margin-top: 19px;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item .img:hover,
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item .title:hover {
  cursor: pointer;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item .star {
  font-size: 14px;
  color: #666666;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item .item-data {
  font-size: 14px;
  text-align: left;
  margin-top: 20px;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item .item-data p {
  line-height: 32px;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item .item-data .des {
  color: #999999;
}
.kol-block .section-container .recommend-wrap .recommend-box .recommend-item .list-item .item-data .value {
  float: right;
}
.kol-block .section-container .recommend-wrap .recommend-box-start {
  left: -932px;
}
.kol-block .section-container .recommend-wrap .recommend-box-end {
  left: -2804px;
}
.kol-block .section-container .recommend-wrap .recommend-box--1 {
  left: 4px;
  transition: left 0.3s linear;
}
.kol-block .section-container .recommend-wrap .recommend-box-0 {
  left: -932px;
  transition: left 0.3s linear;
}
.kol-block .section-container .recommend-wrap .recommend-box-1 {
  left: -1868px;
  transition: left 0.3s linear;
}
.kol-block .section-container .recommend-wrap .recommend-box-2 {
  left: -2804px;
  transition: left 0.3s linear;
}
.kol-block .section-container .recommend-wrap .recommend-box-3 {
  left: -3740px;
  transition: left 0.3s linear;
}
.saas-block {
  height: 880px;
}
.saas-block .sub-title {
  height: 28px;
  margin-top: 24px;
  font-size: 20px;
  color: #666666;
  line-height: 28px;
}
.saas-block img {
  margin-top: 32px;
}
.saas-block.cn-saas-block {
  height: 800px;
  background: url("https://res06.bignox.com/s3group/player/launch/2021/01/06/ace8268c67dd4009a5918bdd54ca277f.png") center center no-repeat;
  background-color: #15006C;
}
.saas-block.cn-saas-block .sub-title,
.saas-block.cn-saas-block h2 {
  color: #FFFFFF;
}
.saas-block.cn-saas-block .url {
  cursor: pointer;
  margin-top: 64px;
  height: 386px;
  display: block;
}
.footer-invite {
  position: absolute;
  width: 1184px;
  height: 216px;
  border-radius: 24px;
  background: #15006c;
  box-shadow: 0px 8px 32px 15px rgba(0, 0, 0, 0.05), 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
  left: 50%;
  bottom: -108px;
  z-index: 100;
  transform: translateX(-50%);
  padding: 62px 0;
}
.footer-invite .img {
  width: 250px;
  height: 235px;
  position: absolute;
  top: -9px;
  left: -43px;
  animation: up 0.8s ease-in-out infinite;
}
@keyframes up {
  to {
    transform: translateY(-8px);
  }
}
.footer-invite .img img {
  position: absolute;
}
.footer-invite .img img.trumpet {
  left: 0;
  top: 31px;
}
.footer-invite .img img.decorate {
  top: 0;
  right: 0;
}
.footer-invite .title {
  width: 480px;
  height: 92px;
  margin-left: 284px;
  font-size: 30px;
  color: #FFFFFF;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.footer-invite .kol-btn {
  width: 192px;
  float: right;
  background: #f55345;
  margin-right: 84px;
  margin-top: -70px;
}

