.eqWrap {
  display: flex;
  position: sticky;
  top: 120px;
  height: 100%;
}

.change_shopinfo {
  width: 100%;
  height: 30px;
  margin-top: 20px;
  text-align: center;
}

.change_shopinfo .shopinfo {
  display: inline-block;
  width: 70px;
  height: 30px;
  line-height: 2;
  text-align: center;
  color: #000;
  border: 1px solid #000;
  border-radius: 15px;
  cursor: pointer;
}

.change_shopinfo .active {
  background-color: #777;
  color: #fff;
  border-radius: 4px;
  border: 1px solid #777;
}

.content-left>div:nth-child(2) {
  width: 100%;
}

.content-left>div:nth-child(2)>video {
  width: 100%;
}

.button:hover,
.btn:hover {
  background: #e60012 !important;
  border-color: #e60012 !important;
  color: #fff;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  background: #e60012;
  border-color: #e60012;
  color: #fff;
}

.product-view .content-product-right .box-review {
  display: flex;
  height: 30px;
  margin-top: 20px;

}

/* .thumbnail{
    border: 1px solid #fff;
  } */

@font-face {
  font-family: "ali";
  src: url("https://iflight.oss-cn-hongkong.aliyuncs.com/font/Alibaba_PuHuiTi_2.0_55_Regular_55_Regular.ttf");
}


.style__product-section___xOZsi {
  padding-bottom: 0px;
  margin-bottom: -100px;
}

.style__tab___qhv4L {
  color: #333;
}

.section-container {
  position: relative;
  max-width: 1500px;
  min-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1640px) {
  .section-container {
    width: 1200px !important;
  }

  .product-detail-temp-specs .temp-specs-tr {
    width: 1200px !important;
  }

}

@media screen and (max-width: 1280px) {
  .product-detail-temp-specs .temp-specs-tr {
    width: 1100px !important;
  }
}

.style__header___fXMgP {
  border-bottom: 1px solid #f0f1f2;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.style__header___fXMgP ul {
  width: 100%;
  margin-bottom: -1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}

ul.style__header-flex___H1XM5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.style__header___fXMgP ul.style__header-align-center___12hcx {
  text-align: center;
}

.style__header___fXMgP ul li {
  display: inline-block;
}

ul.style__header-flex___H1XM5 li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: block;
}

.style__header___fXMgP ul li.style__active___z2rnN {
  border-bottom: 1px solid #ddd;
}

.style__header___fXMgP ul li .style__item-switcher___eIm5U {
  width: 100%;
  display: block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  cursor: pointer;
  padding: 0 30px;
  color: #333;
}

.style__header___fXMgP ul li.style__active___z2rnN .style__item-switcher___eIm5U {
  color: #000;
}

.style__body___hRZQQ .style__overview-item___\+Ra5W {
  padding: 0;
}

#overview {
  font-size: 14px;
  color: #707473;
}

.product-detail-temp-specs {
  max-width: 1485px;
  /* margin-left: auto;
  margin-right: auto; */
}

.product-detail-temp-specs .temp-specs-table {
  border-collapse: collapse;
  max-width: 1485px;
  margin-left: auto;
  margin-right: auto;
}

.product-detail-temp-specs .temp-specs-td {
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* border-bottom: 1px solid #ddd; */
  color: #707473;
  vertical-align: middle;
}

.product-detail-temp-specs .temp-specs-tr {
  margin-bottom: 20px;
}

.product-detail-temp-specs .temp-specs-tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1485px;
  border-bottom: 1px solid #ddd;
}

.product-detail-temp-specs .temp-specs-tr:last-child {
  border-bottom: none;
}

.product-detail-temp-specs .name {
  font-size: 18px;
  font-weight: 400;
  min-width: 240px;
  width: 240px;
  color: #707473;
  line-height: 1.6em;
}

.product-detail-temp-specs .value {
  font-size: 14px;
  margin-top: 0px;
  color: rgba(0, 0, 0, .65);
  line-height: 20px;
}

.product-detail-temp-specs .temp-specs-td {
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* border-bottom: 1px solid #ddd; */
  color: #707473;
  vertical-align: middle;
}

.product-detail-temp-specs .value {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 10px;
  font-size: 16px;
  color: #333;
  line-height: 1.8em;
  margin-right: 20px;
}

.product-detail-temp-specs .name {
  font-weight: 500;
  padding-right: 45px;
}

.product-detail-temp-specs .value {
  margin-top: 2px;
}

.product-detail-temp-specs p {
  font-size: 14px;
  margin: 0;
  color: rgba(0, 0, 0, .65);
  line-height: 20px;
}

#product-related .owl2-item {
  width: 208px !important;
}

.product-item-container .right-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.products-list .product-grid .product-item-container .right-block h4 {
  text-align: center;
  /* line-height: 40px; */
}

