[v-cloak] {
  display: none;
}
body {
  margin: 0;
}

/*头部logo*/

.specialLogo {
  position: fixed;
  left: 0;
  right: 0;
  height: 0.87rem;
  text-align: center;
  font-size: 0;
  padding: 7px 0;
  box-sizing: border-box;
  z-index: 1;
}

.specialLogo .come_back_btn {
  position: absolute;
  left: 10px;
  top: 14px;
  font-size: 22px;
  color: #fff;
  overflow: hidden;
  text-decoration: none;
}

.specialLogo img {
  display: inline-block;
  width: 1.02rem;
  vertical-align: middle;
  height: 100%;
}

.topMain {
  height: 46px;
}

/*专题列表*/

.specialCon {
  overflow: hidden;
}

.special_list {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  /* background: url(../img/default_img.png) center center; */
}

.special_list ul {
  margin: 0;
  padding: 0;
}

.special_list li:first-child {
  border-top: 1px solid #f3f3f3;
}

.special_list li {
  padding: 0.3rem 0.2rem;
  overflow: hidden;
  box-sizing: border-box;
  border-bottom: 1px solid #f3f3f3;
}

.special_list a {
  height: 100%;
}

.special_list a {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 0.05rem;
  text-decoration: none;
}

.special_list li:hover {
  background-color: #ccc;
}

.special_list a .pic {
  width: 2.3rem;
  height: 1.5rem;
  font-size: 0;
}

.special_list a .pic img {
  width: 100%;
  height: 100%;
  border-radius: 0rem;
}

.special_list .zhe_div {
  width: calc(70%);
  display: inline-block;
  padding-bottom: 0.12rem;
  box-sizing: border-box;
  font-size: 0;
  padding-right: 0.2rem;
}

.special_list h2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 0.32rem;
  color: #1a1a1a;
  word-wrap: break-word;
  word-break: break-all;
}

.special_list .sign {
  border-radius: 0.04rem;
  color: #fff;
  font-size: 0.18rem;
  margin-right: 0.05rem;
  padding: 0;
  float: left;
  border: 0.5px solid red;
  margin-right: 0.1rem;
}

.special_list .footer {
  overflow: hidden;
}

.special_list .footer span {
  font-size: 0.18rem;
}

.special_list .footer .carInfo {
  float: left;
}

.special_list .footer .carInfo {
  float: left;
}

.special_list .carInfo img {
  float: left;
  margin-right: 5px;
  width: 12px;
  margin-top: 4px;
}

.special_list em,
.special_list i {
  font-style: normal;
}

.special_list .sign i {
  float: left;
  margin: 4px 2px 0 0;
}

.special_list .sign strong {
  display: inline-block;
  overflow: hidden;
  font-weight: normal;
}

.special_list .carInfo em {
  color: #f00;
  margin-right: 0.05rem;
  font-size: 0.2rem;
}

.special_list .source {
  color: #ccc;
  font-size: 0.24rem;
  line-height: 0.34rem;
  height: 0.34rem;
  margin-top: 0.05rem;
  float: right;
}

.special_list .source i {
  margin-left: 0.1rem;
}

.special_list .source em {
  margin-right: 5px;
}

/*返回顶部*/

.returnTop {
  position: fixed;
  width: 0.9rem;
  height: 0.9rem;
  font-size: 0.26rem;
  box-sizing: border-box;
  padding-top: 0.1rem;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
  right: 0.1rem;
  bottom: 1.3rem;
  cursor: pointer;
  text-align: center;
  border-radius: 5em;
}

.returnTop i {
  display: inline-block;
  font-size: 0.4rem;
  color: #fff;
  margin-top: 0.2rem;
}

.returnTop p {
  font-size: 14px;
  color: #fff;
  margin: 0;
}

.noMessage {
  height: 50px;
  line-height: 50px;
  color: #999;
  text-align: center;
  font-size: 16px;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}

/*下拉加载*/

[v-cloak] {
  display: none;
}

/*mescroll滚动的区域*/

.mescroll {
  position: fixed;
  top: 0.87rem;
  bottom: 0;
  height: auto;
  width: 100%;
}

