html {
  font-size: 16px;
}
@media screen and (min-width: 1024px) {
html {
    font-size: 10px;
}
}
@media screen and (min-width: 1100px) {
html {
    font-size: 12px;
}
}
/* @media (min-width: 1280px) { html{font-size: 22px;} } */
@media screen and (min-width: 1280px) {
html {
    font-size: 14px;
}
}
@media screen and (min-width: 1366px) {
html {
    font-size: 15px;
}
}
@media screen and (min-width: 1440px) {
html {
    font-size: 16px;
}
}
@media screen and (min-width: 1680px) {
html {
    font-size: 18px;
}
}
@media screen and (min-width: 1920px) {
html {
    font-size: 20px;
}
}
.box {
  background-color: black;
  height: 100%;
  width: 100%;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 72px;
}
.box .container {
  width: 60rem;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
}
.box .container > div {
  margin-top: 21px;
}
.box .container .left {
  width: 45rem;
  margin-right: 2.7rem;
}
.box .container .left .close-btn {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.box .container .left .close-btn img {
  width: 2rem;
  height: 2rem;
}
.box .container .left .image {
  width: 100%;
  height: 30rem;
  margin-top: 10px;
  position: relative;
}
.box .container .left .image img {
  width: 100%;
  height: 100%;
}
.box .container .left .image div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.6;
  background: #000000;
  width: 3rem;
  height: 4.5rem;
  line-height: 4.5rem;
  text-align: center;
  cursor: pointer;
}
.box .container .left .image div i {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
}
.box .container .left .image .left-btn {
  left: 0;
}
.box .container .left .image .right-btn {
  right: 0;
}
.box .container .left .title {
  text-align: center;
  width: 480px;
  margin: 30px auto 0 auto;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box .container .right {
  width: 8.6rem;
}
.box .container .right .click {
  background-color: #333;
  text-align: center;
  height: 2rem;
  line-height: 2rem;
  color: #fff;
  font-size: 1.2rem;
  width: 100%;
  cursor: pointer;
  margin-bottom: 0.5rem;
}
.box .container .right .click:last-child {
  margin-top: 0.5rem;
}
.box .container .right .smallbox {
  height: 30rem;
  overflow: hidden;
}
.box .container .right .small-imgbox {
  cursor: pointer;
}
.box .container .right .small-img {
  height: 4.6rem;
  margin: 0 0 0.5rem 0;
  position: relative;
}
.box .container .right .small-img:last-child {
  margin-bottom: 0;
}
.box .container .right .small-img img {
  width: 100%;
  height: 100%;
}
.box .container .right .small-img .img-number {
  font-family: PingFangSC-Regular;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #000;
  opacity: 0.6;
  color: #fff;
  font-size: 10px;
  width: 34px;
  height: 15px;
  line-height: 15px;
  text-align: center;
}
.box .container .right .active {
  border: 3px solid #00CECF;
}

.relate-car-title[data-v-2900ab7c] {
  padding: 22.5px 0;
  border-bottom: 1px solid #eee;
  margin: 0;
  font-size: 20px;
  color: #333;
  line-height: 20px;
  font-weight: 500;
}
.relate-series[data-v-2900ab7c] {
  clear: both;
  overflow: hidden;
  padding: 8px 0;
}
.relate-series .series-relate-wrapper[data-v-2900ab7c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.relate-series .series-relate-wrapper .car-info-wrapper[data-v-2900ab7c] {
  display: flex;
  align-items: center;
}
.relate-series .series-relate-wrapper .car-info-wrapper img[data-v-2900ab7c] {
  width: 96px;
  height: 64px;
  margin-right: 12px;
}
.relate-series .series-relate-wrapper .car-info-wrapper h4[data-v-2900ab7c] {
  display: block;
  font-size: 16px;
  white-space: nowrap;
  color: #333;
}
.relate-series .series-relate-wrapper .car-info-wrapper h4 .series-full-name[data-v-2900ab7c] {
  display: inline-block;
  overflow: hidden;
  max-width: 152px;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: PingFangSC-Medium;
  font-weight: 500;
}
.relate-series .series-relate-wrapper .car-info-wrapper h4 .price[data-v-2900ab7c] {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #FE4455;
  font-weight: 500;
}
.relate-series .series-relate-wrapper .ask-price[data-v-2900ab7c] {
  width: 88px;
  height: 32px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #FFF;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  background: #00CECF;
  border-radius: 3px;
}
.relate-car-wrapper[data-v-2900ab7c] {
  position: fixed;
  top: 0px;
  width: 405px;
}

.rank .rank-content[data-v-00182450] {
  margin-bottom: 32px;
}
.rank .rank-content[data-v-00182450]:last-child {
  margin-bottom: 0;
}
.rank .rank-title[data-v-00182450] {
  display: flex;
  justify-content: space-between;
  padding: 22.5px 0;
  border-bottom: 1px solid #EEEEEE;
}
.rank .rank-title h3[data-v-00182450] {
  font-size: 20px;
  line-height: 20px;
  color: #333333;
}
.rank .rank-title a[data-v-00182450] {
  font-size: 16px;
  line-height: 16px;
  color: #666666;
}
.rank .ranks-item[data-v-00182450] {
  padding: 8px 0;
  display: flex;
  align-items: center;
}
.rank .ranks-item .ranks-idx-img[data-v-00182450] {
  width: 19px;
  height: 30px;
  margin-right: 12px;
}
.rank .ranks-item .car-publish[data-v-00182450] {
  font-size: 14px;
  margin-right: 7px;
  color: #333333;
}
.rank .ranks-item .car-img[data-v-00182450] {
  width: 96px;
  height: 64px;
  margin-right: 12px;
}
.rank .ranks-item .info[data-v-00182450] {
  flex: 1;
  height: 100%;
  color: #333333;
  overflow: hidden;
}
.rank .ranks-item .info-content[data-v-00182450] {
  flex: 1;
  overflow: hidden;
}
.rank .ranks-item .info-name-series[data-v-00182450] {
  display: flex;
  align-items: center;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.rank .ranks-item .info-name-series span[data-v-00182450] {
  display: inline-block;
}
.rank .ranks-item .info-name-series .info-name[data-v-00182450] {
  font-size: 16px;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.rank .ranks-item .info-name-series .info-tag[data-v-00182450] {
  margin-left: 6px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 16px;
  border-radius: 2px;
  color: #333333;
  background: #EEEEEE;
}
.rank .ranks-item .info-price[data-v-00182450] {
  font-weight: 500;
  margin-top: 6px;
  font-size: 14px;
  line-height: 14px;
  color: #FE4455;
}
.rank .ranks-item .info .car-pop[data-v-00182450] {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666;
  font-weight: 400;
  margin-top: 8px;
}
.rank .ranks-item .price-btn[data-v-00182450] {
  width: 88px;
  height: 32px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  line-height: 32px;
  font-weight: 500;
  background: #00CECF;
  border-radius: 3px;
}
.rank .ranks-item .price-btn-disable[data-v-00182450] {
  visibility: hidden;
}

.rank-content[data-v-0feb4b64] {
  overflow: hidden;
  width: 370px;
}
.rank-content .content-header[data-v-0feb4b64] {
  font-size: 20px;
  color: #333;
  padding: 22.5px 0;
  line-height: 20px;
  border-bottom: 1px solid #eee;
  margin: 0;
}
.rank-content .content-container[data-v-0feb4b64] {
  margin-top: 22px;
}
.rank-content .content-container .content-list[data-v-0feb4b64] {
  height: 22px;
  margin-bottom: 22px;
  display: flex;
  flex-direction: row;
}
.rank-content .content-container .content-list[data-v-0feb4b64]:last-child {
  margin-bottom: 0;
}
.rank-content .content-container .content-list .content-num[data-v-0feb4b64] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #FFFFFF;
  font-family: PingFangSC-Regular;
  background-color: #FDD6A0;
}
.rank-content .content-container .content-list .content-title[data-v-0feb4b64] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 16px;
  color: #333;
  margin-left: 10px;
  width: 336px;
}

.page-root[data-v-2279fea1] {
  display: flex;
  padding-bottom: 80px;
}
.page-root .article-detal[data-v-2279fea1] {
  width: 752px;
  margin-top: 20px;
  margin-right: 50px;
}
.page-root .article-detal .main-artical[data-v-2279fea1] {
  height: 75vh;
  overflow: hidden;
}
.page-root .article-detal h1[data-v-2279fea1] {
  font-size: 32px;
  color: #333;
}
.page-root .article-detal h2[data-v-2279fea1] {
  font-size: 20px;
  line-height: 20px;
  padding: 22.5px 0;
  border-bottom: 1px solid #eee;
}
.page-root .article-detal .article-author[data-v-2279fea1] {
  margin-top: 10px;
}
.page-root .article-detal .article-author .face-box[data-v-2279fea1] {
  position: relative;
  float: left;
  margin-right: 9px;
}
.page-root .article-detal .article-author .article-author-icon[data-v-2279fea1] {
  width: 42px;
  height: 42px;
  border-radius: 50%;
}
.page-root .article-detal .article-author .viocn[data-v-2279fea1] {
  position: absolute;
  right: 1px;
  bottom: 1px;
  width: 15px;
  height: 15px;
}
.page-root .article-detal .article-author .article-author-name[data-v-2279fea1] {
  font-size: 14px;
  color: #333;
}
.page-root .article-detal .article-author .article-author-ext[data-v-2279fea1] {
  font-size: 12px;
  color: #999;
}
.page-root .article-detal .article-author .article-author-line[data-v-2279fea1] {
  margin: 0 12px;
  color: #d8d8d8;
  border-radius: 0.5px;
}
.page-root .article-detal .article-content[data-v-2279fea1] {
  clear: both;
  font-size: 16px;
  color: #333;
}
.page-root .article-detal .article-content p[data-v-2279fea1],
.page-root .article-detal .article-content .article-p[data-v-2279fea1] {
  font-size: 16px;
  line-height: 2;
  color: #333;
  text-indent: 32px;
}
.page-root .article-detal .article-content p[data-v-2279fea1] p,
.page-root .article-detal .article-content .article-p[data-v-2279fea1] p {
  text-indent: 2em;
}
.page-root .article-detal .article-content p[data-v-2279fea1] .word-chain,
.page-root .article-detal .article-content .article-p[data-v-2279fea1] .word-chain {
  color: #00CECF;
  cursor: pointer;
}
.page-root .article-detal .article-content p[data-v-2279fea1] .pgc-img img,
.page-root .article-detal .article-content .article-p[data-v-2279fea1] .pgc-img img {
  width: 90%;
}
.page-root .article-detal .article-content p[data-v-2279fea1] img,
.page-root .article-detal .article-content .article-p[data-v-2279fea1] img {
  max-width: 720px;
}
.page-root .article-detal .article-content .article-image[data-v-2279fea1],
.page-root .article-detal .article-content .article-inside-video[data-v-2279fea1] {
  display: block;
  max-width: 100%;
  margin: 36px auto;
}
.page-root .article-detal .article-content .article-caption[data-v-2279fea1] {
  text-align: center;
  font-size: 13px;
  color: #999;
  margin-top: -24px;
  margin-bottom: 26px;
}
.page-root .article-detal .article-bottom[data-v-2279fea1] {
  margin-top: 50px;
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 24px;
}
.page-root .article-detal .article-bottom .point-zan[data-v-2279fea1] {
  cursor: pointer;
}
.page-root .article-detal .comments h2 span[data-v-2279fea1] {
  font-size: 12px;
  color: #999999;
  line-height: 12px;
}
.page-root .article-detal .comments .comments-content[data-v-2279fea1] {
  width: 750px;
}
.page-root .article-detal .comments .comments-content .comments-list[data-v-2279fea1] {
  padding-top: 25px;
  padding-bottom: 24px;
  width: 100%;
  border-bottom: 1px solid #eee;
  display: flex;
  flex-direction: row;
}
.page-root .article-detal .comments .comments-content .comments-list .comments-avatar[data-v-2279fea1] {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 8px;
  overflow: hidden;
}
.page-root .article-detal .comments .comments-content .comments-list .comments-avatar img[data-v-2279fea1] {
  width: 100%;
  height: 100%;
}
.page-root .article-detal .comments .comments-content .comments-list .comments-info[data-v-2279fea1] {
  width: 100%;
  font-size: 14px;
  color: #333;
}
.page-root .article-detal .comments .comments-content .comments-list .comments-info .comments-username[data-v-2279fea1] {
  margin-bottom: 6px;
  font-size: 14px;
}
.page-root .article-detal .comments .comments-content .comments-list .comments-info .user-content[data-v-2279fea1] {
  font-size: 16px;
}
.page-root .article-detal .comments .comments-content .comments-list .comments-info .user-content-bottom[data-v-2279fea1] {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 24px;
}
.page-root .article-detal .comments .comments-content .comments-list .comments-info .user-content-bottom span[data-v-2279fea1] {
  font-size: 12px;
  color: #999;
}
.page-root .article-detal .comments .comments-content .comments-list .comments-info .user-content-bottom i[data-v-2279fea1] {
  font-size: 13px;
}
.page-root .article-detal .comments .comments-content .comments-list .comments-info .user-content-bottom .reply-count[data-v-2279fea1] {
  margin-left: -570px;
}
.page-root .article-detal .comments .comments-content .comments-list .comments-list[data-v-2279fea1] {
  border-bottom: none;
}
.page-root .article-detal .comments .comments-content .comments-list .comments-list[data-v-2279fea1]:last-child {
  padding-bottom: 0;
}
.page-root .article-detal .comments .comments-more[data-v-2279fea1] {
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #00CECF;
  margin-top: 24px;
}
.page-root .article-detal .comments .no-comment[data-v-2279fea1] {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  margin-top: 20px;
}
.page-root .article-detal .feed-list-scroller[data-v-2279fea1] {
  margin-top: 24px;
  position: relative;
  width: 100%;
  overflow-x: hidden;
}
.page-root .article-detal .feed-list[data-v-2279fea1] {
  width: 791px;
  padding-right: 20px;
}
.page-root .article-detal .feed-list-item[data-v-2279fea1] {
  position: relative;
  height: 100px;
  margin-top: 24px;
  display: block;
  cursor: pointer;
}
.page-root .article-detal .feed-list-item-left[data-v-2279fea1] {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 100px;
  overflow: hidden;
}
.page-root .article-detal .feed-list-item-left-img[data-v-2279fea1] {
  width: auto;
  height: 100px;
}
.page-root .article-detal .feed-list-item-left-dura[data-v-2279fea1] {
  position: absolute;
  right: 5px;
  bottom: 5px;
  height: 22px;
  padding: 0 7px;
  line-height: 22px;
  color: #fff;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.4);
}
.page-root .article-detal .feed-list-item-left-dura i[data-v-2279fea1] {
  font-size: 12px;
}
.page-root .article-detal .feed-list-item-left-dura span[data-v-2279fea1] {
  margin-left: 4px;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  color: #fff;
}
.page-root .article-detal .feed-list-item-right[data-v-2279fea1] {
  display: flex;
  height: 100%;
  margin-left: 174px;
  align-items: center;
}
.page-root .article-detal .feed-list-item-right .title[data-v-2279fea1] {
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0;
  color: #333;
  width: 500px;
}
.page-root .article-detal .feed-list-item-right .author[data-v-2279fea1] {
  margin-top: 10px;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0;
  color: #999;
}
.page-root .article-detal .feed-list-item-right .author .publish-time[data-v-2279fea1] {
  margin-left: 18px;
}
.page-root .article-detal .feed-list .feed-loading-text[data-v-2279fea1] {
  margin-top: 20px;
  font-size: 16px;
  line-height: 44px;
  height: 44px;
  color: #999;
  text-align: center;
}
.page-root .article-detal .diversion-card[data-v-2279fea1] {
  width: 780px;
  height: 129px;
  background: url('https://youjia.cdn.bcebos.com/diversionPc/article-diversion.png') no-repeat;
  background-size: contain;
  position: relative;
}
.page-root .article-detal .diversion-card .show-more[data-v-2279fea1] {
  width: 50px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.page-root .article-detal .diversion-card .close[data-v-2279fea1] {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 40px;
}
.page-root .article-detal .diversion-card .qr-code[data-v-2279fea1] {
  width: 150px;
  height: 198px;
  position: absolute;
  left: 50%;
  transform: translateX(-53%);
  bottom: 150px;
}
.page-root .article-relate[data-v-2279fea1] {
  position: relative;
  width: 405px;
  padding-top: 23px;
}
.page-root .article-relate h2[data-v-2279fea1] {
  font-size: 20px;
  color: #333;
  padding: 22.5px 0;
  line-height: 20px;
  border-bottom: 1px solid #eee;
  margin: 0;
}
.page-root .article-relate .relate-item[data-v-2279fea1] {
  margin-top: 32px;
}
.page-root .article-relate .relate-item[data-v-2279fea1]:first-child {
  margin-top: 0;
}
.page-root .article-relate .related-recommend[data-v-2279fea1] {
  width: 370px;
}
.page-root .article-relate .related-recommend .recommend-top[data-v-2279fea1] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 66px;
  line-height: 66px;
  border-bottom: 1px solid #eee;
}
.page-root .article-relate .related-recommend .recommend-top span[data-v-2279fea1] {
  cursor: pointer;
  font-size: 14px;
  color: #999;
}
.page-root .article-relate .related-recommend .recommend-content[data-v-2279fea1] {
  margin-top: 20px;
}
.page-root .article-relate .related-recommend .recommend-content .recommend-list[data-v-2279fea1] {
  width: 100%;
  height: 100px;
  margin-bottom: 15px;
}
.page-root .article-relate .related-recommend .recommend-content .recommend-list[data-v-2279fea1]:last-child {
  margin-bottom: 0;
}
.page-root .article-relate .related-recommend .recommend-content .recommend-list .recommend-list-item-left[data-v-2279fea1] {
  position: relative;
  width: 150px;
  height: 100px;
  float: left;
}
.page-root .article-relate .related-recommend .recommend-content .recommend-list .recommend-list-item-left img[data-v-2279fea1] {
  width: 150px;
  height: 100px;
}
.page-root .article-relate .related-recommend .recommend-content .recommend-list .recommend-list-item-left div[data-v-2279fea1] {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 62px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-radius: 30px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0 7px;
  font-size: 12px;
}
.page-root .article-relate .related-recommend .recommend-content .recommend-list .recommend-list-item-left div i[data-v-2279fea1] {
  font-size: 12px;
}
.page-root .article-relate .related-recommend .recommend-content .recommend-list .recommend-list-right[data-v-2279fea1] {
  float: left;
  padding: 5px 0 10px 20px;
  width: 220px;
}
.page-root .article-relate .related-recommend .recommend-content .recommend-list .recommend-list-right p[data-v-2279fea1] {
  width: 200px;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.page-root .article-relate .related-recommend .recommend-content .recommend-list .recommend-list-right span[data-v-2279fea1] {
  font-size: 14px;
  line-height: 14px;
  color: #999;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page-root .article-relate .related-recommend .recommend-content .recommend-list .recommend-list-right .recommend-list-right-num[data-v-2279fea1] {
  margin-left: 15px;
}
.page-root .article-relate .hot-label[data-v-2279fea1] {
  overflow: hidden;
}
.page-root .article-relate .hot-label .label-content[data-v-2279fea1] {
  margin-top: 10px;
}
.page-root .article-relate .hot-label .label-content .label-list[data-v-2279fea1] {
  height: 30px;
  padding: 8px 12px;
  border: 1px solid #00CECF;
  border-radius: 4px;
  color: #00CECF;
  line-height: 1;
  display: inline-block;
  margin: 10px 10px 0 0;
  cursor: pointer;
}
.page-root .article-relate .row-divide-line[data-v-2279fea1] {
  width: 100%;
  height: 1px;
}

.article-bjh-prefix h1,
.article-bjh-prefix h2,
.article-bjh-prefix h3,
.article-bjh-prefix h4,
.article-bjh-prefix h5,
.article-bjh-prefix h6 {
  font-size: 19px;
  font-weight: 400;
}
.article-bjh-prefix .pgc-blockquote-abstract {
  position: relative;
  margin: 0;
  display: block;
  color: #848691;
}
.article-bjh-prefix .bjh-strong,
.article-bjh-prefix .bjh-bold,
.article-bjh-prefix h3,
.article-bjh-prefix .bjh-h3 {
  font-weight: 700;
}
.article-bjh-prefix .bjh-h3 {
  position: relative;
  padding-left: 11px;
  box-sizing: border-box;
}
.article-bjh-prefix .bjh-h3::before {
  content: '';
  width: 4px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 4px;
  border-radius: 4px;
  background-color: #4e6ef2;
}
.article-bjh-prefix p,
.article-bjh-prefix h3,
.article-bjh-prefix .bjh-p,
.article-bjh-prefix .bjh-h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.article-bjh-prefix .bjh-p {
  display: block;
}
.article-bjh-prefix hr,
.article-bjh-prefix .bjh-hr {
  display: block;
  height: 1px;
  border: solid #eee;
  border-width: 0 0 1px;
}
.article-bjh-prefix br,
.article-bjh-prefix .bjh-br {
  display: block;
}
.article-bjh-prefix .left {
  text-align: left;
}
.article-bjh-prefix .bjh-text-align-center,
.article-bjh-prefix .center {
  text-align: center;
}
.article-bjh-prefix .bjh-text-align-right,
.article-bjh-prefix .right {
  text-align: right;
}
.article-bjh-prefix ol,
.article-bjh-prefix .bjh-ol {
  list-style: decimal;
}
.article-bjh-prefix li,
.article-bjh-prefix .bjh-li {
  display: list-item;
  list-style: inherit;
}
.article-bjh-prefix li .bjh-p,
.article-bjh-prefix .bjh-li .bjh-p {
  display: inline;
}
.empty-data img {
  display: block;
  width: 200px;
  margin: 100px auto 0;
}
.empty-data p {
  margin: 40px 0 80px;
  font-size: 16px;
  text-align: center;
  color: #ABB3BC;
}

