@media screen and (max-width: 750px) {
  .pc-header {
    display: none;
  }
  .pc-section {
    display: none;
  }
  html {
    font-size: 100px !important;
    background-color: #f4f6fa;
  }
  .header {
    display: block;
    width: 100%;
    max-width: 7.5rem;
    margin: 0 auto;
    background: url(../../images/index/header.png) no-repeat;
    height: 3.38rem;
    background-size: cover;
    position: relative;
  }
  .header .layer1 {
    background: url(../../images/index/bg6.png) no-repeat;
    height: 3.38rem;
    width: 100%;
    background-size: cover;
    z-index: 99;
    position: relative;
  }
  .header .h-left, .header .h-right {
    position: absolute;
    top: -0.49rem;
    background-size: cover;
    height: 1.4rem;
    width: 1.36rem;
    background-repeat: no-repeat;
  }
  .header .h-left {
    background-image: url(../../images/index/h_left.png);
    left: -0.59rem;
  }
  .header .h-right {
    background-image: url(../../images/index/h_right.png);
    right: -0.3rem;
  }
  .header .layer2 {
    height: 2.29rem;
    width: 2.7rem;
    left: 50%;
    top: 65%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
  }
  .header .layer2 .inner {
    background: url(../../images/index/top_bg.png) no-repeat;
    height: 2.29rem;
    width: 2.7rem;
    background-size: cover;
    z-index: 10;
    position: relative;
  }
  .header .layer2 .coin {
    position: absolute;
    background: url(../../images/index/bg3.png) no-repeat;
    height: 0.5rem;
    width: 1.5rem;
    background-size: contain;
    left: 50%;
    top: -0.3rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .header .layer2 .coin::before {
    content: '';
    background: url(../../images/index/bg10.png) no-repeat;
    height: 0.5rem;
    width: 1.5rem;
    background-size: contain;
    position: absolute;
    bottom: 0.04rem;
    z-index: 11;
  }
  .header .layer2 .coin::after {
    content: '';
    background: url(../../images/index/bg3.png) no-repeat;
    height: 0.5rem;
    width: 1.5rem;
    background-size: contain;
    position: absolute;
    bottom: 0;
    z-index: 10;
  }
  .header .layer2 .coin .coin-top {
    position: absolute;
    background: url(../../images/index/icon6.png) no-repeat;
    height: 0.8rem;
    width: 0.86rem;
    background-size: contain;
    left: 50%;
    top: -0.33rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 11;
  }
  .header .layer2 .coin .coin-btm {
    background: url(../../images/index/bg4.png) no-repeat;
    height: 0.57rem;
    width: 1.5rem;
    background-size: contain;
    position: absolute;
    bottom: -0.2rem;
  }
  .header .layer2 .user {
    position: absolute;
    left: 0.33rem;
    background: url(../../images/index/user.png) no-repeat;
    height: 0.97rem;
    width: 0.6rem;
    background-size: contain;
    top: -0.1rem;
  }
  .header .layer2 .logo {
    position: absolute;
    left: 50%;
    background: url(../../images/index/logo.png) no-repeat;
    height: 0.4rem;
    width: 1.56rem;
    background-size: cover;
    top: 40%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .header .layer2 .slogan {
    position: absolute;
    left: 50%;
    background: url(../../images/index/bg8.png) no-repeat;
    height: 0.26rem;
    width: 1.97rem;
    background-size: cover;
    top: 40%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin-top: 0.5rem;
    text-align: center;
    color: #fff;
    font-size: 0.15rem;
    line-height: 0.24rem;
    text-shadow: 0px 1px 0px #9a5d19;
    -webkit-box-shadow: 0px 4px 0px 0px #9a5d19;
            box-shadow: 0px 4px 0px 0px #9a5d19;
    border-radius: 0.25rem;
  }
  .menu {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    border-radius: 0.1rem;
    background: #fff;
    -webkit-box-shadow: 1px 1px 5px #ddd;
            box-shadow: 1px 1px 5px #ddd;
    padding: 0.15rem 0.05rem 0;
    box-shadow: 1px 1px 5px #ddd;
    position: absolute;
    top: 100%;
    width: 94%;
    left: 3%;
    margin-top: -0.65rem;
    z-index: 99;
    -webkit-column-gap: 0.15rem;
            column-gap: 0.15rem;
  }
  .menu a {
    display: block;
    font-size: 0.15rem;
    text-align: center;
    margin: 0 auto;
    color: #333;
    margin-bottom: 0.15rem;
  }
  .menu a .img {
    text-align: center;
    width: 0.67rem;
    height: 0.42rem;
    background-size: contain;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    margin-bottom: 0.05rem;
    background-repeat: no-repeat;
  }
  .menu a .img img {
    width: 0.25rem;
    height: 0.28rem;
    display: inline-block;
  }
  .menu a .img.img-1 {
    background-image: url(../../images/index/bg7.png);
  }
  .menu a .img.img-2 {
    background-image: url(../../images/index/bg2.png);
  }
  .menu a .img.img-3 {
    background-image: url(../../images/index/bg5.png);
  }
  .menu a .img.img-4 {
    background-image: url(../../images/index/bg11.png);
  }
  .menu a .img.img-5 {
    background-image: url(../../images/index/bg12.png);
  }
  .menu a .img.img-6 {
    background-image: url(../../images/index/bg13.png);
  }
  .menu a .img.img-7 {
    background-image: url(../../images/index/bg1.png);
  }
  .menu a .img.img-white {
    background-image: url(../../images/index/bg1.png);
  }
  .menu a .img.img-8 {
    background-color: #e4eaf5;
    border-radius: 0.3rem;
  }
  .container {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    font-size: 0.16rem;
    padding: 0.1rem;
    margin-top: 1.4rem;
    overflow: hidden;
  }
  .section.section-plan {
    display: block;
  }
  .section .hd-title, .section .tab-nav > li {
    font-size: 0.2rem;
    position: relative;
    margin-bottom: 0.15rem;
    margin-top: 0.2rem;
  }
  .section .hd-title::after, .section .tab-nav > li::after {
    content: '';
    height: 0.1rem;
    width: 0.4rem;
    border-radius: 10px 0 0 10px;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(21, 111, 252, 0)), to(rgba(21, 111, 252, 0.4)));
    background-image: linear-gradient(270deg, rgba(21, 111, 252, 0) 0%, rgba(21, 111, 252, 0.4) 100%);
    position: absolute;
    left: 0.2rem;
    bottom: 0;
  }
  .section .sub-menu {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    -webkit-column-gap: 0.1rem;
            column-gap: 0.1rem;
    row-gap: 0.1rem;
  }
  .section .sub-menu a {
    display: block;
    text-align: center;
    color: #333;
    font-size: 0.14rem;
    padding: 0.15rem 0.1rem;
    border-radius: 0.2rem;
    background: #3f80f312;
  }
  .section .sub-menu a img {
    height: 0.2rem;
    width: 0.2rem;
    display: block;
    margin: 0 auto 0.06rem;
  }
  .section .sub-menu a:first-child {
    background: #f6860e12;
  }
  .section .sub-menu a:nth-child(3) {
    background: #fb642f12;
  }
  .section .sub-menu a:nth-child(4) {
    background: #1dc82d12;
  }
  .section .sub-menu a:nth-child(5) {
    background: #4f41ed14;
  }
  .section .sub-menu a:nth-child(6) {
    background: #ffc35414;
  }
  .section .sub-menu a:last-child {
    background-color: #3f80f312;
  }
  .section .combine-menu {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 0.05rem;
            column-gap: 0.05rem;
  }
  .section .combine-menu > div {
    display: block;
    -ms-grid-column: 1;
    grid-column: 1 / 1;
  }
  .section .combine-menu a {
    display: block;
    color: #fff;
    background-color: #13c385;
    font-size: 0.14rem;
    padding: 0.25rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0.05rem;
    border-radius: 0.05rem;
  }
  .section .combine-menu a img {
    display: inline-block;
    height: 0.24rem;
    width: 0.24rem;
    margin-right: 0.05rem;
  }
  .section .combine-menu a:last-child {
    background-color: #54a3e2;
  }
  .section .combine-menu a.right {
    display: block;
    text-align: center;
    background-color: #5773ee;
  }
  .section .combine-menu a.right img {
    display: block;
    height: 0.44rem;
    width: 0.44rem;
    margin: 0 auto;
    margin-bottom: 0.1rem;
    margin-top: 0.12rem;
  }
  .section .tab-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: transparent;
    padding: 0;
    margin-top: 0;
  }
  .section .tab-nav > li {
    font-size: 0.18rem;
    margin-right: 0.2rem;
  }
  .section .tab-nav > li::after {
    display: none;
  }
  .section .tab-nav > li.active {
    font-size: 0.18rem;
  }
  .section .tab-nav > li.active::after {
    display: block;
    border: 0;
  }
  .section .tab-content .inner {
    display: none;
    padding: 0.1rem;
    background: #fff;
    border-radius: 0.1rem;
  }
  .section .tab-content .inner.active {
    display: block;
  }
  .section .tab-content .inner a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #999;
    font-size: 0.12rem;
    line-height: 0.2rem;
    margin-bottom: 0.12rem;
    border: 0;
    padding-bottom: 0;
  }
  .section .tab-content .inner a img {
    width: 1.2rem;
    height: 0.68rem;
    margin-right: 0.1rem;
  }
  .section .tab-content .inner a .title {
    color: #333;
    font-size: 0.16rem;
    margin-bottom: 0.05rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .section .tab-content .inner a .txt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .footer {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    font-size: 0.14rem;
    padding: 0;
    padding-top: 0;
    background-color: #fff;
  }
  .footer .copyright {
    display: none;
  }
  .footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.15rem 0;
    background: #fff;
    border-radius: 0.1rem;
  }
  .footer ul li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    color: #999;
  }
  .footer ul li img {
    width: 0.8rem;
    height: 0.8rem;
    display: block;
    margin: 0 auto;
  }
  .footer ul li a {
    display: block;
    color: #999;
    margin-bottom: 0.05rem;
  }
  .footer ul li .title {
    margin-bottom: 0.06rem;
    text-align: center;
  }
  .footer ul li:last-child {
    margin-left: 0.15rem;
  }
  .footer ul li:last-child .title {
    text-align: left;
  }
}
/*# sourceMappingURL=mobile.css.map */
