
.research {
    display: grid;
}

.research-img {
    margin-top: 24px;
    text-align: center;
}

.research-img img{
    flex: 1;
}

.research-img img:first-child {
    margin-bottom: 15px;
}

.research-info {
    background: url("https://srcc.myir.cn/images/20240531/9dee5118d30199711bf0ee4f5c709ebd.jpg?v=716839") no-repeat right top;
}

.research-info h5 {
    margin-bottom: .24rem;
}

.r-title {
    color: #333;
    margin-bottom: .2rem;
}

.r-text {
    color: #666;
    font-size: 14px;
    line-height: 1.5;
}

.subtitle {
    background: url("https://srcc.myir.cn/images/20240531/00381ff0cfc0aecd5aee48b87e06a778.png?v=443918") no-repeat left center;
    background-size: 16px;
    padding-left: 24px;
    color: #2555a4;
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 22px;
}

.research-icon-box {
    padding: .4rem .45rem;
    border-radius: 20px;
    background: rgba(0,110,248,0.05);
    box-shadow: 0 10px 20px 0px #ECF5FE;
    border: 2px solid #FFFFFF;
    transition: .3s all;
}

.research-icon-box:hover{
    transform: translateY(-5px);
}

.research-ibbt{
    color: #333;
    font-size: 18px;
    margin-bottom: 10px;
}

.research-text{
    color: #333;
    font-size: 14px;
}

.research-ibt {
    display: flex;
    align-items: center;
}

.research-text-line{
    border-top-color: #2555A4;
    margin: .24rem 0;
}

.research-ibt-title {
    text-align: center;
    flex: 1;
}

.research-ibt-title p {
    color: #333;
}

.research-ibb {
    margin-left: 15px;
}

.research-icon-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-top: 5px;
}

.research-icon-block {
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 10px 3px 8px;
    border-radius: 8px;
    transition: .3s all;
}

.manage .research-icon-block:last-child{
    grid-column: span 2;
}

.research-icon-block img {
    max-width: .4rem;
}

.research-icon-block span {
    text-align: center;
    margin-top: .05rem;
    margin-left: 5px;
    font-size: 14px;
}

.icon-box-second {
    margin-top: 24px;
}

.research-tech {
    /*display: flex;*/
    flex-wrap: wrap;
    flex: 1;

}

.research-card-tech{
    margin-bottom: .8rem;
}

.tech-hardware .list{
    background: url("https://srcc.myir.cn/images/20240715/57ce507bcf499fe3fae5861cbef1825e.png?v=603982") no-repeat top right;
    background-size: contain;
}

.tech-soft .list{
    background: url("https://srcc.myir.cn/images/20240715/132d5d532cfda19869017426fb29bc76.png?v=708407") no-repeat top right;
    background-size: contain;
}

.tech-hardware .list>div, .tech-soft .list>div{
    margin-bottom: .2rem;
    display: flex;
    align-items: center;
}

.tech-hardware .list>div:last-child, .tech-soft .list>div:last-child{
    margin-bottom: 0;
}

.tech-hardware .list>div img, .tech-soft .list>div img{
    margin-right: .18rem;
}

.tech-hardware .list span {
    margin-right: 5px;
}

.soft-system {
    transition: .3s all;
}

.soft-system:hover{
    transform: translateY(-5px);
}

.tech-hardware .list > div .special{
    font-weight: normal;
    font-size: clamp(14px, 0.14rem, 14px);
    text-align: center;
}


.soft-list-1 {
    background-color: #ecf5fe;
    align-items: center;
    flex: 1;
    /*padding-right: .2rem;*/
    padding: 15px;
}

.soft-system-title {
    margin-right: .3rem;
    margin-bottom: 15px;
}

.soft-system {
    text-align: center;
    display: grid;
    height: 40px;
    line-height: 40px;
    justify-content: center;
    align-content: center;
    background-color: #fff;
    flex: 1 0 100px;
}

.soft-system:last-child {
    margin-right: 0;
}

.tech-soft-list {
    flex: 1;
    margin-top: 15px;
}

.soft-list-2 {
    margin: 15px 0;
    align-items: center;
    background-color: #ecf5fe;
    padding: 15px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
}

.soft-list-2 .soft-system-title {
    grid-column: 1 / -1; /* �ӵ�һ�п�ʼ�����һ�� */
}

.soft-system-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.soft-list-2 .system-note {
    font-size: clamp(14px, 0.16rem, 16px);
    min-width: 160px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    margin-bottom: 10px;
    transition: .3s all;
}

.soft-list-2 .system-note:hover{
    transform: translateY(-5px);
}

.soft-list-2 .system-note:last-child {
    margin-right: 0;
}

.soft-list-3 {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(3, 1fr);
    flex: 1;
    gap: 10px;

}

