/****** 列表 ******/
.star {
    display: inline-block;
    vertical-align: -1.5px;
    width: 71px;
    height: 12px;
    background: url(../image/star.png) no-repeat;
    background-size: 142.5px 11.5px;
}
.star.star0 { background-position: -70px 0; }
.star.star1 { background-position: -58px 0; }
.star.star2 { background-position: -42px 0; }
.star.star3 { background-position: -29px 0; }
.star.star4 { background-position: -14.5px 0; }

.active_4{color: #4285f4 !important;}
.containers{width: 1295px !important;}

.shadow-list{
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
    padding: 20px;
    background:#fff;
    width: 930px !important;
}

.game-cate {
    background: #fff;
    /*margin-bottom: 10px;*/
}
.game-cate dl{
    line-height:24px;
    color:#222;
    overflow: hidden;
}
.game-cate dl dt{
    width: 45px;
    float:left;
    font-size:14px;
}
.game-cate dl dd {
    /*overflow: hidden;*/
}
.game-cate dl dd a {
    display: inline-block;
    padding: 0 10px;
    float: left;
    margin-right: 5px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #fff;
    margin-bottom: 10px;
    color: #000;
}
.game-cate dl dd a.on,.game-cate dl dd a:hover{
    color:#f44334 !important;
    border:1px solid #f44334;
    border-radius: 3px;
}
#pc-list{
    display: block;
}
#mobile-list{
    display: none;
}
.soft-list li{
    float: left;
    margin: 0 0 20px 18px;
}
.soft-list li a{
    display: block;
    width: 155px;
    height: 225px;
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    position: relative;
    color: #444;
    text-decoration: none;
    outline: none;
}
.soft-list li a img{
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    width: 120px;
    height: 120px;
    border-radius: 20px;
}
.soft-list li a .tit {
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 1px;
    overflow: hidden;
}
.soft-list li a .date {
    line-height: 20px;
    color: #777;
    font-size: 12px;
}
.soft-list li a .info {
    height: 38px;
    line-height: 38px;
    background: #f5f5f5;
    color: #999;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 12px;
}
.soft-list li a .btn {
    border: 0;
    width: 110px;
    padding: 5px 0;
    background-color: #fa4e57;
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: -55px;
    display: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border-radius: 3px;
    user-select: none;
    margin-bottom:0 !important;
}
.soft-list li a:hover .btn {
    display: block;
    background-color: #e62b34;
}
@media (max-width:767px){
    .flex{display: flex}
    .flex-item{flex: 1;}
    a {
        color: inherit;
        text-decoration: none;
        outline: none;
    }
    .container{width: 100% !important;}
    .shadow-list{
        width: 100% !important;
        padding: 20px 10px !important;
    }
    #pc-list{
        display: none;
    }
    #mobile-list{
        display: block;
    }
    .soft-list2 .list-item {
        height: 98px;
        background: #f4f5f5;
        border-radius: 8px;
        padding: 15px;
        margin-top: 15px;
    }
    .soft-list2 .list-item .pic {
        display: block;
        width: 68px;
        height: 68px;
        border-radius: 15px;
    }
    .soft-list2 .list-item .con {
        width: 150px;
        margin: 0 80px 0 13px;
    }
    .soft-list2 .list-item .tit {
        font-size: 15px;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
    }
    .soft-list2 .list-item .star {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .soft-list2 .list-item .txt {
        white-space: nowrap;
    }
    .soft-list2 .list-item .attr {
        font-size: 12px;
        color: #a5a8a6;
        position: relative;
    }
    .soft-list2 .list-item .attr + .attr {
        margin-left: 17px;
    }
    .soft-list2 .list-item .attr {
        font-size: 12px;
        color: #a5a8a6;
        position: relative;
    }
    .soft-list2 .list-item .attr + .attr::before {
        content: '';
        position: absolute;
        left: -11px;
        top: 50%;
        margin-top: -5px;
        width: 1px;
        height: 10px;
        background: #a5a8a6;
    }
    .soft-list2 .list-item .btn-download {
        margin-top: 20px;
        position: absolute;
        right: 25px;
    }
    .btn-download {
        width: 75px;
        padding: 5px 0;
        font-size: 14px;
        background: #fa4e57;
        color: #FFF;
        border: none;
        border-radius: 15px;
    }
}

