* {
    margin: 0;
    padding: 0;
}

html {
    -webkit-tap-highlight-color: transparent;
    font-size: 100px;
    max-width:750px;
    margin:0 auto;

}

body {
    margin: 0;


    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Segoe UI, Arial, Roboto, PingFang SC, miui, Hiragino Sans GB, Microsoft Yahei, sans-serif
}

a {
    text-decoration: none
}

button,
input,
textarea {
    color: inherit;
    font: inherit
}

[class*=van-]:focus,
a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 0
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}






header {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
    margin: auto;
    max-width: 750px;
}

.first_header {
    position: relative;
    height: .8rem;
    width: 100%;
    display: flex;
    align-items: center;
    background-color: rgb(0 71 255)
}

.first_header .left {
    position: absolute;
    left: 0;
    height: .8rem;
    display: flex;
    align-items: center;
    margin-left: .24rem
}

.first_header .left img:first-child {
    height: .8rem
}

.first_header .left .return {
    height: unset;
    width: .16rem !important;
    height: .29rem !important
}

.first_header .middle {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: .35rem;
    color: #fff;
    font-family: SourceHanSansCN-Regular
}

.first_header .middle a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #fff
}

.first_header .middle a.active:after,
.first_header .middle a.router-link-active.router-link-exact-active:after {
    content: "";
    position: absolute;
    width: .48rem;
    height: .04rem;
    bottom: .08rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff200;
    border-radius: .02rem
}

.first_header .middle a img {
    height: 100%
}

.second_header {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: .8rem;
    width: 100%;

    background-image: linear-gradient(#fff, #fff), linear-gradient(90deg, #363696, #4b4ec7 51%, #3c3893);
    font-family: SourceHanSansCN-Regular;
    font-size: .3rem;
    color: #606060
}

.second_header a {
    display: flex;
    height: 100%;
    align-items: center;
    color: #606060;
    justify-content: center;
    position: relative
}

.second_header a.router-link-exact-active {
    color: #6976c7
}

.second_header a.router-link-exact-active:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0.8rem;
    height: .05rem;
    left: 50%;
    margin-left: -.42rem;
    background-color: #002ff9
}



.home {
    position: relative
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 8%
}

.swiper-container .swiper-slide img {
    width: 100%
}

.swiper-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
    width: .32rem;
    height: .18rem;
    border-radius: .09rem;
    background: #6874c8
}

.home_content {
    overflow-y: overlay;
    flex: 1;
    display: flex;
    -webkit-overflow-scrolling: touch;
    flex-direction: column;
    align-items: center;
    width: 100%;
    top: 6.5rem;
    background-color: hsla(0, 0%, 94.9%, 0);
    position: absolute;
    z-index: 2
}

.home_content .card {
    width: 7.2rem;
    min-height: 6.77rem;
    background-color: #fff;
    box-shadow: 0 0 .15rem 0 rgba(0, 0, 0, .1);
    border-radius: .1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8% 0
}

.home_content .card .box {
    display: flex;
    justify-content: space-between;
    width: 7.0rem;
    margin-top: .1rem
}

.home_content .card .box:first-child {
    margin-top: 0
}

.home_content .card .box div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative
}

.home_content .card .box div img {
    width: 7.0rem;
    height: 2.50rem
}

.home_content .card .box div span {
    color: #565656;
    font-size: .25rem;
    line-height: 1;
    margin-top: .19rem
}

.home_content .card .box div .hot {
    position: absolute;
    width: .62rem;
    height: .51rem;
    right: -.3rem;
    top: -.28rem
}

