@charset "UTF-8";
/* 由 less 生成 */
@font-face {
  font-family: "STSongti-SC-Bold";
  src: url("../../../font/STSongti-SC-Bold.ttf");
}
@font-face {
  font-family: "STSongti-SC-Regular";
  src: url("../../../font/STSongti-SC-Regular.ttf");
}
@font-face {
  font-family: "STSongti-SC";
  src: url("../../../font/STSongti-SC.ttf");
}
@font-face {
  font-family: "SourceHanSansCN";
  src: url("../../../font/SourceHanSansCN-Regular.otf");
}
.wxqjd {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
/* 轮播 begin */
.slider-cont {
  position: absolute;
  top: 0px;
  left: 0;
  width: 1200px;
  overflow: hidden;
}
.slider-cont._half {
  width: 600px;
}
.slider-cont:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.slider-wrap {
  position: absolute;
}
.slider-block {
  float: left;
  overflow: hidden;
}
.slider-block:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.slider-item {
  position: relative;
  float: left;
  cursor: pointer;
}
.slider-ctrl {
  position: absolute;
  left: 0px;
  top: 104px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: right;
}
.slider-ctrl-dot {
  display: inline-block;
  height: 8px;
  width: 30px;
  border-radius: 4px;
  background: url("../../../images/jszwfw/wuxi/qjd_v6/left-arrow.png") no-repeat center center;
  cursor: pointer;
}
.slider-ctrl-dot._on {
  background-image: url("../../../images/jszwfw/wuxi/qjd_v6/left-arrow.png");
}
.slider-ctrl-dot + .slider-ctrl-dot {
  margin-left: 12px;
}
.slider-ctrl-dot._circle {
  height: 12px;
  width: 12px;
  background-image: url("../../../images/jszwfw/wuxi/qjd_v6/left-arrow.png");
}
.slider-ctrl-dot._circle._on {
  background-image: url("../../../images/jszwfw/wuxi/qjd_v6/left-arrow.png");
}
.slider-ctrl-more {
  font-size: 20px;
  color: #3346d1;
  cursor: pointer;
}
.slider-ctrl-page {
  display: inline-block;
  height: 45px;
  width: 40px;
  background: center no-repeat;
  cursor: pointer;
}
.slider-ctrl-page:hover {
  opacity: 0.75;
}
.slider-ctrl-page._prev {
  position: absolute;
  left: 0;
  background-image: url("../../../images/jszwfw/liangxi/qjd/left.png");
}
.slider-ctrl-page._next {
  background-image: url("../../../images/jszwfw/liangxi/qjd/right.png");
  background-position: 16px;
}
.slider-ctrl-page._disabled._prev {
  background-image: url("../../../images/jszwfw/wuxi/qjd_v6/left-arrow.png");
}
.slider-ctrl-page._disabled._next {
  background-image: url("../../../images/jszwfw/wuxi/qjd_v6/right-arrow.png");
}
.slider-ctrl-page + .slider-ctrl-page {
  margin-left: 24px;
}
.slider-item-img {
  display: block;
  width: 100%;
  height: 100%;
}
.slider-item-txt {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  height: 100%;
  width: 100%;
  padding: 5px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  border-radius: 10px;
  background: url("../../images/main/main/slider_text_hover.png");
}
.slider-item-txt:hover {
  background: none;
}
.slider-item-txt._thin {
  font-weight: normal;
  font-size: 18px;
}
.slider-item-txt-in {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.4;
}
/* 轮播 end */
/* 旗舰店横幅 */
.wxqjd-banner {
  width: 100%;
  height: 660px;
  padding-top: 375px;
  background: url(../../../images/jszwfw/liangxi/qjd/banner.png) no-repeat center;
  background-size: 100% 100%;
}
.ban-searchbox {
  width: 650px;
  margin: 0 auto;
}
.ban-search {
  position: relative;
  width: 100%;
  height: 60px;
  background: rgba(255, 255, 255, 0.8);
}
.ban-sear-input {
  width: 550px;
  height: 60px;
  padding-left: 24px;
  line-height: 60px;
  font-size: 20px;
  color: #666666;
  vertical-align: top;
  background-color: transparent;
  outline: none;
}
.ban-sear-input::-webkit-input-placeholder {
  height: 76px;
  line-height: 76px;
  font-size: 16px;
  color: #8F8F8F;
}
.ban-sear-icon {
  position: absolute;
  right: 0px;
  top: 50%;
  display: inline-block;
  width: 100px;
  height: 60px;
  background: #F6BC62 url("../../../images/jszwfw/liangxi/qjd/search.png") no-repeat center;
  cursor: pointer;
  transform: translateY(-50%);
}
.qjd-search-box {
  display: flex;
  align-items: center;
  width: 650px;
  padding: 10px 0px 12px 25px;
  margin: 0px auto 0px;
  background-color: rgba(0, 0, 0, 0.19);
}
.search-box-item {
  margin-right: 15px;
  font-size: 16px;
  color: #FFFFFF;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.41);
}
.search-box-item._cur {
  cursor: pointer;
}
/* 常用功能 */
.wxqjd-cygn {
  width: 1200px;
  margin: -33px auto 0px;
}
.cygn-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 66px;
  padding: 22px 40px 23px 42px;
  background-color: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.11);
}
.cygn-sx {
  display: flex;
  align-items: center;
  height: 100%;
  cursor: pointer;
}
.cygn-sx:hover {
  opacity: 0.75;
}
.cygn-sx-order {
  width: 17px;
  height: 17px;
  background: center no-repeat;
}
.cygn-sx-order._zcjd {
  background-image: url('../../../images/jszwfw/liangxi/qjd/zcjd.png');
}
.cygn-sx-order._tzgg {
  width: 16px;
  height: 18px;
  background-image: url('../../../images/jszwfw/liangxi/qjd/tzgg.png');
}
.cygn-sx-order._zfxx {
  width: 18px;
  height: 18px;
  background-image: url('../../../images/jszwfw/liangxi/qjd/zfxx.png');
}
.cygn-sx-order._szwst {
  width: 18px;
  height: 17px;
  background-image: url('../../../images/jszwfw/liangxi/qjd/szwst.png');
}
.cygn-sx-order._jjb {
  width: 16px;
  height: 20px;
  background-image: url('../../../images/jszwfw/liangxi/qjd/jjb.png');
}
.cygn-sx-order._xwqygtgs {
  width: 18px;
  height: 17px;
  background-image: url('../../../images/jszwfw/liangxi/qjd/xwqygtgs.png');
}
.cygn-sy-mc {
  padding: 0 10px;
  font-size: 16px;
  color: #333333;
  text-align: center;
  white-space: nowrap;
}
.wxqjd-nav {
  padding: 77px 0px 53px;
}
/* 特色专栏 */
.wxqjd-tszl {
  width: 1200px;
  margin: 40px auto 76px;
}
.wxqjd-tszl .slider-ctrl {
  top: 62px;
}
.wxqjd-tszl._bmfw {
  margin: 51px auto 79px;
}
.wxqjd-tszl._bmfw .tszl-title::before {
  content: "CONVENIENCE SERVICE";
}
.wxqjd-tszl._nav {
  width: 1240px;
  margin: 0 auto 0;
}
.wxqjd-tszl._nav .tszl-carousel {
  width: 1240px;
}
.wxqjd-tszl._nav .slider-ctrl {
  top: 40px;
}
.tszl-title {
  position: relative;
  height: 52px;
  margin: 0 auto 23px;
  line-height: 52px;
  font-size: 32px;
  font-weight: bold;
  font-family: "SourceHanSansCN";
  color: #000;
  text-align: center;
}
.tszl-title::before {
  content: "POPULAR SERVICES";
  position: absolute;
  left: 50%;
  font-size: 39px;
  font-weight: bold;
  font-family: "SourceHanSansCN";
  color: rgba(246, 188, 98, 0.09);
  transform: translateX(-50%);
}
.tszl-carousel {
  position: relative;
  width: 1200px;
}
.tszl-car-arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 47px;
  transform: translate(-50%, -50%);
}
.tszl-car-arrow:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.tszl-arrow-left {
  float: left;
  width: 41px;
  height: 100%;
  background: url("../../../images/jszwfw/wuxi/qjd_v6/left-arrow.png") no-repeat left center;
}
.tszl-arrow-right {
  float: right;
  width: 41px;
  height: 100%;
  background: url("../../../images/jszwfw/wuxi/qjd_v6/right-arrow.png") no-repeat right center;
}
.tszl-carou-con {
  width: 1273px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.tszl-carcon-wrap {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
}
.tszl-carcon-wrap .tszl-lb-zlsx:last-child {
  margin-right: 0;
}
.tszl-lb-zlsx {
  position: relative;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-shrink: 0;
  width: 270px;
  height: 170px;
  padding: 25px 20px 47px 26px;
  margin-right: 16px;
  text-align: left;
  overflow: hidden;
  background: no-repeat center / 100% 100%;
}
.tszl-sx-name {
  display: inline-block;
  height: 60px;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: middle;
  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;
}
.tszl-sx-ms {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* 主题服务 */
.wxqjd-ztfw {
  position: relative;
  width: 100%;
  padding-bottom: 32px;
  background-color: rgba(201, 205, 215, 0.16);
}
.ztfw-bslx-sort {
  width: 1200px;
  padding: 33px 0px 38px 0px;
  margin: 0px auto;
}
.ztfw-bslx-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ztfw-bslx-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0px auto;
}
.bslx-list-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 268px;
  height: 200px;
  padding: 114px 20px 0px;
  margin-right: 18px;
  color: #333333;
  text-align: center;
  background: #fff top 50px center no-repeat;
  cursor: pointer;
}
.bslx-list-item:hover::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: inline-block;
  width: 100%;
  height: 4px;
  background-color: #FBC16F;
}
.bslx-list-item:nth-child(4n) {
  margin-right: 0px;
}
.bslx-item-title {
  width: 100%;
  height: 60px;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
  font-family: "SourceHanSansCN";
  vertical-align: middle;
  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;
}
.ztfw-sort-fl {
  position: relative;
  height: 52px;
  line-height: 52px;
  font-size: 32px;
  font-weight: bold;
  font-family: "SourceHanSansCN";
  color: #000;
  cursor: pointer;
}
.ztfw-sort-fl::before {
  content: "ONE THING SERVICE";
  position: absolute;
  left: 50%;
  font-size: 39px;
  font-weight: bold;
  font-family: "SourceHanSansCN";
  color: rgba(246, 188, 98, 0.09);
  transform: translateX(-50%);
  white-space: nowrap;
}
.ztfw-sort-axis {
  width: 2px;
  height: 25px;
  margin: 0px 33px;
  background: #BEBEBE;
}
/* 好差评 */
.wxqjd-hcp {
  width: 100%;
  padding: 47px 0px 71px;
  background: url('../../../images/jszwfw/liangxi/qjd/hcp-bg.png') center / 100% 100% no-repeat;
}
.hcp-title {
  display: flex;
  align-items: flex-end;
  width: 1200px;
  margin: 0 auto 34px;
  font-size: 32px;
  font-weight: bold;
  font-family: "SourceHanSansCN";
  color: #fff;
  text-align: center;
}
.hcp-title-t {
  display: inline-block;
  margin: 0px 0px 5px 36px;
  font-size: 14px;
  color: #fff;
  font-family: "微软雅黑";
}
.hcp-content {
  display: flex;
  align-items: center;
  width: 1200px;
  height: 200px;
  padding: 0px 106px;
  margin: 0 auto;
  border-radius: 9px;
  background-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0px 8px 16px rgba(55, 60, 82, 0.2);
}
.hcp-item {
  position: relative;
  flex: 1;
  padding: 0px 48px 0px 50px;
}
.hcp-item::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  display: inline-block;
  width: 1px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.4);
  transform: translateY(-50%);
}
.hcp-item:last-child::after {
  display: none;
}
.hcp-item-title {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  font-size: 16px;
  color: #fff;
}
.hcp-item-title::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  display: inline-block;
  width: 22px;
  height: 20px;
  background: left 0px center no-repeat;
  transform: translateY(-50%);
}
.hcp-item-title._bjl::before {
  background-image: url('../../../images/jszwfw/liangxi/qjd/bjl.png');
}
.hcp-item-title._jrsl::before {
  background-image: url('../../../images/jszwfw/liangxi/qjd/jrsl.png');
}
.hcp-item-title._bysl::before {
  background-image: url('../../../images/jszwfw/liangxi/qjd/bysl.png');
}
.hcp-item-title._bnsl::before {
  background-image: url('../../../images/jszwfw/liangxi/qjd/bnsl.png');
}
.hcp-item-text {
  display: flex;
  align-items: flex-end;
  font-size: 42px;
  font-weight: bold;
  color: #FFEDD4;
}
.hcp-item-dw {
  margin: 0px 0px 10px 25px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}
