#sort-container {
    background: white;
    padding: 20px 20px 10px 20px;
    box-sizing: border-box;
    margin: 20px auto;

}

#sort-container .head-hot-game {
    width: 100%;
    padding-bottom: 12px;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
}

#sort-container .head-hot-game a {
    display: block;
    float: left;
    width: 80px;
}

#sort-container .head-hot-game .img80 {
    margin-left: 40px;
}

#sort-container .head-hot-game .img80:first-child {
    margin-left: 0;
}

#sort-container .head-type-game {
    width: 100%;
    overflow: hidden;
    padding: 8px 0;
}

#sort-container .head-type-game li {
    width: 50%;
    height: 24px;
    overflow: hidden;
    margin: 8px 0;
}

#sort-container .head-type-game span {
    display: inline-block;
    width: 48px;
    height: 24px;
    border-radius: 3px;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
    margin-right: 12px;
}

#sort-container .head-type-game a {
    display: inline-block;
    margin: 0 6px;

}

.rm {
    background-color: #ff5000;
}

.zx {
    background-color: #00b4cc;
}

.tj {
    background-color: #99cc00;
}

.qt {
    background-color: #66cc99;
}

/*é¦–é¡µæ€»å†…å®¹*/
#index-content-all {
    background: white;
    padding: 20px 14px 5px 20px;
    box-sizing: border-box;
    margin: 20px auto;
    width: 1200px;
    overflow: hidden;
}

#index-content-all .title-container {
    height: 20px;
    line-height: 20px;
}

#index-content-all .title-container i {
    height: 17px;
    top: 3px;
}

#index-content-all .title-container span {
    font-size: 16px;
}

/*å·¦è¾¹å†…å®¹*/
#content-all-left {
    width: 360px;
    float: left;
}

/*è½®æ’­*/
.carousel-head {
    width: 100%;
    height: 383px;
}

.carousel-head .swiper-container {
    width: 360px;
    height: 336px;
    margin: 0 0 10px;
}

.carousel-head .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    text-align: center;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 46px;
    height: 76px;
    margin-top: -38px;
    z-index: 100;
    cursor: pointer;
    background: url(../images/ico.png) no-repeat;
    display: none;
}

.swiper-container:hover .swiper-button-next,
.swiper-container:hover .swiper-button-prev {
    display: block;
}

.swiper-button-next {
    background-position: -50px -790px;

    right: 0;

}

.swiper-button-next:hover {
    background-position: -50px -870px;
}

.swiper-button-prev {
    background-position: 0 -790px;

    left: 0;
}

.swiper-button-prev:hover {
    background-position: 0 -870px;

}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.swiper-slide {
    position: relative;

}

.carousel-head .swiper-pagination {
    position: static;
    text-align: center;
}

.carousel-head .swiper-pagination-bullet {
    margin: 0 5px;
    background-color: #aaaaaa;
    opacity: 1;
}

.carousel-head .swiper-pagination-bullet-active {
    width: 30px;
    background: #ff3333;
    border-radius: 4px;
}

.swiper-slide img {
    width: 360px;
    height: 336px;
    vertical-align: bottom;

}

.swiper-slide span {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/images/textshadow.png);
}

/*è½®æ’­ç»“æŸ*/
.head-pic-text {
    width: 100%;
    overflow: hidden;
}

.head-pic-text a {
    float: left;
    width: 174px;
}

.head-pic-text a + a {
    float: right;
}

.head-pic-text a span {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #333333;
    text-align: center;
}

#content-all-left .index-gift-container {
    padding-top: 8px;
}

.index-gift-container li {
    overflow: hidden;
    margin-bottom: 20px;
}

.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;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.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;
}

/*ä¸­é—´å†…å®¹*/
#content-all-middle {
    width: 470px;
    float: left;
    margin-left: 30px;
    overflow: hidden;
}

#content-all-middle .middle-top-a {
    height: 22px;
    display: block;
    line-height: 22px;
    font-size: 20px;
    color: #ff6460;
    font-weight: bold;
    margin-bottom: 18px;
    text-align: center;
}

#content-all-middle .middle-top-a:hover {
    text-decoration: underline;
}

#content-all-middle .middle-top-div {
    height: 16px;
    line-height: 16px;
    margin-bottom: 18px;
    text-align: center;
}

#content-all-middle .middle-top-div a {
    color: #999999;
}

#content-all-middle .middle-top-div i {
    color: #999999;
    font-style: normal;
    padding: 0 4px 0 5px;
}

