@charset "UTF-8";
/**
  此文件主要是公共样式的改造
*/
@media (min-width: 320px) and (max-width: 991.98px) {
  .msite-footer {
    display: block;
  }
  .msite-footer p {
    line-height: normal !important;
  }
}
/**
  此文件主要是公共样式的改造
*/
@media (min-width: 320px) and (max-width: 991.98px) {
  .msite-footer {
    display: block;
  }
  .msite-footer p {
    line-height: normal !important;
  }
}
.check-downLoad div {
  margin-bottom: 20px !important;
}
.check-downLoad ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.check-downLoad ul li {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  justify-content: space-between;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
.check-downLoad ul li:first-child {
  margin-right: 0.3rem;
}
.check-downLoad .downloadLogin {
  width: 100px;
  height: 100px;
}
.check-downLoad .downloadLogin img {
  position: unset !important;
}

.menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  background: #fff;
  transition: all 0.3s linear;
  z-index: 1000000;
}
.menu img:nth-child(1) {
  width: 1rem;
  height: 1rem;
  margin: 1rem 0;
}
.menu a {
  display: block;
  text-decoration: none;
  outline: none;
  margin-bottom: 1rem;
  font-size: 0.36rem;
  font-weight: bold;
  font-stretch: normal;
  color: #333333;
}
.menu a:hover {
  color: #333;
  text-decoration: none;
}

.language {
  display: none;
  font-size: 0.16rem;
}
.language .bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.6;
  z-index: 100000;
}
.language .check-language, .language .check-downLoad {
  position: relative;
  padding: 0.18rem 0.26rem 0.26rem;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 3rem;
  height: 2rem;
  z-index: 100001;
  background: #fff;
  border-radius: 0.08rem;
}
.language .check-language div, .language .check-downLoad div {
  margin-bottom: 0.18rem;
  border-bottom: 0.01rem solid #ddd;
}
.language .check-language div img, .language .check-downLoad div img {
  position: absolute;
  top: 0.24rem;
  right: 0.26rem;
  cursor: pointer;
}
.language .check-language .x, .language .check-downLoad .x {
  display: inline-block;
  padding-bottom: 9px;
  border-bottom: 0.02rem solid #fc9466;
}
.language ul {
  font-size: 0.14rem;
}
.language ul li {
  float: none;
  margin-bottom: 0.2rem;
  cursor: pointer;
}
.language ul li:hover {
  background: #ddd;
}
.language ul img {
  margin-right: 0.06rem;
}

.download-Androdi {
  display: none;
  font-size: 0.16rem;
}
.download-Androdi .bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.6;
  z-index: 100000;
}
.download-Androdi .check-language, .download-Androdi .check-downLoad {
  position: relative;
  padding: 0.26rem;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 3.6rem;
  height: 2.6rem;
  z-index: 100001;
  background: #fff;
  border-radius: 0.08rem;
}
.download-Androdi .check-language div, .download-Androdi .check-downLoad div {
  margin-bottom: 0.3rem;
  border-bottom: 0.01rem solid #ddd;
}
.download-Androdi .check-language div img, .download-Androdi .check-downLoad div img {
  position: absolute;
  top: 0.32rem;
  right: 0.26rem;
  cursor: pointer;
}
.download-Androdi .check-language .x, .download-Androdi .check-downLoad .x {
  display: inline-block;
  padding-bottom: 9px;
  border-bottom: 0.02rem solid #fc9466;
}
.download-Androdi ul {
  overflow: hidden;
  font-size: 0.14rem;
  text-align: center;
}
.download-Androdi ul li {
  margin-left: 0.25rem;
  padding: 0.08rem;
  margin-bottom: 0.1rem;
}
.download-Androdi ul img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.06rem;
  margin-bottom: 0.06rem;
}
.download-Androdi ul p {
  margin: 0 !important;
}

