<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,html{
    background: #e4eef4;
    color: #333333;
    font-size: 16px;
}
.container{
    padding-bottom: 40px;
    position: relative;
}
.crumbs-box,.container{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.crumbs-box{
    width: 1200px;
    margin: 0 auto;
    color: #aaaaaa;
    font-size: 12px;
    padding: 16px 0;
}
.crumbs-box em {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    background: url(/newstatic/images/icon-box) no-repeat -19px 0px;
}
.crumbs-box a {
    color: #999999;
    margin-right: 3px;
}
.top-list-box{
    width: 1200px;
    margin: 10px auto 0;
    /* height: 174px; */
    background: #fff;
}
.top-list-left{
    width: 120px;
    float: left;
    margin: 33px 20px 0 15px;
}
.top-list-left div{
    width: 112px;
    height: 40px;
    text-align: center;
    margin-bottom: 30px;
    cursor: pointer;
    line-height: 40px;
    background: url(/newstatic/images/rec-bg1) no-repeat 0 0;
}
.top-list-active{
    color: #fff;
    background: url(/newstatic/images/rec-bg2) no-repeat 0 0 !important;
}
/* .top-list-right{
    float: left;
} */
.top-list-right ul{
    margin: 30px 10px;
    /* margin-top: 30px; */
}
.top-list-right ul li{
    float: left;
    width: 84px;
    margin: 0 30px 10px 16px;
    /* margin-right: 30px; */
    /* margin-left: 16px; */
    transition: all 0.2s;
}
.top-list-right ul li .s-rec-img{
    display: block;

}
.top-list-right ul li a img{
    width: 84px;
    height:84px;
    border-radius: 20px;
}
.top-list-right ul li a.list-right-tit{
    width: 84px;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 15px;
    text-align: center;
    overflow: hidden;
    display: block;
}
.top-list-right ul li:hover{
   
    transform: translateY(-10px);
}
.top-list-right ul li:hover a{
    color: #2dbaed !important;
}
.c-left{
    width: 200px;
    background: #fff;
    padding-top: 30px;
    float: left;
}
.c-center{
    width: 682px;
    margin: 0 24px;
    float: left;
    background: #fff;
    
}
.c-right{
    width: 270px;
    float: right;
    
}
.c-left .c-img-box{
    width: 120px;
    height: 120px;
    margin:0 auto 6px;
} 
.c-left .c-img-box img{
    width: 120px;
    height: 120px;

    border-radius: 15px;
}
.c-left h1, .c-left h3{
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.c-left-tips{
    color: #25c88a;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 16px;
}
.c-left-tips em{
    display: inline-block;
    width:12px;
    height: 13px;
    vertical-align: top;
    margin-top: 4px;
    margin-right: 3px;
    margin-left: 8px;
    background: url(/newstatic/images/pc_icons) no-repeat 0 0;
}
.c-btn-box{
    padding: 0 15px;
}
.c-btn-box a{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 14px;
    border-radius: 5px;
    position: relative;
    text-align: center;
   
}
.c-btn-box a span i {
    display: inline-block;
    width: 19px;
    height: 21px;
    vertical-align: top;
    margin-top: 10px;
    margin-right: 10px;
}
.az-btn i {
    background: url(/newstatic/images/pc_icons) no-repeat -12px -18px;
}
.az-btn:hover{
    color:#a3e3c6 !important;
}
.ios-btn:hover{
   color: #a5dcf5 !important;
}
.code-box{
    position: absolute;
    width: 150px;
    height: 160px;
    text-align: center;
    display: none;
    background: url(/newstatic/images/code-box) no-repeat 0 0;
    z-index: 10;
    left: 10px;
}
.code-box canvas{
    margin: 30px auto 0;
}
.c-btn-box a span{
    display: inline-block;
    width:130px;
    text-align: center;
}
.c-btn-box a span i{
    display: inline-block;
    width: 19px;
    height: 21px;
    vertical-align: top;
    margin-top: 10px;
    margin-right: 10px;
}
.az-btn i{
    background: url(/newstatic/images/pc_icons) no-repeat -12px -18px;
}
.ios-btn i{
    background: url(/newstatic/images/pc_icons) no-repeat -12px -41px;
}
.pc-btn i{
    height: 18px !important;
    margin-top: 11px !important;
    background: url(/newstatic/images/pc_icons) no-repeat -12px -62px;
}
.steam-btn i{
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    /* margin-right: 10px; */
    background: url(/newstatic/images/steam_icon) no-repeat;
    background-size: 100%;
    margin-left: -7px;
    width: 22px!important;
    height: 22px!important;
}
.steam-btn div{
    width: 120px;
    height: 40px;
    display: inline-block;

}
.guanggao{
    position: absolute;
    top: 0px;
    right: 14px;
    /* color: #cecece; */
    background: #cecece;
    opacity: 0.5;
    padding: 0 5px;
    font-size: 12px;
    border-top-right-radius: 5px;
}
.az-btn{
    background: #25c88a;
}
.ios-btn{
    background: #2dbaed;
}
.pc-btn{
    background: #2dbaed;
}
.steam-btn{
    background: #9fda15;
}
.az-btn span{
    border-right: 1px solid #23bc82;
}
.ios-btn span{
    border-right: 1px solid #21aadb;
}
.pc-btn span{
    /* border-right: 1px solid #e69137; */
}
.c-btn-box a em{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 10px 10px 0;
    vertical-align: top;
    background: url(/newstatic/images/pc_icons) no-repeat -12px 0;
}
.c-list{
    padding: 0 15px;
    color: #888888;
    font-size: 13px;
}
.c-list li{
    margin-bottom: 10px;
}
.c-list li span{
    color: #555555;
}
.c-label{
    padding: 0 15px;
    font-size: 14px;
    color: #888888;
    margin-bottom: 20px;
    max-height: 88px;
    overflow: hidden;
}
.c-label i{
    display: inline-block;
    padding: 2px 10px;
    color: #777777;
    background: #ececec;
    /* margin-right: 4px; */
    margin-bottom: 10px;
    border-radius: 10px;
    font-size: 12px;
}
.c-label a{
    display: inline-block;
    padding: 2px 10px;
    color: #2dbaed;
    background: #ececec;
    /* margin-right: 4px; */
    margin-bottom: 10px;
    border-radius: 10px;
    font-size: 12px;
}
.relevant-tit{
   line-height: 22px;
    margin-left: 10px;
    margin-bottom: 20px;
    font-size: 20px;
    color: #333333;
}
.relevant-tit em{
    display: inline-block;
    width: 5px;
    height: 22px;
    vertical-align: top;
    margin-right: 10px;
    background: url(/newstatic/images/pc_icons) no-repeat 0 -18px;
}
.relevant-box{
    padding-bottom: 10px;
}
.relevant-box ul{
    padding: 0 15px;
}
.relevant-box li{
    width: 100%;
    height: 28px;
    position: relative;
    margin-bottom: 16px;
    transition: all 0.2s; 
}
.relevant-box li a{
    display: block;
    font-size: 14px;
}
.relevant-box li a:hover span{
    color: #21aadb !important;
}

.relevant-box li a img{
    width: 28px;
    height: 28px;
    display: inline-block;
    border-radius: 5px;
}
.relevant-box li a span{
    display: inline-block;
    width: 126px;
    height: 28px;
    line-height: 28px;
    margin-left: 10px;
    vertical-align: top;
    overflow: hidden;
    color: #555555;
    font-size: 14px;
}
/*çƒ­é—¨é›†åˆ*/
.hot_col_container{
    padding-top: 10px!important;
    margin-bottom: 0!important;
    padding-bottom: 10px!important;
}
.hot_col{
    margin-bottom: 20px;
    padding: 10px 10px 0;
}
.hot_col span{
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    font-size: 15px;
    line-height: 24px;
}
.hot_col a{
    color: rgb(160, 160, 160);
    font-size: 13px;
    line-height: 20px;
    float: right;
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
}
.hot_col .hot_col_list {
    width: 255px;
    margin-left: 12px;
}
.hot_col_list_rec {
    margin-left: 12px;
}
/*æ¦œå•æŽ¨è*/
.bd_recommend_container{
    padding-top: 10px;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.bd_recommend_container .relevant-tit a{
    color: rgb(160, 160, 160);
    font-size: 13px;
    line-height: 20px;
    float: right;
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding-right: 10px;
}
.bd_recommend_ul{
    margin: 0 10px;
}
.bd_recommend_ul li{
    width: 100%;
    height: 30px;
    float: left;
    margin-right: 17px;
    margin-bottom: 20px;
}
.bd_recommend_ul li a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    text-align: center;
    background: #e8f5fb;
    border-radius: 15px;
    font-size: 14px;
    color: #666666;
    transition: all 0.3s;
    overflow: hidden;
}
.bd_recommend_ul li:hover a{
    color: #fff;
    background: #2dbaed;
    transform: translateY(-8px);
}
/* .c-center-nav{ */
/*  */
/* } */
.c-center-nav ul{
    width: 640px;
    height: 40px;
    background: #e8f5fb;
    margin: 20px auto;
    line-height: 40px;
}
.c-center-nav ul li{
    float: left;
    color: #555555;
    padding: 0 22px;
    cursor: pointer;
}
.c-nav-active{
    color: #2dbaed;
    border-top: 1px solid #2dbaed;
    border-left: 1px solid #2dbaed;
    border-right: 1px solid #2dbaed;
    background: #fff;
}

.c-center-con{
    padding: 0 26px;
    padding-left: 17px;
    padding-right: 26px;
    height: auto;
    /* height: 660px; */
    overflow: hidden;
}
.c-center-con p{
    font-size: 15px;
    line-height: 30px;
    color: #555555;
    margin-bottom: 15px;
    padding-left: 9px;
}
.c-center-con h3{
    font-size: 18px;
    color: #2dbaed;
    margin-bottom: 15px;
}
.c-center-con img{
    margin: 0 auto 15px;
    display: block;
    max-width: 80%!important;
    height: auto!important;
}
.more-btn{
    width:630px;
    margin: 10px auto 30px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #ececec;
    color: #18aadf;
    font-size: 15px;
    cursor: pointer;
}
.more-btn em{
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: top;
    margin-top: 7px;
    margin-left: 5px;
    background: url(/newstatic/images/pc_icons) -12px -80px;
}
.show-btn em{
    background: url(/newstatic/images/pc_icons) -12px -96px !important;
}
.c-screenshot-box{
    width: 640px;
    margin: 0px auto;
}
.c-game-tit{
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #d5d5d5;
    color: #333333;
    font-size: 20px;
}
.c-game-tit span{
    border-bottom: 3px solid #18aadf;
    padding: 0 5px 6px;
}
.c-screenshot-box .swiper-container {width: 100%;height: 300px; margin-left: auto; margin-right: auto;margin-top: 30px;}
.c-screenshot-box .swiper-slide {position: relative;text-align: center;}
.c-screenshot-box .gallery-top .swiper-slide video{position: relative;}
.c-screenshot-box .gallery-top .swiper-slide&gt;div{width: 100%;height: 100%;}
.c-screenshot-box .swiper-slide i{display: block;width: 32px;height: 32px;background-position: -259px -126px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;z-index: 2;}
.c-screenshot-box .gallery-top .swiper-slide&gt;div img{width: 100%; opacity: 0.9;object-fit: cover;-webkit-filter: blur(10px);-moz-filter: blur(10px);-ms-filter: blur(10px);filter: blur(10px);}
.c-screenshot-box .gallery-top .swiper-slide&gt;img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;    height: 300px;
    width: auto;opacity: 1;}
.c-screenshot-box .gallery-top {width: 630px;height: 300px;}
.c-screenshot-box .swiper-slide i{display: block;width: 32px;height: 32px;background-position: -259px -126px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;z-index: 2;}
.c-screenshot-box .gallery-thumbs {width: 630px;height: 146px;padding: 10px 0 15px;margin-top: 0;}
.c-screenshot-box .gallery-thumbs .swiper-slide {cursor: pointer; opacity: 0.8;overflow: hidden; text-align: center;width: 154px;height: 90px;border-radius: 1px;}
.c-screenshot-box .gallery-thumbs .swiper-slide img{width: 100%;height:auto;min-height: 90px;}
.c-screenshot-box .gallery-thumbs .swiper-slide-thumb-active { opacity: 1; }
.c-screenshot-box .gallery-thumbs .swiper-slide-thumb-active{border: 3px solid #25c88a;width: 148px;}
.c-screenshot-box .gallery-thumbs .swiper-slide-thumb-active img{width: 100%;height: auto;min-height: 90px;}
.c-screenshot-box .swiper-button-white{display: none;}
.c-screenshot-box .swiper-container:hover .swiper-button-white{display: block;}
.c-lation-game, .c-lation-soft{
    width: 630px;
    margin: 0px auto 15px;
}
.c-lation{
    width: 630px;
    margin: 0 auto;
    overflow: hidden;
}
.c-lation-top{
    width: 100%;
    overflow: hidden;
    height: 46px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.c-lation-top span{
    color: #666666;
    font-size: 14px;
    display: inline-block;
    padding: 8px 24px;
    border-radius: 15px;
    background: #e8f5fb;
    margin-bottom: 5px;
    margin-right: 20px;
    cursor: pointer;
    margin-bottom: 20px;
}
.c-lation-top span:hover{
    background:#6bc9ec !important;
    color:#fff !important;
}
.lation-top-active{
    background:#6bc9ec !important;
    color:#fff !important;
}
.sub-box{
    width: 100%;
    display:none;
}
.sub-box-img{
    width: 280px;
    height: 150px;
    float: left;
    display: block;
}
.sub-box-img img{
    width: 100%;
    height: 100%;
    border-radius: 15px;
}
.c-infos{
    float: right;
    width: 330px;
}
.c-infos-tit{
    font-size: 14px;
    color: #999999;
}
.c-infos-tit .c-a1{
    display: inline-block;
    color: #444444;
    font-size: 16px;
    max-width: 160px;
    height: 22px;
    overflow: hidden;
    vertical-align: middle;
}
.c-infos-tit .c-a1:hover{
    color: #21aadb;
}
.c-infos-tit .c-a2{
    float: right;
    color:#999999;
}
.c-infos-tit span{
    color:#999999;
    display: inline-block;
    padding: 0 10px;
}
.c-infos-tit em{
    color: #ffb31e;
    display: inline-block;
    padding: 2px;
}
.c-infos p{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    height: 120px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.jptj-box ul{
    width:650px;
}
.jptj-box ul li{
    float: left;
    padding: 10px 0;
    transition: all 0.3s;
    width: 80px;
    margin: 0px 16px 10px 6px;
    border-radius: 10px;
}
.jptj-box .like-info-box .like-info-tits{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size: 13px;
    line-height: 24px;
    width: 85px;
    height: 24px;
    padding: 4px;
    align-items: center;
}
.jptj-box ul li:hover{
    transform: translateY(-8px);
    box-shadow: 2px 3px 8px 5px #eee;
}
.jptj-box ul li:hover .like-info-tits{
    color: #21aadb;
}

.tab-box ul{
    width:650px;
}
.tab-box ul li{
    float: left;
    padding: 10px 0;
    transition: all 0.3s;
    width: 190px;
    margin: 0px 16px 20px 6px;
    border-radius: 10px;
}
.tab-box ul li:hover{
    transform: translateY(-8px);
    box-shadow: 2px 3px 8px 5px #eee;
}
.tab-box ul li:hover .like-info-tits{
    color: #21aadb;
}
.likeimg-box{
    display: block;
    width:64px;
    height:64px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
.likeimg-box img{
    width:100%;
    height:100%;
    border-radius: 15px;
}
.like-info-box{
    float: left;
    width: 100px;
}
.like-info-box .like-info-tits{
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    width: 100px;
    overflow: hidden;
    height: 20px;
    display: block;
    margin-top: 9px;
    margin-bottom: 5px;
}
.like-info-box .like-info-type{
    color: #999999;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    width: 100px;
    overflow: hidden;
}

.rank-box,.classify-box{
    padding-top: 30px;
    padding-bottom: 25px;
    margin-bottom: 30px;
    background: #fff;
}
.rank-box ul{
    padding: 0 15px;
}
.rank-box ul li{
    padding: 10px 0px;
    border-bottom: 1px solid #e8e7ed;
}
.rank-info a:hover{
    color: #21aadb !important;
}
.rank-img{
    width: 64px;
    height: 64px;
    display: block;
    float: left;
    margin-right: 8px;
    position: relative;
}
.rank-img em{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 30px;
    padding-left:5px;
    font-size: 14px;
    color: #fff;
    background: url(/newstatic/images/pc_icons) no-repeat -110px -114px;
}
.rank-img img{
    width: 100%;
    height: 100%;
    border-radius: 15px;

}
.rank-info{
    float: left;
    width: 120px;
}
.rank-info a{
    display: block;
    margin: 10px 0 6px;
    width: 100%;
    color: #555555;
    font-size: 15px;
    height: 22px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.rank-info p{
    width: 86px;
    height: 16px;
    background: url(/newstatic/images/pc_icons) no-repeat -30px -27px;
}
.rank-btn{
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    float: right;
    height: 26px;
    background: #2dbaed;
    margin-top: 20px;
    display: block;
    padding: 0 10px;
}
.rank-li1 em{
    background: url(/newstatic/images/pc_icons) no-repeat -75px -82px;
}
.rank-li2 em{
    background: url(/newstatic/images/pc_icons) no-repeat -110px -82px;
}
.rank-li3 em{
    background: url(/newstatic/images/pc_icons) no-repeat -75px -114px;
}


.classify-box ul{
    margin-left: 15px;
   
}
.classify-box ul li{
    width: 110px;
    height: 30px;
    float: left;
    margin-right: 17px;
    margin-bottom: 20px;
}
.classify-box ul li a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    text-align: center;
    background: #e8f5fb;
    border-radius: 15px;
    font-size: 14px;
    color: #666666;
    transition: all 0.3s;
    overflow: hidden;
}
.classify-box ul li a:hover{
    color: #fff;
    background: #2dbaed;
    transform: translateY(-8px);
}
.classify-tit{
    font-size: 14px;
    color: #999999;
    line-height: 40px;
    padding-left: 10px;
    margin-bottom: 10px;
}
.hot-rec-list{
    width: 255px;
    margin-left: 12px; 
}
.similar-rec{     
    width: 80px;
    height: 114px;
    display: block;
    text-align: center;
    margin-right: 3px;
    overflow: hidden;
    color: #666;
    float: left;
    
}
.similar-rec img{ width:64px; height:64px;border-radius: 15px;}
.similar-rec p{     
    width:70px;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    margin: 10px auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.similar-rec:hover{ color:#21aadb;}
.similar-rec:hover p{ display: none;}
.similar-rec:hover strong{
    transform: translateY(-10px);
}
.similar-rec strong{ 
    display: block;
    width:56px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: #21aadb;
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    margin: 14px auto 0;
    border-radius: 5px;
    transition: all 0.2s;
}

.fixed-box{
    position: fixed;
    top: 0;
    z-index: 999;
    padding: 0 21px;
    background-color: #fff;
}

#fit_dig a.no {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background: #ccc;
    border-radius: 5px;
}

.yAlert {
    width: 500px;
    position: fixed;
    left: 50%;
    margin-left: -250px;
    height: 310px;
    padding-bottom: 10px;
    top: 50%;
    margin-top: -155px;
    z-index: +101;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: none;
}

.yAlert b {
    text-align: center;
    font: 16px/40px microsoft yahei;
    display: block;
    margin: 10px 0
}

.yAlert_t {
    background: #21aadb;
    font: 18px/45px microsoft yahei;
    color: #fff;
    padding: 0 15px
}

.yAlert_t span {
    float: right;
    font-size: 20px;
    cursor: pointer
}

.yAlert .yAlert_br,.yAlert .yAlert_bs,.yAlert input {
    width: 80%;
    padding: 0 10px;
    font: 14px/45px microsoft yahei;
    border-radius: 5px
}

.yAlert input {
    border: #ccc 1px solid;
    display: block;
    margin: 20px auto 0 auto
}

.yAlert input:focus {
    border: #25c88a 1px solid
}

.yAlert_b {
    border-top: #ddd 1px solid;
    padding-top: 10px
}

.yAlert .yAlert_br,.yAlert .yAlert_bs {
    font-size: 16px;
    margin: 10px auto;
    text-align: center;
    cursor: pointer
}

.yAlert .yAlert_bs {
    background: #21aadb;
    color: #fff
}

.yAlert .yAlert_br {
    border: #21aadb 1px solid;
    color: #21aadb
}

.yAlert_bg {
    z-index: +100;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.pc-kf-btn{
    display: block;
    width: 170px;
    height: 48px;
    background: url(https://www.mustdown.com/newstatic/images/detail/pc-kf-btn.png) no-repeat;
    margin: 0 15px 10px;
    position: relative;
}
 .pc-kf-btn:after{
    position:absolute;
    bottom: 3px;
    right: 3px;
    display:block;
    content:"";
    width:30px;
    height:14px;
    background:url(https://www.mustdown.com/newstatic/images/detail/gg-tips.png) no-repeat;
} 
.move-tips{line-height:20px;width: 170px;margin: 0 auto 10px;padding:0 20px;overflow:hidden;}
.move-tips .tips-comment{padding-left:20px;font-size: 14px;color: red;display:inline-block;white-space:nowrap;animation:10s wordsLoop linear infinite normal;margin:0 10px;background: none;border: none;}
@keyframes wordsLoop{0%{transform:translateX(100px);-webkit-transform:translateX(100px)}
100%{transform:translateX(-100%);-webkit-transform:translateX(-100%)}
}
@-webkit-keyframes wordsLoop{0%{transform:translateX(100px);-webkit-transform:translateX(100px)}
100%{transform:translateX(-100%);-webkit-transform:translateX(-100%)}
}

/*è½¯ä»¶è¯¦æƒ… æœ¬ç±»æŽ’è¡Œ æŒ‰é’®*/
.soft-load-btn {
    height: 26px;
    background: #2dbaed;
    color: #fff;
    width: 96px;
    text-align: center;
    line-height: 26px;
    font-size: 13px;
    display: block;
    margin-top: 15px;
}</pre></body></html>