/*! Colors */ /*! Layout */ /*! Depth */ @media (min-width:767px) {
  .hidden--unless-xs {
    display: none
  }
}
@media (max-width:991px) {
  .hidden--sm, .show--md {
    display: none
  }
}
@media (max-width:767px) {
  .hidden--xs, .show--sm {
    display: none
  }
}
@media (min-width:768px) {
  .show--unless-md {
    display: none
  }
}
@media (min-width:992px) {
  .show--unless-lg {
    display: none
  }
}
@media (max-width:1200px) {
  .hidden--unless-lg {
    display: none
  }
}
@media (max-width:479px) {
  .show--xs {
    display: none
  }
}
.banner__btn .btn__wrapper {
  width: 100%;
  text-align: center
}
.banner__btn p {
  font-size: .8rem;
  color: #fcfcfc;
  margin-top: 5px
}
.guide__page-block:last-child .container, .guide__page-title, .vip-plans-page .duration-selector, .weixin-banner, .weixin__qrcode, .weixin__theme::after {
  text-align: center
}
.slide__circle {
  height: 3em;
  position: absolute
}
.guide__page-title {
  position: absolute;
  top: 65px;
  left: 0;
  width: 100%
}
.guide__page-title .sec__title {
  margin-top: 60px
}
@media (max-width:767px) {
  .guide__page-title {
    top: 50px
  }
  .guide__page-title .sec__title {
    margin-top: 20px
  }
}
.guide__page-block .container {
  padding: 0 80px
}
.guide__page-block:last-child .container h3 {
  color: #333;
  margin-bottom: 30px;
  margin-top: 0
}
.guide__page-block:last-child .container p {
  line-height: 1.6;
  color: #969696
}
.guide__page-block:last-child .container .sec-btn {
  margin-top: 30px;
  margin-bottom: 0
}
@media (max-width:767px) {
  .guide__page-block .container {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 30px
  }
}
.guide__text-wrap {
  width: 45%;
  position: relative
}
.guide__text-wrap .text__wrapper {
  padding-right: 15%
}
.guide__text-wrap h3 {
  color: #333;
  margin-top: 0;
  margin-bottom: 15px
}
.guide__text-wrap h4 {
  margin-top: 10px;
  margin-bottom: 5px
}
.guide__text-wrap .small p {
  font-size: .8rem
}
.guide__text-wrap p {
  font-size: 1.06667rem;
  margin-bottom: 0;
  line-height: 1.8;
  color: #969696
}
.guide__text-wrap .guide__text-back {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #e6e6e6;
  opacity: .3;
  line-height: .8;
  z-index: -1;
  font-weight: 700;
  font-size: 14.66667rem
}
@media (max-width:767px) {
  .guide__text-wrap {
    width: 100%;
    margin-bottom: 10px
  }
  .guide__text-wrap p {
    font-size: .93333rem
  }
  .guide__text-wrap .text__wrapper {
    padding-right: 0
  }
}
.guide__pic-wrap {
  width: 55%
}
.guide__pic-wrap img {
  width: 100%
}
@media (max-width:767px) {
  .guide__pic-wrap {
    width: 100%;
    margin-bottom: 30px
  }
}
.slide__circle {
  width: 3em;
  top: 0;
  z-index: 1;
  border-radius: 100%;
  opacity: .1;
  background: #000
}
.banner__navbar-btn .container {
  border-bottom: 1px solid #ccc
}
.banner__navbar-btn ul {
  padding-left: 0;
  margin-bottom: 0
}
.banner__navbar-btn ul li {
  font-size: 1.06667rem;
  padding: 30px 30px 20px;
  display: inline-block;
  position: relative
}
.banner__navbar-btn ul li a {
  color: #969696
}
.banner__navbar-btn ul li a.active, .banner__navbar-btn ul li a:hover {
  color: #666
}
.banner__navbar-btn ul li a.active:after {
  display: block
}
.banner__navbar-btn ul li a:after {
  content: " ";
  cursor: default;
  display: none;
  width: .7em;
  height: .35em;
  border-bottom: solid .35em #ccc;
  border-left: solid .35em transparent;
  border-right: solid .35em transparent;
  position: absolute;
  left: 45%;
  bottom: 0;
  text-align: center
}
@media (max-width:767px) {
  .banner__navbar-btn ul li {
    padding: 20px 10px
  }
}
.weixin-qrcode-wrap img {
  padding: 5px
}
.weixin-banner {
  padding-top: 120px;
  padding-bottom: 0
}
.phone-wrapper {
  position: absolute;
  bottom: 5%;
  left: 0;
  width: 25%
}
.phone-wrapper img {
  width: 100%
}
@media (max-width:767px) {
  .weixin-banner {
    padding-top: 30px;
    padding-bottom: 30px
  }
  .phone-wrapper {
    top: auto;
    bottom: 5%;
    width: 40%
  }
}
@media (min-width:992px) {
  .phone-wrapper {
    top: 0;
    width: 30%
  }
}
@media (min-width:1600px) {
  .phone-wrapper {
    top: auto;
    bottom: 10%;
    width: 25%
  }
}
.content-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 75%;
  height: 100%
}
.content-wrapper .after__line::after {
  width: 40px;
  left: auto;
  right: 0
}
@media (max-width:767px) {
  .content-wrapper {
    width: 100%
  }
}
@media (min-width:992px) {
  .content-wrapper {
    width: 70%
  }
}
@media (min-width:1600px) {
  .content-wrapper {
    width: 75%
  }
}
.weixin__theme {
  width: 100%;
  border: 1px solid #fcfcfc;
  background-color: rgba(255, 255, 255, .3);
  padding: 12px 0;
  font-size: 1rem;
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  transition: all .2s ease-out
}
.weixin__theme::after {
  content: " ";
  display: none;
  width: 1em;
  height: .5em;
  border-right: solid .5em #4cccbb;
  border-bottom: solid .5em transparent;
  border-top: solid .5em transparent;
  position: absolute;
  left: -1em;
  top: 32%;
  z-index: -1
}
.weixin__theme:focus, .weixin__theme:visited {
  color: #fcfcfc
}
.weixin__theme:hover {
  background-color: #4cccbb;
  color: #fcfcfc;
  border: 1px solid #4cccbb
}
.weixin__theme:hover::after {
  display: block
}
.weixin__content {
  position: relative;
  height: 100%;
  margin: 0 6%
}
@media (max-width:767px) {
  .weixin__content {
    margin: 0 3%
  }
}
@media (min-width:992px) {
  .weixin__content {
    margin: 0 12%
  }
}
.step-btn-list {
  position: absolute;
  width: 14em;
  bottom: 5%;
  left: 20px
}
.step-btn-list .btn {
  margin-top: 40px
}
@media (min-width:1600px) {
  .step-btn-list {
    bottom: 10%
  }
}
.weixin-qrcode {
  position: absolute;
  bottom: 5%;
  right: 0;
  width: calc(100% - 20em)
}
.weixin-qrcode img {
  margin-bottom: 10px
}
.weixin-qrcode p {
  margin-bottom: 0
}
.weixin__qrcode .qrcode-wrap {
  display: inline-block;
  width: 20%
}
@media (max-width:767px) {
  .weixin-qrcode {
    width: 55%
  }
  .weixin__qrcode .qrcode-wrap {
    width: 12em
  }
}
@media (min-width:992px) {
  .weixin-qrcode {
    width: 15em
  }
}
@media (min-width:1600px) {
  .weixin-qrcode {
    bottom: 10%
  }
}
.weixin-content__title p {
  font-size: 1.06667rem;
  margin-bottom: 0
}
.weixin-content__title .after__line {
  padding-top: 1em
}
@media (max-width:767px) {
  .weixin-content__title p {
    font-size: .8rem
  }
}
.vip-plans-page .vip-plans-page__top-sec {
  padding-top: 60px;
  margin-bottom: 20px
}
.vip-plans-page .vip-plans-page__top-sec .sec__title {
  margin-bottom: 30px
}
.vip-plans-page .vip-plans-list {
  margin-bottom: 40px;
  display: none
}
.vip-plans-page .vip-plans-list.active {
  display: block
}
.module-detail__faq__block, .vip-plans-page .vip-plan-item .price {
  display: inline-block
}
.vip-plans-page .vip-plan-item {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  padding: 20px
}
.vip-plans-page .vip-plan-item.recommended .vip-plan-item-bg {
  box-shadow: 0 0 3rem rgba(51, 51, 51, .4)
}
.vip-plans-page .vip-plan-item .ribbon-badge {
  position: absolute;
  top: 0;
  right: 20px
}
.vip-plans-page .vip-plan-item-bg {
  background: #fff;
  padding-top: 30px;
  position: relative
}
.vip-plans-page .vip-plan-item__name {
  font-size: 1.73333rem
}
.vip-plans-page .vip-plan-item__suit-for p {
  font-size: 1.06667rem
}
.vip-plans-page .vip-plan-item__saving {
  font-size: 16px
}
.vip-plans-page .vip-plan-item__action {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px
}
.vip-plans-page .vip-plan-item__action .btn:nth-child(2) {
  margin-left: 10px
}
.vip-plans-page .vip-plan-item__action .btn-lg {
  max-width: calc(50% - 30px)
}
.vip-plans-page .vip-plan-item__hint {
  margin: 0 20px 20px;
  min-height: 85px
}
.vip-plans-page .vip-plan-item__modules section {
  margin-left: 30px;
  margin-right: 30px;
  padding-bottom: 10px;
  box-sizing: content-box
}
.vip-plans-page .vip-plan-item__modules section:nth-child(1) {
  height: 140px
}
.vip-plans-page .vip-plan-item__modules section:nth-child(3) {
  height: 180px
}
.vip-plans-page .vip-plan-item__modules .module-sec-label {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #b3b3b3
}
.vip-plans-page .duration-selector .btn-group {
  margin: auto
}
.vip-plans-page .duration-selector .btn {
  width: 8em
}
.module-detail__faq {
  margin-top: 40px;
}
.module-detail__faq .sec__content {
  padding: 0px
}
@media (max-width:992px) {
  .vip-plans-page .vip-plans-list {
    text-align: center
  }
  .vip-plans-page .vip-plan-item {
    width: 49%
  }
}
@media (max-width:768px) {
  .vip-plans-page .vip-plan-item {
    width: 100%
  }
}
.module-detail__faq__block {
  width: 99%;
  vertical-align: top;
  padding: 10px 0px;
  box-sizing: border-box;
  line-height: 1.8
}
@media (max-width:768px) {
  .module-detail__faq__block {
    width: 99%;
  }
}
.module-detail__faq__block ul {
  list-style: disc;
  padding-left: 20px
}
.module-detail__faq__title {
  font-size: 1.33333rem;
  color: #333;
  margin-bottom: 10px
}