.soft-list-3 .soft-system-title {
    margin-right: 0;
    transition: .3s all;
}

.soft-list-3 .soft-system-title:hover{
    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#ecf5fe, #ecf5fe);
    background-blend-mode: normal, normal;
    box-shadow: 0px 0px 18px 2px rgba(240, 133, 25, 0.2);
    color: #f08519;
}

/*��������*/
.test {
    padding-top: .7rem;
    padding-bottom: .7rem;
    background-color: #ecf5fe;
}

.test-title, .tech-server-title, .quality-title, .production-title {
    text-align: center;
}

.test-desc, .tech-server-desc, .quality-desc, .production-desc {
    text-align: center;
    margin: .25rem 0 .35rem;
    font-size: 14px;
}

.cont-panel {
    /*padding: 15px;*/
    /*box-shadow: 0px 10px 9px 1px #f4f7ff;*/
    /*background: url("https://srcc.myir.cn/images/20240531/82bf8e57b157b86ded578ec7e2e01612.png?v=510905") no-repeat right top;*/
    /*background-size: 400px 320px;*/
    /*background-color: #fff;*/
    /*transition: .3s all;*/

    background: rgba(255,255,255,0.05);
    /*box-shadow: 0px 10 20px 0px #ECF5FE;*/
    border-radius: 20px 20px 20px 20px;
    border: 2px solid #FFFFFF;
    padding: .4rem .4rem;
    transition: .3s all;
}

.cont-panel:hover{
    transform: translateY(-5px);
}

.panel-title {
    font-size: 20px;
    margin-bottom: .15rem;
    color: #333;
}

.panel-t2 {
    margin: .3rem 0 .2rem;
}

.range-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: .18rem;
    column-gap: 15px;
}

.range-list, .test-sid-list, .test-sd-list {
    font-size: clamp(14px, 0.18rem, 18px);
    color: #333333;
    gap: .18rem;
}

.range-list img, .test-sd-list img, .test-signal img{
    margin-right: .05rem;
}

.range-box-br .range-list{
    width: 100%;
}

/*.range-box .test-sid-list{*/
/*    width: 100%;*/
/*}*/

.range-list span {
    margin-right: 12px;
    color: #f08519;
}

.test-project {
    display: grid;
}

.test-source-title, .test-signal-title {
    color: #1d58b9;
    margin-bottom: .2rem;
    font-size: 18px;
    font-family: 'SourceHanSansCN-Medium';
    transition: .3s all;
    display: inline-block;
}


