#download-container {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.relevant-container .title-container a {
    margin: 5px 20px 0 0;
}
#download-head-container {
    width: 100%;
    background: white;
    box-sizing: border-box;
    padding: 30px 20px 20px 20px;
    margin-bottom: 20px;
    position: relative;
}

#questclick{
    color: #888888;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
#download-head-container:after {
    content: "";
    display: table;
    clear: both;
    width: 100%;
}

/*å¤´éƒ¨æ¨¡å—*/
#download-head-container .img180 {
    width: 180px;
    height: 180px;
    border-radius: 40px;
    float: left;
}
.download-head-left{
    float: left;
}
#download-head-container .download-head-middle {
    width: 950px;
    float: left;
    text-align: left;
    margin-left: 30px;
}


.download-head-middle .focus-game {
    width: 70px;
    height: 26px;
    border-radius: 5px;
    border: solid 1px #05bcc6;
    float: right;
    font-size: 12px;
    color: #05bcc6;
    line-height: 28px;
    text-align: left;
}

.download-head-middle .focus-game i {
    display: block;
    width: 14px;
    height: 12px;
    float: left;
    margin: 8px 6px 0 11px;
    background: url(../images/ico.png) no-repeat -136px -414px;
}

.download-head-middle .game-name {
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    display: block;
}
.download-head-middle .game-name span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 455px;
    display: block;
    float: left;
}
.download-head-middle .game-name span.short_content{
    height: 16px;
    line-height: 16px;
    width: 160px;
    color: #888888;
    overflow: hidden;
    font-size: 14px;
    margin-left: 20px;
    font-weight: 400;
}
.download-head-middle .game-label-container {
    width:650px;
    height: 82px;
    padding-top: 18px;
    overflow: hidden;
}

.download-head-middle .game-label-container .game-label {
    height: 16px;
    line-height: 16px;
    width: 160px;
    color: #888888;
    overflow: hidden;
    margin-bottom: 15px;
    float: left;
    word-break: break-all;
}

.download-head-middle .three-btn-container {
    height: 40px;
    clear: both;
    position: relative;
}

.download-head-middle .three-btn-container > a {
    display: block;
    float: left;
    width: 152px;
    height: 40px;
    background-color: #05bcc6;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
    margin-right: 28px;
    cursor: pointer;
    line-height: 40px;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}
.download-head-middle .three-btn-container > a span{
    padding-left: 55px;
}
.download-head-middle .three-btn-container .download-links{
    background: #8bc34a;
    width: 197px;
}
.download-head-middle .three-btn-container .game-pcdown{
    background: #8bc34a;
}
.download-links b{
    border-left: 1px solid #99ca4a!important;
}

.download-head-middle .three-btn-container > a i {
    width: 18px;
    height: 21px;
    float: left;
    margin: 10px 12px 0 30px;
    background: url(../images/ico.png) no-repeat -156px -73px;
}

.download-head-middle .three-btn-container .show-code-container {
    width: 150px;
    height: 165px;
    box-sizing: border-box;
    border: 1px solid rgb(205, 205, 205);
    z-index: 10;
    position: absolute;
    background: white;
    top: 50px;
    right: 0;
    display: none;
}

.download-head-middle .three-btn-container .show-code-container:before {
    content: "";
    width: 15px;
    height: 8px;
    position: absolute;
    top: -8px;
    right: 14px;
    display: block;
    z-index: 2;
    background: url(../images/jiantou.png) no-repeat;
}

.download-head-middle .three-btn-container > a b:hover ~ .show-code-container {
    display: block;
}

.download-head-middle .show-code-container div {
    width: 122px;
    height: 122px;
    display: block;
    margin: 10px auto 3px;
}

.download-head-middle .show-code-container p {
    width: 100%;
    font-size: 12px;
    display: block;
    color: #999999;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.download-head-middle .three-btn-container > a.booking i {
    margin: 10px 12px 0 42px;
}

.download-head-middle .three-btn-container > a b {
    float: right;
    width: 42px;
    height: 40px;
    background: url(../images/ico.png) no-repeat -48px -405px;
    border-left: 1px solid #4ac3ca;
}

.download-head-middle .three-btn-container .android-download {
    width: 197px;
    text-align: left;
}

.download-head-middle .three-btn-container .ios-download {
    width: 197px;
    text-align: left;
}

.download-head-middle .three-btn-container .ios-download i {
    background-position: -178px -73px;
}

