@charset "UTF-8";
/**!
* 产品
*/
.top-banner {
  background: url("../images/product/product.jpg") no-repeat center center;
  background-size: cover;
}

body {
  background-color: #f3f3f3;
}

.product-list {
  height: 530px;
  margin: 50px 0 75px;
}

@media (max-width: 768px) {
  .product-list {
    padding: 0 10px;
  }
}

.product-list-cd {
  display: block;
  height: 511px;
  width:346px;
  position: relative;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  border-radius:20px;
}

.product-list-cd .img-wrap {
  height: 276px;
}

.product-list-cd img {
	margin:38px 10px 20px 10px
}

.product-list-cd .hover {
  position: absolute;
  opacity: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(162, 34, 37, 0.92);
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.product-list-cd .hover:before {
  position: absolute;
  content: "";
  width: 64px;
  height: 64px;
  top: 163px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url("../images/play.png") no-repeat;
  background-size: 100% 100%;
}

.product-list-cd:hover span {
  background-color: #a22225;
  color: #fff;
}

.product-list-txt {
 
  height: 231px;
  
  z-index: 3;
 
  color: #0d2b4b;
  padding: 11px 20px 0px 20px;

  clear:both;
  position:relative
}

.product-list-txt .title1 {
  font-size: 18px;
  line-height: 25px;
  color: #0d2b4b;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align:center;
  font-weight:bold;
  margin-top:20px
}

.product-list-txt .title2 {
 
 
  font-size: 14px;
  color: #0c2b4b;
  line-height: 20px;
  text-indent:2em;
  text-align: left;
  padding-top:15px
 
}

.product-list2 .swiper-button-next {
  top: auto;
  bottom: 0;
  right: 50%;
  z-index: 10;
  width: 34px;
  height: 34px;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
  background: url("../images/next.png") center center no-repeat;
  background-color: #0e2b4e;
  background-size: 9px 14.5px;
  border-radius: 50%;
}

@media (max-width: 768px) {
  .product-list2 .swiper-button-next {
    bottom: 30px;
  }
}

.product-list2 .swiper-button-next:after {
  display: none;
}

.product-list2 .swiper-button-prev {
  top: auto;
  bottom: 0;
  left: 50%;
  z-index: 10;
  width: 34px;
  height: 34px;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  background: url("../images/prev.png") center center no-repeat;
  background-color: #0e2b4e;
  background-size: 9px 14.5px;
  border-radius: 50%;
}

@media (max-width: 768px) {
  .product-list2 .swiper-button-prev {
    bottom: 30px;
  }
}

.product-list2 .swiper-button-prev:after {
  display: none;
}

.product-list .swiper-button-next.swiper-button-disabled,
.product-list .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background-color: #dcdddd;
}

.hbhb{ clear:both; padding:10px 0px 10px 135px;}
.hbhb ul{ text-align:center; margin:0 auto}
.hbhb li{ float:left; width:310px; height:80px; text-align:center; border:2px solid #91dcea; margin:15px 30px;border-radius: 10px; }

@media (max-width: 1680px) {
  .hbhb{ clear:both; padding:10px 0px 10px 210px;}
}
@media (max-width: 1600px) {
  .hbhb{ clear:both; padding:10px 0px 10px 180px;}
}


.swiper-container{ padding:0px 60px}

.swiper-slide .shadow {
  box-shadow: 2px 2px 4px rgba(160, 160, 160, 0.2);
  clear:both;
  height:8px;
 
}

.swiper-button-next2 {

  bottom: -15px;
  right: 50%;
  z-index: 10;
  width: 34px;
  height: 34px;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
  background: url("../images/next.png") center center no-repeat;
  background-color: #0e2b4e;
  background-size: 9px 14.5px;
  border-radius: 50%;
  position:absolute;
  left:110px
}

.product-list .swiper-button-prev{ background:url(../images/product/left.png); width:34px; height:68px}
.product-list .swiper-button-disabled{ display:none}
.product-list .swiper-button-next{ background:url(../images/product/right.png); width:35px; height:67px; }


.product-list-cd:hover .swiper-button-next2{background-color: #a22225;}
.product-list-cd:hover  .shadow{ height:4px; background-color:#940004}






.display-pro {
 height:520px
}

@media (max-width: 1000px) {
  .display-pro {
    margin: 0;
  }
}

.display-pro   .swiper-slide {
  float: left;
  width: 25%;
 
}

@media (max-width: 1000px) {
  .display-pro  .swiper-slide {
    float: none;
    width: auto;
    padding: 0 20px 20px;
  }
}

.display-pro  .swiper-slide {
  display: block;
  position: relative;
  height: 413px;
  background: #fff;
}

.display-pro  .swiper-slide:hover {
  cursor: pointer;
}

.display-pro .swiper-slide:hover .more {
  opacity: 1;
}

.display-pro .swiper-slide:hover .animate-line {
  width: 100%;
}

.display-pro  .swiper-slide img {
  width: 100%;
  height: 207px;
}

.display-pro  .swiper-slide .more {
  position: absolute;
  right: 0;
  opacity: 0;
  top: 176px;
  width: 131px;
  height: 31px;
  line-height: 31px;
  color: #fff;
  background: #0e2b4e;
  text-indent: 31px;
  font-size: 15px;
  font-weight: 200;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}

.display-pro  .swiper-slide .more:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -5px;
  right: 17px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 7px solid transparent;
  border-left: 7px solid #fff;
}

.display-pro  .swiper-slide .animate-line {
  position: absolute;
  left: 0;
  top: 203px;
  height: 4px;
  background: #a22225;
  width: 0%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.display-pro  .swiper-slide .name {
  text-align: center;
  padding-top: 15px;
  font-size: 19px;
  line-height: 80px;

  font-weight:bold;
  color:#102c51
}

.display-pro  .swiper-slide .description {
  display: block;
  padding: 0 40px;
  height: 63px;
  line-height: 21px;
  color: #898989;
  font-size: 11px;
  overflow: hidden;
  text-align: justify;
}
.display-pro .swiper-button-next {
  top: auto;
  bottom: 0;
  right: 50%;
  z-index: 10;
  width: 34px;
  height: 34px;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
  background: url("../images/next.png") center center no-repeat;
  background-color: #0e2b4e;
  background-size: 9px 14.5px;
  border-radius: 50%;
}
.display-pro .swiper-button-prev {
  top: auto;
  bottom: 0;
  left: 50%;
  z-index: 10;
  width: 34px;
  height: 34px;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  background: url("../images/prev.png") center center no-repeat;
  background-color: #0e2b4e;
  background-size: 9px 14.5px;
  border-radius: 50%;
}