
.mask[data-v-f1ec844a]{
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .7);
    z-index: 2;
}
.mask div[data-v-f1ec844a]{
    width: 40%;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.mask div img[data-v-f1ec844a]{
    width: 100%;
}
.mask .qrcodeWrap[data-v-f1ec844a]{
    width: 150px; 
    height: 150px;
    position: relative; 
    margin: 0 auto; 
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.qrcodeWrap img[data-v-f1ec844a] {
    position: absolute; 
    left: -75px; 
    top: -75px;
    width: 150px; 
    height: 150px; 
    display: block;
    border: none;
    opacity: 0;
}
.text[data-v-f1ec844a]{
    color: #fff;
    text-align: center;
    margin-top: 10px;
}


.contact[data-v-4ad066df] {
  position:absolute;
  left:0px;
  top:0px; 
  width:100%;
  height: 100%;
}
.menu[data-v-4ad066df] {
  position:absolute;
  bottom:60px;
  left:-16px;
  margin: 0;
  height: 0;
  overflow: hidden;
  transition: all 0.4s;
}
.menu.showAll[data-v-4ad066df] {
  /* height: 8.5rem; */
  height: 22rem;
  /* height: auto; */
  /* max-height: 300px; */
}
.menu.show3[data-v-4ad066df] {
  height: 16rem;
}
.menu.show2[data-v-4ad066df] {
  height: 11rem;
}
.menu.show1[data-v-4ad066df] {
  height: 5rem;
}
.menu li[data-v-4ad066df] {
  margin-bottom: 15px;
  width: 90px;
  height: 4rem;
  /* max-height: 45px; */
  background: rgba(0, 0, 0, 0.45);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.13);
  border-radius: 23px;
  color: #fff;
  font-size: 14px;
  padding: 0;
}
.menu li.has-padding[data-v-4ad066df] {
  padding-left: 16px;
  padding-right: 16px;
}
.tel[data-v-4ad066df],
.wx[data-v-4ad066df] {
  display: flex;
  align-items: center;
}
.tel[data-v-4ad066df] {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-decoration: none;
}
.menu li span[data-v-4ad066df] {
  white-space: nowrap;
}
.menu li img[data-v-4ad066df] {
  margin-left: 10px;
  /* width: 18px; */
  max-height: 15px;
}
.contact-text[data-v-4ad066df] {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  float: right;
  padding: 3px;
}
.contact-text img[data-v-4ad066df] {
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  max-height: 120%;
  transform: translate(-50%, -50%);
}
.line[data-v-4ad066df] {
  display: inline-block;
  width: 46px;
  margin-left: -7px;
  text-align: right;
}

#bottom .placeholder[data-v-eebd799e] {
  height: 70px;
}
#bottom .bottom-cont[data-v-eebd799e] {
  position: fixed;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  left: 50%;
  bottom: -2px;
  z-index: 1000;
  padding: 14px 14px;
  min-width: 280px;
  transform: translate(-50%, 0);
  background-color: #fff;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
#bottom .bottom-cont .left[data-v-eebd799e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#bottom .bottom-cont .left .portrait[data-v-eebd799e] {
  width: 50px;
  height: 50px;
  margin-right: 8px;
  position: relative;
}
#bottom .bottom-cont .left .portrait img[data-v-eebd799e] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  border-radius: 50%;
}
#bottom .bottom-cont .left .portrait .certification[data-v-eebd799e] {
  width: 14px;
  height: 18px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
