@charset "UTF-8";
/*上下细边框定义*/
.dark-mode {
  --pgBgColor: #353535;
  --headerBgColor: #232323;
  --footerBgColor: #232323;
  --siderBgColor: #2b2b2b;
  --siderBorderColor: #2b2b2b;
  --baseBorderColor: #4d4d4d;
  --lightBgColor: rgba(255, 255, 255, 0);
  --fc: #b1b7bd;
  --fcs: #fff;
  --wks: #4d4d4d;
  --sideIconFill: #5c5c5c;
  --hdSearchBgc: #2b2b2b;
  --cateIconsUrl: url("https://static.yrucd.com/wp-content/uploads/2019/06/caticon.png");
  --cateIconsBorder: #404040;
  --bgcl: #232323;
  --bgc: #2b2b2b;
}

.gallery-case {
  font-size: 0;
}
.gallery-case .gallery-item {
  display: inline-block;
  position: relative;
  padding-top: 28.125%;
  z-index: 1;
  width: 50%;
  vertical-align: top;
}
.gallery-case .gallery-item .inner {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
}
.gallery-case .gallery-item:first-child {
  width: 100%;
  padding-top: 56.25%;
}
.gallery-case .media-pic {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover !important;
  cursor: none;
}
.gallery-case .wb-video-block {
  width: 100%;
  height: 100%;
}

