@charset "utf-8";
/* 游戏信息 */
.content {
    width: 1160px;
    margin: 20px auto 0;
    background: #fff;
    padding: 10px;
}

.mbx {
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 48px;
    background: url(/skinnew/images/place.png) no-repeat 13px 10px;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
}

.g_tit {
    font-size: 22px;
    color: #3a3b3c;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px #e7e7e7 solid;
    position: relative;
}

.g_tit font {
    color: #888;
    font-size: 18px;
    margin-left: 10px;
}

.content .content_left {
    width: 800px;
    float: left;
}

.content .content_right {
    width: 300px;
    float: right;
}

.content .Gminfo {
    width: 100%;
    height: 265px;
    position: relative;
}

.content .Gminfo h1 {
    line-height: 30px;
    font-size: 26px;
    margin-left: 10px;
    margin-bottom: 15px;
    font-weight: normal;
}

.content .Gminfo .gminfo_left {
    width: 186px;
    float: left;
    margin-right: 15px;
}

.dozan {
    width: 170px;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 15px;
    line-height: 34px;
    margin-top: 18px;
}

.dozan span {
    display: block;
    float: left;
    width: 48%;
    line-height: 34px;
}

.dozan span i {
    display: block;
    width: 36px;
    height: 34px;
    float: left;;
    cursor: pointer;
}

.dozan span b {
    font-weight: normal;
}

.dozan .dozan-a1 {
}

.dozan .dozan-a2 {
    float: right;
}

.dozan .dozan-a1 i {
    background-position: -71px 5px;
}

.dozan .dozan-a2 i {
    background-position: -119px 5px;
}

.content .Gminfo .img {
    display: block;
    margin: 0 auto;
}

.content .Gminfo .img, .content .Gminfo .img img {
    width: 150px;
    height: 150px;
    border-radius: 18px;
}

.content .Gminfo .lis {
    float: right;
    width: 538px;
    height: 60px;
    margin-top: 15px;
}

.content .Gminfo .lis li {
    width: 140px;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    float: left;
    font-size: 14px;
    color: #303030;
}

.content .Gminfo .lis li a {
    color: #f0412a;
}

.content .Gminfo .lis li.version {
    width: 200px;
}

.content .Gminfo .lis li.time {
    width: 200px;
}

/*游戏介绍-标签*/
.gtag {
    overflow: hidden;
    float: right;
    width: 538px;
    zoom: 1; /* display: none; */
}

.gtag span {
    padding: 0 0 0 20px;
    display: block;
    background: url(../images/tag_tb.png) no-repeat 1px 3px;
    margin: 5px 0 5px 0;
    line-height: 18px;
    height: 20px;
    overflow: hidden;
    zoom: 1;
}

.gtag span a {
    color: #17a7ee;
    border: 1px solid #17a7ee;
    border-radius: 2px;
    padding: 0px 3px;
    margin-right: 10px;
    display: inline-block;
}

.gtag span a:hover {
    color: #fff;
    background: #17a7ee
}

.gtag span i {
    color: #C0C0C0;
    font-style: normal;
    border: 1px solid #DBDBDB;
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 0px 3px;
    margin-right: 10px;
    display: inline-block;
}

.content .Gminfo .btn_box {
    width: 538px;
    float: right;
}

.content .Gminfo .btn_box .btn {
    width: 450px; /* height: 150px; */
    float: left;
}

.content .Gminfo .btn_box .btn a {
    display: block;
    width: 178px;
    height: 50px;
    float: left;
    line-height: 50px;
    color: #fff;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 16px;
    margin-right: 40px;
}

.content .Gminfo .btn_box .btn a span {
    display: block;
    width: 52px;
    height: 50px;
    float: left;
    background: url(../images/soft_pc_infoicon.png) no-repeat;
}

.content .Gminfo .btn_box .btn .az_btn {
    background: #23bc6a;
}

.content .Gminfo .btn_box .btn .az_btn span {
    background-position: -355px -3px;
}

.content .Gminfo .btn_box .btn .pc_btn {
    background: url(../images/soft_btn_tg.png) no-repeat center center;
}

.content .Gminfo .btn_box .btn .pc_btn span {
    background-position: -400px -4px;
}

.content .Gminfo .btn_box .btn .ios_btn {
    background: #9a9a9a;
    display: none;
}

