@charset "UTF-8";
.container {
  margin-top: 9.8rem;
  padding-bottom: 0;
  padding: 3rem 2rem;
  } 

  .swiper-zt{
    width: 100%;
    /* height: 20rem; */
    background: #FFFFFF;
    margin: auto;
    margin-top: 0;
  
  }
  .swiper-zt .swiper-container {
    width: 100%;
    /* height: 15rem; */
    font-size: 1.6rem;
    font-weight: 400;
    color: #333333;
    line-height: 3rem;
    text-align: left;
  }
  .swiper-zt .swiper-pagination{
    position: relative;
    bottom: 2rem;
    margin: auto;
    /* background-color: #F7F8FC; */
    border-radius: 10rem;
    width: 100%;
    text-align: center;
  }
  .swiper-zt .swiper-pagination-bullet {
    width: 32%;
    height: 0.3rem;
    line-height: 2rem;
    color: #F7F8FC;
    opacity: 1; 
    background: rgb(43,88,168, 0.3);
    /* background: #2B58A8; */
    display: inline-block;
    margin: 0 2px;
    border-radius: 0;
  }
  .swiper-zt .swiper-pagination-bullet-active {
    background: rgb(43,88,168, 1);
    /* background: #2B58A8; */
  }
  .swiper-zt .slide-title{
    font-family: '思源宋体';
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 4.2rem;
    text-align: center;
    letter-spacing: 0;
    
    color: #111111;
  }
  .swiper-zt .slide-sub-title{
    font-family: Microsoft YaHei;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 1.8rem;
    text-align: center;
    letter-spacing: 0px;
    color: #3D485D;
    margin: 2.2rem 0 4rem 0;
    /* 首行缩进 */
    /* text-indent: 2em;  */
  }
  .swiper-zt .slide-sub-title .slide-to-details{
    color: #026AB6;
    cursor: pointer;
  }
  
  @media only screen and (max-width: 641px) {
    .container {
      margin-top: 0;
      border-radius: 0;
      padding: 2.5rem 1.5rem
      } 
    .swiper-zt {
      width: 90vw;
    }
    .swiper-zt .slide-title{
      font-weight: bold;
      font-size: 2.6rem;
    }
  }



