.text-show-box {
    position: relative
}

.text-show-title {
    font: bold 36px/46px "微软雅黑";
    overflow: hidden
}

.text-show-title .yc {
    display: inline-block;
    vertical-align: top;
    line-height: 36px;
    margin-top: 6px;
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
    background-color: #c85702;
    border-radius: 4px;
    margin-right: 10px
}

.text-show-info {
    margin-top: 15px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    position: relative
}

.text-show-info .jubao {
    position: absolute;
    right: 0;
    top: 0
}

.text-show-count {
    overflow: hidden;
    position: relative;
    padding-left: 180px;
    margin-top: 40px;
    margin-bottom: 40px
}

.text-show-body {
    font-size: 18px;
    line-height: 32px;
    /*border-top: 1px solid #eee;*/
    overflow: hidden;
    width: 100%;
    padding-top: 32px
}

.text-show-body a {
    color: #39C;
    text-decoration: underline
}

.text-show-body a:hover {
    color: #F90
}

.text-show-sum {
    background-color: #F9F9F9;
    line-height: 22px;
    overflow: hidden;
    border-bottom: none;
    color: #888;
    padding: 15px 20px
}

.text-show-sum em {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    color: #0CC6C6
}

.text-show-mes {
    float: left;
    width: 500px
}

.text-show-body>h2,.text-show-body>h3,.text-show-body>h4 {
    margin-bottom: 10px;
    margin-top: 10px;
    color: #333;
    font-weight: bold
}

.text-show-body>h2 {
    font-size: 24px
}

.text-show-body>h2:before {
    content: "◆";
    padding-right: 0.5em;
    color: #f63
}

.text-show-body>h3:before {
    content: "●";
    padding-right: 0.5em
}

.text-show-body>h4 {
    font-weight: normal
}

.text-show-body>h4:before {
    content: "◆";
    padding-right: 0.5em
}

.text-show-body>p,.text-show-body>div,.text-show-body>ul,.text-show-body>ol,.text-show-body>dl {
    margin-top: 10px;
    word-wrap: break-word
}

.text-show-body img {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
    height: auto !important
}

.text-show-body table {
    margin: 32px 0;
    font-size: 0.8em;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee
}

.text-show-body table p {
    text-indent: 0
}

.text-show-body table p img {
    margin: 5px 0
}

.text-show-body table thead th {
    background-color: #f8f8f8
}

.text-show-body table td,.text-show-body table th {
    padding: 2px 5px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee
}

.text-show-body .text-show-table {
    overflow: auto
}

.text-show-body .text-show-table table {
    margin: 0;
    min-width: 100%
}

.text-show-body .imgtitle {
    margin-top: -20px;
    text-align: center;
    color: #888;
    font-size: 14px
}

.text-show-body img+.imgtitle {
    margin-top: -10px
}

.text-show-body>:first-child {
    margin-top: 0
}

.text-show-pz-num {
    margin-top: 32px;
    line-height: 40px;
    font-weight: bold
}

.text-show-pz-num .pz-check-num {
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    width: 40px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-weight: normal;
    font-size: 24px;
    vertical-align: top
}

.text-show-body-pz>h2 {
    border-top: 2px solid #0CC6C6;
    border-bottom: 2px solid #eee;
    padding: 5px
}

.text-show-body-app {
    margin: 32px 0;
    border: 1px solid #eee;
    padding: 20px;
    overflow: hidden;
    height: 72px;
    position: relative
}

.text-show-body-app .icon {
    float: left;
    width: 72px;
    height: 72px;
    overflow: hidden;
    margin-right: 20px
}

.text-show-body-app .icon img {
    width: 100%;
    height: 100%
}

