@charset "UTF-8";
.bg-main-box{
  width: 100%;
  background-color: #F2F2F2;
  margin-top: 8rem;
 }

.container {
  padding: 0;
  padding-bottom: 4rem;
} 
.am-g{
  content: none;
  padding: 0;
  /* margin: 0; */
}
.am-g:before, .am-g:after{
  content: none;
}
@media only screen and (max-width: 641px) {
  .bg-main-box{
    padding-top: 2rem;
    margin-top: 2rem;
    background-size: contain;
    }
  .container {
    padding: 2rem 1.5rem;
  } 
}


.slogan{
  width: 147.3rem;
  height: 15rem;
  box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.1);
  margin: 0 auto;
  margin-bottom: 2rem;
  background: #FFFFFF;
  padding: 1rem;
}
.slogan .s-title{
  width: inherit;
  font-weight: bold;
  font-size: 3.6rem;
  color: #333333;
  line-height: 4.6rem;
  text-align: center;
}
.slogan .s-title:hover {
    color: var(--theme);
}
.slogan .s-sub-title{
  width: inherit;
  font-weight: 400;
  font-size: 1.8rem;
  color: #666666;
  line-height: 2.8rem;
  text-align: center;
  margin-top: 2rem;
}

/* part1 */
.part-1 .swiper-news{
  width:100%;
  height: 48rem;
}
.part-1  .swiper-news .swiper-container {
  width: 100%;
  height: 100%;
}
.part-1  .swiper-news .swiper-container img{
  width: 87.2rem;
  height: 48rem;
  background: rgba(0,0,0,0);
}
.part-1 .swiper-news .info{
  width: calc( 100% - 87.2rem);
  height: 48rem;
  background: var(--theme);
  padding: 4rem 4rem 10rem 4rem;
}
.part-1 .swiper-news .news-title{
  font-weight: bold;
  font-size: 2.4rem;
  color: #FFFFFF;
  line-height: 2.8rem;
  margin-bottom: 3.5rem;
}
.part-1 .swiper-news .news-sub-title{
  font-weight: bold;
  font-size: 1.5rem;
  color: rgba(255,255,255,0.8);
  line-height: 2.8rem;
  text-align: left;
}
.part-1 .swiper-news .details{
  font-weight: 400;
  font-size: 1.6rem;
  color: #FFFFFF;
  line-height: 1.6rem;
  margin-top: 16.5rem;
}
.part-1 .swiper-news .details:hover{
  cursor: pointer;
  font-weight: bold;
}
.part-1 .swiper-news .details .iconfont{
  color: #fff;
  font-size: 0.5rem;
  margin-left: 0.5rem;
}
.part-1 .swiper-news .swiper-pagination{
  position: absolute;
  border-radius: 18px;
  text-align: center;
  float: right;
  right: 4rem;
  bottom: 10rem;
 
  line-height: 3.6rem;
  text-align: right;
  padding-right: 1rem;
  z-index: 10;
}
.part-1  .swiper-news .pagination-no{
  position: absolute;
  float: right;
  right: 11rem;
  bottom: 2.5rem;
  z-index: 11;
}
.part-1  .swiper-news .swiper-pagination-bullet {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: rgba(255,255,255,0.4);
  display: inline-block;
  margin: 0 5px;
}
.part-1  .swiper-news .swiper-pagination-bullet-active {
  width: 16px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 3px;
}

@media only screen and (max-width: 641px) {
  .slogan{
    width: 95%;
    height: auto;
    margin-top: 1rem;
  }
  .slogan .s-title{
    font-size: 2.2rem;
  }
  .slogan .s-sub-title{
    margin-top: 0;
  }
  .part-1 .swiper-news{
    width: 100%;
    height: auto;
  }
  .part-1 .swiper-news .swiper-container{
    height: initial
  }
  .part-1  .swiper-news .swiper-container img{
    width: 100%;
    height: auto;
  }
  .part-1 .swiper-news .pagination-no{
    bottom: 1.5rem;
  }
  .part-1 .swiper-news .swiper-pagination{
    width: 100%;
    bottom: 4rem;
    left: 0;
    background: none;
  }
  .part-1 .swiper-news .info{
    width: 100%;
    height: auto;
    padding: 4rem 4rem;
  }
  .part-1 .swiper-news .details{
    margin-top: 5rem;
    text-align: left;
  }
}


