<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
* {
    -webkit-tap-highlight-color: transparent;
}
html {
    font-size: 45px;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body,
html {
    margin: 0;
    width: 100%;
    overflow-x: hidden;
    font-size: 12px;
}
body {
    font-family: STHeiti, "Microsoft YaHei", Helvetica, Arial, sans-serif;
    background-color: #fff;
}
body.hideScroll,
html.hideScroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

div,
dl,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
nav,
ol,
section,
ul {
    font-size: 16px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.75em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1.5em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button {
    overflow: visible;
    -webkit-appearance: none;
    border: 0;
    background: 0 0;
    outline: 0;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
    margin: 0;
    padding: 0;
}
dl,
ol,
ul,
li {
    list-style: none;
}

.none {
    display: none;
}
.block {
    display: block;
}
.mainArea {
    margin: 0 auto;
    width: 7.2rem;
}
.ymw-contxt .ymw-con-v.ymw-con-vp fieldset .ymw-con-vp-li.ymw-con-vp-li-b {
    background-image: url(../images/icons-c-flagb.png);
}
.ymw-contxt .ymw-con-v.ymw-con-vp fieldset .ymw-con-vp-li.ymw-con-vp-li-r {
    background-image: url(../images/icons-c-flagr.png);
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap a.ymw-con-vp-btnr {
    background-image: url(../images/icons-c-like.png);
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap a.ymw-con-vp-btnb {
    background-image: url(../images/icons-c-unlike.png);
}
.ymw-contxt .ymw-con-v {
    background-color: #f2f2f3;
}
.ymw-contxt .ymw-con-v fieldset {
    position: relative;
    margin: 0;
    padding: 40px 16px 10px;
    border: none;
}
.ymw-contxt .ymw-con-v fieldset legend {
    position: absolute;
    top: 0;
    left: 0;
    width: 97px;
    height: 31px;
    line-height: 31px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    background-color: #e7222a;
}
.ymw-contxt .ymw-con-v fieldset legend:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 0;
    height: 0;
    content: "";
    border-left: 10px solid #a60f15;
    border-bottom: 10px solid transparent;
}
.ymw-contxt .ymw-con-v fieldset h4 {
    margin: 7px 0;
    line-height: 26px;
    font-size: 17px;
    color: #333;
    font-weight: 700;
}
.ymw-contxt .ymw-con-v.ymw-con-vote {
    padding-bottom: 15px;
    margin-bottom: 0.4rem;
}
.ymw-contxt .ymw-con-v.ymw-con-vote fieldset p {
    position: relative;
    padding: 9px 0;
    line-height: 22px;
    font-size: 15px;
    color: #666;
}
.ymw-contxt .ymw-con-v.ymw-con-vote fieldset p .ymw-con-vote-iptwrap {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 27px;
    height: 40px;
}
.ymw-contxt .ymw-con-v.ymw-con-vote fieldset p .ymw-con-vote-iptwrap input {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    outline: 0;
}
.ymw-contxt .ymw-con-v.ymw-con-vote fieldset p label {
    display: block;
    padding-left: 27px;
    padding-right: 60px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.ymw-contxt .ymw-con-v.ymw-con-vote fieldset p .ymw-con-vote-num {
    display: none;
    position: absolute;
    top: 26px;
    right: 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #0075c4;
}
.ymw-contxt .ymw-con-v.ymw-con-vote fieldset p .ymw-con-vote-pro {
    display: none;
    margin-right: 60px;
    margin-top: 6px;
    height: 8px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.ymw-contxt .ymw-con-v.ymw-con-vote fieldset p .ymw-con-vote-pro i {
    display: block;
    height: 8px;
    background-color: #0075c4;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.ymw-contxt .ymw-con-v.ymw-con-vote .ymw-con-vote-btn {
    display: block;
    margin: 10px auto 0;
    width: 143px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #0075c4;
    text-align: center;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #0075c4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.ymw-contxt .ymw-con-v.ymw-con-vote.ymw-con-vote-res fieldset p input {
    display: none;
}
.ymw-contxt .ymw-con-v.ymw-con-vote.ymw-con-vote-res fieldset p label {
    padding-left: 0;
}
.ymw-contxt .ymw-con-v.ymw-con-vote.ymw-con-vote-res fieldset p .ymw-con-vote-num {
    display: block;
}
.ymw-contxt .ymw-con-v.ymw-con-vote.ymw-con-vote-res .ymw-con-vote-btn {
    display: none;
}
.ymw-contxt .ymw-con-v.ymw-con-vote.ymw-con-vote-res .ymw-con-vote-pro {
    display: block;
}
.ymw-contxt .ymw-con-v.ymw-con-vp {
    padding-bottom: 20px;
    margin-bottom: 0.4rem;
}
.ymw-contxt .ymw-con-v.ymw-con-vp fieldset {
    padding-bottom: 0;
}
.ymw-contxt .ymw-con-v.ymw-con-vp fieldset h4 {
    margin-bottom: 10px;
    text-align: center;
}
.ymw-contxt .ymw-con-v.ymw-con-vp fieldset .ymw-con-vp-li {
    position: relative;
    padding: 0 0 12px 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    background-repeat: no-repeat;
    background-position: left 4px;
    background-size: 14px 16px;
}
.ymw-contxt .ymw-con-v.ymw-con-vp fieldset .ymw-con-vp-li h5 {
    margin-bottom: 6px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
}
.ymw-contxt .ymw-con-v.ymw-con-vp fieldset .ymw-con-vp-li p {
    line-height: 22px;
    font-size: 15px;
    color: #666;
}
.ymw-contxt .ymw-con-v.ymw-con-vp fieldset .ymw-con-vp-li.ymw-con-vp-li-r h5 {
    color: #e7222a;
}
.ymw-contxt .ymw-con-v.ymw-con-vp fieldset .ymw-con-vp-li.ymw-con-vp-li-b h5 {
    color: #0075c4;
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap {
    position: relative;
    margin: 10px 16px 0;
    padding: 0;
    height: 51px;
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap a {
    display: block;
    position: absolute;
    top: 0;
    width: 51px;
    height: 51px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 26px 26px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap a.ymw-con-vp-btnr {
    left: 0;
    background-position: center 10px;
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap a.ymw-con-vp-btnb {
    right: 0;
    background-position: center 15px;
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap .ymw-con-vp-duibi {
    margin: 0 63px;
    padding-top: 20px;
    height: 31px;
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap .ymw-con-vp-duibi .ymw-pro-wrap {
    display: block;
    width: 100%;
    height: 8px;
    background-color: #0075c4;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap .ymw-con-vp-duibi .ymw-pro-wrap i.yu-pro-r {
    display: block;
    height: 8px;
    background-color: #e7222a;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap .ymw-con-vp-duibi .ymw-pro-num {
    position: relative;
    height: 20px;
    line-height: 20px;
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap .ymw-con-vp-duibi .ymw-pro-num span {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap .ymw-con-vp-duibi .ymw-pro-num span.ymw-pro-numr {
    position: absolute;
    left: 0;
    top: 0;
    color: #e7222a;
}
.ymw-contxt .ymw-con-v.ymw-con-vp .ymw-con-vp-btnwrap .ymw-con-vp-duibi .ymw-pro-num span.ymw-pro-numb {
    position: absolute;
    right: 0;
    top: 0;
    color: #0075c4;
}

.ymw-list-tp2 {
    padding: 6px 14px 0;
    background-color: #fff;
    border-top: 0px solid #f1f1f1;
}
.ymw-list-tp2 li {
    position: relative;
    padding: 10px 0;
    height: 1.4rem;
    border-bottom: 1px solid #f1f1f1;
}
.ymw-list-tp2 li img {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    width: 2.2rem;
    height: 1.4rem;
}
.ymw-list-tp2 li h5 {
    overflow: hidden;
    margin-left: 132px;
    line-height: 20px;
    max-height: 40px;
    font-size: 15px;
    color: #333;
    font-weight: 400;
}
.ymw-list-tp2 li h5 a {
    color: #333;
}
.ymw-list-tp2 li h5 strong {
    font-weight: 400;
}
.ymw-list-tp2 li h5 span {
    margin: 0 5px;
    color: #666;
    font-size: 14px;
    vertical-align: top;
}
.ymw-list-tp2 li p {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 100%;
    height: 18px;
    line-height: 18px;
}
.ymw-list-tp2 li p span {
    position: absolute;
    left: 92px;
    top: -5px;
    padding-right: 18px;
    height: 18px;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 13px;
    font-size: 12px;
    color: #999;
}
.ymw-list-tp2 li p time {
    position: absolute;
    top: 0;
    left: 132px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #999;
}
.ymw-list-tp2 li &gt; a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
@media (max-width: 320px) {
    .ymw-list-tp2 li h5 {
        font-size: 14px;
        line-height: 17px;
        max-height: 51px;
    }
}

.ymw-aside-box {
    width: 100%;
    padding: 0.28rem 0.32rem 0.4rem;
    box-sizing: border-box;
    border-bottom: 0.12rem solid #f5f7f9;
}
.ymw-title-lev2 {
    position: relative;
    height: 0.62rem;
    line-height: 0.62rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #222;
    margin-bottom: 0.05rem;
}
.ymw-title-lev2 .more {
    position: absolute;
    right: 0;
    top: 0.15rem;
    padding-right: 0.24rem;
    background: url(../images/more_icon@3x.png) no-repeat right center / 0.24rem;
    height: 0.33rem;
    line-height: 0.33rem;
    font-size: 0.24rem;
    color: #999;
    font-weight: 400;
}
.ymw-title-lev2 .red.more {
    color: #eb413d;
    background: url(../images/more_icon_hong@3x.png) no-repeat right center / 0.24rem;
    font-weight: 400;
}
.ymwContentPageWrap {
    /* padding-top: .24rem; */
}

.ymwContentPageWrap.ymwVideoPageWrap {
    padding-top: 1.34rem;
}

.ymwContentPageWrap.ymwVideoPageWrap .ymwContxt {
    padding-top: 0.24rem;
}

/* 旧顶部样式 */
.clearfix:after,
.clearfix:before {
    display: table;
    content: " ";
    clear: both;
}
.ymw-header2018 {
    position: relative;
    width: 7.2rem;
    height: 0.9rem;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}
.ymw-header2018 aside {
    position: relative;
    width: 7.2rem;
    height: 0.9rem;
}
.ymw-header2018 .ymw-logo {
    position: absolute;
    left: 0.27rem;
    top: 0.26rem;
    display: block;
    width: 1.58rem;
    height: 0.38rem;
    background: url(../images/logo.svg) 0 0 no-repeat;
    background-size: 1.58rem;
}
.ymw-header2018 .ymw-app-open {
    position: absolute;
    top: 0.2rem;
    right: 1.17rem;
    padding-left: 0.51rem;
    width: 2.05rem;
    height: 0.5rem;
    border: 1px solid #f01a21;
    box-sizing: border-box;
    border-radius: 0.1rem;
    font-size: 0.26rem;
    color: #f01a21;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.ymw-header2018 .ymw-app-open:before {
    display: block;
    position: absolute;
    left: 0.24rem;
    top: 0.12rem;
    content: "";
    width: 0.16rem;
    height: 0.2rem;
    background: url(../fonts/app-open.svg) 0 0 no-repeat;
    background-size: 0.16rem;
}
.ymw-header2018 .ymw-app-open:after {
    display: block;
    position: absolute;
    content: "";
    left: 0.25rem;
    top: 0.35rem;
    width: 0.14rem;
    height: 0.02rem;
    background-color: #ffa1a4;
}
.ymw-header2018 .ymw-meun {
    position: absolute;
    right: 0;
    top: 0;
    width: 0.87rem;
    height: 0.9rem;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.ymw-header2018 .ymw-meun i {
    display: block;
    width: 0.36rem;
    height: 0.29rem;
    background: url(../fonts/meun.svg) 0 0 no-repeat;
    background-size: 0.36rem;
}
.ymw-header2018 .ymw-meun.cur i {
    width: 0.28rem;
    height: 0.28rem;
    background-image: url(../fonts/meun-cur.svg);
    background-size: 0.28rem;
}
.ymw-header2018.ymw-header2018-index {
    height: 1.5rem;
    border-bottom: none;
}
.ymw-header2018.ymw-header2018-index .ymw-app-open {
    right: 0.25rem;
}
.ymw-header2018.ymw-header2018-index .ywm-header-navs {
    position: relative;
    margin: 0 auto;
    height: 0.6rem;
    width: 6.66rem;
}
.ymw-header2018.ymw-header2018-index .ywm-header-navs .ywm-header-swp {
    position: relative;
    margin: 0;
    width: 6rem;
    height: 0.51rem;
}
.ymw-header2018.ymw-header2018-index .ywm-header-navs .ywm-header-swp::before {
    content: "";
    position: absolute;
    height: 0.51rem;
    top: 0;
    right: 0;
    width: 0.2rem;
    z-index: 2;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
    background: -webkit-linear-gradient(to right, transparent, #fff);
    background: -o-linear-gradient(to right, transparent, #fff);
    background: -moz-linear-gradient(to right, transparent, #fff);
}
.ymw-header2018.ymw-header2018-index .ywm-header-navs .ywm-header-swp a {
    display: block;
    margin-left: 0.52rem;
    height: 0.51rem;
    line-height: 0.51rem;
    font-size: 0.32rem;
    color: #211c1c;
    white-space: nowrap;
    font-weight: 700;
}
.ymw-header2018.ymw-header2018-index .ywm-header-navs .ywm-header-swp a.cj {
    background: url(../images/e32018.png) 0 center no-repeat;
    background-size: 0.47rem 0.32rem;
}
.ymw-header2018.ymw-header2018-index .ywm-header-navs .ywm-header-swp a.cj:before {
    display: block;
    content: "";
    width: 0.47rem;
    height: 0.51rem;
}
.ymw-header2018.ymw-header2018-index .ywm-header-navs .ywm-header-swp a:first-child {
    margin-left: 0;
}
.ymw-header2018.ymw-header2018-index .ywm-header-navs .ywm-header-search {
    position: absolute;
    right: -0.25rem;
    top: 0;
    width: 0.9rem;
    height: 0.6rem;
    background: url(../images/header-search.svg) center 0.1rem no-repeat;
    background-size: 0.3rem;
}
.ymw-header2018.ymw-header2018-index .ywm-header-navs .ywm-header-search.cur {
    background-image: url(../fonts/header-search-cur.svg);
    background-size: 0.28rem;
}
.ymw-header2018.ymw-header2018-index .ywm-header-search-pop {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 6.2rem;
    height: 0.51rem;
    transform-origin: 100% 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
    transform: scale(0, 1);
}
.ymw-header2018.ymw-header2018-index .ywm-header-search-pop .ymw-search-form {
    width: 6.2rem;
    height: 0.51rem;
    background-color: #eee;
    border-radius: 0.1rem;
}
.ymw-header2018.ymw-header2018-index .ywm-header-search-pop .ymw-search-form .ymw-search-ipt {
    display: block;
    padding: 0;
    margin: 0;
    margin-left: 0.17rem;
    width: 6.03rem;
    height: 0.51rem;
    line-height: 0.5rem;
    border: none;
    outline: 0;
    background: 0 0;
    font-size: 0.26rem;
    color: #444;
}
.ymw-header2018.ymw-header2018-index .ywm-header-search-pop .ymw-search-form .ymw-search-btn {
    display: none;
}
.ymw-header2018.ymw-header2018-index .ywm-header-search-pop.cur {
    visibility: visible;
    opacity: 1;
    transform: scale(1, 1);
}
.ymw-meun-pop2018 {
    display: none;
    position: absolute;
    padding-bottom: 0.25rem;
    left: 0;
    top: 0.9rem;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.1);
}
.ymw-meun-pop2018 ul {
    padding: 0.15rem 0.25rem 0;
    width: 7.6rem;
}
.ymw-meun-pop2018 ul li {
    float: left;
    width: 1.02rem;
    height: 0.7rem;
    line-height: 0.7rem;
}
.ymw-meun-pop2018 ul li a {
    font-size: 0.3rem;
    color: #211c1c;
}
.ymw-meun-pop2018 .ymw-search-form {
    position: relative;
    margin: 0.1rem 0 0 0.25rem;
    padding: 0;
    width: 6.2rem;
    height: 0.55rem;
    background-color: #fff;
    border-radius: 0.1rem;
    border: 1px solid #c5c5c5;
    box-sizing: border-box;
}
.ymw-meun-pop2018 .ymw-search-form .ymw-search-ipt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0 0 0 0.2rem;
    width: 6.2rem;
    height: 0.55rem;
    border: none;
    background: 0 0;
    outline: 0;
    font-size: 0.26rem;
    color: #333;
    letter-spacing: 0.02rem;
    box-sizing: border-box;
}
.ymw-meun-pop2018 .ymw-search-form .ymw-search-btn {
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
    right: -0.75rem;
    border: none;
    outline: 0;
    width: 0.75rem;
    height: 0.55rem;
    background: url(../fonts/search-btn.svg) center center no-repeat;
    background-size: 0.3rem;
}
.ymw-meun-pop2018.cur {
    z-index: 99990;
    display: block;
}
.ymw-header2018 {
    display: none;
}

.ymwContentPageWrap .ymwBootDownload {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 1.34rem;
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    background-color: #fff;
    z-index: 9999;
}
.ymwContentPageWrap .ymwBootDownload .appIcon {
    width: 0.76rem;
    height: 0.76rem;
    margin-right: 0.16rem;
}
.ymwContentPageWrap .ymwBootDownload .ymwTxt {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.ymwContentPageWrap .ymwBootDownload .ymwTxt .ymwTit {
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
    font-weight: 500;
    color: #000;
    margin-bottom: 0.01rem;
}
.ymwContentPageWrap .ymwBootDownload .ymwTxt .ymwDesc {
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.2rem;
    color: #666;
}
.ymwContentPageWrap .ymwBootDownload .gsAllOpenAppBtn .ymwAppOpen {
    display: block;
    width: 1rem;
    height: 0.54rem;
    background-color: #222;
    border-radius: 0.08rem;
    text-align: center;
    line-height: 0.54rem;
    font-size: 0.24rem;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    padding:  0 0.2rem;
}
.newsContentWrap .ymwBootDownload .gsAllOpenAppBtn .ymwAppOpen {
    width: 1.38rem;
}
.ymwContentPageWrap .ymwContxt {
    padding: 1.34rem 0.32rem 0.4rem;
    border-bottom: 0.12rem solid #f5f7f9;
}
/* 标题 */
.ymwContentPageWrap .ymwContxt .ymwContxtAside {
    margin-bottom: 0.56rem;
}
.ymwContentPageWrap .ymwContxtAside h1 {
    font-size: 0.48rem;
    font-weight: bold;
    line-height: 0.67rem;
    color: #222;
    margin-bottom: 0.46rem;
}
.ymwContentPageWrap .ymwContxtAside .ymwContentInfo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ymwContentPageWrap .ymwContentInfo .ymwContentInfoLeft span {
    display: inline-block;
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: 0.24rem;
    color: #999;
    margin-right: 0.16rem;
}
.ymwContentPageWrap .ymwContentInfo .commentNum {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 0.28rem;
    color: #eb413d;
    padding-left: 0.48rem;
    background: url(../images/comment_icon_hong@3x.png) no-repeat 0 center / 0.32rem;
}
.ymwContentPageWrap .ymwContentInfo .commentNum .commentIcon {
    width: 0.32rem;
    height: 0.32rem;
    background: url(../images/comment_icon_hong@3x.png) no-repeat center / 0.32rem;
    margin-right: 0.16rem;
}
.ymwContentPageWrap .ymwContentInfo .commentNum .commentCount {
    height: 0.4rem;
    line-height: 0.4rem;
    font-weight: 500;
    font-size: 0.28rem;
    color: #eb413d;
}
.ymwVideoPageWrap .ymwBootDownload {
    margin-bottom: 0.24rem;
}
/* 内容 */
.gsAreaContext {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.gsAreaContext .GSWeb_InvalidContent {
    display: none !important;
}
.gsAreaContext .GSWap_InvalidContent {
    display: none !important;
}


.gsAreaContextArt {
    /* margin-top: -0.12rem; */
}
.gsAreaContext p {
    display: block;
    font-size: 0.32rem;
    line-height: 0.56rem;
    margin-top: 0.4rem;
    margin-bottom: 0.4rem !important;
    text-align: justify;
}
.gsAreaContext p:first-of-type {
    margin: 0;
}

.gsAreaContext p[align="center"] {
    text-align: center;
    line-height: 0.28rem !important;
    color: #999 !important;
}

.gsAreaContext p .tc {
    font-size: 0.24rem;
    color: #aaa;
}
.gsAreaContext .referencecontent {
    margin-bottom: 0.4rem;
}
.gsAreaContext iframe {
    position: relative;
    border-radius: 0.08rem;
    overflow: hidden;
    cursor: pointer;
}
.gsAreaContext .picact {
    display: block;
    /* width: 6.56rem; */
    border-radius: 0.08rem;
}
.gsAreaContext .ImageBox {
    width: 6.56rem;
    height: auto;
    border-radius: 0.08rem;
    /* background-color: #f5f5f5; */
    margin-bottom: 0.4rem;
}
.gsAreaContext .ImageBox:last-of-type {
    margin-bottom: 0;
}
.gsAreaContext .ImageBox .ImageFrame {
    background: #e8e8e8;
    border-radius: 0.08rem;
}
.gsAreaContext .ImageBox .ImageFrame img {
    display: block;
    width: 6.56rem;
    height: auto;
    transition: opacity 1s;
    border-radius: 0.08rem;
    overflow: hidden;
}
.gsAreaContext .ImageBox .Caption {
    padding-top: 0.16rem;
    color: #999999;
    line-height: 0.36rem;
    font-size: 0.24rem;
    background: #fff;
    font-weight: 400;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.gsAreaContext .VideoBox {
    position: relative;
    margin-bottom: 0.4rem;
    background: #e8e8e8;
    border-radius: 0.08rem;
    overflow: hidden;
    opacity: 1 !important;
    cursor: pointer;
    background-size: cover;
}
.gsAreaContext .VideoBox .PlayButton {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.96rem;
    height: 0.96rem;
    transform: translate(-50%, -50%);
    /* background: url("../images/icon_play_48x48@3x.png") no-repeat center / 100%; */
    cursor: pointer;
}
.gsAreaContext .n1 {
    text-decoration: none;
    color: #3871c8;
}

.gs-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gs-ellipsis-2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.gs-ellipsis-3 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.noneBox {
    background: #e8e8e8;
    border-radius: 0.08rem;
    overflow: hidden;
}

.emojiIcon {
    display: inline-block;
    width: 0.32rem;
    height: 0.32rem;
    vertical-align: middle;
}
/* 模板内容 */
.gsAreaContext .title1 {
    font-size: 0.4rem;
    height: 0.56rem;
    line-height: 0.56rem;
    color: #222;
    margin-bottom: 0.4rem;
    border-left: 0.08rem solid #f44336;
    padding-left: 0.16rem;
    box-sizing: border-box;
    font-weight: 600;
}
.gsAreaContext .tc strong {
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
    color: #999;
    font-weight: 400;
}
.gsAreaContext .GsWeTxt1 {
    width: 100%;
    line-height: 0.56rem;
    font-size: 0.4rem;
    font-weight: 600;
    color: #222;
    padding-left: 0.14rem;
    box-sizing: border-box;
    border-left: 0.08rem solid #eb413d;
    margin-bottom: 0.4rem;
}
.gsAreaContext .GsWeTxt2 {
    width: 100%;
    line-height: 0.52rem;
    font-size: 0.36rem;
    font-weight: 500;
    color: #222;
    padding-left: 0.14rem;
    box-sizing: border-box;
    border-left: 0.08rem solid #222222;
    margin: 0.4rem 0;
}
.gsAreaContext .GsWeTxt3 {
    position: relative;
    width: 100%;
    line-height: 0.48rem;
    font-size: 0.32rem;
    font-weight: 500;
    color: #222;
    padding-left: 0.26rem;
    box-sizing: border-box;
    margin: 0.4rem 0;
}
.gsAreaContext .GsWeTxt3::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 0.08rem;
    height: 0.08rem;
    background: #222222;
    border-radius: 4px;
}
/* 表格 */
.ymw-contxt .table1,
.ymw-contxt .table2,
.ymw-contxt table {
    width: 99%;
    height: auto;
    border-spacing: 1px;
    border-collapse: collapse;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    table-layout: fixed;
}
.ymw-contxt .table1 td,
.ymw-contxt .table2 td {
    padding: 4px;
    border: 1px solid #ddd;
    word-wrap: break-word;
}
.ymw-contxt .table1 td img,
.ymw-contxt .table2 td img {
    display: block;
}
.ymw-contxt .tr1,
.ymw-contxt .tr2 {
    text-align: center;
    background-color: #eee;
}
.ymw-contxt .tr1 td,
.ymw-contxt .tr2 td {
    min-width: 30px;
    width: auto;
}
.ymwContentPageWrap .ymw-contxt .table1,
.ymwContentPageWrap .ymw-contxt .table2,
.ymwContentPageWrap .ymw-contxt table {
    font-size: 0.26rem;
}
.ymwContentPageWrap .ymw-contxt .table1 td,
.ymwContentPageWrap .ymw-contxt .table2 td {
    padding: 0.1rem;
}
.ymw-contxt .gsAreaContext img {
    max-width: 100%;
}
/* 作者 */
.gsAreaContext .gs_bot_author {
    width: 100%;
    /* height: .6rem;
    line-height: .6rem; */
    font-size: 0.22rem;
    color: #999;
    text-align: right;
    overflow: hidden;
    /* margin-bottom: .4rem; */
}
/* 文章禁止转载提示 */
.ymwContxt .tc .copyright {
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
    color: #999;
    margin-bottom: 0.4rem;
}
/* 攻略文章导航 */
.ymwContxt .yu-pages .ymw-article-nav-in {
    width: 6.56rem;
    height: 1.53rem;
    background-color: #f5f7f9;
    border-radius: 0.08rem;
    padding: 0 0.24rem;
    box-sizing: border-box;
    margin-bottom: 0.4rem;
}
.ymwContxt .yu-pages .ymw-article-nav-in-t {
    position: relative;
    width: 100%;
    height: 0.72rem;
    line-height: 0.72rem;
    font-size: 0.32rem;
    font-weight: 500;
    color: #222;
}
.ymwContxt .yu-pages .ymw-article-nav-in-t::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.01rem;
    transform: scaleY(0.5);
    background: #e5e7e9;
}
.ymwContxt .yu-pages .ymw-article-nav-in-d {
    width: 100%;
    height: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(../images/xiala_icon@3x.png) no-repeat right center / 0.2rem;
}
.ymwContxt .yu-pages .ymw-article-nav-in-d .navTitle {
    font-size: 0.32rem;
    font-weight: 400;
    color: #222;
}
/* 导航弹窗 */
.ymw-article-nav-in .ymw-article-nav-select {
    display: none;
}
.ymw-article-nav-pop {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999998;
    background-color: #fff;
}
.ymw-article-nav-pop .ymw-anp-tit {
    margin: 0 0.25rem;
    height: 0.9rem;
    border-bottom: 1px solid #ddd;
    font-size: 0.3rem;
    color: #333;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -o-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.ymw-article-nav-pop .ymw-anp-tit i {
    display: block;
    margin-right: 0.15rem;
    width: 0.23rem;
    height: 0.24rem;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}
.ymw-article-nav-pop .ymw-anp-close {
    display: block;
    position: absolute;
    right: 0.25rem;
    top: 0.34rem;
    width: 0.28rem;
    height: 0.28rem;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}
.ymw-article-nav-pop .ymw-anp-con {
    margin: 0 0.25rem;
    padding: 0.2rem 0;
    height: 80%;
}
.ymw-article-nav-pop .ymw-anp-con .ymw-anp-con-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
}
.ymw-article-nav-pop .ymw-anp-con .ymw-anp-con-scroll ul li {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    overflow: hidden;
}
.ymw-article-nav-pop .ymw-anp-con .ymw-anp-con-scroll ul li a {
    display: block;
    font-size: 0.3rem;
    color: #333;
}
.ymw-article-nav-pop .ymw-anp-con .ymw-anp-con-scroll ul li a.cur {
    color: #e7222a;
}
.ymw-article-nav-pop.cur {
    display: block;
}
.ymw-article-nav-pop .ymw-anp-close {
    background-image: url(../images/ymw-anp-close.png);
}
.ymw-article-nav-pop .ymw-anp-tit i {
    background-image: url(../images/ymw-anp-tit.png);
}
/* 文章导航 */
.ymw-contxt .yu-pages {
    margin-top: 10px;
}
.ymw-contxt .yu-pages .ymw-selectwrap {
    padding: 0 18px;
    margin-bottom: 27px;
    background-color: #f5f7f9;
    border-radius: 0.04rem;
}
.ymw-contxt .yu-pages .ymw-selectwrap .ymw-select-t {
    position: relative;
    height: 40px;
    line-height: 44px;
    font-size: 18px;
    color: #333;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 13px auto;
    font-weight: 600;
}
.ymw-contxt .yu-pages .ymw-selectwrap .ymw-select-t::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e7e9;
    transform: scaleY(0.5);
}
.ymw-contxt .yu-pages .ymw-selectwrap select {
    display: block;
    position: relative;
    padding-right: 25px;
    width: 100%;
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    color: #444;
    background-color: transparent;
    outline: 0;
    border: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px auto;
}
/* .ymw-contxt .yu-pages .ymw-selectwrap .ymw-select-t{background-image:url(../images/icons-c-selt.png)} */
.ymw-contxt .yu-pages .ymw-selectwrap select {
    background-image: url(../images/xiala_icon@3x.png);
}
/* 上一页 下一页 */
.yu-pages .yu-btnwrap {
    display: flex;
    align-items: center;
    width: 6.26rem;
    height: 0.74rem;
    border-radius: 0.08rem;
    border: 0.02rem solid #eee;
    box-sizing: border-box;
    margin: 0.4rem auto 0;
}
.yu-pages .yu-btnwrap a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.92rem;
    height: 100%;
    font-size: 0.26rem;
    font-weight: bold;
    color: #222;
    background: url(../images/icon_gl_prev@3x.png) no-repeat 0.28rem center / 0.2rem;
}
.yu-pages .yu-btnwrap a.page-next {
    background: url(../images/icon_gl_next@3x.png) no-repeat 1.5rem center / 0.2rem;
}
.yu-pages .yu-btnwrap a:last-child {
    background: url(../images/icon_gl_next@3x.png) no-repeat 1.5rem center / 0.2rem;
}
.yu-pages .yu-btnwrap a.disable {
    color: #999;
}
.yu-pages .yu-btnwrap span {
    width: 2.39rem;
    border-left: 0.02rem solid #eee;
    border-right: 0.02rem solid #eee;
    text-align: center;
    line-height: 0.7rem;
}
/* 文章是否有帮助 */
.ymwContxt .gs_ccs_solve {
    width: 100%;
    margin-top: 0.57rem;
    margin-bottom: 0.4rem;
}
.ymwContxt .gs_ccs_solve p {
    width: 100%;
    height: 0.4rem;
    font-size: 0.28rem;
    color: #999;
    line-height: 0.4rem;
    text-align: center;
}
.ymwContxt .gs_ccs_solve .btnwrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 0.4rem;
}
.ymwContxt .gs_ccs_solve .supportMe {
    width: 2.68rem;
    height: 0.72rem;
    border-radius: 0.36rem;
    border: 0.02rem solid #eb413d;
    box-sizing: border-box;
    text-align: center;
    line-height: 0.68rem;
    color: #eb413d;
    font-size: 0.28rem;
}
.ymwContxt .gs_ccs_solve .supportMe:first-of-type {
    margin-right: 0.36rem;
}
.ymwContxt .gs_ccs_solve .supportMe span {
    color: #000;
}
.gs_ccs_solve .btnwrap a[data-field="noDigg"] span {
    display: none;
}
/* 文章展开更多按钮 */
.gsAreaContextOpen {
    position: absolute;
    left: 0;
    bottom: -0.02rem;
    z-index: 10;
    width: 6.56rem;
    height: 1.4rem;
    background: url(../images/mengban@3x.png) no-repeat 0 0 / 6.56rem 1.4rem;
    /* background: url(../images/mengban@3x.png) no-repeat 0 0 / 6.56rem 1.4rem; */
}
.gsAreaContextOpen a {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.44rem;
    text-align: center;
    color: #eb413d;
}
.gsAreaContextOpen a img {
    margin: -0.02rem 0.12rem 0 0;
    width: 0.23rem;
    height: 0.23rem;
    animation: openMoreAni 1s infinite;
}

@keyframes openMoreAni {
    0% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(-3px);
    }
    50% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(3px);
    }
    100% {
        transform: translateY(0);
    }
}

.gsAreaContext.cur .gsAreaContextOpen {
    display: none;
}
/* 游戏卡片 */
.ymwContxt .gameCard {
    width: 6.56rem;
    height: 1.82rem;
    background: #f5f7f9;
    border-radius: 0.08rem;
    margin-top: 0.4rem;
    /* margin-bottom: .4rem; */
}
.newsContentWrap .ymwContxt .gameCard {
    margin-top: 0.4rem;
}
.ymwContxt .gameCard a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0.14rem;
    box-sizing: border-box;
}
.ymwContxt .gameCard a img {
    width: 1.08rem;
    height: 1.54rem;
    border-radius: 0.08rem;
    margin-right: 0.24rem;
}
.ymwContxt .gameCard a .gameInfo {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.ymwContxt .gameCard a .gameInfo h4 {
    width: 3.61rem;
    font-size: 0.28rem;
    height: 0.36rem;
    line-height: 0.36rem;
    color: #222;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ymwContxt .gameCard a .gameInfo .gameScoreBox {
    display: flex;
    align-items: center;
    margin: 0.08rem 0 0.15rem;
}
.ymwContxt .gameCard a .gameInfo .gameScoreStar {
    width: 1.08rem;
    height: 0.2rem;
    background-image: url(../images/image_gamescorebar_54x20@3x.png);
    background-position: left top;
    background-size: 1.08rem 0.4rem;
    background-repeat: no-repeat;
    margin-right: 0.08rem;
}
.ymwContxt .gameCard a .gameInfo .gameScoreStar .active {
    height: 0.2rem;
    /* background: url(../images/star_huang@3x.png) repeat-x 0 0 / .21rem; */
    background-image: url(../images/image_gamescorebar_54x20@3x.png);
    background-position: left -0.2rem;
    background-size: 1.08rem 0.4rem;
    background-repeat: no-repeat;
}
.ymwContxt .gameCard a .gameInfo .gameScoreBox span {
    font-size: 0.2rem;
    font-weight: 500;
    color: #999;
}
.ymwContxt .gameCard a .gameInfo .gamePlatform {
    max-width: 3.61rem;
    height: 0.2rem;
    font-size: 0.18rem;
    color: #999;
    line-height: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ymwContxt .gameCard a .toKuPage {
    position: relative;
    flex: 1;
    height: 100%;
}
.ymwContxt .gameCard a .toKuPage .toKuPageIcon {
    width: 0.2rem;
    height: 0.2rem;
    position: absolute;
    right: 0.18rem;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/icon_lineararrowright_10x10_gray@3x.png) no-repeat 0 0 /
        0.2rem;
}
/* 相关推荐 */
.ymw-rel-list {
    width: 100%;
    padding: 0.28rem 0.32rem 0.4rem;
    box-sizing: border-box;
    border-bottom: 0.12rem solid #f5f7f9;
}

.ymw-rel-list.gl-xgtj {
    /* padding-bottom: 0; */
}
.ymw-rel-list.gl-xgtj .ymw-list-txt {
    margin-bottom: 0 !important;
}
.ymw-rel-list.gl-xgtj .gsTgWapConBdshareTop {
    margin: 0.4rem 0 0 0 !important;
}

.ymw-rel-list .ymw-list-txt {
    width: 100%;
    margin-bottom: 0.4rem;
}
.ymw-rel-list .ymw-list-txt li {
    position: relative;
}
.ymw-rel-list .ymw-list-txt li a {
    width: 100%;
    height: 0.84rem;
    display: flex;
    align-items: center;
    text-decoration: none;
}
.ymw-rel-list .ymw-list-txt li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: #eee;
    transform: scaleY(0.5);
}
.ymw-rel-list .ymw-list-txt li .icon {
    width: 0.33rem;
    height: 0.32rem;
    background: url(../images/icon_editaddfile_20x20@3x.png) no-repeat center / 0.33rem
        0.32rem;
    margin-right: 0.08rem;
}
.ymw-rel-list .ymw-list-txt li .title {
    width: 6.08rem;
    height: 0.48rem;
    line-height: 0.48rem;
    color: #222;
    font-size: 0.32rem;
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ymw-rel-list .ymw-list-txt li h5 {
    width: 6.08rem;
    height: 0.48rem;
    line-height: 0.48rem;
    color: #222;
    font-size: 0.32rem;
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
}
.gsTgWapConBdshareTopBox {
    margin-top: 0.4rem;
}
.newsContentWrap .gsTgWapConBdshareTopBox {
    margin-top: 0;
}
.newsContentWrap #gsTgWapConBdshareTop {
    margin-top: 0.4rem;
}
.gsTgWapConBdshareTop {
    width: 100%;
    height: 0.84rem;
    /* background-color: #EB413D; */
    border-radius: 0.08rem;
    text-align: center;
    line-height: 0.84rem;
    margin-top: 0.4rem;
    padding: 0;
}
.gsTgWapConBdshareTop.noPaddingBottom {
    margin-bottom: 0;
}
.gsTgWapConBdshareTop a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 0.84rem;
    font-size: 0.32rem;
    color: #fff;
    text-decoration: none;
    background-color: #eb413d;
    border-radius: 0.08rem;
}
/* 广告 */
.ad {
    position: relative;
    width: 6.56rem;
    height: 1.84rem;
    border-radius: 0.08rem;
    background-color: #f5f5f5;
    margin: 0.4rem auto 0;
}
.ad::before {
    content: "";
    display: block;
    position: absolute;
    right: 0.12rem;
    top: 0.12rem;
    width: 0.48rem;
    height: 0.3rem;
    background: url(../images/guanggao_icon@3x.png) no-repeat center / 0.48rem 0.3rem;
}
/* App精彩推荐第二部分 */
.ymw-rel-list .ymw-list-tp2 {
    padding: 0;
}
.ymw-rel-list .ymw-list-tp2 li {
    padding: 0.24rem 0;
    height: 1.36rem;
}
.ymw-rel-list .ymw-list-tp2 li:last-child {
    border-bottom: none;
}
.ymw-rel-list .ymw-list-tp2 li img {
    display: block;
    top: 0.24rem;
    width: 2.12rem;
    height: 1.36rem;
    border-radius: 0.08rem;
}
.ymw-rel-list .ymw-list-tp2 li h5 {
    max-width: 4.18rem;
    margin-left: 0;
    max-height: 0.82rem;
    line-height: 0.44rem;
    font-size: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/* .ymw-rel-list .ymw-list-tp2 li p span{display:none} */
.ymw-rel-list .ymw-list-tp2 li p time {
    display: none;
}
.ymw-rel-list .ymw-list-tp2 li .has-open-app-tags:after {
    display: block;
    content: "打开游民APP";
    width: 1.52rem;
    height: 0.4rem;
    background: #f5f7f9;
    border-radius: 0.08rem;
    text-align: center;
    line-height: 0.4rem;
    font-size: 0.2rem;
    color: #666;
    margin-right: -0.06rem;
    padding: 0;
}
.ymw-rel-list .ymw-list-tp2 li .has-open-app-tags:after {
    position: absolute;
    left: 0;
    bottom: 0.24rem;
}
/* wap内容页图文推荐 */
.ymwAds-tg {
    display: block;
    position: relative;
    padding: 14px;
    background-color: #fff;
}
.ymwAds-tg img {
    display: block;
    margin-bottom: 14px;
    width: 100%;
}
.ymwAds-tg span {
    display: block;
    position: absolute;
    left: 14px;
    bottom: 14px;
    width: 32px;
    height: 18px;
    line-height: 16px;
    box-sizing: border-box;
    border: 1px solid #efd9d9;
    font-size: 12px;
    color: #e7222a;
    text-align: center;
}
.ymwAds-tg p {
    overflow: hidden;
    padding-left: 42px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #333;
}
.ymwAds-tg2 {
    display: block;
    position: relative;
    height: 1.36rem;
    padding: 0.24rem 0.32rem 0.32rem;
    background-color: #fff;
}
#gsTgWapConArticleBot .ymwAds-tg2 {
    padding: 0.24rem 0 0.32rem;
}
.ymwAds-tg2::before {
    content: "";
    display: block;
    position: absolute;
    left: 0.32rem;
    bottom: 0;
    width: 6.56rem;
    height: 1px;
    background-color: #eee;
    transform: scaleY(0.3);
}
.ymwAds-tg2 img {
    display: block;
    width: 2.12rem;
    height: 1.36rem;
    border-radius: 0.08rem;
    float: right;
}
.ymwAds-tg2 span {
    align-items: center;
    position: absolute;
    left: 0.32rem;
    bottom: 0.32rem;
    width: 0.48rem;
    height: 0.3rem;
    box-sizing: border-box;
    border: 0.3px solid #ccc;
    font-size: 0.2rem;
    color: #999;
    border-radius: 0.04rem;
    white-space: nowrap;
    line-height: 0.3rem;
    background: rgba(245, 247, 249, 0);
    text-align: center;
}
.ymwAds-tg2 p {
    overflow: hidden;
    position: absolute;
    top: 0.24rem;
    left: 0.32rem;
    max-width: 4.2rem;
    max-height: 0.88rem;
    line-height: 0.44rem;
    font-size: 0.3rem;
    color: #222;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
#gsTgWapConArticleBot .ymwAds-tg2 p {
    left: 0;
}
#gsTgWapConArticleBot .ymwAds-tg2 span {
    left: 0;
}
#gsTgWapConArticleBot .ymwAds-tg2-sanTu::before {
    left: 0;
}
.ymwAds-tg3 {
    display: block;
    position: relative;
    padding: 0;
}
.ymwAds-tg3 img {
    display: block;
    width: 100%;
}
.ymwAds-tg3 + article .ymw-c-des {
    margin-top: 8px;
}
/* #gsTgWapConArticleBot {
    border-bottom: .12rem solid #F5F7F9;
} */
#gsTgWapConArticleBot a:last-child::before {
    /* height: 0; */
}
/* 三图广告 */
.ymwAds-tg2-sanTu {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 0.24rem 0.32rem 0.32rem;
    box-sizing: border-box;
}
#gsTgWapConArticleBot .ymwAds-tg2-sanTu {
    padding: 0.24rem 0 0.32rem;
}
.ymwAds-tg2-sanTu::before {
    content: "";
    display: block;
    position: absolute;
    left: 0.32rem;
    bottom: 0;
    width: 6.56rem;
    height: 1px;
    background-color: #eee;
    transform: scaleY(0.5);
}
.ymwAds-tg2-sanTu p {
    max-width: 100%;
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.3rem;
    color: #222;
    margin-bottom: 0.16rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ymwAds-tg2-sanTu .sanTuList {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.18rem;
}
.ymwAds-tg2-sanTu .sanTuList img {
    width: 2.12rem;
    height: 1.36rem;
    border-radius: 0.08rem;
}
.ymwAds-tg2-sanTu span {
    width: 0.48rem;
    height: 0.3rem;
    box-sizing: border-box;
    border: 0.3px solid #ccc;
    font-size: 0.2rem;
    color: #999;
    border-radius: 0.04rem;
    white-space: nowrap;
    line-height: 0.3rem;
    background: rgba(245, 247, 249, 0);
    text-align: center;
}
/* 攻略专题 */
.ymw-strategy-special {
    padding-top: 0.28rem;
    border-bottom: 0.12rem solid #f5f7f9;
}
.gs_strategy_collect .gs_sc_tit {
    position: relative;
    padding-left: 0.32rem;
    height: 0.52rem;
    line-height: 0.52rem;
    font-size: 0.36rem;
    font-weight: 600;
    color: #222;
    background: #fff;
    margin-bottom: 0.08rem;
    margin-top: 0.28rem;
    padding: 0.05rem 0 0.05rem 0.32rem;
}
.gs_strategy_collect .gs_sc_tit .more {
    position: absolute;
    right: 0;
    top: 0.15rem;
    padding-right: 0.24rem;
    background: url(../images/more_icon@3x.png) no-repeat right center / 0.24rem;
    height: 0.33rem;
    line-height: 0.33rem;
    font-size: 0.24rem;
    color: #999;
}

.gs_strategy_collect .gs_sc_con {
    padding: 0 0.32rem;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item_open {
    display: none;
    padding-bottom: 0.3rem;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item_open .gs_sc_item_more {
    display: block;
    position: relative;
    margin-top: 0.05rem;
    padding-left: 0.62rem;
    width: 0.74rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.24rem;
    color: #999;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item_open .gs_sc_item_more i {
    display: block;
    position: absolute;
    right: 0;
    top: 0.22rem;
    width: 0.19rem;
    height: 0.16rem;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item_open .gs_sc_item_more:hover {
    color: #e11d03;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item_open .gs_sc_item_list {
    position: relative;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item_open .gs_sc_item_list .gs_sc_item_list_line {
    position: absolute;
    top: 0.3rem;
    bottom: 0.3rem;
    left: 0.06rem;
    width: 0;
    height: auto;
    border-left: 0.01rem dotted #000;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item_open .gs_sc_item_list li {
    position: relative;
    height: 0.6rem;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item_open .gs_sc_item_list li a {
    display: block;
    padding-left: 0.3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    color: #444;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item_open .gs_sc_item_list li a i {
    display: block;
    position: absolute;
    left: 0.02rem;
    top: 0.275rem;
    width: 0.05rem;
    height: 0.05rem;
    background-color: #aaa;
    border: 0.02rem solid #fff;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item_open .gs_sc_item_list li a:hover {
    color: #e11d03;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item_open .gs_sc_item_list li a:hover i {
    background-color: #e23703;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item {
    line-height: 0.75rem;
    border-bottom: 1px solid #e3e3e3;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item .gs_sc_item_btn {
    display: block;
    position: relative;
    cursor: pointer;
    height: 0.75rem;
    line-height: 0.75rem;
    font-size: 0.3rem;
    color: #333;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item .gs_sc_item_btn i {
    display: block;
    position: absolute;
    top: 0.36rem;
    right: 0.17rem;
    width: 0.26rem;
    height: 0.04rem;
    background-color: #ddd;
    transition: all 0.25s ease;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item .gs_sc_item_btn i:after {
    display: block;
    position: absolute;
    left: 0.11rem;
    top: -0.11rem;
    content: "";
    width: 0.04rem;
    height: 0.26rem;
    background-color: #ddd;
    transition: all 0.25s ease;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item.cur .gs_sc_item_open {
    display: block;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item.cur .gs_sc_item_btn {
    font-weight: 700;
    color: #e7222a;
}
.gs_strategy_collect .gs_sc_con .gs_sc_item.cur .gs_sc_item_btn i {
    background-color: #222;
    transform: rotate(180deg);
}
.gs_strategy_collect .gs_sc_con .gs_sc_item.cur .gs_sc_item_btn i:after {
    opacity: 0;
}
*/ #gsGlListSCM .gs_sc_con {
    margin-top: -0.15rem;
    height: auto;
    overflow: hidden;
    position: relative;
}
#gsGlListSCM .gs_sc_more {
    margin: 0 auto;
    display: block;
    width: 6.4rem;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #333;
    font-size: 0.26rem;
    text-align: center;
}
#gsGlListSCM .gsscconOpen {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2rem;
}
#gsGlListSCM .gsscconOpen {
    background: url(../images/con-mask.png) 0 bottom repeat-x;
    background-size: auto 2rem;
}
#gsGlListSCM .gsscconOpen a {
    display: block;
    width: 100%;
    height: 2rem;
}
#gsGlListSCM .gsscconOpen a {
    background: url(../images/con-mk1-arr.png) center 1.4rem no-repeat;
    background-size: 0.3rem 0.27rem;
}
#gsStrategyCollect .gs_sc_con {
    margin-top: -0.02rem;
}
#gsZqStrategy .gs-zq-title-lev1 {
    display: none;
}
#gsSCM .gs_sc_con {
    margin-top: -0.15rem;
    height: 8remauto;
    overflow: hidden;
    position: relative;
}
#gsSCM .gs_sc_con.open {
    height: auto;
    overflow: visible;
}
#gsZqStrategy .gs_sc_con {
    margin-top: -0.15rem;
    height: 8rem;
    overflow: hidden;
    position: relative;
}
#gsZqStrategy .gs_sc_con.open {
    height: auto;
    overflow: visible;
}
.gs_top_banner {
    display: none;
}
/* .gs_strategy_collect .gs_sc_tit{position:relative;padding-left:.32rem;height:1.12rem;line-height:1.12rem;font-size:.33rem;font-weight:900;color:#333;background:#fff;} */
.gs_sc_item,
.gs_sc_item_open,
.gs_sc_item_list,
.gs_sc_img {
    width: 100%;
}
#gsZqStrategy .gs_sc_tit,
#gsStrategyCollect .gs_sc_tit {
    display: none;
}
#gsGlListSCM .gs_sc_item,
#gsGlListSCM .gs_sc_img {
    border-top: 0.15rem solid #f5f5f5;
    background: #fff;
    padding-bottom: 0.15rem;
    overflow: hidden;
}
#gsSCM .gs_sc_item,
#gsSCM .gs_sc_img,
#gsZqStrategy .gs_sc_item,
#gsZqStrategy .gs_sc_img,
#gsStrategyCollect .gs_sc_item,
#gsStrategyCollect .gs_sc_img {
    border-top: 0.01rem solid #f5f5f5;
    background: #fff;
    overflow: hidden;
}
.gs_sc_item_list {
    min-height: 0.9rem;
    margin: 0 0.06rem;
    overflow: hidden;
}
#gsStrategyCollect .gs_sc_item_list {
    min-height: 0.9rem;
    margin: 0rem;
    overflow: hidden;
}
.gs_sc_item_btn,
.gs_sc_item_btn_img {
    height: 0.94rem;
    line-height: 0.94rem;
    font-size: 0.26rem;
    margin-left: 0.27rem;
    font-weight: 700;
}
.gs_sc_item_list li,
.gs_sc_item_img li {
    float: left;
}
.gs_sc_item_open {
    position: relative;
}
.gs_sc_item_list li a {
    display: block;
    width: 2.13rem;
    height: 0.576rem;
    position: relative;
    margin: 0 0 0.17rem 0.17rem;
    line-height: 0.576rem;
    border-radius: 0.05rem;
    background: #fafafa;
    color: #444;
    font-size: 0.24rem;
    text-align: center;
    text-decoration: none;
}
#gsStrategyCollect .gs_sc_item_list li a {
    display: block;
    width: 2.13rem;
    height: 0.576rem;
    position: relative;
    margin: 0 0 0.12rem 0.12rem;
    line-height: 0.576rem;
    border-radius: 0.05rem;
    background: #fafafa;
    color: #444;
    font-size: 0.24rem;
    text-align: center;
    text-decoration: none;
}
.gs_sc_item_list li a.big,
#gsStrategyCollect .gs_sc_item_list li a.big {
    height: 0.6rem;
    padding-top: 0.05rem;
}
.gs_sc_item_list li a.lh,
#gsStrategyCollect .gs_sc_item_list li a.lh {
    line-height: 0.3rem;
}
.gs_sc_item_img li div {
    display: block;
    width: 3.27rem;
    height: 1.84rem;
    margin: 0 0 0.23rem 0.23rem;
    position: relative;
}
#gsStrategyCollect .gs_sc_item_img li div {
    display: block;
    width: 3.2rem;
    height: 1.8rem;
    margin: 0 0 0.18rem 0.18rem;
    position: relative;
}
.gs_sc_item_img li div img {
    width: 100%;
}
.gs_sc_item_img li div p.img_tit {
    width: 100%;
    height: 0.66rem;
    background: url(../images/shadow.png) 0 0 no-repeat;
    background-size: 100%;
    text-align: center;
    line-height: 0.66rem;
    color: #fff;
    font-size: 0.28rem;
    margin-top: -0.72rem;
    text-decoration: none;
    position: absolute;
}
.gs_strategy_collect .gs_sc_lch {
    display: block;
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.31rem;
    color: #e23703;
    text-align: center;
    text-decoration: none;
    background: #fff;
}
.gs_strategy_collect .gs_sc_lch i {
    padding: 0 0.1rem;
    font-style: normal;
    font-size: 0.31rem;
}