/* part1 */
  .part1{
    width: 100%;
    margin-top: 2rem;
  }
  .part1 .swiper-news{
    width: calc(100% - 55rem);
    height: 50rem;
  }
  .part1  .swiper-news .swiper-container {
    width: 100%;
    height: 50rem;
  }
  .part1  .swiper-news .swiper-container img{
    width: 100%;
    height: 100%;
	object-fit: fill;
  }
  .part1 .swiper-news .pagination-news-title{
    width: 100%;
    height: 6.8rem;
    background: rgba(0, 0, 0, 0.44);
    font-size: 2.2rem;
    font-weight: normal;
    line-height: 6.8rem;
    text-align: center;
    letter-spacing: 0px;
    color: #F5F5F5;
    padding: 0 5rem;
    position: relative;
    top: -7rem;
    z-index: 9;
}
.main-box .part1 .swiper-button-next, .main-box .part1  .swiper-button-prev{
  background-color: rgba(0, 0, 0, 0.44);
  width: 4.4rem;
  height: 9.2rem;
  transform: rotate(0);
  border-radius: 0px 4px 4px 0px;
  background-size: 1.3rem;
}
  .part1 .p1-news{
    width: 52rem;
    margin-left: 2.8rem;
  }
 
  /* part2 */
  .part2{width: 100%;
    margin: 3rem 0;
  }

  .part2 img{
    width: 41.3rem;
    height: 9rem;
  }
  .part2 .swiper-container{
    width: 100%;
    height: 9rem;
  }
  .part2 .swiper-slide{
    width: inherit;
    height: 9rem;
    margin-right: 1.36rem;
  }

   /* part3 */
  .part3{
    width: 100%;
    margin: 0 auto;
  }
  .part3 .text-panel{
    padding: 0;
  }
   .part3 .text-panel:nth-child(2){
    padding: 0 5rem;
  }
 

  /* part4 */
  .part4{
    width: 100%;
    margin: 3rem auto;
  }
  .part4 .p4-left{
    /* flex: 1; */
    width: calc(100% - 48.6rem);
    /* height: 53.5rem; */
    margin-right: 1.6rem;
    padding: 2rem;
    background: #FAFCFF;
    border:  1px solid;
    border-image: linear-gradient(180deg, rgba(246, 248, 253, 0.5133) 0%, #E9EEFA 100%) 1;
  }
  .part4 .p4-left .card1-info1{
    width: 100%;
    align-items: center;
    padding-left: 1.3rem;
    font-size: 3rem;
    font-weight: bold;
    /* line-height: 32px; */
    letter-spacing: 0px;
    color: #666666;
    margin-left: -2rem;
  }
  .part4 .p4-left .line1 .search-box{
    /* width: initial; */
    margin: 2.2rem auto 1.4rem ;
  }

  .part4 .p4-left .line1 .search-box input{
    width: 36.5rem;
    height: 4.2rem;
    border-radius: 4px;
    opacity: 1;
    background: #F5F5F5;
    border: 0;
    margin-right: -1.64rem;
    padding-left: 1.5rem;
  }
  .part4 .p4-left .line1 .search-box img{
    display: inline-block;
    position: relative;
    right: 2rem;
    height: 2.64rem;
    width: 2.64rem;
    margin: auto;
  }
  .part4 .p4-left .line2,  .part4 .p4-left .tabs-panel{
    width: 100%;
  }
  .part4 .p4-left .line3 .card{
    width: 17.3rem;
    height: 12.7rem;
    margin-top: 1.3rem;
    background-image: url(home_card_bj001.png;vpn_img);
    background-size: 17.3rem 12.7rem;
    background-repeat: no-repeat;
    background-position: top center;
    display: flex;
    justify-content: center;
  }
  .part4 .p4-left .line3 .card:nth-of-type(2){
    background-image: url(home_card_bj002.png;vpn_img);
  }
  .part4 .p4-left .line3 .card:nth-of-type(3){
    background-image: url(home_card_bj003.png;vpn_img);
  }
  .part4 .p4-left .line3 .card:nth-of-type(4){
    background-image: url(home_card_bj004.png;vpn_img);
  }
  .part4 .p4-left .line3 .card .card-icon{
    width: 10rem;
    height: 10rem;
    background: linear-gradient(180deg, rgba(244, 246, 248, 0.8) 0%, #FFFFFF 100%);
    box-sizing: border-box;
    border: 2px solid #F5F5F5;
    backdrop-filter: blur(10.88px);
    box-shadow: 0px 2px 8px 0px rgba(122, 140, 168, 0.16);
    border-radius: 5px;
    justify-content: center;
    font-size: 2rem;
    line-height: 4rem;
    color: #333333;
  }
  .part4 .p4-left .line3 .card .card-icon img{
    width: 2.6rem;
    height: 2.6rem;
  }
  .part4 .p4-left .line3 .card .card-icon:hover{
    background-color: #fff;
    color: var(--theme);
  }
  .part4 .p4-right{
    width: 47rem;
    height: 53.5rem;
    /* border: #666 1px solid; */
  }
  .part4 .p4-right .card1, .part4 .p4-right .card2{
    width: 100%;
    height: 18rem;
    border-radius: 8px;
    background: linear-gradient(180deg, rgba(244, 246, 248, 0.8) 0%, #FFFFFF 100%);
    box-sizing: border-box;
    border: 2px solid #FFFFFF;
    backdrop-filter: blur(10.88px);
    box-shadow: 0px 2px 8px 0px rgba(122, 140, 168, 0.16);
    margin-bottom: 1.6rem;
  }
  .part4 .p4-right  .card1-info1{
    width: 100%;
    height: 50%;
    align-items: center;
    padding-left: 1.3rem;
    font-size: 3rem;
    font-weight: bold;
    /* line-height: 32px; */
    letter-spacing: 0px;
    color: #666666;
  }
  .card1-info1 img, .card3 img{
    /* border: #7A8CA8 2px dashed; */
    margin-right: 0.5rem;
  }
  .part4 .p4-right .card1-info2{
    width: 100%;
    height: 50%;
    align-items: center;
  }
  .part4 .p4-right  .card1-info2 .item{
    width: 50%;
    font-size: 2rem;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0px;
    font-variation-settings: "opsz" auto;
    color: #333333;
    border-right: #7A8CA8 2px dashed;
  }
  .part4 .p4-right  .card1-info2 .item:last-child{
    border-right: 0;
  }
  .card3{
    border-radius: 4px;
    background: linear-gradient(88deg, #ECF1F7 0%, #F5F5F5 99%);
    box-sizing: border-box;
    border: 1px solid #E7E7E7;
    height: 14.5rem;
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: 0px;
    color: #3C66F8;
    justify-content: center;
    /* background: linear-gradient(180deg, #3B87F5 0%, #3C66F8 100%); */
  }
  .card3 img{
    margin-right: 3.2rem;
    /* width: 7.6rem; */
    width: 14.7rem;
    margin-top: 2rem;
    margin-left: -2rem;
  }
  .card3 span{
    margin-left: -3.5rem;
  }
 
  .part5 .p5-left .p5-1{
    width: 30.8rem;
    height: 20.6rem;
    padding: 0;
  }
  .part5 .p5-left .p5-2 {
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
  }
  
  .part5 .p5-left .p5-2 img{
    width: 63rem;
  }
  .part5 .p5-left .p5-2 a:nth-child(1){
    margin-bottom:1rem;	
  }
  .p5-left .p5-2:nth-child(1){
	  padding-left:0px;
  }
  .p5-left .p5-2:nth-child(2){
	  padding-right:0px;
  }
  .part5 .p5-3 {
    width: 47rem;
    margin-left: 1.6rem;
    justify-content: space-between;
    padding: 0;
  }
  .part5 .p5-3 img{
    width: 100%;
  }


/* 悬浮框 */
.pos-rt{	
position: relative;
}
.float-img{
  position: absolute;
    right: -220px;
    top: 20px;
    width: 202px;
}
.float-img img {
  width: fit-content;
  margin-bottom: 1rem;
}


.to-top {
  margin-top: 2rem; }

.info-panel .header {
  line-height: 5.6rem;
  background-color: var(--bgcolor);
  padding-left: 1.5rem;
  border: 2px solid #E7ECF4;
  border-radius: 4px; }
  .info-panel .header .title a {
    color: var(--theme);
    font-weight: 700; }



.top-news {
  padding: 1.5rem 3rem;
  text-align: center;
  border-bottom: rgba(43, 88, 168, 0.2) solid 3px;
  position: relative; }
  .top-news:before {
    content: ' ';
    background-color: #fff;
    width: 5px;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 33%; }
  .top-news::after {
    content: ' ';
    background-color: #fff;
    width: 5px;
    height: 3px;
    position: absolute;
    bottom: -3px;
    right: 33%; }
  .top-news h3 {
    font-weight: bold;
    font-size: 3.6rem;
    color: #111111;
    line-height: 2em; }
  .top-news p {
    font-weight: 400;
    font-size: 1.6em;
    color: #3D485D; }


.gray-panel {
  padding: 1.5rem 1rem;
  background: linear-gradient(180deg, #F2F6FF 0%, rgba(255, 255, 255, 0.34) 100%);
  border-radius: .4rem;
  border: 1px solid;
  border-image: linear-gradient(180deg, #F6F8FD, #E9EEFA) 10 10; }

.line-title {
  line-height: 4rem;
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  color: #111111;
  position: relative; }
  .line-title .title {
    padding: 0px 2rem;
    background-color: #fff;
    background-image: linear-gradient(#fff, #fff);
    z-index: 2; }
  .line-title:before {
    content: ' ';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 30%;
    height: 100%;
    background-image: url("index-line.png;vpn_img");
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 1; }
  .line-title::after {
    content: ' ';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30%;
    height: 100%;
    background-image: url("index-line.png;vpn_img");
    transform: scaleX(-1);
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 1; }

.gk-menus-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 5px; }
  .gk-menus-list .item {
    flex: 1 1 calc(25% - 5px);
    text-align: center;
    background-color: #f8f8f8;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 10rem;
    cursor: pointer; }
    .gk-menus-list .item .icon {
      color: var(--theme); }
      .gk-menus-list .item .icon i {
        font-size: 3.6rem; }
    .gk-menus-list .item .title {
      color: #666;
      font-size: 1.3rem;
      white-space: nowrap; }
    .gk-menus-list .item:hover {
      animation: zoomIn;
      animation-duration: .3s;
      animation-delay: .2s;
      background-color: var(--theme); }
      .gk-menus-list .item:hover .icon {
        animation: bounceIn;
        animation-duration: 1s;
        animation-delay: .2s;
        color: #fff; }
        .gk-menus-list .item:hover .icon i {
          font-size: 4rem; }
      .gk-menus-list .item:hover .title {
        color: #fff; }

.gk-link {
  gap: 1rem; }
  .gk-link .item {
    cursor: pointer; }
    .gk-link .item img {
      width: 100%; }

.gk-link2 {
  margin-top: 1.6rem;
  gap: 1rem; }
  .gk-link2 .item {
    width: 100%;
    cursor: pointer; }
    .gk-link2 .item img {
      width: 100%; }
	  
	   @media only screen and (max-width: 641px) {
	  .part1 .swiper-news .swiper-container {
    height: 28rem;
}
    .part1  .swiper-news {
      width: 100%;
	  margin-top: -1.5rem;
        height: 30rem;
    }
    .part1 .p1-news{
      width: 100%;
      margin-left: 0;
      margin-top: 1.5rem;

    }
    .part2{
      margin: 1.5rem auto 3rem;
    }
    .part2 img{
      width: 100%;
      height: auto;
      margin-right: 0;
    }
    .part2 .swiper-slide, .part2 .swiper-container{
      height: auto;
    }
    .part2 .am-u-sm-4{
      width: 100%;
      margin: 1rem auto;
    }
    .part3 .ps-news-type{
      width: initial;
    }
    .part3 .text-panel:nth-child(2),.part3 .text-panel:nth-child(3){
      padding: 0px 1rem;
    }
    .part4 .p4-left{
      width: initial;
      margin-right: 0;
	  padding: 2rem 0rem;
    }
    .part4 .p4-left .line1 .search-box{
      width: 95%;
      margin: 1.5rem auto ;
    }
    .part4 .p4-left .line1 .search-box input{
      width: 100%;
      margin-right: -2.64rem;
    }
    /* .part4 .p4-left .line3 img{
      width: initial;
      height: 12.5rem;
    } */
  
    .part4 .p4-left .line3{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .part4 .p4-left .line3 .card{
      margin: 1rem auto;
    }
    .part4 .p4-right{
      width: initial;
      height: 53.5rem;
      margin-top: 1.5rem;
    }
    .part5 .p5-left {
      width: initial;
      flex-direction: row;
      justify-content: space-between;
      margin-bottom: 1.5rem;
    }
    .part5 .p5-left .p5-1, .part5 .p5-left .p5-2{
      width: 50%;
      height: 12rem;
      margin: 0;
    }
    .part5 .p5-left .p5-1 img{
      width: 100%;
      height: 12rem;
    }
    .part5 .p5-left .p5-2 img{
      /* width: 100%; */
      width: 100%;
      height: 5.5rem;
    } 
    .part5 .p5-3 {
      width: 100%;
      margin-left: 0;
  }
  .part5 .p5-3 img{
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .float-img{
	  display:none !important;
  }
  .swiper-zt .slide-sub-title {
    display: block;
    margin: 2rem 0rem;
}
  }