.comTitleMedia {
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
}
.centerMg1023 {
  margin-left: 20px;
  margin-right: 20px;
}
.centerPd1023 {
  padding-left: 20px;
  padding-right: 20px;
}
.centerMg768 {
  margin-left: 4vw;
  margin-right: 4vw;
}
.centerPd768 {
  padding-left: 4vw;
  padding-right: 4vw;
}
.top-ad-pd {
  padding-top: 60px;
}
.cursor-p {
  cursor: pointer;
}
.icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
header {
  min-height: 140px;
  max-height: calc(30.3vw + 80px);
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s;
  z-index: 5;
  color: #333;
}
header .nav-show {
  display: flex;
}
header .nav-hide {
  display: flex;
}
header .header-mask {
  width: 0;
  height: 0;
  display: none;
}
header .pos-relative {
  position: relative;
}
header .header-ad-box {
  height: 60px;
  background-color: #fdf3e3;
  min-width: 1200px;
  cursor: pointer;
  transition: all 0.3s;
}
header .header-ad-box .yuntop {
  width: 100%;
  height: 60px;
  background: url("/images/header/yuntop.png") no-repeat center center;
  background-size: contain;
}
header .header-ad-box img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 60px;
}
header .nav-box {
  transition: all 0.3s;
  width: 100%;
  min-width: 1200px;
  background-color: #fff;
  position: relative;
}
header nav {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  display: flex;
}
header .logo-pic {
  width: 120px;
  height: 30px;
  margin-top: 23px;
  cursor: pointer;
}
header .logo-pic img {
  width: 120px;
}
header .open-logo-pic {
  width: 120px;
  margin-top: 24px;
  cursor: pointer;
}
header .open-logo-pic img {
  width: 100%;
}
header .header-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
}
header .header-nav .xiala {
  margin-left: 5px;
  flex-shrink: 0;
  cursor: pointer;
  width: 13px;
  height: 13px;
}
header .header-nav .xiala svg {
  width: 100%;
  height: 100%;
  display: block;
}
header .header-nav .xiala use {
  fill: #333;
}
header .header-nav .xiala path {
  fill: #333;
}
header .header-nav > li {
  margin: 0 10px;
  transition: all 0.3s;
  white-space: nowrap;
  cursor: pointer;
}
header .header-nav > li > a {
  padding: 0 10px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
}
header .header-nav > li > a .navli-download {
  position: absolute;
  left: 42px;
  top: 16px;
  width: 56px;
  height: 14px;
  background: linear-gradient(90deg, #ae45ff 0%, #4433ff 100%);
  border-radius: 8px 1px 8px 0px;
  color: #ffffff;
  line-height: 1;
  font-style: italic;
}
header .header-nav > li > a .navli-download::after {
  content: "免费领特权";
  zoom: 0.75;
  font-size: 12px;
  position: relative;
  white-space: nowrap;
  left: 7%;
  top: -12%;
}
header .header-nav > li > a .navli-fn {
  position: absolute;
  left: 59px;
  top: 16px;
  width: 36px;
  height: 14px;
  background: linear-gradient(90deg, #ae45ff 0%, #4433ff 100%);
  border-radius: 8px 1px 8px 0px;
  color: #ffffff;
  line-height: 1;
  font-style: italic;
}
header .header-nav > li > a .navli-fn::after {
  content: "赋能";
  zoom: 0.75;
  font-size: 12px;
  position: relative;
  white-space: nowrap;
  left: 20%;
  top: -12%;
}
header .header-nav > li > a .navli-rebate {
  position: absolute;
  left: 5px;
  top: -2px;
  width: 84px;
  height: 35px;
  line-height: 1;
  background: url("/images/activity/nav-promotion.png") no-repeat;
  background-size: 100%;
}
header .header-nav > li > a .navli-rebate::after {
  content: "15%";
  font-size: 12px;
  position: absolute;
  color: #ffc875;
  left: 41%;
  top: 40%;
  height: 12px;
  zoom: 1;
}
header .header-nav > li > a .navli-rebate::before {
  content: "分成";
  font-size: 12px;
  position: absolute;
  color: #fff;
  right: 6%;
  top: 44%;
  height: 12px;
  zoom: 0.82;
}
header .header-nav > li.privatization-navli a .privatization-icon {
  width: 69px;
  height: 14px;
  background: url("/images/header/nav-pri-word.png") no-repeat center;
  background-size: 69px;
}
header .header-nav > li:hover {
  color: #2254f5;
}
header .header-nav > li:hover .xiala {
  transform: rotate(180deg);
}
header .header-nav > li:hover .xiala svg {
  fill: #2254f5;
}
header .header-nav > li:hover .xiala use {
  fill: #2254f5;
}
header .header-nav .support-list {
  width: 100px;
  height: 0;
  overflow: hidden;
  transition: height 0.5s;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  position: absolute;
  left: -21px;
  top: 80px;
  background-color: #fff;
  z-index: 10;
  box-sizing: border-box;
}
header .header-nav .support-list > li:first-child {
  margin-top: 10px;
}
header .header-nav .support-list > li {
  margin: auto;
  height: 32px;
  width: 80px;
  border-radius: 8px;
  text-align: center;
  line-height: 32px;
}
header .header-nav .support-list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
}
header .header-nav .support-list > li:hover {
  background-color: #f7f9fd;
  color: #2254f5;
}
header .header-nav li[data-nav="support"] {
  position: relative;
}
header .header-nav li[data-nav="support"]:hover .support-list {
  height: 180px;
}
header .header-nav li[data-nav="solution"]:hover .nav-list {
  transition: height 0.5s;
  height: 336px;
}
header .header-nav li[data-nav="core"]:hover .nav-list {
  transition: height 0.5s;
  height: 388px;
}
header .navRight {
  display: flex;
  align-items: center;
  justify-content: right;
}
header .navRight .media-menus-icon {
  display: none;
}
header .navRight .media-user-icon {
  display: none;
}
header .navRight .login-btn {
  width: 100px;
  display: flex;
  align-items: center;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  height: 36px;
  background-color: #2254f5;
  border-radius: 6px;
  position: relative;
  z-index: 1;
}
header .navRight .login-btn > a:hover {
  color: rgba(255, 255, 255, 0.8);
}
header .navRight .login-btn-icon {
  position: absolute;
  width: 105px;
  height: 18px;
  top: -20px;
  left: 2px;
}
header .navRight .login-btn-icon .text {
  background-color: #ffdee3;
  border-radius: 25px 18px 18px 0;
  font-size: 12px;
  color: #ff637b;
  text-align: left;
  padding: 4px 0 0 6px;
  font-weight: 700;
  zoom: 0.82;
}
header .navRight .login-btn-icon .text span {
  font-size: 14px;
  font-weight: 700;
  vertical-align: inherit;
}
header .navRight .login-btn-icon .suffix-icon {
  position: absolute;
  right: -3px;
  top: -4px;
  height: 22px;
  width: auto;
  animation: headheartbeat 1.1s infinite;
}
header .navRight .login-btn-icon .user-replace {
  height: 100%;
  width: auto;
}
header .navRight .login-btn.isShowLOginBtn {
  display: none !important;
}
header .navRight .login-btn a.login-left-a {
  display: inline-block;
  width: 50px;
  text-align: right;
  line-height: 36px;
}
header .navRight .login-btn a.login-right-a {
  display: inline-block;
  width: 50px;
  text-align: left;
  line-height: 36px;
}
header .navRight .user-btn {
  display: flex;
  align-items: center;
  position: relative;
}
header .navRight .user-btn .user-icon {
  width: 36px;
  height: 36px;
  background: url("/images/header/user.png") no-repeat center;
  background-size: 36px;
  margin-right: 10px;
}
header .navRight .user-btn .user-icon img {
  width: 100%;
}
header .navRight .user-btn .user-name {
  font-weight: 350;
  font-size: 14px;
  line-height: 20px;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
header .navRight .user-btn .user-xiala {
  flex-shrink: 0;
  cursor: pointer;
  width: 13px;
  height: 13px;
  margin-left: 10px;
}
header .navRight .user-btn .user-xiala svg {
  width: 100%;
  height: 100%;
  display: block;
}
header .navRight .user-btn .user-xiala use {
  fill: #333;
}
header .navRight .user-btn .user-xiala path {
  fill: #333;
}
header .navRight .user-btn.isShowUserBtn {
  display: none !important;
}
header .navRight .user-btn .loginOutBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 999;
  left: 50%;
  top: 56px;
  transform: translate(-50%, 0);
  width: 120px;
  height: 40px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background: #fff;
  cursor: pointer;
}
header .navRight .user-btn .loginOutBtn .loginOut-icon {
  width: 16px;
  height: 16px;
  background: url("/images/header/loginout.png") no-repeat center;
  background-size: 16px;
  margin-right: 10px;
}
header .navRight .user-btn .loginOutBtn .loginOut-text {
  font-weight: 350;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
header .navRight .user-btn .loginOutBtn.isShowLoginBtn {
  display: none !important;
}
header .navRight .sdk-btn {
  transition: color 0.3s;
  background-color: #2254f5;
  color: #fff;
  width: 100px;
  height: 36px;
  border-radius: 8px;
  margin-left: 20px;
  transition: all 0.3s;
}
header .navRight .sdk-btn:hover {
  background-color: #3a67f6;
}
header .navRight .sdk-btn:active {
  background-color: #0a3bda;
}
header .nav-list {
  position: absolute;
  left: 0;
  top: 80px;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
  z-index: 2;
  overflow: hidden;
  height: 0;
  transition: height 0s;
}
header .nav-list > div {
  width: 1200px;
  margin: auto;
}
header .nav-core {
  background-color: lightblue;
}
header .nav-list-hide {
  height: 0;
}
header .list-item {
  display: flex;
  border-radius: 8px;
  margin-bottom: 20px;
  height: 72px;
}
header .list-item:hover {
  background-color: #fafcff;
}
header .list-item .title {
  margin-top: 15px;
  font-weight: 900;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
header .list-item .subtitle {
  margin-top: 5px;
  font-weight: 500;
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  margin-bottom: 14px;
}
header .solution-list-box {
  margin-top: 40px;
  display: flex;
  height: 336px;
}
header .solution-list-box .solution-list {
  display: flex;
  flex-wrap: wrap;
  width: 760px;
  margin-top: 40px;
}
header .solution-list-box .solution-list .icon {
  width: 24px;
  height: 24px;
  margin: 24px 20px 0 20px;
}
header .solution-list-box .list-item {
  width: 240px;
}
header .solution-list-box .list-item:not(:nth-child(3n)) {
  margin-right: 20px;
}
header .solution-1 {
  background-image: url("/images/header/solution/solution-1.png");
}
header .solution-2 {
  background-image: url("/images/header/solution/solution-2.png");
}
header .solution-3 {
  background-image: url("/images/header/solution/solution-3.png");
}
header .solution-4 {
  background-image: url("/images/header/solution/solution-4.png");
}
header .solution-5 {
  background-image: url("/images/header/solution/solution-5.png");
}
header .solution-6 {
  background-image: url("/images/header/solution/solution-6.png");
}
header .solution-7 {
  background-image: url("/images/header/solution/solution-7.png");
}
header .solution-8 {
  background-image: url("/images/header/solution/solution-8.png");
}
header .contact-card {
  margin-top: 40px;
  margin-left: 40px;
  width: 400px;
  height: 164px;
  background: #0f1232 url("/images/header/solution/card-bg.png") no-repeat 0 0 / 100% 100%;
  color: #fff;
  position: relative;
  border-radius: 8px;
}
header .contact-card ul {
  margin-left: 20px;
  padding-top: 35px;
}
header .contact-card .title {
  font-size: 18px;
  color: #ffffff;
  line-height: 26px;
  margin-bottom: 5px;
}
header .card-phone-item {
  background-color: rgba(143, 143, 143, 0.3);
  border-radius: 41px;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  padding: 7px 10px;
  display: flex;
  align-items: center;
  width: 180px;
  margin-top: 20px;
}
header .card-phone-item .icon {
  width: 20px;
  height: 20px;
  background-image: url("/images/header/solution/phone-icon.png");
}
header .card-phone-item p {
  margin-left: 5px;
}
header .qr-code-box {
  position: absolute;
  width: 124px;
  height: 124px;
  right: 20px;
  top: 20px;
  background: #ffffff;
  border-radius: 4px;
  padding: 5px;
}
header .qr-code-box img {
  width: 114px;
}
header .core-list-box {
  height: 388px;
}
header .core-list-box .core-title-list {
  display: flex;
}
header .core-list-box .core-title-list li {
  margin-top: 40px;
  width: 224px;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 10px;
}
header .core-list-box .core-title-list li:not(:last-child) {
  margin-right: 20px;
}
header .core-list-box .core-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 29px;
}
header .core-list-box .core-list .icon {
  width: 24px;
  height: 24px;
  margin: 24px 20px 0 20px;
}
header .core-list-box .list-item {
  width: 224px;
}
header .core-list-box .list-item:not(:nth-child(5n)) {
  margin-right: 20px;
}
header .core-list-box .mark-new {
  position: relative;
}
header .core-list-box .mark-new::after {
  content: "";
  display: block;
  width: 32px;
  height: 14px;
  background: url("/images/header/core/mark-new.png") no-repeat 0 0 / 100% 100%;
  position: absolute;
  right: -10px;
  top: 2px;
}
header .core-1 {
  background-image: url("/images/header/core/core-1.png");
}
header .core-2 {
  background-image: url("/images/header/core/core-2.png");
}
header .core-3 {
  background-image: url("/images/header/core/core-3.png");
}
header .core-4 {
  background-image: url("/images/header/core/core-4.png");
}
header .core-5 {
  background-image: url("/images/header/core/core-5.png");
}
header .core-6 {
  background-image: url("/images/header/core/core-6.png");
}
header .core-7 {
  background-image: url("/images/header/core/core-7.png");
}
header .core-8 {
  background-image: url("/images/header/core/core-8.png");
}
header .core-9 {
  background-image: url("/images/header/core/core-9.png");
}
header .core-10 {
  background-image: url("/images/header/core/core-10.png");
}
header .core-11 {
  background-image: url("/images/header/core/core-11.png");
}
.hide-add {
  top: -60px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
}
.is-mobile .sdk-btn {
  display: none;
}
.mp4-yun-box {
  width: 100%;
  z-index: 5;
  cursor: pointer;
}
.mp4-yun-box video {
  width: 100%;
  height: auto;
  display: block;
  max-height: 30.3vw;
}
.mp4-yun-box .mp4-box-inner {
  position: relative;
  display: none;
  margin-top: -60px;
  height: 30.3vw;
  overflow: hidden;
}
.mp4-yun-box .mp4-box-inner .mp4hide {
  position: absolute;
  top: 30px;
  right: 30px;
  height: 24px;
  width: 24px;
}