#gsSCMexist {
    display: none;
    width: 100%;
    height: 0.6rem;
    background: url(../images/gradient.png) repeat-x;
    position: absolute;
    bottom: 0;
    z-index: 20;
}
.gs_sc_item_more {
    text-decoration: none;
    color: #aaa;
    font-size: 0.23rem;
    position: absolute;
    height: 0.8rem;
    line-height: 0.8rem;
    right: 0.23rem;
    top: -0.8rem;
}

.gs_strategy_collect .gs_sc_tit i {
    display: none;
    position: absolute;
    left: 0;
    top: 0.42rem;
    width: 0.07rem;
    height: 0.29rem;
    background-color: #e7222a;
}
.gs_sc_item,
.gs_sc_item_open,
.gs_sc_item_list,
.gs_sc_img {
    width: 100%;
}
#gsZqStrategy .gs_sc_tit,
#gsStrategyCollect .gs_sc_tit {
    display: none;
}
.ymw-strategy-special .ymw-title-lev2,
.gs_strategy_collect .gs_sc_tt .ymw-title-lev2 {
    margin-bottom: 0.08rem;
}
.ymw-strategy-special .hasPeople,
.gs_strategy_collect .gs_sc_tt .hasPeople {
    font-size: 0.24rem;
    height: 0.36rem;
    line-height: 0.36rem;
    color: #666;
    margin-bottom: 0.38rem;
    padding-left: 0.32rem;
}
.ymw-strategy-special .strategy-list-box {
    width: 100%;
    margin-bottom: 0.4rem;
}
.ymw-strategy-special .strategy-list-box h5 {
    width: 100%;
    height: 0.62rem;
    line-height: 0.62rem;
    font-size: 0.3rem;
    font-weight: 500;
}
.ymw-strategy-special .strategy-list-box .type1 {
    margin-top: 0.24rem;
}
.ymw-strategy-special .strategy-list-box .type2 {
    margin-top: 0.26rem;
}
.ymw-strategy-special .strategy-list-box .strategy-list {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ymw-strategy-special .strategy-list .imageAndTitle {
    margin-right: 0.16rem;
}
.ymw-strategy-special .strategy-list a {
    position: relative;
    display: block;
    width: 3.2rem;
    height: 1.8rem;
    border-radius: 0.08rem;
}
.ymw-strategy-special .strategy-list .imageAndTitle:nth-of-type(2n) {
    margin-right: 0;
}
.ymw-strategy-special .imageAndTitle img {
    width: 100%;
    height: 100%;
    border-radius: 0.08rem;
}
.ymw-strategy-special .imageAndTitle .title-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.16rem;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #1e1e1e 100%);
    border-radius: 0.08rem;
    padding: 0.16rem 0.25rem;
    box-sizing: border-box;
}
.ymw-strategy-special .imageAndTitle .title-box .title {
    position: absolute;
    left: 0.25rem;
    bottom: 0.16rem;
    font-size: 0.3rem;
    line-height: 0.45rem;
    color: #f2f2f2;
}
.ymw-strategy-special .onlyTitleWrap {
    margin-bottom: 0.26rem;
}
.ymw-strategy-special .onlyTitle {
    width: 2.1rem;
    height: 0.6rem;
    padding: 0 0.32rem;
    box-sizing: border-box;
    line-height: 0.6rem;
    margin-right: 0.13rem;
    margin-bottom: 0.14rem;
    background: #f6f7f9;
    font-size: 0.24rem;
    color: #3b3b3b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ymw-strategy-special .onlyTitle:nth-of-type(3n) {
    margin-right: 0;
}

