body{
    background: #fdfdfd;
    font-family: 'FontAwesome';
    
}
.goods-title-background{
    min-width: 1200px;
    width: 100%;
    background: url('../../images/server/20260328-150144.jpg') no-repeat center;
    background-size: cover;
}
.goods-title-box{
    padding: 100px 10px;
}
.tag-box{
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}
.tag-box div{
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    text-align: center;
    background: #cfdff8;
    color: #0a5cff;
    font-size: 12px;
    margin-right: 8px;
    border-radius: 2.5px;
}
.goods-title{
    color: rgb(26, 26, 26);
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 14px;
}
.goods-msg{
    color: rgba(102, 102, 102, 0.7);
    font-size: 16px;
    line-height: 30px;
    max-width: 700px;
    margin-bottom: 30px;
}
.goods-title-btn{
    display: flex;
    align-items: center;
}
.goods-title-btn-buy,.goods-title-btn-contact{
    width: 136px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%);
    cursor: pointer;
    border-radius: 20px;
    filter: drop-shadow(rgba(0, 0, 0, 0.15) 0px 3px 6px);
}
.goods-title-btn-buy:hover,.goods-title-btn-contact:hover{
    opacity: .8;
}
.goods-title-btn-buy{
    color: white;
    background: #0a5cff;
    margin-right: 20px;
}
.goods-tips{
    color: #f57322;
    font-size: 0.9rem;
    margin-top: 10px;
}
.goods-title-btn-contact{
    color: #191919;
    background: white;
}
.server-go{
    background-color: #e4efff;
    height: 68px;
}
.server-go-title{
    display: flex;
    justify-content: space-between;
}
.server-go-left{
    display: flex;
    align-items: center;
    justify-content: center;
    /* position: relative; */
}
.server-out{
    position: relative;
}
.server-go-item{
    line-height: 68px;
    padding: 0 20px;
}
.server-go-item:hover{
    background-color: white;
}
.server-go-item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 0;
    height: 2px;
    background: #0e5fff;
    transition: width 0.5s ease;
}
.server-go-item:hover::after {
    width: 100%;
}
.server-go-item .active{
    background-color: white;
}
.serevr-custom{
    background-color: #0a5cff;
    color: white;
    padding: 4px 16px;
    margin-top: 20px;
    border-radius: 20px;
}
.server-title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 100px;
}
.server-title-label{
    display: flex;
    justify-content: center;
    background-color: #e6edfc;
    color: #1765ff;
    padding: 3px 10px;
    border-radius: 20px;
    gap: 10px;
    font-size: 0.8rem;
    width: fit-content;
    height: fit-content;
}
.server-label-icon{
    display: flex;
    align-items: center;
}
.server-title-name{
    font-size: 2rem;
    font-weight: bold;
}
.server-title-imp{
    color: #0a5cff;
}
.server-title-text{
    font-size: 1.1rem;
    margin-bottom: 22px;
}
.server-all-erea{
    background-color: #0a5cff;
    color: white;
    display: flex;
    height: 30px;
    align-items: center;
    gap: 10px;
    padding: 3px 10px;
    border-radius: 20px;
    margin: 10px 0;
}
.server-tab-box{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
}
.server-tab-box>div{
    max-width: 100%;
    width: max-content;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* margin: auto; */
    justify-content: center;
    margin-bottom: 40px;
}
.server-tab-box::-webkit-scrollbar{
    height: 7px;
}
.server-tab-box::-webkit-scrollbar-thumb{
    background: rgb(176, 202, 230);
    border: 1px solid #fff;
}
.server-tab-box::-webkit-scrollbar-button{
    display: none;
}
.server-tab{
    border: 1.4px solid #e9eef3;
    padding: 3px 20px;
    font-size: 16px;
    color: rgb(73, 87, 112);
    border-radius: 20px;
    margin-left: 10px;
}
.server-tab:hover{
    color: #0a5cff;
}
.server-tab-active{
    border: 1.4px solid #0a5cff;
    color: #0a5cff;
    border-radius: 20px;
}
.product-rec .tab-wrapper {
    width: calc(100% - var(--grid-style3-margin) * 2);
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.product-rec .tab-wrapper .tab-container {
    position: relative;
    display: flex; /* 继续使用 flex */
    flex-wrap: wrap; /* 允许换行 */
    border-radius: 22px;
    box-shadow: -1px 2px 21px 1px rgb(158 182 205 / 23%);
    margin: 20px auto;
    overflow: hidden;
    padding: 0 20px;
}
.product-rec .tab-wrapper .tab-container .tab-button {
    position: relative;
    padding: 10px 22px;
    border: none;
    background: white;
    cursor: pointer;
    font-family: Arial;
    font-size: 16px;
    color: #2b2b2b;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    z-index: 1;
    /*margin: 4px; !* 为每个按钮添加间距 *!*/
}
.product-rec .tab-wrapper .tab-container .tab-button:hover{
    color: #0e5fff;
}
.product-rec .tab-wrapper .tab-container .active {
    position: relative; /* 改为相对定位 */
    color: #0a5cff;
    border-bottom: 3px solid #0e5fff;
    z-index: 2; /* 确保高亮按钮在其他按钮之上 */
   
}
.tab-button::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 0;
    height: 3px;
    background: #0e5fff;
    transition: width 0.5s ease;
}
.tab-button:hover::after {
    width: 100%;
}
.server-product-box{
    position: relative;
    display: flex; /* 继续使用 flex */
    flex-wrap: wrap; /* 允许换行 */
    border-radius: 22px;
    box-shadow: -1px 2px 21px 1px rgb(158 182 205 / 23%);
    overflow: hidden;
    gap: 20px;
    padding: 0 20px;
    margin-bottom: 40px;
}
.product-rec .tab-wrapper .tab-container .active:hover{
    /* color: rgb(255, 255, 255); */
}
.product-list-box{
    background: white;
    box-shadow: -1px 2px 21px 1px rgb(158 182 205 / 23%);
    border-radius: 35px;
    overflow: hidden;
}
.product-list-title{
    background: #f9fbfd;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 22px;
    border-bottom: 1px solid #f0f0f0;
}
.product-list-title div{
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #324354;
    font-weight: bold;
}
.product-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 22px;
    border-bottom: 1px solid rgb(242, 242, 242);
}
/* .product-list:nth-child(2n-1) {
    background: rgb(255 249 249);
} */
.product-list-item{
    padding: 16px 0;
}
.cpu-title{
    font-size: 1rem;
    color: #324354;
    font-weight: bold;
    margin: 8px 0;
}
.cpu-msg{
    background-color: #eef2ff;
    font-size: 12px;
    color: #3a3bbd;
    border-radius: 20px;
    width: fit-content;
    padding: 2px 10px;
}
.cpu-icon-box{
    display: flex;
    align-items: center;
    
}
.cpu-icon{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: white;
    border-radius: 60px;
    padding: 4px 10px;
    margin-right: 10px;
    height: 30px;
}
.cpu-icon:hover{
    opacity: .8;
}
.cpu-icon img{
    width: 14px;
    height: 14px;
    margin-right: 4px;
}
.product-list-item-normal{
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: #324354;
}
.product-list-item-normal img{
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.product-list-item-price{
    font-size: 22px;
    color: #324354;
    font-weight: bold;
    text-align: center;
}
.price-color{
    margin-left: 5px;
}
.product-list-item-price span{
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
.product-list-item-buy{
    display: block;
    font-size: 15px;
    color: #0f5fff;
    border: 1px solid #0f5fff;
    height: 36px;
    line-height: 35px;
    cursor: pointer;
    text-align: center;
    width: 100%;
    border-radius: 60px;
    font-weight: bold;
    transition: all .3s;
    display: flex;
    gap: 10px;
    justify-content: center;
}
.product-list-item-buy:hover{
    color: #ffffff;
    background-color: #0a5cff;
}
.product-list:hover .product-list-item-buy{
    color: #ffffff;
    background-color: #0a5cff;
}
.product-list:hover .product-list-item-buy path{
    fill: #ffffff;
}
.product-list:hover{
    background-color: #fbfcff;
}
.product-list-item-buy1{
    display: block;
    font-size: 15px;
    height: 36px;
    line-height: 35px;
    cursor: pointer;
    text-align: center;
    width: 100%;
    border-radius: 60px;
    font-weight: bold;
    transition: all .3s;
    background: #d9d9d9!important;
    color: #666!important;
    border-color: #ccc !important;
    cursor: not-allowed;
    width: 100%;
}
.performance{
    margin-top: 100px;
}
.performance-top{
    display: flex;
   
    justify-content: space-between;
}
.performance-title{
    display: flex;
     align-items: center;
    gap: 20px;
}
.performance-top-righ{
    display: flex;
    gap: 20px;
}
.performance-item{
    background: linear-gradient(140deg, #E5F6FB 19%, #F4F9FE 41%, #E4E6FF 66%);
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 20px 30px;
    width: 100px;
    font-size: 1.1rem;
    font-weight: 500;
}
.performance-item:hover{
    background: linear-gradient(45deg, #FCFEFD 22%, #D3D8FE 93%);
    border: 1.4px solid #5b98fb;
}
.performance-item1{
    background: linear-gradient(140deg, #E5F6FB 19%, #F4F9FE 41%, #E4E6FF 66%);
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 20px 30px;
    width: 100px;
    font-size: 1.1rem;
    font-weight: 500;
}
.performance-item1:hover{
    background: linear-gradient(45deg, #FCFEFD 22%, #D3D8FE 93%);
    border: 1.4px solid #5b98fb;
}
.performance-top-right{
    display: flex;
    gap: 20px;
}
.performance-bottom{
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.performance-box{
    background-color: #f6f9fe;
    display: flex;
    gap: 30px;
    width: 92%;
    padding: 20px;
}
.performance-box-left-item{
    display: flex;
    padding: 18px 0;
    gap: 20px;
    border-bottom: 1px solid #e6eefe;
}
.performance-box-left{
    width: 100%;
}
.performance-box-title{
    font-size: 1.1rem;
    font-weight: bold;
    width: 30%;
}
.performance-box-text{
    color: #556294;
    flex: 1;
}
.performance-img{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    width: 60%;
    float: right;
}
.performance-img img{
    width: 100%;
}
.performance-box-right{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    gap: 20px;
    flex: 1;
}
.core-competency{
    background-color: #f3f8ff;
    margin-top: 90px;
    padding-top: 90px;
}
.server-title1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.server-title-label1{
    display: flex;
    justify-content: center;
    background-color: #ffffff;
    color: #1765ff;
    padding: 3px 10px;
    border-radius: 20px;
    gap: 10px;
    font-size: 0.8rem;
    width: fit-content;
    height: fit-content;
}
.core-competency-item1{
    margin: 40px 0 100px 0;
    padding: 50px;
    background: url('../../images/server/20260330-092631.png');
    background-size: cover;
    height: 420px;
    width: 800px;
}
.core-title{
    font-size: 1.4rem;
    font-weight: bold;
}
.core-title-left{
    color: #0a5cff;
}
.core-text{
    margin-top: 30px;
    color: #525f92;
    font-size: 1.1rem;
}
.core-competency-item2{
    margin: 40px 0 70px 0;
    padding: 50px;
    background: url('../../images/server/20260330-093727.png');
    background-size: cover;
    height: 420px;
    width: 800px;
}
.core-competency-body{
    display: flex;
    gap: 40px;
}
.system-icon{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 100px 0 40px 0;
    box-shadow: 0 0 12px 5px  #EAF0FE;
    padding:30px;
    border-radius: 10px;
}
.system-icon-all{
    display: flex;
    justify-content: space-between;
}
.system-icon-title{
    font-size: 1.1rem;
    color: #525f92;
    text-align: center;
}
.map-tips{
    /* background-color: #3dcab9; */
    color: white;
    text-align: center;
}
.map-tips-text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.map-tips-text-top{
    position: relative;
    z-index: 10;
    font-size: 2.5rem;
    font-weight: bold;
}
.map-tips-text-bottom{
     position: relative;
    z-index: 10;
    border: 1.4px solid #ffffff;
    padding: 5px 25px;
    width: fit-content;
    font-weight: 600;
    margin-top: 20px;
}
.map-tips-text-bottom a{
    color: #FFFFFF;
}
.map-tips-wave{
    width: 100%;
    background-color: #0a5cff;
    display: flex;
    
}
.map-tips-text-top,.map-tips-text-bottom{
    position: relative;
    top: 148px;
}
.map-tips-wave img{
    height: 200px;
    animation: map-wave 30s linear infinite;
}
@keyframes map-wave {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-30%); /* 滚动自身一半长度（实现循环） */
    }
}
.advantage-background{
    padding: 60px 0 20px 0;
    background: rgb(18, 18, 18);
}
.public-title{
    margin: 80px 0 0  0;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}
.public-text{
    margin:0 0 40px 0;
    font-size: 16px;
    color: #333;
    /* font-weight: bold; */
    text-align: center;
}
.advantage-box{
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .1);
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: var(--feature-margin-bottom);
    margin-bottom: 0;
    padding: 20px;
}
.advantage{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 40px;
}
.advantage-box-title{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.advantage-box-text{
    font-size: 14px;
    color: #818181;
    line-height: 1.6;
}
.advantage-box img{
    width: 50px;
    margin-bottom: 20px;
     filter: hue-rotate(180deg);
}
.section-control{
    background-color: #131418;
    margin-top: 70px;
}
.section-control1{
    background-color: #131418;
    display: flex;
    justify-content: space-between;
    padding: 50px ;
}
.section-control-left{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    line-height: 2;
}
.section-control-left-title{
    font-size: 16px;
    font-weight: bold;
    font-size: 35px
}
.section-control-left-text{
    font-size: 16px;
}
.section-control-right{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.section-control-right-item img{ 
    width: 25%;
    margin-bottom: 20px;
}
.section-control-right-item{
    background-color: #ffffff0a;
    padding: 20px 35px;
    border-radius: 8px;
    transition: background-color .25s ease;
    color: #a5a5a5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.advantage-item{
    width: 48%;
    display: flex;
    margin-bottom: 60px;
}
.advantage-item-img{
    width: 80px;
    height: 80px;
    margin-right: 18px;
}
.advantage-item-text div:nth-child(1){
    font-size: 16px;
    font-weight: bold;
    color: white;
    margin-bottom: 30px;
}
.advantage-item-text div:nth-child(2){
    font-size: 13px;
    color: #777;
    line-height: 24px;
}
.register-box{
    display: flex;
    justify-content: space-between;
    padding-bottom: 60px;
}
.register-item{
    position: relative;
    width: 24%;
    height: 102px;
    border: 1px solid rgb(212, 214, 218);
    background: linear-gradient(222.825deg, rgb(245, 245, 249) 34.381%, rgb(170, 170, 172) 93.9048%);
    padding: 12px;
    display: flex;
}
.register-item::after{
    display: block;
    content: '';
    width: 130px;
    height: 100px;
    position: absolute;
    background: url('../../images/domain/5f4bb870-9522-11f0-b516-01273b10e6d1.png') no-repeat;
    background-size: cover;
    right: 0;
    bottom: 0;
}
.register-item-number{
    padding: 5px;
    background: white;
    border-radius: 50%;
    font-size: 16px;
    color: rgb(198, 25, 25);
    font-weight: bold;
    margin-right: 12px;
    height: fit-content;
}
.register-item-text div:nth-child(1){
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 12px;
}
.register-item-text div:nth-child(2){
    font-size: 13px;
    line-height: 20px;
    color: #777;
}
.recommend-product-item{
        border-width: 1px;
    border-color: rgb(215, 215, 215);
    border-style: solid;
    border-radius: 12.5px;
}
.recommend-product-card-title{
    display: flex;
    font-size: 20px;
    font-weight: bold;
    margin: 16px;
}
.recommend-product-card-text{
        font-size: 17px;
    font-family: "PingFang SC";
    text-align: left;
    color: rgb(198, 25, 25);
    font-weight: bold;
    margin: 16px;
}
.recommend-product-line hr{
    border-color: rgba(0, 0, 0, 0.1);
    margin: 10px;
}
.recommend-product-body{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 16px;
}
.recommend-product-item-select{
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.452);
    border-style: solid;
    border-radius: 4.5px;
    text-align: center;
    padding: 4px;
    font-size: 12px;
}
.recommend-product-any{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    
}
.recommend-product-item-select-name{
    font-size: 12px;
    margin: 8px 0px;
}
.recommend-product-item-price{
    margin-top: 32px;
    margin-bottom: 24px;
    text-align: center;
}
.recommend-product-item-btn{
    background-color:rgb(198, 25, 25) ;
    border-bottom-left-radius:12.5px ;
    border-bottom-right-radius:12.5px;
}
.recommend-product-buy{
    padding: 10px 40px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.recommend-product-item-btn:hover{
    background-color: rgb(242, 177, 56);
}
.phone-product-list{
    display: none;
}
.question-title{ 
    margin: 80px 0 40px 0;
    text-align: center;
    font-weight: bold;
    font-weight: bold;
    font-size: 25px;
}
.dropdown-container {
    margin:18px;
    color: #5e636e;
}

details {
    border: none;
    margin: 0;
    padding: 0;
}

summary {
    background-color: #ffffff;
    color: rgb(0, 0, 0);
    padding: 18px 20px;
    cursor: pointer;
    list-style: none; 
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    box-sizing: border-box;
    border: rgb(212, 214, 218) 1px solid;
}


summary::after {
    content: "^";
    font-size: 12px;
    transition: transform 0.3s ease;
}

details[open] summary::after {
    transform: rotate(180deg);
    
}
summary:hover {
    /* border: rgb(212, 214, 218) 1px solid; */
    color: #1062fe;
}
summary:focus {
    outline: none;
    box-shadow: 0 0 5px rgba(91, 124, 181, 0.279);
}

.dropdown-content {
    border: 1px solid rgb(212, 214, 218);
    border-top: none;
    padding: 15px;
    margin-top: -1px; 
    background-color: white;
    box-sizing: border-box;
    width: 100%;
    line-height: 2;
    font-size: 16px;
    box-shadow: -3px 17px 27px -7px rgba(91, 124, 181, 0.279);
   
}

.question-body{
    margin: 0px 0 100px 0;
}
.section-icon{
    width: 79%;
    height: 55%;
    margin-bottom: 20px;
}
.advantage-box-icon{
    width: 52%;
    height: 100%;
}
@media(max-width: 1200px){ 
    .map-tips-text-top{
        font-size: 2rem;
    }
    .goods-title-background{
        min-width: auto;
    }
    .recommend-product-any{
        grid-template-columns: repeat(1, 1fr);
    }
    .advantage-box{
        flex-direction: column;
    }
    .advantage-item{
        width: 100%;
    }
    .register-box{
        flex-direction: column;

    }
    .register-item{
        width: 100%;
    }
     .goods-title-box{
        width: 1024px;
    }
    .server-tab-box>div{
        padding-bottom: 0px;
    }
    .product-mobile-item-line {
        width: 100%;
        height: 1px;
        background: #F2F2F2;
        margin: 15px 0;
    }
    .product-list-box{
        display: none;
    }
    .phone-product-list{ 
        display: block;
        width: 92%;
        background: white;
        box-shadow: 0px 4px 12px 0px rgba(41, 57, 87, 0.342);
        padding: 22px 6%;
        margin: 0 auto 12px auto;
        border-radius: 10px;
        overflow: hidden;
    }
    .product-mobile-item{
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 30px;
        padding: 5px 0;
    }
    .product-list-item1{
        width: 80%;
        display: flex;
        width: 100%;
        justify-content: center;
    align-content: center;
    }
    .cpu-msg{
        align-content: center;
        /* justify-content: center; */
    }
    .product-list-title1 {
        font-family: sans-serif;
    color: #555353;
    width: 100px;

}
.phone-product-any{
    width: 80%;
    display: flex;
    justify-content: center;
    align-content: center;
    border: #6867673b 1px solid;
    padding: 5px 0;
}
.phone-product-list-name{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
}
.advantage-item{
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.advantage-item-text{
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items: center; 
}
.product-list-btn{
    margin-top: 10px;
}
.advantage-item{
    width: 100%;
}
.register-box{
    flex-direction: column;
}
.register-item{
    width: 100%;
    margin-bottom: 20px;
}
.public-title{
    margin: 30px 0;
}
.advantage {
    grid-template-columns: repeat(1, 1fr);
}
.section-control1{
    flex-direction: column;
}
.section-control-right{
    margin-top: 20px;
}
.section-control-right-item{
    padding: 0;
}
.performance-top,.performance-title{
    flex-direction: column;
    justify-content: center;
}
.server-title-text{
    text-align: center;
    margin: 20px 0 50px 0;
}
.performance-item{
        padding: 15px 20px;
}

    .performance-top-right{
        justify-content: space-between;
    }
    .performance-box-right{
        flex-direction: column;
    }
    .performance-item{
        width: 100%;
        text-align: center;
    }
    .core-competency-body{
        display: grid;
        gap: 0;
        grid-template-columns: repeat(2,1fr);
    }
    
    .core-competency-item1,.core-competency-item2{
        width: 100%;
        height: 585px;
        margin: 0;
    }
     .system-icon-all{
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(3, 1fr);
    }
    
   
@media(max-width: 785px){
   
    .core-competency-body{
        grid-template-columns: repeat(2,1fr);
    }
    .core-competency-item1,.core-competency-item2{
        height: 500px;
    }
    .map-tips-text-top{
        font-size: 1.4rem;
    }
    .map-tips-text-top, .map-tips-text-bottom{
        top: 160px;
    }
     .server-tab{
        margin-bottom: 10px;
    }
}
}
@media(max-width: 530px){
    .performance-box{
        margin-right: 0;
        width: 100%;
        flex-direction: column;
    }
    .performance-img{
        width: 100%;
    }
    .performance-box-right{
        flex-direction: row;
        justify-content: space-between;
    }
    .system-icon-all{
        
        grid-template-columns: repeat(2,1fr);
    }
    .system-icon{
        margin: 10px 0;
    }
    .core-competency-body{
        display: grid;
        gap: 0;
        grid-template-columns: repeat(1,1fr);
    }
    .system-icon-all{
        grid-template-columns: repeat(2, 1fr);
    }
    .performance-bottom{
        flex-direction: column;
    }
    .server-go-title{
        display: block;
    }
    .serevr-custom{
        display: none;
    }
    .product-rec .tab-wrapper .tab-container{
        padding: 0;
    }
    .server-product-box{
        gap: 0;
    }
    .server-all-erea{
        margin: 10px;
    }
}
