.shop-content {
  width: 1200;
  margin: 0 auto;
}
.shop-desc {
  width: 1200px;
  position: relative;
  margin-top: 30px;
}
.shop-bg-size {
  width: 1200px;
  z-index: -1;
  border-radius: 12px;
}
.shop-info {
  position: absolute;
  left: 30px;
  top: 30px;
  display: flex;
  align-items: flex-start;
  align-items: flex-start;
}
.shop-company-img {
  width: 721px;
  height: 400px;
  border-radius: 12px;
}
.shop-title {
  font-size: 22px;
  height: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #1A3166;
  padding-left: 8px;
  border-left: 8px solid #1A3166;
  margin: 36px 0 26px 0;
}
.shop-info-right {
  margin: 32px 0 0 37px;
}
.shop-info-left {
  position: relative;
  width: 721px;
  height: 400px;
}
.shop-info-name {
  width: 145px;
  font-weight: bold;
  color: #111;
  font-size: 22px;
  margin: 0 15px;

  overflow: hidden;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break:break-all;
  white-space: normal;
}
.shop-info-img {
  width: 30%;
}
.shop-info-text {
  margin-top: 45px;
  font-size: 16px;
  color: #111111;
  line-height: 2;
}
.shop-collect-btn {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  border: 0;
  cursor: pointer;
  width: 135px;
  height: 46px;
  background: #002A79;
  border-radius: 6px;
  margin-right: 20px;
}
.shop-collect-btn-on {
  opacity: 0.8;
}
.shop-collect-btn-img {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
.shop-suppliers {
  width: 1200px;
}
.shop-suppliers img{
  max-width: 1000px;
}
.shop-suppliers-content {
  background-color: #fff;
  padding: 30px 35px;
  border-radius: 12px;
}
.shop-suppliers-text {
  font-size: 16px;
  color: #111111;
  line-height: 28px;
  margin-bottom: 28px;
}
.shop-suppliers-tag {
  padding: 5px 10px;
  color: #002A79;
  background-color: #DEDFFE;
  font-weight: bold;
  font-size: 12px;
  margin-right: 8px;
}
.shop-suppliers-tag-list {
  padding-top: 22px;
  border-top: 1px dashed #979797;
}
.shop-info-btn-list {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%);
}
.shop-info-btn {
  background: #030303;
  border-radius: 2px;
  opacity: 0.6;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 5px 10px;
  margin-right: 10px;
  cursor: pointer;
}
.icon-video {
  width: 17px;
  height: 14px;
  margin-right: 5px;
}
.icon-photo {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.el-dialog {
  width: 860px;
  /* height: 648px; */
  background: #FFFFFF;
  box-shadow: 0px 2px 30px 0px rgba(0,0,0,0.2000);
  margin: 0 auto;
}
.el-dialog__header {
width: auto;
height: 48px;
line-height: 48px;
background: #002A79;
padding: 0 20px;
}
.el-dialog__body {
padding: 20px 25px;
}
.el-dialog__title {
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
}
.el-dialog__headerbtn .el-dialog__close {
color: #FFFFFF;
}
.products-swiper-slide {
width: 227px;
height: 368px;
background: #FFFFFF;
}
.products-list-img {
width: 227px;
height: 227px;
}
.products-list-text {
  width: 100%;
  height: 140px;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.8;
  color: #111;
}
.products-list-title {
color: #111;
}
.products-list-desc {
color: #666;
}
.shop-img {
width: 15px;
height: 15px;
margin: 3px 5px 0 0;
}
.shop-name {
  font-size: 12px;
  color: #111111;
}
.products-swiper .swiper-button-prev {
background-color: #5F5F5F;
width: 30px;
height: 30px;
border-radius: 50%;
opacity: 0.5;
}
.products-swiper .swiper-button-next {
background-color: #5F5F5F;
width: 30px;
height: 30px;
border-radius: 50%;
opacity: 0.5;
}
.products-swiper .swiper-button-prev:after, .swiper-button-next:after {
font-size: 10px;
color: #fff;
}
.video-btn {
/* width: 800px; */
width: 750px;
height: calc(100% - 160px);
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.video-img {
width: 60px;
height: 60px;
}
.dialog-photo {
/* width: 800px;
height: 444px; */
width: 700px;
height: 389px;
}
.dialog-photo-list {
/* width: 800px; */
width: 700px;
height:80px;
margin-top: 10px;
position: relative;
}
.dialog-photo-list-mini {
width: 100%;
height:100%
}
.dialog-photo-list .swiper-button-prev{
width: 16px;
left: 0;
}
.dialog-photo-list .swiper-button-next{
width: 16px;
right: 0;
}

.gallery-thumbs {
/* width: 768px; */
width: 668px;
height:80px;
}
.gallery-thumbs .swiper-slide:hover {
border: 3px solid #002A79;
}
/* .gallery-thumbs
.swiper-slide-active
{
  border: 3px solid #002A79;
} */
.click-active {
border: 3px solid #002A79;
}
.dialog-arrow-btn {
width: 16px;
height: 80px;
}
.preload-mini-img {
width: 30px;
height: 25px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
video {
  max-height: 394px;
}


.default-list {
  border-radius: 12px;
  background: #F5F5F5;
  margin: 0 20px 20px 0;
  position: relative;
}
.default-list:nth-child(4n) {
  margin-right: 0;
}
.product-list {
  width: 285px;
  height: 450px;
  border-radius: 12px;
}
.product-info {
  /* width: 100%;
  height: 190px;
  padding: 16px;
  font-size: 14px;
  line-height: 1.8;
  color: #111;
  border-radius: 0 0 12px 12px; */
  width: 100%;
  height: 165px;
  padding: 16px 14px;
  font-size: 14px;
  color: #111;
  font-weight: 400;
}

.product-card {
  width: 285px;
  height: 450px;
  background: #F5F5F5;
  margin: 0 16px 16px 0;
  border-radius: 12px;
}
.product-img {
  width: 285px;
  height: 285px;
  border-radius: 12px;
}
.product-title {
  width: 100%;
  height: 40px;
  font-size: 16px;
  font-weight: 600;
  color: #002A79;
  line-height: 19px;
}
.product-desc {
  width: 100%;
  height: 30px;
  font-size: 14px;
  color: #666666;
  margin: 8px 0 15px 0;
  line-height: 16px;
}
.product-store {
  font-size: 14px;
  color: #002A79;
  line-height: 19px;
}
.product-store-icon {
  width: 16px;
  height: 16px;
  margin: 3px 5px 0 0;
}

.shop-btn-list {
  margin-top: 50px;
}