

    .KontaktJX {
    width: 800px;
    margin: 0 auto;
    position: fixed;
    top: -200%;
    left: 50%;
    z-index:113;
    transition: all 0.4s;
    transform: translate(-50%, -50%);
}

.Sie_uns_right1 {
    width: 100%;
}

.Kontakt {
    background-color: #f7f2ec;
}

.Kontakt_box {
    padding: 35px 60px;
}

.Int input {
    border: 0;
    background-color: transparent;
    outline: none;
    width: 98%;
    height: 100%;
    padding-left: 10px;

}

.Int {
    width: 48%;
    height: 49px;
    border: 1px solid #7a7a7a80;
}

.Kontakt_input {
    display: flex;
    justify-content: space-between;
}

.Kontakt_box>.Kontakt_input:not(:nth-child(1)) {
    margin-top: 20px;
}

.texta {
    width: 100%;
    height: 219px;
    border: 1px solid #7a7a7a80;
    margin-top: 20px;
}

.texta textarea {
    border: 0;
    padding-top: 10px;
    background-color: transparent;
    outline: none;
    width: 98%;
    height: 95%;
    padding-left: 10px;
}

.butww3 {
    transition: all 0.3s;
    cursor: pointer;
    width: 178px;
    height: 47px;
    background-color: #00529F;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.butww3:hover {
    background-color: #E60012;
}      .myBtn1 {
    position: relative;
    z-index: 99;
    background-color: #D3B996;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}
#Back{
    z-index:11  ;
    transition: all 1s;
    position: fixed;
    top: -100%;
    right: 15px;
}
#myBtn2 img {
    width: 27px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
#myBtn2:hover {
    background-color: #777;
}
#myBtn2 {
    position: relative;
    margin: 15px 0;
    right: 0px;
    z-index: 99;
    background-color: #D3B996;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px   
}
.myBtn1 img {
    width: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.myBtn1:hover {
    background-color: #777;
}

#myBtn {
    position: relative;
    z-index: 99;
    background-color: #456780;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}

#myBtn img {
    width: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

#myBtn:hover {
    background-color: #777;
}

@media screen and (max-width:850px) {
    #myBtn1 {
        opacity: 0.5;
    }

    #myBtn {
        opacity: 0.5;
    }
}      .Topfbürste {
    width: 1140px;
    margin: 0 auto;
    margin-top: 110px;
}

.Topfbürste_bt {
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    color: #0a0a0a;
}
.mySwiper {
    width: 133px ;
    height: 437px ;
    padding: 5px  !important;
    margin: 0  !important;
}
.mySwiper img{
    width: 133px;
    height: 133px;
}
.mySwiper .swiper-slide{
    width: 133px;
    height: 133px  !important;
    border: 1px solid #decab0;
    font-size: 0;
}

.Topfbürste_left{
    width: 52.5%;
    justify-content: space-between;
    display: flex;
}
.mySwiper1{
    padding: 5px  !important;
    width: calc(100% - 150px );
}
.mySwiper1 img{
    border: 1px solid #decab0;
    /* padding-right: 5px ; */
    width: 100%;
}
/* .mySwiper1 .swiper-slide{
    border: 1px solid #decab0;
} */
.Topfbürste_box{
    margin-top: 60px ;
    display: flex;
    justify-content: space-between;
}
.Topfbürste_P{
    line-height: 19.2px ;
    color: #ffffff;
    padding: 25px 30px ;
}
.Topfbürste_right_box{
    background-color: #456780;
}
.Topfbürste_right{
    margin-top: 5px ;
    width: 45%;
}
.Topfbürste_PUl{
    margin-top: 20px ;
    color: #7a7a7a;
    padding-left: 30px ;
}
.Topfbürste_PUl>li:not(:nth-child(1)){
    margin-top: 20px ;
}
.Topfbürste_PUl>li{
    line-height: 19.2px ;
    position: relative;
}
.Topfbürste_PUl>li::after{
    width: 20px ;
    height: 20px ;
    content: '';
    background-color: #decab0;
    border-radius: 50%;
    position: absolute;
    left: -27px;
    top: 3px;
}

.EinP{
    margin-top: 35px;
    width: 205px ;
    height: 50px ;
    line-height: 50px ;
    text-align: center;
    background-color: #decab0;
    color: #ffffff;
}











.rs7_sbürste{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    width: calc(100% - 310px);
}
.rs7_sbürste_head{
    display: flex;
    width: 100%;
    height: 59px ;
    background-color: #decab0;
}

.Rez{
    cursor: pointer;
    width: 211px ;
    text-align: center;
    line-height: 59px ;
    font-size: 24px ;
    color: #ffffff;
    font-weight: 500;
}

.manxo{
    padding: 25px ;
}

.manxoS{
    display: none;
}


.Verwandte{
    width: 1140px ;
    margin: 110px auto;

}

.Verwandte_C{
    font-size: 36px ;
    font-weight: 500;
    color: #0a0a0a;
    text-align: center;
}


.VerwandteUl *{
    box-sizing: border-box;
}

.VerwandteUl>li{
    padding: 0 10px ;
    width: 25%;
}

.VerwandteUl{
    margin-top: 45px ;
    display: flex;
    flex-wrap: wrap;
}

.trimg{
    border: 1px solid #decab0;
}
.trimg img{
    width: 100%;
}
.trimgDom{
    text-align: center;
    color: #7a7a7a;
    padding: 15px 0 ;
}












@media screen and (max-width:1440px) {
    .Topfbürste {
        width: 94%;
    }
    .Verwandte{
        width: 94% ;
    }
}

@media screen and (max-width:850px) {
    .VerwandteUl {
        justify-content: space-between;
    }
    .Verwandte{
         
    margin: 65px auto;

    }
    .sbürste_left {
        display: none;
    }

    .rs7_sbürste {
        width: 100%;
    }
    .Topfbürste{
        margin-top:65px ;
    }
    .mySwiper1 {
        width: calc(100% - 91px );
    }

}







      .blue {
  background-color: #456780;
}



.blue_jz {
  padding: 90px 0;
  margin: 0 auto;
  width: 1140px;
}

.UNS_w {
  text-align: center;
}

.UNS_w1 {
  font-size: 36px;
  font-weight: 500;
  color: #ffffff;
}

.UNS_w2 {
  font-size: 16px;
  color: #ffffff;
  margin-top: 30px;
}

.imgs1W {
  width: 70px;
  height: 70px;
  position: relative;
  margin-right: 20px;
  background-color: #d3b996;
}

.UNS_w_Ul {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 500;
}

.UNS_w_Ul li {
  display: flex;
  width: 48%;
  margin-top: 15px;
  align-items: center;
  color: #ffffff;
}

.imgs1W img {
  width: 35px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}







.sbürste_left {
  width: 280px;
}

.sbürste_box {
  background-color: #d3b996;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  padding: 12px 10px;
  border-radius: 0 20px 0 0;
}