.download-head-middle .three-btn-container a.android-download:hover,.download-head-middle .three-btn-container a.ios-download:hover {
    background: rgba(5, 188, 198, 0.8);
}

.download-head-right {
    width: 225px;
    float: right;
    margin-right: 5px;
    margin-top: 20px;
}

.download-head-right .game-score {
    font-size: 40px;
    color: #333333;
    display: block;
    font-weight: bold;
}

.download-head-right .game-star-container {
    width: 95px;
    display: block;
    float: right;
    height: 16px;
    margin-top: 20px;
    margin-right: 2px;
    background: url(../images/ico.png) no-repeat 0 -639px;
}

#score-explain {
    float: right;
    height: 16px;
    line-height: 16px;
    margin-top: 20px;
    color: #333;
    margin-left: 10px;
    width: 45px;
    text-align: left;
}

.game-score-container .no-commit {
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    padding-left: 16px;
    color: #999999;
    float: right;
    margin-top: 3px;
    display: none;
}

.game-score-container .no-commit.checked {
    background: url(../images/ico.png) no-repeat -161px -414px;
}

.download-head-right .game-star-container i {
    width: 60%;
    max-width: 100%;
    min-width: 0;
    display: block;
    height: 16px;
    background: url(../images/ico.png) no-repeat 0 -621px;
}

.download-head-right .commit-score {
    clear: both;
}

.download-head-right .commit-score span {
    color: #333333;
    font-weight: bold;
    margin-right: 15px;
}

.download-head-right .commit-score b {
    font-size: 12px;
    color: #888888;
}

#down-in-container {
    width: 860px;
    box-sizing: border-box;
    margin-bottom: 20px;
    float: left;
    color: #555555;
}

.compilation-content {
    padding-top: 20px;
}

.down-game-introduce {
    color: #555555;
    line-height: 28px;
    overflow: hidden;
    padding-left: 18px;
    position: relative;
}
.three-btn-container .azDownTxt{
    line-height: 11px;
    float: left;
    padding-top: 8px;
    font-size: 15px;
    padding-left: 55px;
}
.three-btn-container .azText{
    position: absolute;
    font-size: 12px;
    bottom: 1px;
    color: #aaedf1;
    width: 86%;
    text-align: center;
    left: 0;
    height: 17px;
    line-height: 17px;
}
.download-links .azDownTxt{
    padding-left: 44px!important;
}
.download-links .azText{
    color: #d6f9ad;
}

.game-pcdown .azDownTxt{
    padding-left: 40px!important;
}
.game-pcdown .azText{
    color: #d6f9ad;
    width: 100%;
}

.down-game-introduce.checked {
    height: auto;
}
.down-game-introduce .appdisplay{
    display: none;
}
.load-more-content {
    width:100%;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    display: none;
    font-size: 14px;
    color: #555555;
    cursor: pointer;
    text-align: right!important;
    margin-top: 10px;
    margin-bottom: 10px;

}
.load-more-content:not(.checked){
    background-image:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.5) 10%,rgba(255,255,255,1) 50%);
    position: relative;
    margin-top: -60px;
    padding-top: 60px;
}
.load-more-content:after {
    background: url(../images/ico.png) no-repeat -54px -75px;
    content: "";
    width: 10px;
    height: 14px;
    float: right;
}

.load-more-content.checked:after {
    background-position: -54px -96px;
}

.down-game-introduce p {
    text-indent: 30px;
    font-size:16px;
    line-height: 30px;
}
.down-game-introduce h4{
    text-align: left;
    color: #444444;
    font-weight: bold;
    margin: 20px 0;
    font-size: 16px;
}
.down-game-introduce iframe{
    width: 580px;
    height: 400px;
}
.down-game-introduce span{
    font-size: 16px;
}
.down-game-introduce a{
    font-size: 16px;
    color: blue;
}
.down-game-introduce h3 {
    color: #ffffff;
    background-color: #05bcc6;
    border-radius: 5px;
    padding: 3px 10px;
    display: inline-block;
    margin: 20px 0;
    font-size: 16px;
}

/*swiper*/
.down-game-pic {
    width: 750px;
    /*height: 600px;*/
    margin: 60px auto 60px;

}

.down-game-pic .swiper-slide img {
    display: block;
    position: relative;
    width: auto;
    max-width:600px;
    height: auto;
    /*max-width:600px;*/
}



