.Verifycodeinput{
  display: flex;
}
.Verifycodeinput input{
  width: 20%!important;
}
.text-hidden1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: rgb(249, 250, 251);
}

.bossgoo-contactus10 .contact-map {
  padding-top: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
  overflow: hidden;
}

.bossgoo-contactus10 .banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bossgoo-contactus10 .contact-map-box {
  width: 100%;
  height: 400px;
  z-index: 10;
}

.bossgoo-contactus10 .bossgoo-breadbrumb1.pc {
  background: none;
}

.bossgoo-contactus10 .bossgoo-breadbrumb1 .wrap {
  padding: 24px 0;
  color: #999;
}

.bossgoo-contactus10 .bossgoo-breadbrumb1.pc .wrap {
  padding: 0;
  color: #999;
  text-align: center;
}

.bossgoo-contactus10 .bossgoo-breadbrumb1 i {
  margin: 0 10px;
}

.bossgoo-contactus10 .bossgoo-breadbrumb1.pc span,
.bossgoo-contactus10 .bossgoo-breadbrumb1.pc i,
.bossgoo-contactus10 .bossgoo-breadbrumb1.pc a {
  color: #fff;
}

.bossgoo-contactus10 .contacthead {
  width: 100%;
  /* height: 400px; */
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.bossgoo-contactus10 .contacthead .titlebox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bossgoo-contactus10 .contacthead .titlebox .pagetitle {
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 20px;
  text-align: center;
  line-height: 1;
}

.bossgoo-contactus10 .contactSwiper {
  margin: 20px 0 80px;
  position: relative;
  margin-top: 50px;
}

.bossgoo-contactus10 .contactSwiper .swiper-container {
  position: static;
  width: calc(100% - 20px);
  padding: 50px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.bossgoo-contactus10 .contactSwiper .swiper-container .infobar {
  width: 85%;
  margin: 0 auto;
  display: flex;
}

.bossgoo-contactus10 .contactSwiper .swiper-container .infobar .infotable {
  border-collapse: separate;
  border-spacing: 10px;
  width: calc(100% - 150px);
}

.bossgoo-contactus10 .contactSwiper .swiper-container .infobar .infotable tr th {
  text-align: left;
  width: 140px;
  vertical-align: top;
  color: #000;
}

.bossgoo-contactus10 .contactSwiper .swiper-container .infobar .header img {
  width: 250px;

  object-fit: cover;
  margin-right: 100px;
}

.bossgoo-contactus10 .contactSwiper .swiper-container .infobar .header .name {
  text-align: center;
  font-size: 18px;
  color: #333;
  padding: 10px;
  font-weight: bold;
}

.bossgoo-contactus10
  .contactSwiper
  .swiper-container
  .swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--themeColor);
  width: 16px;
}

.bossgoo-contactus10 .contactSwiper .swiper-container .swiper-pagination-bullet {
  transition: all 0.5s;
  border-radius: 4px;
}

.bossgoo-contactus10 .phonepad .getintouch {
  display: flex;
  padding: 40px;
  position: relative;
  margin: 60px 0 30px;
}

.bossgoo-contactus10 .phonepad .getintouch .leftimg {
  width: 42%;
  height: 0;
  padding-bottom: 38%;
  position: relative;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  margin-left: 1%;
}

.bossgoo-contactus10 .phonepad .getintouch .leftimg .innerbox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bossgoo-contactus10 .phonepad .getintouch .leftimg .innerbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bossgoo-contactus10 .phonepad .getintouch .right {
  width: 100%;

}

.bossgoo-contactus10 .phonepad .getintouch .right .boxflex{
  display: flex;
  justify-content: space-between;
}

.bossgoo-contactus10 .phonepad .getintouch .right .boxflex .youSubject,
.bossgoo-contactus10 .phonepad .getintouch .right .boxflex .youMobile{
  width: 49%;
}

.bossgoo-contactus10 .phonepad .getintouch .right  .subTitle{
  color: #374151;
  font-size: 16px;
  margin-bottom: 8px;
}

.bossgoo-contactus10 .phonepad .getintouch .right .touchtitle {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
  font-family: var(--fontRegular);
  margin-bottom: 40px;
  text-align: center;
}

.bossgoo-contactus10 .phonepad .getintouch .right form {
  width: 100%;
}

.bossgoo-contactus10 .phonepad .getintouch .right form > div {
  margin-bottom: 15px;
}

.bossgoo-contactus10 .phonepad .getintouch .right form input {
  width: 100%;
  height: 50px;
  border: 1px solid rgb(209 213 219);
  padding-left: 15px;
  border-radius: 6px;
}

.bossgoo-contactus10 .phonepad .getintouch .right form input:focus{
  border-color: #0056b3;
    box-shadow: 0 0 0 3px rgba(0, 86, 179, 0.25);
}

.bossgoo-contactus10 .phonepad .getintouch .right form input::placeholder{
  color: #999;
}

.bossgoo-contactus10 .phonepad .getintouch .right form textarea {
  padding: 10px 10px 10px 25px;
  padding-left: 25px;
  width: 100%;
  height: 160px;
  border: 1px solid rgb(209 213 219);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  border-radius: 6px;
}
.bossgoo-contactus10 .phonepad .getintouch .right form textarea:focus{
  border-color: #0056b3;
    box-shadow: 0 0 0 3px rgba(0, 86, 179, 0.25);
}
.bossgoo-contactus10 .phonepad .getintouch .right form textarea::placeholder{
  color: #999;
}

.bossgoo-contactus10 .phonepad .getintouch .right form .addSubmit {

  background-color: var(--themeColor);
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  outline: 0;
  border: 0;
  padding: 12px 32px;
  margin-top: 10px;
  cursor: pointer;
  transition: all .3s ease;
  width: unset;
}

