a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
ul {
  padding: 0;
  margin: 0;
}
i {
  font-style: normal;
}
img {
  max-width: 100%;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.fz1 {
  font-size: 18px;
  line-height: 25px;
}
.fz2 {
  line-height: 20px;
  font-size: 14px;
}
input {
  outline: none;
}
@media (min-width: 1170px) {
  .lg-hide {
    display: none;
  }
}
@media (max-width: 1170px) {
  .md-hide {
    display: none !important;
  }
}
@media (max-width: 750px) {
  .xl-clear-pl {
    padding-left: 0;
  }
}
.pager {
  max-width: 800px;
  text-align: center;
  margin-bottom: 30px;
  display: inline-block;
  line-height: 0;
  font-size: 0;
}
.pager a,
.pager span {
  width: 32px;
  height: 32px;
  background: #cccccc;
  color: #ffffff;
  line-height: 32px;
  float: left;
  font-size: 15px;
  text-decoration: none;
  margin: 0 10px;
  border-radius: 50%;
}
.pager a:hover,
.pager span:hover {
  background: #3f66f6;
  position: relative;
  z-index: 1;
}
.pager a {
  cursor: pointer;
}
.pager span.current {
  background-color: #3f66f6;
  color: #fff;
  border-color: #3f66f6;
  position: relative;
  z-index: 1;
}
.pager span.els {
  border-color: transparent;
}
.pager .pg-first,
.pager .pg-last,
.pager .pg-prev,
.pager .pg-next {
  font-family: 'iconfont';
}
.pager .pg-first[disabled='true'],
.pager .pg-last[disabled='true'],
.pager .pg-prev[disabled='true'],
.pager .pg-next[disabled='true'] {
  cursor: default;
  color: #d4d4d4;
}
.pager .els {
  background: none;
  color: #666666;
  line-height: 21px;
}
.pager .els:hover {
  background: none;
}
.pager .pg-first {
  background: none;
  color: #666666;
}
.pager .pg-first:hover {
  background: none;
}
.pager .pg-first:after {
  content: '\e628';
}
.pager .pg-last {
  background: none;
  color: #666666;
}
.pager .pg-last:hover {
  background: none;
}
.pager .pg-last:after {
  content: '\e625';
}
.pager .pg-prev {
  background: none;
  color: #666666;
}
.pager .pg-prev:hover {
  background: none;
}
.pager .pg-prev:after {
  content: '\e61f';
}
.pager .pg-next {
  background: none;
  color: #666666;
}
.pager .pg-next:hover {
  background: none;
}
.pager .pg-next:after {
  content: '\e61c';
}
.pager i {
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.pager input {
  width: 44px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  outline: none;
  border: 1px solid #979797;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}
.pager button {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #3f66f6;
  color: #3f66f6;
  outline: none;
  font-size: 14px;
  border-radius: 50%;
  margin-left: -15px;
}
.md-paging {
  margin-bottom: 25px;
  padding-top: 10px;
}
.md-paging-num {
  line-height: 32px;
}
.md-paging-btn a {
  width: 90px;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  background-color: #3f66f6;
  color: #fff;
  border-radius: 4px;
}
.md-paging-btn a.disabled {
  background-color: #cccccc;
  cursor: not-allowed;
  pointer-events: none;
}
.hot ul li {
  margin-bottom: 19px;
  border-bottom: 1px solid #e1e1e1;
}
.hot ul li:last-child {
  border-bottom: none;
}
.hot h3 {
  line-height: 20px;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 26px;
}
.hot h3:before {
  width: 5px;
  height: 19px;
  background: #3f66f6;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.hot h4 {
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  height: 40px;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.hot .time {
  text-align: right;
  margin-top: 6px;
  color: #a0a0a0;
  font-size: 14px;
  padding-bottom: 19px;
}
.hot .time i {
  margin-right: 4px;
}
@media (max-width: 1170px) {
  .hot h3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .hot h4 {
    font-size: 14px;
    line-height: 18px;
    height: 36px;
  }
}
.crumbs {
  padding-bottom: 10px;
  margin: 10px auto 15px;
  border-bottom: 1px solid #e1e1e1;
}
.crumbs li {
  float: left;
  line-height: 15px;
  color: #a0a0a0;
  font-size: 12px;
}
.crumbs li:not(:last-child):after {
  content: '>';
  margin: 0 4px;
}
.crumbs li a {
  color: #a0a0a0;
}
.next_article {
  line-height: 70px;
  border-radius: 8px;
  background-color: #fafafa;
  border: 1px solid #ededed;
  margin-top: 17px;
  margin-bottom: 20px;
}
.next_article a {
  font-size: 16px;
  color: #656565;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 24px;
}
.article {
  padding-bottom: 30px;
}
.article h1 {
  font-size: 22px;
  font-weight: normal;
  color: #333333;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.article .subtitle {
  line-height: 20px;
  color: #a0a0a0;
  font-size: 14px;
}
.article img {
  display: block;
  max-width: 100%;
  margin: 20px auto;
}
.article .text {
  line-height: 32px;
  font-size: 16px;
  color: #333333;
}
.bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle;
}
.bdsharebuttonbox a {
  background-image: none;
}
.bdshare-button-style0-32 a {
  background-image: none !important;
  text-indent: 2px !important;
}
.wechat-qrcode {
  top: 45px !important;
}
.wechat-qrcode:after {
  top: -13px;
  border-width: 8px 6px 6px 6px !important;
  border-color: transparent transparent #f3f3f3 transparent !important;
}
.main {
  padding-bottom: 40px;
  padding-top: 10px;
}
@media (max-width: 1170px) {
  .next_article {
    line-height: 50px;
  }
  .next_article a {
    margin: 0 16px;
  }
}

.article {
  padding-bottom: 0px;
}
.article .maintext {
  margin-top: 20px;
}
/*
.lr{
    display: flex; justify-content: space-between;
}

.next_article a {
    width: 50%;
}*/

.lr {
  display: flex;
  justify-content: space-between;
}

.next_article a {
  font-size: 12px;
  color: #656565;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 24px;
}
.next_article a {
  width: 50%;
}

.next_article {
  line-height: 40px;
}

.hot h4 {
  word-break: break-word;
  height: auto;
  margin-bottom: 19px;
  -webkit-line-clamp: 1;
}

.hot a {
  overflow: hidden;
}

.hot a .top {
  display: flex;
}

.hot a .top-left {
  flex: 1;
  overflow: hidden;
}

.hot a .top-left h4 {
  margin-top: 0;
  -webkit-line-clamp: 1;
}

.hot a .top-right {
  margin-left: 10px;
  color: #f14a30;
  font-size: 16px;
}

.hot a p {
  margin-bottom: 19px;
  color: #a0a0a0;
  font-size: 14px;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 1170px) {
  .main {
    padding-top: 0px;
  }
  .hot a .top-right {
    font-size: 14px;
  }
  .hot h4 {
    margin-bottom: 8px;
  }
  .hot h3 {
    margin-bottom: 19px;
  }
  .hot a p {
    font-size: 12px;
  }
}

@media (min-width: 1170px) {
  .lg-hide {
    display: none !important;
  }
}

.crumbs {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.crumbs a {
  line-height: 15px;
  color: #a0a0a0;
  font-size: 12px;
}
.crumbs a:hover{
  color: #3f66f6;
}
.crumbs a:not(:last-child):after {
  padding: 0 6px;
  display: inline-block;
  color: #aeaeae;
  content: '>';
}

.video-player-h5--warp{
  width: 100%;
}
.video-player-h5 {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.video-player-h5 video {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.1rem;
  aspect-ratio: 16/9;
  overflow: hidden;
  width: 100%;
  height: auto !important;
}
.video-player-h5 .video-player {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
  overflow: hidden;
  background-color: #fff;
}

.video-player-h5 .video-player .poster {
  width: 100%;
  margin: 0 ;
  transition: all 0.6s ease-out;
}
.video-player-h5 .video-player:hover .poster{
  transform: scale(1.1, 1.1);
}

.video-player-h5 .video-player .play-btn {
  --player-btn-size: 15vmin;
  width: var(--player-btn-size);
  height: var(--player-btn-size);
  font-size: var(--player-btn-size);
  line-height: 1;
  color: #fff;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.video-player-h5 .video-player .video-time {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background-color: rgba(103, 107, 118, 0.8);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  text-align: justify;
  line-height: 1;
  font-weight: 400;
  padding: 3px 6px;
  z-index: 3;
}
@media (min-width: 768px) {
  .video-player-h5--warp{
    width: 80%;
  }
  .video-player-h5 .video-player .play-btn {
    --player-btn-size: 100px;
  }
}

.article .maintext {
  margin-top: 20px;
}

.article .maintext p {
  margin: 1em 0;
  line-height: 1.6;
  color: #333;
  font-size: 1rem;
}

.article .maintext ol {
  margin: 1em 0;
  padding-left: 40px;
  list-style-type: decimal;
  color: #333;
  font-size: 1rem;
}

.article .maintext ul {
  margin: 1em 0;
  padding-left: 40px;
  list-style-type: disc;
  color: #333;
  font-size: 1rem;
}

.article .maintext hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