.sbürste {
  width: 1140px;
  margin: 110px auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.searchImg {
  width: 15px;
  margin-left: 10px;
}

.searchImg img {
  width: 100%;
}

.sbürsteInp input {
  padding-left: 8px;
  border: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  outline: none;
}

.sbürsteInp {
  display: flex;
  align-items: center;
  width: 247px;
  height: 42px;
  border: 1px solid #d0d0d0;
  margin: 15px auto;
}

.KücheUl>li>div {
  color: #0A0A0A;
  background-color: #f7f2ec;
  font-size: 14px;
  font-weight: 500;
  width: calc(100% - 25px);
  padding: 20px 10px 20px 15px;
}

.FussP li {
  position: relative;
  padding: 5px 10px 5px 35px;
  color: #7a7a7a;
}

.FussP li::after {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #456780;
  border-radius: 50%;
  content: '';
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.FussP>div {
  padding: 5px 0;
}

.sichER_box {
  padding: 30px 20px 0 20px;
}

.sichER {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin-top: 80px;
}

.sichERUl {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sichERUl li {
  width: 48%;
  color: #7a7a7a;
  margin-bottom: 25px;
}

.sichERImg {
  font-size: 0;
  border: 1px solid #decab0;
}

.tr1 {
  font-size: 24px;
  font-weight: 500;
  color: #0A0A0A;
}

.bür {
  margin-top: 15px;
  line-height: 19.2px;
}


.Sies {
  margin-top: 20px;
  background-color: #f7f2ec;
  width: 100%;
}

.Sie_box {
  text-align: center;
  padding: 15px;
}

.Sie1 {
  font-weight: 500;
  color: #0a0a0a;
}

.Sie2 {
  margin: 25px 0;
  font-size: 14px;
  line-height: 16px;
  color: #7a7a7a;
}

.Sie3 {
  cursor: pointer;
  width: 100%;
  height: 49px;
  line-height: 49px;
  color: #ffffff;
  background-color: #456780;
}

.Sie3:hover {
  background-color: #f1804b;
}

.sbürste_right {
  width: calc(100% - 310px);
}

.gsbürsteUL * {
  box-sizing: border-box;
}

.gsbürste {
  font-size: 36px;
  font-weight: 500;
  color: #0A0A0A;
}

.gsbürsteUL {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
}

.mb {
  text-align: center;
  color: #7a7a7a;
  margin: 15px 0;
}

.gsbürsteUL li {
  cursor: pointer;
  padding: 0 10px;
  width: 33%;
}

.gsbImg>img {
  width: 100%;
}

.gsbImg {
  position: relative;
  border: 1px solid #decab0;
  font-size: 0;
}

.gouwuc {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 43px;
  display: none;
  height: 43px;
  border-radius: 50%;
  background-color: #f1804b;
}

.gouwuc img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
}

.gsbürsteUL li:hover .gouwuc {
  display: block;
}

.Shopping_Cart {
  transition: all 0.3s;
  position: fixed;
  opacity: 0;
  z-index: -1;
  right: 90px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 314px;
}

.guanb img {
  width: 15px;
  margin-right: 10px;
  margin-top: 9px;
}

.guanb {
  text-align: right;
  width: 100%;

  height: 33px;
  background-color: #f1804b;
}

.Shopping_Cart_box {
  padding: 15px;
  background-color: #ffffff;
}

.eli {
  font-size: 14px;
  font-weight: 500;
}

.Uliner {
  margin-top: 25px;
}

.Uliner>li {
  position: relative;
  display: flex;
  color: #7a7a7a;
  align-items: center;
  justify-content: space-between;
}

.Uliner>li::after {
  width: 100%;
  left: 0;
  height: 1px;
  content: '';
  position: absolute;
  bottom: -15px;
  background-color: #d0d0d0;
}

.Uliner>li:not(:nth-child(1)) {
  margin-top: 25px;
}



.gsbImgQ {
  font-size: 0;
  width: 20%;
  border: 1px solid #decab0;
}

.gsbImgQ>img {
  width: 100%;
}

.guanbs {
  width: 15px;
  font-size: 0;
}

.guanbs>img {
  width: 100%;
}

.Jetzt {
  cursor: pointer;
  width: 205px;
  height: 50px;
  margin-top: 45px;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  background-color: #f1804b;
  font-size: 14px;
  font-weight: 500;
}


.Jetzt:hover {
  background-color: #456780;
}

















.bigVerfahren {
  width: 100%;
  padding: 110px 0;
  background-color: #f7f2ec;
}

.OEM3 {
  color: #7A7A7A;
}

.LUw {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}

.Ullo_box {
  position: relative;
  padding: 25px 25px 35px 25px;
}

.Ullo {
  cursor: pointer;
  transition: all 0.3s;
  margin-bottom: 20px;
  width: 49%;
  border: 1px solid #d3b996;
}

.schung1 {
  font-size: 103px;
  font-weight: 500;
  color: #7A7A7A;
}

.schung2 {
  font-size: 24px;
  font-weight: 500;
  color: #0A0A0A;
  margin-bottom: 20px;
}

.schung3 img {
  width: 12px;
}

.schung3 {
  color: #7A7A7A;
}

.beij {
  position: absolute;
  top: 55px;
  right: 90px;
  background: url('/statics/images/aisuodebj.png') no-repeat -13px -552px;
  width: 135px;
  height: 123px;
}

.Ullo:hover {
  background-color: #D3B996;
}

.Ullo:hover .beij {
  background: url('/statics/images/aisuodebj.png') no-repeat 0 -10px;
}

.beij1 {
  position: absolute;
  top: 55px;
  right: 90px;
  background: url('/statics/images/aisuodebj.png') no-repeat -299px -547px;
  width: 99px;
  height: 119px;
}

.Ullo:hover .beij1 {
  background: url('/statics/images/aisuodebj.png') no-repeat -309px 0;
}

.beij2 {
  position: absolute;
  top: 55px;
  right: 90px;
  background: url('/statics/images/aisuodebj.png') no-repeat -549px -566px;
  width: 101px;
  height: 110px;
}

.Ullo:hover .beij2 {
  background: url('/statics/images/aisuodebj.png') no-repeat -582px -17px;
}

.beij3 {
  position: absolute;
  top: 55px;
  right: 90px;
  background: url('/statics/images/aisuodebj.png') no-repeat -801px -576px;
  width: 113px;
  height: 107px;

}

.Ullo:hover .beij3 {
  background: url('/statics/images/aisuodebj.png') no-repeat -818px -19px;
}

.Verfahren {
  width: 1140px;
  margin: 0 auto;
}

.Verfahren_box {
  text-align: center;
}

.OEM1 {
  font-size: 16px;
  font-weight: 500;
  color: #D3B996;
}

.OEM2 {
  font-size: 36px;
  font-weight: 500;
  color: #0A0A0A;
  margin: 30px 0;
}

.bigVerfahren {
  width: 100%;
  padding: 110px 0;
  background-color: #f7f2ec;
}

.OEM3 {
  color: #7A7A7A;
}


























.unsere_jz {
  width: 1140px;
  margin: 110px auto;
  display: flex;
  justify-content: space-between;
  align-items: self-start;
}

.unsere_jz_left {
  width: calc(100% - 460px);
}

.zuD {
  font-size: 36px;
  font-weight: 500;
  color: #0A0A0A;
}

.zuD1 {
  color: #7A7A7A;
  margin-top: 30px;
}

.dowNs img {
  width: 15px;
  margin-left: 15px;
}

.dowNs {
  display: flex;
  font-weight: 500;
  cursor: pointer;
  color: #d3b996;
  align-items: center;
  margin-top: 20px;
}

.learn {
  overflow: hidden;
  max-height: 0;
  transition: all 0.3s;
}

.activeS {
  max-height: 600px;
}

.Evict {
  transform: rotate(180deg);
}

.auf {
  background-color: #d3b996;
}

.auf_box {
  padding: 40px 20px;
}

.butww1 {
  transition: all 0.3s;
  cursor: pointer;
  width: 178px;
  height: 47px;
  background-color: #00529F;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

.NehmenSie input {
  border: 0;
  background-color: transparent;
  outline: none;
  width: 97%;
  height: 100%;
  padding-left: 12px;
}

.NehmenSie {
  width: 100%;
  height: 45px;
  background-color: #ffffff;
}

.unsere_jz_right {
  width: 433px;
  position: sticky;
  top: 0;
}

.NehmenSie {
  margin-top: 20px;
}

.texSiet {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}

.NachrichtTY textarea {
  border: 0;
  outline: none;
  width: 97%;
  height: 95%;
  padding-top: 12px;
  padding-left: 12px;
  background-color: transparent;
}

.NachrichtTY {
  margin-top: 20px;
  width: 100%;
  height: 250px;
  background-color: #ffffff;
}

@media screen and (max-width:1440px) {
  .sbürste {
      width: 94%;
  }

  .Verwandte {
      width: 94%;
  }

  .blue_jz {
      width: 94%;
  }

  .unsere_jz {
      width: 94%;
  }
}

@media screen and (max-width:850px) {
  .sbürste_right{
    width: 100%;
  }
  .sbürste_left{
    margin-top:20px;
    width: 100%;
  }
  .unsere_jz_left{
    width:100%;
  }
  .unsere_jz_right{
    margin-top:25px;
    width:100%;
  }
  .unsere_jz{
    flex-direction: column;
  }
  .sbürste{
    flex-direction: column-reverse;
  }
  .Topfbürste_box {
      flex-direction: column;
  }

  .Topfbürste_left {
      width: 100%;
  }

  .Topfbürste_right {
      width: 100%;
  }

  .VerwandteUl>li {
      width: 48%;
  }
}

.ber1{
  margin-top: 136px;
}


@media screen and (max-width:1440px) {
  .sbürste {
      width: 94%;
  }

  .Verwandte {
      width: 94%;
  }

  .blue_jz {
      width: 94%;
  }

  .unsere_jz {
      width: 94%;
  }
  .Verfahren{
      width: 94% ;
  }
}

@media screen and (max-width:850px) {
  .Topfbürste_box {
      flex-direction: column;
  }
  .ber1{
    margin-top: 71px;
  }
  
  .Topfbürste_left {
      width: 100%;
  }

  .Topfbürste_right {
      width: 100%;
  }

  .VerwandteUl>li {
      width: 48%;
  }
  .UNS_w_Ul li{
      width: 100% ;
  }
  .sbürste{
      flex-direction: column-reverse;
  }
  .sbürste_left{
      width: 100%;
  }
  .gsbürsteUL li{
      width: 100%;
  }
  .sbürste_right{
      width: 100% ;
  }
  .sbürste_left{
      margin-top: 25px ;
  }
  /* .Ullo_box>div:last-child{
      display: none;
  } */
  .Ullo{
      width: 100% ;
  }
}      * {
margin: 0;
padding: 0;
list-style: none;
font-family: 'Poppins', sans-serif;
word-break: break-word;
}

a {
color: inherit;
text-decoration: none;
cursor: pointer;
}
.videosss{
cursor: pointer;
}
@font-face {
font-family: 'icomoon';
font-display: swap;
font-style: normal;
font-weight: 400;
font-family: "icomoon";
src:
url("/font/icomoon.eot?#iefix") format("embedded-opentype"),
url("/font/icomoon.woff") format("woff"),
url("/font/icomoon.ttf") format("truetype"),
url("/font/icomoon.svg#$font") format("svg");
}
@font-face {
font-family: 'icomoon_seh';
font-display: swap;
font-style: normal;
font-weight: 400;
src: url("/font/icomoon_seh.eot?#iefix") format("embedded-opentype"),
url("/font/icomoon_seh.woff") format("woff"),
url("/font/icomoon_seh.ttf") format("truetype"),
url("/font/icomoon_seh.svg#$font") format("svg");
}

@font-face {
font-family: 'icomoon_35';
font-display: swap;
font-style: normal;
font-weight: 400;
src: url("/font/icomoon35.eot?#iefix") format("embedded-opentype"),
url("/font/icomoon35.woff") format("woff"),
url("/font/icomoon35.ttf") format("truetype"),
url("/icomoon35.svg#$font") format("svg");
}
@font-face {
font-family: 'icomoon3';
font-display: swap;
font-style: normal;
font-weight: 400;
src: url("/font/icomoon3.eot?#iefix") format("embedded-opentype"),
url("/font/icomoon3.woff") format("woff"),
url("/font/icomoon3.ttf") format("truetype"),
url("/icomoon3.svg#$font") format("svg");
}
@font-face {
font-family: 'icomoon4';
font-display: swap;
font-style: normal;
font-weight: 400;
src: url("/font/icomoon4.eot?#iefix") format("embedded-opentype"),
url("/font/icomoon4.woff") format("woff"),
url("/font/icomoon4.ttf") format("truetype"),
url("/icomoon4.svg#$font") format("svg");
}
@font-face {
font-family: 'icomoon5';
font-display: swap;
font-style: normal;
font-weight: 400;
src: url("/font/icomoon5.eot?#iefix") format("embedded-opentype"),
url("/font/icomoon5.woff") format("woff"),
url("/font/icomoon5.ttf") format("truetype"),
url("/icomoon5.svg#$font") format("svg");
}
@font-face {
font-family: 'icomoon_9';
font-display: swap;
font-style: normal;
font-weight: 400;
src: url("/font/icomoon_9.eot?#iefix") format("embedded-opentype"),
url("/font/icomoon_9.woff") format("woff"),
url("/font/icomoon_9.ttf") format("truetype"),
url("/icomoon_9.svg#$font") format("svg");
}
@font-face {
font-family: 'icomoon_g';
font-display: swap;
font-style: normal;
font-weight: 400;
src: url("/font/icomoon_g.eot?#iefix") format("embedded-opentype"),
url("/font/icomoon_g.woff") format("woff"),
url("/font/icomoon_g.ttf") format("truetype"),
url("/icomoon_g.svg#$font") format("svg");
}
@font-face {
font-family: 'icomoon_26';
font-display: swap;
font-style: normal;
font-weight: 400;
src: url("/font/icomoon26.eot?#iefix") format("embedded-opentype"),
url("/font/icomoon26.woff") format("woff"),
url("/font/icomoon26.ttf") format("truetype"),
url("/icomoon26.svg#$font") format("svg");
}
/* devanagari */
@font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hVFteOcEg.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;
}
/* latin-ext */
@font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113,
U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Poppins';
font-style: italic;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;
}
/* latin-ext */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113,
U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');
unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;
}
/* latin-ext */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113,
U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.wohimg{
font-size: 0;
}
.zhengshuImg{
font-size: 0;
}
.head {
width: 100%;
background-color: #ffffff;
display: flex;
justify-content: space-between;
align-items: center;
position: fixed;
top: 0;
z-index: 111;
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.Kataloge .eeee:hover{
color:#D3B996;
}
.eeee {
position: relative;
}
.sbürsteInp form{
width: 100%;
height: 100%;
}
.yicn {
position: absolute;
top: 46px;
left: -100px;
z-index: -1;
visibility: hidden;
opacity: 0;
-o-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
-webkit-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
-moz-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.Hdad_right_img {
font-size: 0;
}
.Heiße_li_right2{
color: #7A7A7A;
}
.eeee:hover .yicn {
background-color: rgba(255, 255, 255);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
visibility: visible;
opacity: 1;
top: 46px;
z-index: 1111;
left: 4px;
}
.sbürste_box>.tr1{
color:#ffffff;
}
.sichERImg img{
width:100%;
}
.sichER{
display:none;
}
.yicn li::after {
transition: all 0.5s;
width: 0;
background-color: #D3B996;
content: '';
position: absolute;
bottom: 0;
height: 1px;
left: 50%;
transform: translateX(-50%);
}

.yicn li:hover::after {
width: 100%;
}

#ssww li {
transition: all 0.3s;
}
.sbürste_right>.zonye:not(:nth-child(1)){
margin-top: 35px ;
}
.yicn li {
color: #353535 !important;
white-space: nowrap;
}

.yicn>div {
margin: 20px;
}

.yicn li {
position: relative;
padding: 15px 0;
margin: 0 15px;
list-style: none;
}

.head_left {
width: 300px;
 text-align: center;
}

.head_right {
width: 79.5%;
}

.head_left>a>img {
width: 60px !important;
}

.input-container {
position: relative;
margin-top: 21px;
width: 147px;
}

.input-container input[type="text"] {
font-size: 16px;
width: 100%;
border: none;
border-bottom: 2px solid #ccc;
background-color: transparent;
outline: none;
}

.input-container .label {
position: absolute;
top: 0;
left: 0;
color: #ccc;
transition: all 0.3s ease;
pointer-events: none;
}

.input-container input[type="text"]:focus~.label,
.input-container input[type="text"]:valid~.label {
top: -20px;
font-size: 16px;
color: #333;
}

.input-container .underline {
position: absolute;
bottom: 0;
left: 0;
height: 2px;
width: 100%;
background-color: #333;
transform: scaleX(0);
transition: all 0.3s ease;
}

.input-container input[type="text"]:focus~.underline,
.input-container input[type="text"]:valid~.underline {
transform: scaleX(1);
}


.downIMg img {
width: 12px;
margin-left: 5px;
}

.downIMg {
font-size: 14px;
color: #0A0A0A;
margin: 0 20px;
justify-content: space-around;
width: 30%;
display: flex;
background-color: #E8E4E1;
}

.downIMg>li {
padding: 15px 0;
}

.head_right_shang {
width: 100%;
padding-top: 20px;
display: flex;
justify-content: right;
align-items: center;
}





.complex-button {
background-color: #D3B996;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
font-weight: 500;
cursor: pointer;
position: relative;
overflow: hidden;
}

.complex-button::before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.2);
transform: skewX(-30deg);
transition: all 1s ease-in-out;
}

