html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

body {
  background: #f4f6f8;
  color: #30363c;
  font-family: Arial, "Microsoft YaHei", sans-serif;
}

.g-white-box {
  width: auto;
  margin: 8px 0 0;
  box-sizing: border-box;
}

.m-newsdiv {
  padding: 0 16px 18px;
  border-top: 1px solid #edf1f4;
  border-bottom: 1px solid #edf1f4;
}

.g-cms-cont {
  padding: 20px 0 16px;
  border-bottom: 1px solid #edf1f4;
}

.g-cms-cont h1 {
  color: #20262c;
  font-size: 23px;
  font-weight: 700;
  line-height: 34px;
  word-break: break-all;
}

.g-cms-date {
  display: block;
  margin-top: 10px;
  color: #98a0a7;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}

.m-newsdiv .m-main-cont {
  width: 100%;
  padding-top: 4px;
  box-sizing: border-box;
  color: #343a40;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  word-break: break-all;
}

.m-newsdiv .m-main-cont p {
  width: auto;
  margin: 16px 0 0;
  color: #343a40;
  font-size: 16px;
  line-height: 30px;
  overflow: visible;
}

.m-newsdiv .m-main-cont h2,
.m-newsdiv .m-main-cont h3,
.m-newsdiv .m-main-cont h4 {
  width: auto;
  height: auto;
  margin: 24px 0 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: none;
  color: #252b31;
  font-weight: 700;
  text-indent: 0;
  overflow: visible;
}

.m-newsdiv .m-main-cont h2 {
  font-size: 20px;
  line-height: 30px;
}

.m-newsdiv .m-main-cont h3 {
  padding-left: 10px;
  border-left: 4px solid #1aa8fb;
  font-size: 18px;
  line-height: 26px;
}

.m-newsdiv .m-main-cont h4 {
  font-size: 16px;
  line-height: 26px;
}

.m-newsdiv .m-main-cont h4 em {
  float: none;
  color: inherit;
}

.m-newsdiv .m-main-cont a {
  color: #168fd4;
}

.m-newsdiv .m-main-cont img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto !important;
  margin: 14px auto 0;
  border-radius: 4px;
}

.m-newsdiv .m-main-cont ul,
.m-newsdiv .m-main-cont ol {
  margin: 14px 0 0;
  padding-left: 24px;
}

.m-newsdiv .m-main-cont ul li {
  list-style: disc;
}

.m-newsdiv .m-main-cont ol li {
  list-style: decimal;
}

.m-newsdiv .m-main-cont li {
  margin-top: 6px;
  line-height: 28px;
}

.m-newsdiv .m-main-cont blockquote {
  margin: 16px 0 0;
  padding: 10px 12px;
  border-left: 3px solid #83cdf6;
  background: #f5f9fc;
  color: #66727c;
}

.m-newsdiv .m-main-cont table {
  display: block;
  width: 100% !important;
  max-width: 100%;
  margin: 16px 0 0 !important;
  border-collapse: collapse;
  overflow-x: auto;
}

.m-newsdiv .m-main-cont th,
.m-newsdiv .m-main-cont td {
  padding: 8px;
  border: 1px solid #e4e8eb;
  font-size: 14px;
  line-height: 22px;
}

.m-newsdiv .m-main-cont pre {
  max-width: 100%;
  margin: 16px 0 0;
  padding: 12px;
  background: #f5f7f8;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 22px;
  overflow: auto;
}

.m-newsdiv .m-main-cont iframe,
.m-newsdiv .m-main-cont video {
  display: block;
  max-width: 100%;
  margin: 16px auto 0;
}

.da-fu {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
}

.g-userlike-box,
.g-key-box,
.g-otherlike-box,
.g-newpl-box,
.m-related-news {
  padding-top: 16px;
  border-top: 1px solid #edf1f4;
  border-bottom: 1px solid #edf1f4;
}

.g-userlike-box .m-plantx-box {
  padding: 0 5px 15px;
}

.g-userlike-box .m-plantx-box li {
  padding: 15px 10px 0;
}

.g-userlike-box .m-plantx-box li a .u-img {
  border-radius: 12px;
}

.m-related-news {
  padding-bottom: 3px;
}

.m-xgnews {
  padding: 5px 15px 0;
}

.m-inlinta {
  display: block;
  margin: 0;
}

.m-inlinta dl {
  min-height: 94px;
  padding: 14px 0;
  border-bottom: 1px solid #edf1f4;
  box-sizing: border-box;
  overflow: hidden;
}

.m-inlinta:last-child dl {
  border-bottom: 0;
}

.m-inlinta dl dt {
  height: 24px;
  padding: 0;
  color: #272d33;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.m-inlinta dl dd.m-inliimgdd {
  float: right;
  width: 120px;
  height: 68px;
  margin: 10px 0 0 12px;
  border-radius: 5px;
  background: #f0f2f4;
  overflow: hidden;
}

.m-inlinta dl dd.m-inliimgdd img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
}

.m-inlinta dl dd.m-inlitxt {
  height: 48px;
  margin-top: 10px;
  color: #8a949c;
  font-size: 13px;
  line-height: 24px;
  word-break: break-all;
  overflow: hidden;
}

.m-block-zt {
  padding: 15px 15px 10px;
  overflow: hidden;
}

.m-block-zt ul li {
  float: left;
  width: 160px;
}

.m-block-zt ul li .tu {
  display: block;
  width: 100%;
  height: 96px;
  border-radius: 6px;
  object-fit: cover;
}

.m-block-zt ul li .name {
  height: 32px;
  color: #3b4248;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.g-otherlike-box .m-planty-box {
  padding-top: 3px;
  padding-bottom: 3px;
}

