/* 
-------------  控件样式  -------------
*/
.detailsbgc .detail-logo1 {
  display: none;
}

.detailsbgc .detail-logo2 {
  display: block;
}

.detailsbody {
  margin-top: 120px;
}

.mbRow {
  position: relative;
}

.fixbox {
  width: 100%;
  position: relative;
  z-index: 9;
}

.fixbox>.container,
.unfixbox>.container {
  position: relative;
}

.fixbox-top {
  position: fixed;
  top: 80px;
}

#details_right {
  position: absolute;
  top: 0px;
  left: 15px;
  width: 16.667%;
}

#details_center {
  width: 75%;
  position: relative;
  left: 16.667%;
  top: 0;
}

#details_left {
  width: 8.333%;
  position: absolute;
  right: 15px;
  top: 0px;
}

.details_rightlist {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.details_btnlist {
  width: auto;
  min-height: 1px;
  position: absolute;
  top: 48px;
  right: 0;
}

.details_btnlist ul li {
  width: auto;
  padding: 6px 0px;
}

.details_btnlist ul li a {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  display: block;
  text-align: center;
}

.details_btnlist ul li a:hover .iconfont {
  color: #215392;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.details_btnico {
  overflow: hidden;
}

.details_btnico .iconfont {
  font-size: 24px;
  color: #666666;
}

.details_listlike_line {
  width: 20px;
  height: 1px;
  border-bottom: 1px solid #e1e6e7;
  padding-bottom: 8px;
  margin: 0 auto 8px auto;
}

.details_btnico_like {
  width: 48px;
  height: 48px;
  background-color: #f8f8f8;
  line-height: 48px;
  -moz-border-radius: 300px;
  -webkit-border-radius: 300px;
  border-radius: 300px;
  -ms-border-radius: 300px;
  -o-border-radius: 300px;
  display: block;
}

.details_btntext {
  font-size: 12px;
  line-height: 18px;
  color: #999999;
  display: block;
}

#shareArticle ul {
  list-style: none;
  padding: 0;
}

.detailsbox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 0px 0px 96px 0px;
}

.detailstext {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding-left: 30px;
}

.detailstext_top {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.detailstext_toptitle {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  margin-bottom: 12px;
}

.detailstext_toptitle .title {
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  font-weight: bold;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.detailstext_toptitle .subtitle {
  font-size: 13px;
  line-height: 24px;
  color: #333333;
  display: block;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.detailstext_topinfo {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}

.detailstext_topinfo span {
  float: left;
  margin-right: 8px;
}

.detailstext_topinfo .date {
  float: left;
}

.detailstext_topinfo .hitNumbs {
  float: right;
}

.detailstext_line {
  width: 100%;
  border-bottom: 2px solid #000000;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.detailstext_bner {
  width: 100%;
  height: 300px;
  background-color: #e2dbdb;
}

.detailstext_bner img {
  height: 100%;
  object-fit: cover;
}

.detailstext_bnerline {
  width: 100%;
  height: 4px;
  background-color: #000000;
}

.centerspecialtocontent {
  width: 100%;
  padding-top: 5px;
}

.centerspecialtocontent img {
  text-align: center;
  border: 1px solid rgb(237, 237, 237);
  padding: 20px 4%;
  display: block;
  background-color: rgb(248, 248, 248);
  margin-top: 10px;
}


.detailstext_main {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 20px 0px 0px 0px;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.detailstext_main .subtitle{
  font-size: 16px;
  line-height: 30px;
}

.detailstext_main .fontw_bold {
  font-weight: bold;
  color: #000000;
}

.detailstext_date {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  font-size: 12px;
  line-height: 24px;
  color: #666666;
}

.detailstext_date span {
  float: left;
  margin-right: 12px;
}

.detailstext_datasources {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  font-size: 12px;
  line-height: 24px;
  color: #666666;
}

.detailstext_datasources span {
  float: left;
  margin-right: 12px;
}

.detailspagenav {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.detailspagenav_title {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  font-size: 16px;
  line-height: 32px;
  font-weight: bold;
  color: #000000;
}

.detailspagenav_title span {
  float: left;
}

.detailspagenav_titlemore {
  float: right !important;
}

.detailspagenav_titlemore .iconfont {
  font-size: 12px;
  line-height: 18px;
}

.detailspagenav_titlemore a {
  font-size: 12px;
  line-height: 18px;
  color: #999999;
  margin-top: 8px;
  font-weight: 400;
}

.detailspagenav_titlemore a:hover {
  color: #0f488b;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.detailspagenav_list {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 12px 0px;
  margin-bottom: 20px;
}

.detailspagenav_list ul {
  list-style: none;
  padding: 0;
}

.detailspagenav_list ul li a {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #ebebeb;
}

.detailspagenav_list ul li a:hover {
  border-bottom: 1px solid #0f488b;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.detailspagenav_list ul li a:hover .detailspagenav_listspot {
  right: 0px;
  opacity: 1;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.detailspagenav_list ul li a:hover .detailspagenav_listttitle {
  color: #0f488b;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.detailspagenav_list ul li a.active {
  border-bottom: 1px solid #0f488b;
}

.detailspagenav_listbox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  position: relative;
  padding: 10px 0px;
}

.detailspagenav_listtext {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  position: relative;
}

.detailspagenav_listttitle {
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  color: #333333;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.detailspagenav_listttitle2 {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.detailspagenav_listtdate {
  font-size: 20px;
  line-height: 32px;
  color: #333333;
  font-weight: bold;
  font-family: Barlow, Helvetica, sans-serif !important;
  margin-bottom: 2px;
}

.detailspagenav_listtdesc {
  font-size: 12px;
  line-height: 20px;
  color: #a3a3a3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.detailspagenav_listspot {
  width: 8px;
  height: 8px;
  background-color: #0f488b;
  position: absolute;
  right: 6px;
  top: 20px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.detailspagenav_link {
  display: block;
}

.detailsbgc .navbar-default .navbar-nav>li>a {
  color: #555555;
}

.detailsbgc .navbar-default .navbar-nav>li>a:hover {
  color: #0844a6 !important;
  font-weight: bold;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.detailsbgc .pcDisplay {
  display: none;
}

.detailsbgc .mbDisplay {
  display: block;
}

.detailsbody .infotel a {
  color: #0f488b;
}

.detailsbody .logobox .logoimg1 {
  display: none;
}

.detailsbody .logobox .logoimg2 {
  display: block;
}

.centerspecialto {
  padding: 10px 0px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.plist {
  margin-top: 30px;
}

.plist .plist_one {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.plist .plist_one>span {
  color: #000;
}

.plist .plist_one>a {
  font-size: 12px;
  line-height: 24px;
  color: #333;
  text-decoration: none;
}

@media (max-width: 767px) {
  .detailstext {
    padding-left: 0px;
  }

  .mbRow {
    display: flex;
    flex-direction: column-reverse;
  }

  .detailsbody {
    margin-top: 80px;
  }

  .detailsbox {
    padding: 36px 0px 12px 0px !important;
  }

  #details_center {
    position: relative;
    width: 100%;
    left: 0;
  }

  #details_right {
    position: relative;
    width: 100%;
    left: 0;
  }

  #details_left {
    display: none !important;
  }

  .details_btnlist {
    display: none;
  }

  .detailstext_toptitle .title {
    font-size: 16px;
    line-height: 26px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .detailstext_toptitle .subtitle {
    display: none !important;
  }
}