@charset "UTF-8";
/* 由 less 生成 */
@font-face {
  font-family: PangMenZhengDao;
  src: url(../../../font/PangMenZhengDao.ttf);
}
@font-face {
  font-family: DIN-BLACK;
  src: url(../../../font/DIN-BLACK.TTF);
}
@font-face {
  font-family: SourceHanSansCN-Medium;
  src: url(../../../font/SourceHanSansCN-Medium.ttf);
}
@font-face {
  font-family: YouSheBiaoTiHei;
  src: url(../../../font/YouSheBiaoTiHei.TTF);
}
.wrap {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 100px;
  background-color: #F6FAFF;
  background-image: url(../../../images/jszwfw/binhu/qjd_v4/bg1.png), url(../../../images/jszwfw/binhu/qjd_v4/bg1.png), url(../../../images/jszwfw/binhu/qjd_v4/bg.png);
  background-repeat: no-repeat;
  background-position: center 800px,
        center 2000px,
        bottom center;
  background-size: 100% 1250px,
        100% 1250px,
        100% auto;
}
.qjd-top {
  position: relative;
  height: 814px;
  padding-bottom: 1px;
}
.qjd-top-video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.qjd-top-video-ctrl {
  position: absolute;
  top: 10%;
  right: 16%;
  width: 24px;
  height: 24px;
  line-height: 20px;
  border-radius: 100%;
  border: 2px solid #fff;
  font-size: 12px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  z-index: 1;
}
.qjd-top-video-ctrl:hover {
  opacity: 0.75;
}
.qjd-top-base {
  position: absolute;
  top: 690px;
  left: 0;
  right: 0;
  width: 100%;
  height: 135px;
  background: url(../../../images/jszwfw/binhu/qjd_v4/top-base.png) no-repeat center / 100% 100%;
}
.head {
  position: absolute;
  top: 150px;
  height: 500px;
  width: 100%;
}
.head-title {
  width: 789px;
  height: 131px;
  margin: 0 auto;
  background: url("../../../images/jszwfw/binhu/qjd_v4/head-title.png") no-repeat center;
}
.head-box {
  position: relative;
  width: 700px;
  margin: 20px auto 0;
}
.head-box-title {
  width: 646px;
  height: 61px;
  margin: 0 auto 10px;
  background: url("../../../images/jszwfw/binhu/qjd_v4/bh-title.png") no-repeat center;
}
.search-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.search-ipt {
  width: 550px;
  height: 60px;
  padding-left: 20px;
  line-height: 60px;
  font-size: 16px;
  color: #8f8f8f;
  background-color: rgba(255, 255, 255, 0.8);
  outline: none;
}
.search-btn {
  width: 101px;
  height: 60px;
  border-radius: 0 11px 11px 0;
  background: url("../../../images/jszwfw/binhu/qjd_v2/search-icon.png") center no-repeat;
  cursor: pointer;
}
.search-btn:hover {
  opacity: 0.75;
}
.search-hot div {
  padding: 0 5px;
}
.search-hot .search-hot-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 650px;
  min-height: 43px;
  margin-left: calc(50% - 325px);
  padding-left: 16px;
  line-height: 43px;
  font-size: 16px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.19);
}
.search-hot-item {
  cursor: pointer;
}
.search-hot-item:hover {
  opacity: 0.75;
}
.ai-icon {
  position: absolute;
  bottom: 44px;
  right: -290px;
  width: 290px;
  height: 120px;
  background: url("../../../images/jszwfw/binhu/qjd_v2/ai-icon.gif") no-repeat center / 100% 100%;
  cursor: pointer;
}
.ai-icon:hover {
  opacity: 0.75;
}
.wrap-con {
  margin-top: 20px;
}
.block {
  width: 1200px;
  margin: 50px auto 0;
}
.block-title {
  width: 434px;
  height: 52px;
  margin: 0 auto 50px;
  text-align: center;
  font-size: 38px;
  font-family: PangMenZhengDao;
  color: #0E57AB;
  background: url("../../../images/jszwfw/binhu/qjd_v4/title-bg.png") no-repeat center / 100% 100%;
}
.block-title._nobg {
  color: #969FB1;
  background: none;
}
.block-title._hover {
  cursor: pointer;
}
.block-title._hover:hover {
  opacity: 0.75;
}
.main-block-c {
  position: relative;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.main-block-c._menu {
  height: 136px;
}
.main-block-c._tszl {
  height: 205px;
}
.main-block-c._bmfw {
  height: 165px;
}
.slider-cont {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: flex;
}
.slider-ctrl {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 45px;
  line-height: 45px;
  transform: translateY(-50%);
}
.slider-ctrl-page {
  display: inline-block;
  height: 42px;
  width: 42px;
  background: #fff no-repeat center;
  border-radius: 21px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  cursor: pointer;
}
.slider-ctrl-page:hover {
  opacity: 0.75;
}
.slider-ctrl-page._prev {
  position: absolute;
  left: 6px;
  background-image: url("../../../images/jszwfw/binhu/qjd_v2/icon-prev.png");
}
.slider-ctrl-page._next {
  position: absolute;
  right: 6px;
  background-image: url("../../../images/jszwfw/binhu/qjd_v2/icon-next.png");
}
.block-slide {
  width: 1350px;
}
.block-slide-box {
  position: relative;
}
.menu-item {
  display: flex;
  justify-content: center;
  width: 300px;
  height: 136px;
  cursor: pointer;
}
.menu-item:hover {
  opacity: 0.75;
}
.menu-item-con {
  display: flex;
  align-items: center;
  width: 285px;
  height: 136px;
  padding-left: 20px;
  background: no-repeat center / 100% 100%;
}
.menu-item-text {
  width: 120px;
  font-size: 22px;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  /*支持IE，chrome，FF不支持*/
  word-wrap: break-word;
  /*支持IE，chrome，FF*/
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.qygrfw {
  position: relative;
}
.qygrfw-tab {
  display: flex;
}
.qygrfw-tab-item {
  position: relative;
  margin-right: 40px;
  color: #686868;
  font-size: 38px;
  font-family: PangMenZhengDao;
  cursor: pointer;
}
.qygrfw-tab-item:hover {
  opacity: 0.75;
}
.qygrfw-tab-item._active {
  color: #0E57AB;
}
.qygrfw-tab-item._active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 135px;
  height: 5px;
  background: #0E57AB;
}
.more-btn {
  padding: 5px 20px;
  color: #fff;
  font-size: 15px;
  font-family: SourceHanSansCN-Medium;
  border-radius: 6px;
  background-image: linear-gradient(to bottom, #5DBBFE, #0070D2);
  background-image: -ms-linear-gradient(to bottom, #5DBBFE, #0070D2);
  background-image: -moz-linear-gradient(to bottom, #5DBBFE, #0070D2);
  background-image: -webkit-linear-gradient(to bottom, #5DBBFE, #0070D2);
  background-image: -o-linear-gradient(to bottom, #5DBBFE, #0070D2);
  cursor: pointer;
}
.more-btn:hover {
  opacity: 0.75;
}
.qygrfw-more {
  position: absolute;
  right: 0;
  top: 40px;
}
.fa-angle-double-right {
  margin-left: 5px;
  font-size: 16px;
}
.qygrfw-con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
.qygrfw-item {
  display: flex;
  justify-content: space-between;
  width: 390px;
  height: 195px;
  margin-bottom: 20px;
  padding: 12px 8px;
  border-radius: 7px;
  box-shadow: 0 0 10px rgba(43, 121, 212, 0.36);
  background-image: linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -ms-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -moz-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -webkit-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -o-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
}
.qygrfw-item-l {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 175px;
  border-radius: 7px;
  box-shadow: 0 0 3px rgba(138, 169, 232, 0.51);
  background-image: linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -ms-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -moz-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -webkit-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -o-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
}
.qygrfw-item-l._hover {
  cursor: pointer;
}
.qygrfw-item-l._hover:hover {
  opacity: 0.75;
  background-image: linear-gradient(to bottom, #FFFFFF, #d4ecf8);
  background-image: -ms-linear-gradient(to bottom, #FFFFFF, #d4ecf8);
  background-image: -moz-linear-gradient(to bottom, #FFFFFF, #d4ecf8);
  background-image: -webkit-linear-gradient(to bottom, #FFFFFF, #d4ecf8);
  background-image: -o-linear-gradient(to bottom, #FFFFFF, #d4ecf8);
}
.qygrfw-item-r {
  flex: 1;
  height: 175px;
}
.qygrfw-item-icon {
  width: 68px;
  height: 68px;
}
.qygrfw-item-title {
  width: 100px;
  text-align: center;
  font-size: 15px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  /*支持IE，chrome，FF不支持*/
  word-wrap: break-word;
  /*支持IE，chrome，FF*/
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.qygrfw-item-r {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.qygrfw-item-r-box {
  width: 226px;
  padding: 0 10px;
  line-height: 49px;
  text-align: center;
  font-size: 15px;
  border-radius: 7px;
  box-shadow: 0 0 3px rgba(138, 169, 232, 0.51);
  background-image: linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -ms-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -moz-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -webkit-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -o-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 省略号 */
  word-break: normal;
  /* 防止被父级 wordwrap 样式影响 */
  word-wrap: normal;
  cursor: pointer;
}
.qygrfw-item-r-box:hover {
  opacity: 0.75;
  background-image: linear-gradient(to bottom, #FFFFFF, #d4ecf8);
  background-image: -ms-linear-gradient(to bottom, #FFFFFF, #d4ecf8);
  background-image: -moz-linear-gradient(to bottom, #FFFFFF, #d4ecf8);
  background-image: -webkit-linear-gradient(to bottom, #FFFFFF, #d4ecf8);
  background-image: -o-linear-gradient(to bottom, #FFFFFF, #d4ecf8);
}
.yjs-con {
  position: relative;
  width: 100%;
  height: 482px;
  padding-top: 64px;
  border-radius: 7px;
  box-shadow: 0 0 10px rgba(43, 121, 212, 0.36);
  background-image: linear-gradient(to bottom, #F3FCFF, #D4ECF9);
  background-image: -ms-linear-gradient(to bottom, #F3FCFF, #D4ECF9);
  background-image: -moz-linear-gradient(to bottom, #F3FCFF, #D4ECF9);
  background-image: -webkit-linear-gradient(to bottom, #F3FCFF, #D4ECF9);
  background-image: -o-linear-gradient(to bottom, #F3FCFF, #D4ECF9);
}
.dbzn-box {
  position: absolute;
  top: 17px;
  left: 30px;
  width: 80px;
}
.dbzn-icon {
  width: 70px;
  height: 62px;
  margin: 0 auto 7px;
  background: url(../../../images/jszwfw/binhu/qjd_v4/dbzn.png) no-repeat center;
}
.dbzn-label {
  width: 80px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  border-radius: 16px;
  background-image: linear-gradient(to bottom, #5DBBFE, #0070D2);
  background-image: -ms-linear-gradient(to bottom, #5DBBFE, #0070D2);
  background-image: -moz-linear-gradient(to bottom, #5DBBFE, #0070D2);
  background-image: -webkit-linear-gradient(to bottom, #5DBBFE, #0070D2);
  background-image: -o-linear-gradient(to bottom, #5DBBFE, #0070D2);
  cursor: pointer;
}
.dbzn-label:hover {
  opacity: 0.75;
}
.yjs-more {
  position: absolute;
  top: 17px;
  right: 30px;
}
.yjs-box {
  position: relative;
  width: 996px;
  height: 418px;
  margin: 0 auto;
  background: url(../../../images/jszwfw/binhu/qjd_v4/yjs-bg.png) no-repeat center;
}
.yjs-tab {
  position: absolute;
  top: 154px;
  left: 50%;
  display: flex;
  justify-content: space-between;
  width: 440px;
  margin-left: -220px;
}
.yjs-tab-item {
  width: 173px;
  height: 101px;
  line-height: 70px;
  text-align: center;
  color: rgba(34, 75, 112, 0.44);
  font-size: 24px;
  font-family: YouSheBiaoTiHei;
  background: no-repeat center;
  cursor: pointer;
}
.yjs-tab-item:hover {
  opacity: 0.75;
}
.yjs-tab-item._gr {
  background-image: url(../../../images/jszwfw/binhu/qjd_v4/gryjs.png);
}
.yjs-tab-item._qy {
  background-image: url(../../../images/jszwfw/binhu/qjd_v4/qyyjs.png);
}
.yjs-tab-item._active {
  color: #0C73CB;
}
.yjs-tab-item._active._gr {
  background-image: url(../../../images/jszwfw/binhu/qjd_v4/gryjs_h.png);
}
.yjs-tab-item._active._qy {
  background-image: url(../../../images/jszwfw/binhu/qjd_v4/qyyjs_h.png);
}
.yjs-menu-item {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 140px;
}
.yjs-menu-item[data-idx="0"] {
  top: 200px;
  left: -12px;
}
.yjs-menu-item[data-idx="1"] {
  top: 74px;
  left: 82px;
}
.yjs-menu-item[data-idx="2"] {
  top: -4px;
  left: 236px;
}
.yjs-menu-item[data-idx="3"] {
  top: -40px;
  left: 428px;
}
.yjs-menu-item[data-idx="4"] {
  top: -4px;
  right: 236px;
}
.yjs-menu-item[data-idx="5"] {
  top: 74px;
  right: 82px;
}
.yjs-menu-item[data-idx="6"] {
  top: 200px;
  right: -12px;
}
.yjs-menu-item._hover {
  cursor: pointer;
}
.yjs-menu-item._hover:hover {
  opacity: 0.75;
}
.yjs-menu-item-title {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  /*支持IE，chrome，FF不支持*/
  word-wrap: break-word;
  /*支持IE，chrome，FF*/
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.carousel {
  width: 100%;
  height: 460px;
}
.carousel._height {
  height: 200px;
}
.wi-carousel-item {
  height: auto;
}
.swiper-slide {
  display: flex;
  flex-wrap: wrap;
}
.swiper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 25%;
  margin-bottom: 20px;
  cursor: pointer;
}
.swiper-item:hover {
  opacity: 0.75;
}
.swiper-item-label {
  position: absolute;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 50px;
  padding: 0 5px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border-radius: 0 0 16px 16px;
  background: rgba(10, 134, 222, 0.75);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 省略号 */
  word-break: normal;
  /* 防止被父级 wordwrap 样式影响 */
  word-wrap: normal;
}
/*箭头*/
.wi-carousel-ctrl-prev,
.wi-carousel-ctrl-next {
  width: 0;
  background: none;
}
.wi-carousel-ctrl-prev:hover,
.wi-carousel-ctrl-next:hover {
  background: none;
}
/*自定义箭头样式*/
.wi-carousel-arrow {
  height: 42px;
  width: 42px;
  background: #fff no-repeat center;
  border-radius: 21px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  cursor: pointer;
}
.wi-carousel-arrow:hover {
  opacity: 0.75;
}
.wi-carousel-ctrl-prev .wi-carousel-arrow {
  left: -60px;
  margin-top: -54px;
  background-image: url("../../../images/jszwfw/binhu/qjd_v2/icon-prev.png");
}
.wi-carousel-ctrl-prev .wi-carousel-arrow:hover {
  background-image: url("../../../images/jszwfw/binhu/qjd_v2/icon-prev.png");
}
.wi-carousel-ctrl-next .wi-carousel-arrow {
  right: -60px;
  margin-top: -54px;
  background-image: url("../../../images/jszwfw/binhu/qjd_v2/icon-next.png");
}
.wi-carousel-ctrl-next .wi-carousel-arrow:hover {
  background-image: url("../../../images/jszwfw/binhu/qjd_v2/icon-next.png");
}
.wi-carousel-nav-item {
  width: 27px;
  height: 5px;
  background-image: url("../../../images/jszwfw/binhu/qjd_v4/nav.png");
}
.wi-carousel-nav-item.active {
  background-image: url("../../../images/jszwfw/binhu/qjd_v4/nav-active.png");
}
.tszl-item-icon {
  border-radius: 16px;
}
.bmfw-item {
  display: flex;
  justify-content: center;
  width: 300px;
  height: 165px;
  cursor: pointer;
}
.bmfw-item:hover {
  opacity: 0.75;
}
.bmfw-item-con {
  display: flex;
  align-items: center;
  width: 285px;
  height: 165px;
  padding-left: 20px;
  background: no-repeat center / 100% 100%;
}
.bmfw-item-text {
  width: 150px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  /*支持IE，chrome，FF不支持*/
  word-wrap: break-word;
  /*支持IE，chrome，FF*/
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.evalue-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
.evalue-item {
  width: 385px;
  height: 228px;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.evalue-item-title {
  width: 100%;
  height: 54px;
  padding-left: 24px;
  line-height: 54px;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.evalue-item-title._hpgk {
  background: url("../../../images/jszwfw/binhu/qjd_v2/evalue-hpgk.png") center no-repeat;
}
.evalue-item-title._cpgk {
  background: url("../../../images/jszwfw/binhu/qjd_v2/evalue-cpgk.png") center no-repeat;
}
.evalue-item-title._dpfw {
  background: url("../../../images/jszwfw/binhu/qjd_v2/evalue-dpfw.png") center no-repeat;
}
.evalue-item-wrap {
  display: flex;
  flex-direction: row;
  height: 63%;
}
.evalue-item-con {
  width: 50%;
  margin: 45px 0 0 35px;
}
.evalue-item-con._line {
  border-right: 1px solid #e4ecf3;
}
.evalue-item-txt {
  font-size: 16px;
  color: #7f7f7f;
}
.evalue-item-count {
  font-size: 36px;
  font-weight: bold;
}
.evalue-item-count.hp {
  color: #3eb8c1;
}
.evalue-item-count.cp {
  color: #303030;
}
.evalue-item-dpwrap {
  padding: 12px 22px 0;
}
.evalue-item-dptxt {
  font-size: 14px;
  color: #606060;
  text-indent: 2rem;
}
.evalue-item-btn {
  width: 182px;
  height: 38px;
  margin: 6px auto;
  line-height: 38px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 4px;
  background: linear-gradient(#3595ea, #3ccadb);
  cursor: pointer;
}
.evalue-item-btn:hover {
  opacity: 0.75;
}
.zhnx-box {
  display: flex;
  width: 1200px;
  height: 269px;
  border-radius: 7px;
  background-image: linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -ms-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -moz-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -webkit-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  background-image: -o-linear-gradient(to bottom, #FFFFFF, #F1FAFF);
  box-shadow: 0 0 10px rgba(43, 121, 212, 0.3);
}
.zhnx-box-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  height: 100%;
  padding: 0 10px 0 20px;
}
.zhnx-chart {
  width: 150px;
  height: 150px;
}
.zhnx-value {
  font-size: 14px;
  color: #333;
}
.zhnx-num {
  margin: 0 10px;
  font-size: 32px;
  font-family: DIN-BLACK;
}
.zhnx-num._blue {
  color: #0E89FA;
}
.zhnx-num._orange {
  color: #FFAA16;
}
.zhnx-num._green {
  color: #29C673;
}
.nearby-wrap {
  display: flex;
  flex-direction: row;
  width: 1200px;
  min-height: 430px;
  margin: 0 auto;
}
.nearby-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 474px;
  min-height: 430px;
  padding: 38px 49px 0;
  border-radius: 12px 0 0 12px;
  background-color: #f4f6f9;
  box-shadow: 0 4px 20px rgba(107, 121, 143, 0.3);
}
.nearby-item {
  width: 170px;
  height: 56px;
  margin-bottom: 36px;
  padding-left: 58px;
  line-height: 56px;
  font-size: 20px;
  color: #000;
  border-radius: 41px;
  box-shadow: 0 4px 8px rgba(113, 113, 113, 0.16);
  background: url("../../../images/jszwfw/binhu/qjd_v2/nearby-bgimg.png") no-repeat center;
  cursor: pointer;
}
.nearby-item:hover {
  opacity: 0.75;
}
.nearby-item:hover,
.nearby-item._active {
  background: url("../../../images/jszwfw/binhu/qjd_v2/nearby-active-bgimg.png") no-repeat center;
  color: #fff;
}
.nearby-detail {
  width: 726px;
  min-height: 430px;
  padding: 42px 46px 0 79px;
  background: url("../../../images/jszwfw/binhu/qjd_v2/nearby-detail-bgimg.png") no-repeat center;
  background-size: 100% 100%;
}
.nearby-detail-title {
  padding-left: 16px;
  font-size: 26px;
  font-weight: bold;
  color: #3c9ef5;
  background: url("../../../images/jszwfw/binhu/qjd_v2/nearby-detail-title-bgimg.png") no-repeat left center;
}
.nearby-detail-content {
  margin: 16px 0 30px;
  line-height: 34px;
  font-size: 18px;
  color: #606060;
}
.tips {
  position: absolute;
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 2px #eee;
}
.tips._hide {
  display: none;
}
.qjd-rightbox {
  position: absolute;
  right: 20px;
  top: 910px;
}
.qjd-box-nav {
  position: relative;
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
  color: #10417E;
  font-size: 14px;
  text-align: center;
  line-height: 130px;
  border-radius: 7px;
  box-shadow: 0 0 10px rgba(43, 121, 212, 0.3);
  cursor: pointer;
}
.qjd-box-nav._wdkj {
  background: #F1FAFF url("../../../images/jszwfw/binhu/qjd_v4/wdkj.png") no-repeat 50% 15px;
  background-size: 28px 29px;
}
.qjd-box-nav._ydapp {
  background: #F1FAFF url("../../../images/jszwfw/binhu/qjd_v4/ydapp.png") no-repeat 50% 15px;
  background-size: 22px 34px;
}
.qjd-box-nav._wxgz {
  background: #F1FAFF url("../../../images/jszwfw/binhu/qjd_v4/wxgz.png") no-repeat 50% 15px;
  background-size: 35px 28px;
}
.qjd-box-nav._znwd {
  background: #F1FAFF url("../../../images/jszwfw/binhu/qjd_v4/znwd.png") no-repeat 50% 12px;
  background-size: 37px 34px;
}
.qjd-box-nav._hddb {
  background: #F1FAFF url("../../../images/jszwfw/binhu/qjd_v4/backtop.png") no-repeat 50% 18px;
  background-size: 24px 26px;
}
.footer-mp-item {
  position: absolute;
  left: -200px;
  bottom: -0.9rem;
  display: none;
  height: 135px;
  width: 136px;
  text-align: center;
  z-index: 99;
}
.wxbg {
  width: 200px;
  height: 200px;
}
