.skill-wrap {
    margin: 0 auto;
    padding-bottom: 1rem;
}

.code-wrap {
    display: flex;
    align-items: center;
    margin-top: .9rem;
}

.code-img {
    width: 7.55rem;
    height: 4.33rem;
    background: #FFFFFF;
    border: 0.01rem solid #A7A7A7;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.code-img img {
    width: 5.08rem;
}

.code-des {
    flex: 1;
    margin-left: 0.88rem;
}

.code-text {
    font-size: 0.3rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #C81526;
}

.code-p {
    font-size: 0.14rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #444444;
    line-height: 0.32rem;
    margin-top: .5rem;
}

/*  */

.serve-top {
    display: flex;
    align-items: center;
    margin-top: .9rem;
}

.serve-swiper {
    width: 7.54rem;
    height: 4.34rem;
    flex-shrink: 0;
}

.serveSwiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.serveSwiper-img {
    width: 100%;
    height: 100%;
}

.serveSwiper-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.serveSwiper-pagination {
    display: flex;
    justify-content: flex-end;
    padding-right: .5rem;
}

.serveSwiper-pagination .swiper-pagination-bullet {
    width: 0.12rem;
    height: 0.12rem;
    background: #FFFFFF;
    opacity: 1;
}

.serveSwiper-pagination .swiper-pagination-bullet-active {
    background: #C81526;
}

.serve-right {
    flex: 1;
    margin-left: .7rem;
}

.serve-des {}

.serve-text {
    font-size: 0.3rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #C81526;
}

.serve-p {
    font-size: 0.14rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #444444;
    line-height: 0.32rem;
    margin-top: .4rem;
}

.serve-jianjie-box {
    margin-top: .6rem;
}

.serve-jianjie-text {
    font-size: 0.25rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #444444;
}

.serve-jianjie-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: .15rem;
}

.serve-jianjie {
    display: flex;
    align-items: center;
    width: 32%;
    margin-right: 2%;
    margin-top: .2rem;
}

.serve-jianjie:nth-child(3n) {
    margin-right: 0;
}

.serve-jianjie-icon {
    width: 0.4rem;
    height: 0.4rem;
    background: #C81526;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.serve-jianjie-icon img {
    width: .25rem;
}

.serve-jianjie-p {
    flex: 1;
    margin-left: .15rem;
    font-size: 0.15rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #444444;
    line-height: 0.25rem;
}

.facility-wrap {
    padding: 1rem 0 1.2rem 0;
    background: #EFEFEF;
}

.facility-box {
    margin: 0 auto;
}

.facility-title {
    font-size: 0.3rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #444444;
    text-align: center;
}

.detection-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: .76rem;
}

.detection-item {
    width: 2.89rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0.12rem 0 0.4rem 0;
    margin-right: .13rem;
    margin-bottom: .25rem;
}

.detection-item:nth-child(5n) {
    margin-right: 0;
}

.detection-img {
    width: 2.2rem;
    height: 2.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.detection-img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.detection-text {
    font-size: 0.17rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #444444;
    margin-top: .12rem;
}

/* 型号转换 */
.model-wrap {
    margin-top: .49rem;
    border-bottom: 0.01rem solid #F1F1F1;
}

.model-box {
    display: flex;
    border: 0.01rem solid #F1F1F1;
    border-bottom: 0;
}

.model-item {
    flex: 1;
    min-height: 0.41rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 0.01rem solid #F1F1F1;
    padding: 0.1rem;
    font-size: 0.18rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #444444;
}

.model-item:last-of-type {
    border-right: 0;
}

.model-item:first-of-type {
    background: #DCDCDC;
}

.model-th,
.model-th .model-item:first-of-type {
    background: #C81526;
}

.model-th .model-item {
    color: #fff;
}

/*  */
.mulu-page {
    margin-top: .5rem;
}

.download-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: .56rem;
}

.download-item {
    width: 7.27rem;
    border: 0.01rem solid #949494;
    margin-bottom: .15rem;
    padding: .23rem .5rem;
    display: flex;
    align-items: center;
}

.download-left {
    display: flex;
    flex: 1;
}