.home_content section {
    width: 100%;
    background-image: linear-gradient(#fcfcfe, #fcfcfe), linear-gradient(#fff, #fff);
    margin-top: 5px
}

.home_content section img {
    height: 1.6rem
}

.home_content section .jiuniu-team {
    background-image: url(../images/bein10021.png);
    background-repeat: no-repeat;
    background-size: 1.35rem 1.75rem;
    background-position: 100% .39rem
}

.home_content section .jiuniu-team .title {
    display: flex;
    justify-content: center;
    margin-top: .62rem
}

.home_content section .jiuniu-team .details {
    width: 6.9rem;
    height: 3.7rem;
    margin: 0 auto;
    margin-top: .32rem;
    background: url(../images/team-intro-border.07fe078b.png) 50%/cover no-repeat;
    background-size: 7.14rem 3.94rem;
    box-shadow: 0 0 .15rem 0 rgba(0, 0, 0, .1);
    border-radius: .1rem;
    position: relative;
    box-sizing: border-box;
    padding: .36rem .36rem .65rem .56rem;
    font-family: SourceHanSansCN-Regular;
    letter-spacing: 0
}

.home_content section .jiuniu-team .details .origin {
    position: absolute;
    width: .11rem;
    height: 1.24rem;
    top: .11rem;
    left: .15rem
}

.home_content section .jiuniu-team .details p {
    font-size: .25rem;
    color: #62717f;
    line-height: .45rem;
    text-indent: .5rem
}

.home_content section .jiuniu-team .details .check-details {
    position: absolute;
    right: .31rem;
    bottom: .34rem;
    font-size: .22rem;
    color: #de9803;
    line-height: 1
}

.home_content section .coop {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center
}

.home_content section .coop .title {
    padding: .36rem 0 .33rem 0
}

.home_content section .coop .title img {
    width: 4.49rem;
    height: 1.5rem
}

.home_content section .coop .coop-li {
    display: flex;
    justify-content: space-between;
    width: 6.9rem;
    height: 2.1rem;
    padding: .31rem .2rem 0 .2rem;
    box-sizing: border-box;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#e5e5e5, #e5e5e5);
    border-radius: .1rem;
    border: 1px solid #eaeaf0;
    margin-top: .2rem
}

.home_content section .coop .coop-li .left {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: .31rem;
    border-radius: 10px;
}

.home_content section .coop .check-details {
    font-size: .26rem;
    color: #ff7800;
    font-weight: 600;
    
}

.home_content section .coop .check-details:first-child {
    margin-top: 0
}

.home_content section .coop .check-details .left {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: .31rem
}

.home_content section .coop .right {
    display: flex;
    flex-direction: column;
    flex: 1
}

.home_content section .coop .right .right-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: .05rem
}

.home_content section .coop .right .right-top .coop-li-title {
    color: #363636;
    font-size: .26rem;
    font-weight: 600;
    line-height: 1
}

.home_content section .coop .right .right-bottom {
    margin-top: .2rem;
    font-family: SourceHanSansCN-Regular;
    font-size: .22rem;
    color: #62717f;
    line-height: .32rem
}

.home_content section .success-case .title {
    padding: .6rem 0 .3rem 0
}

.home_content section .success-case .title img {
    width: 2.14rem;
    height: .75rem
}

