@media (prefers-color-scheme: dark) {
  body.wx_wap_page {
    background-color: #fff !important;
  }
  .wx_wap_page #js_article * {
    background: #fff;
    color: #333;
  }
  .wx_wap_page #js_article #page-content {
    background: #fff;
    color: #333;
  }
}
.nav_m {
  width: 100%;
  display: -moz-box;
  display: -webkit-box;
  display: -o-box;
  display: box;
  background: #fff;
  position: relative;
  z-index: 2;
}

.nav_m li {
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  font-size: 0.4rem;
  color: #8fa3ae;
  border-bottom: 0.01rem solid #d8d8d8;
  -webkit-box-flex: 1;
}

.nav_m li.nav_hover {
  color: #4eaaf6;
  border-bottom-color: #59b0f6;
}

.nav_m li a {
  display: block;
  color: #8fa3ae;
}

.nav_m li.nav_hover a {
  display: block;
  color: #4eaaf6;
}

.new,
.hot {
  /*width: 1rem;*/
  height: 0.5rem;
  line-height: 0.5rem;
  background: red;
  display: inline-block;
  /*margin: 0.15rem 0.15rem 0 0;*/
  color: #808080;
  font-size: 0.3rem;
  text-align: center;
  color: #fff;
}

.new {
  background: #f47b87;
}

.hot {
  background: #ffa97d;
}

.shared {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 0.99rem;
  height: 1.04rem;
  background: url(../../img/wx/marketing_img/shared.png) no-repeat;
  background-size: 100% 100%;
}
.clearance {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 0.2rem;
  background: #f3f3f3;
}

.article_item {
  /*border-top: 1px solid #E3E3E3;*/
  background-color: #fff;
  padding: 0.8rem;
  position: relative;
}

.article_item .fl {
  width: 12.3rem;
}

.article_item .fl h2 {
  width: 100%;
  /*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
  color: #222;
  font-size: 0.8rem;
  line-height: 1.2rem;
  font-weight: normal;
}

.article_item .fl p {
  color: #808080;
  font-size: 0.28rem;
  line-height: 0.45rem;
  margin-top: 0.05rem;
}

.article_item .fl time {
  color: #999;
  font-size: 0.6rem;
  margin-top: 0.25rem;
  margin-right: 0.15rem;
  display: block;
  float: left;
}

.article_item .fr {
  /*width: 25%;*/
  width: 4.6rem;
  height: 4rem;
  overflow: hidden;
  border-radius: 4px;
}

.article_item .fr img {
  width: 4.6rem;
  height: 4rem;
}

.content_article {
  padding-bottom: 0.43rem;
}

.adv {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-bottom: 0.75rem;
}

.adv img {
  width: 100%;
}

.tip {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #e6c69f;
}

.tip .text {
  margin: 0.046rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border: 1px solid #ab7b33;
  font-size: 0.24rem;
}

.tip .text a {
  color: #268ad0;
  text-decoration: underline;
}

.tip .closebnt {
  position: fixed;
  bottom: 0.28rem;
  right: 0.16rem;
  width: 0.2rem;
  height: 0.2rem;
}

