.cfx {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}
.cfx:before,
.cfx:after {
    display: table;
    content: '';
    line-height: 0;
}
.cfx:after {
    clear: both;
}
.dRec .ico {
    background: url(../img/icon_main.png) no-repeat;
    background-size: 1000px 1000px;
}

.dRec {
    padding-top: 30px;
    margin-bottom: 20px;
    /* background: url(../img/drecbg.png) no-repeat; */
    background-size: 100% auto;
}
.dRec > div {
    width: 1200px;
    margin: 0 auto 20px;
    background: #fff;
    border-radius: 18px;
    padding: 10px 20px;
}

.dRecT {
    position: relative;
    margin-bottom: 20px;
}

.dRecT:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 139px;
    height: 44px;
    background: url(../img/bjtj.png) no-repeat;
    background-size: contain;
}

.gaHSTop {
    float: left;
    position: relative;
    display: block;
    width: 392px;
    height: 228px;
    border-radius: 20px;
    overflow: hidden;
}

.gaHSTop > img {
    width: 388px;
    min-height: 100%;
    height: auto;
    border: 2px solid #fff;
    border-radius: 20px;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: inherit;
}

.gaHSTop .img {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: inherit;
}

.gaHSTop .img img {
    width: 100%;
    min-height: 100%;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: inherit;
}

.gaHSbg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 388px;
    height: 58px;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), rgba(114, 102, 104, 0.1);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), rgba(114, 102, 104, 0.1);
}

.gaHSTop .info {
    padding: 8px 19px 8px 16px;
    height: 42px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
    background: rgba(0, 0, 0, 0.1);
}

.gaHSTop .info img {
    float: left;
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 10px;
    margin-right: 12px;
}

.gaHSTop .info > div {
    float: left;
    max-width: 280px;
}

.gaHSTop .info > div strong {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
}

.gaHSTop .info > div p {
    font-size: 12px;
    line-height: 16px;
    color: #ccc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gaHSTop .info i {
    float: right;
    display: block;
    width: 27px;
    height: 28px;
    background-position: -5px -4px;
    position: relative;
    top: 6px;
}

/*slider*/
.dSlider_c {
    float: right;
    width: 790px;
    height: 226px;
    position: relative;
    border: 2px solid #fff;
    border-radius: 20px;
}

.dSlider {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: left;
    width: 100%;
    height: 226px;
    border-radius: 20px;
    overflow: hidden;
}

.dSlider img {
    width: 100%;
    height: auto;
    min-height: 100%;
}

