.plugin-require .plugins,
.plugin-require .plugins>div,
.soft-list {
    zoom: 1;
}

.plugin-require .plugins:after,
.plugin-require .plugins>div:after,
.soft-list:after {
    content: "";
    display: block;
    clear: both;
}

.c_333 {
    color: #333;
}

.c_666 {
    color: #666;
}

.c_999 {
    color: #999;
}

.main-left-box {
    width: 925px;
    float: left;
}

.main-left-box2 {
    width: 910px;
}

.main-right-box {
    width: 300px;
    float: right;
}

.w910 {
    width: 910px;
}

.w270 {
    width: 270px;
}

.pt40 {
    padding-top: 40px;
}

.main-left-box-b {
    width: 250px;
    float: left;
}

.main-right-box-b {
    width: 945px;
    float: right;
}

.game-rank-box {
    margin-bottom: 20px;
    overflow: hidden;
}

.game-rank-box>.box {
    width: 374px;
    margin-left: 26px;
    float: left;
}

.game-rank-box>.box .item-a {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 32px;
    position: relative;
}

.game-rank-box>.box .caption {
    font-size: 20px;
    color: #333333;
}

.game-rank-box>.box .show-rank-info div {
    position: relative;
    padding-right: 92px;
    height: 32px;
}

.game-rank-box>.box .show-rank-info .popularity {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999999;
}

.game-rank-box>.box .show-rank-info .popularity span {
    color: #999;
}

.game-rank-box>.box .hide-rank-info {
    position: relative;
    /* margin-left: -32px; */
    height: 60px;
    margin-bottom: 5px;
    display: none;
}

.game-rank-box>.box .hide-rank-info .soft-txt {
    position: absolute;
    padding-left: 100px;
    top: 0;
    font-size: 14px;
    line-height: 22px;
    margin-top: -4px;
}

.game-rank-box>.box .android-app .hide-rank-info .soft-txt {
    padding-left: 70px;
}


.game-rank-box>.box .hide-rank-info .soft-txt p {
    height: 22px;
    overflow: hidden;
}

.game-rank-box>.box .hide-rank-info .download_btn {
    text-align: center;
    display: block;
    line-height: 25px;
    color: #fff;
    /* background: #2e8ae6; */
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 2px;
    width: 66px;
    height: 26px;
    border-radius: 4px;
    border: solid 1px #308ae7;
    font-size: 12px;
    line-height: 26px;
    color: #2e8ae6;
}

.game-rank-box>.box .hide-rank-info .triangle {
    width: 0;
    height: 0;
    border: solid 15px #fa4e57;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
}

.game-rank-box>.box .hide-rank-info .triangle span {
    color: #fff;
    font-size: 14px;
    position: relative;
    top: -18px;
    left: -12px;
}

.game-rank-box>.box .rank-list li.cur>a {
    display: none;
}

.game-rank-box>.box .rank-list li.cur .hide-rank-info {
    display: block;
}