#new-container li {
    padding-top: 14px;
    border-top: 1px dashed #ccc;
}

#new-container .normal-a{
    height: 18px;
    line-height: 18px;
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}

#new-container .normal-a i , .news-list a i{
    width: 4px;
    height: 4px;
    float: left;
    background: #999999;
    margin-top: 7px;
    margin-right: 10px;
}

#new-container .normal-a span {
    width: 410px;
    float: left;
    height: 18px;
    line-height: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#new-container .normal-a b {
    float: right;
    line-height: 18px;
    color: #999999;
}

#new-container .special-a {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #333333;
    padding: 8px 14px 12px;
    display: block;
}

#new-container .special-a i {
    width: 50px;
    height: 24px;
    background-color: #ff6460;
    border-radius: 3px;
    float: left;
    margin-right: 10px;
    text-align: center;
    color: #ffffff;
}

#new-container .special-a .blue {
    background-color: #13afea;
}

/*å³è¾¹å†…å®¹*/
#content-all-right {
    width: 286px;
    float: right;
}

.gg-container {
    width: 100%;
    height: 145px;
    margin-bottom: 18px;
    position: relative;
}

#new-game-list {
    width: 286px;
    padding-top: 6px;
}

#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-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;
}

/*æ¸¸æˆåˆé›†*/
#game-collection {
    padding: 2px 20px 20px;
    margin: 0 auto 20px;
    width: 1200px;
    box-sizing: border-box;
    overflow: hidden;
    background: white;
}

.game-collection {
    width: 102%;
    overflow: hidden;
}

.game-collection a {
    float: left;
    width: 216px;
    height: 130px;
    position: relative;
    margin-right: 20px;
    margin-top: 20px;
}

.game-collection a img {
    border-radius: 6px;
    width: 100%;
    height: 100%;
}

.game-collection .img-bottom-title {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

/*æ”»ç•¥*/

#strategy-container {
    padding: 2px 20px 20px;
    margin: 0 auto 20px;
    width: 1200px;
    box-sizing: border-box;
    overflow: hidden;
    background: white;
}

#strategy-container .title-container {
    margin-bottom: 25px;
}

.hot-strategy {
    width: 880px;
    float: left;
}

.new-strategy {
    float: right;
    width: 280px;
}

.hot-strategy-left {
    width: 358px;
    float: left;
}

.hot-strategy-left a {
    position: relative;
    width: 358px;
    height: 204px;
    float: left;
    margin-bottom: 20px;
}

.hot-strategy-left .row-a b {
    width: 62px;
    height: 22px;
    background-color: #e94646;
    display: block;
    line-height: 22px;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
}

.hot-strategy-left .col-a {
    width: 169px;
    height: 202px;
}

.hot-strategy-left .col-a + .col-a {
    float: right;
}

.hot-strategy-right {
    float: right;
    margin-right: 40px;
    width: 452px;
}

.hot-strategy-right li {
    overflow: hidden;
    height: 92px;
    margin-top: 20px;
}

.hot-strategy-right li:first-child {
    margin-top: 0;
}

.strategy-right-img {
    float: left;
    width: 164px;
    height: 92px;
}

.strategy-right-name {
    margin-left: 180px;
    height: 72px;
    line-height: 23px;
    color: #444444;
    overflow: hidden;
}

.strategy-right-info {
    height: 14px;
    line-height: 14px;
    margin-left: 180px;
    font-size: 12px;
    color: #999999;
}

.strategy-right-info i,
.strategy-right-info b {
    padding: 8px;
    font-size: 0;
    background: url(../images/ico.png) no-repeat -114px -75px;
    position: relative;
    top: -3px;
    margin-right: 8px;
}

.strategy-right-info b {
    background-position: -132px -75px;
}

.strategy-right-info span {
    padding-right: 20px;
}

.new-strategy-img {
    width: 280px;
    height: 146px;
    background-color: #000000;
    position: relative;
}

.new-strategy-img .img-bottom-title {
    height: 36px;
    line-height: 36px;
}

.new-strategy-ul .normal-a {
    height: 18px;
    line-height: 18px;
    display: block;
    overflow: hidden;
    margin-top: 17px;
}

.new-strategy-ul .normal-a i {
    width: 3px;
    height: 3px;
    float: left;
    background: #999999;
    margin-top: 7px;
    margin-right: 10px;
}

