@import "//at.alicdn.com/t/font_1176684_pm2k0zson9i.css";
.header-box {
  height: 1.8773333333rem;
  font-size: 0.768rem;
  color: #333333;
  background: #fff;
  width: 100%; }
  .header-box .header-top-con {
    display: flex;
    justify-content: space-between;
    width: 16rem;
    height: 1.8773333333rem;
    line-height: 1.8773333333rem; }
    .header-box .header-top-con .go-back {
      width: 1.7066666667rem;
      font-size: 0.7253333333rem;
      color: #000000;
      margin-left: 0.6826666667rem; }
    .header-box .header-top-con .center {
      color: #333;
      font-size: 0.768rem; }
    .header-box .header-top-con .right {
      display: flex;
      margin-top: 0.4266666667rem;
      margin-right: 0.3413333333rem; }
      .header-box .header-top-con .right .app {
        font-size: 0.896rem;
        cursor: pointer; }
      .header-box .header-top-con .right .download {
        width: 0.9386666667rem;
        height: 0.8533333333rem;
        line-height: 0.8533333333rem;
        display: block; }
      .header-box .header-top-con .right .more {
        width: 0.9386666667rem;
        height: 0.9386666667rem;
        background: url(../images/index_tips2.png) no-repeat;
        background-size: 0.9386666667rem 0.9386666667rem;
        margin-left: 0.8533333333rem; }
  .header-box .header-nav-box {
    display: none; }
    .header-box .header-nav-box.active {
      display: block; }
    .header-box .header-nav-box .header-nav {
      display: flex;
      flex-wrap: wrap;
      padding-bottom: 0.7253333333rem;
      width: 16rem;
      background: #fff;
      position: absolute;
      z-index: 100;
      top: 1.8773333333rem;
      opacity: .9;
      box-shadow: 0 0.1706666667rem 0.1706666667rem 0 rgba(0, 0, 0, 0.1); }
      .header-box .header-nav-box .header-nav li {
        margin-top: 0.64rem;
        width: 3.4133333333rem;
        margin-right: 0.5546666667rem;
        text-align: center; }
        .header-box .header-nav-box .header-nav li a svg {
          width: 110px;
          font-size: 0.896rem; }
        .header-box .header-nav-box .header-nav li a span {
          margin-top: 0.2133333333rem;
          text-align: center;
          display: block;
          font-size: 0.4693333333rem;
          color: #333333; }

.index-footer {
  width: 16rem;
  height: 8rem;
  background: #3c3c3c;
  padding-top: 1.024rem; }
  .index-footer a.xiazai {
    margin: 0 auto;
    display: block;
    width: 12.5013333333rem;
    height: 1.8773333333rem;
    line-height: 1.8773333333rem;
    border-radius: 0.1066666667rem;
    font-size: 0.6826666667rem;
    color: #ffffff;
    text-align: center;
    border: 2px solid white; }
  .index-footer p .beian {
    margin: 0;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 0;
    border-radius: 0;
    font-size: 0.384rem;
    color: #ffffff;
    text-align: initial;
    border: none; }
  .index-footer .txt-box {
    display: flex;
    justify-content: center;
    margin-top: 1.0666666667rem; }
    .index-footer .txt-box i {
      width: 0.384rem;
      height: 2px;
      background: #fff;
      margin: 0.4266666667rem 0.2133333333rem; }
    .index-footer .txt-box span {
      font-size: 0.5973333333rem;
      color: #ffffff; }
  .index-footer p {
    font-size: 0.4266666667rem;
    line-height: 0.8106666667rem;
    color: #ffffff;
    width: 14.336rem;
    text-align: center;
    margin: 0.8533333333rem auto 0; }

.index-float {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 16rem;
  height: 3.3706666667rem;
  background: white;
  opacity: 0.95; }
  .index-float .close {
    display: block;
    width: 0.4266666667rem;
    height: 0.4266666667rem;
    background: url(../images/index_close1.png) no-repeat;
    background-size: 0.4266666667rem 0.4266666667rem;
    float: right;
    margin: 0.2986666667rem 0.2986666667rem 0 0; }
  .index-float .float-con {
    display: flex;
    justify-content: space-around;
    margin-top: 0.8533333333rem; }
    .index-float .float-con a {
      display: flex; }
      .index-float .float-con a i {
        font-size: 1.7066666667rem;
        color: #333333; }
      .index-float .float-con a .txt-con {
        margin-top: 0.2133333333rem;
        margin-left: 0.4266666667rem; }
        .index-float .float-con a .txt-con h5 {
          font-weight: normal;
          font-size: 0.512rem;
          color: #333333; }
        .index-float .float-con a .txt-con p {
          font-size: 0.4266666667rem;
          color: #999999;
          margin-top: 0.2133333333rem; }

.fixedHead {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9; }

.caseNavHeadPlaceholder {
  height: 1.8986666667rem; }

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