#bottom .bottom-cont .left .name-warp[data-v-eebd799e] {
  width: 125px;
  height: 50px;
  flex-wrap: wrap;
  align-content: center;
  text-align: left;
}
#bottom .bottom-cont .left .name-warp .name[data-v-eebd799e] {
  font-family: HelveticaNeue, HelveticaNeue;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 22px;
  margin: 4px 0px 0px;
  white-space: nowrap;
}
#bottom .bottom-cont .left .name-warp .slogan[data-v-eebd799e] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  transform: scale(0.5) translate(-50%, -8px);
  color: #666;
  white-space: nowrap;
}
#bottom .bottom-cont .right[data-v-eebd799e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#bottom .bottom-cont .right .btn[data-v-eebd799e] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  width: 72px;
  padding: 0px !important;
  line-height: 46px;
  flex-shrink: 0;
  flex-grow: 0;
  font-size: 14px;
  border-radius: 4px;
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
  position: relative;
}
#bottom .bottom-cont .right .btn a[data-v-eebd799e],
#bottom .bottom-cont .right .btn span[data-v-eebd799e] {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0px !important;
  padding: 0px !important;
}
#bottom .bottom-cont .right .default-btn[data-v-eebd799e] {
  border: 1px solid #26292b;
  background: #fff;
  color: #26292b;
}
#bottom .bottom-cont .right .default-btn a[data-v-eebd799e] {
  text-decoration: none;
  color: #26292b;
}
#bottom .bottom-cont .right .theme-btn[data-v-eebd799e] {
  color: #fff;
  margin-left: 12px;
}
@media screen and (max-width: 330px) {
.bottom-cont .left .portrait[data-v-eebd799e] {
    width: 40px !important;
    height: 40px !important;
}
.bottom-cont .left .name-warp[data-v-eebd799e] {
    height: 40px !important;
    width: 110px !important;
}
.bottom-cont .left .name-warp .name[data-v-eebd799e] {
    font-size: 16px !important;
    line-height: 20px !important;
    margin: 0px 0px 0px !important;
}
.bottom-cont .left .name-warp .slogan[data-v-eebd799e] {
    transform: scale(0.5) translate(-50%, -8px) !important;
}
.bottom-cont .right .btn[data-v-eebd799e] {
    font-size: 12px !important;
    width: 60px !important;
    line-height: 40px !important;
}
}
@media screen and (max-width: 768px) {
#bottom .bottom-cont[data-v-eebd799e] {
    width: 100%;
}
}

.navigation[data-v-09d1a3b8] {
  position: fixed;
  bottom: 76px;
  right: 6px;
  z-index: 1;
}
.menu[data-v-09d1a3b8] {
  margin: 0;
  height: 0;
  overflow: hidden;
  transition: all 0.4s;
}
.menu.show[data-v-09d1a3b8] {
  height: 22rem;
}
.menu li[data-v-09d1a3b8] {
  margin-bottom: 15px;
  width: 90px;
  height: 4rem;
  background: rgba(0, 0, 0, 0.45);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.13);
  padding: 0 16px;
  border-radius: 23px;
  color: #fff;
  font-size: 14px;
}
.menu li span[data-v-09d1a3b8] {
  white-space: nowrap;
}
.menu li img[data-v-09d1a3b8] {
  height: 18px;
  margin-left: 10px;
  width: 18px;
}
.menu img.person[data-v-09d1a3b8] {
  width: 1.45rem;
  height: 1.45rem;
}
.portrait[data-v-09d1a3b8] {
  border-radius: 50%;
  overflow: hidden;
  position: relative;

  width: 60px;
  height: 60px;
  float: right;
  border: 1px solid #9dc7d4;
  background-color: rgba(123, 172, 187, 1);
  padding: 3px;
}
.portrait .portrait-con[data-v-09d1a3b8] {
  position: absolute;
  left: 3px;
  top: 3px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border-radius: 50%;
  overflow: hidden;
}
.portrait img[data-v-09d1a3b8] {
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  max-height: 120%;
  transform: translate(-50%, -50%);
}


.contact[data-v-34e39e40] {
  position: fixed;
  bottom: 80px;
  right: 6px;
  /* z-index: 10000; */
  z-index: 1;
}
.menu[data-v-34e39e40] {
  margin: 0;
  height: 0;
  overflow: hidden;
  transition: all 0.4s;
}
.menu.showAll[data-v-34e39e40] {
  /* height: 8.5rem; */
  height: 22rem;
  /* height: auto; */
  /* max-height: 300px; */
}
.menu.show3[data-v-34e39e40] {
  height: 16rem;
}
.menu.show2[data-v-34e39e40] {
  height: 11rem;
}
.menu.show1[data-v-34e39e40] {
  height: 5rem;
}
.menu li[data-v-34e39e40] {
  margin-bottom: 15px;
  width: 90px;
  height: 4rem;
  /* max-height: 45px; */
  background: rgba(0, 0, 0, 0.45);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.13);
  border-radius: 23px;
  color: #fff;
  font-size: 14px;
  padding: 0;
}
.menu li.has-padding[data-v-34e39e40] {
  padding-left: 16px;
  padding-right: 16px;
}
.tel[data-v-34e39e40],
.wx[data-v-34e39e40] {
  display: flex;
  align-items: center;
}
.tel[data-v-34e39e40] {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-decoration: none;
}
.menu li span[data-v-34e39e40] {
  white-space: nowrap;
}
.menu li img[data-v-34e39e40] {
  margin-left: 10px;
  /* width: 18px; */
  max-height: 15px;
}
.portrait[data-v-34e39e40] {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  width: 60px;
  height: 60px;
  float: right;
  padding: 3px;
}
.portrait img[data-v-34e39e40] {
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  max-height: 120%;
  transform: translate(-50%, -50%);
}
.line[data-v-34e39e40] {
  display: inline-block;
  width: 46px;
  margin-left: -7px;
  text-align: right;
}