.test-sd-box, .test-sid-box {
    display: flex;
    margin-bottom: .25rem;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.test-sd-box .test-sd-list, .test-sid-box .test-sd-list{
    width: 48%;
}

.test-sid-box .test-sid-list:last-child{
    /*flex: 1;*/
}

.test-source-desc .test-sd-list:last-child{
    /*flex: 1;*/
}

/*.test-source-2 .test-sd-list:last-child, .test-sid-box .test-sid-list:last-child{*/
/*    flex: auto;*/
/*}*/

.test-sid-list {
    width: 48%;
}

.test-sd-list span, .test-sid-list span {
    margin-right: 10px;
    color: #f08519;
}



/*emc����*/
.emc-test.cont-panel {
    background-position: top center;
}

.emc-test .range-box {
    justify-content: left;
}

.emc-test .range-box .range-list {
}

.emc-test .test-sid-list {
    width: auto;
}

/*��֤����*/
.cont-panel.authentication-test {
}

.authentication-test .range-box {
    flex-wrap: wrap;
    justify-content: left;
}

.ce-img{
    max-width: 45%;
}

.authentication-test .authentication-test-right {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    max-width: 60%;
}



.authentication-test-left .range-box{
    margin-bottom: .25rem;
}

.reliability-test .range-box {
    justify-content: left;
}


.reliability-img-list {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(3, 1fr);
}

.reliability-img-list img{
    transition: .3s all;
}

.reliability-img-list img:hover{
    transform: translateY(-5px);
}

/*��������*/
.tech-server {
    padding: .7rem 0;
}

.server-box {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(1, 1fr);
}

.server-box-mid{
    display: flex;
    flex-wrap: wrap;
}

.server-box-mid .server-list{
    width: 100%;
}

.server-list {
    padding: 12px 12px 12px 20px;
    background-color: #ecf5fe;
    border-radius: 15px;
    transition: .3s all;
}

.server-list:hover {
    transform: translateY(-5px);
}

.server-list-top {
    display: flex;
    align-items: center;
}

.server-list-top > div {
    font-size: clamp(16px, 0.18rem, 18px);
    color: #f08519;
    font-family: SourceHanSansCN-Medium;
}

.server-list-top img {
    max-width: 30px;
    margin-right: 12px;
    margin-bottom: 5px;
}

.server-list-bot {
    font-size: clamp(14px, 0.16rem, 16px);
    color: #333;
}

.server-box-mid .server-list:last-child {
    grid-column: span 2; /* �����Ԫ��ռ������ */
}

/*Ʒ�ʱ���*/
.quality {
    padding: 0.7rem 0 .5rem;
    background-color: #ecf5fe;
}

.quality-desc {
    margin-bottom: 0;
}

.quality-flow {
    padding-top: .6rem;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    background: url("https://srcc.myir.cn/images/20240605/9b07bdd454206911e684a195ec22df8e.png?v=136763") no-repeat top center;
    background-size: 500px;
}

.quality-flow-list{
    width: 100%;
}


.quality-flow-list {
    padding: .25rem;
    box-sizing: border-box;
    transition: .3s all;
    border: 1px solid #2555a4;
    position: relative;
}

.quality-flow-list .flow-num{
    position: absolute;
    display: none;
    left: 10px;
    top: 5px;
    width: .3rem;
    height: .3rem;
    align-items: center;
    font-size: clamp(14px,.16rem,16px);
    color: #2555a4;
    font-weight: bold;
    /*border: 1px solid #2555a4;*/
    /*background-color: #2555a4;*/
    /*color: #fff;*/
    border-radius: 50%;
    justify-content: center;
}

.quality-flow-list:hover {
    transform: translateY(-5px);
}

.quality-flow-list:nth-child(3) {
    margin-right: 0;

}

.quality-flow .quality-flow-list {
    background-size: 100% 100%;
}

.quality-flow .quality-flow-list:nth-child(4) {

}

.flow-title {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-size: clamp(16px, 0.18rem, 18px);
    color: #f08519;
    font-family: SourceHanSansCN-Medium;
}

.flow-title img {
    width: 30px;
    margin-right: 12px;
}

.flow-desc {
    font-size: 14px;
}

.storage-subtitle {
    margin-bottom: 10px;
}

.subtitle-desc {
    font-size: clamp(14px,.16rem,16px);
    color: #666;
}

.storage-box {
    display: grid;

    column-gap: .8rem;
    margin-top: 25px;
    gap: 20px;
}

.storage-list-top-list {
    display: flex;
}

.storage-list-top {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.storage-list-bot, .cont-cell-list img{
    transition: .3s all;
}

.storage-list-bot:hover, .cont-cell-list img:hover{
    transform: translateY(-5px);
}

.storage-list-icon {
    max-width: 60px;
    margin-right: .15rem;
}

.storage-list-title {
    font-family: 'SourceHanSansCN-Medium';
    font-size: clamp(16px, 0.18rem, 18px);
}

.storage-list-desc {
    font-size: 14px;
    margin-top: 5px;
}

.supplier-box {
    margin-top: 20px;
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 15px;
}

.supplier-box img {
    transition: .3s all;
}

.supplier-box img:hover {
    transform: translateY(-5px);
}

.supplier-note {
    text-align: center;
    color: #666666;
    font-size: 14px;
}

/*��������*/
.production {
    position: relative;
    padding-bottom: .7rem;
}

.production-head img {
    min-height: 250px;
    margin-bottom: .3rem;
}

.production-bannner-txt {
    position: absolute;
    top: .7rem;
    left: 0;
    right: 0;
}

.production-device-box {
    display: grid;
    margin-top: 15px;
}

.production-device-list {
    text-align: center;
}

.production-device-list > div {
    overflow: hidden;
}

.production-device-list img {
    transition: .3s all;
}

.production-device-list:hover img {
    cursor: pointer;
    transform: scale(1.2);
}

.production-device-list p {
    background-color: #f2f8fd;
    padding: 8px 0;
    font-size: 14px;
}

.cont-cell {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1rem;
}

.cont-cell-list img {
    margin-top: 20px;
}

@media screen and (min-width: 576px) {
    .research-icon-list {
        grid-template-columns: repeat(4, 1fr);
    }

    .test-sid-box .test-sid-list:last-child{
        margin-left: 0;
    }

    .test-ems .test-sid-list{
        width: 48%;
    }

    .ce-img{
        max-width: 45%;
    }

    .authentication-test .authentication-test-right{
        justify-content: left;
    }

    .authentication-test .authentication-test-right{
        max-width: 65%;
    }

    .cont-panel.authentication-test{
        align-items: baseline;
    }
}

@media screen and (min-width: 768px) {


    .test-card-second .cont-panel {
        min-height: 450px;
    }

    .research-img{
        display: flex;
        gap: .5rem;
    }

    .research-img img:first-child{
        margin-bottom: 0;
    }


    .server-box-mid{
        display: grid;
    }

    .server-box{
        grid-template-columns: repeat(3, 1fr);
    }


}

@media screen and (min-width: 992px) {
    .r-text{
        font-size: clamp(14px,.16rem,16px);
    }

    .subtitle{
        margin: .6rem 0 .4rem;
    }

    .research-img img:first-child {
        margin-bottom: 0;
    }

    .research {
        grid-template-columns: 1fr 1fr; /* ����ƽ������ */
        gap: 50px; /* ������֮��ļ�϶ */
        align-items: center;
    }

    .research-img {
        margin-top: 0;
        display: grid;
        grid-template-columns: 1fr 1fr; /* ����ƽ������ */
        gap: 30px; /* ������֮��ļ�϶ */
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .research-img img {
        width: calc((100% - 30px) / 2) ;
    }

    .research-icon-block span{
        font-size: .18rem;
    }

    .research-icon-list {
        grid-template-columns: repeat(4, 1fr);
    }

    .research-ibbt{
        font-size: clamp(18px,.3rem,30px);
    }

    .research-ibt-title p{
        font-size: clamp(16px,.18rem,18px);
    }

    .icon-box-second{
        margin-top: 0;
    }

    .research-card .research-icon-box{
        flex: 1;
    }

    .research-card .research-icon-box:first-child{
        margin-right: .8rem;
    }

    .icon-box-second .research-icon-list{
        grid-template-columns: .8fr 1fr  1.2fr;
    }

    .icon-box-second .research-icon-list .research-icon-block:nth-of-type(5){
        /*grid-column: span 0.8;*/
    }

    .icon-box-second .research-icon-list .research-icon-block{
        justify-content: center;
    }

    .research-card{
        display: flex;
        justify-content: space-around;
    }

    .test-desc, .tech-server-desc, .quality-desc, .production-desc{
        font-size: clamp(14px,.18rem,18px);
    }

    .test-card{
        display: flex;
        gap: 1rem;
    }

    .test-card > div{
        flex: 1;
    }


    .test-sd-list{
        flex: 1 1 33%;
    }

    .cont-panel {
        min-height: 550px;
    }

    .storage-box{
        grid-template-columns: repeat(2, 1fr);
    }

    .quality-flow-list {
        width: 48%;
    }


}

@media screen and (min-width: 1200px) {

    .h-wrap {
        width: 980px;
    }

    .test-desc, .tech-server-desc, .quality-desc, .production-desc{
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .subtitle {
        font-size: 24px;
    }

    .research {
        gap: 1rem; /* ������֮��ļ�϶ */
    }

    .research-tech {
        display: flex;
    }

    .research-tech .title {
        height: 60px;
        line-height: 60px;
        font-size: 20px;
        width: 150px;
        margin-right: 30px;
    }

    .tech-hardware .list, .tech-soft .list {
        flex: 1;
        display: grid;
        font-size: clamp(12px,.2rem,20px);
        margin-top: 0;
    }

    .tech-hardware .list > div, .soft-system-title {
        display: flex;
        align-items: center;
        line-height: 1;
        text-align: center;
        margin-bottom: 0;
    }

    .tech-hardware .list span, .soft-system-title span {
        margin-right: 12px;
    }




    .tech-soft-list {
        display: flex;
        flex-wrap: wrap;
        margin-top: 0;
    }

    .soft-list-1, .soft-list-2 {
        display: flex;
        width: 100%;
        padding: 0;
    }

    .soft-system {
        flex: 0 1 140px;
        margin-right: .35rem;
    }

    .soft-system-box {
        display: flex;
        flex: 1;
    }



    .soft-list-2 .system-note {
        margin-bottom: 0;
    }

    /*.test-sd-box, {*/

    /*}*/
    .test-sid-box{
        justify-content: left;
    }

    .test-sid-box .test-sid-list{
        width: 30%;
    }

    .test-ems .test-sid-list{
        width: 48%;
    }

    .reliability-test .range-list{
        width: 48%;
    }

    .reliability-img-list {
        grid-template-columns: repeat(3, 1fr);
    }



    .quality-flow-list{
        width: calc((100% - 60px) / 3);
    }


    /*��������*/
    .production-device-box {
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }

    .production-device-list {
        padding: 0 5px;
    }

    .authentication-test .authentication-test-right{
    }


}

@media screen and (min-width: 1400px) {
    .h-wrap{
        width: 16.8rem;
    }

    .small-wrap {
        width: 10rem;
    }

    .soft-system {

    }

    .soft-system-title {
        margin-right: .6rem;
    }

    .test-card-one .cont-panel{
        height: 650px;
        box-sizing: border-box;
    }

    .test-card-second .cont-panel{
        height: 620px;
        box-sizing: border-box;
    }


}