<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8"; body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0
}

fieldset,img {
    border: 0
}

:focus {
    outline: 0
}

address,caption,cite,code,dfn,em,th,var,optgroup {
    font-style: normal;
    font-weight: normal
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal
}
.h1{
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    color:#000;
    font-family: auto;
   }
abbr,acronym {
    border: 0;
    font-variant: normal
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

code,kbd,samp,tt {
    font-size: 100%
}

input,button,textarea,select {
    *font-size: 100%
}

body {
    line-height: 1.5
}

ol,ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th {
    text-align: left
}

sup,sub {
    font-size: 100%;
    vertical-align: baseline
}

:link,:visited ,ins {
    text-decoration: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

* {
    margin: 0;
    padding: 0;
}

body,html {
    overflow-y: auto;
    overflow-x: hidden;
}

.clearfix {
    margin-right: auto;
    margin-left: auto;
    *zoom:1}

.clearfix:before,.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

b,em,i {
    font-style: normal;
    font-weight: normal;
}

body {
    margin: 0;
    font-family: "Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #4b4b4b;
    position: relative;
}

html,body {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    overflow-x: hidden;
    min-height: auto;
    background-color: #f5f5f5;
}

button,input,select,textarea,th {
    background: #fff;
    font-size: 12px;
    line-height: 1.5em;
    font-family: "Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;
}

header, section, footer, aside, nav, article, figure {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover,a:focus {
    -webkit-transition: color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;
    -moz-transition: color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;
    -ms-transition: color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;
    -o-transition: color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;
    transition: color 150ms ease-in 0ms,background-color 150ms ease-in 150ms;
}

.rotate360:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

a:hover {
    color: #6ac20c;
}

.rotate360 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.cx {
    overflow: hidden;
    *zoom: 1;}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

a {
    cursor: pointer;
}

img {
    vertical-align: top;
    border: 0;
}

a img:hover {
    opacity: 0.9;
    cursor: pointer;
}

.bg {
    background-color: #fff;
}

.ico {
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
}

.hTitle {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    *zoom:1;}

.hTitle em {
    float: left;
    position: relative;
    display: block;
    padding: 0 22px;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    background-color: #fff;
}

.hTitle em:before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #6ac20c;
    border-radius: 12px;
    position: absolute;
    left: 0;
    top: 18px;
}

.hTitle em i {
    display: block;
    width: 80px;
    height: 38px;
    background-position: -385px -5px;
    position: absolute;
    right: 3px;
    top: 8px;
}

.hTitle a {
    float: right;
    display: block;
    font-size: 14px;
    color: #757575;
    margin-top: 24px;
}

.hTitle a:hover {
    color: #6ac20c;
}

.djTitle {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    *zoom:1;}

.djTitle em {
    float: left;
    position: relative;
    display: block;
    padding: 0 22px;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    background-color: #fff;
}

.djTitle em:before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #6ac20c;
    border-radius: 12px;
    position: absolute;
    left: 0;
    top: 18px;
}

.djTitle em i {
    display: block;
    width: 80px;
    height: 38px;
    background-position: -385px -5px;
    position: absolute;
    right: 3px;
    top: 8px;
}

.djTitle a {
    float: right;
    display: block;
    font-size: 14px;
    color: #757575;
    margin-top: 28px;
}

.djTitle a:hover {
    color: #6ac20c;
}

.dgTit {
    overflow: hidden;
    *zoom:1;}

.dgTit em {
    float: left;
    display: block;
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    background-color: #fff;
}

.dgTit em i {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #6ac20c;
    border-radius: 5px;
    margin-right: 10px;
}

.dgTit a {
    float: right;
    display: block;
    font-size: 14px;
    color: #757575;
    margin-top: 28px;
}

.dgTit a:hover {
    color: #6ac20c;
}

.crumb {
    height: 46px;
    line-height: 46px;
}

.crumb,.crumb a {
    font-size: 14px;
    color: #8f8f8f;
}

.crumb i {
    display: inline-block;
    width: 15px;
    height: 18px;
    background-position: -488px -6px;
    margin-right: 8px;
    position: relative;
    top: 3px;
}

.crumb a:hover {
    color: #6ac20c;
}

header {
    width: 100%;
    background-color: #fff;
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .05);
    box-shadow: :0 1px 5px 0 rgba(0, 0, 0, .05);
}

header div {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;}

header div&gt;a {
    float: left;
    display: block;
    margin-right: 10px;
}

header div&gt;a img {
    width: 220px;
    margin-top: 10px;
}

header ul {
    float: left;
    width: 750px;
    height: 110px;
    display: flex;
}

header ul li {
    flex: 1;
}

header ul li a {
    display: block;
    position: relative;
    text-align: center;
    font-size: 20px;
    color: #292929;
    line-height: 110px;
    white-space: nowrap;
}

header ul a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 4px;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: transparent;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

header ul a:hover:after {
    width: 100%;
    background-color: #444d5c;
}

header ul a:hover {
    color: #444d5c;
}

header ul a.current:after {
    width: 100%;
    background-color: #6ac20c;
}

header ul a.current {
    color: #6ac20c;
}
header .searchs {
    float: right;
    width: 148px;
    height: 38px;
    background-color: #f8f8f8;
    margin: 35px 0 0 8px;
    border-radius: 19px;
    -webkit-border-radius: 19px;
}

header .search {
    background: none;
    border: none;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    padding-left: 18px;
    width: 130px;
    float: left;
    outline: none;
    color: #454545;
}

header .button {
    width: 38px;
    float: left;
    height: 38px;
    background: url(../images/so.png) 3px 4px no-repeat;
    background-size: 800px 800px;
    border: none;
    cursor: pointer;
    outline: none;
}
#searchForm {
    float: right;
    width: 230px;
    height: 44px;
    position: relative;
    border-radius: 44px;
    margin-top: 33px;
    overflow: hidden;
}

#searchForm .text {
    width: 156px;
    height: 22px;
    line-height: 22px;
    padding: 10px 16px;
    font-size: 14px;
    color: #666;
    border: none;
    border: 1px solid #e0e0e0;
    border-top-left-radius: 44px;
    border-bottom-left-radius: 44px;
}

#searchForm .btnSearch {
    width: 45px;
    height: 46px;
    border: none;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
    text-indent: -9999px;
    cursor: pointer;
    position: absolute;
    right: -1px;
    top: -1px;
    background-image: url(../images/icon.png);
    background-size: 1000px 1000px;
    background-color: #6ac20c;
    background-repeat: no-repeat;
    background-position: 3px 6px;
    overflow: hidden;
}

#searchForm input::-webkit-input-placeholder {
    color: #8e939b;
}

#searchForm input:-moz-placeholder {
    color: #8e939b;
}

#searchForm input::-moz-placeholder {
    color: #8e939b;
}

#searchForm input:-ms-input-placeholder {
    color: #8e939b;
}

footer {
    width: 100%;
    color: #454545;
    font-size: 12px;
    background-color: #06060b;
    text-align: center;
}

footer div {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    padding: 35px 0;
    line-height: 24px;
}

footer p {
    margin-bottom: 10px;
}

footer p:last-of-type {
    margin-top: 20px;
}

footer p a {
    color: #454545;
    margin: 0 5px;
}

footer p span {
    margin: 0 10px;
}

footer p img {
    width: 24px;
    height: 24px;
    margin: 0 10px 0 50px;
}

footer a:hover {
    color: #cfcfcf;
}

.backTop {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 50%;
    margin-right: -660px;
    bottom: 3.85%;
    z-index: 99;
    cursor: pointer;
    display: none;
}

.backTop i {
    display: block;
    width: 50px;
    height: 50px;
    background-position: -947px -63px;
}

.backTop:hover i {
    opacity: 0.72;
}

.pagecode {
    padding: 15px 0;
    text-align: center;
    font-size: 18px;
    color: #949799;
}

.pagecode a {
    padding: 8px 19px;
    margin: 0 5px;
    color: #949799;
    text-decoration: none;
    background-color: #f4f4f4;
    border-radius: 3px;
}

.pagecode&gt;span {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    border-radius: 3px;
}

.pagecode span a {
    display: block;
    padding: 0;
    min-width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
}

.pagecode a i {
    display: inline-block;
    width: 12px;
    height: 20px;
    background-position: -545px -7px;
    position: relative;
    top: 3px;
}

.pagecode a i.ll {
    background-position: -545px -7px;
}

.pagecode a i.lr {
    background-position: -546px -33px;
}

.pagecode a:hover i.ll {
    background-position: -569px -7px;
}

.pagecode a:hover i.lr {
    background-position: -570px -33px;
}

.pagecode a:hover {
    color: #fff;
    background-color: #6ac20c;
}

.pagecode a.current,.pagecode a.current:hover {
    color: #fff;
    background-color: #6ac20c;
    padding: 8px 15px;
}

.pagecode a.disabled,.pagecode a.disabled:hover {
    color: #666;
    background-color: #efefef;
    cursor: default;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;}

section {
    padding: 8px 20px 20px;
    margin-bottom: 20px;
    background-color: #fff;
    overflow: hidden;
    *
    zoom: 1;
    }

/* game */
.dgsRec {
    padding-top: 20px;
}

.dgsRec div {
    position: relative;
    height: 214px;
    overflow: hidden;
    *zoom: 1;}