.complex-button:hover::before {
left: 100%;
}

.complex-button::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0%;
height: 100%;
background-color: rgba(255, 255, 255, 0.5);
transition: all 0.5s ease-in-out;
}

.complex-button:hover::after {
width: 100%;
}

.complex-button span {
position: relative;
z-index: 1;
}

.complex-button:hover {
color: #ffffff;
background-color: #456780;
}


.Eguo {
display: flex;
margin-right: 80px;
align-items: center;
margin-left: 15px;
}

.EguoImg {
width: 43px;
height: 25px;
font-size: 0;
}

.EguoImg img {
width: 100%;
height: 100%;
}

.downnnn {
margin-left: 5px;
font-size: 0;
width: 12px;
}

.downnnn img {
width: 100%;
}


.Kataloge img {
width: 12px;
margin-left: 5px;
}

.head_right_xia {
width: 1140px;
}

.Kataloge {
font-size: 16px;
font-weight: 500;
display: flex;
color: #0A0A0A;
padding: 20px 0;
justify-content: space-between;
}


.wwwwqqwe{
position: relative;
}
.yincaww{
z-index: -1;
transition: all 0.5s;
opacity: 0;
position: absolute;
background-color: rgba(255, 255, 255);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
left: calc(100% + 35px );
top: -20px;
}
.Uliner {
max-height: 330px;
overflow-y: auto;
}