.text-show-body-app .title {
    line-height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.text-show-body-app .title a {
    font-weight: bold;
    color: #333
}

.text-show-body-app .title a:hover {
    color: #c85702
}

.text-show-body-app .title .info {
    line-height: 32px;
    margin-left: 10px
}

.text-show-body-app .info {
    line-height: 20px;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.text-show-body-app .down {
    position: absolute;
    right: 20px;
    top: 36px;
    line-height: 40px
}

.text-show-body-app .down a {
    display: block;
    float: left;
    margin-left: 10px;
    font-size: 16px;
    border-radius: 4px;
    color: #fff;
    background-color: #c85702;
    padding: 0 20px
}

.text-show-body-app .down a.zq {
    background-color: #fff;
    color: #0CC6C6
}

.text-show-body-app a {
    text-decoration: none
}

.text-show-body .text-list-2 {
    width: 100%;
    overflow: hidden
}

.text-show-body .text-list-2 li {
    width: 50%;
    float: left;
    border-bottom: none;
    padding: 10px 0
}

.text-show-glist {
    width: 680px;
    overflow: hidden
}

.text-show-glist a {
    text-decoration: none
}

.text-show-glist li {
    width: 320px;
    float: left;
    margin: 20px 20px 0 0
}

.text-show-glist .game-box {
    height: 100px
}

.text-show-glist .game-name {
    margin: 5px 0 10px
}

.text-show-glist .game-info {
    margin: 5px 0
}

.text-show-glist .game-mes p {
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: clip;
    height: 40px
}

.text-show-flex {
    position: absolute;
    width: 160px;
    left: 0;
    top: 0;
    z-index: 3;
    line-height: 20px;
    zoom: 1;
    color: #888;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.text-show-flex strong {
    display: block;
    height: 20px;
    overflow: hidden
}

.text-show-flex .icf {
    color: #ccc;
    font-weight: normal
}

.text-show-flex a {
    color: #888
}

.text-show-fb {
    max-height: 130px;
    overflow: hidden;
    padding: 0 30px 0 0;
    position: relative;
    zoom: 1
}

.text-show-fb a {
    display: block;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 5px;
    max-height: 32px
}

.text-show-fb a:hover {
    color: #0cc6c6;
    background: #fff
}

.text-show-btn {
    width: 22px;
    position: absolute;
    right: 0;
    top: 50px;
    text-align: center;
    overflow: hidden
}

.text-show-btn a {
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #eee;
    padding: 0;
    margin: 0;
    background: #fff;
    cursor: pointer;
    border-radius: 2px
}

.text-show-btn a span {
    display: block;
    width: 0;
    height: 0;
    margin: 7px auto;
    -webkit-user-select: none
}

.text-show-btn a.up span {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #373737
}

.text-show-btn a.up span.false,.text-show-btn a.up:hover span.false {
    border-bottom-color: #ccc
}

.text-show-btn a.down span {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #373737
}

.text-show-btn a.down span.false,.text-show-btn a.down:hover span.false {
    border-top-color: #ccc
}

.text-show-btn a.down {
    margin-top: 1px
}

.text-show-btn a.up:hover span {
    border-bottom-color: #0cc6c6
}

.text-show-btn a.down:hover span {
    border-top-color: #0cc6c6
}

.text-show-nav {
    border-left: 2px solid #e8e8e8;
    padding: 5px 0;
    position: relative;
    top: 0;
    left: 7px;
    width: 123px;
    font-size: 12px;
    zoom: 1
}

.text-show-nav li {
    overflow: hidden;
    font-weight: bold;
    background: url(../image/text-nav.png) -80px -20px no-repeat;
    margin-left: -11px;
    padding-left: 23px
}

.text-show-nav li.active {
    background: url(../image/text-nav.png) 0 -60px no-repeat
}

.text-show-nav li.active a {
    color: #0cc6c6
}

.text-show-nav li.active li a {
    color: #888
}

.text-show-nav li ol {
    margin-left: -23px
}

.text-show-nav li ol li {
    font-weight: normal;
    background: none;
    padding-left: 23px;
    margin-left: 0
}

.text-show-nav li ol li a:before {
    content: "●";
    padding-right: 0.5em
}

.ts1 {
    padding-bottom: 20px;
    background: url(../image/text-nav.png) -60px 20px no-repeat
}

.ts2 {
    padding-top: 20px;
    background: url(../image/text-nav.png) -60px -40px no-repeat
}

.ts3 {
    padding-top: 5px
}

.text-about {
    padding: 20px 20px 20px 205px;
    height: 100px;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
    margin: 32px 0 0
}

.text-about:before {
    content: "相关游戏";
    position: absolute;
    left: 0;
    top: 20px;
    width: 20px;
    line-height: 20px;
    background-color: #c85702;
    color: #fff;
    padding: 10px 5px;
    border-radius: 0 2px 2px 0;
    text-align: center
}

.text-about .icon {
    position: absolute;
    left: 50px;
    top: 20px;
    width: 135px;
    height: 100px
}

.text-about .icon img {
    display: block;
    width: 100%;
    height: 100%
}

.text-about .down {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 100px;
    border-left: 1px solid #eee;
    padding-left: 20px;
    width: 120px
}

.text-about .down div {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    width: 120px
}

.text-about .down a {
    height: 30px;
    line-height: 30px;
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    border-radius: 2px;
    vertical-align: middle;
    text-align: center;
    background-color: #c85702
}

.text-about .down a+a {
    margin-top: 5px
}

.text-about .down .pc {
    background-color: #fc0
}

.text-about .down a:hover {
    background-color: #F60;
    border-left-color: #FC0
}

.text-about .name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px
}

.text-about .info {
    line-height: 20px;
    font-size: 12px;
    width: 320px;
    overflow: hidden
}

.text-about .info span {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    height: 20px;
    line-height: 20px;
    overflow: hidden
}

.text-about .link {
    margin-top: 10px;
    line-height: 30px;
    width: 320px;
    overflow: hidden
}

.text-about .link li {
    float: left;
    height: 30px;
    line-height: 28px;
    text-align: center;
    margin-right: 10px
}

.text-about .link li a {
    display: block;
    padding: 0 10px;
    height: 28px;
    color: #0cc6c6;
    background-color: #fff;
    z-index: 2;
    border: 1px solid #0cc6c6;
    border-radius: 2px
}

.text-about .link li a:hover {
    color: #c85702;
    border-color: #c85702
}

.text-links {
    padding-top: 32px;
    border-top: 1px solid #eee;
    margin-top: 32px
}

.text-links h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px
}

