@charset "UTF-8";
/**
  此文件主要是公共样式的改造
*/
@media (min-width: 320px) and (max-width: 991.98px) {
  .msite-footer {
    display: block;
  }
  .msite-footer p {
    line-height: normal !important;
  }
}
body {
  background: #fff !important;
}

@media (min-width: 320px) and (max-width: 991.98px) {
  .swiper-container {
    height: 9.44rem !important;
  }

  .one {
    height: 2.34rem;
  }

  .t {
    margin-top: 0.93rem !important;
  }

  .nav {
    margin-bottom: 0.88rem !important;
  }

  .download-explain {
    display: none !important;
    position: absolute;
    padding: 0.1rem 0.18rem;
    bottom: 3.9rem;
    left: 0.52rem;
    background: #fff;
    border-radius: 8px;
  }
  .download-explain ul {
    overflow: hidden;
  }
  .download-explain ul li {
    float: left;
  }
  .download-explain ul li:nth-child(1) {
    margin-top: 0.08rem;
    width: 0.24rem;
    height: 0.24rem;
    background: url("../../img/msite/msite_icon_problem_download.png") no-repeat;
    background-size: cover;
  }
  .download-explain ul li:nth-child(2) {
    margin: 0 0.08rem;
    font-size: 0.26rem;
    letter-spacing: 1px;
    color: #ef6568;
  }
  .download-explain ul li:nth-child(3) {
    margin-top: 4px;
    width: 0.24rem;
    height: 0.24rem;
    background: url("../../img/msite/msite_icon_problem_download_right.png") no-repeat center;
    background-size: 0.1rem 0.17rem;
  }
  .download-explain ul img {
    width: 0.24rem;
    height: 0.24rem;
  }

  .home-pc {
    margin-top: 0.62rem;
    display: none;
  }

  .three {
    background-position: -499px 0 !important;
  }
  .three .letterSpacing {
    font-size: 0.3rem !important;
  }

  .four h3 {
    font-size: 0.48rem !important;
  }
  .four .benefit a {
    font-size: 0.32rem !important;
  }

  .standard {
    padding: 0 !important;
  }
  .standard p {
    margin: 0.24rem 0 !important;
    font-size: 0.32rem !important;
    line-height: 0.32rem !important;
  }

  .show {
    display: block !important;
  }

  .two .col-lg-5 {
    width: 7.9rem;
    height: 2.3rem;
  }

  .list {
    width: 100%;
    font-size: 0.44rem !important;
  }
  .list li {
    margin-right: 0.15rem;
    font-size: 0.3rem !important;
  }

  .hint {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
  }
  .hint img {
    position: absolute;
    top: 0.33rem;
    right: 0.53rem;
    width: 0.66rem;
    height: 1.03rem;
  }
  .hint h3 {
    position: absolute;
    top: 1.66rem;
    right: 0.48rem;
    font-size: 0.4rem;
    letter-spacing: 0px;
    color: #fff;
  }

  .title {
    font-size: 0.48rem !important;
  }

  .container {
    overflow: hidden;
  }

  .install {
    display: none;
    position: fixed;
    padding: 0.4rem 0.4rem;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
  }
  .install .install-content {
    max-height: 11rem;
    overflow-y: scroll;
    padding: 10px 0.36rem;
    background: #fff;
    border-radius: 0.32rem;
  }
  .install .install-content h3 {
    position: relative;
    margin-bottom: 0.41rem !important;
    padding-bottom: 0.24rem;
    border-bottom: 1px solid #ccc;
    font-size: 0.32rem;
  }
  .install .install-content p {
    font-size: 0.28rem;
    margin-bottom: 0.26rem !important;
  }
  .install .install-content .install-del {
    position: fixed;
    top: 0.65rem;
    right: 0.7rem;
    width: 0.3rem;
    height: 0.3rem;
  }
  .install .install-content .img-one {
    margin-bottom: 0.41rem;
    width: 5.98rem;
    height: 3.9rem;
    background-color: #ffffff;
  }
  .install .install-middle h3 {
    margin-bottom: 0.24rem !important;
    padding-bottom: 0.24rem;
    border-bottom: none;
    line-height: 0.5rem;
    font-size: 0.32rem;
  }
  .install .install-middle .img-two {
    margin-bottom: 0.57rem;
    width: 5.98rem;
    height: 3.75rem;
    background-color: #ffffff;
  }
  .install .install-middle .img-three {
    margin-bottom: 0.57rem;
    width: 5.98rem;
    height: 2.21rem;
    background-color: #ffffff;
  }
  .install .install-middle .img-four {
    margin-bottom: 0.57rem;
    width: 5.98rem;
    height: 4.69rem;
    background-color: #ffffff;
  }
  .install .install-middle .img-five {
    margin-bottom: 0.57rem;
    width: 5.98rem;
    height: 9.56rem;
    background-color: #ffffff;
  }
  .install .install-middle .last-h3 {
    padding-bottom: 0rem;
  }
}
@media (min-width: 991.98px) {
  .swiper-container {
    height: 7.44rem !important;
  }

  #certify {
    overflow: hidden;
  }
  #certify .swiper-slide {
    width: 3.66rem !important;
    height: 6.3rem !important;
    background: #fff;
  }

  .install {
    display: none;
  }

  header {
    position: fixed;
    top: 0;
    overflow: hidden;
    background: #fff;
    width: 100% !important;
    padding: 0 !important;
    z-index: 102;
  }
  header .bg-light {
    background: #fff !important;
  }

  .home-msite {
    margin-top: 0.62rem;
    display: none;
  }

  .show {
    display: block !important;
  }

  .hint {
    display: none;
  }

  .effect .nav {
    width: 7.02rem;
    height: 0.4rem;
  }
  .effect .nav .list {
    width: 100%;
  }
  .effect .nav li {
    font-size: 0.16rem !important;
    letter-spacing: 0rem !important;
  }
}
.home-pc {
  margin-top: 0.62rem;
  position: relative;
  width: 100%;
  height: 5.42rem;
  background-image: linear-gradient(90deg, #fc9466 0%, #f7c26c 100%), linear-gradient(#fcfefc, #fcfefc);
  background-blend-mode: normal, normal;
}
.home-pc .pc-home {
  overflow: hidden;
  margin: 0 auto;
  padding-top: 71px;
  width: 11.5rem;
}
.home-pc .rainbow {
  position: absolute;
  left: 0.62rem;
  bottom: 0;
}
.home-pc .interface {
  float: left;
  width: 47%;
  height: 4.71rem;
}
.home-pc .interface img {
  position: absolute;
  display: none;
}
.home-pc .interface img:first-child {
  display: block;
}
.home-pc .introduce {
  position: relative;
  margin-top: 24px;
  float: left;
  width: 53%;
  color: #fff;
  z-index: 100;
}
.home-pc .introduce h3 {
  text-shadow: 0.02rem 0.04rem 0rem rgba(0, 0, 0, 0.12);
  font-size: 0.44rem;
  line-height: 0.74rem;
  letter-spacing: 0.08rem;
}
.home-pc .introduce h3 span {
  font-size: 0.58rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.home-pc .introduce .introduce-word {
  width: 4.69rem;
  font-size: 0.16rem;
  font-stretch: normal;
  line-height: 0.26rem;
  letter-spacing: 0.03rem;
  color: #ffffff;
}
.home-pc .introduce .introduce-word .introduce-one {
  margin: 0.15rem 0;
}
.home-pc .introduce .introduce-word .introduce-two {
  margin: 0;
}
.home-pc .introduce .download {
  font-size: 0.14rem;
  height: 0.53rem;
  margin-top: 0.54rem;
  overflow: hidden;
}
.home-pc .introduce .download div {
  float: left;
}
.home-pc .introduce .download .download-apple {
  height: 100%;
  margin-right: 0.16rem;
}
.home-pc .introduce .download a {
  padding: 0.12rem 0.1rem !important;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 0.06rem;
  border: solid 0.01rem #ffffff;
}
.home-pc .introduce .download img {
  height: 21px;
  margin-right: 0.1rem;
  vertical-align: bottom;
}
.home-pc .introduce .download .app-store {
  font-family: PingFang-SC-Medium;
  font-size: 0.18rem;
  font-stretch: normal;
  line-height: 0.04rem;
  letter-spacing: 0.01rem;
  color: #ffffff;
}
.home-pc .introduce .download .android, .home-pc .introduce .download .googlePlay {
  font-family: PingFang-SC-Medium;
  font-size: 0.18rem;
  font-stretch: normal;
  line-height: 0.04rem;
  letter-spacing: 0.01rem;
  color: #ffffff;
}

.home-msite {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 13.3rem;
  background-image: linear-gradient(45deg, #fc9466 0%, #f7c26c 100%), linear-gradient(#f64f4f, #f64f4f);
  background-blend-mode: normal, normal;
}
.home-msite img {
  position: absolute;
  left: 2.1rem;
  height: 8.42rem;
}
.home-msite .interface-msite img {
  position: absolute;
  top: 1.17rem;
  left: 4.69rem;
}
.home-msite .introduce-msite {
  position: absolute;
  top: 2.57rem;
  left: 0.5rem;
}
.home-msite .introduce-msite p {
  margin: 0;
  color: #fff;
  font-size: 0.57rem;
  letter-spacing: 0.1rem;
}
.home-msite .introduce-msite p span {
  font-size: 0.85rem;
  font-weight: bold;
  letter-spacing: 0.15rem;
}
.home-msite .introduce-msite .slogan {
  margin-bottom: 1.23rem;
}
.home-msite .introduce-msite .slogan .Spacing {
  font-size: 0.6rem;
  letter-spacing: 0;
}
.home-msite .introduce-msite .download a {
  position: relative;
  margin-bottom: 0.22rem;
  display: block;
  width: 3.47rem;
  height: 0.84rem;
  border-radius: 0.08rem;
  border: solid 0.02rem #ffffff;
}
.home-msite .introduce-msite .download img {
  position: absolute;
  top: 0.19rem;
  left: 0.49rem;
  margin-right: 0.19rem;
  width: 0.32rem;
  height: 0.42rem;
}
.home-msite .introduce-msite .download span {
  position: absolute;
  top: calc(0.42rem - 0.21rem);
  left: 1rem;
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.01rem;
  color: #ffffff;
}
.home-msite .introduce-msite .problem {
  display: block;
  width: 0.48rem;
  height: 0.48rem;
}
.home-msite .introduce-msite .download-right {
  display: block;
  width: 0.2rem;
  height: 0.24rem;
}
.home-msite .msite-word {
  position: absolute;
  margin-left: 0.5rem;
  width: 6.5rem;
  bottom: 1rem;
  font-size: 0.26rem;
  color: #ffffff;
  line-height: 0.4rem;
  font-weight: normal;
}
.home-msite .msite-word p {
  margin: 0;
}
.home-msite .msite-word p:nth-child(1) {
  margin-bottom: 0.1rem;
}

.effect .nav {
  margin: 0.49rem auto 0;
}
.effect .nav .active1 {
  color: #fc9466 !important;
  border-bottom: 0.01rem solid #fc9466;
}
.effect .nav .list {
  display: flex;
  justify-content: space-around;
}
.effect .nav .list li {
  text-align: center;
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.01rem;
  color: #999999;
  cursor: pointer;
}
.effect .two #certify {
  width: 100%;
  height: 100%;
  text-align: center;
}
.effect .two .standard {
  display: none;
  padding: 305px 0 0 150px;
}
.effect .one .standard p {
  font-size: 0.18rem;
  display: block;
}
.effect .three {
  margin-bottom: 0.95rem;
  padding: calc((3.59rem - 0.37rem) / 2);
  width: 100%;
  height: 3.59rem;
  text-align: center;
  background: url("../../img/pc/pc_photo_home_user_bg.jpg") no-repeat center;
  background-size: cover;
}
.effect .three p {
  display: block;
  color: #fff;
  font-size: 0.22rem;
  letter-spacing: 0.26rem;
}
.effect .four {
  margin-bottom: 0.4rem;
}
.effect .four .swiper-container1 {
  overflow: hidden;
}
.effect .four h3 {
  font-size: 0.24rem;
  font-weight: bold;
  font-stretch: normal;
  line-height: 0.56rem;
  letter-spacing: 0.03rem;
  color: #333333;
}
.effect .four .a {
  margin-bottom: 0.41rem;
  padding-right: 0.35rem;
}
.effect .four .new {
  position: relative;
  z-index: 1;
}
.effect .four .new::after {
  content: "";
  position: absolute;
  width: 94%;
  bottom: 1px;
  left: 0;
  display: block;
  border: 2px solid #fc9466;
  opacity: 0.8;
  z-index: -1;
}
.effect .four .line {
  position: relative;
  border-bottom: 0.01rem solid #ddd;
}
.effect .four .benefit {
  margin-top: 0.28rem;
}
.effect .four a {
  display: block;
  padding: 0.06rem 0 !important;
  max-width: 6.65rem;
  font-size: 0.16rem;
  font-weight: 500;
  font-stretch: normal;
  letter-spacing: 0.02rem;
  cursor: pointer;
  color: #333333;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.effect .four .active {
  color: #fc9466;
}
.effect .five {
  font-size: 0.14rem;
  padding: 0.12rem;
  text-align: center;
  color: #656565;
  background-color: #333333;
}
.effect .five p {
  margin: 0;
}
.effect .title {
  margin-bottom: 0.34rem !important;
  font-size: 0.36rem;
  font-weight: bolder;
  letter-spacing: 0.04rem;
}
.effect .title span {
  position: relative;
  z-index: 1;
}
.effect .title span::after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 2px;
  left: 0;
  display: block;
  background-color: #fc9466;
  height: 0.03rem;
  opacity: 0.8;
  z-index: -1;
}
.effect p {
  display: inline-block;
  margin: 0.12rem 0;
  font-size: 0.14rem;
  line-height: 0.2rem;
  color: #666666;
}

.yinwen {
  display: none;
  font-size: 18px;
}

.zhongwen {
  display: block;
}

/*# sourceMappingURL=home.css.map */