.down-game-pic .swiper-slide {
    /*width: 600px;*/
    /*height: 300px;*/
    /*max-width: 600px;*/
    display: inline;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 1));
}
.down-game-pic .button {
    position: absolute;
    width:60px;
    top: 0;
    z-index: 20;
    height: 100%;
    cursor: pointer;
}

.down-game-pic .button-prev {
    left: 0;
}

.down-game-pic .button-prev:before {
    content: "";
    width: 18px;
    height: 54px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto;
    background: url(../images/ico.png) no-repeat -107px -600px;
}

.down-game-pic .button-prev:hover:before {
    background-position: -153px -600px;
}

.down-game-pic .button-next {
    right: 0;
}

.down-game-pic .button-next:before {
    content: "";
    width: 18px;
    height: 54px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    background: url(../images/ico.png) no-repeat -131px -600px;
}

.down-game-pic .button-next:hover:before {
    background-position: -177px -600px;
}

.strategy-type-ul {
    text-align: center;
    position: absolute;
    top: 4px;
    margin: auto;
    left: 150px;
}

.strategy-type-ul .strategy-type-li {
    color: #a0a0a0;
    margin-right: 10px;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: solid 1px #cccccc;
    padding: 4px 10px;
    float: left;
}

.strategy-type-ul .strategy-type-li.checked {
    font-size: 12px;
    color: #05bcc6;
    border-color: #05bcc6;
    font-weight: bold;
}

.strategy-type-ul .strategy-type-li:hover {
    font-size: 12px;
    color: #05bcc6;
    border-color: #05bcc6;
}

/*ç›¸å…³åˆé›†*/
#compilation-container .compilation-content {
    display: none;
}

#compilation-container .compilation-content:first-child {
    display: block;
}

.compilation-content {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.compilation-content .compilation-top > a {
    position: relative;
    display: block;
    width: 216px;
    height: 130px;
    float: left;
    margin-right: 20px;
}

.compilation-content .compilation-top > a span {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;

}

.compilation-content .compilation-top > a img {
    width: 100%;
    height: 100%;
    background-color: #f5f4f3;
    border-radius: 5px;

}

.compilation-content .compilation-top > a:hover img {
    opacity: 0.8;
}

.compilation-content .compilation-top > div {
    float: left;
    width: 574px;
}

.compilation-content .compilation-top > div a {
    height: 34px;
    line-height: 34px;
    display: block;
    font-size: 22px;
    color: #444444;
    font-weight: bold;
    margin-bottom: 5px;
}

.compilation-content .compilation-top > div a:hover {
    text-decoration: underline;
}

.compilation-content .compilation-top > div p {
    color: #999999;
    height: 80px;
    line-height: 26px;
    width: 100%;
    overflow: hidden;
}

.compilation-content .compilation-li {
    width: 33%;
    height: 72px;
    display: block;
    float: left;
    margin-top: 20px;
}

.compilation-content .compilation-li img {
    width: 72px;
    height: 72px;
    float: left;
    border-radius: 22%;
}

.compilation-content .compilation-li img:hover {
    opacity: 0.8;
}

.compilation-content .compilation-li .compilation-li-content {
    float: left;
    width: 160px;
    margin-left: 20px;
    height: 72px;
    overflow: hidden;
}

.compilation-content .compilation-ul {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

.compilation-content .compilation-li-content a {
    height: 30px;
    display: block;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
}

.compilation-content .compilation-li-content a:hover {
    color: rgb(5, 188, 198);
}

.compilation-content .compilation-li-content p {
    vertical-align: middle;
    line-height: 22px;
    color: rgb(139, 168, 163);
}



/*ç›¸å…³ç±»åž‹*/

.compilation-container .compilation-li {
    width: 33%;
    height: 72px;
    display: block;
    float: left;
    margin-top: 20px;
}
.compilation-container .compilation-li .game-title{
    margin-top: 5px;
}
.compilation-container .compilation-li .game-title a{
    vertical-align: middle;
    line-height: 22px;
    color: rgb(139, 168, 163);
    font-size: 12px;
    padding-right: 6px;
}
.compilation-container .compilation-li img {
    width: 72px;
    height: 72px;
    float: left;
    border-radius: 22%;
}

.compilation-container .compilation-li img:hover {
    opacity: 0.8;
}

.compilation-container .compilation-li .compilation-li-content {
    float: left;
    width: 160px;
    margin-left: 20px;
    height: 72px;
    overflow: hidden;
}

.compilation-container .compilation-ul {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}


.compilation-container .compilation-li a:hover {
    color: rgb(5, 188, 198);
}

.compilation-container .compilation-li .xg-shortinfo {
    vertical-align: middle;
    line-height: 22px;
    color: rgb(139, 168, 163);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 5px;
}



/*ç›¸å…³*/
.strategy-relevant {
    float: left;
    width: 50%;

}

.gift-relevant {
    float: left;
    width: 50%;

}

.strategy-relevant .title-container {
    margin-bottom: 18px;
}

.relevant-container .title-container {
    margin-bottom: 20px;
}

.strategy-relevant .normal-a {
    margin-top: 10px;
}

.strategy-relevant .normal-a span {
    width: 375px;

}

.index-gift-container li {
    overflow: hidden;
    margin-bottom: 18px;
    width: 90%;
}

.index-gift-container li > div {
    float: left;
}

.index-gift-container .gift-title {
    width: 203px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333333;
    padding-left: 10px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-gift-container .gift-title:hover {
    color: rgb(5, 188, 198);
}

.index-gift-container .gift-num-container {
    width: 203px;
    height: 16px;
    line-height: 16px;
    padding-left: 10px;
    font-size: 12px;
    color: #999999;
    margin-top: 12px;
}

.index-gift-container .gift-num-container div {
    width: 150px;
    height: 12px;
    background-color: #ececec;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 2px;
}

.index-gift-container .gift-num-container div i {
    display: block;
    width: 60%;
    height: 12px;
    background-color: #9dd6e0;
}

.index-gift-container .get-gift {
    width: 62px;
    height: 28px;
    background-color: #ececec;
    border-radius: 14px;
    line-height: 28px;
    color: #333333;
    display: block;
    float: right;
    margin-top: 14px;
    text-align: center;
}

.index-gift-container .get-gift:hover {
    background-color: #05bcc6;
    color: #fffefe;
}

.game-main-content, .compilation-container, .relevant-container,.game-img-container {
    overflow: hidden;
    background: white;
    padding: 20px 20px 0;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
}


/*è§’è‰²æ‰®æ¼”*/
#new-game-list {
    width: 286px;
    padding-top: 12px;
}

#new-game-list li {
    overflow: hidden;
    margin-top: 31px;

}

#new-game-list li:first-child {
    margin-top: 0;
}