.home_content section .success-case .title .text {
    width: 6.9rem;
    background-image: linear-gradient(#f1f4fb, #f1f4fb), linear-gradient(#fff, #fff);
    border-radius: .1rem;
    padding: .48rem;
    box-sizing: border-box;
    font-size: .25rem;
    line-height: .45rem;
    color: #62717f;
    text-indent: .5rem
}

.home_content section .league-bbs {
    display: flex;
    flex-direction: column;
    align-items: center;
    display: none
}

.home_content section .league-bbs .text {
    width: 6.9rem;
    height: 5rem;
    background-image: linear-gradient(#f1f4fb, #f1f4fb), linear-gradient(#fff, #fff);
    border-radius: .1rem;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #62717f;
    opacity: .5;
    font-size: .35rem;
    font-family: SourceHanSansCN-Medium
}

.home_content section .league-bbs .title {
    padding: .6rem 0 .3rem 0
}

.home_content section .league-bbs .title img {
    width: 2.16rem;
    height: .75rem
}

.saving-app-button {
    height: 1.54rem;
    margin: .2rem 0
}

.app-68-button,
.saving-app-button {
    display: flex;
    justify-content: center
}

.app-68-button {
    margin-top: .2rem;
    margin-bottom: 24px
}

.app-68-button .content {
    width: 6.94rem;
    height: 1.54rem;
    background-color: #0084fe;
    border-radius: .2rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.app-68-button .content .text {
    color: #fff;
    font-size: 20px;
    line-height: 24px
}

.home_mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, .7);

    margin: auto
}

.home_mask .mask-content {
    margin: auto;
    width: 100%;
    height: 100%;
    border-radius: .05rem;
    background-color: #fff;
    position: relative;
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    padding-bottom: .545rem
}

.home_mask .mask-content .close {
    position: absolute;
    width: .25rem;
    height: .25rem;
    top: .25rem;
    right: .25rem
}

.home_mask .mask-content .close img {
    width: 100%;
    height: 100%
}

.home_mask .mask-content .title {
    width: 2.66rem;
    margin: auto;
    padding-top: .5rem;
    padding-bottom: .325rem
}

.home_mask .mask-content .title img {
    width: 100%;
    height: 100%
}

.home_mask .mask-content p {
    margin: auto;
    font-size: .25rem;
    line-height: .4rem;
    width: 5.8rem;
    color: #62717f
}

.home_mask .mask-content p:first-child {
    text-indent: .5rem
}

.home_mask .mask-content .samll-title {
    margin: auto;
    display: flex;
    margin-top: .325rem;
    margin-bottom: .185rem;
    width: 5.8rem
}

.home_mask .mask-content .samll-title img {
    width: .05rem;
    height: .27rem
}

.home_mask .mask-content .samll-title span {
    margin-left: .12rem;
    font-size: .28rem;
    line-height: 1;
    color: #62717f;
    font-weight: 700;
    font-family: Microsoft Ya Hei
}

.fixed-68-app {
    position: fixed;
    right: .3rem;
    bottom: 1.3rem;
    width: 70px;
    height: 70px;
    background: url(/static/default/images/kf123.png) 50%/100% no-repeat;
    border-radius: 10px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 4px
}

.fixed-68-app .text {
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    font-family: Noto Sans SC;
    font-weight: 400
}


















.svg-circle {
    width: .1rem;
    height: .1rem;
    margin-right: .2rem
}

.Game {
    position: relative;
    overflow-y: auto;
    margin-top: .8rem
}

footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: .9rem;
    max-width: 750px;
}

footer .join-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: .35rem;
    background-color: #6976c6;
    background-image: linear-gradient(#4a88c6, #4a88c6), linear-gradient(#0068b7, #0068b7)
}

footer .join-btn img {
    margin-right: .09rem;
    width: .36rem;
    height: auto
}

.game_content {
    position: relative
}

.game_content .top {
    justify-content: center;
    background-color: #eff2f7;
    padding-bottom: .8rem
}

.game_content .top,
.game_content .top .img-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.game_content .top .img-box {
    background-size: 100% 100%
}

.game_content .top .img-box img:first-child {
    margin-top: 1.31rem;
    width: 6.01rem;
    height: rem
}

.game_content .top .img-box img:nth-child(2) {
    width: 6.9rem;
    height: rem;
    margin-top: .2rem
}

.game_content .top .img-box img:nth-child(3) {
    width: 4.76rem;
    height: .94rem;
    margin-top: .73rem
}

.game_content .top .img-box .red-text:nth-child(4) {
    margin-top: .29rem
}

.game_content .top .img-box .red-text:nth-child(5) {
    margin-top: .07rem
}

.game_content .top .color-red {
    color: #de5a02
}

.game_content .top .card {
    margin-top: .3rem;
    display: flex;
    flex-direction: column;
    width: 5.98rem
}

.game_content .top .card .card-header {
    display: flex;
    width: 100%;
    height: .55rem;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: MicrosoftYaHei;
    font-size: .25rem;
    border-radius: .05rem .05rem 0 0;
    background-image: linear-gradient(#4a88c6, #4a88c6), linear-gradient(#4a4e64, #4a4e64)
}

.game_content .top .card .card-content .card-content-left {
    display: flex;
    flex-direction: column
}

.game_content .top .card .card-content .card-content-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: .31rem
}

.game_content .top .title {
    display: flex;
    justify-content: space-between;
    margin-top: .325rem
}

.game_content .top .title:nth-child(7) {
    margin-top: .3rem
}

