
  .index-box-5 .detail-box {
    margin: 0 -15px;
  }
  .index-box-5 .swiper-container {
    padding: 0 15px 40px;
  }
  .index-box-5 .swiper-pagination {
    display: block;
    bottom: 0px;
    font-size: 0;
  }
  .index-box-5 .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    background: #00245e;
    margin: 0 10px;
    width: 8px;
    height: 8px;
    border: none;
    transition: width 0.3s ease;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
  }
  .index-box-5 .swiper-pagination .swiper-pagination-bullet:focus,
  .index-box-5 .swiper-pagination .swiper-pagination-bullet:active,
  .index-box-5 .swiper-pagination .swiper-pagination-bullet:link {
    outline: none;
  }
  .index-box-5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 24px;
    border-radius: 4px;
  }



.index-more.phone {
  display: none;
}










@media screen and (max-width: 1440px) {
  .box-container {
    width: 100%;
  }
 
 
 
 
  .modal-box .main {
    padding: 80px 100px;
  }
  .modal-box .close {
    right: 100px;
  }
  .modal-box .close {
    width: 28px;
    height: 28px;
    top: 34px;
  }
  .modal-box .content {
    max-height: 390px;
  }
  
  .index-box-3 .pic img {
    height: 358px;
  }
  .index-box-5 .pic img {
    height: 86px;
  }
  
}
@media screen and (max-width: 1366px) {
 
  .modal-box .name {
    font-size: 34px;
    line-height: 38px;
  }
  .modal-box .brief {
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .modal-box .main {
    padding: 60px 90px;
  }
  .modal-box .close {
    width: 26px;
    height: 26px;
    top: 20px;
  }
  .modal-box .content {
    max-height: 312px;
    line-height: 26px;
  }
  .modal-box .level {
    font-size: 17px;
  }
  .modal-box .close {
    right: 90px;
  }

}

@media screen and (max-width: 1004px) {
 
 
  .index-box {
    padding: 40px 0;
  }
  .index-box .swiper-container {
    padding-bottom: 30px;
  }
  .index-box.index-box-3 .swiper-container {
    padding-bottom: 0;
  }
  .index-box .swiper-pagination {
    display: block;
    bottom: 0px;
    font-size: 0;
  }
  .index-box .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    background: #00245e;
    margin: 0 8px;
    width: 6px;
    height: 6px;
    border: none;
    transition: width 0.3s ease;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
  }
  .index-box .swiper-pagination .swiper-pagination-bullet:focus,
  .index-box .swiper-pagination .swiper-pagination-bullet:active,
  .index-box .swiper-pagination .swiper-pagination-bullet:link {
    outline: none;
  }
  .index-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 22px;
    border-radius: 4px;
  }
  
  .index-box-3 .swiper-box {
    padding-left: 15px;
  }
  .index-box-3 .swiper-slide {
    width: 65%;
  }

  .index-box-3 .pic img {
    height: 320px;
  }
  .index-box-3 .info {
    bottom: 10px;
    padding: 0 15px 0 24px;
  }
  .index-box-3 .info:before {
    width: 2px;
    left: 12px;
    height: 74%;
    top: 12%;
  }
  .index-box-3 .name {
    font-size: 14px;
    line-height: 22px;
  }
  .index-box-3 .desc {
    font-size: 12px;
    margin-top: 0;
    line-height: 16px;
  }
  .index-box-3 .btn-box {
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
  }
  .index-box-3 .btn-box .swiper-btn {
    position: static;
  }
  .index-box-3 .swiper-box .swiper-btn {
    display: none;
  }
  .btn-box {
    right: 15px;
    top: 6px;
  }
  .btn-box .prev {
    margin-right: 8px;
  }
  .btn-box a,
  .index-box-3 .swiper-btn {
    width: 34px;
    height: 34px;
  }
 
  .index-box-5 .page-title-box {
    text-align: center;
  }
  .index-box-5 .pic img {
    height: 66px;
  }
  .index-box-5 .swiper-container {
    padding: 0 10px 30px;
    margin: 0 -10px;
  }
  .index-box-5 .detail-box {
    margin-top: 10px;
  }
 
  .modal-box .box {
    padding-left: 15px;
  }
  .modal-box .main {
    padding: 50px 20px;
  }
  .modal-box.unit-modal .name {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .modal-box .info {
    width: 100%;
  }
  .modal-box .pic {
    display: none;
  }
  .modal-box .name {
    font-size: 22px;
    line-height: 30px;
  }
  .modal-box .level {
    font-size: 15px;
    margin-top: 2px;
  }
  .modal-box .brief {
    font-size: 18px;
    letter-spacing: 6px;
    line-height: 30px;
    margin: 16px auto 6px;
  }
  .modal-box .content {
    max-height: 390px;
    padding-right: 15px;
  }
  .modal-box .content::-webkit-scrollbar {
    width: 3px;
  }

  .modal-box .close {
    width: 22px;
    height: 22px;
    right: 15px;
    top: 20px;
  }
  .modal-box canvas {
    width: 68.04%;
    height: 60%;
  }
  
      .index-more.phone {
        display: block;
    }
  .index-more.pc{display:none;}
  
  }
 
 .page-title-box .en {
    font-size: 16px;
  line-height: 20px;
  color: #cccbca;
  font-family: "regular";
  text-transform: uppercase;
  margin: 8px auto 38px;
  }
  .page-title-box h2 {
    font-size: 36px;
    line-height: 42px;font-weight:bold; 
  }
  
  .page-title-box .index-more {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 10;
}

.footer-wrapper .box-2 .box{  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;}