.wwwwqqwe:hover .yincaww{
z-index: 1;
opacity: 1;
}
.yincaww>div{
margin: 20px;
}
.innber {
margin-top: 138px;
width: 100%;
height: 950px;
background-image: url(
);
background-size: 1921px 100%;
background-repeat: no-repeat;
}

.bfImg {
cursor: pointer;
font-size: 0;
width: 40px;
margin-left: 20px;
border-radius: 50%;
transition: all 0.3s;
}

.bfImg:hover {
background-color: #D3B996;
}

.bfImg>img {
width: 100%;
}

.Ihren {
width: 38%;
}
.uns1 {
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
-webkit-line-clamp: 5; /* 显示行数 */
}
.innber_jz {
max-width: 1440px;
width: 94%;
margin: 0 auto;
height: 100%;
display: flex;
justify-content: space-between;
align-items: center;
}

.bfImg_flex {
display: flex;
align-items: center;
}

.Ihren1 {
font-size: 42px;
font-weight: 500;
color: #0a0a0a;
}

.Ihren2 {
margin: 20px 0;
font-size: 16px;
color: #ffffff;
}





.ber {
width: 100%;
height: 400px;
margin-top:138px ;
background-image: url(/uploads/202506/closet_1749776257_WNo_1920d950.jpg);
background-size: 1920px 100%;
background-repeat: no-repeat;
}


.ber_jz {
width: 1140px;
margin: 0 auto;
height: 100%;
position: relative;
}



































.foot {
width: 100%;
background-color: #456780;
}

.foot_jz {
width: 1140px;
margin: 0 auto;
}

.foot_jz_box {
display: flex;
padding: 110px 0;
justify-content: space-between;
}

.logo1 {
width: 50px;
}

.logo1>img {
width: 100%;
}

.Mail>img {
margin-right: 10px;
width: 20px;
}

.zuob>img {
width: 18px;
margin-right: 10px;
}

.Ein {
display: flex;
}

.logoUL {
width: 25%;
color: #A09F9F;
}

.logoUL>.Ein:not(:nth-child(1)) {
margin-top: 25px;
}


.anfordern {
font-size: 21px;
font-weight: bold;
color: #ffffff;
}

.inputboxw>input {
border: 0;
width: 94%;
height: 100%;
padding-left: 12px;
outline: none;
background-color: transparent;
}

.inputboxw {
width: 49%;
background-color: #ffffff;
height: 49px;

}

.input1 {
display: flex;
justify-content: space-between;
}

.Angebot {
width: 36%;
}

.InputBox {
margin-top: 35px;
}

.InputBox>.input1:not(:nth-child(1)) {
margin-top: 15px;
}

.text {
width: 100%;
height: 66px;
margin-top: 15px;
background-color: #ffffff;

}

.text textarea {
width: 97%;
background-color: transparent;
border: 0;
height: 81%;
padding-top: 12px;
padding-left: 12px;
}


.Fuwen * {
list-style: auto !important;
padding: revert;
margin: revert;
}






.yanz {
margin-top: 20px;
display: flex;
justify-content: center;
}

.butww {
transition: all 0.3s;
cursor: pointer;
width: 178px;
height: 47px;
background-color: #00529F;
display: flex;
align-items: center;
justify-content: center;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}

.butww:hover {
background-color: #E60012;
}

.butww1 {
transition: all 0.3s;
cursor: pointer;
width: 314px;
height: 47px;
background-color: #00529F;
display: flex;
align-items: center;
justify-content: center;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}

.butww1:hover {
background-color: #E60012;
}

/* 修改placeholder的颜色 */
.code>input::placeholder {
color: #d3b996;
/* 设置占位符的颜色 */
}

/* 修改Webkit浏览器（如Chrome和Safari）中placeholder的颜色 */
.code>input::-webkit-input-placeholder {
color: #d3b996;
}

/* 修改Firefox浏览器中placeholder的颜色 */
.code>input:-moz-placeholder {
color: #d3b996;
}

/* 修改IE浏览器中placeholder的颜色 */
.code>input::-ms-input-placeholder {
color: #d3b996;
}



