@charset"utf-8";

/* CSS Document */

/*内页专题slide*/
 .slideshow {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.slideshow .slide {
    position: relative;
    float: left;
    height: 170px;
    overflow: hidden;
    width: 100%;
}
.slideshow .s-container {
    height: 170px;
    margin-left: -182px;
    width: 1570px;
}
.scrollShow .s-container {
    height: 170px;
    margin-left: 58px;
    width: 1570px;
}
.slideshow .s-content li {
    display: inline;
    width: 300px;
    height: 170px;
    position: relative;
    float: left;
    text-align: center;
}
.slideshow .s-content img {
    width: 300px;
    height: 170px;
}
.slideshow .s-content a {
    display: block;
    height: 170px;
    position: relative;
    float: right;
    text-align: center;
}
.slideshow .s-content li s {
    display: block;
    position: absolute;
    z-index: 20;
    left: 0;
    bottom: 0;
    float: right;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=60);
    opacity: .6
}
.slideshow .s-content li span {
    position: absolute;
    display: block;
    left: 0;
    bottom: 10px;
    width: 100%;
    float: right;
    text-align: center;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    z-index: 22
}
.slideshow .prev, .slideshow .next {
    cursor: pointer;
    display: none;
    position: absolute;
    top: 50px;
    z-index: 99;
    width: 54px;
    height: 54px;
    background: url(../images/dkcssimg.png) no-repeat;
}
.slideshow .prev {
    left: 82px;
    background-position: -70px -356px;
}
.slideshow .prev:hover {
    background-position: -70px -299px;
}
.slideshow .next {
    right: 106px;
    background-position: -126px -356px;
}
.slideshow .next:hover {
    background-position: -126px -299px;
}
.slideshow .slide:hover .prev, .slideshow .slide:hover .next, .slideshow .slide.hover .prev, .slideshow .slide.hover .next {
    display: block;
}
/*游戏、软件分类导航*/
 .mainBody .type_kin_top {
    width: 100%;
    height: 88px;
    margin-bottom: 24px;
    overflow: hidden;
}
.type_kin_top .type_kin_type {
    width: 100%;
    background: #f9f9f9;
    height: 88px;
}
.type_kin_type li {
    float: left;
    font-size: 16px;
    padding: 10px 24px;
    box-sizing: border-box;
    border-top: 1px solid #f9f9f9;
    border-left: 1px solid #f9f9f9;
    text-align: center;
}
.sy_kinType li {
    float: left;
    font-size: 16px;
    padding: 11px 35px;
    box-sizing: border-box;
    border-top: 1px solid #f9f9f9;
    border-left: 1px solid #f9f9f9;
    text-align: center;
}
.type_kin_type li:hover, .type_kin_type li.cur {
    background: #fff;
    border-top: 1px solid #f9f9f9;
    border-left: 1px solid #f9f9f9;
}
.type_kin_type li:hover a, .type_kin_type li.cur a {
    color: #009efb;
    background: #fff;
}
.type_kin_type li a {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #777;
}
.type_kin_type li a img {
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    height: 45px;
    margin: 0 auto;
}
.type_kin_type li i {
    display: block;
    margin: 0px auto 1px auto;
}
.typeNav {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 0 5px;
    background-size: 660px 600px;
    width: 50px;
    height: 45px;
}
.typeNav_icon1 {
    background: url(../images/kindof_icon.png) no-repeat -4px -17px;
}
.type_kin_type li:hover .typeNav_icon1, .type_kin_type li.cur .typeNav_icon1 {
    background: url(../images/kindof_icon.png) no-repeat -4px -62px;
}
.typeNav_icon2 {
    background: url(../images/kindof_icon.png) no-repeat -54px -17px;
}
.type_kin_type li:hover .typeNav_icon2, .type_kin_type li.cur .typeNav_icon2 {
    background: url(../images/kindof_icon.png) no-repeat -54px -62px;
}
.typeNav_icon3 {
    background: url(../images/kindof_icon.png) no-repeat -104px -17px;
}
.type_kin_type li:hover .typeNav_icon3, .type_kin_type li.cur .typeNav_icon3 {
    background: url(../images/kindof_icon.png) no-repeat -104px -62px;
}
.typeNav_icon4 {
    background: url(../images/kindof_icon.png) no-repeat -154px -17px;
}
.type_kin_type li:hover .typeNav_icon4, .type_kin_type li.cur .typeNav_icon4 {
    background: url(../images/kindof_icon.png) no-repeat -154px -62px;
}
.typeNav_icon5 {
    background: url(../images/kindof_icon.png) no-repeat -204px -17px;
}
.type_kin_type li:hover .typeNav_icon5, .type_kin_type li.cur .typeNav_icon5 {
    background: url(../images/kindof_icon.png) no-repeat -204px -62px;
}
.typeNav_icon6 {
    background: url(../images/kindof_icon.png) no-repeat -254px -17px;
}
.type_kin_type li:hover .typeNav_icon6, .type_kin_type li.cur .typeNav_icon6 {
    background: url(../images/kindof_icon.png) no-repeat -254px -62px;
}
.typeNav_icon7 {
    background: url(../images/kindof_icon.png) no-repeat -304px -17px;
}
.type_kin_type li:hover .typeNav_icon7, .type_kin_type li.cur .typeNav_icon7 {
    background: url(../images/kindof_icon.png) no-repeat -304px -62px;
}
.typeNav_icon8 {
    background: url(../images/kindof_icon.png) no-repeat -354px -17px;
}
.type_kin_type li:hover .typeNav_icon8, .type_kin_type li.cur .typeNav_icon8 {
    background: url(../images/kindof_icon.png) no-repeat -354px -62px;
}
.typeNav_icon9 {
    background: url(../images/kindof_icon.png) no-repeat -404px -17px;
}
.type_kin_type li:hover .typeNav_icon9, .type_kin_type li.cur .typeNav_icon9 {
    background: url(../images/kindof_icon.png) no-repeat -404px -62px;
}
.typeNav_icon10 {
    background: url(../images/kindof_icon.png) no-repeat -454px -17px;
}
.type_kin_type li:hover .typeNav_icon10, .type_kin_type li.cur .typeNav_icon10 {
    background: url(../images/kindof_icon.png) no-repeat -454px -62px;
}
.typeNav_icon11 {
    background: url(../images/kindof_icon.png) no-repeat -504px -17px;
}
.type_kin_type li:hover .typeNav_icon11, .type_kin_type li.cur .typeNav_icon11 {
    background: url(../images/kindof_icon.png) no-repeat -504px -62px;
}
.typeNav_icon12 {
    background: url(../images/kindof_icon.png) no-repeat -554px -17px;
}
.type_kin_type li:hover .typeNav_icon12, .type_kin_type li.cur .typeNav_icon12 {
    background: url(../images/kindof_icon.png) no-repeat -554px -62px;
}
.type_title span.soft_num {
    color: #999;
    float: right;
    position: absolute;
    right: 0px;
    top: 4px;
}
.type_title span.soft_num em {
    color: #ff0000;
    margin: 0 4px;
    font-weight: bold;
}
.sy_app_top .app_top_in {
    width: 1256px;
    position: absolute;
    right: 0;
    left: inherit;
    top: 0;
}
.title01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 148px;
    background: #54aede;
    color: #fff;
    border-right: 1px solid #f4f4f4;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    padding: 19px 10px;
    box-sizing: border-box;
}
/*手机游戏*/
 .type_con_list .sy_appList {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.sy_appList li {
    width: 124px;
    float: left;
    margin-right: 26px;
    margin-bottom: 26px;
}
.sy_appList li a {
    display: block;
}
.sy_appList li a.app_img_name {
    width: 100%;
    text-align: center;
}
.sy_appList li a.app_img_name img {
    width: 82px;
    height: 82px;
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    box-sizing: border-box;
    border: 1px solid #f7f7f7;
}
.sy_appList li a.app_img_name p {
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    table-layout: fixed;
    word-break: break-all;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sy_appList li a.app_btn {
    width: 82px;
    margin: 0 auto;
    height: 26px;
    font-size: 14px;
    color: #17a2e7;
    border: 1px #17a2e7 solid;
    background: #fff;
    text-align: center;
    line-height: 26px;
    border-radius: 4px;
    margin-top: 6px;
}
.sy_appList li a.app_btn:hover {
    color: #fff;
    border: 1px #17a2e7 solid;
    background: #17a2e7;
}
.sy_appList li .app_type_star {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    position: relative;
    margin: 0 auto;
}
.sy_appList li .app_type_star a {
    color: #999;
}
.sy_appList li .app_type_star a:hover {
    color: #1e89e0;
}
.sy_appList li .app_type_star .app_starBox {
    position: absolute;
    right: 0;
    top: 4px;
}
/*电脑游戏*/
 .type_con_list .com_appList {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.com_appList li {
    width: 136px;
    float: left;
    margin-right: 14px;
    margin-bottom: 16px;
}
.com_appList li a {
    display: block;
}
.com_appList li a.app_img_name {
    width: 124px;
    margin: 0 auto;
    text-align: center;
}
.com_appList li a.app_img_name img {
    width: 124px;
    height: 196px;
    text-align: center;
    vertical-align: middle;
    border-radius: 6px;
    box-sizing: border-box;
    border: 1px solid #f7f7f7;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.com_appList li a.app_img_name img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.com_appList li a.app_img_name p {
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    table-layout: fixed;
    word-break: break-all;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.com_appList li .app_type_star {
    width: 124px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    position: relative;
    margin-top: 4px;
}
.com_appList li .app_type_star a {
    color: #999;
}
.com_appList li .app_type_star a:hover {
    color: #1e89e0;
}
.com_appList li .app_type_star .app_starBox {
    position: absolute;
    right: 0;
    top: 4px;
}
.comp_gam .rank_app_right li .hover_rank_app a.picAndRank {
    display: block;
    width: 60px;
    float: left;
    height: 90px;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
}
.comp_gam .rank_app_right li .hover_rank_app a.picAndRank img {
    width: 60px;
    height: 90px;
}
.comp_gam .hover_rank_app .app_info {
    height: 90px;
}
.comp_gam .app_info a {
    margin-bottom: 10px;
}
.comp_gam .app_info p {
    margin-top: 10px;
}
/*手机游戏*/
 .type_con_list .sy_appItem {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.sy_appItem li {
    width: 210px;
    height: 80px;
    float: left;
    margin-right: 13px;
    margin-left: 2px;
    margin-bottom: 26px;
}
.sy_appItem li:nth-child(4n) {
    margin-right: 0px;
}
.sy_appItem li a {
    display: block;
}
.sy_appItem li a.img {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 12px;
    text-align: center;
    border-radius: 10px;
    box-sizing: border-box;
    border: 1px solid #f7f7f7;
}
.sy_appItem li a.img img {
    width: 80px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
}
.sy_appItem li p {
    width: 118px;
    font-size: 14px;
    float: left;
    font-weight: normal;
    height: 80px;
    table-layout: fixed;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sy_appItem li p a {
    display: block;
    font-size: 15px;
    margin-bottom: 6px;
}
.sy_appItem li p span {
    display: block;
    font-size: 13px;
    color: #666;
    margin-bottom: 8px;
}
.sy_appItem li p span label {
    font-size: 13px;
    color: #999;
}
.sy_appItem li p a.app_btn {
    width: 80px;
    height: 26px;
    font-size: 14px;
    color: #17a2e7;
    border: 1px #17a2e7 solid;
    background: #fff;
    text-align: center;
    line-height: 26px;
    border-radius: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.sy_appItem li a.app_btn:hover {
    color: #fff;
    border: 1px #17a2e7 solid;
    background: #17a2e7;
}
/*相关资讯*/
 .type_contBox .gm_glright {
    width: 100%;
    margin-left: 20px;
    float: right;
    overflow: hidden;
    margin-bottom: 20px;
}
.gm_glright h3 {
    font-size: 18px;
    color: #666;
    font-weight: bold;
    margin-bottom: 12px;
}
.gm_glright h3 i {
    float: left;
    width: 6px;
    height: 20px;
    margin-right: 10px;
    background: #e86505;
    border-radius: 6px;
    margin-top: 3px;
}
.gm_glright .gm_glList {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.gm_glright .gm_glList {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.gm_glright .gm_glList li {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
}
.gm_glright .gm_glList li a {
    display: block;
    background: #f9f9f9;
    color: #444;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
}
.gm_glright .gm_glList li:hover a {
    background: #f1f1f1;
}
.gm_glright .gm_glList li a i {
    width: 0;
    height: 0;
    float: left;
    margin-right: 6px;
    margin-top: 13px;
    line-height: normal;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #e86505;
}
/*预约*/

/*
.order_games .type_title .click_more {
    display: block;
    color: #999;
    position: absolute;
    top: 12px;
    right: 0px;
}
*/
 .order_item {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    height: 182px;
}
.order_item li {
    width: 298px;
    float: left;
    margin-right: 13.5px;
    margin-left: 13.5px;
    margin-bottom: 20px;
}
.order_item li:nth-child(4n) {
    margin-right: 0px;
}
.order_item li .order_img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #f7f7f7;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
}
.order_item li .order_img img {
    width: 70px;
    height: 70px;
    text-align: center;
    vertical-align: middle;
}
.order_item li .order_info {
    width: 218px;
    float: left;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}
.order_info .order_name {
    width: 100%;
    display: block;
    font-size: 15px;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #444;
}
.order_info p {
    width: 100%;
    font-size: 12px;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}
.order_info p:last-child {
    margin-bottom: 0px;
    line-height: 24px;
}
.order_info p:last-child span {
    font-size: 13px;
}
.order_info p span {
    margin-right: 8px;
}
.order_info .order_btn {
    display: inline-block;
    float: right;
    width: 60px;
    box-sizing: border-box;
    height: 24px;
    font-size: 13px;
    color: #ed6d0f;
    border: 1px #ed6d0f solid;
    background: #fff;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
}
.order_item li:hover .order_info .order_btn {
    color: #fff;
    border: 1px #ed6d0f solid;
    background: #ed6d0f;
}
.type_con_item .album_sliderBox {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    height: 350px;
    position: relative;
}
.album_sliderBox .album_ticList {
    position: relative;
    /*	width: 1570px;*/
    /*    height: 442px;*/
    z-index: 1;
    height: 350px;
}
.slideshow .s-content a {
    float: left;
    height: auto;
}
.slideshow .s-content li span {
    left: auto;
}
.slideshow .album_ticList {
    margin-left: 0px;
}
.album_ticList .album_ticItem {
    height: 350px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.album_ticList .album_ticItem li {
    width: 300px;
    height: 350px;
    box-sizing: border-box;
    float: left;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline;
    cursor: pointer;
    margin: 0px 33px 0 0;
}
.album_ticItem li dl {
    width: 100%;
    text-align: left;
    background: #fff;
    position: relative;
}
.album_ticItem li dt img {
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 148px;
    display: block;
    border-radius: 3px;
}
.album_ticItem li dl dd {
    width: 100%;
    padding: 0 12px 50px;
    position: relative;
    box-sizing: border-box;
}
.album_ticItem li dl h3 {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 17px;
    text-align: left;
    position: relative;
    font-weight: normal;
}
.album_ticItem li dl h3 a {
    float: left;
    display: inline;
    max-width: 70%;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.album_ticItem li dl span.rj_num {
    padding: 0 10px;
    width: auto;
    display: block;
    text-align: center;
    color: #6191ff;
    letter-spacing: 1px;
    border-radius: 20px;
    border: 2px #ebf1ff solid;
    font-family:"Impact";
    font-size: 12px;
    background: #fff;
    position: absolute;
    right: 0px;
    line-height: 24px;
    top: 6px;
}
.album_ticItem li dl p.text {
    height: 48px;
    color: #666;
    padding: 0;
    white-space: normal;
    line-height: 24px;
    font-size: 13px;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.album_ticItem li dl a.enterzt {
    background: #81a7ff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: -1px;
    left: -1px;
}
.album_ticItem li dt {
    width: 100%;
    height: 125px;
    overflow: hidden;
}
.album_ticItem li dt img {
    border-radius: 0;
    height: 125px;
    transition: all 0.5s ease 0s;
}
.album_ticItem li dt a:hover img {
    transform: scale(1.1, 1.1);
}
.album_ticItem li a.enterzt {
    background: #81a7ff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #81a7ff;
}
.album_ticItem li:hover a.enterzt {
    background: #6191ff;
}
.album_ticItem li:hover {
    border-color: #6191ff;
}
.album_ticItem li .pic {
    margin-left: -15px;
    overflow: hidden;
}
.album_ticItem li .pic img {
    width: 68px;
    height: 68px;
    display: inline-block;
    margin: 12px 0 0 25px;
    border-radius: 10px;
}
.album_ticItem li .pic a:hover img {
    transform: rotateY(360deg);
    transition: transform 0.5s;
}
.album_ticItem li .pic img:hover {
    transform: rotateY(0deg);
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.album_sliderBox span.unslider-arrow {
    display: none;
    width: 42px;
    height: 42px;
    position: absolute;
    cursor: pointer;
    text-decoration: none;
    border: 0 none;
    outline: 0 none;
    text-align: center;
    z-index: 9999;
}
.album_sliderBox:hover span.unslider-arrow {
    display: block;
}
.album_sliderBox span.unslider-arrow:hover {
    display: block;
}
.album_sliderBox span.prev {
    top: 150px;
    left: 20px;
    background: url("../images/arrow_left2.png") no-repeat;
    background-size: cover;
}
.album_sliderBox span.next {
    top: 150px;
    right: 20px;
    background: url("../images/arrow_right2.png") no-repeat;
    background-size: cover;
}
.album_sliderBox span.prev:hover {
    background: url("../images/arrow_left2.png") no-repeat;
}
.album_sliderBox span.next:hover {
    background: url("../images/arrow_right2.png") no-repeat;
}
.order_norHei {
    height: auto;
}
/*近期新品中软件列表*/
 .new_proItem {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.new_proItem li {
    width: 100%;
    /*  cursor: pointer;*/
    height: 48px;
    padding: 10px 0;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px dashed #eee;
}
/*
.new_proItem li:hover .new_pro_name {
  color: #1e89e0;
}
*/
 .new_proItem li a.new_pro_img {
    width: 26px;
    height: 26px;
    margin-right: 6px;
    border-radius: 4px;
    overflow: hidden;
}
.new_proItem li a.new_pro_img img {
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
}
.w410 {
    width: 410px;
}
.newPro_info {
    height: 26px;
    margin-right: 30px;
    line-height: 26px;
    overflow: hidden;
}
.newPro_info a {
    color: #999;
    float: left;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
}
.newPro_info a:hover {
    color: #009efb;
}
.newPro_info a.new_pro_name {
    width: 80%;
    color: #333;
    margin-left: 6px;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newPro_info a.new_pro_name:hover {
    color: #009efb;
}
.new_proItem .app_type_star {
    margin-top: 5px;
}
.w320 {
    width: 320px;
}
.newPro_spa {
    height: 26px;
    text-align: right;
}
.newPro_spa span {
    font-size: 13px;
    margin: 0 20px;
    line-height: 26px;
    color: #999;
    text-align: right;
}
/*专题推荐*/
 .type_con_item .spe_ticBox {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height: 442px;
}
.spe_ticBox .spe_ticList {
    position: absolute;
    height: 442px;
    z-index: 1;
    margin-left: 0;
    overflow: hidden;
}
.spe_ticBox .spe_ticList ul.spe_ticItem {
    width: 1300px;
    float: left;
    height: 442px;
    display: inline
}
.spe_ticItem li {
    width: 310px;
    height: 210px;
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
}
.spe_ticItem li:nth-child(4n) {
    margin-right: 0px;
}
.spe_ticItem li a.spe_tic_img {
    width: 310px;
    height: 180px;
    display: block;
    overflow: hidden;
}
.spe_ticItem li a {
    display: block;
}
.spe_ticItem li a.spe_tic_img img {
    width: 310px;
    height: 180px;
    text-align: center;
    vertical-align: middle;
}
.spe_ticItem li p {
    width: 310px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.spe_ticItem li .mask_spe {
    display: none;
    width: 310px;
    height: 180px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    padding: 16px;
    box-sizing: border-box;
}
.spe_ticItem li .mask_spe a {
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 6;
    /*控制文本行数，多少行以后开始省略号 */
    color: #eee;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.spe_ticItem li:hover .mask_spe {
    display: block;
}
.spe_ticBox a.unslider-arrow {
    display: none;
    width: 36px;
    height: 90px;
    position: absolute;
    cursor: pointer;
    text-decoration: none;
    border: 0 none;
    outline: 0 none;
    text-align: center;
    z-index: 2;
}
.spe_ticBox a.prev {
    top: 176px;
    left: 0px;
    background: url("../images/arrow_left.png") no-repeat;
    background-size: cover;
}
.spe_ticBox a.next {
    top: 176px;
    right: 0px;
    background: url("../images/arrow_right.png") no-repeat;
    background-size: cover;
}
.no_marTop {
    margin-top: 0px;
}
/*本地区APP*/
 .new_ar_box {
    width: 1300px;
    margin: 0 auto;
    background: #fff;
    border-radius: 15px;
    /*    box-shadow: 0 0 10px #e6e6e6;*/
    /*    padding: 10px 0;*/
    margin-bottom: 10px;
    margin-top: 30px;
    box-sizing: border-box;
}
.main_title_2 {
    width: 100%;
    height: 56px;
    position: relative;
}
.main_title_2 span {
    display: inline-block;
    padding: 0 6px;
    color: #404040;
    font-size: 18px;
    position: relative;
    line-height: 56px;
    height: 56px;
    font-weight: bold;
}
.main_title_2::after {
    content:'';
    display: block;
    width: 100%;
    height: 1px;
    background: #ededed;
    bottom: 1px;
    position: absolute;
    z-index: 1;
}
.main_title_2 span::after {
    z-index: 2;
    content:'';
    display: block;
    position: absolute;
    height: 5px;
    background-color: #f76341;
    border-radius: 3px;
    width: 50px;
    margin-left: -25px;
    left: 50%;
    bottom: 0;
}
.main_title_2 .main_title-r {
    float: right;
    line-height: 56px;
}
.main_title-r a {
    font-size: 15px;
    margin-left: 30px;
}
.main_title-r a.cur {
    color: #f76341;
    font-weight: 700;
}
.xpfb_list {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.xpfb_list li {
    float: left;
    padding: 16px 12px 0 16px;
    width: 90px;
    height: 132px;
    text-align: center;
}
.xpfb_list li a {
    display: block;
}
.xpfb_list li img {
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #f7f7f7;
    border-radius: 10px;
    margin: 0 auto 2px;
}
.xpfb_list li a p {
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xpfb_list li a span {
    line-height: 20px;
    height: 20px;
    font-size: 13px;
    color: #ed6d0f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*专题推荐*/
 .zt_sliderBox {
    position: relative;
    margin: 0 auto;
    width: 1300px
}
.zt_sliderCon {
    height: 442px;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
    width: 1300px;
}
.zt_sliderCon .zt_sliderWrap {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 10000em;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
}
.zt_sliderCon .zt_slide {
    float: left;
    height: 442px;
    overflow: hidden;
    position: relative;
    width: 1300px;
}
.zt_sliderNav {
    display: none;
    width: 1300px;
    height: 90px;
    top: -100px;
    position: absolute;
    cursor: pointer;
    text-decoration: none;
    border: 0 none;
    outline: 0 none;
    text-align: center;
    /*	overflow: hidden;*/
    z-index: 999;
}
.zt_sliderBox:hover .zt_sliderNav {
    display: block
}
.zt_sliderNav a.prev {
    width: 36px;
    height: 90px;
    position: absolute;
    top: 260px;
    left: 0px;
    background: url("../images/arrow_left.png") no-repeat;
    background-size: cover;
    z-index: 999;
}
.zt_sliderNav a.next {
    width: 36px;
    height: 90px;
    position: absolute;
    top: 260px;
    right: 0px;
    background: url("../images/arrow_right.png") no-repeat;
    background-size: cover;
    z-index: 999;
}
/*以下为新版本css*/

/*手游推荐*/
 .inetop_apptj {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.comm_more_tit {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}
.bor_bot {
    padding-bottom: 8px;
    border-bottom: 1px solid #ededed;
}
.comm_more_tit h2 {
    float: left;
    font-weight: bold;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.comm_more_tit h2 em {
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: url(../images/azicon.png) no-repeat -130px -270px;
    margin: 5px 8px 0 0;
}
.parclick_more {
    display: block;
    float: right;
    width: 22px;
    height: 20px;
    margin: 1px 0 0 15px;
    background: url(../images/azicon.png) no-repeat -100px -270px;
}
.parclick_more:hover {
    background-position: -70px -270px;
}
.azgm_applist {
    width: 100%;
    overflow: hidden;
    height: 158px;
}
.azgm_applist li {
    float: left;
    position: relative;
    padding: 16px 10px 0 12px;
    width: 96px;
    height: 142px;
    text-align: center;
}
.azgm_applist li a {
    display: block;
}
.azgm_applist li img {
    display: block;
    width: 84px;
    height: 84px;
    margin: 0 auto 6px;
    border-radius: 12px;
    border: 1px solid #f9f9f9;
}
.azgm_applist li a p {
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.azgm_applist li span {
    line-height: 20px;
    height: 20px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.azgm_applist .app_hobtn {
    width: 76px;
    margin: 0 auto;
    height: 26px;
    line-height: 26px;
    background: #25c88a;
    color: #fff;
    font-size: 14px;
    margin-top: 4px;
    border-radius: 4px;
    display: none;
    position: absolute;
    bottom: 0px;
    left: 22px;
}
.azgm_applist .show {
    display: block;
}
.azgm_applist .hide {
    display: none;
}
/*手游开服*/
 .h450 {
    height: 450px;
    overflow: hidden;
}
.w340 {
    width: 340px;
    overflow: hidden;
}
.w920 {
    width: 920px;
    overflow: hidden;
}
.comtitle {
    height: 20px;
    line-height: 20px;
    margin: 0px 0 3px 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #eeeeee;
}
.comtitle h2 {
    border-left: 5px solid #ff9500;
    padding-left: 8px;
    font-weight: bold;
    font-size: 18px;
    color: #4f5361;
    float: left;
}
.syyg_con {
    width: 100%;
    overflow: hidden;
}
.syyg_con dl.syyg_list {
    width: 100%;
    overflow: hidden;
}
.syyg_con dl.syyg_list dt {
    width: 100%;
    font-size: 14px;
    color: #777;
    line-height: 32px;
    border-bottom: 1px #f7f7f7 solid;
    height: 32px;
}
.syyg_con dl.syyg_list dt span {
    display: inline-block;
    text-align: center;
}
.syyg_con dl.syyg_list dt span.yxtopName {
    width: 160px;
}
.syyg_con dl.syyg_list dt span.yxtopFw {
    width: 70px;
}
.syyg_con dl.syyg_list dd {
    width: 100%;
    font-size: 14px;
    color: #777;
    line-height: 38px;
    border-bottom: 1px #f7f7f7 dashed;
    height: 37px;
}
.syyg_con dl.syyg_list dd a {
    float: left;
    width: 160px;
    height: 38px;
    overflow: hidden;
    color: #666;
}
.syyg_con dl.syyg_list dd a img {
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 9px;
    border-radius: 2px;
    margin-right: 6px;
}
.syyg_con dl.syyg_list dd .yxName {
    width: 130px;
    float: left;
    line-height: 38px;
    font-size: 14px;
    overflow: hidden;
    display: inline-block;
    color: #666;
    text-align: center;
}
.syyg_con dl.syyg_list dd .yxName:hover {
    color: #ff6010;
}
.syyg_con dl.syyg_list dd .yxFw {
    width: 70px;
    display: inline-block;
    color: #999;
    font-size: 13px;
    text-align: center;
}
.syyg_con dl.syyg_list dd .yxTime {
    width: 110px;
    display: inline-block;
    color: #ff0000;
    font-size: 13px;
    text-align: center;
}
.syyg_con dl.syyg_list dt span.yxtopTime {
    width: 110px;
}
/*每日礼包*/
 .mrlb_recom {
    margin-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #EEEEEE;
}
.mrlb_recom img {
    float: left;
    width: 66px;
    height: 66px;
    border-radius: 10px;
    margin-right: 10px;
    transition: transform 0.3s;
}
.mrlb_recom img:hover {
    transform: scale(0.9);
    transition: transform 0.3s;
}
.mrlb_recom_get {
    float: right;
    width: 50px;
    height: 50px;
    margin-left: 6px;
    border-radius: 8px;
    border: 1px solid #2994FF;
    color: #2994FF;
    text-decoration: none;
    text-align: center;
}
.mrlb_recom_get em {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/azicon.png) no-repeat -175px -270px;
    margin: 5px auto 3px;
}
.mrlb_recom_get:hover {
    color: #fff;
    background-color: #2994FF;
    border-color: #2994FF;
}
.mrlb_recom_get:hover em {
    background-position: -150px -270px;
}
.mrlb_recom dt {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mrlb_recom dd {
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    color: #999999;
    margin-top: 7px;
}
.mrlb_list b {
    display: block;
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #eeeeee;
    margin: 9px 12px 0 0
}
.mrlb_list {
    overflow: hidden;
}
.mrlb_list li {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    margin-top: 12px;
}
.mrlb_list_get {
    float: right;
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    color: #2994FF;
    border: 1px solid #2994FF;
    border-radius: 4px;
    margin-left: 10px;
}
.mrlb_list_get em {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 4px 5px 0;
    background: url(../images/azicon.png) no-repeat -170px -300px;
}
.mrlb_list_get:hover {
    color: #fff;
    background-color: #2994FF;
    border-color: #2994FF;
}
.mrlb_list_get:hover em {
    background-position: -150px -300px;
}
.mrlb_list span {
    display: block;
    float: right;
    width: 42px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #999999;
    text-align: center;
    padding-top: 3px;
    background: url(../images/azicon.png) no-repeat -150px -320px;
    margin: 2px 0 0 5px;
}
/*经典小游戏*/
 .jdsy_con {
    width: 100%;
    overflow: hidden;
    max-height: 272px;
}
.jdsy_con ul {
    width: 100%;
    overflow: hidden;
}
.jdsy_con ul li {
    float: left;
    width: 168px;
    height: 110px;
    margin: 16px 20px 0 0;
}
.jdsy_con ul li:nth-child(5n) {
    margin-right: 0px;
}
.jdsy_con ul li a {
    display: block;
}
.jdsy_con ul li:hover .jdsyName {
    color: #ff6010;
}
.jdsy_con ul li a.jdsyImg {
    width: 168px;
    height: 82px;
    overflow: hidden;
    margin-bottom: 4px;
}
.jdsy_con ul li a.jdsyImg img {
    width: 100%;
    height: 100%;
}
.jdsy_con ul li a img:hover {
    transform: scale(1.1);
    transition: all 0.4s ease;
}
.jdsy_con ul li a.jdsyName {
    width: 100%;
    display: block;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jdsy_conbotm, .jdsy_conbotm ul {
    width: 100%;
    max-height: 142px;
    overflow: hidden;
}
.jdsy_conbotm {
    margin-top: 12px;
    border-top: 1px #e7e7e7 solid;
}
.jdsy_conbotm ul li {
    width: 25%;
    float: left;
    background: url("../images/mi14.jpg") no-repeat left center;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    margin-top: 12px;
}
.jdsy_conbotm ul li a {
    float: left;
    color: #333;
    font-size: 16px;
    width: 200px;
    margin-left: 18px;
}
.jdsy_conbotm ul li a:hover {
    color: #ff6010;
}
/**/

/*手游分类*/
 .fl_navdl {
    width: 100%;
    overflow: hidden
}
.fl_navdl dt {
    width: 70px;
    float: left;
    font-size: 14px;
    color: #777;
    line-height: 35px;
}
.fl_navdl dd {
    width: 1230px;
    float: left;
}
.fl_navdl dd.dd1 a {
    display: inline-block;
    width: 98px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #666;
    text-align: center;
    margin: 0 0 15px 19px;
    border: 1px solid #eaeaea;
    background: #fff;
}
.fl_navdl dd.dd1 a:hover {
    background: #2176CC;
    color: #fff;
    border-color: #2176CC;
}
.fl_navdl dd.dd1 a.active {
    background: #2176CC;
    color: #fff;
    border-color: #2176CC;
}
.fl_navdl dd.dd2 {
    /*  max-width: 900px;*/
    float: left;
}
.fl_navdl dd.dd2 a {
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    border-radius: 13px;
    margin: 5px 0 0 10px;
    text-decoration: none;
    /*  background: rgba(112, 182, 58, 0.1);*/
    background-color: #f5fffe;
    padding: 0 16px;
    color: #2176CC;
}
.fl_navdl dd.dd2 a.active, .fl_navdl dd.dd2 a:hover {
    background: #2176CC;
    color: #FFFFFF;
}
.fl_navdl dd.dd3 {
    width: 224px;
    float: right;
}
.fl_navdl dd.dd3 a {
    display: inline-block;
    font-size: 14px;
    width: 82px;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    border: 1px solid #2176CC;
    text-align: left;
    color: #2176CC;
    background-color: #fff;
    background: url("../images/mb-sprite.png") no-repeat;
    background-position: 75px -257px;
    margin: 5px 0 15px 15px;
}
.fl_navdl dd.dd3 a.active, .fl_navdl dd.dd3 a:hover {
    background-color: #2176CC;
    background-position: 75px -234px;
    color: #fff;
}
/*手机游戏*/
 .w880 {
    width: 900px;
    float: left;
    overflow: hidden;
}
.comm_undmore_tit {
    width: 100%;
    border-bottom: 2px solid #ededed;
    z-index: 1
}
.comm_undmore_tit h2 i {
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 6px;
    background-image: url(../images/comtitle1_icon.png);
    background-repeat: no-repeat;
}
.comm_undmore_tit h2 i.ind_icon_dj {
    background-position: 0 -108px;
}
.comm_undmore_tit h2 i.ind_icon_sy {
    background-position: 0 0;
}
.comm_undmore_tit h2 em {
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: url(../images/azicon.png) no-repeat -130px -270px;
    margin: 5px 8px 0 0;
}
.com_part_more {
    display: block;
    float: right;
    width: 22px;
    height: 20px;
    margin: 1px 0 0 10px;
    background: url(../images/azicon.png) no-repeat -100px -270px;
}
.com_part_more:hover {
    background-position: -70px -270px;
}
.comm_undmore_tit h2 {
    display: inline-block;
    padding-right: 6px;
    color: #404040;
    font-size: 20px;
    position: relative;
    height: 40px;
    font-weight: bold;
}
.comm_undmore_tit h2::after {
    z-index: 2;
    content:'';
    display: block;
    position: absolute;
    height: 5px;
    background-color: #f76341;
    border-radius: 3px;
    width: 50px;
    margin-left: -25px;
    left: 50%;
    bottom: -2px;
}
.com_tit_menu {
    float: right;
    margin-right: 20px;
}
.com_tit_menu li {
    float: left;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 15px;
    margin: 0 10px;
    cursor: pointer;
}
.com_tit_menu li a, .com_tit_menu li span {
    display: block;
    border-radius: 13px;
    text-decoration: none;
    background: rgba(112, 182, 58, 0.1);
    padding: 0 14px;
    color: #2994FF;
}
.com_tit_menu li.current a, .com_tit_menu li.current span {
    background: #2994FF;
    color: #FFFFFF;
}
.com_sy_content {
    width: 100%;
    overflow: hidden;
}
.com_sy_content ul {
    width: 100%;
    overflow: hidden;
}
.com_sy_list li {
    float: left;
    width: 136px;
    height: 150px;
    border: 1px solid #fff;
    padding:10px 18px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    margin:0 16px 10px 0;
}
.com_sy_list li:nth-child(6n) {
    margin-right:0px;
}
.com_sy_list li.one {
    margin-left: 0;
}
.com_sy_list a {
    width: 100px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
.com_sy_list .img_show {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 16px;
    display: block;
}
.com_sy_list .img_show img {
    width: 100%;
    height: 100%;
}
.com_sy_list li:hover {
    border: 1px solid #2176CC;
}
.com_sy_list h3 {
    text-align: center;
    height: 20px;
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.com_sy_list li:hover h3 {
    color:#2176CC
}
.w380 {
    width: 380px;
    overflow: hidden;
}
.area_commen {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.index_syRank_top li {
    padding: 12px 0;
    border-bottom: 1px solid #EEEEEE;
}
.index_syRank_top li.one {
    margin-top: 12px;
}
.index_syRank_top em {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    float: left;
    margin: 27px 17px 0 0;
    color: #FFFFFF;
    text-align: center;
}
.index_syRank_top em.top1 {
    background: #ff6600
}
.index_syRank_top em.top2 {
    background: #ffa800
}
.index_syRank_top em.top3 {
    background: #ffc000
}
.index_syRank_xz {
    float: right;
    width: 56px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 14px;
    background: #f6f6f6;
    color: #999999;
    text-decoration: none;
    margin: 22px 0 0 10px;
}
.index_syRank_xz:hover {
    background: #2994FF;
    color: #FFFFFF;
}
.index_syRank_top img {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 16px;
    margin-right: 17px;
    transition: transform 0.3s;
}
.ywAorange a, .ywAorange {
    color: #2994FF;
    text-decoration: none;
}
.index_syRank_top img:hover {
    transform: scale(0.9);
    transition: transform 0.3s;
}
.index_syRank_top dt {
    font-size: 17px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px;
}
.index_syRank_top dd {
    color: #999999;
    margin-top: 15px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}
.index_syRank_list {
    padding-top: 5px;
}
.index_syRank_list li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin-top: 13px;
}
.index_syRank_list em {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin: 3px 10px 0 0;
    border-radius: 2px;
    color: #FFFFFF;
    text-align: center;
    background: #CCCCCC;
}
.index_syRank_list .index_syRank_xz {
    margin-top: 0;
}
/*新游上架*/
 .w560 {
    width: 560px;
    overflow: hidden;
}
.w700 {
    width: 700px;
    overflow: hidden;
}
.kfxy_list {
    /*  width: 100%;*/
    margin-left: -16px;
    overflow: hidden;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 16px;
}
.h180 {
    max-height: 180px;
    overflow: hidden;
}
.h288 {
    max-height: 288px;
    overflow: hidden;
}
.h230 {
    max-height: 230px;
    overflow: hidden;
}
.kfxy_list li {
    width: 182px;
    float: left;
    display: inline-block;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 16px;
}
.kfxy_list li a.kfxy_pic {
    width: 68px;
    height: 68px;
    display: inline-block;
    border-radius: 10px;
    float: left;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.kfxy_list li a.kfxy_pic img {
    width: 68px;
    height: 68px;
    text-align: center;
    vertical-align: middle;
    transition: transform 0.3s;
}
.kfxy_list li a.kfxy_pic img:hover {
    transform: scale(0.9);
    transition: transform 0.3s;
}
.kfxy_list li>div {
    width: 104px;
    margin-left: 10px;
    float: left;
    height: 72px;
}
.kfxy_list li>div a {
    display: block;
    margin-bottom: 8px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}
.kfxy_list li>div a:hover {
    color: #f76341;
}
.kfxy_list li>div span {
    display: block;
    margin-bottom: 6px;
    font-size: 14px;
    color: #999;
}
.kfxy_list li>div em {
    display: block;
    font-size: 13px;
    color: #f76341;
}
/*攻略*/
 .gmList_tab {
    margin: 0 auto;
    height: 36px;
    position: relative;
}
.gmList_tab::after {
    content:'';
    display: block;
    width: 100%;
    height: 1px;
    background: #ededed;
    bottom: 1px;
    position: absolute;
    z-index: 1;
}
.gmList_tab a {
    width: 50%;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    color: #404040;
    font-size: 16px;
    position: relative;
    /*  line-height: 40px;*/
    height: 36px;
    font-weight: bold;
}
.gmList_tab a.cur {
    color: #f76341;
}
.gmList_tab a.cur::after {
    z-index: 2;
    content:'';
    display: block;
    position: absolute;
    height: 4px;
    background-color: #f76341;
    border-radius: 3px;
    width: 40px;
    margin-left: -20px;
    left: 50%;
    bottom: 0;
}
.zxgl_item {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f7f7f7;
}
.zxgl_item>p {
    width: 100%;
    text-align: center;
    color: #666;
    line-height: 36px;
    background-color: #f7f7f7;
    overflow: hidden;
}
.zxgl_item>p a {
    width: 100%;
    display: block;
    text-align: center;
    overflow: hidden;
}
.rdzx_top {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    max-height: 171px;
}
.rdzx_top .h3-a {
    font-size: 0;
    margin: 10px auto 2px;
}
.rdzx_top .h3-a a {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.rdzx_top .h3-a a:hover {
    color: #eb1a0f
}
.orange {
    color: #ff2d22
}
.rdzx_top .three-a {
    text-align: center;
    height: 26px;
    line-height: 26px;
    clear: both;
    padding: 5px 0 10px;
    overflow: hidden;
}
.rdzx_top .three-a a {
    font-size: 13px;
    width: 48%;
    padding: 0 5px;
    display: inline-block;
    box-sizing: border-box;
}
.rdzx_top .three-a a:hover {
    color: #ff2d22
}
.rdzx_top .three-a i {
    font-style: normal;
    padding: 0 5px;
}
.rdzx_top .three-a p {
    height: 30px;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
}
.rdzx_list {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    max-height: 184px;
}
.rdzx_list i {
    float: right;
    color: #CCC;
    font-size: 13px;
}
.rdzx_list li {
    width: 94%;
    margin: 0 auto;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    list-style-type: none;
    border-bottom: 1px dashed #eee;
}
.rdzx_list li span.type {
    position: relative;
    float: left;
    width: 76px;
    display: inline-block;
}
.rdzx_list li span.type a {
    color: #999;
}
.rdzx_list li>a {
    position: relative;
    float: left;
    color: #666;
    text-decoration: none;
    max-width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.rdzx_list li a:hover {
    color: #2994FF;
    text-decoration: underline;
}
/* =========================================
   游戏攻略模块 - 纯CSS修复版 (覆盖原样式)
   ========================================= */
.zxgl_con {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 12px 0;
    font-size: 14px;
    color: #333;
}

/* 上部：大图 + 标题描述 */
.zxgl_con .zxgl_list {
    width: 100%;
    height: 70px;
    margin-bottom: 10px;
    overflow: hidden;
}
/* 清除浮动 */
.zxgl_con .zxgl_list::after {
    content: "";
    display: table;
    clear: both;
}
/* 图片容器 */
.zxgl_con .zxgl_list a.zxgl_pic {
    width: 120px;
    height: 70px;
    float: left;
    border-radius: 6px;
    overflow: hidden;
    display: block;
}
.zxgl_con .zxgl_list a.zxgl_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    display: block;
}
.zxgl_con .zxgl_list a.zxgl_pic:hover img {
    transform: scale(1.05);
}
/* 标题描述容器：强制左浮，覆盖模板自带的 .fr 右浮 */
.zxgl_con .zxgl_list a.zxgl_sum {
    float: left !important;
    width: calc(100% - 130px); /* 120图 + 10间距 */
    height: 70px;
    margin-left: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.4;
}
.zxgl_con .zxgl_list a.zxgl_sum:hover {
    color: #ff2d22;
}
/* 标题 */
.zxgl_con .zxgl_list a p.zxgl_tit {
    width: 100%;
    height: 24px;
    margin: 0 0 4px;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
    color: #222;
}
/* 描述 */
.zxgl_con .zxgl_list a p.zxgl_txt {
    width: 100%;
    height: 44px;
    margin: 0;
    font-size: 13px;
    color: #888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
}

/* 中部：2个短链接 */
.zxgl_con .zxgl_wz_list {
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
    overflow: hidden;
}
.zxgl_con .zxgl_wz_list a {
    width: 49%;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
}
.zxgl_con .zxgl_wz_list a:nth-child(2) {
    float: right;
}
.zxgl_con .zxgl_wz_list a:hover {
    color: #2994FF;
}
/* 下部：3条列表 (完整修复版) */
.zxgl_con .news_link_ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden; /* 清除内部浮动残留 */
}
.zxgl_con .news_link_ul li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    position: relative;
    padding-left: 14px; /* 左侧留出圆点+安全间距 */
    border-bottom: 1px dashed #eee;
    box-sizing: border-box;
    overflow: hidden; /* 关键：隐藏溢出内容，防止撑破布局 */
}
.zxgl_con .news_link_ul li:last-child {
    border-bottom: none;
}
/* 列表前的小圆点 */
.zxgl_con .news_link_ul li::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: #ccc;
    border-radius: 50%;
}
/* 日期右浮动 (精准定位第一个span) */
.zxgl_con .news_link_ul li > span:first-child {
    float: right;
    color: #999;
    font-size: 13px;
    margin-left: 10px;
}
/* 分类标签 (靠左显示) */
.zxgl_con .news_link_ul li .type {
    float: left;
    margin-right: 6px;
}
.zxgl_con .news_link_ul li .type a {
    color: #999;
    font-size: 13px;
    /* 防止分类链接继承标题的截断样式 */
    max-width: none !important;
    white-space: nowrap;
    overflow: visible;
}
/* 🔑 标题 (使用 > a 仅选中li的直接子元素a，避开.type内的a) */
.zxgl_con .news_link_ul li > a {
    color: #333;
    font-size: 14px;
    display: inline-block;
    max-width: calc(100% - 150px); /* 动态计算：留出日期(约80px)+分类(约60px)的空间 */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.zxgl_con .news_link_ul li > a:hover {
    color: #2994FF;
}
/* 隐藏模板中多余的i标签 */
.zxgl_con .news_link_ul li i {
    display: none;
}
.zxgl_wz_list {
    width: 100%;
    overflow: hidden;
}
.zxgl_wz_list a {
    text-align: center;
    width: 50%;
    float: left;
    height: 40px;
    box-sizing: border-box;
    padding: 10px 5%;
    color: #FF6600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zxgl_wz_list a:hover {
    color: #ff2d22;
}
.news_link_ul {
    padding-top: 6px;
    margin-top: 2px;
    width: 100%;
    max-height: 160px;
    border-top: 1px dashed #eee;
    box-sizing: border-box;
    overflow: hidden;
}
.news_link_ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
}
.news_link_ul li i {
    font-size: 0;
    display: inline-block;
    vertical-align: bottom;
    width: 8px;
    height: 8px;
    background-color: #eaeaea;
    border-radius: 2px;
    float: left;
    margin-top: 10px;
    margin-right: 12px;
}
.news_link_ul li a {
    display: inline-block;
    max-width: 260px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_link_ul li a:hover {
    color: #ff2d22;
}
.news_link_ul li span {
    float: right;
    color: #b1b1b1;
    line-height: 28px;
    font-size: 12px;
}
/*tv游戏合集轮播*/
 .album_slidCon .type_con_item .album_sliderBox {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    height: 240px;
    position: relative;
}
.album_slidCon .album_sliderBox .album_ticList {
    position: relative;
    z-index: 1;
    height: 240px;
}
.album_slidCon .album_ticList .album_ticItem {
    height: 240px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.album_slidCon .slideshow .album_ticItem li {
    width: 300.5px;
    height: 220px;
    margin: 10px;
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 10px #c6c6c6;
    /* margin-bottom: 20px; */
    float: left;
    margin-right: 16px;
    margin-bottom: 0px;
    position: relative;
    cursor: pointer;
}
.album_slidCon .album_ticItem li a.album_tic_img {
    width: 100%;
    height: 140px;
    display: block;
    overflow: hidden;
}
.album_slidCon .album_ticItem li a.album_tic_img img {
    width: 100%;
    height: 140px;
    text-align: center;
    vertical-align: middle;
}
.album_slidCon .album_ticItem li p {
    width: 100%;
    height: 30px;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.album_slidCon .slideshow .album_ticItem p a {
    display: block;
    text-align: left;
    float: left;
    overflow: hidden;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.album_slidCon .album_ticItem li p.album_tic_info {
    width: 100%;
    height: 42px;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    color: #777;
    padding: 0 10px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.album_slidCon .album_sliderBox span.next {
    top: 88px;
}
.album_slidCon .album_sliderBox span.prev {
    top: 88px;
}
.comm_more_tit .more5,
.comm_more_tit .more6 {
    float: right;
    color: #666;
    font-size: 14px;
    text-decoration: none;
    margin-left: 10px;
    transition: all 0.3s ease;
}
.comm_more_tit .more5:hover,
.comm_more_tit .more6:hover {
    color: #2994FF;
    text-decoration: underline;
}

/* 🔺 清除浮动 */
.comm_more_tit::after {
    content: "";
    display: table;
    clear: both;
}
/* 🔺 添加到 index.css 末尾 */
#sideSticky {
    /* 确保有明确宽度，防止 fixed 后宽度塌陷 */
    width: 380px;
    /* 确保层级在最上层 */
    z-index: 999;
    /* 可选：添加过渡效果，让固定/恢复更平滑 */
    transition: margin-top 0.2s ease;
}
#sideSticky[style*="position:fixed"] {
    /* 确保右侧边距与原布局一致 */
    right: calc(50% - 650px);  /* 根据页面总宽 1300px 调整：(1300-380)/2 = 460，再微调 */
    border-radius: 8px;
    background: #fff;
}