body{
    background-color: #f4f4f4;
}
.header-img {
    max-width: 100%;
    min-width: 1000px;
    height: 340px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background:  repeat-x 0 -340px;
        background-color: rgba(0, 0, 0, 0);
}
.header-img .header-top-con {
    width: 100%;
    height: 100%;
    text-align: center;
    clear: both;
    overflow: hidden;
    background:  no-repeat top;
        background-image: ;
}
#logot {
    height:auto;
}
.bread-page {
    height: 32px;
    line-height: 32px;
    color: #999;
    font-size: 12px;
    margin:10px 0px;
}
.bread-page a, .bread-page span {
    margin: 0 4px;
    color:#333;
}
.bread-page a:hover{
    color:#f80;
}
.icon-word-list li {
    border-bottom: 1px dotted #ebebeb;
    margin-top: -1px;
}
.list-page-con .icon-word-list li {
    height: 75px;
    padding: 15px 0;
}
.icon-word-list .right-text {
    height: 80px;
    width: auto;
    float: none;
    margin: 0;
}
.icon-word-list .right-text .tit {
    margin-bottom: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.icon-word-list .right-text .tit a {
    color: #333;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
}
.list-page-con .icon-word-list .right-text .text {
    height: 44px;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    color: #666;
}
.icon-word-list .right-text .more {
    color: #f60;
}
.main-wrap .box-text{
    background-color: #fff;
    padding: 20px 15px 0;
}
.main-wrap .right-text .tit a:hover {
    color: #f60;
}
.ngame-dws {
    width: 100%;
    padding: 5px 10px;
    border-top: 1px solid #f80;
    border-left: 1px solid #e9e9e9;
    background: #fff;
}
.ngame-dws .ngame-title {
    display: block;
    max-width: 220;
    font-family: pingfang-sc-heavy;
    font-size: 18px;
    line-height: 26px;
    color: #333;
    letter-spacing: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin:0;
}
.ngame-dws .ngame-title a{
    color:#333;
}
.ngame-dws .ngame-title a:hover{
    color:#f80;
}
.ngame-dws .ngame-tp {
    position: relative;
    display: inline-block;
}
.ngame-dws .ngame-tp .ngame-img {
    position: relative;
    float: left;
    display: block;
    width: 60px;
    height: 60px;
}
.ngame-dws .ngame-tp .ngame-img img {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 8px;
}
.ngame-dws .ngame-tp .ngame-tp-m {
    float: left;
    padding-left: 10px;
}
.ngame-dws .ngame-tp .ngame-tp-m .ngame-types {
    display: block;
    font-family: pingfangsc-medium;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    line-height: 18px;
}
.ngame-dws .ngame-tp .ngame-tp-m .ngame-types .point {
    color: #666;
}
.ngame-dws .ngame-tp .ngame-tp-m .ngame-types .org {
    color: #f80;
    padding: 0 2px;
}
.ngame-dws .ngame-desc {
    display: block;
    width: 100%;
    margin-top: 5px;
    font-family: pingfangsc-medium;
    font-size: 12px;
    color: #616366;
    letter-spacing: 0;
    line-height: 16px;
}
.ngame-dws .ngame-desc .more {
    color: #f80;
    position: relative;
    cursor: pointer;
}
.ngame-dws .ngame-desc .more .tips {
    width: 220px;
    position: absolute;
    top: 25px;
    left: 50%;
    margin-left: -182px;
    background: #fff;
    padding: 5px 10px;
    color: #666;
    z-index: 999;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    line-height: 22px;
    text-align: left;
    text-indent: 2em;
    cursor: default;
    display: none;
}
.ngame-dws .ngame-desc .more .tips .cor {
    position: absolute;
    width: 20px;
    height: 30px;
    left: 170px;
    top: -30px;
    background: url(/uploads/image/img/code_corner.png) no-repeat bottom;
}
.ngame-dws .ngame-qrcode {
    position: relative;
    display: block;
    width: 144px;
    height: 144px;
    margin: 8px auto 0;
}
.ngame-dws .ngame-qrcode .icon-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 96px;
    height: 96px;
    margin-top: -48px;
    margin-left: -48px;
    -webkit-animation: loading .5s ease infinite;
    animation: loading .5s ease infinite;
    z-index: 1;
    background-image: url(/uploads/image/img/loading.632fd8a1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
.ngame-dws .ngame-qrcode .qrcode-box {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 2px;
    z-index: 2;
    background-image: url(/uploads/image/img/qrcodebox.e6707b41.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
.ngame-dws .ngame-btns {
    display: block;
    margin-top: 8px;
}
.ngame-dws .ngame-btns .ngame-btn {
    display: block;
    width: 100%;
    height: 35px;
    margin-bottom: 4px;
    font-family: pingfangsc-semibold;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 700;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 35px;
}
.ngame-dws .ngame-btns .ngame-btn.android {
    background-color: #99d846;
}
.ngame-dws .ngame-btns .ngame-btn.android .icon {
    background-color: #7ac72c;
    background-position: 8px 5px;
}
.ngame-dws .ngame-btns .ngame-btn .icon {
    width: 36px;
    height: 35px;
    display: block;
    float: left;
    background: url(/uploads/image/img/btn_icon.png) no-repeat 100px 100px;
        background-color: rgba(0, 0, 0, 0);
        background-position-x: 100px;
        background-position-y: 100px;
}
.ngame-dws .ngame-btns .ngame-btn.pc {
    background-color: #60d2b8;
}
.ngame-dws .ngame-btns .ngame-btn.sub {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}
.ngame-dws .ngame-btns .ngame-btn.sub .icon {
    height: 25px;
}
.ngame-dws .ngame-btns .ngame-btn.pc .icon {
    background-color: #42bf9e;
    background-position: 9px -88px;
}
.game-like .box-text {
    padding: 10px 0;
    text-align: center;
}
.game-recom-con .recom-con {
    width: 80px;
    display: inline-block;
    margin: 0 8px;
    position: relative;
    cursor: pointer;
}
.game-recom-con .recom-con a{
    color:#333;
}
.game-recom-con .recom-con img {
    width: 80px;
    height: 80px;
    display: block;
}
.game-recom-con .recom-con p {
    line-height: 25px;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.radius70, .radius80 {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.radius80 {
    width: 80px;
    height: 80px;
    background: url(/uploads/image/img/radius80.png) no-repeat 0 0;
}
.game-recom-con .recom-con:hover p {
    color: #f60; 
} 
.game-recom-con .recom-con:hover .radius80 {
    background-position: -80px 0; 
}
.game-recom-con .recom-con:hover .radius70 {
    background-position: -70px 0; 
}
.box-tit{
    height: 48px;
    line-height: 48px;
    border-bottom: 2px solid #e9e9e9;
    background-color: #fff;
}
.box-tit .tit {
    height: 48px;
    display: block;
    color: #444;
    font-size: 22px;
    float: left;
    padding: 0 10px;
    border-bottom: 2px solid #f80;
    font-weight: 700;
    cursor: default;
    margin: 0;
    line-height:48px;
}
.box-tit .tit a{
    color:#333;
}
.box-tit .more {
    float: right;
    margin-right: 10px;
    color:#333;
}
.box-con {
    margin-bottom: 10px;
    background: #fff;
    zoom: 1;
}
.right-recom .tab-tit li {
    width: 50%;
    float: left;
    text-align: center;
    cursor: pointer;
}
.right-recom .tab-tit li.current .tt {
    color: #f80;
    border-bottom: 2px solid #f80;
}
.right-recom .tab-tit li .tt {
    margin:0;
    line-height: 48px;
    font-size: 24px;
    font-weight: bold;
}
.right-recom .box-text {
    padding: 5px 10px;
}
.right-recom .news-list {
    display: none;
}
.right-recom .news-list.current {
    display: block;
}
.right-recom .news-list li {
    height: 30px;
    line-height: 30px;
    background-position: -87px 14px;
}
.news-list li a {
    max-width: 100%;
    display: block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#333;
}
.news-list li a:hover{
   color:#f80;
}

.news-list li {
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    overflow: hidden;
    padding-left: 8px;
    border-bottom: 1px dotted #e9e9e9;
    background: url(/uploads/image/img/icon_bg.png) no-repeat -87px 15px;
}
/*文章页样式*/
.article-page-con .text-title {
    padding: 25px 0;
    margin: 0 15px;
    border-bottom: 1px solid #f2f2f2;
}
.article-page-con .text-title h1 {
    margin: 0 0 15px;
    text-align: center;
    font-size: 20px;
    color: #f80;
    font-weight: 700;
}
.article-page-con .text-title .summary {
    text-align: center;
    color: #666;
    font-size: 12px;
    
}
.article-page-con .summary {
    position: relative;
}
.article-page-con .summary .ngame-book {
    position: absolute;
    top: -12px;
    right: 0;
    display: inline-block;
}
.article-page-con .summary .ngame-book .tip {
    display: inline-block;
    font-family: pingfangsc-regular;
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    line-height: 16px;
}
.article-page-con .summary .ngame-book .tip .point {
    color: #f80;
    text-decoration: none;
}
.article-page-con .summary .ngame-book .codebox {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: 6px;
    background-image: url(/uploads/image/img/qrcode_icon.62a72619.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
.article-page-con .summary .ngame-book .codebox .qrcodebox {
    display: none;
    position: absolute;
    top: -105px;
    left: -35px;
    width: 88px;
    height: 99px;
    padding: 2px;
    z-index: 3;
    background-image: ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
.article-page-con .summary .ngame-book .codebox:hover .qrcodebox {
    display: block; }
.article-page-con .summary .ngame-book .codebox .qrcodebox .qrcode {
    display: block;
    width: 80px;
    height: 80px;
    margin: 4px auto;
}
.hot-game .hot-game-box {
    display: block;
    width: 100%;
    margin: 16px auto;
    padding: 26px 20px;
    border: 2px solid #ff8802;
    border-radius: 9px;
}
.hot-game .hot-game-box .hot-game-left .hot-game-basic {
    display: block;
    *zoom: 1;
}
.hot-game .hot-game-box .hot-game-left .hot-game-basic .hot-game-img {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 30px;
}
.hot-game .hot-game-box .hot-game-left .hot-game-basic .hot-game-img img {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 4px;
}
.hot-game .hot-game-box .hot-game-left .hot-game-basic .hot-game-base {
    float: left;
}
.hot-game .hot-game-box .hot-game-left .hot-game-basic .hot-game-base .hot-game-title {
    display: block;
    font-family: pingfangsc-semibold;
    font-size: 26px;
    color: #333;
    letter-spacing: 0;
    line-height: 38px;
}
.hot-game .hot-game-box .hot-game-left .hot-game-basic .hot-game-base .hot-game-types {
    display: block;
    margin-top: 6px;
    white-space: nowrap;
}
.hot-game .hot-game-box .hot-game-left .hot-game-basic .hot-game-base .hot-game-types .hot-game-type {
    display: inline-block;
    font-family: pingfangsc-medium;
    font-size: 20px;
    color: #999;
    letter-spacing: 0;
}
.hot-game .hot-game-box .hot-game-left .hot-game-basic .hot-game-base .hot-game-intro {
    display: block;
    margin-top: 10px;
    font-family: pingfangsc-medium;
    font-size: 16px;
    color: #999;
    letter-spacing: 0;
}
.hot-game .hot-game-box .hot-game-left .hot-game-labels {
    display: block;
    margin-top: 25px;
    *zoom: 1;
}
.hot-game .hot-game-box .hot-game-left .hot-game-labels .hot-game-label {
    float: left;
    width: 52px;
    height: 23px;
    margin-right: 15px;
    border: 1px solid #ff8802;
    border-radius: 2px;
    font-family: pingfangsc-regular;
    font-size: 14px;
    color: #ff8802;
    letter-spacing: 0;
    text-align: center;
    line-height: 23px;
}
.hot-game .hot-game-box .hot-game-right .tips {
    display: block;
    font-family: pingfangsc-medium;
    font-size: 16px;
    color: #f96432;
    letter-spacing: 0;
    text-align: center;
}
.hot-game .hot-game-box .hot-game-right .qrcodebox {
    position: relative;
    display: block;
    width: 144px;
    height: 144px;
    margin: 8px auto 0;
}
.hot-game .hot-game-box .hot-game-right .qrcodebox .icon-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 96px;
    height: 96px;
    margin-top: -48px;
    margin-left: -48px;
    -webkit-animation: loading .5s ease infinite;
    animation: loading .5s ease infinite;
    z-index: 1;
    background-image: url(/uploads/image/img/loading.632fd8a1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
.hot-game .hot-game-box .hot-game-right .qrcodebox .qrcode-box {
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 2px;
    z-index: 2;
    background-image: url(/uploads/image/img/qrcodebox.e6707b41.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
.hot-game .hot-game-box .hot-game-right .qrcodebox .qrcode-box.show {
    display: block;
}
.hot-game .hot-game-box .hot-game-right .hot-game-btn {
    display: block;
    width: 80px;
    height: 32px;
    margin: 8px auto 0;
    background-image: -webkit-linear-gradient(322deg,#ff7f2a,#ff5244);
    background-image: linear-gradient(128deg,#ff7f2a,#ff5244);
    font-family: pingfangsc-regular;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    line-height: 32px;
    text-align: center;
}
.other-games .other-game-list .other-game-item {
    height: 256px;
    border: 2px solid #ff8802;
    border-radius: 8px;
    overflow: hidden;
}
.other-games .other-game-list .other-game-item .other-game-img {
    display: block;
    width: 96px;
    height: 96px;
    margin: 20px auto 0;
}
.other-games .other-game-list .other-game-item .other-game-img img {
    display: block;
    width: 96px;
    height: 96px;
    border-radius: 8px;
}
.other-games .other-game-list .other-game-item .other-game-title {
    display: block;
    margin: 13px auto 0;
    font-family: pingfangsc-semibold;
    font-size: 18px;
    color: #333;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.other-games .other-game-list .other-game-item .other-game-types {
    display: block;
    margin-top: 7px;
    white-space: nowrap;
    text-align: center;
}
.other-games .other-game-list .other-game-item .other-game-types .other-game-type {
    display: inline-block;
    font-family: pingfangsc-medium;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    line-height: 16px;
}
.other-games .other-game-list .other-game-item .other-game-btn {
    display: block;
    width: 80px;
    height: 32px;
    margin: 25px auto 0;
    background-image: -webkit-linear-gradient(322deg,#ff7f2a,#ff5244);
    background-image: linear-gradient(128deg,#ff7f2a,#ff5244);
    font-family: pingfangsc-regular;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
}
.other-games  .box-text{
    padding: 20px 15px;
}
@media (max-width:768px) {
    .article-page-con .summary .ngame-book{
        top: 30px;
    }
}
.relative-art .tab-tit li {
    width: 128px;
    float: left;
    text-align: center;
    cursor: pointer;
    
}
.relative-art .tab-tit li .tt{
    line-height: 48px;
    margin:0;
    font-size: 22px;
    font-weight: bold;
}
.relative-art .tab-tit li.current .tt {
    color: #f80;
    border-bottom: 2px solid #f80;
    
}
.relative-art .box-text {
    padding: 5px 0;
}
.list-box{
    margin:0 15px;
}
.relative-art .box-text .news-list{
    margin:0 10px 10px;
    display: none;
}
.relative-art .news-list.current {
    display: block;
}