.sc-studio {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  color: #5e626c;
}
.sc-studio .links {
  text-align: right;
  padding-top: 20px;
}
.sc-studio .link {
  color: #0bb99c;
  font-size: 12px;
  line-height: 26px;
  display: inline-block;
  cursor: pointer;
}
.sc-studio .link:hover {
  text-decoration: underline;
}
.sc-studio .sc-hd span,
.sc-studio .sc-name span {
  display: block;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.65px;
  color: #9ca5b1;
}
.sc-studio .sc-hd strong,
.sc-studio .sc-name strong {
  display: block;
  margin-top: 15px;
  font-size: 40px;
  line-height: 53px;
  color: var(--fcs, #333);
}
.sc-studio .sc-desc {
  padding-top: 18px;
  font-size: 16px;
  line-height: 26px;
}
.sc-studio .yr-button {
  display: inline-block;
  background: linear-gradient(180deg, #00b693 0%, #61cbe1 100%);
  border-radius: 3px;
  height: 54px;
  min-width: 190px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  line-height: 54px;
}
.sc-studio .yr-button:hover {
  background: linear-gradient(180deg, #009d7e 0%, #4cc4dd 100%);
}
.sc-studio .sc-hd {
  position: relative;
  text-align: center;
  padding-bottom: 35px;
}
.sc-studio .sc-hd::after {
  content: "";
  width: 120px;
  height: 3px;
  background: linear-gradient(270deg, #2ec0b8 0%, rgba(255, 255, 255, 0.0001) 75.11%);
  position: absolute;
  left: 50%;
  margin-left: -60px;
  bottom: 0;
}

.sc-serves {
  margin-top: -70px;
  position: relative;
  z-index: 2;
}

.business-cards {
  display: flex;
  margin-left: -22px;
  margin-right: -22px;
}
.business-cards li {
  width: 33.33%;
}
.business-cards .business-card {
  margin-left: 22px;
  margin-right: 22px;
  padding: 40px;
  background-color: var(--bgcl, #fff);
  border-radius: 10px;
}
.business-cards .yr-icon {
  width: 40px;
  height: 40px;
}
.business-cards .bc-title {
  margin-top: 20px;
  font-size: 22px;
  line-height: 32px;
  color: var(--fcs, #333);
}
.business-cards .bc-desc {
  font-size: 16px;
  line-height: 25px;
  margin-top: 12px;
}

.sc-about {
  display: flex;
  align-items: center;
  margin-top: 6.25%;
}
.sc-about .sc-side {
  margin-left: -80px;
  width: 56%;
}
.sc-about .sc-side img {
  display: block;
  width: 100%;
  height: auto;
}
.sc-about .sc-main {
  flex: 1;
  padding-bottom: 60px;
  padding-left: 35px;
}
.sc-about .links {
  text-align: left;
}

.sc-feature {
  display: flex;
  align-items: center;
  margin-top: 6.25%;
  position: relative;
}
.sc-feature .sc-side {
  width: 56%;
}
.sc-feature .sc-main {
  flex: 1;
  padding-right: 7.9365079365%;
  min-height: 550px;
  position: relative;
}
.sc-feature .links {
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sc-feature .sc-desc p + p {
  margin-top: 20px;
}
.sc-feature .hl-points {
  font-size: 0;
  padding-top: 40px;
}
.sc-feature .hl-points li {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  padding: 5px 20px 5px 25px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22none%22 viewBox=%220 0 15 15%22%3E%3Cpath fill=%22%2300B693%22 fill-rule=%22evenodd%22 d=%22M15 7.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Zm-4.18-2.38c.22.23.22.6 0 .83L6.88 9.88a.59.59 0 0 1-.82 0L4.18 8.01a.59.59 0 1 1 .83-.83l1.46 1.46 3.52-3.52c.23-.23.6-.23.83 0ZM7.5 1.17a6.32 6.32 0 1 1 0 12.65 6.32 6.32 0 0 1 0-12.65Z%22 clip-rule=%22evenodd%22/%3E%3C/svg%3E");
  background-size: 15px auto;
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 20px;
}

.hl-card-items {
  font-size: 0;
}
.hl-card-items li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.hl-card-items .yr-icon {
  width: 40px;
  height: 40px;
}
.hl-card-items .hlc-title {
  font-size: 22px;
  line-height: 29px;
  margin-top: 25px;
}
.hl-card-items .hlc-desc {
  padding-top: 10px;
  font-size: 14px;
  line-height: 22px;
}
.hl-card-items .hl-card {
  padding: 50px 40px 10px 40px;
  box-sizing: border-box;
  min-height: 275px;
}
.hl-card-items li:nth-of-type(1) .hl-card {
  background: linear-gradient(314.91deg, #01b794 0%, #60cbe1 98.64%);
  border-radius: 10px 10px 0 10px;
  color: #fff;
}
.hl-card-items li:nth-of-type(4) .hl-card {
  background: linear-gradient(314.91deg, #01b794 0%, #60cbe1 98.64%);
  border-radius: 0 10px 10px 10px;
  color: #fff;
}

.sc-works {
  margin-top: 6.25%;
}
.sc-works .sc-bd {
  padding-top: 40px;
}
.sc-works .sc-ft {
  padding-top: 17px;
  text-align: center;
}

.list-work {
  font-size: 0;
  margin-left: -23px;
  margin-right: -22px;
}
.list-work li {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  width: 33.33%;
}
.list-work .lw-inner {
  display: block;
  margin: 22px 22px 23px 23px;
  cursor: auto;
}
.list-work .lw-inner img {
  display: block;
  width: 100%;
  height: auto;
}
.list-work li:first-child {
  width: 66.66%;
}

.sc-testimonials {
  margin-top: 6.25%;
  padding-top: 5.2083333333%;
  padding-bottom: 6.25%;
  background-color: #f7fbff;
}
.sc-testimonials .sc-bd {
  padding-top: 100px;
}

.list-testimonials {
  font-size: 0;
  margin-left: 25px;
  margin-right: 25px;
}
.list-testimonials li {
  position: relative;
  display: inline-block;
  width: 33.33%;
}
.list-testimonials li::after {
  content: "";
  background: #2ec0b8;
  box-shadow: 0 4px 20px rgba(33, 44, 67, 0.15);
  border-radius: 10px;
  position: absolute;
  left: 22px;
  right: 23px;
  top: -4px;
  height: 100%;
  z-index: 0;
}
.list-testimonials .lt-inner {
  margin-left: 22px;
  margin-right: 23px;
  background-color: var(--bgcl, #fff);
  border-radius: 10px;
  padding: 70px 45px 40px 45px;
  box-sizing: border-box;
  min-height: 100px;
  position: relative;
  z-index: 1;
  font-size: 14px;
  line-height: 25px;
}
.list-testimonials .avatar {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -40px;
}
.list-testimonials .avatar img {
  display: block;
  width: 100%;
  height: auto;
}
.list-testimonials .singe {
  padding-top: 35px;
}
.list-testimonials .singe strong {
  color: var(--fcs, #333);
}
.list-testimonials .singe span {
  display: block;
  color: #999;
  padding-top: 5px;
}

.sc-clients {
  padding-top: 5.2083333333%;
  padding-bottom: 6.25%;
}
.sc-clients .sc-hd {
  padding-bottom: 0;
}
.sc-clients .sc-hd::after {
  display: none;
}
.sc-clients .sc-hd strong {
  font-size: 20px;
  font-weight: normal;
}
.sc-clients .sc-bd {
  padding-top: 20px;
}

.list-clients {
  font-size: 0;
  text-align: center;
}
.list-clients li {
  margin-left: 56px;
  margin-right: 56px;
  display: inline-block;
}
.list-clients li img {
  display: block;
  height: 30px;
  width: auto;
}

.studio-enquire-wechat {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}
.studio-enquire-wechat img {
  display: block;
  width: 100%;
  min-height: 245px;
  height: auto;
}

@media (max-width: 1280px) {
  .sc-studio {
    max-width: 92%;
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (max-width: 768px) {
  .sc-studio {
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  .sc-serves {
    margin-top: 0;
  }

  .business-cards {
    display: block;
    margin: 0;
  }
  .business-cards li {
    position: relative;
    width: auto;
    display: block;
  }
  .business-cards li::after {
    content: "";
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 0;
    height: 1px;
    background-color: var(--baseBorderColor, #ebebeb);
  }
  .business-cards .business-card {
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
    padding-top: 20px;
  }

  .sc-about {
    display: block;
    padding-top: 60px;
  }
  .sc-about .sc-side {
    display: block;
    margin-left: 0;
    width: 100%;
  }
  .sc-about .sc-main {
    padding-left: 40px;
    padding-right: 30px;
  }

  .sc-feature {
    display: block;
    padding-top: 0;
  }
  .sc-feature .sc-main {
    display: block;
    min-height: auto;
    width: auto;
    padding-left: 40px;
    padding-right: 30px;
  }
  .sc-feature .sc-side {
    width: auto;
    margin-left: 40px;
    margin-right: 30px;
    padding-top: 50px;
  }
  .sc-feature .hl-points {
    padding-top: 20px;
  }
  .sc-feature .links {
    display: block;
    position: static;
    text-align: center;
  }

  .hl-card-items {
    display: block;
  }
  .hl-card-items li {
    display: block;
    width: 100%;
  }
  .hl-card-items li:nth-of-type(3) .hl-card {
    background: linear-gradient(314.91deg, #01b794 0%, #60cbe1 98.64%);
    border-radius: 0 10px 10px 10px;
    color: #fff;
  }
  .hl-card-items li:nth-of-type(4) .hl-card {
    background: var(--bgcl, #fff);
    color: inherit;
  }
  .hl-card-items .hl-card {
    min-height: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
  }

  .sc-works {
    padding-top: 60px;
  }
  .sc-works .sc-bd {
    padding-top: 0;
  }

  .list-work {
    margin-left: 40px;
    margin-right: 30px;
  }
  .list-work li {
    width: 100%;
    margin-bottom: 20px;
  }
  .list-work li:first-child {
    width: 100%;
  }
  .list-work .lw-inner {
    margin: 0;
  }

  .sc-testimonials {
    padding-top: 60px;
  }

  .list-testimonials {
    margin-left: 40px;
    margin-right: 30px;
  }
  .list-testimonials li {
    display: block;
    width: 100%;
  }
  .list-testimonials li::after {
    left: 0;
    right: 0;
  }
  .list-testimonials .lt-inner {
    margin-bottom: 80px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .list-clients li {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .list-clients li img {
    height: 20px;
  }
}
.dark-mode .container-case {
  background-color: #2b2b2b;
}
.dark-mode .business-cards .business-card {
  background-color: #353535;
}
.dark-mode .sc-studio {
  color: #999;
}
.dark-mode .sc-testimonials {
  background-color: #1f1f1f;
}
.dark-mode .sc-testimonials .lt-inner {
  background-color: #353535;
}
.dark-mode .list-clients li img {
  -webkit-filter: brightness(160%);
          filter: brightness(160%);
}
.dark-mode .plugin-pc .ocw-el-item {
  background-color: #353535;
}
.dark-mode .plugin-pc .ocw-el-item .ocw-btn-item svg {
  fill: #5b5b5b;
}

.side-act,
.tool-bar,
.header {
  display: none !important;
}

.container-case .pw {
  margin-left: auto;
  margin-right: auto;
}

.header-case {
  position: relative;
  padding-top: 44.7916666667%;
  background-color: #000;
  background-size: cover;
  background-position: center top;
}
.header-case .hd-inner {
  position: absolute;
  padding-top: 50px;
  height: 100%;
  box-sizing: border-box;
  top: 0;
  left: 5.2083333333%;
  right: 5.2083333333%;
}
.header-case .author-logo {
  width: 95px;
  height: 24px;
}
.header-case .author-slogan {
  position: relative;
  width: 77.5581395349%;
  padding-top: 37.1814092954%;
  margin-left: auto;
  margin-right: auto;
}
.header-case .author-slogan img,
.header-case .author-slogan svg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.header-case .contact-box {
  position: absolute;
  top: 50px;
  right: 0;
  font-size: 0;
  --color1: #fff;
  --color3: #fff;
}
.header-case .contact-box .cb-item {
  display: inline-block;
  margin-left: 30px;
}
.header-case .contact-box svg {
  width: 28px;
  height: 28px;
}

.sc-business {
  position: relative;
  margin-top: -130px;
  z-index: 2;
}
.sc-business .sc-hd {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.sc-business .sc-hd strong {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-bottom: 16px;
}
.sc-business .sc-bd {
  margin-top: 10px;
  background-color: #f2f2f2;
  margin-left: 5.2083333333%;
  margin-right: 5.2083333333%;
}
.sc-business .business-items {
  padding: 20px 30px;
  display: flex;
  align-items: center;
  min-height: 120px;
  box-sizing: border-box;
  text-align: center;
}
.sc-business .business-items li {
  flex: 1;
  font-size: 16px;
  color: #333;
}

.case-list {
  margin-left: 5.2083333333%;
  margin-right: 5.2083333333%;
  padding-bottom: 140px;
}
.case-list .cl-inner {
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
}

.case-item .hd {
  padding-top: 50px;
  padding-bottom: 15px;
}
.case-item .hd h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  color: var(--fcs, #333);
}
.case-item .bd {
  margin-left: -5px;
  margin-right: -5px;
}
.case-item .meta-items {
  display: flex;
  align-items: center;
}
.case-item .meta-items .primary {
  flex: 1;
}
.case-item .meta-item {
  font-size: 13px;
  line-height: 23px;
  color: var(--wks, #b1b7bd);
}
.case-item .meta-item span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.case-item .tool-logo {
  width: 32px;
  height: 32px;
}

.with-mip {
  position: relative;
}
.with-mip.need-click.active .wb-info-panel, .with-mip:not(.need-click):hover .wb-info-panel {
  display: block;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  visibility: visible;
  opacity: 1;
  z-index: 2;
  transition: opacity 0.3s 0.1s, visibility 0s 0s, display 0s 0s, -webkit-transform 0.3s 0.1s;
  transition: transform 0.3s 0.1s, opacity 0.3s 0.1s, visibility 0s 0s, display 0s 0s;
  transition: transform 0.3s 0.1s, opacity 0.3s 0.1s, visibility 0s 0s, display 0s 0s, -webkit-transform 0.3s 0.1s;
}
.with-mip.need-click.active .align-bottom, .with-mip:not(.need-click):hover .align-bottom {
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}

.wb-info-panel {
  opacity: 0;
  visibility: hidden;
  min-width: 160px;
  min-height: 140px;
  background-color: var(--bgcl, #fff);
  padding: 15px 10px;
  box-sizing: border-box;
  position: absolute;
  border-radius: 4px;
  -webkit-transform: translate3d(-50%, 15px, 0);
          transform: translate3d(-50%, 15px, 0);
  transition: opacity 0.3s 0.1s, visibility 0s 0.1s, display 0s 0.3s, -webkit-transform 0.3s 0.1s;
  transition: transform 0.3s 0.1s, opacity 0.3s 0.1s, visibility 0s 0.1s, display 0s 0.3s;
  transition: transform 0.3s 0.1s, opacity 0.3s 0.1s, visibility 0s 0.1s, display 0s 0.3s, -webkit-transform 0.3s 0.1s;
  left: 50%;
  border: 2px solid #58abe0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.35);
  z-index: -1;
}
.wb-info-panel::before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 3px;
  position: absolute;
  background-color: var(--bgcl, #fff);
  left: 50%;
  top: 0;
  -webkit-transform: rotate(45deg) translate(-50%, 0);
          transform: rotate(45deg) translate(-50%, 0);
  border: 2px solid #58abe0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.35);
  z-index: 1;
}
.wb-info-panel::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--bgcl, #fff);
  z-index: 2;
}
.wb-info-panel.active {
  display: block;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s 0.1s, visibility 0s 0s, display 0s 0s;
  z-index: 999;
}
.wb-info-panel .mip-inner {
  display: block;
  position: relative;
  z-index: 3;
  text-align: center;
}
.wb-info-panel.align-bottom {
  bottom: 60px;
}
.wb-info-panel.align-bottom:after {
  top: auto;
  bottom: 0;
}
.wb-info-panel.align-bottom:before {
  top: auto;
  bottom: -15px;
}
.wb-info-panel.align-bottom.active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.wb-info-panel p {
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #666;
}
.wb-info-panel img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.mip-wx {
  padding-top: 10px;
  min-width: auto;
  width: 132px;
  border-color: #12b95e;
}
.mip-wx::before {
  border-color: #12b95e;
}

.mip-contact {
  padding-top: 40px;
}

.case-contact-tool {
  position: sticky;
  padding-right: 5.2083333333%;
  bottom: 0;
  z-index: 999;
  text-align: right;
  font-size: 0;
}

.cct-item {
  display: inline-block;
  line-height: 46px;
  padding: 0 15px;
  border: 2px solid #1fb7f1;
  background-color: var(--bgcl, #fff);
  margin-left: 10px;
  margin-bottom: -2px;
}
.cct-item svg {
  display: inline-block;
  vertical-align: middle;
}
.cct-item span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #1fb7f1;
  margin-left: 10px;
}
.cct-item.item-wx {
  border-color: #12b95e;
  background-color: #12b95e;
}
.cct-item.item-wx span {
  color: #fff;
}

.dark-mode .case-list .hd {
  color: #fff;
}

.app-cursor {
  width: 0;
  height: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  transition: -webkit-transform 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67);
  transition: transform 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67);
  transition: transform 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67), -webkit-transform 100ms cubic-bezier(0.17, 0.67, 0.83, 0.67);
  pointer-events: none;
  display: none;
}
.app-cursor .cursor-type {
  width: 96px;
  height: 96px;
  display: flex;
  margin-left: -48px;
  margin-top: -48px;
  position: absolute;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.app-cursor .cursor-type-inner {
  display: block;
}
.app-cursor .cursor-type-backrop {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-color: #f2f2f2;
  left: 0;
  top: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMyAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyIDIxLjk5OTlMMTYuNCAxNi4zOTk5IiBzdHJva2U9IiM2NjY2NjYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAgMUMxNC45NzEgMSAxOSA1LjAyOSAxOSAxMEMxOSAxNC45NzEgMTQuOTcxIDE5IDEwIDE5QzUuMDI5IDE5IDEgMTQuOTcxIDEgMTBDMSA1LjAyOSA1LjAyOSAxIDEwIDFWMVoiIHN0cm9rZT0iIzY2NjY2NiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTEwIDdWMTMiIHN0cm9rZT0iIzY2NjY2NiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTEzIDEwSDciIHN0cm9rZT0iIzY2NjY2NiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
}

@media (min-width: 1024px) {
  .app-cursor {
    display: block;
  }
}
@media (min-width: 1920px) {
  .header-case {
    padding-top: 860px;
  }
  .header-case .author-slogan {
    width: 1330px;
    padding-top: 640px;
  }
}
@media (max-width: 768px) {
  .header-case {
    padding-top: 90%;
  }
  .header-case.header-studio {
    padding-top: 60%;
  }
  .header-case .contact-box {
    display: none;
  }
  .header-case .hd-inner {
    padding-top: 20px;
  }
  .header-case .author-slogan {
    padding-top: 55%;
  }

  .sc-business .business-items {
    display: block;
  }
  .sc-business .business-items li {
    padding: 5px 0;
    font-size: 14px;
  }
}
.win-item-detail {
  position: fixed;
  z-index: 1000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: auto;
  text-align: center;
  display: flex;
}
.win-item-detail .win-main {
  display: inline-block;
  position: relative;
  z-index: 2;
  margin: auto;
}
.win-item-detail .win-main img {
  width: auto;
  height: auto;
  cursor: -webkit-grab;
  cursor: grab;
}
.win-item-detail .win-main img:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.win-item-detail .wid-mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.win-item-detail .close {
  position: fixed;
  padding: 14px;
  width: 32px;
  height: 32px;
  top: 10px;
  right: 10px;
  z-index: 4;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 100%;
  cursor: pointer;
}
.win-item-detail .close::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.win-item-detail .close i {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -16px 0 0 -16px;
  z-index: -1;
}
.win-item-detail .close i:after, .win-item-detail .close i:before {
  content: "";
  width: 32px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
}
.win-item-detail .close i:before {
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
}
.win-item-detail .close i:after {
  -webkit-transform: translate(0, -50%) rotate(-45deg);
  transform: translate(0, -50%) rotate(-45deg);
}

.active-item-detail {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.nav-tools {
  display: none;
  font-size: 0;
  white-space: nowrap;
  background-color: #F6F9FC;
  border-radius: 0 5px 0 0;
  overflow: hidden;
}
.nav-tools .nav-item {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.nav-tools .nav-item svg {
  fill: var(--fc, #6b8494);
}
.nav-tools .nav-item:hover {
  background-color: #e3ecf6;
}

@media (max-width: 1920px) {
  .win-item-detail .item-single {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .win-item-detail .win-main {
    min-width: auto;
  }
  .win-item-detail .win-main img {
    max-width: 1000px;
  }
  .win-item-detail .nav-tools {
    position: sticky;
    text-align: right;
    border-radius: 0;
  }
}
/*# sourceMappingURL=case.css.map */