.related_buy {
  display: block;
  width: 100px;
  height: 30px;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  background-color: #e60012;
  cursor: pointer;
  margin-top: 20px;
}

.content-product-bottom .nav-tabs:after {
  background-color: unset;
}

.content-product-bottom .nav-tabs li a {
  font-size: 24px;
}

.content-product-bottom .nav-tabs {
  border-bottom: 0;
}

.content-product-bottom .tab-content .owl2-carousel .owl2-stage-outer {
  overflow: hidden;
}

.content-product-bottom .owl2-controls .owl2-nav {
  top: 35%;
  right: 50%;
  transform: translate(50%, 0);
}

.content-product-bottom .owl2-controls .owl2-nav .owl2-prev {
  right: 722px;
}

.content-product-bottom .owl2-controls .owl2-nav .owl2-next {
  left: 722px;
}

.content-product-bottom .owl2-controls .owl2-nav>div:before {
  font-size: 60px;
}

.content-product-bottom .owl2-controls .owl2-nav>div {
  width: 24px;
  height: 38px;
  line-height: 38px;
}

.changeCssc {
  flex-direction: column;
}

.changeCssr {
  flex-direction: row;
  flex-wrap: wrap;
}

.preorder-badge {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

.preorder-badge span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  position: absolute;
  top: 19px;
  right: -21px;
}

.preorder-badge span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #888888;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #888888;
}

.preorder-badge span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #888888;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #888888;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li a {
  background-color: unset;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li.active {
  border-bottom: 2px solid #fff;
  margin-bottom: -1px;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li.active a {
  border: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  background-color: unset;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li.active:hover a {
  background-color: unset;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a {
  background-color: #EFEFEF;

}

.producttab .tabsslider.horizontal-tabs .nav-tabs {
  background-color: unset;
  border-bottom: 1px solid #ddd;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li a {
  transition: unset;
}

#form-review a {
  color: #e60012;
}

#form-review h3 {
  margin: 10px 0;
}

.fullVideo {
  z-index: 9999999999999;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, .5);


}

#tab-downloads ul {
  padding: 0;
}

ul li.download-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-justify-content: space-between;
  background-color: #fff;
  padding: 16px;
}

ul li.download-list span {
  width: 20%;
  font-size: 14px;
}

ul li.download-list span.download-name {
  width: 40%;
}

ul li.download-list span.download-text {
  text-align: center;
}

ul li.download-list:nth-child(2n-1) {
  background-color: #f7f9fa;
}

ul li.download-list span a i {
  color: #e60012;
  font-size: 16px;
}

ul li.download-list span.download-icon {
  text-align: right;
}

#form-review .dropzone .dz-preview .dz-remove:hover {
  text-decoration: none;
}

#form-review .dropzone .dz-preview a.dz-remove {
  color: #fff;
}

#form-review .dz-image img {
  width: 100%;
  height: 100%;
}


#review .review-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

#review .review-container .review-card {
  position: relative;
  border: 1px solid rgba(0221, 221, 216, .5);
  border-radius: 4px;
  padding: 20px;
  width: 49%;
  margin-bottom: 20px;
}

#review .review-container .review-card-head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 4px;
  gap: 20px;
}

#review .review-container .review-content {
  margin-top: 8px;
  margin-bottom: 12px;
  opacity: .9;
  color: #000;
}

#review .review-container .review-text {
  font-size: 14px;
  color: #000;
  font-weight: 400 !important;
  line-height: 21px !important;
}

#review .review-container .review-image {
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}

#review .review-container .review-image-item {
  margin-right: 20px;
  width: 100px;
  height: 100px;
}

#review .review-container .review-image-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}

#review .review-container span.fa-stack .fa-star.fa-stack-2x:before {
  color: rgb(247, 181, 0);
}

.text-danger {
  background-color: #e60012 !important;
}

.product-view .content-product-left .large-image {
  background-color: rgba(0, 0, 0, 0.05);
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active,
.mySwiper .swiper-slide.swiper-slide-thumb-active {
  border: 1px solid #e60012;
}

.gallery-thumbs .swiper-slide,
.mySwiper .swiper-slide {
  border: 1px solid #ccc;
  border-radius: 8px;
}

.swiper-button-next,
.swiper-button-prev {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, .25);
  --swiper-navigation-size: 16px;
  --swiper-navigation-color: #fff;
}

.mySwiper,
.gallery-thumbs {
  padding-top: 10px;
}

.gallery-thumbs .swiper-slide img,
.mySwiper .swiper-slide img {
  border-radius: 8px;
}