/* .game-rank-box2 {
    margin-bottom: 20px;
    overflow: hidden;
}

.game-rank-box2>.box {
    width: 374px;
    margin-left: 26px;
    float: left;
}

.game-rank-box2>.box .item-a {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 32px;
    position: relative;
}

.game-rank-box2>.box .caption {
    font-size: 16px;
}

.game-rank-box2>.box .show-rank-info div {
    position: relative;
    padding-right: 92px;
    height: 32px;
}

.game-rank-box2>.box .show-rank-info .popularity {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999999;
}

.game-rank-box2>.box .show-rank-info .popularity span {
    color: #2e8ae6;
}

.game-rank-box2>.box .hide-rank-info {
    position: relative;
    margin-left: -32px;
    height: 60px;
    margin-bottom: 5px;
    display: none;
}

.game-rank-box2>.box .hide-rank-info .soft-txt {
    position: absolute;
    padding-left: 100px;
    top: 0;
    font-size: 14px;
    line-height: 22px;
    margin-top: -4px;
}

.game-rank-box2>.box .hide-rank-info .soft-txt p {
    height: 22px;
    overflow: hidden;
}

.game-rank-box2>.box .hide-rank-info .download_btn {
    text-align: center;
    display: block;
    width: 80px;
    height: 26px;
    line-height: 25px;
    color: #fff;
    background: #2e8ae6;
    position: absolute;
    right: 0;
    border-radius: 2px;
    top: 20px;
}

.game-rank-box2>.box .hide-rank-info .triangle {
    width: 0;
    height: 0;
    border: solid 15px #fa4e57;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
}

.game-rank-box2>.box .hide-rank-info .triangle span {
    color: #fff;
    font-size: 14px;
    position: relative;
    top: -18px;
    left: -12px;
}

.game-rank-box2>.box .rank-list li.cur>a {
    display: none;
}

.game-rank-box2>.box .rank-list li.cur .hide-rank-info {
    display: block;
} */

.game-nav-lists {
    margin-bottom: 20px;
}

.game-nav-lists li {
    float: left;
    width: 100px;
    height: 87px;
    text-align: center;
    cursor: pointer;
}

.game-nav-lists li i {
    display: block;
    width: 50px;
    height: 42px;
    margin: 13px auto;
    /* background: url("../images/game-sprites.png") no-repeat center; */
}

.game-nav-lists li .dzgd {
    /* background-position: 3px 0; */
    background: url("../images/game-classify4.png") no-repeat center;
}

.game-nav-lists li .jsby {
    /* background-position: -55px 0; */
    background: url("../images/game-classify1.png") no-repeat center;
}

.game-nav-lists li .fxsj {
    /* background-position: -115px -1px; */
    background: url("../images/game-classify10.png") no-repeat center;
}

.game-nav-lists li .jszl {
    /* background-position: -175px 0; */
    background: url("../images/game-classify2.png") no-repeat center;
}

.game-nav-lists li .tyjj {
    /* background-position: -235px 0; */
    background: url("../images/game-classify11.png") no-repeat center;
}

.game-nav-lists li .clzj {
    /* background-position: -295px 0; */
    background: url("../images/game-classify8.png") no-repeat center;
}

.game-nav-lists li .xxzy {
    /* background-position: -355px 0; */
    background: url("../images/game-classify7.png") no-repeat center;
}

.game-nav-lists li .scjs {
    /* background-position: -415px 0; */
    background: url("../images/game-classify9.png") no-repeat center;
}

.game-nav-lists li .wlyx {
    /* background-position: -475px 0; */
    background: url("../images/game-classify3.png") no-repeat center;
}

.game-nav-lists li .mnjy {
    /* background-position: -537px 0; */
    background: url("../images/game-classify5.png") no-repeat center;
}

.game-nav-lists li .nayc {
    /* background-position: 4px -60px; */
    background: url("../images/game-classify6.png") no-repeat center;
}

.game-nav-lists li .mxjm {
    /* background-position: -56px -60px; */
    background: url("../images/game-classify12.png") no-repeat center;
}
.link-tabs {
    height: 40px;
    /* background: #f2f2f2; */
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
    /* border-left: 1px solid #e6e6e6; */
    border-bottom: 1px solid #dbdbdb;
}

.link-tabs .link-tab {
    float: left;
    position: relative;
    /* border-top: 3px solid transparent; */
}

.link-tabs .link-tab a {
    display: block;
    height: 37px;
    line-height: 37px;
    padding: 0 30px;
}

.link-tabs .link-tab .line-dev {
    display: block;
    width: 1px;
    height: 14px;
    background: #e6e6e6;
    position: absolute;
    right: 0;
    top: 13px;
}

.link-tabs .link-tab.cur {
    border-top-color: #2e8ae6;
    background: #fff;
}