.game_content .top .title .title-left {
    width: .08rem;
    border-radius: .04rem;
    margin-right: .11rem;
    margin-top: .02rem;
    background-image: linear-gradient(#4a88c6, #4a88c6), linear-gradient(#6976c6, #6976c6)
}

.game_content .top .title .title-left-one {
    height: .25rem
}

.game_content .top .title .title-left-two {
    height: .6rem
}

.game_content .top .title .title-right {
    width: 5.75rem;
    font-weight: 600;
    font-size: .25rem;
    line-height: .35rem;
    display: flex;
    align-items: center;
    color: #4a88c6
}

.game_content .top .text {
    margin-top: .175rem;
    width: 6rem;
    font-size: .25rem;
    line-height: .4rem;
    color: #595959
}

.game_content .bottom {
    width: 100%;
    height: 100%;
    background: url(../images/game-bg4.webp) 50%/100% no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: .71rem .25rem .87rem .3rem;
    display: flex;
    flex-direction: column
}

.game_content .bottom .title {
    display: flex;
    flex-direction: column;
    align-items: center
}

.game_content .bottom .title img {
    width: 3.98rem;
    height: .45rem
}

.game_content .bottom .title span {
    margin-top: .17rem;
    font-family: MicrosoftYaHei;
    line-height: 1;
    font-size: .25rem;
    color: #6a6b80
}

.game_content .bottom .game-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: .37rem
}

.game_content .bottom .game-content .game-li {
    display: flex;
    flex-direction: column;
    border-radius: .07rem;
    background-color: #fff;
    width: 49%;

    margin-top: .19rem
}

.game_content .bottom .game-content .game-li img {
    width: 100%;
    flex: 1
}

.game_content .bottom .game-content .game-li span {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: MicrosoftYaHei;
    font-size: .25rem;
    color: #737373;
    height: .68rem;
    width: 100%
}








.Promote {
    background: url(../images/bg.e3731ed8.jpg) 50%/100% no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    
    margin: auto;
    padding-top: 1.7rem
}

.Promote,
.Promote_content {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column
}

.Promote_content {
    padding: .2rem 0;
    overflow-y: overlay
}

.Promote_content .top {
    display: flex;
    width: 100%;
    height: .3rem;
    justify-content: center;
    position: absolute;
    z-index: 1
}

.Promote_content .top img {
    width: 6.9rem;
    height: .3rem
}