.header__user-info .price-info {
  margin: 10px 15px 5px;
  padding-bottom: 10px;
  line-height: 1.8;
  border-bottom: 1px solid #ddd
}
.header__user-info .price-info .username {
  font-size: 1.2rem;
  max-width: 6em;
  color: #333
}
.header__user-info .price-info .price-type-icon {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 3px
}
.header__user-info .price-info .btn-price {
  color: #fff;
  float: right;
  padding: 3px 10px
}
.price-plan-item {
  text-align: center;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px
}
.price-plan-item__suit-for {
  margin-top: 25px;
  line-height: 24px;
  height: 3em;
  color: #969696
}
.price-plan-item__name {
  color: #333;
  font-size: 22px
}
.price-plan-item__prices {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  min-height: 80px
}
.price-plan-item__prices .price-text {
  font-size: 42px
}
.price-plan-item__prices .price {
  color: #ff5f00
}
.price-plan-item__prices small {
  font-size: initial
}
.price-plan-item__prices .price__per-text {
  color: #b3b3b3
}
.price-plan-item__hint {
  padding: 15px 8px
}
.price-plan-item__hint .fci {
  vertical-align: middle;
  color: #f96444
}
.price-plan-item__saving {
  font-size: .93333rem;
  color: #b3b3b3;
  min-height: 1em
}
.price-plan-item__modules {
  text-align: left;
  border-top: 1px solid #ccc
}
/*
.price-plan-item__modules .module-list {
  padding-left: 0
}
.price-plan-item__modules .module-list li {
  line-height: 36px;
  font-size: 1.06667rem
}
*/
.price-plan-item__modules .check-icon {
  color: #4cccbb;
  position: absolute
}
.price-plan-item__modules .info-icon {
  color: #ccc;
  font-size: initial;
  vertical-align: middle
}
.price-plan-item__modules .module-content {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px
}
.price-plan-item__modules .module-content a {
  cursor: pointer
}
.price-plan-item__modules section {
  border-bottom: 1px solid #ccc
}
.price-plan-item__modules section:last-child {
  border-bottom: none
}
.price-plan-item__modules .popover.top > .arrow {
  border-top-color: rgba(0, 0, 0, .15)
}
.price-plan-item__modules .popover-content {
  font-size: .8rem
}
.price-plans-page .price-plans-page__top-sec {
  padding-top: 60px;
  margin-bottom: 20px
}
.price-plans-page .price-plans-page__top-sec .sec__title {
  margin-bottom: 30px
}
.price-plans-page .price-plans-list {
  margin-bottom: 40px;
  display: none
}
.price-plans-page .price-plans-list.active {
  display: block
}
.price-faq__block, .price-plans-page .price-plan-item .price {
  display: inline-block
}
.price-plans-page .price-plan-item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 20px
}
.price-plans-page .price-plan-item.recommended .price-plan-item-bg {
  box-shadow: 0 0 3rem rgba(51, 51, 51, .4)
}
.price-plans-page .price-plan-item .ribbon-badge {
  position: absolute;
  top: 0;
  right: 20px
}
.price-plans-page .price-plan-item-bg {
  background: #fff;
  padding-top: 30px;
  position: relative
}
.price-plans-page .price-plan-item__name {
  font-size: 1.73333rem
}
.price-plans-page .price-plan-item__suit-for p {
  font-size: 1.06667rem
}
.price-plans-page .price-plan-item__saving {
  font-size: 16px
}
.price-plans-page .price-plan-item__action {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px
}
.price-plans-page .price-plan-item__action .btn:nth-child(2) {
  margin-left: 10px
}
.price-plans-page .price-plan-item__action .btn-lg {
  max-width: calc(50% - 30px)
}
.price-plans-page .price-plan-item__hint {
  margin: 0 20px 20px;
  min-height: 85px
}
.price-plans-page .price-plan-item__modules section {
  margin-left: 30px;
  margin-right: 30px;
  padding-bottom: 10px;
  box-sizing: content-box
}
.price-plans-page .price-plan-item__modules section:nth-child(1) {
  height: 140px
}
.price-plans-page .price-plan-item__modules section:nth-child(3) {
  height: 180px
}
.price-plans-page .price-plan-item__modules .module-sec-label {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #b3b3b3
}
.price-plans-page .duration-selector .btn-group {
  margin: auto
}
.price-plans-page .duration-selector .btn {
  width: 8em
}
.price-faq {
  margin-top: 20px;
  margin-bottom: 50px
}
.price-faq .sec__content {
  background: #fff;
  padding: 20px
}
@media (max-width:992px) {
  .price-plans-page .price-plans-list {
    text-align: center
  }
  .price-plans-page .price-plan-item {
    width: 49%
  }
}
@media (max-width:768px) {
  .price-plans-page .price-plan-item {
    width: 100%
  }
}
.price-faq__block {
  width: 99%;
  vertical-align: top;
  padding: 10px 20px;
  box-sizing: border-box;
  line-height: 1.8
}
@media (max-width:768px) {
  .price-faq__block {
    width: 99%;
  }
}
.price-faq__block ul {
  list-style: disc;
  padding-left: 20px
}
.price-faq__title {
  font-size: 1.33333rem;
  color: #333;
  margin-bottom: 10px
}