.link-tabs .link-tab.cur a {
    color: #2e8ae6;
    font-weight: bold;
}

.link-tabs .link-tab.cur .line-dev {
    /* display: none; */
}

.link-tabs .link-tab:hover a {
    color: #2e8ae6;
}

.link-tabs.fixed-tabs a {
    width: 62px;
    text-align: center;
    padding: 0;
}

.game-soft-list li {
    width: 130px;
    /* height: 140px; */
    margin-right: 55px;
    margin-bottom: 30px;
    float: left;
    position: relative;
}

.classify-list li {
    height: 272px;
}
.ell {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.app-name {
    margin-top: 12px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-align: center;
}

.game-size-star,
.game-update-time {
    overflow: hidden;
    margin-top: 8px;
}

.star-wrap,
.star-length,
.star-wrap-dib {
    width: 65px;
    height: 13px;
}

.star-wrap {
    margin-top: 2px;
    float: right;
    background: url("../images/star-gray.png") no-repeat;
    background-size: 65px 13px;
}

.star-wrap-dib {
    margin-top: 2px;
    display: inline-block;
    background: url("../images/star-full.png") no-repeat;
    background-size: 65px 13px;
}

.star-length {
    background: url("../images/star-full.png") no-repeat;

    background-size: 65px 13px;
}

.star-wrap-dib .star-length {
    display: inline-block;
    background: url("../images/star-full.png") no-repeat;
    background-size: 65px 13px;
}

.game-soft-list li .img p {
    position: absolute;
    width: 80px;
    left: 0;
    bottom: 0px;
    text-align: right;
    padding: 3px 10px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
}

.game-soft-list li .game-info {
    position: absolute;
    height: 140px;
    left: 120px;
    top: 0;
    font-size: 14px;
    line-height: 14px;
}

.game-soft-list li .game-info .game-title {
    color: #333;
    font-weight: bold;
    display: block;
    margin-bottom: 14px;
    height: 14px;
    overflow: hidden;
}

.game-soft-list li .game-info .game-title:hover {
    color: #f30;
}

.game-soft-list li .game-info .game-subInfo {
    color: #999;
    margin-bottom: 10px;
}

.game-soft-list li .game-info .game-subInfo span {
    color: #666;
}

.game-soft-list li .game-info .game-subInfo a {
    color: #2e8ae6;
}

.game-soft-list li .game-info .game-subInfo a:hover {
    color: #f30;
}

.game-soft-list li .game-info .game-btn {
    display: inline-block;
    width: 80px;
    height: 14px;
    color: #fff;
    background: #3c9df9;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 5px 0 6px;
}

.game-soft-list li .game-info .game-btn:hover {
    background: #55acff;
}

.game-type .game-count {
    padding-left: 20px;
    background: #2e8ae6;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 36px;
}

.game-type .game-type-list {
    border: 1px solid #f2f2f2;
}

.game-type .game-type-list li {
    padding-left: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

.game-type .game-type-list li a {
    display: block;
    height: 100%;
}

.game-type .game-type-list li .num {
    color: #666;
}

.game-type .game-type-list li.cur,
.game-type .game-type-list li:hover {
    background: #f2f2f2;
}

.game-type .game-type-list li.cur a,
.game-type .game-type-list li:hover a {
    color: #333;
}

.game-type .num {
    font-size: 14px;
}

.down-box.game-box {
    height: 257px;
}

.down-box.game-box .game-list-like {
    left: 652px;
}

.down-box.game-box .soft-type {
    top: 12px;
}

.down-box.game-box .share {
    margin-top: -3px;
    right: 37px;
}

.down-box .game-name {
    font-size: 24px;
    line-height: 68px;
    height: 68px;
    color: #333;
    padding: 0 100px 0 20px;
    overflow: hidden;
    position: relative;
}

.down-box .game-name .score {
    padding-left: 23px;
    position: absolute;
    right: 23px;
    top: 0;
    font-size: 34px;
    color: #fe8900;
    background: url("../images/fire.png") no-repeat 0 23px;
}

.down-box .game-name .score span {
    font-size: 16px;
}

.down-box .game-info {
    margin-top: 12px;
    position: relative;
    padding-left: 20px;
}

.game-img {
    width: 285px;
    height: 190px;
}

.down-box .soft-info-list li.game-name-score {
    height: 30px;
    line-height: 30px;
}

.gns-name {
    padding: 0;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.gns-score {
    margin-left: 30px;
    /* padding-left: 23px;
    background: url(../images/fire.png) no-repeat 0 23px; */
}

.down-box .soft-info-list li span.gns-fire {
    line-height: 30px;
    padding: 5px 0 0 22px;
    background: url(../images/fire.png) no-repeat;
}

.down-box .soft-info-list li span.gns-score-num {
    font-size: 28px;
    color: #ff8900;
}

.down-box .soft-info-list li span.gns-score-unit {
    font-size: 14px;
    color: #ff8900;
}

.down-box .soft-info-list {
    position: absolute;
    left: 325px;
    top: 0;
    width: 300px;
}

.game-detail-left .down-box .soft-info-list {
    width: auto;
}

.game-detail-left .gns-name {
    display: inline-block;
    max-width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.down-box .soft-info-list li {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 17px;
    color: #999;
}

.down-box .soft-info-list li span {
    color: #666;
}

.down-box .soft-info-list li a {
    color: #2e8ae6;
}

.down-box .soft-info-list li a:hover {
    color: #f30;
}

.down-box .soft-down-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 280px;
}

.down-box .single-btn {
    position: absolute;
    right: 0;
    /*top: 88px;*/
    bottom: 0;
}


/* 下载按钮增加“需优先下载游戏盒?start */

.down-box .single-btn .span_box {
    display: block;
    margin-left: 78px;
}

.down-box .single-btn .span_box .down_span {
    font-size: 18px;
    display: block;
    height: 30px;
    line-height: 35px;
    text-indent: 0px;
    overflow: hidden;
}

.down-box .single-btn .span_box .firstload_span {
    font-size: 12px;
    display: block;
    height: 22px;
    line-height: 18px;
    text-indent: 0px;
    overflow: hidden;
}


/* 下载按钮增加“需优先下载游戏盒?end*/
/* 新增“一元租号”按?start */
.down-box .game-yiyuanzuhao-btn{
    display: block;
    float: right;
    margin-right: 24px;
    clear: both;
    margin-bottom: 20px;
    width: 220px;
    height: 52px;
    font-size: 22px;
    line-height: 52px;
    text-indent: 80px;
    color: #fff;
    border-radius: 2px;
    background: url(../images/yiyuanzuhao_icon.png) no-repeat 44px center;
    background-color: #f34e39;
}

.down-box .game-yiyuanzuhao-btn:hover {
    background-color: #ff6d5a;
    color: #fff;
}
/* 新增“一元租号”按?end */
.down-box .game-down-btn,
.down-box .game-buy-btn {
    display: block;
    float: right;
    margin-right: 24px;
    clear: both;
    margin-bottom: 20px;
    width: 220px;
    height: 52px;
    font-size: 22px;
    line-height: 52px;
    text-indent: 80px;
    color: #fff;
    border-radius: 2px;
    background: url("../images/down-arrow.png") no-repeat 44px center;
    background-color: #2e8ae6;
}
.down-box .game-down-btn-green {
    background-color: #1ec456;
}
.down-box .exp-yiyuanzuhao-btn-1,
.down-box .exp-game-buy-btn-1,
.down-box .exp-game-down-btn-1{
    margin-bottom: 10px;
}
.down-box .game-down-btn:hover,
.down-box .game-buy-btn:hover {
    background-color: #4398ed;
}
.down-box .game-buy-btn {
    background: url("../images/buy-icon.png") no-repeat 44px center;
    background-color: #fe8900;
}

.down-box .game-buy-btn:hover {
    background: url("../images/h-buy-icon.png") no-repeat 44px center;
    background-color: #ffb54b;
}

.game-intr .read-more {
    text-align: center;
    color: #2e8ae6;
    cursor: pointer;
    margin: 10px auto;
}

.game-intr .more-info {
    display: none;
}

.game-intr .core-tips {
    background: #f5f5f5;
    padding: 10px 10px 10px 18px;
    color: #999;
    margin-top: 10px;
}

.game-intr .core-tips .core-caption {
    font-weight: bold;
    color: #fa4e57;
}

.plugin-require {
    padding-top: 25px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.plugin-require .caption {
    width: 100%;
    border-bottom: 2px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.plugin-require .plugin-name {
    font-weight: bold;
    width: 115px;
    float: left;
    color: #333;
}

.plugin-require .plugin-info {
    width: 795px;
    float: right;
}

.plugin-require .plugin-info a {
    color: #2e8ae6;
}

.plugin-require .plugin-info a:hover {
    color: #f30;
}

.plugin-require .game-tag {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: #f5f5f5;
    white-space: nowrap;
    padding-left: 10px;
    letter-spacing: 1px;
    margin-top: 10px;
}

.plugin-require .game-tag span {
    float: left;
    clear: #999;
}

.plugin-require .game-tag a {
    margin-right: 15px;
    float: left;
}

.download-link {
    /* padding-top: 25px; */
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.download-link .caption {
    width: 100%;
    border-bottom: 2px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.dl-body {
    overflow: hidden;
}

.dl-body-left {
    float: left;
    width: 500px;
}

.dl-ad {
    margin-left: 500px;
    /* width: 400px; */
    height: 180px;
    /* border: solid 1px #333; */
}

.ul_Address {
    width: 400px;
    overflow: hidden;
    padding-bottom: 5px;
}

.ul_Address li {
    float: left;
    display: inline;
    width: 100px;
    height: 24px;
    line-height: 24px;
    margin: 8px 8px 0 0;
    padding-left: 24px;
    overflow: hidden;
}

.copyright-des {
    margin-top: 15px;
    width: 400px;
    color: #999;
}

.game-remd {
    position: relative;
    margin-top: 10px;
    height: 155px;
}

.game-remd .game-title {
    position: absolute;
    left: 138px;
    top: 0;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.game-remd .txt-dot-links-b {
    position: absolute;
    left: 138px;
    top: 30px;
}

.game-remd .txt-dot-links-b ul {
    margin-left: -50px;
}

.stra-remd .txt-dot-links-b ul {
    margin-left: 0;

}
.game-remd .txt-dot-links-b ul li {
    width: 360px;
}

.stra-remd .txt-dot-links-b ul li {
    margin-left: 0;
    width: 335px;
}

.stra-remd .txt-dot-links-b ul li:nth-child(even) {
    margin-left: 15px;
}

#txt-dot-links-b2 ul a {
    width: auto;
    display: block;
}

.all-remd .txt-dot-links-b {
    padding-bottom: 10px;
}

.all-remd .txt-dot-links-b+.txt-dot-links-b {
    border-top: 1px dashed #e6e6e6;
    padding-top: 10px;
}

.all-remd .txt-dot-links-b ul {
    margin-left: -50px;
}

.all-remd .txt-dot-links-b ul li {
    width: 430px;
}

.change {
    padding-left: 18px;
    background: url("../images/change.png") no-repeat 0 center;
    color: #666;
}

.change:hover {
    color: #2e8ae6;
    background: url("../images/h-change.png") no-repeat 0 center;
}

.hot-game {
    font-weight: bold;
    color: #333;
    font-size: 16px;
}

.type-hot-soft .hd {
    border-bottom: 1px solid #e6e6e6;
    line-height: 18px;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #333;
    clear: both;
}

.type-hot-soft .hd a {
    font-size: 14px;
    margin-left: 82px;
    font-weight: normal;
    color: #666;
    clear: both;
}

.game-detail-right .type-hot-soft .hd a {
    margin-left: 68px;
}

.type-hot-soft .hd a:hover {
    color: #2e8ae6;
}

.type-hot-soft .bd .pic-txt-lists {
    padding-top: 10px;
}

.type-hot-soft .bd .pic-txt-lists li {
    position: relative;
    font-size: 0;
    height: 164px;
}

.type-hot-soft .bd .pic-txt-lists li img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 140px;
}

.type-hot-soft .bd .pic-txt-lists li .txt {
    position: absolute;
    top: 0;
    left: 115px;
    font-size: 14px;
    line-height: 14px;
    color: #999;
}

.type-hot-soft .bd .pic-txt-lists li .txt p {
    margin-bottom: 14px;
}

.type-hot-soft .bd .pic-txt-lists li .txt span {
    color: #666;
}

.type-hot-soft .bd .pic-txt-lists li .txt a {
    font-weight: bold;
    color: #666;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.type-hot-soft .bd .pic-txt-lists li .txt a.hotgame-download {
    display: inline-block;
    width: 67px;
    height: 27px;
    border-radius: 4px;
    border: solid 1px #308ae7;
    text-align: center;
    line-height: 27px;
    font-size: 12px;
    color: #2e8ae6;
}

.game-classify {
    font-size: 14px;
    color: #666;
    line-height: 14px;
    margin-top: -10px;
    border: solid 1px #e9e9e9;
}

.game-classify a {
    padding: 0 12px;
    float: left;
    margin-top: 14px;
}

.game-classify a+a {
    border-left: 1px solid #c6c6c6;
}

.game-classify a.cur {
    color: #f30;
}

.game-classify .dj,
.game-classify .wy,
.game-classify .sy {
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    padding: 0px 0 0px 66px;
    position: relative;
    /* margin-bottom: 10px; */
    background: url("../images/dj.png") no-repeat 15px center;
}

.dj,
.wy {
    border-bottom: 1px dashed #ededed;
}

.game-classify .dj span,
.game-classify .wy span,
.game-classify .sy span {
    position: absolute;
    left: 25px;
    top: 13px;
    color: #fff;
}

.game-classify .wy {
    background: url("../images/wy.png") no-repeat 15px center;
}

.game-classify .sy {
    background: url("../images/sy.png") no-repeat 15px center;
}

.soft-list li {
    width: 113px;
    float: left;
    text-align: center;
    height: 112px;
    font-size: 0;
    position: relative;
    cursor: pointer;
}

.soft-list li:hover .hover-box {
    display: block;
}

.soft-list li:hover .txt {
    color: #f30;
}

.soft-list li img {
    margin-top: 15px;
}

.soft-list li .hover-box {
    width: 72px;
    height: 72px;
    background: url("../images/opacity2.png");
    position: absolute;
    top: 10px;
    left: 20px;
    display: none;
    cursor: pointer;
}

.soft-list li .txt {
    color: #666;
    font-size: 14px;
    line-height: 28px;
    width: 113px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slider-news {
    width: 400px;
    height: 270px;
    float: left;
}

.slider-news .big-box {
    position: relative;
    width: 400px;
    height: 270px;
    overflow: hidden;
}

.slider-news .subWarp {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32px;
}

.slider-news .subWarp .msg {
    height: 32px;
    background: rgba(0, 0, 0, 0.7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
}

.slider-news .swiper-pagination {
    line-height: 4px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    overflow: hidden;
    height: 10px;
}

.slider-news .swiper-pagination .dd-png {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 2px;
    cursor: pointer;
    vertical-align: top;
    background: url("../images/idot.png");
}

.slider-news .swiper-pagination .dd-png.selected {
    background: url("../images/curidot.png");
}

.slider-news .inforList {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
}

.slider-news .inforList a {
    display: block;
    width: 330px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slider-news .lefttext {
    font-size: 14px;
    line-height: 28px;
    margin-left: 5px;
    color: #fff;
}

.slider-news .lefttext:hover {
    text-decoration: none;
}

.center-box {
    width: 490px;
    height: 270px;
    float: left;
    margin-left: 20px;
}

.center-box .box .hd {
    padding-top: 0;
    border-bottom-width: 1px;
}

.center-box .box .emphasis-title {
    text-align: center;
    margin-bottom: 5px;
}

.center-box .box .emphasis-title a {
    color: #ff3333;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
}

.center-box .box .subtitle {
    /* text-align: center; */
    margin-bottom: 5px;
}

.center-box .box .subtitle a {
    font-size: 14px;
    line-height: 28px;
    color: #222;
    margin: 5px 10px;
}

.center-box .box .txt-links {
    margin-bottom: 28px;
}

.center-box .box .txt-links li {
    width: 490px;
}

.center-box .box .txt-links li .div-line {
    color: #a9a9a9;
    margin-right: 8px;
    margin-left: -10px;
    float: left;
}

.center-box .box .txt-links li .tag {
    float: left;
}

.center-box .box .txt-links li .info {
    float: left;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #222;
}

.center-box .box .txt-links li .info:hover {
    color: #f30;
}

.center-box .box .txt-links li .time {
    margin-right: 0;
}

.right-box {
    width: 250px;
    height: 270px;
    float: right;
}

.right-box .hd {
    padding-top: 0;
    border-bottom-width: 1px;
}

.right-box .bd li {
    position: relative;
    font-size: 0;
    margin-bottom: 15px;
}

.right-box .bd li>div {
    position: absolute;
    width: 150px;
    left: 100px;
    top: 0;
    font-size: 14px;
}

.right-box .bd li>div a {
    display: inline-block;
    width: 108px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.right-box .bd li>div a:hover {
    color: #f30;
}

.right-box .bd li>div>span {
    position: absolute;
    top: 0;
    right: 0;
}

.right-box .bd li>div>span span {
    color: #f30;
    font-weight: bold;
}

.right-box .bd li .rt-btn {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 100px;
}

.game-pop-box {
    position: fixed;
    z-index: 99;
    width: 500px;
    height: 260px;
    background: white;
    top: 50%;
    left: 50%;
    margin-top: -130px;
    margin-left: -250px;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.22);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.22);
}

.game-pop-box .hd {
    height: 30px;
    line-height: 30px;
    background: #2e8ae6;
    text-indent: 10px;
    color: #fff;
    font-size: 14px;
}

.game-pop-box .hd .close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../images/game-close.png");
    cursor: pointer;
}

.game-pop-box .bd .way1 {
    width: 50%;
    float: left;
}

.game-pop-box .bd .way1 .btn {
    background: #fa4e57;
}

.game-pop-box .bd .way1 .btn:hover {
    background: #fa7d83;
}

.game-pop-box .bd .way1 .btn:active {
    background: #d9434b;
}

.game-pop-box .bd .way2 {
    width: 50%;
    float: right;
}

.game-pop-box .bd .way2 .btn {
    background: #3fd173;
}

.game-pop-box .bd .way2 .btn:hover {
    background: #81e0a2;
}

.game-pop-box .bd .way2 .btn:active {
    background: #32a65a;
}

.game-pop-box .bd .btn {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
}

.game-pop-box .bd .img {
    width: 100%;
    height: 140px;
    line-height: 140px;
    text-align: center;
}

.game-pop-box .bd .img img {
    vertical-align: middle;
}

.hot-game-recommend {
    font-size: 20px;
    color: #333;
}

.fwb {
    font-weight: bold;
}

.rank-list li {
    position: relative;
}

.rank-list li .rank-list-num {
    position: absolute;
    top: 6px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #c6c6c6;
    border-radius: 4px;
}

.rank-list li .rank-list-num.num-01 {
    background: #fa4e57;
    color: #fff;
}

.rank-list li .rank-list-num.num-02 {
    background: #fa7a53;
    color: #fff;
}

.rank-list li .rank-list-num.num-03 {
    background: #fbc258;
    color: #fff;
}

.rank-img {
    border-radius: 5px;
}

.android-app .rank-img {
    width: 60px;
    height: 60px;
    border-radius: 10px;
}


.game-name {
    margin-top: 5px;
    font-size: 16px;
}

.game-size {
    margin-top: 15px;
}

.tab-title {
    margin-right: 20px;
    font-weight: bold;
    float: left;
    font-size: 24px;
    /* line-height: 60px; */
    color: #2d8ae6;
}

.soft-detail {
    border: solid 1px #e9e9e9;
}

.soft-detail .bd {
    padding: 0 16px;
}

.line-dev {
    position: absolute;
    top: 12px;
    left: 108px;
    width: 1px;
    height: 14px;
    background-color: #d9d9d9;
}

.djyxtj .line-dev {
    top: 8px;
    left: 80px;
}

.djphb .line-dev {
    left: 137px;
}

.dzgd-tab .line-dev {
    left: 0;
}
.rank-list li .hide-rank-info .txt p a.soft-download-btn {
    /*margin-top: 15px;*/
    width: 67px;
    height: 27px;
    border-radius: 4px;
    border: solid 1px #308ae7;
    line-height: 25px;


}

.djyxtj div.clearfixd .clearfix-sty,
.wlyxtj div.clearfixd .clearfix-sty{
    margin-right: 24px;
}

.wlyxtj div.clearfixd .clearfix-sty .img {
    width: 130px;
    height: 180px;
}

.wlyxtj div.clearfixd .clearfix-sty .hover-box-w {
    width: 130px;
}

.wlyxtj div.clearfixd .clearfix-sty .txt2 {
    width: 130px;
}

.tab-box .hd .djphb li:nth-child(2) {
    float: right;
    margin-right: 0;
}

.rmyxtj {
    width: 270px;
}
.caption {
    font-size: 20px;
    color: #333333;
}

.game-detail-left,
.soft-detail .detail-tab.fixed {
    /*width: 890px;*/
}

.type-hot-soft {
    border: solid 1px #e9e9e9;
}

.type-hot-soft .hd {
    padding: 16px;
    border-bottom: none;
}

.type-hot-soft .bd {
    padding: 0 16px;
}

.console-game-ranking {
    border: solid 1px #e9e9e9;
}

.console-game-ranking .hd {
    border: none;
}

.console-game-ranking .hd li {
    float: left;
    margin-right: 0;
    width: 50%;
    text-align: center;
    background-color: #f6f6f6;
    border-bottom: 1px solid #e9e9e9;
    box-sizing: border-box;
}

.console-game-ranking .hd li.cur {
    border-top: 3px solid #2e8ae6;
    border-bottom: none;
    background-color: #fff;
}

.console-game-ranking .bd {
    padding: 16px;
}

.tab-rank .line-dev {
    left: 135px;
}

.tab-box .hd .tab-rank li {
    margin-right: 0;
}

.tab-box .hd .tab-rank li:last-child {
    float: right;
}

.soft-detail .game-detail-tab {
    line-height: 46px;
}

.soft-detail .game-detail-tab a {
    border-bottom: solid 1px #eaeaea;
}

.soft-detail .game-detail-tab a.cur {
    border-bottom: solid 1px #fff;
}

.game-list.game-listG li {
    margin-left: 10px;
}

.guess-youlike-ad {
    margin-left: -17px;
}

.dzgd-tab {
    width: 870px;
}


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