/* banner */
.branerBox {
  /* height: 357px; */
  height: 146px;
  padding-top: 90px;
  transition: height 0.2s ease-in-out;
}
.branerBackground {
  background: url("/officialsite/public/img/banner.jpg") center no-repeat;
  width: 100%;
  background-size: auto 146px;
  height: 100%;
  position: relative;
}
.branerBackground2 {
  background: url("/officialsite/public/img/swiperitem1.jpg") top no-repeat;
  background-size: auto 146px;
}
.branerBackground3 {
  background: url("/officialsite/public/img/swiperitem2.jpg") top no-repeat;
  background-size: auto 146px;
}
.branerBackground4 {
  background: url("/officialsite/public/img/swiperitem3.jpg") top no-repeat;
  background-size: auto 146px;
}
.branerBackground5 {
  background: url("/officialsite/public/img/swiperitem4.jpg") top no-repeat;
  background-size: auto 146px;
}
.braner_Text {
  padding-top: 30px;
  margin-left: 32px;
  transition: padding-top 0.3s ease-in-out;
  color: #000000;
}
.braner_Text2 {
  /* padding-top: 230px; */
}
.braner_Text3 {
  /* padding-top: 200px; */
}
.braner_Text4 {
  /* padding-top: 185px; */
}
.braner_Text_Title {
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: 700;
}
.braner_Text_Title2 {
  width: 400px;
  margin-bottom: 23px;
  color: #117865;
}
.braner_Text_Title3 {
  color: #117865;
  margin-bottom: 0;
}
.braner_Text_Title4 {
  margin-bottom: 16px;
}
.braner_Text_Title5 {
  margin: 5px 0;
}
.braner_Text_Title6 {
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: 400;
  line-height: 24px;
}
.braner_Text_Title7 {
  margin-bottom: 21px;
}
.wrImg {
  display: none;
}
.braner_Text_msg {
  margin-bottom: 16px;
  display: none;
}
.braner_Text_msg2 {
  margin-bottom: 40px;
}
.braner_Text_msg3 {
  width: 384px;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 51px;
}
.braner_Text_msg4 {
  width: 537px;
  font-size: 16px;
  line-height: 32px;
}
.braner_Text_msgL {
  display: inline-block;
  vertical-align: top;
  width: 153px;
}
.braner_Text_msgR {
  display: inline-block;
}
.braner_Text_button {
  display: flex;
  justify-self: flex-start;
}
.braner_Text_buttonOne {
  width: 80px;
  height: 26px;
  color: #fff;
  background: #117865;
  border-radius: 8px;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
  border: 1px solid #117865;
  font-size: 12px;
}
.braner_Text_buttonOne2 {
  width: 80px;
  background: #008cff;
  border: 1px solid #008cff;
}
.braner_Text_buttonline {
  width: 100px;
  height: 26px;
  color: #117865;
  background: #fff;
  border: 1px solid #117865;
  border-radius: 8px;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
  margin-left: 5px;
}
.braner_Text_buttonline2 {
  background: transparent;
}
.braner_Text_buttonline3 {
  border: 1px solid #008cff;
  color: #008cff;
  background: transparent;
}
.xiaomin {
  width: 100px;
}
/* 联系我们 */
.form-rowbox {
  padding: 10px;
  border-radius: 10px;
}
.form-row {
  flex-direction: column;
}
.form-row input,
.form-row textarea {
  min-width: auto;
  width: calc(100% - 24px);
  border: 1px solid #d9e8e5;
  border-radius: 6px;
  font-size: 14px;
  outline: #117865;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-family: "HanSansSC";
}
.form-row button {
  background: #00b386;
  color: #fff;
  border: none;
  padding: 8px 20px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  transition: background-color 0.3s ease;
  width: 100%;
}
.form-service-item {
  font-size: 12px;
}
.form-service-item img {
  width: 15px;
}
.service-bar {
  flex-direction: column;
}

.sidebar {
  right: 8px;
}

.sidebar-icon {
  width: 32px;
  height: 32px;
  font-size: 14px;
}