.content .Gminfo .btn_box .btn .ios_btn span {
    background-position: -355px -48px;
}

.content .Gminfo .btn_box .btn .zl_btn {
    background: #5c5c5c;
    display: none;
}

.content .Gminfo .btn_box .btn .zl_btn span {
    background-position: -408px -6px;
}

.content .Gminfo .btn_box .qr_img {
    width: 200px;
    height: 150px;
    float: right;
}

.content .Gminfo .btn_box .qr_img img {
    margin-top: 15px;
}

.content .Gminfo .btn_box .btn a i {
    font-style: normal;
}


.title_h {
    line-height: 38px;
}

.title_h span {
    padding-left: 10px;
    border-left: 5px solid #52c3dd;
    font-size: 16px;
}

/* 相关应用 */
.tuijian {
    margin-top: 10px;
    overflow: hidden;
}

.tuijian ul li {
    height: 27px;
    margin-bottom: 16px;
    position: relative;
}

.tuijian ul li .name {
    float: left;
    height: 26px;
    line-height: 26px;
    width: 195px;
    font-size: 14px;
    padding-left: 38px;
    position: relative;
    overflow: hidden;
}

.tuijian ul li .name img {
    position: absolute;
    display: block;
    width: 28px;
    height: 28px;
    top: -1px;
    left: 0;
}

.tuijian ul li .soft-download-btn {
    width: 64px;
    height: 24px;
    display: inline-block;
    line-height: 24px;
    border: 1px solid #bbbbbb;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}

.tuijian ul li .soft-download-btn:hover {
    color: #fff;
    background: #3eb118;
    border-color: #009FF0;
}

/* 内容 */
.content .s_title {
    width: 800px;
    z-index: 9999;
    padding-top: 8px;
}

.content .s_title {
    height: 45px;
    line-height: 45px;
    border-bottom: 3px solid #ddd;
}

.content .s_title li, .content .s_title span {
    float: left;
    padding: 0 15px;
    cursor: pointer;
    color: #666;
    font-size: 16px;
    height: 45px;
}

.content .s_title .cur {
    border-bottom: 3px solid #444;
    margin-bottom: -3px;
}

.content .s_title .one {
    background: #1aabc0;
    color: #fff;
    border-color: #1aabc0;
    border-radius: 5px 5px 0px 0px;
}

#v-intro {
    line-height: 24px;
    color: #666;
    font-size: 15px;
    margin-top: 15px;
}

#v-intro p {
    line-height: 30px;
}

#v-intro h3 {
    border-left: 5px solid #444;
    padding-left: 10px;
    line-height: 30px;
    height: 30px;
    background: #f8f8f8;
    margin: 15px 0 10px 0;
    font-size: 16px;
    font-family: å¾®è½¯é›…é»‘;
    color: #444;
}

#v-intro img {
    max-height: 450px;
    display: block;
    max-width: 100%;
    margin: 10px auto;
}

#special-box {
    margin: 10px;
    background: #fefadd;
    border: 1px solid #fbd074;
    padding: 10px;
}

#special-box h2 {
    font-size: 14px;
    border-bottom: 1px dashed #fbd074;
    color: #ffa93a;
}

#special-info {
    padding: 10px 0;
}

#special-info a {
    color: red;
}

#special-info img {
    display: block;
}

#v-recom {
    position: absolute;
    height: 76px;
    top: 4px;
    right: 120px;
}

.oTit {
    border-bottom: 3px solid #dddddd;
    margin-bottom: 12px;
    position: relative;
}

.oTit h2 {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: #444444;
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: -3px;
    float: left;
    border-bottom: 3px solid #444444;
}

.oTit a {
    float: right;
    margin-top: 25px;
}

.guess_tab {
    position: absolute;
    bottom: 4px;
    margin-left: 20px;
    right: 0;
    height: 30px;
    overflow: hidden
}

.guess_tab b {
    font-weight: normal;
    margin: 0 0 0 5px;
    cursor: pointer;
    background: #e5e5e5;
    padding: 6px 10px;
    border-radius: 3px;
    color: #6b6b6b;
    font-size: 13px;
    display: inline-block;
}

.guess_tab b.cur {
    background: #52c3dd;
    color: #fff;
}

#VideoIntrocontent {
    text-align: center;
}

/*imgview*/
#imgview {
    width: 100%;
    margin-bottom: 10px;
    overflow-x: auto;
}