.bossgoo-contactus10 .phonepad .getintouch .right form .addSubmit:after{
      content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: width 0.6s ease, height 0.6s ease;
}

.bossgoo-contactus10 .phonepad .getintouch .right form .addSubmit:hover:after{
  width: 300px;
    height: 300px;
}

.bossgoo-contactus10 .phonepad .getintouch .right form .addSubmit:hover{
      --tw-translate-y: -0.25rem;
    transform: translate(0, -5px) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow:0 0 #0000,0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.bossgoo-contactus10  .infotable td{
  transition: all .3s ease;
  vertical-align: top;
}

.bossgoo-contactus10  .infotable td:hover{
transform: translateX(5px);
}

.bossgoo-contactus10 .phonepad .getintouch .cardbg {
  width: calc(100% );
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: -1;
}

@media only screen and (max-width: 1040px) {
  .bossgoo-contactus10 .bossgoo-breadbrumb1 {
    background: #f8f8f8;
  }
  .bossgoo-contactus10 .bossgoo-breadbrumb1 .wrap {
    padding: 0.24rem 0.2rem;
  }
  .bossgoo-contactus10 .bossgoo-breadbrumb1 i,
  .bossgoo-contactus10 .bossgoo-breadbrumb1 span,
  .bossgoo-contactus10 .bossgoo-breadbrumb1 a {
    font-size: 0.24rem;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-contactus10 .contacthead {
    display: none;
  }
  .bossgoo-contactus10 .contactSwiper {
    margin-top: 0.6rem;
  }
  .bossgoo-contactus10 .contactSwiper .swiper-container {
    width: calc(100% - 0.4rem);
    padding: 0.8rem 0;
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
    border-radius: 0.2rem;
  }
  .bossgoo-contactus10 .contactSwiper .swiper-container .infobar {
    width: 100%;
  }
  .bossgoo-contactus10 .contactSwiper .swiper-container .infobar .infotable {
    border-spacing: 0.2rem;
    width: 100%;
  }
  .bossgoo-contactus10
    .contactSwiper
    .swiper-container
    .infobar
    .infotable
    tr
    th {
    width: 2.5rem;
  }
  .bossgoo-contactus10
    .contactSwiper
    .swiper-container
    .infobar
    .infotable
    tr
    td {
    line-height: 1.4;

  display: -webkit-box; /* 使文本变为弹性盒子 */
  -webkit-box-orient: vertical; /* 垂直排列盒子 */
  overflow: hidden; /* 隐藏溢出的内容 */
  text-overflow: ellipsis; /* 显示省略号 */
  -webkit-line-clamp: 1; /* 限制显示的行数为1行 */ /* 注意：这个属性不被所有浏览器支持，特别是在较老的浏览器中 */
  max-width: 100%; /* 设置最大宽度 */


  }
  .bossgoo-contactus10 .contactSwiper .swiper-container .infobar .header {
    display: none;
  }
  .bossgoo-contactus10
    .contactSwiper
    .swiper-container
    .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--themeColor);
    width: 0.32rem;
  }
  .bossgoo-contactus10
    .contactSwiper
    .swiper-container
    .swiper-pagination-bullet {
    transition: all 0.5s;
    border-radius: 0.08rem;
  }
  .bossgoo-contactus10 .contact-map {
    padding-top: 0.4rem;
    padding-bottom: 0.8rem;
  }
  .bossgoo-contactus10 .contact-map-box {
    height: 4.8rem;
    z-index: 10;
  }
  .bossgoo-contactus10 .phonepad {
    padding: 0 0;
  }
  .bossgoo-contactus10 .phonepad .proTitle {
    font-size: 0.36rem;
  }
  .bossgoo-contactus10 .phonepad .getintouch {
    padding: 0.6rem 0;
    margin-bottom: 0.6rem;
    margin-top: 0;
  }
  .bossgoo-contactus10 .phonepad .getintouch .leftimg {
    display: none;
  }
  .bossgoo-contactus10 .phonepad .getintouch .right {
    width: 100%;
    padding-right: 4%;
  }
  .bossgoo-contactus10 .phonepad .getintouch .right .touchtitle {
    font-size: 0.36rem;
    margin-bottom: 0.56rem;
  }
  .bossgoo-contactus10 .phonepad .getintouch .right form > div {
    margin-bottom: 0.2rem;
  }
  .bossgoo-contactus10 .phonepad .getintouch .right form input {
    height: 0.64rem;
    padding-left: 0.32rem;
    border-radius: 0.08rem;
    font-size: 0.24rem;
  }
  .bossgoo-contactus10 .phonepad .getintouch .right form textarea {
    padding: 0.2rem 0.2rem 0.2rem 0.5rem;
    padding-left: 0.32rem;
    height: 2rem;
    font-size: 0.24rem;
    border-radius: 0.12rem;
  }
  .bossgoo-contactus10 .phonepad .getintouch .right form .addSubmit {
    height: 0.8rem;
    border-radius: 0.1rem;
    font-size: 0.28rem;
  }
  .bossgoo-contactus10 .phonepad .getintouch .cardbg {
    width: 98%;
    right: 1%;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-contactus10 {
    padding: 0.3rem 0 0;
  }
  .bossgoo-contactus10 .phonepad .getintouch .right .boxflex{
        flex-direction: column;
  }
  .bossgoo-contactus10 .phonepad .getintouch .right{
            padding-right: 0;
            padding: 0px 20px;
  }
  .bossgoo-contactus10 .phonepad .getintouch .right .boxflex .youSubject, .bossgoo-contactus10 .phonepad .getintouch .right .boxflex .youMobile{
    width: 24%;
  }
}
.contactSwiper .whatsapp_link {
  display: inline-block;
}