@charset "UTF-8";
@font-face {
  font-family: "DINBold"; /*字体名称*/
  src: url(../../public/fonts/DIN-Bold.20720c3a.otf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DINCondensedBold"; /*字体名称*/
  src: url(../../public/fonts/DINCondensedBold.38e02587.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "YouSheBiaoTiHei"; /*字体名称*/
  src: url(../../public/fonts/YouSheBiaoTiHei-2.1726685c.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AlibabaPuHuiTiR"; /*字体名称*/
  src: url(../../public/fonts/Alibaba-PuHuiTi-Regular.fea46b85.otf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AlibabaPuHuiTiM"; /*字体名称*/
  src: url(../../public/fonts/Alibaba-PuHuiTi-Medium.95620e10.otf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AlimamaShuHeiTi-Bold"; /*字体名称*/
  src: url(../../public/fonts/Alibaba-PuHuiTi-Bold.bce77fc7.otf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.vc-switch {
  right: -34px !important;
  transform: scale(0.25);
  bottom: 60px !important;
}
#app {
  font-family: Microsoft YaHei, \\5fae软雅黑, Helvetica, Arial, SimSun, \\5b8b体, sans-serif;
  text-align: center;
  color: #000;
  font-size: 16px;
  font-display: swap;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0 auto;
  position: relative;
}
.app {
  width: 375px;
}
.is-ipad {
  width: 80%;
  min-width: 280px;
  max-width: 1200px;
}
* {
  box-sizing: border-box;
}
body {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  max-width: 100vw;
}
body ::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
.content {
  padding: 16px;
}
.padding-16 {
  padding: 16px;
}
.margin-0-16,
.base-content {
  margin: 0 16px;
}
ul {
  list-style: none;
  padding: 0;
}
h1 {
  font-size: 40px;
  line-height: 5.2rem;
}
h2 {
  font-size: 30px;
  line-height: 4.2rem;
}
h3 {
  font-size: 24px;
  line-height: 3.6rem;
}
h4 {
  font-size: 20px;
  line-height: 3.2rem;
}
h5 {
  font-size: 18px;
  line-height: 2.8rem;
}
.text-primary {
  color: #666;
}
.text-emphase {
  color: #333;
}
.text-light {
  color: #999;
}
.text-theme {
  color: #2384a1;
}
.weight-500 {
  font-weight: 500;
}
.text-large {
  font-size: 18px;
}
.text-small {
  font-size: 14px;
}
.text-tiny {
  font-size: 12px;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.right {
  float: right;
}
.row {
  display: flex;
  align-items: center;
}
.flex-auto {
  flex: auto;
}
.flex-between {
  justify-content: space-between;
}
.flex-around {
  justify-content: space-around;
}
.flex-start {
  justify-content: flex-start;
}
.flex-end {
  justify-content: flex-end;
}
.flex-center {
  justify-content: center;
}
.flex-column {
  flex-direction: column;
}
.preview {
  overflow: hidden;
  position: relative;
}
.preview img {
  max-height: 100%;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.has-circle {
  display: flex;
  align-items: baseline;
}
.fa-circle {
  width: 5px;
  height: 5px;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  color: #2384a1;
  margin-right: 8px;
  display: block;
  min-width: 5px;
}
.fa-circle::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.home-card {
  border-radius: 1px;
  overflow: hidden;
  box-sizing: border-box;
  /* margin-right: 15px; */
  margin-bottom: 20px;
}
.home-card .home-img {
  min-height: 230px;
  height: 6.16rem;
  overflow: hidden;
  background-color: #fafafa;
  position: relative;
}
.home-card .home-img img {
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.home-card .home-data {
  background-color: #fff;
  padding: 16px 14px 16px;
  border-bottom: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.home-card .home-data .row:first-child {
  font-size: 18px;
}
.home-card .home-img img {
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.home-card .home-img .size-auto {
  min-width: auto;
  min-height: auto;
  max-width: auto;
  max-height: auto;
}
.home-card .home-img .size-auto.no-preview,
.home-card .home-img img[lazy=error] {
  height: 50% !important;
  width: auto !important;
  min-width: auto !important;
  min-height: auto !important;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.no-preview,
img[lazy=error] {
  height: 50% !important;
  width: auto !important;
  min-width: auto !important;
  min-height: auto !important;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}

/*房源卡片样式 end*/
/*同比箭头数据样式*/
.has-arrow {
  display: flex;
  align-items: center;
}
.has-arrow i {
  font-size: 10px;
  margin: 12px 10px 10px;
}
.has-arrow.negative {
  color: #38ba1c;
}
.has-arrow.positive {
  color: #fa7854;
}
.has-header {
  padding-top: 52px;
  min-height: 100%;
}
.has-footer {
  margin-bottom: 80px;
}
input {
  outline: medium;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.total-num {
  font-size: 14px;
  padding: 0px 15px;
  line-height: 24px;
  position: absolute;
  top: 60px;
  left: 0px;
  z-index: 1;
  background-color: #fff;
  width: 100%;
  text-align: left;
}
.save-msg {
  width: auto !important;
  min-width: auto !important;
  padding: 10px !important;
}
.im {
  position: fixed;
  right: 14px;
  bottom: 10rem;
  width: 6rem;
  height: 6rem;
  z-index: 1000;
}
.im img {
  width: 100%;
}
.el-message-box.confirm-dialog {
  width: 70% !important;
}
#visit .el-tabs__nav {
  float: none;
  display: inline-block;
}
#visit .el-tabs__item {
  padding: 0px;
}
#visit .el-tabs__item.is-active {
  color: #2384a1;
}
#visit .el-tabs__active-bar {
  background: #2384a1;
}
#visit .el-tabs__nav-wrap::after {
  background-color: #e4e7ed;
  height: 1px;
}
#visit .el-tabs__header {
  margin: 0;
}
#trajectory .el-tabs__nav {
  float: none;
  display: inline-block;
}
#trajectory .el-tabs__item {
  padding: 0px;
}
#trajectory .el-tabs__item.is-active {
  color: #2384a1;
}
#trajectory .el-tabs__active-bar {
  background: #2384a1;
}
#trajectory .el-tabs__nav-wrap::after {
  background-color: #e4e7ed;
  height: 1px;
}
#trajectory .el-tabs__header {
  margin: 0;
}
.el-message-box__wrapper .el-custom {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.el-message-box {
  width: 80% !important;
}
.terms .el-button {
  display: none;
}
.top {
  height: 54px;
}
@media screen and (max-width: 768px) {
#app {
    width: 100%;
}
}
/*!
 * Viewer.js v1.11.2
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-01-01T10:14:47.694Z
 */
.viewer-zoom-in::before, .viewer-zoom-out::before, .viewer-one-to-one::before, .viewer-reset::before, .viewer-prev::before, .viewer-play::before, .viewer-next::before, .viewer-rotate-left::before, .viewer-rotate-right::before, .viewer-flip-horizontal::before, .viewer-flip-vertical::before, .viewer-fullscreen::before, .viewer-fullscreen-exit::before, .viewer-close::before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-size: 280px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    width: 20px;
}
.viewer-zoom-in::before {
  background-position: 0 0;
  content: "Zoom In";
}
.viewer-zoom-out::before {
  background-position: -20px 0;
  content: "Zoom Out";
}
.viewer-one-to-one::before {
  background-position: -40px 0;
  content: "One to One";
}
.viewer-reset::before {
  background-position: -60px 0;
  content: "Reset";
}
.viewer-prev::before {
  background-position: -80px 0;
  content: "Previous";
}
.viewer-play::before {
  background-position: -100px 0;
  content: "Play";
}
.viewer-next::before {
  background-position: -120px 0;
  content: "Next";
}
.viewer-rotate-left::before {
  background-position: -140px 0;
  content: "Rotate Left";
}
.viewer-rotate-right::before {
  background-position: -160px 0;
  content: "Rotate Right";
}
.viewer-flip-horizontal::before {
  background-position: -180px 0;
  content: "Flip Horizontal";
}
.viewer-flip-vertical::before {
  background-position: -200px 0;
  content: "Flip Vertical";
}
.viewer-fullscreen::before {
  background-position: -220px 0;
  content: "Enter Full Screen";
}
.viewer-fullscreen-exit::before {
  background-position: -240px 0;
  content: "Exit Full Screen";
}
.viewer-close::before {
  background-position: -260px 0;
  content: "Close";
}
.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.viewer-container::-moz-selection, .viewer-container *::-moz-selection {
    background-color: transparent;
}
.viewer-container::selection,
  .viewer-container *::selection {
    background-color: transparent;
}
.viewer-container:focus {
    outline: 0;
}
.viewer-container img {
    display: block;
    height: auto;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
}
.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  background:rgba(0,0,0,.7);
}
.viewer-canvas > img {
    height: auto;
    margin: 15px auto;
    max-width: 90% !important;
    width: auto;
}
.viewer-footer {
  display:none;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
}
.viewer-navbar {
  background-color: rgba(0, 0, 0, 50%);
  overflow: hidden;
}
.viewer-list {
  box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}
