img {
  max-width: 100%;
}
/* 产品世界 产品首页 */
.level1_wrap {
  background-color: #f5f5f5;
  padding: 35px 0;
  text-align: center;
}
.level1_wrap a {
  display: inline-block;
  font-size: 20px;
  padding: 0 32px;
  line-height: 1;
}
.level1_wrap a:not(:first-child) {
  border-left: 1px solid #000;
}
.level1_wrap a:hover,
.level1_wrap a.active {
  color: #b00000;
}
.level2_wrap {
  text-align: center;
  font-size: 0;
  padding: 3.125% 0;
}
.level2_wrap .label {
  display: none;
}
.level2_wrap a {
  display: inline-block;
  border: 2px solid #dadada;
  font-size: 16px;
  color: #7a7a7a;
  width: 146px;
  line-height: 46px;
  margin: 0 5px;
  border-radius: 23px;
  transition: all 0.3s ease;
}
.level2_wrap a:hover,
.level2_wrap a.active {
  color: #fff !important;
  background-color: #b00000;
  border-color: #b00000;
}
.pro_index .list {
  padding-bottom: 8.33333333%;
}
.pro_index .list li {
  float: left;
  width: 33.333%;
  margin-bottom: 50px;
}
.pro_index .list ul{margin: 0 -20px;}
.pro_index .list li a{display: block;margin: 0 20px;}
.pro_index .list .img {text-align: center;
  transition: all 0.3s ease;
  box-sizing: border-box;
  padding:20px;
  background:#f5f5f5;border:1px solid #f5f5f5;
}
.pro_index .list .img img{width:300px;max-width: 100%;}

@media screen and (max-width: 1440px) {
.pro_index .list ul{margin: 0 -10px;}
.pro_index .list li a{margin: 0 10px;}
.pro_index .list li {margin-bottom: 30px;}
}

@media screen and (min-width: 1025px) {
  .pro_index .list li:hover .img {
    border-color: #b00000;
    box-shadow: 0 0 20px 0 rgba(176,0,0,0.2);
    background: #fff;
  }
  .pro_index .list li:hover .name {
    color: #b00000;
  }
}

