﻿img { 
max-width:100%;
height: auto;
border-style: none;}
li { 
list-style: none;}

.solarsun-main-menu .menu-item-has-children > a:after {
    content: "\f107";
    font-family: FontAwesome !important;
    font-family: FontAwesome;
    font-family: "Font Awesome 5 Free";
}

.nypromain .right .prr-list ul { margin:0px; padding:0px;}

/**产品详情**/
.product-info-a {
  padding-top: 35px;
  padding-bottom: 100px;
}
.product-info-a .left-box {
  width: 46%;
}
.product-info-a .left-box .swiper-nav {
  position: relative;
  width: 86px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.product-info-a .left-box .swiper-nav .swiper-container {
  height: 420px;
}
.product-info-a .left-box .swiper-nav .img-box {
  display: block;
  border: 1px solid #e4e4e4;
  transition: all 0.3s;
}
.product-info-a .left-box .swiper-nav .img-box::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.product-info-a .left-box .swiper-nav .img-box img {
  opacity: 0.35;
}
.product-info-a .left-box .swiper-nav .img-box:hover {
  border-color: #60b637;
}
.product-info-a .left-box .swiper-nav .on .img-box {
  border-color: #60b637;
}
.product-info-a .left-box .swiper-nav .on .img-box img {
  opacity: 1;
}
.product-info-a .left-box .swiper-btns .btn {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 36px;
  background: no-repeat center;
  opacity: 0.5;
}
.product-info-a .left-box .swiper-btns .btn:hover {
  opacity: 1;
}
.product-info-a .left-box .swiper-btns .prev {
  top: 0;
  background-image: url(../images/icon_jt_6_1_1.png);
}
.product-info-a .left-box .swiper-btns .next {
  bottom: 0;
  background-image: url(../images/icon_jt_6_2_1.png);
}
.product-info-a .left-box .big-img {
  width: calc(100% - 100px);
  padding-left: 5%;
}
.product-info-a .left-box .big-img .img-box {
  width: 600px;
  max-width: 100%;
  border:3px solid #e4e4e4;
}
.product-info-a .left-box .big-img .img-box::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.product-info-a .right-box {
  width: 40.714%;
  padding-top: 30px;
}
.product-info-a .right-box .ad {
  font-size: 16px;
  line-height: 1.4em;
  color: #777777;
}
.product-info-a .right-box .title {
  font-size: 46px;
  font-weight: normal;
  line-height: 1.4em;
  color: #333333;
}
.product-info-a .right-box .cont {
  margin-top: 13px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding-top: 38px;
  padding-bottom: 58px;
  font-size: 15px;
  line-height: 22px;
  color: #777777;
}
.product-info-a .right-box .cont.type2 {
  margin-bottom: 35px;
  padding-bottom: 24px;
}
.product-info-a .right-box .cont ul {
  margin: 0;
  padding-left: 18px;
}
.product-info-a .right-box .cont ul li {
  padding: 8px 0;
}
.product-info-a .right-box .cont-tit {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4em;
  color: #333333;
}
@media (max-width: 992px) {
  .product-info-a {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .product-info-a .left-box {
    width: 100%;
  }
  .product-info-a .left-box .swiper-nav {
    order: 2;
    margin-top: 15px;
    width: 100%;
    padding: 0 40px;
  }
  .product-info-a .left-box .swiper-nav .swiper-container {
    height: auto;
  }
  .product-info-a .left-box .swiper-btns .btn {
    left: auto;
    top: 0;
    width: 30px;
    height: 100%;
    background-size: 14px auto;
  }
  .product-info-a .left-box .swiper-btns .prev {
    left: 0;
    background-image: url(../images/icon_jt_1_1_2.png);
  }
  .product-info-a .left-box .swiper-btns .next {
    right: 0;
    background-image: url(../images/icon_jt_1_2_2.png);
  }
  .product-info-a .left-box .big-img {
    width: 100%;
    padding-left: 0;
  }
  .product-info-a .left-box .big-img .img-box {
    margin: 0 auto;
    width: 600px;
  }
  .product-info-a .right-box {
    width: 100%;
    padding-top: 20px;
  }
  .product-info-a .right-box .ad {
    font-size: 14px;
  }
  .product-info-a .right-box .title {
    font-size: 20px;
  }
  .product-info-a .right-box .cont {
    margin-top: 10px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 14px;
  }
  .product-info-a .right-box .cont.type2 {
    margin-bottom: 18px;
    padding-bottom: 20px;
  }
  .product-info-a .right-box .cont ul li {
    padding: 2px 0;
  }
  .product-info-a .right-box .cont-tit {
    margin-bottom: 5px;
  }
}
.product-info-b {
  position: relative;
  padding-bottom: 15px;
}
.product-info-b::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 355px;
  max-height: 25%;
  background: linear-gradient(#f3f3f3, #ffffff);
}
.product-info-b .wrap {
  position: relative;
}
.product-info-b .list4 {
  margin-top: -10px;
}
@media (max-width: 992px) {
  .product-info-b {
    padding-bottom: 0;
  }
}



@media (max-width: 1200px) {

.more-box-a {
  font-size: 0;
  line-height: 0;
}
.more-box-a .btn {
  border-radius: 28px;
  padding-left: 28px;
  padding-right: 15px;
  font-size: 15px;
  line-height: 56px;
  color: #ffffff;
  background-color: #60b637;
}
.more-box-a .btn::after {
  content: '';
  display: block;
  margin-left: 30px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background: #b71120 url(../images/icon_jt_3_2_1.png) no-repeat center;
  transform: translateX(0);
  transition: all 0.3s;
}
.more-box-a .btn:hover {
  background-color: #2b3d68;
}
.more-box-a .btn:hover::before,
.more-box-a .btn:hover::after {
  background-color: #0094fb;
  transform: translateX(-5px);
}
}



