.home .title {
  font-size: 35px;
  color: #1F2A63;
  font-weight: 300;
  text-align: center;
  position: relative;
  padding-bottom: 65px;
  padding-top: 6vw;
  letter-spacing: 2px;
}
.home .title span {
  display: inline-block;
  position: relative;
}
.home .title span:after {
  content: '';
  position: absolute;
  height: 5px;
  background-color: #C6D3DB;
  width: 80px;
  left: 50%;
  bottom: -15px;
  margin-left: -40px;
}
.home .home-page1 {
  background-color: #EEF2F4;
  position: relative;
}
.home .home-page1 .title {
  background-color: #fff;
}
.home .home-page1 .content {
  position: relative;
}
.home .home-page1 .content:before {
  content: '';
  position: absolute;
  border: 40px solid;
  border-color: #fff transparent transparent transparent;
  height: 0px;
  width: 0px;
  left: 50%;
  top: 0px;
  margin-left: -40px;
}
.home .home-page1 .content .list {
  display: flex;
  flex-wrap: wrap;
  padding: 50px 0;
  padding-top: 100px;
}
.home .home-page1 .content .list dd {
  width: calc((100% - 60px)/4);
  background-color: #fff;
  border-radius: 12px;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.home .home-page1 .content .list dd:nth-child(4n) {
  margin-right: 0px;
}
.home .home-page1 .content .list dd .img {
  text-align: center;
  height: 230px;
}
.home .home-page1 .content .list dd .img img {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.home .home-page1 .content .list dd .name {
  height: 45px;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #1C2472;
  border-radius: 50px;
}
.home .home-page1 .content .list dd .name:hover {
  border-color: #009CDE;
  background-color: #009CDE;
  color: #fff;
}
.home .home-page1 .content .but {
  position: relative;
  text-align: center;
}
.home .home-page1 .content .but img {
  width: 180px;
  position: relative;
  top: 18px;
  cursor: pointer;
  z-index: 999;
}
.home .home-page2 .content .text {
  color: #606060;
}
.home .home-page2 .content .but {
  padding-top: 40px;
  position: relative;
}
.home .home-page2 .content .but .loading-more {
  position: absolute;
  left: 153px;
  bottom: 9px;
}
.home .home-page2 .content .container .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home .home-page2 .content .container .row .col-md-6 {
  width: calc((100% - 50px)/2);
  padding-top: 30px;
}
.home .home-page2 .content .container .row .col-md-6 p {
  padding-top: 10px;
}
.home .home-page2 .content .container .row .col-md-6 p .btn {
  display: block;
  line-height: 40px;
  border-radius: 40px;
  color: #fff;
  font-weight: 300;
  display: inline-block;
  background-image: linear-gradient(125deg, #3B60A5 0%, #378DC8 97%);
  text-align: center;
  font-size: 18px;
  padding: 0 30px;
  margin-top: 10px;
}
.home .home-page2 .content .container .row .col-md-6 h4 {
  font-size: 21px;
}
.home .home-page2 .content .container .row .col-md-6 h4 a {
  color: black;
  display: block;
  width: 110px;
  background: url(../img/home/h-h.png) no-repeat right center;
}
.home .home-page2 .content .container .row .col-md-6 h4 a:hover {
  color: #991553;
  background: url("../img/home/h-r.png") no-repeat right center;
}
.home .home-page2 .content .container .row .padding-bottom-40 {
  padding-bottom: 40px;
}
.home .home-page3 .title {
  padding-bottom: 50px;
}
.home .home-page3 .content .but {
  text-align: center;
}
.home .home-page3 .content .news-content {
  position: relative;
  margin-top: 20px;
}
.home .home-page3 .content .news-content .swiper-slide .con {
  padding: 18px 8px 18px 8px;
}
.home .home-page3 .content .news-content .swiper-slide .con .item {
  font-size: 12px;
  color: #555656;
  cursor: pointer;
  background-color: #ffffff;
  box-shadow: 2px 0 8px #b3b3b3;
}
.home .home-page3 .content .news-content .swiper-slide .con .item img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
.home .home-page3 .content .news-content .swiper-slide .con .item:hover img {
  opacity: 0.75;
}
.home .home-page3 .content .news-content .swiper-slide .con .item .text {
  padding: 20px 28px;
  font-size: 14px;
  color: #555656;
  display: block;
}
.home .home-page3 .content .news-content .swiper-slide .con .item p {
  padding-bottom: 20px;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home .home-page3 .content .news-content .swiper-slide .con .item p.m {
  color: #18316F;
  line-height: 19px;
  max-height: 39px;
  white-space: normal;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* 超出部分省略号 */
  word-break: break-all;
  /* break-all(允许在单词内换行。) */
  display: -webkit-box;
  /* 对象作为伸缩盒子模型显示 */
  -webkit-box-orient: vertical;
  /* 设置或检索伸缩盒对象的子元素的排列方式 */
  -webkit-line-clamp: 2;
}
.home .home-page3 .content .news-content .swiper-button-prev,
.home .home-page3 .content .news-content .swiper-button-next {
  position: absolute;
  z-index: 9;
  left: -50px;
  top: 165px;
  width: 23px;
  height: 25px;
  background: url("../img/home/left-tr.png") no-repeat center 0;
  background-size: 100% 100%;
}
.home .home-page3 .content .news-content .swiper-button-next {
  left: auto;
  right: -50px;
  background: url("../img/home/right-tr.png") no-repeat center 0;
  background-size: 100% 100%;
}
.home .left-fixed {
  width: 100px;
  background-color: #E3E8EC;
  left: 0px;
  top: 30%;
  border-top-right-radius: 20px;
  position: fixed;
  z-index: 99;
  overflow: hidden;
  padding-bottom: 30px;
  display: none;
}
.home .left-fixed .name {
  line-height: 50px;
  text-align: center;
  background-color: #009CDE;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
}
.home .left-fixed .buy-list a {
  display: block;
  text-align: center;
  margin-top: 25px;
}
.home .left-fixed .buy-list a img {
  width: 60%;
}
.product .search-count {
  display: flex;
  justify-content: space-between;
  margin: 0px 150px;
}
.product .search-count .but a {
  display: inline-block;
  line-height: 42px;
  border: 1px solid #3A599A;
  border-radius: 8px;
  padding: 0 15px 0 10px;
  margin-left: 20px;
}
.product .search-count .but a span {
  display: inline-block;
  line-height: 42px;
  padding-right: 25px;
}
.product .search-count .but a:hover {
  border-color: #3A599A;
  color: #fff;
}
.product .search-count .but a.down span {
  background: url("../img/home/down-icon.png") no-repeat right center;
  background-size: 12px auto;
}
.product .search-count .but a.catalogue span {
  background: url("../img/home/icon2.png") no-repeat right center;
  background-size: 16px auto;
}
.product .search-count .but a:hover.down {
  background: #3A599A;
}
.product .search-count .but a:hover.down span {
  background: #3A599A url("../img/home/down-icon-active.png") no-repeat right center;
  background-size: 10px auto;
}
.product .search-count .but a:hover.catalogue {
  background: #3A599A;
}
.product .search-count .but a:hover.catalogue span {
  background: #3A599A url("../img/home/icon2-active.png") no-repeat right center;
  background-size: 10px auto;
}
.product .product-list {
  display: flex;
  margin: 50px 150px;
  flex-wrap: wrap;
}
.product .product-list dd {
  width: calc((100% - 60px)/3);
  background-color: #fff;
  border-radius: 12px;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0 0px;
  margin-right: 30px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  display: block;
}
.product .product-list dd:nth-child(3n) {
  margin-right: 0px;
}
.product .product-list dd .img {
  text-align: center;
  border: 1px solid #AEBCC8;
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
  border-radius: 10px;
  position: relative;
}
.product .product-list dd .img img {
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  object-fit: contain;
  position: absolute;
  left: 15px;
  top: 15px;
}
.product .product-list dd .name {
  font-size: 25px;
  color: #1F2A63;
  border-left: 2px solid #1F2A63;
  line-height: 1.2;
  padding-left: 20px;
  margin: 20px 0 0 18px;
  font-weight: 300;
  word-break: break-word;
}
.product .product-list dd .but-more {
  margin: 15px 0 0 18px;
}
.product .product-left-fixed {
  width: 160px;
  background-color: #E3E8EC;
  left: 0px;
  top: 50%;
  border-top-right-radius: 12px;
  position: fixed;
  z-index: 99;
  overflow: hidden;
  padding-bottom: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  display: none;
}
.product .product-left-fixed .top-loading {
  height: 30px;
  background-color: #3A599A;
  padding-top: 3px;
}
.product .product-left-fixed .top-loading .loading-more {
  margin: 0px 0 0 103px;
}
.product .product-left-fixed .top-loading .loading-more span {
  margin-right: 1px;
  background-color: #fff;
}
.product .product-left-fixed .menu-two {
  max-height: calc(100vh - 40px);
  overflow-y: auto;
}
.product .product-left-fixed .menu-two dl {
  background-color: #fff;
  text-align: left;
  border-top-right-radius: 10px;
  position: relative;
}
.product .product-left-fixed .menu-two dl dd {
  color: #96A4C3;
  font-size: 14px;
  box-sizing: content-box;
  position: relative;
  cursor: pointer;
  padding-right: 15px;
  background: url("../img/header/two-menu.png") no-repeat center center;
  background-size: 100% 100%;
  overflow: hidden;
}
.product .product-left-fixed .menu-two dl dd a {
  color: #565657;
  display: block;
  line-height: 40px;
  padding-left: 20px;
  border-left: 4px solid #7DB22E;
  margin: 10px 0px;
}
.product .product-left-fixed .menu-two dl dd:hover a,
.product .product-left-fixed .menu-two dl dd.active a {
  color: #1992CD;
  font-weight: 300;
}
.product .product-left-fixed .menu-two dl dd:hover .arrow-right,
.product .product-left-fixed .menu-two dl dd.active .arrow-right {
  border-color: #378FCA;
}
.product .product-left-fixed .menu-two dl dd .menu-three {
  background-color: #fff;
  padding: 0 10px;
  position: relative;
  width: 161px;
  display: none;
}
.product .product-left-fixed .menu-two dl dd .menu-three .con {
  border-left: 2px solid #7DB22E;
  border-right: 2px solid #7DB22E;
  overflow: hidden;
  padding-bottom: 5px;
}
.product .product-left-fixed .menu-two dl dd .menu-three .con a {
  display: block;
  background: url("../img/home/menu3.png") no-repeat center center;
  background-size: 100% 100%;
  color: #717171;
  font-weight: normal;
  font-size: 12px;
  border-radius: 5px;
  border-left: 0px;
  padding: 10px 0;
  line-height: 1.2;
  text-align: center;
  margin: 5px;
  margin-bottom: 0px;
}
.product .product-left-fixed .menu-two dl dd .menu-three .con a:hover,
.product .product-left-fixed .menu-two dl dd .menu-three .con a.active {
  background-color: #7DB22E;
  background-image: none;
  color: #fff;
}
.product .product-left-fixed .menu-two dl dd.active,
.product .product-left-fixed .menu-two dl dd:hover {
  background-color: #7DB22E;
  background-image: none;
}
.product .product-left-fixed .menu-two dl dd.active a,
.product .product-left-fixed .menu-two dl dd:hover a {
  border-color: #fff;
  color: #fff;
}
.product .product-left-fixed .menu-two dl dd.active a .arrow-right,
.product .product-left-fixed .menu-two dl dd:hover a .arrow-right {
  border-color: #fff;
  transform: rotate(135deg);
}
.product .product-left-fixed .menu-two dl dd:nth-child(4) a {
  border-color: #7A3685;
}
.product .product-left-fixed .menu-two dl dd:nth-child(4).active,
.product .product-left-fixed .menu-two dl dd:nth-child(4):hover {
  background-color: #7A3685;
}
.product .product-left-fixed .menu-two dl dd:nth-child(4) .menu-three .con {
  border-left: 2px solid #7A3685;
  border-right: 2px solid #7A3685;
}
.product .product-left-fixed .menu-two dl dd:nth-child(4) .menu-three .con a:hover,
.product .product-left-fixed .menu-two dl dd:nth-child(4) .menu-three .con a.active {
  background-color: #7A3685;
}
.product .product-left-fixed .menu-two dl dd:nth-child(3) a {
  border-color: #CE171C;
}
.product .product-left-fixed .menu-two dl dd:nth-child(3).active,
.product .product-left-fixed .menu-two dl dd:nth-child(3):hover {
  background-color: #CE171C;
}
.product .product-left-fixed .menu-two dl dd:nth-child(3) .menu-three .con {
  border-left: 2px solid #CE171C;
  border-right: 2px solid #CE171C;
}
.product .product-left-fixed .menu-two dl dd:nth-child(3) .menu-three .con a:hover,
.product .product-left-fixed .menu-two dl dd:nth-child(3) .menu-three .con a.active {
  background-color: #CE171C;
}
.product .product-left-fixed .menu-two dl dd:nth-child(5) a {
  border-color: #139EA2;
}
.product .product-left-fixed .menu-two dl dd:nth-child(5).active,
.product .product-left-fixed .menu-two dl dd:nth-child(5):hover {
  background-color: #139EA2;
}
.product .product-left-fixed .menu-two dl dd:nth-child(5) .menu-three .con {
  border-left: 2px solid #139EA2;
  border-right: 2px solid #139EA2;
}
.product .product-left-fixed .menu-two dl dd:nth-child(5) .menu-three .con a:hover,
.product .product-left-fixed .menu-two dl dd:nth-child(5) .menu-three .con a.active {
  background-color: #139EA2;
}
.product .product-left-fixed .menu-two dl dd:nth-child(7) a {
  border-color: #E98E14;
}
.product .product-left-fixed .menu-two dl dd:nth-child(7).active,
.product .product-left-fixed .menu-two dl dd:nth-child(7):hover {
  background-color: #E98E14;
}
.product .product-left-fixed .menu-two dl dd:nth-child(7) .menu-three .con {
  border-left: 2px solid #E98E14;
  border-right: 2px solid #E98E14;
}
.product .product-left-fixed .menu-two dl dd:nth-child(7) .menu-three .con a:hover,
.product .product-left-fixed .menu-two dl dd:nth-child(7) .menu-three .con a.active {
  background-color: #E98E14;
}
.product .product-left-fixed .menu-two dl dd:nth-child(6) a {
  border-color: #045B9F;
}
.product .product-left-fixed .menu-two dl dd:nth-child(6).active,
.product .product-left-fixed .menu-two dl dd:nth-child(6):hover {
  background-color: #045B9F;
}
.product .product-left-fixed .menu-two dl dd:nth-child(6) .menu-three .con {
  border-left: 2px solid #045B9F;
  border-right: 2px solid #045B9F;
}
.product .product-left-fixed .menu-two dl dd:nth-child(6) .menu-three .con a:hover,
.product .product-left-fixed .menu-two dl dd:nth-child(6) .menu-three .con a.active {
  background-color: #045B9F;
}
.product .product-left-fixed .menu-two dl dd:nth-child(2) a {
  border-color: #3991D0;
}
.product .product-left-fixed .menu-two dl dd:nth-child(2).active,
.product .product-left-fixed .menu-two dl dd:nth-child(2):hover {
  background-color: #3991D0;
}
.product .product-left-fixed .menu-two dl dd:nth-child(2) .menu-three .con {
  border-left: 2px solid #3991D0;
  border-right: 2px solid #3991D0;
}
.product .product-left-fixed .menu-two dl dd:nth-child(2) .menu-three .con a:hover,
.product .product-left-fixed .menu-two dl dd:nth-child(2) .menu-three .con a.active {
  background-color: #3991D0;
}
.product .product-detail .content .pic {
  display: flex;
  width: 100%;
  position: relative;
  justify-content: space-between;
  margin-bottom: 20px;
}
.product .product-detail .content .pic .left {
  width: 450px;
}
.product .product-detail .content .pic .left .swiper-container .swiper-slide .img {
  text-align: center;
  border: 2px solid #AEBCC8;
  height: 500px;
  border-radius: 12px;
  position: relative;
}
.product .product-detail .content .pic .left .swiper-container .swiper-slide .img img {
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  object-fit: contain;
  position: absolute;
  left: 15px;
  top: 15px;
}
.product .product-detail .content .pic .left .swiper-thumbs {
  margin-top: 20px;
}
.product .product-detail .content .pic .left .swiper-thumbs .img {
  text-align: center;
  border: 2px solid #AEBCC8;
  position: relative;
}
.product .product-detail .content .pic .left .swiper-thumbs .img img {
  width: 100%;
  object-fit: contain;
  left: 15px;
  top: 15px;
}
.product .product-detail .content .pic .right {
  width: calc(100% - 500px);
}
.product .product-detail .content .pic .right .a1 {
  border-top: 1px solid #94A1BE;
  position: relative;
  padding-top: 12px;
}
.product .product-detail .content .pic .right .a1 a {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #94A1BE;
  padding: 0 12px;
  color: #fff;
  line-height: 28px;
}
.product .product-detail .content .pic .right .a1 a:hover {
  background-color: #1F2A63;
}
.product .product-detail .content .pic .right .text {
  color: #8696A5;
  font-size: 16px;
  border-bottom: 1px solid #E3E7EB;
  padding: 30px 0;
}
.product .product-detail .content .pic .right .text .name {
  color: #173168;
  font-weight: 300;
  padding: 0px 0 10px 0;
}
.product .product-detail .content .pic .right .chang-but {
  text-align: right;
  padding: 20px 0 0 0;
}
.product .product-detail .content .pic .right .chang-but .m {
  position: relative;
  display: inline-block;
}
.product .product-detail .content .pic .right .chang-but .m span {
  bottom: 2px;
}
.product .product-detail .content .pic .right .chang-but .next,
.product .product-detail .content .pic .right .chang-but .prev {
  background: url("../img/home/jt2.png") no-repeat center center;
  background-size: 30px auto;
  width: 47px;
  height: 47px;
  border: 1px solid #8898A8;
  display: flex;
  font-size: 21px;
  font-family: Arial;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  color: #8898A8;
  cursor: pointer;
  display: inline-block;
}
.product .product-detail .content .pic .right .chang-but .next:hover,
.product .product-detail .content .pic .right .chang-but .prev:hover,
.product .product-detail .content .pic .right .chang-but .next.active,
.product .product-detail .content .pic .right .chang-but .prev.active {
  color: #fff;
  background-color: #8898A8;
  background: #8898A8 url("../img/home/jt2-hover.png") no-repeat center center;
  background-size: 30px auto;
}
.product .product-detail .content .pic .right .chang-but .prev {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.product .product-detail .content .product-two-title {
  color: #173168;
  font-weight: 300;
  font-size: 26px;
  border-bottom: 1px solid #E3E7EB;
  padding: 30px 0;
}
.product .product-detail .content .product-two-title img {
  display: inline-block;
  margin-left: 30px;
  vertical-align: bottom;
  width: 50px;
}
.product .product-detail .content .img-detail {
  padding: 60px 0 50px 0;
  text-align: center;
}
.product .product-detail .content .img-detail img {
  max-width: 60%;
}
.product .product-detail .content .img-detail .w80 {
  max-width: 70%;
}
.product .product-detail .content .down-list a {
  padding: 20px 0 20px 0px;
  position: relative;
  border-bottom: 1px solid #E3E6EA;
  color: #000000;
  display: block;
  justify-content: space-between;
}
.product .product-detail .content .down-list a span {
  background: url("../img/header/down-icon1.svg") no-repeat center center;
  background-size: 100% 100%;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -20px;
}
.product .product-detail .content .down-list a:hover span {
  background: url("../img/header/down-icon1-hover.svg") no-repeat center center;
  background-size: 100% 100%;
}
@media screen and (max-width: 1430px) {
  .bread-module {
    margin: 0 145px;
  }
}
@media screen and (max-width: 750px) {
  .home .title {
    font-size: 28px;
    padding-bottom: 55px;
    padding-top: 16vw;
  }
  .home .title:after {
    bottom: 40px;
  }
  .home .home-page1 .content:before {
    border: 20px solid;
    border-color: #fff transparent transparent transparent;
    margin-left: -20px;
  }
  .home .home-page1 .content .list {
    display: block;
    padding: 30px 25px;
  }
  .home .home-page1 .content .list dd {
    width: auto;
    margin-right: 0px;
  }
  .home .home-page2 .content {
    padding: 0 25px;
  }
  .home .home-page2 .content .container .row .col-md-6 {
    width: 100%;
  }
  .home .home-page3 .content .news-content {
    position: relative;
    padding: 0 40px;
  }
  .home .home-page3 .content .news-content .swiper-slide .con {
    padding: 18px 8px 8px 8px;
  }
  .home .home-page3 .content .news-content .swiper-slide .con .item {
    font-size: 12px;
    color: #555656;
    cursor: pointer;
    background-color: #ffffff;
    box-shadow: 2px 0 8px #b3b3b3;
  }
  .home .home-page3 .content .news-content .swiper-slide .con .item img {
    width: 100%;
  }
  .home .home-page3 .content .news-content .swiper-slide .con .item:hover img {
    opacity: 0.75;
  }
  .home .home-page3 .content .news-content .swiper-slide .con .item .text {
    padding: 20px 28px;
    font-size: 12px;
  }
  .home .home-page3 .content .news-content .swiper-slide .con .item p {
    padding-bottom: 10px;
    font-size: 12px;
  }
  .home .home-page3 .content .news-content .swiper-slide .con .item p.m {
    color: #18316F;
    line-height: 19px;
  }
  .home .home-page3 .content .news-content .swiper-button-prev,
  .home .home-page3 .content .news-content .swiper-button-next {
    position: absolute;
    z-index: 9;
    left: 10px;
    top: 50%;
    width: 23px;
    height: 25px;
    margin-top: -10px;
    background: url("../img/home/left-tr.png") no-repeat center 0;
    background-size: 100% 100%;
  }
  .home .home-page3 .content .news-content .swiper-button-next {
    left: auto;
    right: 10px;
    background: url("../img/home/right-tr.png") no-repeat center 0;
    background-size: 100% 100%;
  }
  .home .left-fixed {
    width: 50px;
  }
  .home .left-fixed .name {
    font-size: 2vw;
  }
  .bread-module {
    margin: 0 0px;
    padding: 20px;
    font-size: 14px;
  }
  .product .product-left-fixed {
    top: 50px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    display: block;
  }
  .product .product-left-fixed .top-loading {
    background: #3A599A url("../img/home/down-triangle.png") no-repeat 130px center;
    background-size: 15px;
  }
  .product .product-left-fixed .top-loading .loading-more {
    margin: 0px 0 0 13px;
  }
  .product .product-left-fixed .menu-two {
    display: none;
  }
  .product .search-count {
    display: block;
    justify-content: space-between;
    margin: 0px 30px;
    font-size: 14px;
  }
  .product .search-count .but a {
    line-height: 25px;
    border: 1px solid #3A599A;
    border-radius: 5px;
    padding: 0 20px 0 10px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
  }
  .product .product-list {
    display: flex;
    margin: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product .product-list dd {
    width: calc((100% - 40px)/2);
  }
  .product .product-list dd:nth-child(2n) {
    margin-right: 0px;
  }
  .product .product-list dd .name {
    font-size: 18px;
  }
  .product .product-detail .content .pic {
    display: block;
    padding: 0 20px;
  }
  .product .product-detail .content .pic .left {
    width: 100%;
  }
  .product .product-detail .content .pic .left .swiper-container .swiper-slide .img {
    text-align: center;
    border: 2px solid #AEBCC8;
    height: calc(100vw - 40px);
    border-radius: 12px;
    position: relative;
    width: calc(100vw - 40px);
    overflow: hidden;
  }
  .product .product-detail .content .pic .left .swiper-container .swiper-slide .img img {
    width: calc(100vw - 40px);
    height: calc(100vw - 40px);
    left: 0px;
    top: 0px;
  }
  .product .product-detail .content .pic .right {
    width: auto;
    margin-top: 20px;
  }
  .product .product-detail .content .pic .right .chang-but .next,
  .product .product-detail .content .pic .right .chang-but .prev {
    background: url("../img/home/jt2.png") no-repeat center center;
    background-size: 30px auto;
    width: 30px;
    height: 30px;
    border: 1px solid #8898A8;
    display: flex;
    font-size: 21px;
    font-family: Arial;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
    color: #8898A8;
    cursor: pointer;
    display: inline-block;
  }
  .product .product-detail .content .pic .right .chang-but .next:hover,
  .product .product-detail .content .pic .right .chang-but .prev:hover,
  .product .product-detail .content .pic .right .chang-but .next.active,
  .product .product-detail .content .pic .right .chang-but .prev.active {
    color: #fff;
    background-color: #8898A8;
    background: #8898A8 url("../img/home/jt2-hover.png") no-repeat center center;
    background-size: 30px auto;
  }
  .product .product-detail .content .pic .right .chang-but .prev {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
  .product .product-detail .content .product-two-title {
    font-size: 21px;
    padding: 20px;
  }
  .product .product-detail .content .product-two-title img {
    width: 30px;
  }
  .product .product-detail .content .img-detail {
    padding: 30px 0 30px 0;
    text-align: center;
  }
  .product .product-detail .content .img-detail img {
    max-width: 90%;
  }
  .product .product-detail .content .down-list a {
    padding: 20px;
  }
  .product .product-detail .content .down-list a span {
    width: 30px;
    height: 30px;
    right: 20px;
    top: 50%;
  }
  .product .product-detail .content .down-list a:hover span {
    background: url("../img/header/down-icon1-hover.svg") no-repeat center center;
    background-size: 100% 100%;
  }
}
/*# sourceMappingURL=./home.css.map */