/****** 详情 ******/
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
/*zuo1*/
.game-content-l {
    width: 190px;
    float: left;
    margin-right: 20px;
}
.game-detail-info {
    padding: 10px 5px 0;
    margin-bottom: 15px;
}
.game-detail-info .pic {
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 32px;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.4);
    margin: 0 auto;
}
.game-detail-info .title {
    line-height: 22px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin: 15px 0;
}
.game-detail-info .btn-group {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.game-detail-info .btn {
    border: 0;
    font-size: 0;
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0 0;
    border-radius: 5px;
    text-align: left;
    position: relative;
    color: #fff;
}
.btn-green {
    background-color: #33cd86;
    border-color: #33cd86;
    color: #fff;
}
.btn-red {
    background-color: #fa4e57;
    border-color: #fa4e57;
    color: #fff;
}
.game-detail-info .btn .icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
.icon {
    display: inline-block;
}
.icon-aos {
    height: 26px;
    width: 22px;
}
.icon-aos,.icon-code,.icon-thumb3,.icon-thumb4{
    background-image: url('../image/icon-lo.png');
    background-repeat: no-repeat;
}
.android{
    background-position: 0 0;
}
.apple{
    background-position: 0 -222px;
}
.btn-green:hover {
    background-color: #0dba6a;
    border-color: #0dba6a;
    color: #FFFFFF !important;
}
.game-detail-info .btn-ios:hover {
    background-color: #3C7FFA;
    color: #FFFFFF !important;
}
.btn-ios .text{font-size: 15px !important;}
.game-detail-info .btn .text {
    display: inline-block;
    vertical-align: middle;
    width: 94px;
    line-height: 1.2;
    font-size: 17px;
    white-space: normal;
}
.game-detail-info .btn .text b, .game-detail-info .btn .text i {
    font-weight: normal;
    font-style: normal;
    display: block;
    margin: 2px 0;
}
.game-detail-info .btn + .btn {
    margin-top: 10px;
}
.game-detail-info .btn-ios {
    background-color: #4b8bff;
}
.game-detail-info .btn .code {
    position: absolute;
    right: 0;
    top: 0;
    padding: 13px 0;
}
.game-detail-info .btn .icon-code {
    display: block;
}
.game-detail-info .btn .code:hover .code-popup {
    display: block;
}
.game-detail-info .code-popup {
    position: absolute;
    left: 56px;
    top: -22px;
    width: 166px;
    height: 160px;
    padding-top: 16px;
    padding-left: 4px;
    background: url(../image/code-popup.png) no-repeat;
    text-align: center;
    display: none;
}
.game-detail-info .btn .code::after {
    content: '';
    width: 1px;
    height: 28px;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -14px;
}
.game-detail-info .btn {
    border: 0;
    font-size: 0;
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0 0;
    border-radius: 5px;
    text-align: left;
    position: relative;
    color: #fff;
}
.game-detail-info .code-img {
    vertical-align: top;
}
.game-detail-info .code-tit {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    line-height: 20px;
    margin-top: 6px;
}
.icon-code {
    background-position: 0 -41px;
    height: 24px;
    width: 24px;
}
.praise-box {
    overflow: hidden;
}
.praise-box .item {
    height: 28px;
    line-height: 28px;
    float: left;
    border: 1px solid #fc7342;
    cursor: pointer;
}
.praise-box .icon {
    float: left;
}

.icon-thumb3 {
    background-position: 0 -460px;
    height: 28px;
    width: 30px;
}
.praise-box .text {
    width: 54px;
    float: left;
    text-align: center;
}
.praise-box .item + .item {
    margin-left: 8px;
    border-color: #aaa;
}
.praise-box .item {
    height: 28px;
    line-height: 28px;
    float: left;
    border: 1px solid #fc7342;
    border-top-color: rgb(252, 115, 66);
    border-right-color: rgb(252, 115, 66);
    border-bottom-color: rgb(252, 115, 66);
    border-left-color: rgb(252, 115, 66);
    cursor: pointer;
}
.icon-thumb4 {
    background-position: 0 -490px;
    height: 28px;
    width: 30px;
}
.game-detail-info .attr {
    overflow: hidden;
    margin-top: 15px;
}
.game-detail-info .attr dl {
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    color: #666;
    margin: 0;
}
.game-detail-info .attr dt {
    float: left;
}
.game-detail-info .attr a {
    color: #4b8bff;
}
.game-content-l .js-position {
    width: 190px;
}
.conbox {
    margin-bottom: 15px;
}
.block-title4 {
    border-bottom: 1px solid #fa4e57;
}
.block-title3, .block-title4 {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #fa4e57;
    position: relative;
    margin-bottom: 15px;
}
.block-title4 .title {
    border-bottom: 0;
}
.block-title3 .title, .block-title4 .title {
    display: inline-block;
    vertical-align: top;
    line-height: 42px;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
}
.soft-top-list3, .soft-top-list4 {
    overflow: hidden;
}
.soft-top-list3 ul, .soft-top-list4 ul {
    margin-top: -10px;
}

.soft-top-list4 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.soft-top-list4 li {
    padding: 12px 0;
}
.soft-top-list3 li, .soft-top-list4 li {
    height: 20px;
    line-height: 20px;
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    box-sizing: unset;
}
.soft-top-list4 .num1 {
    background: #fa4e57 !important;
}
.soft-top-list4 .num2 {
    background: #fa7a53 !important;
}
.soft-top-list4 .num3 {
    background: #fbc258 !important;
}
.soft-top-list3 .num, .soft-top-list4 .num {
    width: 20px;
    height: 20px;
    background: #e5e5e5;
    color: #666;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.soft-top-list4 a{
    color: #000;
}
.soft-top-list4 .num {
    background: #879299;
    color: #fff !important;
}
.soft-top-list3 .tit, .soft-top-list4 .tit {
    display: block;
    height: 20px;
    overflow: hidden;
}
em, i {
    font-style: normal;
}
/*center*/
.game-content-c {
    width: 725px;
    float: left;
}
.soft-detail-tabs {
    height: 46px;
    line-height: 46px;
    background: #f9f9f9;
    border: 1px solid #eee;
    border-left-color: rgb(238, 238, 238);
    border-left-style: solid;
    border-left-width: 1px;
    border-left: 0;
}
.soft-detail-tabs li.on, .soft-detail-tabs li:hover {
    background-color: #fff;
    color: #fa4e57;
    border-bottom: 1px solid #fff;
}
.soft-detail-tabs li {
    float: left;
    width: 121px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    border-left: 1px solid #eee;
    cursor: pointer;
    position: relative;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.soft-detail-tabs li.on::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    height: 3px;
    background-color: #fa4e57;
}
.soft-detail-intro {
    margin: 10px 0;
    color: #666;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all;
}
.soft-detail-body .block-title3 {
    margin-bottom: 20px;
}
.soft-images {
    overflow: hidden;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.soft-images ul {
    width: 66%;
    height: 550px;
    position: relative;
    perspective: 1000px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}
.soft-images .next-item {
    -moz-transform: rotateY(-30deg) scale(0.8);
    -ms-transform: rotateY(-30deg) scale(0.8);
    -webkit-transform: rotateY(-30deg) scale(0.8);
    transform: rotateY(-30deg) scale(0.8);
}
.soft-images .prev-item{
    transform: rotateY(30deg) scale(0.8);
}
.soft-images .prev-item, .soft-images .next-item {
    z-index: 10;
    opacity: 1;
    cursor: pointer;
}
.soft-images .cur-item {
    z-index: 20;
    opacity: 1;
}
.soft-images li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.soft-images .pic {
    display: block;
    width: 100%;
    height: 100%;
}
img {
    border: 0;
}
.soft-images .prev-item::after, .soft-images .next-item::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#99000000, endColorstr=#99000000);
    -moz-transition: background 0.4s;
    -o-transition: background 0.4s;
    -webkit-transition: background 0.4s;
    transition: background 0.4s;
}

.soft-detail-list ul {
    overflow: hidden;
    margin: 0 0 -15px -15px;
}
.game-content-c .soft-detail-list.related li, .game-content-c .soft-list3.related li {
    margin-left: 27px;
}
.soft-detail-list.related li {
    margin: 0 12px 15px 31px;
}
.soft-detail-list li {
    width: 80px;
    float: left;
    margin: 0 0 15px 44px;
    text-align: center;
}
.soft-detail-list li a{
    color: #444;
    text-decoration: none;
    outline: none;
}
.soft-detail-list .pic {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px;
    border-radius: 12px;
}
.soft-detail-list .tit {
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
}

@media (max-width:767px){
    .flex{display: flex}
    .page-content {
        padding-top:10px;
        position: relative;
        min-height: 100vh;
    }
    .soft-info {
        background: #FFF;
        padding: 15px;
        margin-bottom: 17.5px
    }
    .soft-info .bd {
        overflow: hidden;
        margin-bottom: 15px;
    }
    .soft-info .pic {
        width: 75px;
        height: 75px;
        float: left;
        border-radius: 16px;
        margin-right: 15px;
    }
    .soft-info .con {
        overflow: hidden;
    }
    .soft-info .con dt {
        width: 100%;
        font-size: 0.36rem;
        font-weight: bold;
        margin-bottom: 0.15rem;
    }
    .soft-info .con dt, .soft-info .con dd {
        float: left;
    }
    .soft-info .con h1 {
        width: 100%;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 7.5px;
    }
    .soft-info .con dd {
        width: 45%;
        font-size: 12px;
        color: #999;
        height: 16px;
        line-height: 16px;
        margin-top: 4px;
        margin-right: 2%;
        word-break: break-all;
        word-wrap: break-word;
        overflow: hidden;
    }
    .soft-info .ft {
        padding: 0 22.5px;
    }
    .soft-info .btn {
        width: 100%;
        font-size: 15px;
        padding: 10px 0;
        border-radius: 45px;
    }
    .soft-info .tip, .soft-info .tip-ios, .soft-info .tip-and {
        display: block;
        margin: 9px 0 -7.5px;
        color: #999;
        text-align: center;
        font-size: 12px;
    }
    .android .and-show, .ios .ios-show {
        display: block !important;
    }
    .ios-show, .ios .and-show {
        display: none !important;
    }

    .page-detail .section {
        margin-bottom: 17.5px;
    }
    .section {
        background: #FFF;
    }
    .section-hd {
        height: 45px;
        line-height:45px !important;
        padding: 0 15px;
        position: relative;
        z-index: 100;
    }
    .section-hd .title {
        font-size: 17px;
        font-weight: bold;
        color: #3f4140;
        line-height:45px !important;
    }
    .soft-remark {
        background: #FFF;
        padding: 0 15px;
        margin-bottom: 15px;
    }
    .soft-focus {
        margin-bottom: 12.5px;
    }
    .soft-focus .bd {
        width: 100%;
        max-height: 225px;
        text-align: center;
        overflow: hidden;
    }
    .soft-focus .bd img {
        max-width: 100%;
        max-height: 225px;
        border: 0;
        display: inline-block;
        vertical-align: top;
        font-size: 0;
    }
    .soft-focus .hd {
        text-align: center;
        margin-top: 12.5px;
        height: 5px;
    }
    .soft-focus .hd ul {
        display: inline-block;
        vertical-align: top;
        font-size: 0;
    }
    .soft-focus .hd li.on{
        background-color: #fa4e57 !important;
    }
    .soft-focus .hd li {
        display: inline-block;
        vertical-align: top;
        font-size: 0;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #d9d9d9;
        margin: 0 3px;
    }
    .page-detail .section {
        margin-bottom: 18px;
    }
    .mobile-games-list .section-hd {
        border-bottom: 1px solid #e7e7e7;
    }
    .mobile-games-list .tab-cell {
        position: absolute;
        top: 0;
        right: 15px;
        font-size: 12px;
    }
    .mobile-games-list .tab-cell li {
        float: left;
        margin-left: 22.5px;
        position: relative;
    }
    .mobile-games-list .tab-cell li.on {
        color: #fa4e57;
    }
    .mobile-games-list .tab-cell li.on::after {
        content: '';
        width: 25px;
        height: 2.5px;
        border-radius: 1.5px;
        background: #fa4e57;
        position: absolute;
        left: 50%;
        bottom: 0;
        margin-left: -12.5px;
    }
    .mobile-games-list .tab-content.on {
        display: block;
    }
    .mobile-games-list .tab-content {
        display: none;
    }
    .mobile-games-list .soft-list2 .list {
        overflow: hidden;
    }
    .tab-content .soft-list2 .list {
        padding: 0 15px;
    }
    .mobile-games-list .soft-list2 .list-item {
        background: none;
        padding: 0;
        height: 98px;
        margin-bottom: 15px;
    }

    .hide {
        display: none !important;
    }
    .introTit {
        border-left: 3px solid #fa4e57;
        border-bottom: 1px solid #efefef;
        margin: 10px 0 6px;
        padding: 2px 7.5px;
        font-weight: bold;
    }











    body, dl, dd, p, form, h1, h2, h3, h4, h5, h6 {
        margin: 0;
    }
}