.viewer-list > li {
    color: transparent;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 0;
    opacity: 0.5;
    overflow: hidden;
    transition: opacity 0.15s;
    width: 30px;
}
.viewer-list > li:focus,
    .viewer-list > li:hover {
      opacity: 0.75;
}
.viewer-list > li:focus {
      outline: 0;
}
.viewer-list > li + li {
      margin-left: 1px;
}
.viewer-list > .viewer-loading {
    position: relative;
}
.viewer-list > .viewer-loading::after {
      border-width: 2px;
      height: 20px;
      margin-left: -10px;
      margin-top: -10px;
      width: 20px;
}
.viewer-list > .viewer-active,
  .viewer-list > .viewer-active:focus,
  .viewer-list > .viewer-active:hover {
    opacity: 1;
}
.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.viewer-player > img {
    left: 0;
    position: absolute;
    top: 0;
}
.viewer-toolbar > ul {
    display: inline-block;
    margin: 0 auto 5px;
    overflow: hidden;
    padding: 6px 3px;
}
.viewer-toolbar > ul > li {
      background-color: rgba(0, 0, 0, 50%);
      border-radius: 50%;
      cursor: pointer;
      float: left;
      height: 24px;
      overflow: hidden;
      transition: background-color 0.15s;
      width: 24px;
}
.viewer-toolbar > ul > li:focus,
      .viewer-toolbar > ul > li:hover {
        background-color: rgba(0, 0, 0, 80%);
}
.viewer-toolbar > ul > li:focus {
        box-shadow: 0 0 3px #fff;
        outline: 0;
        position: relative;
        z-index: 1;
}
.viewer-toolbar > ul > li::before {
        margin: 2px;
}
.viewer-toolbar > ul > li + li {
        margin-left: 1px;
}
.viewer-toolbar > ul > .viewer-small {
      height: 18px;
      margin-bottom: 3px;
      margin-top: 3px;
      width: 18px;
}
.viewer-toolbar > ul > .viewer-small::before {
        margin: -1px;
}
.viewer-toolbar > ul > .viewer-large {
      height: 30px;
      margin-bottom: -3px;
      margin-top: -3px;
      width: 30px;
}
.viewer-toolbar > ul > .viewer-large::before {
        margin: 5px;
}
.viewer-tooltip {
  background-color: rgba(0, 0, 0, 80%);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}