.pop {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.pop .main {
  text-align: center;
  position: absolute;
  width: 6.5rem;
  top: 50%;
  left: 50%;
  margin-left: -3.25rem;
  margin-top: -3rem;
  background: #ffffff;
  border-radius: 0.04rem;
  border-top: 0.13rem solid #59b0f6;
}

.pop .main .share {
  margin: 0.2rem;
  text-align: left;
}

.pop .main .share img {
  width: 2.53rem;
  height: 0.63rem;
}

.pop .main .share_text {
  word-wrap: break-word;
  word-break: normal;
  text-align: left;
  margin: 0.2rem;
  border: 1px solid #dcdcdc;
  background: #f8f8f8;
  color: #666;
  font-size: 0.28rem;
  padding: 0.15rem;
  border-radius: 3px;
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.pop .main .popClose {
  position: absolute;
  width: 0.32rem;
  height: 0.32rem;
  top: 0.3rem;
  right: 0.2rem;
}

#copyCode {
  outline: none;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  border-radius: 2px;
  padding: 0.2rem 0.8rem;
  margin: 0.2rem auto;
  font-size: 0.28rem;
  color: #5eadef;
}
/*new_add*/
li:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.categorys,
.categorys div {
  width: 100%;
  overflow: hidden;
}
.categorys {
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  height: 1.8rem;
  line-height: 0.8rem;
  background: #fff;
  padding-top: 1rem;
  padding-left: 1rem;
}
.categorys div {
  width: 16.5rem;
  height: 1.8rem;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.categorys div ul {
  /*padding: 0 .2rem;*/
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
}
.nav_li li {
  cursor: pointer;
  position: relative;
  z-index: 0;
  margin-right: 0.5rem;
  line-height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  font-size: 0.6rem;
  color: #555;
  padding: 0.35rem 0.4rem;
  background: #f0f1f5;
  border-radius: 15px;
}
.nav_li li i {
  line-height: 0.35rem;
}
.nav_li .nav_hover {
  color: #fff;
  background: #2d4ffa;
}
.nav_li .nav_hover .line {
  /*display: block;
    background-color: #21a4f4;
    height: 0.04rem;
    width: 0.4rem;
    margin: 0.1rem auto 0;*/
}
.more_img {
  position: absolute;
  top: 1rem;
  right: 0.5rem;
  z-index: 2;
  display: block;
  width: 0.35rem;
  height: 0.2rem;
  margin-top: 0.28rem;
  background: url(../../img/wx/marketing_img/more02.png) no-repeat 0 0;
  background-size: 100% 100%;
}
/*more_window*/
.more_window {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 3;
}
.style_txt {
  display: block;
  text-align: center;
  margin: 0.3rem auto 0.5rem;
  font-size: 0.6rem;
  color: #4c4c4c;
  font-weight: 600;
}
.Label_nav li {
  display: inline-block;
  /*width: 1.8rem;*/
  height: 1.4rem;
  line-height: 1.4rem;
  margin: 0 0 0.6rem 0.7rem;
  border: 1px solid #dfdfdf;
  border-radius: 0.4rem;
  text-align: center;
  /*font-weight: 100;*/
  color: #646464;
  background: #fff;
  padding: 0.1rem 0.3rem;
}
.Label_nav .li_hover {
  border: 1px solid #2d4ffa;
  color: #2d4ffa;
}
.cancel_btn {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: 0.7rem;
  color: #fff;
  background: #2d4ffa;
}
/*悬浮按钮*/
/*.suspend_menu {
    position: fixed;
    bottom: 0;
	width: 100%;
	z-index: 1;
	height: 0.98rem;
	border-top: 1px solid #E1E1E1;
	background: #fff;
}*/
.suspend_menu {
  position: fixed;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 3.5rem;
  border-top: 1px solid #e1e1e1;
  background: #fff;
}
.menu_box {
  margin: 1rem auto 0;
  display: box;
  display: -moz-box;
  display: -webkit-box;
}
.menu_box li {
  text-align: center;
  box-flex: 1;
  -webkit-box-flex: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.menu_box li a {
  display: block;
}
.img1,
.img2,
.img3,
.img4,
.img5 {
  display: block;
  width: 1rem;
  height: 1rem;
  margin: 0 auto 0rem;
}
.img1 {
  background: url(../../img/register_template/icon_wz2.png) no-repeat center 0;
  background-size: 100%;
}
.icon_wenzhang {
  background: url(../../img/register_template/icon_wz1.png) no-repeat center 0;
  background-size: 100%;
}
.menu_box li b {
  font-weight: normal;
  font-size: 0.55rem;
  color: #b1b1b1;
  display: block;
  margin-top: 0.2rem;
}
.menu_box li b.hover {
  color: #59b0f6;
}
.img2 {
  background: url(../../img/register_template/icon_haibao2.png) no-repeat center
    0;
  background-size: 100%;
  /* width: 1rem;
  height: 0.9rem; */
}
.img3 {
  background: url(../../img/register_template/shuju2.png) no-repeat center;
  background-size: contain;
  /* width: 1rem;
  height: 0.9rem; */
}
.img3_gray {
  background-image: url(../../img/register_template/shuju1.png);
}
.img4 {
  background: url(../../img/register_template/icon_my2.png) no-repeat center 0;
  background-size: 100%;
  /* width: 1rem;
  height: 0.9rem; */
}
.img5 {
  background: url(../../img/register_template/svideo1.png) no-repeat center
    center;
  background-size: 100%;
}

.img_hover {
  background-position: 0 -1.1rem;
}
#reservtip {
  display: none;
}
.span_tag {
  width: 6.7rem !important;
  margin-top: 0.15rem;
}
.span_tag span {
  font-size: 0.6rem;
  color: #4c577f !important;
  background: none !important;
}
.span_tag .bor_L {
  border-left: 1px solid #4c577f;
  height: 0.6rem;
  padding-left: 0.2rem;
  margin-left: 0.2rem;
}
.span_tag .bor_R {
  border-right: 1px solid #4c577f;
  height: 0.6rem;
  padding-right: 0.2rem;
  margin-right: 0.2rem;
}

#author_pop {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5.54rem;
  padding: 0.48rem;
  border-radius: 16px;
  transform: translate(-50%, -50%);
  background-color: white;
  text-align: center;
}
.inner > div {
  color: #4fb5d0;
  font-size: 0.35rem;
  margin-bottom: 0.48rem;
}
.inner button {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-modify: read-write-plaintext-only;
  width: 4.35rem;
  height: 0.76rem;
  color: #4fb5d0;
  border: 1px solid;
  background-color: white;
  caret-color: transparent;
}