#new-game-list .game-name {
    width: 160px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 104px;
    display: block;
}

#new-game-list .game-name:hover {
    color: rgb(5, 188, 198);
}

#new-game-list .game-title {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 104px;
}

#new-game-list .game-title a {
    color: #999999;
    font-size: 12px;
    margin-right: 5px;
}

#new-game-list .game-score {
    height: 25px;
    line-height: 30px;
    margin-left: 104px;
    font-size: 12px;
    color: #ffb14b;
}

/*é¢„çº¦*/
#shadow-window {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}

#shadow-window .window-gift-container {
    width: 465px;
    height: 260px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: white;
    position: absolute;
    text-align: center;
}

.window-gift-head {
    height: 46px;
    line-height: 46px;
    text-indent: 10px;
    font-size: 14px;
    color: white;
    background: rgb(5, 188, 198);
}

.window-gift-head .close-window {
    width: 25px;
    height: 25px;
    background: url(../images/ico.png) no-repeat -126px -725px;
    float: right;
    margin: 10px 10px 0 0;
    cursor: pointer;
}

.window-gift-container .gift-code {
    display: block;
    outline: 0;
    margin: 20px auto 0;
    width: 306px;
    box-sizing: border-box;
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #999999;
    letter-spacing: 1px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
}
.wx-ewm{
    margin-top: 30px;
}
.wx-ewm-img{
    background: url('../images/yxyuyue_ewm.jpg') no-repeat;display: block;width: 465px;height: 120px;background-size: 135px;background-position: center;
}
.wx-ewm-p{
    width: 350px;margin: 25px 0 0 79.5px;font-size: 16px;
}
.wx-ewm-p1{
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}
.wx-ewm-p2{
    font-size: 16px;
    line-height: 25px;
}
.wx-ewm-p2 span{
    color: #E4525A;
}
.wx-ewm-p3{
    font-size: 16px;
    line-height: 25px;
}
.wx-ewm-p3 span{
    color: rgb(5, 188, 198);
}
.wx-ewm-p4{
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
}
#confirm-btn {
    width: 120px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    margin: 25px auto 0;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    letter-spacing: 1px;
    background: rgba(5, 188, 198, 1);
}

