.hover-img {
  overflow: hidden;
  cursor: pointer;
}
.hover-img img {
  transition: all 0.5s;
}
.hover-img:hover img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.swiper-button-prev,
.swiper-button-next,
.swiper-button-prev::after,
.swiper-button-next::after,
.swiper-button-prev:active,
.swiper-button-next:active,
.swiper-button-prev:focus,
.swiper-button-next:focus {
  outline: none;
}
/* 页面通用样式 */
.nav-switch {
  /* max-width: 1500px;
  width: 90%; */
  box-sizing: border-box;
  margin: auto;
  border-bottom: 1.5px solid #8c95a5;
  margin-bottom: 100px;
}
.nav-switch .phone-click {
  display: none;
}
.nav-switch .progress {
  width: 100%;
  display: flex;
  justify-content: center;
}
/* .nav-switch .progress.progress-2 {
  max-width: 500px;
}
.nav-switch .progress.progress-3 {
  max-width: 800px;
} */
/* .nav-switch .progress.progress-4 {
  max-width: 1000px;
} */
.nav-switch .progress .progress-link {
  height: 80px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #999;
  cursor: pointer;
  transition: all 0.2s ease-in;
  padding: 0 30px;
}
/* .nav-switch .progress .progress-link:hover {
  background: linear-gradient(126deg, #2C6DCC 0%, #275DAC 100%);
  color: #fff;
}
.nav-switch .progress .progress-link:hover .icon {
  background: url("../images/solicon.png") center no-repeat !important;
}
.nav-switch .progress .progress-link .icon {
  background: url("../images/soliconh.png") center no-repeat;
  width: 33px;
  height: 33px;
  margin-right: 16px;
}
.nav-switch .progress .pLink-active {
  background: linear-gradient(126deg, #2C6DCC 0%, #275DAC 100%);
  color: #fff;
}
.nav-switch .progress .pLink-active .icon {
  background: url("../images/solicon.png") center no-repeat !important;
} */
.Pagination {
  width: 100%;
  padding: 0;
}
.Pagination .page-row {
  width: 100%;
  text-align: center;
  font-size: 16px;
}
.Pagination .page-row a.button {
  color: #666;
  font-size: 16px;
  width: 110px;
  height: 36px;
  border-radius: 18px;
  border: 1px solid #666;
  background-color: #fff;
  margin: 0 15px;
  cursor: pointer;
  transition: all 0.5s;
  display: inline-block;
  line-height: 36px;
}
.Pagination .page-row a.button:hover {
  background: #02409a;
  color: #fff;
}
.Pagination .page-row .btn-ative {
  background: #00913a;
  color: #fff;
}
.Pagination .page-row .page {
  color: #cdcdcd;
  cursor: pointer;
  font-size: 16px;
  margin: 0 16px;
}
.Pagination .page-row .page:hover {
  color: #00913a;
}
.Pagination .page-row .page-active {
  color: #00913a;
}
@media screen and (max-width: 1440px) {
  .Pagination .page-row {
    font-size: 1rem;
  }
  .Pagination .page-row button {
    font-weight: bold;
    font-size: 1rem;
    width: 7.375rem;
    height: 2.625rem;
  }
}
@media screen and (max-width: 1280px) {
  .Pagination {
    padding: 2.625rem 0;
  }
  .Pagination .page-row {
    font-size: 14px;
  }
  .Pagination .page-row button {
    font-weight: bold;
    font-size: 14px;
    width: 5.375rem;
    height: 2.125rem;
    margin: 0;
  }
  .Pagination .page-row .page {
    padding: 0 5px;
    margin: 0 5px;
  }
}
.model-title {
  /* width: fit-content; */
  position: relative;
  margin-bottom: 60px;
}
.model-title.marginCenter {
  margin: auto;
}
.model-title.marginRight {
  margin-left: auto;
  margin-right: 0;
}
.model-title .en-title {
  font-size: 94px;
  font-family: siyuan;
  font-weight: 900;
  color: #110b25;
  line-height: 1;
  text-transform: uppercase;
  opacity:0.05;
  text-align: center;
}
.model-title .cn-title {
  font-size: 42px;
  font-weight: 900;
  font-family: siyuan;
  color: #000000;
  margin-top: -50px;
  text-align: center;
}
.model-title .cn-title.left-align {
  text-align: left;
}
.model-title .line {
  width: 50px;
  height: 4px;
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  margin: 20px auto 0;
  bottom: -20px;
}
.model-title1 {
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}
.model-title1 .en-title {
  text-align: center;
  font-size: 94px;
  font-family: siyuan;
  font-weight: 900;
  color: #EEF3FB;
}
.model-title1 .en-title1 {
  color: #d2ddec63;
}
.model-title1 .cn-title {
  width: 100%;
  font-size: 42px;
  font-weight: 900;
  font-family: siyuan;
  color: #000000;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 25px;
  bottom: 0;
  height: fit-content;
  text-align: center;
}
.page-title {
  text-align: center;
  position: relative;
}
.product .page-title{text-align: left;}
.page-title span {
  font-size: 36px;
  font-weight: 900;
  color: #000000;
  position: relative;
  z-index: 8;
}
.page-en-title {
  width: 100%;
  font-size: 82px;
  font-weight: 900;
  color: #110b25;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  /* left: 50%;
  margin-left: -25%; */
  bottom: 10px;
  opacity:0.05;
}
.line {
    width: 76px;
    height: 3px;
    background: #EC3849;
    margin-top: 20px;
    position: absolute;
    left: 50%;
    margin-left: -38px;
}
.font48 {
  font-size: 48px;
}
.textCenter {
  text-align: center;
}
.textRight {
  text-align: right;
}
.weight600 {
  font-weight: 600;
}
.page-line {
  width: 50px;
  height: 4px;
  background: #000;
  margin: 10px auto;
}
.container .wrapper #index .swiper-slide img.phone {
  display: none;
}

.case_des{
  color: #ffffff80;
  font-size: 16px;
}

.nav-switch .progress .active:hover {
  color:#EC3849;
}
.nav-switch .progress .active{
  color:#EC3849;
}

.Pagination ul li {
  display: inline-block;
  margin: 0 4px;
}
.Pagination ul li a,.Pagination ul li span {
  display: inline-block;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  border-radius: 100%;
  color: #EC3849;
  -webkit-box-shadow: 0 0px 12px 0.8px rgb(236,53,70,0.08);
          box-shadow: 0 0px 12px 0.8px rgb(236,53,70,0.08);
}
.Pagination ul li a:hover {
  background-color: #EC3849;
  color: #fff;
}
.Pagination ul li a.active,.Pagination ul li.active span {
  background-color: #EC3849;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.Pagination ul li a.active:hover {
  background-color: #333;
}
.Pagination ul li a.prev,
.Pagination ul li a.next {
  background-color: #f6f6f6;
  color: #EC3849;
  font-size: 17px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.Pagination ul li a.prev:hover,
.Pagination ul li a.next:hover {
  background-color: #EC3849;
  color: #fff;
}