.gs_top_banner {
    display: none;
}
/* banner图适配开始 */
.gs_top_banner {
    position: relative;
    height: 2.5rem;
    overflow: hidden;
}
.gs_top_banner p {
    position: absolute;
    left: 0;
    bottom: 0.9rem;
    display: block;
    width: 100%;
    padding: 0 0.23rem;
    box-sizing: border-box;
    font-size: 0.4rem;
    color: #fff;
    z-index: 10;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}
.gs_top_banner .gs_top_mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.1;
}
.gs_top_banner .search {
    position: absolute;
    width: 100%;
    height: 0.91rem;
    background: transparent;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.gs_top_banner .search .input {
    display: block;
    width: 6.73rem;
    margin: 0.15rem auto;
    line-height: 0.61rem;
    height: 0.61rem;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0.12rem;
    font-size: 0.26rem;
    color: #eee;
    border: none;
    outline: none;
    text-align: left;
    padding-left: 0.2rem;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.gs_top_banner .search .input i {
    background: url(../images/gs_search_icon.png) no-repeat center;
    background-size: 0.28rem auto;
}

/* 栅格布局开始 */
.GLHJ-2 table td,
.GLHJ-2 ul li,
.liktext .imgliklist li div,
.GLHJ-2.gsWap-tabList .GLHJ-li ul li,
.GLHJ-2.gsWap-tabListText .GLHJ-li ul li,
.GLHJ-2 .taglist a,
.GLHJ-2 .imgliklist a.gsWap-imglik {
    flex: 0 0 33.333333333333%;
}
.gs_col-8 table td,
.gs_col-8 ul li,
.gs_col-8.liktext .imgliklist li div,
.gs_col-8.GLHJ-2.gsWap-tabList .GLHJ-li ul li,
.gs_col-8.GLHJ-2.gsWap-tabListText .GLHJ-li ul li,
.gs_col-8.GLHJ-2 .taglist a,
.gs_col-8.GLHJ-2 .imgliklist a.gsWap-imglik {
    flex: 0 0 12.5%;
}
.gs_col-7 table td,
.gs_col-7 ul li,
.gs_col-7.liktext .imgliklist li div,
.gs_col-7.GLHJ-2.gsWap-tabList .GLHJ-li ul li,
.gs_col-7.GLHJ-2.gsWap-tabListText .GLHJ-li ul li,
.gs_col-7.GLHJ-2 .taglist a,
.gs_col-7.GLHJ-2 .imgliklist a.gsWap-imglik {
    flex: 0 0 14.2857143%;
}
.gs_col-6 table td,
.gs_col-6 ul li,
.gs_col-6.liktext .imgliklist li div,
.gs_col-6.GLHJ-2.gsWap-tabList .GLHJ-li ul li,
.gs_col-6.GLHJ-2.gsWap-tabListText .GLHJ-li ul li,
.gs_col-6.GLHJ-2 .taglist a,
.gs_col-6.GLHJ-2 .imgliklist a.gsWap-imglik {
    flex: 0 0 16.6666667%;
}
.gs_col-5 table td,
.gs_col-5 ul li,
.gs_col-5.liktext .imgliklist li div,
.gs_col-5.GLHJ-2.gsWap-tabList .GLHJ-li ul li,
.gs_col-5.GLHJ-2.gsWap-tabListText .GLHJ-li ul li,
.gs_col-5.GLHJ-2 .taglist a,
.gs_col-5.GLHJ-2 .imgliklist a.gsWap-imglik {
    flex: 0 0 20%;
}
.gs_col-4 table td,
.gs_col-4 ul li,
.gs_col-4.liktext .imgliklist li div,
.gs_col-4.GLHJ-2.gsWap-tabList .GLHJ-li ul li,
.gs_col-4.GLHJ-2.gsWap-tabListText .GLHJ-li ul li,
.gs_col-4.GLHJ-2 .taglist a,
.gs_col-4.GLHJ-2 .imgliklist a.gsWap-imglik {
    flex: 0 0 25%;
}
.gs_col-3 table td,
.gs_col-3 ul li,
.gs_col-3.liktext .imgliklist li div,
.gs_col-3.GLHJ-2.gsWap-tabList .GLHJ-li ul li,
.gs_col-3.GLHJ-2.gsWap-tabListText .GLHJ-li ul li,
.gs_col-3.GLHJ-2 .taglist a,
.gs_col-3.GLHJ-2 .imgliklist a.gsWap-imglik {
    flex: 0 0 33.333333333333333333%;
}
.gs_col-2 table td,
.gs_col-2 ul li,
.gs_col-2.liktext .imgliklist li div,
.gs_col-2.GLHJ-2.gsWap-tabList .GLHJ-li ul li,
.gs_col-2.GLHJ-2.gsWap-tabListText .GLHJ-li ul li,
.gs_col-2.GLHJ-2 .taglist a,
.gs_col-2.GLHJ-2 .imgliklist a.gsWap-imglik {
    flex: 0 0 50%;
}

/* 修改图文布局字体大小 */
.gs_col-10.GLHJ-2 .imgliklist p,
.gs_col-10.GLHJ-2 table td p,
.gs_col-10.GLHJ-2 table td div {
    font-size: 0.15rem;
    height: 0.2rem;
    line-height: 0.2rem;
}
.gs_col-8.GLHJ-2 .imgliklist p,
.gs_col-8.GLHJ-2 table td p,
.gs_col-8.GLHJ-2 table td div {
    font-size: 0.18rem;
    height: 0.25rem;
    line-height: 0.25rem;
}

.gs_col-7.GLHJ-2 .imgliklist p,
.gs_col-7.GLHJ-2 table td p,
.gs_col-7.GLHJ-2 table td div {
    font-size: 0.2rem;
}
.gs_col-6.GLHJ-2 .imgliklist p,
.gs_col-6.GLHJ-2 table td p,
.gs_col-6.GLHJ-2 table td div {
    font-size: 0.2rem;
}

.gs_col-5.GLHJ-2 .imgliklist p,
.gs_col-5.GLHJ-2 table td p,
.gs_col-5.GLHJ-2 table td div {
    font-size: 0.2rem;
}
.gs_col-4.GLHJ-2 .imgliklist p,
.gs_col-4.GLHJ-2 table td p,
.gs_col-4.GLHJ-2 table td div {
    font-size: 0.22rem;
}
.gs_col-3.GLHJ-2 .imgliklist p,
.gs_col-3.GLHJ-2 table td p,
.gs_col-3.GLHJ-2 table td div {
    font-size: 0.23rem;
}
.gs_col-2.GLHJ-2 .imgliklist p,
.gs_col-2.GLHJ-2 table td p,
.gs_col-2.GLHJ-2 table td div {
    font-size: 0.24rem;
}
.GLHJ-2 .imgliklist,
.GLHJ-2 .liklist,
.GLHJ-2 .iconliklist,
.GLHJ-2 .piclist,
.GLHJ-2.gsWap-tabList .GLHJ-li ul,
.GLHJ-2.gsWap-tabListText .GLHJ-li ul,
.GLHJ-2 .taglist {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    width: 100%;
    padding: 0 0;
    box-sizing: border-box;
    overflow: hidden;
}

#gsSCM .gs_sc_con {
    height: auto;
    overflow: hidden;
    position: relative;
}
#gsSCM .gs_sc_con.open {
    height: auto;
    overflow: visible;
}

