.fndetail-box {
  width: 1160px;
  height: auto;
  margin: 0 auto;
  font-size: 0;
  font-family: PingFangSC-Medium;
  box-sizing: border-box;
  font-weight: 500;
  line-height: 1;
}
.fndetail-box .nav {
  width: 100%;
  height: 54px;
  font-size: 14px;
  border-bottom: 1px solid #e3e8fe;
}
.fndetail-box .nav a {
  color: rgba(0, 0, 0, 0.65);
}
.fndetail-box .nav .arrow {
  margin: 0 5px;
}
.fndetail-box .banner {
  position: relative;
  margin-left: -10px;
  margin-top: 25px;
  width: 844px;
  height: 168px;
  padding: 0 120px 0 216px;
  font-size: 28px;
  color: rgba(255, 255, 255, 0.9);
}
.fndetail-box .banner img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: inline-block;
  width: 100%;
}
.fndetail-box .cont-zone {
  margin-top: 30px;
  width: 100%;
}
.fndetail-box .left {
  width: 200px;
}
.fndetail-box .fnlist {
  margin-bottom: 40px;
}
.fndetail-box .fnname {
  display: inline-block;
  width: auto;
  height: 28px;
  font-size: 18px;
  font-weight: 600;
  color: #5e73ff;
  border-bottom: 1px solid #e3e8fe;
}
.fndetail-box .module-list {
  padding-top: 10px;
  overflow: hidden;
}
.fndetail-box .module-list .cell {
  padding: 1px 0;
}
.fndetail-box .module-list .active {
  color: #5e73ff;
}
.fndetail-box .module-list a {
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  transition: all 0.3s ease;
}
.fndetail-box .module-list a:hover {
  color: #5e73ff;
}
.fndetail-box .right {
  width: 812px;
  flex-shrink: 0;
}
.fndetail-box .vat-name {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 16px;
}
.fndetail-box .vat-remark {
  margin-top: 14px;
  margin-bottom: -7px;
  margin-top: -7px;
  font-size: 14px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.65);
}
.fndetail-box .vat-des {
  margin-top: 40px;
}
.fndetail-box .swipper-zone {
  width: 378px;
}
.fndetail-box .showbig {
  width: 378px;
  height: 212px;
  display: inline-block;
  object-fit: cover;
  object-position: center;
  margin-bottom: 20px;
}
.fndetail-box .control-zone {
  width: 100%;
  height: 50px;
}
.fndetail-box .arrow-l,
.fndetail-box .arrow-r {
  padding: 0 8px;
  width: 12px;
  height: 100%;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAWCAYAAAD0OH0aAAAAAXNSR0IArs4c6QAAAeFJREFUOBGFkk9IVFEUxr9z3+hQJBK4ClxM6KpFtGsjYpC6cCEIA4L0ZiYICsEhZ1SoYHBhi1EUWyRFOYkrpXJh9AdXujMQatEyaNFKREER1Hnv9N2hJzPMOO/C475zv+937rnnXnEz+hUGB9HLSL7KyTFChqF+oB7iJ0f4khrTphA/TLQdQyJ4r4oOz8PGwwm9Wg8SK66sqPNpGwVCQwx/OI24u/hcdmuBtiTE4+LFrsCF4DXDm/4pNlnetVpAaYdyITGqcz4wQuF3BLjzZkb+lOulHcoXCjOS5uKUAteLwFYiq+3lehVgRUJP2IinhFp5rk13XG8EUFVJgWDnREbTvmKWZ9tzBN2LedmpC1jIHdUHBF7y97DBoDcUsBB3esadJlnmr1Dg/oTeOjvDN3ItYjBcF0iM6W0+m888fDO784jNWLgQSGa10/OxzsyXmDn1Li9LtjzeTfVIjmuPV8RHZovQPFjIy2rgcoKfYGYZ/b6PDzSLMRigeS3Q7FxxcW5WB2lepbnIvvex77akinEO8AmkoFjmd+w46Hk7LRsVzv9B6dD3MjpM4zyDfX697Mb3Wma7Zngpj2l+wdvcVUFXPXMJ4ONKM+tf04DOpWn5eVHmYD0Sa0IbAz+XE77m8PEP+buZmKwdLdIAAAAASUVORK5CYII=')
    center no-repeat;
  cursor: pointer;
}
.fndetail-box .arrow-l {
  transform: rotate(180deg);
}
.fndetail-box .imglist {
  width: 310px;
  padding: 0 12px;
}
.fndetail-box .imglist img {
  display: inline-block;
  width: 90px;
  height: 50px;
  object-fit: cover;
  object-position: center;
  cursor: pointer;
  margin-right: 20px;
}
.fndetail-box .imglist img:nth-child(3) {
  margin-right: 0;
}
.fndetail-box .description {
  width: 384px;
}
.fndetail-box .scene,
.fndetail-box .vat-label,
.fndetail-box .vat-fnintro {
  font-size: 16px;
  color: #5e73ff;
  margin-bottom: 8px;
}
.fndetail-box .fnintro-zone {
  width: 384px;
  height: 40px;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.2;
  margin-top: -2px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.fndetail-box .scene-arr,
.fndetail-box .label-arr {
  margin-right: 10px;
}
.fndetail-box .scene-arr span,
.fndetail-box .label-arr span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  min-width: 80px;
  width: auto;
  height: 30px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.45);
  text-align: center;
  line-height: 30px;
  margin-bottom: 16px;
  margin-right: 18px;
}
.fndetail-box .scene-arr span:nth-child(4),
.fndetail-box .label-arr span:nth-child(4) {
  margin-right: 0;
}
.fndetail-box .price-zone {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 16px;
}
.fndetail-box .buy-now {
  margin-bottom: 20px;
}
.fndetail-box .buy-now span {
  display: inline-flex;
  flex-shrink: 0;
  font-size: 14px;
  color: #000;
  margin-right: 10px;
}
.fndetail-box .buy-now .symbol {
  color: #f00;
  margin-right: 8px;
}
.fndetail-box .buy-now .newprice {
  color: #f00;
  font-size: 24px;
}
.fndetail-box .buy-now .oldprice {
  opacity: 0.25;
  text-decoration: line-through;
}
.fndetail-box .myshopcart,
.fndetail-box .addshopcart {
  position: relative;
  margin-right: 20px;
  width: 128px;
  height: 38px;
  border-radius: 8px;
  border: 1px solid #5e73ff;
  font-size: 14px;
  color: #5e73ff;
  cursor: pointer;
  transition: opacity 0.2s;
}
.fndetail-box .myshopcart:hover,
.fndetail-box .addshopcart:hover {
  opacity: 0.8;
}
.fndetail-box .addshopcart {
  background: #5e73ff;
  color: #fff;
}
.fndetail-box .flyicon {
  position: absolute;
  top: 0;
  left: 5%;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
  background: #5e73ff;
  display: none;
}
.fndetail-box .shopcount {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 18px;
  height: 18px;
  background: #5e73ff;
  text-align: center;
  line-height: 18px;
  color: #fff;
  border-radius: 50%;
  font-size: 10px;
}
.fndetail-box .shopcart {
  width: 18px;
  height: 18px;
  display: inline-block;
  object-fit: cover;
  object-position: center;
  margin-right: 8px;
}
.fndetail-box .create-btn {
  margin: 76px auto 80px;
  width: 296px;
  height: 58px;
  background: #5e73ff;
  box-shadow: 0px 4px 12px 0px rgba(94, 115, 255, 0.6);
  border-radius: 39px;
  transition: opacity 0.2s ease;
}
.fndetail-box .create-btn:hover {
  opacity: 0.75;
}
.fndetail-box .create-btn a {
  font-size: 18px;
  color: #fff;
  width: 100%;
  height: 100%;
}
.fndetail-box .module-detail-zone {
  font-size: 14px;
  margin-bottom: 160px;
  width: 100%;
}
.fndetail-box .module-detail-zone img {
  display: block;
  margin: 8px auto;
  max-width: 100%;
  border-radius: 10px;
}
@media screen and (max-width: 1366px) {
  .fndetail-box {
    width: 900px;
  }
  .fndetail-box .banner {
    margin-top: 20px;
    width: 633px;
    height: 134px;
    padding: 0 120px 0 167px;
    font-size: 20px;
  }
  .fndetail-box .cont-zone {
    margin-top: 20px;
  }
  .fndetail-box .right {
    width: 680px;
  }
  .fndetail-box .fnlist {
    margin-bottom: 30px;
  }
  .fndetail-box .fnname {
    height: 26px;
    font-size: 16px;
  }
  .fndetail-box .vat-name {
    font-size: 16px;
  }
  .fndetail-box .vat-des {
    margin-top: 24px;
  }
  .fndetail-box .swipper-zone {
    width: 319px;
  }
  .fndetail-box .showbig {
    width: 319px;
    height: 179px;
    margin-bottom: 12px;
  }
  .fndetail-box .control-zone {
    height: 44px;
  }
  .fndetail-box .imglist {
    width: 258px;
    padding: 0 12px;
  }
  .fndetail-box .imglist img {
    width: 76px;
    height: 44px;
    margin-right: 15px;
  }
  .fndetail-box .arrow-l,
  .fndetail-box .arrow-r {
    padding: 0 8px;
    width: 12px;
  }
  .fndetail-box .description {
    width: 324px;
  }
  .fndetail-box .scene,
  .fndetail-box .vat-label,
  .fndetail-box .vat-fnintro {
    font-size: 14px;
  }
  .fndetail-box .fnintro-zone {
    width: 324px;
    height: 36px;
    line-height: 1.4;
  }
  .fndetail-box .scene-arr,
  .fndetail-box .label-arr {
    margin-right: 20px;
  }
  .fndetail-box .scene-arr span,
  .fndetail-box .label-arr span {
    font-size: 12px;
    width: 68px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .fndetail-box .buy-now {
    margin-bottom: 14px;
  }
  .fndetail-box .buy-now span {
    font-size: 14px;
    margin-right: 7px;
  }
  .fndetail-box .buy-now .symbol {
    color: #f00;
    margin-right: 4px;
  }
  .fndetail-box .buy-now .newprice {
    font-size: 20px;
  }
  .fndetail-box .myshopcart,
  .fndetail-box .addshopcart {
    margin-right: 12px;
    width: 120px;
    height: 30px;
  }
  .fndetail-box .shopcount {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 16px;
    height: 16px;
    line-height: 16px;
  }
  .fndetail-box .shopcart {
    width: 18px;
    height: 18px;
    display: inline-block;
    object-fit: cover;
    object-position: center;
    margin-right: 8px;
  }
  .fndetail-box .create-btn {
    transition: opacity 0.2s ease;
    margin: 30px auto 32px;
    width: 252px;
    height: 45px;
  }
  .fndetail-box .create-btn:hover {
    opacity: 0.75;
  }
  .fndetail-box .create-btn a {
    font-size: 16px;
  }
  .fndetail-box .module-detail-zone {
    font-size: 14px;
    margin-bottom: 109px;
  }
  .fndetail-box .module-list {
    padding-top: 0px;
  }
}
/* 编辑器样式覆盖 */
.module-detail-zone {
  font-size: 14px;
  line-height: 2;
}
.module-detail-zone h1,
.module-detail-zone h2,
.module-detail-zone h3 {
  line-height: 2.5;
}
.customerService {
  position: relative;
  margin-right: 20px;
  width: 128px;
  height: 38px;
  border-radius: 8px;
  background-color: #3c55ff;
  box-shadow: 0px 4px 12px 0px rgba(94, 115, 255, 0.6);
  font-size: 14px;
  color: #e3e8fe;
  cursor: pointer;
  transition: opacity 0.2s;
}
.customerService:hover {
  opacity: 0.8;
}

.contact-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: none;
}
.contact-inner {
  width: 330px;
  height: 406px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.contact-inner .close {
  position: absolute;
  right: -25px;
  top: -25px;
  width: 40px;
  height: 40px;
  background: url('/fe/www/img/member/close.png') no-repeat;
  background-position: center;
  cursor: pointer;
}
