.video-main[data-v-6e1d2cdf] {
  box-sizing: border-box;
  padding: 20px 30px;
}
.video-main .myVideo[data-v-6e1d2cdf] {
    width: 100%;
    display: block;
}

.pro-border[data-v-3dc3ead8] {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: #f8f8f8;
}
.pro-header[data-v-3dc3ead8] {
  padding: 24px;
  padding-bottom: 22px;
  background-color: #f8f8f8;
}
.pro-header .pro-header-white[data-v-3dc3ead8] {
    width: 100%;
    height: 72px;
    background-color: #FFF;
    border-radius: 6px;
    box-sizing: border-box;
    padding-left: 32px;
    display: flex;
    align-items: center;
}
.pro-header .pro-header-white .pro-title[data-v-3dc3ead8] {
      font-size: 14px;
      line-height: 14px;
      color: rgba(0, 0, 0, 0.9);
      font-weight: 600;
}
.pro-header .pro-header-white .pro-title-grey[data-v-3dc3ead8] {
      color: rgba(0, 0, 0, 0.4);
      font-weight: 400;
      margin-left: 10px;
      cursor: pointer;
}
.pro-header .pro-header-white .pro-line[data-v-3dc3ead8] {
      margin: 0 4px;
}
.pro-detail-border[data-v-3dc3ead8] {
  width: calc(100% - 24px - 24px);
  min-height: calc(100% - 118px - 24px);
  margin: 0 auto;
  background-color: #FFF;
  box-sizing: border-box;
  padding: 36px 32px;
  display: flex;
}
.pro-left[data-v-3dc3ead8] {
  width: 952px;
  margin-right: 80px;
}
.pro-left .pro-content-img[data-v-3dc3ead8] {
    width: 100%;
    display: flex;
}
.pro-detail-tt[data-v-3dc3ead8] {
  margin-top: 34px;
  padding-top: 20px;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  color: #333;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: sticky;
  position: -webkit-sticky;
  top: 0px;
  background-color: #FFF;
}
.pro-img-lists[data-v-3dc3ead8] {
  width: 160px;
  margin-right: 42px;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.pro-img-lists .pro-img-small[data-v-3dc3ead8] {
    width: 100%;
    box-sizing: border-box;
    padding: 6px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 36px;
    aspect-ratio: 1 / 1;
}
.pro-img-lists .pro-img-small img[data-v-3dc3ead8] {
      width: 100%;
      height: 100%;
      display: block;
      border-radius: 3px;
}
.pro-img-lists .pro-img-small[data-v-3dc3ead8]:last-child {
    margin-bottom: 0 !important;
}
.pro-img-lists .pro-img-small-active[data-v-3dc3ead8] {
    border: 2px solid #6366F1;
}
.pro-big-img[data-v-3dc3ead8] {
  width: 750px;
  height: 750px;
  overflow: hidden;
  border-radius: 3px;
  position: relative;
}
.pro_play[data-v-3dc3ead8] {
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  cursor: pointer;
}
[data-v-3dc3ead8] .pro-contract-dialog {
  border-radius: 3px !important;
}
[data-v-3dc3ead8] .pro-contract-dialog .el-dialog__header {
    background-color: #FFF !important;
    text-align: left !important;
    padding: 0 24px;
    line-height: 20px !important;
    height: auto !important;
    padding-top: 24px;
    border-top-right-radius: 3px !important;
    border-top-left-radius: 3px !important;
    border: none !important;
}
[data-v-3dc3ead8] .pro-contract-dialog .el-dialog__header .el-dialog__title {
      color: #0A0A0A !important;
      font-weight: bold !important;
      font-size: 20px !important;
      line-height: 20px !important;
}
[data-v-3dc3ead8] .pro-contract-dialog .el-dialog__headerbtn {
    margin-top: 0 !important;
}
[data-v-3dc3ead8] .pro-contract-dialog .el-dialog__headerbtn i {
      color: #4f5053 !important;
      font-size: 20px !important;
}
.pro-right[data-v-3dc3ead8] {
  width: calc(100% - 952px - 80px);
}
.pro-right-nei[data-v-3dc3ead8] {
  position: sticky;
  position: -webkit-sticky;
  top: 20px;
  background-color: #FFF;
}
.pro-name[data-v-3dc3ead8] {
  word-break: break-all;
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 26px;
}
.pro-grey[data-v-3dc3ead8] {
  width: 100%;
  padding: 23px 16px;
  box-sizing: border-box;
  background-color: #F8F8F8;
  margin-top: 30px;
  border-radius: 3px;
  display: flex;
  align-items: end;
}
.xian-orange[data-v-3dc3ead8] {
  width: 66px;
  height: 22px;
  line-height: 22px;
  border-radius: 3px;
  background-color: #FF6600;
  font-weight: 500;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  margin-left: 12px;
  position: relative;
  top: -8px;
}
.price-xian[data-v-3dc3ead8] {
  font-size: 36px;
  line-height: 48px;
  color: #FF6600;
  font-weight: bold;
}
.price-xian i[data-v-3dc3ead8] {
    font-style: normal;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-right: 4px;
}
.price-xian span[data-v-3dc3ead8] {
    font-size: 18px;
    line-height: 28px;
}
.price-yuan[data-v-3dc3ead8] {
  text-decoration: line-through;
  font-weight: 400;
  font-size: 16px;
  color: #717182;
  line-height: 32px;
  margin-left: 12px;
}
.pro-gui[data-v-3dc3ead8] {
  margin-top: 36px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.pro-gui .pro-gui-tt[data-v-3dc3ead8] {
    float: left;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 20px;
    font-weight: bold;
}
.pro-gui .pro-gui-des[data-v-3dc3ead8] {
    max-width: 76%;
    float: right;
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}
.pro-t[data-v-3dc3ead8] {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 16px;
  margin-top: 24px;
  font-weight: bold;
}
.pro-small-img-border[data-v-3dc3ead8] {
  margin-top: 16px;
  display: flex;
  justify-content: start;
  overflow-x: auto;
  padding-bottom: 4px;
}
.pro-sku-tt[data-v-3dc3ead8] {
  text-align: center;
  color: #0A0A0A;
  font-size: 14px;
  line-height: 14px;
  margin-top: 10px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.pro-small-img[data-v-3dc3ead8] {
  width: 130px;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 8px;
  flex-shrink: 0;
  cursor: pointer;
  margin-right: 36px;
}
.pro-small-img .pro-small-img-inner[data-v-3dc3ead8] {
    width: 112px;
    height: 112px;
    margin: 0 auto;
    display: block;
    border-radius: 3px;
}
.pro-small-img[data-v-3dc3ead8]:last-child {
  margin-right: 0 !important;
}
.pro-small-img-active[data-v-3dc3ead8] {
  background-color: rgba(99, 102, 241, 0.1);
  border: 1px solid #6366F1;
}
.pro-green[data-v-3dc3ead8] {
  width: 100%;
  height: 54px;
  background-color: #F0FDF4;
  border-radius: 3px;
  border: 1px solid #B9F8CF;
  margin-top: 16px;
  box-sizing: border-box;
  padding: 0 24px;
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.pro-green img[data-v-3dc3ead8] {
    margin-right: 10px;
}
.pro-green span[data-v-3dc3ead8] {
    font-weight: 400;
    font-size: 14px;
    color: #008236;
}
.pro-sure[data-v-3dc3ead8] {
  width: 100%;
  height: 56px;
  background-color: #6366F1;
  border-radius: 3px;
  cursor: pointer;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pro-sure img[data-v-3dc3ead8] {
    width: 20px;
    height: 20px;
    margin-right: 12px;
    position: relative;
    top: 1px;
}
.pro-sure span[data-v-3dc3ead8] {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
}
.pro-icon-border[data-v-3dc3ead8] {
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: space-around;
}
.pro-icon-border .pro-icon[data-v-3dc3ead8] {
    flex: 1;
    display: flex;
    align-items: center;
}
.pro-icon-border .pro-icon img[data-v-3dc3ead8] {
      margin-right: 8px;
}
.pro-icon-border .pro-icon span[data-v-3dc3ead8] {
      font-weight: 400;
      font-size: 12px;
      color: #717182;
}
.pro-icon-border .pro-shu[data-v-3dc3ead8] {
    width: 1px;
    background-color: rgba(0, 0, 0, 0.1);
}
.pro-detail-say[data-v-3dc3ead8] {
  width: 100%;
  margin-top: 24px;
}
@media only screen and (max-width: 1819px) {
.pro-left[data-v-3dc3ead8] {
    width: 892px;
    margin-right: 70px;
}
.pro-big-img[data-v-3dc3ead8] {
    width: 700px;
    height: 700px;
}
.pro-img-lists[data-v-3dc3ead8] {
    width: 154px;
    margin-right: 38px;
}
.pro-img-lists .pro-img-small[data-v-3dc3ead8] {
      margin-bottom: 28px;
}
.pro-right[data-v-3dc3ead8] {
    width: calc(100% - 892px - 70px);
}
.price-xian[data-v-3dc3ead8] {
    font-size: 34px;
}
.price-xian i[data-v-3dc3ead8],
    .price-xian span[data-v-3dc3ead8] {
      font-size: 16px;
}
.price-yuan[data-v-3dc3ead8] {
    font-size: 14px;
}
.pro-grey[data-v-3dc3ead8] {
    padding-top: 18px;
    padding-bottom: 18px;
    margin-top: 22px;
}
.pro-gui[data-v-3dc3ead8] {
    margin-top: 28px;
}
.pro-t[data-v-3dc3ead8] {
    margin-top: 22px;
}
.pro-small-img-border[data-v-3dc3ead8] {
    padding-bottom: 8px;
}
.pro-small-img[data-v-3dc3ead8] {
    width: 120px;
    padding: 6px;
    margin-right: 32px;
}
.pro-small-img .pro-small-img-inner[data-v-3dc3ead8] {
      width: 106px;
      height: 106px;
}
}
@media only screen and (max-width: 1719px) {
.pro-left[data-v-3dc3ead8] {
    width: 812px;
    margin-right: 50px;
}
.pro-img-lists[data-v-3dc3ead8] {
    width: 138px;
    margin-right: 34px;
}
.pro-big-img[data-v-3dc3ead8] {
    width: 640px;
    height: 640px;
}
.pro-right[data-v-3dc3ead8] {
    width: calc(100% - 812px - 50px);
}
.pro-name[data-v-3dc3ead8] {
    font-size: 15px;
    line-height: 24px;
}
.pro-grey[data-v-3dc3ead8] {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 18px;
}
.price-xian[data-v-3dc3ead8] {
    font-size: 32px;
}
.price-xian i[data-v-3dc3ead8],
    .price-xian span[data-v-3dc3ead8] {
      font-size: 15px;
}
.pro-small-img[data-v-3dc3ead8] {
    margin-right: 26px;
}
.pro-green[data-v-3dc3ead8] {
    height: 50px;
}
.pro-sure[data-v-3dc3ead8] {
    height: 50px;
    margin-top: 35px;
}
.pro-gui[data-v-3dc3ead8] {
    margin-top: 24px;
    padding-bottom: 14px;
}
.pro-small-img-border[data-v-3dc3ead8] {
    margin-top: 14px;
}
.pro-t[data-v-3dc3ead8] {
    margin-top: 20px;
}
.pro-icon-border[data-v-3dc3ead8] {
    margin-top: 20px;
}
.pro-gui-tt[data-v-3dc3ead8],
  .pro-t[data-v-3dc3ead8] {
    font-size: 15px;
}
.pro-detail-tt[data-v-3dc3ead8] {
    font-size: 16px;
    padding-bottom: 24px;
    background-color: #FFF;
}
[data-v-3dc3ead8] .pro-contract-dialog .el-dialog__header .el-dialog__title {
    font-size: 18px !important;
}
}
@media only screen and (max-width: 1619px) {
.pro-left[data-v-3dc3ead8] {
    width: 788px;
    margin-right: 48px;
}
.pro-big-img[data-v-3dc3ead8] {
    width: 620px;
    height: 620px;
}
.pro-img-lists[data-v-3dc3ead8] {
    width: 136px;
    margin-right: 32px;
}
.pro-img-lists .pro-img-small[data-v-3dc3ead8] {
      padding: 5px;
      margin-bottom: 24px;
}
.pro-right[data-v-3dc3ead8] {
    width: calc(100% - 788px - 48px);
}
.pro-small-img[data-v-3dc3ead8] {
    width: 118px;
    padding: 5px;
    margin-right: 24px;
}
.pro-small-img .pro-small-img-inner[data-v-3dc3ead8] {
      width: 106px;
      height: 106px;
}
.pro-sku-tt[data-v-3dc3ead8] {
    font-size: 13px;
    line-height: 13px;
    margin-top: 8px;
}
.pro-green[data-v-3dc3ead8] {
    height: 48px;
}
.pro-green span[data-v-3dc3ead8] {
      font-size: 13px;
}
.pro-sure[data-v-3dc3ead8] {
    height: 48px;
}
}
@media only screen and (max-width: 1579px) {
.pro-left[data-v-3dc3ead8] {
    width: 764px;
    margin-right: 45px;
}
.pro-img-lists[data-v-3dc3ead8] {
    width: 132px;
}
.pro-img-lists .pro-img-small[data-v-3dc3ead8] {
      margin-bottom: 23px;
}
.pro-big-img[data-v-3dc3ead8] {
    width: 600px;
    height: 600px;
}
.pro-right[data-v-3dc3ead8] {
    width: calc(100% - 764px - 45px);
}
.pro-grey[data-v-3dc3ead8] {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 16px;
}
.pro-gui[data-v-3dc3ead8] {
    margin-top: 20px;
}
.pro-t[data-v-3dc3ead8] {
    margin-top: 18px;
}
.pro-small-img[data-v-3dc3ead8] {
    width: 115px;
}
.pro-small-img .pro-small-img-inner[data-v-3dc3ead8] {
      width: 103px;
      height: 103px;
}
.pro-sku-tt[data-v-3dc3ead8] {
    font-size: 12px;
    margin-top: 6px;
}
.pro-green[data-v-3dc3ead8] {
    height: 44px;
}
.pro-sure[data-v-3dc3ead8] {
    height: 44px;
    margin-top: 30px;
}
.pro-icon-border[data-v-3dc3ead8] {
    margin-top: 18px;
}
}
@media only screen and (max-width: 1549px) {
.pro-left[data-v-3dc3ead8] {
    width: 738px;
    margin-right: 40px;
}
.pro-big-img[data-v-3dc3ead8] {
    width: 580px;
    height: 580px;
}
.pro-img-lists[data-v-3dc3ead8] {
    width: 128px;
    margin-right: 30px;
}
.pro-img-lists .pro-img-small[data-v-3dc3ead8] {
      margin-bottom: 21px;
}
.pro-right[data-v-3dc3ead8] {
    width: calc(100% - 738px - 40px);
}
.pro-name[data-v-3dc3ead8] {
    line-height: 22px;
}
}
@media only screen and (max-width: 1499px) {
.pro-left[data-v-3dc3ead8] {
    width: 716px;
}
.pro-big-img[data-v-3dc3ead8] {
    width: 560px;
    height: 560px;
}
.pro-img-lists[data-v-3dc3ead8] {
    width: 126px;
}
.pro-img-lists .pro-img-small[data-v-3dc3ead8] {
      margin-bottom: 18px;
}
.pro-right[data-v-3dc3ead8] {
    width: calc(100% - 716px - 40px);
}
.price-xian[data-v-3dc3ead8] {
    line-height: 32px;
}
.pro-icon-border[data-v-3dc3ead8] {
    margin-top: 15px;
}
}
@media only screen and (max-width: 1459px) {
.pro-left[data-v-3dc3ead8] {
    width: 680px;
    margin-right: 36px;
}
.pro-big-img[data-v-3dc3ead8] {
    width: 530px;
    height: 530px;
}
.pro-img-lists[data-v-3dc3ead8] {
    width: 120px;
}
.pro-img-lists .pro-img-small[data-v-3dc3ead8] {
      margin-bottom: 16px;
}
.pro-right[data-v-3dc3ead8] {
    width: calc(100% - 680px - 36px);
}
.pro-small-img[data-v-3dc3ead8] {
    width: 112px;
    margin-right: 20px;
}
.pro-small-img .pro-small-img-inner[data-v-3dc3ead8] {
      width: 100px;
      height: 100px;
}
.pro-grey[data-v-3dc3ead8] {
    margin-top: 14px;
}
.pro-gui[data-v-3dc3ead8] {
    margin-top: 18px;
    padding-bottom: 12px;
}
.pro-t[data-v-3dc3ead8] {
    margin-top: 16px;
}
.pro-small-img-border[data-v-3dc3ead8] {
    margin-top: 12px;
}
.pro-green[data-v-3dc3ead8] {
    margin-top: 14px;
}
.pro-sure[data-v-3dc3ead8] {
    margin-top: 24px;
}
.pro-detail-tt[data-v-3dc3ead8] {
    margin-top: 26px;
    padding-bottom: 22px;
}
}
@media only screen and (max-width: 1399px) {
.pro-left[data-v-3dc3ead8] {
    width: 666px;
    margin-right: 34px;
}
.pro-big-img[data-v-3dc3ead8] {
    width: 520px;
    height: 520px;
}
.pro_play[data-v-3dc3ead8] {
    width: 54px;
    height: 54px;
    margin-left: -27px;
    margin-top: -27px;
}
.pro-img-lists[data-v-3dc3ead8] {
    width: 118px;
    margin-right: 28px;
}
.pro-img-lists .pro-img-small[data-v-3dc3ead8] {
      padding: 4px;
}
.pro-right[data-v-3dc3ead8] {
    width: calc(100% - 666px - 34px);
}
.pro-small-img[data-v-3dc3ead8] {
    width: 108px;
    margin-right: 18px;
}
.pro-small-img .pro-small-img-inner[data-v-3dc3ead8] {
      width: 96px;
      height: 96px;
}
.pro-sure[data-v-3dc3ead8] {
    margin-top: 18px;
    height: 40px;
}
.pro-grey[data-v-3dc3ead8] {
    margin-top: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.pro-gui[data-v-3dc3ead8] {
    margin-top: 16px;
    padding-bottom: 10px;
}
.pro-t[data-v-3dc3ead8] {
    margin-top: 14px;
}
.pro-right-nei[data-v-3dc3ead8] {
    top: 10px;
}
.pro-detail-tt[data-v-3dc3ead8] {
    padding-top: 10px;
}
.pro-name[data-v-3dc3ead8] {
    line-height: 20px;
}
.price-xian[data-v-3dc3ead8] {
    font-size: 30px;
}
.price-xian i[data-v-3dc3ead8], .price-xian span[data-v-3dc3ead8] {
      font-size: 14px;
}
.pro-small-img-border[data-v-3dc3ead8] {
    margin-top: 10px;
}
.pro-green[data-v-3dc3ead8] {
    height: 40px;
    margin-top: 12px;
}
}
@media only screen and (max-width: 1369px) {
.pro-left[data-v-3dc3ead8] {
    width: 640px;
    margin-right: 30px;
}
.pro-big-img[data-v-3dc3ead8] {
    width: 500px;
    height: 500px;
}
.pro-img-lists[data-v-3dc3ead8] {
    width: 112px;
}
.pro-img-lists .pro-img-small[data-v-3dc3ead8] {
      padding: 4px;
}
.pro-right[data-v-3dc3ead8] {
    width: calc(100% - 640px - 30px);
}
.pro-small-img[data-v-3dc3ead8] {
    width: 98px;
    margin-right: 15px;
}
.pro-small-img .pro-small-img-inner[data-v-3dc3ead8] {
      width: 86px;
      height: 86px;
}
.pro-sure img[data-v-3dc3ead8] {
    width: 18px;
    height: 18px;
}
.pro-sure span[data-v-3dc3ead8] {
    font-size: 15px;
}
.pro-icon-border[data-v-3dc3ead8] {
    margin-top: 12px;
}
}
.pro-gui[data-v-3dc3ead8]:after {
  clear: both;
  height: 0;
  display: block;
  content: "";
}

@charset "UTF-8";
.pro-detail-say img {
  max-width: 100%;
}
.pro-detail-say .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.pro-detail-say .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.pro-detail-say .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.pro-detail-say .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.pro-detail-say .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.pro-detail-say .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.pro-detail-say .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.pro-detail-say .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.pro-detail-say .ql-size-small {
  font-size: 0.75em;
}
.pro-detail-say .ql-size-large {
  font-size: 1.5em;
}
.pro-detail-say .ql-size-huge {
  font-size: 2.5em;
}
.pro-small-img-border {
  /* 仅 Firefox 生效 */
  /* Safari/Chrome 通用优化 */
  -webkit-overflow-scrolling: touch !important;
  overflow: auto !important;
}
@supports (scrollbar-width: thin) {
.pro-small-img-border {
      scrollbar-width: thin !important;
      scrollbar-color: #dcdcdc #f5f5f5 !important;
}
}

/* WebKit 内核通用（Safari/Chrome/Edge） */
.pro-small-img-border::-webkit-scrollbar {
  height: 4px !important;
  width: 4px !important;
}
.pro-small-img-border::-webkit-scrollbar-track {
  background: #f5f5f5 !important;
  border-radius: 2px !important;
}
.pro-small-img-border::-webkit-scrollbar-thumb {
  background-color: #dcdcdc !important;
  border-radius: 2px !important;
  -webkit-transition: background-color 0.2s ease !important;
  transition: background-color 0.2s ease !important;
}
.pro-small-img-border::-webkit-scrollbar-thumb:hover {
  background-color: #b3b3b3 !important;
}
.pro-small-img-border::-webkit-scrollbar-thumb:active {
  background-color: #999 !important;
  /* 兼容 Safari 点击态 */
}
.pro-small-img-border::-webkit-scrollbar-corner {
  background: transparent !important;
}

