.part6-inner {
    padding-top: 3rem;
    padding-bottom: 3rem;
    height: 22rem;
}
.type_text {
    color:#013A94;
}


 .situation{
         bottom:0px;
    left:0px;
    position: relative;
    }

.pd-top {
    padding-top: 0rem !important;
}

.h-img{
    height: 33vw;
}
.img-pos{
    position:relative;
}
.mt-def{
    margin-top:0rem;
}
.ml-bus{
    margin-left:0rem;
}
.mb-18{
    margin-bottom: 18px;
}
.almost-2 {
    width:49%;
}
.cd-dis1 {
    grid-template-columns:repeat(1,1fr);
}
.lt-v {
    position: absolute;left:12px;top:23px;z-index:20
}
.type-imgh {
    height: 107px !important;
}
.company-w {
    width: 100%;
}
 .title-t {
     top:-29px;
 }
 .company-t {
     margin-top: 0px;padding-right: 0px
 }
 .links-h {
     height: 40.1rem;
 }
 .h-160 {
     height:160px
 }
 .h2-size {
     font-size: 32px;
 }
 .min-w {
     width: 150px;
 }
 .ml-30{
    margin-left:0px;
}
.blank-h {
    height: 102px;
}
.ml-12{
     margin-left:9px;
}
.blank-btm {
    bottom:17%;
}
.marg-t7 {
    margin-top:7px;
}
.comde-pd {
    padding-top: 40px;
}
@media(min-width:1024px){
    .ml-30{
    margin-left:0px;
}
.comde-pd {
    padding-top: 160px;
}
.min-w {
     width: 268px;
 }
.blank-btm {
    bottom:28%;
}
.marg-t7 {
    margin-top:0px;
}
.blank-h {
    height: auto;
}
.ml-12{
    margin-left:0px;
}
    .cd-dis1 {
    grid-template-columns:repeat(3,1fr);
    }
    .h2-size {
     font-size: 50px !important;
 }
    .h-160 {
     height:495px
 }
    .links-h {
        height: 52.3rem;
    }
    .company-t {
     margin-top: 74px;padding-right: 78px
 }

.title-t {
     top:-80px;
 }
.company-w {
    width: 50%;
}
.type-imgh {
    height: auto !important;
}
.lt-v {
    position: absolute;left:40px;top:235px;z-index:20
}
    .img-pos{
        bottom: 25rem;
    }
    .mb-18{
    margin-bottom: 0px;
}
    .almost-2 {
    width:32%;
}
    .text-pos{
        top:24rem;
    }
}
@media(min-width:1366px){
    .mt-def{
    margin-top:12rem;
    }
    .h-link {
        height: 48rem;
    }
    
    .ml-bus{
    margin-left:4rem;
    }
    .situation {
       position: relative;display: flex;
        justify-content: end;bottom:0px 
    }
}

@media(min-width:1920px){
    .situation{
         bottom:0px;
    left:0px
    }
      .h-link {
        height: 50rem;
    }
     .img-pos{
        bottom: 30rem;
    }
    .text-pos{
        top:29rem;
    }
   
}


.links-btn:hover{
    background-color: #000;
}
.text-pos{
    position:relative;
}

.can_see {
    display: none;
}
@media(min-width:1366px) {
   .can_see {
    display:  block;
    }
}
@keyframes numberIncrease {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 应用动画到数字显示元素 */
.number-display {
  animation-name: numberIncrease;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 0.5s; /* 延迟开始动画，以便JavaScript可以设置初始值 */
}
.nav-background {
    background-color: #003a95;
}
.business-pad {
    padding-left: 1rem;
    padding-right: 1rem;
}
.ml-img{
    margin-left: 0rem;
}
@media(min-width:1440px){
    .ml-img{
        margin-left: 1.5rem;
    }
}
@media(min-width:1920px){
    .ml-img{
        margin-left: 0rem;
    }
}

.mb-img {
    margin-bottom: 2rem;
    margin-top: 2rem;
    object-fit:cover
}
@media(min-width:1024px){
   .mb-img {
     margin-bottom: 4rem;
     margin-top: 0rem;
    }
    .business-pad {
    padding-left: 0rem;
    padding-right: 0rem;
    }
}

.icons3-pos {
    position: relative;
    left: 44%;
    bottom: 4rem;
}

 .h-29 {
        height: 160px;
    }
    .ingress p > p span {
        font-size: 30px !important;
    }

@media (min-width: 1366px) {
    
    /*.nav-background {*/
    /*background-color: transparent;*/
    /*}*/
    
  .ingress #companyContent span {
        font-size: 30px !important;
    }
    .icons3-pos {
        position: relative;left: 48.5%;bottom: 5rem;
    }
    .h-29 {
        height: 38vw;
    }
}
@media (min-width:1440px){
     .h-29 {
        height: 35vw;
    }
}


@media(min-width:3840px){
       .h-29 {
        height: 25vw;
    }
}
.h-def{
    height: 14.75rem;
}
#companyContent {
    font-size: 1rem;font-weight: 100;
    display: block;
    line-height: 1.5;
    margin-top: 0.75rem;
}
@media (min-width: 1366px) {
    #companyContent{
        font-size: 1.25rem;font-weight: 100;
        line-height: 2;
        margin-top: 1rem;
    }

}
.banner__content {
    z-index: 16;
    height: 30vh;
    padding-left: .75rem;
    padding-right: .75rem
}