.new-strategy-ul .normal-a span {
    width: 260px;
    float: left;
    height: 18px;
    line-height: 18px;
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.platform-container {
    padding: 2px 20px 20px;
    margin: 0 auto 20px;
    width: 1200px;
    box-sizing: border-box;
    overflow: hidden;
    background: white;
}

.platform-left {
    width: 875px;
}

.platform-left .title-container a {
    margin-right: 52px;
}

.title-container a:hover {
    color: #05bcc6;
}

.platform-left .title-container {
    margin-bottom: 0;
}

.platform-left .title-container {
    margin-bottom: 12px;
}

.platform-left-game {
    float: left;
    overflow: hidden;
}

.platform-left-game .img90 {
    float: left;
    margin: 25px 32px 25px 0;
}

.img90 img {
    border-radius: 22%;
}

.platform-right {
    width: 280px;
}

.platform-right .rank-ul {

}

.platform-right .rank-ul .rank-li {
    padding: 10px 0;
    border-bottom: 1px dashed #e8e8e8;;
    width: 100%;
    overflow: hidden;
}

.platform-right .rank-li span {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: white;
    background-color: #bbbbbb;
    border-radius: 3px;
    text-align: center;
    margin-right: 15px;
}

.platform-right .rank-active span {
    height: 40px;
    background-color: #ff6600;
    margin-top: 16px;
    line-height: 40px;
}

.platform-right .rank-active img {
    float: left;
    width: 72px;
    height: 72px;
    border-radius: 22%;
}

.platform-right .rank-active .rank-info {
    float: left;
    height: 72px;
    margin-left: 15px;
    width: 145px;
}

.platform-right .rank-active .rank-name {
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
}

.platform-right .rank-active .rank-score {
    height: 15px;
    width: 94px;
    margin: 12px 0;
    background: url(../images/ico.png) 0 -639px;
}

.platform-right .rank-active .rank-score p {
    width: 60%;
    background: url(../images/ico.png) 0 -621px;
    height: 14px;
}

.platform-right .rank-active .rank-type {
    font-size: 12px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.platform-right .rank-active .rank-type a {
    margin-right: 8px;
    color: #999999;
}

.platform-right .rank-active .rank-type a:hover {
    color: #999999 !important;
}

.platform-right .rank-ul .down-icon {
    width: 12px;
    height: 13px;
    background: url(../images/ico.png) no-repeat -159px -122px;
    float: right;
    margin-top: 4px;
}

.platform-right .rank-active .down-icon {
    margin-top: 30px;
}

.platform-right .rank-2 span {
    background: #ff9900;
}

.platform-right .rank-3 span {
    background: #ffcc00;
}

/*æŽ’è¡Œæ¦œ*/
#rank-container {
    padding: 0 20px 20px 20px;
    margin: 0 auto 20px;
    width: 1200px;
    box-sizing: border-box;
    overflow: hidden;
    background: white;
}

.rank-container > div {
    width: 365px;
}

#rank-container .rank-container .rank-name {
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-indent: 15px;
    color: black;
    font-size: 18px;
    border-bottom: 1px solid rgb(160, 240, 227);
}

#rank-container .rank-container .rank-li-10 {
    width: 352px;
    padding: 8px 12px;
    overflow: hidden;

}

#rank-container .rank-part1 span {
    display: inline-block;
    width: 27px;
    height: 18px;
    text-align: center;
    border-radius: 3px;
    background: transparent;
    font-size: 12px;
    color: #999999;
    margin-right: 8px;
    position: relative;
    top: -4px;
}

#rank-container .rank-li-10 .rank-part1 .rank-game-name {
    color: #333333;
    width: 220px;
    overflow: hidden;
    display: inline-block;
    height: 18px;
    line-height: 18px;
}

#rank-container .rank-li-10.checked .rank-part1 .rank-game-name {
    font-weight: bold;
}

#rank-container .rank-li-10 .rank-part1 div {
    display: inline-block;
    color: #999999;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
}

#rank-container .rank-li-10 .fr i {
    display: none;
}

#rank-container .rank-li-10.checked .fr i {
    display: inline;
}

#rank-container .rank-li-10 .rank-part2 {
    padding: 10px 0 0 38px;
    display: none;
    overflow: hidden;
}

#rank-container .rank-li-10.checked .rank-part2 {
    display: block;
}

#rank-container .rank-li-10 .rank-part2 .rank-game-type {
    height: 72px;
    display: table;
    float: left;
    margin: 0 20px 0 12px;
}

#rank-container .rank-li-10 .down-icon {
    width: 54px;
    height: 24px;
    line-height: 24px;
    border: 1px solid rgb(22, 222, 189);
    color: rgb(22, 222, 189);
    text-align: center;
    border-radius: 3px;
    margin-top: 23px;
}

