@charset "utf-8";
/* CSS Document */

html {
  -webkit-text-size-adjust: none;
  font-size: 50px;
}

@media (min-width: 320px) {
  html {
    font-size: 42.6667px;
  }
}
@media (min-width: 360px) {
  html {
    font-size: 48px;
  }
}
@media (min-width: 375px) {
  html {
    font-size: 50px;
  }
}
@media (min-width: 384px) {
  html {
    font-size: 51.2px;
  }
}
@media (min-width: 414px) {
  html {
    font-size: 55.2px;
  }
}
@media (min-width: 448px) {
  html {
    font-size: 59.7333px;
  }
}
@media (min-width: 480px) {
  html {
    font-size: 48px;
  }
}
@media (min-width: 512px) {
  html {
    font-size: 68.2667px;
  }
}
@media (min-width: 544px) {
  html {
    font-size: 72.5333px;
  }
}
@media (min-width: 576px) {
  html {
    font-size: 76.8px;
  }
}
@media (min-width: 608px) {
  html {
    font-size: 81.0667px;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 85.3333px;
  }
}
@media (min-width: 750px) {
  html {
    font-size: 100px;
  }
}
html {
  -webkit-text-size-adjust: none;
}
body {
  margin: 0;
  padding: 0;
  font-size: 14px;

}
div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}
ul,
li {
  list-style-type: none;
}
img {
  vertical-align: middle;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
button {
  vertical-align: middle;
  cursor: pointer;
}
input,
txt,
button {
  vertical-align: middle;
  border: none;
}
input[type='button'],
input[type='submit'],
input[type='file'],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
a,
a:link {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #333333;
  text-decoration: underline;
}
.clear {
  clear: both;
  overflow: hidden;
  height: 0px;
}
.clearfix {
  overflow: hidden;
  zoom: 1;
}
.lft {
  float: left;
}
.rgt {
  float: right;
}

a,
a:link,
a:hover,
a:visited {
  color: inherit;
  text-decoration: none;
}

.warp,
.wrap {
  min-width: 320px;
  max-width: 750px;
  background: #f5f5f5;
  margin: 0 auto;
  overflow: hidden;
}
/* .center{ width:6.9rem; margin:0 auto} */

.center {
  margin: 0 0.3rem;
}

.header {
  background: #fff;
  min-width: 320px;
  max-width: 750px;
  position: relative;
  /* height: 65px; */
  margin: 0 auto;
}
.a-article {
  color: #222222;
  font-size: 0.28rem;
}
.list-option-span {
  font-size: 0.26rem;

  font-weight: 400;
  color: #535353;
}
.list-option-a {
  font-size: 0.24rem;

  font-weight: 400;
}
.list-option-a,
.list-option-a:link,
.list-option-a:hover {
  color: #888888 !important;
}
.list-option-a::after {
  content: '\\00A0';
  width: 0.12rem;
  height: 0.12rem;
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  margin-left: 0.06rem;
}
.header.fixed .lsm {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  transform: translateY(-1.56rem);
  transition: 0.2s;
}
.list-name-a {
  font-size: 0.3rem;

  font-weight: 400;
  color: #222222;
}
.search-toggle {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background-size: 3rem 3rem;
  background-position: 0 0;
}
.list-lable-a {
  font-size: 0.24rem;

  font-weight: 300;
  color: #9a9a9a !important;
  background: #ffffff !important;
}
.list-label-i {
  background: #ffffff !important;
}
.mip-img-logos {
  width: 1.92rem;
  height: 0.5rem;
  margin-top: 0.17rem;
}
.logo-mip-img {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: -1rem;
}
/* .header.fixed .menu-box {
  margin-top: 1.3rem;
} */
.header.fixed.show .lsm {
  transform: translateY(0);
}
.header .lsm {
  padding: 0.2rem 0 0.3rem;
  border-bottom: 1px solid #f3f3f3;
}
.header .logo {
  width: 2.46rem;
}
.header .search-menu {
}
.header .search-menu ul {
  overflow: hidden;
  position: relative;
}
.header .search-menu ul:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 0.26rem;
  background: #222;
  left: 0.8rem;
  top: 50%;
  transform: translateY(-50%);
}

.header .search-menu li {
  float: left;
  margin-right: 8px;
}
.header .search-menu li i {
  display: block;
  width: 0.5rem;
  height: 0.5rem;

  background-size: 3rem 3rem;
  background-position: 0 0;
}
.header .search-menu li.sm-search {
  position: relative;
  margin-right: 0;
  padding-right: 0.3rem;
}
.header .search-menu li.sm-menu {
  padding-left: 0.3rem;
}
.header .search-menu li.sm-search a {
  display: block;
}
.header .search-menu li.sm-search:before {
  content: '';
  position: absolute;
}
.header .search-menu li.sm-menu i {
  background-position: -0.5rem 0;
}
.header.active .search-menu li.sm-menu i {
  background-position: -1rem 0;
}
/* .menu-box {
  background: #fff;
  overflow: auto;
  display: none;
}
.header.active .menu-box {
  display: block;
}
.menu-box dt {
  font-size: 0.36rem;
  color: #222222;
  font-weight: 600;
  height: 0.5rem;
  line-height: 0.5rem;
  position: relative;
  margin: 0.1rem 0.3rem 0.28rem 0.4rem;
}
.menu-box dt:before {
  content: '';
  position: absolute;
  background: #f6f6f6;
  width: 100%;
  height: 1px;
  top: 0.23rem;
  left: 0;
}
.menu-box dt span {
  display: inline-block;
  background: #fff;
  padding-right: 0.36rem;
  position: relative;
  z-index: 1;
}
.menu-box dd {
  padding-left: 0.28rem;
  overflow: hidden;
}
.menu-box dd a {
  float: left;
  background: #f6f6f6;
  min-width: 1.46rem;
  height: 0.68rem;
  line-height: 0.68rem;
  text-align: center;
  padding: 0 0.28rem;
  font-size: 0.28rem;
  color: #222222;
  border-radius: 0.03rem;
  margin: 0 0.12rem 0.28rem;
}
.menu-box .login {
  position: absolute;
  background: #fff;
  width: 100%;
  padding: 0.3rem;
  overflow: hidden;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.menu-box .login a {
  float: left;
  background: #3176f5;
  width: 3.2rem;
  height: 0.8rem;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.36rem;
  color: #fff;
  border-radius: 0.06rem;
  margin: 0 0.1rem;
}
.menu-box .login a:last-child {
  background: #16ac6e;
} */

.header-font {
  color: #0a0e18;
}
.footer {
  text-align: center;
  padding: 0.5rem;
  background: #f2f3f4;
}

.footer li {
  font-size: 0.24rem;
  color: #7d7d7d;
  line-height: 0.4rem;
  letter-spacing: 0.01rem;
}

.footer li a,
.footer li a:link {
  color: #7d7d7d;
}

.back {
  position: absolute;
  background: #000;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999998;
}
input[type='button'],
input[type='submit'],
input[type='file'],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
input {
  -webkit-tap-highlight-color: rgba(240, 240, 240, 0);
}
img {
  max-width: 100%;
  height: initial;
}

