.product-ul {
    width: 100%;
    margin-top: 0.6rem;
}

.product-ul li {
    position: relative;
    width: 2.6rem;
    height: 4.1rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    overflow: hidden;
}

.normal-inner {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.normal-inner .icon{
    width: 80px;height:80px;background-position: 0 0;background-repeat: no-repeat;background-size: 100%;
    margin: .6rem auto;

}

.normal-inner .tit {
    font-size: 0.3rem;
    color: #5b626c;
    padding-bottom: 0.3rem;
    margin-top: 0.4rem;
}

.normal-inner .tit::after {
    content: '';
    position: absolute;
    left: 50%;
    height: 3px;
    background-color: #c0aa8b;
    width: 0.6rem;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}



.product-ul li {
    -webkit-transition: width .15s linear;
    -o-transition: width .15s linear;
    -moz-transition: width .15s linear;
    transition: width .15s linear;
    -ms-transition: width .15s linear;
    box-shadow: 0 0.05rem 0.2rem rgb(0, 0, 0, 0.1);
}

.product-ul .text-content {
    width: 100%;
    height: 100%;
    color: #FFF;
}

.active-inner {
    position: relative;
    display: none;
    height: 100%;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    padding: 0 0.5rem;
}

.active-inner .icon{

    width: 80px;height:80px;background-position: 0 100%;background-repeat: no-repeat;background-size: 100%;
  
}



.active-inner .tit {
    font-size: 0.3rem;
    line-height: 1.5;
    margin-top: 0.1rem;
}

.active-inner .txt {
    font-size: 0.2rem;
    margin-top: 0.1rem;
}

.active-inner .text-content {
    padding-top: 0.3rem;
}

.active-inner .arrow {
    background: url(/repository/portal-local/ngc202204150002/cms/image/fd5bc6e0-49c4-4f7d-92e4-42ef5a303f0a.png?d=1656666153528)no-repeat left center;
    height: 0.4rem;
    margin-top: 0.4rem;
}

.product-ul li.active {
    z-index: 9;
    width: 5.77rem;
    background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
    margin-top: -0.2rem;
    margin-bottom: 0.2rem;
    height: 4.5rem;
    padding-top: 0.2rem;
}

.product-ul li.active .active-inner {
    display: block;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.product-ul li.active .normal-inner {
    display: none;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.my-pro .text {
    margin-top: 0.6rem;
}

.my-pro .content {
    width: 100%;
    height: 6.56rem;
    margin-top: 0.6rem;
    margin-bottom: .9rem;
}

.my-pro .quan {
    width: 4.96rem;
    height: 4.96rem;
    background: url(https://ngc202204150002.fastindexs.com/repository/portal-local/ngc202204150002/cms/image/c23699b4-a353-469f-a0f8-de18039c454f.png?d=1658472053328)no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -2.48rem;
    margin-top: -2.48rem;
}

.my-pro .arrow {
    position: absolute;
    width: 1.37rem;
    height: .48rem;
    background: url(https://ngc202204150002.fastindexs.com/repository/portal-local/ngc202204150002/cms/image/053c8f90-4d42-4348-932d-821f7b614334.png?d=1658471910273)no-repeat center;
    background-size: 100%;
}

.my-pro .a1 {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    top: 0;
}

.my-pro .a2 {
    right: 2.8rem;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -o-transform: translateY(-50%) rotate(90deg);
}

.my-pro .a3 {
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
    -moz-transform: translateX(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) rotate(180deg);
    -o-transform: translateX(-50%) rotate(180deg);
    bottom: 0;
}

.my-pro .a4 {
    left: 2.8rem;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
}

.my-pro .line {
    width: 1.35rem;
    height: .78rem;
    position: absolute;
}

.my-pro .l1 {
    left: 4.9rem;
    top: 1.2rem;
    background: url(https://ngc202204150002.fastindexs.com/repository/portal-local/ngc202204150002/cms/image/ca46a287-59de-4a83-9447-afec631498ea.png?d=1658471967471)no-repeat center;
    background-size: 100%;
}

.my-pro .l2 {
    right: 4.8rem;
    top: 1.2rem;
    background: url(https://ngc202204150002.fastindexs.com/repository/portal-local/ngc202204150002/cms/image/4bec4874-314f-4d26-aad3-46c3097495c7.png?d=1658471974632)no-repeat center;
    background-size: 100%;
}

.my-pro .l3 {
    right: 4.8rem;
    bottom: 1.2rem;
    background: url(https://ngc202204150002.fastindexs.com/repository/portal-local/ngc202204150002/cms/image/bcc12d59-1b01-4df0-a49a-bfae4cfe192d.png?d=1658471981826)no-repeat center;
    background-size: 100%;
}

.my-pro .l4 {
    left: 4.9rem;
    bottom: 1.2rem;
    background: url(https://ngc202204150002.fastindexs.com/repository/portal-local/ngc202204150002/cms/image/9c02ac2d-239a-4cf3-98a0-6b92a54c9f95.png?d=1658471987680)no-repeat center;
    background-size: 100%;
}

.my-pro .en {
    text-transform: uppercase;
    font-size: 0.36rem;
    position: absolute;
    left: 50.3%;
    top: 50%;
    font-weight: bold;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    line-height: 1.4;
}

.my-pro .card {
    position: absolute;
    width: 4.95rem;
    text-align: right;
    background-color: transparent;
    border: 0;
    flex-direction: inherit;
}

.my-pro .card .num {
    width: 1.56rem;
    height: 1.56rem;
    background: url(https://ngc202204150002.fastindexs.com/repository/portal-local/ngc202204150002/cms/image/f6c855c0-c41a-472e-a1e1-006e73680bfb.png?d=1658472068402)no-repeat center;
    background-size: 100%;
    color: #1d82d6;
    font-size: 0.36rem;
    margin-left: 0.1rem;
}

.my-pro .card h2 {
    margin: 0;
    color: #5b626c;
    font-size: 0.3rem;
    font-weight: normal;
}

.my-pro .card p {
    color: #414b5b;
    margin: 0;
    margin-top: 0.2rem;
}

.my-pro .c1 {
    left: 0;
    top: 0.5rem;
}

.my-pro .c2 {
    right: 0;
    top: 0.5rem;
    text-align: left;
}

.my-pro .c3 {
    right: 0;
    bottom: 0.6rem;
    text-align: left;
}

.my-pro .c4 {
    left: 0;
    bottom: 0.6rem;
}

.my-pro .c2 .num,
.my-pro .c3 .num {
    margin-right: 0.1rem;
}

.bg {
    background-color: #f5f7fa;
    overflow: hidden;
    padding: 0.9rem 0;
}

@media (min-width:1025px) {}

@media (max-width:1199px) {
    .product-ul li.active .active-inner {
        display: none;
        opacity: 0;
    }
    .product-ul li.active .normal-inner {
        display: block;
        opacity: 1;
    }
    .product-ul li {
        width: 23%;
        height: 5.2rem;
    }
    .product-ul li.active {
        background: #FFF;
        width: 23%;
        margin-top: 0;
        margin-bottom: 0;
        height: 5.2rem;
    }
 
    .normal-inner .tit,
    .my-pro .card h2 {
        font-size: 0.44rem;
    }
    .my-pro .card {
        width: 7rem;
    }
    .my-pro .card .num {
        width: 2rem;
        height: 2rem;
        font-size: 0.48rem;
    }
    .my-pro .line,
    .my-pro .arrow {
        display: none;
    }
}

@media (max-width:950px) {
    .normal-inner .tit {
        line-height: 1.5;
    }
}

@media (max-width:767px) {
    .product-ul li,
    .product-ul li.active {
        height: 5.8rem;
    }
    .normal-inner .tit,
    .youshi .card .tit,
    .my-pro .card h2 {
        font-size: 0.58rem;
    }
    .my-pro .text br {
        display: none;
    }
    .my-pro .content {
        background: #FFF;
        height: auto;
        padding-bottom: 1.2rem;
    }
    .my-pro .en {
        display: none;
    }
    .my-pro .card {
        width: 49%;
        position: inherit;
        left: auto !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        text-align: left;
        margin-top: 0.6rem;
    }
    .my-pro .card .num {
        order: 1;
        margin-right: 0.4rem !important;
        width: 2.4rem;
        height: 2.4rem;
        font-size: 0.62rem;
    }
    .my-pro .card .flex-1 {
        order: 2;
    }
    .my-pro .quan {
        display: none;
    }
}

@media (max-width:480px) {
    .product-ul li,
    .product-ul li.active {
        margin: 0.4rem 0;
        height: 7.8rem;
    }

    .product-ul li,
    .product-ul li.active {
        width: 48%;
    }
    .normal-inner .tit,
    .my-pro .card h2 {
        font-size: 0.8rem;
    }
    .normal-inner .tit::after {
        width: 1rem;
    }
    .my-pro .card {
        width: 100%;
    }
    .my-pro .card .num {
        width: 3.6rem;
        height: 3.6rem;
        font-size: 0.88rem;
    }
}

@media (max-width:375px) {
    .my-pro .card h2 {
        font-size: 0.9rem;
    }
    .my-pro .card .num {
        width: 4.2rem;
        height: 4.2rem;
        font-size: 1rem;
        margin-right: 0.6rem !important;
    }
}

@media (max-width:320px) {
    .my-pro .card h2 {
        font-size: 1rem;
    }
}