.pro_index .list .name {
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
}
.pro_index .list .name span {
  border: 2px solid #b00000;
  display: inline-block;
  color: #b00000;
  height: 26px; line-height:22px;
  padding: 0 10px;
  border-radius: 15px;
  margin-right: 10px;
}
@media screen and (max-width: 1024px) {
  .level1_wrap a {
    font-size: 18px;
    padding: 0 20px;
  }
  .level2_wrap {
    border-bottom: 1px solid #ccc;
    margin-bottom: 4%;
    text-align: left;
    padding-left: 40px;
  }
  .level2_wrap .label {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-left: -40px;
  }
  .level2_wrap a {
    font-size: 14px;
    width: auto !important;
    border: none;
    line-height: 1;
    border-right: 1px solid #ccc;
    border-radius: 0;
    padding: 4px 6px;
    margin: 0 0 5px;
  }
/*  .pro_index .list li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 4%;
  }
  .pro_index .list li:nth-child(3n) {
    margin-right: 2%;
  }
  .pro_index .list li:nth-child(2n) {
    margin-right: 0;
  }*/
  .pro_index .list .name {
    font-size: 12px;
    font-weight: normal;
  }
  .pro_index .list .name span {
    border-width: 1px;
    padding: 0 5px;
  }
}
@media screen and (max-width: 768px) {
  .level1_wrap a {
    font-size: 14px;
    padding: 0 10px;
    float: left;
    width:33.33%;line-height: 30px;
  }
  .level1_wrap{overflow: hidden;}
  .level1_wrap a:first-child{padding-left: 0;}
  .level2_wrap a {
    font-size: 14px;
  }
  .pro_index .list li {
    width: 100%;
    margin-right: 0 !important;
  }
  .level1_wrap a:not(:first-child){border:0;}
}
/* 企业简介 */
.company_wrap {
  margin-top: 4.16666667%;
}
.company_wrap .edit_con_original h1 {
  margin-bottom: 2%;
}
.company_wrap .edit_con_original p {
  margin-bottom: 20px;
}
.company_wrap .sec2 {
  margin-bottom: 5.20833333%;
  margin-top: 2.34375%;
}
.company_wrap .sec2 .wrap {
  position: relative;
}
.company_wrap .sec2 img {
  max-width: 100%;
}
.company_wrap .sec2 .swiper-slide {
  position: relative;
}
.company_wrap .sec2 .txt {
  position: absolute;
  bottom: 26px;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 18px;
}
.company_wrap .sec2 .swiper-button-prev,
.company_wrap .sec2 .swiper-button-next {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  background: #fff;
  color: #282828;
  font-family: \5b8b\4f53;
  font-weight: bold;
  font-size: 20px;
}
.company_wrap .sec2 .swiper-button-prev:hover,
.company_wrap .sec2 .swiper-button-next:hover {
  background-color: #b00000;
  color: #fff;
}
.company_wrap .sec2 .swiper-button-prev {
  left: -60px;
}
.company_wrap .sec2 .swiper-button-next {
  right: -60px;
}
.company_wrap .sec3 {
  overflow: hidden;
  background: url(../images/jiagou_bg.jpg) 0 0 no-repeat;
  background-size: cover;
  margin-bottom: 4.16666667%;
  padding: 4.47916667% 0 3.64583333%;
}
.company_wrap .sec4 {
  margin-bottom: 4.16666667%;
}
.company_wrap .sec4 li {
  position: relative;
  float: left;
  width: 49.30555556%;
  color: #fff;
}
.company_wrap .sec4 li:nth-child(2n) {
  float: right;
}
.company_wrap .sec4 li .cont {
  box-sizing: border-box;
  position: absolute;
  left: 8.45070423%;
  top: 8.45070423%;
  z-index: 2;
  font-size: 14px;
  max-width: 90%;
}
.company_wrap .sec4 li .cont p {
  margin-top: 20px;
}
.company_wrap .sec6 {
  padding-bottom: 5.20833333%;
}
.company_wrap .sec6 li {
  float: left;
  width: 32.15277778%;
  margin-right: 1.73611111%;
}
.company_wrap .sec6 li:nth-child(3n) {
  margin-right: 0;
}
.company_wrap .num {
  margin-bottom: 4.86111111%;
}
.company_wrap .num .item {
  display: inline-block;
  vertical-align: middle;
  color: #b00000;
}
.company_wrap .num .item span {
  line-height: 1;
}
.company_wrap .num .item sub {
  vertical-align: baseline;
}
.company_wrap .num .item p {
  margin-top: 10px;
}
.company_wrap .num .line {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5.97222222%;
}
.company_wrap .sec7 {
  background-color: #f8f8f8;
  padding: 3.64583333% 0 5.72916667%;
}
.company_wrap .sec7 .swiper-slide {
  margin-bottom: 35px;
 
}
.company_wrap .sec7 .swiper-slide:nth-child(2n) {
  margin-top: 0 !important;
  margin-bottom: 20px;
}
.company_wrap .sec7 .txt {
  padding: 15px 10px 0;
  font-size: 18px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.company_wrap .sec7 .line {
  width: 35px;
  height: 4px;
  background-color: #b00000;
  margin-top: 8px;
  margin-left: 10px;
}
.company_wrap .sec7 .swiper-pagination {
  position: static;
  text-align: center;
  transform: none;
}
.company_wrap .sec7 .swiper-pagination .swiper-pagination-bullet {
  transition: all 0.3s ease-in;
}
.company_wrap .sec7 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #b00000;
  transform: scale(1.2);
}
.sec_tit {
  font-weight: bold;
  margin-bottom: 2.77777778%;
}
@media screen and (max-width: 768px) {
  .company_wrap .sec2 .swiper-button-prev {
    left: 10px !important;
  }
  .company_wrap .sec2 .swiper-button-next {
    right: 10px !important;
  }
  .company_wrap .sec4 li {
    margin: 2% 0;
    width: 100%;
  }
  .company_wrap .num .line {
    display: none;
    height: 50px;
  }
  .company_wrap .num .line img {
    height: 100%;
  }
}
/* 产品详情 */
.product_detail_wrap .sec1 {
  margin: 5.20833333% 0;
}
.product_detail_wrap .sec1 .left {
  position: relative;
  float: left;
  width: 55.20833333%;
}