@media (min-width: 375px) {
    .banner__content {
        height: 30vh;
        padding-left: 2rem;
        padding-right: 2rem
        }
    }
    
@media (min-width: 450px) {
    .banner__content {
        height: 40vh;
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (min-width: 640px) {
    .banner__content {
        height: 44vh;
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (min-width: 768px) {
    .banner__content {
        height: 40vw;
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (min-width: 1366px) {
    .banner__content {
        height: 40vw;

    }
}

@media (min-width: 1440px) {
    .banner__content {
        height: 35vw;

    }
}
@media (min-width: 1920px) {
    .banner__content {
        height: 30vw;

    }
}

@media (min-width: 2560px) {
    .banner__content {
        height: 25vw;
    }
    .pd-top {
        padding-top: 1rem !important;
    }
}
.sub-text3 {
    color:#000;font-size:0.5rem;
    display: block;
    padding-left: 10px;
}
@media (min-width: 1366px) {
    .sub-text3{
        color:#000;font-size:1rem
    }

}

.item.sub-text-color :hover{
    color:#ffffff;
}
.sup-text {
    color: #000;
    font-size: 0.5rem;
    top: -3em;
}

.sup-text2 {
    color: #000;
    font-size: 0.5rem;
    top: -3em;
}

.h3-text {
    color: #000;
    font-size: 1.5rem;
    margin-bottom: 0rem;
    text-align: center;
}
.bus-dis {
    grid-template-columns:repeat(2,1fr);
}
.px-def {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.part2-pd {
    padding-bottom: 32px;
}
@media(min-width: 1366px) {
    .part2-pd {
    padding-bottom: 116px;
}
    .sup-text {
        color: #000;
        font-size: 1.5rem;
        top: -1.2em;
    }
    .bus-dis {
    grid-template-columns:repeat(7,1fr);
}

    .sup-text2 {
        font-size: 1rem;
        top: -1.8em;
    }

    .h3-text {
        color: #000;
        font-size: 1.5rem;
        margin-bottom: 0rem;
    }
}

.banner2 {
    height: 16.75rem;
}
#bannerTitle {
    font-size:1.75rem;
}
@media (min-width: 1366px) {
    #bannerTitle {
        font-size:5rem;
    }
}

@media (min-width: 2560px) {
    #bannerTitle {
        font-size:6rem;
    }
}
@media (min-width: 374px) {
    .part6-inner {
        padding-bottom: 3rem;
        height: 31rem;
    }
}

@media (min-width: 639px) {
    .part6-inner {
        padding-bottom: 3rem;
        height: 30rem;
    }
}
@media (min-width: 768px) {
    .part6-inner {
        height: 35rem;
    }
}
@media (min-width:1366px) {
    .part6-inner {
        padding-top: 7rem;
        padding-bottom: 7rem;
        padding-bottom: 5rem;
        height: 41rem;
    }
}

@media (min-width:1366px) {
    .part6-inner {
        height: 44rem;
    }
}
@media (min-width: 1920px) {
    .part6-inner {
        height: 54rem;
    }
}


.banner-title1 {
        position: relative;
        left: 0%;
        top: -35%;
    }

    .item {
        flex: 1;
        height: 76px;
        display: flex;
        flex-direction: column;
        color:#000000;
        min-width: 163px;
        padding-top: 0.5rem;
    }

    .item:hover {
        background-color: rgba(0,58,149,0.8);
        color:#ffffff;
    }

    .empty-space {
        padding-top: 0.5rem;
        height: 0rem;
    }

  

    .text-with-underline {
        position: relative;
        cursor: pointer;
        font-size: .8rem;
        min-width: 149px;
        text-align: center;
    }

    .text-with-underline a {
        color: #aaacaf;
    }

    .text-with-underline.active a {
        color: #000000;
    }

    .text-with-underline a:hover {
        color: #000000;
    }

    .business {
        display: none;

    }

    .business_pos {
        padding-top: 0rem;
        top: 0rem;
        padding-bottom: 0rem;
        margin-bottom: 3rem;
    }

    .news {
        display: flex;
        flex-direction: column;
    }

    .gradient-background {
        /* 渐变方向是从上到下，颜色从淡灰色(#f8f8f8)开始，过渡到白色(#fff)，最后到淡蓝色(#e6f7ff) */
        background: linear-gradient(to bottom, #EEEEEE 0%, #ffffff 70%, #e5ebf4  100%);
        /* 如果您希望渐变在不同的位置开始变化颜色，可以使用颜色停止点 */
        /* 例如：background: linear-gradient(to bottom, #f8f8f8 0%, #fff 50%, #e6f7ff 100%); */
    }

    .text-with-underline.active::after {
        border-bottom: 4px solid #003a95;
        opacity: 1;
    }

    .container-hover-effect:hover .mouseover-effect {
        background-color: #003a95; /* 鼠标悬停时div的背景颜色变为白色 */
    }

    .container-hover-effect:hover h4.hover-title {
        color: #003a95; /* 鼠标悬停时h4的字体颜色变为蓝色 */
    }

    /* 初始样式 */
    .mouseover-effect {
        height: 3px;
        background-color: rgba(192, 192, 192, 0.5);
        margin-bottom: 1.5rem;
        transition: background-color 0.3s; /* 平滑过渡背景颜色变化 */
    }

    h4.hover-title {
        color: #000000;
        transition: color 0.3s; /* 平滑过渡字体颜色变化 */
    }


    .text-with-underline::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -9px;
        width: 100%;
        border-bottom: 4px solid transparent; /* 默认颜色为透明 */
        opacity: 0;
        transition: opacity 0.3s; /* 平滑过渡效果 */
    }

    .domains {
        width: 81.6%;
        height: 76px;
        width: clamp(14rem, calc(100% - 2rem), 98rem);
        width: clamp(14rem, calc(100% - var(--padding-x)), 98rem);
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        position: relative;
        z-index: 17;
        top: -3rem;
        background-color: #ffffff;
        display: flex;
        align-items: center;
    }
    .enviro-container{
        position: absolute;
        right: 10%;
        height: 76.7%;
        top: 32%;
        width: 65.4%;
    }

    .domain__title {
        font-size: 1.5rem;
        padding-left: 0rem;
        animation: scaleIn 1s ease-in-out;
        font-weight: 500;
        margin-bottom: 1.5rem;
    }

    .domain_big_title {
        position: relative;
        top: -1rem;
    }


    .links-mp {
        padding-top: 0rem;
        top: 0rem;
        margin-bottom: 10rem;
    }


    .links-content {
        top: 0;
    }

    .links-content-left {
        height: 37.6%;
        position:relative;
        background-color: #0f0f0f
    }

    .links-content-text {
        background-color: #003a95;
        height: 62.4%;
        opacity: 0.75
    }

    .links-content-pos1 {
        position: relative;
        top: 0.5rem;
        padding-left: 2.5rem;
        padding-right: 0.8rem;
        font-size: 0.8rem;
        color: #fff;
        z-index: 100;
        font-weight: 500;
    }

    .links-content-pos {
        top: 0;
        padding: 0rem;
        position: relative;
        background-color: rgba(238, 238, 238, 0);
    }

    .links-grade-container {
        margin-top: 1rem;
        display: flex;
        justify-content: space-evenly;
    }

    .links-content-right {
        padding: 5rem;
        background-color: rgba(192, 192, 192, 0.7);
    }

    .links-btn {
        padding: 0.5rem 0.8rem 0.5rem 0.8rem;
        font-size: .8rem;
        background-color: #003a95;
    }

    .company-content_container {
        margin-left: 1.5rem;
        padding-right: 1.3rem;
        position: relative;
        top: -1rem;
    }

    .links-btn-container {
        position: relative;
        left: 0;
        bottom: -5%;
    }

    .part3 {
        padding-top: 0rem;
        padding-bottom: 3rem;
        top: 0rem
    }

  

    .part4 {
        top: 0rem;
        margin-bottom: 0rem;
        height: 40vh;
    }

    .banner-title3 {
        font-size: 4rem;
        letter-spacing: 2rem;
    }

    .part6 {
        top: 0rem;
        margin-bottom: 9rem;
    }

    .part6-inner {
        padding-top: 2rem
    }

    .part6-text-container {
        padding-left: 0rem;
        margin-top: 3rem;
        width: 80%;
    }

    .part6-title {
        font-size: 1.5rem
    }
    @media(max-width:360px){
        .part6-title {
        font-size: 1.5rem;
        margin-top: -2rem;
        }
    }

    .part6-title2 {
        font-size: clamp(0.8rem, 4vw, 1.25rem);
        line-height: 2;
        margin-top: 4rem;
        font-weight: 300;
    }

    .part6-btn {
        color: #ffffff;
        background-color: #003a95;
        padding: 0.5rem 1rem 0.5rem 1rem;
    }
    .part6-btn-container{
         padding-left: 0rem;
        top: 27%;
        margin-bottom: 0;
        position:relative;
    }
    
    .part5-btn-container{
         padding-left: 0rem;
        top: 27%;
        margin-bottom: 0;
        position:relative;
    }
    
     .part5-btn-container  a{
        display: inline-table;
        border-radius: .25rem;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        text-align: center;
        font-weight: 500;
        text-decoration: none;
        -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
        transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
        transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
        transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
        -webkit-transition-duration: .15s;
        transition-duration: .15s;
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        font-size: 1rem;
        background-color: #003a95;
    }

    .part6-btn-container  a{
        display: inline-table;
        border-radius: .25rem;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        text-align: center;
        font-weight: 500;
        text-decoration: none;
        -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
        transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
        transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
        transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
        -webkit-transition-duration: .15s;
        transition-duration: .15s;
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        font-size: 1rem;
    }

    .small-icon-container1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        top: 7rem;
        left: -1%;
    }

    .small-icon-container2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        top: 7rem;
        left: 53%;
    }




    .part6-gallery-inner {
        left: 60%;
        top: -11rem;
    }

    .part6-img {
        left: 5%;
        top: 24rem;
        width: 17rem;
        position: relative;
        z-index: 16;
    }

    .part6-space {
        padding-bottom: 0rem;
        padding-top: 8rem;
        position: relative;
        z-index: -10;
    }

    .news-btn {
        color: #ffffff;
        padding: 0.5rem 1rem 0.5rem 1rem;
        background-color: #003a95;
        cursor: pointer;
        font-size:1rem;
        font-weight: 500;
    }

    .news-btn-container {
        left: 0;
        width: 100%;
        top: -2rem;
        position: relative;
        margin-bottom: 5rem;
        
    }

    .part7 {
        padding-bottom: 4rem;
        padding-top: 0rem;
        top: 0rem;
    }

    .part7-title {
        padding-left: 0rem;
        font-size: 1.5rem
    }
    @media(max-width:360px){
       .part7-title {
        margin-top: 6rem;
    } 
    }

    .counter {
        font-size: 1.2rem;
        color: #000;
        font-weight: 500;
    }

    .text-center {
        text-align: center;
        margin-bottom: 2rem;
    }
    @media(min-width:1024px){
        .text-center {
        margin-bottom: 3rem;
        }
    }

    .business-title {
        font-size: 1.25rem;
        margin-bottom: 1rem;
        animation: scaleIn 1s ease-in-out;
    }

    .detail:hover {
    rgba(0, 58, 149, 0.6);
   
    }

    .business-icon {
        object-fit: cover;
        margin-left: 0rem;
        margin-bottom: 1rem;
        height: 42px;
       
    }

    .business-icon1 {
        object-fit: cover;
        margin-left: auto;
        margin-right: auto;
        border: 0;
        height:20px;
    }

    .padding-medium {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .background-space {
        width: 100%;
        height: 133px;
        position: relative;
        top: -5.5rem;
        background-color: #EEEEEE;
    }


    .padding-def {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .icons-container img {
        position: relative; /* 使伪元素可以相对于图片定位 */
    }

    .icons-container img::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent; /* 背景色设置为透明 */
    }
    .sub-text2 {
        font-weight: 400;
        font-size: 1rem;
        color: #ffffff;
        margin-top: 1rem;
        line-height: 1;
    }
    .img-title-container {
        display: inline-block;
       text-align: center;
    }
.padding-medium{

}

 .companyDetails {
     height: auto;
    }

.def-top{
    top:0rem;
}
.icon-sub-text {
    font-size:0.8rem;
}
.small-icon {
        height: 42px;
        width: 42px;
    }
.detail-text {
    font-size:1rem;
    font-weight: 100;
    color:#000;
    text-align: left;
    text-justify: distribute;
}
@media(min-width: 1024px){
    .detail-text{
        font-size:1rem;
        line-height: 2;
    }
    
}

.wrapper2 {
    width: clamp(14rem, calc(100% - 2rem), 98rem);
    width: clamp(14rem, calc(100% - var(--padding-x)), 98rem);
    margin-left: auto;
    margin-right: auto
}
.business-text{
    font-size: clamp(1rem, 4vw, 1rem);
    line-height: 1.4;
    font-weight: 100;
}
 .part6-gallery-out {
        background-color: #3C6FBF;
        z-index: -1;
        left: 50%;
        top: 21%;
        height:470px;
    }
    .part6-space {
        padding-bottom: 0rem;
        padding-top: 8rem;
        position: relative;
        z-index: -10;
    }
     .space-evenly-md {
        justify-content: flex-start;
        overflow-x:auto;
        overflow-y: hidden;
    }
@media(min-width: 1366px){
    .space-evenly-md {
        justify-content: space-evenly;
        overflow-x: visible;
        overflow-y: visible;
        
    }
    .business-text{
    font-size: clamp(1rem, 4vw, 1.25rem);
    line-height: 1.4;
    font-weight: 100;
    }
    
     /* 1366px */  .banner-title1 {
        position: relative;
        left: 0%;
        top: -24%;
    }
    /* 1366px */  .icon-sub-text {
    font-size:1rem;
    }

    /* 1366px */  .item {
        flex: 1;
        height: 155px;
        display: flex;
        flex-direction: column;
        padding-top: 1.4rem;
        color:#000000;
        min-width: 155px;
    }

    /* 1366px */  .item:hover {
        background-color: rgba(0,58,149,0.8);
        color:#ffffff;
    }

    /* 1366px */  .empty-space {
        padding-top: 0.5rem;
        height: 7rem;
    }

    /* 1366px */  .h-def {
        height: 56.75rem;
    }

    /* 1366px */  .text-with-underline {
        position: relative;
        cursor: pointer;
    }

    /* 1366px */  .text-with-underline a {
        color: #aaacaf;
    }

    /* 1366px */  .text-with-underline.active a {
        color: #000000;
    }

    /* 1366px */  .text-with-underline a:hover {
        color: #000000;
    }

    /* 1366px */  .business {
        display: none;

    }

    /* 1366px */  .business_pos {
        padding-top: 0rem;
        top: 0rem;
        padding-bottom: 0rem;
        margin-bottom: 9rem;
    }

    /* 1366px */  .news {
        display: flex;
        flex-direction: column;
    }

    .gradient-background {
        /* 渐变方向是从上到下，颜色从淡灰色(#f8f8f8)开始，过渡到白色(#fff)，最后到淡蓝色(#e6f7ff) */
        background: linear-gradient(to bottom, #EEEEEE 0%, #ffffff 70%, #e5ebf4 100%);
        /* 如果您希望渐变在不同的位置开始变化颜色，可以使用颜色停止点 */
        /* 例如：background: linear-gradient(to bottom, #f8f8f8 0%, #fff 50%, #e6f7ff 100%); */
    }

    /* 1366px */  .text-with-underline.active::after {
        border-bottom: 3px solid #003a95;
        opacity: 1;
    }

    /* 1366px */  .container-hover-effect:hover .mouseover-effect {
        background-color: #003a95; /* 鼠标悬停时div的背景颜色变为白色 */
    }

    /* 1366px */  .container-hover-effect:hover h4.hover-title {
        color: #003a95; /* 鼠标悬停时h4的字体颜色变为蓝色 */
    }

    /* 初始样式 */
    /* 1366px */  .mouseover-effect {
        height: 3px;
        background-color: rgba(192, 192, 192, 0.5);
        margin-bottom: 1.5rem;
        transition: background-color 0.3s; /* 平滑过渡背景颜色变化 */
    }

    h4.hover-title {
        color: #000000;
        transition: color 0.3s; /* 平滑过渡字体颜色变化 */
    }


    /* 1366px */  .text-with-underline::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -8px;
        width: 100%;
        border-bottom: 3px solid transparent; /* 默认颜色为透明 */
        opacity: 0;
        transition: opacity 0.3s; /* 平滑过渡效果 */
    }

    /* 1366px */  .domains {
        width: 81.6%;
        height: 155px;
        width: clamp(14rem, calc(100% - 2rem), 98rem);
        width: clamp(14rem, calc(100% - var(--padding-x)), 98rem);
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        position: relative;
        margin: auto;
        z-index: 17;
        top: -9rem;
        background-color: #ffffff;
        display: flex;
        align-items: center;
    }
    /* 1366px */  .enviro-container{
        position: absolute;
        right: 10%;
        height: 76.7%;
        top: 15%;
        width: 65.4%;
    }

    /* 1366px */  .domain__title {
        font-size: 4.06rem;
        padding-left: 0rem;
        animation: scaleIn 1s ease-in-out;
        font-weight: 500;
        margin-bottom: 1.5rem;
    }

    .domain_big_title {
        position: relative;
        top: -5rem;
    }


    .links-mp {
        padding-top: 0rem;
        top: 0rem;
        margin-bottom: 10rem;
    }

    .banner2 {
        height: 56.75rem;
    }

    .links-content {
        top: 0;
    }

    .links-content-left {
        height: 37.6%;
        position:relative;
        background-color: #0f0f0f
    }

    .links-content-text {
        background-color: #003a95;
        height: 62.4%;
        opacity: 0.8
    }

    .links-content-pos1 {
        position: relative;
        top: 7rem;
        padding-left: 10rem;
        padding-right: 4rem;
        font-size: 3.125rem;
        color: #fff;
        z-index: 100;
        font-weight: 500;
    }

    .links-content-pos {
        top: 0;
        padding: 2rem;
        position: relative;
        background-color: rgba(238, 238, 238, 0);
    }

    .links-grade-container {
        margin-top: 4rem;
        display: flex;
        justify-content: space-evenly;
    }

    .links-content-right {
        padding: 5rem;
        background-color: rgba(192, 192, 192, 0.7);
    }

    .links-btn {
       padding: 1.3rem 3rem 1.3rem 3rem;
       font-size: 1.1rem;
       background-color: #003a95;
    }

    .company-content_container {
        margin-left: 7rem;
        padding-right: 6rem;
        position: relative;
        top: -3rem;
    }

    .links-btn-container {
        position: relative;
        bottom: -17%;
    }

    .part3 {
        padding-top: 0rem;
        padding-bottom: 3rem;
        top: 0rem
    }

    .companyDetails {
        padding:0rem;
        display: grid;
        grid-template-columns: 30% 32% 1fr;
        column-gap: 30px;
    }

    .part4 {
        top: 0rem;
        margin-bottom: 19rem;
        height: 100vh;
    }

    .banner-title3 {
        font-size: 4rem;
        letter-spacing: 2rem;
    }

    .part6 {
        top: 0rem;
        margin-bottom: 9rem;
    }

    .part6-inner {
        padding-top: 2rem;

    }

    .part6-text-container {
        padding-left: 3rem;
        margin-top: 3rem;
        width: 57%;
    }

    .part6-title {
        font-size: 4.06rem
    }

    .part6-title2 {
        font-size: clamp(0.8rem, 4vw, 1.25rem);
        line-height: 2;
        margin-top: 12rem;
        font-weight: 300;
    }

    .part6-btn {
        color: #ffffff;
        background-color: #003a95;
        padding: 0.5rem 1rem 0.5rem 1rem;
        font-size:1rem;
    }
    .part6-btn-container{
         padding-left: 4.7rem;
        top: 12%;
    }
    
    
    .part6-btn-container  a{
       
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    
    .part5-btn-container  a{
       
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .small-icon-container1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        top: 11rem;
        left: 5%;
    }

    .small-icon-container2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        top: 11rem;
        left: 20%;
    }

    

    .part6-gallery-out {
        background-color: #3C6FBF;
        z-index: -1;
        left: 43%;
        top: 31%;
        height: 549px;
    }


    .part6-gallery-inner {
        left: 60%;
        top: -11rem;
    }

    .part6-img {
        left: 51%;
        top: -32%;
        width: 48rem;
    }

    .part6-space {
        padding-bottom: 0rem;
        padding-top: 8rem;
        position: relative;
        z-index: -10;
    }

    .news-btn {
        color: #ffffff;
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        background-color: #003a95;
        cursor: pointer;
    }

    .news-btn-container {
        top: -2rem;
        position: relative;
        margin-bottom: 5rem;
        
    }

    .part7 {
        padding-bottom: 4rem;
        padding-top: 0rem;
        top: 0rem;
        padding-left: 0rem;
    }

    .part7-title {
        padding-left: 0rem;
        font-size: 4rem
    }

    .counter {
        font-size: 1.5rem;
        color: #000;
        font-weight: 300;
        line-height:1;
    }

    .text-center {
        text-align: left;
        margin-bottom: 1rem;
    }

    .business-title {
        font-size: 2rem;
        margin-bottom: 3rem;
        animation: scaleIn 1s ease-in-out;
    }

    .detail:hover {
    rgba(0, 58, 149, 0.6);
   
    }

    .business-icon {
        object-fit: cover;
        margin-left: 0rem;
        margin-bottom: 1rem;
        height: auto;
       
    }

    .business-icon1 {
        object-fit: cover;
        margin-left: auto;
        margin-right: auto;
        border: 0;
        height:37px;
    }

    .padding-medium {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .background-space {
        width: 100%;
        height: 500px;
        position: relative;
        top: -14.5rem;
        background-color: #EEEEEE;
    }


    .padding-def {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .icons-container img {
        position: relative; /* 使伪元素可以相对于图片定位 */
    }

    .icons-container img::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent; /* 背景色设置为透明 */
    }
    /* 1366px */
    .sub-text2 {
        font-weight: 400;
        font-size: 1.275rem;
        color: #ffffff;
        margin-top: 1rem;
    }
    .img-title-container {
        display: inline-block;
       text-align: center;
    }
}
@media screen and (min-width:1440px) and (min-height:900px){
     .empty-space {
        padding-top: 0.5rem;
        height: 5rem;
    }
     .banner-title1 {
        position: relative;
        left: 0%;
        top: -24%;
    }

    .item {
        flex: 1;
        height: 233px;
        display: flex;
        flex-direction: column;
       padding-top:4rem;
        color:#000000;
    }

    .item:hover {
        background-color: rgba(0,58,149,0.8);
        color:#ffffff;
    }
    .h-def {
        height: 56.75rem;
    }

    .text-with-underline {
        position: relative;
        cursor: pointer;
        font-size: 1rem;
    }

    .text-with-underline a {
        color: #aaacaf;
    }

    .text-with-underline.active a {
        color: #000000;
    }

    .text-with-underline a:hover {
        color: #000000;
    }

    .business {
        display: none;

    }

    .business_pos {
        padding-top: 0rem;
        top: 0rem;
        padding-bottom: 0rem;
        margin-bottom: 9rem;
    }

    .news {
        display: flex;
        flex-direction: column;
    }

    .nav-menu-link[href].current-menu-ancestor, .nav-menu-link[href].current-menu-item, .nav-menu-link[href].current-menu-parent, .nav-menu-link[href]:hover {
        /*color: #ff500a;*/
        color: #ffffff;
    }

    .gradient-background {
        /* 渐变方向是从上到下，颜色从淡灰色(#f8f8f8)开始，过渡到白色(#fff)，最后到淡蓝色(#e6f7ff) */
        background: linear-gradient(to bottom, #EEEEEE 0%, #ffffff 70%, #e5ebf4 100%);
        /* 如果您希望渐变在不同的位置开始变化颜色，可以使用颜色停止点 */
        /* 例如：background: linear-gradient(to bottom, #f8f8f8 0%, #fff 50%, #e6f7ff 100%); */
    }

    .text-with-underline.active::after {
        border-bottom: 3px solid #003a95;
        opacity: 1;
    }

    .container-hover-effect:hover .mouseover-effect {
        background-color: #003a95; /* 鼠标悬停时div的背景颜色变为白色 */
    }

    .container-hover-effect:hover h4.hover-title {
        color: #003a95; /* 鼠标悬停时h4的字体颜色变为蓝色 */
    }

    /* 初始样式 */
    .mouseover-effect {
        height: 3px;
        background-color: rgba(192, 192, 192, 0.5);
        margin-bottom: 1.5rem;
        transition: background-color 0.3s; /* 平滑过渡背景颜色变化 */
    }

    h4.hover-title {
        color: #000000;
        transition: color 0.3s; /* 平滑过渡字体颜色变化 */
    }


    .text-with-underline::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -8px;
        width: 100%;
        border-bottom: 3px solid transparent; /* 默认颜色为透明 */
        opacity: 0;
        transition: opacity 0.3s; /* 平滑过渡效果 */
    }

    .domains {
        width: 81.6%;
        height: 233px;
        width: clamp(14rem, calc(100% - 2rem), 98rem);
        width: clamp(14rem, calc(100% - var(--padding-x)), 98rem);
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        position: relative;
        z-index: 17;
        top: -7rem;
        background-color: #ffffff;
        display: flex;
        align-items: center;
    }
    .enviro-container{
        position: absolute;
        right: 10%;
        height: 76.7%;
        top: 15%;
        width: 65.4%;
    }

    .domain__title {
        font-size: 4.06rem;
        padding-left: 0rem;
        animation: scaleIn 1s ease-in-out;
        font-weight: 500;
        margin-bottom: 1.5rem;
    }

    .domain_big_title {
        position: relative;
        top: -5rem;
    }


    .links-mp {
        padding-top: 0rem;
        top: 0rem;
        margin-bottom: 10rem;
    }

    .banner2 {
        height: 56.75rem;
    }

    .links-content {
        top: 0;
    }

    .links-content-left {
        height: 37.6%;
        position:relative;
        background-color: #0f0f0f
    }

    .links-content-text {
        background-color: #003a95;
        height: 62.4%;
        opacity: 0.8
    }

    .links-content-pos1 {
        position: relative;
        top: 7rem;
        padding-left: 12rem;
        padding-right: 4rem;
        font-size: 2.125rem;
        color: #fff;
        z-index: 100;
        font-weight: 500;
    }

    .links-content-pos {
        top: 0;
        padding: 2rem;
        position: relative;
        background-color: rgba(238, 238, 238, 0);
    }

    .links-grade-container {
        margin-top: 4rem;
        display: flex;
        justify-content: space-evenly;
        position: relative;
        top:13%;
    }

    .links-content-right {
        padding: 5rem;
        background-color: rgba(192, 192, 192, 0.7);
    }

    .links-btn {
       padding: 1.3rem 3rem 1.3rem 3rem;
       font-size: 1.1rem;
       background-color: #003a95;
    }

    .company-content_container {
        margin-left: 3rem;
        padding-right: 3rem;
        position: relative;
        top: -1rem;
    }

    .links-btn-container {
        position: relative;
        left: 0%;
        bottom: -17%;
    }

    .part3 {
        padding-top: 0rem;
        padding-bottom: 3rem;
        top: 0rem
    }

   

    .part4 {
        top: 0rem;
        margin-bottom: 19rem;
    }

    .banner-title3 {
        font-size: 4rem;
        letter-spacing: 2rem;
    }

    .part6 {
        top: 0rem;
        margin-bottom: 9rem;
    }

    .part6-inner {
        padding-top: 2rem
    }

    .part6-text-container {
        padding-left: 4.7rem;
        margin-top: 3rem;
        width: 57%;
    }

    .part6-title {
        font-size: 4.06rem
    }

    .part6-title2 {
        font-size: clamp(0.8rem, 4vw, 1.25rem);
        line-height: 2;
        margin-top: 12rem;
        font-weight: 300;
    }

    .part6-btn {
        color: #ffffff;
        background-color: #003a95;
        padding: 0.5rem 1rem 0.5rem 1rem;
    }

    .part6-btn-container {
        padding-left: 4rem;
        top: 12%
    }
    
     .part5-btn-container {
        padding-left: 0rem;
        top: 12%
    }


    .small-icon-container1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        top: 13rem;
        left: 4%;
    }

    .small-icon-container2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        top: 13rem;
        left: 20%;
    }

    

    .part6-gallery-out {
        background-color: #3C6FBF;
        z-index: -1;
        left: 43%;
        top: 31%;
        height: 585px;
    }


    .part6-gallery-inner {
        left: 60%;
        top: -11rem;
    }

    .part6-img {
        left: 51%;
        top: -34%;
        width: 51rem;
    }

    .part6-space {
        padding-bottom: 0rem;
        padding-top: 8rem;
        position: relative;
        z-index: -10;
    }

    .news-btn {
        color: #ffffff;
        background-color: #003a95;
        cursor: pointer;
    }

    .news-btn-container {
       
        top: -2rem;
        position: relative;
        margin-bottom: 5rem;
        
    }

    .part7 {
        padding-bottom: 4rem;
        padding-top: 0rem;
        top: 0rem;
    }

    .part7-title {
        padding-left: 0rem;
        font-size: 4rem
    }

    .counter {
        font-size: 1.5rem;
    }

    .text-center {
        text-align: left;
        margin-bottom: 1rem;
    }

    .business-title {
        font-size: 2rem;
        margin-bottom: 3rem;
        text-align: left;
        animation: scaleIn 1s ease-in-out;
    }

    .detail:hover {
    rgba(0, 58, 149, 0.6);
   
    }

    .business-icon {
        object-fit: cover;
        margin-left: 0rem;
        margin-bottom: 1rem;
       
    }

  

    .padding-medium {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .background-space {
        width: 100%;
        height: 500px;
        position: relative;
        top: -14.5rem;
        background-color: #EEEEEE;
    }


    .padding-def {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .icons-container img {
        position: relative; /* 使伪元素可以相对于图片定位 */
    }

    .icons-container img::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent; /* 背景色设置为透明 */
    }
    .sub-text2 {
        font-weight: 400;
        font-size: 1.25rem;
        color: #ffffff;
        margin-top: 1rem;
      
    }
    .img-title-container {
        display: inline-block;
       text-align: center;
    }
}
@media screen and (min-width: 1440px) and (min-height:1080px){
    .empty-space {
        padding-top: 0.5rem;
        height: 0rem;
    }

}
@media(min-width: 1920px){
    
    /*.sup-text {*/

    /*    font-size: 1.8rem;*/
    /*    top: -0.5em;*/
    /*}*/

    /*.sup-text2 {*/
    /*    font-size: 1rem;*/
    /*    top: -1.2em;*/
    /*}*/
    .links-grade-container {
        margin-top: 4rem;
        display: flex;
        justify-content: space-evenly;
        position:relative;
        left:-10%;
        top:11%;
    }
    .news-btn{
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
        font-size:1rem;
    }
    .small-icon {
        height: 73px;
        width: 70px;
    }
     .business-icon1 {
        
        height:65px;
    }
    .icon-sub-text {
    font-size:1.25rem;
    }
     .banner-title1 {
        position: relative;
        left: 0%;
        top: 4%;
    }
    .empty-space{
        height: 6rem;
    }
    .banner2{
        height: 56.75rem;
    }
    .links-content-pos1 {
        padding-left: 15rem;
        top: 12rem;
    }
    .company-content_container {
        margin-left: 4rem;
        padding-right: 14rem;
        top: -6rem;
    }
    .domain_big_title {
        left: 0rem;
    }
    .part6-text-container {
        padding-left: 0rem;
        margin-top: 5rem;
    }
    .part6-btn-container {
        padding-left: 0rem;
    }
    .small-icon-container1 {
        left: -1%;
        top:11rem;
    }
    .small-icon-container2 {
        top: 11rem;
        left: 20%;
    }
    .part6-gallery-out {
        height: 648px;
        background-color: #3C6FBF;
        z-index: -1;
        left: 37%;
        top: 29.5%;
        max-width: 132rem;
    }
    .part6-img {
        left: 62%;
        top: -28%;
        width: 62rem;
    }
 
    .part6 {
        top:0rem;
    }
    
    .links-content-pos {

    }

   
}
@media(min-width: 2560px){
    
     .sup-text {
  
        top: -1.5em;
    }

    .sup-text2 {
       
        top: -2.2em;
    }
    
      .links-grade-container {
    
        left:0%;
    }
     .h3-text {
       
        font-size: 2rem;
       
    }
    .part6-btn-container {
        top: 9%
    }
    
     .business-icon1 {
        
        height:74px;
    }
     .banner-title1 {
        position: relative;
        left: 0%;
        top: 26%;
    }
    .empty-space{
        height: 8rem;
    }
    .banner2{
        height: 56.75rem;
    }
    .company-content_container {
       left: 2%;
       top:-2rem;
       margin-left: 10rem;
       padding-right: 14rem;
    }
    .links-btn-container {
        position: relative;
        left: 0%;
        bottom: -17%;
        
    }
    .part3 {
        top: 0rem;
    }
    .domain_big_title {
         position: relative;
        top: -5rem;
        left: 0rem;
    }
    .part4 {
        top:0rem;
    }
    .links-mp {
         padding-top: 0rem;
        top:  0rem;
    }
    .business_pos {
        padding-top: 0rem;
        top: 0rem;
        padding-bottom: 0rem;
    }

    .part6-gallery-out {

        left: 41%;
        top: 31%;
        max-width: 160rem;
    }
    .part6-img {
        left: 62%;
        top: -28%;
        width: 86rem;
        height: 36rem;
    }
   
    .part6 {
        top:0rem;
        
    }
    .links-content-pos1 {
        padding-left: 21rem;
        padding-right: 6rem;
    }
    
    .max-w{
        max-width: 95rem;
    }
    .business-icon-container {
        position:relative;
        top:-2rem;
    }
}

@media(min-width: 3839px){
    .company-content_container {
       left: -2%;
     
    }
     .links-mp {
      width: 50%;
    margin-left: auto;
    margin-right: auto;
        
    }
    .icons3-pos {
    position: relative;
    left: 49.3%;
    bottom: 5rem;
    }
    .part6-inner{
        height: 76rem;
    }
    .part6-title2 {
        margin-top: 28rem;
    }
    .small-icon-container1{
        top:13rem;
    }
    .small-icon-container2{
        top:13rem;
    }
    .banner-title1{
        top:10%;
    }
    .empty-space{
        height: 10rem;
    }
    .banner2{
        height: 56.75rem;
    }
    .company-content_container {
       margin-left: 8rem;
       padding-right: 6rem;
    }
    .links-btn-container {
        position: relative;

        bottom: -17%;
    }
    .part3 {
        top: 0rem;
    }
    .part6-gallery-out {

        left: 41%;
        top: 31%;
        max-width: 213rem;
        height: 832px;
    }
    .part6-img {
      left: 62%;
    top: -50%;
    width: 117rem;
    height: 54rem;
    }
    
    .part6 {
        top:0rem;
    }
    .links-content-pos1 {
        padding-left: 22rem;
        padding-right: 9rem;
    }

}