@font-face {
  font-family: p-black;
  src: url(../styles/fonts/Poppins-Black.otf);
}
@font-face {
  font-family: p-bold;
  src: url(../styles/fonts/Poppins-Bold.otf);
}
@font-face {
  font-family: p-medium;
  src: url(../styles/fonts/Poppins-Medium.otf);
}
@font-face {
  font-family: p-regular;
  src: url(../styles/fonts/Poppins-Regular.otf);
}
body {
  font-family: "p-regular";
  width: 100vw;
  overflow-x: hidden;
}

div {
  font-family: "p-regular";
}
.milestone {
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;

}
.milestone .map_list .title{ font-size: 0.4rem; line-height: 0.6rem; text-align: center; width: 100%; padding-top: .5rem;}
.milestone .map_list .suTitle{font-size: 0.2rem; line-height: 0.54rem; text-align: center; width: 100%; margin-bottom: 0.36rem;}
.milestone .map_list{  display: block;   background-color: #f8f3f0; }
.milestone .state_name{ font-size: 0.26rem; color: #a27055; line-height: .52rem; font-weight: bold; }
.milestone .cou_min div{font-size: 0.18rem; color: #4e3e2e;}
.milestone .cou_min div:hover{ color: #a27055; border-bottom: #a27055 1px solid;}
.milestone .map_list .map_img{ margin: 0 auto; width: 60%;}
.milestone .map_list .country_list{margin: 0 auto; width: 80%; padding: 0; background: none;}
.milestone .map_list .cou_min{ width: auto; margin-top:0; position: relative;padding-left: 0.2rem; margin:0 0.4rem 0 0.2rem; background:none ;}
.milestone .map_list .cou_min::before{ content: ''; display: inline-block; position: absolute; left: 0; top:50%; transform: translateY(-50%); color:#000; height: .02rem; line-height: 0.02rem; width: 0.02rem; background-color: #4e3e2e; }
.milestone .map_list .cou_list{ background-color: #fff; height: 1.02rem; display: flex; align-items: center;}
.milestone .state_name{ padding: 0;}
.milestone .map_list .cou_min img{display: none;}

.milestone .map_list .cou_min:hover img{}

.milestone .achievements{ width: 100%; background-color: #908782;  overflow-x: hidden; color: #fff; position: relative; padding-bottom: .5rem;}
.milestone .achievements >.title{ font-size: 0.4rem; line-height: 0.6rem; text-align: center; width: 100%; padding-top: 0.42rem;}
.milestone .achievements >.suTitle{font-size: 0.2rem; line-height: 0.54rem; text-align: center; width: 100%; margin-bottom: 0.7rem;}
.milestone .achievements .achievementsSwiper{width: 26.60rem; height: 6.7rem; margin-left: 50%; transform: translateX(-50%); /*margin-left: -0.37rem;*/ overflow: initial;}
.milestone .achievements .achievementsSwiper .swiper-slide{width: 5.12rem; height: 5.86rem; position: relative;}
.milestone .achievements .achievementsSwiper .swiper-slide .mainBody{width: 5.12rem; height: 5.86rem; background-color: #fff; border-radius: 0.06rem; color: #4b423d; margin: 0 0.1rem;position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) scale(1); transition: all 0.5s;}
.milestone .achievements .achievementsSwiper .swiper-slide .time{font-size: 0.24rem; font-weight: bold; line-height: 0.5rem; height: 0.5rem; text-align: center; color: #a27f50; }
.milestone .achievements .achievementsSwiper .swiper-slide .pic{width: 100%; height: 3.02rem; }
.milestone .achievements .achievementsSwiper .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover;}
.milestone .achievements .achievementsSwiper .swiper-slide .title{ line-height: 0.5rem; font-size: 0.3rem; font-weight: bold; }
.milestone .achievements .achievementsSwiper .swiper-slide .suTitle{ line-height: 0.34rem; font-size: 0.22rem;}
.milestone .achievements .achievementsSwiper .swiper-slide .con{ line-height: 0.22rem; font-size: 0.16rem; margin-top: 0.2rem;}
.milestone .achievements .achievementsSwiper .swiper-slide .contact{width: 4.3rem; margin: 0 auto;  margin-top: 0.32rem;}
.milestone .achievements .achievementsSwiper .swiper-slide .contact div{text-align: left; color: #4b423d;}
.milestone .achievements .achievementsSwiper .swiper-slide-active .mainBody{transform: translate(-50%,-50%) scale(1.1); background-color: #a3886b; transition: all 0.5s; z-index: 10;}
.milestone .achievements .achievementsSwiper .swiper-slide-active .mainBody .time{color: #fff;}
.milestone .achievements .achievementsSwiper .swiper-slide-active .mainBody .contact div{color: #fff;}

.milestone .achievements .swiper-button-next,.milestone .achievements .swiper-button-prev{ width: 0.65rem; height: 0.65rem; /*background-color:rgba(144,135,130,1);*/ background-color: #908782; border-radius: 0.06rem;z-index: 21;}
.milestone .achievements .swiper-button-next.swiper-button-white, .milestone .achievements .swiper-container-rtl .swiper-button-prev.swiper-button-white{ background-size: 0.2rem 0.2rem;}
.milestone .achievements .swiper-button-prev.swiper-button-white, .milestone .achievements .swiper-container-rtl .swiper-button-next.swiper-button-white{background-size: 0.2rem 0.2rem;}
.milestone .achievements .bg{width: 100vw; height: 100%; pointer-events: none; position: absolute; top: 0; left: 0;z-index: 2;}
.milestone .achievements .bg img{ width: 100%;  height: 100%;  object-fit: fill;}

.milestone .banner-img{width: 100%; }
.milestone .banner-img img{width: 100%;}
.milestone .intro-img{width: 100%;}
.milestone .intro-img img{width: 100%;}
.process {
  padding: 1.24rem 0 1.12rem;
}

.process .title {
  text-align: center;
  font-size: .5rem;
  color: #a27055;
  margin-bottom: .7rem;
}

.process .process-list {
  display: flex;
  justify-content: center;
}

.process .process-list .process-item {
  width: 3.82rem;
  height: .66rem;
  font-size: .18rem;
  color: #66513a;
  border-radius: .06rem;
  border: 1px solid #a4896c;
  display: flex; 
  align-items: center;
  justify-content: center;
  margin: 0 .09rem;
  cursor: pointer;
}

.process .process-list .process-item:hover {
  color: #fff;
  background-color: #a4896c;
}

.process .process-msg .msg-title {
  font-size: .4rem;
  color: #333333;
  text-align: center;
  margin: .7rem 0 .24rem;
}

.process .process-msg .msg-content {
  margin-bottom: .65rem;
}

.process .process-msg .msg-content p {
  text-align: center;
  font-size: .2rem;
  color: #333333;
  line-height: 2;
}

.process .process-swiper .pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.milestone .process-swiper {width: 46rem; height: 5.04rem; margin-left: 50%; transform: translateX(-50%);  overflow: initial;margin-bottom: .8rem;}

.milestone .process-swiper .swiper-slide .mainBody{
  position: relative;
  width: 8.95rem; 
  height: 5.04rem;
  background-color: #fff;
  border-radius: 0.06rem;
  color: #4b423d;
  margin: 0 0.1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) scale(0.78);
}

.milestone .process-swiper .swiper-slide .mainBody::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  content: "";
  display: block;
}

.milestone .process-swiper .swiper-slide-active .mainBody{transform: translate(-50%,-50%) scale(1); background-color: #a3886b; z-index: 10;}

.milestone .process-swiper .swiper-slide-active .mainBody::after {
  display: none;
}

.milestone .date-info {
  position: relative;
}

.milestone .date-info .time-swiper {
  width: 80%;
}

.milestone .date-info .swiper-button-prev {
  width: .5rem;
  height: .5rem;
  background: url(../images/milestone/prev-icon.png) no-repeat;
  background-size: 100%;
  left: 5%;
}

.milestone .date-info .swiper-button-next {
  width: .5rem;
  height: .5rem;
  background: url(../images/milestone/next-icon.png) no-repeat;
  background-size: 100%;
  right: 5%;
}

.milestone .date-info .time-swiper .swiper-slide .mainBody .date {
  font-size: .4rem;
  text-align: center;
  position: relative;
}

.milestone .date-info .time-swiper .swiper-slide .mainBody .date::before{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: .64rem;
  height: 2px;
  background-color: #c9c9c9;
  content: "";
  display: block;
}

.milestone .date-info .time-swiper .swiper-slide .mainBody .date::after{
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: .64rem;
  height: 2px;
  background-color: #c9c9c9;
  content: "";
  display: block;
}

.milestone .date-info .time-swiper .swiper-slide .mainBody p {
  text-align: center;
  font-size: .18rem;
}

.milestone .date-info .time-swiper .swiper-slide .mainBody {
  color: #9d9794;
}

.milestone .date-info .time-swiper .swiper-slide-active .mainBody {
  color: #a27055;
}

.milestone .trust {
  position: relative;
  background-color: #423c36;
}

.milestone .trust .trust-start {
  position: relative;
}

.milestone .trust .trust-start .trust-video {
  width: 100%;
  /* height: 100vh;
  object-fit: cover; */
}

.milestone .trust .trust-start .cover {
  position: absolute;
  left: 50%;
  top: .6rem;
  transform: translateX(-50%);
  text-align: center;
  z-index: 10;
}

.milestone .trust .trust-start .cover .title {
  font-size: .4rem;
  color: #fff;
  margin-bottom: .1rem;
  
}

.milestone .trust .trust-start .cover p {
  font-size: .2rem;
  color: #fff;
  line-height: 1.6;
}

.milestone .trust .trust-grid,.milestone .trust .trust-pop {
  width: 100%;
  height: 9.6rem;
  background: #423c36;
  color: #fff;
  
}

.milestone .trust .trust-grid,.milestone .trust .trust-pop-wrap {
  display: none;
}

.milestone .trust .trust-pop-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

.milestone .trust .trust-grid .trust-top {
  text-align: center;
  margin-bottom: .64rem;
}

.milestone .trust .trust-grid .trust-top .title {
  font-size: .4rem;
  padding-top: .6rem;
  margin-bottom: .1rem;
}

.milestone .trust .trust-grid .trust-top p {
  font-size: .2rem;
  line-height: 1.6;
}

.grid-list {
  width: 16.36rem;
  margin: 0 auto;
  height: 6.94rem;
  overflow-y: auto;
  display: flex; 
  flex-wrap: wrap;
  justify-content: space-between;
  scrollbar-width: thin;
  
  /* 隐藏默认滚动条样式 */
  /* scrollbar-width: none; 
  -ms-overflow-style: none;  */
  }
.grid-list::-webkit-scrollbar-track {
  background-color: transparent; /* 将背景色设置为透明 */
}
.grid-list::-webkit-scrollbar-thumb {
  background-color: #888; /* 设置滑块的颜色 */
}

  /* .grid-list::-webkit-scrollbar {
    display: none; 
  } */

.grid-list .grid-item {
  width: 5.14rem;
  cursor: pointer;
  margin: 0 0 .6rem 0;
  /* display: inline-block;
   */
}

.grid-list .grid-item img {
  width: 100%;
  border-radius: .08  rem;
}

.grid-list .grid-item .intro {
  display: flex;
  justify-content: space-between;
  font-size: .18rem;
  color: #949494;
  margin-top: .36rem;
}

.grid-list .grid-item .detail {
  font-size: .18rem;
  line-height: 1.6;
  margin-top: .16rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 限制文本显示为2行 */
  overflow: hidden;
}

.grid-list .grid-item .img-box {
  position: relative;
}

.grid-list .grid-item .img-box::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: .6rem;
  height: .6rem;
  background: url(../images/milestone/play-btn.png) no-repeat;
  background-size: 100%;
  content: "";
  display: block;
}

.milestone .trust .trust-pop {
  display: flex;
  align-items: center;  
  position: relative;
}

.milestone .trust .trust-pop .trust-pop-content {
  display: flex;
  justify-content: space-between;
  width: 16rem;
  margin: 0 auto;
}

.milestone .trust .trust-pop .trust-pop-content .video-box {
  position: relative;
  width: 7.52rem;
}

.milestone .trust .trust-pop .trust-pop-content .video-box video {
  width: 100%;
}

.milestone .trust .trust-pop .trust-pop-content .video-box .play-btn {
  width: .6rem;
  height: .6rem;
  background: url(../images/milestone/play-btn.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.milestone .trust .trust-pop .trust-pop-content .msg {
  width: 8rem;
}

.milestone .trust .trust-pop .trust-pop-content .msg .title {
  font-size: .4rem;
}

.milestone .trust .trust-pop .trust-pop-content .msg .intro {
  font-size: .18rem;
  display: flex;
  margin: .3rem 0;
}

.milestone .trust .trust-pop .trust-pop-content .msg .intro .date {
  margin-right: .4rem;
}

.milestone .trust .trust-pop .trust-pop-content .msg .detail {
  line-height: 2;
}

.milestone .trust .trust-pop .trust-pop-content .msg .btn-box {
  display: flex;
  margin-top: .8rem;
}

.milestone .trust .trust-pop .trust-pop-content .msg .btn-box .btn {
  width: 2.8rem;
  height: .7rem;
  font-size: .18rem;
  color: #333;
  display: flex;
  justify-content: center ;
  align-items: center;
  margin-right: .32rem;
  border-radius: .08rem;
  background-color: #e1d7cb;
  cursor: pointer;
}

.milestone .trust .trust-pop .pop-close {
  width: .5rem;
  height: .5rem;
  background: url(../images/milestone/pop-close.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: .36rem;
  right: .26rem;
  cursor: pointer;
}

.mb-img {
  display: none;
}


@media (max-width: 1000px) {
  .milestone .achievements{padding-bottom: .8rem;}
  .milestone .achievements >.title{ font-size: 0.46rem; line-height: 0.52rem; width: 70%; margin: 0 auto; padding: .42rem 0;}
  .milestone .achievements >.suTitle{font-size: 0.24rem; line-height: 0.4rem; margin-bottom: 1.4rem;}
  .milestone .map_list .map_img{ width: 100%; }
  .milestone .map_list .cou_list{height: auto; margin-bottom: .4rem; }
  .milestone .achievements .bg{opacity: 0;}
  .milestone .map_list .cou_min::before{top: 50%; transform: translateY(-50%);}
  .milestone .achievements .achievementsSwiper .swiper-slide-active .mainBody{transform: translate(-50%,-50%) scale(1.3);}
 .milestone .state_name{font-size: .4rem; line-height: .62rem;}
  .milestone .cou_min div{font-size: .28rem;}
  
  .milestone .process-swiper .swiper-slide .mainBody{width:100vw; margin: 0; height: 4.2rem;}
/* }

@media (max-width: 768px) { */
  .pc-img {
    display: none;
  }
  .mb-img {
    display: block;
  }
  .process {
    padding: .6rem 0;
  }
  .process .process-list {
    padding: 0 .6rem;
    flex-wrap: wrap;
  }
  .process .process-list .process-item {
    text-align: center;
    width: 2.82rem;
    margin-bottom: .2rem;
    font-size: .22rem;
  }
  .process .process-msg .msg-content {
    padding: 0 .6rem;
  }
  .process .process-msg .msg-content p {
    font-size: .27rem;
    line-height: 1.6;
  }
  .process .process-msg .msg-title {
    margin: .2rem 0 .1rem;
  }
  .process .title {
    margin-bottom: .5rem;
  }
  .milestone .date-info .time-swiper .swiper-slide .mainBody .date::before {
    display: none;
  }
  .milestone .date-info .time-swiper .swiper-slide .mainBody .date::after {
    display: none;
  }
  .milestone .trust .trust-start .cover{
    width: 90%;
  }
  .milestone .trust .trust-start .cover .title{
    font-size: .46rem;
  }
  .milestone .trust .trust-start .cover p{
    font-size: .28rem;
  }
  .milestone .date-info .time-swiper {
    width: 46rem;
    margin-left: 50%;
    transform: translateX(-50%);
    overflow: initial;
  }
  .milestone .date-info .time-swiper .swiper-slide .mainBody .date {
    font-size: .46rem;
  }
  .milestone .date-info .time-swiper .swiper-slide .mainBody p {
    font-size: .24rem;
  }
  .milestone .trust .trust-grid .trust-top p {
    font-size: .28rem;
    line-height: 1.6;
  }
  .grid-list {
    width: 100%;
    height: auto;
    overflow-y: initial;
  }
  .grid-list .grid-item {
    width: 100%;
  }
  .milestone .trust .trust-grid, .milestone .trust .trust-pop {
    height: 100%;
    display: block;
  }
  .grid-list .grid-item .intro,.grid-list .grid-item .detail {
    padding: 0 .4rem;
    font-size: .28rem;
  }
  .milestone .trust .trust-start .cover{
    display: none;
  }
  .milestone .trust .trust-start img{
    width: 100vw;
  }
  .milestone .trust .trust-pop .trust-pop-content {
    width: 100%;
    display: block;
  }
  .milestone .trust .trust-pop .trust-pop-content .msg {
    width: 100%;
    padding: 0 .6rem;
    box-sizing: border-box;
  }
  .milestone .trust .trust-pop .trust-pop-content .msg .intro {
    font-size: .28rem;
  }
  .milestone .trust .trust-pop .trust-pop-content .msg .btn-box {
    margin: .4rem;
  }
  .milestone .trust .trust-pop .trust-pop-content .msg .btn-box .btn {
    font-size: .24rem;
  }
  .milestone .trust .trust-pop-wrap {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
  }
  .grid-list .grid-item .img-box::after {
    width: 1rem;
    height: 1rem;
  }
  .milestone .map_list .suTitle{
    font-size: 0.28rem;
  }
  .milestone .trust .trust-pop .trust-pop-content .video-box .play-btn {
    width: 1rem;
    height: 1rem;
  }
  .milestone .trust .trust-pop .pop-close {
    width: .6rem;
    height: .6rem;
  }
  .milestone .trust .trust-pop .trust-pop-content .video-box {
    width: 100%;
  }
}