/* 就近办 */
.wxqjd-jjb {
  width: 100%;
  background: rgba(201, 205, 215, 0.16);
}
.jjb-box {
  width: 1200px;
  min-height: 705px;
  padding: 35px 0px 0px;
  margin: 0 auto;
  background: url('../../../images/jszwfw/liangxi/qjd/map-icon.png') right 51px bottom 34px no-repeat;
  background-size: 434px 548px;
}
.jjb-title {
  position: relative;
  height: 52px;
  margin: 0 auto 142px;
  line-height: 52px;
  font-size: 32px;
  font-weight: bold;
  font-family: "SourceHanSansCN";
  color: #000;
  text-align: center;
}
.jjb-title::before {
  content: "NEARBY";
  position: absolute;
  left: 50%;
  font-size: 39px;
  font-weight: bold;
  font-family: "SourceHanSansCN";
  color: rgba(246, 188, 98, 0.09);
  transform: translateX(-50%);
}
.jjb-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 618px;
}
.jjb-content-item {
  position: relative;
  width: 190px;
  height: 56px;
  padding-left: 58px;
  margin-bottom: 62px;
  line-height: 56px;
  background-color: #fff;
  border-radius: 41px;
  box-shadow: 0px 6px 12px rgba(113, 113, 113, 0.16);
  cursor: pointer;
}
.jjb-content-item::before {
  content: "";
  position: absolute;
  left: 32px;
  top: 50%;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: linear-gradient(to bottom, #FFCE81, #D29B48);
  background-image: -ms-linear-gradient(to bottom, #FFCE81, #D29B48);
  background-image: -moz-linear-gradient(to bottom, #FFCE81, #D29B48);
  background-image: -webkit-linear-gradient(to bottom, #FFCE81, #D29B48);
  background-image: -o-linear-gradient(to bottom, #FFCE81, #D29B48);
  border-radius: 50%;
  transform: translateY(-50%);
}
.jjb-content-item:hover {
  opacity: 0.75;
}
/* 中心简介 */
.wxqjd-zxjj {
  width: 1200px;
  min-height: 646px;
  padding: 49px 0px 0px 48px;
  margin: 0 auto;
}
.zxjj-title {
  position: relative;
  height: 52px;
  margin: 0 auto 84px;
  line-height: 52px;
  font-size: 32px;
  font-weight: bold;
  font-family: "SourceHanSansCN";
  color: #000;
  text-align: center;
}
.zxjj-title::before {
  content: "CENTER INTRODUCTION";
  position: absolute;
  left: 50%;
  font-size: 39px;
  font-weight: bold;
  font-family: "SourceHanSansCN";
  color: rgba(246, 188, 98, 0.09);
  transform: translateX(-50%);
}
.zxjj-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.zxjj-pictrue {
  width: 543px;
  height: 395px;
  margin-right: 54px;
  background: url("../../../images/jszwfw/liangxi/qjd/dtyd-map.png") center / 100% 100% no-repeat;
}
.zxjj-trail {
  width: 515px;
}
.zxjj-trail div {
  font-size: 16px;
  color: #333;
  text-indent: 2em;
}
/* 电话 */
.wxqjd-tel {
  display: flex;
  align-items: center;
  width: 100%;
  background: rgba(132, 139, 153, 0.06);
}
.tel-content {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 1200px;
  height: 100%;
  padding: 39px 0px;
  margin: 0 auto;
}
.tel-content-item {
  display: flex;
  flex-direction: column;
  width: 280px;
  height: 88px;
  padding: 15px 65px 0px 20px;
  margin: 0px 26px 26px 0px;
  background: url('../../../images/jszwfw/liangxi/qjd/tel-icon.png') center no-repeat;
  border: 1px solid #DFE5EB;
  border-radius: 6px;
  box-shadow: 0px 8px 16px #EFEFEF;
}
.tel-content-item:nth-child(4n) {
  margin-right: 0px;
}
.tel-item-text {
  font-size: 20px;
  color: #4A4A4A;
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.tel-item-number {
  font-size: 20px;
  font-weight: bold;
  color: #4A4A4A;
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.main-block {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.main-block._half {
  width: 50%;
}
.main-block-h {
  position: relative;
}
.main-block-h:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.main-block-hblock {
  width: 100%;
}
.main-block-c {
  position: relative;
  overflow: hidden;
}
.main-block-c:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.main-block-c._hcp {
  height: 179px;
  padding-top: 30px;
  background: url("../../images/main/main/hcp_bg.png") no-repeat center 15px;
}
.main-block-c._hcp .detailtable {
  width: 100%;
}
.main-block-c._hcp .detailtable > * > tr > td,
.main-block-c._hcp .detailtable > * > tr > th {
  color: #fff;
}
.main-block-c._hcp .detailtable > tbody > tr > td {
  position: relative;
}
.main-block-c._ckfw {
  height: 551px;
  overflow: visible;
}
.main-block-c._tsfw {
  left: 37px;
  width: 1128px;
  height: 170px;
}
.main-block-c._bmfw {
  left: 43px;
  width: 1116px;
  height: 172px;
}
.main-block-c._bmfw .tszl-lb-zlsx {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 172px;
  padding: 0px;
  margin-right: 49px;
  border-radius: 10px;
}
.main-block-c._bmfw .tszl-lb-zlsx::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, #4B658B, rgba(10, 57, 126, 0));
  background-image: -ms-linear-gradient(to bottom, #4B658B, rgba(10, 57, 126, 0));
  background-image: -moz-linear-gradient(to bottom, #4B658B, rgba(10, 57, 126, 0));
  background-image: -webkit-linear-gradient(to bottom, #4B658B, rgba(10, 57, 126, 0));
  background-image: -o-linear-gradient(to bottom, #4B658B, rgba(10, 57, 126, 0));
  opacity: 0.6;
}
.main-block-c._bmfw .tszl-sx-name {
  position: absolute;
  left: 50%;
  top: 50%;
  padding-left: 44px;
  line-height: 60px;
  background: url('../../../images/jszwfw/liangxi/qjd/bmfw-icon.png') center left 0px no-repeat;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.main-block-c._nav {
  left: 43px;
  width: 1156px;
  height: 120px;
}
.main-block-c._nav .tszl-lb-zlsx {
  width: 270px;
  height: 120px;
  padding: 30px 32px 0px 32px;
  margin-right: 25px;
  background: center / 100% 100% no-repeat;
  cursor: pointer;
}
.main-block-c._nav .tszl-lb-zlsx:hover {
  opacity: 0.75;
}
.main-block-c._nav .tszl-sx-name {
  line-height: 30px;
  font-size: 22px;
  font-weight: bold;
  vertical-align: middle;
  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;
}
.main-block-c._yjszl {
  left: 80px;
  top: -51px;
  width: 1040px;
  height: 325px;
}
.main-block-c._ztfw {
  left: 75px;
  width: 1052px;
  height: 252px;
}
.main-block-c._zczx {
  height: 101px;
}
.main-block-c._hide {
  display: none;
}
.main-block-c._frfw {
  position: absolute;
}
.qjd-rightbox {
  position: fixed;
  right: 0px;
  top: 50%;
  width: 80px;
  height: 320px;
  background-color: #FFFFFF;
  box-shadow: 0 0 5px #707070;
  transform: translateY(-50%);
}
.qjd-box-nav {
  position: relative;
  width: 80px;
  height: 80px;
  color: #4E4E4E;
  font-size: 14px;
  text-align: center;
  line-height: 130px;
  background-color: #FFFFFF;
  cursor: pointer;
}
.qjd-box-nav._wdkj {
  background: url("../../../images/jszwfw/wuxi/qjd_v6/wdkj.png") no-repeat 50% 20px;
  background-size: 30px 30px;
}
.qjd-box-nav._ydapp {
  background: url("../../../images/jszwfw/wuxi/qjd_v6/ydapp.png") no-repeat 50% 20px;
  background-size: 30px 30px;
}
.qjd-box-nav._wxgz {
  background: url("../../../images/jszwfw/wuxi/qjd_v6/wxgz.png") no-repeat 50% 20px;
  background-size: 30px 30px;
}
.qjd-box-nav._hddb {
  background: url("../../../images/jszwfw/wuxi/qjd_v6/hddb.png") no-repeat 50% 20px;
  background-size: 30px 30px;
}
.qjd-box-nav._wdkj:hover {
  color: #FFFFFF;
  background: url("../../../images/jszwfw/wuxi/qjd_v6/wdkjact.png") no-repeat 50% 20px;
  background-size: 30px 30px;
  background-color: #4665D5;
}
.qjd-box-nav._ydapp:hover {
  color: #FFFFFF;
  background: url("../../../images/jszwfw/wuxi/qjd_v6/ydappact.png") no-repeat 50% 20px;
  background-size: 30px 30px;
  background-color: #4665D5;
}
.qjd-box-nav._wxgz:hover {
  color: #FFFFFF;
  background: url("../../../images/jszwfw/wuxi/qjd_v6/wxgzact.png") no-repeat 50% 20px;
  background-size: 30px 30px;
  background-color: #4665D5;
}
.qjd-box-nav._hddb:hover {
  color: #FFFFFF;
  background: url("../../../images/jszwfw/wuxi/qjd_v6/hddbact.png") no-repeat 50% 20px;
  background-size: 30px 30px;
  background-color: #4665D5;
}
.footer-mp-item {
  position: absolute;
  left: -200px;
  bottom: -0.9rem;
  display: none;
  height: 135px;
  width: 136px;
  text-align: center;
  opacity: 0.97;
  z-index: 99;
}
.wxbg {
  width: 200px;
  height: 200px;
}
.ztfw-cont-describe {
  position: absolute;
  top: 50%;
  width: 150px;
  max-height: 96px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 30px;
  font-size: 16px;
  color: #666666;
  transform: translateY(-50%);
  word-break: break-all;
  /* 单行文本高度 */
  overflow: hidden;
}
.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;
}
.carousel {
  width: 1200px;
  height: 420px;
  margin: 0px auto;
}
.carousel .wi-carousel-main {
  left: 50%;
  width: 1128px;
  height: 420px;
  transform: translateX(-50%);
}
.carousel .wi-carousel-ctrl {
  background: center no-repeat;
}
.carousel .wi-carousel-ctrl-prev {
  left: -30px;
  background-image: url(../../../images/jszwfw/liangxi/qjd/left.png);
  background-size: 30px 45px;
}
.carousel .wi-carousel-ctrl-prev:hover {
  opacity: 0.75;
}
.carousel .wi-carousel-ctrl-next {
  right: -30px;
  background-image: url(../../../images/jszwfw/liangxi/qjd/right.png);
  background-size: 30px 45px;
}
.carousel .wi-carousel-ctrl-next:hover {
  opacity: 0.75;
}
.carousel .wi-carousel-arrow {
  display: none;
}
.scroll-item-box {
  position: absolute;
  left: 50%;
  top: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: space-between;
  width: 1128px;
  height: 420px;
  transform: translate(-50%, -50%);
}
.icon-znzs {
  position: fixed;
  top: 720px;
  right: 200px;
  width: 70px;
  height: 60px;
  background: url('../../../images/jszwfw/liangxi/qjd/icon-znzs.png') no-repeat center / 100% 100%;
  cursor: pointer;
}
.icon-znzs:hover {
  opacity: 0.75;
}