.product_detail_wrap .sec1 .left .proin{padding:50px;text-align: center;background:#efefef url(../images/pro_bg.jpg) no-repeat;background-size: cover;}
.product_detail_wrap .sec1 .left .proin img{width: 500px;max-width: 100%;}
.product_detail_wrap .sec1 .left .thumbs .proin{padding:10px;background:#efefef}

.product_detail_wrap .sec1 .left .thumbs {
  position: relative;
  margin-top: 15px;
}
.product_detail_wrap .sec1 .left .gallery-thumbs {
  width: calc(100% - 76px);
}
.product_detail_wrap .sec1 .left .swiper-button-next,
.product_detail_wrap .sec1 .left .swiper-button-prve {
  width: 19px;
  height: 36px;
}
.product_detail_wrap .sec1 .left .swiper-button-prev {
  background: url(../images/silde_prev.png) 0 0 no-repeat;
  background-size: 19px 36px;
  left: 0;
}
.product_detail_wrap .sec1 .left .swiper-button-prev:hover {
  background-image: url(../images/silde_prev_active.png);
}
.product_detail_wrap .sec1 .left .swiper-button-next {
  background: url(../images/silde_next.png) 0 0 no-repeat;
  background-size: 19px 36px;
  right: 0;
}
.product_detail_wrap .sec1 .left .swiper-button-next:hover {
  background-image: url(../images/silde_next_active.png);
}
.product_detail_wrap .sec1 .right {
  float: right;
  width: 38.88888889%;
}
.product_detail_wrap .sec1 .right .sort {
  border: 2px solid #b00000;
  text-align: center;
  height: 46px;
  line-height: 46px;
  padding: 0 20px;
  border-radius: 23px;
  display: inline-block;
  color: #b00000;
  margin-bottom: 10px;
}
.product_detail_wrap .sec1 .right .label {
  display: inline-block;
  width: 100px;
  font-weight: bold;
}
.product_detail_wrap .sec1 .right li {
  border-bottom: 1px solid #e8e8e8;
  padding: 18px 0;
  margin-top: 18px;
  font-size: 16px;
}
.product_detail_wrap .sec1 .right .buy_btn {
  width: 180px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  background: #b00000;
  font-size: 16px;
  border-radius: 25px;
  color: #fff;
  margin-top: 10%;
}
.product_detail_wrap .sec1 .right .buy_btn:hover span {
  margin-left: 5px;
}
.product_detail_wrap .sec1 .right .buy_btn i {
  display: inline-block;
  background: url(../images/car_icon.png) 0 center no-repeat;
  width: 19px;
  height: 19px;
  vertical-align: middle;
}
.product_detail_wrap .sec1 .right .buy_btn span {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s ease;
}
.product_detail_wrap .sec2 {
  
  padding: 4.84375% 0 5.83333333%;
  background: url(../images/detail_sec2_bg.jpg) 0 0 no-repeat;
  background-size: cover;
}
.product_detail_wrap .sec2 .left {
  float: left;
  font-size: 14px;
  width: 35.55555556%;
}
.product_detail_wrap .sec2 .left h2 {
  font-weight: bold;
  margin-bottom: 5%;
}
.product_detail_wrap .sec2 .left h4 {
  font-weight: bold;
  margin-bottom: 5%;
}
.product_detail_wrap .sec2 .left p {
  margin-bottom: 5%;
}
.product_detail_wrap .sec2 .right {
  float: right;
  max-width: 804px;
  width: 55.83333333%;
}
.product_detail_wrap .sec3 {
  padding: 4.6875% 0 5.72916667%;
}
.product_detail_wrap .sec3 .wrap {
  position: relative;
}
.product_detail_wrap .sec3 .swiper-slide .ratio-img {
  box-sizing: border-box;
  border: 2px solid #ded2ba;
  overflow: hidden;
}
.product_detail_wrap .sec3 .swiper-slide .txt {
  padding: 15px 10px 0;
  font-size: 18px;
  position: relative;
}
.product_detail_wrap .sec3 .line {
  width: 35px;
  height: 4px;
  background-color: #b00000;
  margin-top: 8px;
  margin-left: 10px;
}
.product_detail_wrap .sec3 .swiper-button-prev,
.product_detail_wrap .sec3 .swiper-button-next {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  background: #fff;
  color: #282828;
  font-family: \5b8b\4f53;
  font-weight: bold;
  font-size: 20px;
}
.product_detail_wrap .sec3 .swiper-button-prev:hover,
.product_detail_wrap .sec3 .swiper-button-next:hover {
  background-color: #b00000;
  color: #fff;
}
.product_detail_wrap .sec3 .swiper-button-prev {
  left: -60px;
}
.product_detail_wrap .sec3 .swiper-button-next {
  right: -60px;
}
.img_pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.img_pop .close {
  position: absolute;
  right: 5%;
  top: 5%;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  background: #fff url(../images/x.png) center center no-repeat;
  background-size: 15px 15px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.img_pop .img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 90%;
  max-width: 90%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.newleft{margin-top: 35px;}
.newleft .edit_con_original h2{font-size: 16px;margin-bottom: 15px;}
.newleft .edit_con_original h4{font-weight: inherit;line-height: 30px;}
.newleft .edit_con_original p{line-height: 30px;}

@media screen and (max-width: 1024px) {
  .product_detail_wrap .swiper-button-prev {
    left: 10px !important;
  }
  .product_detail_wrap .swiper-button-next {
    right: 10px !important;
  }
  .product_detail_wrap .sec1 .left .proin{padding: 30px;}

}
@media screen and (max-width: 768px) {

  .product_detail_wrap .sec1 .left,
  .product_detail_wrap .sec1 .right {
    width: 100%;
    float: none;
  }
  .product_detail_wrap .sec1 .right {
    margin-top: 4%;
  }
  .product_detail_wrap .sec1 .right li {
    margin-top: 0;
  }
  .product_detail_wrap .sec1 .right .buy_btn {
    margin-top: 2%;
  }
  .product_detail_wrap .sec2 .left,
  .product_detail_wrap .sec2 .right {
    width: 100%;
    float: none;
    margin: 3% 0;
  }
  .product_detail_wrap .sec2 .left p {
    margin-bottom: 3%;
  }
  .product_detail_wrap .sec3 .swiper-slide .txt {
    font-size: 14px;
  }

.product_detail_wrap .sec1 .left .proin{padding: 10px;}

  .newleft{margin-top: 20px;margin-bottom: 20px;}
  .newleft .edit_con_original h2{margin-bottom: 8px;}
  .newleft .edit_con_original h4{line-height: 24px;}
  .newleft .edit_con_original p{line-height: 24px;}
}
