﻿.m{max-width:1360px;min-width:320px;margin:0 auto;box-sizing: border-box;}
a:hover{color:#666666;font-family: "arial";}
a{color:#666666;}
input,textarea{
  border: none;
  outline: none;
}
.mobile{
  display: none;
}
.all-com-list {
  padding-bottom: 60px;
  background: #eeeff3;
}

.all-com-list * {
  box-sizing: border-box;
}

.main-wrap{
  max-width: 1360px;
  min-width: 320px;
  margin: 0 auto;
}
.text-hidden{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.text-hidden2{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.all-breadbrumb {
  padding: 34px 0 20px;
}

.all-breadbrumb a {
  color: #333;
}

.all-breadbrumb .iconfont {
  line-height: 1;
}

.all-breadbrumb span {
  color: #333;
}

.all-com-section {
  border: 1px solid #e3e4ea;
  border-radius: 4px;
  background: #fff;
  margin-bottom: 15px;
  padding: 0 20px;
}

.all-cate-title {
  padding: 20px 0 14px 50px;
  border-bottom: 1px solid #e8eaee;
  font-size: 16px;
  font-weight: 600;
  background: url(https://bsg-s.nbxc.com/site_themes/common/auto_product/wp_blue/images/icon_cart1.png) no-repeat 18px center;
}

.all-cate ul {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
}

.all-cate ul li {
  position: relative;
  /* width: 20%; */
  padding: 0 15px;
  margin-bottom: 5px;
}

.all-cate ul li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 14px;
  background-color: #e8eaee;
}

.all-cate ul li:nth-child(5n):after {
  background-color: #fff;
}

.all-cate ul li a {
  display: inline-block;
  padding: 15px 22px;
  border-radius: 4px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.all-cate ul li a:hover {
  background-color: #f5f5f6;
}

.all-cate-des {
  padding: 50px;
}

.all-cate-des .title {
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 25px;
}

.all-cate-des p {
  line-height: 1.5;
  text-align: center;
  color: #666;
}

.all-cate-product li {
  padding: 45px 50px;
  display: flex;
  align-items: flex-start;
}

.all-cate-product .all-pro-img {
  width: 424px;
  height: 450px;
  border: 1px solid #eeeff3;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #f6f8fc; */
}

.all-cate-product .all-pro-img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.all-cate-product .all-pro-info {
  margin-left: 40px;
  flex: 1;
  overflow: hidden;
}

.all-cate-product .all-pro-tit {
  font-size: 22px;
  margin-bottom: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.all-cate-product .all-pro-price {
  display: flex;
  margin-bottom: 10px;
}

.all-cate-product .price-wrap {
  display: flex;
    align-items: center;
    color: #666;
}

.all-cate-product .pro-des {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

.all-cate-product .red-text {
  margin-left: 10px;
  font-size: 22px;
  color: #c91a1a;
  font-weight: bold;
}

.all-cate-product .cart-box {
  margin-left: 30px;
  display: flex;
  align-items: center;
}

.all-cate-product .get-price {
  margin-left: 5px;
  color: #0d59d6;
  font-weight: bold;
  text-decoration: underline;
}

.all-pro-detail .pro-des {
  display: block;
  margin-bottom: 15px;
}

.all-pro-table {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #ebeced;
  border-right: none;
  border-bottom: none;
  margin-bottom: 15px;
}

.all-pro-table dl {
  width: 50%;
  display: flex;
  border-bottom: 1px solid #ebeced;
  line-height: 1.5;
}

.all-pro-table dt,
.all-pro-table dd {
  padding: 15px 20px;
  border-right: 1px solid #ebeced;
  word-break: break-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.all-pro-table dt {
  width: 40%;
  background: #f9fafa;
}

.all-pro-table dd {
  width: 60%;
}

.all-cate-product .all-pro-detail p {
  line-height: 1.5;
  color: #7d7d7d;
}

.all-cate-product .contact-btn {
  margin-top: 30px;
  display: block;
  width: 260px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #0d59d6;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
}

.all-information {
  padding: 42px 50px;
}

.all-info-title {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #333;
}

.all-information ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.all-information li {
  width: 44%;
  margin-bottom: 25px;
}

.all-information .all-info-tit,
.all-related .all-related-tit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.all-information .all-info-tit {
  margin-bottom: 8px;
}

.all-information .all-info-tit a {
  font-size: 16px;
  color: #333;
}

.all-information li p {
  line-height: 1.5;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #999;
}

.all-related {
  padding: 42px 50px 20px;
}

.all-related ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.all-related li {
  width: 44%;
  margin-bottom: 32px;
}

.all-related .all-related-tit {
  margin-bottom: 15px;
}

.all-related .all-related-tit a{
  font-size: 16px;
  color: #333;
}

.all-related .all-related-con {
  display: flex;
}

.all-related .all-com-img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  margin-right: 15px;
}

.all-related .all-com-img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.all-related .all-related-con p {
  flex: 1;
  line-height: 1.5;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #999;
}


/*  */

.all-video {
  width: 100%;
  height: auto;
  margin-top: 40px;
}

.all-video-cardlist {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.all-video-card {
  width: 49%;
  height: auto;
  border-radius: 10px;
  background-color: white;
  overflow: hidden;
}

.all-video-card .videoBox {
  width: 100%;
  height: 0;
  padding-bottom: 53.6%;
  position: relative;
  cursor: pointer;
}

.all-video-card .innerBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.all-video-card .innerBox img {
  display: block;
  width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.all-video-card .videoBox .playicon {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.all-video-card .videoBox .cpyTag {
  width: 70%;
  height: 40px;
  line-height: 20px;
  padding: 10px 15px;
  display: flex;
  justify-content: space-evenly;
  position: absolute;
  left: 20px;
  bottom: 20px;
  background-color: white;
  border-radius: 8px;
  z-index: 10;
}

.all-video-card .videoBox .cpyTag img {
  width: 26%;
  height: auto;
  object-fit: contain;
  margin-right: 20px;
}

.all-video-card .videoBox .cpyTag span {
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.all-video-card .porList {
  width: 100%;
  padding: 10px;
}

.all-video-card .porList ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: auto;
}

.all-video-card .porList ul li {
  width: 18%;
  height: 0;
  padding-bottom: 18%;
  position: relative;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
}

.all-video-card .porList ul li:hover img {
  transform: scale(1.1);
  transition: all .4s ease;
}

.all-video-card .cpyBrr {
  display: none;
}

.videoPopup-wrap.show {
  display: block;
}

.videoPopup-wrap {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  transition: all 0.5s;
  z-index: 100000;
}

.videoPopup-wrap .removeBtn {
  position: absolute;
  right: 20%;
  top: 10%;
  cursor: pointer;
  width: 30px;
}

.videoPopup-wrap .videoPopup {
  position: absolute;
  width: 50vw;
  height: 35vw;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.videoPopup-wrap .videoPopup video {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.videoPopup-wrap .removeBtn:hover {
  background-color: red;
  border-radius: 30px;
  height: 27px;
  text-align: center;
  padding-top: 3px;
}

.videoPopup-wrap .removeBtn:hover img {
  width: 80%;
}

.all-video-card .cpyBar {
  display: none;
}

.all-certificate {
  width: 100%;
  margin-bottom: 15px;
}

.all-certificate-list {
  background-color: white;
  padding: 30px;
}

.all-certificate-list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.all-certificate-list ul li {
  width: 19%;
  height: 0;
  padding-bottom: 21%;
  position: relative;
  cursor: pointer;
}

.all-certificate-list ul li .innerBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  z-index: 10;
}

.all-certificate-list ul li .innerBox img {
  width: 80%;
  max-height: 100%;
  object-fit: contain;
}

.all-certificate-list ul li .innerBox2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

.all-certificate-list ul li .innerBox2 img {
  width: 99%;
  max-height: 100%;
  object-fit: contain;
}

.all-hot-product{
  margin-top: 45px;
  margin-bottom: 20px;
}
.all-hot-product .hot-main{
  position: relative;
  padding: 20px 18px 30px;
}
.all-hot-product .swiper-container {
  position: static;
}
.all-hot-product .swiper-slide{
  display: block;
}
.all-hot-product .img-box{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.all-hot-product .img-box a{
  position: absolute;
  left: 0;
  top:0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.all-hot-product .img-box img{
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.all-hot-product .pro-title{
  line-height: 1.5;
  color: #333;
}
.all-hot-product .swiper-button-next,.all-hot-product .swiper-button-prev{
  top: -65px;
  margin-top: 0;
  width: 45px;
  height: 45px;
  background-size: 7px 15px;
  box-shadow: 0px 0px 46px 0px rgba(109, 113, 122, 0.27);
}
.all-hot-product .swiper-button-next.swiper-button-disabled, .all-hot-product .swiper-button-prev.swiper-button-disabled{
  border: 1px solid #e9efff;
  opacity: .3;
}
.all-hot-product .swiper-button-next, .all-hot-product .swiper-container-rtl .swiper-button-prev{
  background-color: #fff;
  background-image: url(../image/icon_turn_r.png);
  right: 0;
}
.all-hot-product .swiper-button-prev, .all-hot-product .swiper-container-rtl .swiper-button-next{
  background-color: #fff;
  background-image: url(../image/icon_turn_l.png);
  left: auto;
  right: 60px;
}
.all-supplier{
  padding: 55px 50px 60px;
}
.all-supplier .all-info-title{
  font-size: 30px;
  margin-bottom: 25px;
}
.all-supplier .form{
  /* display: block; */
}
.supplier-form .input-box{
  position: relative;
  height: 42px;
  margin-bottom: 14px;
}
.supplier-form .input-box1{
  position: relative;
  margin-bottom: 36px;
}
.supplier-form .input-icon{
  position: absolute;
  left: 0;
  top:0;
  width: 56px;
  height: 42px;
  background-repeat: no-repeat;
  background-position: 30px center;
}
.supplier-form .input-icon1{
  background-image: url(../image/icon_sub.png);
}
.supplier-form .input-icon2{
  background-image: url(../image/icon_mail.png);
}
.supplier-form .input-icon3{
  background-image: url(../image/icon_mess.png);
}
.supplier-form .inp-text{
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 20px 0 56px;
  background-color: #fafafa;
border-radius: 4px;
  color: #333;
}
.supplier-form .input-box1 .input-icon{
  top: 10px;
  height: 26px;
}
.supplier-form .inp-textarea{
  display: block;
  width: 100%;
  height: 280px;
  line-height: 42px;
  padding: 0 20px 0 56px;
  border-radius: 4px;
  background-color: #fafafa;
  color: #333;
}
.supplier-form .btn-send{
  display: block;
  width: 240px;
  height: 62px;
  line-height: 62px;
  background-color: #3358c3;
border-radius: 6px;
  margin: 0 auto;
  font-size: 26px;
  color: #fff;
}


.videoSelectBar{
  display: flex;
}
.videoSelectBar .all-info-title{
  cursor: pointer;
}

.videoSelectBar .all-info-title:first-child{
  margin-right: 30px;
}

.all-video-cardlist{
  display: none;
}

.all-video-cardlist.selected{
  display: flex;
}
.videoSelectBar .all-info-title.selected{
  color: #0d59d6;
}


@media only screen and (max-width:1200px) {
  .all-cate ul li a {
    padding: 15px 0;
  }
}
@media only screen and (max-width:1040px) {
    body {
        padding-bottom: .8rem !important;
    }

    .mobile {
        display: block;
    }

    .all-com-list {
        padding-bottom: .28rem;
    }

    .all-cate-des {
        padding: .5rem .3rem;
    }

    .all-cate-des .title {
        font-size: .36rem;
        margin-bottom: .32rem;
    }

    .all-cate-des p {
        text-align: left;
        font-size: .32rem;
        line-height: .48rem;
    }

    .text-over-hidden {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .all-com-section {
        margin-bottom: .28rem;
    }

    .all-cate-product li {
        display: block;
        padding: .4rem .3rem;
    }

    .all-cate-product .all-pro-img {
        width: 100%;
        height: auto;
        margin-bottom: .4rem;
    }

    .all-cate-product .all-pro-img img {
        width: 100%;
    }

    .all-cate-product .all-pro-info {
        margin-left: 0;
    }

    .all-cate-product .all-pro-tit {
        font-size: .36rem;
        margin-bottom: .24rem;
    }

    .all-cate-product .all-pro-price {
        padding-bottom: .24rem;
        margin-bottom: 0;
    }

    .all-cate-product .red-text {
        margin-left: 0;
        font-size: .4rem;
    }

    .all-cate-product .cart-box {
        display: none;
    }

    .all-pro-detail .pro-des {
        font-size: .32rem;
        margin-bottom: .3rem;
    }

    .all-pro-table {
        margin-bottom: .4rem;
    }

    .view-more-box {
        padding-top: .2rem;
        text-align: right;
    }

    .view-more-box a {
        padding-right: .4rem;
        background: url(https://bsg-s.nbxc.com/site_themes/common/auto_product/wp_blue/images/icon_turn_down.png) no-repeat right center;
        background-size: .28rem;
        font-size: .28rem;
        color: #333;
    }

    .all-cate-product {
        margin-bottom: .28rem;
    }

    .all-cate-product .contact-btn {
        margin-top: 0;
        width: 100%;
        height: 1rem;
        line-height: 1rem;
        font-size: .42rem;
        border-radius: .04rem;
    }

    .all-cate-product li:last-child {
        margin-bottom: 0;
    }

    .all-information {
        padding: .66rem .3rem .32rem;
    }

    .all-info-title {
        font-size: .36rem;
        margin-bottom: .5rem;
        text-align: center;
    }

    .all-information ul {
        display: block;
    }

    .all-information li {
        width: 100%;
        margin-bottom: .48rem;
    }

    .all-information .all-info-tit a {
        font-size: .32rem;
    }

    .all-related {
        padding: .8rem .3rem .4rem;
    }

    .all-related ul {
        display: block;
    }

    .all-related li {
        width: 100%;
        margin-bottom: .6rem;
    }

    .all-related .all-related-tit {
        margin-bottom: .24rem;
        font-size: .32rem;
    }

    .all-breadbrumb {
        line-height: 1.5;
        padding: .4rem .3rem .3rem;
        background: #fff;
    }

    .all-related .all-com-img {
        width: 1.16rem;
        height: 1.16rem;
        margin-right: .3rem;
    }

    .all-detail-btn {
        position: fixed;
        z-index: 99;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1.72rem;
        padding: .36rem;
        background-color: #ffffff;
        box-shadow: 0rem -0.06rem .22rem .02rem rgba(221, 221, 221, 0.5);
        margin-bottom: 1.2rem;
    }

    .all-detail-contact {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 1rem;
        text-align: center;
        border-radius: .04rem;
        font-size: .36rem;
        color: #fff;
        background: #0d59d6;
    }

    .all-detail-contact span {}

    .all-detail-contact img {
        width: .4rem;
    }

    .all-detail-contact span {
        margin-left: .2rem;
    }

    .all-cate {
        padding: 0 .3rem;
    }

    .all-cate-title {
        padding: .4rem 0 .4rem .6rem;
        background-position: left center;
        font-size: .32rem;
    }

    .all-cate ul {
        padding: 0;
    }

    .all-cate ul li {
        width: 50%;
        padding: 0 .2rem;
        border-bottom: .004rem solid #e3e3e3;
        margin-bottom: 0;
    }

    .all-cate ul li a {
        padding: .24rem 0;
        border-radius: 0;
    }

    .all-cate ul li:after {
        display: none;
    }

    .all-video-cardlist {
        flex-wrap: wrap;
        padding: 0 .2rem;
    }

    .all-video-card {
        width: 100%;
        border-radius: .16rem;
        margin-bottom: .4rem;
    }

    .all-video-card .videoBox .cpyTag,
    .all-video-card .porList {
        display: none;
    }

    .all-video-card .cpyBar {
        display: block;
        text-align: center;
        height: 1.2rem;
        line-height: 1.2rem;
        padding: 0 .3rem;
        font-size: .32rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .videoPopup-wrap .videoPopup {
        width: 80vw;
        max-height: 60vw;
    }

    .videoPopup-wrap .removeBtn {
        position: absolute;
        right: 5%;
        top: 30%;
        cursor: pointer;
        width: .48rem;
    }

    .all-video-card .videoBox .playicon {
        width: 1.2rem;
        height: 1.2rem;
    }

    .all-certificate-list ul {
        flex-wrap: wrap;
    }

    .all-certificate-list ul li {
        width: 49%;
        padding-bottom: 54.2%;
        margin-bottom: .6rem;
    }

    .all-certificate-list ul li:nth-child(n + 5) {
        display: none;
    }

    .all-certificate-list ul li .innerBox2 {
        display: none;
    }

    .all-certificate-list ul li .innerBox img {
        width: 100%;
    }

    .all-hot-product {
        margin-top: 0;
        padding-top: .8rem;
        margin-bottom: 0;
        padding-bottom: .4rem;
    }

    .all-hot-product ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .all-hot-product ul li {
        width: 47%;
        margin-bottom: .4rem;
    }

    .all-hot-product .pro-title {
        display: block;
    }

    .all-hot-product .pro-more {
        text-align: center;
    }

    .all-hot-product .pro-more a {
        display: inline-block;
        width: .58rem;
        height: .62rem;
        background: url(../image/icon_more.png) no-repeat center;
        background-size: 80%;
    }
}

@media only screen and (max-width:767px) {
    .all-com-list .m {
        padding: 0;
    }

    .all-com-section {
        border: none;
    }

    .all-video-cardlist {
        flex-wrap: wrap;
    }

    .all-video-card {
        width: 100%;
        border-radius: .16rem;
        margin-bottom: .2rem;
    }

    .all-video-card .videoBox .cpyTag,
    .all-video-card .porList {
        display: none;
    }

    .videoPopup-wrap .videoPopup {
        width: 80vw;
        max-height: 60vw;
    }

    .videoPopup-wrap .removeBtn {
        position: absolute;
        right: 5%;
        top: 30%;
        cursor: pointer;
        width: .48rem;
    }

    .all-video-card .videoBox .playicon {
        width: 1rem;
        height: 1rem;
    }

    .all-certificate-list ul {
        flex-wrap: wrap;
    }

    .all-certificate-list ul li {
        width: 49%;
        padding-bottom: 54.2%;
        margin-bottom: .6rem;
    }

    .all-certificate-list ul li:nth-child(n + 5) {
        display: none;
    }

    .all-certificate-list ul li .innerBox2 {
        display: none;
    }

    .all-certificate-list ul li .innerBox img {
        width: 100%;
    }

    .videoSelectBar{
      padding: 0 .2rem;
    }

    .videoSelectBar .all-info-title:first-child{
      margin-right:.4rem;
    }
}