li {
  list-style: none;
}
.banner-navigation {
  position: absolute;
  left: 410px;
  bottom: 18px;
  width: 1180px;
  height: 109px;
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
  background: linear-gradient(42deg,rgba(255,223,137,1) 0%,rgba(247,141,0,1) 100%);
}
.banner-navigation ul {
  display: flex;
  width: 100%;
  justify-content: space-around;
}
.banner-navigation ul .banner-navigation-employ {
  margin-top: 30px;
  font-size: 23px;
  color: #333333;
  letter-spacing: 0.04em;
  font-weight: 500;
}
.banner-navigation ul li {
  margin-top: 10px;
}
.banner-navigation ul li .banner-navigation-digit {
  font-weight: bold;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 42px;
  color: #000;
}
.banner-navigation ul li .banner-navigation-wordage {
  font-family: Source Han Sans CN;
  font-style: normal;
  font-weight: 500;
  font-size: 1rem;
  line-height: 24px;
  color: #333333;
}
.container-tabs {
  margin-top: 30px;
  width: 100%;
  height: 440px;
}
.container-tabs .container-tabs-title {
  display: flex;
  height: 60px;
  text-align: center;
  padding-left: 108px;
  line-height: 60px;
}
.container-tabs .container-tabs-title .add {
  width: 170px;
  height: 60px;
  color: #FFF;
  background: url(/images/Rectangle1981.png) no-repeat;
  background-position: -127% 100%;
  background-size: 100% 100%;
}
.container-tabs .container-tabs-title li {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  letter-spacing: 0.04em;
  color: #000000;
}
.container-tabs .container-tabs-title li img {
  width: 20px;
  height: 20px;
}
.container-tabs .container-tabs-title li:nth-child(1):hover {
  width: 170px;
  height: 60px;
  color: #FFF;
  background: url(/images/Rectangle1981.png) no-repeat;
  background-position: -127% 100%;
  background-size: 100% 100%;
}
.container-tabs .container-tabs-title li:nth-child(2):hover {
  width: 170px;
  height: 60px;
  color: #FFF;
  background: url(/images/Rectangle2206.png) no-repeat;
  background-position: -127% 100%;
  background-size: 100% 100%;
}
.container-tabs .container-tabs-title li:nth-child(3):hover {
  width: 170px;
  height: 60px;
  color: #FFF;
  background: url(/images/Rectangle2206.png) no-repeat;
  background-position: -127% 100%;
  background-size: 100% 100%;
}
.container-tabs .container-tabs-title li:nth-child(4):hover {
  width: 170px;
  height: 60px;
  color: #FFF;
  background: url(/images/Rectangle2206.png) no-repeat;
  background-position: -127% 100%;
  background-size: 100% 100%;
}
.container-tabs .container-tabs-title li:nth-child(5):hover {
  width: 170px;
  height: 60px;
  color: #FFF;
  background: url(/images/Rectangle2206.png) no-repeat;
  background-position: -127% 100%;
  background-size: 100% 100%;
}
.container-tabs .container-tabs-title li:nth-child(6):hover {
  width: 170px;
  height: 60px;
  color: #FFF;
  background: url(/images/Rectangle2207.png) no-repeat;
  background-position: -127% 100%;
  background-size: 100% 100%;
}
.container-tabs .container-tabs-title li:nth-child(1) {
  width: 170px;
  height: 60px;
  background: url(/images/Rectangle2203.png) no-repeat;
  background-position: -127% 100%;
  background-size: 100% 100%;
  margin-right: -18px;
}
.container-tabs .container-tabs-title li:nth-child(2) {
  width: 170px;
  height: 60px;
  background: url(/images/Rectangle2204.png) no-repeat;
  background-position: 100% 100%;
  background-size: 100% 100%;
  margin-right: -18px;
}
.container-tabs .container-tabs-title li:nth-child(3) {
  width: 170px;
  height: 60px;
  background: url(/images/Rectangle2204.png) no-repeat;
  background-position: 100% 100%;
  background-size: 100% 100%;
  margin-right: -18px;
}
.container-tabs .container-tabs-title li:nth-child(4) {
  width: 170px;
  height: 60px;
  background: url(/images/Rectangle2204.png) no-repeat;
  background-position: 100% 100%;
  background-size: 100% 100%;
  margin-right: -18px;
}
.container-tabs .container-tabs-title li:nth-child(5) {
  width: 170px;
  height: 60px;
  background: url(/images/Rectangle2204.png) no-repeat;
  background-position: 100% 100%;
  background-size: 100% 100%;
  margin-right: -18px;
}
.container-tabs .container-tabs-title li:nth-child(6) {
  width: 170px;
  height: 60px;
  background: url(/images/Rectangle2205.png) no-repeat;
  background-position: 100% 100%;
  background-size: 100% 100%;
  margin-right: -18px;
}
.container-tabs .container-tabs-conten {
  margin-top: 40px;
  display: flex !important;
  justify-content: space-around;
}
.container-tabs .container-tabs-conten .left-product {
  flex: 1;
  display: flex;
  height: 100%;
  padding-right: 20px !important;
}
.container-tabs .container-tabs-conten .left-product .left-product-part {
  flex: 1;
}
.container-tabs .container-tabs-conten .left-product .left-product-side {
  flex: 1;
}
.container-tabs .container-tabs-conten .left-product ul {
  display: flex;
}
.container-tabs .container-tabs-conten .left-product ul li {
  height: 50px;
  margin-bottom: 30px;
}
.container-tabs .container-tabs-conten .left-product ul li img {
  display: block;
  margin: 10px 10px;
}
.container-tabs .container-tabs-conten .left-product ul li p {
  margin-bottom: 0px;
}
.container-tabs .container-tabs-conten .left-product ul li p:nth-child(1) {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.04em;
  color: #333333;
}
.container-tabs .container-tabs-conten .left-product ul li p:nth-child(2) {
  font-family: Source Han Sans CN;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.04em;
  color: #666666;
}
.container-tabs .container-tabs-conten .left-product ul li:nth-child(1) {
  width: 40px;
  height: 40px;
  min-width: 40px;
  left: 247px;
  top: 897px;
  background: #E1F1FF;
  border-radius: 6px;
  margin-right: 16px;
}
.container-tabs .container-tabs-conten .left-product ol {
  display: flex;
}
.container-tabs .container-tabs-conten .left-product ol li {
  font-family: Source Han Sans CN;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.04em;
  color: #0A73ED;
  margin-right: 6px;
  cursor: pointer;
}
.container-tabs .container-tabs-conten .right-img {
  align-self: center;
  flex: 1;
  width: 100%;
  height: 100%;
}
.container-group .container-group-left dt {
  font-family: Source Han Sans CN;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.04em;
  color: #333333;
  margin-bottom: 9px;
}
.container-group .container-group-left dd {
  font-family: Source Han Sans CN;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.04em;
  color: #666666;
}
.container-group .container-group-right {
  position: relative;
  top: -112px;
  left: 470px;
}
@media (max-width: 550px) {
  .left-product {
    flex-direction: column;
  }
  .section-1 {
    margin-bottom: 20.75rem;
  }
}
@media (max-width: 1200px) {
  .banner-navigation {
    width: 100vw;
    left: 0;
  }
  .banner-image {
    position: relative;
    padding: 20% 50%;
  }
  .banner-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .chat-ops-ul {
    width: 100% !important;
  }
}
@media (max-width: 769px) {
  .section-1 {
    margin-bottom: 30.75rem;
  }
  .banner-navigation {
    width: 100vw;
    left: 0;
  }
  .container-tabs-title li {
    font-size: 16px;
  }
  .chat-ops-ul {
    width: 100% !important;
  }

  .chat-ops-ul .chatopsul-div {
    width: calc(25% - 5px) !important;
  }

  .container-tabs-conten {
    flex-direction: column;
    margin-bottom: 100px;
  }
  .container-tabs-conten .left-product ul li p:nth-child(1) {
    font-size: 14px;
  }
  .container-tabs-conten .left-product ul li p:nth-child(2) {
    font-size: 10px;
  }
  .adviser-team-show-module .adviser-item-card-box {
    width: 100%;
    margin-right: 0 !important;
  }
}
@media (max-width: 1000px) {
  .container-tabs-conten {
    flex-direction: column;
    margin-bottom: 100px;
  }
  .container-tabs-conten .container-tabs-title {
    flex-direction: column;
  }
  .container-tabs-conten .container-tabs-title li {
    background-size: 0% 0%;
  }
  .container-tabs-conten .left-product ul li p:nth-child(1) {
    font-size: 14px;
  }
  .container-tabs-conten .left-product ul li p:nth-child(2) {
    font-size: 10px;
  }
  .section-1 {
    padding: 20px 20px 40px 20px !important;
  }
  .chat-ops-ul {
    width: 100% !important;
  }
  .chat-ops-ul .chatopsul-div {
    width: calc(25% - 5px) !important;
  }
}
@media (max-width: 650px) {
  .container-tabs-title {
    display: flex !important;
    flex-wrap: wrap !important;
    padding-left: 0px !important;
  }
  .container-tabs-title li {
    width: auto !important;
    height: 0 !important;
    background-size: 0px 0px !important;
    margin-right: 15px !important;
  }
  .chat-ops-ul {
    flex-direction: column;
    width: 100%;
  }
  .chat-ops-ul .chatopsul-div {
    width: 100%;
  }
  .container-tabs-title li:hover {
    color: #197cee !important;
  }
  .container-tabs .container-tabs-title li {
    font-size: 16px;
    height: 30px;
  }
  .section-2 {
    background-size: 0%, 0%;
    padding: 122px 20px !important;
  }
  .section-2 img {
    width: 66px;
    height: 56px;
    max-width: 60px;
    max-height: 50px;
  }
  .adviser-team-show-module .adviser-item-card-box {
    width: 100%;
    margin-right: 0 !important;
  }
}
@media (max-width: 769px) {
  .banner-navigation {
    width: 100vw;
    left: 0;
    top: 890px;
    justify-content: space-between;
  }
}
@media (max-width: 600px) {
  .banner-image {
    padding: 20% 50%;
  }
  .chat-ops-ul {
    flex-direction: column;
    width: 100% !important;
  }
  .chat-ops-ul .chatopsul-div {
    width: 100% !important;
  }
  .banner-image img {
    position: absolute;
    right: 0;
    height: auto;
    width: auto;
  }
  .banner-navigation .banner-navigation-employ {
    position: absolute;
    top: -76px;
  }
  .adviser-team-show-module .adviser-item-card-box {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 350px) {
  .banner-navigation {
    width: 100vw;
    left: 0;
    top: 905px;
    justify-content: space-between;
  }
  .banner-navigation .banner-navigation-employ {
    position: absolute;
    top: -60px;
  }
  .chat-ops-ul {
    flex-direction: column;
    width: 100% !important;;
  }
  .chat-ops-ul .chatopsul-div {
    width: 100% !important;
  }
  .adviser-team-show-module .adviser-item-card-box {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 420px) {
  .banner-navigation {
    width: 100vw;
    left: 0;
    top: 808px;
    justify-content: space-between;
  }
  .banner-navigation .banner-navigation-employ {
    position: absolute;
    top: -80px;
  }
  .chat-ops-ul {
    flex-direction: column;
    width: 100% !important;
  }
  .chat-ops-ul .chatopsul-div {
    width: 100% !important;
  }
  .adviser-team-show-module .adviser-item-card-box {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
html {
  font-size: 62.5% !important;
  /* 10÷16=62.5% */
}
@media only screen and (min-width: 481px) {
  html {
    font-size: 94%!important;
    /* 15.04÷16=94% */
  }
}
@media only screen and (min-width: 561px) {
  html {
    font-size: 109%!important;
    /* 17.44÷16=109% */
  }
}
@media only screen and (min-width: 641px) {
  html {
    font-size: 125%!important;
    /* 20÷16=125% */
  }
}

.banner-title .chats-head {
    width: 50px;
    height: 50px;
    background: #3351ff;
    border-radius: 4px;
    font-size: 23px;
    padding: 8px;
    color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    margin-right: 8px;
}

.pricing__goods {
    display: flex;
    justify-content: center;
    flex-direction: row;
}
.pricing_box {
    position: relative;
    margin-top: 2rem;
    margin-bottom: 0rem;
    text-align: center;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
    width: 365px;
    margin: 2rem 3rem 0rem;
}
.pricing_box_standard {
    height: 140px;
    background: linear-gradient(42deg,rgba(255,223,137,1) 0%,rgba(247,141,0,1) 100%);
}
.pricing_box_standard-title {
    display: flex;
    justify-content: center;
    padding-top: 13px;
}
.pricing_box_standard-title p {
    font-size: 28px;
    font-family: AlibabaPuHuiTi-Bold,AlibabaPuHuiTi;
    font-weight: bold;
    color: rgba(51,51,51,1);
}