.dgsRec div a {
    display: inline-block;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.dgsRec div a:nth-of-type(2) {
    margin-bottom: 10px;
}

.dgsRec div a:nth-of-type(4) {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0px;
}

.dgsRec div a img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.dgsRec div a:hover img {
    transform: scale(1.3);
}

.dgsRec div a:nth-of-type(1) {
    width: 380px;
    height: 214px;
}

.dgsRec div a:nth-of-type(2) {
    width: 380px;
    height: 102px;
}

.dgsRec div a:nth-of-type(3) {
    width: 380px;
    height: 102px;
}

.dgsRec div a:nth-of-type(4) {
    width: 380px;
    height: 214px;
}

.dgsRec div a:nth-of-type(1) img {
    width: 100%;
    min-height: auto;
    height: 100%;
    object-fit: cover;
}

.dgsRec div a:nth-of-type(2) img {
    width: 100%;
    min-height: auto;
    height: 100%;
    object-fit: cover;
}

.dgsRec div a:nth-of-type(3) img {
    width: 100%;
    min-height: auto;
    height: 100%;
    object-fit: cover;
}

.dgsRec div a:nth-of-type(4) img {
    width: 100%;
    min-height: auto;
    height: 100%;
    object-fit: cover;
}

.dgsRec ul {
    width: 1190px;
    overflow: hidden;
    *zoom: 1;}

.dgsRec ul li {
    float: left;
    width: 94px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    margin: 20px 12.5px 0 0;
}

.dgsRec ul li a {
    display: block;
    border-radius: 16px;
    background-color: #ffe5e5;
    color: #e85454;
    padding: 0 6px;
    overflow: hidden;
    white-space: nowrap;
}

.dgsRec ul li a:hover {
    color: #ffe5e5;
    background-color: #e85454;
}

.dgsRec ul li:nth-of-type(1) a {
    background-color: #fff5e5;
    color: #ff9900;
}

.dgsRec ul li:nth-of-type(2) a {
    background-color: #ffe5e5;
    color: #e85454;
}

.dgsRec ul li:nth-of-type(3) a {
    background-color: #f3ffe5;
    color: #88d42f;
}

.dgsRec ul li:nth-of-type(4) a {
    background-color: #f7e5ff;
    color: #8957a1;
}

.dgsRec ul li:nth-of-type(5) a {
    background-color: #e5f9ff;
    color: #00b7ee;
}

.dgsRec ul li:nth-of-type(6) a {
    background-color: #fdffe5;
    color: #a6b314;
}

.dgsRec ul li:nth-of-type(7) a {
    background-color: #ffeee5;
    color: #ffab80;
}

.dgsRec ul li:nth-of-type(8) a {
    background-color: #e5faff;
    color: #43b3cb;
}

.dgsRec ul li:nth-of-type(9) a {
    background-color: #ffece5;
    color: #bf3504;
}

.dgsRec ul li:nth-of-type(10) a {
    background-color: #e5f4ff;
    color: #83a8c3;
}

.dgsRec ul li:nth-of-type(11) a {
    background-color: #ffe5f0;
    color: #be6a8b;
}

.dgsRec ul li:nth-of-type(12) a {
    background-color: #ffe5e5;
    color: #e85454;
}

.dgsRec ul li:nth-of-type(13) a {
    background-color: #f3ffe5;
    color: #88d42f;
}

.dgsRec ul li:nth-of-type(14) a {
    background-color: #f7e5ff;
    color: #8957a1;
}

.dgsRec ul li:nth-of-type(15) a {
    background-color: #e5f9ff;
    color: #00b7ee;
}

.dgsRec ul li:nth-of-type(16) a {
    background-color: #fdffe5;
    color: #a6b314;
}

.dgsRec ul li:nth-of-type(17) a {
    background-color: #ffeee5;
    color: #ffab80;
}

.dgsRec ul li:nth-of-type(18) a {
    background-color: #e5faff;
    color: #43b3cb;
}

.dgsRec ul li:nth-of-type(19) a {
    background-color: #ffece5;
    color: #bf3504;
}

.dgsRec ul li:nth-of-type(20) a {
    background-color: #e5f4ff;
    color: #83a8c3;
}

.dgsRec ul li:nth-of-type(1) a:hover {
    color: #fff5e5;
    background-color: #ff9900;
}

.dgsRec ul li:nth-of-type(2) a:hover {
    color: #ffe5e5;
    background-color: #e85454;
}

.dgsRec ul li:nth-of-type(3) a:hover {
    color: #f3ffe5;
    background-color: #88d42f;
}

.dgsRec ul li:nth-of-type(4) a:hover {
    color: #f7e5ff;
    background-color: #8957a1;
}

.dgsRec ul li:nth-of-type(5) a:hover {
    color: #e5f9ff;
    background-color: #00b7ee;
}

.dgsRec ul li:nth-of-type(6) a:hover {
    color: #fdffe5;
    background-color: #a6b314;
}

.dgsRec ul li:nth-of-type(7) a:hover {
    color: #ffeee5;
    background-color: #ffab80;
}

.dgsRec ul li:nth-of-type(8) a:hover {
    color: #e5faff;
    background-color: #43b3cb;
}

.dgsRec ul li:nth-of-type(9) a:hover {
    color: #ffece5;
    background-color: #bf3504;
}

.dgsRec ul li:nth-of-type(10) a:hover {
    color: #e5f4ff;
    background-color: #83a8c3;
}

.dgsRec ul li:nth-of-type(11) a:hover {
    color: #ffe5f0;
    background-color: #be6a8b;
}

.dgsRec ul li:nth-of-type(12) a:hover {
    color: #ffe5e5;
    background-color: #e85454;
}

.dgsRec ul li:nth-of-type(13) a:hover {
    color: #f3ffe5;
    background-color: #88d42f;
}

.dgsRec ul li:nth-of-type(14) a:hover {
    color: #f7e5ff;
    background-color: #8957a1;
}

.dgsRec ul li:nth-of-type(15) a:hover {
    color: #e5f9ff;
    background-color: #00b7ee;
}

.dgsRec ul li:nth-of-type(16) a:hover {
    color: #fdffe5;
    background-color: #a6b314;
}

.dgsRec ul li:nth-of-type(17) a:hover {
    color: #ffeee5;
    background-color: #ffab80;
}

.dgsRec ul li:nth-of-type(18) a:hover {
    color: #e5faff;
    background-color: #43b3cb;
}

.dgsRec ul li:nth-of-type(19) a:hover {
    color: #ffece5;
    background-color: #bf3504;
}

.dgsRec ul li:nth-of-type(20) a:hover {
    color: #e5f4ff;
    background-color: #83a8c3;
}

.dgsList {
    position: relative;
}

.tMenu {
    position: absolute;
    top: 8px;
    left: 150px;
    overflow: hidden;
    *zoom: 1;}

.tMenu a {
    position: relative;
    float: left;
    display: block;
    padding: 17px 26px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #757575;
}

.tMenu a:after {
    content: '';
    width: 1px;
    height: 20px;
    background-color: #dbdbdb;
    position: absolute;
    top: 17px;
    right: 0;
}

.tMenu a:last-child:after {
    background-color: transparent;
}

.tMenu a.current,.tMenu a:hover {
    color: #6ac20c;
}

.tMenu a.current:after {
    background-color: #6ac20c;
}

.tMenu a:last-child.current:after {
    background-color: #6ac20c;
    left: -1px
}

.tMenu a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

/* gM */
.tMenu a i.nw {
    background-position: -614px -6px;
}

.tMenu a i.ht {
    background-position: -644.5px -6px;
}

.tMenu a i.rc {
    background-position: -674px -6px;
}

.tMenu a.current i.nw,.tMenu a:hover i.nw {
    background-position: -614px -28px;
}

.tMenu a.current i.ht,.tMenu a:hover i.ht {
    background-position: -644.5px -28px;
}

.tMenu a.current i.rc,.tMenu a:hover i.rc {
    background-position: -674px -28px;
}

/* nM */
.tMenu a i.tw {
    background-position: -799px -6px;
}

.tMenu a i.rj {
    background-position: -831px -6px;
}

.tMenu a i.yx {
    background-position: -863px -6px;
}

.tMenu a.current i.tw,.tMenu a:hover i.tw {
    background-position: -799px -28px;
}

.tMenu a.current i.rj,.tMenu a:hover i.rj {
    background-position: -831px -28px;
}

.tMenu a.current i.yx,.tMenu a:hover i.yx {
    background-position: -863px -28px;
}

/* tM */
.tMenu a i.qb {
    background-position: -705px -6px;
}

.tMenu a i.gh {
    background-position: -737px -6px;
}

.tMenu a i.rh {
    background-position: -769px -6px;
}

.tMenu a.current i.qb,.tMenu a:hover i.qb {
    background-position: -705px -28px;
}

.tMenu a.current i.gh,.tMenu a:hover i.gh {
    background-position: -737px -28px;
}

.tMenu a.current i.rh,.tMenu a:hover i.rh {
    background-position: -769px -28px;
}

.dgsCont {
    padding-top: 20px;
    overflow: hidden;
    *zoom: 1;}

.dgsTag {
    float: left;
}

.dgsTag a {
    display: block;
    width: 132px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f2f2f2;
    font-size: 18px;
    color: #a8a8a8;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dgsTag a.current,.dgsTag a:hover {
    color: #fff;
    background-color: #6ac20c;
    font-weight: bold;
    border-radius: 6px;
}

.dgsTag a i {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

/* game */
.dgsTag a i.qb {
    background-position: -4px -194px;
}

.dgsTag a i.xx {
    background-position: -41px -194px;
}

.dgsTag a i.dz {
    background-position: -78px -194px;
    top: 7px;
}

.dgsTag a i.kp {
    background-position: -115px -194px;
    top: 5.5px;
}

.dgsTag a i.mn {
    background-position: -152px -194px;
    top: 8px;
}

.dgsTag a i.sc {
    background-position: -189px -194px;
    top: 8px;
}

.dgsTag a i.gd {
    background-position: -226px -194px;
    margin-right: 12px;
}

.dgsTag a i.wd {
    background-position: -258px -194px;
    top: 6px;
}

.dgsTag a i.xw {
    background-position: -295px -194px;
}

.dgsTag a i.fx {
    background-position: -331px -194px;
}

.dgsTag a i.ty {
    background-position: -367px -194px;
    margin-right: 11px;
}

.dgsTag a i.mx {
    background-position: -400px -194px;
}

.dgsTag a i.by {
    background-position: -437px -194px;
    top: 7px;
}

.dgsTag a i.qp {
    background-position: -474px -194px;
    margin-right: 12px;
}

.dgsTag a i.qt {
    background-position: -506px -194px;
}

.dgsTag a i.cw {
    background-position: -543px -194px;
}

.dgsTag a i.gk {
    background-position: -580px -194px;
    margin-left: 2px;
}

.dgsTag a i.cq {
    background-position: -614px -194px;
}

.dgsTag a.current i.qb,.dgsTag a:hover i.qb {
    background-position: -4px -234px;
}

.dgsTag a.current i.xx,.dgsTag a:hover i.xx {
    background-position: -41px -234px;
}

.dgsTag a.current i.dz,.dgsTag a:hover i.dz {
    background-position: -78px -234px;
    top: 7px;
}

.dgsTag a.current i.kp,.dgsTag a:hover i.kp {
    background-position: -115px -234px;
    top: 5.5px;
}

.dgsTag a.current i.mn,.dgsTag a:hover i.mn {
    background-position: -152px -234px;
    top: 8px;
}

.dgsTag a.current i.sc,.dgsTag a:hover i.sc {
    background-position: -189px -234px;
    top: 8px;
}

.dgsTag a.current i.gd,.dgsTag a:hover i.gd {
    background-position: -226px -234px;
    margin-right: 12px;
}

.dgsTag a.current i.wd,.dgsTag a:hover i.wd {
    background-position: -258px -234px;
    top: 6px;
}

.dgsTag a.current i.xw,.dgsTag a:hover i.xw {
    background-position: -295px -234px;
}

.dgsTag a.current i.fx,.dgsTag a:hover i.fx {
    background-position: -331px -234px;
}

.dgsTag a.current i.ty,.dgsTag a:hover i.ty {
    background-position: -367px -234px;
    margin-right: 11px;
}

.dgsTag a.current i.mx,.dgsTag a:hover i.mx {
    background-position: -400px -234px;
}

.dgsTag a.current i.by,.dgsTag a:hover i.by {
    background-position: -437px -234px;
    top: 7px;
}

.dgsTag a.current i.qp,.dgsTag a:hover i.qp {
    background-position: -474px -234px;
    margin-right: 12px;
}

.dgsTag a.current i.qt,.dgsTag a:hover i.qt {
    background-position: -506px -234px;
}

.dgsTag a.current i.cw,.dgsTag a:hover i.cw {
    background-position: -543px -234px;
}

.dgsTag a.current i.gk,.dgsTag a:hover i.gk {
    background-position: -580px -234px;
    margin-left: 2px;
}

.dgsTag a.current i.cq,.dgsTag a:hover i.cq {
    background-position: -614px -234px;
}

/* game1 */
.dgsTag a i.a1 {
    background-position: -4px -194px;
}

.dgsTag a i.a2 {
    background-position: -41px -194px;
}

.dgsTag a i.a3 {
    background-position: -78px -194px;
    top: 7px;
}

.dgsTag a i.a4 {
    background-position: -115px -194px;
    top: 5.5px;
}

.dgsTag a i.a5 {
    background-position: -152px -194px;
    top: 8px;
}

.dgsTag a i.a6 {
    background-position: -189px -194px;
    top: 8px;
}

.dgsTag a i.a7 {
    background-position: -226px -194px;
    margin-right: 12px;
}

.dgsTag a i.a8 {
    background-position: -258px -194px;
    top: 6px;
}

.dgsTag a i.a9 {
    background-position: -295px -194px;
}

.dgsTag a i.a10 {
    background-position: -331px -194px;
}

.dgsTag a i.a11 {
    background-position: -367px -194px;
    margin-right: 11px;
}

.dgsTag a i.a12 {
    background-position: -400px -194px;
}

.dgsTag a i.a13 {
    background-position: -437px -194px;
    top: 7px;
}

.dgsTag a i.a14 {
    background-position: -474px -194px;
    margin-right: 12px;
}

.dgsTag a i.a15 {
    background-position: -506px -194px;
}

.dgsTag a i.a16 {
    background-position: -543px -194px;
}

.dgsTag a i.a17 {
    background-position: -580px -194px;
    margin-left: 2px;
}

.dgsTag a i.a18 {
    background-position: -614px -194px;
}

.dgsTag a.current i.a1,.dgsTag a:hover i.a1 {
    background-position: -4px -234px;
}

.dgsTag a.current i.a2,.dgsTag a:hover i.a2 {
    background-position: -41px -234px;
}

.dgsTag a.current i.a3,.dgsTag a:hover i.a3 {
    background-position: -78px -234px;
    top: 7px;
}

.dgsTag a.current i.a4,.dgsTag a:hover i.a4 {
    background-position: -115px -234px;
    top: 5.5px;
}

.dgsTag a.current i.a5,.dgsTag a:hover i.a5 {
    background-position: -152px -234px;
    top: 8px;
}

.dgsTag a.current i.a6,.dgsTag a:hover i.a6 {
    background-position: -189px -234px;
    top: 8px;
}

.dgsTag a.current i.a7,.dgsTag a:hover i.a7 {
    background-position: -226px -234px;
    margin-right: 12px;
}

.dgsTag a.current i.a8,.dgsTag a:hover i.a8 {
    background-position: -258px -234px;
    top: 6px;
}

.dgsTag a.current i.a9,.dgsTag a:hover i.a9 {
    background-position: -295px -234px;
}

.dgsTag a.current i.a10,.dgsTag a:hover i.a10 {
    background-position: -331px -234px;
}

.dgsTag a.current i.a11,.dgsTag a:hover i.a11 {
    background-position: -367px -234px;
    margin-right: 11px;
}

.dgsTag a.current i.a12,.dgsTag a:hover i.a12 {
    background-position: -400px -234px;
}

.dgsTag a.current i.a13,.dgsTag a:hover i.a13 {
    background-position: -437px -234px;
    top: 7px;
}

.dgsTag a.current i.a14,.dgsTag a:hover i.a14 {
    background-position: -474px -234px;
    margin-right: 12px;
}

/* soft */
.dgsTag a i.sj {
    background-position: -41px -284px;
    top: 7px;
}

.dgsTag a i.sp {
    background-position: -78px -284px;
    top: 6px;
    margin-right: 11px;
}

.dgsTag a i.sh {
    background-position: -115px -284px;
    top: 5.5px;
    margin-right: 11.5px;
}

.dgsTag a i.xy {
    background-position: -152px -284px;
}

.dgsTag a i.jy {
    background-position: -189px -284px;
    top: 8px;
}

.dgsTag a i.sg {
    background-position: -226px -284px;
    top: 5.5px;
    margin-right: 11px;
}

.dgsTag a i.yj {
    background-position: -258px -284px;
}

.dgsTag a i.my {
    background-position: -295px -284px;
}

.dgsTag a i.wl {
    background-position: -331px -284px;
    top: 5.5px;
    margin-right: 13px;
}

.dgsTag a i.ly {
    background-position: -367px -284px;
}

.dgsTag a i.zt {
    background-position: -400px -284px;
}

.dgsTag a i.pz {
    background-position: -437px -284px;
    top: 7px;
}

.dgsTag a i.xs {
    background-position: -474px -284px;
    margin-right: 11px;
}

.dgsTag a i.jr {
    background-position: -506px -284px;
    margin-right: 11px;
}

.dgsTag a i.kg {
    background-position: -541px -284px;
    top: 5.5px;
    margin-right: 11.5px;
}

.dgsTag a.current i.sj,.dgsTag a:hover i.sj {
    background-position: -41px -324px;
    top: 7px;
}

.dgsTag a.current i.sp,.dgsTag a:hover i.sp {
    background-position: -78px -324px;
    top: 6px;
    margin-right: 11px;
}

.dgsTag a.current i.sh,.dgsTag a:hover i.sh {
    background-position: -115px -324px;
    top: 5.5px;
    margin-right: 11.5px;
}

.dgsTag a.current i.xy,.dgsTag a:hover i.xy {
    background-position: -152px -324px;
}

.dgsTag a.current i.jy,.dgsTag a:hover i.jy {
    background-position: -189px -324px;
    top: 8px;
}

.dgsTag a.current i.sg,.dgsTag a:hover i.sg {
    background-position: -226px -324px;
    top: 5.5px;
    margin-right: 11px;
}

.dgsTag a.current i.yj,.dgsTag a:hover i.yj {
    background-position: -258px -324px;
}

.dgsTag a.current i.my,.dgsTag a:hover i.my {
    background-position: -295px -324px;
}

.dgsTag a.current i.wl,.dgsTag a:hover i.wl {
    background-position: -331px -324px;
    top: 5.5px;
    margin-right: 13px;
}

.dgsTag a.current i.ly,.dgsTag a:hover i.ly {
    background-position: -367px -324px;
}

.dgsTag a.current i.zt,.dgsTag a:hover i.zt {
    background-position: -400px -324px;
}

.dgsTag a.current i.pz,.dgsTag a:hover i.pz {
    background-position: -437px -324px;
    top: 7px;
}

.dgsTag a.current i.xs,.dgsTag a:hover i.xs {
    background-position: -474px -324px;
    margin-right: 11px;
}

.dgsTag a.current i.jr,.dgsTag a:hover i.jr {
    background-position: -506px -324px;
    margin-right: 11px;
}

.dgsTag a.current i.kg,.dgsTag a:hover i.kg {
    background-position: -541px -324px;
    top: 5.5px;
    margin-right: 11.5px;
}

/* soft1 */
.dgsTag a i.b1 {
    background-position: -189px -284px;
    top: 7px;
}

.dgsTag a i.b2 {
    background-position: -539px -284px;
    top: 6px;
    margin-right: 11px;
}

.dgsTag a i.b3 {
    background-position: -115px -284px;
    top: 5.5px;
    margin-right: 11.5px;
}

.dgsTag a i.b4 {
    background-position: -329px -284px;
}

.dgsTag a i.b5 {
    background-position: -226px -284px;
    top: 8px;
}

.dgsTag a i.b6 {
    background-position: -295px -284px;
    top: 5.5px;
    margin-right: 11px;
}

.dgsTag a i.b7 {
    background-position: -367px -284px;
}

.dgsTag a i.b8 {
    background-position: -41px -284px;
}

.dgsTag a i.b9 {
    background-position: -437px -284px;
    top: 5.5px;
    margin-right: 13px;
}

.dgsTag a i.b10 {
    background-position: -473px -284px;
}
.dgsTag a i.b11 {
    background-position: -505px -284px;
}
.dgsTag a i.b12 {
    background-position: -77px -284px;
}
.dgsTag a i.b13 {
    background-position: -400px -284px;
}
.dgsTag a.current i.b1,.dgsTag a:hover i.b1 {
    background-position: -189px -324px;
    top: 7px;
}

.dgsTag a.current i.b2,.dgsTag a:hover i.b2 {
    background-position: -539px -324px;
    top: 6px;
}

.dgsTag a.current i.b3,.dgsTag a:hover i.b3{
    background-position: -115px -324px;
    top: 5.5px;
}

.dgsTag a.current i.b4,.dgsTag a:hover i.b4 {
    background-position: -329px -324px;
}

.dgsTag a.current i.b5,.dgsTag a:hover i.b5 {
    background-position: -226px -324px;
    top: 8px;
}

.dgsTag a.current i.b6,.dgsTag a:hover i.b6 {
    background-position: -295px -324px;
    top: 5.5px;
}

.dgsTag a.current i.b7,.dgsTag a:hover i.b7 {
    background-position: -367px -324px;
}

.dgsTag a.current i.b8,.dgsTag a:hover i.b8 {
    background-position: -41px -324px;
}

.dgsTag a.current i.b9,.dgsTag a:hover i.b9 {
    background-position: -437px -324px;
    top: 5.5px;
}

.dgsTag a.current i.b10,.dgsTag a:hover i.b10 {
    background-position: -473px -324px;
}
.dgsTag a.current i.b11,.dgsTag a:hover i.b11 {
    background-position: -505px -324px;
}
.dgsTag a.current i.b12,.dgsTag a:hover i.b12 {
    background-position: -77px -324px;
}
.dgsTag a.current i.b13,.dgsTag a:hover i.b13 {
    background-position: -400px -324px;
}

.dgsLi {
    width: 1028px;
    float: right;
    overflow: hidden;
}

.dgsLi ul {
    width: 1045px;
    overflow: hidden;
    *zoom: 1;}

.dgsLi ul li {
    position: relative;
    float: left;
    width: 240px;
    height: 130px;
    margin: 0 0 15px 15px;
    border: 1px solid transparent;
    border-radius: 3px;
    background-color: #fafafa;
    overflow: hidden;
    *zoom: 1;-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.dgsLi ul li a {
    float: left;
    display: block;
    padding: 15px 0;
}

.dgsLi ul li a.img {
    padding-left: 13px;
    margin-right: 14px;
}

.dgsLi ul li a.info {
    width: 110px;
    max-height: 96px;
}

.dgsLi ul li a img {
    width: 96px;
    height: 96px;
    border-radius: 16px;
}

.dgsLi ul li p {
    font-size: 14px;
    color: #999;
    line-height: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
}

.dgsLi ul li .name {
    font-size: 18px;
    color: #333;
    height: 28px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dgsLi ul li .time {
    font-weight: 400;
    color: #757575;
    margin-top: 16px;
}

.dgsLi ul li p span {
    color: #757575;
    font-weight: 400;
}

.dgsLi ul li p span:first-of-type {
    margin-right: 4px;
}

.dgsLi ul li p span:nth-of-type(2) {
    margin-left: 4px;
}

.dgsLi ul li p span i {
    display: inline-block;
    width: 14px;
    height: 13px;
    background-position: -128px -10px;
    margin-left: 2px;
    position: relative;
    top: 0.5px;
}

.dgsLi ul li .btn {
    display: none;
    font-size: 14px;
    color: #fff;
    width: 68px;
    height: 28px;
    line-height: 28px;
    background-color: #6ac20c;
    border-radius: 3px;
    text-align: center;
    margin-top: 12px;
}

.dgsLi ul li a:hover p.name {
    color: #6ac20c;
}

.dgsLi ul li:hover {
    background-color: #f5ffeb;
    border-color: #6ac20c;
}

.dgsLi ul li:hover .btn {
    display: block;
}

.dgsLi ul li:hover .time {
    display: none;
}

/* topic */
.dtpCont {
    position: relative;
}

.dtpCont .tMenu {
    right: 20px;
    left: auto;
}

.dtpList ul li {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}

.dtpList li .dtpTit {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    *zoom: 1;}

.dtpList li .dtpTit a {
    display: block;
    float: left;
    max-width: 860px;
    font-size: 22px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
}

.dtpList li .dtpTit em {
    float: left;
    display: block;
    padding: 0 12px;
    margin-top: 20px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #f79c4c;
    background-color: #fffaf5;
    margin-left: 20px;
    position: relative;
    top: -2px;
    border-radius: 3px;
}

.dtpList li .dtpTit span {
    float: right;
    font-size: 14px;
    color: #8f8f8f;
}

.dtpList li .dtpTit:hover a {
    color: #f79c4c;
}

.dtpList li .dtpTit:hover em {
    color: #fff;
    background-color: #f79c4c;
}

.dtpList li .info {
    display: block;
    padding-bottom: 20px;
    overflow: hidden;
    *zoom: 1;}

.dtpList li .info img {
    float: left;
    width: 317px;
    height: 180px;
    border-radius: 3px;
    margin-right: 20px;
}

.dtpList li .info img {
    float: left;
    width: 317px;
    height: 180px;
    border-radius: 3px;
    margin-right: 20px;
}

.dtpList li .info p {
    float: left;
    width: 822px;
    height: 52px;
    font-size: 16px;
    color: #808080;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dtpList li .info p:hover {
    color: #454545;
}

.dtpList li .info1 {
    display: block;
    padding-bottom: 20px;
    overflow: hidden;
    *zoom: 1;}

.dtpList li .info1 img {
    float: left;
    width: 317px;
    height: 180px;
    border-radius: 3px;
    margin-right: 20px;
}

.dtpList li .info1 img {
    float: left;
    width: 168px;
    height: 88px;
    border-radius: 3px;
    margin-right: 20px;
}

.dtpList li .info1 p {
    float: left;
    width: 968px;
    height: 52px;
    font-size: 16px;
    color: #808080;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dtpList li .info1 p:hover {
    color: #454545;
}

.dtpGame {
    position: absolute;
    bottom: 8px;
    right: 0;
    width: 826px;
    height: 128px;
    z-index: 1;
}

.dtpGame a {
    display: block;
    float: left;
    width: 118px;
    text-align: center;
}

.dtpGame a img {
    width: 88px;
    height: 88px;
    border-radius: 16px;
}

.dtpGame a p {
    display: block;
    width: 96%;
    margin: auto;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dtpGame a:hover p {
    color: #f79c4c;
}

.dtpGame a:hover img {
    opacity: 0.9;
}

.dtpList .pagecode {
    padding-top: 30px;
}

/* topdeatil */
.dtpTop {
    padding-top: 20px;
    overflow: hidden;
    *zoom: 1;}

.dtpTop img {
    float: left;
    width: 490px;
    height: 280px;
    border-radius: 8px;
    margin-right: 20px;
}

.dtpTop .info {
    float: left;
    width: 650px;
    height: 280px;
    overflow: hidden;
    text-align: center;
}

.dtpTop .info .name {
    position: relative;
    display: inline-block;
    max-width: 530px;
    height: 70px;
    line-height: 70px;
    padding: 0 60px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}

.dtpTop .info .name h1 {
    max-width: 530px;
    height: 70px;
    margin: 0 auto;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
}

.dtpTop .info .name i {
    display: block;
    position: absolute;
    top: 22px;
    width: 12px;
    height: 11px;
}

.dtpTop .info .name i.il {
    background-position: -743px -131px;
    left: 0;
}

.dtpTop .info .name i.ir {
    background-position: -776px -131px;
    right: 0;
}

.dtpTop .info .txt {
    display: block;
    width: 650px;
    max-height: 116px;
    line-height: 28px;
    text-align: left;
    font-size: 16px;
    color: #808080;
    margin-bottom: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.dtpTop .dtpRec {
    text-align: left;
    padding-top: 14px;
    border-top: 1px dashed #e5e5e5;
    overflow: hidden;
    *zoom: 1;}

.dtpTop .dtpRec em {
    float: left;
    display: inline-block;
    line-height: 26px;
    font-size: 14px;
    color: #808080;
    font-weight: bold;
}

.dtpTop .dtpRec li {
    float: left;
    display: block;
    max-width: 460px;
    height: 26px;
    overflow: hidden;
}

.dtpTop .dtpRec li a {
    display: inline-block;
    width: 130px;
    height: 26px;
    padding: 0 5px;
    line-height: 26px;
    color: #6ac20c;
    background-color: #f5ffeb;
    border-radius: 3px;
    margin: 0 5px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dtpTop .dtpRec li a:hover {
    background-color: #6ac20c;
    color: #f5ffeb;
}

.dtpTop .dtpRec li:nth-of-type(n+2) {
    display: none;
}

.dtpTop .dtpRec .dChange {
    float: right;
    display: inline-block;
    line-height: 26px;
    font-size: 14px;
    color: #a8a8a8;
    cursor: pointer;
}

.dtpTop .dtpRec .dChange:hover {
    text-decoration: underline;
}

.dtpTop .dtpRec .dChange i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: -743px -151px;
    margin-left: 6px;
    position: relative;
    top: 3px;
}

.dtpTop .time {
    text-align: left;
}

.dtpTop .time {
    line-height: 36px;
    font-size: 14px;
    color: #808080;
    font-weight: bold;
}

.dtpTop .time em {
    margin-left: 5px;
    font-weight: normal;
}

.dtpArray {
    padding-top: 15px;
    margin-bottom: 30px;
}

.dtpArray ul {
    width: 1180px;
    overflow: hidden;
    *zoom: 1;}

.dtpArray ul li {
    position: relative;
    float: left;
    width: 233px;
    height: 148px;
    padding: 20px;
    border: 1px solid #fafafa;
    background-color: #fafafa;
    margin: 5px 20px 15px 0;
    border-radius: 3px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.dtpArray li div {
    overflow: hidden;
    *zoom: 1;}

.dtpArray li .img {
    position: relative;
    float: left;
    display: block;
}

.dtpArray li .img img {
    float: left;
    width: 96px;
    height: 96px;
    border-radius: 22px;
    margin-right: 14px;
}

.dtpArray li .info {
    float: left;
    width: 123px;
}

.dtpArray li .info p {
    font-size: 14px;
    color: #999;
    line-height: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
}

.dtpArray li .info .name {
    display: block;
    font-size: 18px;
    color: #333;
    height: 28px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dtpArray li .info .time {
    display: block;
    font-size: 14px;
    color: #757575;
    margin-top: 16px;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;
}

.dtpArray li .info p span {
    color: #757575;
    font-weight: 400;
}

.dtpArray li .info p span:first-of-type {
    margin-right: 4px;
}

.dtpArray li .info p span:nth-of-type(2) {
    margin-left: 4px;
}

.dtpArray li .info p span i {
    display: inline-block;
    width: 14px;
    height: 13px;
    background-position: -128px -10px;
    margin-left: 2px;
    position: relative;
    top: 0.5px;
}

.dtpArray li .btn {
    display: none;
    font-size: 14px;
    color: #fff;
    width: 68px;
    height: 28px;
    line-height: 28px;
    background-color: #6ac20c;
    border-radius: 3px;
    text-align: center;
    margin-top: 10px;
}

.dtpArray li:hover .info .name {
    color: #6ac20c;
}

.dtpArray li:hover {
    background-color: #f5ffeb;
    border-color: #6ac20c;
}

.dtpArray li:hover .btn {
    display: block;
}

.dtpArray li:hover .time {
    display: none;
}

.dtpArray li .txt {
    display: block;
    width: 233px;
    max-height: 50px;
    line-height: 25px;
    font-size: 14px;
    color: #808080;
    margin-top: 8px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dtpArray li .btn:hover {
    opacity: .9;
}

.dtpArray li .img i {
    position: absolute;
    top: 0;
    right: 14px;
    display: block;
    width: 48px;
    height: 50px;
}

.dtpArray li .img i.tj {
    background-position: -187px -389px;
}

.dtpArray li .img i.sf {
    background-position: -126px -389px;
}

.dtpArray li .img i.rm {
    background-position: -65px -389px;
}

.dtpArray li&gt;i {
    position: absolute;
    top: -6px;
    right: -6px;
    display: block;
    width: 94px;
    height: 93px;
}

.dtpArray li&gt;i.zs {
    background-position: -7px -454px;
}

.dtpArray li&gt;i.zd {
    background-position: -120px -454px;
}

.dtpArray li&gt;i.bj {
    background-position: -233px -454px;
}

.dtpArray .pagecode {
    padding-bottom: 10px;
}

/* gamedetail */
.djgTop {
    position: relative;
    padding: 20px 20px;
    background: url(../images/gamebg.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: visible;
    *
    zoom: 1;
    }

.djgTop .img {
    float: left;
    width: 155px;
    height: 155px;
    border-radius: 28px;
    margin-right: 23px;
    overflow: hidden;
}

.djgTop .img img {
    width: 100%;
    height: 100%;
}

.djgTop .dgInfo {
    float: left;
    width: 620px;
}

.djgTop .dgInfo p {
    /* overflow: hidden; */
    white-space: nowrap;
}

.djgTop .dgName {
    position: relative;
    display: inline-block;
    margin: 10px 4px 0 0;
    padding-right: 20px;
    max-width: 946px;
    height: 34px;
    line-height: 38px;
    -moz-box-shadow: 4px 4px 0px rgba(0,0,0,.1);
    box-shadow: 4px 4px 0px rgba(0,0,0,.1);
    font-size: 14px;
    color: #808080;
    background-color: #fff;
    overflow: hidden;
}

.djgTop h1 {
    display: inline-block;
    font-size: 28px;
    color: #333;
    margin-right: 18px;
    line-height: 28px;
}

.djgTop .dgName i {
    display: block;
    position: absolute;
    width: 66px;
    height: 26px;
    background-position: -258px -395px;
    right: -81px;
    top: 10px;
}

.djgTop .firm {
    font-size: 14px;
    line-height: 16px;
    color: #808080;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
}

.djgTop .firm span {
    margin-right: 17px;
    color: #757575;
}

.djgTop .firm span:nth-of-type(2) {
    margin-left: 17px;
}

.djgTop .firm span:nth-of-type(3) {
    margin-left: 17px;
}

.djedit {
    /* margin: 0 .26rem; */
    display: flex;
}

.djedit i {
    width: 35px;
    height: 40px;
    background-position: -4px -810px;
}

.djedit span {
    /* height: 30px; */
    /* display: block; */
    /* font-size: 14px; */
    /* color: #FF9834; */
    /* line-height: 40px; */
    background-position: -42px -819px;
    margin-top: 9px;
    padding-left: .5rem;
    white-space: nowrap;
    overflow: hidden;
    background-color: #fff4de;
    border-radius: 10px 10px 10px 10px;
    max-width: 100%;
}
.djedit span p{
    height: 30px;
    font-size: 14px;
    color: #FF9834;
    line-height: 30px;
    padding-left: 1px;
    padding-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.djgTop .tags {
    overflow: hidden;
    white-space: nowrap;
}

.djgTop .tags a {
    display: inline-block;
    width: auto;
    text-align: center;
    padding: 0 5px;
    height: 22px;
    line-height: 22px;
    border-radius: 5px;
    font-size: 12px;
    margin: 5px 5px 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.djgTop .tags a:hover {
    color: #ffe5e5;
    background-color: #e85454;
}

.djgTop .tags a:nth-of-type(1) {
    background-color: #fff5e5;
    color: #ff9900;
}

.djgTop .tags a:nth-of-type(2) {
    background-color: #ffe5e5;
    color: #e85454;
}

.djgTop .tags a:nth-of-type(3) {
    background-color: #f3ffe5;
    color: #88d42f;
}

.djgTop .tags a:nth-of-type(4) {
    background-color: #f7e5ff;
    color: #8957a1;
}

.djgTop .tags a:nth-of-type(5) {
    background-color: #e5f9ff;
    color: #00b7ee;
}

.djgTop .tags a:nth-of-type(6) {
    background-color: #fdffe5;
    color: #a6b314;
}

.djgTop .tags a:nth-of-type(7) {
    background-color: #ffeee5;
    color: #ffab80;
}

.djgTop .tags a:nth-of-type(8) {
    background-color: #e5faff;
    color: #43b3cb;
}

.djgTop .tags a:nth-of-type(9) {
    background-color: #ffece5;
    color: #bf3504;
}

.djgTop .tags a:nth-of-type(10) {
    background-color: #e5f4ff;
    color: #83a8c3;
}

.djgTop .tags a:nth-of-type(11) {
    background-color: #ffe5f0;
    color: #be6a8b;
}

.djgTop .tags a:nth-of-type(12) {
    background-color: #ffe5e5;
    color: #e85454;
}

.djgTop .tags a:nth-of-type(13) {
    background-color: #f3ffe5;
    color: #88d42f;
}

.djgTop .tags a:nth-of-type(14) {
    background-color: #f7e5ff;
    color: #8957a1;
}

.djgTop .tags a:nth-of-type(15) {
    background-color: #e5f9ff;
    color: #00b7ee;
}

.djgTop .tags a:nth-of-type(16) {
    background-color: #fdffe5;
    color: #a6b314;
}

.djgTop .tags a:nth-of-type(17) {
    background-color: #ffeee5;
    color: #ffab80;
}

.djgTop .tags a:nth-of-type(18) {
    background-color: #e5faff;
    color: #43b3cb;
}

.djgTop .tags a:nth-of-type(19) {
    background-color: #ffece5;
    color: #bf3504;
}

.djgTop .tags a:nth-of-type(20) {
    background-color: #e5f4ff;
    color: #83a8c3;
}

.djgTop .tags a:nth-of-type(1):hover {
    color: #fff5e5;
    background-color: #ff9900;
}

.djgTop .tags a:nth-of-type(2):hover {
    color: #ffe5e5;
    background-color: #e85454;
}

.djgTop .tags a:nth-of-type(3):hover {
    color: #f3ffe5;
    background-color: #88d42f;
}

.djgTop .tags a:nth-of-type(4):hover {
    color: #f7e5ff;
    background-color: #8957a1;
}

.djgTop .tags a:nth-of-type(5):hover {
    color: #e5f9ff;
    background-color: #00b7ee;
}

.djgTop .tags a:nth-of-type(6):hover {
    color: #fdffe5;
    background-color: #a6b314;
}

.djgTop .tags a:nth-of-type(7):hover {
    color: #ffeee5;
    background-color: #ffab80;
}

.djgTop .tags a:nth-of-type(8):hover {
    color: #e5faff;
    background-color: #43b3cb;
}

.djgTop .tags a:nth-of-type(9):hover {
    color: #ffece5;
    background-color: #bf3504;
}

.djgTop .tags a:nth-of-type(10):hover {
    color: #e5f4ff;
    background-color: #83a8c3;
}

.djgTop .tags a:nth-of-type(11):hover {
    color: #ffe5f0;
    background-color: #be6a8b;
}

.djgTop .tags a:nth-of-type(12):hover {
    color: #ffe5e5;
    background-color: #e85454;
}

.djgTop .tags a:nth-of-type(13):hover {
    color: #f3ffe5;
    background-color: #88d42f;
}

.djgTop .tags a:nth-of-type(14):hover {
    color: #f7e5ff;
    background-color: #8957a1;
}

.djgTop .tags a:nth-of-type(15):hover {
    color: #e5f9ff;
    background-color: #00b7ee;
}

.djgTop .tags a:nth-of-type(16):hover {
    color: #fdffe5;
    background-color: #a6b314;
}

.djgTop .tags a:nth-of-type(17):hover {
    color: #ffeee5;
    background-color: #ffab80;
}

.djgTop .tags a:nth-of-type(18):hover {
    color: #e5faff;
    background-color: #43b3cb;
}

.djgTop .tags a:nth-of-type(19):hover {
    color: #ffece5;
    background-color: #bf3504;
}

.djgTop .tags a:nth-of-type(20):hover {
    color: #e5f4ff;
    background-color: #83a8c3;
}

.downbtn a,.downbtn button {
    position: relative;
    z-index: 1;
    display: inline-block;
    border: none;
    width: 200px;
    height: 49px;
    line-height: 49px;
    border-radius: 8px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 17px 16px 0px 0;
    cursor: pointer;
    vertical-align: top;
}

/*.downbtn a{width: 191px;padding-right: 40px;}*/
.downbtn a i,.downbtn button&gt;i {
    display: inline-block;
    position: relative;
    top: 7px;
    margin-right: 10px;
}

.downbtn a&gt;i {
    width: 50px;
    height: 49px;
    background-position: -143px -551px;
    position: absolute;
    border-left: 1px solid #fff;
    top: 0;
    right: 0;
    margin-right: 0;
}

.downbtn a.adrBtn {
    background-color: #67ddab;
}

.downbtn a.adrBtn span i {
    width: 22px;
    height: 28px;
    background-position: -8px -565px;
}

.downbtn a.iosBtn {
    background-color: #38a6fd;
}

.downbtn a.iosBtn span i {
    width: 26px;
    height: 30px;
    background-position: -54px -565px;
}

.downbtn .noBtn {
    background-color: #bebfc4;
    cursor: default;
}

.downbtn .noBtn i {
    width: 28px;
    height: 28px;
    background-position: -104px -565px;
}

.downbtn .orderBtn {
    background-color: #ffa622;
}

.downbtn .orderBtn i {
    width: 24px;
    height: 23px;
    background-position: -309px -565px;
    top: 5px;
}

.downbtn .pcBtn {
    background-color: #9c7ebb;
}

.downbtn .pcBtn i {
    width: 24px;
    height: 21px;
    background-position: -203px -565px;
    left: 34px;
    top: 14px;
    border: none;
}

.downbtn .xzBtn {
    background-color: #00B7EE;
}

.downbtn .xzBtn i {
    width: 22px;
    height: 20px;
    background-position: -260px -565px;
    top: 4px;
}

.downbtn a:hover,.downbtn button:hover {
    opacity: .9;
}

.downbtn a.pcBtn {
    width: 200px;
    padding: 0;
}

.downbtn a.pcBtn&gt;div {
    margin: 7px 0 0 10px;
}

.downbtn a.pcBtn&gt;div p:nth-child(1) {
    line-height: 20px;
    font-size: 18px;
}

.downbtn a.pcBtn&gt;div p:nth-child(2) {
    line-height: 14px;
    font-size: 12px;
}

.ewm {
    display: none;
    position: absolute;
    top: 49px;
    right: 0;
    z-index: 2;
    padding: 18px 0 25px;
    width: 178px;
    height: 150px;
    text-align: center;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 3px 3px rgba(0,0,0,.18);
}

.qrcode {
    margin: auto;
    width: 128px;
    height: 128px;
}

.ewm p {
    line-height: 36px;
    font-size: 14px;
    color: #6ac20c;
    margin-top: 3px;
}

.downbtn a:hover .ewm {
    display: block;
}

.downbtn {
    display: inline-block;
}

.oTip {
    display: inline-block;
    line-height: 28px;
    font-size: 12px;
    color: #808080;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
}

.oTip em {
    color: #f36861;
    margin-right: 3px;
    font-weight: bold;
}

.dgrade,.nograde {
    position: absolute;
    top: 40px;
    right: 20px;
    width: 120px;
    height: 120px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.08);
    border-radius: 8px;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
}
.dgrade .star {width: 62px;height: 10px;margin: 10px auto;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAAUCAYAAADV9o4UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4VpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LmRhYmFjYmIsIDIwMjEvMDQvMTQtMDA6Mzk6NDQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6OTQ3ZWNiOTMtNDU4OS1kOTRhLTlhOWEtODFmYWEwNjU0NTI2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVFMzYxOTEwNUJFQTExRURBN0NDRDNBQzJBREQ5NjRCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVFMzYxOTBGNUJFQTExRURBN0NDRDNBQzJBREQ5NjRCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAyNjk5ZTIxLWFmNTEtMjM0MS05YTRkLTBmMDc1NWFlZWYxYiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjEwZDBlZGY0LTg2YjEtMTFlOS04ODE5LTg3ZTc0Y2ZjMzM3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlCrGcEAAAFRSURBVHjaYnxw9w4DGmgAYkYgrmcgHgw5PYxYPP4JiDmBmJUEw4ecHhYsCnkZSAdDTg/I4x1A/AWIvwOxPpLcIiC+CA0tHiCuQJIb8npASX05kBFBINRWoqkZ8nqYgEQkEPsB8T0sCu4DcQAWg4a8HuTCzR2Id6Ap9AbibXhCbsjqYUIStMei2ZZAkhmyemAxDsrw34D4LxA7AvE/ID4IxMxQuR9YDBnSemAxbgHEl4FYB4gPA/FRKBskZokjRIe0Hsb/aWlDuhX2sLwMrwb5zi6wHqA6FHuYsKgtAuIqEhsJQ07PaMttqLbCgEmZB5iMK5CSNlY9QHEUe0Ael8fR0omFYljrCCXrDHU9Q77lBoxtFD1APlF6YIXbZiDOwqIwB4g34sg7g1YP0GM49QDlNo7slhu0Hh+yrTBgDP7AUncT1DPsW25ATx4GYgw9AAEGADO9EvSZMmRfAAAAAElFTkSuQmCC) no-repeat;}

.dgrade .star i { display: block; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAAUCAYAAADV9o4UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4VpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LmRhYmFjYmIsIDIwMjEvMDQvMTQtMDA6Mzk6NDQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6OTQ3ZWNiOTMtNDU4OS1kOTRhLTlhOWEtODFmYWEwNjU0NTI2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVFMzYxOTEwNUJFQTExRURBN0NDRDNBQzJBREQ5NjRCIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVFMzYxOTBGNUJFQTExRURBN0NDRDNBQzJBREQ5NjRCIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAyNjk5ZTIxLWFmNTEtMjM0MS05YTRkLTBmMDc1NWFlZWYxYiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjEwZDBlZGY0LTg2YjEtMTFlOS04ODE5LTg3ZTc0Y2ZjMzM3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlCrGcEAAAFRSURBVHjaYnxw9w4DGmgAYkYgrmcgHgw5PYxYPP4JiDmBmJUEw4ecHhYsCnkZSAdDTg/I4x1A/AWIvwOxPpLcIiC+CA0tHiCuQJIb8npASX05kBFBINRWoqkZ8nqYgEQkEPsB8T0sCu4DcQAWg4a8HuTCzR2Id6Ap9AbibXhCbsjqYUIStMei2ZZAkhmyemAxDsrw34D4LxA7AvE/ID4IxMxQuR9YDBnSemAxbgHEl4FYB4gPA/FRKBskZokjRIe0Hsb/aWlDuhX2sLwMrwb5zi6wHqA6FHuYsKgtAuIqEhsJQ07PaMttqLbCgEmZB5iMK5CSNlY9QHEUe0Ael8fR0omFYljrCCXrDHU9Q77lBoxtFD1APlF6YIXbZiDOwqIwB4g34sg7g1YP0GM49QDlNo7slhu0Hh+yrTBgDP7AUncT1DPsW25ATx4GYgw9AAEGADO9EvSZMmRfAAAAAElFTkSuQmCC) no-repeat; background-position: 0 -10px; height: 10px; }

.dgrade span {
    display: block;
    line-height: 36px;
    color: #999;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap
}

.dgrade strong {
    display: block;
    height: 44px;
    line-height: 44px;
    color: #ff6666;
    font-size: 42px;
}

.dgrade p {
    position: relative;
    display: block;
    color: #454545;
    font-size: 20px;
    margin-top: 8px;
}

.dgrade p:after {
    content: '';
    width: 110px;
    height: 9px;
    background: url(../images/icon.png) no-repeat;
    background-position: -158px -618px;
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
}

.nograde p {
    line-height: 100px;
    color: #808080;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: auto;
}

.dgNRank {
    float: right;
    width: 366px;
}

.dgNRank ul {
    padding-top: 18.5px;
    max-height: 358px;
    overflow: hidden;
}

.dgNRank li {
    width: 100%;
    height: 35px;
    color: #8f8f8f;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    *zoom:1}

.dgNRank li:last-of-type {
    border-bottom: none;
}

.dgNRank li i,.dgNRank li a {
    float: left;
    display: block;
}

.dgNRank li i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #757575;
    background-color: #ededed;
    margin: 5.5px 23px 0 0;
    border-radius: 3px;
    text-align: center;
}

.dgNRank li a {
    width: 316px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dgNRank li:hover i {
    background-color: #6ac20c;
    color: #fff;
}

.dgNRank li:hover a {
    color: #6ac20c;
}

.dgNRank li:first-of-type i {
    background-color: #6ac20c;
    color: #fff;
}

.dgNRank li:first-of-type a {
    color: #6ac20c;
}

.newGame .slider {
    position: relative;
    width: 366px;
    max-height: 420px;
    padding-top: 20px;
    overflow: hidden;
}

.newGame ul {
    position: relative;
    overflow: hidden;
    *zoom: 1;}

.newGame li {
    float: left;
    width: 380px;
    max-height: 380px;
    overflow: hidden;
}

.newGame li a {
    float: left;
    display: block;
    width: 118px;
    padding: 12px 0;
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    margin: 0 3px 4px 0;
    overflow: hidden;
    *zoom: 1;}

.newGame li a img {
    display: block;
    width: 96px;
    height: 96px;
    border-radius: 16px;
    margin: auto;
}

.newGame li a p {
    display: block;
    width: 96%;
    margin: auto;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #333;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newGame li .btn {
    display: block;
    font-size: 14px;
    color: #fff;
    width: 68px;
    height: 28px;
    line-height: 28px;
    background-color: #6ac20c;
    border-radius: 3px;
    text-align: center;
    margin: auto;
    ;}

.newGame li a:hover {
    background-color: #f5ffeb;
    border-color: #6ac20c;
}

.newGame .slider .dot {
    margin: auto;
    width: 366px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    *zoom: 1;}

.newGame .slider .dot i {
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 0 4px;
    background-color: #c7c7c7;
    border-radius: 10px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.newGame .slider .dot i.current {
    background-color: #6ac20c;
    width: 30px;
}

.hotHj .list {
    width: 386px;
    padding-top: 20px;
    overflow: hidden;
    *zoom: 1;}

.hotHj .list a {
    display: block;
    position: relative;
    float: left;
    width: 173px;
    height: 138px;
    margin: 0 20px 7px 0;
    border-radius: 3px;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    max-height: 138px;
    overflow: hidden;
}

.hotHj .list a img {
    width: 173px;
    height: 98px;
    border-radius: 3px;
}

.hotHj .list a:hover {
    color: #6ac20c;
}

.dgRank ul {
    padding: 4px 0;
}

.dgRank ul li {
    border-bottom: 1px solid #e6e6e6;
}

.dgRank ul li:last-of-type {
    border-bottom: none;
}

.dgRank .num {
    position: relative;
    float: left;
    display: block;
    margin: 0 21px 0 2px;
    width: 24px;
    height: 25px;
    line-height: 25px;
    background-color: #ededed;
    font-size: 14px;
    color: #757575;
    text-align: center;
    border-radius: 3px;
}

.dgRank li:nth-child(1) .num {
    width: 29px;
    height: 23px;
    background-position: -163px -5px;
    background-color: transparent
}

.dgRank li:nth-child(2) .num {
    width: 29px;
    height: 25px;
    background-position: -204px -5px;
    background-color: transparent
}

.dgRank li:nth-child(3) .num {
    width: 29px;
    height: 24px;
    background-position: -246px -6px;
    background-color: transparent
}

.dgRank .fBox .btn {
    float: right;
    display: block;
    font-size: 14px;
    color: #fff;
    width: 68px;
    height: 28px;
    line-height: 28px;
    background-color: #6ac20c;
    border-radius: 3px;
    text-align: center;
    margin-top: 11px;
}

.dgRank .tfBox p {
    font-size: 14px;
    color: #757575;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dgRank .tBox {
    position: relative;
}

.dgRank .tBox a {
    display: block;
    padding: 20px 0;
    overflow: hidden;
    *zoom: 1; }

.dgRank .tBox img {
    width: 102px;
    height: 102px;
    border-radius: 16px;
    display: block;
    float: left;
    margin-right: 18px;
}

.dgRank .tBox .info {
    float: left;
    width: 190px;
    height: 102px;
    overflow: hidden;
}

.dgRank .tBox p {
    width: 190px;
    line-height: 28px;
}

.dgRank .tBox p:first-of-type {
    font-size: 20px;
    color: #6ac20c;
    font-weight: bold;
    line-height: 45px;
}

.dgRank .tBox .btn {
    position: absolute;
    top: 56px;
    right: 0;
    display: block;
    font-size: 14px;
    color: #fff;
    width: 68px;
    height: 28px;
    line-height: 28px;
    background-color: #6ac20c;
    border-radius: 3px;
    text-align: center;
    ;}

.dgRank .fBox {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    *zoom: 1;}

.dgRank .fBox p {
    float: left;
    display: block;
    width: 100px;
}

.dgRank .fBox p:first-of-type {
    width: 130px;
    font-size: 16px;
    color: #333;
}

.dgRank .fBox .num {
    margin-top: 13px;
}

.dgRank .tBox .num {
    margin-top: 36px;
}

.dgRank ul li:nth-child(-n+3) .num {
    margin-left: 0px;
    margin-right: 18px;
    font-size: 0px;
}

.dgRank ul li:nth-child(-n+3) .fBox .num {
    margin-top: 13px;
}

.dgRank ul li:nth-child(-n+3) .tBox .num {
    margin-top: 36px;
}

.dgRank .tBox .info p i {
    display: inline-block;
    width: 14px;
    height: 13px;
    background-position: -128px -10px;
    margin-left: 2px;
    position: relative;
    top: 0px;
}

/* l and r */
.djgL {
    float: left;
    width: 770px;
    margin-right: 24px;
}

.djgR {
    float: right;
    width: 406px;
    /* padding-top: 7px; */
}

.djgL section {
    padding: 0 20px 20px;
}

.djgR section {
    margin: 0;
    padding: 8px 20px 20px;
    margin-bottom: 20px;
    background-color: #fff;
    overflow: hidden;
}

.djdL {
    float: left;
    width: 770px;
    margin-right: 24px;
}

.djdR {
    float: right;
    width: 406px;
    padding-bottom: 100px;
}

.djdL section {
    padding: 0 20px 20px;
}

.djdR section {
    margin: 0;
    padding-bottom: 0px;
}

.djgL .djgNav {
    height: 69px;
    background-color: transparent;
    padding: 0;
}

.djgNav div {
    height: 56px;
    background-color: #fff;
    margin-top: 7px;
    padding-left: 20px;
}

.djgNav div span {
    float: left;
    display: block;
    padding: 0 24px;
    height: 69px;
    line-height: 69px;
    font-size: 16px;
    color: #4c4c4c;
    margin-top: -7px;
    border-radius: 8px;
    cursor: pointer;
}

.djgNav div span.current {
    font-size: 18px;
    color: #fff;
    background-color: #6ac20c;
}

.djgNav div span:hover {
    color: #6ac20c;
}

.djgNav div span.current:hover {
    color: #fff;
}

.djgL .djgInfo {
    position: relative;
    padding-bottom: 11px;
}

.djgInfo .info {
    width: 750px;
    overflow: hidden;
    *zoom: 1;}

.djgInfo dl {
    float: left;
    width: 222px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #808080;
    background-color: #eee;
    padding-left: 15px;
    margin: 0 10px 9px 0;
    border-radius: 2px;
}

.djgInfo dl dt {
    float: left;
}

.djgInfo dl dd {
    float: left;
    max-width: 168px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
}

.djgInfo dl dd em {
    color: #6ac20c;
    cursor: pointer;
}

.djgInfo dl dd em:hover {
    text-decoration: underline;
}
.djgInfo .contHid {
    position: relative;
    height: 1088px;
    overflow: hidden;
}

.djgInfo .cont {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 1.5;
}

.djgInfo .cont a {
    line-height: 25px;
    text-indent: 0;
    color: #6ac20c;
}

.djgInfo .cont a:hover {
    border-bottom: .01px solid #6ac20c;
}

.djgInfo .cont p {
    line-height: 26px;
    color: #4c4c4c;
    margin-bottom: 10px;
    text-indent: 2em;
}
.djgInfo .cont strong {
    display: block;
    margin: 15px 0;
    line-height: 17px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding-left: 0px;
    border-left: 5px solid #337fe5;
    text-indent: 0.5em;
}
.djgInfo .cont em {
    display: block;
    margin: 16px 0;
    line-height: 17px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding-left: 10px;
    border-left: 5px solid #337fe5;
}
.djgInfo .cont br {
    height: 2px;
}

.djgInfo .cont img {
    max-width: 730px;
    height: auto!important;
    display: block;
    margin: auto;
}

.djgInfo .cont p img {
    max-width: 730px;
    max-height: 820px;
    display: block;
    margin: auto;
}

.djgInfo .cont h3 {
    margin: 16px 0;
    line-height: 17px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-left: 10px;
    border-left: 5px solid #6ac20c;
}
.dgCont h1 {
    text-align: center;
    margin: 28px 0;
    font-size: 22px;
    color: #333;
}
.dgCont .ninfo {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #dfdfdf;
    text-align: center;
    font-size: 15px;
    color: #8b8989;
}
.djgInfo .cont iframe {
    width: 600px;
    height: 340px;
    margin: 0 auto;
    display: block;
    border: none;
}

.djgInfo .cont table {
    max-width: 100%;
    margin: auto;
}
.dgCont .contHid {
    position: relative;
    height: 1088px;
    overflow: hidden;
}

.dgCont .cont {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 1.5;
}

.dgCont .cont a {
    line-height: 25px;
    text-indent: 0;
    color: #6ac20c;
}

.dgCont .cont a:hover {
    border-bottom: .01px solid #6ac20c;
}

.dgCont .cont p {
    line-height: 26px;
    color: #4c4c4c;
    margin-bottom: 10px;
    text-indent: 2em;
}
.dgCont .cont strong {
    display: block;
    margin: 15px 0;
    line-height: 17px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding-left: 0px;
    border-left: 5px solid #337fe5;
    text-indent: 0.5em;
}
.dgCont .cont em {
    display: block;
    margin: 16px 0;
    line-height: 17px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding-left: 10px;
    border-left: 5px solid #337fe5;
}
.dgCont .cont br {
    height: 2px;
}

.dgCont .cont img {
    max-width: 730px;
    height: auto!important;
    display: block;
    margin: auto;
}

.dgCont .cont p img {
    max-width: 730px;
    max-height: 820px;
    display: block;
    margin: auto;
}

.dgCont .cont h3 {
    margin: 16px 0;
    line-height: 17px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-left: 10px;
    border-left: 5px solid #6ac20c;
}

.dgCont .cont iframe {
    width: 600px;
    height: 340px;
    margin: 0 auto;
    display: block;
    border: none;
}

.dgCont .cont table {
    max-width: 100%;
    margin: auto;
}

.tablep {
    padding: 6px 0;
}

.tablep&gt;em {
    display: block;
    margin: 16px 0;
    line-height: 17px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-left: 10px;
    border-left: 5px solid #6ac20c;
}

.tablep a {
    color: #0000ee
}

.tablep a:hover {
    text-decoration: underline
}

.gOpen span {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 90px;
    height: 28px;
    border-radius: 5px;
    background-color: #6ac20c;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}

.gOpen span i {
    display: inline-block;
    width: 18px;
    height: 10px;
    margin-left: 4px;
}

.gOpen span i.down {
    background-position: -10px -616px;
}

.gOpen span i.up {
    background-position: -39px -616px;
}

.gOpen span:before {
    content: "";
    width: 308px;
    height: 1px;
    border-bottom: 1px dashed #d2d2d2;
    position: absolute;
    top: 12px;
    left: -320px;
}

.gOpen span:after {
    content: "";
    width: 308px;
    height: 1px;
    border-bottom: 1px dashed #d2d2d2;
    position: absolute;
    top: 12px;
    right: -320px;
}

.gOpen span:hover {
    opacity: .9;
}

.contHid .linear {
    position: absolute;
    height: 40px;
    bottom: 0;
    width: 100%;
    background-image: -webkit-gradient(linear,left top, left bottom,from(rgba(255,255,255,0)),color-stop(70%, #fff));
    background-image: linear-gradient(-180deg,rgba(255,255,255,0) 0%,#fff 70%);
}
.xgbg {
    overflow: hidden;
    background: #f9f9f9;
    height: 113px;
}

.xgbg img {
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    border-radius: 12px;
    margin: 17px 20px 16px 15px;
}

.xgbg .qaboxs {
    float: left;
    width: 55%;
}

.xgbg .qaboxs .name {
    font-size: 18px;
    color: #333;
    margin-top: 27px;
    margin-bottom: 20px;
}

.xgbg .qaboxs p span {
    font-size: 14px;
    color: #999;
    margin-right: 45px;
}

.xgbg .qaboxs p span em {
    font-size: 14px;
    color: #666;
}

.djgL .info&gt; a {
    display: block;
    float: right;
    width: 130px;
    height: 32px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    background: #ffa622;
    margin-top: 41px;
    border-radius: 3px;
    margin-right: 50px;
}
.xgbg {
    border: 1px solid #ebebeb;
    background: url(../images/qasbg.png) no-repeat !important;
    margin-bottom: 10px;
}


.xgbg p {
    font-size: 14px;
    color: #999;
    padding: 0 5px;
    width: 450px;
}

.xgbg p i {
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    font-size: 11px;
    line-height: 22px;
    padding: 0 5px;
    display: inline-block;
    margin-right: 2px;
    margin-top: 15px;
}

.xgbg .ckgame {
    background: #4ec62b !important;
}

.xgbg .newlist {
    background: #ffc30b !important;
    margin-top: 15px !important;
}

.nextPre {
    width: 730px;
    height: 58px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;}

.nextPre p {
    width: 330px;
    height: 36px;
    display: block;
    float: left;
    padding: 0 10px;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 20px;
    background-color: #eee;
    color: #808080;
    font-size: 14px;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nextPre p:nth-of-type(2) {
    float: right;
}

.nextPre p a {
    color: #808080;
}

.nextPre p:hover a,.nextPre p.current a {
    color: #6ac20c;
}

.nextPre p:hover,.nextPre p.current {
    background-color: #f5ffeb;
    color: #6ac20c;
}

.screenshot {
    width: 730px;
    max-height: 426px;
}

.screenshot .intro {
    width: 730px;
    position: relative
}

.screenshot .intro .slider-contain {
    position: relative;
    width: 730px;
    height: 337px;
}

.screenshot .intro .img-slider {
    height: 320px;
    text-align: center;
    font-size: 0;
    white-space: nowrap;
}

.screenshot .intro .img-slider img {
    display: block;
    height: 320px;
    border-radius: 0;
    width: auto;
    vertical-align: top
}

.screenshot .intro .img-slider li {
    width: auto;
    margin-right: 10px;
    display: inline-block;
    height: 320px;
}

.screenshot .img-slider li:last-child {
    margin-right: 0;
}

.screenshot .intro .video-js {
    width: 570px;
    height: 320px;
}

.screenshot .slider-inner-contain {
    position: relative;
    left: 0;
    width: 730px;
    height: 337px;
    overflow-x: scroll;
    overflow-y: hidden;
    background: #fff;
}

.slider-contain&gt;i {
    position: absolute;
    z-index: 2;
    top: 0;
    width: 30px;
    height: 320px;
    background-color: rgba(0,0,0,.5);
    cursor: pointer;
}

.slider-contain .gLeft {
    left: -100px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.slider-contain .gRight {
    right: -100px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.slider-contain&gt;i:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 26px;
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
    top: 150px;
}

.slider-contain .gLeft:after {
    background-position: -82px -611px;
    left: 7px;
}

.slider-contain .gRight:after {
    background-position: -120px -611px;
    left: 7px;
}

.screenshot:hover .gLeft {
    left: 0;
}

.screenshot:hover .gRight {
    right: 0;
}

.screenshot .img-slider .img-item {
    position: relative;
    line-height: 0;
    font-size: 0
}

.dgEdition .eTit,.dgEdition tr {
    width: 723px;
}

.dgEdition .eTit {
    height: 32px;
    overflow: hidden;
    *zoom: 1;}

.dgEdition .eTit th,.dgEdition td {
    float: left;
    display: block;
    width: 241px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-right: 1px solid #fff;
    background-color: #4c99af;
    overflow: hidden;
    white-space: nowrap;
}

.dgEdition tr {
    overflow: hidden;
    *zoom: 1;}

.dgEdition td {
    height: 40px;
    line-height: 40px;
}

.dgEdition td a {
    display: block;
    color: #333;
    height: 40px;
    line-height: 40px;
}

.dgEdition tr:nth-of-type(2n+1) td {
    background-color: #f8fbfc;
}

.dgEdition tr:nth-of-type(2n+2) td {
    background-color: #e5f1f4;
}

.dgEdition td:nth-of-type(3) a {
    color: #6ac20c;
}

.dgEdition td a:hover {
    color: #6ac20c;
}

.dgEdition td:nth-of-type(3) a:hover {
    text-decoration: underline;
}

.dgEdition .eMore td {
    width: 728px !important;
    padding-top: 11px;
    height: 39px;
    background-color: #e5f1f4;
}

.dgEdition .eMore a {
    display: block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #6ac20c;
    margin: 0 auto;
    border-radius: 5px;
    cursor: pointer;
}

.dgEdition .eMore a:hover {
    opacity: .9;
    color: #fff;
}

.dgGame .list {
    width: 750px;
    overflow: hidden;
    *zoom: 1;}

.dgGame .list a {
    display: block;
    position: relative;
    float: left;
    width: 215px;
    height: 99px;
    margin: 0 1px 1px 0;
    padding: 15px 13px;
    border: 1px solid transparent;
    border-radius: 3px;
    background-color: #fafafa;
    overflow: hidden;
    *zoom: 1;-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.dgGame .list a img {
    float: left;
    width: 96px;
    height: 96px;
    border-radius: 16px;
    margin-right: 14px;
}

.dgGame .list div {
    float: left;
    width: 104px;
}

.dgGame .list p {
    font-size: 14px;
    color: #999;
    line-height: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
}

.dgGame .list p.name {
    font-size: 18px;
    color: #333;
    height: 28px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dgGame .list p span {
    color: #757575;
    font-weight: 400;
}

.dgGame .list p span:first-of-type {
    margin-right: 4px;
}

.dgGame .list p span:nth-of-type(2) {
    margin-left: 4px;
}

.dgGame .list p span i {
    display: inline-block;
    width: 14px;
    height: 13px;
    background-position: -128px -10px;
    margin-left: 2px;
    position: relative;
    top: 0.5px;
}

.dgGame .list .btn {
    display: block;
    font-size: 14px;
    color: #fff;
    width: 68px;
    height: 28px;
    line-height: 28px;
    background-color: #6ac20c;
    border-radius: 3px;
    text-align: center;
    margin-top: 10px;
}

.dgGame .list a:hover p.name {
    color: #6ac20c;
}

.dgGame .list a:hover {
    background-color: #f5ffeb;
    border-color: #6ac20c;
}

.tabMenus {
    background-color: #f9f9f9;
    margin-bottom: 20px;
    overflow: hidden;
    *zoom: 1;}

.tabMenus em {
    float: left;
    display: block;
    width: 180px;
    height: 38px;
    line-height: 36px;
    font-size: 16px;
    color: #4c4c4c;
    text-align: center;
    border-top: 2px solid transparent;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tabMenus em.current {
    background-color: #fff;
    border-top-color: #6ac20c;
    color: #6ac20c;
}

.tabMenus em:hover {
    color: #6ac20c;
}

.dgLike .intro {
    padding-bottom: 20px;
    border-bottom: 1px dashed #d2d2d2;
    overflow: hidden;
    *zoom: 1;}

.dgLike .intro&gt;a {
    float: left;
    display: block;
    margin-right: 20px;
    overflow: hidden;
}

.dgLike .intro&gt;a img {
    width: 282px;
    height: 160px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.dgLike .intro&gt;a:hover img {
    transform: scale(1.2);
}

.dgLike .dec {
    position: relative;
    float: left;
    position: relative;
    width: 428px;
    height: 160px;
    overflow: hidden;
}

.dgLike .dec a {
    position: relative;
    z-index: 1;
    display: block;
    font-size: 24px;
    color: #333;
    padding-top: 5px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
}

.dgLike .dec p {
    height: 100px;
    line-height: 25px;
    font-size: 14px;
    color: #999;
    margin-top: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.dgLike .dec em {
    display: block;
    position: absolute;
    top: 18px;
    right: -5px;
    z-index: 0;
    font-size: 14px;
    color: #f79c4c;
}

.dgLike .dec a:hover {
    color: #6ac20c;
}

.dgLike .subBoxs .list {
    width: 750px;
    overflow: hidden;
    *zoom: 1;}

.dgLike .subBoxs .list a {
    display: block;
    position: relative;
    float: left;
    width: 215px;
    height: 99px;
    margin: 0 1px 1px 0;
    padding: 15px 13px;
    border: 1px solid transparent;
    border-radius: 3px;
    background-color: #fafafa;
    overflow: hidden;
    *zoom: 1;-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.dgLike .subBoxs .list a img {
    float: left;
    width: 96px;
    height: 96px;
    border-radius: 16px;
    margin-right: 14px;
}

.dgLike .subBoxs .list div {
    float: left;
    width: 104px;
}

.dgLike .subBoxs .list p {
    font-size: 14px;
    color: #999;
    line-height: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
}

.dgLike .subBoxs .list p.name {
    font-size: 18px;
    color: #333;
    height: 28px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dgLike .subBoxs .list p span {
    color: #757575;
    font-weight: 400;
}

.dgLike .subBoxs .list p span:first-of-type {
    margin-right: 4px;
}

.dgLike .subBoxs .list p span:nth-of-type(2) {
    margin-left: 4px;
}

.dgLike .subBoxs .list p span i {
    display: inline-block;
    width: 14px;
    height: 13px;
    background-position: -128px -10px;
    margin-left: 2px;
    position: relative;
    top: 0.5px;
}

.dgLike .subBoxs .list .btn {
    display: block;
    font-size: 14px;
    color: #fff;
    width: 68px;
    height: 28px;
    line-height: 28px;
    background-color: #6ac20c;
    border-radius: 3px;
    text-align: center;
    margin-top: 10px;
}

.dgLike .subBoxs .list a:hover p.name {
    color: #6ac20c;
}

.dgLike .subBoxs .list a:hover {
    background-color: #f5ffeb;
    border-color: #6ac20c;
}

.dgComment .comTop {
    text-align: right;
}

.dgComment textarea {
    width: 100%;
    border: none;
    border: 1px solid #d2d2d2;
    padding: 10px 0;
    height: 110px;
    outline: none;
    resize: none;
    margin-top: 16px;
    line-height: 28px;
    text-indent: 1em;
    font-size: 14px;
    color: #454545;
}

.dgComment textarea::-webkit-input-placeholder {
    font-size: 16px;
    color: #666;
}

.dgComment textarea:-moz-placeholder {
    font-size: 16px;
    color: #666;
}

.dgComment textarea::-moz-placeholder {
    font-size: 16px;
    color: #666;
}

.dgComment textarea:-ms-input-placeholder {
    font-size: 16px;
    color: #666;
}

.dgComment button {
    outline: none;
    border: none;
    cursor: pointer;
    width: 116px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    margin-top: 12px;
    background-color: #f79c4c;
    font-size: 16px;
    color: #fff;
}

.dgComment button.disabled {
    cursor: default;
}

.comTit {
    width: 100%;
    height: 42px;
    border-bottom: 2px solid #e6e6e6;
    margin-top: 10px;
}

.comTit em {
    position: relative;
    float: left;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #6ac20c;
    border-bottom: 2px solid #6ac20c;
    padding: 0 3px;
}

.comTit em:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #6ac20c;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.comTit span {
    float: right;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #808080;
}

.comList li {
    padding: 15px 0;
    border-bottom: 1px solid #f4f4f4;
}

.comList li&gt;p {
    font-size: 16px;
    color: #333;
    line-height: 28px;
    margin-top: 5px;
}

.listTop {
    line-height: 32px;
    overflow: hidden;
    *zoom: 1;}

.listTop p,.listTop em {
    float: left;
    display: inline-block;
    font-size: 16px;
    color: #999;
}

.listTop span {
    float: right;
    display: inline-block;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}

.listTop em {
    margin-left: 32px;
}

.comMore {
    padding-top: 30px;
    height: 39px;
}

.comMore span {
    display: block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #6ac20c;
    margin: 0 auto;
    border-radius: 5px;
    cursor: pointer;
}

.comMore span:hover {
    opacity: .9;
}

.dgComment .unlist {
    width: 100%;
    height: 115px;
    line-height: 115px;
    font-size: 16px;
    color: #ababab;
    text-align: center;
}

/* gamedown */
.djdL .dgGame {
    padding: 0 0 20px;
}

.djdL .dgGame .dgTit,.djdL .dgGame .list {
    padding: 0 20px;
}

.djdL .dgGame .pagecode&gt;a,.djdL .dgGame .pagecode&gt;span {
    margin-top: 15px;
}

.djdL .djdTop {
    position: relative;
    padding: 26px 20px;
    background: url(../images/downbg.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: visible;
    *zoom: 1;}

.djdTop&gt;img {
    float: left;
    width: 180px;
    height: 180px;
    border-radius: 28px;
    margin-right: 23px;
}

.djdTop .intro {
    float: left;
    width: 526px;
}

.djdTop .intro p,.djdTop .intro li {
    overflow: hidden;
    white-space: nowrap;
}

.djdTop .name {
    display: block;
    position: relative;
    background-color: #fff;
    margin: 8px 4px 0 0;
    padding-right: 20px;
    max-width: 520px;
    height: 40px;
    line-height: 40px;
    -moz-box-shadow: 4px 4px 0px rgba(0,0,0,.1);
    box-shadow: 4px 4px 0px rgba(0,0,0,.1);
    font-size: 14px;
    color: #808080;
    overflow: hidden;
}

.djdTop h1 {
    display: inline-block;
    font-size: 28px;
    color: #333;
    margin-right: 18px;
    line-height: 36px;
}

.djdTop .name i {
    display: block;
    position: absolute;
    width: 66px;
    height: 26px;
    background-position: -258px -395px;
    right: -81px;
    top: 10px;
}

.djdTop .intro ul {
    margin-top: 12px;
    width: 300px;
    min-height: 64px;
    overflow: hidden;
    *zoom: 1;}

.djdTop .intro li {
    float: left;
    width: 136px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #808080;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.djdTop .intro li span,.djdTop .intro li em {
    color: #333;
}

.djdTop .intro .txt {
    display: block;
    max-height: 70px;
    border-top: 1px solid #e0e0e0;
    margin-top: 5px;
    padding-top: 8px;
    line-height: 24px;
    font-size: 14px;
    color: #4c4c4c;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.djdTop .intro .txt label {
    font-weight: bold;
    color: #808080;
}

.djdTop&gt;.txt {
    display: block;
    max-height: 70px;
    margin-top: 5px;
    line-height: 24px;
    font-size: 14px;
    color: #4c4c4c;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.djdTop&gt;.txt label {
    font-weight: bold;
    color: #808080;
}

.djdTop .downbtn {
    position: absolute;
    display: inline-block;
    top: 74px;
    right: 5px;
}

.djdTop a.orderBtn {
    width: 231px;
    padding: 0;
}

.djdL .djdEdition {
    padding-bottom: 0;
}

.djdEdition ul {
    width: 750px;
    overflow: hidden;
    *zoom: 1;}

.djdEdition ul li {
    float: left;
    width: 190px;
    height: 142px;
    padding: 0 16px 0 20px;
    margin: 0 22px 22px 0;
    border: 1px solid transparent;
    background-color: #fafafa;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.djdEdition .name {
    display: block;
    width: 110%;
    font-size: 16px;
    color: #333;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.djdEdition .info {
    display: block;
    overflow: hidden;
    *zoom: 1}

.djdEdition .info img {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 16px;
    margin-right: 14px;
}

.djdEdition .info div {
    float: left;
    width: 106px;
}

.djdEdition .info p {
    font-size: 14px;
    color: #999;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.djdEdition ul li:hover {
    background-color: #f5ffeb;
    border-color: #6ac20c;
}

.djdEdition ul li:hover .name {
    color: #6ac20c;
}

/* order */
.orderList {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
}

.orderBox {
    position: fixed;
    z-index: 5;
    top: 160px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    width: 420px;
    border-radius: 8px;
    text-align: center;
}

.orderBox .oClose {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}

.orderBox .oClose i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: -777px -695px;
    position: relative;
    cursor: pointer;
}

.orderBox .oTitle {
    position: relative;
    width: 100%;
    height: 90px;
    background-image: url(../images/maskbg.jpg);
    background-size: 520px 100%;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.orderBox .oTitle&gt;i {
    display: block;
    width: 90px;
    height: 90px;
    background-position: -899px -789px;
    position: absolute;
    top: -42px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.orderBox .oTitle p {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 120px;
    white-space: nowrap;
    overflow: hidden;
}

.orderBox .oTitle p&gt;i {
    display: inline-block;
    width: 18px;
    height: 26px;
    background-position: -862px -702px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.orderBox form .tel {
    width: 326px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    color: #808080;
    font-size: 14px;
    border-radius: 8px;
    padding: 0 10px;
    margin: 36px auto 6px;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox form p {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox form p em {
    color: #cc0000;
}

.orderBox form span {
    color: #fe684d;
    font-size: 14px;
    text-align: left;
    display: block;
    width: 392px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox form .oBtn {
    cursor: pointer;
    width: 220px;
    border: 0;
    background-color: #6ac20c;
    color: #fff;
    font-size: 20px;
    border-radius: 8px;
    line-height: 40px;
    margin: 26px auto 60px;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox .msg {
    color: #ff3232;
    font-size: 12px;
    text-align: left;
    display: block;
    width: 342px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox .oKnow {
    display: block;
    cursor: pointer;
    width: 220px;
    border: 0;
    background-color: #ffb800;
    color: #fff;
    font-size: 20px;
    border-radius: 8px;
    line-height: 40px;
    margin: 36px auto;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox .oWin {
    width: 100%;
    padding: 48px 0;
    font-size: 18px;
    border-radius: 10px;
    text-align: center;
}

.orderBox .oWin p {
    font-size: 18px;
    color: #141414;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 26px;
}

.orderBox .oWin&gt;i {
    display: inline-block;
    width: 167px;
    height: 101px;
    background-position: -831px -550px;
    position: relative;
}

.orderBox .oLose {
    width: 100%;
    padding: 48px 0;
    font-size: 18px;
    border-radius: 10px;
    text-align: center;
}

.orderBox .oLose p {
    font-size: 18px;
    color: #141414;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 26px;
}

.orderBox .oLose&gt;i {
    display: inline-block;
    width: 167px;
    height: 101px;
    background-position: -831px -398px;
    position: relative;
}

.orderBox .oAgin {
    width: 100%;
    padding: 48px 0;
    font-size: 18px;
    border-radius: 10px;
    text-align: center;
}

.orderBox .oAgin p {
    font-size: 18px;
    color: #141414;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 26px;
}

.orderBox .oAgin&gt;i {
    display: inline-block;
    width: 153px;
    height: 101px;
    background-position: -841px -246px;
    position: relative;
}

/* feedback */
.feBaBtn {
    position: absolute;
    top: 24px;
    right: 0;
    margin-right: 20px;
    color: #ffcf71;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    *zoom: 1;}

.feBaBtn i {
    display: inline-block;
    width: 15px;
    height: 16px;
    position: relative;
    top: 4px;
    margin-right: 4px;
    background-position: -872px -63px;
}

.feBaBtn:hover {
    opacity: .9;
    text-decoration: underline;
}

.feedBack {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 12;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
}

.feBaBox {
    position: fixed;
    z-index: 5;
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
    width: 520px;
    background-color: #fff;
    border-radius: 8px;
}

.feBaBox .fClose {
    position: absolute;
    top: 15px;
    right: 20px;
    margin: auto;
    z-index: 10;
    text-align: center;
    transform: scale(.6);
}

.feBaBox .fClose i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: -777px -695px;
    position: relative;
    cursor: pointer;
}

.feBaBox .fTitle {
    position: relative;
    width: 100%;
    height: 70px;
    background-image: url(../images/maskbg.jpg);
    background-size: 520px 100%;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.feBaBox .fTitle p {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
}

.feBack {
    margin: 0 26px 5px;
}

.feBack p {
    font-size: 16px;
    color: #898989;
    margin: 18px 0 16px;
}

.feBack .info {
    border: 1px solid #dfe2e6;
    border-radius: 10px;
}

.feBack .info p {
    font-size: 16px;
    color: #303030;
    line-height: 88px;
    border-bottom: 1px solid #dfe2e6;
}

.feBack textarea {
    width: 410px;
    height: 68px;
    border: none;
    resize: none;
    background: #edf1f5;
    padding-left: 2px;
    padding: 12px;
    font-size: 14px;
    color: #454545;
}

.checkbox {
    position: relative;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #dfe2e6;
}

.checkbox:nth-last-child(1) {
    border-bottom: none;
}

.checkbox input[type='checkbox'] {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    opacity: 0;
}

.checkbox label {
    position: absolute;
    left: 0px;
    top: 0;
    height: 42px;
    line-height: 42px;
    width: 420px;
    font-size: 14px;
    color: #303030;
    text-align: left;
    padding-left: 10px;
}

.checkbox label:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 11px;
    width: 12px;
    height: 12px;
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #ddd ;
}

.checkbox input[type='checkbox']:checked + label:after {
    background-color: #6ac20c;
}

.telBox {
    height: 48px;
    line-height: 48px;
    margin: 10px 26px;
    overflow: hidden;
}

.telBox span {
    font-size: 16px;
    color: #00121a;
    font-weight: bold;
}

.telBox input {
    border: none;
    height: 32px;
    width: 342px;
    margin-left: 10px;
    font-size: 12px;
    padding-left: 12px;
    margin-top: 10px;
    border: 1px solid #cecece;
    border-radius: 3px;
}

.telBox input::-webkit-input-placeholder {
    color: #888;
}

.telBox input:-moz-placeholder {
    color: #888;
}

.telBox input::-moz-placeholder {
    color: #888;
}

.telBox input:-ms-input-placeholder {
    color: #888;
}

.feSubmit input {
    display: block;
    background-color: #6ac20c;
    font-size: 16px;
    margin: 16px auto 26px;
    width: 432px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 24px;
}

.feSubmit input:hover {
    opacity: .96;
}

/* rule */
.gRule {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.ruleBox {
    position: fixed;
    z-index: 5;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    width: 520px;
    border-radius: 8px;
}

.ruleBox .rClose {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    text-align: center;
}

.ruleBox .rClose i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: -777px -695px;
    position: relative;
    cursor: pointer;
}

.ruleBox .rTitle {
    position: relative;
    width: 100%;
    height: 90px;
    background-image: url(../images/maskbg.jpg);
    background-size: 520px 100%;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.ruleBox .rTitle&gt;i {
    display: block;
    width: 90px;
    height: 90px;
    background-position: -777px -905px;
    position: absolute;
    top: -42px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.ruleBox .rTitle p {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 120px;
    white-space: nowrap;
    overflow: hidden;
}

.ruleBox .rTitle p&gt;i {
    display: inline-block;
    width: 24px;
    height: 26px;
    background-position: -913px -702px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.ruleMain {
    display: block;
    width: 480px;
    height: 300px;
    border-radius: 20px;
    padding: 0 20px;
    line-height: 42px;
    font-size: 16px;
    margin: 20px auto 0;
    overflow: auto;
}

.ruleMain p:nth-last-of-type(1) {
    margin-bottom: 20px;
}

.rSure {
    width: 190px;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: #6ac20c;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    display: block;
    margin: 20px auto 30px;
    cursor: pointer;
}

textarea.ruleMain {
    border: none;
    resize: none;
}

/* rule */
.gPrivacy {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.privacyTxt {
    position: fixed;
    z-index: 5;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    width: 520px;
    border-radius: 8px;
}

.privacyTxt .PClose {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    text-align: center;
}

.privacyTxt .PClose i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: -777px -695px;
    position: relative;
    cursor: pointer;
}

.privacyTxt .rTitle {
    position: relative;
    width: 100%;
    height: 90px;
    background-image: url(../images/maskbg.jpg);
    background-size: 520px 100%;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.privacyTxt .rTitle&gt;i {
    display: block;
    width: 90px;
    height: 90px;
    background-position: -777px -905px;
    position: absolute;
    top: -42px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.privacyTxt .rTitle p {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 120px;
    white-space: nowrap;
    overflow: hidden;
}

.privacyTxt .rTitle p&gt;i {
    display: inline-block;
    width: 24px;
    height: 26px;
    background-position: -913px -702px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.privacyMain {
    display: block;
    width: 480px;
    height: 300px;
    border-radius: 20px;
    padding: 0 20px;
    line-height: 42px;
    font-size: 16px;
    margin: 20px auto 0;
    overflow: auto;
}

.privacyMain p:nth-last-of-type(1) {
    margin-bottom: 20px;
}

.pSure {
    width: 190px;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: #6ac20c;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    display: block;
    margin: 20px auto 30px;
    cursor: pointer;
}

/* rizhi */
.rizhi {
    position: relative;
}

.rizhi strong {
    display: block;
    color: #454545;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
}

.rizhi h3 {
    position: relative;
}

.rizhi h3:after {
    content: "";
    width: 78%;
    height: 1px;
    border-bottom: 1px dashed #d2d2d2;
    position: absolute;
    bottom: 1px;
    left: 88px;
}

.rizhi p {
    margin-bottom: 6px;
    border-bottom: none;
    display: block;
}

.rizhi p span {
    display: block;
}

.rizhi p br {
    display: none;
}

font.rLog {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #f79c4c;
    cursor: pointer;
    font-size: 14px;
}

font.rLog:hover {
    text-decoration: underline;
}

.rzCont {
    padding: 15px 20px;
    background: rgba(244, 244, 244, 1);
}

.dgCont .logBox p,.dgCont .rizhi p {
    text-indent: 0;
}

.gLog {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.logBox {
    position: fixed;
    z-index: 5;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    width: 520px;
    border-radius: 8px;
}

.logBox .lClose {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    text-align: center;
}

.logBox .lClose i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: -777px -695px;
    position: relative;
    cursor: pointer;
}

.logBox .lTitle {
    position: relative;
    width: 100%;
    height: 90px;
    background-image: url(../images/maskbg.jpg);
    background-size: 520px 100%;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.logBox .lTitle&gt;i {
    display: block;
    width: 90px;
    height: 90px;
    background-position: -898px -905px;
    position: absolute;
    top: -42px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.logBox .lTitle p {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-indent: 0;
    line-height: 120px;
    white-space: nowrap;
    overflow: hidden;
}

.logBox .lTitle p&gt;i {
    display: inline-block;
    width: 24px;
    height: 26px;
    background-position: -970px -702px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.logMain {
    display: block;
    width: 480px;
    height: 300px;
    border-radius: 20px;
    padding: 0 20px;
    line-height: 42px;
    font-size: 16px;
    margin: 20px auto 0;
    overflow: auto;
}

.lSure {
    width: 190px;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: #6ac20c;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    display: block;
    margin: 20px auto 30px;
    cursor: pointer;
}

.logBox strong {
    display: block;
    padding: 15px 0px 0px;
    overflow: hidden;
    color: #454545;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    border-top: 1px dashed #eee;
}

.logBox p {
    padding: 0px 0px 20px;
    overflow: hidden;
    line-height: 26px;
    color: #555;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

.logBox p {
    padding-bottom: 6px;
    border-bottom: none;
}

.logBox p span {
    display: block;
}

.logBox p br {
    display: none;
}

.downbtn .xjBtn {
    background-color: #eaeaea;
    color: #a3a3a3;
}

.downbtn .xjBtn i {
    width: 23px;
    height: 23px;
    background-position: -362px -565px;
    top: 5.5px;
}

/* index */
.dhTop {
    padding-top: 20px;
    margin-top: 20px;
}

.dhSlider {
    float: left;
    width: 880px;
    position: relative;
}

.dhSlider .img_wrap {
    width: 880px;
    height: 320px;
    border: 1px solid #e6e6e6;
    padding: 20px;
}

.dhSlider .dhSImg {
    width: 880px;
    height: 320px;
    overflow: hidden;
    position: relative;
}

.dhSlider .dhSImg ul {
    position: absolute;
    overflow: hidden;
    *zoom: 1;}

.dhSlider .dhSImg li {
    float: left;
    position: relative;
}

.dhSlider .dhSImg a {
    display: block;
    width: 880px;
    height: 320px;
    overflow: hidden;
}

.dhSlider .dhSImg img {
    display: block;
    width: 100%;
    min-height: 320px;
    height: 100%;
    object-fit: cover;
}

.dhSlider .dhSImg p {
    width: 880px;
    height: 74px;
    background: linear-gradient(0deg, rgba(3, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    line-height: 74px;
    font-size: 24px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
}

.dhSlider .dhSImg p span {
    display: inline-block;
    width: 600px;
    text-indent: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dhSlider .dhSImg p span em {
    display: block;
}

.dhSlider .dhSImg p:hover {
    color: #6AC20C;
}

.dhSlider {
    width: 880px;
    margin: 0 20px 0 0;
    position: relative;
}

.dhSlider&gt;span {
    display: none;
    width: 68px;
    height: 320px;
    position: absolute;
    top: 0;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.dhSlider:hover&gt;span {
    display: block;
}

.dhSlider&gt;span i {
    display: block;
    width: 26px;
    height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.dhSlider .pre:hover {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
}

.dhSlider .next:hover {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
}

.dhSlider .pre {
    left: 0;
}

.dhSlider .next {
    right: 0;
}

.dhSlider .pre i {
    background-position: -489px -379px;
}

.dhSlider .next i {
    background-position: -527px -379px;
    ;}

.dhSlider .pre:hover i {
    background-position: -565px -379px;
    ;}

.dhSlider .next:hover i {
    background-position: -602px -379px;
    ;}

.dhSlider,.dhSlider .dhSImg {
    width: 880px;
    height: 320px;
}

.dhSlider .dhDot {
    height: 18px;
    text-align: center;
    position: absolute;
    bottom: 26px;
    right: 62px;
}

.dhSlider .dhDot ul {
    height: 18px;
    text-align: center;
    overflow: hidden;
    *zoom: 1;}

.dhSlider .dhDot li {
    width: 24px;
    height: 5px;
    margin: 6px;
    cursor: pointer;
    float: left;
}

.dhSlider .dhDot span {
    vertical-align: top;
    display: inline-block;
    width: 24px;
    height: 5px;
    background: #fff;
}

.dhSlider .dhDot li.current span {
    background: #6AC20C;
}

.dhSlider .dhSImg img:hover {
    opacity: 1;
}

.dhSRec {
    position: relative;
    float: right;
    width: 260px;
    height: 320px;
    background: url(../images/djtj.png) no-repeat;
    background-position: left top;
    background-color: #fcfcfc;
}

.dhChange {
    position: absolute;
    top: 66px;
    right: 8px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.dhChange:before {
    content: "";
    position: relative;
    top: 3px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 14px;
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -293px -615px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dhChange:hover {
    text-decoration: underline;
}

.dhChange:hover:before {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.dhSRec ul {
    padding-top: 86px;
    text-align: center;
    overflow: hidden;
}

.dhSRec li a {
    display: block;
}

.dhSRec li img {
    display: block;
    width: 120px;
    height: 120px;
    margin: auto;
    border-radius: 24px;
    padding: 4px;
    background: -webkit-linear-gradient(#fff 20%, transparent);
    background: -o-linear-gradient(#fff 20%, transparent);
    background: -moz-linear-gradient(#fff 20%, transparent);
    background: linear-gradient(#fff 20%, transparent);
}

.dhSRec li strong {
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 46px;
    margin: 0 10px 8px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dhSRec li span {
    display: block;
    margin: auto;
    width: 170px;
    height: 48px;
    background: #6AC20C;
    border-radius: 24px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 48px;
    text-align: center;
}

.dhSRec li:nth-of-type(n+2) {
    display: none
}

.dhSRec li a:hover strong {
    font-weight: bold;
    color: #6AC20C;
}

.dhSelect ul {
    overflow: hidden;
    *zoom: 1;}

.dhSelect li {
    float: left;
    width: 145px;
}

.dhSelect li a {
    display: block;
    padding-top: 24px;
}

.dhSelect li img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 24px;
}

.dhSelect li p {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 40px;
    margin: 1px 10px 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dhSelect li span {
    display: block;
    margin: auto;
    width: 68px;
    height: 28px;
    background: #6AC20C;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    text-align: center;
}

.dhSelect li a:hover p {
    font-weight: bold;
    color: #6AC20C;
}

.dhAllplay {
    overflow: hidden;
}

.dhAllplay ul {
    width: 1280px;
    overflow: hidden;
    *zoom: 1;}

.dhAllplay li {
    float: left;
    width: 550px;
    margin-right: 62px;
}

.dhAllplay li&gt;a {
    padding: 14px 0;
}

.dhAllplay li&gt;a,.dhAllplay li img {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 24px;
    margin-right: 30px;
}

.dhAllplay li div {
    position: relative;
    float: left;
    width: 418px;
    height: 100px;
    border-bottom: 1px solid #dcdcdc;
    padding: 14px 0;
}

.dhAllplay li div a:nth-of-type(1) {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 36px;
    margin: 6px 0 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dhAllplay li div a:nth-of-type(2) {
    position: absolute;
    display: block;
    top: 50px;
    right: 0;
    width: 68px;
    height: 28px;
    background: #6AC20C;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    text-align: center;
}

.dhAllplay li div p {
    font-size: 14px;
    color: #787878;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dhAllplay li div p span {
    display: inline-block;
    vertical-align: top;
    width: 112px;
    height: 18px;
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -4px -659px;
    margin-right: 11px;
}

.dhAllplay span.star0 {
    background-position: -4px -659px;
}

.dhAllplay span.star1 {
    background-position: -4px -684px;
}

.dhAllplay span.star2 {
    background-position: -4px -709px;
}

.dhAllplay span.star3 {
    background-position: -4px -734px;
}

.dhAllplay span.star4 {
    background-position: -4px -759px;
}

.dhAllplay span.star5 {
    background-position: -4px -784px;
}

.dhAllplay li div p:nth-of-type(2) {
    margin-top: 6px;
}

.dhAllplay li:hover div a:nth-of-type(1) {
    font-weight: bold;
    color: #6AC20C;
}

.dhAllplay li:hover div a:nth-of-type(2) {
    opacity: .9;
}

.dhTopic .list {
    width: 1200px;
    overflow: hidden;
    *zoom: 1;}

.dhTopic .list a {
    position: relative;
    display: block;
    float: left;
    width: 270px;
    height: 176px;
    border-radius: 10px;
    overflow: hidden;
    margin: 24px 27px 0 0;
}

.dhTopic img {
    width: 270px;
    min-height: 176px;
    height: auto;
    border-radius: 10px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.dhTopic a:hover img {
    transform: scale(1.3);
}

.dhTopic p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 45px;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    font-size: 18px;
    color: #fff;
    line-height: 45px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dhFriend {
    padding-bottom: 2px;
}

.dhFriend .list {
    padding-top: 24px;
    width: 1200px;
    overflow: hidden;
    *zoom: 1;}

.dhFriend .list a {
    display: block;
    float: left;
    padding: 0 26px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 18px;
    color: #666;
    background-color: #eee;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    margin: 0 30px 20px 0;
}

.dhFriend .list a:hover {
    background-color: #6AC20C;
    color: #fff;
    box-shadow: 0 4px 8px 0 rgba(106,194,12,.5);
}

.dhTitle {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    *zoom:1;}

.dhTitle em {
    float: left;
    position: relative;
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    background-color: #fff;
}

.dhTitle em:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 30px;
    height: 24px;
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -368px -611px;
}

.dhTitle em strong {
    color: #6AC20C;
}

.dhTitle a {
    float: right;
    display: block;
    font-size: 14px;
    color: #757575;
    margin-top: 24px;
}

.dhTitle a:hover {
    color: #6ac20c;
}

.dhRank {
    padding-bottom: 10px;
}

.dhRList {
    float: left;
    position: relative;
    width: 369px;
    margin-right: 26px;
}

.dhRank .dhRList:nth-of-type(3) {
    margin-right: 0;
}

.dhRank .dhRList:nth-of-type(1) .dhTitle em strong {
    color: #F95231;
}

.dhRank .dhRList:nth-of-type(2) .dhTitle em strong {
    color: #6AC20C;
}

.dhRank .dhRList:nth-of-type(3) .dhTitle em strong {
    color: #1681EF;
}

.dhRank .dhRList:nth-of-type(1) .dhTitle em:after {
    background-position: -326px -611px;
}

.dhRank .dhRList:nth-of-type(2) .dhTitle em:after {
    background-position: -368px -611px;
}

.dhRank .dhRList:nth-of-type(3) .dhTitle em:after {
    background-position: -412px -611px;
}

.dhRList .tabMenu {
    position: absolute;
    top: 20px;
    right: 0;
}

.dhRList .tabMenu span {
    cursor: pointer;
    font-size: 14px;
    color: #333;
}

.dhRList .tabMenu span.current {
    color: #6AC20C;
}

.dhRList .tabMenu span:hover {
    color: #6AC20C;
}

.dhRList li a {
    display: block;
    overflow: hidden;
    *zoom: 1;border-bottom: 1px solid #E5E5E5;
}

.dhRList li:last-of-type a {
    border: none;
}

.dhRList li i {
    float: left;
    margin-top: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #ccc;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    margin-right: 24px;
}

.dhRList li:nth-of-type(1) i {
    background-color: #ffd500;
}

.dhRList li:nth-of-type(2) i {
    background-color: #c4cbd6;
}

.dhRList li:nth-of-type(3) i {
    background-color: #cd715d;
}

.dhRList li a.hide {
    display: none;
}

.dhRList li a p {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dhRList li a p:nth-of-type(2) {
    font-size: 16px;
    color: #999;
}

.dhRList li a p:nth-of-type(2) span:nth-of-type(2) {
    color: #ccc;
}

.dhRList li a p:nth-of-type(2) span:nth-of-type(2):before {
    content: "";
    position: relative;
    top: -1px;
    vertical-align: middle;
    display: inline-block;
    width: 1.5px;
    height: 16px;
    background-color: #ccc;
    margin: 0 8px;
}

.dhRList li .fBox {
    height: 58px;
    line-height: 58px;
    overflow: hidden;
    *zoom: 1;}

.dhRList li .fBox p {
    float: left;
}

.dhRList li .fBox p:nth-of-type(1) {
    width: 142px;
    font-size: 18px;
    color: #666;
}

.dhRList li .fBox p:nth-of-type(2) {
    width: 166px;
    margin-left: 6px;
}

.dhRList li .tBox {
    padding: 20px 0;
}

.dhRList li .tBox img {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 24px;
    margin-right: 20px;
}

.dhRList li .tBox div {
    float: left;
    width: 195px;
    height: 100px;
}

.dhRList li .tBox p:nth-of-type(1) {
    font-size: 22px;
    color: #6AC20C;
    line-height: 32px;
}

.dhRList li .tBox p:nth-of-type(2) {
    line-height: 28px;
    margin-bottom: 8px;
}

.dhRList li .tBox div&gt;span {
    display: block;
    width: 68px;
    height: 28px;
    background: #6AC20C;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    text-align: center;
}

.dhRList li:nth-of-type(-n+3) .tBox i {
    position: relative;
    top: 10px;
    font-size: 0;
    border-radius: inherit;
    width: 30px;
    height: 52px;
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -398px -379px;
}

.dhRList li:nth-of-type(1) .tBox i {
    background-position: -356px -379px;
}

.dhRList li:nth-of-type(2) .tBox i {
    background-position: -398px -379px;
}

.dhRList li:nth-of-type(3) .tBox i {
    background-position: -440px -379px;
}

.dhRList li:nth-of-type(n+4) .tBox i {
    position: relative;
    top: 21px;
}

.dhGame {
    max-height: 600px;
    overflow: hidden;
    padding-bottom: 8px;
}

.dhGRank {
    float: right;
    width: 280px;
}

.dhGRank li a {
    display: block;
    height: 51px;
    line-height: 51px;
    border-bottom: 1px solid #E6E6E6;
    overflow: hidden;
    *zoom: 1;}

.dhGRank li a i {
    float: left;
    width: 24px;
    height: 25px;
    background: #EDEDED;
    border-radius: 4px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #757575;
    margin-top: 12.5px;
}

.dhGRank li a p {
    float: left;
    width: 150px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all .05s linear;
    -moz-transition: all .05s linear;
    -o-transition: all .05s linear;
    transition: all .05s linear;
}

.dhGRank li a span {
    float: left;
    font-size: 14px;
    color: #757575;
    margin-left: 8px;
}

.dhGRank ul li:nth-of-type(-n+3) i {
    position: relative;
    font-size: 0;
    border-radius: inherit;
    margin-right: 20px;
    width: 30px;
    height: 25px;
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -398px -379px;
}

.dhGRank ul li:nth-of-type(1) i {
    background-position: -163px -5px;
}

.dhGRank ul li:nth-of-type(2) i {
    background-position: -204px -5px;
}

.dhGRank ul li:nth-of-type(3) i {
    background-position: -246px -6px;
}

.dhGRank li a:hover p {
    transform: scale(1.1);
    font-weight: bold;
    color: #6AC20C;
}

.dhGRank ul li:nth-of-type(n+4) i {
    margin-right: 22px;
    margin-left: 2px;
}

.dhGTab {
    position: relative;
    float: left;
    width: 860px;
}

.dhGItem {
    position: absolute;
    top: 8px;
    left: 0;
    width: 236px;
    height: 88px;
    background: linear-gradient(0deg, #3EDB79 0%, #1BC258 100%);
    border-radius: 4px;
}

.dhGItem:after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    right: 16px;
    width: 70px;
    height: 66px;
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -432px -72px;
}

.dhGItem strong {
    display: block;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    padding: 20px 0 0 20px;
}

.dhGItem p {
    display: block;
    font-size: 14px;
    color: #fff;
    padding: 4px 0 0 20px;
}

.dhSoft .dhGItem {
    background: linear-gradient(0deg, #5ACAFD 0%, #42B1FC 37%, #42B1FC 100%);
}

.dhSoft .dhGItem:after {
    background-position: -519px -72px;
}

.dhGTab .tMenu {
    left: 428px;
    top: 23px;
}

.dhGMenu {
    position: absolute;
    top: 8px;
    left: 386px;
    overflow: hidden;
    *zoom: 1;}

.dhGMenu span {
    position: relative;
    float: left;
    display: block;
    padding: 15px 26px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #757575;
    cursor: pointer;
}

.dhGMenu span:after {
    content: '';
    width: 1px;
    height: 18px;
    background-color: #dbdbdb;
    position: absolute;
    top: 17px;
    right: 0;
}

.dhGMenu span:last-child:after {
    background-color: transparent;
}

.dhGMenu span.current,.dhGMenu span:hover {
    color: #6ac20c;
}

.dhGMenu span.current:after {
    background-color: #6ac20c;
}

.dhGMenu span:last-child.current:after {
    background-color: #6ac20c;
    left: -1px
}

.dhGMenu span i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

/* gM */
.dhGMenu span i.nw {
    background-position: -614px -6px;
}

.dhGMenu span i.ht {
    background-position: -644.5px -6px;
}

.dhGMenu span i.rc {
    background-position: -674px -6px;
}

.dhGMenu span.current i.nw,.dhGMenu span:hover i.nw {
    background-position: -614px -28px;
}

.dhGMenu span.current i.ht,.dhGMenu span:hover i.ht {
    background-position: -644.5px -28px;
}

.dhGMenu span.current i.rc,.dhGMenu span:hover i.rc {
    background-position: -674px -28px;
}

/* nM */
.dhGMenu span i.tw {
    background-position: -799px -6px;
}

.dhGMenu span i.rj {
    background-position: -831px -6px;
}

.dhGMenu span i.yx {
    background-position: -863px -6px;
}

.dhGMenu span.current i.tw,.dhGMenu span:hover i.tw {
    background-position: -799px -28px;
}

.dhGMenu span.current i.rj,.dhGMenu span:hover i.rj {
    background-position: -831px -28px;
}

.dhGMenu span.current i.yx,.dhGMenu span:hover i.yx {
    background-position: -863px -28px;
}

/* tM */
.dhGMenu span i.qb {
    background-position: -705px -6px;
}

.dhGMenu span i.gh {
    background-position: -737px -6px;
}

.dhGMenu span i.rh {
    background-position: -769px -6px;
}

.dhGMenu span.current i.qb,.dhGMenu span:hover i.qb {
    background-position: -705px -28px;
}

.dhGMenu span.current i.gh,.dhGMenu span:hover i.gh {
    background-position: -737px -28px;
}

.dhGMenu span.current i.rh,.dhGMenu span:hover i.rh {
    background-position: -769px -28px;
}

.dhGCont {
    float: left;
    width: 605px;
}

.dhGSub {
    width: 630px;
    max-height: 500px;
    padding-top: 20px;
    overflow: hidden;
    *zoom: 1;}

.dhGSub ul {
    overflow: hidden;
}

.dhGSub ul:nth-of-type(n+2) {
    display: none;
}

.dhGSub li {
    float: left;
    width: 104px;
    height: 152px;
    margin: 0 22px 22px 0;
    text-align: center;
}

.dhGSub li a {
    display: block;
}

.dhGSub li img {
    display: block;
    width: 88px;
    height: 88px;
    border-radius: 24px;
    margin: auto;
}

.dhGSub li p {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #333;
    margin: auto;
    width: 92%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dhGSub li i {
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #999;
    margin: auto;
    ;}

.dhGSub li span {
    display: none;
    width: 68px;
    height: 28px;
    background: #6AC20C;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    margin: auto;
}

.dhGSub li a:hover i {
    display: none;
}

.dhGSub li a:hover span {
    display: block;
}

.dhGameL {
    float: left;
    width: 236px;
    margin-right: 19px;
    padding-top: 113px;
}

.dhgsTag {
    float: left;
    width: 256px;
}

.dhgsTag span {
    float: left;
    display: block;
    width: 70px;
    height: 80px;
    line-height: 28px;
    text-align: center;
    background-color: #f5f5f5;
    font-size: 14px;
    color: #666;
    margin: 0 13px 15px 0;
    overflow: hidden;
    border-radius: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}

.dhgsTag span.current,.dhgsTag span:hover {
    color: #fff;
    background-color: #6ac20c;
}

.dhgsTag span i {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    position: relative;
    top: 5px;
    margin: 10px auto;
}

.dhSoft .dhgsTag span {
    height: 64px;
}

.dhSoft .dhgsTag span i {
    margin: 4px auto 6px;
}

.dhGame .dhgsTag span {
    height: 64px;
}

.dhGame .dhgsTag span i {
    margin: 4px auto 6px;
}

/* game */
.dhgsTag span i.qb {
    background-position: -4px -194px;
}

.dhgsTag span i.xx {
    background-position: -41px -194px;
}

.dhgsTag span i.dz {
    background-position: -78px -194px;
    top: 7px;
}

.dhgsTag span i.kp {
    background-position: -115px -194px;
    top: 5.5px;
}

.dhgsTag span i.mn {
    background-position: -152px -194px;
    top: 8px;
}

.dhgsTag span i.sc {
    background-position: -189px -194px;
    top: 8px;
}

.dhgsTag span i.gd {
    background-position: -226px -194px;
}

.dhgsTag span i.wd {
    background-position: -258px -194px;
    top: 6px;
}

.dhgsTag span i.xw {
    background-position: -295px -194px;
}

.dhgsTag span i.fx {
    background-position: -331px -194px;
}

.dhgsTag span i.ty {
    background-position: -367px -194px;
}

.dhgsTag span i.mx {
    background-position: -400px -194px;
}

.dhgsTag span i.by {
    background-position: -437px -194px;
    top: 7px;
}

.dhgsTag span i.qp {
    background-position: -474px -194px;
}

.dhgsTag span i.qt {
    background-position: -506px -194px;
}

.dhgsTag span i.cw {
    background-position: -543px -194px;
}

.dhgsTag span i.gk {
    background-position: -580px -194px;
}

.dhgsTag span i.cq {
    background-position: -614px -194px;
}

.dhgsTag span.current i.qb,.dhgsTag span:hover i.qb {
    background-position: -4px -234px;
}

.dhgsTag span.current i.xx,.dhgsTag span:hover i.xx {
    background-position: -41px -234px;
}

.dhgsTag span.current i.dz,.dhgsTag span:hover i.dz {
    background-position: -78px -234px;
    top: 7px;
}

.dhgsTag span.current i.kp,.dhgsTag span:hover i.kp {
    background-position: -115px -234px;
    top: 5.5px;
}

.dhgsTag span.current i.mn,.dhgsTag span:hover i.mn {
    background-position: -152px -234px;
    top: 8px;
}

.dhgsTag span.current i.sc,.dhgsTag span:hover i.sc {
    background-position: -189px -234px;
    top: 8px;
}

.dhgsTag span.current i.gd,.dhgsTag span:hover i.gd {
    background-position: -226px -234px;
}

.dhgsTag span.current i.wd,.dhgsTag span:hover i.wd {
    background-position: -258px -234px;
    top: 6px;
}

.dhgsTag span.current i.xw,.dhgsTag span:hover i.xw {
    background-position: -295px -234px;
}

.dhgsTag span.current i.fx,.dhgsTag span:hover i.fx {
    background-position: -331px -234px;
}

.dhgsTag span.current i.ty,.dhgsTag span:hover i.ty {
    background-position: -367px -234px;
}

.dhgsTag span.current i.mx,.dhgsTag span:hover i.mx {
    background-position: -400px -234px;
}

.dhgsTag span.current i.by,.dhgsTag span:hover i.by {
    background-position: -437px -234px;
    top: 7px;
}

.dhgsTag span.current i.qp,.dhgsTag span:hover i.qp {
    background-position: -474px -234px;
}

.dhgsTag span.current i.qt,.dhgsTag span:hover i.qt {
    background-position: -506px -234px;
}

.dhgsTag span.current i.cw,.dhgsTag span:hover i.cw {
    background-position: -543px -234px;
}

.dhgsTag span.current i.gk,.dhgsTag span:hover i.gk {
    background-position: -580px -234px;
}

.dhgsTag span.current i.cq,.dhgsTag span:hover i.cq {
    background-position: -614px -234px;
}

/* game1 */
.dhgsTag span i.a1 {
    background-position: -4px -194px;
}

.dhgsTag span i.a2 {
    background-position: -41px -194px;
}

.dhgsTag span i.a3 {
    background-position: -78px -194px;
    top: 7px;
}

.dhgsTag span i.a4 {
    background-position: -115px -194px;
    top: 5.5px;
}

.dhgsTag span i.a5 {
    background-position: -152px -194px;
    top: 8px;
}

.dhgsTag span i.a6 {
    background-position: -189px -194px;
    top: 8px;
}

.dhgsTag span i.a7 {
    background-position: -226px -194px;
}

.dhgsTag span i.a8 {
    background-position: -258px -194px;
    top: 6px;
}

.dhgsTag span i.a9 {
    background-position: -295px -194px;
}

.dhgsTag span i.a10 {
    background-position: -331px -194px;
}

.dhgsTag span i.a11 {
    background-position: -367px -194px;
}

.dhgsTag span i.a12 {
    background-position: -400px -194px;
}

.dhgsTag span i.a13 {
    background-position: -437px -194px;
    top: 7px;
}

.dhgsTag span i.a14 {
    background-position: -474px -194px;
}

.dhgsTag span i.a15 {
    background-position: -506px -194px;
}

.dhgsTag span i.a16 {
    background-position: -543px -194px;
}

.dhgsTag span i.a17 {
    background-position: -580px -194px;
}

.dhgsTag span i.a18 {
    background-position: -614px -194px;
}

.dhgsTag span.current i.a1,.dhgsTag span:hover i.a1 {
    background-position: -4px -234px;
}

.dhgsTag span.current i.a2,.dhgsTag span:hover i.a2 {
    background-position: -41px -234px;
}

.dhgsTag span.current i.a3,.dhgsTag span:hover i.a3 {
    background-position: -78px -234px;
    top: 7px;
}

.dhgsTag span.current i.a4,.dhgsTag span:hover i.a4 {
    background-position: -115px -234px;
    top: 5.5px;
}

.dhgsTag span.current i.a5,.dhgsTag span:hover i.a5 {
    background-position: -152px -234px;
    top: 8px;
}

.dhgsTag span.current i.a6,.dhgsTag span:hover i.a6 {
    background-position: -189px -234px;
    top: 8px;
}

.dhgsTag span.current i.a7,.dhgsTag span:hover i.a7 {
    background-position: -226px -234px;
}

.dhgsTag span.current i.a8,.dhgsTag span:hover i.a8 {
    background-position: -258px -234px;
    top: 6px;
}

.dhgsTag span.current i.a9,.dhgsTag span:hover i.a9 {
    background-position: -295px -234px;
}

.dhgsTag span.current i.a10,.dhgsTag span:hover i.a10 {
    background-position: -331px -234px;
}

.dhgsTag span.current i.a11,.dhgsTag span:hover i.a11 {
    background-position: -367px -234px;
}

.dhgsTag span.current i.a12,.dhgsTag span:hover i.a12 {
    background-position: -400px -234px;
}

.dhgsTag span.current i.a13,.dhgsTag span:hover i.a13 {
    background-position: -437px -234px;
    top: 7px;
}

.dhgsTag span.current i.a14,.dhgsTag span:hover i.a14 {
    background-position: -474px -234px;
}

.dhgsTag span.current i.a15,.dhgsTag span:hover i.a15 {
    background-position: -506px -234px;
}

.dhgsTag span.current i.a16,.dhgsTag span:hover i.a16 {
    background-position: -543px -234px;
}

.dhgsTag span.current i.a17,.dhgsTag span:hover i.a17 {
    background-position: -580px -234px;
}

.dhgsTag span.current i.a18,.dhgsTag span:hover i.a18 {
    background-position: -614px -234px;
}

/* soft */
.dhgsTag span i.sj {
    background-position: -41px -284px;
    top: 7px;
}

.dhgsTag span i.sp {
    background-position: -78px -284px;
    top: 6px;
}

.dhgsTag span i.sh {
    background-position: -115px -284px;
    top: 5.5px;
}

.dhgsTag span i.xy {
    background-position: -152px -284px;
}

.dhgsTag span i.jy {
    background-position: -189px -284px;
    top: 8px;
}

.dhgsTag span i.sg {
    background-position: -226px -284px;
    top: 5.5px;
}

.dhgsTag span i.yj {
    background-position: -258px -284px;
}

.dhgsTag span i.my {
    background-position: -295px -284px;
}

.dhgsTag span i.wl {
    background-position: -331px -284px;
    top: 5.5px;
}

.dhgsTag span i.ly {
    background-position: -367px -284px;
}

.dhgsTag span i.zt {
    background-position: -400px -284px;
}

.dhgsTag span i.pz {
    background-position: -437px -284px;
    top: 7px;
}

.dhgsTag span i.xs {
    background-position: -474px -284px;
}

.dhgsTag span i.jr {
    background-position: -506px -284px;
}

.dhgsTag span i.kg {
    background-position: -541px -284px;
    top: 5.5px;
}

.dhgsTag span.current i.sj,.dhgsTag span:hover i.sj {
    background-position: -41px -324px;
    top: 7px;
}

.dhgsTag span.current i.sp,.dhgsTag span:hover i.sp {
    background-position: -78px -324px;
    top: 6px;
}

.dhgsTag span.current i.sh,.dhgsTag span:hover i.sh {
    background-position: -115px -324px;
    top: 5.5px;
}

.dhgsTag span.current i.xy,.dhgsTag span:hover i.xy {
    background-position: -152px -324px;
}

.dhgsTag span.current i.jy,.dhgsTag span:hover i.jy {
    background-position: -189px -324px;
    top: 8px;
}

.dhgsTag span.current i.sg,.dhgsTag span:hover i.sg {
    background-position: -226px -324px;
    top: 5.5px;
}

.dhgsTag span.current i.yj,.dhgsTag span:hover i.yj {
    background-position: -258px -324px;
}

.dhgsTag span.current i.my,.dhgsTag span:hover i.my {
    background-position: -295px -324px;
}

.dhgsTag span.current i.wl,.dhgsTag span:hover i.wl {
    background-position: -331px -324px;
    top: 5.5px;
}

.dhgsTag span.current i.ly,.dhgsTag span:hover i.ly {
    background-position: -367px -324px;
}

.dhgsTag span.current i.zt,.dhgsTag span:hover i.zt {
    background-position: -400px -324px;
}

.dhgsTag span.current i.pz,.dhgsTag span:hover i.pz {
    background-position: -437px -324px;
    top: 7px;
}

.dhgsTag span.current i.xs,.dhgsTag span:hover i.xs {
    background-position: -474px -324px;
}

.dhgsTag span.current i.jr,.dhgsTag span:hover i.jr {
    background-position: -506px -324px;
}

.dhgsTag span.current i.kg,.dhgsTag span:hover i.kg {
    background-position: -541px -324px;
    top: 5.5px;
}

/* soft1 */
.dhgsTag span i.b1 {
    background-position: -189px -284px;
    top: 7px;
}
.dhgsTag span i.b2 {
    background-position: -539px -284px;
    top: 6px;
}
.dhgsTag span i.b3 {
    background-position: -115px -284px;
    top: 5.5px;
}
.dhgsTag span i.b4 {
    background-position: -329px -284px;
}
.dhgsTag span i.b5 {
    background-position: -226px -284px;
    top: 8px;
}
.dhgsTag span i.b6 {
    background-position: -295px -284px;
    top: 5.5px;
}
.dhgsTag span i.b7 {
    background-position: -367px -284px;
}
.dhgsTag span i.b8 {
    background-position: -41px -284px;
}
.dhgsTag span i.b9 {
    background-position: -437px -284px;
    top: 5.5px;
}
.dhgsTag span i.b10 {
    background-position: -473px -284px;
}
.dhgsTag span i.b11 {
    background-position: -505px -284px;
}
.dhgsTag span i.b12 {
    background-position: -77px -284px;
}
.dhgsTag span i.b13 {
    background-position: -400px -284px;
}
.dhgsTag span.current i.b1,.dhgsTag span:hover i.b1 {
    background-position: -189px -324px;
    top: 7px;
}

.dhgsTag span.current i.b2,.dhgsTag span:hover i.b2 {
    background-position: -539px -324px;
    top: 6px;
}

.dhgsTag span.current i.b3,.dhgsTag span:hover i.b3 {
    background-position: -115px -324px;
    top: 5.5px;
}

.dhgsTag span.current i.b4,.dhgsTag span:hover i.b4 {
    background-position: -329px -324px;
}

.dhgsTag span.current i.b5,.dhgsTag span:hover i.b5 {
    background-position: -226px -324px;
    top: 8px;
}

.dhgsTag span.current i.b6,.dhgsTag span:hover i.b6 {
    background-position: -295px -324px;
    top: 5.5px;
}

.dhgsTag span.current i.b7,.dhgsTag span:hover i.b7 {
    background-position: -367px -324px;
}

.dhgsTag span.current i.b8,.dhgsTag span:hover i.b8 {
    background-position: -41px -324px;
}

.dhgsTag span.current i.b9,.dhgsTag span:hover i.b9 {
    background-position: -437px -324px;
    top: 5.5px;
}

.dhgsTag span.current i.b10,.dhgsTag span:hover i.b10 {
    background-position: -473px -324px;
}
.dhgsTag span.current i.b11,.dhgsTag span:hover i.b11 {
    background-position: -505px -324px;
}
.dhgsTag span.current i.b12,.dhgsTag span:hover i.b12 {
    background-position: -77px -324px;
}
.dhgsTag span.current i.b13,.dhgsTag span:hover i.b13 {
    background-position: -400px -324px;
}
.rankTop {
    padding-top: 0;
    padding-bottom: 0;
}

.rankTop img {
    position: relative;
    left: -20px;
}

.rankTop&gt;div {
    width: 1160px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    border: 1px solid #6AC20C;
    border-radius: 27px;
    margin: 28px auto 22px;
    overflow: hidden;
    *zoom: 1;}

.rankTop&gt;div a {
    float: left;
    display: block;
    width: 25%;
    font-size: 24px;
    color: #6AC20C;
    overflow: hidden;
    white-space: nowrap;
}

.rankTop&gt;div a.current,.rankTop&gt;div a:hover {
    background-color: #6AC20C;
    transform: scale(1.1);
    color: #fff;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.rankTop ul {
    width: 1180px;
    padding-bottom: 8px;
    overflow: hidden;
    *zoom: 1;}

.rankTop li {
    float: left;
    width: 190px;
    height: 48px;
    padding: 0 2px;
    margin-bottom: 2px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    overflow: hidden;
}

.rankTop li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.rankTop li:hover,.rankTop li.current {
    border-radius: 24px;
    background-color: #6AC20C;
    box-shadow: 0 5px 12px 0 rgba(106, 194, 12, .36);
}

.rankTop li:hover a,.rankTop li.current a {
    color: #fff;
}

.rankList {
    margin-bottom: 20px;
}

.rankList li {
    padding: 20px;
    height: 140px;
    margin-bottom: 10px;
    background-color: #fff;
    overflow: hidden;
    *zoom: 1;}

.rankList i {
    float: left;
    display: block;
    position: relative;
    top: 45px;
    margin-right: 24px;
    font-size: 24px;
    color: #999;
    width: 46px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -527px -458px;
}

.rankList li:nth-of-type(-n+3) i {
    font-size: 0;
}

.rankList li:nth-of-type(1) i {
    background-position: -356px -458px;
}

.rankList li:nth-of-type(2) i {
    background-position: -413px -458px;
}

.rankList li:nth-of-type(3) i {
    background-position: -470px -458px;
}

.rankList .img {
    display: block;
    float: left;
    width: 140px;
    height: 140px;
    border-radius: 32px;
    margin-right: 30px;
    overflow: hidden;
}

.rankList img {
    display: block;
    width: 140px;
    height: 140px;
    border-radius: 32px;
}

.rankList div {
    float: left;
    width: 700px;
    height: 140px;
}

.rankList div a {
    display: block;
    font-size: 24px;
    color: #333;
    line-height: 46px;
    margin-bottom: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rankList div p {
    font-size: 16px;
    color: #808080;
    line-height: 26px;
    margin-bottom: 4px;
    overflow: hidden;
    white-space: nowrap;
}

.rankList div p:nth-of-type(2) {
    height: 52px;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.rankList li div em,.rankList li div span {
    position: relative;
}

.rankList li div em span {
    display: inline-block;
    position: relative;
    top: 3px;
    vertical-align: top;
    width: 112px;
    height: 18px;
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -4px -659px;
    margin-right: 11px;
}

.rankList span.star0 {
    background-position: -4px -659px;
}

.rankList span.star1 {
    background-position: -4px -684px;
}

.rankList span.star2 {
    background-position: -4px -709px;
}

.rankList span.star3 {
    background-position: -4px -734px;
}

.rankList span.star4 {
    background-position: -4px -759px;
}

.rankList span.star5 {
    background-position: -4px -784px;
}

.rankList div p&gt;span:nth-of-type(2):before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 18px;
    background-color: #eee;
    margin: 0 24px;
    position: relative;
    top: 4px;
    vertical-align: top;
}

.rankList div p&gt;em:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 18px;
    background-color: #eee;
    margin: 0 24px;
    position: relative;
    top: 4px;
    vertical-align: top;
}

.rankList .btn {
    float: right;
    width: 167px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #6AC20C;
    text-align: center;
    border: 1px solid #6AC20C;
    border-radius: 25px;
    margin-top: 45px;
}

.rankList li:hover div a {
    color: #6AC20C;
}

.rankList li:hover .btn {
    color: #fff;
    background-color: #6AC20C;
    box-shadow: 0 10px 15px 0 rgba(106, 194, 12, .28);
}

.djuheList ul {
    overflow: hidden;
    *zoom: 1;padding: 20px 0 6px;
    width: 106%;
}

.djuheList li {
    float: left;
    width: 185px;
    height: 215px;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.djuheList li a {
    position: relative;
    display: block;
    width: 185px;
    height: 183px;
    padding-top: 32px;
    background-color: #f5f5f5;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.djuheList li img {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 24px;
}

.djuheList li p {
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 48px;
    margin: 0 10px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.djuheList li span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    margin: auto;
    display: block;
    width: 0;
    height: 30px;
    background: #6AC20C;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.djuheList li a:hover p {
    display: none;
    color: #6ac20c;
}

.djuheList li a:hover {
    background-color: #f5ffeb;
}

.djuheList li a:hover span {
    bottom: 20px;
    width: 100px;
}

/* tip修改 */
.loadTip {
    background: url(../images/loadtip.png) no-repeat !important;
    width: 766px;
    height: 209px;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.loadTip .info {
    margin-top: 96px;
    margin-left: 36px;
    margin-right: 68px;
    overflow-y: auto;
    height: 84px;
}

.loadTip .info::-webkit-scrollbar-track-piece {
    background-color: #eceaed;
}

.loadTip .info::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.loadTip .info::-webkit-scrollbar-thumb {
    background-color: #dddddd;
    background-clip: padding-box;
    min-height: 28px;
}

.loadTip .info::-webkit-scrollbar-thumb:hover {
    background-color: #bbb;
}

.loadTip .info p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.pcBtn {
    background-color: #b27cda !important;
}

.pcAdd {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pcAdd i {
    vertical-align: middle;
    top: 4px!important;
}

.pcAdd p {
    text-align: left;
    margin-top: 5px;
    margin-left: 4px;
}

.pcAdd p span {
    display: block;
}

.pcAdd p span:first-of-type {
    font-size: 16px;
    line-height: 22px;
}

.pcAdd p span:nth-of-type(2) {
    font-size: 12px;
    line-height: 16px;
}

.downbtn {
    overflow: hidden;
    padding-top: 40px;
    display: block;
    }

.downbtn a,.downbtn button {
    float: left;
}

.downbtn a.adrBtn i {
    position: relative;
    width: 22px;
    height: 28px;
    background-position: -8px -565px;
}

.downbtn a.iosBtn i {
    position: relative;
    width: 26px;
    height: 30px;
    background-position: -54px -565px;
}

.downbtn a.pcBtn&gt;div {
    margin: 0;
}

.downbtn .pcBtn i {
    left: 0;
}

.djdL .djdTop {
    padding-bottom: 16px;
}

.djdTop .time {
    display: block;
    font-size: 14px;
    color: #808080;
    line-height: 20px;
    background: #FFF;
    text-align: right;
}

.rOpen {
    display: block;
    width: 653px;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url(../images/ropen.png) no-repeat;
    margin: auto;
}

.rOpen:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    width: 22px;
    height: 14px;
    margin-left: 4px;
    background: url(../images/icon.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -452px -626px;
}

.rOpen.rPut:after {
    top: 3px;
    background-position: -452px -610px;
}

.rankTop ul {
    overflow: hidden;
}
.newsL {
    float: left;
    width: 866px
}

.newsR {
    float: right;
    width: 315px
}

.newsL section,.newsR section {
    margin-bottom: 18px;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: :0 1px 5px 0 rgba(0,0,0,.06)
}

.newsL .crumb {
    padding-left: 19px;
    border-bottom-color: #f5f5f5
}

.newsL .nsList {
    padding: 0px 0px 0px;
}

.nsList li {
    overflow: hidden
}

.nsList li&gt;div {
    padding: 32px 0;
    margin: 0 20px;
    border-top: 1px solid #e0e7eb;
    overflow: hidden
}

.nsList li:nth-of-type(1)&gt;div {
    border-top: 0
}

.nsList li&gt;div&gt;a {
    display: block;
    float: left;
    margin-right: 27px
}

.nsList li&gt;div&gt;a img {
    width: 261px;
    height: 145px;
    border-radius: 8px;
    object-fit: cover;
}

.nsList li .info {
    float: left;
    width: 530px;
    height: 145px;
    overflow: hidden
}

.nsList li .info&gt;a {
    display: block
}

.nsList li .info&gt;a p:first-of-type {
    font-size: 20px;
    color: #354352;
    line-height: 32px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap
}

.nsList li .info .txt {
    display: block;
    margin-top: 16px;
    height: 52px;
    font-size: 14px;
    line-height: 26px;
    color: #888;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.nsList li .info&gt;p {
    font-size: 12px;
    color: #888;
    margin-top: 16px
}

.nsList li .info&gt;p span:nth-of-type(1) {
    float: left
}

.nsList li .info&gt;p span:nth-of-type(2) {
    float: right;
    color: #666
}

.nsList li .info&gt;p span:nth-of-type(1) i {
    display: inline-block;
    max-width: 260px;
    height: 20px;
    margin-left: 30px
}

.nsList li .info&gt;p span:nth-of-type(2) i {
    display: inline-block;
    width: 17px;
    height: 12px;
    background-position: -568px -161px;
    position: relative;
    top: 2px;
    margin-right: 8px
}

.nsList li:hover {
    background-color: #f4f4f4
}

.nsList li:hover div,.nsList li:hover+li div {
    border-color: #f4f4f4
}

.nsList li:hover .info&gt;a p:first-of-type {
    color: #008bff
}

.nsList li img:hover {
    opacity: .9
}
.nsNav {
    padding: 0 20px;
    border-bottom: 1px solid #eee;
    line-height: 48px;
    overflow: hidden
}

.nsNav a {
    display: block;
    float: left;
    font-size: 18px;
    padding: 0 12px;
    border-bottom: 2px solid transparent;
    color: #454545;
    border-radius: 8px;
    text-align: center;
    margin-right: 20px;
    max-width: 25%;
    max-height: 100px;
    overflow: hidden;
    white-space: nowrap
}

.nsNav a.current {
    color: #008bff;
    border-color: #008bff
}

.nsNav a:hover {
    color: #008bff
}
.nsList li .info&gt;p {
    overflow: hidden;
    *zoom: 1;}

.nsList li .info {
    position: relative;
}

.nsList li .info .tags {
    position: absolute;
    bottom: 9px;
    left: 168px;
    max-width: 336px;
    max-height: 20px;
    overflow: hidden;
    *zoom: 1;}

.nsList li .info .tags a {
    float: left;
    display: block;
    max-width: 200px;
    padding: 0 8px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #4fb3ff;
    background: #fff;
    border: 1px solid #4fb3ff;
    margin-right: 6px;
    border-radius: 9px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nsList li .info .tags a:hover {
    color: #fff;
    background-color: #4fb3ff
}

.nsList li .info .tags a:nth-of-type(6n+1) {
    color: #ef8692;
    border: 1px solid #ef8692
}

.nsList li .info .tags a:nth-of-type(6n+1):hover {
    color: #fff;
    background-color: #ef8692
}

.nsList li .info .tags a:nth-of-type(6n+2) {
    color: #f4a76d;
    border: 1px solid #f4a76d
}

.nsList li .info .tags a:nth-of-type(6n+2):hover {
    color: #fff;
    background-color: #f4a76d
}

.nsList li .info .tags a:nth-of-type(6n+3) {
    color: #4fb3ff;
    border: 1px solid #4fb3ff
}

.nsList li .info .tags a:nth-of-type(6n+3):hover {
    color: #fff;
    background-color: #4fb3ff
}

.nsList li .info .tags a:nth-of-type(6n+4) {
    color: #93d877;
    border: 1px solid #93d877
}

.nsList li .info .tags a:nth-of-type(6n+4):hover {
    color: #fff;
    background-color: #93d877
}

.nsList li .info .tags a:nth-of-type(6n+5) {
    color: #e79ff6;
    border: 1px solid #e79ff6
}

.nsList li .info .tags a:nth-of-type(6n+5):hover {
    color: #fff;
    background-color: #e79ff6
}

.nsList li .info .tags a:nth-of-type(6n+6) {
    color: #89efe9;
    border: 1px solid #89efe9
}

.nsList li .info .tags a:nth-of-type(6n+6):hover {
    color: #fff;
    background-color: #89efe9
}
.nsRec {
    padding: 10px 20px
}

.nsRec .nsRecTop {
    margin-top: 18px
}

.nsRec .nsRecTop a {
    display: block
}

.nsRec .nsRecTop img {
    width: 274px;
    height: 142px;
    margin-bottom: 10px;
    border-radius: 8px
}

.nsRec .nsRecTop p {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #262626;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.nsRec .nsRecTop span {
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #bdbdbd;
    margin: 4px 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.nsRec ul li {
    border-top: 1px dashed #f3f3f3
}

.nsRec ul li a {
    display: block;
    padding: 20px 0;
    overflow: hidden
}

.nsRec ul li .info {
    width: 148px;
    height: 70px;
    overflow: hidden
}

.nsRec ul li img {
    float: left;
    width: 108px;
    height: 70px;
    margin-right: 18px;
    border-radius: 8px
}

.nsRec ul li p {
    display: block;
    height: 48px;
    line-height: 24px;
    font-size: 16px;
    color: #4b4b4b;
    margin-top: -3px;
    overflow: hidden;
    text-overflow: ellipsis
}

.nsRec ul li span {
    display: block;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #bdbdbd;
    margin-top: 7px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.nsRec a:hover p {
    color: #008bff
}

.nsRec img:hover {
    opacity: .9
}
.ctiTle {
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden
}
.newsR .ico {
    background: url(../images/xuhao.png) no-repeat;
    background-size: 1000px 1000px;
    background-position: -185px -51px;
}
.newsL .ico {
    background: url(../images/xuhao.png) no-repeat;
    background-size: 1000px 1000px;

}
.ctiTle em {
    float: left;
    display: block;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    color: #354352;
    font-weight: 700
}

.ctiTle a {
    float: right;
    display: block
}

.ctiTle a i {
    display: block;
    width: 20px;
    height: 20px;
    background-position: -185px -51px;
    border: 1px solid #ddd;
    position: relative;
    top: 15px
}

.ctiTle a:hover i {
    border-color: #ff965f
}
.aprank {
    padding: 13px 20px
}

.aprank ul {
    margin-top: 1px;
    max-height: 1300px;
    overflow: hidden
}

.aprank li {
    width: 275px
}

.aprank li a {
    display: block;
    height: 84px;
    padding: 22px 0;
    border-bottom: 1px dashed #eaeaea;
    overflow: hidden
}

.aprank li:last-of-type a {
    border: 0
}

.aprank li a img {
    float: left;
    width: 84px;
    height: 84px;
    border-radius: 16px;
    margin-right: 14px
}

.aprank li a .info {
    float: left;
    width: 142px;
    height: 84px;
    overflow: hidden
}

.aprank li a p {
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #999;
    line-height: 20px
}

.aprank li a .name {
    font-size: 16px;
    color: #354352;
    line-height: 20px;
    font-weight: 700
}

.aprank li a span {
    display: inline-block;
    font-size: 12px;
    color: #999;
    line-height: 24px;
    margin: 6px 10px 0 0;
    padding: 0 5px;
    background-color: #f7f7f7;
    border-radius: 2px
}

.aprank li a .txt {
    font-size: 14px;
    color: #888;
    height: 32px;
    line-height: 32px;
    text-overflow: ellipsis
}

.aprank li .num {
    position: relative;
    float: left;
    display: block;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border: 1px solid #ededed;
    background-color: #ededed;
    font-size: 12px;
    color: #999;
    text-align: center
}

.aprank li:nth-child(1) .num {
    margin-top: 31px;
    width: 24px;
    height: 29px;
    background-position: -704px -9px;
    border: none;
    color: transparent;
    background-color: transparent
}

.aprank li:nth-child(2) .num {
    margin-top: 32px;
    width: 24px;
    height: 28px;
    background-position: -659px -5px;
    border: none;
    color: transparent;
    background-color: transparent
}

.aprank li:nth-child(3) .num {
    margin-top: 33px;
    width: 24px;
    height: 27px;
    background-position: -614px -4px;
    border: none;
    color: transparent;
    background-color: transparent
}

.aprank li:nth-child(n+4) .num {
    margin-right: 14px;
    margin-top: 36px
}

.aprank li:nth-child(n+4) .num:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 2
}

.aprank li:nth-child(n+4) .num:after {
    content: '';
    display: block;
    width: 1px;
    height: 6px;
    transform: rotate(45deg);
    background-color: #ededed;
    position: absolute;
    top: -1px;
    left: 1px;
    z-index: 2;
    transition: all .4s ease
}

.aprank li a:hover {
    border-bottom: 1px solid #a8d7ff
}

.aprank li a:hover .name {
    color: #008bff
}

.aprank li a img:hover {
    opacity: .9
}
.atiTle {
    height: 44px;
    line-height: 44px;
    z-index: 1;
    overflow: hidden;
}

.atiTle em {
    float: left;
    display: block;
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    background-color: #fff;
}

.atiTle a {
    float: right;
    font-size: 12px;
    color: #c2c2c2
}

.atiTle a:hover {
    color: #008bff
}
.nsRela {
    padding: 20px 20px 26px
}

.nsRela ul {
    width: 826px;
    overflow: hidden
}

.nsRela ul li {
    float: left;
    width: 50%;
    line-height: 32px;
    color: #666;
    font-size: 14px
}

.nsRela ul li a {
    position: relative;
    float: left;
    display: inline-block;
    width: 241px;
    height: 32px;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.nsRela ul li span {
    margin-left: 10px;
    color: #999
}

.nsRela ul li a:before {
    content: "";
    position: absolute;
    z-index: 3;
    width: 5px;
    height: 5px;
    background-color: #9b9b9b;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    left: 5px;
    top: 13px
}

.nsRela ul li:hover a:before {
    background-color: #008bff
}</pre></body></html>