.counter {
  width: 120px;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px !important;
  border: 1px solid rgba(0, 0, 0, .15) !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.counter button {
  color: rgba(0, 0, 0, .85);
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  width: 38px;
  line-height: 38px;
  font-size: 14px;
  height: 100%;
  border: none;
  cursor: pointer;
}

.counter input.form-control {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box !important;
  height: 100% !important;
  width: 48px !important;
  text-align: center;
  font-size: 16px !important;
  line-height: 38px !important;
  border: none;
  background: 0 0;
  border-right: 1px solid rgba(0, 0, 0, .15) !important;
  border-left: 1px solid rgba(0, 0, 0, .15) !important;
  border-radius: 0;
}

.counter button[disabled] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, .25) !important;
  background: rgba(0, 0, 0, .04);
}


a.btn-primary:active:focus,
a.btn-primary:active:hover,
a.btn-primary:active,
.btn-primary.focus,
.btn-primary:focus {
  background-color: #e60012;
  border-color: #e60012;
  border: 1px solid #e60012;
}

#product .radio-type-button {
  margin-right: 8px;
}

/* #thumb-slider .owl2-stage{width:110% !important;}
#thumb-slider .owl2-controls .owl2-nav{display:none} */

#tab-tags {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
}

#tab-tags .tags-list {
  flex: 1;
  margin-left: 8px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  display: flex;
  flex-wrap: wrap;
}

#tab-tags span {
  font-size: 16px;
  line-height: 28px;
}

#tab-tags .tags-list .btn-sm {
  margin-bottom: 10px;
  margin-left: 8px;
  display: inline-block;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  width: auto;
}

.product_page_price .price-new {
  color: #d32f2f;
}

#button-cart {
  float: left;
  height: 45px;
  padding: 0;
  border-radius: 4px;
}

#paypal_form {
  width: 50%;
  float: left;
  margin-left: 10px;
}

.product-image-container a {
  background-color: #efefef;
}

.content-product-bottom .nav-tabs li a {
  text-transform: none;
}

/* .thumb-video{
    display: inline-block;
    color: #373737;
    font-size:12px;
    padding: 5px 20px;
    border: 1px solid;
    border-radius: 6px;
    margin-right: 20px;
    margin-top:20px;
} */
/* .index__desc___2G_h2 p { width:800px} */
.label-product.label-sale {
  background: #e60012;
}

.product-view .content-product-right .box-info-product .add-to-links {
  margin-left: 25px;
}

/* .zoomContainer{background: rgba(0,0,0,0.05);} */


.product-view .content-product-right .box-info-product .add-to-links .fa {
  line-height: 27px;
}

.relatedSwiper .product-item-container {
  background-color: #fff;
  margin: 0 0 30px 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  margin-bottom: 0;
}

.relatedSwiper .product-item-container:hover {
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.05);
}

.relatedSwiper .product-item-container .left-block {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.relatedSwiper .product-item-container .left-block .product-image-container {
  text-align: center;
}

.relatedSwiper .product-item-container .left-block .box-label {
  transition: all 0.4s ease;
}

.relatedSwiper .product-item-container:hover .box-label {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

.relatedSwiper .product-image-container a {
  display: inline-block;
  width: 100%;
}

.relatedSwiper .product-item-container .right-block {
  clear: both;
  padding: 12px 25px 45px 25px;
  text-align: left;
  position: relative;
  background-color: #fff;
}

.relatedSwiper .product-item-container .right-block h4 {
  text-align: center;
  margin: 0;
  margin-bottom: 0px !important;
  /* line-height: 40px; */
  font-weight: 400;
  height: 40px;
  overflow: hidden;
}

.relatedSwiper .product-item-container .right-block .price {
  margin-bottom: 0;
  float: left;
}

.relatedSwiper .swiper-button-next,
.relatedSwiper .swiper-button-prev {
  top: 25%;
  visibility: hidden;
}

.relatedSwiper:hover .swiper-button-next,
.relatedSwiper:hover .swiper-button-prev {
  visibility: visible;
}

.relatedSwiper .swiper-button-prev.swiper-button-disabled,
.relatedSwiper .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}

.content-product-bottom .nav-tabs li {
  width: 100%;
}

.content-product-bottom .nav-tabs li.active a {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
}


.thumbImg {
  height: 72px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.thumbImg img {
  width: 58px;
  height: 58px;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid #e60012;
}

.product_page_price{
  margin-bottom: 12px;
}
/* 产品体验官 */
.tryout.tips {
  margin-bottom: 16px;
}

.tryout.tips span {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
  line-height: 16px;
}

.tryout.process {
  margin-bottom: 16px;
}

.tryout.process p {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  line-height: 16px;
  margin-bottom: 16px;
}

.tryout.process ul {
  display: flex;
  align-items: center;
}
.tryout.process ul li {
  margin-right: 16px;
  display: flex;
  align-items: center
}
.tryout.process ul li svg {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}

.tryout.process ul li span {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  line-height: 16px;
}

#button-apply {
  float: left;
  height: 45px;
  padding: 0;
  border-radius: 4px;
}