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

.detailsbgc .logobox .logoimg2 {
  display: block;
}
.detailsbgc .headbtn_tel a{
  color: #0f488b !important;
}
.detailsbgc .headbtn_tel a .ico {
  background-color: rgba(15, 72, 139, 0.48)
}

.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: 10%;
  top: 0;
}
#details_left {
  width: 10%;
  position: absolute;
  right: 0px;
  top: 0px;
}
.details_rightlist {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}

.details_btnlist {
  width: auto;
  min-height: 1px;
  position: absolute;
  top: 48px;
  left: 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;
  display: flex;
  justify-content: center;
  align-items: center;
}

.details_btnico i {
  display: flex;
  width: 24px;
  height: 24px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.icon_dianzan {
  background-image: url("../images/icon-dianzan.png");
}

.icon_dianzan:hover {
  background-image: url("../images/icon-dianzan-hover.png");
}

.icon_lianjie {
  background-image: url("../images/icon-lianjie.png");
}

.icon_lianjie:hover {
  background-image: url("../images/icon-lianjie-hover.png");
}

.icon_fenxiang {
  background-image: url("../images/icon-fenxiang.png");
}

.icon_fenxiang:hover {
  background-image: url("../images/icon-fenxiang-hover.png");
}

.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;
}

.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: #000000;
}

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

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

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

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

.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;
  margin-top: 16px;
}

.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: 20px 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: 14px 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;
}

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



.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 (min-width: 320px) and (max-width: 767px) {
  .detailsbody {
    margin-top: 20px;
  }
  .detailstext {
    padding-left: 0px;
  }
  .mbRow {
    display: flex;
    flex-direction: column-reverse;
  }

  .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;
  }
}