/* 数据展示样式 */
.Datadisplay {
  width: 100%;
  min-height: 440px;
  background: linear-gradient(90deg, #fff6ea 0%, #fbfdf3 53.37%, #edf9f7 100%);
  background-size: 100% 100%;
}
.Datadisplay-Box {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  position: unset;
  top: 0%;
  left: 0%;
  transform: none;
  width: 100%;
}
.Datadisplay-Box-Top {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.Datadisplay-Box-div-Left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.Datadisplay-Box-div-Right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.Datadisplay-Box-div-Icon {
  width: 64px;
  height: 64px;
  margin-right: 0px;
}

.Datadisplay-Box-div-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.Datadisplay-Box-div-title-Top {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.Datadisplay-Box-div-title-Top-years {
  font-size: 40px;
  font-weight: 700;
  color: #7dffe7;
}
.Datadisplay-Box-div-title-Top-title {
  font-size: 24px;
  font-weight: 700;
  margin-left: 12px;
}
.Datadisplay-Box-div-title-Bottom {
  margin-top: 25px;
  margin-bottom: 10px;
}
.Datadisplay-Box-Bottom {
  margin-top: 0px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* <!-- 数据展示 --> */
.box3-box-number ul {
  min-height: 330px;
}
.box3-box-number ul li {
  width: 100%;
  color: #333;
  text-align: center;
  padding-top: 12px;
}
.box3-msg {
  margin-top: 10px;
}
.box3-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.box3-box-number ul li .box3-title span:nth-child(1) {
  font-size: 40px;
  font-weight: 700;
  color: #7dffe7;
}
.box3-box-number ul li .box3-title span:nth-child(2) {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  margin-left: 12px;
}
/* 公司动态 */

.CompanyDynamic-list-img {
  width: 100%;
  height: 160px;
  overflow: hidden;
}
.CompanyDynamic-list-img img {
  width: 100%;
}
.CompanyDynamic-list {
  width: calc(100% - 72px);
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  transition: all 0.5s ease-in-out;
}
/* 我们的服务 */
.service-contentMobile {
  display: block;
}
.service-contentPC {
  display: none;
}
.service-title h2 {
  font-size: 24px;
}

.service-nav {
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.service-content {
  width: 95%;
}
.service-item {
  margin-bottom: 16px;
}
.service-item h3 {
  font-size: 18px;
}
.service-item img {
  max-height: 286px;
}
/* 我们的产品 */
.products-grid {
  gap: 20px;
}

.product-section {
  flex-direction: column;
}

.product-image {
  width: 100%;
}
/* 我们的客户 */
.customers-content-PC {
  display: none;
}
.customers-content-Mobile {
  display: block;
}
.customers-filter {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.customers-filter-item {
  margin: 0 10px;
  cursor: pointer;
  padding: 5px 15px;
  border-radius: 20px;
}

.customers-active {
  background-color: #f1f9f7;
  color: #117865;
}

.carousel-wrapper {
  position: relative;
  overflow: hidden;
}
.form-service-bar {
  padding: 12px;
}

.carousel-item {
  flex: 0 0 auto;
  /* height: 260px; */
  margin: 15px 15px;
  padding: 48px 24px;
  border-radius: 20px;
  text-align: left;
  background: #f1f9f7;
}
.carousel-item h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}
.carousel-item p {
  font-size: 14px;
  font-weight: 400;
  color: #666;
}
.carousel-logo-Type {
  display: flex;
  justify-content: space-between;
}
.carousel-logo-Type-right {
  cursor: pointer;
}
.brands {
  display: flex;
  flex-wrap: wrap;
  margin-top: 57px;
  /* overflow: auto; */
}
.carousel-logo {
  width: 119px;
  height: 60px;
  background: #fff;
  border-radius: 10px;
  margin-right: 6px;
  margin-bottom: 24px;
  text-align: center;
  line-height: 60px;
}
.carousel-logo img {
  width: 100%;
}
.brands img {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* 公司地址 */
.address-card {
  flex: 1 1 100%;
}