#confirm-btn:hover {
    background: rgba(5, 188, 198, 0.8);
}

#title-p {
    margin: 12px auto 0;
    width: 306px;
    font-size: 14px;
    color: #999999;
    text-align: center;
}

.fail-title {
    margin: 0 auto;
    width: 306px;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: #ff1e1e;
}


.zt-gq{
    margin: 30px 0;
}

#zt-gq{
    margin-top: 10px;
}
.zt-gq table tbody{
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}
.zt-gq table tbody tr td{
    float: left;
    width: 115px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zt-gq table tbody tr{
    display: none;
}
.zt-gq table tbody tr.ztbutton1{
    display: block;
}
.ztbutton{
    font-size: 14px;
    margin-bottom: 10px;
    padding-right: 23px;
    cursor: pointer;
    line-height: 30px;
}
.zt-gq a.ztbutton:first-child{
    color: #05bcc6;
}
.zt-gq table tbody tr td a:hover {
    color: #05bcc6;
}
.xtyx{
    display: flex;
    margin: 15px 0 15px 18px;
}
.xtyx_all{
    margin-top: 30px;
    overflow: hidden;
}
.xtyx div{
    float: left;
}
.xtyx_title{
    width: 265px;
}

.xtyx_title a:hover{
    color: #05bcc6;
}
.xtyx_version{
    width: 200px;
}
.xtyx_size{
    width: 250px;
}

.xtyx_a a{
    display: block;
    width: 52px;
    height: 24px;
    border-radius: 4px;
    border: solid 1px #05bcc6;
    font-size: 12px;
    line-height: 22px;
    color: #05bcc6;
    text-align: center;
    box-sizing: border-box;
}
.game-tag{
    margin-top: 40px;
}
.game-tag a{
    border-radius: 10px;
    background-color: #EDEFF5;
    padding: 2px 8px 2px 10px;
    margin-right: 10px;
    color: #888888;
    float: left;
    margin-bottom: 10px;
}
.game-tag a:hover{
    background-color: #05bcc6;
    color: #fff;
}
.game-tag span:first-child{
    background: none;
    padding: 0;
    float: left;

}


.game-ranking {
    width: 85%;
    margin-top: 10px!important;
}
.game-ranking-ul{
    padding: 0;
}
.game-ranking-ul li {
    padding: 15px 20px;
    margin:0 auto;
    margin-top: 10px;
    display: table;
    width: 93%;
    box-sizing: border-box;
    background: #f2f2f2;
}
.game-ranking-ul li.gameLiBottom{
    padding: 0;
    background: #fff;
    text-align: center;
    margin-top: 0;
}

.game-ranking-ul li a{
    float:left;
}

.game-ranking-ul img {
    width: 90px;
    height: 90px;
    max-width: 100%!important;
    border-radius: 22%;
    margin:0!important;
}
.game-ranking-ul .ranking-content {
    width: 380px;
    flex-direction: column;
    float: left;
    justify-content: space-between;
    align-items: flex-start;
    height: 90px;
    margin-left: 20px;
    display: inline-block;
}
.game-ranking-ul .ranking-content>a {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #333;
    text-decoration: none;
}
.game-ranking-ul .ranking-content span {
    margin-right: 10px
}
.game-ranking-ul .ranking-content .game-info {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #999999;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 96%;
    word-break: break-all;
}
.game-ranking-ul .ranking-content .game-info span{
    color: #999999;
    font-size: 14px;
}
.game-ranking-ul .ranking-content .game-label span{
    color: #999999;
}
.game-ranking-ul .ranking-content .game-info b {
    color: #ffb14b;
    margin-right: 0.2rem;
    font-weight: normal;
}
.game-ranking-ul .ranking-content .game-label {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 96%;
    word-break: break-all;
}
.game-ranking-ul .ranking-content .game-label a {
    border-radius: 10px;
    border: solid 1px #999999;
    padding: 10px 5px;
    color: #999999;
    margin-right:10px;
}
.game-ranking-ul .game-detail {
    width: 100px;
    height: 50px;
    background-color: #05bcc6;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    float: right;
    margin-top: 20px;
    display: inline-block;
}


/*é¢„çº¦*/
#special_version {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}

#special_version .window-gift-container {
    width: 465px;
    height: 575px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: white;
    position: absolute;
    text-align: center;
}
.window-gift-head .close-version {
    width: 25px;
    height: 25px;
    background: url(../images/ico.png) no-repeat -126px -725px;
    float: right;
    margin: 10px 10px 0 0;
    cursor: pointer;
}
.special_version_p{
    line-height: 30px;
}
.special_version_span{
    color: red;
}
.special_version_a{
    margin: 0 auto;
    text-align: center!important;
    padding: 10px 20px;
    display: block;
    background:rgb(5, 188, 198);
    color: #fff;
    margin-top: 20px;
    width: 100px;
}
.version_box{
    padding: 20px;
}
#special_version .window-gift-container {
    width: 465px;
    height: 240px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: white;
    position: absolute;
    text-align: center;
}

