@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/* huawei begin */
/* 公有云 */
.full-banner {
  position: relative;
  height: 360px;
  width: 100%;
}
.full-banner .swiper-slide {
  height: 360px;
  background-position: 65% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.full-banner.hw-b-520 {
  height: 520px;
}
.full-banner.hw-b-520 .swiper-slide {
  height: 520px;
}
.full-banner .banner-inner {
  margin-top: 40px;
  margin-left: 10px;
  margin-right: 10px;
  max-height: 500px;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  overflow: hidden;
}
.full-banner .banner-inner b {
  font-size: 24px;
  color: #3E3E3E;
  font-weight: bold;
  line-height: 80px;
}
.full-banner .banner-inner.title-s b {
  padding: 0 14px;
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
}
.full-banner .banner-inner.title-s b em {
  font-style: normal;
}
.full-banner .banner-inner .huawei-banner-img {
  width: 350px;
  height: 34px;
}
.full-banner .banner-inner .ali-banner-img {
  width: 335px;
  height: 51px;
}
.full-banner .banner-inner .ali-banner-img img,
.full-banner .banner-inner .huawei-banner-img img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.full-banner .banner-inner b em {
  color: #FF6A00;
}
.full-banner .banner-inner p {
  margin-top: 0;
  padding: 0 14px;
  font-size: 14px;
  color: #3E3E3E;
  line-height: 28px;
}
.full-banner .banner-inner.title-s p {
  margin-top: 20px;
}
.full-banner .banner-inner p.ft-14 {
  font-size: 14px;
  margin-top: 10px;
}
.full-banner .banner-inner p em {
  font-style: normal;
  color: #FF6A00;
}
.full-banner .banner-inner .banner-activity {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
}
.full-banner .banner-inner .banner-activity a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 6px;
}
.full-banner .banner-inner .banner-activity a:hover {
  text-decoration: none;
  color: inherit;
}
.full-banner .banner-inner .banner-activity a span {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 1px 4px;
  background: #FF4E00;
  line-height: 1;
  margin-right: 4px;
}
.full-banner .banner-inner .banner-activity p {
  line-height: 1.2;
  font-size: 12px;
  font-weight: 400;
  color: #FF6A00;
}
.full-banner .banner-inner > a {
  position: relative;
  display: inline-block;
  min-width: 200px;
  margin-top: 30px;
  padding: 13px 40px;
  background: linear-gradient(270deg, #39bffb, #2468f2);
  color: #FFFFFF;
}
.full-banner .banner-inner > a:after {
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  content: "";
  display: inline-block;
  width: 15px;
  height: 10px;
  background-image: url('../images/common/icon-s-arrow-right2x.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: right 0.5s 0.2s;
}
.full-banner .banner-inner > a:hover {
  color: #fff;
  text-decoration: none;
}
.full-banner .banner-inner > a:hover:after {
  right: 10px;
}
.full-banner .banner-inner .huawei-banner-tag {
  max-width: 100%;
  margin-top: 35px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.full-banner .banner-inner .huawei-banner-tag .tag-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0;
  margin-bottom: 30px;
}
.full-banner .banner-inner .huawei-banner-tag .tag-item.next-icon {
  margin-right: 0;
  position: relative;
}
.full-banner .banner-inner .huawei-banner-tag .tag-item .tag-no.no-1 {
  background-image: url('../images/huawei/huawei-banner-tag-1.png');
}
.full-banner .banner-inner .huawei-banner-tag .tag-item .tag-no.no-2 {
  background-image: url('../images/huawei/huawei-banner-tag-2.png');
}
.full-banner .banner-inner .huawei-banner-tag .tag-item .tag-no.no-3 {
  background-image: url('../images/huawei/huawei-banner-tag-3.png');
}
.full-banner .banner-inner .huawei-banner-tag .tag-item .tag-no {
  width: 32px;
  height: 44px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.full-banner .banner-inner .huawei-banner-tag .tag-item .tag-text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.full-banner .banner-inner .huawei-banner-tag .tag-item .tag-text b {
  line-height: 1;
  font-weight: 600;
  font-size: 24px;
  color: #181818;
}
.full-banner .banner-inner .huawei-banner-tag .tag-item .tag-text b em {
  font-style: normal;
  letter-spacing: 1px;
}
.full-banner .banner-inner .huawei-banner-tag .tag-item .tag-text .tag-desc {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 1;
}
.full-banner .banner-float {
  display: none;
  position: absolute;
  top: 100px;
  right: var(--grid-style3-margin);
  width: 700px;
  height: 300px;
  padding: 50px 70px;
  background: rgba(255, 255, 255, 0.6);
}
.full-banner .banner-float b {
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  color: #181818;
}
.full-banner .banner-float .float-desc {
  margin-top: 32px;
  margin-bottom: 30px;
}
.full-banner .banner-float .float-desc p {
  font-weight: 400;
  font-size: 14px;
  color: #181818;
}
.full-banner .banner-float .float-desc p:not(:first-child) {
  margin-top: 24px;
}
.full-banner .banner-float .float-phone {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.full-banner .banner-float .float-phone .phone-name {
  font-weight: 600;
  font-size: 18px;
  color: #F26B21;
  margin-right: 8px;
}
.full-banner .banner-float .float-phone a {
  font-weight: 600;
  font-size: 30px;
  color: #F26B21;
}
.huawei-top-event {
  position: relative;
  height: auto;
  width: calc(100% - var(--grid-style3-margin)*2);
  margin: 0 auto 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  z-index: 2;
  background-color: hsla(0, 0%, 100%, 0.75);
  -webkit-backdrop-filter: blur(0.91667rem);
  backdrop-filter: blur(0.91667rem);
  border-radius: 30px;
}
.huawei-top-event .event-item {
  position: relative;
  display: flex;
  padding: 0 40px;
  align-items: center;
  margin-top: 10px;
  width: 90%;
  background: hsla(0, 0%, 94%, 0.7);
  height: 100px;
  border-radius: 12px;
}
.huawei-top-event .event-item:last-child {
  border-right: none;
}
.huawei-top-event .event-item .event-item-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.huawei-top-event .event-item .event-item-inner .img-wrapper {
  width: 3rem;
  height: 3rem;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.huawei-top-event .event-item .event-item-inner .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.huawei-top-event .event-item .event-item-inner .event-item-content b {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 14px;
  color: #181818;
}
.huawei-top-event .event-item .event-item-inner .event-item-content .desc {
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  min-height: 30px;
}
.huawei-top-event .event-item .event-item-inner .event-item-content .desc em {
  font-style: normal;
  color: #007BFF;
  margin: 0 2px;
}
.page-huawei .huawei-product {
  width: 100%;
  margin-top: 50px;
}
.page-huawei .huawei-product.mtb {
  margin-top: 120px;
}
.page-huawei .huawei-product .title {
  width: 100%;
  margin: 30px 0;
}
.page-huawei .huawei-product .title h4 {
  font-weight: normal;
  font-size: 20px;
  color: #181818;
  text-align: center;
}
.page-huawei .huawei-product .huawei-product-wrapper {
  width: 100%;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper {
  margin: auto;
  max-width: calc(100% - var(--grid-style3-margin) * 2);
  border-bottom: 1px solid #E8E8E8;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab {
  width: 100%;
  overflow-x: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li {
  position: relative;
  height: 60px;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li.active:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 80%;
  height: 3px;
  background: #007BFF;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li.active a {
  color: #007BFF;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li a {
  font-weight: 400;
  font-size: 1rem;
  color: #181818;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li:hover a {
  color: #007BFF;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul {
  width: 100%;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: stretch;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list.show {
  display: flex;
  -webkit-animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item {
  width: calc(50% - 20px);
  min-height: 220px;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  box-shadow: 0 4px 6px #2764af1a;
  margin-right: 0;
  border-radius: 12px;
  background-image: url("/static/images/ali/card-item-bg.png");
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: 100% 0;
  position: relative;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item::after {
  position: absolute;
  top: 0;
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 12px 12px 0 0;
  background-image: linear-gradient(180deg, #ECF2FF 0%, rgba(255, 255, 255, 0.1) 20%);
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item:nth-child(n) {
  margin-bottom: 20px;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item:nth-child(4n+4) {
  margin-right: 0;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item .product-img {
  margin-bottom: 10px;
  height: 75px;
  width: auto;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item .product-img img {
  height: 100%;
  object-fit: scale-down;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item .product-text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item .product-text .product-title {
  font-weight: 400;
  font-size: 16px;
  color: #181818;
  margin-bottom: 12px;
  text-align: center;
}
.page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item .product-text .product-desc {
  font-weight: 400;
  font-size: 12px;
  color: #181818;
  text-align: center;
}
.page-huawei .huawei-case {
  width: 100%;
  margin-top: 110px;
}
.page-huawei .huawei-case .title {
  width: 100%;
  margin: 60px 0;
}
.page-huawei .huawei-case .title h4 {
  font-weight: normal;
  font-size: 20px;
  color: #181818;
  text-align: center;
}
.page-huawei .huawei-case .huawei-case-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: auto;
}
.page-huawei .huawei-case .huawei-case-inner-b .case-list-wrapper {
  width: 100%;
  position: relative;
}
.page-huawei .huawei-case .huawei-case-inner-b .case-list-wrapper .case-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.page-huawei .huawei-case .huawei-case-inner-b .case-list-wrapper .case-list .case-item {
  position: relative;
  width: 90%;
  height: auto;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0;
  box-shadow: 0px 0px 12px 0px rgba(157, 157, 157, 0.24);
  border: 1px solid #E8E8E8;
  background: #FFFFFF;
  border-radius: 12px;
}
.page-huawei .huawei-case .huawei-case-inner-b .case-list-wrapper .case-list .case-item .tag {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
  background: #007BFF;
  border-radius: 12px 0 12px 0;
  font-weight: 400;
  font-size: 14px;
  color: #FFFDFD;
}
.page-huawei .huawei-case .huawei-case-inner-b .case-list-wrapper .case-list .case-item .case-img {
  min-height: 120px;
  width: 100%;
}
.page-huawei .huawei-case .huawei-case-inner-b .case-list-wrapper .case-list .case-item .case-img img {
  width: 100%;
  object-fit: contain;
  border-radius: 12px 12px 0 0;
}
.page-huawei .huawei-case .huawei-case-inner-b .case-list-wrapper .case-list .case-item .case-text {
  min-height: 150px;
  padding: 20px 10px;
}
.page-huawei .huawei-case .huawei-case-inner-b .case-list-wrapper .case-list .case-item .case-text p {
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 24px;
}
.page-huawei .huawei-client {
  width: 100%;
  margin-top: 110px;
  margin-bottom: 40px;
}
.page-huawei .huawei-client .title {
  width: 100%;
  margin: 40px 0;
}
.page-huawei .huawei-client .title h4 {
  font-weight: normal;
  font-size: 20px;
  color: #181818;
  text-align: center;
}
.page-huawei .huawei-client .title .desc {
  margin-top: 10px;
  font-weight: 400;
  font-size: 12px;
  color: #181818;
  text-align: center;
}
.page-huawei .huawei-client .huawei-client-wrapper-b {
  position: relative;
  width: calc(100% - var(--grid-margin) * 2);
  margin: auto;
  overflow: hidden;
}
.page-huawei .huawei-client .huawei-client-wrapper-b .huawei-client-row {
  margin-bottom: 27px;
  font-size: 14px;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.page-huawei .huawei-client .huawei-client-wrapper-b .huawei-client-row .client-item {
  width: 120px;
  height: 50px;
  margin-left: 15px;
  background: #FFFFFF;
  border: 1px solid #D4D4D4;
  flex-shrink: 0;
  margin-bottom: 10px;
}
.page-huawei .huawei-client .huawei-client-wrapper-b .huawei-client-row .client-item img {
  height: 100%;
  width: 100%;
  object-fit: scale-down;
}
.huawei-activity-event {
  position: relative;
  width: 100%;
  min-height: 80px;
  border: 2px solid #FFFFFF;
  background: rgba(255, 106, 0, 0.95);
}
.huawei-activity-event:before {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--grid-style3-margin);
  height: 100%;
  content: "";
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
}
.huawei-activity-event:after {
  position: absolute;
  top: 0;
  right: 0;
  width: var(--grid-style3-margin);
  height: 100%;
  content: "";
  background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));
}
.huawei-activity-event .huawei-activity-event-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  padding: 11px 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.huawei-activity-event .huawei-activity-event-inner .event-item {
  width: 90%;
  min-height: 58px;
  padding: 0 3%;
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.huawei-activity-event .huawei-activity-event-inner .event-item:not(:last-child) {
  border-right: 1px solid #ECECEC;
}
.huawei-activity-event .huawei-activity-event-inner .event-item .event-img {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.huawei-activity-event .huawei-activity-event-inner .event-item .event-img img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.huawei-activity-event .huawei-activity-event-inner .event-item .event-text b {
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 22px;
}
.huawei-activity-event .huawei-activity-event-inner .event-item .event-text .event-desc {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 22px;
}
.page-huawei .huawei-activity-seckill {
  position: relative;
  width: 100%;
}
.page-huawei .huawei-activity-seckill .top-left-bg {
  position: absolute;
  top: -10px;
  left: 0;
  width: 217px;
  height: 316px;
  background-image: url('../images/huawei/huawei-content-bg-2.png');
  background-repeat: no-repeat;
  background-size: 217px 316px;
  z-index: -1;
}
.page-huawei .huawei-activity-seckill .middle-right-bg {
  position: absolute;
  bottom: 40%;
  right: 0;
  width: 177px;
  height: 199px;
  background-image: url('../images/huawei/huawei-content-bg-1.png');
  background-repeat: no-repeat;
  background-size: 177px 199px;
  z-index: -1;
}
.page-huawei .huawei-activity-seckill .main-bg {
  position: absolute;
  bottom: -20%;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 914px;
  background-image: url('../images/huawei/huawei-main-bg.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: -1;
}
.page-huawei .huawei-activity-seckill .title {
  margin-top: 50px;
  margin-bottom: 40px;
  width: 100%;
}
.page-huawei .huawei-activity-seckill .title h4 {
  font-weight: 600;
  font-size: 24px;
  color: #181818;
  line-height: 36px;
  text-align: center;
}
.page-huawei .huawei-activity-seckill .title .desc {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 24px;
  text-align: center;
}
.page-huawei .huawei-activity-seckill .title .desc a {
  padding: 0 2px;
  color: #4788FF;
  text-decoration: underline;
}
.page-huawei .huawei-activity-seckill .huawei-activity-seckill-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: auto;
}
.page-huawei .huawei-activity-seckill .huawei-activity-seckill-inner .huawei-activity-seckill-list {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.page-huawei .huawei-item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  padding: 2.2% 1.5%;
  margin-right: 1%;
  margin-bottom: 20px;
  background: linear-gradient(to bottom, #FFF2E2, #FFFFFF, #FFFFFF);
  border: 1px solid #E8E8E8;
}
.page-huawei .huawei-item:nth-child(4n+4) {
  margin-right: 0;
}
.page-huawei .huawei-item .huawei-item-org-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 98px;
  height: 24px;
  line-height: 24px;
  padding-left: 8px;
  background-image: url('../images/huawei/huawei-item-icon.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
}
.page-huawei .huawei-item .huawei-item-top {
  width: 100%;
}
.page-huawei .huawei-item .huawei-item-top .huawei-item-title {
  width: 100%;
  overflow: hidden;
}
.page-huawei .huawei-item .huawei-item-top .huawei-item-title b {
  display: inline-block;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  color: #181818;
}
.page-huawei .huawei-item .huawei-item-top .huawei-item-title .desc {
  font-weight: 400;
  font-size: 14px;
  color: #787878;
  line-height: 24px;
}
.page-huawei .huawei-item .huawei-item-top .huawei-item-option {
  width: 100%;
}
.page-huawei .huawei-item .huawei-item-top .huawei-item-option .option-item {
  width: 100%;
  border-bottom: 1px solid #F0F0F0;
  height: 64px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.page-huawei .huawei-item .huawei-item-top .huawei-item-option .option-item .option-item-name {
  font-size: 14px;
  font-weight: 400;
  color: #181818;
  min-width: 75px;
}
.page-huawei .huawei-item .huawei-item-top .huawei-item-option .option-item .option-item-value {
  font-weight: 400;
  font-size: 18px;
  color: #181818;
}
.page-huawei .huawei-item .huawei-item-top .huawei-item-tag {
  width: 100%;
  min-height: 64px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.page-huawei .huawei-item .huawei-item-top .huawei-item-tag > div:not(:last-child) {
  margin-right: 7px;
}
.page-huawei .huawei-item .huawei-item-top .huawei-item-tag .tag-org-item {
  padding: 4px 7px;
  margin-top: 16px;
  background: #FFDFC9;
  line-height: 1;
  font-weight: 400;
  font-size: 12px;
  color: #FF6A00;
}
.page-huawei .huawei-item .huawei-item-top .huawei-item-tag .tag-item {
  padding: 4px 7px;
  margin-top: 16px;
  background: #EFF3FF;
  line-height: 1;
  font-weight: 400;
  font-size: 12px;
  color: #181818;
}
.page-huawei .huawei-item .huawei-item-bottom {
  width: 100%;
}
.page-huawei .huawei-item .huawei-item-bottom .huawei-item-price {
  width: 100%;
  margin-top: 10px;
}
.page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .price {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .price .price-name {
  margin-right: 10px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 1;
}
.page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .price .price-num {
  font-weight: 500;
  font-size: 14px;
  color: #FF7E24;
  line-height: 1;
}
.page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .price .price-num span {
  font-size: 24px;
  line-height: 1;
  margin-left: 4px;
}
.page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .old-price {
  width: 100%;
  margin-top: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .old-price .price-name {
  margin-right: 10px;
  font-weight: 400;
  font-size: 14px;
  color: #787878;
  line-height: 1;
}
.page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .old-price .price-num {
  font-weight: 400;
  font-size: 14px;
  color: #787878;
  line-height: 1;
}
.page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .old-price .price-num span {
  text-decoration: line-through;
  font-size: 14px;
  margin-left: 4px;
}
.page-huawei .huawei-item .huawei-item-bottom .huawei-item-btn {
  width: 100%;
  margin-top: 18px;
}
.page-huawei .huawei-item .huawei-item-bottom .huawei-item-btn .org-btn {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  background: linear-gradient(-90deg, #FFB33C, #FF6A00);
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}
.page-huawei .huawei-more {
  width: 100%;
  min-height: 73px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-huawei .huawei-more a {
  position: relative;
  padding-right: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #1366EC;
}
.page-huawei .huawei-more a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 10px;
  height: 7px;
  background-image: url('../images/huawei/icon-huawei-more.png');
  background-repeat: no-repeat;
  background-size: 10px 7px;
}
.page-huawei .huawei-activity-newuser {
  position: relative;
  width: 100%;
}
.page-huawei .huawei-activity-newuser .title {
  margin-top: 50px;
  margin-bottom: 40px;
  width: 100%;
}
.page-huawei .huawei-activity-newuser .title h4 {
  font-weight: 600;
  font-size: 24px;
  color: #181818;
  line-height: 36px;
  text-align: center;
}
.page-huawei .huawei-activity-newuser .title .desc {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 24px;
  text-align: center;
}
.page-huawei .huawei-activity-newuser .title .desc a {
  padding: 0 2px;
  color: #4788FF;
  text-decoration: underline;
}
.page-huawei .huawei-activity-newuser .huawei-activity-newuser-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: auto;
}
.page-huawei .huawei-activity-newuser .huawei-activity-newuser-inner .huawei-activity-newuser-list {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.page-huawei .huawei-activity-newuser .top-left-bg {
  position: absolute;
  top: 100px;
  left: 0;
  width: 217px;
  height: 316px;
  background-image: url('../images/huawei/huawei-content-bg-2.png');
  background-repeat: no-repeat;
  background-size: 217px 316px;
  z-index: -1;
}
.page-huawei .huawei-activity-newuser .middle-right-bg {
  position: absolute;
  bottom: 40%;
  right: 90px;
  width: 177px;
  height: 199px;
  background-image: url('../images/huawei/huawei-content-bg-1.png');
  background-repeat: no-repeat;
  background-size: 177px 199px;
  z-index: -1;
}
.page-huawei .huawei-activity-newuser .main-bg {
  position: absolute;
  bottom: -20%;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 914px;
  background-image: url('../images/huawei/huawei-main-bg.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: -1;
}
.page-huawei .huawei-activity-newaold {
  width: 100%;
}
.page-huawei .huawei-activity-newaold .title {
  margin-top: 50px;
  margin-bottom: 40px;
  width: 100%;
}
.page-huawei .huawei-activity-newaold .title h4 {
  font-weight: 600;
  font-size: 24px;
  color: #181818;
  line-height: 36px;
  text-align: center;
}
.page-huawei .huawei-activity-newaold .title .desc {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 24px;
  text-align: center;
}
.page-huawei .huawei-activity-newaold .title .desc a {
  padding: 0 2px;
  color: #4788FF;
  text-decoration: underline;
}
.page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper {
  width: 100%;
}
.page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-tab {
  width: 100%;
  border-bottom: 1px solid #E8E8E8;
}
.page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-tab .tab-list {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
.page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-tab .tab-list a {
  width: calc(100% / 7);
  min-height: 65px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #E8E8E8;
  border-left: 1px solid #E8E8E8;
}
.page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-tab .tab-list a:last-child {
  border-right: 1px solid #E8E8E8;
}
.page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-tab .tab-list a.active {
  font-weight: 600;
  color: #FF6A00;
  border-top: 2px solid #FF6A00;
  background: linear-gradient(to bottom, #FFF2E2, #FFFFFF);
}
.page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: 30px auto 0 auto;
}
.page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-inner .huawei-activity-newaold-list {
  width: 100%;
}
.page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-inner .huawei-activity-newaold-list li {
  width: 100%;
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-inner .huawei-activity-newaold-list li.show {
  display: flex;
}
.page-huawei .huawei-activity-group {
  width: 100%;
}
.page-huawei .huawei-activity-group .title {
  margin-top: 50px;
  margin-bottom: 40px;
  width: 100%;
}
.page-huawei .huawei-activity-group .title h4 {
  font-weight: 600;
  font-size: 24px;
  color: #181818;
  line-height: 36px;
  text-align: center;
}
.page-huawei .huawei-activity-group .title .desc {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 24px;
  text-align: center;
}
.page-huawei .huawei-activity-group .title .desc a {
  padding: 0 2px;
  color: #4788FF;
  text-decoration: underline;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper {
  width: 100%;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-tab {
  width: 100%;
  border-bottom: 1px solid #E8E8E8;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-tab .tab-list {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-tab .tab-list a {
  width: calc(100% / 2);
  min-height: 65px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #E8E8E8;
  border-left: 1px solid #E8E8E8;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-tab .tab-list a:last-child {
  border-right: 1px solid #E8E8E8;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-tab .tab-list a.active {
  font-weight: 600;
  color: #FF6A00;
  border-top: 2px solid #FF6A00;
  background: linear-gradient(to bottom, #FFF2E2, #FFFFFF);
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: 30px auto 0 auto;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list {
  width: 100%;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li {
  width: 100%;
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li.show {
  display: flex;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #E8E8E8;
  border-left: 1px solid #E8E8E8;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item:nth-child(3n+3) {
  border-right: 1px solid #E8E8E8;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item:nth-child(-n+3) {
  border-top: 1px solid #E8E8E8;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item:last-child {
  border-right: 1px solid #E8E8E8;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top {
  width: 100%;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top .huawei-item-title {
  width: 100%;
  padding: 44px 10px;
  border-bottom: 1px solid #E8E8E8;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top .huawei-item-title .item-img {
  width: auto;
  height: 40px;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top .huawei-item-title .item-img img {
  height: 100%;
  object-fit: scale-down;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top .huawei-item-title b {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 24px;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top .huawei-item-title .desc {
  margin-top: 6px;
  font-weight: 400;
  font-size: 12px;
  color: #181818;
  line-height: 22px;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option {
  width: 100%;
  padding: 22px 30px;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #E8E8E8;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item input[type=checkbox] {
  margin-right: 20px;
  flex-shrink: 0;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item input[type=checkbox] {
  cursor: pointer;
  position: relative;
  width: 14px;
  height: 14px;
  font-size: 12px;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item input[type=checkbox]::after {
  position: absolute;
  top: 0;
  color: #000;
  width: 14px;
  height: 14px;
  display: inline-block;
  visibility: visible;
  padding-left: 0px;
  text-align: center;
  content: ' ';
  border-radius: 3px;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item input[type=checkbox]:checked::after {
  content: "";
  background-color: #037DF3;
  border-color: #037DF3;
  background-color: #FF6A00;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item input[type=checkbox]:checked::before {
  content: '';
  position: absolute;
  top: 1px;
  left: 5px;
  width: 4px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  z-index: 1;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item .option-item-name {
  min-width: 120px;
  margin-right: 30px;
  flex-shrink: 0;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item .option-item-value {
  font-weight: 400;
  font-size: 18px;
  color: #181818;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom {
  width: 100%;
  margin-top: 10px;
  padding-bottom: 40px;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price {
  width: 100%;
  padding: 0 60px;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .price {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .price .price-name {
  margin-right: 10px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 1;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .price .price-num {
  font-weight: 500;
  font-size: 14px;
  color: #FF7E24;
  line-height: 1;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .price .price-num span {
  font-size: 24px;
  line-height: 1;
  margin-left: 4px;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .old-price {
  width: 100%;
  margin-top: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .old-price .price-name {
  margin-right: 10px;
  font-weight: 400;
  font-size: 14px;
  color: #787878;
  line-height: 1;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .old-price .price-num {
  font-weight: 400;
  font-size: 14px;
  color: #787878;
  line-height: 1;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .old-price .price-num span {
  text-decoration: line-through;
  font-size: 14px;
  margin-left: 4px;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-btn {
  width: 100%;
  margin-top: 18px;
  padding: 0 60px;
}
.page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-btn .org-btn {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  background: linear-gradient(-90deg, #FFB33C, #FF6A00);
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}
.page-huawei .huawei-activity-step {
  width: 100%;
  margin-bottom: 56px;
}
.page-huawei .huawei-activity-step .title {
  margin-top: 50px;
  margin-bottom: 40px;
  width: 100%;
}
.page-huawei .huawei-activity-step .title h4 {
  font-weight: 600;
  font-size: 24px;
  color: #181818;
  line-height: 36px;
  text-align: center;
}
.page-huawei .huawei-activity-step .huawei-activity-step-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: auto;
}
.page-huawei .huawei-activity-step .huawei-activity-step-inner img {
  width: 100%;
  object-fit: scale-down;
}
.page-huawei .huawei-sale-card {
  position: relative;
  width: 100%;
  min-height: 820px;
  background-image: url('../images/huawei/huawei-sale-bg-1.png');
  background-repeat: no-repeat;
  top: -130px;
  right: 0;
  left: 0;
  margin: auto;
  padding-top: 130px;
}
.page-huawei .huawei-sale-card .title {
  margin-top: 50px;
  margin-bottom: 40px;
  width: 100%;
}
.page-huawei .huawei-sale-card .title h4 {
  font-weight: 600;
  font-size: 24px;
  color: #181818;
  line-height: 36px;
  text-align: center;
}
.page-huawei .huawei-sale-card .title .desc {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 24px;
  text-align: center;
}
.page-huawei .huawei-sale-card .title .desc em {
  color: #FF6A00;
  font-style: normal;
}
.page-huawei .huawei-sale-card .title .desc a {
  padding: 0 2px;
  color: #4788FF;
  text-decoration: underline;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper {
  width: calc((100% - var(--grid-style3-margin) * 2) / 0.9);
  min-height: 646px;
  margin: auto;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner {
  width: 91%;
  margin: auto;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row {
  width: 100%;
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-title {
  width: 263px;
  height: 45px;
  padding-left: 30px;
  background-image: url('../images/huawei/huawei-sale-card-title.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
  color: #473B36;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list {
  width: 100%;
  margin-top: 26px;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item {
  width: 90%;
  min-height: 133px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-image: url('../images/huawei/huawei-sale-card.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0 10%;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item:not(:last-child) {
  margin-right: 1%;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item .item-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item .item-left .card-price {
  font-weight: 600;
  font-size: 18px;
  color: #E85820;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item .item-left .card-price span {
  margin-left: 4px;
  font-size: 36px;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item .item-left .card-tips {
  font-weight: 600;
  font-size: 14px;
  color: #473B36;
}
.page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item .item-right a {
  display: block;
  width: 40px;
  padding: 15px 0;
  font-weight: 600;
  font-size: 18px;
  color: #701C00;
  background: #FEF6C1;
  border-radius: 4px;
  writing-mode: vertical-rl;
  text-align: center;
  line-height: 40px;
}
.page-huawei .huawei-sale-character {
  width: 100%;
}
.page-huawei .huawei-sale-character .title {
  margin-top: 0px;
  margin-bottom: 40px;
  width: 100%;
}
.page-huawei .huawei-sale-character .title h4 {
  font-weight: 600;
  font-size: 24px;
  color: #181818;
  line-height: 36px;
  text-align: center;
}
.page-huawei .huawei-sale-character .huawei-sale-character-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: auto;
  background: linear-gradient(0deg, #FFFFFF, #FFFAF1);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-1 {
  background-image: url('../images/huawei/01.png');
}
.page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-2 {
  background-image: url('../images/huawei/02.png');
}
.page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-3 {
  background-image: url('../images/huawei/03.png');
}
.page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-4 {
  background-image: url('../images/huawei/04.png');
}
.page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-5 {
  background-image: url('../images/huawei/05.png');
}
.page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-6 {
  background-image: url('../images/huawei/06.png');
}
.page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item {
  width: 90%;
  border-bottom: 1px solid #E8E8E8;
  border-right: 1px solid #E8E8E8;
  padding: 70px 5% 50px 4%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  background-size: auto 96px;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item .item-text {
  margin-left: 20px;
}
.page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item .item-text b {
  font-weight: 600;
  font-size: 18px;
  color: #4A121D;
}
.page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item .item-text p {
  margin-top: 6px;
  font-weight: 400;
  font-size: 14px;
  color: #9D7051;
  line-height: 26px;
}
.page-huawei .huawei-sale-consult {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.page-huawei .huawei-sale-consult .huawei-sale-consult-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  min-height: 120px;
  margin: auto;
  padding: 10px 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  background-image: url('../images/huawei/huawei-sale-consult-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.page-huawei .huawei-sale-consult .huawei-sale-consult-inner > b {
  font-weight: 600;
  font-size: 30px;
  color: #FFFFFF;
  margin-right: 8%;
  margin-bottom: 20px;
}
.page-huawei .huawei-sale-consult .huawei-sale-consult-inner .huawei-sale-consult-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.page-huawei .huawei-sale-consult .huawei-sale-consult-inner .huawei-sale-consult-form .input {
  width: 220px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border-radius: 0;
  border: none;
  outline: none;
  margin-right: 10px;
  margin-bottom: 20px;
}
.page-huawei .huawei-sale-consult .huawei-sale-consult-inner .huawei-sale-consult-form input[type=submit] {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #F26B21;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  border: none;
  outline: none;
}
.page-huawei .huawei-sale-advantage {
  width: 100%;
}
.page-huawei .huawei-sale-advantage .title {
  margin-top: 100px;
  margin-bottom: 40px;
  width: 100%;
}
.page-huawei .huawei-sale-advantage .title h4 {
  font-weight: 600;
  font-size: 24px;
  color: #181818;
  line-height: 36px;
  text-align: center;
}
.page-huawei .huawei-sale-advantage .title .desc {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 24px;
  text-align: center;
}
.page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item {
  width: 90%;
  border: 1px solid #E8E8E8;
  padding: 36px 4%;
  margin-bottom: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  background: #FFFFFF;
}
.page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item:not(:nth-child(3n+3)) {
  margin-right: 2%;
}
.page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item .item-img {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item .item-img img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item .item-text {
  margin-left: 32px;
}
.page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item .item-text p {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #4A121D;
}
.page-huawei .huawei-sale-qa {
  width: 100%;
}
.page-huawei .huawei-sale-qa .title {
  margin-top: 100px;
  margin-bottom: 40px;
  width: 100%;
}
.page-huawei .huawei-sale-qa .title h4 {
  font-weight: 600;
  font-size: 24px;
  color: #181818;
  line-height: 36px;
  text-align: center;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: auto;
  padding: 30px 40px;
  border: 1px solid #EFEFEF;
  background: #FFFFFF;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item {
  width: 100%;
  margin-bottom: 14px;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-title {
  position: relative;
  padding: 25px 0 25px 53px;
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 1;
  cursor: pointer;
  background: #FAFAFA;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-title:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 29px;
  content: "";
  width: 6px;
  height: 6px;
  margin: auto;
  background: #B0B0B0;
  border-radius: 50%;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item.show .qa-item-title {
  color: #FF6A00;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item.show .qa-item-title:before {
  background: #FF6A00;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item.show .qa-item-title:after {
  transform: rotateX(180deg);
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-txt {
  display: none;
  width: 100%;
  padding: 30px 50px 30px 53px;
  background: #FDFDFD;
  overflow: hidden;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item.show .qa-item-txt {
  display: block;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-txt li {
  list-style: inside;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-txt p {
  font-weight: 400;
  font-size: 14px;
  color: #181818;
  line-height: 26px;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-txt ul {
  margin-top: 20px;
}
.page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-txt li {
  margin-bottom: 10px;
}
.huawei-sale-code-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: var(--top-z-index);
  background: rgba(123, 123, 123, 0.6);
}
.huawei-sale-code-mask.show {
  display: block;
}
.huawei-sale-code-mask .huawei-sale-code {
  width: 500px;
  background: #FFFFFF;
  opacity: 1;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -80px;
  transform: translateX(-250px);
  padding: 30px 40px;
}
.huawei-sale-code-mask .huawei-sale-code .huawei-sale-code-title {
  font-size: 16px;
  line-height: 48px;
  font-weight: 600;
}
.huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code {
  margin-top: 2px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code input {
  width: 240px;
  height: 48px;
  padding-left: 10px;
  margin-right: 20px;
  border-radius: 2px;
  border: 1px solid #E9E9E9;
  line-height: normal;
}
.huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code .code-img {
  cursor: pointer;
  height: 48px;
  width: 160px;
}
.huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code .code-img img {
  width: 100%;
  height: 100%;
}
.huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code-btns {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-top: 40px;
}
.huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code-btns button[type=submit] {
  width: 124px;
  height: 36px;
  background: #0058FF;
  color: #FFFFFF;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  line-height: 1;
  outline: none;
}
.huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code-btns button[type=button] {
  width: 124px;
  height: 36px;
  margin-left: 20px;
  background: #E7E7E7;
  color: #1E2736;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  line-height: 1;
  outline: none;
}
.huawei-sale-bottom {
  margin-top: 72px;
  width: 100%;
  min-height: 160px;
  background-image: url('../images/huawei/huawei-sale-bottom-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.huawei-sale-bottom b {
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 22px;
}
.huawei-sale-bottom a {
  display: block;
  height: 44px;
  width: 172px;
  margin-top: 17px;
  background: #FFFFFF;
  font-weight: 400;
  font-size: 14px;
  color: #F58020;
  line-height: 44px;
  text-align: center;
}
.page-huawei .ali-company {
  width: 100%;
  margin-top: 60px;
}
.page-huawei .ali-company .title {
  width: 100%;
  padding: 40px 0;
}
.page-huawei .ali-company .title h4 {
  font-weight: normal;
  font-size: 20px;
  color: #181818;
  line-height: 36px;
  text-align: center;
}
.page-huawei .ali-company .title .desc {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #787878;
  line-height: 24px;
  text-align: center;
}
.page-huawei .ali-company .ali-company-wrapper {
  width: 100%;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: auto;
  display: flex;
  background: none;
  flex-direction: column;
  box-shadow: initial;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top {
  width: 90%;
  border-bottom: 1px solid #eee;
  background-image: url('../images/ali/ali-foot-bg.png');
  border-radius: 12px;
  background-repeat: no-repeat;
  background-size: 75%;
  margin: 0 auto;
  box-shadow: 0 2px 4px #0000001a;
  background-position: 125px 25px;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title {
  width: 100%;
  padding: 40px 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title .ali-company-title-left {
  width: auto;
  margin-bottom: 20px;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title .ali-company-title-left h4 {
  font-weight: 600;
  font-size: 18px;
  color: #181818;
  line-height: 28px;
  margin-bottom: 12px;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title .ali-company-title-left .ali-company-title-desc {
  font-weight: 400;
  font-size: 14px;
  color: #373737;
  line-height: 24px;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title .ali-company-title-right {
  flex-shrink: 0;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title .ali-company-title-right a {
  display: block;
  height: 38px;
  line-height: 38px;
  font-weight: 500;
  text-align: center;
  padding: 0 30px;
  color: #FFFFFF;
  background-color: #007BFF;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item {
  width: 90%;
  padding: 54px 40px;
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(235, 241, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 100%);
  box-shadow: 0 2px 4px #0000001a;
  margin-top: 20px;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item:nth-child(-n+3) {
  border-top: none;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item:nth-child(3n+3) {
  border-right: none;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item .item-top {
  width: 100%;
  margin-bottom: 22px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item .item-top .img-wrapper {
  height: 56px;
  width: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item .item-top .img-wrapper img {
  width: 100%;
  height: 100%;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item .item-top b {
  margin-left: 20px;
  font-size: 24px;
  font-weight: 400;
  color: #181818;
}
.page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item .advantage-item-desc {
  min-height: 86px;
  font-size: 14px;
  font-weight: 400;
  color: #787878;
  line-height: 26px;
}
/* 公有云 */
@media (min-width: 768px) {
  .full-banner {
    position: relative;
    height: 580px;
    width: 100%;
  }
  .full-banner .swiper-slide {
    height: 580px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .full-banner .banner-inner {
    margin-top: 130px;
    margin-left: var(--grid-style3-margin);
    margin-right: var(--grid-style3-margin);
    max-height: 400px;
    max-width: 1000px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    overflow: hidden;
  }
  .full-banner .banner-inner b {
    font-size: 48px;
    color: #3E3E3E;
    font-weight: bold;
    line-height: 80px;
  }
  .full-banner .banner-inner.title-s b {
    padding: 0;
    font-weight: bold;
    font-size: 32px;
    line-height: 54px;
  }
  .full-banner .banner-inner.title-s b em {
    font-style: normal;
  }
  .full-banner .banner-inner .huawei-banner-img {
    width: 431px;
    height: 49px;
  }
  .full-banner .banner-inner .ali-banner-img {
    width: 335px;
    height: 51px;
  }
  .full-banner .banner-inner .ali-banner-img img,
  .full-banner .banner-inner .huawei-banner-img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
  }
  .full-banner .banner-inner b em {
    color: #FF6A00;
  }
  .full-banner .banner-inner p {
    margin-top: 0;
    padding: 0;
    font-size: 18px;
    color: #3E3E3E;
    line-height: 36px;
  }
  .full-banner .banner-inner.title-s p {
    margin-top: 20px;
  }
  .full-banner .banner-inner p.ft-14 {
    font-size: 14px;
    margin-top: 10px;
  }
  .full-banner .banner-inner p em {
    font-style: normal;
    color: #FF6A00;
  }
  .full-banner .banner-inner .banner-activity {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
  }
  .full-banner .banner-inner .banner-activity a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 6px;
  }
  .full-banner .banner-inner .banner-activity a:hover {
    text-decoration: none;
    color: inherit;
  }
  .full-banner .banner-inner .banner-activity a span {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 1px 4px;
    background: #FF4E00;
    line-height: 1;
    margin-right: 4px;
  }
  .full-banner .banner-inner .banner-activity p {
    line-height: 1.2;
    font-size: 14px;
    font-weight: 400;
    color: #FF6A00;
  }
  .full-banner .banner-inner > a {
    position: relative;
    display: inline-block;
    min-width: 200px;
    margin-top: 50px;
    padding: 13px 40px;
    background: linear-gradient(270deg, #39bffb, #2468f2);
    color: #FFFFFF;
  }
  .full-banner .banner-inner > a:after {
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    content: "";
    display: inline-block;
    width: 15px;
    height: 10px;
    background-image: url('../images/common/icon-s-arrow-right2x.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: right 0.5s 0.2s;
  }
  .full-banner .banner-inner > a:hover {
    color: #fff;
    text-decoration: none;
  }
  .full-banner .banner-inner > a:hover:after {
    right: 10px;
  }
  .full-banner .banner-inner .huawei-banner-tag {
    max-width: 100%;
    margin-top: 35px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
  .full-banner .banner-inner .huawei-banner-tag .tag-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-shrink: 0;
    margin-bottom: 0;
  }
  .full-banner .banner-inner .huawei-banner-tag .tag-item.next-icon {
    margin-right: 30px;
    position: relative;
  }
  .full-banner .banner-inner .huawei-banner-tag .tag-item.next-icon:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -25px;
    margin: auto;
    content: "";
    width: 23px;
    height: 28px;
    background-image: url('../images/huawei/huawei-banner-tag-next.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .full-banner .banner-inner .huawei-banner-tag .tag-item .tag-no.no-1 {
    background-image: url('../images/huawei/huawei-banner-tag-1.png');
  }
  .full-banner .banner-inner .huawei-banner-tag .tag-item .tag-no.no-2 {
    background-image: url('../images/huawei/huawei-banner-tag-2.png');
  }
  .full-banner .banner-inner .huawei-banner-tag .tag-item .tag-no.no-3 {
    background-image: url('../images/huawei/huawei-banner-tag-3.png');
  }
  .full-banner .banner-inner .huawei-banner-tag .tag-item .tag-no {
    width: 32px;
    height: 44px;
    margin-right: 10px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .full-banner .banner-inner .huawei-banner-tag .tag-item .tag-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .full-banner .banner-inner .huawei-banner-tag .tag-item .tag-text b {
    line-height: 1;
    font-weight: 600;
    font-size: 24px;
    color: #181818;
  }
  .full-banner .banner-inner .huawei-banner-tag .tag-item .tag-text b em {
    font-style: normal;
    letter-spacing: 1px;
  }
  .full-banner .banner-inner .huawei-banner-tag .tag-item .tag-text .tag-desc {
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 1;
  }
  .full-banner .banner-float {
    display: block;
    position: absolute;
    top: 100px;
    right: var(--grid-style3-margin);
    width: 700px;
    height: 300px;
    padding: 50px 70px;
    background: rgba(255, 255, 255, 0.6);
  }
  .full-banner .banner-float b {
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    color: #181818;
  }
  .full-banner .banner-float .float-desc {
    margin-top: 32px;
    margin-bottom: 30px;
  }
  .full-banner .banner-float .float-desc p {
    font-weight: 400;
    font-size: 14px;
    color: #181818;
  }
  .full-banner .banner-float .float-desc p:not(:first-child) {
    margin-top: 24px;
  }
  .full-banner .banner-float .float-phone {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .full-banner .banner-float .float-phone .phone-name {
    font-weight: 600;
    font-size: 18px;
    color: #F26B21;
    margin-right: 8px;
  }
  .full-banner .banner-float .float-phone a {
    font-weight: 600;
    font-size: 30px;
    color: #F26B21;
  }
  .huawei-top-event {
    position: relative;
    height: 120px;
    width: 100%;
    margin: -120px auto 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    z-index: 2;
    background-color: hsla(0, 0%, 94%, 0.7);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    padding: 0 10%;
    border-radius: 0;
    box-shadow: 8px 8px 10px 0 rgba(55, 99, 170, 0.1);
  }
  .huawei-top-event .event-item {
    height: 120px;
    width: 25%;
    margin-top: 0;
    padding: 0 3%;
    border-right: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    background: none;
    border-radius: 12px;
  }
  .huawei-top-event .event-item:hover {
    background: hsla(0, 0%, 100%, 0.8);
  }
  .huawei-top-event .event-item:last-child {
    border-right: none;
  }
  .huawei-top-event .event-item .event-item-inner {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .huawei-top-event .event-item .event-item-inner .img-wrapper {
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .huawei-top-event .event-item .event-item-inner .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
  }
  .huawei-top-event .event-item .event-item-inner .event-item-content b {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 14px;
    color: #181818;
  }
  .huawei-top-event .event-item .event-item-inner .event-item-content .desc {
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    min-height: 30px;
  }
  .huawei-top-event .event-item .event-item-inner .event-item-content .desc em {
    font-style: normal;
    color: #007BFF;
    margin: 0 2px;
  }
  .page-huawei .huawei-product {
    width: 100%;
    margin-top: 100px;
  }
  .page-huawei .huawei-product.mtb {
    margin-top: 120px;
  }
  .page-huawei .huawei-product .title {
    width: 100%;
    margin: 50px 0;
  }
  .page-huawei .huawei-product .title h4 {
    font-weight: 600;
    font-size: 32px;
    color: #3E3E3E;
    text-align: center;
  }
  .page-huawei .huawei-product .huawei-product-wrapper {
    width: 100%;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper {
    max-width: calc(100% - var(--grid-style3-margin) * 2);
    margin: auto;
    border-bottom: 1px solid #E8E8E8;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab {
    width: 100%;
    overflow-x: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li {
    position: relative;
    height: 60px;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 8px;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li::after {
    content: '';
    position: absolute;
    margin: 0 auto;
    bottom: 0;
    width: 0;
    height: 3px;
    background-color: #007BFF;
    transition: width 0.3s ease-in-out;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li:hover::after {
    width: 100%;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li.active:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    width: 80%;
    height: 3px;
    background: #007BFF;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li.active a {
    color: #007BFF;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li a {
    font-weight: 400;
    font-size: 18px;
    color: #181818;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-tab-wrapper .huawei-product-tab li:hover a {
    color: #007BFF;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin-top: 36px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul {
    width: 100%;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list {
    display: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list.show {
    display: flex;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item {
    width: calc(25% - 20px);
    min-height: 220px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    box-shadow: 0 4px 6px #2764af1a;
    margin-right: 20px;
    border-radius: 12px;
    transition: all 0.3s ease;
    position: relative;
    top: 0;
    background-image: url("/static/images/ali/card-item-bg.png");
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: 100% 0;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item::after {
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 12px 12px 0 0;
    background-image: linear-gradient(180deg, #ECF2FF 0%, rgba(255, 255, 255, 0.1) 20%);
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item:hover {
    top: -6px;
    text-decoration: none;
    box-shadow: 0 6px 16px 6px rgba(7, 12, 20, 0.08);
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item:nth-child(-n+4) {
    margin-bottom: 20px;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item:nth-child(4n+4) {
    margin-right: 0;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item .product-img {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 75px;
    width: auto;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item .product-img img {
    height: 100%;
    object-fit: scale-down;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item .product-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item .product-text .product-title {
    font-weight: 400;
    font-size: 18px;
    color: #181818;
    margin-bottom: 12px;
  }
  .page-huawei .huawei-product .huawei-product-wrapper .huawei-product-inner ul .huawei-product-list .huawei-product-item .product-text .product-desc {
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    text-align: center;
  }
  .page-huawei .huawei-case {
    width: 100%;
    margin-top: 110px;
  }
  .page-huawei .huawei-case .title {
    width: 100%;
    margin: 60px 0;
  }
  .page-huawei .huawei-case .title h4 {
    font-weight: 600;
    font-size: 32px;
    color: #3e3e3e;
    text-align: center;
  }
  .page-huawei .huawei-case .huawei-case-inner {
    width: calc(100% - var(--grid-style3-margin) * 3);
    margin: auto;
    position: relative;
  }
  .page-huawei .huawei-case .huawei-case-inner .case-list-wrapper {
    width: 100%;
    position: relative;
  }
  .page-huawei .huawei-case .huawei-case-inner .arrow-left {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    background-color: #000000;
    background-image: url('../images/huawei/icon-huawei-case-arrow.png');
    background-repeat: no-repeat;
    background-size: 9px 12px;
    background-position: center;
    transform: rotateY(180deg);
    opacity: 0.3;
    border-radius: 50%;
  }
  .page-huawei .huawei-case .huawei-case-inner .arrow-left:hover {
    opacity: 0.5;
  }
  .page-huawei .huawei-case .huawei-case-inner .arrow-right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -50px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    background-color: #000000;
    background-image: url('../images/huawei/icon-huawei-case-arrow.png');
    background-size: 9px 12px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.3;
    border-radius: 50%;
  }
  .page-huawei .huawei-case .huawei-case-inner .arrow-right:hover {
    opacity: 0.5;
  }
  .page-huawei .huawei-case .huawei-case-inner .case-list-wrapper .case-list {
    width: 100%;
  }
  .page-huawei .huawei-case .huawei-case-inner .case-list-wrapper .case-list .case-item {
    position: relative;
    width: 25%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    flex-shrink: 0;
    box-shadow: 0px 0px 12px 0px rgba(157, 157, 157, 0.24);
    border: 1px solid #E8E8E8;
    background: #FFFFFF;
    border-radius: 12px;
  }
  .page-huawei .huawei-case .huawei-case-inner .case-list-wrapper .case-list .case-item .tag {
    line-height: 26px;
    text-align: center;
    color: #3E3E3E;
    font-weight: 400;
    font-size: 18px;
    margin: 20px 0;
  }
  .page-huawei .huawei-case .huawei-case-inner .case-list-wrapper .case-list .case-item .case-img {
    min-height: 120px;
    width: 100%;
  }
  .page-huawei .huawei-case .huawei-case-inner .case-list-wrapper .case-list .case-item .case-img img {
    width: 100%;
    height: 180px;
    border-radius: 12px 12px 0 0;
  }
  .page-huawei .huawei-case .huawei-case-inner .case-list-wrapper .case-list .case-item .case-text {
    min-height: 100px;
    padding: 35px 28px;
    padding-top: 0;
    color: #787878;
  }
  .page-huawei .huawei-case .huawei-case-inner .case-list-wrapper .case-list .case-item .case-text p {
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 24px;
  }
  .page-huawei .huawei-client {
    width: 100%;
    margin-top: 110px;
    margin-bottom: 80px;
  }
  .page-huawei .huawei-client .title {
    width: 100%;
    margin: 60px 0;
  }
  .page-huawei .huawei-client .title h4 {
    font-weight: 600;
    font-size: 32px;
    color: #3E3E3E;
    text-align: center;
  }
  .page-huawei .huawei-client .title .desc {
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px;
    color: #787878;
    text-align: center;
  }
  .page-huawei .huawei-client .huawei-client-wrapper {
    position: relative;
    width: calc(100% - var(--grid-margin) * 2);
    margin: auto;
    overflow: hidden;
  }
  .page-huawei .huawei-client .huawei-client-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 12%;
    content: "";
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
  }
  .page-huawei .huawei-client .huawei-client-wrapper:after {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 12%;
    content: "";
    background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));
  }
  .page-huawei .huawei-client .huawei-client-wrapper .huawei-client-row {
    margin-bottom: 27px;
    font-size: 14px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    transition-timing-function: linear !important;
  }
  .page-huawei .huawei-client .huawei-client-wrapper .huawei-client-row.middle {
    margin-left: -110px;
  }
  .page-huawei .huawei-client .huawei-client-wrapper .huawei-client-row .client-item {
    width: 185px;
    height: 65px;
    margin-left: 15px;
    background: #FFFFFF;
    border: 1px solid #D4D4D4;
    flex-shrink: 0;
  }
  .page-huawei .huawei-client .huawei-client-wrapper .huawei-client-row .client-item img {
    height: 100%;
    width: 100%;
    object-fit: scale-down;
  }
  .huawei-activity-event {
    position: relative;
    width: 100%;
    min-height: 80px;
    border: 2px solid #FFFFFF;
    background: rgba(255, 106, 0, 0.95);
  }
  .huawei-activity-event:before {
    position: absolute;
    top: 0;
    left: 0;
    width: var(--grid-style3-margin);
    height: 100%;
    content: "";
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
  }
  .huawei-activity-event:after {
    position: absolute;
    top: 0;
    right: 0;
    width: var(--grid-style3-margin);
    height: 100%;
    content: "";
    background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));
  }
  .huawei-activity-event .huawei-activity-event-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    padding: 11px 0;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
  .huawei-activity-event .huawei-activity-event-inner .event-item {
    width: 25%;
    min-height: 58px;
    margin-bottom: 0;
    padding: 0 3%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .huawei-activity-event .huawei-activity-event-inner .event-item:not(:last-child) {
    border-right: 1px solid #ECECEC;
  }
  .huawei-activity-event .huawei-activity-event-inner .event-item .event-img {
    width: 40px;
    height: 40px;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .huawei-activity-event .huawei-activity-event-inner .event-item .event-img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
  }
  .huawei-activity-event .huawei-activity-event-inner .event-item .event-text b {
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
  }
  .huawei-activity-event .huawei-activity-event-inner .event-item .event-text .event-desc {
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
  }
  .page-huawei .huawei-activity-seckill {
    position: relative;
    width: 100%;
  }
  .page-huawei .huawei-activity-seckill .top-left-bg {
    position: absolute;
    top: -10px;
    left: 0;
    width: 217px;
    height: 316px;
    background-image: url('../images/huawei/huawei-content-bg-2.png');
    background-repeat: no-repeat;
    background-size: 217px 316px;
    z-index: -1;
  }
  .page-huawei .huawei-activity-seckill .middle-right-bg {
    position: absolute;
    bottom: 40%;
    right: 0;
    width: 177px;
    height: 199px;
    background-image: url('../images/huawei/huawei-content-bg-1.png');
    background-repeat: no-repeat;
    background-size: 177px 199px;
    z-index: -1;
  }
  .page-huawei .huawei-activity-seckill .main-bg {
    position: absolute;
    bottom: -20%;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 914px;
    background-image: url('../images/huawei/huawei-main-bg.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: -1;
  }
  .page-huawei .huawei-activity-seckill .title {
    margin-top: 50px;
    margin-bottom: 40px;
    width: 100%;
  }
  .page-huawei .huawei-activity-seckill .title h4 {
    font-weight: 600;
    font-size: 24px;
    color: #181818;
    line-height: 36px;
    text-align: center;
  }
  .page-huawei .huawei-activity-seckill .title .desc {
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 24px;
    text-align: center;
  }
  .page-huawei .huawei-activity-seckill .title .desc a {
    padding: 0 2px;
    color: #4788FF;
    text-decoration: underline;
  }
  .page-huawei .huawei-activity-seckill .huawei-activity-seckill-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: auto;
  }
  .page-huawei .huawei-activity-seckill .huawei-activity-seckill-inner .huawei-activity-seckill-list {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-huawei .huawei-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 24.25%;
    padding: 2.2% 1.5%;
    margin-right: 1%;
    margin-bottom: 20px;
    background: linear-gradient(to bottom, #FFF2E2, #FFFFFF, #FFFFFF);
    border: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-item:nth-child(4n+4) {
    margin-right: 0;
  }
  .page-huawei .huawei-item .huawei-item-org-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 98px;
    height: 24px;
    line-height: 24px;
    padding-left: 8px;
    background-image: url('../images/huawei/huawei-item-icon.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
  }
  .page-huawei .huawei-item .huawei-item-top {
    width: 100%;
  }
  .page-huawei .huawei-item .huawei-item-top .huawei-item-title {
    width: 100%;
    overflow: hidden;
  }
  .page-huawei .huawei-item .huawei-item-top .huawei-item-title b {
    display: inline-block;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    color: #181818;
  }
  .page-huawei .huawei-item .huawei-item-top .huawei-item-title .desc {
    font-weight: 400;
    font-size: 14px;
    color: #787878;
    line-height: 24px;
  }
  .page-huawei .huawei-item .huawei-item-top .huawei-item-option {
    width: 100%;
  }
  .page-huawei .huawei-item .huawei-item-top .huawei-item-option .option-item {
    width: 100%;
    border-bottom: 1px solid #F0F0F0;
    height: 64px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .page-huawei .huawei-item .huawei-item-top .huawei-item-option .option-item .option-item-name {
    font-size: 14px;
    font-weight: 400;
    color: #181818;
    min-width: 75px;
  }
  .page-huawei .huawei-item .huawei-item-top .huawei-item-option .option-item .option-item-value {
    font-weight: 400;
    font-size: 18px;
    color: #181818;
  }
  .page-huawei .huawei-item .huawei-item-top .huawei-item-tag {
    width: 100%;
    min-height: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .page-huawei .huawei-item .huawei-item-top .huawei-item-tag > div:not(:last-child) {
    margin-right: 7px;
  }
  .page-huawei .huawei-item .huawei-item-top .huawei-item-tag .tag-org-item {
    padding: 4px 7px;
    margin-top: 16px;
    background: #FFDFC9;
    line-height: 1;
    font-weight: 400;
    font-size: 12px;
    color: #FF6A00;
  }
  .page-huawei .huawei-item .huawei-item-top .huawei-item-tag .tag-item {
    padding: 4px 7px;
    margin-top: 16px;
    background: #EFF3FF;
    line-height: 1;
    font-weight: 400;
    font-size: 12px;
    color: #181818;
  }
  .page-huawei .huawei-item .huawei-item-bottom {
    width: 100%;
  }
  .page-huawei .huawei-item .huawei-item-bottom .huawei-item-price {
    width: 100%;
    margin-top: 10px;
  }
  .page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .price {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .price .price-name {
    margin-right: 10px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 1;
  }
  .page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .price .price-num {
    font-weight: 500;
    font-size: 14px;
    color: #FF7E24;
    line-height: 1;
  }
  .page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .price .price-num span {
    font-size: 24px;
    line-height: 1;
    margin-left: 4px;
  }
  .page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .old-price {
    width: 100%;
    margin-top: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .old-price .price-name {
    margin-right: 10px;
    font-weight: 400;
    font-size: 14px;
    color: #787878;
    line-height: 1;
  }
  .page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .old-price .price-num {
    font-weight: 400;
    font-size: 14px;
    color: #787878;
    line-height: 1;
  }
  .page-huawei .huawei-item .huawei-item-bottom .huawei-item-price .old-price .price-num span {
    text-decoration: line-through;
    font-size: 14px;
    margin-left: 4px;
  }
  .page-huawei .huawei-item .huawei-item-bottom .huawei-item-btn {
    width: 100%;
    margin-top: 18px;
  }
  .page-huawei .huawei-item .huawei-item-bottom .huawei-item-btn .org-btn {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: linear-gradient(-90deg, #FFB33C, #FF6A00);
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
  }
  .page-huawei .huawei-more {
    width: 100%;
    min-height: 73px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-huawei .huawei-more a {
    position: relative;
    padding-right: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #1366EC;
  }
  .page-huawei .huawei-more a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    width: 10px;
    height: 7px;
    background-image: url('../images/huawei/icon-huawei-more.png');
    background-repeat: no-repeat;
    background-size: 10px 7px;
  }
  .page-huawei .huawei-activity-newuser {
    position: relative;
    width: 100%;
  }
  .page-huawei .huawei-activity-newuser .title {
    margin-top: 50px;
    margin-bottom: 40px;
    width: 100%;
  }
  .page-huawei .huawei-activity-newuser .title h4 {
    font-weight: 600;
    font-size: 24px;
    color: #181818;
    line-height: 36px;
    text-align: center;
  }
  .page-huawei .huawei-activity-newuser .title .desc {
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 24px;
    text-align: center;
  }
  .page-huawei .huawei-activity-newuser .title .desc a {
    padding: 0 2px;
    color: #4788FF;
    text-decoration: underline;
  }
  .page-huawei .huawei-activity-newuser .huawei-activity-newuser-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: auto;
  }
  .page-huawei .huawei-activity-newuser .huawei-activity-newuser-inner .huawei-activity-newuser-list {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-huawei .huawei-activity-newuser .top-left-bg {
    position: absolute;
    top: 100px;
    left: 0;
    width: 217px;
    height: 316px;
    background-image: url('../images/huawei/huawei-content-bg-2.png');
    background-repeat: no-repeat;
    background-size: 217px 316px;
    z-index: -1;
  }
  .page-huawei .huawei-activity-newuser .middle-right-bg {
    position: absolute;
    bottom: 40%;
    right: 90px;
    width: 177px;
    height: 199px;
    background-image: url('../images/huawei/huawei-content-bg-1.png');
    background-repeat: no-repeat;
    background-size: 177px 199px;
    z-index: -1;
  }
  .page-huawei .huawei-activity-newuser .main-bg {
    position: absolute;
    bottom: -20%;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 914px;
    background-image: url('../images/huawei/huawei-main-bg.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: -1;
  }
  .page-huawei .huawei-activity-newaold {
    width: 100%;
  }
  .page-huawei .huawei-activity-newaold .title {
    margin-top: 50px;
    margin-bottom: 40px;
    width: 100%;
  }
  .page-huawei .huawei-activity-newaold .title h4 {
    font-weight: 600;
    font-size: 24px;
    color: #181818;
    line-height: 36px;
    text-align: center;
  }
  .page-huawei .huawei-activity-newaold .title .desc {
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 24px;
    text-align: center;
  }
  .page-huawei .huawei-activity-newaold .title .desc a {
    padding: 0 2px;
    color: #4788FF;
    text-decoration: underline;
  }
  .page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper {
    width: 100%;
  }
  .page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-tab {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-tab .tab-list {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-tab .tab-list a {
    width: calc(100% / 7);
    min-height: 65px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-tab .tab-list a:last-child {
    border-right: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-tab .tab-list a.active {
    font-weight: 600;
    color: #FF6A00;
    border-top: 2px solid #FF6A00;
    background: linear-gradient(to bottom, #FFF2E2, #FFFFFF);
  }
  .page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: 30px auto 0 auto;
  }
  .page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-inner .huawei-activity-newaold-list {
    width: 100%;
  }
  .page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-inner .huawei-activity-newaold-list li {
    width: 100%;
    display: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-huawei .huawei-activity-newaold .huawei-activity-newaold-wrapper .huawei-activity-newaold-inner .huawei-activity-newaold-list li.show {
    display: flex;
  }
  .page-huawei .huawei-activity-group {
    width: 100%;
  }
  .page-huawei .huawei-activity-group .title {
    margin-top: 50px;
    margin-bottom: 40px;
    width: 100%;
  }
  .page-huawei .huawei-activity-group .title h4 {
    font-weight: 600;
    font-size: 24px;
    color: #181818;
    line-height: 36px;
    text-align: center;
  }
  .page-huawei .huawei-activity-group .title .desc {
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 24px;
    text-align: center;
  }
  .page-huawei .huawei-activity-group .title .desc a {
    padding: 0 2px;
    color: #4788FF;
    text-decoration: underline;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper {
    width: 100%;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-tab {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-tab .tab-list {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-tab .tab-list a {
    width: calc(100% / 2);
    min-height: 65px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-tab .tab-list a:last-child {
    border-right: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-tab .tab-list a.active {
    font-weight: 600;
    color: #FF6A00;
    border-top: 2px solid #FF6A00;
    background: linear-gradient(to bottom, #FFF2E2, #FFFFFF);
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: 30px auto 0 auto;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list {
    width: 100%;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li {
    width: 100%;
    display: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li.show {
    display: flex;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item {
    width: calc(100% / 3);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item:nth-child(3n+3) {
    border-right: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item:nth-child(-n+3) {
    border-top: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item:last-child {
    border-right: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top {
    width: 100%;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top .huawei-item-title {
    width: 100%;
    padding: 44px 10px;
    border-bottom: 1px solid #E8E8E8;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top .huawei-item-title .item-img {
    width: auto;
    height: 40px;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top .huawei-item-title .item-img img {
    height: 100%;
    object-fit: scale-down;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top .huawei-item-title b {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 24px;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-top .huawei-item-title .desc {
    margin-top: 6px;
    font-weight: 400;
    font-size: 12px;
    color: #181818;
    line-height: 22px;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option {
    width: 100%;
    padding: 22px 30px;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item input[type=checkbox] {
    margin-right: 20px;
    flex-shrink: 0;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item input[type=checkbox] {
    cursor: pointer;
    position: relative;
    width: 14px;
    height: 14px;
    font-size: 12px;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item input[type=checkbox]::after {
    position: absolute;
    top: 0;
    color: #000;
    width: 14px;
    height: 14px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 3px;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item input[type=checkbox]:checked::after {
    content: "";
    background-color: #037DF3;
    border-color: #037DF3;
    background-color: #FF6A00;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item input[type=checkbox]:checked::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 5px;
    width: 4px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    z-index: 1;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item .option-item-name {
    min-width: 120px;
    margin-right: 30px;
    flex-shrink: 0;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-option .option-item .option-item-value {
    font-weight: 400;
    font-size: 18px;
    color: #181818;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 40px;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price {
    width: 100%;
    padding: 0 60px;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .price {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .price .price-name {
    margin-right: 10px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 1;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .price .price-num {
    font-weight: 500;
    font-size: 14px;
    color: #FF7E24;
    line-height: 1;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .price .price-num span {
    font-size: 24px;
    line-height: 1;
    margin-left: 4px;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .old-price {
    width: 100%;
    margin-top: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .old-price .price-name {
    margin-right: 10px;
    font-weight: 400;
    font-size: 14px;
    color: #787878;
    line-height: 1;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .old-price .price-num {
    font-weight: 400;
    font-size: 14px;
    color: #787878;
    line-height: 1;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-price .old-price .price-num span {
    text-decoration: line-through;
    font-size: 14px;
    margin-left: 4px;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-btn {
    width: 100%;
    margin-top: 18px;
    padding: 0 60px;
  }
  .page-huawei .huawei-activity-group .huawei-activity-group-wrapper .huawei-activity-group-inner .huawei-activity-group-list li .huawei-group-item .huawei-item-bottom .huawei-item-btn .org-btn {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: linear-gradient(-90deg, #FFB33C, #FF6A00);
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
  }
  .page-huawei .huawei-activity-step {
    width: 100%;
    margin-bottom: 56px;
  }
  .page-huawei .huawei-activity-step .title {
    margin-top: 50px;
    margin-bottom: 40px;
    width: 100%;
  }
  .page-huawei .huawei-activity-step .title h4 {
    font-weight: 600;
    font-size: 24px;
    color: #181818;
    line-height: 36px;
    text-align: center;
  }
  .page-huawei .huawei-activity-step .huawei-activity-step-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: auto;
  }
  .page-huawei .huawei-activity-step .huawei-activity-step-inner img {
    width: 100%;
    object-fit: scale-down;
  }
  .page-huawei .huawei-sale-card {
    position: relative;
    width: 100%;
    min-height: 820px;
    background-image: url('../images/huawei/huawei-sale-bg-1.png');
    background-repeat: no-repeat;
    top: -130px;
    right: 0;
    left: 0;
    margin: auto;
    padding-top: 130px;
  }
  .page-huawei .huawei-sale-card .title {
    margin-top: 50px;
    margin-bottom: 40px;
    width: 100%;
  }
  .page-huawei .huawei-sale-card .title h4 {
    font-weight: 600;
    font-size: 24px;
    color: #181818;
    line-height: 36px;
    text-align: center;
  }
  .page-huawei .huawei-sale-card .title .desc {
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 24px;
    text-align: center;
  }
  .page-huawei .huawei-sale-card .title .desc em {
    color: #FF6A00;
    font-style: normal;
  }
  .page-huawei .huawei-sale-card .title .desc a {
    padding: 0 2px;
    color: #4788FF;
    text-decoration: underline;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper {
    width: calc((100% - var(--grid-style3-margin) * 2) / 0.9);
    min-height: 646px;
    margin: auto;
    background-image: url('../images/huawei/huawei-sale-card-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner {
    width: 91%;
    margin: auto;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row {
    width: 100%;
    padding-top: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-title {
    width: 263px;
    height: 45px;
    padding-left: 30px;
    background-image: url('../images/huawei/huawei-sale-card-title.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 600;
    font-size: 18px;
    color: #473B36;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list {
    width: 100%;
    margin-top: 26px;
    padding: 0 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item {
    width: 19.2%;
    min-height: 133px;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url('../images/huawei/huawei-sale-card.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0 1.5% 0 2%;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item:not(:last-child) {
    margin-right: 1%;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item .item-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item .item-left .card-price {
    font-weight: 600;
    font-size: 18px;
    color: #E85820;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item .item-left .card-price span {
    margin-left: 4px;
    font-size: 36px;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item .item-left .card-tips {
    font-weight: 600;
    font-size: 14px;
    color: #473B36;
  }
  .page-huawei .huawei-sale-card .huawei-card-wrapper .huawei-card-inner .huawei-card-row .huawei-card-list .huawei-card-item .item-right a {
    display: block;
    width: 40px;
    padding: 15px 0;
    font-weight: 600;
    font-size: 18px;
    color: #701C00;
    background: #FEF6C1;
    border-radius: 4px;
    writing-mode: vertical-rl;
    text-align: center;
    line-height: 40px;
  }
  .page-huawei .huawei-sale-character {
    width: 100%;
  }
  .page-huawei .huawei-sale-character .title {
    margin-top: 0px;
    margin-bottom: 40px;
    width: 100%;
  }
  .page-huawei .huawei-sale-character .title h4 {
    font-weight: 600;
    font-size: 24px;
    color: #181818;
    line-height: 36px;
    text-align: center;
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: auto;
    background: linear-gradient(0deg, #FFFFFF, #FFFAF1);
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-1 {
    background-image: url('../images/huawei/01.png');
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-2 {
    background-image: url('../images/huawei/02.png');
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-3 {
    background-image: url('../images/huawei/03.png');
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-4 {
    background-image: url('../images/huawei/04.png');
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-5 {
    background-image: url('../images/huawei/05.png');
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item.item-6 {
    background-image: url('../images/huawei/06.png');
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item {
    width: calc(100% / 3);
    border-bottom: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    padding: 70px 5% 50px 4%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background-size: auto 96px;
    background-position: right bottom;
    background-repeat: no-repeat;
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item:nth-child(-n+3) {
    border-top: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item:nth-child(3n+1) {
    border-left: 1px solid #E8E8E8;
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item .item-text {
    margin-left: 20px;
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item .item-text b {
    font-weight: 600;
    font-size: 18px;
    color: #4A121D;
  }
  .page-huawei .huawei-sale-character .huawei-sale-character-inner .character-item .item-text p {
    margin-top: 6px;
    font-weight: 400;
    font-size: 14px;
    color: #9D7051;
    line-height: 26px;
  }
  .page-huawei .huawei-sale-consult {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .page-huawei .huawei-sale-consult .huawei-sale-consult-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    min-height: 120px;
    margin: auto;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-image: url('../images/huawei/huawei-sale-consult-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
  }
  .page-huawei .huawei-sale-consult .huawei-sale-consult-inner > b {
    font-weight: 600;
    font-size: 30px;
    color: #FFFFFF;
    margin-right: 8%;
    margin-bottom: 0;
  }
  .page-huawei .huawei-sale-consult .huawei-sale-consult-inner .huawei-sale-consult-form {
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
  .page-huawei .huawei-sale-consult .huawei-sale-consult-inner .huawei-sale-consult-form .input {
    width: 220px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-radius: 0;
    border: none;
    outline: none;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .page-huawei .huawei-sale-consult .huawei-sale-consult-inner .huawei-sale-consult-form input[type=submit] {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #F26B21;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    border: none;
    outline: none;
  }
  .page-huawei .huawei-sale-advantage {
    width: 100%;
  }
  .page-huawei .huawei-sale-advantage .title {
    margin-top: 100px;
    margin-bottom: 40px;
    width: 100%;
  }
  .page-huawei .huawei-sale-advantage .title h4 {
    font-weight: 600;
    font-size: 24px;
    color: #181818;
    line-height: 36px;
    text-align: center;
  }
  .page-huawei .huawei-sale-advantage .title .desc {
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 24px;
    text-align: center;
  }
  .page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item {
    width: 32%;
    border: 1px solid #E8E8E8;
    padding: 36px 4%;
    margin-bottom: 14px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background: #FFFFFF;
  }
  .page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item:not(:nth-child(3n+3)) {
    margin-right: 2%;
  }
  .page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item .item-img {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item .item-img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
  }
  .page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item .item-text {
    margin-left: 32px;
  }
  .page-huawei .huawei-sale-advantage .huawei-sale-advantage-inner .advantage-item .item-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #4A121D;
  }
  .page-huawei .huawei-sale-qa {
    width: 100%;
  }
  .page-huawei .huawei-sale-qa .title {
    margin-top: 100px;
    margin-bottom: 40px;
    width: 100%;
  }
  .page-huawei .huawei-sale-qa .title h4 {
    font-weight: 600;
    font-size: 24px;
    color: #181818;
    line-height: 36px;
    text-align: center;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: auto;
    padding: 30px 40px;
    border: 1px solid #EFEFEF;
    background: #FFFFFF;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item {
    width: 100%;
    margin-bottom: 14px;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-title {
    position: relative;
    padding: 25px 0 25px 53px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 1;
    cursor: pointer;
    background: #FAFAFA;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-title:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 29px;
    content: "";
    width: 6px;
    height: 6px;
    margin: auto;
    background: #B0B0B0;
    border-radius: 50%;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-title:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 60px;
    content: "";
    display: inline-block;
    width: 13px;
    height: 9px;
    margin: auto;
    background-image: url('../images/common/icon-faq-arrow.png');
    background-repeat: no-repeat;
    background-size: 13px 9px;
    transition: transform 0.3s;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item.show .qa-item-title {
    color: #FF6A00;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item.show .qa-item-title:before {
    background: #FF6A00;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item.show .qa-item-title:after {
    transform: rotateX(180deg);
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-txt {
    display: none;
    width: 100%;
    padding: 30px 50px 30px 53px;
    background: #FDFDFD;
    overflow: hidden;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item.show .qa-item-txt {
    display: block;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-txt li {
    list-style: inside;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-txt p {
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    line-height: 26px;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-txt ul {
    margin-top: 20px;
  }
  .page-huawei .huawei-sale-qa .huawei-sale-qa-inner .huawei-faq-item .qa-item-txt li {
    margin-bottom: 10px;
  }
  .huawei-sale-code-mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: var(--top-z-index);
    background: rgba(123, 123, 123, 0.6);
  }
  .huawei-sale-code-mask.show {
    display: block;
  }
  .huawei-sale-code-mask .huawei-sale-code {
    width: 500px;
    background: #FFFFFF;
    opacity: 1;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -80px;
    transform: translateX(-250px);
    padding: 30px 40px;
  }
  .huawei-sale-code-mask .huawei-sale-code .huawei-sale-code-title {
    font-size: 16px;
    line-height: 48px;
    font-weight: 600;
  }
  .huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code {
    margin-top: 2px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code input {
    width: 240px;
    height: 48px;
    padding-left: 10px;
    margin-right: 20px;
    border-radius: 2px;
    border: 1px solid #E9E9E9;
    line-height: normal;
  }
  .huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code .code-img {
    cursor: pointer;
    height: 48px;
    width: 160px;
  }
  .huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code .code-img img {
    width: 100%;
    height: 100%;
  }
  .huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code-btns {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-top: 40px;
  }
  .huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code-btns button[type=submit] {
    width: 124px;
    height: 36px;
    background: #0058FF;
    color: #FFFFFF;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    line-height: 1;
    outline: none;
  }
  .huawei-sale-code-mask .huawei-sale-code .huawei_sale_code_form .code-btns button[type=button] {
    width: 124px;
    height: 36px;
    margin-left: 20px;
    background: #E7E7E7;
    color: #1E2736;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    line-height: 1;
    outline: none;
  }
  .huawei-sale-bottom {
    margin-top: 72px;
    width: 100%;
    min-height: 160px;
    background-image: url('../images/huawei/huawei-sale-bottom-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .huawei-sale-bottom b {
    display: inline-block;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 22px;
  }
  .huawei-sale-bottom a {
    display: block;
    height: 44px;
    width: 172px;
    margin-top: 17px;
    background: #FFFFFF;
    font-weight: 400;
    font-size: 14px;
    color: #F58020;
    line-height: 44px;
    text-align: center;
  }
  .page-huawei .ali-company {
    width: 100%;
    margin-top: 60px;
  }
  .page-huawei .ali-company .title {
    width: 100%;
    padding: 40px 0;
  }
  .page-huawei .ali-company .title h4 {
    font-weight: 600;
    font-size: 32px;
    color: #3E3E3E;
    line-height: 36px;
    text-align: center;
  }
  .page-huawei .ali-company .title .desc {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #787878;
    line-height: 24px;
    text-align: center;
  }
  .page-huawei .ali-company .ali-company-wrapper {
    width: 100%;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: auto;
    display: flex;
    background: linear-gradient(180deg, rgba(235, 241, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 100%);
    flex-direction: row;
    box-shadow: 0 2px 4px #0000001a;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top {
    width: 40%;
    border-bottom: 1px solid #eee;
    background-image: url(/static/images/ali/ali-foot-bg.png);
    background-repeat: no-repeat;
    background-size: 75%;
    border-radius: 0;
    margin-right: 12px;
    background-position: 145px -113%;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title {
    width: 100%;
    padding: 40px 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title .ali-company-title-left {
    width: auto;
    margin-bottom: 0;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title .ali-company-title-left h4 {
    font-weight: 600;
    font-size: 18px;
    color: #181818;
    line-height: 28px;
    margin-bottom: 12px;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title .ali-company-title-left .ali-company-title-desc {
    font-weight: 400;
    font-size: 14px;
    color: #373737;
    line-height: 24px;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title .ali-company-title-right {
    flex-shrink: 0;
    margin-top: 30px;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title .ali-company-title-right a {
    display: block;
    height: 38px;
    line-height: 38px;
    font-weight: 500;
    text-align: center;
    padding: 0 30px;
    color: #FFFFFF;
    background-color: #007BFF;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-top .ali-company-title .ali-company-title-right a:hover {
    opacity: 0.8;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom {
    margin-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item {
    width: calc(100% / 3);
    padding: 54px 40px;
    border-radius: 0;
    border-right: 1px solid #dedede;
    background: none !important;
    box-shadow: initial;
    margin-top: 0;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item:not(:last-child) {
    margin-right: 12px;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item:hover {
    background: rgba(235, 241, 255, 0.5);
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item:nth-child(-n+3) {
    border-top: none;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item:nth-child(3n+3) {
    border-right: none;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item .item-top {
    width: 100%;
    margin-bottom: 22px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item .item-top .img-wrapper {
    height: 56px;
    width: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item .item-top .img-wrapper img {
    width: 100%;
    height: 100%;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item .item-top b {
    margin-left: 20px;
    font-size: 24px;
    font-weight: 400;
    color: #181818;
  }
  .page-huawei .ali-company .ali-company-wrapper .ali-company-inner .ali-company-bottom .ali-company-advantage-item .advantage-item-desc {
    min-height: 86px;
    font-size: 14px;
    font-weight: 400;
    color: #787878;
    line-height: 26px;
  }
}
/*  huawei end */
/* 底部信息 begin */
.bottom-info {
  width: 100%;
}
.bottom-info .bottom-info-wrapper {
  width: calc(100% - var(--grid-style3-margin) * 2);
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-left {
  padding: 0 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns {
  display: inline-block;
  width: 170px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-text p,
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-right .info-text p {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 4px;
}
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns {
  margin-top: 16px;
}
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns .info-left-btn {
  display: inline-block;
  min-width: 120px;
  height: 32px;
  padding: 0 10px;
  line-height: 32px;
  background: linear-gradient(-90deg, #FF6A00, #FFA200);
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns .info-left-btn.huawei-btn {
  padding-left: 40px;
  position: relative;
}
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns .info-left-btn.huawei-btn:before {
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 20px;
  height: 14px;
  background-image: url('../images/huawei/icon-huawei-white.png');
  background-repeat: no-repeat;
  background-size: 20px 14px;
}
.dark-bottom-info {
  background-image: url('../images/price-calc/price-calc-bottom-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.light-bottom-info {
  background-image: url('../images/idc-tuoguan/idc-tuoguan-bottom-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 35%;
}
.light-bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-text p,
.light-bottom-info .bottom-info-wrapper .bottom-info-wrapper-right .info-text p {
  color: #181818;
}
.light-bottom-info .bottom-info-wrapper .bottom-info-wrapper-right .info-btns .info-right-btn {
  border: 1px solid #FF6A00;
  color: #FF6A00;
}
.huawei-bottom-info {
  background-image: url('/static/images/index/foot-banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 35%;
}
.huawei-bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-text p {
  color: #fff;
  font-size: 18px;
}
.huawei-bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns .info-right-btn {
  border: 1px solid #fff;
  color: #fff;
}
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-right {
  margin-left: 20px;
  position: relative;
}
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-right a {
  position: relative;
  display: inline-block;
  width: 140px;
  height: 40px;
  margin-left: 0;
  margin-top: 20px;
  line-height: 40px;
  border: 1px solid #fff;
  font-size: 14px;
  color: #fff;
  padding: 0 30px;
}
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-right a:hover::after {
  right: 24px;
}
.bottom-info .bottom-info-wrapper .bottom-info-wrapper-right a::after {
  position: absolute;
  right: 32px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  content: "";
  display: inline-block;
  width: 15px;
  height: 10px;
  background-image: url(/static/images/common/icon-s-arrow-right2x.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: right 0.3s 0.2s;
}
@media (min-width: 768px) {
  .bottom-info {
    width: 100%;
    height: 206px;
  }
  .bottom-info .bottom-info-wrapper {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: 0 auto;
    padding-top: 41px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-left {
    width: 50%;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns {
    display: inline-block;
    width: 170px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-text p,
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-right .info-text p {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 4px;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns,
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-right .info-btns {
    margin-top: 26px;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns .info-left-btn {
    display: inline-block;
    min-width: 166px;
    height: 48px;
    padding: 0 20px;
    line-height: 48px;
    background: linear-gradient(90deg, #FF6A00, #FFA200);
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns .info-left-btn.huawei-btn {
    padding-left: 50px;
    position: relative;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns .info-left-btn.huawei-btn:before {
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    width: 20px;
    height: 14px;
    background-image: url('../images/huawei/icon-huawei-white.png');
    background-repeat: no-repeat;
    background-size: 20px 14px;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-right .info-btns .info-right-btn {
    display: inline-block;
    width: 170px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-right {
    margin-left: 0;
    position: relative;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-right a {
    position: relative;
    display: inline-block;
    width: 140px;
    height: 40px;
    margin-left: 0;
    margin-top: 20px;
    line-height: 40px;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    padding: 0 30px;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-right a:hover::after {
    right: 24px;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-right a::after {
    position: absolute;
    right: 32px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    content: "";
    display: inline-block;
    width: 15px;
    height: 10px;
    background-image: url(/static/images/common/icon-s-arrow-right2x.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: right 0.3s 0.2s;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-right .img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
  }
  .bottom-info .bottom-info-wrapper .bottom-info-wrapper-right .img-wrapper img {
    width: 136px;
    height: 136px;
  }
  .light-bottom-info {
    background-image: url('../images/idc-tuoguan/idc-tuoguan-bottom-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .light-bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-text p {
    color: #181818;
  }
  .light-bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns .info-right-btn {
    border: 1px solid #FF6A00;
    color: #FF6A00;
  }
  .dark-bottom-info {
    background-image: url('../images/price-calc/price-calc-bottom-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .huawei-bottom-info {
    background-image: url('/static/images/index/foot-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .huawei-bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-text p,
  .huawei-bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-text p {
    color: #fff;
    font-size: 24px;
  }
  .huawei-bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns .info-right-btn {
    border: 1px solid #fff;
    color: #fff;
  }
  .huawei-bottom-info .bottom-info-wrapper .bottom-info-wrapper-left .info-btns .info-right-btn:hover {
    opacity: 0.8;
  }
}
/* 底部信息 end */
