* {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

#smb-page {
  min-height: calc(100vh - 100px);
  max-width: 1440px;
  margin: 0 auto;
  font-family: AvenirNext-regular;
}

.smb-header {
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 11%);
  position: relative;
  border-radius: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  text-align: center;
}

.smb-header-main {
  max-width: 970px;
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: auto;
  margin: 0 auto;
}

.smb-header-img {
  height: 70px;
  width: auto;
}

.smb-header-text {
  border-left: 1px solid #979797;
  margin: 0 0 0 30px;
  text-align: left;
  flex: 1 0 0;
  padding: 0 0 0 30px;
  font-size: 14px;
  line-height: 19px;
  font-family: AvenirNext-Regular-08;
}

.smb-global {
  padding: 30px 0 30px;
  background-image: url(../product-image/pc1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  width: 100%;
}

.smb-container {
  max-width: 730px;
  padding: 15px 30px 30px;
  width: 100%;
  margin-left: 40px;
  background: rgba(255, 255, 255, 0.75);
}

.smb-header-fixed {
  display: none;
  position: fixed;
  top: 0;
  width: 1440px;
  background: #fff;
  z-index: 2;
}

.smb-fixed {
  display: block;
}

.smb-title {
  font-size: 31px;
  line-height: 42px;
  font-family: AvenirNext-Bold-01;
  color: #000;
  margin: 0 0 10px;
  width: 90%;
  font-weight: 700;
}
.smb-s-b {
  background-color: #f5f5f5;
}
.smb-main-two {
  padding-top: 70px;
  max-width: 970px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.two-points {
  display: flex;
  justify-content: space-around;
  text-decoration: none;
}
.two-points-image {
  width: 60px;
  height: 60px;
  margin-right: 15px;
}
.two-points-text {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  margin: 10px 0;
}
.smb-two-block-img {
  text-align: center;
  padding: 70px 0 0;
}
.smb-small-title {
  font-size: 22px;
  font-family: AvenirNext-Bold-01;
  color: #00aeef;
  margin: 0;
  line-height: 28px;
  width: 61%;
}

.smb-text li {
  color: #000;
  font-size: 18px;
  line-height: 35px;
  font-weight: 700;
  font-family: AvenirNext-Regular-08;
  margin-bottom: 10px;
}

.smb-text li img {
  width: 21px;
  margin: 0 10px 0 0;
}

.smb-bg {
  background-color: #000;
  padding: 15px 0;
  text-align: center;
  font-size: 19px;
  font-family: AvenirNext-Regular-08;
  color: #fff;
  margin: 0 auto;
  line-height: 1.467em;
}

.smb-container-two {
  padding: 40px 0 45px;
  box-shadow: 0 3px 6px 0 rgb(160 170 200 / 50%);
  background-color: #f5f5f5;
  width: 100%;
}

.smb-main {
  max-width: 970px;
  padding: 0 0 100px;
  width: 100%;
  margin: 0 auto;
}

.smb-t-ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.smb-t-li {
  padding: 0;
  align-items: center;
  width: 31.5%;
  display: flex;
  flex-direction: column;
}

.smb-t-li img {
  max-height: 70px;
}

.smb-t-li p {
  min-height: 50px;
  font-family: AvenirNext-Regular-08;
  font-weight: 700;
}
.smb-container-three {
  padding-top: 70px;
}
.smb-video {
  max-width: 100%;
  text-align: center;
}
.smb-video video {
  max-width: 100%;
}
.smb-pc-img {
  display: block;
}
.smb-mb-img {
  display: none;
}
.smb-th-title {
  font-size: 35px;
  font-family: AvenirNext-Bold-01;
  font-weight: 700;
  margin: 0;
  line-height: 48px;
}

.smb-line {
  height: 6px;
  margin: 30px 0 20px;
  max-width: 140px;
  background-image: -webkit-linear-gradient(360deg, #00d2be 0%, #00bdfc 100%);
  background-image: -ms-linear-gradient(360deg, #00d2be 0%, #00bdfc 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
}

.smb-th-text {
  margin: 0;
  font-size: 18px;
  line-height: 30px;
  font-family: AvenirNext-Regular-08;
}

.smb-th-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.smb-flex-text {
  flex: 1;
  padding: 40px 15px 30px 30px;
}

.smb-flex-img {
  width: 100%;
  text-align: center;
  flex: 1;
}
.smb-flex-img img {
  width: 100%;
}

.smb-flex-img2 {
  width: 50%;
}

.flex-text-title {
  margin: 0 0 20px;
  letter-spacing: -0.3px;
  font-size: 35px;
  color: #00aeef;
  font-weight: 700;
}

.flex-text-line {
  max-width: 38px;
  min-height: 4px;
  margin: 10px 0;
  background-image: -webkit-linear-gradient(360deg, #00d2be 0%, #00bdfc 100%);
  background-image: -ms-linear-gradient(360deg, #00d2be 0%, #00bdfc 100%);
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
}

.flex-text-main {
  margin: 0;
  font-size: 17px;
  color: #000;
  line-height: 23px;
  margin-bottom: 25px;
  font-family: AvenirNext-Regular-08;
}

.flex-text-button {
  padding: 10px;
  margin: 50px 0 0;
  border: 3px solid #45bfb4;
  border-radius: 5px 5px 5px 5px;
  color: #45bfb4;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 2.57px;
  font-family: AvenirNext-DemiBold-03;
  max-width: 303px;
  text-align: center;
  display: block;
  text-decoration: none;
}

.smb-container-four {
  background-color: #f5f5f5;
  padding: 40px 50px;
}

.smb-four-main {
  border: 5px solid #fff;
}

.smb-four-title {
  font-size: 30px;
  font-family: AvenirNext-Bold-01;
  font-weight: 700;
  margin: 40px auto 20px;
  line-height: 41px;
  color: #404041;
  text-align: center;
}

.smb-four-flex {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 40px;
  padding: 0 15px;
  max-width: 870px;
}

.smb-four-flex li img {
  display: block;
  margin: 40px auto 20px;
  max-width: 240px;
}

.smb-four-flex-title {
  margin: 0 0 20px;
  letter-spacing: -0.3px;
  font-size: 22px;
  line-height: 33px;
  color: #000;
  text-align: center;
}

.smb-four-flex-text {
  max-width: 196px;
  text-align: center;
  display: block;
  margin: 0 auto;
}

.smb-container-five {
  padding: 50px 0 110px;
  text-align: center;
}

.smb-five-title {
  font-weight: 700;
  color: #404041;
  font-size: 30px;
  line-height: 41px;
  margin: 0 auto 35px;
  font-family: AvenirNext-Bold-01;
  max-width: 700px;
  text-align: center;
}

.smb-five-flex {
  display: flex;
  max-width: 1009px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}

.smb-five-flex img {
  max-width: 100px;
  height: 78px;
}

.smb-five-main {
  background-color: #f2fcff;
  margin: 0 30px;
  padding: 30px 15px;
  width: 900px;
  text-align: center;
}

.smb-five-title-f {
  color: #474848;
  letter-spacing: 2.5px;
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  margin: 0 0 20px;
  font-family: AvenirNext-Regular-08;
}

.smb-five-text {
  font-size: 17px;
  font-family: AvenirNext-Regular-08;
  line-height: 1.6em;
  text-align: center;
  margin: 0 auto 15px;
  max-width: 642px;
}

.smb-five-name {
  font-size: 16px;
  font-family: AvenirNext-UltraLight-01;
  line-height: 26px;
  margin: 0 0 50px;
}

.section {
  padding: 0 15px;
  box-sizing: border-box;
  text-align: center;
  max-width: 970px;
  margin: 0 auto;
}

.speak {
  display: flex;
  justify-content: space-between;
}

.speak_l {
  border: solid #e5e5e5;
  border-width: 1px 1px 3px;
  border-radius: 10px;
  padding: 20px 18px;
  display: flex;
  flex-direction: column;
}
.flex-text-subtitle {
  line-height: 25px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  font-family: AvenirNext-Bold-01;
}
.title-average {
  color: #333;
  font-size: 1.0833em;
  width: 100%;
  display: inline-block;
  line-height: 1.16;
  text-align: center;
}

.stars_average {
  line-height: 1.32;
  font-size: 3em;
  color: #333;
  font-weight: 700;
  text-align: center;
}

.speak_r {
  flex: 1;
  display: flex;
}

#smb-ul {
  flex: 1 0 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 5px 0;
  margin: 0 10px;
}

#smb-ul-li-1,
#smb-ul-li-3 {
  background-color: #f5f5f5;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 21%) inset;
  min-height: 12px;
  margin: 0 0 25px;
}

#smb-li-1-con {
  max-width: 89%;
  min-height: 12px;
  border-radius: 4px 0 0 4px;
  line-height: 1.467em;
  background-image: -webkit-linear-gradient(360deg, #00d2be 0%, #00bdfc 100%);
}

#smb-ul-li-2,
#smb-ul-li-3,
#smb-ul-li-4,
#smb-ul-li-5 {
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 21%) inset;
  margin: 0 0 25px;
  background-color: #f5f5f5;
  min-height: 12px;
}

#smb-li-2-con {
  max-width: 11%;
  min-height: 12px;
  border-radius: 4px 0 0 4px;
  line-height: 1.467px;
  background-image: -webkit-linear-gradient(360deg, #00d2be 0%, #00bdfc 100%);
}

#smb-li-3-con {
  max-width: 0%;
  min-height: 12px;
  border-radius: 4px 0 0 4px;
  line-height: 1.467px;
  background-image: -webkit-linear-gradient(360deg, #00d2be 0%, #00bdfc 100%);
}

#smb-li-4-con {
  max-width: 0%;
  min-height: 12px;
  border-radius: 4px 0 0 4px;
  line-height: 1.467px;
  background-image: -webkit-linear-gradient(360deg, #00d2be 0%, #00bdfc 100%);
}

#smb-li-5-con {
  max-width: 0%;
  min-height: 12px;
  border-radius: 4px 0 0 4px;
  line-height: 1.467px;
  background-image: -webkit-linear-gradient(360deg, #00d2be 0%, #00bdfc 100%);
}

#smb-ul-li-5 {
  margin: 0;
}

#smb-ul-2 {
  display: flex;
  flex-direction: column;
}