.dSlider_cleft {
    display: block;
    width: 38px;
    height: 38px;
    background: url(../img/icon_main.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -237px -52px;
    transform: rotate(180deg);
    position: absolute;
    right: 62px;
    bottom: 14px;
    margin: auto 0;
    z-index: 2;
    cursor: pointer;
    opacity: 0.5;
}

.dSlider_cleft:hover {
    opacity: 1;
}

.dSlider_cright {
    display: block;
    width: 38px;
    height: 38px;
    background: url(../img/icon_main.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -237px -52px;
    position: absolute;
    right: 17px;
    bottom: 14px;
    margin: auto 0;
    z-index: 2;
    cursor: pointer;
    opacity: 0.5;
}

.dSlider_cright:hover {
    opacity: 1;
}

.dSlider_btn {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: auto;
    z-index: 2;
}

.dSlider_btn span {
    display: inline-block;
    width: 40px;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 1.5px;
    cursor: pointer;
}

.dSlider_btn span.checked {
    background: linear-gradient(90deg, #91ffd0, #b1fda2);
}

.dSlider div {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 390px;
    height: 226px;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.96), transparent);
    border-radius: 20px;
}

.dSlider div p {
    display: block;
    height: 60px;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    margin: 51px 0 17px 28px;
    overflow: hidden;
}

.dSlider div span {
    display: block;
    width: 134px;
    height: 38px;
    font-size: 18px;
    color: rgba(72, 225, 209, 0);
    background: linear-gradient(90deg, #91ffd0 0%, #b1fda2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    line-height: 38px;
    margin-left: 29px;
    border: 2px solid rgba(71, 225, 210, 0.5);
    border-radius: 10px;
}

.dSlider div span:hover {
    border-color: rgba(71, 225, 210, 0.8);
}

.dRecM {
    position: relative;
    overflow: hidden;
    *zoom: 1;
    height: 90px;
}

.dRecM ul {
    overflow: hidden;
    *zoom: 1;
    width: 1000%;
}

.dRecM ul li,
.dRecM ul .dL,
.dRecM ul .dF {
    display: block;
    overflow: hidden;
    float: left;
    border-radius: 10px;
}

.dRecM ul img {
    border-radius: 10px;
}

.dRecM ul li {
    width: 304px;
}

.dRecM ul .dL {
    width: 288px;
}

.dRecM ul .dL img {
    width: 284px;
    height: 84px;
    border: 2px solid #fff;
}

.dRecM ul .dF {
    width: 0;
    margin-left: 10px;
}

.dRecM ul .dF img {
    width: 898px;
    height: 84px;
    border: 2px solid #fff;
}

.dRecbL {
    float: left;
    width: 890px;
    height: 416px;
    padding: 15px 0;
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0px 10px 25px 0px rgba(76, 76, 76, 0.05);
    border-radius: 20px;
    overflow: hidden;
    margin-right: 10px;
}

.dRecbR {
    float: right;
    width: 285px;
    height: 416px;
    padding: 15px 0;
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0px 10px 25px 0px rgba(76, 76, 76, 0.05);
    border-radius: 20px;
    overflow: hidden;
}

.dRecbLL {
    float: left;
    width: 430px;
    overflow: hidden;
}
.dTit {
    height: auto;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}
.dRecbLL .dTit a {
    padding-right: 0;
}

.dRecbLL .list {
    padding: 11px 0 0 15px;
    width: 450px;
    overflow: hidden;
    *zoom: 1;
}

.dRecbLL .list a {
    float: left;
    display: block;
    width: 195px;
    height: 172px;
    margin: 0 17px 10px 0;
    font-size: 16px;
    color: #424242;
    line-height: 24px;
    overflow: hidden;
}

.dRecbLL .list a img {
    display: block;
    width: 100%;
    height: 110px;
    border-radius: 10px;
    margin-bottom: 11px;
}

.dRecbLL .list a:hover {
    color: #1bd1f0;
}

.dRecbLR {
    float: right;
    width: 460px;
}

.dRecbLR ul {
    padding: 4.5px 0 8px 0;
    margin: 0 16px 0 17px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    margin-bottom: 5px;
}

.dRecbLR ul:nth-of-type(n + 2) {
    border-bottom: transparent;
}

.dRecbLR li {
    position: relative;
    line-height: 34.5px;
    overflow: hidden;
    *zoom: 1;
}

.dRecbLR li:before {
    content: '';
    float: left;
    display: block;
    margin: 11px 6px 0 0;
    border: 0;
    width: 16px;
    height: 16px;
    background: url(../img/icon_s.png) no-repeat;
    background-size: contain;
}

.dRecbLR li a {
    float: left;
    display: block;
    width: 360px;
    font-size: 15px;
    color: #333;
    line-height: 34.5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dRecbLR li span {
    float: right;
    color: #666;
    white-space: nowrap;
}

.dRecbLR li a:hover {
    color: #1bd1f0;
}

.dRecbLR li:hover:before {
    border-color: #1bd1f0;
}

.dTit strong {
    font-size: 0;
    width: 96px;
    height: 26px;
    background: url(../img/hot_tj.png) no-repeat;
    background-size: contain;
}
.dTit strong.news_zx {
    background-image: url(../img/news_zx.png);
}
.dTit strong.news_sy {
    background-image: url(../img/news_sy.png);
}
.dTit a {
    width: 34px;
    height: 20px;
    background: url(../img/more_right.png) no-repeat;
    background-size: contain;
}
.dRecbR ul {
    padding: 20px 11px 0;
}

.dRecbR li {
    width: 260px;
    height: 112px;
    border-radius: 12px;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.li_top {
    width: 100%;
    height: 24px;
    background: linear-gradient(133deg, #dfe6ff 0%, #d0d0ff 68%, #f4ecfc 100%);
    padding: 0 14px;
    font-size: 12px;
    font-weight: 900;
    color: #fff;
    line-height: 24px;
    box-sizing: border-box;
}
.dRecbR li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 88px;
    background: linear-gradient(134deg, #ecf3ff 0%, #fbf9fd 100%);
    padding: 0 12px;
    box-sizing: border-box;
}
.dRecbR li a img {
    display: block;
    width: 72px;
    height: 72px;
    border-radius: 17px;
}

.dRecbR li a div {
    flex: 1;
    height: 92px;
    overflow: hidden;
    margin-left: 12px;
}
.dRecbR li a p {
    font-size: 16px;
    color: #333;
    line-height: 28px;
    font-weight: bold;
    margin-top: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dRecbR li a span {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dRecbR li a:hover p {
    color: #1bd1f0;
}
/* 游戏板块 */

.iGame {
    position: relative;
    width: 1200px;
    margin: auto;
    padding: 17px 0;
    padding-bottom: 100px;
    margin-bottom: 24px;
}

.iGTit {
    text-align: center;
    margin-bottom: 20px;
}

.iGTit h2,
.iGTit span {
    display: inline-block;
    vertical-align: top;
    line-height: 50px;
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.iGTit div i {
    position: relative;
    top: 11px;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    margin: 0 11px;
}
.iGTit div i.ico {
    background: url(../img/icon_game.png) no-repeat;
    background-position: -3px -39px;

    background-size: 1000px 1000px;
}
.iGTit p {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 18px;
}

.iGTag {
    position: absolute;
    top: 76px;
    left: -26px;
    display: block;
    width: 215px;
    height: 123px;
    background: url(../img/igametit.png) no-repeat;
}

.iGbg {
    position: absolute;
    top: -2px;
    right: -322px;
    display: block;
    width: 315px;
    height: 307px;
    background: url(../img/igamebg.png) no-repeat;
}

.iGame .tabBox {
    padding: 4px 0;
}

.iGame .tabMenu {
    float: left;
    width: 568px;
    padding-left: 183px;
    overflow: hidden;
    font-size: 0;
    margin: 8px 10px 0 0;
}

.iGame .tabMenu span,
.iGame .tabMenu a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #999;
    line-height: 36px;
    margin-left: 30px;
    cursor: pointer;
}

.iGame .tabMenu span.current,
.iGame .tabMenu a:hover {
    font-weight: bold;
    color: #ff8f2b;
    text-shadow: 0px 1px 1px rgba(214, 97, 13, 0.44);
}

.iGame .tabMenu span:hover {
    color: #ff8f2b;
}

.iGame .tabMenu span.current:hover,
.iGame .tabMenu a.current:hover {
    color: #ff8f2b;
}

.iGame .tabCont {
    position: absolute;
    z-index: 1;
    top: 237px;
    left: 0;
    box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05);
    border-radius: 12px;
}

.iGList {
    background: url(../img/igamebotbg.png) repeat;
    border-radius: 12px;
    width: 850px;
    padding: 9px 12px;
    top: 237px;
}

.iGLTit {
    height: 72px;
    font-size: 0;
    text-align: center;
    overflow: hidden;
}

.iGLTit strong {
    position: relative;
    vertical-align: top;
    display: inline-block;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    line-height: 72px;
}

.iGLTit strong:before {
    content: '';
    position: relative;
    top: 26px;
    margin-right: 18px;
    vertical-align: top;
    display: inline-block;
    width: 44px;
    height: 24px;
    background: url(../img/icon_game.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -293px -299px;
}

.iGLTit strong:after {
    content: '';
    position: relative;
    top: 26px;
    margin-left: 18px;
    vertical-align: top;
    display: inline-block;
    width: 44px;
    height: 24px;
    background: url(../img/icon_game.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -235px -299px;
}

.iGList .list {
    padding-top: 5px;
    overflow: hidden;
    *zoom: 1;
}

.iGList a {
    float: left;
    padding: 0 11px;
    width: 84px;
    height: 128px;
}

.iGList a img {
    display: block;
    width: 80px;
    height: 80px;
    border: 2px solid #fff;
    border-radius: 16px;
}

.iGList a p {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.iGRank {
    float: right;
    width: 438px;
    margin-right: -6px;
    min-height: 450px;
    padding: 17px 0 20px;
    background: url(../img/igamerbg.png) no-repeat;
    background-size: 100% 100%;
}

.iGRTit {
    height: 72px;
    font-size: 0;
    text-align: center;
    overflow: hidden;
}

.iGRTit strong {
    position: relative;
    vertical-align: top;
    display: inline-block;
    font-size: 26px;
    color: #ff8f2b;
    font-weight: bold;
    line-height: 72px;
}

.iGRTit strong:before {
    content: '';
    position: relative;
    top: 26px;
    margin-right: 18px;
    vertical-align: top;
    display: inline-block;
    width: 44px;
    height: 24px;
    background: url(../img/icon_game.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -61px -299px;
}

.iGRTit strong:after {
    content: '';
    position: relative;
    top: 26px;
    margin-left: 18px;
    vertical-align: top;
    display: inline-block;
    width: 44px;
    height: 24px;
    background: url(../img/icon_game.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -3px -299px;
}

.iGRank ol {
    padding: 3px 23px 0 125px;
}

.iGRank li {
    height: 52px;
}

.iGRank li a {
    display: block;
    padding: 10px 0;
    overflow: hidden;
    *zoom: 1;
}

.iGRank li a i {
    float: left;
    margin-right: 16px;
    width: 25px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #a8a8a8;
    font-weight: bold;
}

.iGRank li a img {
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 5px;
    margin-right: 16px;
}

.iGRank li a p {
    float: left;
    width: 100px;
    font-size: 16px;
    color: #333;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.iGRank li a:hover p {
    color: #ef493c;
}

.iGRank li a span {
    float: right;
    display: block;
    width: 76px;
    height: 28px;
    font-size: 14px;
    color: #fff;
    background: #ef493c;
    border-radius: 5px;
    line-height: 28px;
    text-align: center;
    margin-top: 2px;
}

.iGRank li a span.no {
    background: #ffc155;
}

.iGRank li:nth-of-type(-n + 3) > a i {
    font-size: 0;
    height: 24px;
    position: relative;
    top: 4px;
    background: url(../img/icon_game.png) no-repeat;
    background-size: 1000px 1000px;
}

.iGRank li:nth-of-type(1) > a i {
    background-position: -3px -88px;
}

.iGRank li:nth-of-type(2) > a i {
    background-position: -44px -88px;
}

.iGRank li:nth-of-type(3) > a i {
    background-position: -85px -88px;
}

.iSoft .iGTit div i {
    background-position: -47px -39px;
}

.iSoft .iGTag {
    background: url(../img/isofttit.png) no-repeat;
}

.iSoft .iGRank {
    background: url(../img/isoftrbg.png) no-repeat;
    background-size: 100% 100%;
}

.iSoft .iGRTit strong {
    color: #8c4fc6;
}

.iSoft .iGRTit strong:before {
    background-position: -177px -299px;
}

.iSoft .iGRTit strong:after {
    background-position: -119px -299px;
}

.iSoft .iGList {
    background: url(../img/isoftbotbg.png) repeat;
}

.iSoft .iGList a p {
    color: #333;
}
/* 攻略资讯 */
.bTit {
    position: relative;
    padding-top: 24px;
    width: 1200px;
    height: 69px;
    margin: auto;
    margin-bottom: 10px;
}
.bTit:before {
    content: '';
    position: absolute;
    left: -232px;
    top: 50px;
    display: block;
    width: 211px;
    height: 11px;
    background: url(../img/titbg.png) no-repeat;
    background-size: 1500px 2500px;
    background-position: -7px -434px;
}
.bTit:after {
    content: '';
    position: absolute;
    right: -218px;
    top: 1px;
    display: block;
    width: 285px;
    height: 204px;
    background: url(../img/titbg.png) no-repeat;
    background-size: 1500px 2500px;
    background-position: -1059px -408px;
}
.bTit h2 {
    float: left;
    font-size: 42px;
    color: #2d2b33;
    font-weight: bold;
    line-height: 60px;
}
.bTit i {
    float: left;
    display: block;
    width: 579px;
    height: 69px;
    font-size: 14px;
    color: #6297ff;
    font-weight: bold;
    text-align: center;
    line-height: 65px;
    padding-right: 203px;
    background: url(../img/titbg.png) no-repeat;
    background-size: 1500px 2500px;
    background-position: -229px -408px;
}
.bTit a {
    position: relative;
    z-index: 1;
    float: right;
    display: block;
    width: 131px;
    height: 16px;
    padding: 24px 5px;
    background: url(../img/icon_news.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -45px 20px;
}
.bTit a:hover {
    background-position: -534px 20px;
}
/* 游戏板块end */
/* 攻略资讯 */
.bNews {
    padding: 4px 0 10px;
    margin-bottom: 20px;
    background-color: #f5f6fa;
}
.bNews .bTit:before {
    background-position: -7px -1806px;
}
.bNews .bTit i {
    background-position: -229px -1780px;
    color: #ff6c3a;
}
.bNews .bTit:after {
    background-position: -1059px -1744px;
}
.bNewsC {
    width: 1200px;
    overflow: hidden;
    margin: auto;
    height: 468px;
    max-height: 468px;
}

.bNewsL {
    float: left;
    width: 386px;
    margin-right: 20px;
    background-color: #fff;
    border-radius: 16px;
    padding: 20px;
    box-sizing: border-box;
    height: 100%;
}

.bNewsM {
    float: left;
    width: 428px;
    border-radius: 15px;
    background-color: #fff;
}

.bNewsR {
    float: right;
    width: 346px;
    margin-left: 18px;
}
.bNewsL .dTit {
    padding: 0;
}
.bNewsL > a {
    position: relative;
    margin: 20px 0;
    display: block;
    width: 100%;
    height: 173px;
    border-radius: 15px;
    overflow: hidden;
}

.bNewsL > a img {
    width: 100%;
    min-height: 100%;
    height: auto;
    display: block;
}

.bNewsL > a img {
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform-origin: right bottom center;
    -moz-transform-origin: right bottom center;
    -ms-transform-origin: right bottom center;
    -o-transform-origin: right bottom center;
    transform-origin: right bottom center;
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
}

.bNewsL > a:hover img {
    transform: scale(1.2);
}

.bNewsL > a i {
    position: absolute;
    top: 12px;
    left: 11px;
    display: block;
    padding: 0 9px 0 8px;
    height: 28px;
    background: linear-gradient(-90deg, #ffe894, #ffc455);
    border-radius: 6px;
    font-size: 14px;
    color: #a45f21;
    line-height: 28px;
}

.bNewsL > a p {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 50px;
    line-height: 50px;
    padding-left: 14px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bNewsL > a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 86px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
    border-radius: 0 0 15px 15px;
}

.bNewsL .list a {
    display: block;
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 15px;
    overflow: hidden;
}

.bNewsL .list a img {
    float: left;
    width: 100px;
    height: 57px;
    border-radius: 6px;
    margin-right: 14px;
}

.bNewsL .list a div {
    float: left;
    width: 210px;
    height: 57px;
    overflow: hidden;
}

.bNewsL .list a div p {
    height: 40px;
    font-size: 14px;
    color: #2f2f2f;
    line-height: 20px;
    margin-top: -1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.bNewsL .list a div span {
    font-size: 12px;
    color: #999;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bNewsL .list a:hover div p {
    color: #6297ff;
}

.bNewsM ul {
    padding: 15px;
}

.bNewsM ul li {
    position: relative;
    line-height: 36px;
    overflow: hidden;
    *zoom: 1;
}

.bNewsM ul li:before {
    content: '';
    position: relative;
    float: left;
    top: 15px;
    margin: 0 5px;
    vertical-align: top;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #666;
    border-radius: 50%;
    font-size: 0;
    line-height: 0;
}

.bNewsM ul li span {
    float: right;
    font-size: 12px;
    color: #bcbcbc;
    margin-left: 10px;
    line-height: 36px;
}

.bNewsM ul li a {
    float: left;
    display: block;
    width: 328px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bNewsM ul li:hover a {
    color: #6297ff;
}

.bNewsM ul li:hover:before {
    background-color: #6297ff;
}

.bNewsM ul li:nth-of-type(6n + 1) {
    margin-top: 3px;
}

.bNewsM ul li:nth-of-type(6n + 1) a {
    width: 366px;
    font-weight: bold;
    color: #494949;
    font-size: 16px;
}

.bNewsM ul li:nth-of-type(6n + 1) span {
    display: none;
}

.bNewsM ul li:nth-of-type(6n + 1):before {
    top: 9px;
    margin: 0 10px 0 0;
    width: 15px;
    height: 18px;
    background: url(../img/titbg.png) no-repeat;
    background-size: 1500px 2500px;
    background-position: -7px -1679px;
}

.bNewsM ul li:nth-of-type(6n + 1):hover a {
    color: #6297ff;
}

.bNewsR a {
    position: relative;
    margin-bottom: 12px;
    display: block;
    width: 100%;
    height: 148px;
    border-radius: 20px;
    overflow: hidden;
}

.bNewsR a img {
    width: 100%;
    min-height: 100%;
    height: auto;
    display: block;
}

.bNewsR a img {
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform-origin: right bottom center;
    -moz-transform-origin: right bottom center;
    -ms-transform-origin: right bottom center;
    -o-transform-origin: right bottom center;
    transform-origin: right bottom center;
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
}

.bNewsR a:hover img {
    transform: scale(1.2);
}

.bNewsR a p {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding-left: 4px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bNewsR a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 66px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0));
    border-radius: 0 0 20px 20px;
}
/* 攻略资讯end */
.all_game {
    background-color: #fff;
    width: 100%;
    padding: 20px;
    border-radius: 16px;
    box-sizing: border-box;
}
.all_game .dTit {
    padding: 0;
}
.all_game .dTit a {
    display: none;
}
.all_game .tit_img {
    display: block;
    width: 144px;
    height: 26px;
}
.all_flex {
    display: flex;
}
.all_game_l {
    padding-top: 10px;
    width: 760px;
    max-width: 760px;
    box-sizing: border-box;
}
.all_game_ul {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.all_game_ul a {
    width: 100px;
    height: 30px;
    background: url(../img/icon_all_gray.png) no-repeat;
    background-size: contain;
    color: #9c9fac;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}
.all_game_ul a:nth-child(7n) {
    margin-right: 0;
}
.all_game_ul a:hover {
    background-image: url(../img/icon_all_active.png);
    color: #fff;
}
.all_game_ul a.active {
    background-image: url(../img/icon_all_active.png);
    color: #fff;
}
.all_game_rec {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    border-radius: 16px;
    background-color: #f5f6fa;
    margin-top: 10px;
    padding: 24px 27px;
    box-sizing: border-box;
    padding-bottom: 0;
}
.all_game_rec a {
    display: flex;
    flex: 16%;
    max-width: 16%;
    flex-direction: column;
    align-items: center;
    color: #1f1f25;
    font-size: 16px;
    overflow: hidden;
    /* margin-right: 5px; */
    margin-bottom: 24px;
    text-align: center;
}
.all_game_rec a:nth-child(6n) {
    margin-right: 0;
}
.all_game_rec a img {
    width: 72px;
    height: 72px;
    border-radius: 18px;
    margin-bottom: 8px;
}
.all_game_rec a span {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.all_game_r {
    flex: 1;
    margin-left: 20px;
}
.all_game_r_more {
    float: right;
    margin-right: 20px;
    color: #999;
}
.game_rt {
    width: 100%;
    height: 93px;
}
.all_gr_ul {
    padding: 0 12px;
}
.all_gr_ul a {
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}
.all_gr_ul a .a_num_img {
    color: #1f1f25;
    font-size: 16px;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    text-align: center;
    line-height: 24px;
    font-weight: 700;
}
.all_gr_ul a:nth-child(1) .a_num_img {
    font-size: 0;
    background: url(../img/icon_all_gr_1.png) no-repeat;
    background-size: contain;
}
.all_gr_ul a:nth-child(2) .a_num_img {
    font-size: 0;
    background: url(../img/icon_all_gr_2.png) no-repeat;
    background-size: contain;
}
.all_gr_ul a:nth-child(3) .a_num_img {
    font-size: 0;
    background: url(../img/icon_all_gr_3.png) no-repeat;
    background-size: contain;
}
.all_gr_ul a .a_game_img {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    margin-right: 8px;
}
.all_gr_ul a .mess_div {
    color: #1f1f25;
    font-size: 16px;
    flex: 0 0 55%;
    overflow: hidden;
}
.all_gr_ul a .mess_div p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
}
.all_gr_ul a .mess_div > div {
    color: #9c9fac;
    font-size: 12px;
}
.all_gr_ul a .a_btn_down {
    margin-left: auto;
    width: 60px;
    height: 28px;
    background: linear-gradient(137deg, #ffa704 0%, #ffdb30 100%);
    border-radius: 70px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
}
.hwZtlist {
    margin-bottom: 24px;
}

.hwTit {
    position: relative;
    padding: 10px 0;
    overflow: hidden;
}

.hwTit h2 {
    position: relative;
    float: left;
    display: block;
    height: 28px;
    line-height: 27px;
    font-size: 22px;
    color: #121212;
    font-weight: bold;
}

.hwTit a {
    position: relative;
    top: 0;
    float: right;
    display: block;
    font-size: 14px;
    color: #999;
    height: 28px;
    line-height: 28px;
}

.carousel {
    width: 100%;
    height: 270px;
    margin: 7px auto 0;
    position: relative;
        background: #fff;
    border-radius: 16px;
    padding: 20px 0px;
}

.carousel .carCont {
    position: relative;
    width: 1080px;
    height: 270px;
    overflow: hidden;
    margin: 0 auto;
}

.carousel .caroList {
    position: absolute;
    top: 0;
    left: 0;
    height: 270px;
}

.carousel .caroList li {
    float: left;
    width: 1080px;
    overflow: hidden;
}

.carousel .caroBtn i {
    display: block;
    position: absolute;
    top: 119px;
    width: 33px;
    height: 34px;
    cursor: pointer;
}

.carousel .caroPre {
    left: 0px;
    background-position: -86px -94px !important;
}

.carousel .caroNext {
    right: 0px;
    background-position: -86px -94px !important;
    transform: rotateY(180deg);
}

.carousel .caroBtn .caroPre:hover {
    background-position: -140px -94px !important;
    transform: rotateY(180deg);
}

.carousel .caroBtn .caroNext:hover {
    background-position: -140px -94px !important;
    transform: rotateY(0deg);
}

.hwZtlist li > div {
    width: 1160px;
    float: left;
}

.hwZtlist li a {
    float: left;
    position: relative;
    display: block;
    width: 349px;
    height: 270px;
    background: #fffafa;
    border-radius: 20px;
    margin-right: 16.5px;
    overflow: hidden;
}

.hwZtlist li a div {
    width: 100%;
    height: 197px;
    overflow: hidden;
    text-align: center;
}

.hwZtlist li a img {
    width: 100%;
    min-height: 100%;
    height: auto;
    display: block;
    transition: all 0.3s linear;
}

.hwZtlist li a p {
    display: block;
    padding-left: 16px;
    margin-top: 9px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #3c3c3c;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hwZtlist li a span {
    display: block;
    padding-left: 16px;
    font-size: 12px;
    color: #999;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hwZtlist li a span i {
    color: #f48319;
    font-style: normal;
}

.hwZtlist li a:hover img {
    transform: scale(1.1);
}

.hwZtlist li a:hover {
    background: rgba(241, 33, 33, 0.08);
}

.hwZtlist li a > i {
    position: absolute;
    top: 10px;
    right: 19px;
    width: 51px;
    height: 22px;
    font-size: 12px;
    color: #fff;
    line-height: 21px;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 11px;
    font-style: normal;
}

.hwZtlist li a em {
    position: absolute;
    left: 0;
    right: 0;
    top: 167px;
    margin: auto;
    width: 100%;
    height: 31px;
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 30px;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-style: normal;
}

.hwZtlist .ico {
    background: url(../img/icon1.png) no-repeat;
    background-size: 1000px 1000px;
}
@media screen and (max-width: 750px) {
    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }
    .dRec {
        width: 100%;
        padding-top: 0px;
    }
    .dSlider_c {
        display: none;
    }
    .dRecT {
        padding: 12px;
    }
    .dRecT:before {
        width: 80px;
        height: 28px;
        top: 12px;
        left: 12px;
    }
    .m0 {
        margin: 0 !important;
    }
    .dRec > div,
    .gaHSTop,
    .gaHSTop > img,
    .gaHSbg,
    .dRecbL,
    .dRecbLL,
    .dRecbLR,
    .dRecbR {
        width: 100%;
    }
    .gaHSTop > img {
        height: 168px;
    }
    .gaHSTop .info {
        padding: 0 12px;
        display: flex;
        align-items: center;
        height: 60px;
    }
    .gaHSTop .info > div {
        max-width: 80%;
    }
    .gaHSTop .info i {
        display: none;
    }
    .dRecb,
    .dRecbL {
        flex-direction: column;
    }
    .dRecbL {
        height: auto;
        background-color: #f5f6fa;
        padding: 0;
    }
    .dRecbLL,
    .dRecbLR {
        background-color: #fff;
    }
    .dRecbLL .list {
        width: 100%;
        padding: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .dRecbLL .list a {
        width: 48%;
        margin: 0;
        margin-bottom: 10px;
    }
    .dRecbLR {
        margin-top: 10px;
    }
    .dRecbLR li {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }
    .dRecbLR > ul:nth-child(2) {
        display: none;
    }
    .dRecbR {
        margin-top: 10px;
        padding-top: 0;
        height: auto;
    }
    .dTit {
        padding-top: 12px;
    }
    .dRecbR li {
        width: 100%;
    }
    .all_flex {
        flex-direction: column;
    }

    .all_game_l,
    .all_game_r {
        width: 100%;
    }
    .all_game_rec {
        background-color: unset;
        padding: 18px 0;
    }
    .all_game_rec a {
        flex: 33%;
        max-width: 33%;
    }
    .all_game_r {
        margin-left: 0;
        position: relative;
    }
    .all_game .dTit {
        padding: 0;
    }
    .all_game .dTit a {
        display: inline-block;
    }
    .all_game_r_more {
        display: inline-block;
        width: 34px;
        height: 20px;
        background: url(../img/more_right.png) no-repeat;
        background-size: contain;
        position: absolute;
        top: 33px;
        right: 16px;
        font-size: 0px;
        margin-top: 10px;
    }
    .bNews,
    .bNewsC,
    .bNewsL,
    .bNewsM,
    .bNewsR {
        width: 100%;
    }
    .bNewsC {
        height: auto;
        max-height: unset;
    }
    .bNewsL .list a {
        display: flex;
    }
    .bNewsL .list a div {
        width: unset;
        flex: 1;
    }
    .bNewsM,
    .bNewsR {
        margin-top: 10px;
    }
    .bNewsM ul li {
        display: flex;
    }
    .bNewsM ul li a {
        width: unset;
        flex: 1;
    }
    .bNewsM ul li span {
        white-space: nowrap;
    }
    .bNewsR {
        padding: 12px;
        border-radius: 12px;
        background-color: #fff;
    }
    .carousel .caroList {
        position: static;
        width: 100% !important;
        display: flex;
        overflow-y: scroll;
    }

    .carousel .caroList li {
        min-width: fit-content;
        margin-left: 10px;
        width: fit-content;
    }
    .carousel .carCont {
        width: 100%;
    }
    .hwZtlist li > div {
        width: fit-content;
        display: flex;
    }
    .all_game_ul{
        justify-content: space-between;
    }
    .all_game_ul a{
        margin-right: 0;
        
    }
}



/*首页底部css样式*/


.footer {
        background: #393939;
        color: #fff;
        font-size: 14px;
        display: flex;
        flex-direction: column;
      }
    
      .footer a {
        color: #fff;
      }
    
      .footer .footer-main {
        display: flex;
        justify-content: center;
      }
    
      .footer .footer-main ul {
        float: left;
        padding-left: 65px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
      }
    
      .footer .footer-main ul.footer-guide {
        margin-right: 125px;
      }
    
      .footer .footer-main ul.hotfunction {
        margin-right: 105px;
      }
    
      .footer .footer-main ul.footer-scan {
        padding-left: 80px;
        text-align: center;
      }
    
      .footer .footer-main h4 {
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 10px;
      }
    
      .footer .footer-main li {
        line-height: 28px;
        white-space: nowrap;
        margin-right: 20px;
      }
    
      .footer .friendlinkbox {
        padding-left: 65px;
      }
    
      .footer .friendlinkbox .friendlink-title {
        font-size: 16px;
        color: rgba(255, 255, 255, 0.8);
        margin-bottom: 10px;
      }
    
      .footer .friendlinkbox .friendlink-title:after {
        display: inline-block;
        position: relative;
        top: -4px;
        left: 10px;
        content: "";
        width: calc(100% - 84px);
        height: 0px;
        border: 1px solid rgba(255, 255, 255, 0.2);
      }
    
      .footer .friendlinkbox .friendlink li {
        display: inline;
        padding-right: 10px;
      }
    
      .footer .friendlinkbox .friendlink li a {
        font-size: 12px;
        color: rgba(255, 255, 255, 0.8);
      }
    
      .footer .splitline {
        border: 1px solid rgba(255, 255, 255, 0.2);
        margin-bottom: 23px;
      }
    
      .footer .footer-profile p {
        padding: 0 120px;
        text-align: center;
        line-height: 28px;
      }
    
      .footer p.copyright span {
        display: block;
      }
    
      .footer .copyright {
        text-align: center;
        line-height: 28px;
        padding-top: 10px;
      }
    
      .footer a.qq-link {
        display: inline-block;
        line-height: 1;
        padding: 4px 16px;
        font-size: 12px;
        background: #3ea6ee;
        border-radius: 10px;
      }
    
      .footer .footer-main .choselanguage {
        width: 120px;
        height: 22px;
      }
    .footer .footer-main ul.footer-guide {
        margin-right: 50px;
        display: grid;
        grid-template-columns: repeat(3, 30%);
        }
        .footer .footer-main ul.footer-guide li:nth-child(1){
            font-weight: 700;
        }
        .footer .footer-main ul.hotfunction {
            margin-right: 50px;
            display: grid;
             grid-template-columns: repeat(3, 30%);
        }
         .footer .footer-main ul.hotfunction li:nth-child(1){
            font-weight: 700;
        }
      @media screen and (max-width: 750px) {
        .footer .footer-main {
          justify-content: space-around;
          padding:0 10px ;
          box-sizing: border-box ;
        }
    
        .footer .footer-profile p {
          padding: 0 12px;
        }
    
        .footer .footer-main ul.footer-guide {
          padding-left: 0;
          margin-right: 0;
        }
    
        .footer .footer-main ul.hotfunction {
          padding-left: 0;
          margin-right: 0;
        }
        
      }
      
      