/* 新增攻略专题标题 */
.gs_strategy_collect .gs_sc_tt {
    padding: 0.28rem 0.32rem 0;
}

/* 列表标题适配 */
.gs_sc_con .gs_sc_item_btn_img {
    height: 0.62rem;
    line-height: 0.62rem;
    font-size: 0.3rem;
    box-sizing: border-box;
    font-weight: bold;
    width: 100%;
    display: block;
    overflow: hidden;
    color: #222;
    margin-left: 0;
    margin-top: 0.28rem;
}
.GLHJ-2 {
    width: 100%;
    margin-top: 0.08rem;
    background: #fff;
    padding-bottom: 0.17rem;
    overflow: hidden;
}
.GLHJ-2:last-of-type {
    padding-bottom: 0.34rem;
}
.GLHJ-2 .GLHJtit,
.GLHJ-1 .GLHJtit {
    height: 0.62rem;
    line-height: 0.62rem;
    font-size: 0.3rem;
    box-sizing: border-box;
    font-weight: 500;
    width: 100%;
    display: block;
    overflow: hidden;
    color: #3b3b3b;
    background: #fff;
    margin-bottom: 0.24rem;
    font-weight: bold;
}
.GLHJ-2 .GLHJtit .more {
    float: right;
    margin-right: 0.17rem;
    font-weight: 400;
    color: #3b3b3b;
    font-size: 0.24rem;
}
.GLHJ-2 .GLHJtit .more img {
    width: 0.13rem;
    vertical-align: middle;
    margin-left: 0.1rem;
    margin-top: -0.06rem;
}
.GLHJ-2 .GLHJtit a {
    color: #3b3b3b;
}