.srcnav {
    overflow: hidden;
    position: relative;
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
}

.srcnav li {
    display: inline-block;
    padding: 0!important;
}
.srcnav .on {
    color: #05bcc6;
}
.srcnav li a {
    display: inline-block;
    height: 36px;
    font-size: 14px;
    overflow: hidden;
    padding: 0 10px;
    color: #333333;
}
.plist3 {
    margin: 5px 0 0;
    display: none;
}
.plist3:first-child{
    display: inline-block;
    width: 100%;
}
.strategy-hero{
    background: white;
    padding: 0 0.24rem 0;
    border-bottom: 0.24rem solid #eeeeee;
}
.plist3 li {
    height: 98px;
    margin-top: 5px;
    padding: 0 4px;
}
.plist3 li {
    float: left;
    width: 14%;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    padding: 0 2px;
    box-sizing: border-box;
}
.plist3 li a {
    color: #666666;
}
.plist3 img {
    width: 67px;
    height: 67px;
}
.plist3 img {
    display: block;
    margin: 0 auto 2px;
    border: 1px solid #c8c8c8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


#shadow-question {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}

#shadow-question .window-gift-container {
    width: 330px;
    height: 340px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: white;
    position: absolute;
    text-align: center;
}
.question_box input{
    margin-right: 5px;
}
.window-gift-head .close-question {
    width: 20px;
    height: 20px;
    background: url(../images/x.png) no-repeat;
    float: right;
    margin: 10px 10px 0 0;
    cursor: pointer;
    background-size: contain;
}
.question_box{
    padding: 10px;
}
.question_box_1{
    display: flex;
    margin-top: 10px;
}
.question_title{
    font-weight: 600;
    font-size: 14px;
    float: left;
    width: 50px;
}
.question_box_radio{
    line-height: 22px;
    float: left;
    width: 300px;
}
.question_box_radio label{
    padding: 0 55px 5px 0;
    display: inline-block;
    width: 100px;
    font-size: 14px;
}
.question_box_radio label:nth-child(2n){
    padding-right: 0;
}
.question_button{
    margin: 0.2rem auto 0 auto;
    display: flex;
}
.question_box_2{
    margin-top: 10px;
}
.question_textarea{
    border: 1px solid #ccc;
    width: 234px;
    height: 50px;
}
.question_button a{
    text-align: center;
    margin: 0 auto;
    padding: 5px 10px;
    background: rgb(5, 188, 198);
    color: #fff;
}

.bz_btn{
    background: url(/images/dn.png) no-repeat;width: 150px;
}
.bz_btn:hover{
    background: url(/images/dn1.png) no-repeat;
}

.game-ranking .new-ranking-ul{
    padding: 0;
}
.new-ranking-ul li{
    padding: 5px 0;
    border-bottom: 1px solid #dddddd;
    display: flex;
    justify-content: flex-start;
}
.new-ranking-ul li img {
    width: 133px;
    height: 78px;
    margin-right: 15px;
}
.new-ranking-ul li div a{
    color: #333333;
    text-decoration: none;
    line-height: 26px;
    font-size: 13px;
}


