@font-face {
  font-family: 'cui-icon';
  src: url(https://res-static.hc-cdn.cn/aem/etc/clientlibs/cloudbu-site/clientlib-case-v3/images/cases-detail-v3-cui-icon.eot);
  src: url(https://res-static.hc-cdn.cn/aem/etc/clientlibs/cloudbu-site/clientlib-case-v3/images/cases-detail-v3-cui-icon.eot#iefix) format('embedded-opentype'), url(https://res-static.hc-cdn.cn/aem/etc/clientlibs/cloudbu-site/clientlib-case-v3/images/cases-detail-v3-cui-icon.woff2) format('woff2'), url(https://res-static.hc-cdn.cn/aem/etc/clientlibs/cloudbu-site/clientlib-case-v3/images/cases-detail-v3-cui-icon.woff) format('woff'), url(https://res-static.hc-cdn.cn/aem/etc/clientlibs/cloudbu-site/clientlib-case-v3/images/cases-detail-v3-cui-icon.ttf) format('truetype'), url(https://res-static.hc-cdn.cn/aem/etc/clientlibs/cloudbu-site/clientlib-case-v3/images/cases-detail-v3-cui-icon.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
.cui-icon {
  font-family: 'cui-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.cui-icon-add:before {
  content: "\EA01";
}
.cui-icon-cancel:before {
  content: "\EA02";
}
.cui-icon-confirm:before {
  content: "\EA03";
}
.cui-icon-date:before {
  content: "\EA04";
}
.cui-icon-download:before {
  content: "\EA05";
}
.cui-icon-edit:before {
  content: "\EA06";
}
.cui-icon-heart:before {
  content: "\EA07";
}
.cui-icon-help:before {
  content: "\EA08";
}
.cui-icon-home:before {
  content: "\EA09";
}
.cui-icon-infomation:before {
  content: "\EA0A";
}
.cui-icon-menu:before {
  content: "\EA0B";
}
.cui-icon-minus:before {
  content: "\EA0C";
}
.cui-icon-purchase:before {
  content: "\EA0D";
}
.cui-icon-refresh:before {
  content: "\EA0E";
}
.cui-icon-search:before {
  content: "\EA0F";
}
.cui-icon-star-outline:before {
  content: "\EA10";
}
.cui-icon-star:before {
  content: "\EA11";
}
.cui-icon-visible:before {
  content: "\EA12";
}
.cui-icon-double-down:before {
  content: "\EA13";
}
.cui-icon-double-left:before {
  content: "\EA14";
}
.cui-icon-double-right:before {
  content: "\EA15";
}
.cui-icon-double-up:before {
  content: "\EA16";
}
.cui-icon-down:before {
  content: "\EA17";
}
.cui-icon-left:before {
  content: "\EA18";
}
.cui-icon-more:before {
  content: "\EA19";
}
.cui-icon-play:before {
  content: "\EA1A";
}
.cui-icon-right:before {
  content: "\EA1B";
}
.cui-icon-triangle-down:before {
  content: "\EA1C";
}
.cui-icon-up:before {
  content: "\EA1D";
}
.case-v3-section {
  padding-bottom: 50px;
  padding-top: 50px;
}
.case-v3-section .wander-wrapper {
  max-width: 1210px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
.case-v3-section .wander-wrapper .wander-body {
  margin-top: 30px;
}
.case-v3-section .wander-wrapper .cases-title {
  color: #252B3A;
}
.case-v3-section .wander-wrapper .cases-title h1 {
  font-size: 32px;
  line-height: 40px;
  text-align: center;
}
.case-v3-section .wander-wrapper .cases-title .detail {
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  line-height: 22px;
}
.case-v3-section .wander-wrapper .cases-title h2 {
  opacity: 0.8;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  padding-bottom: 40px;
}
.case-v3-section .cui-icon-more {
  display: none;
}
.case-v3-section a.more-arrow {
  transition: transform 0.3s;
}
.case-v3-section a.more-arrow .cui-icon-more {
  display: inline-block;
  transition: transform 0.3s;
  margin-left: 5px;
}
.case-v3-section a.more-arrow:hover {
  color: #C7000B;
}
.case-v3-section a.more-arrow:hover .cui-icon-more {
  transform: translate3d(5px, 0, 0);
}
.case-v3-section.case-v3-inner .cases-title .line {
  display: inline-block;
  width: 182px;
  border-top: 1px solid #fff;
  opacity: 0.5;
}
@media (max-width: 1023px) {
  .case-v3-section {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .case-v3-section .wander-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .case-v3-section .wander-wrapper .cases-title h1 {
    font-size: 24px;
    color: #252B3A;
    text-align: center;
    line-height: 30px;
  }
  .case-v3-section .wander-wrapper .cases-title .detail {
    margin-top: 5px;
    font-size: 14px;
    line-height: 22px;
  }
  .case-v3-section .wander-wrapper .cases-title h2 {
    font-size: 12px;
    color: #666A75;
    text-align: center;
    line-height: 18px;
  }
}
.pro-case-banner {
  height: 350px;
  line-height: 350px;
}
.case-wrapper {
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.case-banner-main {
  display: inline-block;
  width: calc( 100% - 200px );
  vertical-align: middle;
  line-height: 1rem;
  max-width: 900px;
}
.case-banner-main h1 {
  font-size: 30px;
  color: #FFFFFF;
  line-height: 38px;
  margin-bottom: 10px;
}
.case-banner-main p {
  font-size: 50px;
  color: #FFFFFF;
  line-height: 62px;
  margin-bottom: 10px;
}
.case-banner-main .info {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 0px;
}
.case-radio {
  width: 100px;
  height: 100px;
  position: absolute;
  background: url(https://res-static.hc-cdn.cn/aem/etc/clientlibs/cloudbu-site/clientlib-case-v3/images/cases-detail-v3-play.svg) no-repeat center;
  background-size: cover;
  top: 50%;
  margin-top: -50px;
  right: 100px;
  opacity: 1;
  transition: all .3s;
}
.case-radio:hover {
  opacity: .7;
}
.case-radio a {
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  float: left;
}
.case-radio-mb {
  display: none;
}
@media (max-width: 769px) {
  .case-section {
    overflow: hidden;
  }
  .case-banner {
    background-image: url(../jpg/cases-detail-v3-case-banner-mb.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .case-banner-main {
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: middle;
    line-height: 1rem;
    max-width: 900px;
  }
  .case-banner-main h1 {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .case-banner-main p {
    font-size: 30px;
    color: #FFFFFF;
    line-height: 38px;
    margin-bottom: 10px;
  }
  .case-banner-main .info {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 18px;
    margin-bottom: 0px;
  }
  .case-radio {
    display: none;
  }
  .case-radio.case-radio-mb {
    display: block;
    position: static;
    margin: 48px 0 18px 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }
  .case-radio.case-radio-mb + .pro-case-banner {
    height: auto;
    line-height: 1;
    padding-bottom: 50px;
  }
}
.parallaxScroll-container {
  position: relative;
  height: 100%;
  overflow: hidden;
  background: grey;
}
.parallaxScroll-inner {
  position: absolute;
  top: -100000px;
  right: -100000px;
  bottom: -100000px;
  left: -100000px;
  margin: auto;
  /*transform-origin: center top;*/
}
.banner-bg-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../png/cases-detail-v3-banner-bg-cover.png);
  background-image: linear-gradient(to bottom, rgba(9, 18, 37, 0.43) 0%, #0a132a);
  background-size: 100% 100%;
}
.config {
  position: fixed;
  width: 800px;
  top: 20px;
  left: 50%;
  padding: 20px;
  border: solid 1px #ddd;
  margin-left: -400px;
  background: white;
}
/*楼层脱离标准流*/
.parallaxScroll-row {
  position: relative;
}
.parallaxScroll-section {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.case-section {
  position: relative;
  z-index: 1;
}
@media (max-width: 769px) {
  .parallaxScroll-row {
    height: auto!important;
  }
  .parallaxScroll-section {
    display: none;
  }
}
/** write less here**/
.case-v3-section.case-v3-inner .wander-body {
  overflow: hidden;
}
.case-v3-section.case-v3-inner {
  margin-top: 30px;
}
.case-v3-section.case-v3-inner .wander-wrapper .cases-title {
  position: relative;
}
.case-v3-section.case-v3-inner .wander-wrapper .cases-title span {
  display: inline-block;
  vertical-align: middle;
  max-width: 50%;
}
.case-v3-section.case-v3-inner .wander-wrapper .cases-title .line {
  width: 182px;
  border-top: 1px solid #fff;
  opacity: 0.5;
  vertical-align: middle;
}
.case-v3-section.case-v3-inner .wander-wrapper .cases-title .line:first-child {
  margin-right: 50px;
}
.case-v3-section.case-v3-inner .wander-wrapper .cases-title .line:last-child {
  margin-left: 50px;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-title .wander-sub-title {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 22px;
  text-align: center;
  margin-top: 20px;
  opacity: 0.8;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body {
  margin-top: 40px;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .tiao {
  margin-right: -10px;
  margin-left: -10px;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .tiao[data-cols="2"] .wander-body-item {
  width: 50%;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .tiao[data-cols="3"] .wander-body-item {
  width: 33.3%;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .tiao[data-cols="4"] .wander-body-item {
  width: 25%;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item {
  float: left;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .wander-card {
  position: relative;
  display: block;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-picture-mb {
  display: none;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-picture {
  display: block;
  width: 100%;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-title {
  margin-top: 30px;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 22px;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-title .maximum_font {
  font-style: normal;
  font-size: 50px;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-title .medium_font {
  font-style: normal;
  font-size: 40px;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-pic-desc {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-sub-title {
  text-align: center;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
}
.case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-sub-title1 {
  font-size: 14px;
  line-height: 22px;
  padding-top: 17px;
  opacity: 0.8;
  max-width: 89%;
  margin: 0 auto;
}
.case-v3-section.case-v3-inner .wander-wrapper.case-white .cases-title {
  color: #fff;
}
.case-v3-section.case-v3-inner .wander-wrapper.case-white .wander-body .wander-body-item .item-sub-title {
  color: #ffffff;
}
.case-v3-section.case-v3-inner .wander-wrapper.case-white .wander-body .wander-body-item .item-sub-title1 {
  color: #ffffff;
}
.case-v3-section.case-v3-voice {
  padding-top: 0px;
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police {
  background-color: #fff;
  box-shadow: 0 20px 30px 0 rgba(6, 50, 112, 0.1);
  position: relative;
  z-index: 1;
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe {
  position: relative;
  padding: 50px 60px;
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .j-logo {
  display: none;
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .wenan {
  position: relative;
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .wenan p {
  padding: 0 67px;
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .wenan .ming {
  padding-bottom: 5px;
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .wenan .zi {
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 1023px) {
  .case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .wenan .zi {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    max-height: 105px;
  }
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .wenan .zi:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 27px;
  height: 26px;
  margin-right: 40px;
  background: url(https://res-static.hc-cdn.cn/aem/etc/clientlibs/cloudbu-site/clientlib-case-v3/images/cases-detail-v3-1.svg) no-repeat;
  background-size: cover;
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .wenan .zi:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 27px;
  height: 26px;
  margin-left: 40px;
  background: url(https://res-static.hc-cdn.cn/aem/etc/clientlibs/cloudbu-site/clientlib-case-v3/images/cases-detail-v3-2.svg) no-repeat;
  background-size: cover;
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe.voicelogo .j-logo {
  display: block;
  width: 136px;
  height: 136px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe.voicelogo .j-logo img {
  width: 100%;
  height: 100%;
}
.case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe.voicelogo .wenan {
  padding-left: 176px;
}
@media (max-width: 1023px) {
  .parallaxScroll-row + .case-v3-section {
    padding-top: 30px;
  }
  .case-v3-section.case-v3-inner {
    margin-top: 0px;
  }
  .case-v3-section.case-v3-inner .wander-wrapper .cases-title .line {
    display: none;
  }
  .case-v3-section.case-v3-inner .wander-wrapper .wander-body {
    margin-top: 20px;
  }
  .case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item {
    width: 100%!important;
    padding-bottom: 20px;
  }
  .case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-picture {
    width: 100%;
    display: none;
  }
  .case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-picture-mb {
    width: 100%;
    display: block;
  }
  .case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-pic-desc {
    position: absolute;
    padding-left: 10px;
  }
  .case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-picture {
    width: 100%;
  }
  .case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-title {
    font-size: 16px;
    margin-top: 0px;
  }
  .case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-sub-title {
    margin-top: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .case-v3-section.case-v3-inner .wander-wrapper .wander-body .wander-body-item .item-sub-title1 {
    max-width: 100%;
  }
  .case-v3-section.case-v3-inner .wander-wrapper .wander-body .feature-body-item {
    width: 100%;
    min-height: 0;
  }
  .case-v3-section.case-v3-inner .wander-wrapper.case-white .wander-body .wander-body-item .item-sub-title1 {
    color: #666A75;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .case-v3-section.case-v3-voice .wander-wrapper.jing {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #F4F7FF;
    margin-bottom: 0;
  }
  .case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe {
    padding: 30px;
  }
  .case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .wenan p {
    padding: 0;
    text-align: center;
  }
  .case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .wenan .zi {
    padding: 0;
  }
  .case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .wenan .zi:before {
    display: none;
  }
  .case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe .wenan .zi:after {
    display: none;
  }
  .case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe.voicelogo .j-logo {
    width: 109px;
    height: 109px;
    position: static;
    margin: 10px auto 20px;
  }
  .case-v3-section.case-v3-voice .wander-wrapper.jing .police .beijingshe.voicelogo .wenan {
    padding-left: 0px;
  }
}
.case-v3-section.case-v3-feature {
  background: #F8FAFF;
}
.case-v3-section.case-v3-feature .wander-content {
  position: relative;
}
.case-v3-section.case-v3-feature .wander-content p {
  font-size: 16px;
  color: #666A75;
  line-height: 24px;
}
.case-v3-section.case-v3-feature .wander-content .kuang {
  float: left;
  background: #ffffff;
}
.case-v3-section.case-v3-feature .wander-content[data-cols="2"] .kuang {
  width: 50%;
}
.case-v3-section.case-v3-feature .wander-content[data-cols="3"] .kuang {
  width: 33.3%;
}
.case-v3-section.case-v3-feature .wander-content[data-cols="4"] .kuang {
  width: 25%;
}
.case-v3-section.case-v3-feature .wander-section {
  position: relative;
  padding-bottom: 60px;
}
.case-v3-section.case-v3-feature .neirong {
  display: inline-block;
  padding-left: 60px;
  padding-top: 50px;
  padding-right: 40px;
  padding-bottom: 50px;
}
.case-v3-section.case-v3-feature .neirong.link {
  cursor: pointer;
}
.case-v3-section.case-v3-feature .neirong.link:hover {
  box-shadow: 0 20px 30px 0 rgba(6, 50, 112, 0.1);
}
.case-v3-section.case-v3-feature .neirong a {
  cursor: pointer;
}
.case-v3-section.case-v3-feature .neirong h3 {
  font-size: 18px;
  color: #252B3A;
  line-height: 26px;
  position: relative;
}
.case-v3-section.case-v3-feature .neirong h3:before {
  display: none;
}
.case-v3-section.case-v3-feature .wander-content.redline .neirong h3:before {
  display: inline-block;
  position: absolute;
  bottom: -15px;
  content: '';
  height: 3px;
  width: 50px;
  background-color: #C7000B;
}
.case-v3-section.case-v3-feature .neirong p {
  margin-top: 38px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #666A75;
  line-height: 24px;
}
@media (min-width: 1023px) {
  .case-v3-section.case-v3-feature .neirong p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    max-height: 144px;
  }
}
.case-v3-section.case-v3-feature .zhong {
  display: block;
  clear: both;
  text-align: center;
}
.case-v3-section.case-v3-feature .wander-main-title1 {
  letter-spacing: 0;
  text-align: center;
  line-height: 40px;
  padding-top: 135px;
  margin-bottom: 30px;
  font-size: 32px;
  color: #252B3A;
}
.case-v3-section.case-v3-feature .line1 {
  display: inline-block;
  width: 182px;
  border-top: 1px solid #fff;
  opacity: 0.5;
}
.case-v3-section.case-v3-feature .wander-body {
  border-radius: 2px;
}
.case-v3-section.case-v3-feature .wander-body.shadow {
  box-shadow: 0 20px 30px 0 rgba(6, 50, 112, 0.1);
}
.case-v3-section.case-v3-feature .wander-body .feature-body-item {
  float: left;
  width: 25%;
  padding: 30px 37px 30px;
  text-align: center;
  display: inline-block;
  min-height: 411px;
  position: relative;
  background: #fff;
}
.case-v3-section.case-v3-feature .wander-body .item-title {
  font-size: 18px;
  color: #252B3A;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
  margin-top: 25px;
  font-weight: 600;
}
.case-v3-section.case-v3-feature .wander-body .item-sub-title {
  margin-top: 20px;
  font-size: 14px;
  color: #252B3A;
  letter-spacing: 0;
  text-align: justify;
  line-height: 22px;
  opacity: 0.8;
}
.case-v3-section.case-v3-feature .wander-body .feature-arrow {
  position: absolute;
  width: 44px;
  height: 44px;
  right: -22px;
  background: #fff;
  z-index: 9;
  top: 50%;
  transform: translate(0%, -50%);
}
.case-v3-section.case-v3-feature .wander-body .feature-arrow .mb_arrow {
  display: none;
}
.case-v3-section.case-v3-feature .more {
  margin-top: 40px;
  text-align: center;
}
.case-v3-section.case-v3-feature .more .cui-btn {
  margin-right: 10px;
}
.case-v3-section.case-v3-feature .more .cui-btn:last-child {
  margin-right: 0;
}
.case-v3-section.case-v3-feature .wander-body.feaspace .wander-content .kuang {
  background-color: #ffffff;
}
.case-v3-section.case-v3-feature .wander-body.feaspace .wander-content .kuang + .kuang {
  margin-left: 20px;
}
.case-v3-section.case-v3-feature .wander-body.feaspace .wander-content[data-cols="2"] .kuang {
  width: calc((100% - 20px)/2);
}
.case-v3-section.case-v3-feature .wander-body.feaspace .wander-content[data-cols="3"] .kuang {
  width: calc((100% - 40px)/3);
}
.case-v3-section.case-v3-feature .wander-body.feaspace .wander-content[data-cols="4"] .kuang {
  width: calc((100% - 60px)/4);
}
@media (max-width: 1200px) {
  .case-v3-section.case-v3-feature .neirong {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1023px) {
  .case-v3-section.case-v3-feature .zhong {
    padding-top: 20px;
  }
  .case-v3-section.case-v3-feature .more {
    margin-top: 20px;
  }
  .case-v3-section.case-v3-feature .wander-section {
    padding-bottom: 0px;
  }
  .case-v3-section.case-v3-feature .wander-main-title1 {
    padding-top: 30px;
  }
  .case-v3-section.case-v3-feature .wander-body .wander-content p {
    /*padding-top: 28px;*/
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .case-v3-section.case-v3-feature .wander-wrapper {
    background-color: transparent;
    margin-bottom: -29px;
  }
  .case-v3-section.case-v3-feature .neirong {
    padding: 30px 20px;
  }
  .case-v3-section.case-v3-feature .neirong p {
    padding-top: 5px;
  }
  .case-v3-section.case-v3-feature .kuang {
    float: none;
    width: 100%!important;
    height: auto;
    border-bottom: 1px solid #DDDDDD;
  }
  .case-v3-section.case-v3-feature .line1 {
    display: none;
  }
  .case-v3-section.case-v3-feature .wander-body .wander-content p {
    font-size: 14px;
  }
  .case-v3-section.case-v3-feature .wander-body .feature-arrow {
    top: auto;
    bottom: -44px;
    background: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .case-v3-section.case-v3-feature .wander-body .feature-arrow .pc_arrow {
    display: none;
  }
  .case-v3-section.case-v3-feature .wander-body .feature-arrow .mb_arrow {
    display: block;
  }
  .case-v3-section.case-v3-feature .wander-section .wander-wrapper .wander-body {
    padding: 0px 0px 0px 0px;
  }
  .case-v3-section.case-v3-feature .wander-body .wander-content:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: -40px;
    background-size: cover;
  }
  .case-v3-section.case-v3-feature .wander-body .wander-content:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 0px;
    right: -40px;
    background-size: cover;
  }
  .case-v3-section.case-v3-feature .wander-body.feaspace .wander-content .kuang {
    background-color: #ffffff;
  }
  .case-v3-section.case-v3-feature .wander-body.feaspace .wander-content .kuang + .kuang {
    margin-left: 0px;
  }
}
.case-v3-section.case-v3-tabset {
  background-color: #F8FAFF;
}
.case-v3-section.case-v3-tabset .tbset-more {
  text-align: center;
  margin-top: 30px;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-tabs-head {
  border-bottom: 1px solid #DDDDDD;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-tabs-head ul {
  text-align: center;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-tabs-head li {
  display: inline-block;
  margin: 0 45px;
  text-align: center;
  cursor: pointer;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-tabs-head li p {
  display: inline-block;
  font-size: 20px;
  line-height: 26px;
  color: #252B3A;
  position: relative;
  padding-bottom: 21px;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-tabs-head li p:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: '';
  height: 4px;
  background-color: #C7000B;
  width: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width .25s ease;
  transition: width .3s ease;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-tabs-head li.active p:before {
  width: 100%;
}
.case-v3-section.case-v3-tabset .tabset-content[data-cols="2"] .tabset-tabs-head li {
  width: 400px;
}
.case-v3-section.case-v3-tabset .tabset-content[data-cols="3"] .tabset-tabs-head li {
  width: 300px;
}
.case-v3-section.case-v3-tabset .tabset-content[data-cols="3"] .tabset-tabs-head li {
  width: calc((100% - 100px) / 4);
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap {
  display: none;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap.active {
  display: block;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tab-title-mb {
  display: none;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container {
  margin-top: 30px;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container ul li {
  border-radius: 2px;
  float: left;
  background-color: #ffffff;
  padding: 40px;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container ul li + li {
  margin-left: 20px;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container ul li h2 {
  font-size: 18px;
  color: #252B3A;
  line-height: 22px;
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container ul li p {
  font-size: 16px;
  color: #666A75;
  line-height: 22px;
  margin: 10px auto 20px;
}
@media (min-width: 1023px) {
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container ul li p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    max-height: 132px;
  }
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container[data-cols="2"] ul li {
  width: calc((100% - 20px)/2);
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container[data-cols="3"] ul li {
  width: calc((100% - 40px)/3);
}
.case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container[data-cols="4"] ul li {
  width: calc((100% - 60px)/4);
}
@media (max-width: 1023px) {
  .case-v3-section.case-v3-tabset .tabset-content .tabset-tabs-head {
    display: none;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap {
    display: block;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap + .tabset-tab-container-wrap {
    margin-top: 10px;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap.active .tabset-tab-container {
    display: block;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tab-title-mb {
    display: block;
    padding: 15px 20px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    position: relative;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tab-title-mb:before {
    background-color: #C7000B;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    opacity: 0;
    transition: all 0.5s ease;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tab-title-mb.unfold:before {
    opacity: 1;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tab-title-mb.unfold .foldIcon {
    -ms-transform: rotate(180deg);
    transform: rotateX(180deg);
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tab-title-mb .text {
    font-size: 14px;
    color: #252B3A;
    line-height: 18px;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tab-title-mb .foldIcon {
    font-family: 'cui-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4px;
    font-size: 12px;
    color: #666a75;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    display: none;
    margin-top: 0px;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container ul li {
    border-bottom: 1px solid #dddddd;
    padding: 20px;
    float: none;
    width: 100%!important;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container ul li + li {
    margin-left: 0px;
  }
  .case-v3-section.case-v3-tabset .tabset-content .tabset-container .tabset-tab-container-wrap .tabset-tab-container ul li p {
    margin: 10px auto 15px;
  }
}
.case-v3-section.case-v3-arch {
  background-image: url(../jpg/cases-detail-v3-jg-v1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.case-v3-section.case-v3-arch .wander-body {
  position: relative;
  min-height: 510px;
}
.case-v3-section.case-v3-arch .detail {
  text-align: center;
}
.case-v3-section.case-v3-arch .case-scene-arch {
  position: absolute;
  left: 0;
  top: 0;
  width: 780px;
  height: 100%;
  overflow: hidden;
  border: solid 20px transparent;
  background: transparent;
  cursor: zoom-in;
  border-radius: 2px;
}
.case-v3-section.case-v3-arch .case-scene-arch img {
  display: block;
  position: absolute;
  max-width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
}
.case-v3-section.case-v3-arch .margin-middle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap {
  float: left;
  width: 398px;
  min-height: 510px;
  padding-left: 10px;
  margin-left: 780px;
  margin-right: 0;
  position: relative;
  background: #fff;
  box-shadow: 0 5px 15px 0 rgba(83, 92, 126, 0.1);
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 {
  padding-right: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 398px;
  transform: translate(-50%, -50%);
  padding: 0 20px;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .case-sub-box {
  padding: 20px 0 0 0;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .case-sub-box h3 {
  font-size: 16px;
  color: #252b3a;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .case-sub-box .info {
  font-size: 14px;
  color: #666a75;
  line-height: 22px;
  text-align: left;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .product-sub-box {
  padding-top: 20px;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .case-caption {
  font-size: 16px;
  color: #252B3A;
  letter-spacing: 0;
  line-height: 20px;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .product-info {
  padding-top: 10px;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .product-info a {
  font-size: 14px;
  color: #666A75;
  letter-spacing: 0;
  text-align: justify;
  line-height: 22px;
  padding-right: 5px;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .product-info a:hover {
  color: #C7000B;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .product-info a:not(:first-child) {
  padding-left: 5px;
  border-left: 1px solid #666A75;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .btn-group {
  margin-top: 50px;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .btn-group a {
  margin-right: 20px;
}
.case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .btn-group .cui-btn {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 180px;
  margin-bottom: 10px;
}
.screenImg img {
  width: auto;
}
img {
  width: auto;
}
.product-compute-list h2 {
  font-size: inherit;
}
body > .screenImg {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: zoom-out;
  overflow: auto;
}
body > .screenImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80%;
  margin: auto;
  background-color: #fbfbfb;
}
@media (max-width: 1200px) {
  .case-v3-section.case-v3-arch .case-scene-arch {
    position: static;
    width: 100%;
    height: auto;
    text-align: center;
    cursor: auto;
  }
  .case-v3-section.case-v3-arch .case-scene-arch img {
    position: static;
  }
  .case-v3-section.case-v3-arch .wander-body {
    position: relative;
    min-height: 20px;
  }
  .case-v3-section.case-v3-arch .case-scene-sub-wrap {
    float: none;
    width: 100%;
    min-height: 20px;
    padding-left: 10px;
    margin-left: 0px;
    margin-right: 0;
    position: relative;
  }
  .case-v3-section.case-v3-arch .case-scene-sub-wrap-1 {
    padding-right: 0;
    position: static;
    width: 100%;
    transform: none;
  }
  .case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .btn-group {
    margin-top: 20px;
  }
  .case-v3-section.case-v3-arch .margin-middle {
    position: static;
    transform: none;
  }
}
@media (max-width: 1023px) {
  .case-v3-section.case-v3-arch .case-scene-sub-wrap-1 {
    padding: 0px;
  }
}
@media (max-width: 768px) {
  body > .screenImg img {
    height: 30%;
  }
  .case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .btn-group .cui-btn {
    max-width: 145px;
    padding: 0 15px;
  }
}
@media (max-width: 350px) {
  .case-v3-section.case-v3-arch .case-scene-sub-wrap-1 .btn-group .cui-btn {
    padding: 0 10px;
    max-width: 143px;
  }
}
.case-list {
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
}
.case-list > li {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.case-list[data-cols="1"] li {
  width: 100%;
}
.case-list[data-cols="2"] li {
  width: 50%;
}
.case-list[data-cols="3"] li {
  width: 33.3%;
}
.case-card {
  display: block;
  position: relative;
  padding: 30px 20px 25px 120px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.case-card i {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 80px;
  height: 80px;
}
.case-card-text h2 {
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
}
@media (min-width: 1023px) {
  .case-card-text h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
}
.case-card-text p {
  font-size: 14px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.case-card-text a.more-arrow {
  transition: transform 0.3s;
  color: #ffffff;
}
.case-card-text a.more-arrow .cui-icon-more {
  transition: transform 0.3s;
  margin-left: 5px;
}
.case-card-text a.more-arrow:hover {
  color: #C7000B;
}
.case-card-text a.more-arrow:hover .cui-icon-more {
  transform: translate3d(5px, 0, 0);
}
@media (max-width: 1023px) {
  .case-list {
    margin-left: 0;
    margin-right: 0;
    background-size: cover;
  }
  .case-list > li {
    float: none;
    width: 100%!important;
    padding: 0;
  }
  .case-list > li + li {
    border-top: solid 10px #f4f7ff;
  }
  .case-card {
    background-image: linear-gradient(219deg, #718CBC 0%, #5A6EA8 70%, #5061A0 100%) !important;
  }
  .case-card-text h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .case-card-text p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}

/*# sourceMappingURL=index.css.map*/