#imgview ul {
    height: auto;
    white-space: nowrap;
}

#imgview ul li {
    padding-right: 12px;
    display: inline-block;
}

#imgview ul li img {
    max-height: 300px;
}


.r-look-c {
    padding-top: 20px;
    overflow: hidden;
}

.r-look-img {
    float: left;
    display: inline-block;
    width: 192px;
    height: 100px;
    margin-right: 16px;
}

.r-look-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.r-look-t {
    font-size: 14px;
}

.r-look-h3 {
    padding: 10px 0;
}

.r-look-h3-a1 {
    color: #333;
    font-size: 16px;
    font-weight: 500;
}

.r-look-h3-a2 {
    float: right;
    font-weight: 500;
    font-size: 12px;
    color: #f2662f;
    position: relative;
    padding-right: 10px;
}

.r-look-h3-a2:after {
    content: '>';
    position: absolute;
    top: 0;
    right: 0;
}

.r-look-t p {
    color: #999;
    line-height: 26px;
    font-size: 14px;
    height: 52px;
    overflow: hidden;
}

.r-look-soft {
    padding-top: 24px;
}

.r-look-soft ul {
    overflow: hidden;
    width: 110%;
}

.r-look-soft ul li {
    float: left;
    width: 240px;
    margin-right: 10px;
    margin-bottom: 30px;
}

.r-look-soft ul li:nth-of-type(3n+3) {
    margin-right: 0;
}

.r-look-soft-img {
    float: left;
    margin-right: 10px;
}

.r-look-soft-img img {
    width: 70px;
    height: 70px;
    border-radius: 4px;
    display: block;
    object-fit: cover;
}

.r-look-soft-p1 {
    height: 18px;
    overflow: hidden;
}

.r-look-soft-p1 a {
    color: #333;
    font-size: 14px;
    display: block;
    width: 115px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.r-look-soft-p1 span {
    color: #bbb;
    margin-left: 5px;
    font-size: 12px;
}

.r-look-soft-p2 {
    padding: 6px 0;
}

.r-look-soft-p2 a {
    color: #1c70e3;
}

.r-look-soft-p2 i {
    color: #c2c2c2;
    font-style: normal;
    position: relative;
    padding-left: 10px;
}

.r-look-soft-p2 i:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background: #e0e0e0;
    top: 0;
    left: 5px;
    bottom: 0;
    margin: auto;
}

.r-look-soft-p3 {
    font-size: 14px;
    width: 118px;
    overflow: hidden;
    height: 20px;
    margin-top: 5px;
}

.r-look-soft-p3 i {
    font-style: normal;
    line-height: 20px;
}

.r-look-soft-d {
    width: 210px;
}

.r-look-soft-p3 span {
    margin-right: 6px;
    border-radius: 2px;
    padding: 3px 5px;
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.r-look-soft-p3 span:nth-of-type(1) {
    color: #9a9a9a;
    border: 1px solid #9a9a9a;
}

.r-look-soft-p3 span:nth-of-type(2) {
    color: #f1c720;
    border: 1px solid #f1c720;
}

.r-look-soft-p3 span:nth-of-type(3) {
    color: #333;
    border: 1px solid #333;
}

.r-look-soft-p3 span:nth-of-type(4) {
    color: #1dbb37;
    border: 1px solid #1dbb37;
}

.r-look-soft-p3 span:nth-of-type(5) {
    color: #0b3ebc;
    border: 1px solid #0b3ebc;
}


/*下载排行榜*/
.phb_list {
    border-top: 1px solid #eeeeee;
}

.phb_list ul li {
    padding: 20px 0;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    position: relative;
}

.phb_list ul {
}

.phb_list ul li:last-child {
    border: 0;
}

.b-r-con-img {
    float: left;
    margin-right: 10px;
}

.b-r-con-img img {
    width: 60px;
    height: 60px;
    border-radius: 4px;
    display: block;
    object-fit: cover;
}

.b-r-con-t h3 {
    padding: 9px 0;
}

.b-r-con-t h3 a {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    display: block;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px;
}

.b-r-con-t p {
    font-size: 14px;
    color: #999;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.b-r-con-t p i {
    margin: 0 6px;
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #999;
}

.b-r-download {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid #ff6600;
    color: #ff6600;
    width: 46px;
    text-align: center;
    height: 26px;
    line-height: 28px;
    border-radius: 2px;
}

.b-r-download:hover {
    background: #e35720;
    color: #fff;
}

/* 热门专题 */
.zt_hot .images {
    display: block;
    position: relative;
    width: 100%;
    height: 160px;
    overflow: hidden;
    margin-top: 15px;
}

.zt_hot .images img {
    display: block;
    width: 100%;
    min-height: 160px;
}

.zt_hot .images span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    background: #19161694;
    color: #fff;
}

