/* 
-------------  æŽ§ä»¶æ ·å¼  -------------
*/

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.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");
}

.navbar-brand .pcDisplay {
  display: none;
}
.navbar-brand .mbDisplay{
  display: block;
}

.detailsbody {
  /* margin-top: 80px; */
}
.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;
  display: flex;
  justify-content: center;
  align-items: center;
}
.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;
}

.detailsbox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 112px 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: 32px;
  line-height: 36px;
  color: #000000;
  font-weight: bold;
}
.detailstext_toptitle .subtitle {
  font-size: 13px;
  line-height: 24px;
  color: #333333;
  display: block;
}
.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_line {
  width: 100%;
  border-bottom: 2px solid #000000;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.detailstext_bner {
  width: 100%;
  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;
}
/* .centerspecialtocontent p span {
  float: left;
} */
.detailstext_main {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 20px 0px 0px 0px;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  text-align: center;
}
.detailstext_main p {
  text-align: left;
  font-size: 13px;
  line-height: 24px;
}
.detailstext_main img {
  padding: 16px 0px;
}
.detailstext_main p img {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.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: 20px;
  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 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: 8px 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;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.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;
}
.detailsbody .navbar-default .navbar-nav > li > a {
  color: #555555;
}
.detailsbody .navbar-default .navbar-nav > li > a.active {
  color: #0f488b!important;
  font-weight: 600;
}
.detailsbody .navbar-default .navbar-nav > li > a:hover {
  color: #0f488b!important;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.detailsbody .headbtn_tel a {
  color: #0f488b;
}
.detailsbody .headbtn_tel a .ico {
  background-color: rgba(15, 72, 139, 0.48);
}
.detailsbody .detail-logo1 {
  display: none;
}
.detailsbody  .detail-logo2 {
  display: block;
}
.centerspecialto {
  padding: 10px 0px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
@media (min-width: 320px) and (max-width: 767px){
  .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;
  }
  .detailsbox {
    padding: 36px 0px 12px 0px!important;
  }
  .detailstext_bner {
    height: 120px;
  }
  .details_btnlist {
    display: none;
  }
  .detailstext_toptitle .title {
    font-size: 20px;
    line-height: 28px;
  }
  .detailstext {
    padding-left: 0px;
  }

}
@media (min-width: 992px) and (max-width: 1369px){
  .detailsbox {
    padding: 90px 0px 86px 0px;
  }
  .detailstext_toptitle .title {
    font-size: 24px;
    line-height: 30px;
  }
  .detailspagenav_listbox {
    padding: 4px 0px;
  }
  .detailspagenav_listttitle {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (min-width: 1370px) and (max-width: 1599px){
  .detailsbox {
    padding: 80px 0px 80px 0px;
  }
  .detailspagenav_listbox {
    padding: 6px 0px;
  }
  .detailspagenav_listttitle {
    font-size: 13px;
    line-height: 22px;
  }
}