/* PC table布局适配 */
.GLHJ-2 table,
.GLHJ-2 .table tbody {
    width: 100%;
    display: block;
}
.GLHJ-2 .table-hide {
    display: none;
}
.GLHJ-2 .table {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    width: 100%;
    box-sizing: border-box;
    border: 0;
}
.GLHJ-2 table td {
    position: relative;
    margin-bottom: 0.17rem;
    box-sizing: border-box;
}
.GLHJ-2 table td a {
    display: block;
}
.GLHJ-2 table td img {
    width: 100%;
    margin: 0 auto;
    display: block;
    border-radius: 0.06rem;
}
.GLHJ-2 table td p,
.GLHJ-2 table td div {
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: calc(100% - 0.17rem);
    height: 0.5rem;
    line-height: 0.6rem;
    background: linear-gradient(transparent, #222);
    background-clip: content-box;
    border-radius: 3px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

/* PC 列表子元素统一布局 */
.GLHJ-2 .imgliklist li,
.GLHJ-2 .piclist li,
.GLHJ-2.gsWap-tabList .GLHJ-li ul li,
.GLHJ-2.gsWap-tabListText .GLHJ-li ul li {
    position: relative;
    margin-bottom: 0.17rem;
    padding-right: 0.17rem;
    box-sizing: border-box;
}
.GLHJ-2 .imgliklist img,
.GLHJ-2 .piclist img,
.GLHJ-2.gsWap-tabList .GLHJ-li ul img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0.08rem;
}
.GLHJ-2 .imgliklist p,
.GLHJ-2 .piclist p,
.GLHJ-2.gsWap-tabList .GLHJ-li ul p {
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: calc(100% - 0.17rem);
    height: 0.5rem;
    line-height: 0.65rem;
    background: linear-gradient(transparent, #222);
    background-clip: content-box;
    border-radius: 3px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.gsWap-tabListText.GLHJ-2 .GLHJcon li {
    position: relative;
    padding-right: 0.17rem;
    box-sizing: border-box;
    height: 0.576rem;
}
.gsWap-tabListText.GLHJ-2 .GLHJcon li a {
    display: block;
    width: 100%;
    height: 0.576rem;
    background: #f2f3f5;
    color: #3b3b3b;
    font-size: 0.24rem;
    text-decoration: none;
    text-align: center;
    line-height: 0.576rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0 0.05rem;
    box-sizing: border-box;
    border-radius: 4px;
}

.GLHJ-2 .liklist li,
.GLHJ-2 .taglist a,
.GLHJ-2 .imgliklist a.gsWap-imglik {
    position: relative;
    padding-right: 0.13rem;
    box-sizing: border-box;
    height: 0.74rem;
    display: block;
}
.GLHJ-2 .liklist li a,
.GLHJ-2 .taglist a span,
.GLHJ-2 .imgliklist a.gsWap-imglik span {
    display: block;
    width: 100%;
    height: 0.6rem;
    background: #f6f7f9;
    color: #3b3b3b;
    font-size: 0.24rem;
    text-decoration: none;
    text-align: center;
    line-height: 0.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0 0.05rem;
    box-sizing: border-box;
    border-radius: 4px;
}

/* icon布局 */
.GLHJ-2 .liklist li a img {
    vertical-align: middle;
    width: 0.4rem;
    margin-right: 0.1rem;
    margin-left: 0.1rem;
    margin-top: -0.05rem;
}

/* PC筛选布局适配 */
.GLHJ-2 .GLHJnav {
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    margin: 0 -7px 0.4rem;
}
.GLHJ-2 .GLHJnav a {
    display: block;
    height: 0.56rem;
    line-height: 0.56rem;
    font-size: 12px;
    color: #666;
    text-align: center;
    border-radius: 4px;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
    overflow: hidden;
    padding: 0 7px;
    position: relative;
}
.GLHJ-2 .GLHJnav a.cur {
    color: #222;
    font-weight: bold;
}
.GLHJ-2 .GLHJnav a.cur::after {
    content: "";
    border-radius: 2px;
    background: #222;
    height: 2px;
    width: calc(100% - 14px);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.GLHJ-2 .GLHJnav i {
    display: none;
}
.GLHJ-2 .GLHJcon .GLHJ-li.block {
    display: block;
}
.GLHJ-2 .GLHJcon .GLHJ-li.none {
    display: none;
}
/* 展开按钮 */
.conzhan a {
    color: #adadad;
    width: 1.3rem;
    height: 0.5rem;
    margin: 0 auto;
    text-align: center;
    border-radius: 0.2rem;
    font-size: 0.24rem;
    line-height: 0.5rem;
    display: block;
}
.conzhan img {
    width: 0.2rem;
    vertical-align: middle;
    margin-left: 0.1rem;
}
/* PC攻略流程适配 */
.MidLtit {
    height: 0.94rem;
    line-height: 0.94rem;
    font-size: 0.28rem;
    padding-left: 0.27rem;
    box-sizing: border-box;
    font-weight: 700;
    width: 100%;
    display: block;
    overflow: hidden;
    display: none;
}
.GLHJ-1 .con {
    display: none;
}
.GLHJ-1 .nav {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    width: 100%;
    padding-left: 0.17rem;
    box-sizing: border-box;
    height: auto;
    padding-right: 0;
    background: #fff;
}
.GLHJ-1 .nav a {
    margin-bottom: 0.17rem;
    padding-right: 0.17rem;
    box-sizing: border-box;
    flex: 0 0 50%;
    position: relative;
    width: auto;
    height: auto;
    border: none;
}
.GLHJ-1 .nav a.txt {
    display: block;
    height: 0.576rem;
}
.GLHJ-1.gs_col-2 .nav a {
    flex: 0 0 50%;
}
.GLHJ-1.gs_col-3 .nav a {
    flex: 0 0 33.3333333333333%;
}
.GLHJ-1.gs_col-4 .nav a {
    flex: 0 0 25%;
}
.GLHJ-1 .nav a span {
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: calc(100% - 0.17rem);
    height: 0.5rem;
    line-height: 0.65rem;
    background: linear-gradient(transparent, #222);
    background-clip: content-box;
    border-radius: 3px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.GLHJ-1 .nav a.txt span {
    background: #f2f3f5;
    color: #3b3b3b;
    line-height: 0.576rem;
    display: block;
    height: 0.576rem;
    width: calc(100% - 0.17rem);
}
.GLHJ-1 .nav a img {
    display: block;
    width: 100%;
    height: auto;
}

.GLHJ .imgliklist li.lik .link {
    padding: 0.02rem 0;
    width: 100%;
    height: auto;
}
.GLHJ .imgliklist li.lik .link a {
    display: block;
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    background: #f2f3f5;
    color: #3b3b3b;
    font-size: 0.2rem;
    text-decoration: none;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding: 0 0.05rem;
    box-sizing: border-box;
    border-radius: 4px;
}
.GLHJ .imgliklist li.lik .link a i {
    display: inline-block;
    width: 0.09rem;
    height: 0.09rem;
    vertical-align: middle;
}
.GLHJ .imgliklist li.lik .line2 {
    text-align: right;
}
.GLHJ .imgliklist li.lik .line2 a {
    width: 0.75rem;
    _float: expression(this.previousSibling==null? "left": "");
}
.GLHJ .imgliklist li.lik .line2 a:first-child {
    float: left;
}

/* 全部攻略标题适配 */
.all_strate .title {
    position: relative;
}
.all_strate .title .gs_back {
    position: absolute;
    left: 0;
    top: 0;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.23rem;
    color: #3b3b3b;
    padding: 0 0.2rem;
}
.all_strate .title .gs_back img {
    vertical-align: middle;
    width: 0.2rem;
    height: 0.2rem;
    margin-left: 0.1rem;
    margin-top: -1px;
}
.gs_sc_item_open .gs_sc_item_img li div {
    border-radius: 0.06rem;
    overflow: hidden;
}
.gs_sc_item_open .gs_sc_item_img li div p.img_tit {
    margin-top: -0.7rem;
    line-height: 0.75rem;
}

/* 新增攻略集标识 */
.GLHJ-2 .hotIconImg {
    position: absolute;
    right: 9px;
    top: 0;
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    background: url("../images/pchoticon1.png") no-repeat center / 0.3rem;
}
.GLHJ-2 .newsIconImg {
    position: absolute;
    right: 9px;
    top: 0;
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    background: url("../images/pcnewsicon1.png") no-repeat center / 0.3rem;
}
.GLHJ-2 .hotIconText {
    position: absolute;
    right: 9px;
    top: 0;
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    background: url("../images/pchoticon1.png") no-repeat center / 0.3rem;
}
.GLHJ-2 .newsIconText {
    position: absolute;
    right: 9px;
    top: 0;
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    background: url("../images/pcnewsicon1.png") no-repeat center / 0.3rem;
}
/* 攻略集展开更多 */
.gs_strategy_collect .gs_sc_lch {
    display: block;
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.31rem;
    color: #e23703;
    text-align: center;
    text-decoration: none;
    background: #fff;
}
.gs_strategy_collect .gs_sc_lch i {
    padding: 0 0.1rem;
    font-style: normal;
    font-size: 0.31rem;
}
/* 热门推荐 */
.ymw-hot-recommend .ymw-title-lev2 {
    margin-bottom: 0;
}
.ymw-hot-recommend .ymw-hot-rec-list {
    padding: 0;
}
.ymw-hot-recommend .ymw-hot-rec-list li:last-of-type a {
    border-bottom: none;
}
/* 热门H5手游 */
.ymw-hot-h5-game .ymw-title-lev2 {
    margin-bottom: 0.23rem;
}
.ymw-hot-h5-game .ymw-h5-game-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ymw-hot-h5-game .ymw-h5-game-list li a {
    display: block;
}
.ymw-hot-h5-game .ymw-h5-game-list li a img {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0.24rem;
    margin-bottom: 0.16rem;
}
.ymw-hot-h5-game .ymw-h5-game-list li a span {
    display: block;
    max-width: 1.4rem;
    height: 0.4rem;
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ymw-rel-mgame {
    margin: 8px 0 0 !important;
}
/* 评论 */
.ymw-comm {
    position: relative;
}
.ymw-comm .appDownLoadBtn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.ymw-comment {
    width: 100%;
    padding: 0.28rem 0.32rem 0.4rem;
    box-sizing: border-box;
}
.ymw-comment .ymw-title-lev2 .ymw-fb-comment {
    position: absolute;
    right: 0;
    top: 0.03rem;
    width: 1.44rem;
    height: 0.56rem;
    background: #222222;
    border-radius: 0.08rem;
    text-align: center;
    line-height: 0.56rem;
    font-size: 0.24rem;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0.16rem;
}
.ymw-comment .ymw-comment-list {
    width: 100%;
}
.ymw-comment .ymw-comment-list li {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-top: 0.24rem;
}
.ymw-comment .ymw-comment-list li.reply {
    width: 5.64rem;
    margin-left: 0.92rem;
    margin-top: 0.08rem;
}
.ymw-comment .ymw-comment-list li.none {
    display: none;
}
.ymw-comment .ymw-comment-list li.reply .userAvatar {
    width: 0.4rem;
    height: 0.4rem;
}
/* 回复的不是评论的人 */
.ymw-comment .ymw-comment-list li.reply .replyIcon {
    width: 0.2rem;
    height: 0.2rem;
    background: url(../images/reply_icon@3x.png) no-repeat center / 0.2rem;
    margin: 0 0.08rem;
}
.ymw-comment .ymw-comment-list li .userAvatar {
    display: block;
    position: relative;
    width: 0.68rem;
    height: 0.68rem;
    margin-right: 0.24rem;
}
.ymw-comment .ymw-comment-list li .userAvatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.ymw-comment .ymw-comment-list li .userAvatar .icon {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0.24rem;
    height: 0.24rem;
    background: url(../images/icon_renzheng@3x.png) no-repeat center / 0.24rem;
}
.ymw-comment .user-relevant {
    flex: 1;
}
.ymw-comment .user-relevant .nameAndLevel {
    width: 100%;
    display: flex;
    align-items: center;
}
.ymw-comment .user-relevant .nameAndLevel h3 {
    max-width: 3.36rem;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.28rem;
    font-weight: 500;
    color: #222;
    margin-right: 0.08rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ymw-comment li.reply .user-relevant .nameAndLevel h3 {
    max-width: 1.68rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ymw-comment .user-relevant .nameAndLevel .level {
    height: 0.24rem;
    line-height: 0.24rem;
    padding: 0 0.07rem;
    font-size: 0.2rem;
    font-weight: 500;
    color: #aaa;
    background: #f9f9f9;
    border-radius: 0.08rem;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
}
.ymw-comment .user-relevant .timeAndDevice {
    margin-bottom: 0.16rem;
}
.ymw-comment .user-relevant .timeAndDevice span {
    /* display: inline-block; */
    font-size: 0.2rem;
    color: #999;
}
.ymw-comment .user-relevant .timeAndDevice span.time {
    margin-right: 0.16rem;
}
.club-card-comment-list .user-relevant .timeAndDevice span.device {
    max-width: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ymw-comment .ici-more {
    display: flex;
    align-items: center;
    font-size: 0.28rem;
    color: #5485bd;
    padding: 0 0.21rem 0 0.56rem;
    box-sizing: border-box;
    margin-top: 0.24rem;
    margin-left: 0.92rem;
}
.ymw-comment .ici-more i {
    display: block;
    width: 0.21rem;
    height: 0.2rem;
    background: url(../images/reply_more@3x.png) no-repeat right center / 0.21rem 0.2rem;
}
/* 评论图片 */
.ymw-comment .info-pic {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.16rem;
}
.ymw-comment .info-pic a {
    position: relative;
    width: 1.64rem;
    height: 1.64rem;
    margin: 0 0.08rem 0.08rem 0;
}
.ymw-comment .info-pic a img {
    width: 100%;
    height: 100%;
    border-radius: 0.08rem;
}
.ymw-comment .info-pic a i {
    display: block;
    width: 0.41rem;
    height: 0.24rem;
    position: absolute;
    right: 0.05rem;
    bottom: 0.05rem;
}
.ymw-comment li .info-pic a i.gif {
    background: url(../images/qz-img-tips-gif.png) no-repeat;
    background-size: 0.41rem 0.24rem;
}
.ymw-comment li .info-pic a i.long {
    background: url(../images/qz-img-tips-long.png) no-repeat;
    background-size: 0.41rem 0.24rem;
}
.ymw-comment .commentContent p {
    font-size: 0.28rem;
    line-height: 0.42rem;
    color: #222;
}
.ymw-comment .commentContent .emoji {
    width: 0.4rem;
    height: 0.4rem;
    vertical-align: middle;
}
.ymw-comment .infoLike {
    position: absolute;
    right: 0;
    top: 0.36rem;
    font-size: 0.28rem;
    height: 0.32rem;
    padding-right: 0.4rem;
    background: url(../images/icon_zan_hui@3x.png) no-repeat right center / 0.32rem;
    color: #666666;
}
.ymw-comment .infoLike.cur {
    color: #eb413d;
    background: url(../images/icon_zan_active@3x.png) no-repeat right center / 0.32rem;
}
.ymw-backtotop {
    display: none;
}
/* 展开按钮 */
.ymw-comment .zhankaiComment {
    font-size: 0.28rem;
    color: #999;
    line-height: 0.44rem;
}
/* 广告 */
.ad-type1-list .ymw-list-tp1 {
    padding: 0;
}
.ymw-list-tp1.no-padding {
    padding: 0;
}
/* 文章导航 */
/*发布评论*/
.cmt-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.cmt-popup.cur {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.cmt-popup header {
    position: relative;
    height: 0.96rem;
    line-height: 0.96rem;
    text-align: center;
    color: #333;
    font-size: 0.26rem;
}
.cmt-popup header .popup-close {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    left: 0.18rem;
    top: 0.18rem;
}
.cmt-popup header .popup-close {
    background: url(../images/pop-close.png) no-repeat;
    background-size: 0.6rem 0.6rem;
}
.cmt-popup header .popup-smt {
    display: block;
    width: 1rem;
    height: 0.46rem;
    line-height: 0.46rem;
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
    background-color: #555;
    border-radius: 0.1rem;
}
.cmt-popup header .popup-smt {
    position: absolute;
    right: 0.2rem;
    top: 0.25rem;
}
.cmt-popup .popup-con {
    position: relative;
    padding: 0 0.2rem 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: auto;
}
.cmt-popup .popup-srl {
    position: relative;
    line-height: 0.4rem;
    font-size: 0.26rem;
}
.cmt-popup .popup-srl textarea {
    display: block;
    padding: 0;
    width: 100%;
    resize: none;
    -webkit-appearance: none;
    border: 0;
    background: 0 0;
    outline: 0;
}

.cmt-popup .popup-srl .mathIpt {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -99999;
    visibility: hidden;
}
/* 分享到QQ、微信... */
.ymw-bdshare .bdsharebuttonbox a.bds_tsina {
    background-image: url(../images/icons-c-wb.png);
}
.ymw-bdshare .bdsharebuttonbox a.bds_sqq {
    background-image: url(../images/icons-c-qq.png);
}
.ymw-bdshare .bdsharebuttonbox a.bds_qzone {
    background-image: url(../images/icons-c-qz.png);
}
.ymw-bdshare-new .bdsharebuttonbox a.bds_weixin {
    background-image: url(../images/ymw-bds-wx.png);
}
.ymw-bdshare-new .bdsharebuttonbox a.bds_wxquan {
    background-image: url(../images/ymw-bds-wxq.png);
}
.ymw-bdshare-new .bdsharebuttonbox a.bds_tsina {
    background-image: url(../images/ymw-bds-wb.png);
}
.ymw-bdshare-new .bdsharebuttonbox a.bds_sqq {
    background-image: url(../images/ymw-bds-qq.png);
}
.ymw-bdshare-new .bdsharebuttonbox a.bds_qzone {
    background-image: url(../images/ymw-bds-qz.png);
}
.ymw-bdshare-new .bdsharebuttonbox a.bds_more {
    background-image: url(../images/ymw-bds-more.png);
}
.ymw-bdshare .bdsharebuttonbox {
    float: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.ymw-bdshare .bdsharebuttonbox .bds_more,
.ymw-bdshare .bdsharebuttonbox .shareCount {
    display: none;
}
.ymw-bdshare .bdsharebuttonbox a {
    display: block;
    float: none;
    padding: 0;
    margin: 0 16px;
    width: 51px;
    height: 51px;
    background: 0 0;
    background-repeat: no-repeat;
    background-position: center center !important;
    background-size: auto 23px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.ymw-bdshare .bdsharebuttonbox a.bds_tsina {
    background-color: #e5450d;
}
.ymw-bdshare .bdsharebuttonbox a.bds_sqq {
    background-color: #2c83c0;
}
.ymw-bdshare .bdsharebuttonbox a.bds_qzone {
    background-color: #d9a11a;
}
.ymw-bdshare-new {
    padding-top: 0.4rem;
    margin-top: 0.3rem;
    border-top: 1px solid #e5e5e5;
    position: relative;
    display: flex;
    justify-content: center;
}
.ymw-bdshare-new-tit {
    width: 1rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.24rem;
    color: #666;
}
.ymw-bdshare-new .bdsharebuttonbox {
    flex: 1;
    height: 0.5rem;
}
.ymw-bdshare-new .bdsharebuttonbox a {
    margin: 0 0.3rem;
    float: left;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background-position: 0 0;
    background-size: 100% 100%;
}
.ymw-bdshare-new .bdsharebuttonbox a.bds_count {
    display: none;
}
.ymw-bdshare-new .bdsharebuttonbox a.bds_more {
    margin-right: 0;
}
/* 登录 */
.Ul-bd .Ul-input .Ul-user {
    background-image: url(../images/ymwlog-user.png);
}
.Ul-bd .Ul-input .Ul-pwd {
    background-image: url(../images/ymwlog-psw.png);
}
.Ul-bd .Ul-st-btn a.Ul-qq i {
    background-image: url(../images/ymwlog-qq.png);
}
.Ul-bd .Ul-st-btn a.Ul-sina i {
    background-image: url(../images/ymwlog-wb.png);
}
.Ul-bd .Ul-st-btn a.Ul-wx i {
    background-image: url(../images/ymwlog-wx.png);
}
.Ul-bd .Ul-input .UI-ipt-btn-clear {
    background-image: url(../images/ymwlog-clear.png);
}
.User-login {
    padding-bottom: 20px;
}
.Ul-hd {
    display: none;
}
.ymw-log-logo {
    display: block;
    margin: 30px auto 19px;
    width: 138px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.Ul-bd {
    margin: 0 15px;
}
.Ul-bd .Ul-err {
    display: none;
}
.Ul-bd .Ul-input {
    display: block;
    position: relative;
    height: 66px;
    background-color: #fff;
    border-top: 1px solid #ddd;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -o-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.Ul-bd .Ul-input.Ul-input-t {
    border: 1px solid #ddd;
    border-bottom: none;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.Ul-bd .Ul-input.Ul-input-b {
    border: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.Ul-bd .Ul-input .Ul-pwd,
.Ul-bd .Ul-input .Ul-user {
    display: block;
    margin: 0 17px;
    width: 25px;
    min-width: 25px;
    height: 29px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.Ul-bd .Ul-input input {
    display: block;
    margin-right: 17px;
    width: 100%;
    border: none;
    outline: 0;
}
.Ul-bd .Ul-input .UI-ipt-btn-showpsw {
    display: block;
    position: absolute;
    right: 17px;
    top: 50%;
    margin-top: -12px;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
    color: #333;
}
.Ul-bd .Ul-input .UI-ipt-btn-clear {
    display: none;
    position: absolute;
    right: 17px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.Ul-bd .Ul-input .UI-ipt-btn-clear.cur {
    display: block;
}
.Ul-bd .Ul-btn {
    margin: 27px 0 21px;
    width: 100%;
}
.Ul-bd .Ul-btn a.Ul-button {
    display: block;
    width: 100%;
    height: 57px;
    line-height: 57px;
    font-size: 23px;
    color: #fff;
    text-align: center;
    background-color: #e7222a;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.Ul-bd .Ul-chk {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.Ul-bd .Ul-chk label {
    display: none;
}
.Ul-bd .Ul-chk .Ul-link {
    font-size: 17px;
    color: #555;
}
.Ul-bd .Ul-chk .Ul-link.Ul-link-b {
    color: #0e78c0;
}
.Ul-bd .UI-st {
    margin: 15px 0;
    height: 26px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -o-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.Ul-bd .UI-st span {
    display: block;
    min-width: 120px;
    width: 120px;
    font-size: 15px;
    color: #777;
    text-align: center;
}
.Ul-bd .UI-st .UI-st-line {
    width: 100%;
    height: 1px;
    background-color: #ccc;
}
.Ul-bd .Ul-st-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.Ul-bd .Ul-st-btn a {
    display: block;
    padding: 0 12px;
    width: 66px;
    height: 66px;
}
.Ul-bd .Ul-st-btn a i {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 23px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
}

.gs_zp_pop_msk {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 9999998;
}
.gs_zp_pop {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999999;
    background-color: #fff;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 0.1rem;
    overflow: hidden;
}
.gs_zp_pop .gs_head {
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.4rem;
    color: #333;
    text-align: center;
    background-color: #f2f2f3;
    font-weight: 700;
}
.gs_zp_pop_del {
    width: 6.88rem;
    height: 4.38rem;
}
.gs_zp_pop_del .gs_txt {
    padding: 0.5rem 0.3rem;
    height: 1rem;
    line-height: 0.5rem;
    font-size: 0.3rem;
    color: #333;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.gs_zp_pop_del .gs_btns {
    padding: 0 0.3rem;
    height: 0.78rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.gs_zp_pop_del .gs_btns a {
    display: block;
    width: 3.02rem;
    height: 0.78rem;
    line-height: 0.78rem;
    font-size: 0.3rem;
    text-align: center;
    box-sizing: border-box;
    border-radius: 0.1rem;
    transition: all 0.1s ease;
}
.gs_zp_pop_del .gs_btns a.cancel {
    background-color: #f2f2f3;
    color: #999;
    border: 0.02rem solid #ddd;
}
.gs_zp_pop_del .gs_btns a.confirm {
    background-color: #2aae68;
    color: #fff;
}
.gs_zp_pop_del .gs_btns a:active {
    transform: scale(0.97);
}
.gs_zp_pop_login {
    width: 6.88rem;
    height: 7.88rem;
}
.gs_zp_pop_login .gs_body {
    padding-top: 0.4rem;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-input {
    height: 0.95rem;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-input.Ul-input-t {
    border: 0.02rem solid #ddd;
    border-bottom: none;
    border-radius: 0.15rem 0.15rem 0 0;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-input.Ul-input-b {
    border: 0.02rem solid #ddd;
    border-radius: 0 0 0.15rem 0.15rem;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-input .Ul-pwd,
.gs_zp_pop_login .gs_body .Ul-bd .Ul-input .Ul-user {
    margin: 0 0.4rem 0 0.5rem;
    width: 0.42rem;
    min-width: 0.42rem;
    height: 0.5rem;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-input input {
    display: block;
    margin-right: 0.23rem;
    width: 100%;
    border: none;
    outline: 0;
    font-size: 0.3rem;
    color: #000;
    font-weight: 700;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-input .UI-ipt-btn-showpsw {
    right: 0.23rem;
    top: 50%;
    margin-top: -0.12rem;
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.3rem;
    color: #999;
    font-weight: 700;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-input .UI-ipt-btn-clear {
    right: 0.23rem;
    margin-top: -0.15rem;
    width: 0.3rem;
    height: 0.3rem;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-btn {
    margin: 0.3rem 0 0.2rem;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-btn a.Ul-button {
    height: 0.78rem;
    line-height: 0.78rem;
    font-size: 0.3rem;
    background-color: #2aae68;
    font-weight: 700;
    border-radius: 0.1rem;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-chk {
    height: 0.4rem;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-chk .Ul-link {
    font-size: 0.26rem;
    color: #999;
    font-weight: 700;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-chk .Ul-link.Ul-link-b {
    color: #0e78c0;
}
.gs_zp_pop_login .gs_body .Ul-bd .UI-st {
    margin: 0.3rem 0;
    height: 0.5rem;
}
.gs_zp_pop_login .gs_body .Ul-bd .UI-st span {
    display: block;
    min-width: 2.1rem;
    width: 2.1rem;
    font-size: 0.26rem;
    color: #999;
    font-weight: 700;
}
.gs_zp_pop_login .gs_body .Ul-bd .UI-st .UI-st-line {
    background-color: #d9d9d9;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-st-btn a {
    padding: 0 0.15rem;
    width: 1rem;
    height: 1rem;
}
.gs_zp_pop_login .gs_body .Ul-bd .Ul-st-btn a i {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 0.4rem;
    border: 0.02rem solid #d9d9d9;
    box-sizing: border-box;
    border-radius: 0.5rem;
}
.gs_zp_myscore .gs_zp_myscore_comment .comm_con.hideMoreContent:after,
.remark_inner_floors .remark_ir_issue.hideTxt:after,
.remark_main .issue.hideTxt:after,
.remark_main .remark_ir_issue.hideTxt:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.67rem;
    background: url(../images/mask-txt.png) 0 0 repeat;
    background-size: auto 100%;
}

@media only screen and (max-width: 350px) {
    #gsGlListSCM .gs_sc_con {
        margin-top: -0.15rem;
    }
    #gsStrategyCollect .gs_sc_con {
        margin-top: -0.02rem;
    }
    #gsSCM .gs_sc_con {
        margin-top: -0.15rem;
        height: auto;
        overflow: hidden;
        position: relative;
    }
    #gsSCM .gs_sc_con.open {
        height: auto;
        overflow: visible;
    }
    #gsZqStrategy .gs_sc_con {
        margin-top: -0.15rem;
        height: 8rem;
        overflow: hidden;
        position: relative;
    }
    #gsZqStrategy .gs_sc_con.open {
        height: auto;
        overflow: visible;
    }
    .gs_sc_item,
    .gs_sc_item_open,
    .gs_sc_item_list,
    .gs_sc_img {
        width: 100%;
    }
    .gs_strategy_collect .gs_sc_tit {
        position: relative;
        padding-left: 0.32rem;
        height: 0.52rem;
        line-height: 0.52rem;
        font-size: 0.36rem;
        font-weight: 600;
        color: #222;
        background: #fff;
        margin-bottom: 0.08rem;
    }
    .gs_strategy_collect .gs_sc_tit .more {
        position: absolute;
        right: 0;
        top: 0.15rem;
        padding-right: 0.24rem;
        background: url(../images/more_icon@3x.png) no-repeat right center / 0.24rem;
        height: 0.33rem;
        line-height: 0.33rem;
        font-size: 0.24rem;
        color: #999;
    }
    .gs_strategy_collect .gs_sc_tit i {
        display: none;
        position: absolute;
        left: 0;
        top: 0.42rem;
        width: 0.07rem;
        height: 0.29rem;
        background-color: #e7222a;
    }
    #gsZqStrategy .gs_sc_tit {
        display: none;
    }
    #gsGlListSCM .gs_sc_item,
    #gsGlListSCM .gs_sc_img {
        border-top: 0.15rem solid #f5f5f5;
        background: #fff;
        padding-bottom: 0.15rem;
        overflow: hidden;
    }
    #gsSCM .gs_sc_item,
    #gsSCM .gs_sc_img,
    #gsZqStrategy .gs_sc_item,
    #gsZqStrategy .gs_sc_img,
    #gsStrategyCollect .gs_sc_item,
    #gsStrategyCollect .gs_sc_img {
        border-top: 0.01rem solid #f5f5f5;
        background: #fff;
        overflow: hidden;
    }
    .gs_sc_item_list {
        width: 100%;
        margin: 0 0.11rem;
        overflow: hidden;
    }
    #gsStrategyCollect .gs_sc_item_list {
        width: 100%;
        margin: 0rem;
        overflow: hidden;
    }
    .gs_sc_item_btn,
    .gs_sc_item_btn_img {
        height: 0.94rem;
        line-height: 0.94rem;
        font-size: 0.3rem;
        margin-left: 0.27rem;
        font-weight: 700;
    }
    .gs_sc_item_list li,
    .gs_sc_item_img li {
        float: left;
    }
    .gs_sc_item_open {
        position: relative;
    }
    .gs_sc_item_list li a,
    #gsStrategyCollect .gs_sc_item_list li a {
        display: block;
        width: 3.225rem;
        height: 0.675rem;
        position: relative;
        margin: 0 0 0.17rem 0.17rem;
        line-height: 0.675rem;
        border-radius: 0.06rem;
        background: #fafafa;
        color: #444;
        font-size: 0.26rem;
        text-align: center;
        text-decoration: none;
    }
    .gs_sc_item_img li div {
        display: block;
        width: 3.25rem;
        height: 1.81rem;
        margin: 0 0 0.26rem 0.25rem;
        position: relative;
    }
    #gsStrategyCollect .gs_sc_item_img li div {
        display: block;
        width: 3.2rem;
        height: 1.8rem;
        margin: 0 0 0.18rem 0.18rem;
        position: relative;
    }
    .gs_sc_item_img li div img {
        width: 100%;
    }
    .gs_sc_item_img li div p.img_tit {
        position: absolute;
        width: 100%;
        height: 0.66rem;
        background: url(../images/shadow.png) 0 0 no-repeat;
        background-size: 100%;
        text-align: center;
        line-height: 0.66rem;
        color: #fff;
        font-size: 0.3rem;
        margin-top: -0.72rem;
        text-decoration: none;
    }
    #gsSCM .gs_sc_lch {
        display: block;
        width: 100%;
        height: 0.9rem;
        font-size: 0.31rem;
        color: #e23703;
        text-align: center;
        text-decoration: none;
        line-height: 0.9rem;
        background: #fff;
    }
    #gsSCM .gs_sc_lch i {
        font-style: normal;
        width: 0.4rem;
        height: 0.9rem;
        font-size: 0.31rem;
        line-height: 1rem;
        vertical-align: bottom;
        display: inline-block;
    }
    #gsSCM #gsSCMexist {
        width: 100%;
        height: 0.6rem;
        background: url(../images/gradient.png) repeat-x;
        position: absolute;
        bottom: 0;
        z-index: 20;
    }
    #gsZqStrategy .gs_sc_lch {
        display: block;
        width: 100%;
        height: 0.9rem;
        font-size: 0.31rem;
        color: #e23703;
        text-align: center;
        text-decoration: none;
        line-height: 0.9rem;
        background: #fff;
    }
    #gsZqStrategy .gs_sc_lch i {
        font-style: normal;
        width: 0.4rem;
        height: 0.9rem;
        font-size: 0.31rem;
        line-height: 1rem;
        vertical-align: bottom;
        display: inline-block;
    }
    #gsZqStrategy #gsSCMexist {
        width: 100%;
        height: 0.6rem;
        background: url(../images/gradient.png) repeat-x;
        position: absolute;
        bottom: 0;
        z-index: 20;
    }
    .gs_sc_item_more {
        text-decoration: none;
        color: #aaa;
        font-size: 0.28rem;
        position: absolute;
        height: 0.94rem;
        line-height: 0.94rem;
        right: 0.27rem;
        top: -0.94rem;
    }
}
/* 游戏卡片 */
.box_wap {
    display: flex;
    align-items: center;
    height: 1.82rem;
    background-color: #f5f7f9;
    position: relative;
    border-radius: 0.08rem;
    margin-bottom: 0.4rem;
}
.box_wap .img {
    float: left;
    width: 1.08rem;
    height: 1.54rem;
    border-radius: 0.08rem;
    margin: 0 0.24rem 0 0.14rem;
}
.box_wap .img img {
    width: 1.08rem;
    height: 1.54rem;
    border-radius: 0.08rem;
}
.box_wap .info {
    float: left;
    padding-top: 0.25rem;
    width: 3.63rem;
    height: 1.55rem;
}
.box_wap .info h5 {
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.28rem;
    margin-bottom: 0.08rem;
}
.box_wap .info h5 a {
    color: #222;
}
.box_wap .info p {
    height: 0.5rem;
    line-height: 0.24rem;
    font-size: 0.18rem;
    color: #999;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.box_wap .info p a {
    float: left;
    margin-right: 0.1rem;
    color: #999;
}
.box_wap .score {
    display: none;
    padding-top: 0.05rem;
    width: 1.28rem;
    height: 1.27rem;
    text-align: center;
    background-color: #fff;
    border-radius: 0.1rem;
    position: absolute;
    right: 0.22rem;
    top: 0.24rem;
}
.box_wap .score a {
    display: block;
    width: 1.28rem;
    height: 1.27rem;
}
.box_wap .score .num {
    width: 1.28rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.5rem;
    color: #2db46c;
    font-weight: 700;
}
.box_wap .score .num em {
    font-size: 0.3rem;
    font-style: normal;
}
.box_wap .score .num span {
    font-size: 0.2rem;
    color: #222;
    font-weight: normal;
}
.box_wap .score .txt {
    width: 1.28rem;
    height: 0.22rem;
    line-height: 0.22rem;
    font-size: 0.18rem;
    color: #999;
}

/* 热门标签 */
.yu-tags {
    padding: 0.4rem 0.32rem;
    box-sizing: border-box;
    border-bottom: 0.12rem solid #f5f7f9;
}
.yu-tags h3 {
    position: relative;
    display: block;
    padding-left: 0.25rem;
    margin-bottom: 0.2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.33rem;
    font-weight: 700;
    color: #333;
}
.yu-tags h3:after {
    display: block;
    position: absolute;
    content: "";
    left: 0;
    top: 0.15rem;
    width: 0.07rem;
    height: 0.3rem;
    background-color: #e7222a;
}
.yu-tags a {
    display: inline-block;
    padding: 6px 10px;
    margin: 0 6px 6px 0;
    background-color: #f2f2f3;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
}

/* gif */
.app_gif {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.gifDiv {
    width: 600px;
    height: auto;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 0px;
}
.app_gif p {
    display: flex;
    margin-top: 28px;
    margin-bottom: 0;
}
.gifDiv a {
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    display: flex;
}
.gifLoading_a:hover {
    cursor: pointer;
}
.gifLoading_i {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    visibility: hidden;
    width: 50px;
    height: 50px;
    background: url("../images/gifplay.png") no-repeat;
    /* background: url("../images/gifplay.png") no-repeat; */
    background-size: 100% 100%;
}
.Image_picact {
    opacity: 1;
    display: block;
    margin: 0 auto;
}

/* 一键复制淘口令按钮样式 */
.CopyKeyButton {
    width: 4.8rem;
    height: 0.88rem;
    line-height: 0.88rem;
    background: linear-gradient(90deg, #f8745c 4%, #f3c161 95%);
    color: #fff;
    text-align: center;
    font-size: 0.32rem;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    position: relative;
    left: 50%;
    margin-left: -2.4rem;
    border-radius: 0.44rem;
}</pre></body></html>