.xinf {
font-size: 0;
}

.RuuusT {
white-space: nowrap;
/* 防止文本换行 */
overflow: hidden;
/* 隐藏溢出的文本 */
text-overflow: ellipsis;
/* 显示省略号 */
max-width: 180px;
}

.post {
width: 121px;
height: 48px;
background-color: #ffffff;
font-size: 0;
}

.post>img {
background-image: url(/statics/images/yanm.png);
background-size: 100% 100%;

width: 100%;
height: 100%;
}

.code {
width: 128px;
height: 46px;
border: 1px solid #c4c4c4;
margin: 0 15px;
}

.code>input {
outline: none;
border: 0;
width: 92%;
height: 100%;
padding-left: 10px;
background-color: transparent;
}

.fil>div {
font-size: 21px;
font-weight: bold;
color: #ffffff;
margin-bottom: 35px;
}
body.no-scroll {
overflow: hidden;
position: fixed;
width: 100%;
top: -${window.scrollY}px; /* 将页面向上偏移，保持滚动位置 */
}

.fil>li {
color: #A09F9F;
}

.fil>li:not(:nth-child(1)) {
margin-top: 25px;
}


.LTD {
position: relative;
display: flex;
justify-content: space-between;
}
.LTD a:hover{
color:#D3B996;
text-decoration: underline;
}
.LTD::after {
width: 100%;
height: 1px;
background-color: #D3B996;
content: '';
position: absolute;
top: 0;
left: 0;
}

.LTD>li {
padding: 15px 0;
font-size: 14px;
color: #ffffff;
}

.uns {
font-size: 36px;
font-weight: 500;
color: #456780
}

.uns_box {
top: 50%;
position: absolute;
transform: translateY(-50%);
width: 50%;
}

.uns1 {
margin: 20px 0;
color: #7a7a7a;
}

.main {
width: 1140px;
flex-wrap: wrap;
margin: 0 auto;
}

.home {
width: 20px;
}

.guanbs {
cursor: pointer;
padding: 10px;
}

.right {
width: 10px;
height: 12px;
}

.homeImg {
font-size: 0;
}

.main {
display: flex;
align-items: center;
}

.main>div {
padding: 10px 0;
}

.main>div:not(:nth-child(1)) {
margin-left: 15px;
}

.yifu {
width: 60%;
}

.yifu img {
width: 100%;
}

.Hdad {
display: none;
}

@keyframes shake {

0%,
100% {
transform: translateX(0);
}

25%,
75% {
transform: translateX(-5px);
}

50% {
transform: translateX(5px);
}
}

.shake {
animation: shake 0.5s ease-in-out;

}
.ber1{
background-size: 1920px 800px !important;
}
@media screen and (min-width:1921px) {
.innber{
background-size: cover !important;
}
.ber{
background-size: cover !important;
}
.ber1{
background-size: cover !important;
}
}



@media screen and (max-width:1440px) {
.main{
width: 94%;
}
.ber_jz {
width: 94%;
}

.innber_jz {
width: 94%;
}

.Kataloge {
justify-content: space-around;
}

.head_right_xia {
width: 94%;
}

.foot_jz {
width: 94%;
}
}