.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  margin: 5px 5%;
  max-width: 90%;
  min-height: 14px;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity 0.15s;
  white-space: nowrap;
}
.viewer-title:hover {
    opacity: 1;
}
.viewer-button {
  -webkit-app-region: no-drag;
  background-color: rgba(0, 0, 0, 50%);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  transition: background-color 0.15s;
  width: 80px;
}
.viewer-button:focus,
  .viewer-button:hover {
    background-color: rgba(0, 0, 0, 80%);
}
.viewer-button:focus {
    box-shadow: 0 0 3px #fff;
    outline: 0;
}
.viewer-button::before {
    bottom: 15px;
    left: 15px;
    position: absolute;
}
.viewer-fixed {
  position: fixed;
}
.viewer-open {
  overflow: hidden;
}
.viewer-show {
  display: block;
}
.viewer-hide {
  display: none;
}
.viewer-backdrop {
  background-color: rgba(0, 0, 0, 50%);
}
.viewer-invisible {
  visibility: hidden;
}
.viewer-move {
  cursor: move;
  cursor: grab;
}
.viewer-fade {
  opacity: 0;
}
.viewer-in {
  opacity: 1;
}
.viewer-transition {
  transition: all 0.3s;
}
@keyframes viewer-spinner {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.viewer-loading::after {
    animation: viewer-spinner 1s linear infinite;
    border: 4px solid rgba(255, 255, 255, 10%);
    border-left-color: rgba(255, 255, 255, 50%);
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1;
}
@media (max-width: 767px) {
.viewer-hide-xs-down {
    display: none;
}
}
@media (max-width: 991px) {
.viewer-hide-sm-down {
    display: none;
}
}
@media (max-width: 1199px) {
.viewer-hide-md-down {
    display: none;
}
}
