/*reset*/
html {
  font-size: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Arial, sans-serif;
  line-height: 1.6;
}
body.active {
  position: relative;
  overflow: hidden;
}
.wrapped {
  width: 100%;
  padding: 0 12px;
}
ul,
li {
  list-style: none;
}
ul,
ul > li > ul {
  margin: 0;
  padding: 0;
}
ol > li {
  list-style: auto;
}
a {
  text-decoration: none;
}
a:focus,
a:hover,
a {
  color: #666;
}
img {
  max-width: 100%;
  user-select: none;
}
.hr {
  width: 100%;
  height: 1px;
  background: #e6e6e6;
}
.hr--re {
  background: #e6e6e6;
}
.banner {
  max-width: 412px;
  height: 210px;
  overflow: hidden;
  margin: 0 auto;
}
article.pg_con > .ad--wrapper img {
  margin-bottom: 24px;
}
article.pg_con #news_title {
  font-size: 21px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #0C0C0C;
  line-height: 29px;
  margin: 30px auto 24px;
  text-align: justify;
}
article.pg_con .tag_new span {
  display: none;
  background: #f60;
  font-size: 12px;
  /* width: 30px; */
  line-height: 18px;
  color: #fff;
  position: relative;
  text-align: center;
  padding: 1px 5px;
  margin-right: 5px;
  top: -2px;
}
article.pg_con .forter.am-cf {
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #747474;
  line-height: 20px;
  margin: 24px auto;
}
article.pg_con .forter.am-cf .forter-date {
  display: inline-block;
  font-size: inherit;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #747474;
  line-height: 20px;
}
.forter .forter_auther {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
  margin-right: 9px;
}
.forter .forter_auther .forter-author-info {
  height: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC, serif;
  font-weight: 400;
  color: #9B9B9B;
}
.forter .forter_auther .forter-author-info .author-name {
  display: inline-flex;
  white-space: nowrap;
  max-width: 18em;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC, serif;
  font-weight: 600;
  color: #0E0E0E;
}
.forter .forter_auther .forter-author-info .author-desc {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  max-width: 14em;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 3px;
}
.forter .forter_auther .forter-author-info .user-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.forter-author-info .user-wrapper span {
  display: inline-flex;
  vertical-align: middle;
  margin-right: 4px;
}
.forter-author-info .user-wrapper span.img--wrapper {
  width: 26px;
  height: 12px;
  border-radius: 1px;
}
.forter-author-info .user-wrapper span.img--wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.forter-author-info .user-wrapper .level-wrapper {
  width: 26px;
  height: 12px;
  background: url("https://www.d1ev.com/special/circle/images/level1.png") no-repeat center;
  background-size: contain;
}
.forter-author-info .user-wrapper .level-wrapper.level2 {
  background: url("https://www.d1ev.com/special/circle/images/level2.png") no-repeat center;
  background-size: contain;
}
.forter-author-info .user-wrapper .level-wrapper.level3 {
  background: url("https://www.d1ev.com/special/circle/images/level3.png") no-repeat center;
  background-size: contain;
}
.forter-author-info .user-wrapper .level-wrapper.level4 {
  background: url("https://www.d1ev.com/special/circle/images/level4.png") no-repeat center;
  background-size: contain;
}
.forter-author-info .user-wrapper .level-wrapper.level5 {
  background: url("https://www.d1ev.com/special/circle/images/level5.png") no-repeat center;
  background-size: contain;
}
.forter-author-info .user-wrapper .level-wrapper.level6 {
  background: url("https://www.d1ev.com/special/circle/images/level6.png") no-repeat center;
  background-size: contain;
}
.forter-author-info .user-wrapper .level-wrapper.level7 {
  background: url("https://www.d1ev.com/special/circle/images/level7.png") no-repeat center;
  background-size: contain;
}
.forter-author-info .user-wrapper .level-wrapper.level8 {
  background: url("https://www.d1ev.com/special/circle/images/level8.png") no-repeat center;
  background-size: contain;
}
.forter-author-info .user-wrapper .level-wrapper.level9 {
  background: url("https://www.d1ev.com/special/circle/images/level9.png") no-repeat center;
  background-size: contain;
}
.forter-author-info .user-wrapper .level-wrapper.level10 {
  background: url("https://www.d1ev.com/special/circle/images/level10.png") no-repeat center;
  background-size: contain;
}
.forter .forter_auther > .img--wrapper {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
}
.forter .forter_auther .author_type {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  vertical-align: -0.18em;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 5px;
  margin-top: -2px;
  margin-right: 0;
}
.forter .forter_auther > .img--wrapper > img {
  max-width: 100%;
  border-radius: 50%;
  vertical-align: top;
}
.forter .forter_auther .forter-author-info .timeago {
  margin-left: 3px;
}
#changefont {
  width: 30px;
  text-align: center;
  font-size: 15px;
  background: #f2f2f2;
  margin: 10px auto;
}
/*header*/
header {
  height: auto;
}
.van-nav-bar {
  position: relative;
  z-index: 1;
  line-height: 22px;
  text-align: center;
  background-color: #fff;
  -webkit-user-select: none;
  user-select: none
}
.van-nav-bar--fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%
}
.van-nav-bar--safe-area-inset-top {
  padding-top: env(safe-area-inset-top)
}
.van-nav-bar .van-icon {
  color: #1989fa
}
.van-nav-bar__content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 46px
}
.van-nav-bar__arrow {
  margin-right: 4px;
  font-size: 16px
}
.van-nav-bar__title {
  max-width: 60%;
  margin: 0 auto;
  color: #323233;
  font-weight: 500;
  font-size: 16px
}
.van-nav-bar__left,
.van-nav-bar__right {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 16px;
  font-size: 14px;
  cursor: pointer
}
.van-nav-bar__left:active,
.van-nav-bar__right:active {
  opacity: .7
}
.van-nav-bar__left {
  left: 0
}
.van-nav-bar__right {
  right: 0
}
.van-nav-bar__text {
  color: #1989fa
}
.header-logo {
  display: flex;
  align-items: center;
  justify-content: flex-start
}
.header-logo img {
  max-height: 24px
}
.header-title img {
  max-height: 11px
}
.header-button {
  width: 60px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #1a1b1f;
  text-align: center;
  background: #fff;
  border-radius: 500px
}
/*文章*/
#newscon {
  color: #222;
  font-size: 16px;
  font-family: inherit;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: justify;
  position: relative;
  padding: 1px 0 12px;
  line-height: 1.292;
}
#newscon p {
  margin: 0 auto 12px;
  line-height: 1.6;
}
#newscon * + p {
  margin: 12px auto;
}
/*ads*/
.ads-container img,
#newscon .ads-container img {
  margin-top: 10px;
  margin-bottom: 10px;
}
#newscon #news_content {
  font-size: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #0C0C0C;
  line-height: 28px;
  letter-spacing: 1px;
}
#newscon .copyright {
  font-size: 14px;
  line-height: 1.5;
  color: #f60;
}
#newscon a,
#newscon a:hover,
#newscon a:visited {
  color: #198CFF !important;
  text-decoration: none;
}
#newscon a.link,
#newscon a.link:hover,
#newscon a.link:visited {
  color: inherit !important;
  border-bottom: 1px dashed;
  border-bottom-color: inherit;
  text-decoration: none;
}
#newscon b,
#newscon strong {
  font-size: 16px;
}
#newscon img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto 12px;
}
#newscon {
  word-wrap: break-word;
  word-break: break-all;
}
#newscon h1,
#newscon h2,
#newscon h3,
#newscon h4,
#newscon h5,
#newscon h6 {
  font-size: 1em;
  margin-bottom: 1em;
  margin-top: 0;
}
#newscon iframe {
  border: none;
  display: block;
  margin: 0 auto;
}
#newscon .article-source p {
  margin: 16px auto;
}
/*车友群*/
#newscon .article-group,
#newscon p.article-group {
  position: relative;
  padding-left: 21px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC, serif;
  font-weight: 400;
  color: #1A1B1F;
  margin: 25px auto 24px;
}
#newscon .article-group .img--wrapper {
  width: 13px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(3px);
}
#newscon .article-group .img--wrapper img {
  display: inline-block;
  vertical-align: middle;
}
#newscon .article-group a {
  color: #3A6BFB;
}
/*返回首页*/
#newscon .article-group ~ p {
  margin: 24px auto 16px;
  line-height: 1;
}
#newscon .article_back,
#newscon p.article_back {
  font-size: 14px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  line-height: 18px;
  margin: 13px auto 16px;
}
#newscon .article_back,
#newscon .article_back:hover,
#newscon .article_back:visited {
  text-decoration: none;
  color: #3495f0;
}
#newscon .article_back .iconfont {
  color: #f60;
  font-size: 17px;
  line-height: 18px;
  margin-right: 5px;
}
#newscon .article_reader .iconfont {
  color: #999;
  font-size: 12px;
  position: relative;
  top: 0;
  margin-right: 2px;
}
#newscon .icon--wrapper {
  font-size: 10px;
  padding: 3px;
  color: #333;
  height: 19px;
  background: #fff;
  line-height: 1;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #999;
}
#newscon .article_reader {
  display: inline-block;
  width: 58px;
  margin: 10px auto 5px;
}
#paginate-page a,
#paginate-page span {
  text-decoration: none;
  display: inline-block;
  padding: 0 6px;
  height: 20px;
  line-height: 20px;
  color: #333;
  border: 1px solid #ccc;
  margin: 15px 15px 15px 0;
  border-radius: 4px;
}
#newscon .ws-copyright {
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #FF6600;
  line-height: 18px;
}
#newscon .ws-copyright p:last-child {
  margin-bottom: 0;
}
/*文章表格*/
#newscon table,
#newscon table th,
#newscon table td,
#newscon table tr {
  word-break: normal;
}
#newscon table p {
  padding: 0;
  margin: 0;
}
#newscon .table-responsive {
  width: 100%;
  overflow-x: auto;
  font-size: 11px;
}
#newscon .table-tip {
  text-align: left;
  font-size: 12px;
  color: #666;
}
#newscon .table-responsive {
  text-align: left;
}
#newscon .table-responsive .table-bordered {
  border: 1px solid #222;
  border-collapse: collapse;
  margin: 0 auto;
}
#newscon .table-bordered td,
#newscon .table-bordered th {
  text-align: left;
  border: 1px solid #222;
  padding: 2px;
  line-height: 1.2em;
}
#newscon table {
  visibility: hidden;
  border-collapse: collapse;
  margin: 0 auto;
  max-width: 100%;
}
#newscon td {
  border: 1px solid #222;
}
#newscon .table-responsive b,
#newscon .table-responsive strong {
  font-size: 11px;
}
#newscon .allread-title i,
#newscon .allread-title h2 {
  display: inline-block;
  font-style: normal;
}
#newscon .allread-title i {
  margin-right: 0.5em;
}
/*文章标签*/
.pg_con .tag--wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.pg_con .tag--wrapper > * {
  margin-right: 10px;
  margin-bottom: 5px;
}
.pg_con .tag--wrapper .news_tip {
  display: inline-block;
  font-size: 11px;
  color: #8d8f90;
  background: #F6F7FA;
  border-radius: 2px;
  line-height: 24px;
  padding: 0 10px;
  margin: 0 auto;
}
.pg_con .tag--wrapper .news_tip:hover,
.pg_con .tag--wrapper .news_tip:active,
.pg_con .tag--wrapper .news_tip:visited {
  color: #808080;
}
/*分页*/
.pg_con .am-pagination {
  margin: 0;
}
.ws-pagination {
  text-align: center;
}
.ws-pagination span {
  display: inline-block;
  padding: 4px 11px;
  color: #808080;
  margin-right: 8px;
}
.ws-pagination .current {
  border: 0.5px solid #ff6600;
  color: #ff6600;
}
#newscon .ws-pagination a {
  display: inline-block;
  border: 0.5px solid #e5e5e5;
  padding: 4px 11px;
  color: #808080;
  margin-right: 8px;
  margin-top: 8px;
  text-decoration: none;
}
.ws-pagination a:hover {
  border: 0.5px solid #ff6600;
  color: #ff6600;
}
.ws-pagination .ws-read-all {
  margin-top: 8px;
}
.pg_con .article_reader .iconfont {
  color: #999;
  font-size: 12px;
  position: relative;
  top: 1px;
  margin-right: 2px;
}
.pg_con .icon--wrapper {
  font-size: 10px;
  padding: 0;
  color: #333;
  height: 20px;
  background: #fff;
  line-height: 19px;
  border-radius: 20px;
  /*overflow: hidden;*/
  border: 1px solid #999;
  width: 65px;
  text-align: center;
}
.pg_con .article_reader {
  display: inline-block;
  width: 56px;
  margin: 10px auto 5px;
}
.pg_con .article_reader {
  display: none;
}
.pg_con .article_reader.active {
  display: inline-block;
}
/*点赞*/
.ws-like {
  margin: 19px auto;
  width: 74px;
  height: 74px;
  background: url("https://www.d1ev.com/special/detail/wap/images/detail-like.png") no-repeat center;
  background-size: contain;
  border-radius: 50%;
  position: relative;
  text-align: center;
  line-height: 16px;
  color: #1A1B1F;
  cursor: pointer;
}
.ws-like span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  width: 26px;
  height: 16px;
  background: #ccc;
  border-radius: 8px;
  position: absolute;
  top: 8px;
  right: 5px;
}
#pubads {
  margin-bottom: 15px;
}
/*模块标题*/
.section-wrapper {
  padding: 12px 0 20px;
  position: relative;
}
.section-wrapper::after {
  content: "";
  width: 100vw;
  height: 8px;
  background: #F8F9FA;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.per_title {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #000000;
  line-height: 22px;
  margin-bottom: 12px;
  position: relative;
}
/*车型*/
.automobile {
  min-height: 64px;
  position: relative;
  margin: 0 auto;
  padding-top: 20px;
}
.automobile::before {
  content: "";
  width: 100vw;
  height: 8px;
  background: #F8F9FA;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.automobile .per_title {
  margin-top: 0;
}
.automobile .am-slider-default {
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 110px;
}
.automobile .am-slider-default .am-control-nav li a {
  background-color: #cecece;
}
.automobile .am-slider-default .am-control-nav li a.am-active {
  background-color: #f60;
  cursor: default;
}
.automobile > ul > li:not(:last-child) {
  margin-bottom: 6px;
}
.automobile .li_container {
  height: 91px;
  background: #F8F9FA;
  border-radius: 8px;
  position: relative;
  font-family: PingFangSC-Regular, PingFang SC, serif;
  padding: 12px 12px 14px 19px;
}
.automobile .img--wrapper {
  width: 104px;
  height: 63px;
  border-radius: 2px;
  position: absolute;
  overflow: hidden;
  top: 12px;
  left: 19px;
}
.automobile .img--wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.automobile .automobile_content {
  position: absolute;
  width: 100%;
  height: 63px;
  padding: 0 0 0 32.478%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.automobile .automobile_content p {
  line-height: 1;
  margin: 0;
}
.automobile .automobile_content .content_title {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #000000;
  line-height: 22px;
}
.automobile .automobile_content .content_price {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
  margin-top: 3px;
}
.automobile .automobile_content .content_price span {
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: bolder;
  color: #FC2824;
  font-size: 10px;
}
.automobile .automobile_content .content_price span.num {
  font-size: 14px;
}
.automobile .automobile_content .content_endurance {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #818184;
  line-height: 17px;
  margin-top: 3px;
}
.automobile .content_button {
  min-width: 68px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF9D37;
  line-height: 26px;
  padding: 0 1em;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #FF9D37;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
/*相关内容*/
.detail-recommend .recommend-list {
  background: #fff;
  padding: 0;
  width: 100%;
}
.detail-recommend .recommend-list li:not(:last-child) {
  padding-bottom: 10px;
  margin-bottom: 9px;
  border-bottom: 1px solid #F8F9FA;
}
.detail-recommend .li_container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.detail-recommend .li-title {
  width: 229px;
  flex-shrink: 0;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
  margin-right: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.detail-recommend .li_container > .img--wrapper {
  flex-shrink: 0;
  width: 113px;
  height: 75px;
  position: relative;
}
.detail-recommend .li_container > .img--wrapper .video-tip {
  width: 38px;
  height: 15px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 15px;
  position: absolute;
  right: 3px;
  bottom: 4px;
}
/*相关车友圈*/
.detail-circle {
  min-height: 72px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC, serif;
  color: #999CAB;
}
.detail-circle > ul > li:not(:last-child) {
  margin-bottom: 8px;
}
.detail-circle .circle-wrapper {
  height: 74px;
  background: #F8F9FA;
  border-radius: 8px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.detail-circle .circle-wrapper > .img--wrapper {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  background: #D8D8D8;
  border-radius: 2px;
  margin-right: 14px;
}
.detail-circle .circle-wrapper .circle-content {
  flex-grow: 1;
  max-width: 78.917%;
  height: 50px;
  position: relative;
}
.detail-circle .content-title {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #000000;
  line-height: 22px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto 10px;
}
.detail-circle .content-action {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #818184;
  line-height: 17px;
}
.detail-circle .content-action .action-item:first-child {
  margin-right: 20px;
}
.detail-circle .content-action span {
  margin-right: 3px;
}
.detail-circle .content-action .action-button {
  min-width: 65px;
  padding: 0 9px;
  height: 26px;
  border-radius: 2px;
  border: 1px solid #FF9D37;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF9D37;
  line-height: 26px;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.detail-circle .content-action .action-button .img--wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  margin-top: -2px;
}
.detail-circle .content-action .action-button .img--wrapper img {
  vertical-align: top;
}
/*评论*/
#comment {
  padding: 12px 0;
}
#comment .per_title {
  margin-bottom: 15px;
}
/*相关专题*/
.related .img_content {
  width: 32%;
}
.related .img_content img {
  width: 100%;
  max-height: 8rem;
  min-height: 73px;
}
.related .info_content {
  width: 68%;
  /* height: 8rem; */
  padding-right: 15px;
  text-align: justify;
  /* position: relative; */
}
.related .info_content p {
  font-size: 17px;
  line-height: 1.4;
  margin: 0;
  height: 47px;
  overflow: hidden;
  position: relative;
  /* top: -5.5px; */
}
.related .info_content .tip {
  display: inline-block;
  position: absolute;
  bottom: 5px;
  left: 0;
  background: #f60;
  font-size: 11px;
  line-height: 1.4;
  color: #fff;
  padding: 0 3px;
  margin-right: 5px;
}
/*相关推荐*/
.recommend-list {
  width: 100vw;
  max-width: 412px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  background: linear-gradient(180deg, #FFFFFF 0%, #F8F8F8 100%);
  padding: 20px 10px;
}
.article--wraped {
  flex-basis: calc(50% - 5.5px);
  background: #FFFFFF;
  box-shadow: 0 3px 5px 0 rgba(215, 215, 215, 0.13);
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 10px;
}
.article--wraped .article--img img {
  width: 100%;
  min-height: 73px;
}
.article--wraped .article--authorpic img {
  width: 100%;
  height: 1.5rem;
}
.article--wraped .article--content {
  padding: 15px 10px;
}
.article--wraped .article--content .article_p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC, serif;
  font-weight: 400;
  color: #1A1B1F;
  height: 42px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.article--wraped .forter {
  height: 24px;
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.article--wraped .article--img {
  position: relative;
}
.article--wraped .article--img.video::after {
  content: "";
  width: 28px;
  height: 28px;
  background: url("https://www.d1ev.com/special/detail/wap/images/detail-video-icon.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.article--wraped .article_pic .tip {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f60;
  font-size: 10px;
  line-height: 15px;
  color: #fff;
  padding: 0 3px;
}
.article--wraped .articlepic_p {
  margin: 0 auto 10px;
  color: #333;
  font-size: 17px;
  line-height: 1.4;
}
.article--wraped .article--img .imgicon {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
}
.article--wraped .article--img .imgicon img {
  height: 30px !important;
  width: 30px !important;
  min-height: inherit;
}
.article--wraped .article--author {
  font-size: 10px;
  line-height: 15px;
  position: relative;
  display: inline-block;
  margin-right: 9px;
}
.article--wraped .article--author > a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.article--wraped .article--author .name {
  max-width: 6em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 3px;
}
.article--wraped .article--author img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: inline-block;
}
.article--wraped .article-like.img--wrapper {
  height: 14px;
  display: inline-flex;
  vertical-align: text-top;
  align-items: center;
  justify-content: center;
}
.article--wraped .article-like.img--wrapper img {
  width: 14px;
  margin-right: 3px;
}
/*分享弹框*/
#sharemodel {
  display: none;
  width: 50%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
}
#sharemodel.modal {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  z-index: 10000;
}
#sharemodel.modal .modal-container {
  height: 100vh;
}
body.active #sharemodel.modal {
  display: block;
}
.modal-container .modal-ios {
  width: 72px;
  position: absolute;
  bottom: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.modal-container .modal-normal {
  width: 72px;
  position: absolute;
  top: 3%;
  right: 3%;
}
.modal-container .img--wrapper img {
  max-width: 100%;
}
.modal-container .modal-ios,
.modal-container.isIos .modal-normal {
  display: none;
}
.modal-container.isIos .modal-ios {
  display: block;
}
.ws-shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
}
.am-gotop-fixed {
  bottom: 60px;
}
.ws_alert {
  padding: 15px 25px;
  position: fixed;
  text-align: center;
  font-size: 14px;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: none;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 8px;
  z-index: 4;
}
/*评论悬浮框*/
.comment-container {
  padding: 7px 0 5px 12px;
  width: 100%;
  max-width: 412px;
  background: #fff;
  box-shadow: 0 -2px 4px -4px rgba(0, 0, 0, 0.82);
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 999;
}
.comment-container,
.comment-container .comment-action-wrapper ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comment-container .comment-input {
  border: none;
  width: 169px;
  height: 36px;
  border-radius: 5px;
  padding: 9px 0 9px 36px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #818184;
  line-height: 17px;
  user-select: none;
  background: #F6F7FA url("https://www.d1ev.com/special/detail/wap/images/detail-input-bg.png") no-repeat 6px center;
  background-size: 20px;
}
.comment-container .comment-action-wrapper {
  width: 46.4%;
}
.comment-container .comment-action-wrapper > ul > li {
  flex-basis: 58px;
}
.comment-container .comment-action-wrapper .li-wrapper {
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
}
.comment-container .comment-action-wrapper ul .img--wrapper {
  width: 26px;
  height: 26px;
  position: relative;
}
.comment-container .comment-action-wrapper ul .img-tip {
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #242424;
  line-height: 1;
}
.comment-container .comment-action-wrapper ul #detail-collect.img--wrapper {
  background: url("https://www.d1ev.com/special/detail/wap/images/detail-collect-1.png?v=1") no-repeat center;
  background-size: contain;
}
.comment-container .comment-action-wrapper ul #detail-collect.active {
  background: url("https://www.d1ev.com/special/detail/wap/images/detail-collect-1-active.png?v=1") no-repeat center;
  background-size: contain;
}
.comment-container .comment-action-wrapper ul .img-like {
  background: url("https://www.d1ev.com/special/detail/wap/images/detail-like-2.png") no-repeat center;
  background-size: contain;
}
.comment-container .comment-action-wrapper ul .img-like.active {
  background: url("https://www.d1ev.com/special/detail/wap/images/detail-like-2-active.png") no-repeat center;
  background-size: contain;
}
.comment-container .comment-action-wrapper ul .img--wrapper .img-tip {
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #242424;
  line-height: 1;
  position: absolute;
  top: -4px;
  left: 100%;
}
/*评论分享弹框*/
.action-wrapper {
  background: #F6F6F6;
  padding-bottom: 4px;
}
.actions-list {
  background: #fff;
  padding: 20px 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC, serif;
  font-weight: 400;
  color: #1A1B1F;
  line-height: 1;
}
.actions-list .img--wrapper {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}
.action-button-wrapper button {
  height: 56px;
  display: block;
  width: 100%;
  border: none;
  outline: none;
  background: #fff;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC, serif;
  font-weight: 400;
  color: #1A1B1F;
  line-height: 16px;
}
.action-button-wrapper .am-btn:focus {
  outline: none;
  box-shadow: none;
}
/*评论弹框*/
.modal-comment {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
}
.modal-comment .modal-container {
  width: 288px;
  height: 122px;
  padding: 24px;
  border-radius: 12px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal-comment .modal-title {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC, serif;
  font-weight: 500;
  color: #000000;
  line-height: 16px;
  text-align: center;
  margin-bottom: 24px;
}
.modal-comment .modal-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal-comment .modal-button-wrapper .img--wrapper {
  width: 112px;
  height: 34px;
}
/*图片弹框*/
/*sliders*/
#certify {
  display: none;
  position: fixed;
  width: 100vw;
  max-width: 412px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100vh;
  background: #000;
  z-index: 1011;
}
#certify .swiper-pagination-fraction {
  color: #fff;
}
#certify .closeSlide {
  width: 30px;
  height: 30px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 40px;
  border-radius: 50%;
  content: "";
  background-color: #999;
  background-size: contain;
  position: absolute;
  bottom: 26%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1012;
  cursor: pointer;
}
#certify .closeSlide img {
  max-width: 100%;
}
body.slide-active #certify {
  display: block;
}
#certify .swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
#certify .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 412px;
  height: 100vh;
  margin: 0 auto;
  overflow: hidden;
}
#certify .swiper-button-next,
#certify .swiper-button-prev {
  color: #fff;
}
#certify .swiper-slide img {
  display: block;
  width: 100%;
}