a {
  text-decoration: none;
}
.halfright {
  z-index: -1;
}
.maintbbox {
  margin-bottom: 70px;
}
.contactbutton a {
  color: #fff;
}
.submenu-item a {
  color: #fff;
}
.sidebar {
  width: 260px;
  background-color: #fff;
  color: #000;
  position: sticky;
  height: auto;
  padding: 20px;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
  transition: width 0.3s;
  margin: 74px 0 0 195px;
}

.menu-item {
  margin: 10px 0;
  cursor: pointer;
}

.submenu {
  display: none;
  margin-left: 20px;
  background-color: #444;
  padding: 10px;
  border-radius: 5px;
}

.submenu-item {
  margin: 5px 0;
}

.active {
  display: block;
}

.sidtitle {
  font-weight: bold;
  font-size: 19px;
  white-space: nowrap;
}

.contactbutton {
  height: 47px;
  width: 100%;
  border: 2px solid #575757;
  background-color: #575757;
  font-size: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

.contactbutton:hover {
  background-color: #918484;
}
#main-content {
  width: 100%;
  display: flex;
  justify-content: center;
}

.tabs {
  display: flex;
  cursor: pointer;
  /* margin-bottom: 10px; */
}

.tab {
  padding: 10px 20px;
  border-bottom: none;
  margin-right: 5px;
  font-family: "Calibri";
}

.tab.active {
  background-color: #fff;
  border-bottom: 2px solid #4caf50;
  font-weight: bold;
}

.tab-content {
  border-top: 1px solid #ccc;
  padding: 20px;
  background-color: #fff;
  display: none;
  /* 默认隐藏所有内容 */
}

.tab:hover {
  border-bottom: 2px solid #4caf50;
}

.tab-content.active {
  display: block;
  /* 只显示活动标签的内容 */
}

.formf {
  display: flex;
  flex-direction: column;
}

.inptform {
  height: 32px;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.09);
  padding-left: 10px;
  font-size: 14px;
}

.inptformlast {
  height: 70px;
  padding-top: 3px;
}

.titlepf {
  color: #4caf50;
}

.pflabel {
  color: #767f84;
  margin-bottom: 5px;
  font-family: "Calibri";
}

.pflabel::after {
  content: "*";
  color: #e02b27;
  font-size: 1em;
}

.tabbbqy {
  margin-top: 20px;
}
.tbimg {
  width: 30px;
  height: 62px;
  transition: transform 0.3s cubic-bezier(0.29, 0.82, 0.54, 0.98);
}
.tbimg:hover {
  transform: scale(1.2);
}
.topbimg {
  width: 90px;
  height: 90px;
  overflow: hidden;
  /* padding: 20px 30px; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.topbancount {
  width: 57%;
  height: 250px;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto;
}

.topbanbox {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 13%;
  justify-content: space-evenly;
  margin: 0 auto;
}

.topba {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
tbimg .topbp {
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .maintbbox {
    display: none;
}
.sidbox {
  display: none;
}
.thumswiper {
  display: none;
}
}
.swipercont {
  display: flex;
  flex-direction: row-reverse;
  width: 620px;
  flex-wrap: nowrap;
  margin-top: 47px;
}
.topbp {
  margin-bottom: 10px;
  margin-top: 0;
  color: #000;
  font-size: 15px;
  font-family: "Calibri";    
  height: 30px;
  text-align: center;
}
.topbp:hover {
  color: #4caf50;
}
.swww1 {
  width: 500px;
}

.thumbs1 {
  width: 78px;
  margin-right: 20px;
  height: 450px !important;
  top: 19px;
}

.swww1 img {
  width: 500px;
  /* aspect-ratio: 1; */
}

.swiper {
  height: 500px;
  /* margin-top: -4px; */
}