.count-percent {
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  display: inline-block;
  padding: 2px 0;
  line-height: 1;
  font-weight: 700;
  width: 3.5em;
  text-align: center;
  white-space: nowrap;
  margin-bottom: 16px;
}

.content_speak {
  display: flex;
  padding: 30px 0;
}

.cont_left {
  width: 23%;
  display: flex;
}

.con_autor {
  width: 35px;
  height: 35px;
  background: rgb(46, 162, 219);
  color: rgb(255, 255, 255);
  border-radius: 50%;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 35px;
  margin-right: 9px;
}

.text-limit {
  font-size: 12px;
  color: #3c3c3c;
  margin: 0;
}

.country {
  max-width: 16px;
  margin-right: 6px;
}

.cont_right {
  width: 77%;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 20px;
  text-align: left;
}

.title-review {
  font-weight: 700;
  font-size: 13px;
}

.smb-container-six {
  padding: 60px 0 90px;
  background-image: url(../product-image/pc2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
}

.smb-six-main {
  max-width: 600px;
  margin: 0 0 0 755px;
  text-align: center;
}

.smb-six-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  margin: 0 auto 10px;
  font-family: AvenirNext-Bold-01;
  text-align: center;
  color: #000;
}

.smb-six-title-o {
  font-size: 24px;
  line-height: 33px;
  margin: 0 0 25px;
  font-family: AvenirNext-Regular-08;
  color: #000;
}