/* 工具类 */
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}
.clearfix:after {
  clear: both;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-multiple-2 {
  /* autoprefixer:off */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-multiple-3 {
  /* autoprefixer:off */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-multiple-4 {
  /* autoprefixer:off */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.img-block {
  display: block;
  width: 100%;
  height: 100%;
}
.a-block {
  display: block;
  text-decoration: none;
  height: 100%;
}
.a-block:focus,
.a-block:hover {
  text-decoration: none;
}
.flex_1 {
  flex: 1;
}

.f-w_w {
  flex-wrap: wrap;
}

.p_r {
  position: relative;
}

.p_a {
  position: absolute;
}

.flex {
  display: flex;
}

.j-c_c {
  justify-content: center;
}

.a-i_c {
  align-items: center;
}

.j-c_s-b {
  justify-content: space-between;
}

.j-c_e {
  justify-content: flex-end;
}

.f-d_c {
  flex-direction: column;
}
.flex-space-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-l_2 {
  margin-left: 0.2rem;
}
.ui-disabled {
  pointer-events: none;
  opacity: 0.8;
}
.html-no-scroll {
  height: 100vh !important;
  overflow: hidden !important;
}
.bg_g {
  background: #f2f3f4 !important;
}

.bg_w {
  background: #fff !important;
}
/* css.css */
.section {
  background: #ffffff;
  margin-top: 0.2rem;
}

/*  首页  */
.banner {
  background: #fff;
}
.banner .banner-pic {
}
.banner .banner-pic li {
  border-radius: 0.2rem;
  overflow: hidden;
  width: 7.1rem;
  height: 2.79rem;
}
.banner .banner-pic li img {
  width: 100%;
  height: 100%;
  display: block;
}
.banner .banner-pic .swiper-pagination {
  bottom: 0.1rem;
}
.banner .banner-pic .swiper-pagination-bullet {
  width: 0.08rem;
  height: 0.08rem;
  background: #fff;
  opacity: 0.6;
  border-radius: 0.08rem;
  margin: 0 0.05rem !important;
  transition: all 0.3s linear;
}
.banner .banner-pic .swiper-pagination-bullet-active {
  width: 0.3rem;
  opacity: 1;
}
.banner .news-recom {
  padding: 0.1rem 0;
  overflow: hidden;
}
.banner .news-recom .nr-icon {
  float: left;
  width: 1.52rem;
  line-height: 0.6rem;
}
.banner .news-recom .nr-list {
  float: right;
  width: 5.36rem;
  height: 0.66rem;
}
.banner .news-recom .nr-list li {
  font-size: 0.28rem;
  color: #222222;
  line-height: 0.66rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner .news-recom .nr-list li a {
  text-decoration: none;
}

.classify {
  padding: 0.23rem 0 0.36rem;
}
.classify ul {
  overflow: hidden;
}
.classify li {
  float: left;
  width: 20%;
  text-align: center;
}
.classify li i {
  display: block;
  width: 0.8rem;
  height: 0.8rem;

  background-size: 4rem 0.8rem;
  background-position: 0 0;
  margin: 0 auto;
}
.classify li span {
  display: block;
  font-size: 0.26rem;
  color: #222222;
  line-height: 0.46rem;
}
.classify li:nth-child(1) i {
  background-position: 0 0;
}
.classify li:nth-child(2) i {
  background-position: -0.8rem 0;
}
.classify li:nth-child(3) i {
  background-position: -1.6rem 0;
}
.classify li:nth-child(4) i {
  background-position: -2.4rem 0;
}
.classify li:nth-child(5) i {
  background-position: -3.2rem 0;
}

.poster {
  background: #fff;
  position: relative;
}
.poster span {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 0.75rem;
  line-height: 0.5rem;
  box-sizing: border-box;
  font-size: 0.24rem;
  color: #ffffff;
  padding: 0 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  bottom: 0;
  left: 0;
}
.poster-2 a {
  display: block;
  border-radius: 0.19rem;
  overflow: hidden;
}

.qa {
  background: #fff;
  margin-top: -0.2rem;
  border-top-left-radius: 0.19rem;
  border-top-right-radius: 0.19rem;
  padding-bottom: 0.3rem;
  position: relative;
  z-index: 1;
}
.qa .qa-option {
  padding: 0.38rem 0 0.18rem;
  border-bottom: solid 1px #e9e9e9;
}
.qa .qa-option ul {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.qa .qa-option li {
  line-height: 0.5rem;
  font-size: 0.3rem;
  color: #999999;
  font-weight: 600;
  position: relative;
}
.qa .qa-option li:before {
  content: '';
  position: absolute;
  background: #2764ff;
  width: 100%;
  height: 0.08rem;
  bottom: 0.03rem;
  left: 0;
  display: none;
}
.qa .qa-option li.active {
  font-size: 0.36rem;
  color: #222222;
}
.qa .qa-option li.active:before {
  display: block;
}
.qa .qa-option li span {
  display: block;
  position: relative;
  z-index: 1;
}
.qa .qa-cont .qa-box {
  padding-bottom: 0.3rem;
  overflow: hidden;
  position: relative;
  display: none;
}
.qa .qa-cont .qa-box.max-hei {
  height: 9.36rem;
}
.qa .qa-cont li {
  padding: 0.3rem 0 0.24rem;
  border-bottom: dashed 1px #e9e9e9;
}
.qa .qa-top {
  line-height: 0.4rem;
  overflow: hidden;
}
.qa .qa-top .qa-pic {
  float: left;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.4rem;
  overflow: hidden;
}
.qa .qa-top .qa-name {
  float: left;
  max-width: 1.8rem;
  font-size: 0.24rem;
  color: #999999;
  margin-left: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qa .qa-top .qa-date {
  float: left;
  font-size: 0.24rem;
  color: #999999;
  margin-left: 0.2rem;
}
.qa .qa-top .qa-comment {
  float: right;
  font-size: 0.24rem;
  color: #999999;
}
.qa .qa-problem {
  font-size: 0.32rem;
  color: #111111;
  line-height: 0.42rem;
  font-weight: 600;
  padding: 0.12rem 0 0.23rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.qa .qa-bom {
  padding-top: 0.23rem;
}
.qa .qa-bom dl {
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.qa .qa-bom dd {
  font-size: 0.28rem;
  color: #999999;
  line-height: 0.36rem;
}
.qa .qa-bom dd.collection,
.qa .qa-bom dd.attention {
  padding-left: 0.36rem;
  position: relative;
}
.qa .qa-bom dd.collection:before,
.qa .qa-bom dd.attention:before {
  content: '';
  position: absolute;
  width: 0.3rem;
  height: 0.3rem;

  background-size: 3rem 3rem;
  background-position: 0 -0.5rem;
  top: 0.03rem;
  left: 0;
}
.qa .qa-bom dd.active {
  padding: 0;
}
.qa .qa-bom dd.active:before {
  display: none;
}
.qa .qa-bom dd.attention:before {
  background-position: -0.3rem -0.5rem;
}
.qa .qa-bom dd:last-child,
.qa .qa-bom dd:last-child a {
  color: #2764ff;
}
.qa .qa-text {
  font-size: 0.28rem;
  color: #222222;
  line-height: 0.36rem;
  padding-bottom: 0.23rem;
}
.qa .qa-cont .qa-more {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 1.86rem;
  bottom: 0;
  left: 0;
}
.qa .qa-cont .qa-more:before {
  content: '';
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;

  background-size: 3rem 3rem;
  background-position: -2rem 0;
  margin: -0.25rem 0 0 -0.25rem;
  top: 50%;
  left: 50%;
}
.section2 {
  margin-top: 0;
}
.list-option {
  padding: 0.22rem 0 0.04rem !important;
}
.list-option li {
  width: auto;
  line-height: 0.5rem;
  font-size: 0.3rem;
  color: #999999;
  font-weight: 600;
  margin-right: 0.5rem;
  position: relative;
}
.list-option li:last-child {
  margin-right: 0;
}
.list-option li:before {
  content: '';
  position: absolute;
  background: #2764ff;
  width: 100%;
  height: 0.08rem;
  bottom: 0.03rem;
  left: 0;
  display: none;
}
.list-option li .active {
  font-size: 0.36rem;
  color: #222222;
}
.list-option li.active:before {
  display: block;
}
.list-option li span {
  display: block;
  position: relative;
  z-index: 1;
}
.list-cont .list-box {
  display: block;
}
.list-cont li {
  padding: 0.3rem 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px #f3f3f3;
}
.list-cont li .list-pic {
  float: left;
  width: 2.5rem;
  border-radius: 0.09rem;
  overflow: hidden;
  height: 1.6rem;
  margin-left: 0.2rem;
  flex: none;
}
.list-cont li .list-info {
  float: right;
  max-width: 4.18rem;
  padding-bottom: 0.5rem;
  width: 100%;
  position: relative;
}
.list-cont li .list-name {
  font-size: 0.32rem;
  color: #222222;
  font-weight: 600;
  line-height: 0.42rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.list-cont li .list-label {
  position: absolute;
  height: 0.4rem;
  overflow: hidden;
  bottom: 0;
  left: 0;
}
.list-cont li .list-label i {
  float: left;
  font-style: normal;
  background: #f6f6f6;
  line-height: 0.4rem;
  font-size: 0.24rem;
  color: #777777;
  margin-right: 0.1rem;
}
.list-cont li .price-period {
  position: absolute;
  width: 100%;
  height: 0.4rem;
  overflow: hidden;
  bottom: 0;
  left: 0;
}
.list-cont li .price-period span {
  float: left;
  font-size: 0.36rem;
  color: #ff3942;
  font-weight: 600;
  line-height: 0.4rem;

}
.list-cont li .price-period i {
  float: right;
  font-style: normal;
  font-size: 0.24rem;
  color: #777777;
  line-height: 0.4rem;
  padding-left: 0.36rem;
  position: relative;
}
.list-cont li .price-period i:before {
  content: '';
  position: absolute;
  width: 0.3rem;
  height: 0.3rem;

  background-size: 3rem 3rem;
  background-position: -0.6rem -0.5rem;
  top: 0.06rem;
  left: 0;
}
.list-cont li .date-time {
  position: absolute;
  width: 100%;
  height: 0.4rem;
  overflow: hidden;
  bottom: 0;
  left: 0;
}
.list-cont li .date-time span {
  float: left;
  font-size: 0.24rem;
  color: #777777;
  line-height: 0.4rem;
  margin-right: 0.32rem;
}
.list-cont li .date-time span:last-child {
  margin-right: 0;
}
.list-cont .list-more a {
  display: block;
  font-size: 0.28rem;
  color: #000000;
  line-height: 0.8rem;
  text-align: center;
}
.section3 {
  margin-bottom: 1.52rem;
}
/* 手机分页样式,复制上面几行的(.pagination dl dd active) */
.pagination {
  text-align: center;
  padding: 0.46rem 0 0.52rem;
}
.pagination ul {
  display: inline-block;
  overflow: hidden;
}
.pagination li {
  display: inline-block;
  overflow: hidden;
}
.pagination li {
  float: left;
  background: #f6f6f6;
  min-width: 0.6rem;
  height: 0.6rem;
  font-size: 0.28rem;
  color: #333333;
  line-height: 0.6rem;
  text-align: center;
  padding: 0 0.2rem;
  margin: 0 0.1rem;
  border: 0;
}

.pagination li.active {
  background: #2764ff;
  color: #fff;
}
.pagination li.active a {
  color: #fff;
}
/* 手机分页样式 end */

/*  文章页  */
.subnav {
  background: #f6f6f6;
  padding: 0.22rem 0;
}
.subnav ul {
  overflow: hidden;
}
.subnav li {
  float: left;
  font-size: 0.26rem;
  color: #666666;
  line-height: 0.36rem;
  padding-right: 0.46rem;
  position: relative;
}
.subnav li:before {
  content: '>';
  position: absolute;
  width: 0.46rem;
  font-size: 0.26rem;
  color: #666666;
  line-height: 0.36rem;
  text-align: center;
  top: 0;
  right: 0;
}
.subnav li:last-child {
  padding: 0;
}
.subnav li:last-child:before {
  display: none;
}

.article {
  background: #fff;
  overflow: hidden;
}
.article .article-head {
  padding: 0.32rem 0 0.3rem;
}
.article .article-head h1 {
  font-size: 0.4rem;
  color: #000000;
  line-height: 0.56rem;
}
.article .article-head .source-date {
  line-height: 0.36rem;
  padding-top: 0.2rem;
  margin-bottom: 0.08rem;
}
.article .article-head .source-date > div {
  font-size: 0.24rem;
  color: #888888;
}
/*.article .article-head .source-date span{ color:#2764FF}*/
.article-body {
  font-size: 0.3rem;

  font-weight: 400;
  color: #202122;
  line-height: 0.5rem;
  padding: 0.3rem 0 0;
  word-break: break-word;
}
.article-body h1, 
.article-body h2, 
.article-body h3, 
.article-body h4, 
.article-body h5, 
.article-body h6 {
  padding: 0.2rem 0;
  line-height: initial;
}
.article-body p {
  padding: 0.1rem 0;
    text-indent: 2em;
    font-size: 18px;
    line-height: 36px;
}
.article-body a{
    color: #387ffc;
    text-decoration: none;
}
.article-body h2{
        font-size: .35rem;
}
.article-body h3{
        font-size: .33rem;
}
.article-body h4{
        font-size: .31rem;
}
.article-body img{
        margin: 0 auto;
    display: block;
}
.article .author-number {
  padding-bottom: 0.24rem;
  overflow: hidden;
}
.article .author-number .author {
  float: left;
  font-weight: 400;
  font-size: 0.24rem;
  color: #999999;
  line-height: 0.5rem;
}
.source-date .number {
  float: right;
  font-size: 0.24rem;
  color: #999999;
  padding-left: 0.38rem;
  position: relative;
}
.source-date .number:before {
  content: '';
  position: absolute;
  width: 0.27rem;
  height: 0.27rem;

  background-size: 0.27rem 0.27rem;
  background-position: 0 0;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.article .article-UpDown {
  margin-top: 0.34rem;
}
.authorss {
  color: #387ffc;
  font-weight: 600;
}
.article .article-UpDown li {
  font-size: 0.26rem;

  border-top: solid 1px #f3f3f3;

  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;

  font-weight: 400;
  color: #535353;
  line-height: 0.42rem;
  padding: 0.22rem 0.3rem 0;
  margin-bottom: 0.22rem;
}
.article .article-UpDown li:last-child {
  padding: 0;
  margin: 0;
}
.article .share {
  height: 0.74rem;
}

.article .article-UpDown li a {
  font-size: 0.26rem;
  color: #535353;
}

.article .collection {
  float: right;
  width: 1.3rem;
  height: 0.58rem;
  border: solid 1px #0092fe;
  border-radius: 0.06rem;
  text-align: center;
  line-height: 0.56rem;
  font-size: 0.3rem;
  color: #2764ff;
  font-weight: 600;
  margin-top: 0.3rem;
}
.article .collection.active {
  color: #999999;
  border: none;
}

.article-recom .list-option {
  overflow: hidden;
}
.article-recom .list-option li {
  float: left;
}
.article-recom .list-option .ar-more {
  float: right;
  font-weight: normal;
  font-size: 0.28rem;
  color: #222222;
  line-height: 0.5rem;
}
.search-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 999999 !important;
  background: #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0.2rem 0.3rem;
  max-width: 750px;
  margin: auto;
}

.search-wrapper.show {
  display: block;
}

.search-wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.search-wrapper .search-container .s-left {
  position: relative;
}

.search-wrapper .search-container .s-left input {
  width: 5.84rem;
  height: 0.6rem;
  border: 1px solid #387ffc;
  border-radius: 0.5rem;
  padding: 0.16rem 0.7rem 0.16rem 0.58rem;
  font-size: 0.28rem;
  color: #222;
}

.search-wrapper .search-container .s-left input::-webkit-input-placeholder {
  color: #999;
}

.search-wrapper .search-container .s-left input:focus {
  outline: 0;
}

.search-wrapper .search-container .s-left .icon-search {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  left: 0.15rem;
  top: 0.09rem;
}

.search-wrapper .search-container .s-left .icon-clear {
  width: 0.38rem;
  height: 0.38rem;
  position: absolute;
  right: 0.17rem;
  top: 0.12rem;
}

/* .search-wrapper .search-container .s-left .icon-clear.show { display: block; } */

.search-wrapper .search-container .s-right {
  font-size: 0.4rem;
  color: #387ffc;
  font-weight: bold;
  padding: 0;
  background: transparent;
}

/* #submit_btn { display: none; } */

.search-content {
  padding-top: 0.4rem;
}

.search-content * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.search-content .no-content {
  height: calc(100vh - 201px);
  border: 1px solid transparent;
}

.search-content .no-content .no-back {
  width: 3.34rem;
  height: 1.84rem;
  margin: 22vh auto 0.4rem;

  background-size: 109%;
}

.search-content .no-content p {
  font-size: 0.3rem;
  color: #999;
  text-align: center;
}

.search-content .each-search-result {
  margin: 0 0.2rem;
  padding: 0.3rem 0;
  border-bottom: 1px dotted #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-content .each-search-result:last-child {
  border-bottom: 0;
}

.search-content .each-search-result .sc-left {
  width: 2.5rem;
  height: 1.6rem;
  margin-right: 0.16rem;
  border-radius: 5px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.search-content .each-search-result .sc-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 1.6rem;
}

.search-content .each-search-result .sc-right .title {
  font-size: 0.32rem;
  color: #222;
  font-weight: bold;
}

.search-content .each-search-result .sc-right .title .red {
  color: #ff3942;
}

.search-content .each-search-result .sc-right .time {
  font-size: 0.24rem;
  color: #777;
}

.search-content .each-search-result .sc-right .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 4.34rem;
}

.search-content .each-search-result .sc-right .tags .each-tag {
  color: #777;
  font-size: 0.2rem;
  padding: 0.1rem 0.15rem;
  background: #f6f6f6;
  margin-right: 0.1rem;
  -webkit-text-size-adjust: none;
}

.search-content .each-search-result .sc-right .tags .each-tag:last-child {
  margin-right: 0;
}

.search-content .etc-content {
  position: relative;
  margin-bottom: 0.6rem;
}

.search-content .etc-content .etc-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.search-content .etc-content .etc-title h2 {
  padding-right: 0.26rem;
  font-size: 0.32rem;
  color: #999999;
  font-weight: bold;
  z-index: 10;
  background: #fff;
}

.search-content .etc-content .etc-title:before {
  width: 100%;
  content: '';
  height: 1px;
  background: #f6f6f6;
  left: 0;
  top: 50%;
  position: absolute;
}

.search-content .etc-content .etc-title .history-clear {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.08rem;
  height: 0.46rem;
  background: #f6f6f6;
  color: #999999;
  font-size: 0.28rem;
  font-weight: normal;
  border-left: 0.14rem solid #fff;
}

.search-content .etc-content .a-wra,
.search-content .etc-content [role='list'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.search-content .etc-content .a-wra .each-link {
  max-width: 3.06rem;
  padding-top: 0.6rem;
  font-size: 0.28rem;
  color: #222;
  margin-right: 0.6rem;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.search-content .etc-content .a-wra [role='listitem'] {
  max-width: 153px;
  padding-top: 0.6rem;
  font-size: 0.28rem;
  color: #222;
  margin-right: 0.6rem;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.list-more-view {
  width: 1.17rem;
  height: 0.29rem;
  font-size: 0.3rem;

  font-weight: 400;
  color: #999999 !important;
  line-height: 0.3rem;
  position: relative;
  top: 0.06rem;
  left: 3.89rem;
}

.search-content .etc-content .a-wra.hot .each-link {
  max-width: initial;
  margin-right: 0;
  padding-right: 0.6rem;
}

.search-content .etc-content .a-wra.hot .each-link:last-child {
  padding-right: 0;
}

/* #history_wra { display: none; } */

/* 自由样式 */
.icon-default {
  width: 0.42rem;
  height: 0.42rem;
}

.icon-margin {
  margin: 0.29rem 0.26rem;
}
.icon-logo {
  width: 1.8rem;
  height: 0.43rem;
}
/* .list-top {
  width: 100%;
  height: 1rem;
  background: #317afc;
  color: #fff;
  font-size: 0.4rem;
  padding-left: 0.2rem;
  position: fixed;
  left: 50%;
  transform: translate(-50%);
  top: 0;
  z-index: 666;
  min-width: 320px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.list-top a {
  color: #fff;
  font-size: 0.4rem;
  display: flex;
}

.list-top-line {
  width: 0.01rem;
  height: 0.35rem;
  background: #ffffff;
  margin: 0 0.2rem;
} */

.number {
  background-position: -1.2rem -0.8rem;
}

.social-share .social-share-icon {
  width: 0.68rem;
  height: 0.68rem;
  margin-left: 0.2rem;
}
.social-share .social-share-icon img {
  width: 0.68rem;
  height: 0.68rem;
  border: solid 1px #f0f0f0;
  border-radius: 50%;
}
.share-box {
  font-size: 0.24rem;
  color: #888888;
}

.bshare-custom {
  display: flex;
  align-items: center;
}
.share-to-text {
  font-size: 0.24rem;

  font-weight: 400;
  color: #888888;
}

mip-share .c-share-list .c-share-btn {
  color: #333;
  text-align: center;
  font-size: 12px;
  margin-left: 0.14rem;
  box-sizing: border-box;
  padding: 0;
}
mip-share .c-share-list .c-line-clamp1 {
  display: none;
}

mip-share .c-share-list .c-span3 {
  width: 0.68rem;
}

mip-share .c-share-content {
  max-width: max-content;
}
mip-share .c-share-list {
  margin: 0 0 0 0.03rem;
  padding: 0;
  overflow: initial;
  max-width: max-content;
  background: transparent;
}
mip-share .c-share-list .c-img-s {
  padding-bottom: 0;
}
mip-share .c-share-list .c-img {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}

#menu_box {
  background: #fff;
  overflow: auto;
  display: block;
  height: calc(100vh - 1.3rem);
  margin-top: 1.3rem;
}
.more-img {
  width: 0.2rem;
  height: 0.2rem;
  position: relative;
  left: 2.9rem;
  top: -0.4rem;
}
.menu-box-wrapper {
  /* z-index: 10001 !important; */
  max-width: 750px;
  margin: auto;
}
.box-avatar-wra {
  width: 1rem;
  height: 1rem;
  flex: none;
}
.warp {
  margin-top: 1rem;
}
.error-msg {
  color: red;
  padding-top: 0.1rem;
}

.logo-search {
  display: flex;
  align-items: center;
  padding-left: 0.28rem;
  position: absolute;
  right: 1rem;
  font-size: 0.26rem;

  font-weight: 400;
  line-height: 0.4rem;
  opacity: 0.5;
  width: 2.85rem;
  height: 0.6rem;
  background: rgba(243, 243, 243, 1);
  border-radius: 0.3rem;
  top: 0.32rem;
  left: 4.4rem;
}

.lft .name {
  color: #387ffc;
}
a.mobile_mip_hyperlink_class {
  color: rgb(79, 129, 189);
  text-decoration: underline;
}
a.mobile_mip_hyperlink_class:hover {
  color: #387ffc;
  text-decoration: underline;
}
@media (min-width: 750px) {
  .article .article-body {
    font-size: 18px;
    line-height: 1.8;
    padding-top: 5px;
  }
  .article .article-head h1 {
    font-size: 30px;
    line-height: 1.6;
  }
  .article .article-head .source-date > div {
    font-size: 18px;
  }
  .article .article-head .source-date {
    padding-top: 12px;
  }
  .article .author-number .author,
  .article .author-number .number {
    font-size: 16px;
  }
  .article .author-number .number:before {
    transform: scale(0.5);
    transform-origin: right;
  }
  .article .article-UpDown li {
    font-size: 22px;
  }
  .subnav li {
    font-size: 18px;
    line-height: 24px;
    padding-right: 31px;
  }
  .subnav li:before {
    width: auto;
    font-size: 20px;
    top: 0;
    right: 8px;
    line-height: inherit;
  }
}

.mip-layout-container table {
  width: 100% !important;
}

.tag-boxs {
  flex-wrap: wrap;
  margin-left: -0.2rem;
}

.tag-box {
  padding: 0.05rem 0.15rem;
  border-radius: 0.2rem;
  border: 0.5px solid #387ffc;

  font-size: 0.22rem;

  font-weight: 400;
  margin-left: 0.2rem;
  margin-top: 0.1rem;
  line-height: initial;
}

.tag-box a {
  color: #387ffc !important;
}

.tag-boxs-new {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  font-size: 0.26rem;

  font-weight: 400;
  color: #535353;
  margin-top: 0.3rem;
}
.tag-boxs-new span{
     margin-bottom: 0.3rem;
     color: rgb(127, 127, 127);
}
.tag-box-new {
  padding: 0.03rem 0.15rem;
  border-radius: 0.2rem;
  border: 0.5px solid #B5CFFE;

  font-size: 0.24rem;

  font-weight: 400;
  color: #387FFC;
  line-height: 0.33rem;
  margin: 0.1rem 0.2rem 0.1rem 0;
  line-height: initial;
}

.tag-box-new a {
  color: #387ffc !important;
}

.source {
  background: #f6f7f8;
  border-radius: 1px;
  padding: 0.3rem 0;

  font-size: 0.24rem;

  font-weight: 400;
  color: #888888;
  box-sizing: border-box;
}

.source .blue {
  color: #387ffc;
}

.article-nav {
  font-size: 0.24rem;

  font-weight: 400;
  color: #545454;
  margin: 0.15rem;
}

.article-nav span + span::before {
  content: '>';
  font-size: 0.24rem;
  margin: 0 0.14rem;
  color: #545454 !important;
}

.article-nav span:last-child {
  color: #387ffc;
}

.box {
  margin-top: 0.3rem;
  padding-bottom: 0.3rem;
  border-bottom: 0.02rem solid #f3f3f3;
  box-sizing: border-box;

  font-weight: 400;
  display: block;
}

.m-lr {
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}

.box-time {
  color: #888888;
  font-size: 12px;
  margin-top: 0.2rem;
}

.box-title {
  max-height: 1rem;
  font-size: 15px;
  /* line-height: 0.5rem; */
}
.box-title a{
  font-size: 18px;
}

.box-title-text {
  /* font-size: 0.3rem; */
  font-size: 15px;
  vertical-align: middle;
  color: #000;
}

.box-left {
  /* width: 4.24rem; */
  flex: 1;
  height: 80px;
}

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

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

.box-img {
  width: 120px;
  height: 80px;
  border-radius: 0.06rem;
  margin-left: 0.3rem;
  flex: none;
}

.box-imgs {
  margin-top: 0.22rem;
}

.box-imgs img,
.box-imgs mip-img {
  width: 109px;
  height: 80px;
  border-radius: 0.06rem;
}

.module {
  background: #fff;
  margin-top: 0.2rem;
}

.module-top {
  padding: 0.34rem 0.28rem;
  border-bottom: solid 0.01rem #f3f3f3;
}

.module-top h1 {
  font-size: 0.36rem;

  font-weight: 500;
  color: #000000;
  margin-left: 0.09rem;
}

.module-center {
  padding: 0 0.3rem;
}

.module-bottom {
  height: 1.02rem;
  color: #387ffc !important;
  font-size: 0.28rem;
  line-height: 0.28rem;
}

.box-desc {
  color: #888888;
  margin-top: 0.22rem;
  word-break: keep-all;
  font-size: 12px;
}

.box-name {
  color: #535353;
  word-break: keep-all;
  -webkit-line-clamp: 1;
}

.box-head {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 0.2rem;
  overflow: hidden;
}

.icon-view {
  margin-right: 0.08rem;
  width: 14px;
  height: 14px;
}

.box-tags div {
  padding: 0.05rem 0.15rem;
  border-radius: 0.2rem;
  border: 0.01rem solid #387ffc;
  display: flex;
  justify-content: center;
  align-items: center;

  font-size: 11px;
  color: #387ffc;

  margin-top: 0.2rem;

  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.box-tags div a {
  font-size: 11px;
  color: #387ffc;
  overflow: hidden;
}

.box-tags div + div {
  margin-left: 0.2rem;
}

.box-name2 {
  -webkit-line-clamp: 1;
  margin-left: 0.2rem;
}

.box-img-time {
  right: 0;
  bottom: 0;

  background: rgba(15, 15, 15, 0.64);

  border-top-left-radius: 0.08rem;

  padding: 0 0.08rem;

  font-size: 10px;

  font-weight: 600;
  color: #ffffff;
}

.box-imgLeft {
  /* width: 2.36rem; */
  /* height: 1.62rem; */
  width: 120px;
  height: 80px;
  border-radius: 0.06rem;
  margin-right: 0.3rem;
  flex: none;
  overflow: hidden;
}

.author-box {
  width: 7.1rem;
  height: 1.57rem;
  background: #ffffff;
  border-radius: 0.07rem;
  margin: 0.2rem;
  padding: 0.2rem;
  box-sizing: border-box;
}

.author-box .head {
  width: 0.99rem;
  height: 0.99rem;
  border-radius: 50%;
  margin-right: 0.21rem;
  overflow: hidden;
  flex-shrink: 0;
}

.author-box .name {
  font-size: 0.3rem;

  font-weight: 500;
  color: #343238;
}

.author-box .job {
  font-size: 0.24rem;

  font-weight: 400;
  color: #387ffc;
  margin: 0 0.08rem 0 0.2rem;
}

.author-box .desc {
  font-size: 0.24rem;

  font-weight: 400;
  color: #888888;
  line-height: 0.33rem;
}

.author-box .icon {
  width: 0.28rem;
  height: 0.28rem;
}

.article-head.zhuanyewenda {
  padding: 0.3rem 0;
}

.article-body.zhuanyewenda {
  padding: 0.3rem 0 0.23rem;
}

.article-body.zhuanyewenda p {
  padding: 0;
}

.article-body .tags {
  margin: 0.16rem 0 0.34rem -0.2rem;
  flex-wrap: wrap;
}

::-webkit-scrollbar {
  width: 0;
  height: 0;
  color: transparent;
}

.special-menu {
  width: 1.02rem;
  height: 1.02rem;

  position: fixed;
  right: 0.25rem;
  bottom: 2.7rem;
  z-index: 333;
}

.special-baike .menu {
  width: 4.11rem;
  height: 100%;
  background: #ffffff;
  box-shadow: 0 0.02rem 0.08rem 0 rgba(0, 0, 0, 0.33);

  position: absolute;
  right: 0;
  top: 0;
}

.special-baike .menu-close {
  width: calc(100% - 4.11rem);
  height: 100%;

  position: absolute;
  left: 0;
  top: 0;
}

.menu-top {
  width: 4.11rem;
  height: 1.75rem;
  background: #f8f8f8;
  padding: 0.89rem 0.3rem 0;

  font-size: 0.4rem;

  font-weight: 500;
  color: #535353;
  box-sizing: border-box;
}

.menu-top img {
  width: 0.35rem;
  height: 0.25rem;
}

.menu-scroll {
  overflow-y: scroll;
  height: calc(100% - 1.75rem);
}
.menu-item {
  margin-left: 0.4rem;
  /* height: 1.09rem; */
  padding: 0.3rem 0;
}

.menu-child {
  margin-top: 0.3rem;
  white-space: normal;
}

.menu-point {
  width: 0.1rem;
  height: 0.1rem;
  background: #387ffc;
  border-radius: 50%;
  box-shadow: 0 0.06rem 0.22rem 0 rgba(169, 169, 169, 0.2);
  margin: 0 0.14rem 0 0.12rem;
}

.ui-mask {
  position: fixed !important;
  z-index: 888;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.special-baike .container {
  padding: 1rem 0 0.2rem 0;
}

.nav-h {
  position: relative;
  line-height: initial;
}
.nav-h-title {
  position: absolute;
  left: 0;
  top: 0;
  /* top: -1.2rem; */
}

.mip-adbd {
  margin-top: 0.2rem;
  padding: 0 0.3rem;
  background: #fff;
}

.img-cover {
  display: block;
  width: 7.5rem;
  object-fit: cover;
  height: 4.21875rem;
}

.ad-detail-bottom {
  /* width: 7.5rem; */
  margin: 0.2rem 0;
}

.ad-gaodun-fix {
  width: 100%;
  height: 1.39rem;
  background: #ffffff;
  box-shadow: 0 -0.07rem 0.09rem 0 rgba(169, 169, 169, 0.2);
  position: fixed;
  left: 0;
  bottom: -1.39rem;
  z-index: 310;
  transition: 0.2s;
  pointer-events: none;
}

.ad-gaodun-fix.show {
  bottom: 0;
  pointer-events: initial;
}

.ad-gaodun-fix.show2 {
  bottom: 1.08rem;
  pointer-events: initial;
}

.ad-gaodun-fix .fix-content {
  width: 7.5rem;
  height: 1.39rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 0.3rem 0.2rem 0.3rem 0.3rem;
}

.ad-gaodun-fix .img {
  width: 0.79rem;
  height: 0.79rem;
  margin-right: 0.14rem;
  flex-shrink: 0;
}

.ad-gaodun-fix .title {
  flex: 1;
  font-size: 0.3rem;

  font-weight: 400;
  color: #000000;
  line-height: 0.42rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.ad-gaodun-fix .download {
  flex-shrink: 0;
  width: 1.56rem;
  height: 0.8rem;
  background: #387ffc;
  border-radius: 0.4rem;
  margin-left: 0.14rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3rem;

  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
}

.ad-gaodun-fix .close {
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 0.3rem;
  flex-shrink: 0;
  cursor: pointer;
}

.ad-gaodun-mobile {
  width: 6.9rem;
  /* height: 2.2rem; */
  background: #ffffff;
  border: 0.01rem solid #eaeaea;
  display: flex;
  flex-direction: column;
  padding: 0.3rem 0.16rem;
}

.ad-gaodun-img {
  width: 1.1rem;
  height: 1.1rem;
  margin-right: 0.17rem;
  flex-shrink: 0;
}

.ad-gaodun-mobile .title {
  font-size: 0.28rem;

  font-weight: 600;
  color: #3c82fc;
  /* line-height: 0.28rem; */
  /* height: 0.28rem; */
  line-height: 0.36rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ad-gaodun-mobile .desc {
  font-size: 0.24rem;
  height: 0.24rem;
  color: #6b6967;
  line-height: 0.24rem;
  margin-top: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.ad-gaodun-mobile .stars {
  font-size: 0.24rem;
  color: #959493;
  line-height: 0.24rem;
  display: flex;
  align-items: center;
  /* margin-top: 0.14rem; */
}

.ad-gaodun-mobile .stars img {
  width: 1.96rem;
  height: 0.28rem;
}

.ad-gaodun-download {
  width: 6.58rem;
  height: 0.8rem;
  background: linear-gradient(180deg, #75a7ff 0%, #387ffc 100%);
  border-radius: 0.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.3rem;

  font-size: 0.26rem;

  font-weight: 500;
  color: #ffffff;
}

.ad-gaodun-download img {
  width: 0.24rem;
  height: 0.25rem;
  margin-right: 0.1rem;
}
/* public.css */
.doc-dialog {
  width: 6.2rem;
  height: 5.43rem;
  background: #ffffff;
  border-radius: 0.14rem;
  padding: 0.4rem;
  position: relative;
}

.doc-title {
  font-size: 0.32rem;

  font-weight: bold;
  color: #387ffc;
  line-height: 0.47rem;
  text-align: center;
}

.doc-input {
  width: 5.4rem;
  /* height: 0.8rem; */
  background: #ffffff;
  border-radius: 0.12rem;
  border: 0.01rem solid #d7d7d7;
  margin-top: 0.4rem;
  padding: 0.22rem;
  font-size: 0.26rem;
  color: #373737;
  line-height: 0.37rem;
  box-sizing: border-box;
}

.doc-tip {
  margin-top: 0.3rem;
  font-size: 0.24rem;
  color: #7f7f7f;
  line-height: 0.33rem;
}

.doc-tip img {
  width: 0.27rem;
  height: 0.27rem;
  margin-right: 0.07rem;
}

.doc-error {
  position: absolute;
  left: 50%;
  top: 3.5rem;
  transform: translate(-50%);
  font-size: 0.24rem;
  color: #f73d3e;
  line-height: 0.33rem;
  white-space: nowrap;
  text-align: center;
  display: none;
}

.doc-text {
  width: 5.4rem;
  margin-top: 0.4rem;
  font-size: 0.28rem;
  color: #1f1f1f;
  line-height: 0.5rem;
}

.doc-text + .doc-btn {
  top: 2.77rem;
}

.doc-btn {
  position: absolute;
  left: 50%;
  top: 4.03rem;
  width: 5.4rem;
  height: 0.9rem;
  background: #387ffc;
  display: flex;
  border-radius: 0.12rem;
  justify-content: center;
  align-items: center;
  font-size: 0.3rem;

  font-weight: 500;
  color: #ffffff;
  transform: translate(-50%);
}

.doc-btn.ban {
  background: #c3c6c9;
}

.doc-btn2 {
  position: absolute;
  left: 50%;
  top: 3.97rem;
  width: 5.4rem;
  height: 0.9rem;
  border-radius: 0.12rem;
  border: 1px solid #387ffc;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.3rem;

  font-weight: 500;
  color: #387ffc;
  transform: translate(-50%);
}

.list-top .list-back {
  font-size: 0.3rem;
  color: #ffffff;
  line-height: 0.42rem;
  /* height: 1rem; */
  display: flex;
  align-items: center;
  -webkit-tap-highlight-color: transparent;
}

.list-top .list-back::before {
  content: '\00A0';
  display: block;
  width: 0.18rem;
  height: 0.18rem;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-right: 0.1rem;
}

.list-top .list-back::after {
  content: '\00A0';
  display: block;
  width: 1px;
  height: 0.35rem;
  background: #ffffff;
  margin-left: 0.2rem;
}

.dialog-account {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 5.42rem;
}

.dialog-account .top img {
  width: 5.42rem;
  height: 1.46rem;
}

.dialog-account .top span {
  position: absolute;
  left: 0;
  top: 0;
  width: 5.42rem;
  height: 1.16rem;
  display: flex;
  justify-content: center;
  align-items: center;
  /* left: 50%;
  top: 0.35rem;
  transform: translate(-50%); */
  font-size: 0.34rem;

  font-weight: 600;
  color: #ffffff;
  line-height: 0.48rem;
}

.dialog-account .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0.37rem 0.3rem;
  border-bottom-left-radius: 0.135rem;
  border-bottom-right-radius: 0.135rem;
  background: #fff;
}

.dialog-account .content .code {
  width: 2.88rem;
  height: 2.88rem;
}

.dialog-account .content .title {
  font-size: 0.28rem;

  font-weight: 500;
  color: #387ffc;
  line-height: 0.4rem;
  margin-top: 0.2rem;
}

.dialog-account .content .desc {
  font-size: 0.24rem;
  color: #7f7f7f;
  line-height: 0.33rem;
  margin-top: 0.2rem;
}

.dialog-account-tip {
  font-size: 0.24rem;

  font-weight: 500;
  color: #ffffff;
  line-height: 0.33rem;
  margin-top: 0.42rem;
  width: 3.36rem;
  text-align: center;
}

.dialog-close {
  width: 0.4rem;
  height: 0.4rem;
  margin-top: 0.4rem;
}

.fagui-info {
  width: 6.9rem;
  /* height: 4.1rem; */
  background: #f9f9fa;
  border-radius: 0.03rem;
  padding: 0.3rem;
  /* word-break: break-word; */
  border-bottom: 1px solid #317afc;
  margin-top: 0.24rem;
  /* white-space: pre-wrap; */
  font-size: 0.3rem;
  color: #202122;
  line-height: 0.5rem;
  display: flex;
  flex-wrap: wrap;
}

.fagui-info span {
  width: 100%;
}

.ziliao-banner {
  width: 7.5rem;
  height: 1.26rem;
}

.banner-close {
  width: 0.72rem;
  height: 0.72rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
}

.banner-close img {
  width: 0.32rem;
  height: 0.32rem;
}

/* 富文本编辑器组件 */
.article-body .ue-bkzn-title {
  font-size: 0.3rem;

  font-weight: 600;
  color: #333333;
  line-height: 0.42r em;
  position: relative;
  width: initial;
  height: initial;
  border: none;
  padding: 0.4rem 0;
  display: flex;
  align-items: center;
  justify-content: initial;
}
.article-body .ue-bkzn-title::before {
  content: '';
  display: block;
  width: 0.04rem;
  height: 0.31rem;
  background: #387ffc;
  margin-right: 0.15rem;
}
.article-body .ue-bkzn-btn {
  margin: 0.3rem auto;
  /* width: 4.71rem; */
  white-space: nowrap;
  padding: 0 0.29rem;
  height: 0.6rem;
  border-radius: 0.3rem;
  border: 0.01rem solid #387ffc;
  /* display: flex;
  align-items: center;
  justify-content: center; */
  font-size: 0.26rem;

  font-weight: 400;
  color: #387ffc;
  line-height: 0.6rem;
  display: inline-block;
}

.author-box .user-head {
  width: 0.99rem;
  height: 0.99rem;
  background: #e2e2e2;
  border-radius: 50%;
  position: relative;
  margin-right: 0.31rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.17rem;
}

.author-box .user-head .mask {
  width: 0.82rem;
  height: 0.82rem;
  border-radius: 50%;
  background: #000000;
  opacity: 0.14;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 11;
}

.author-box .user-head .avatar {
  width: 0.99rem;
  height: 0.99rem;
  border-radius: 50%;
  overflow: hidden;
}

.author-box .user-head .text {
  width: 1.22rem;
  height: 0.35rem;
  background: #387ffc;
  box-shadow: 0 0.03rem 0.06rem 0 rgba(56, 127, 252, 0.14);
  border-radius: 0.1rem;
  position: absolute;
  left: 50%;
  top: 0.73rem;
  transform: translate(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.24rem;

  color: #ffffff;
  pointer-events: none;
  z-index: 33;
}

.author-box .user-head .live {
  width: 0.21rem;
  height: 0.265rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 22;
}

.fix-ziliao-bottom {
  width: 7.5rem;
  height: 1.39rem;
  background: #ffffff;
  box-shadow: 0 -0.07rem 0.09rem 0 rgba(169, 169, 169, 0.2);
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  /* display: flex; */
  display: none;
  z-index: 301;
}

.fix-ziliao-bottom .left-box {
  width: 4.27rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fix-ziliao-bottom .left-box img {
  width: 0.75rem;
  height: 0.58rem;
  margin-right: 0.22rem;
}

.fix-ziliao-bottom .left-box .text1 {
  font-size: 0.3rem;
  color: #000000;
  line-height: 0.42rem;
}

.fix-ziliao-bottom .left-box .text2 {
  font-size: 0.3rem;
  color: #f46359;
  line-height: 0.42rem;
  margin-top: 0.02rem;
}

.fix-ziliao-bottom .right-box {
  width: 3.23rem;
  background: #387ffc;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 0.3rem;

  font-weight: 500;
  color: #ffffff;
  line-height: 0.42rem;
}

.fix-ziliao-bottom .right-box img {
  width: 0.53rem;
  height: 0.42rem;
  margin-bottom: 0.1rem;
}

.live-show {
  width: 5.75rem;
  height: 7.5rem;
  display: flex;
  flex-direction: column;
  padding: 4.46rem 0 0 1.55rem;
  position: relative;
  box-sizing: border-box;
}

.live-show .icon-close {
  position: absolute;
  top: -1.13rem;
  left: 0.12rem;
  width: 0.53rem;
  height: 0.53rem;
  pointer-events: none;
}

.live-show .icon-live {
  position: absolute;
  top: 4.97rem;
  left: 0.96rem;
  width: 0.33rem;
  height: 0.33rem;
}

.live-show .title {
  font-size: 0.36rem;

  font-weight: bold;
  color: #FFF6CB;
  line-height: 0.4rem;
  letter-spacing: 2px;
  width: 3.4rem;
}

.live-show .desc {
  font-size: 0.26rem;

  color: #FFFFFF;
  line-height: 0.3rem;
  letter-spacing: 1px;
  margin-top: 0.11rem;
  width: 3.4rem;
}

.live-show .status {
  width: 1.97rem;
  height: 0.42rem;
  background: #FFFFFF;
  border-radius: 0.08rem;
  margin-top: 0.14rem;
}

.relevant-ziliao-list {
  display: flex;
  flex-direction: column;
  margin-top: -0.3rem;
}

.relevant-ziliao-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.3rem 0;
  border-bottom: #F3F3F3 solid 1px;
  position: relative;
}

.relevant-ziliao-item .img {
  width: 1.15rem;
  height: 1.15rem;
  margin-right: 0.2rem;
  flex-shrink: 0;
}

.relevant-ziliao-item .title {
  font-size: 0.28rem;

  font-weight: 400;
  color: #000000;
  line-height: 0.4rem;
}

.relevant-ziliao-item .desc {
  font-size: 0.24rem;

  font-weight: 400;
  color: #959493;
  line-height: 0.24rem;
  display: flex;
  align-items: center;
  margin-top: 0.14rem;
}

.relevant-ziliao-item .star {
  width: 1.68rem;
  height: 0.24rem;
}

.relevant-ziliao-item .info {
  margin-top: 0.14rem;
  font-size: 0.24rem;

  font-weight: 400;
  color: #888888;
  line-height: 0.24rem;
}

.relevant-ziliao-item .btn {
  width: 1rem;
  height: 0.44rem;
  background: linear-gradient(270deg, #FF7711 0%, #FC974D 100%);
  box-shadow: 0rem 0.06rem 0.06rem 0rem #F9D3C3;
  border-radius: 0.22rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.24rem;

  color: #FFFFFF;
  margin-left: 0.36rem;
  flex-shrink: 0;
}

.list-loadmore {
  width: 6.9rem;
  height: 0.8rem;
  background: #F6F7F9;
  border-radius: 0.12rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26rem;

  font-weight: 400;
  color: #525252;
  margin: 0.3rem;
}

/* .module-bottom2 {
  padding: 0.3rem;
} */


.ziliao-receive-box {
  /* height: 4.52rem; */
  padding: 0.3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  margin-top: 0.2rem;
}

.ziliao-receive-box .title {
  width: 100%;
  height: 0.42rem;
  font-size: 0.3rem;

  font-weight: 600;
  color: #333333;
  line-height: 0.42rem;
  display: flex;
  align-items: center;
}

.ziliao-receive-box .title::before {
  content: '';
  display: block;
  width: 0.04rem;
  height: 0.3rem;
  background: #387FFC;
  margin-right: 0.15rem;
}

.ziliao-receive-box .items {
  width: 5.9rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.1rem;
}

.ziliao-receive-box .item {
  width: 2.8rem;
  height: 0.5rem;
  background: #EDF5FF;
  border: 0.01rem solid #AFD0FF;
  margin-top: 0.3rem;
  font-size: 0.26rem;

  color: #217DFF;
  line-height: 0.35rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ziliao-receive-box .item::before {
  content: '';
  width: 0.19rem;
  height: 0.14rem;

  margin-right: 0.21rem;
}

.ziliao-receive-box .btn {
  width: 4.71rem;
  height: 0.6rem;
  border-radius: 0.3rem;
  border: 1px solid #387FFC;
  margin-top: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26rem;

  font-weight: 400;
  color: #387FFC;
}

.fine-course-box {
  width: 7.5rem;
  /* height: 10.53rem; */
  margin-top: 0.2rem;

  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fine-course-box .register {
  position: absolute;
  right: 0.3rem;
  top: 0.24rem;
  display: flex;
  align-items: center;
  font-size: 0.26rem;

  font-weight: 400;
  color: #9A9B9C;
}

.fine-course-box .register img {
  width: 0.2rem;
  height: 0.2rem;
  margin-left: 0.12rem;
}

.fine-course-box .box-title {
  margin-top: 0.89rem;
  font-size: 0.36rem;

  font-weight: 600;
  color: #F54A35;
  line-height: 0.5rem;
}

.fine-course-box .box-desc {
  margin-top: 0.1rem;
  font-size: 0.28rem;

  font-weight: 400;
  color: #535353;
  line-height: 0.4rem;
}

.fine-course-box .items {
  width: 6.9rem;
  /* height: 8.13rem; */
  background: #FFFFFF;
  border-radius: 0.2rem;
  margin-top: 0.31rem;
  padding: 0 0.2rem;
}

.fine-course-box .item {
  padding: 0.2rem 0;
  display: flex;
  border-bottom: 1px solid #F3F3F3;
}

.fine-course-box .item .img {
  width: 2.61rem;
  height: 3.18rem;
  background: #15171e;
  border-radius: 0.12rem;
  margin-right: 0.26rem;
  flex-shrink: 0;
}

.fine-course-box .item .item-box {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.fine-course-box .item .title {
  /* height: 0.84rem; */
  height: 1.26rem;
  font-size: 0.3rem;

  font-weight: 500;
  color: #000000;
  line-height: 0.42rem;
  margin-bottom: 0.13rem;

  -webkit-line-clamp: 3;
}

.fine-course-box .item .course {
  width: 1.12rem;
  height: 0.46rem;
  background: #E6EBF2;
  border-radius: 0.23rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.24rem;

  font-weight: 400;
  color: #7B8EB1;
}

.fine-course-box .item .provide {
  font-size: 0.24rem;

  font-weight: 400;
  color: #9A9B9C;
  line-height: 0.33rem;
}

.fine-course-box .item .desc {
  margin-top: 0.39rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.24rem;

  font-weight: 400;
  color: #9A9B9C;
  line-height: 0.33rem;
}

.fine-course-box .item .money {
  border-top: 1px dashed #C7C7C7;
  margin-top: 0.24rem;
  padding-top: 0.22rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fine-course-box .item .money .new {
  font-size: 0.28rem;

  font-weight: 500;
  color: #FE5824;
  line-height: 0.4rem;
}

.fine-course-box .item .money .old {
  font-size: 0.24rem;

  font-weight: 400;
  color: #BFC0C1;
  line-height: 0.33rem;
  position: relative;
}

.fine-course-box .item .money .old::after {
  content: '';
  display: block;
  background: #BFC0C1;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.fine-course-box .more {
  height: 0.96rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26rem;

  font-weight: 400;
  color: #387FFC;
}

.fine-course-box .more img {
  width: 0.26rem;
  height: 0.26rem;
  margin-left: 0.2rem;
}

.article-body ul,
.article-body li,
.article-body ol {
  padding: revert;
  list-style: revert;
}

.article-body ul,
.article-body ol {
  margin-left: 9px;
}

.article-body ul#mianze {
  padding: 0 !important;
  list-style: none !important;
}


.enter-top {
  width: 100%;
  height: 5.08rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.enter-top .title {
  margin-top: 0.31rem;
  font-size: 0.58rem;

  font-weight: 600;
  color: #FEFFFF;
  line-height: 0.81rem;
  text-shadow: 0px 0px 0px #C12D16, 0px 0px 0px #F1571B;
}

.enter-top .title2 {
  margin-top: -0.18rem;
  font-size: 0.9rem;

  font-weight: 600;
  color: #FEFFFF;
  line-height: 1.26rem;
  text-shadow: 0px 0px 0px #C12D16, 0px 0px 0px #F1571B;
}

.enter-top .desc {
  margin-top: 0.1rem;
  font-size: 0.34rem;

  font-weight: 600;
  color: #FFFFFF;
  line-height: 0.48rem;
}

.enter-banner {
  width: 7.5rem;
  height: 1.53rem;
  display: block;
}

.enter-main {
  background: #FDCDA5;
  padding-bottom: 0.4rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}


.enter-module {
  width: 7.31rem;
  /* height: 11.7rem; */
  background: #FFA883;
  border-radius: 0.2rem;
  margin-top: 0.64rem;
  position: relative;
  padding: 0.2rem;
}

.enter-module .enter-module-title {
  width: 5.62rem;
  height: 0.87rem;
  display: flex;
  padding-top: 0.17rem;
  justify-content: center;
  font-size: 0.36rem;

  font-weight: 600;
  color: #AA5101;
  line-height: 0.5rem;
  text-shadow: 0px 0px 0px #FFDDC3;
  position: absolute;
  left: 0.85rem;
  top: -0.26rem;

}

.enter-module .enter-module-content {
  width: 6.91rem;
  /* height: 11.3rem; */
  background: linear-gradient(180deg, #FEF8EC 0%, #FADEC8 100%);
  box-shadow: 0rem -0.01rem 0rem 0rem #F4D2B7;
  border-radius: 0.2rem;
}


.enter-intro {
  padding: 0.55rem 0.2rem 0.2rem;
}

.enter-intro-select {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26rem;

  font-weight: bold;
  color: #AA5101;
  line-height: 0.37rem;
  cursor: pointer;
}

.enter-intro-select .province {
  color: #F95C4F;
  margin-left: 0.12rem;
}

.enter-intro-select .icon-change {
  margin-left: 0.12rem;
  width: 0.26rem;
  height: 0.26rem;
}

.enter-intro-list {
  padding-top: 0.03rem;
  margin-left: -0.18rem;
  display: flex;
  flex-wrap: wrap;
}

.enter-intro-list .item {
  margin: 0.17rem 0 0 0.18rem;
  /* width: 1.49rem; */
  padding: 0 0.22rem;
  height: 0.5rem;
  background: #FCDDB4;
  border-radius: 0.43rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26rem;

  font-weight: 400;
  color: #AA5101;
  flex-shrink: 0;
  cursor: pointer;
}

.enter-intro-list .item.active {
  background: #FF7050;
  box-shadow: 0px 0.02rem 0px 0px #D3210A;
  border: 0.02rem solid #F4BC7F;
  color: #FFFFFF;

  font-weight: bold;
  color: #FFFFFF;
}

.enter-intro-desc {
  margin-top: 0.4rem;
  background: #FFFFFF;
  padding: 0.3rem 0.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.enter-intro-desc .desc {
  font-size: 0.26rem;

  font-weight: 400;
  color: #262626;
  line-height: 0.37rem;
  white-space: pre-line;
}

.enter-intro-desc .btn {
  width: 5.32rem;
  height: 0.6rem;
  border-radius: 0.43rem;
  border: 1px solid #FD1620;
  margin-top: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26rem;

  font-weight: 400;
  color: #E93831;
}

.enter-intro-tip {
  margin: 0.2rem auto 0;
  width: 6rem;
  font-size: 0.24rem;

  font-weight: 400;
  color: #AA5101;
  line-height: 0.33rem;
  text-align: center;
}


.enter-intro2 {
  padding: 0.55rem 0.2rem 0.3rem;
}

.enter-intro-model {
  width: 6.5rem;

  background-color: #FFFFFF;
  padding-bottom: 0.4rem;
}

.enter-intro-model .list {
  padding: 0.3rem 0.2rem 0.21rem;
  width: 100%;
  overflow-x: auto;
  display: flex;
  align-items: center;
}

.enter-intro-model .list::after {
  content: '';
  display: block;
  width: 0.2rem;
  overflow: hidden;
  flex-shrink: 0;
}

.enter-intro-model .list .item {
  width: 2.45rem;
  height: 0.6rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.11rem 0.16rem 0rem #D6E4FE;
  border-radius: 0.43rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26rem;
  color: #262626;
  flex-shrink: 0;
  overflow: hidden;
  cursor: pointer;
}

.enter-intro-model .list .item + .item {
  margin-left: 0.2rem;
}

.enter-intro-model .list .item.active {
  background: linear-gradient(276deg, #EB344B 0%, #EA583F 100%);
  box-shadow: 0rem 0.11rem 0.16rem 0rem rgba(235,55,74,0.31);

  font-weight: bold;
  color: #FFFFFF;
}

.enter-intro-model .model-item {
  margin: 0.3rem 0.2rem 0;
  padding: 0 0 0.3rem;
  /* border-bottom: 1px dashed #979797; */
}

.enter-intro-model .model-item .title {
  font-size: 0.28rem;

  font-weight: 600;
  color: #262626;
  line-height: 0.3rem;
  display: flex;
  align-items: center;
}

.enter-intro-model .model-item .title::before {
  content: '';
  display: block;
  margin-right: 0.05rem;
  width: 0.06rem;
  height: 0.28rem;
  background: linear-gradient(180deg, #EC482E 0%, #E3B1A8 100%);
  border-radius: 0.03rem;
}

.enter-intro-model .model-item .desc {
  margin: 0.3rem 0 0 0.2rem;
  white-space: pre-line;
  font-size: 0.26rem;

  font-weight: 400;
  color: #262626;
  line-height: 0.4rem;
}

.enter-intro-model .btns {
  margin-top: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.enter-intro-model .btns .btn1 {
  width: 2.28rem;
  height: 0.6rem;
  background: linear-gradient(276deg, #EA583F 0%, #EB344B 100%);
  border-radius: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26rem;

  font-weight: bold;
  color: #FFFFFF;
}

.enter-intro-model .btns .btn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.4rem;
  width: 2.28rem;
  height: 0.6rem;
  background: #FFFFFF;
  border-radius: 0.3rem;
  border: 1px solid #999999;
  font-size: 0.26rem;
  color: #262626;
}

.enter-ziliao {
  padding: 0.55rem 0.2rem 0.3rem;
  display: flex;
  flex-direction: column;
}

.enter-ziliao .box1 {
  width: 6.5rem;
  height: 4.74rem;
  background: #FFFCFA;
  border-radius: 0.1rem;
  padding: 0.28rem 0.2rem 0.3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}

.enter-ziliao .box2 {
  width: 6.5rem;
  height: 2.8rem;
  background: #FFF9F3;
  border-radius: 0.1rem;
  padding: 0.18rem 0.18rem 0.18rem 0.3rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.16rem;
  box-sizing: border-box;
}

.enter-ziliao .box1 .title {
  width: 4.9rem;

  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.34rem;

  font-weight: 600;
  color: #AA5101;
  line-height: 0.48rem;
}

.enter-ziliao .box1 .img {
  margin-top: 0.26rem;
  width: 6.1rem;
  height: 3.42rem;
  display: block;
}

.enter-ziliao .box2 .title {
  font-size: 0.34rem;

  font-weight: 600;
  color: #AA5101;
  line-height: 0.48rem;
}

.enter-ziliao .box2 .desc {
  margin-top: 0.08rem;
  font-size: 0.26rem;

  font-weight: 400;
  color: #808080;
  line-height: 0.37rem;
}

.enter-ziliao .box2 .code {
  width: 2.44rem;
  height: 2.44rem;

  display: flex;
  align-items: center;
  justify-content: center;
}
.enter-ziliao .box2 .code img {
  width: 2.32rem;
  height: 2.32rem;
  display: block;
}

.enter-ad .fine-course-box {
  margin-top: 0;
}

.enter-intro-select select {
  display: none;
}

.enter-province {
  width: 7.5rem;
  height: 8.46rem;
  background: #FFFFFF;
  border-radius: 0.3rem 0.3rem 0 0;
  display: flex;
  flex-direction: column;
  position: relative;
}

.enter-province .tip {
  padding: 0.32rem 0.3rem 0.3rem;
  font-size: 0.32rem;

  font-weight: 500;
  color: #000000;
  line-height: 0.45rem;
  box-sizing: border-box;
  border-bottom: 1px solid #ECEDEE;
}

.enter-province .close {
  padding: 0.3rem;
  position: absolute;
  right: 0;
  top: 0.13rem;
  cursor: pointer;
}

.enter-province .close img {
  width: 0.23rem;
  height: 0.23rem;
  display: block;
}

.enter-province .list {
  overflow: auto;
  padding: 0 0.2rem;
}

.enter-province .list .item {
  width: 7.1rem;
  height: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.28rem;
  color: #000000;
  cursor: pointer;
}

.enter-province .list .item:first-child {
  margin-top: 0.19rem;
}

.enter-province .list .item.active {
  color: #F95C4F;
  background: #F2F2F2;
  border-radius: 0.2rem;
}

.article-body video {
  max-width: 100% !important;
  height: initial !important;
}

.rg-news {
  width: 6.9rem;
  height: 0.7rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.06rem 0.22rem 0rem rgba(169,169,169,0.2);
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
  font-size: 0.24rem;

  font-weight: 400;
  color: #333333;
  margin-top: 0.3rem;
  padding: 0 0.16rem;
  box-sizing: border-box;
}

.rg-news img {
 width: 0.36rem;
 height: 0.36rem;
 margin-right: 0.2rem;
}

.rg-form {
  margin-top: 0.29rem;
}

.rg-form-title {
  display: flex;
  align-items: center;
  font-size: 0.3rem;

  font-weight: 600;
  color: #000000;
}

.rg-form-title img {
  width: 0.29rem;
  height: 0.4rem;
  margin-right: 0.13rem;
}

.rg-form-title .blue {
  color: #387FFC !important;
}

.rg-form-box {
  width: 6.9rem;
  height: 2.29rem;
  background: linear-gradient(180deg, #F4F4F4 0%, rgba(252,252,252,0) 100%);
  margin-top: 0.29rem;
  position: relative;
  overflow: hidden;
  padding: 0.11rem 0.26rem 0.2rem;
  transition: 0.2s;
}

.rg-form-box.active {
  height: 4.39rem;
}

.rg-form-box .rg-form-line {
  position: absolute;
  left: 0.02rem;
  top: 0.03rem;
  width: 6.87rem;
  height: 0.06rem;
}

.rg-form-box .input {
  display: flex;
  align-items: center;
  font-size: 0.28rem;

  font-weight: 400;
  color: #5B5B5B;
  line-height: 0.3rem;
  position: relative;
  height: 0.89rem;
  border-bottom: 1px solid #E5E5E5;
}

.rg-form-box .input .input-title {
  width: 0.84rem;
  white-space: nowrap;
  flex-shrink: 0;
  margin-right: 0.6rem;
}

.rg-form-box .input .input-value {
  height: 100%;
  flex: 1;
  display: flex;
  align-items: center;
  background: none;
  outline:none;
  font-size: 0.28rem;
  overflow: hidden;
}

.rg-form-box .input .input-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  width: 0.12rem;
  height: 0.22rem;
  transform: translate(0,-50%);
}

.rg-form-box .input .input-select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
}

.rg-form-box .input .input-getcode {
  flex-shrink: 0;
  /* padding: 0.1rem; */
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #387FFC;
  width: 1.8rem;
  white-space: nowrap;
  box-sizing: border-box;
  overflow: hidden;
}

.rg-form-box .btn {
  width: 6.38rem;
  height: 0.7rem;
  background: #387FFC;
  border-radius: 0.42rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.28rem;

  font-weight: 400;
  color: #FFFFFF;
  margin-top: 0.19rem;
}

.rg-form-box .btn.ban {
  pointer-events: none;
  background: #eeeef0;
}

.rg-form-box .show {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.2rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 0.69rem;
  background: #FFFFFF;
}

.rg-form-box.active .show .arrow-show{
  transform: rotateZ(0deg);
}

.rg-form-box .show .arrow-show {
  width: 0.29rem;
  height: 0.29rem;
  transform: rotateZ(180deg);
  transition: 0.2s;
}

.rg-teacher {
  width: 7.5rem;
  height: 2.15rem;
  background: #F2F3F4;
  padding: 0.2rem;
}

.rg-teacher .rg-box {
  width: 7.1rem;
  height: 1.75rem;
  background: #FFFFFF;
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
  padding: 0 0.15rem;
}

.rg-teacher .teacher {
  width: 5rem;
  display: flex;
  align-items: center;
}

.rg-teacher .teacher .head {
  width: 0.9rem;
  height: 0.9rem;
  position: relative;
  margin-right: 0.2rem;
  flex-shrink: 0;
}

.rg-teacher .teacher .head .img {
  width: 0.9rem;
  height: 0.9rem;
  box-shadow: 0rem 0.06rem 0.22rem 0rem #D4D4D4;
  border: 0.04rem solid #FFFFFF;
  background: #DCDCDC;
  overflow: hidden;
  border-radius: 50%;
  display: block;
  
}

.rg-teacher .teacher .head .like {
  content: '';
    position: absolute;
    bottom: 1px;
    right: 1px;
    width: 20px;
    height: 20px;
    background-image: url(../img/light.png);
    background-size: cover;
    z-index: 1;
    border-radius: 50%;
    left: 75%;
    top: 0.57rem;
}

.rg-teacher .teacher .title {
  font-size: 0.32rem;

  font-weight: 600;
  color: #000000;
  line-height: 0.38rem;
}
.rg-teacher .teacher .lvsuo{
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.rg-teacher .teacher span{
    padding-bottom: 0.1rem;
    
}

.rg-teacher .teacher .tag {
  margin-top: 0.11rem;
  background: #F8F3E5;
  border-radius: 0.09rem;
  border: 1px solid #F9E7C1;
  padding: 0.04rem 0.08rem;
  font-size: 0.24rem;
    margin-right: 0.15rem;
  font-weight: 400;
  color: #B89361;
  line-height: 0.26rem;
  white-space: nowrap;
}

.rg-teacher .line {
  margin: 0 0.2rem;
  width: 1px;
  height: 0.73rem;
  background: #CBCBCB;
}

.rg-teacher .btns {

  align-items: center;
  justify-content: space-between;
  flex: 1;
}

.rg-teacher .btns .btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0.24rem;

  font-weight: 400;
  color: #888888;
  line-height: 0.3rem;
}

.rg-teacher .btns .btn i {
 font-size: 0.35rem;
  margin-bottom: 0.13rem;
  color: #409eff;
}

.rg-teacher .btns .btn span {
  text-align: center;
}

.rg-recommand {
  margin: 0.26rem 0.28rem 0;
  width: 6.94rem;

  background-color: #FFFFFF;
  overflow: hidden;
  border-radius: 0.2rem;
}

.rg-teacher  .recommend-label{
    position: absolute;
    right: 0;
    background-color: rgb(0 0 0 / 10%);
    color: white;
    padding: 2px 2px;
    font-size: 10px;
    border-radius: 1px;
    margin-top: -0.4rem;
    margin-right: 0.3rem;
}
.rg-recommand .part-top {
  width: 3.63rem;
  height: 0.62rem;
  background: rgba(251, 210, 205, 0.68);
  border-radius: 0.31rem;
  padding: 0.05rem;
  display: flex;
  margin: 0.28rem auto 0;
}

.rg-recommand .part-top .item {
  flex: 1;
  height: 0.52rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3rem;

  font-weight: 400;
  color: #2D2D2D;
}

.rg-recommand .part-top .item.active {
  flex: 1;
  height: 0.52rem;
  background: #FFFFFF;
  border-radius: 0.31rem;
  font-size: 0.3rem;

  font-weight: bold;
  color: #F9523E;
}

.rg-recommand .part-bottom {
  width: 6.9rem;
  /* height: 5.22rem; */
  background: #FFFFFF;
  border-radius: 0.2rem;
  margin-top: 0.29rem;
}

.rg-recommand .recommand {
  padding: 0.2rem 0.4rem 0.4rem;
}

.rg-recommand .recommand .list {
  display: flex;
  flex-direction: column;
}

.rg-recommand .recommand .item {
  width: 6.1rem;
  height: 0.7rem;
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
  font-size: 0.26rem;

  font-weight: 400;
  color: #000000;
}

.rg-recommand .recommand .item .num {
  width: 0.29rem;
  height: 0.29rem;
  background: linear-gradient(90deg, #E4E5E6 0%, #DBDCDD 100%);
  border-radius: 0.08rem;
  font-size: 0.24rem;

  font-weight: bold;
  color: #FFFFFF;
  margin-right: 0.14rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.rg-recommand .recommand .item .num.active {
  background: linear-gradient(90deg, #FEBE44 0%, #F99F32 100%);
}

.rg-recommand #rg-recommand {
  height: 3.44rem;
}

.rg-recommand .recommand .swiper-pagination {
  width: 1.11rem;
  height: 0.08rem;
  border-radius: 0.06rem;
  background: #F0F0F0;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  display: flex;
}

.rg-recommand .recommand .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  flex: 1;
  border-radius: 0.06rem;
  background: none;
  height: 100%;
}

.rg-recommand .recommand .swiper-pagination-bullet-active {
  background: #387FFC !important;
}

.rg-recommand .recommand .btn {
  width: 6.1rem;
  height: 0.7rem;
  background: #F2F7FF;
  border-radius: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26rem;

  font-weight: 400;
  color: #000000;
  line-height: 0.37rem;
  margin-top: 0.35rem;
}

.rg-recommand .ask {
  padding: 0.3rem 0;
}

.rg-recommand .part-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.3rem;
}

.rg-recommand .part-title .title {
  font-size: 0.28rem;

  font-weight: 600;
  color: #202122;
  line-height: 0.45rem;
}

.rg-recommand .part-title .more {
  font-size: 0.24rem;

  font-weight: 400;
  color: #F59440;
  line-height: 0.45rem;
}

.rg-recommand .ask .list {
  margin-top: 0.2rem;
  width: 100%;
  overflow-x: auto;
  display: flex;
  align-items: center;
  height: 3.8rem;
  padding-bottom: 0.3rem;
  overflow-y: hidden;
}

.rg-recommand .ask .list::after {
  content: '';
  display: block;
  flex-shrink: 0;
  width: 0.3rem;
}

.rg-recommand .ask .item {
  width: 4.6rem;
  /* height: 3.38rem; */
  background: #FFFFFF;
  box-shadow: 0rem 0.06rem 0.22rem 0rem rgba(218,218,218,0.42);
  border-radius: 0.14rem;
  margin-left: 0.3rem;
  padding: 0.3rem 0.26rem;
  flex-shrink: 0;
}

.rg-recommand .ask .item + .item {
  margin-left: 0.2rem;
}

.rg-recommand .ask .item .people {
  display: flex;
  align-items: center;
}

.rg-recommand .ask .item .people .head {
  width: 0.62rem;
  height: 0.62rem;
  border-radius: 50%;
  margin-right: 0.2rem;
  overflow: hidden;
  flex-shrink: 0;
}

.rg-recommand .ask .item .people .name {
  font-size: 0.24rem;

  font-weight: 400;
  color: #0F0F0F;
  line-height: 0.33rem;
  margin-right: 0.2rem;
  display: block;
  white-space: nowrap;
}

.rg-recommand .ask .item .people .time {
  font-size: 0.24rem;

  font-weight: 400;
  color: #888888;
  line-height: 0.33rem;
  flex-shrink: 0;
}

.rg-recommand .ask .item .title {
  margin-top: 0.21rem;
  display: flex;
  height: 0.84rem;
}

.rg-recommand .ask .item .title .tag {
  margin-top: 0.03rem;
  width: 0.36rem;
  height: 0.36rem;
  background: #FFF9E6;
  border-radius: 0.03rem;
  border: 1px solid #FFE5B3;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.12rem;
  font-size: 0.24rem;

  font-weight: bold;
  color: #FFB026;
  flex-shrink: 0;
}

.rg-recommand .ask .item .people.people2 {
  margin-top: 0.2rem;
}

.rg-recommand .ask .item .people.people2 .head {
  width: 0.4rem;
  height: 0.4rem;
}

.rg-recommand .ask .item .people.people2 .name {
  color: #888888;
}

.rg-recommand .ask .item .desc {
  margin-top: 0.14rem;
  font-size: 0.26rem;

  font-weight: 400;
  color: #888888;
  line-height: 0.37rem;
}

.rg-recommand .ask .contact {
  margin: 0 auto;
  /* margin: 0.5rem auto 0; */
  width: 6.3rem;
  /* height: 3.7rem; */
  background: #FFFFFF;
  box-shadow: 0rem 0.06rem 0.22rem 0rem rgba(169,169,169,0.2);
  border-radius: 0.08rem;
}

.rg-recommand .ask .contact .pt {
  height: 0.81rem;
  background: #F2F7FF;
  display: flex;
  align-items: center;
  font-size: 0.24rem;

  font-weight: 400;
  color: #387FFC;
  position: relative;
  padding: 0 0.2rem 0.15rem;
}

.rg-recommand .ask .contact .pt .icon {
  width: 0.27rem;
  height: 0.24rem;
  margin-right: 0.21rem;
}

.rg-recommand .ask .contact .pt .tag {
  position: absolute;
  left: 4.35rem;
  top: 0.09rem;
  width: 2.23rem;
  height: 0.47rem;
  padding: 0.08rem 0.17rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.33rem;
  background-image: linear-gradient(to right, rgb(74, 122, 238), rgb(50, 179, 254));
  border-top-left-radius: 0.35rem;  
  border-bottom-left-radius: 0.35rem; 
}

.rg-recommand .ask .contact .pb {
  width: 6.3rem;
  /* height: 3.04rem; */
  background: #FFFFFF;
  box-shadow: 0rem 0.06rem 0.22rem 0rem rgba(169,169,169,0.2);
  border-radius: 0.08rem;
  margin-top: -0.15rem;
  padding-top: 0.27rem;
  overflow: hidden;
  position: relative;
}

.rg-recommand .ask .contact .pb .title {
  font-size: 0.3rem;

  font-weight: 600;
  color: #000000;
  line-height: 0.42rem;
  margin: 0 0.26rem;
}

.rg-recommand .ask .contact .pb .teacher {
  display: flex;
  align-items: center;
  margin-top: 0.2rem;
  padding: 0 0.2rem 0 0.26rem;
}

.rg-recommand .ask .contact .pb .teacher .head {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 0.12rem;
  flex-shrink: 0;
}

.rg-recommand .ask .contact .pb .teacher .text {
  flex: 1;
  height: 1rem;
  background: #F8F8F8;
  border-radius: 0rem 0.2rem 0.2rem 0.2rem;
  padding: 0.2rem 0.13rem;
  font-size: 0.24rem;

  font-weight: 400;
  color: #202122;
  line-height: 0.3rem;
  box-sizing: border-box;
}

.rg-recommand .ask .contact .pb .teacher .btn {
  width: 1.42rem;
  height: 0.5rem;
  background: #387FFC;
  border-radius: 0.35rem;
  margin-left: 0.2rem;
  font-size: 0.24rem;

  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.rg-recommand .ask .contact .pb .teacher .btn::before {
  content: '';
  display: block;
  flex-shrink: 0;
  width: 0.12rem;
  height: 0.12rem;
  background: #14BB66;
  border-radius: 50%;
  margin-right: 0.06rem;
}

.rg-recommand .ask .contact .pb .people {
  height: 0.84rem;
  margin-top: 0.3rem;
  border-top: 1px solid #F3F3F3;
}

.rg-recommand .ask .contact .pb .people .swiper-slide {
  height: 0.84rem;
  padding: 0.2rem 0.26rem;
}

.rg-recommand .ask .contact .pb .people .head {
  width: 0.43rem;
  height: 0.43rem;
  border-radius: 50%;
  overflow: hidden;
}

.rg-recommand .ask .contact .pb .people .name {
  margin-left: 0.09rem;
  font-size: 0.24rem;

  font-weight: 400;
  color: #202122;
  line-height: 0.33rem;
}

.rg-recommand .ask .contact .pb .people .desc {
  margin-left: 0.2rem;
  font-size: 0.24rem;

  font-weight: 400;
  color: #888888;
  line-height: 0.33rem;
}


.rg-ziliao {
  margin: 0.26rem 0.28rem 0;
  width: 6.94rem;


  background-color: #FFFFFF;
  overflow: hidden;
  border-radius: 0.2rem;
}

.rg-ziliao .part-top {
  width: 5.15rem;
  height: 0.62rem;
  background: #E1D3FA;
  border-radius: 0.31rem;
  padding: 0.05rem;
  display: flex;
  margin: 0.43rem auto 0;
}

.rg-ziliao .part-title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.36rem;

  font-weight: 600;
  color: #7856B4;
  line-height: 0.45rem;
  margin-top: 0.47rem;
}

.rg-ziliao .part-title::before {
  content: '';
  display: block;
  width: 0.87rem;
  height: 0.06rem;
  background: linear-gradient(45deg, rgba(150, 109, 198, 0), rgba(128, 80, 186, 1));
  margin-right: 0.21rem;
}

.rg-ziliao .part-title::after {
  content: '';
  display: block;
  width: 0.87rem;
  height: 0.06rem;
  background: linear-gradient(225deg, rgba(150, 109, 198, 0), rgba(128, 80, 186, 1));
  margin-left: 0.21rem;
}

.rg-ziliao .part-top .item {
  flex: 1;
  height: 0.52rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3rem;

  font-weight: 400;
  color: #2D2D2D;
}

.rg-ziliao .part-top .item.active {
  flex: 1;
  height: 0.52rem;
  background: #FFFFFF;
  border-radius: 0.31rem;
  font-size: 0.3rem;

  font-weight: bold;
  color: #7856B4;
}

.rg-ziliao .part-bottom {
  width: 6.9rem;
  /* height: 5.22rem; */
  background: #FFFFFF;
  border-radius: 0.2rem;
  margin-top: 0.29rem;
}

.ad-ziliao-show.type2 {
  flex-direction: column;
}

.ad-ziliao-show.type2 .relevant-ziliao-list {
  width: 100%;
  padding: 0.37rem 0.2rem;
}

.ad-ziliao-show.type2 .list-loadmore {
  width: 6.1rem;
  height: 0.7rem;
  background: linear-gradient(270deg, #FFE4D0 0%, #FAE5D6 100%);
  border-radius: 0.1rem;
  margin: 0.3rem auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.26rem;

  font-weight: 400;
  color: #8F572C;
  padding: 0 0.1rem;
  box-sizing: border-box;
}

.ad-ziliao-show.type2 .list-loadmore b {
  margin-left: 0.2rem;
}

.ad-ziliao-show.type2 .list-loadmore .text {
  flex-shrink: 0;
}

.ad-ziliao-show #ziliao-user {
  width: 6.5rem;
  height: 0.7rem;
  margin: 0.1rem 0.2rem 0;
  background: linear-gradient(270deg, rgba(252,252,252,0.14) 0%, #F8F8F8 100%);
  border-radius: 0.1rem;
  font-size: 0.24rem;

  font-weight: 400;
  color: #888888;
}

.ad-ziliao-show .ziliao-user {
  width: 6.5rem;
  height: 0.7rem;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  padding: 0 0.1rem;
}

.ad-ziliao-show .ziliao-user img {
  margin-right: 0.1rem;
  display: block;
  width: 0.49rem;
  height: 0.49rem;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}

.ad-ziliao-show.type2 .relevant-ziliao-item:nth-child(1):before {
  content: '';
  display: block;
  width: 0.34rem;
  height: 0.42rem;
  position: absolute;
  left: 0;
  top: 0.15rem;

}

.ad-ziliao-show.type2 .relevant-ziliao-item:nth-child(2):before {
  content: '';
  display: block;
  width: 0.34rem;
  height: 0.42rem;
  position: absolute;
  left: 0;
  top: 0.15rem;

}

.ad-ziliao-show.type2 .relevant-ziliao-item:nth-child(3):before {
  content: '';
  display: block;
  width: 0.34rem;
  height: 0.42rem;
  position: absolute;
  left: 0;
  top: 0.15rem;

}

.fine-course-box.type2 {
  width: 100%;
  height: initial;
  margin-top: 0;
  background: none;
}

.fine-course-box.type2 .fine-course-banner {
  width: 6.5rem;
  height: 2.27rem;
  display: block;
}

.fine-course-box.type2 .items {
  margin-top: 0.1rem;
}

.fine-course-box.type2 .more {
  margin: 0.3rem auto 0.44rem;
  width: 6.1rem;
  height: 0.7rem;
  background: linear-gradient(270deg, #FFE4D0 0%, #FAE5D6 100%);
  border-radius: 0.1rem;
  font-size: 0.26rem;

  font-weight: 500;
  color: #8F572C;
}

.rg-recommand .recommand-zywd {
  padding-top: 0.31rem;
}

.rg-recommand .recommand-zywd .list {
  display: flex;
  flex-direction: column;
  max-height: 6.41rem;
  flex-wrap: wrap;
  margin-top: -0.1rem;
  padding-bottom: 0.3rem;
  overflow-x: auto;
}

.rg-recommand .recommand-zywd .list .item {
  display: flex;
  flex-direction: column;
  width: 3.36rem;
  margin: 0.3rem 0 0 0.3rem;
  flex-shrink: 0;
}

.rg-recommand .recommand-zywd .list .item:last-child {
  margin-right: 0.3rem;
}

.rg-recommand .recommand-zywd .list .item .pic {
  width: 3.36rem;
  height: 1.84rem;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 0.2rem;
}

.rg-recommand .recommand-zywd .list .item .pic .icon {
  width: 0.67rem;
  height: 0.66rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.rg-recommand .recommand-zywd .list .item .title {
  height: 0.68rem;
  margin-top: 0.23rem;
  font-size: 0.28rem;

  font-weight: 400;
  color: #000000;
  line-height: 0.34rem;
}

.rg-recommand .recommand-zywd .list .item .playtime {
  position: absolute;
  right: 0.12rem;
  bottom: 0.11rem;
  /* width: 1.29rem; */
  height: 0.37rem;
  background: rgba(15,15,15,0.64);
  border-radius: 0.08rem;
  padding: 0.08rem 0.1rem;
  font-size: 0.2rem;

  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.2rem;
  box-sizing: border-box;
}

.rg-tool {
  margin: 0.28rem 0.28rem 0;
  width: 6.94rem;
  /* height: 6.87rem; */

  padding-bottom: 0.22rem;
  overflow: hidden;
  border-radius: 0.2rem;
}

.rg-tool .rg-tool-title {
  width: 2.24rem;
  height: 0.45rem;
  font-size: 0.32rem;

  font-weight: bold;
  color: #202122;
  line-height: 0.45rem;
  margin: 0.31rem 0 0 0.32rem;
}

.rg-tool .list {
  width: 6.5rem;
  /* height: 5.65rem; */
  background: #FFFFFF;
  border-radius: 0.2rem;
  margin: 0.24rem 0.22rem 0;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  align-content: space-between;
  padding: 0 0.4rem 0.4rem;
  box-sizing: border-box;
}

.rg-tool .list .item {
  width: 0.96rem;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  font-size: 0.24rem;

  font-weight: 400;
  color: #525252;
  line-height: 0.33rem;
  margin-right: 0.62rem;
  margin-top: 0.4rem;
}

.rg-tool .list .item:nth-child(4n) {
  margin-right: 0;
}

.rg-tool .list .item .icon {
  width: 0.94rem;
  height: 0.94rem;
  margin-bottom: 0.08rem;
}

.rg-pack {
  width: 7.5rem;
  /* height: 6.72rem; */
  background: #FFFFFF;
  padding: 0.5rem 0.3rem;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.rg-pack .img {
  width: 1.6rem;
  height: 1.6rem;
  display: block;
}

.rg-pack .title {
  font-size: 0.3rem;

  font-weight: bold;
  color: #000000;
  line-height: 0.42rem;
  margin-top: 0.2rem;
}

.rg-pack .good {
  width: 5.7rem;
  height: 0.8rem;
  background: linear-gradient(270deg, #FFFFFF 0%, #FCE4DB 46%, #FFFFFF 100%);
  font-size: 0.3rem;

  font-weight: bold;
  color: #F9523E;
  line-height: 0.45rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.2rem;
}

.rg-pack .tip {
  font-size: 0.24rem;

  font-weight: 400;
  color: #888888;
  line-height: 0.4rem;
  white-space: pre-line;
  margin-top: 0.2rem;
}

.rg-pack .btn {
  width: 5.7rem;
  height: 0.8rem;
  background: #387FFC;
  border-radius: 0.4rem;
  margin-top: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.3rem;

  font-weight: bold;
  color: #FFFFFF;
}

.rg-pack .btn img {
  width: 0.42rem;
  height: 0.34rem;
  margin-right: 0.12rem;
}

.rg-views::before {
  content: '｜';
  margin: 0 0.2rem;
  opacity: 0.5;
}

.warp-rg .article-nav {
  margin-left: 0.3rem;
  line-height: 2;
}

.fix-btn-like {
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0.24rem;

  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.33rem;
  position: fixed;
  right: 0.29rem;
  bottom: 5.4rem;
  z-index: 55;
}

.fix-btn-like img {
  width: 0.42rem;
  height: 0.42rem;
  margin-top: 0.08rem;
}

.fix-btn-like.zan .like1,
.fix-btn-like.zan.active .like2 {
  display: block;
}

.fix-btn-like.zan .like2,
.fix-btn-like.zan.active .like1 {
  display: none;
}

.fix-btn-share {
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  justify-content: center;
  position: fixed;
  right: 0.29rem;
  bottom: 4rem;
  z-index: 55;
}

.fix-btn-share img {
  width: 0.5rem;
  height: 0.46rem;
  margin-top: 0.22rem;
}

.fix-btn-share .tag {
  height: 0.38rem;
  padding: 0 0.2rem;
  background: #FF6C6C;
  border-radius: 0.19rem;
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 0.79rem;
  transform: translate(-50%);
  font-size: 0.24rem;

  font-weight: 400;
  color: #FFFFFF;
  white-space: nowrap;
}

.rg-share-tip {
  width: 4.56rem;
  height: 3.25rem;
  /* margin-top: 5.33rem; */
  display: block;
}

.article-body .kj-table td p {
  padding: 0;
}