/*产品开始*/
.pro_a .intitle .tl {
  text-align: left;
}
.pro_a .intitle .line {
  margin: 0;
}
.pro_a .intitle .line::after {
  left: 0;
  -webkit-transform: translate(0);
     -moz-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
}
.pro_a .pro_ul {
  margin-bottom: 92px;
}
.pro_a .pro_ul a {
  display: block;
  width: 22.8571%;
  margin: 2.8572% 2.8572% 0 0;
  float: left;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  position: relative;
}
.pro_a .pro_ul a .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: rgba(245, 245, 245, 0);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  overflow: hidden;
}
.pro_a .pro_ul a .mask img {
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.pro_a .pro_ul a .mask .indiv {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pro_a .pro_ul a .mask .indiv * {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.pro_a .pro_ul a .mask .indiv .tl {
  text-align: center;
  font-size: 24px;
  color: #333333;
  margin-bottom: 27px;
  -webkit-transition-delay: .1s;
     -moz-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
}
.pro_a .pro_ul a .mask .indiv .en {
  color: #666666;
  font-weight: 600;
  text-align: center;
  margin-bottom: 48px;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
}
.pro_a .pro_ul a .mask .indiv .moreBtn {
  margin: 0 auto;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
}
.pro_a .pro_ul a:nth-child(4n) {
  margin-right: 0;
}
.pro_a .pro_ul a:hover .mask {
  background: rgba(245, 245, 245, 0.95);
}
.pro_a .pro_ul a:hover .mask .indiv .tl {
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.pro_a .pro_ul a:hover .mask .indiv .en {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.pro_a .pro_ul a:hover .mask .indiv .moreBtn {
  opacity: 1;
  -webkit-transition-delay: .1s;
     -moz-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.pro_b {
  padding: 4.7395% 0 6.979%;
}
.pro_b .wrap {
  padding: 1px 0 0 0;
}
.pro_b .sidebar {
  width: 80px;
  float: left;
}
.pro_b .sidebar .hoverbtn {
  width: 100%;
  background-color: #efefef;
}
.pro_b .sidebar .hoverbtn:hover {
  background: #ee6639;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.pro_b .sidebar .prev_pro {
  margin-bottom: 11px;
}
.pro_b .sidebar #small {
  margin-bottom: 11px;
  height: 266px;
}
.pro_b .sidebar #small .swiper-slide {
  border: solid 1px #e5e5e5;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
}
.pro_b .sidebar #small .actSlide {
  border-color: #ee6639;
}
.pro_b .main {
  width: 348px;
  float: left;
  position: relative;
  margin-left: 90px;
}
.pro_b .main .hoverbtn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pro_b .main .prev_pro {
  left: 0;
}
.pro_b .main .next_pro {
  right: 0;
}
.pro_b .main #big .swiper-slide {
  border: solid 1px #e5e5e5;
}
.pro_b .main #big .swiper-slide img {
  width: 100%;
}
.pro_b .info {
  float: right;
  margin-top: 76px;
  width: 500px;
}
.pro_b .info .name {
  color: #ee6639;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 36px;
}
.pro_b .info .text {
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}
.pro_c {
  background-color: #f5f5f5;
  padding: 30px 0 75px;
}
.pro_c .title {
  font-size: 24px;
  color: #0a0a0a;
  line-height: 88px;
  position: relative;
}
.pro_c .title::after {
  content: "";
  width: 50px;
  height: 3px;
  background-color: #eb6100;
  left: 0;
  bottom: 0;
}
.pro_c table {
  width: 100%;
  line-height: 75px;
  color: #666;
  font-size: 16px;
}
.pro_c table tr {
  border-top: 1px solid #e5e5e5;
}
.pro_c table tr .fg {
  float: left;
  width: 25%;
}
.pro_c table tr span {
  color: #333;
  font-weight: 600;
}
.pro_d {
  padding: 4.7395% 0 9.1146%;
}
.pro_d img {
  display: block;
  width: auto;
  margin: 0 auto;
}
/*产品结束*/
@media (max-width: 1440px) {
  .pro_a .pro_ul {
    margin-bottom: 50px;
  }
  .pro_a .pro_ul a .mask .indiv .tl {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .pro_a .pro_ul a .mask .indiv .en {
    margin-bottom: 30px;
  }
}
@media (max-width: 1366px) {
  .pro_b .info .name {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1280px) {
  .pro_b .info .name {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .pro_a .pro_ul {
    margin-bottom: 60px;
  }
  .pro_a .pro_ul a {
    width: 32%;
    margin: 2% 2% 0 0;
  }
  .pro_a .pro_ul a .mask .indiv .tl {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .pro_a .pro_ul a .mask .indiv .en {
    margin-bottom: 30px;
  }
  .pro_a .pro_ul a:nth-child(4n) {
    margin-right: 2%;
  }
  .pro_a .pro_ul a:nth-child(3n) {
    margin-right: 0;
  }
  .pro_a .pro_ul a:nth-child(4) {
    margin-top: 2%;
  }
  .pro_b .sidebar {
    display: none;
  }
  .pro_b .main {
    margin-left: 0;
  }
  .pro_b .main #big .swiper-pagination-bullet::before {
    background: #f5f5f5;
  }
  .pro_b .main #big .swiper-pagination-bullet-active::before {
    background: #ee6639;
  }
}
@media (max-width: 768px) {
  .pro_a .pro_ul a {
    width: 100%;
    border: none;
    margin: 20px 0 0 0;
  }
  .pro_a .pro_ul a img {
    border: 1px solid #e5e5e5;
  }
  .pro_a .pro_ul a .mt {
    font-size: 14px;
    padding: 0 10px;
    text-align: center;
    line-height: 50px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: auto;
    white-space: space nowrap;
  }
  .pro_a .pro_ul a:nth-child(4n) {
    margin-right: 0;
  }
  .pro_a .pro_ul a:nth-child(3n) {
    margin-right: 0;
  }
  .pro_a .pro_ul a:nth-child(2n) {
    margin-right: 0;
  }
  .pro_a .pro_ul a:nth-child(2),
  .pro_a .pro_ul a:nth-child(3),
  .pro_a .pro_ul a:nth-child(4) {
    margin-top: 20px;
  }
  .pro_a .moreBtn {
    margin: 0 auto;
  }
  .pro_b {
    padding: 60px 0;
  }
  .pro_b .info {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .pro_b .info .text {
    font-size: 14px;
  }
  .pro_b .info .name {
    font-size: 16px;
    text-align: center;
  }
  .pro_b .main {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .pro_b .main #big {
    padding-bottom: 30px;
  }
  .pro_c .outbox {
    width: 100%;
    overflow: auto;
  }
  .pro_c table {
    line-height: 24px;
    font-size: 12px;
  }
  .pro_c table tr td {
    padding: 10px;
  }
  .pro_c table tr .fg {
    width: 50%;
  }
  .pro_c table tr .fg span {
    font-size: 14px;
  }
}