.download-ball {
    width: 0.15rem;
    height: 0.15rem;
    border: 0.01rem solid #C81526;
    border-radius: 50%;
    position: relative;
    flex-shrink: 0;
    margin-right: .18rem;
    margin-top: 0.02rem;
}

.download-ball::after {
    content: '';
    width: 0.1rem;
    height: 0.1rem;
    background: #C81526;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.download-des {
    flex: 1;
}

.download-text {
    font-size: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #444444;
}

.download-p {
    font-size: 0.15rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #444444;
    margin-top: .15rem;
}

.download-bt {
    width: 1.11rem;
    height: 0.27rem;
    background: #C81526;
    flex-shrink: 0;
    margin-left: .2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.download-bt img {
    width: .15rem;
}

.download-bt p {
    font-size: 0.15rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: .06rem;
}

/*  */
.install-wrap {
    margin-top: .6rem;
}

.about-title-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.about-title-cn {
    font-size: 0.4rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #C81526;
}

.about-title-line {
    width: 2.59rem;
    height: 0.01rem;
    background: #D3D3D3;
    position: relative;
    margin: .16rem 0;
}

.about-title-line::after {
    content: '';
    width: 0.45rem;
    height: 0.03rem;
    background: #BD1D27;

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.about-title-en {
    font-size: 0.18rem;
    font-family: Arial;
    font-weight: 400;
    color: #444444;
    opacity: 0.5;
}

.install-box {
    margin-top: .6rem;
}

.install {
    margin-bottom: .9rem;
}

.install:last-of-type {
    margin-bottom: 0rem;
}

.install-title {
    width: 100%;
    display: flex;
    position: relative;
}

.install-title p {
    position: relative;
    z-index: 2;
    height: 0.42rem;
    background: #C81526;
    border-radius: 0.21rem;
    padding: 0 .4rem;
    font-size: 0.22rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FAFAFA;
    line-height: 0.42rem;
}

.install-title::after {
    content: '';
    width: 100%;
    height: 0.01rem;
    background: #f1f1f1;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.install-content {
    margin-top: .5rem;
    font-size: 0.22rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #444444;
    line-height: 0.53rem;
}
@media screen and (max-width:1024px){
    .code-wrap{
        margin:.6rem .25rem 0;
    }
    .code-img{
        width: 100%;
    }
    .code-des,.serve-top{
        margin-top: .6rem;
    }
    .code-p{
        margin-top: .3rem;
        font-size: .28rem;
        line-height: .42rem;
        text-align: justify;
    }
    .code-p table tr td{
        font-size: .24rem;
    }
    .serve-top{
        display: block;
    }
    .serve-right{
        margin-left: 0;
        margin-top: .3rem;
    }
    .serve-top{
        padding: 0 .25rem;
    }
    .serve-swiper{
        width: 100%;
    }
    .serve-p,.install-content{
        font-size: .28rem;
        line-height: .42rem;
        text-align: justify;
    }
    .serve-jianjie-text{
        font-size: .3rem;
    }
    .serve-jianjie-p{
        font-size: .28rem;
    }
    .serve-jianjie{
        width: 100%;
        margin-right: 0;
    }
    .detection-item{
        width: 49%;
        margin-right: 0;
    }
    .detection-item:nth-child(2n){
        margin-left: 2%;
    }
    .detection-img{
        width: 2.8rem;
    }
    .detection-text {
        font-size: 0.28rem;
    }
    .facility-wrap {
        padding: .6rem 0.25rem .8rem;
    }
    .model-wrap{
        overflow-x: scroll;
    }
    .download-text{
        font-size: .28rem;
    }
    .download-p{
        font-size: .24rem;
        line-height: .36rem;
    }
    .download-bt{
        height: .37rem;
    }
    .download-bt img{
        width: .2rem;
    }
    .download-bt p {
        font-size: 0.24rem;
    }
    .download-item{
        width: 100%;
        padding: 0.23rem 0.25rem;
    }
    .download-list{
        padding: 0 .25rem;
    }
    .install-box,.install{
        padding: 0 .25rem;
    }
    .install-box .install{
        padding: 0;
    }
    .install-title p{
        height: 0.47rem;
        font-size: 0.3rem;
        line-height: 0.47rem;
    }
    .model-item{
        min-width: 2.5rem;
        
    }
    .model-th .model-item{
        background: #C81526;
    }
}