.fl_hot {
    width: 100%;
    overflow: hidden;
}

.fl_hot ul {
    width: 110%;
    overflow: hidden;
}

.fl_hot ul li {
    float: left;
    width: 90px;
    height: 28px;
    line-height: 28px;
    margin: 0 10px 10px 0;
    text-align: center;
    border: 1px solid #eeeeee;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fl_hot ul li.color_0 {
    border: 1px solid #ff5e33;
    color: #ff5e33;
}

.fl_hot ul li.color_0 a {
    color: #ff5e33;
}

.fl_hot ul li.color_1 {
    border: 1px solid #4996ff;
    color: #4996ff;
}

.fl_hot ul li.color_1 a {
    color: #4996ff;
}

.fl_hot ul li.color_2 {
    border: 1px solid #b36fff;
    color: #b36fff;
}

.fl_hot ul li.color_2 a {
    color: #b36fff;
}

.fl_hot ul li.color_3 {
    border: 1px solid #4ac144;
    color: #4ac144;
}

.fl_hot ul li.color_3 a {
    color: #4ac144;
}

.fl_hot ul li.color_4 {
    border: 1px solid #ff56bd;
    color: #ff56bd;
}

.fl_hot ul li.color_4 a {
    color: #ff56bd;
}

.other {
    width: 1080px;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
}

#gimg {
    width: 1080px;
    overflow: hidden;
    zoom: 1;
    z-index: 99;
    position: relative;
    margin: 0 auto;
    border-radius: 10px;
    height: 145px;
    margin-top: 6px;
}

#shot-list {
    left: 0;
}

.shot-wrap {
    width: 1166px;
    height: 135px;
    overflow: hidden;
    zoom: 1;
    margin: 10px 20px 0px 36px;
}

.shot-banner {
    font-size: 0;
}

.shot-list li {
    width: 210px;
    height: 130px;
    display: inline-block;
    vertical-align: bottom;
    padding: 0px 20px;
    *display: inline;
    *zoom: 1; /*padding-right: 13px;*//* padding-right: 12px; */
}

.shot-list li img {
    cursor: pointer;
    height: 107px;
    width: 210px;
    padding: 0px;
    border-radius: 10px;
}

.focusBts {
    background: #fff url(http://www.dnfziliao.com/SkinNew/images/topicscroll.png) no-repeat;
    width: 27px;
    height: 109px;
    position: absolute;
    cursor: pointer;
    z-index: 2;
    opacity: 1.0;
}

#focusBtl {
    background-position: 0px 0px;
    left: 0px;
    top: 10px;
}

#focusBtr {
    background-position: -27px 0px;
    right: 0px;
    top: 10px;
}

#focusBtl:hover {
    background-position: 0px -108px;
    left: 0px;
}

#focusBtr:hover {
    background-position: -27px -108px;
    right: 0px;
}

.shot-list li span {
    width: 210px;
    height: 110px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.shot-list li a {
    display: block;
    position: relative;
    cursor: pointer;
}

.shot-list li a:hover {
    color: #df0000;
}

.newscon .shot-list a p {
    padding-top: 3px;
    font-size: 12px;
    color: #333;
    text-indent: 0px;
    width: 80px;
    display: block;
    text-align: center;
    line-height: 18px;
}

.newscon .shot-list a:hover p {
    color: #df0000;
}

.shot-list li a p {
    text-align: center;
    padding-top: 2px;
    color: #333;
}

.shot-list li a:hover p {
    color: #df0000;
}

/* 猜你喜欢 */
#VideoIntrocontent {
    text-align: center;
}

.zt_top {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 14px;
    border-bottom: 1px dashed #d8d8d8;
    margin-left: 9px;
}

.zt_top span {
    float: left;
    width: 515px;
    height: 18px;
    line-height: 18px;
    margin: 6px 0 0 15px;
}

