* {
  margin: 0;
  padding: 0
}
em,
i {
  font-style: normal
}
li {
  list-style: none
}
img {
  border: 0;
  vertical-align: middle
}

body,html { overflow-x: hidden; height: 100%;width: 100% }

button {
  cursor: pointer
}
a {
  color: #000;
  text-decoration: none
}
a:hover {
  color: #c81623
}
img{
  width: 100%;
}

.bb-img > img {
  /* width: auto; */
}

/* 通用样式 */
.pt4_bg {
  padding: 40px 0;
  background-color: #f9f9f9;
}
.iconbox {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.section-title {
  font-size: 30px;
  font-weight: bold;
  margin-top: 25px;
}
.section-subtitle {
  font-size: 30px;
  font-weight: bold;
}
.icon-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 120px;
  margin-top: 25px;
}
.icon-item {
  display: flex;
  width: 45%;
  margin-bottom: 20px;
}
.icon-success {
  margin-right: 20px;
}
.icon-title {
  font-size: 6rem;
  color: #AA1516;
  font-weight: bold;
}
.oreder_btn {
  position: relative; display: inline-block;margin-top: 20px;width: 150%;
}

.mobileTop {
  margin-top: 2%;
}






/* 响应式调整 */
@media (max-width: 768px) {

.pt5_box{
  margin-inline: 2% !important;
}


  .mobileleft {
    margin-left: 20px !important;
  }

  .mobile {
    flex-wrap: wrap;
  }

  .mobileimg {
    width: 30px !important;
  }

  .mobileTop {
    margin-top: 0%;
  }


  .cusDiv {
    padding-block: 8% !important;
  }

  .mobile2 {
    margin-bottom: 6%;
  }

  .mobileText {
    font-size: 25px !important;
    line-height: 1 !important;
  }

  
  .mobileText2 {
    font-size: 18px !important;
    line-height: 1 !important;
  }

  .widthCont {
    width: 100% !important;
    margin-top: 2%;
  }

  .widthCont80 {
    width: 118% !important;
  }

  .mobileimg3 {
    margin-bottom: 2%;
  }

  .mobileFLex {
    flex-wrap: wrap;
  }

  .mobileimg4 {
    width: 100% !important;
  }

  .widthBtn {
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .mobileCenter {
    text-align: center;

  }

  .bb-img > img {
    width: 10%;
  }
  .iconbox {
    padding: 0 20px;
  }
  .section-title, .section-subtitle {
    font-size: 24px;
  }
  .icon-row {
    padding: 0;
    flex-direction: column;
    align-items: center;
  }
  .icon-item {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 20px;
  }
  .icon-success img {
    width: 50px;
    height: auto;
  }

  .oreder_btn {
     width: 100%

  }

}


@font-face {
  font-family: 'MyCustomFont';
  src: url('../fonts/ebrima.ttf') format('woff'),
       
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-weight: bold;
  src: url('../fonts/ebrimabd.ttf') format('woff'),
       
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
 
body {
  font-family: 'MyCustomFont','MyCustomFont2', sans-serif;
}


button,
input {
  font-family:MyCustomFont,MyCustomFont2,Montserrat, Helvetica, Arial, sans-serif;
}

body {
  -webkit-font-smoothing: antialiased;
  font: MyCustomFont,MyCustomFont2,Montserrat, Helvetica, Arial, sans-serif;
  color: #2e2e31;
}
.show{display: block;}
.hide,
.none {
  display: none;
}

.box{
  max-width: 1400px;
  width: 100%;
  /* margin:0 auto; */
  margin-left: 4%;
  /* color: #000; */
}

.iconbox  {
  display: flex;
  align-items: center;
  flex-direction: column;
  background: linear-gradient(to bottom, #565962, #04070D);
  color: white;
  padding-bottom: 40px;
}

.icon-success {
  width: 300px;margin-right: 15px;
}

.icon-success2 {
  width: 350px;
  padding-inline: 5px;
  /* margin-top: 10px; */
}

.yinhao_bg {
  background-image: url('../img/p5_bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 60px;
  margin-inline: 160px
}

.divider {
  border: none;
  border-top: 1px solid #ccc;
  margin: 20px 0;
}

.yinhao_box {
  /* background-color: white; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  /* background-image: url('../img/p5_bg.png'); */
  /* background-size: 70% 8px;
  background-position: bottom;
  background-repeat: no-repeat;
  font-weight: bold; */
}

.icon-title {
  font-weight: bold;
}

.last_bg {
  background-image: url(../img/last_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    /* background-attachment: fixed; */
    background-size: cover;
    height: 500px;
    color: white;
}

.sbox{
  max-width: 1200px;
  width: 94%;
  margin:0 auto;
}


.beat_box {
  align-items: center;
  display: flex;
  flex-direction: column;
}

/* 通用样式 */
.pt4_bg {
  padding: 20px;
}

.beat_box {
  text-align: center;
}

.content-box {
  display: flex;
  justify-content: center;
  padding-inline: 120px;
  margin-top: 25px;
}

.content-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
  background-color: white;
  border-radius: 20px;
  padding: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 300px; /* 固定宽度，方便响应式调整 */
}

.content-card img {
  border-radius: 20px;
  width: 90%; /* 确保图片自适应卡片宽度 */
}

.content-text {
  text-align: left;
  padding: 15px 20px;
}

.icon-title {
  margin-top: 10px;
  font-weight: bold;
}


/* 手机端样式 */
@media (max-width: 768px) {

  .ultDIv {
    height: auto  !important;
    background-position: left !important;
  }
  .content-box {
    flex-direction: column; /* 手机端改为纵向排列 */
    padding-inline: 20px; /* 减小左右内边距 */
    margin-top: 15px;
  }

  .content-card {
    margin-right: 0;
    margin-bottom: 20px; /* 卡片间距 */
    width: 100%; /* 全屏宽度 */
  }

  

  .yinhao_bg {
    background-image: none;
    background-color: rgba(242, 253, 255);
    width: 90%;
  }
  .yinhao_box {
    text-align: center;
  }

  .pt4_box {
    /* flex-direction: column !important; */
  }

  .mobileStyle {
    justify-content: center !important;
    margin-left: 0% !important;
  }
}




.btnIcon {
  width: 20px;
  margin-left: 5px;
}
/* 公共样式 */
.beat_box {
  padding-inline: 120px;
  margin-top: 25px;
}

/* .review-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  align-items: baseline;
  
  gap: 20px;
} */

.review-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  gap: 20px;
}

.review-card {
  width: 50%;
  /* background-color: #fff; */
  /* height: 500px; */
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-items: flex-start;
  overflow: hidden;
  /* border: 1px solid #D2D2D2; */
  /* box-shadow: Opx 3px 6px 1px #D2D2D2; */
}
.review-img {
  width: 500px
  /* height: 400px; */
  /* width: 90%;
  object-fit: cover;
  height: 400px; */
}

.review-content {
  padding: 10px;
  text-align: left;
  /* margin-inline: 60px; */
}

.icon-title {
  margin-top: 10px;
  font-weight: bold;
}

.divider {
  border-bottom: 1px solid #ddd;
  width: 100%;
  margin: 10px 0;
}

.rating {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* margin-top: 10px; */
}

.star-img {
  width: 50%;
}

.location {
  font-size: 12px;
  color: #ccc;
  text-align: right;
}

.review-text {
  /* margin-top: 15px; */
  font-size: 1rem;
  line-height: 1.5;
  color: #071100;
  /* height: 200px; */
  max-width: 500px;
}



.btnIcon img {
  margin-left: 15px;
  vertical-align: middle;
}

.gapClass {
  column-gap: 180px;
  row-gap: 40px;
  margin-inline: 120px;
  display: flex; flex-wrap: wrap;
}

/* 移动端适配 */
@media (max-width: 768px) {

  .gapClass {
    gap: 20px;
    margin-inline: 0px;
    
  }
  .gapClass > div > div {
    width: 60% !important;
    margin-right: 40px;
    margin-left: 20px;
  }

  .beat_box {
    padding-inline: 20px;
  }

  .review-container {
    flex-direction: column;
    width: 100%;
    gap: 15px;
  }

  .review-card {
    width: 100%  !important;
  }

  .review-img {
    width: 100%;
    height: auto;
  }

  

  .last_bg_style {
    margin-left: 100px  !important;
     margin-top: 40px; width: 47%;
    position: relative;
    padding: 6rem 0 1rem ; 
  }
}


h2{
  /* font-size: 1.8rem; */
  margin:1rem 0 1rem;
}

p{
  font-size: 1rem;
  line-height: 1.8rem;
  margin: 0.7rem 0 0.7rem;
  font-weight: 400;
  color: #272727;
  line-height: 1.4;
}


section{
  display: block;
  width: 100%;
}

.cl_white{
  color: #e1d9c8;
}
.cl_green{
  color: #027364;
}
.cl_red{
  color: #CE280c;
}

.last_bg_style {
  margin-left: 400px; margin-top: 40px; width: 47%;
  position: relative;
  padding: 6rem 0 1rem ; 
}

.top{
  background-color: #040404;
  text-align: center;
  padding:0.5rem 0 0.5rem;
  color: #F2E9D1;
  font-size: 0.8rem;
  
}
.top span{
  color: #fff;
  font-weight: 600;
}
.header{
  display: flex;
  max-width: 1200px;
  width: 100%;
  margin: auto;
  /* justify-content: center; */
  padding:1rem 0 1rem;
  align-items: center;
  
}



#header{
  width: 100%;
  display: block;
  position: relative;
  box-shadow: 0px 3px 6px 1px rgba(126,123,118,0.19);
  background-color: #fff;
  /*background-color: #ef68e;*/

}

.header .logo{
  width: 110px;
  display: flex;
  margin-left: 2rem;

}
.header .menu{
  display: flex;
  color: 
}
.header ul{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: 2rem;
}
.header ul li{
  margin:0.3rem;
  font-size: 0.9rem;
}
.header li a{
  color: #2e2e31;
  padding:0.4rem 0.1rem 0.5rem 0.1rem;
  margin: 0 0.2rem 0 0.2rem;
  font-weight: bold;
}
.header li .active{
  background-image: url('../img/p1_active.png');
  background-size: 20% 4px;
  background-position: bottom;
  background-repeat: no-repeat;
  font-weight: bold;
  /* color: #fff; */
  border-radius: 24px;
/* background-color: #000; */
padding-inline: 20px;

}
.footer{
  text-align: center;
  background-color: #000;
  padding:1.5rem 0 1rem;
  color: #fff;
 
}
.footer .logo{
  width: 200px;
  margin:0 auto;
  margin-bottom: 1rem;
}
.footer  .menu{
  font-size: 0.9rem;
}

.footer p{
  font-size: 0.8rem;
}



#scrollToTopButton{
  position: fixed;
  right: 0.5rem;
  bottom: 1.5rem;
  cursor: pointer;
  opacity: 0.7;
}
#scrollToTopButton img{
   width: 30px;
}


@media (max-width: 760px){
  .header .menu{
    display: none;
  }
  .header .logo{
    display: block;
    margin:0 auto;
  }

  .box {
    margin-left: 0%;
  }
}