.thumslide {
  height: 80px;
  /* width: 80px; */
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.thumbs1 img {
  height: 100%;
  width: 100%;
}

.thumbsbuttomnext {
  top: 98%;
  left: 26%;
  transform: rotate(90deg);
}

.thumbsbuttomprev {
  top: 0.5%;
  left: 25%;
  transform: rotate(90deg);
}

.thumswiper {
  position: relative;
}

.swww1 img {
  width: auto;
  height: auto;
  aspect-ratio: auto !important;
}
.mySwiper2 .swiper-slide {
  padding: 0 !important;
  border: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dewdp {
  font-size: 18px;
}
.proswimg {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#bodyContent {
  /* margin: 0 auto; */
}
@media screen and (max-width: 769px) {
  .swipercont {
    width: 100%;
}
#bodyContent {
  width: 100%;
  display: flex;
  justify-content: center;
}
.swiper-button-next2 {
  right: 3% !important;
}
.swiper-button-prev2 {
  left: 3% !important;
}
}
.proswdf {
  position: relative;
  width: 100%;
}
.proswdfswiper {
  width: 85%;
  margin: 0 auto;
  overflow: hidden;
}

.proswdftitle {
  text-align: center;
  font-size: 50px;
  margin: 40px 0 70px;
  font-weight: bold;
}
a {
  text-decoration: none;
}
.hengfubox {
  width: 100%;
  height: 530px;
  display: flex;
  justify-content: space-evenly;
}
.hengfushu {
  width: 11.5%;
  /* background-color: rgb(43, 153, 226); */
  display: flex;
  align-items: center;
  justify-content: center;
}
.hengfushu:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hengfushu:nth-child(7) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hengfusan {
  width: 100%;
  background-color: #ec6d6d;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hengfuer {
  width: 100%;
  background-color: #ec6d6d;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hengfushu:nth-child(3) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hengfushu:nth-child(6) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hengfup:hover {
  font-weight: bold;
  color: aquamarine;
  cursor: pointer;
}
.hengfucont {
  margin: 70px 0;
}
@media screen and (max-width: 769px) {
  .hengfubox {
    height: 150px;
}
.hengfup {
  font-size: 12px;
}
.hengfucont {
  margin: 0;
}
}
.tab-content4but:hover {
  background-color: #8bc34a;
}
canvas {
  border: 1px solid #ccc;
}
.sssbhm,
.tab-content4but {
  background-color: #4caf50;
  color: white;
  border: none;
  border-radius: 5px;
  padding: 10px 15px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s;
}
.sssbhm:hover {
  background-color: #8bc34a;
}
.tab-content4but:hover {
  background-color: #8bc34a;
}
#result {
  margin-top: 20px;
  font-size: 18px;
}
.hmsbjr {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 20px;
}
#captchaInput {
  height: 40px;
  margin-right: 10px;
}
.inbuerwm {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 360px;
  height: 240px;
  justify-content: center;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 99;
}
.bacerm {
  position: fixed;
  background: rgb(0, 0, 0, 0.5);
  width: 100vw;
  left: 0;
  height: 100vh;
  top: 0;
  display: none;
  z-index: 999;
}
.tab-content4but {
  color: white;
  border: none;
  border-radius: 5px;
  padding: 10px 15px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s;
  box-shadow: 0 0;
  box-shadow: 0 0;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  text-decoration: none;
  background: #8bd14d;
  font-family: "Proxima Nova Alt", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-size: 1.125rem;
  padding: 10px 45px;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  overflow: hidden;
  position: relative;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  text-align: center;
}
.swiper-button-next2 {
  background: none !important;
}
.swiper-button-prev2 {
  background: none !important;
}
.proaa {
  color: #000;
}
.hengfushue {
  height: 32%;
  width: 100%;
  overflow: hidden;
}
.hengfushus {
  height: 49%;
  width: 100%;
  overflow: hidden;
}
.hengfushuo {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hengfushuo {
  background: url(https://img.tukuppt.com/photo-big/00/00/74/6152d9dc09d26908.jpg);
  background-size: cover;
  transition: transform 0.3s cubic-bezier(0.29, 0.82, 0.54, 0.98);
  display: flex;
  align-items: center;
  justify-content: center;
}
.hengfusan {
  background: url(https://p2.ssl.qhimgs1.com/t016a4e7d312321e99c.jpg);
  background-size: cover;
  transition: transform 0.3s cubic-bezier(0.29, 0.82, 0.54, 0.98);
}
.hengfuer {
  background: url(https://p2.ssl.qhimgs1.com/t04809e130ffbd5ff58.jpg);
  background-size: cover;
  transition: transform 0.3s cubic-bezier(0.29, 0.82, 0.54, 0.98);
}
.hfobox {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hengfushuo:hover,
.hengfusan:hover,
.hengfuer:hover {
  transform: scale(1.2);
  text-decoration: none;
}
.hengfup {
  color: #fff;
}
.hengfup:hover {
  text-decoration: none;
}
.dewdp {
  color: #000;
}
.dewdp:hover {
  color: #4caf50;
}
.erjiccbox {
  display: flex;
}
.container22 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.card-listing.card-listing--cards {
  width: 21%;
  margin-left: 20px;
  height: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 769px) {
  .cpimgsw {
    max-width: 50%;
}
.cpimga {
  display: flex;
  justify-content: center;
}
.dewdp {
  white-space: nowrap;
  font-size: 16px;
}
.swiper-button-prev,
.swiper-button-next {
  top: 48% !important;
}
.proswdftitle {
  font-size: 34px;
}
.product-layout {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.card-listing.card-listing--cards {
  width: 87%;
}
}

/*侧边菜单样式*/
.cebcontainer {
  display: flex;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  width: 12% !important;
  margin-top: 73px;
  height: 80%;}

.cebsidebar {
  width: 100%;
  background-color: #ffffff;
  color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;padding-bottom: 20px;
}

.cebmenu {
  list-style: none;
  padding: 0;
  width: 100%;
  margin-top: 20px;
}

.cebmenu-item {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 10px;
  border-radius: 4px;
  transition: background 0.3s;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  cursor: pointer;
  font-family: "Calibri";
  color: #9e9c9c !important;
}

.cebmenu-item:hover {
  background-color: #f2f3f7;
}

.subcebmenu {
  list-style: none;
  padding: 0;
  margin: -48px 0 0;
  display: none;
  position: absolute;
  background-color: #ffffff;
  z-index: 1;
  width: 300px;
  left: 100%;
  border: 1px solid #d9e1ed;
  border-radius: 5px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.32);
}


.subcebmenu-item {
  color: #000000;
  text-decoration: none;
  display: block;
  transition: background 0.3s;
  padding: 10px 25px;
  width: 100%;
  cursor: pointer;
  font-family: "calibri";
  color: #9e9c9c !important;
  position: relative;
}

.subcebmenu-item:hover {
  background-color: #f2f3f7;
  color: #8bd14d !important ;
}

.cebmenu-item:hover + .subcebmenu {
  display: block; /* 鼠标悬浮时显示子菜单 */
}
.cebspan {
  color: #000;
  display: inline-block;
  font-size: 21px;
  font-family: "Segoe UI";
  font-weight: bold;
    padding: 20px 0;
    text-align: center;}
@media screen and (max-width: 1590px) {
  .cebspan {
    color: #000;
  display: inline-block;
  font-size: 21px;
  white-space: normal;
  font-family: "Segoe UI";
  font-weight: bold;
  text-align: center;
}
}
.cebspanbox {
  display: flex;
  justify-content: center;
  height: auto;
  width: 90%;
  border-bottom: 2px solid #8bd14d;
}
.cebmenu ul li {
  display: flex;
}
.cebmenu-item::after {
  content: "";
  display: block;
  background: url(/images/next.gif);
  background-size: cover;
  width: 13px;
  height: 15px;
}

.preview_img {
  position: relative;
}
.mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
  background-color: #d8f0c4;
  opacity: 0.5;
  border: 1px solid #ccc;
  cursor: move;
}
.big {
  display: none;
  position: absolute;
  left: 630px;
  top: 50px;
  z-index: 999;
  width: 500px;
  height: 500px;
  overflow: hidden;
  background: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.32);
}
.big img {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 769px) {
  .big {
    display: none;
}
.mask {
  display: none;
}
}
.swiper-backface-hidden .swiper-slide {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  /*background: #f9f9f9;*/
  border-radius: 9px;
}

.Contactbut {
  width: 80%;
  border: 1px solid #8bd14d;
  background: #8bd14d;
  color: #ffffff;
  white-space: nowrap;
  padding: 0;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-weight: bold;
}

@media screen and (max-width: 1280px) {
  .cebspan {
  white-space: normal;
}
}

@media screen and (max-width: 1437px) {
  
  .Contactbut {
    height: 39px;
  margin-top: 0;
}
.dewdp {
  font-size: 17px;
}
}
.sbreview {
  font-size: 12px;
  color: #8d8d8d;
}
.Contactbut:hover {
  color: white;
}
.nspan {
  font-family: "Calibri";
}
.no-flex {
  font-family: "Calibri";
}
.aallp {
  font-family: "Aptos";
  color: grey;
  font-size: 15px;
}
.product-details {
  font-family: "Calibri" !important;
}
@media screen and (min-width: 769px) {
  .messpan {
    white-space: normal;
}
}
.subsubcebmenu {
  list-style: none;
  padding: 0;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  background-color: #ffffff;
  z-index: 2;
  border: 1px solid #d9e1ed;
  border-radius: 5px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.32);
  transition: background 0.3s;
  /* padding: 10px 0px; */
}

.subcebmenu-item:hover + .subsubcebmenu {
  display: block; /* 鼠标悬浮时显示三级菜单 */
}
.subsubcebmenu li:hover {
  background-color: #f2f3f7;
}
.subsubcebmenu-item:hover {
  color: #8bd14d !important;
}
.subsubcebmenu-item {
  text-decoration: none;
  display: block;
  transition: background 0.3s;
  padding: 10px 25px;
  width: 100%;
  cursor: pointer;
  font-family: "calibri";
  color: #9e9c9c !important;
}


.cebspanbox {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #d9e1ed;
  height: auto;
  width: auto;
}

.cebmenu ul li {
  display: flex;
  position: relative; /* 确保子菜单绝对定位 */
}
/* .subcebmenu-item::after {
content: "";
display: block;
background: url(/images/next.gif);
background-size: cover;
width: 13px;
height: 15px;
position: absolute;
top: 15px;
right: 20px;
} */
@media screen and (max-width: 1100px) and (min-width: 769px) {
  .cebspan {
    font-size: 16px;
}
.cebmenu-item {
  font-size: 14px;
}
}
.cebcontainersj {        display: none;
}
.cebcontainerdn {
  display: block;
}
@media screen and (max-width: 769px) {
  #main-content {
    width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.cebcontainer {
  display: flex;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  width: 100% !important;
  margin-top: 73px;
}
.producontbox {
  margin-top: 70px;
  display: flex;
  margin-left: 0;
  flex-direction: column;
}
.producontbox {
  margin-top: -60px;
  display: flex;
  margin-left: 0;
}

.cebcontainerdn {
  display: none;
}
.cebcontainersj {display: block; }
.subcebmenu {
  margin: 1px 0 0;
  width: 100%;
  left: 0;
}
}
@media screen and (max-width:1200px) and (min-width:769px){
  .card-listing.card-listing--cards{
    width: 30%;
}
}v