#rank-container .rank-li-10 .rank-game-type span {
    display: table-cell;
    vertical-align: middle;
    line-height: 30px;
    color: rgb(139, 168, 163);
}

#rank-container .rank-ul-android .rank-1 {
    background: rgb(22, 222, 189);
    color: white;
}

#rank-container .rank-ul-android .rank-2 {
    background: rgb(91, 231, 208);
    color: white;
}

#rank-container .rank-ul-android .rank-3 {
    background: rgb(160, 240, 227);
    color: white;
}

.rank-ul-ios {
    margin: 0 32px;
}

#rank-container .rank-ul-ios .rank-1 {
    background: rgb(254, 170, 72);
    color: white;
}

#rank-container .rank-ul-ios .rank-name {
    border-bottom-color: rgb(253, 219, 180);
}

#rank-container .rank-ul-ios .down-icon {
    border: 1px solid rgb(254, 170, 72);
    color: rgb(254, 170, 72);
}

#rank-container .rank-ul-ios .rank-2 {
    background: rgb(253, 194, 126);
    color: white;
}

#rank-container .rank-ul-ios .rank-3 {
    background: rgb(253, 219, 180);
    color: white;
}

#rank-container .rank-ul-expect .rank-1 {
    background: rgb(25, 171, 255);
    color: white;
}

#rank-container .rank-ul-expect .rank-name {
    border-bottom-color: rgb(161, 220, 263);

}

#rank-container .rank-ul-expect .down-icon {
    border: 1px solid rgb(25, 171, 255);
    color: rgb(25, 171, 255);
}

#rank-container .rank-ul-expect .rank-2 {
    background: rgb(93, 195, 254);
    color: white;
}

#rank-container .rank-ul-expect .rank-3 {
    background: rgb(161, 220, 263);
    color: white;
}

/*çƒ­é—¨æ ‡ç­¾*/
#hot-label-container {
    padding: 20px 0 8px 20px;
    margin: 0 auto 20px;
    width: 1200px;
    box-sizing: border-box;
    overflow: hidden;
    background: white;
}

#hot-label-container p {
    float: left;
    width: 42px;
    height: 123px;
    display: table;
    background: rgb(5, 188, 198);
    padding: 0 10px;

}

#hot-label-container p span {
    display: table-cell;
    vertical-align: middle;
    color: white;
    font-size: 16px;
    text-align: center;
}

#hot-label-container .hot-label {
    float: left;
    margin: 0 0 12px 12px;
    width: 88px;
    line-height: 33px;
    height: 33px;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgb(238, 238, 238);
    text-align: center;
}

#sort-container .head-type-game a:hover,
#new-container .normal-a span:hover,
#new-container .special-a span:hover,
.gift-title:hover,
#content-all-middle .middle-top-div a:hover,
.strategy-right-name a:hover,
.new-strategy-ul .normal-a span:hover,
.platform-left-game a:hover span,
#rank-container .rank-li-10 .rank-part1 .rank-game-name:hover,
.platform-right .rank-ul .rank-li a:hover {
    color: #05bcc6;
}

#new-game-list .game-name:hover,
.platform-right .rank-active .rank-name:hover,
.head-pic-text a:hover span {
    color: #05bcc6;
    text-decoration: underline;
}

.gg-container a > img:hover,
.game-collection a:hover img,
.hot-strategy-left a:hover img,
.hot-strategy-right a:hover img,
.new-strategy-img a:hover img,
.platform-left-game a:hover img {
    opacity: 0.8;
}

#rank-container .rank-li-10 .down-icon:hover {
    background: rgb(22, 222, 189);
    color: white;
}

#rank-container .rank-ul-ios .down-icon:hover {
    background: rgb(254, 170, 72);
    color: white;
}

#rank-container .rank-ul-expect .down-icon:hover {
    background: rgb(25, 171, 255);
    color: white;
}

#hot-label-container .hot-label:hover {
    color: white;
    background: #05bcc6;
}
.head-pic-text a > img{
	width:174px;
	height:110px;
}
.news-list{ margin-top: 2px; overflow: hidden; }
.news-list li{ display: block; overflow: hidden; position: relative; margin-top: 22px;}
.news-list li a{ font-size: 14px; color: #666; float: left; height: 14px; line-height: 14px; width: 275px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news-list li span{ float: right; color: #999; font-size: 12px; height: 14px; line-height: 14px;}
.news-list li:hover a{ color:#f55656; }