.Promote_content .content {
    flex: 1;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 5.72rem;
    margin: 0 auto;
    background-image: linear-gradient(#fff, #fff), linear-gradient(0deg, #fffff9, #fff), linear-gradient(#000, #000);
    box-shadow: 0 .05rem .2rem 0 rgba(0, 0, 0, .1);
    border-radius: 0 0 .1rem .1rem;
    margin-top: .15rem;
    padding: .5rem .47rem .14rem .45rem
}

.Promote_content .content .title {
    font-size: .3rem;
    line-height: 1;
    font-weight: 600;
    color: #de9803;
    margin-bottom: .225rem;
    margin-top: .425rem
}

.Promote_content .content .title:first-child {
    margin-top: 0
}

.Promote_content .content .text {
    font-family: MicrosoftYaHei;
    font-size: .25rem;
    line-height: .4rem;
    color: #353535
}

.Promote_content .content .text-top-space {
    margin-top: .15rem
}

.Promote_content .content .text-indent {
    text-indent: .5rem
}

.Promote_content .content .title-bold {
    color: #000;
    font-size: .25rem;
    line-height: 1;
    margin-bottom: .225rem;
    font-weight: 600
}

.Promote footer {
    position: sticky;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: .9rem
}

.Promote footer img {
    width: 100%;
    height: 100%
}



.download {
    flex: 1;
    flex-direction: column;
    background: url(../images/bg.79b572dc.jpg) 50%/100% no-repeat;
    background-size: 100% 100%;
    overflow-y: overlay;
    -webkit-overflow-scrolling: touch;

    margin: auto;
    padding-top: .8rem
}

.download,
.tip {
    width: 100%;
    display: flex
}

.tip {
    height: .82rem;
    background-color: #f4deae;
    border: 1px solid #e9be64;
    align-items: center;
    justify-content: center;
    font-family: SourceHanSansCN-Medium;
    font-size: .3rem;
    color: #e54f4f
}

section {
    flex: 1;
    margin-bottom: .45rem
}

section .card {
    width: 7.01rem;
    background-color: #fff;
    border-radius: .1rem;
    margin: auto;
    display: flex;
    flex-direction: column;
    padding: .29rem .24rem .42rem .28rem;
    margin-top: .21rem
}

section .card:first-child {
    margin-top: .18rem
}

section .card .logo {
    display: flex;
    align-items: center;
    margin-bottom: .1rem
}

section .card .logo img {
    width: .6rem;
    height: .6rem;
    margin-right: .19rem
}

section .card .logo span {
    font-family: SourceHanSansCN-Medium;
    font-size: .4rem;
    color: #000;
    line-height: 1
}

section .card .card-li {
    display: flex;
    margin-top: .18rem
}

section .card .card-li .game-url {
    display: flex;
    align-items: center;
    width: 3.99rem;
    height: .82rem;
    background-color: #eee;
    border-radius: 5px;
    margin-right: .11rem
}

section .card .card-li .game-url img {
    width: .36rem;
    height: .36rem;
    margin: 0 .18rem
}

section .card .card-li .game-url textarea {
    font-family: SourceHanSansCN-Medium;
    font-size: .35rem;
    color: #474747;
    width: 2.96rem;
    height:0.82rem;
    line-height: 0.82rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    border:0;
        background-color: #eee;
}

section .card .card-li .game-url input {
    position: absolute;
    opacity: 0;
    top: -100%
}

section .card .card-li .copyBtn,
section .card .card-li .downBtn {
    width: 1.15rem;
    height: .82rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #555ddd;
    border-radius: .05rem;
    color: #fff;
    font-size: .35rem;
    font-family: SourceHanSansCN-Medium;
    line-height: 1
}

section .card .card-li .copyBtn {
    margin-right: .09rem
}

section .card .card-li .bottom {
    display: flex;
    margin-left: .28rem
}

section .card-qiqi {
    padding: 0;
    padding: .29rem 0 .42rem 0
}

section .card-qiqi .logo {
    margin-left: .28rem
}

section .card-qiqi .card-li-qiqi {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #e2e2e2
}

section .card-qiqi .card-li-qiqi .top {
    padding: .28rem;
    line-height: 1;
    font-family: SourceHanSansCN-Medium;
    font-size: .3rem;
    color: #474747
}

section .card-qiqi .card-li-qiqi .bottom {
    display: flex;
    margin-left: .28rem
}










img[data-action="zoom"] {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}
.zoom-img,
.zoom-img-wrap {
  position: relative;
  z-index: 666;
  -webkit-transition: all 300ms;
       -o-transition: all 300ms;
          transition: all 300ms;
}
img.zoom-img {
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
}
.zoom-overlay {
  z-index: 420;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
  -webkit-transition:      opacity 300ms;
       -o-transition:      opacity 300ms;
          transition:      opacity 300ms;
}
.zoom-overlay-open .zoom-overlay {
  filter: "alpha(opacity=100)";
  opacity: 1;
}








.activity {
    overflow-y: overlay;
    margin-top: .8rem;
    height: 100vh
}

.activity,
.activity_content {
    position: relative;
    background-color: #f2f2f2
}

.activity_content {
    flex: 1;
    -webkit-overflow-scrolling: touch;
    padding: .3rem .23rem .72rem .23rem;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding-top: 1rem
}

.activity_content .card {
    width: 7.04rem;
    min-height: 2.39rem;
    background-color: #fff;
    border-radius: .1rem;
    margin-top: .2rem
}

.activity_content .card:first-child {
    margin-top: 0
}

.activity_content .card .top {
    min-height: 2.39rem;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.activity_content .card .top .text {
    display: flex;
    flex-direction: column;
    width: 4.5rem;
    margin-left: .4rem;
    margin-top: .46rem
}

.activity_content .card .top .text .big-title {
    color: #000;
    font-size: .35rem;
    line-height: 1;
    font-family: SourceHanSansCN-Medium
}

.activity_content .card .top .text .small-title {
    line-height: .5rem;
    font-size: .2rem;
    margin-top: .23rem;
    margin-left: .01rem;
    color: #646464;
    font-family: SourceHanSansCN-Regular;
    max-width: 4.2rem
}

.activity_content .card .top .zoom-in {
    position: relative;
    width: 1.7rem;
    height: 1.71rem;
    border-radius: .1rem;
    overflow: hidden;
    margin-top: .33rem;
    margin-right: .31rem
}

.activity_content .card .top img:first-child {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.activity_content .card .top img:nth-child(2) {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: .57rem;
    height: .57rem;
    opacity: .7
}

.activity_content .card .bottom {
    width: 100%;
    height: .93rem;
    display: flex
}

.activity_content .card .bottom .btn-details,
.activity_content .card .bottom .btn-down {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .3rem
}

.activity_content .card .bottom .btn-details {
    border-right: 1px solid #cbcbcb;
    box-sizing: border-box;
    color: #646464
}

.activity_content .card .bottom .btn-down {
    color: #6874c7
}

.activity_content .content-footer {
    color: #9d9d9d;
    font-size: .3rem;
    margin: auto;
    margin-top: .72rem
}

.img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.go-back-button {
    position: absolute;
    left: -.1rem;
    top: 0;
    background-color: transparent;
    padding: .08rem .2rem
}

.go-back-button img {
    width: 1rem
}



.material .card {
    padding: 10px
}

.material .card:last-child {
    padding-bottom: 0
}

.material .card .card_title {
    display: flex;
    align-items: center
}

.material .card .card_title img {
    width: .6rem;
    height: .6rem;
    margin-right: .19rem
}

.material .card .card_title p {
    font-family: SourceHanSansCN-Medium;
    font-size: .4rem;
    color: #000;
    line-height: 1
}

.material .card ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.material .card ul li {
    display: flex;
    flex-direction: column;
    border-radius: .07rem;
    background-color: #fff;
    width: 49%;
    height: 2.6rem;
    overflow: hidden;
    margin-top: .19rem;
    position: relative
}

.material .card ul li img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0
}

.material .card ul li p {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: MicrosoftYaHei;
    font-size: .25rem;
    color: #737373;
    height: .68rem;
    width: 100%;
    bottom: 0;
    background-color: #fff
}




@keyframes out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.out_element {
    animation-name: out;
    animation-timing-function: ease-out;
    animation-duration: .3s;
    animation-fill-mode: both
}

.in_element {
    animation-name: in;
    animation-timing-function: ease-in;
    animation-duration: .3s;
    animation-fill-mode: both
}

.app-68 {
    font-family: Noto Sans SC;
    background-color: #e9f3fe;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding-top: .8rem;
    position: relative
}

.app-68 .back-top {
    height: 40px;
    width: 40px;
    background: transparent;
    position: fixed;
    bottom: 3rem;
    right: .3rem
}

.app-68 .back-top img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover
}

.app-68 .banner,
.app-68 .flex-center-center {
    display: flex;
    justify-content: center;
    align-items: center
}

.app-68 .banner {
    flex-direction: column;
    background: url(../images/banner.7428caec.png) 50%/100% no-repeat;
    height: 210px;
    margin-bottom: 30px
}

.app-68 .banner .icon {
    width: 44px;
    height: 48px
}

.app-68 .banner .text {
    color: #fff;
    margin-top: 24px;
    font-size: 20px;
    line-height: 24px;
    font-family: Noto Sans SC
}

.app-68 .download-content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px
}

.app-68 .download-content .text {
    color: #62717f;
    font-size: 14px;
    line-height: 18px
}

.app-68 .download-content .input {
    min-width: 195px;
    margin: 0 10px;
    height: .82rem;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    padding: 0 10px;
    font-size: 0.28rem;
    line-height: 0.82rem
}

.app-68 .download-content .copyBtn {
    width: 1.15rem;
    height: .82rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(110.65deg, #2acbfb 2.85%, #5598ff);
    border-radius: 5px;
    color: #fff;
    font-size: .35rem;
    line-height: 20px
}

.app-68 .teach-title {
    color: #0084fe;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    text-align: center
}

.app-68 .step {
    padding: 0 17px;
    margin-bottom: 30px
}

.app-68 .step .title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
    color: #62717f;
    font-weight: 700
}

.app-68 .step .title .bar {
    height: 14px;
    width: 4px;
    background-color: #0084fe;
    border-radius: 30%;
    margin-right: 4px
}

.app-68 .step .content {
    padding: 0 7px;
    color: #62717f;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px
}