.zt_top p {
    float: left;
    width: 515px;
    line-height: 26px;
    margin-left: 15px;
    color: #858585;
    margin-top: 10px;
}

.zt_top span .ztname {
    float: right;
    color: #999;
}

.zt_top span .tztname {
    float: left;
    display: inline;
    line-height: 22px;
    font-size: 18px;
    color: #444;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    height: 22px;
}

.zt_top span .tztname i {
    font-size: 16px;
    font-weight: 100;
    padding-left: 4px;
}

.zt_top .ztimg {
    float: left;
    width: 210px;
    height: 103px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.zt_top .ztimg img {
    width: 210px;
    height: 102px;
}

.zt_top .ztimg span {
    width: 215px;
    height: 105px;
    display: block;
    position: absolute;
    background: url(../images/guess_cover1.png) -3px top no-repeat;
    _background: none;
    _filter: progid:dximagetransform.microsoft.alphaimageloader(enabled=true, sizingmethod=scale, src="/images/guess_cover1.png");
    margin-left: 0px;
    margin-top: 0px;
}

.zt_list {
    overflow: hidden;
}

.zt_list ul {
}

.zt_list li {
    float: left;
    width: 230px;
    padding: 10px;
}

.zt_list li:hover {
    background: #f6f6f6
}

.s_ztlistbox {
}

.ztgimg {
    float: left;
    margin-right: 8px;
}

.ztgimg img {
    width: 90px;
    height: 90px;
}

.ztgname {
    display: block;
    width: 120px;
    height: 22px;
    color: #08c;
    line-height: 22px;
    overflow: hidden;
    font-size: 16px;
}

.zt_list li span {
    display: inline-block;
    width: 120px;
    height: 24px;
    overflow: hidden;
    color: #999;
    line-height: 18px;
    margin-top: 8px;
}

.zt_list li span i {
    width: 1px;
    height: 12px;
    background: #dbdbdb;
    display: inline-block;
    margin: 0 6px;
}

.zt_list font {
    color: #f02f2f;
    font-weight: bold;
    font-size: 14px;
    font-family: Georgia;
}

.zt_list li span i {
    width: 1px;
    height: 12px;
    background: #dbdbdb;
    display: inline-block;
    margin: 0 6px;
}

/* 最新更新 */
.con_r_refresh {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background: #3274c6;
    padding: 0 6px;
    border-radius: 100px;
    height: 22px;
    line-height: 22px;
    margin-top: 8px;
}

.con_like_down ul {
    overflow: hidden;
    margin: 10px 0 0 -40px;
    width: 340px;
}

.con_like_down ul li {
    width: 70px;
    float: left;
    text-align: center;
    margin: 20px 0 0 42px;
    height: 105px;
    overflow: hidden;
}

.con_like_down ul li img {
    width: 70px;
    height: 70px;
    border-radius: 6px;
}

.con_like_down ul li a.down-like {
    font-size: 12px;
    background: #4191f4;
    color: #fff;
    padding: 2px 10px;
    display: block;
    margin-top: 6px;
}

.con_like_down ul li span {
    display: block;
    font-size: 12px;
    height: 25px;
    line-height: 28px;
    overflow: hidden;
    transition: margin .3s ease;
}

.con_like_down ul li:hover span {
    margin-top: -32px;
}

.con_like_down ul li a {
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
}


/*预约*/
.yuyuemengban {
    display: none;
    width: 100%;
    height: 2000px;
    position: fixed;
    z-index: 999;;
    background: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    left: 0;
    top: 0;
}

.yuyuewrap {
    display: none;
    width: 400px;
    height: 300px;
    position: fixed;
    left: 50%;
    top: 45%;
    margin: -150px 0 0 -200px;
    background: #fff;
    border-radius: 8px;
    z-index: 1000;
    cursor: initial;
}

.yuyuewrap .closebtn {
    position: absolute;
    right: 10px;
    top: 5px;
    font: 20px/18px microsoft yahei;
    color: #3bb3f2;
    cursor: pointer;
}

.yuyuewrap .closebtn:hover {
    opacity: 0.88;
}

.yuyuewrap .yuyue_con {
    width: 320px;
    height: 260px;
    margin: 0px auto;
    padding-top: 20px
}

.yuyuewrap .yuyue_con .phone {
    width: 300px;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    padding: 0 10px;
    border: 1px solid #ccc;
    display: block;
    margin: 20px auto 0 auto;
    border-radius: 5px;
}

.yuyuewrap .yuyue_con .phone:focus {
    border: 1px solid #3bb3f2;
}

.yuyuewrap .yuyue_con .tips {
    width: 320px;
    text-align: center;
    line-height: 45px;
    font: 16/45;
    margin: 10px auto;
    color: #999;
}

.yuyuewrap .yuyuebtn_bs, .yuyuewrap .yuyuebtn_br {
    width: 330px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 3px;
    margin: 10px auto 20px;
    font-size: 16px;
    cursor: pointer;
}

.yuyuewrap .yuyuebtn_bs {
    background: #3bb3f2;
    color: #fff;
}

.yuyuewrap .yuyuebtn_bs:hover, .yuyuewrap .yuyuebtn_br:hover {
    opacity: 0.88;
}

.yuyuewrap .yuyuebtn_br {
    color: #3bb3f2;
    border: 1px solid #3bb3f2;
}

.footer {
    text-align: center;
    line-height: 30px;
    margin: 15px auto 0;
    background: #1e1e1e;
    color: #fff;
    padding: 30px 0;
}

.footer a {
    color: #ddd;
}

.footer a:hover {
    text-decoration: underline;
}


/*本类下载排行*/
h2.tab_til {
    font-size: 17px;
    font-weight: normal;
    line-height: 36px;
    color: #111;
    position: absolute;
    left: 20px;
    top: 0;
}

h2.tab_til span {
    display: inline-block;
    width: 100px;
    text-align: center;
    background: #ddd;
    color: #666;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    margin-right: 10px;
}

h2.tab_til span.hover {
    color: #fff;
    background: #f02f2f;
}

.side_blgame {
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    margin-top: 30px
}

.side_blgame div {
    margin: 0 auto
}

.side_blgame .tab_con {
    border: 1px solid #e6e6e6;
    margin-top: 18px
}

.side_blgame h2.tab_til span {
    width: 130px;
}

.side_blgame .hb {
    float: right;
    margin: 10px 10px 0 0;
    height: 20px
}

.side_blgame .hb ul {
    width: 37px;
    float: left;
    padding-top: 7px
}

.side_blgame .hb li {
    float: left;
    cursor: pointer;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #ccc;
    text-indent: -99px;
    overflow: hidden;
    margin-left: 5px
}

.side_blgame .hb li.on {
    background: #f02f2f
}

.side_blgame .hb i {
    display: block;
    font-family: "Ã¥Â®â€¹Ã¤Â½â€œ";
    font-size: 16px;
    color: #999;
    cursor: pointer;
    padding: 0 3px
}

.side_blgame .hb .prev {
    float: left;
}

.side_blgame .hb .next {
    float: right;
}

.side_blgame .bt {
    padding: 10px 15px 12px 20px;
    clear: both;
    font-size: 13px;
    color: #999;
}

.side_blgame .bt span {
    float: right;
}

.rank_list {
    overflow: hidden;
    margin-top: 10px;
    padding: 30px 15px 12px 20px;
    clear: both;
}

.rank_list li .con {
    height: 40px;
    border-top: 1px solid #eee;
    padding: 5px 0
}

.rank_list li i {
    height: 19px;
    width: 19px;
    text-align: center;
    line-height: 19px;
    margin: 11px 12px 0 0;
    background: #f02f2f;
    color: #fff
}

.rank_list li i.i_one {
    background: #f02f2f;
    color: #fff;
}

.rank_list li i.i_tow {
    background: #fa814b;
    color: #fff;
}

.rank_list li i.i_three {
    background: #fab036;
    color: #fff;
}

.rank_list li i.i_gray {
    background: #999;
    color: #fff
}

.rank_list li h4 {
    float: left;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    width: 180px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rank_list li p {
    float: right;
    line-height: 40px;
    font-size: 13px;
    color: #999
}

.rank_list li p em {
    float: right;
    width: 7px;
    height: 10px;
    background: url(../images/icon_art.png) 0 0 no-repeat;
    margin: 15px 0 0 3px;
}

.rank_list li p em.up {
    background-position: -201px -153px
}

.rank_list li p em.de {
    background-position: -216px -152px
}

.rank_list li p em.un {
    background-position: -229px -151px
}