.tooltip-boxs{width:210px;border:1px solid #ccc;height:30px;position:absolute;margin-left:auto;margin-right:auto;top: 48px;  left: 400px;text-align: center!important;line-height: 30px;display: none;
    color: #666;}
.tooltip-boxs em,.tooltip-boxs span{font-style:normal;font-size:30px;position:absolute;left:180px;top:-16px;color:#ccc;}
.tooltip-boxs span{top:-15px;color:white;}

.ali-comment-jbcon-m{position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;z-index:102;width:464px;height:440px;background-color:#fff;box-shadow:0 7px 27px 0 #bfbfbf;border-radius:6px;border:solid 1px #f0f0f0;display:none}
.jbcon-head-m{width:100%;height:38px;line-height:38px;text-align:left;text-indent:27px;font-size:16px}
.jbcon-head-m span{color:#0072ff}
.jbcon-head-m em{float:right;margin-right:10px;margin-top:10px;display:inline-block;height:15px;width:15px;cursor:pointer;background:url(https://comment.ali213.net/images/jbclose.png) no-repeat}
.jbcon-body-m{width:100%;height:315px}
.jbcon-body-radio-m{height:125px;margin-left:27px;text-align:left;margin-top:10px}
.jbcon-body-radio-m label{height:12px;width:135px;float:left;margin:10px 0 15px 0;display:inline-block}
.hidden-input-m{width:16px;height:16px;opacity:0;position:absolute;z-index:-1}
.jbcon-body-radio-m label input[type=radio]+span{display:inline-block;height:16px;width:16px;border-radius:10px;border:#aaa 1px solid;background-color:transparent;cursor:pointer;margin-right:5px}
.jbcon-body-radio-m label input[type=radio]+span em{width:10px;height:10px;margin-left:3px;border-radius:6px;margin-top:3px;display:block}
.jbcon-body-radio-m label input[type=radio]:checked+span em{background-color:#306aff}
.jbcon-body-title-m{text-align:left;padding-left:27px;font-size:16px;margin-top:10px;display: inline-table;}
.jbcon-body-input-m{margin-top:15px}
.jbcon-body-input-m input{float:left;width:356px;height:40px;line-height:40px;border:#f0f0f0 1px solid;text-align:left;margin-left:27px;text-indent:10px}
.jbcon-foot-m{width:100%;height:40px;margin-top:15px}
.jbcon-foot-m i{font-style:normal;width:116px;height:38px;line-height:38px;font-size:16px;border:#306aff 1px solid;color:#306aff;margin-left:100px;float:left;display:inline-block;cursor:pointer;text-align:center;border-radius:4px}
.jbcon-foot-m em{font-style:normal;width:116px;height:38px;line-height:38px;font-size:16px;border:#306aff 1px solid;background:#306aff;color:#fff;margin-left:21px;float:left;display:inline-block;cursor:pointer;text-align:center;border-radius:4px}
.m-detail-zcyy{float:left;width:180px;height:auto;}
.m-detail-jb{float:right;width:65px;height:22px;border-radius:11px;border:solid 1px #dadada;line-height:22px;color:#b1b1b1;cursor:pointer;margin-top:8px;margin-right:20px}
.m-detail-jb em{background:url(https://m.ali213.net/images/down_detail_jb.png);float:left;width:18px;height:18px;margin:2px 4px 2px 3px}
.m-detail-jb span{float:left;width:auto;height:24px;line-height:22px;margin:0;color:#b1b1b1;font-size:14px}
.m-detail-ysxy{
	float: right;
    width: 65px;
    height: 22px;
    border-radius: 11px;
    border: solid 1px #dadada;
    line-height: 22px;
    color: #b1b1b1;
    cursor: pointer;
    margin-top: 8px;
    margin-right: 20px;
    text-align: center!important;
}
.ali-down-ysxy{position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;z-index:102;width:800px;height:408px;background-color:#fff;box-shadow:0 7px 27px 0 #bfbfbf;border-radius:6px;padding:30px 10px;border:solid 1px #f0f0f0;display:none;}
.ali-down-ysxy em{position:absolute;right:10px;top:10px;display:inline-block;height:15px;width:15px;cursor:pointer;background:url(https://comment.ali213.net/images/jbclose.png) no-repeat;display:block;}
.ali-down-ysxy-body{
	width:100%;
	height:100%;
    overflow-y: auto;
}
.ali-down-ysxy span{
	line-height:24px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.ali-down-ysxy p{
	line-height:24px;
	font-size:14px;
	text-align:left;
	margin:10px 0;
}
.down-game-introduce img {
  display: block;
  margin: auto;
}



.swiper-slide img {
    height: auto; /* 保持图片比例 */
    display: block; /* 防止图片有额外的间距 */
}