@media screen and (max-width:850px) {
.foot{
margin-bottom:60px ;
}
.ber{
margin-top: 71px;
}
.uns_box {
width: 100%;
}

.innber {
position: relative;
}

.innber_jz {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.head {
display: none;
}

.Ihren {
width: 100%;
}

.foot_jz_box {
flex-wrap: wrap;
}

.foot_jz_box ul {
width: 100%;
}

.foot_jz_box {
padding: 65px 0;
}

.Angebot {
margin: 20px 0;
}

.LTD {
flex-wrap: wrap;
}
}

















@media screen and (max-width:850px) {
.beij3{
top: 44px;
right: 49px;
}
.beij{
top: 44px;
right: 49px;
}
.beij2{
top: 44px;
right: 49px;
}
.beij4{
top: 44px;
right: 49px;
}
.von_ul>li{
height: auto !important;
}
.UNS_w_Ul>li>div:nth-child(2){
width: 70% ;
}
.main>div{
padding: 5px 0;
}
.Shopping_Cart{
display:none;
}

.innber {
margin-top: 70px;
}

.Hdad {
width: 100%;
display: flex;
justify-content: space-between;
}

.Hdad_left img {
width: 30px;
}

#checkbox {
display: none;
}

.toggle {
position: relative;
width: 40px;
height: 40px;
cursor: pointer;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 10px;
transition-duration: .3s;
}

.bars {
width: 100%;
height: 4px;
background-color: rgb(76, 189, 151);
border-radius: 5px;
transition-duration: .3s;
}

/* Hide the default checkbox */
.container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

.container {
display: block;
position: relative;
cursor: pointer;
font-size: 20px;
user-select: none;
}

.checkmark {
position: relative;
top: 0;
left: 0;
height: 1.3em;
width: 1.3em;
}

.checkmark span {
width: 29px;
height: 2px;
background-color: #D3B996;
position: absolute;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}

.checkmark span:nth-child(1) {
top: 10%;
}

.checkmark span:nth-child(2) {
top: 50%;
}

.checkmark span:nth-child(3) {
top: 90%;
display: block;
}

.container input:checked+.checkmark span:nth-child(1) {
top: 50%;
transform: translateY(-50%) rotate(45deg);
-webkit-transform: translateY(-50%) rotate(45deg);
-moz-transform: translateY(-50%) rotate(45deg);
-ms-transform: translateY(-50%) rotate(45deg);
-o-transform: translateY(-50%) rotate(45deg);
}

.container input:checked+.checkmark span:nth-child(2) {
top: 50%;
transform: translateY(-50%) rotate(-45deg);
-webkit-transform: translateY(-50%) rotate(-45deg);
-moz-transform: translateY(-50%) rotate(-45deg);
-ms-transform: translateY(-50%) rotate(-45deg);
-o-transform: translateY(-50%) rotate(-45deg);
}

.container input:checked+.checkmark span:nth-child(3) {
transform: translateX(-50px);
-webkit-transform: translateX(-50px);
-moz-transform: translateX(-50px);
-ms-transform: translateX(-50px);
-o-transform: translateX(-50px);
opacity: 0;
/* display: none; */
}

.Hdad {
position: fixed;
top: 0;
background-color: #ffffff;
z-index: 111;
}

.Hdad_right_img {
width: 28px;
margin-right: 15px;
}

.Hdad_right_img img {
width: 100%;
}

.Hdad {
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.Hdad_box {
padding: 15px 0;
width: 100%;
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}

.Hdad_left {
margin-left: 10px;
}

.Hdad_right {
margin-right: 25px;
display: flex;
}


.xialakuan {
display: none;
transition: all 0.3s;
overflow: hidden;
position: absolute;
width: 100%;
top: 69px;
background-color: #ffffff;
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.xialakuan::after {
width: 100%;
content: '';
position: absolute;
top: 0;
height: 2px;
background-color: #D3B996;
}

.xialakuan>li {
font-weight: 500;
border-bottom: 1px solid #ddd;
padding: 15px 15px 15px 15px;

}
.gouwuc{
display:block !important;
}
.show {
max-height: 500px;
}

.cat {
position: relative;
}

.xialakuan img {
right:15px ;
position: absolute;
top: 19px;
width: 16px;
}

.catUl li {
margin-top: 10px;
}

.catUl {
margin-left: 20px;
display: none;
transition: all 0.3s;
}

.active {
transform: rotate(180deg);
}


.sousuosaa {
transition: all 0.3s;
right: -500%;
z-index: 111111;
top: 0;
width: 100%;
height: 100%;
position: fixed;
background-color: #D3B996;
}

.guanbaaaa img {
float: right;
margin: 60px;
width: 25px;
height: 25px;
}

.actid img {
padding: 12px;
width: 25px;
height: 25px;
}

.serac1 {
margin-left: 7%;

background-color: #ffffff;
border-radius: 30px;
height: 50px;
width: 65%;
border: 1px solid #ebece9;
}

.serac {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
justify-content: space-between;
display: flex;
}

.actid {
margin-right: 50px;
border-radius: 50%;
height: 50px;
background-color: #ffffff;
border: 1px solid #ebece9;
width: 50px;
}

.serac input {
font-size: 14px;
padding-left: 10px;
height: 50px;
width: 88%;
border: 0;
outline: none;
background-color: transparent;
}

.bigpppp_right {
height: 100%;
background-color: #ffffff;
width: 70%;
float: right;
}

.bigpppp_right img {
width: 40px;
height: 40px;
}

.bigpppp_right>ul li {
margin-left: 20px;
margin-top: 30px;
display: flex;
align-items: center;

}

.bigpppp_right>ul>li div {
margin-left: 15px;
font-size: 16px;
font-weight: 500;
}
}




.langurlarrBtin {
display: block;
font-size: 16px;
float: left;
padding: 5px;
padding-left: 45px;
padding-right: 30px;
position: relative;
cursor: pointer;
}
.langurlarrBtin:after {
content: '';
width: 0;
height: 0;
overflow: hidden;
position: absolute;
border: 6px solid transparent;
border-top-color: #fff;
right: 10px;
top: 13px;
}
.bllangurlarrBtin:after{
border-top-color: #303030;
}

.LangUrlArrf {
float: left;
margin-left: 35px;
position: relative;

}

.langurlarrBtin:before {
content: '';
position: absolute;
left: 10px;
top: 6px;
background-image: url(/templates/Web/en/images/cLang.png);
background-repeat: no-repeat;
width: 27px;
height: 18px;
background-position: 0 -46px;
}


.langurlarrself {
position: absolute;
left: 0px;
top: 37px;
background: #fff;
border-top: none;
padding-top: 5px;
padding-bottom: 5px;
z-index: 999;
width: 115px;
box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
display: none;
}
.langurlarr-self-a {
display: block;
padding: 5px;
float: left;
padding-left: 10px;
position: relative;
width: 100%;
}
.llsa-lf {
float: left;
background-repeat: no-repeat;
width: 27px;
height: 18px;
background-position: 0 px;
}
.langsonname {
float: left;
margin-left: 9px;
color: #444444;
font-size: 12px;
}




/* 隐藏浏览器默认的滚动条 */
.container {
    overflow: hidden; /* 隐藏内容溢出的部分，而不是滚动条本身 */
}

/* 自定义滚动条的外观 */
.Uliner::-webkit-scrollbar {
    width: 10px; /* 滚动条的宽度 */
}

/* 滚动条滑块的样式 */
.Uliner::-webkit-scrollbar-thumb {
    background-color: #888; /* 滑块颜色 */
    border-radius: 5px; /* 滑块边角半径 */
}

      @font-face {
font-display: swap;
    font-style: normal;
    font-weight: 400;
font-family: "ico"; 
src: 
url("/new/font/icomoon_pl.eot?#iefix") format("embedded-opentype"), 
url("/new/font/icomoon_pl.woff") format("woff"), 
url("/new/font/icomoon_pl.ttf") format("truetype"), 
url("/new/font/icomoon_pl.svg#$font") format("svg");
}
.pro-desc-main img{
    transition: all 0.6s ease 0s;
display:none;
width:100%;
}
table {
    word-break: break-all;
    border-collapse: collapse;
    border-spacing: 0;
}
.inpage-d-right{
            font-family: 'Roboto',  sans-serif;
}
.pro-title{
    float:left;
width:100%;
color:#4C4C4C;
font-size:1.3rem;
line-height:40px;
}
.pro-title-add{
    float:left;
width:100%;
color:#e4393c;
font-size:1.8rem;
line-height:25px;
margin-top:15px;
}
.pro-show-f{
    float:left;
    width:100%;
    margin-top:30px;
position:relative;
}
.pro-big-show{
            float:left;
width:80%;
position:relative;
}
.pro-big-video{
    float:left;
width:100%;
}
iframe{
    float:left;
width:100%;
}
.pro-big-sel-tip{
    position:absolute;
width:100%;
bottom:10%;
left:0px;
}
.pro-big-sel-tip-f{
    float:left;
margin-left:calc(50% - px);
}
.pro-b-s-t{
    float:left;
width:28px;
height:3px;
background:#909090;
margin-left:10px;
}
.pro-b-s-t:first-child{
    margin-left:0px;
}
.p-b-s-t-active{
    background:#fff;
}
.pro-big-pic-a,.pro-big-pic-img{
    float:left;
width:100%;
position:relative;
}
.pro-big-magglass{
    background: url(/new/templates/Web/en/images/link21.png) no-repeat center;
    display: inline-block;
    text-decoration: none;
    padding: 0px;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 48%;
    opacity: 0;
    transform: scale(0,0);
    z-index: 97;
    transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.pro-big-bk {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    background: rgba(0,0,0,0.4);
}
.pro-big-pic-a:hover .pro-big-magglass {
    opacity: 1;
    transform: scale(1,1);
    transition-delay: 0.3s;
}
.pro-big-pic-a:hover .pro-big-bk {
    opacity: 1;
}
.pro-show-right{
    position:absolute;
        right:0px;
    top:0px;
    width:17%;
    height:100%;
}
.pro-s-r-top{
    float:left;
    width:100%;
    height:25px;
position:relative;
    cursor:pointer;	
}
.pro-s-r-top:before{
    content:'';
position:absolute;
width:16px;
height:11px;
left:calc(50% - 5.5px);
top:0px;
background: url('/new/templates/Web/en/images/proup.png') no-repeat;
}
.pro-s-r-main{
    float:left;
width:100%;
height:calc(100% - 40px);
margin-top:-10px;
overflow:hidden;
}
.pro-s-r-in{
    float:left;
width:100%;
height:100%;
}
.pro-thumb-btn{
    float:left;
width:calc(100% - 2px);
height:calc(25% - 12px);
margin-top:10px;
overflow:hidden;
cursor:pointer;
transition: all 0.3s ease 0s;
border:1px solid #fff;
}
.ptb-active{
    border:1px solid #;
}
.pro-thumb-btn:hover .pro-thumb-img{
    transform:scale(1.2);
}
.pro-thumb-img{
    float:left;
width:100%;
}
.pro-s-r-bottom{
    float:left;
    width:100%;
    height:25px;
position:relative;	
cursor:pointer;
}
.pro-s-r-bottom:hover{
    transform:scale(1.1);
}
.pro-s-r-top:hover{
    transform:scale(1.1);
}
.pro-s-r-bottom:before{
    content:'';
position:absolute;
width:16px;
height:11px;
left:calc(50% - 5.5px);
bottom:0px;
background: url('/new/templates/Web/en/images/prodown.png') no-repeat;
}
.pro-jump{
            float:left;
width:80%;
margin-top:25px;
}
.pro-jump-center{
            float:left;
            margin-left:calc(50% - 68px);
width:138px;
}
.pro-jump-inquiry{
            float:left;
width:136px;
height:25px;
border:1px solid #;
background:#FEF8E7;
border-radius:12.5px;
line-height:25px;
text-align:center;
color:#;
font-size:1.4rem;
cursor:pointer;
}
.pro-jump-inquiry:hover{
    background:#fff;
}
.pro-jump-conus{
            float:left;
width:136px;
height:25px;
border:1px solid #;
background:#;
border-radius:12.5px;
line-height:25px;
text-align:center;
color:#fff;
font-size:1.4rem;
}
.pro-jump-conus:hover{
   background:#fff; 
   color:#;
}
.pro-desc{
    float:left;
width:100%;
margin-top:40px;
border:1px solid #E8E8E8;
border-radius:10px;
}
.pro-desc-sel-f{
    font-family: 'Roboto', serif, sans-serif;
    float:left;
width:100%;
background:#F1F1F2;
border-radius:10px 10px 0px 0px;
}
.pro-desc-sel-btn1{
            float:left;
margin-left:4%;
padding-top:15px;
padding-bottom:15px;
color:#4C4C4C;
font-size:1.2rem;
transition: all 0s ease 0s;
cursor:pointer;
}
.pro-desc-sel-btn1:hover{
    color:#;
}
.pro-desc-sel-btn2{
            float:left;
margin-left:5%;
padding-top:15px;
padding-bottom:15px;
color:#4C4C4C;
font-size:1.2rem;
transition: all 0s ease 0s;
cursor:pointer;
}
.pro-desc-sel-btn2:hover{
    color:#;
}
.pro-desc-sel-active{
    color:#;
position:relative;
}
.pro-desc-sel-active:before{
    content:'';
position:absolute;
left:0px;
bottom:5px;
width:100%;
height:1px;
background:#;
}
.pro-desc-main {
    float: left;
    width: 94%;
    padding-bottom: 25px;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 3%;
}
.pro-desc-main b,.pro-desc-main strong{
    font-family: 'Roboto', serif, sans-serif;
    font-weight:700!important;
}
.review-title{
    float:left;
    width:100%;
    color: #707071;
    font-size: 14px ;
    font-family: 'Roboto', serif, sans-serif;
}
.aggrat-val{
    font-size:2.2rem;
font-weight:900;
color:#;
font-style:italic;
}
.aggrating-star-f{
    float:left;
width:160px;
}
.aggrat-full{
    float: left;
    font-family: ico;
    font-size: 24px;
    color: #;
    width: 30px;
    height: 30px;
}
.aggrat-full:before {
    content: '\e9d9';
}
.agrf-emp:before{
    content: '\e9d7';
}
.aggrat-hs-f{
    float:left;
width: 30px;
    height: 30px;
font-family: ico;
    font-size: 24px;
    color: #;
position: relative;
}
.aggrat-hs-emp{
    float: left;
    width: 30px;
    height: 30px;
}
.aggrat-hs-emp:before {
    content: '\e9d7';
}
.aggrat-hs-full{
    position:absolute;
    width: 13px;
    height: 30px;
overflow:hidden;
}
.aggrat-hs-full:before {
    content: '\e9d9';
}
.r0tip{
    color:#4C4C4C;
}
.r0t2{
    font-family: 'Roboto',  sans-serif;
font-size:12px ;
}
.rev-sel-show-f2{
    float:left;
width:100%;
margin-top:15px;
color: #707071;
}
.rev-sel-show-f{
    float:left;
width:122px;
    height:25px;
line-height:25px;
font-size:1.4rem;
padding-left:10px;
    border:1px solid #AAAAAA;
    font-family: 'Roboto', serif, sans-serif;	
position:relative;
background: linear-gradient(#fff,#E4E4E4);
cursor:pointer;
}
.rev-sel-show-f:before{
    content: '';
    position: absolute;
    width: 12px;
    height: 11px;
    right: 10px;
    top: 9px;
    background: url(/new/templates/Web/en/images/prodown.png);
background-size:100%;
background-repeat:no-repeat;
}
.rev-sel-show-f:hover{
    background: #E4E4E4;
}
.rev-sel-all{
    position:absolute;
top:25px;
left:0px;
width:120px;
height:25px;
line-height:25px;
font-size:1.4rem;
padding-left:10px;
    border:1px solid #AAAAAA;
display:none;
z-index:99;
}
.rev-sel-all:hover{
   background:#f8f8f8;
}
.review-f{
    float:left;
    width:100%;	
position:relative;
}
.review-t{
    float:left;
width:100%;
display:none;
}
.rev-s-top1{
    float:left;
    width:100%;
    margin-top:30px;	
}
.re-readmore-f{
    float:left;
width:100%;
cursor:pointer;
}
.re-readmore-cover{
    float:left;
width:100%;
height:15px;
background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
}
.re-readmore{
    float:left;
width:calc(100% - 40px);
background:#fff;
position:relative;
font-size:1.6rem;
color:#;
padding:10px 20px;	
font-family: 'Roboto', serif, sans-serif;
}
.re-readmore:hover{
    color:#333;
}
.re-readmore:before{
    content: '';
    position: absolute;
    width: 12px;
    height: 11px;
left:0px;
    top: 15px;
    background: url(/new/templates/Web/en/images/prodown.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.rev-flag{
    float: left;
    width: 36px!important;
display:block!important;
}
.rev-name-c{
    float:left;
width:calc(100% - 51px);
margin-left:15px;
font-size:1.6rem;
font-family: 'Roboto', serif, sans-serif;
margin-top:9px;
color:#383838;
}
.rev-s-top2{
    float:left;
width:100%;
margin-top:12px;
}
.rev-star-f{
    float:left;
width:100px;
}
.rev-star-s {
    float: left;
    font-family: ico;
    font-size: 14px;
    color: #;
    width: 20px;
    height: 20px;
    position: relative;
}
.review-s-start-text{
    float:left;
width:100px;
font-size:1.4rem;
color:#707071;
}
.rev-star-s:before {
    position: absolute;
    content: '\e9d9';
}
.rev-s-top3{
    float:left;
width:100%;
font-size:1.4rem;
color:#7a7a7a;
margin-top:5px;
}
.review-s{
    float:left;
    width:100%;
    margin-top:20px;	
}
.rev-pass-tip{
    color:#383838;
font-style:italic;
}
.rev-content{
    float:left;
width:100%;
font-size:1.6rem;
line-height:30px;
margin-top:20px;
color:#707071;
}
.rev-send-f{
    float:left;
width:100%;
margin-top:40px;
}
.rev-send-txt{
    float:left;
width:100%;
font-size: 16px ;
    font-family: 'Roboto', serif, sans-serif;
color: #383838;
}
.rev-send-star-f{
    float:left;
width:100%;
margin-top:10px;
}
.rev-send-in-f{
    float:left;
width:100%;
margin-top:20px;
}
.r-s-in-s-f{
    float:left;
width:100%;
}
.r-s-in-s-f2{
    float:left;
width:100%;
margin-top:25px;
}
.r-s-i-s-txt{
    float:left;
width:100%;
font-size: 16px ;
font-family: 'Roboto', serif, sans-serif;
color: #383838;
}
.r-s-i-s-txt2{
            float:left;
width:75px;
font-size: 16px ;
font-family: 'Roboto', serif, sans-serif;
margin-top:10px;
color: #383838;
}
.r-s-i-s-cont{
    float:left;
width:calc(100% - 32px);
margin-top:10px;
border:1px solid #DCDCDC;
background:#F7F7F7;
border-radius:7px;
height:98px;
padding:10px 15px;
outline: none;
font-size: 15px;
    color: #414141;
font-family: Arial,'Roboto',  sans-serif;
}
.r-s-i-s-cont:focus{
    border:1px solid #;
}
.r-s-i-s-input{
            float:left;
width:calc(50% - 107px);
border:1px solid #DCDCDC;
background:#F7F7F7;
border-radius:7px;
height:40px;
padding:10px 15px;
font-size: 15px;
    color: #414141;
    font-family: Arial,'Roboto',  sans-serif;
}
.r-s-i-s-input:focus{
    border:1px solid #;
}
.r-s-i-s-tip-f{
    float:left;
position:relative;
display:none;
}
.r-s-i-s-tip-arrow{
    position:absolute;
top:14px;
}
.r-s-i-s-tip-arrow:before{
    content:'';
    float: left;
    width: 0; 
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #DCDCDC transparent transparent;
}
.r-s-i-s-tip-arrow:after{
    content:'';
    position:absolute;
left:1px;
    width: 0; 
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.r-s-i-s-tip{
    float:left;
margin-left:16px;
border:1px solid #DCDCDC;
border-radius:5px;
padding:10px 15px;
}
.r-s-i-s-tip-ico{
    float:left;
    width:25px;
    height:25px;
    position:relative;
    color:#;
font-size:25px;
}
.r-s-i-s-tip-ico:before{
    content:'\ea08';
position:absolute;
font-family: ico;
}
.r-s-i-s-tip-txt{
    float:left;
font-size: 1.6rem;
    font-family: 'Roboto', serif, sans-serif;
margin-left:10px;
margin-top:4px;
color:#383838;
}
.r-s-but-f{
    float:left;
width:100%;
margin-top:30px;
}
.r-s-but{
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    color: #fff;
    background: #063464;
    font-family: 'Roboto', serif, sans-serif;
    cursor: pointer;
    text-align: center;
}
.r-s-but:hover{
    background:#;
}
.rev-send-star-s{
    float: left;
    font-family: ico;
    font-size: 24px;
    color: #006f3b;
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
}
.rev-send-star-s:hover{
    color:#ff6600;
}
.emptyheart:before {
    position: absolute;
    content: '\e9d7';
}
.heart:before {
    position: absolute;
    content: '\e9d9';
}




.pro-send-f{
    float:left;
width:100%;
margin-top:35px;
}
.pro-alselike{
    float:left;
width:100%;
margin-top:45px;
}
.pro-al-title{
            float:left;
    padding:10px 15px 10px 15px;
    background:#9C9C9C;
    font-size:14px;
    color:#fff;
}
.pro-al-main{
    float:left;
    width:100%;
    margin-top:25px; 
    	
}
.pro-al-offset{
    float:left;
width:102%;
margin-left:-2%;
}
.pro-al-single{
width:calc(23% - 3px);
display: inline-block;
    vertical-align: top;
margin-left:2%;
}
.pro-al-img-a{
    float:left;
width:100%;
overflow:hidden;
transition: all 0.3s ease 0s;
}
.pro-al-img-a:hover .pro-al-img{
    transform:scale(1.2); 
}
.pro-al-img{
    float:left;
width:100%;
}
.pro-al-name{
    font-family: 'Roboto', serif, sans-serif;
    float:left;
width:100%;
margin-top:10px;
font-size:1.4rem;
color:#4C4C4C;
line-height:20px;
transition: all 0s ease 0s;
}
.pro-al-name:hover{
    color:#;
}
/* relatedword */
.relatedword{
    float:left;
width:100%;
margin-top:30px;
}
.hot-search{
    float:left;
width:100%;
}
.hot-search-title{
    font-family: 'Roboto', serif, sans-serif;
    float:left;
width:100%;
color:#4C4C4C;
font-size:1.6rem;
}
.hot-search-main{
    float:left;
width:100%;
margin-top:5px;
}
.hot-search-single{
    width:calc(33.3% - 3px);
    display: inline-block;
    vertical-align: top;
margin-top:10px;
word-break:break-all;
}
.hot-search-word{
            float:left;
width:80%;
color:#707071;
font-size:1.4rem;
transition: all 0s ease 0s;
}
.hot-search-word:hover{
    color:#;
}
/* relatedword */
@media screen and (max-width: 760px){
    .r-s-but {
        padding: 10px 20px;
        font-size: 1.6rem;
    }
    .r-s-i-s-tip {
        margin-left: 0px;
}
    .r-s-i-s-tip-f {
        margin-left:70px;
margin-top:10px;
    }
    .r-s-i-s-input {
        width: calc(100% - 102px);
        font-size: 16px;
    }
    .r-s-i-s-txt2 {
        width: 70px;
        font-size: 14px;
}
    .r-s-i-s-txt {
        font-size: 1.4rem;
    }
    .rev-send-txt {
        font-size: 1.4rem;
    }
    .rev-content {
        font-size: 1.4rem;
        line-height: 25px;
        margin-top: 15px;
    }
    .rev-star-s {
        font-size: 18px;
        width: 25px;
        height: 25px;
    }
   .rev-name-c {
        font-size: 1.6rem;
        margin-top: 7px;
    }
    .rev-flag {
        width: 30px;
    }
    .rev-s-top1 {
        margin-top: 20px;
    }
    .review-title{
    font-size:1.4rem;
}
    .r-s-i-s-tip-arrow{
   display:none;
}
    .pro-jump{
    width:100%;
}
    .pro-desc-sel-btn1,.pro-desc-sel-btn2{
    font-size: 1rem;
}
    .pro-al-offset {
        margin-top:-20px;
    }
    .pro-al-single {
        width: calc(48% - 5px);
margin-top:20px;
    }
    .pro-thumb-btn {
        width: 23%;
    margin-left:2%;
        height: auto;
        margin-top: 0px;
    }
    .pro-s-r-main {
        width: calc(102% - 40px);
        height:auto;
        margin-top: 0px;
margin-left:calc(20px - 2%);
    }
.pro-s-r-in {
       width: 2000px;
       height: auto;
    }
.pro-s-r-bottom:before {
        content:"\e628";
        position:absolute;
        width: 20px;
        height: 24px;
left:auto;
        background: none;
    font-family: "icomoon";
font-size:2.5rem;
color:#4C4C4C;
top:calc(50% - 12px);
text-align:right;
    }
.pro-s-r-bottom{
    position:absolute;
    right:0px;
    top:0px;
        width: 20px;
        height: 100%;
}
    .pro-s-r-top:before {
        content:"\e625";
        position:absolute;
        width: 20px;
        height: 24px;
left:auto;
        background: none;
    font-family: "icomoon";
font-size:2.5rem;
color:#4C4C4C;
top:calc(50% - 12px);
    }
    .pro-s-r-top {
    position:absolute;
    left:0px;
    top:0px;
        width: 20px;
        height: 100%;
    }
    .pro-show-right {
    float:left;
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
        height: auto;
margin-top:15px;
    }
    .pro-big-show {
        width: 100%;
    }
    .pro-title-add {
        font-size: 1.6rem;
        line-height: 25px;
        margin-top: 10px;
    }
    .pro-title {
        font-size: 1rem;
line-height: 30px;
}
    .inpage-d-right{
    margin-top:30px;
}
}
@media screen and (max-width: 380px){
    .pro-alselike{
    margin-top:30px;
    }
    .pro-send-f {
        margin-top: 20px;
    }
    .pro-desc-sel-btn1,.pro-desc-sel-btn2{
    font-size: 1rem;
}
    .pro-show-f{
    margin-top:20px;
}
    .pro-title-add {
        font-size: 1.2rem;
        line-height: 20px;
        margin-top: 5px;
    }
    .pro-title {
        font-size: 0.9rem;
}
}





        .ber {
            background-image: url(/uploads/202506/product_1749776258_WNo_1920d400.jpg) !important;
        }
    