.g-newpl-box {
  padding: 15px 0 14px;
}

.g-newpl-box > .u-title {
  position: relative;
  width: 100%;
  height: 20px;
  margin: 0 !important;
  padding: 0 95px 0 15px;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  box-sizing: border-box;
  line-height: 20px;
  overflow: hidden;
}

.g-newpl-box .m-ly-tab {
  position: absolute;
  top: 0;
  right: 15px;
  display: block;
  width: auto;
  height: 20px;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  text-align: right;
  overflow: visible;
}

.g-newpl-box .m-ly-tab em {
  display: inline-block;
  margin-left: 14px;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #9aa2a9;
  cursor: pointer;
}

.g-newpl-box .m-ly-tab em.m-hov {
  color: #1aa8fb;
}

.g-newpl-box > .m-addpl {
  width: auto;
  margin: 12px 15px 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-sizing: border-box;
  overflow: visible;
}

.g-newpl-box > .m-addpl > .u-comment-textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 44px;
  margin: 0 !important;
  padding: 10px 12px;
  border: 1px solid #e3e8ec;
  border-radius: 6px;
  outline: 0;
  background: #f8fafb;
  box-sizing: border-box;
  color: #343a40;
  font-family: Arial, "Microsoft YaHei", sans-serif;
  font-size: 14px;
  line-height: 22px;
  resize: none;
  overflow: hidden;
}

.g-newpl-box > .m-addpl > .u-comment-textarea:focus {
  border-color: #89cdf4;
  background: #fff;
}

.g-newpl-box > .m-addpl > .m-tjpl {
  display: none;
  width: 100%;
  min-height: 40px;
  height: auto;
  margin-top: 10px;
  padding: 2px 0;
  box-sizing: border-box;
  align-items: center;
  justify-content: space-between;
  overflow: visible;
}

.g-newpl-box .m-comment-face {
  display: flex;
  min-width: 0;
  height: 36px;
  align-items: center;
  flex: 1;
  overflow: visible;
}

.g-newpl-box .m-comment-face > span {
  position: relative;
  display: block;
  width: 34px;
  height: 34px;
  margin-right: 8px;
  border: 2px solid transparent;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  flex: 0 0 34px;
  overflow: visible;
}

.g-newpl-box .m-comment-face > span img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.g-newpl-box .m-comment-face > span.f-hover {
  border-color: #1aa8fb;
}

.g-newpl-box .m-tjpl .u-comment-submit {
  display: block;
  width: 88px;
  height: 34px;
  margin: 0 0 0 8px !important;
  padding: 0;
  border: 0;
  border-radius: 5px;
  background: #b9c1c7;
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
}

.g-newpl-box .m-tjpl .u-comment-submit.gopl {
  background: #1aa8fb;
}

.g-newpl-box > .g-game-ly {
  width: auto;
  margin: 12px 0 0;
  padding: 0 15px;
  border-top: 1px solid #edf1f4;
  box-sizing: border-box;
}

.g-game-ly dl.m-comment-list {
  padding: 15px 0;
  border-bottom: 1px solid #edf1f4;
  overflow: hidden;
}

.g-game-ly .m-comment-list dt {
  display: flex;
  min-width: 0;
  align-items: center;
}

.g-game-ly .m-comment-user {
  display: flex;
  min-width: 0;
  flex: 1;
  align-items: center;
}

.g-game-ly .m-comment-user .u-comment-face {
  display: block;
  width: 36px;
  height: 36px;
  margin-right: 9px;
  border-radius: 50%;
  flex: 0 0 36px;
}

.g-game-ly .u-comment-name {
  color: #505960;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.g-game-ly .u-comment-time {
  margin-left: 8px;
  color: #a5adb3;
  font-size: 11px;
  line-height: 18px;
  white-space: nowrap;
}

.g-game-ly .m-comment-list dd {
  margin: 9px 0 0 45px;
  color: #353c42;
  font-size: 14px;
  line-height: 23px;
  word-break: break-all;
}

.g-game-ly .m-comment-list dd > strong {
  font-weight: normal;
}

.g-game-ly .m-comment-introd {
  display: flex;
  min-height: 20px;
  margin-top: 8px;
  color: #9ba3aa;
  font-size: 11px;
  line-height: 20px;
  justify-content: space-between;
}

.g-game-ly .u-comment-model {
  display: block;
  min-width: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.g-game-ly .u-comment-model img {
  width: auto;
  height: 13px;
  margin: 0 5px 2px 0;
  vertical-align: middle;
}

.g-game-ly .m-comment-support {
  display: block;
  margin-left: 10px;
  white-space: nowrap;
}

.g-game-ly .m-comment-support a {
  margin-left: 10px;
  color: #7e929f;
}

.g-game-ly .m-comment-support a:first-child {
  color: #1aa8fb;
}

.g-game-ly .m-comment-bjhf {
  margin-top: 8px;
  padding: 8px 10px;
  border-radius: 4px;
  background: #f5f7f8;
  color: #707b83;
}

.g-game-ly .m-comment-bjhf i {
  color: #1aa8fb;
  font-style: normal;
}

.g-newpl-box .u-comment-more {
  display: block;
  height: 44px;
  color: #71808b;
  font-size: 13px;
  font-weight: normal;
  line-height: 44px;
  text-align: center;
  overflow: hidden;
}

@media screen and (max-width: 359px) {
  .g-cms-cont h1 {
    font-size: 21px;
    line-height: 31px;
  }

  .m-newsdiv {
    padding-right: 14px;
    padding-left: 14px;
  }

  .m-inlinta dl dd.m-inliimgdd {
    width: 108px;
    height: 62px;
  }

  .g-game-ly .u-comment-time {
    display: none;
  }
}