/*展示上拉加载的数据列表*/

.data-list li {
  position: relative;
  padding: 10px 8px 10px 120px;
  border-bottom: 1px solid #eee;
}

.data-list .pd-img {
  position: absolute;
  left: 18px;
  top: 18px;
  width: 80px;
  height: 80px;
}

.data-list .pd-name {
  font-size: 16px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}

.data-list .pd-price {
  margin-top: 8px;
  color: red;
}

.data-list .pd-sold {
  font-size: 12px;
  margin-top: 8px;
  color: gray;
}

.mescroll-upwarp {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

.top-image-container {
  position: relative;
}

.top-image-container img {
  width: 100%;
  object-fit: cover;
  height: 56.25vw;
}

.top-image-container .name {
  position: absolute;
  bottom: 0;
  line-height: 0.8rem;
  height: 0.8rem;
  width: 100vw;
  font-size: 0.33rem;
  color: #fff;
  background-image: linear-gradient(to top, #504646, transparent);
}

.top-image-container .name span {
  padding: 0 0.1rem;
}

.menuBox {
  padding-top: 1.6vw;
  width: 100%;
  height: 47px;
  line-height: 10.13vw;
  color: rgba(26, 26, 26, 1);
  font-size: 4.27vw;
  font-weight: 400;
  border-bottom: 1px solid rgba(236, 236, 236, 1);
  overflow-x: auto;
}

.menuBox::-webkit-scrollbar {
  display: none;
}

.menuBox ul {
  height: 100%;
  width: auto;
  white-space: nowrap;
}
.menuBox li {
  height: 100%;
  display: inline-block;
  margin-right: 7.6vw;
  position: relative;
}
.menuBox li:first-child {
  margin-left: 3.6vw;
}

.menuBox .active {
  color: rgba(22, 135, 175, 1);
}
.menuBox li::after {
  content: "";
  width: 0.02rem;
  height: 0.33rem;
  background: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -16px;
}

.menuBox li:last-child:after {
  content: "";
  width: 0;
  height: 0;
}

.article-item {
  margin: 0.4rem 0;
  border-bottom: 0.01rem solid #dfdfdf;
}
.info {
  margin: 0.28rem;
  font-size: 0.28rem;
}
.info .thumbnail {
  object-fit: cover;
  height: 3.92rem;
  width: 100%;
}
.introduction-name {
  margin: 0.1rem 0;
  color: #474747;
  font-size: 0.36rem;
  font-weight: 700;
}
.introduction {
  margin: 0.1rem 0;
  font-size: 0.34rem;
  color: #717171;
}
.list-name {
  display: inline-block;
  color: #373737;
  font-size: 0.32rem;
  position: relative;
}
.list-name .name {
  position: relative;
  z-index: 1;
  font-weight: 700;
}
.list-name .line {
  position: absolute;
  width: 0.83rem;
  height: 0.13rem;
  background-color: #2c9ffe;
  bottom: 0;
}
.article-name {
  margin-bottom: 0.12rem;
  font-size: 0.32rem;
  color: #444444;
}
.other-info-box {
  padding: 0.2rem 0;
  font-size: 0.24rem;
  color: #7f7f7f;
}
.read-num {
  display: inline-block;
  margin-left: 0.14rem;
}
.read-num img {
  width: 0.24rem;
  float: left;
}
.read-num-box {
  display: flex;
  align-items: center;
}
.article-img-box {
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
}
.article-img-box .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1rem;
  height: 1rem;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
  opacity: 0.5;
}
.read-num-box span {
  display: inline-block;
  margin-left: 0.05rem;
}
/*漂浮条*/

.floating_bar {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 84%;
  height: 40px;
  padding: 4px 12% 4px 4%;
  background: #1f416e;
  opacity: 0.8;
}

.logo_icon {
  float: left;
  width: 40px;
  height: 40px;
}

.logo_icon img {
  width: 100%;
  height: 100%;
  display: block;
}

.bar_about {
  float: left;
  margin-left: 10px;
  width: calc(84% - 80px);
  height: 100%;
  font-size: 0;
  line-height: 1;
  overflow: hidden;
}

.bar_about h4 {
  font-size: 16px;
  color: #fff;
  margin-top: 2px;
  margin-bottom: 0;
}

.bar_about p {
  font-size: 12px;
  color: #fff;
  margin-top: 7px;
}

.floating_bar .open_btn {
  float: right;
  display: block;
  /* width: 68px; */
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  border-radius: 5px;
  /* border: 1px solid #FFF; */
  text-align: center;
  margin-top: 8px;
  text-decoration: none;
  letter-spacing: 2px;
}

.floating_bar .close_bar {
  position: absolute;
  right: 0;
  top: 4px;
  width: 36px;
  height: 40px;
}

.floating_bar .close_bar b {
  display: block;
  width: 21px;
  height: 20px;
  background: url(../../../common/img/close_bar.png) no-repeat 0 0 / cover;
  margin: 11px 0 0 6px;
}
.left-marks {
  padding: 0.18rem 0;
  width: 0.38rem;
}
.right-marks {
  padding: 0.18rem 0;
  width: 0.38rem;
  float: right;
}

.nav ul {
  background-color: #fff;
  width: 100%;
  height: 60px;
  overflow-x: auto;
}

.nav ul::-webkit-scrollbar {
  width: 0px; /* 设置滚动条宽度 */
}

.nav .active {
  color: #000 !important;
  padding: 0.24rem 0 0.22rem;
  /* border-bottom: 0.04rem solid #f85959; */
}

.nav a {
  color: #000 !important;
}

.nav .active a {
  color: #f85959;
}

.nav ul li {
  height: auto;
  font-size: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  padding: 0.24rem 0 0.26rem;
  margin-right: 0.4rem;
  margin-left: 0.4rem;
  color: rgba(0, 0, 0, 0.4) !important;
}

/*ios使用sticky样式实现*/
.nav-sticky {
  z-index: 9999;
  /*需设置zIndex,避免在悬停时,可能会被列表数据遮住*/
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  /*相对mescroll的div悬停的位置*/
}

/*android和pc端悬停*/
.nav-fixed {
  z-index: 9999;
  position: fixed;
  top: 44px;
  left: 0;
  width: 100%;
}

.mescroll {
  position: fixed;
  top: 0px;
  height: auto;
  width: 100%;
}

/*ios使用sticky样式实现*/
.nav-sticky {
  z-index: 9999; /*需设置zIndex,避免在悬停时,可能会被列表数据遮住*/
  position: -webkit-sticky;
  position: sticky;
  top: -6px; /*相对mescroll的div悬停的位置*/
}
/*android和pc端悬停*/
.nav-fixed {
  z-index: 9999;
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
}

.list-top-title {
  position: relative;
  margin: 0.53rem 0.4rem 0.53rem 0;
  padding-left: 0.13rem;
  line-height: 0.66rem;
  font-size: 19px;
  overflow: hidden;
}

.list-top-title > .row {
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.list-top-title > .row * {
  box-sizing: border-box;
}

.list-top-title .icon {
  flex: 0 0 auto;
  width: 0.48rem;
  height: 0.48rem;
}

.list-top-title .top-num {
  flex: 0 0 auto;
  position: relative;
  padding-right: 0.21rem;
  font-size: 0.4rem;
  color: #1c1c1c;
  font-weight: 700;
  margin-left: 0rem;
}

.list-top-title .top-num:before {
  position: absolute;
  display: block;
  content: "";
  top: 0.1rem;
  right: 0;
  width: 0.02rem;
  height: 0.42rem;
  background-color: #d8d8d8;
}

.list-top-title .topic-title2 {
  flex: 1 1 100%;
  width: 0;
  padding-left: 0.13rem;
  font-size: 0.4rem;
  font-weight: 700;
  color: #1c1c1c;
}

.list-top-title .topic-more {
  flex: 0 0 auto;
  height: 0.28rem;
  font-size: 0.32rem;
  color: #003ca0;
}

.move-stop {
  user-select: none;
  pointer-events: visiblePainted;
}

.mescroll-upwarp {
  opacity: 0 !important;
}
