.news-detail-wrapper {
  min-width: 1190px;
}
.news-detail-wrapper .news-content .news-content-l {
  width: 910px;
  background-color: #fff;
  position: relative;
}
.news-detail-wrapper .news-content .news-content-l .news-content-title {
  padding: 39px 0 0 32px;
}
.news-detail-wrapper .news-content .news-content-l .news-content-title .category-tag {
  line-height: 22px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 0 8px;
  color: #666666;
  margin-right: 10px;
}
.news-detail-wrapper .news-content .news-content-l .news-content-title h1 {
  line-height: 26px;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
}
.news-detail-wrapper .news-content .news-content-l .other-div {
  font-size: 14px;
  color: #999;
  padding: 12px 20px 0 32px;
  height: 34px;
}
.news-detail-wrapper .news-content .news-content-l .other-div .ohter-l .name {
  position: relative;
  top: -2px;
}
.news-detail-wrapper .news-content .news-content-l .other-div .ohter-l .time {
  margin-left: 10px;
}
.news-detail-wrapper .news-content .news-content-l .other-div .ohter-l .num {
  margin-left: 40px;
}
.news-detail-wrapper .news-content .news-content-l .other-div .ohter-l .num i {
  font-size: 12px;
}
.news-detail-wrapper .news-content .news-content-l .other-div .ohter-l .num span {
  margin-left: 9px;
}
.news-detail-wrapper .news-content .news-content-l .other-div .ohter-r a {
  cursor: pointer;
  color: #000;
  font-size: 12px;
  height: 22px;
  line-height: 20px;
  padding: 0 14px;
  margin-left: 10px;
  background: #eaf6ff;
  border-radius: 11px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  color: #2889ff;
}
.news-detail-wrapper .news-content .news-content-l .other-div .ohter-r a:first-child {
  margin-left: 0;
}
.news-detail-wrapper .news-content .news-content-l .news-desc {
  position: relative;
  margin: 0 55px;
  padding: 20px 0 20px 0;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .leader-text {
  width: 700px;
  margin-left: 50px;
  background: #fafbfb;
  position: relative;
  padding: 12px 18px 12px 10px;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .leader-text:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to left, #999, #999) left top no-repeat, linear-gradient(to bottom, #999, #999) left top no-repeat, linear-gradient(to left, #999, #999) right top no-repeat, linear-gradient(to bottom, #999, #999) right top no-repeat, linear-gradient(to left, #999, #999) left bottom no-repeat, linear-gradient(to bottom, #999, #999) left bottom no-repeat, linear-gradient(to left, #999, #999) right bottom no-repeat, linear-gradient(to left, #999, #999) right bottom no-repeat;
  background-size: 1px 15px,15px 1px, 1px 15px, 15px 1px;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .leader-text .title {
  position: absolute;
  left: 18px;
  top: 12px;
  font-size: 14px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 600;
  color: #2889ff;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .leader-text .text {
  font-size: 12px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 600;
  color: #333;
  line-height: 22px;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text {
  padding: 10px 0;
  font-size: 14px;
  color: #333;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text i {
  font-style: italic;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text p {
  line-height: 28px;
  word-break: break-all;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text table {
  border: 1px solid;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text th,
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text td {
  border: 1px solid;
  text-align: center;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text b,
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h1,
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h2,
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h3,
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h4,
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h5,
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h6 {
  font-weight: 600;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h1 {
  font-size: 32px;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h2 {
  font-size: 24px;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h3 {
  font-size: 18.72px;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h4 {
  font-size: 16px;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h5 {
  font-size: 13.28px;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text h6 {
  font-size: 12px;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text ol,
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text ul,
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text dl {
  list-style: circle;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text a {
  text-decoration: underline;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text img {
  max-width: 600px !important;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-text .textarea-text blockquote {
  display: block;
  border-left: 8px solid #d0e5f2;
  padding: 5px 10px;
  margin: 10px 0;
  line-height: 1.4;
  font-size: 100%;
  background-color: #f1f1f1;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-banner {
  position: absolute;
  height: 120px;
  bottom: 50px;
  left: 0;
  right: 0;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .news-desc-banner img {
  display: block;
  height: 120px;
  width: 100%;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .prev-and-next {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 19px;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .prev-and-next a {
  font-size: 14px;
  color: #333333;
  width: 300px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .prev-and-next a.fr {
  text-align: right;
}
.news-detail-wrapper .news-content .news-content-l .news-desc .prev-and-next a:hover {
  color: #1072CC;
}
.news-detail-wrapper .news-content .news-content-r {
  width: 268px;
}
.news-detail-wrapper .news-content .news-content-r .about-news {
  background-color: #fff;
  margin-bottom: 12px;
}
.news-detail-wrapper .news-content .news-content-r .about-news .title-div {
  padding: 20px  10px 0 20px;
}
.news-detail-wrapper .news-content .news-content-r .about-news .title-div .title {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  border-bottom: 1px solid #F2F3F5;
}
.news-detail-wrapper .news-content .news-content-r .about-news .title-div .more {
  padding: 1px 0;
}
.news-detail-wrapper .news-content .news-content-r .about-news .title-div .more a {
  color: #333;
  font-size: 14px;
}
.news-detail-wrapper .news-content .news-content-r .about-news .title-div .more i {
  font-weight: 600;
  font-size: 14px;
}
.news-detail-wrapper .news-content .news-content-r .about-news .title-div .more:hover a,
.news-detail-wrapper .news-content .news-content-r .about-news .title-div .more:hover i {
  color: #09c867;
}
.news-detail-wrapper .news-content .news-content-r .about-news .about-news-items {
  margin-top: 12px;
}
.news-detail-wrapper .news-content .news-content-r .about-news .about-news-items .about-news-item {
  display: block;
  height: 76px;
  padding: 0 0 0 10px;
}
.news-detail-wrapper .news-content .news-content-r .about-news .about-news-items .about-news-item .r {
  width: 240px;
  margin-left: 9px;
}
.news-detail-wrapper .news-content .news-content-r .about-news .about-news-items .about-news-item .r .desc {
  line-height: 18px;
  height: 36px;
  color: #000;
  word-wrap: break-word;
  word-break: normal;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-detail-wrapper .news-content .news-content-r .about-news .about-news-items .about-news-item .r .time {
  color: #999;
  margin-top: 4px;
}
.news-detail-wrapper .cms-banner-div {

  width: 620px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -310px;
  z-index: 2;
}
.news-detail-wrapper .cms-banner-div .cms-banner {
  height: 100%;
  width: 100%;
}
.news-detail-wrapper .cms-banner-div .cms-banner img {
  height: 100%;
  width: 100%;
  box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.2);
}
.news-detail-wrapper .cms-banner-div .close-b {
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  text-align: center;
  line-height: 18px;
  right: 10px;
  top: 10px;
  z-index: 2;
}
.news-detail-wrapper .cms-banner-div .close-b i {
  font-size: 12px;
  color: #666;
}