.smb-six-title-t {
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 45px;
  padding: 0 10% 0 0;
  color: #000;
}

.smb-button {
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 18px 5px 18px 15px;
  font-size: 18px;
  font-family: AvenirNext-Bold-01;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.42px;
  background-image: -webkit-linear-gradient(
    180deg,
    #3ebaeb 0%,
    #42bbd9 19.7581%,
    #45bcce 36.2903%,
    #45bfb4 81.4516%,
    #45bfb4 100%
  );
  background-image: -ms-linear-gradient(
    180deg,
    #3ebaeb 0%,
    #42bbd9 19.7581%,
    #45bcce 36.2903%,
    #45bfb4 81.4516%,
    #45bfb4 100%
  );
  background-repeat: repeat;
  background-position: 0 0;
  background-attachment: scroll;
  background-size: 100%;
  box-shadow: -2px 6px 16px 0 rgb(0 0 0 / 24%);
  border-radius: 7px 7px 7px 7px;
  margin: 0;
}

.smb-footer {
  padding: 30px 0;
  background-color: #565b64;
  margin: 0 0 -25px;
  text-align: center;
}

.smb-a {
  color: #9b9b9b;
  font-size: 12px;
  font-family: AvenirNext-Regular-08;
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 0 5px 0 0;
  border-right: 1px solid #9b9b9b;
  line-height: normal;
}