.download-Apple {
  display: none;
  font-size: 0.16rem;
}
.download-Apple .bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.6;
  z-index: 100000;
}
.download-Apple .check-language, .download-Apple .check-downLoad {
  position: relative;
  padding: 0.26rem;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 3.2rem;
  height: 2.2rem;
  z-index: 100001;
  background: #fff;
  border-radius: 0.08rem;
}
.download-Apple .check-language div, .download-Apple .check-downLoad div {
  margin-bottom: 0.18rem;
  border-bottom: 0.01rem solid #ddd;
}
.download-Apple .check-language div img, .download-Apple .check-downLoad div img {
  position: absolute;
  top: 0.14rem;
  right: 0.26rem;
}
.download-Apple .check-language .x, .download-Apple .check-downLoad .x {
  display: inline-block;
  padding-bottom: 9px;
  border-bottom: 0.02rem solid #26c49f;
}
.download-Apple ul {
  overflow: hidden;
  font-size: 0.14rem;
  text-align: center;
}
.download-Apple ul li {
  margin-left: 0.21rem;
  padding: 0.08rem;
  margin-bottom: 0.1rem;
}
.download-Apple ul img {
  width: 0.8rem;
  height: 0.8rem;
  margin-right: 0.06rem;
  margin-bottom: 0.06rem;
}
.download-Apple ul p {
  margin: 0 !important;
}

@media (min-width: 320px) and (max-width: 991.98px) {
  .check-language, .check-downLoad {
    width: 5.2rem !important;
    height: 3.6rem !important;
  }
  .check-language img, .check-downLoad img {
    vertical-align: sub !important;
    top: 0.26rem !important;
  }

  .download-Androdi li {
    padding: 0.02rem !important;
    margin-left: 0.31rem !important;
  }

  .download-Apple li {
    padding: 0.02rem !important;
    margin-left: 0.31rem !important;
  }

  .language {
    font-size: 0.26rem;
  }
  .language ul {
    font-size: 0.27rem;
  }
  .language ul li {
    padding: 0.12rem;
  }
}
body {
  background: #eaedf0 !important;
}

header {
  overflow: hidden;
  padding: 0.1rem 19% 0.2rem;
}
header .nav-left {
  position: fixed;
  float: left;
  width: calc(16% - 0.1rem);
  margin-right: 0.1rem;
  padding: 0.27rem 0.16rem;
  height: 4.6rem;
  font-size: 0.14rem;
  background: #fff;
}
header .nav-left h3 {
  padding: 0 0.1rem 0.15rem;
  font-size: 0.18rem !important;
  font-weight: bold;
  color: #fc9466;
  border-bottom: 1px solid #ddd;
}
header .nav-left li {
  float: none;
  margin: 0.13rem 0;
  padding: 0 0.1rem;
  line-height: 0.2rem;
}
header .nav-left .active {
  border-left: 0.03rem solid #fc9466;
}
header .nav-left a {
  color: #000;
  font-size: 0.14rem !important;
  text-decoration: none;
}
header .content {
  position: relative;
  left: 26%;
  float: left;
  width: 75%;
  padding: 0.4rem 0.4rem;
  font-size: 0.16rem;
  background: #fff;
}
header .content li {
  float: none;
}
header .content .title-img {
  margin: 0.32rem 0;
  width: 100%;
  height: 100%;
}
header .content h2 {
  font-size: 0.27rem;
  font-weight: bold;
  font-stretch: normal;
  color: #333333;
}
header .content h3 {
  margin-bottom: 0.31rem !important;
  font-size: 0.2rem;
  font-weight: bold;
  font-stretch: normal;
  color: #fc9466;
}

.msite-footer {
  display: none;
}

footer .five {
  font-size: 0.14rem;
  padding: 0.04rem;
  text-align: center;
  color: #656565;
  background-color: #333333;
}
footer .five p {
  display: inline-block;
  margin: 0;
}

.download-Androdi li {
  position: relative;
}
.download-Androdi .download-c {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 991.98px) {
  .msite-img {
    display: none !important;
  }
}
@media (min-width: 320px) and (max-width: 991.98px) {
  .pc-img {
    display: none !important;
  }

  header {
    padding: 0 !important;
  }

  .nav-left {
    display: none;
  }

  .content {
    position: none !important;
    left: 0 !important;
    width: 100% !important;
    font-size: 0.36rem !important;
  }
  .content h2 {
    font-size: 0.31rem !important;
  }
  .content h3 {
    font-size: 0.4rem !important;
  }

  .five {
    display: none;
  }
}
.interface-ft {
  display: none;
}

.interface-en {
  display: none;
}

.privacyPolicy:hover {
  color: #fff !important;
}

.logoSign-en {
  display: none;
}

.logoSign-ft {
  display: none;
}

.separator {
  margin: 0 5px;
}

.sem-footer .sem-footer-item {
  display: block;
  text-align: center;
}
.sem-footer .sem-footer-item .sem-footer-link {
  color: #666666;
}

.text-indent-1 {
  text-indent: 11px;
}

.text-indent-2 {
  text-indent: 22px;
}

.text-indent-3 {
  text-indent: 33px;
}

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