/**
* 自定义样式
*/

@media screen and (min-width: 640px) {
    
    
    header .navbar nav .h5-search{display:none}
    
    header .navbar nav .h5-language{display:none}
    
    
.esg-society li .box-1 .ailoud{
      display: block;
  }
.about .plate-4 .party-masses .nav > .row .box-1{
      font-family: 'PuHuiTi-Regular';
          font-size: 1.4vw;
}
  
    .home .block-1 .videopc{
        display: block;
    }
   .home .block-1 .videomob{display:none}
    header .navbar nav span, header .navbar nav a {
    color: #b9babb;
    line-height: 38px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
    }
    
    
/*.progress-gradually {*/
/*  opacity: 1;*/
/*  -webkit-transition: all 0.6s ease-out;*/
/*  -moz-transition: all 0.6s ease-out;*/
/*  -ms-transition: all 0.6s ease-out;*/
/*  transition: all 0.6s ease-out;*/
/*  -webkit-transform: translate(0, 40px);*/
/*  -moz-transform: translate(0, 40px);*/
/*  -ms-transform: translate(0, 40px);*/
/*  transform: translate(0, 40px);*/
/*}*/
    
      
  .esg-society li .title {
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    cursor: pointer;
}

        .home .block-1 .item:first-child h1 {
    font-size: 2.86458vw;
    text-shadow: 0px 0px 0px #fff, 0px 0px 0px #000;
}


    header .navbar nav .sub-nav {
        display: none;
        position: absolute;
        top: 0;
        left: 380px;
        width: 200px;
    }
    .home .block-1 .item:nth-child(2) h1 {
        font-size: 50px;
        text-align: center;
        margin: 15px auto;
        display: block;
        width: 26.71875vw;
    }
    .about .culture > .row li .box > p {
        position: absolute;
        top: 0;
        font-size: 20px;
        line-height: 36px;
        max-width: 340px;
        height: 72px;
        color: #b5b5b6;
        font-family: 'AlibabaPuHuiTi-2-55-Regular';
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
        text-align: left;
    }
    .about .culture > .row li h2 {
        font-family: '';
        font-size: 32px;
        font-family: 'AlibabaPuHuiTi-2-55-Regular';
        color: #5e5e5e;
        letter-spacing: 10px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .digital-technology .plate-2 .ecology-swiper .swiper-slide span {
        display: block;
        width: 140px;
        height: 45px;
        margin: 0 auto;
        font-size: 15px;
        line-height: 45px;
        color: #0b1c3c;
        background: #214590;
        border-radius: 24px;
    
        font-family: 'AlibabaPuHuiTi-2-45-Light';
        cursor: pointer;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        /*-ms-transition: all 0.5s ease;*/
        transition: all 0.5s ease;
    }
    .digital-technology .plate-4 li:last-child .content section span {
        vertical-align: bottom;
        font-size: 40px;
        line-height: 40px;
        font-family: 'PuHuiTi-Regular';
        color: #ff4900;
    }
    .esg .plate-4 .report-swiper .swiper-slide .item h3 {
        margin-bottom: 40px;
        font-family: 'PuHuiTi-Regular';
        font-size: 18.5px;
    }
    .home .block-4 .content a {
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
        font-family: 'AlibabaPuHuiTi-2-55-Regular';
    }
    .investor-relations .content .notice li {
        width: 50%;
        font-family: 'AlibabaPuHuiTi-2-55-Regular';
        margin-bottom: 40px;
    }
    .investor-relations .content .report > p {
        margin-bottom: 110px;
        padding-right: 80px;
        font-size: 18px;
        line-height: 36px;
        text-align: justify;
        font-family: 'AlibabaPuHuiTi-2-55-Regular';
    }
    footer .logo {
        width: 12.5vw;
        height: 2.875vw;
        min-width: 8.59375vw;
        min-height: 1.28906vw;
    }
    .home .block-2 h1 img {
        width: 30.16667vw;
        margin: 1vh auto; 
    }
    .home .block-4 h1 {
        margin-bottom: 4.5vh;
        font-size: 2.60417vw;
        font-family: 'PuHuiTi-Regular';
        width: 40vw;
        display: inline;
    }
    header .navbar nav li {
        margin-bottom: 2.02083vw;
    }
    .news .news-content .list .th, .news .news-content .list li a {
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        height: 3.95833vw;
        font-size: 0.88125vw;
        font-family: 'AlibabaPuHuiTi-2-45-Light';
        border-bottom: 0.05208vw solid #eaeaea;
    }
    .news .news-content .list .th, .news .news-content .list li a {
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        height: 3.95833vw;
        font-size: 0.93vw;
        font-family: 'AlibabaPuHuiTi-2-45-Light';
        border-bottom: 0.05208vw solid #eaeaea;
    }
    .about .investor .swiper-slide p {
        padding-top: 11.45833vw;
        width: 32.29167vw;
        font-size: 0.78125vw;
        line-height: 2;
        font-family: 'PuHuiTi-Regular';
        text-align: justify;
    }
}

@media screen and (min-width: 768px)
{
    
    
    .news .title {
     position:initial;
    z-index: 9;
    width: 74vw;
    padding: 4.42708vw 0;
    min-width: 62.5vw;
    margin: 0 auto;
}
    
    .about .plate-4 .party-masses .content .pagination span {
    font-size: 0.825vw;
    width: 5.5625vw;
    text-align: center;
    margin-right: 20px;
    cursor: pointer;
    color: #1e1e1e;
}

.home .block-1 .item:first-child h2 {
 margin-bottom: 0.52083vw;
 font-size: 1.04167vw;
}
      
    header .logo img {
    width: 11.65625vw;
    margin: 0 auto;
}

.home .block-1 .item:nth-child(2) p {
    margin-bottom: 0.52083vw;
    font-size: 1.04167vw;
    width: 77%;
    margin: 0 auto;
}

.about .plate-4 .party-masses .nav > .row .box-1:last-child {
    border-radius: 0 1.04167vw 1.04167vw 0;
    font-size: 1.4vw;
}



.about .plate-4 .party-masses .content li a {
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 3.75vw;
    font-size: 0.93vw;
}
.esg-society li .title {
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    cursor: pointer;
}
    
    header .search-box .row .search_list2 p {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    font-size: .8rem;
    line-height: 4;
    -webkit-box-orient: vertical;
}
    
    .news .title .search_list {
    width: 26.25vw;
    padding: 1.04167vw;
    line-height: 1;
}



.about .plate-1 .screen .desc article, .about .plate-2 .screen .desc article {
    font-size: 0.90125vw;
    line-height: 2;
    font-family: 'AlibabaPuHuiTi-2-55-Regular';
    color: #1c2b38;
}
    
  .esg .content:nth-child(2) p {
    font-size: 1.04167vw;
}

.esg .content:nth-child(3) p {
    font-size: 1.04167vw;
}
    
    .about .culture > .row li section p {
    text-align: justify;
    color: #747171;
}
.news-detail .content {
    width: 60.04167vw;
    padding-top: 6.25vw;
    margin: 0 auto;
}
    
.news-detail .content article p {
    margin-bottom: 2.08333vw;
    text-align: justify;
    line-height: 2;
}
  
}
@media screen and (max-width: 768px)
{
    
    header .navbar nav .close {
    position: absolute;
    top: 6.93333vw;
    left: 8.46667vw;
    width: 4.54194vw;
    height: 4.54194vw;
}

.news-detail .content .article-prevnext .row-middle span {
    margin-right: 5.33333vw;
    display: none;
}
    header .row-between {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 14.66667vw;
    padding: 0 5.33333vw;
    background: rgba(0, 0, 0, 0.5);
}
  .home .block-1 .audio .btn.play::before {
   background: url(/theme/guanaitong/default/style/assets/img/img-pause1.png?v=20240204) 0 0/cover no-repeat;
}

.home .block-3 .core-engine-swiper .swiper-slide:nth-child(2) section h2 {
     font-size: 6.666vw; 
    width: 80%;
    margin: 16vw auto;
    margin-top: 0px;
}

header .navbar nav li span {
    color: #fff;
    line-height: 2.6;
    margin: 0 auto;
    display: block;
    width: 350px;
}

header .row-between > .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 35.6vw;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
    
   .home .block-1 .audio .btn.pause::before {
  background: url(/theme/guanaitong/default/style/assets/img/img-play1.png?v=20240204) 0 0/cover no-repeat;
}
.esg-society li .box-1 .ailoud{
      display: none;
  }
  .home .block-1 .item:nth-child(2) h1 img {
    filter: invert(0%);
    width: 70%;
    margin: 0 auto;
}
  
  .esg-society li .title::after {
    position: absolute;
    right: 10.4vw;
    bottom: 5.06667vw;
    content: "";
    display: block;
    width: 11.73333vw;
    height: 19.86667vw;
    background: url(../assets/img/shalou.png?v=202402043) 0 0/cover no-repeat;
}


.investor-relations .content .report ul li .download {
    width: 8.66667vw;
    height: 8.66667vw;
    margin-right: 2vw;
    background: url(../assets/img/img-80.png) 0 0/contain no-repeat;
    background-size: 8.57333vw;
}

.about .culture > .row li section p {
    text-align: justify;
    line-height: 1.6;
}

.home .block-5 .main .tab {
    position: absolute;
    margin: 0 auto;
    top: 36vw;
    right: 10.66667vw;
    font-size: 3.73333vw;
    text-align: center;
}
.home .block-5 .main .content {
    height: 100vh;
    padding-top: 29.33333vw;
}
  .home .block-1 .video{
      object-fit: cover; object-position: 80% 90%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 1;
        
    }
    
.join-us .plate-2 ul {
    display: none;
    padding: 0 2.66667vw;
}
    

.home .block-3 .core-engine-swiper .screen-pagination {
    position: absolute;
    width: 100%;
    top: 15.33333vw;
    left: 0;
}



  header .navbar nav li > a {
    display: block;
      
  }
  

  header .navbar nav li.active .sub-nav {
    display: none;
}

  
  header .navbar nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 16vw;
    background: rgb(0 0 0 / 91%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
}


.home .block-1 .item:nth-child(2) a {
    width: 42.66667vw;
    height: 9.86667vw;
    margin: 0 auto;
    text-align: center;
    font-size: 3.73333vw;
    line-height: 9.6vw;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 4.8vw;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.home .block-1 .item:nth-child(2) h1 img {
    filter: invert(0%);
}



       
   
.home .block-1 .item:first-child h1 {
    font-size: 5.6vw;
    margin-bottom: 2.66667vw;
    /*text-shadow: 0px 0px 0px #fff, 1px 1px 1px #000;*/
}

      .home .block-1 .videopc{
        display: none;
    }
   .home .block-1 .videomob{display:block}
.di{display:none}

}