.common-title{
  font-weight: bold;
  font-size: 2.4rem;
  color: var(--theme);
  line-height: 2.2rem;
  border-bottom: 1px solid #DBDBDB;
  margin-bottom: 2rem;
}
.common-title span{
  padding-bottom: 2.2rem;
  border-bottom: 3px solid var(--theme);
}
.common-title a{
  font-weight: 400;
  font-size: 1.6rem;
  color: #999999;
  line-height: 1.6rem;
}
.common-title a:hover{
  cursor: pointer;
  color: var(--theme);
}
.part-2 .am-g, .part-3 .am-g{
  gap: 4rem;
  margin: 4rem 0;
}
.part-2 .tabs-list {
  padding: 0;
}

.part-3 .text-list .item {
  padding: 3.7rem 0 3.7rem 1.5rem
}
.part-3 .text-list .item:before{
  top: 27%;
}
.part-3 .text-list .item .title{
  white-space: normal
}
.part-3 .text-list .item .title span{
  font-size: 2rem;
  color: #333333;
  line-height: 2rem;
}
.part-3 .text-list .item .title span:last-of-type{
  font-size: 1.6rem;
  color: #666666;
  line-height: 2.8rem;
  text-indent: 2em; 
  margin-top: 2rem;
}
.part-3 .text-list .item .details{
  width: 14.8rem;
  min-width: 10rem;
  height: 3.6rem;;
  border: 1px solid var(--theme);
  /* padding: 1rem 1.2rem; */
  font-weight: 400;
  font-size: 1.6rem;
  color: var(--theme);
  line-height: 3.6rem;
  margin-left: 3rem;
  text-align: center;
}
.part-3 .text-list .item .details:hover{
  background-color: rgba(0,82,147,0.1);
}
.part-3 .imgs-list{
  gap: 2rem;
  flex-wrap: wrap;
}
.part-3 .imgs-item{
  width: 48%;
  height: 22.8rem;
}
.part-3 .imgs-item img{
  width: 100%;
  height: 22.8rem;
}
.part-3 .imgs-item .info{
  position: relative;
  width: initial;
  height: 4rem;
  background: rgba(5,5,5,0.66);
  font-weight: 400;
  font-size: 1.4rem;
  color: #FFFFFF;
  line-height: 4rem;
  text-align: center;
  padding: 0 1.5rem;
  bottom: 4rem;
}
@media only screen and (max-width: 641px) {
  .tabs-list{
    width: 100%;
  }
  .common-title{
    flex-direction: row;
    justify-content: space-between;
  }
  .part-3 .imgs-list{
    flex-direction: row;
    justify-content: space-between;
  }
  .part-3 .imgs-item{
    width: 47%;
    height: auto;
  }
  .part-3 .imgs-item img{
    height: auto;
  }
}





.part-4 .imgs-list{
  margin-bottom: 4rem;
}
.part-4 .imgs-list .am-g, .part-5 .imgs-list .am-g{
  gap: 4rem;
}
.part-4 .imgs-list .imgs-item, .part-5 .imgs-list .imgs-item{
  width: 23.1%;
  padding: 0;
}
.part-4 .imgs-item img{
  width: 100%;
  height: 25.2rem;
}
.part-4 .imgs-item .info{
  position: relative;
  width: initial;
  height: 4rem;
  background: #F8F8F8;
  font-weight: 400;
  font-size: 1.8rem;
  color: #333333;
  line-height: 4rem;
  text-align: center;
  padding: 0 1.5rem;
}

@media only screen and (max-width: 641px) {
  .part-4 .imgs-list .am-g, .part-5 .imgs-list .am-g{
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .part-4 .imgs-list .imgs-item, .part-5 .imgs-list .imgs-item{
    width: 45%;
    height: auto;
    margin-bottom: 1.5rem;
  }
  .part-4 .imgs-item img, .part-5 .imgs-list .imgs-item img{
    width: 100%;
    height: auto;
  }
  .part-4 .imgs-list .am-g{
    gap: 0;
  }
}