.text-about+.text-links {
    padding-top: 0;
    border-top: none
}

.text-small-pager {
    line-height: 20px;
    overflow: hidden;
    margin-top: 32px
}

.text-small-pager p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-small-pager p+p {
    margin-top: 10px
}

.text-small-pager a {
    color: #39C
}

.text-show-logo {
    background: #f9f9f9 url(../images/logo-new-bs.png) 30px 20px no-repeat;
    background-size: 120px auto;
    padding: 20px 20px 20px 180px
}

.text-list {
    color: #ccc
}

.text-list li {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0;
    border-bottom: 1px dotted #eee
}

.text-list li:before {
    content: "●";
    color: #eee;
    font-size: 12px;
    margin-right: 5px
}

.text-list li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.text-list-tag,.text-list-tag:visited {
    color: #888;
    margin-right: 0.5em;
    font-size: 13px;
    display: inline-block;
    vertical-align: top
}

.text-more {
    float: right;
    font-size: 12px;
    margin-left: 10px
}

.text-bb {
    overflow: hidden;
    width: 100%
}

.text-bb li {
    float: left;
    width: 49%;
    line-height: 30px;
    height: 30px
}

.text-bb li:nth-child(even) {
    float: right
}

.text-bb li:last-child {
    border-bottom: 1px dotted #eee;
    padding: 5px 0
}

.text-show-rtag {
    height: 180px;
    overflow: hidden
}

.text-img3 {
    width: 406px;
    float: right;
    overflow: hidden;
    margin-left: 20px
}

.text-img3 li {
    width: 132px;
    height: 88px;
    float: left;
    position: relative;
    margin-bottom: 4px
}

.text-img3 li div {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 5%
}

.text-img3 img {
    display: block;
    width: 100%;
    height: 100%;
    object-position: cover;
    object-fit: cover
}

.text-img3 li.text-img3-b {
    width: 270px;
    height: 180px;
    margin-right: 4px
}

.text-img3 li:hover div {
    color: #c85702
}