.smb-a a {
  color: #9b9b9b;
  text-decoration: none;
}

.smb-boder-none {
  border: none;
}

.cont_right img {
  margin-bottom: 20px;
}

.smb-button-bottom {
  bottom: 0;
  width: 100%;
  top: inherit;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 30px 0;
  position: fixed;
  z-index: 10;
  text-align: center;
  display: none;
}

.smb-mb-block {
  display: none;
}
.smb-main-flex {
  max-width: 970px;
  margin: 0 auto;
}

.smb-main-flex div:nth-of-type(odd) {
  flex-direction: row;
}
.smb-main-flex div:nth-of-type(even) {
  flex-direction: row-reverse;
}
#smb-video {
  width: 100%;
}
@media (min-width: 769px) {
  .smb-pc-mt53 {
    margin-top: 53px;
  }
}
@media (max-width: 768px) {
  #smb-video {
    height: 250px;
  }
  .smb-main-flex div:nth-of-type(odd) {
    flex-direction: column;
  }
  .smb-main-flex div:nth-of-type(even) {
    flex-direction: column;
  }
  #smb-page {
    max-width: 100%;
  }
  .smb-mb-block {
    display: block;
  }
  .smb-fixed {
    display: none;
  }
  .smb-global {
    background-image: url(../product-image/mb1.jpg);
    padding: 430px 0 0;
    background-position: center top;
  }
  .smb-title {
    font-size: 24px;
    line-height: 37px;
    letter-spacing: -0.1px;
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
  }
  .smb-small-title {
    font-size: 20px;
    width: 100%;
  }
  .smb-th-title {
    font-size: 24px;
    max-width: 100%;
    line-height: 36px;
    padding: 0 15px;
  }
  .smb-line {
    margin-left: 15px;
  }
  .smb-th-text {
    font-size: 18px;
    line-height: 30px;
    padding: 0 15px;
  }
  .smb-container-six {
    padding: 30px 0 340px;
    background-image: url(../product-image/mb2.jpg);
    background-position: center bottom;
  }
  .smb-four-main {
    border: none;
  }
  .smb-four-title {
    font-size: 25px;
    max-width: 100%;
    line-height: 34px;
  }
  .smb-four-flex-text {
    font-size: 16px;
    max-width: 100%;
    padding: 20px 0 0;
  }
  .smb-main-two,
  .smb-t-ul,
  .smb-th-flex,
  .smb-four-flex,
  .smb-five-flex,
  .speak {
    flex-direction: column;
  }
  .smb-flex-img,
  .smb-flex-img2,
  .smb-t-li,
  .smb-header-fixed,
  .smb-five-main,
  .cont_right {
    width: 100%;
  }
  .smb-container,
  .smb-six-main {
    margin: 0;
  }
  .smb-container{
    padding: 30px 15px;
  }
  .smb-button {
    font-size: 14px;
    display: block;
  }
  .smb-five-title {
    font-size: 24px;
    max-width: 100%;
    line-height: 33px;
    margin: 0 auto 60px;
    padding: 0 15px;
  }
  .smb-five-title-f {
    font-size: 22px;
    line-height: 30px;
  }
  .smb-five-flex img {
    display: none;
  }
  .cont_left {
    width: 0;
  }
  .smb-six-title {
    font-size: 30px;
    max-width: 100%;
    line-height: 38px;
    text-align: center;
    margin: 0 auto 10px;
  }
  .smb-six-title-o {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
  }
  .smb-six-title-t {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 26px;
    padding: 0;
  }
  .smb-bg {
    font-size: 19px;
    line-height: 27px;
  }
  .smb-pc-img {
    display: none;
  }
  .smb-mb-img {
    display: block;
  }
  .smb-main-two {
    padding: 70px 15px 0;
  }
  .two-points {
    flex-direction: column;
    align-items: center;
  }
  .two-smb-block,
  .two-points-text {
    text-align: center;
  }
}
