p>img {
    max-width: 100%;
}

#header11 {
    border: none;
}

#header11 .tabs-box {
    border-top: 1px solid #E0E0E0;
}

.nybanners {
    width: 100%;
    height: 7.5rem;
    position: relative;
}

.nybanners img {
    position: relative;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: transform 1s ease 0s;
    object-fit: cover;
}

.nybanners .bannerbox {
    position: absolute;
    top: 3.66rem;
    left: 50%;
    transform: translateX(-50%);
}

.bannerbox h1 {
    font-family: ll;
    font-size: .58rem;
    font-weight: 500;
    line-height: .68rem;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: .24rem;
}

.bannerbox h2 {
    font-family: ll;
    font-size: .2rem;
    font-weight: 300;
    line-height: .23rem;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    text-align: center;
}

.nybanners .crumbs img {
    width: .16rem;
    height: .16rem;
    margin-right: .15rem;
}


.nybanners .crumbs {
    position: absolute;
    left: 2.05rem;
    bottom: .28rem;
}

.nybanners .crumbs span {
    font-family: ll;
    font-size: .16rem;
    font-weight: 300;
    line-height: .19rem;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
}

.nybanners .crumbs span a {
    font-family: ll;
    font-size: .16rem;
    font-weight: 300;
    line-height: .19rem;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    cursor: pointer;
}

.pdtitle {
    font-family: mm;
    font-size: .36rem;
    font-weight: 400;
    line-height: .42rem;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0.35rem;
}

.productdetail {
    height: 8.97rem;
}

.probox {
    position: absolute;
    top: 1.51rem;
    left: 2.02rem;
    width: 7.8rem;
}

.probox h1 {
    font-family: mm;
    font-size: .38rem;
    font-weight: 500;
    line-height: .45rem;
    letter-spacing: 0em;
    text-align: left;
    color: #184079;
}

.probox h2 {
    font-family: ll;
    font-size: .2rem;
    font-weight: 300;
    line-height: .48rem;
    letter-spacing: 0em;
    text-align: left;
    color: #70767C;
    margin: .21rem 0 .13rem;
}

.jianjie {
    border-bottom: 1px solid rgba(204, 204, 204, 0.7);
}

.probox h3 {
    font-family: ll;
    font-size: .2rem;
    font-weight: 300;
    line-height: .48rem;
    letter-spacing: 0em;
    text-align: left;
    color: #232323;
    width: 6.66rem;
    padding-bottom: .35rem;
}

.probox h3 span {
    font-family: ll;
    font-size: .2rem;
    font-weight: 300;
    line-height: .48rem;
    letter-spacing: 0em;
    text-align: left;
    color: #232323;
}

.proimg {
    width: 6.68rem !important;
    height: 6.38rem !important;
    position: absolute !important;
    top: .7rem;
    right: 2.2rem;
}


/* 参数 */
.procs {
    width: 100%;
    padding: 0.9rem calc((100vw - 12rem)/2) 1.12rem;
    background: #F5F5F5;
}

.procsbg {
    width: 100%;
    margin-top: .46rem;
}

.procsbg td {
    border-top: none;
    border-bottom: 1px solid #EEEEEE;
}

.procsbg tr {
    background-color: #FFFFFF;
    border-bottom: 1px solid;
}

/* .procsbg tr:nth-of-type(2n) {
        background-color: #FFFFFF;
    } */

.procsbg tr:first-of-type {
    background-color: #EDEDED !important;
}

.yyal {
    width: 100%;
    padding: 0.9rem calc((100vw - 15rem)/2) 1.35rem;
}

.yyal ul {
    width: 100%;
    margin-top: .62rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.yyal ul li {
    width: 4.76rem;
    height: 4.53rem;
    margin-right: .35rem;
}

.yyal ul li:nth-of-type(3n) {
    margin-right: 0;
}

.yyalt {
    width: 4.76rem;
    height: 3.17rem;
    overflow: hidden;
}

.yyalt img {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.yyal ul li:hover img {
    transform: scale(1.2);
}

.yyal ul li:hover a {
    color: #3C579E;
}

.yyalb {
    width: 4.76rem;
    height: 1.36rem;
    padding: .35rem 0 0 .41rem;
    border: 1px solid #DDDDDD;
}

.yyalb h5 {
    font-family: ll;
    font-size: .22rem;
    font-weight: 500;
    line-height: .26rem;
    letter-spacing: 0em;
    text-align: left;
    color: #454545;
    margin-bottom: .22rem;
}

.yyalb a {
    font-family: ll;
    font-size: .16rem;
    font-weight: 400;
    line-height: .19rem;
    letter-spacing: 0em;
    text-align: left;
    color: #70767c;
}

.productdetail .crumbs span {
    color: #000000 !important;
}

.productdetail .crumbs span a {
    color: #000000 !important;
}

.productdetail .crumbs span a:hover {
    color: #184079 !important;
}

.productdetail .crumbs span .active {
    color: #184079 !important;
}

.prtd {
    width: 100%;
    background-color: #FFFFFF;
    padding: .90rem calc((100vw - 12rem)/2) 1.02rem;
}

.prtd ul {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: .33rem;
}

.prtd ul li {
    width: 2.86rem;
    height: 1.7rem;
    border: 1px solid #E5E5E5;
    padding: .2rem;
    margin-right: .19rem;
}

.prtd ul li p {
    font-family: ll;
    font-size: .18rem;
    font-weight: 400;
    line-height: .36rem;
    letter-spacing: 0em;
    text-align: left;
    color: #70757C;
}

.prtd ul li:hover {
    background-color: #184079;
}

.prtd ul li:hover p {
    color: #FFFFFF;
}

.prsp {
    width: 100%;
    background-color: #F5F5F5;
    padding: .90rem calc((100vw - 12rem)/2) 1.05rem;
}

.pvideos {
    width: 100%;
    height: 6.75rem;
    position: relative;
    margin-top: .46rem;
    overflow: hidden;
}

.pvideos:hover img {
    transform: scale(1.1);
}

.pvideos:hover::after {
    background-color: rgba(0, 0, 0, 0.2);
}

.pvideos span {
    display: flex;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    z-index: 10;
}

.pvideos span:hover {
    background-color: rgba(0, 0, 0, 0) !important;

}

.pvideos span::before {
    display: inline-block;
    content: "";
    position: absolute;
    width: 1rem;
    height: 1rem;
    background-image: url(/images/vplay.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 0.8rem 0.8rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    cursor: pointer;
}

.pvideos span:hover::before {
    background-image: url(/images/vplay1.png);
}

.pvideos img {
    transform: scale(1);
    transition: transform 1s ease 0s;
    width: 100%;
    height: 100%;
}

.prgs {
    width: 100%;
    background-color: #FFFFFF;
    padding: .90rem calc((100vw - 12rem)/2) .86rem;
}

.prgs p,
.prtd p,
.procs p {
    font-family: ll;
    font-size: .18rem;
    font-weight: 300;
    line-height: .38rem;
    letter-spacing: 0em;
    text-align: left;
    margin-top: .12rem;
    color: #70757C;
}

.prgs p:first-of-type,
.prtd p:first-of-type,
.procs p:first-of-type {
    margin-top: 0;
}

.prnav {
    display: flex;
    align-items: center;
    position: absolute;
    right: 2.05rem;
    bottom: 0.32rem;
}

.prnav a {
    font-family: ll;
    font-size: .16rem;
    font-weight: 300;
    line-height: .19rem;
    letter-spacing: 0em;
    text-align: left;
    color: #333333;
    margin-left: .6rem;
    cursor: pointer;
}

.prnav .active {
    color: #184079;
}

.prnav a:hover {
    color: #184079 !important;
}

.fjx {
    width: 15rem;
    height: 1px;
    background: rgba(228, 228, 228, 04);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: .76rem;
}

.cpggs {
    margin-top: .49rem;
    display: flex;
    align-items: center;
    font-family: ll;
    font-size: .18rem;
    font-weight: 400;
    line-height: .21rem;
    letter-spacing: 0em;
    text-align: left;
}

.cpggs a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cpggs img {
    width: .24rem;
    height: .24rem;
    margin-left: .18rem;
}

.cpggs a:first-of-type {
    margin-left: .25rem;
    margin-right: .18rem;
}

.ggs1,
.ggs2 {
    width: .24rem;
    height: .24rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: .24rem .24rem;
}

.ggs1 {
    background-image: url(/images/prck.png);
}

.ggs2 {
    background-image: url(/images/prxz.png);
}

.ggs1:hover {
    background-image: url(/images/prck1.png);
}

.ggs2:hover {
    background-image: url(/images/prxz1.png);
}

.cpggs .lxzc {
    width: 1.17rem;
    height: .38rem;
    /* background-color: #184079; */
    color: #FFFFFF;
    margin-left: .29rem;
    border-radius: 50px;
    font-family: ll;
    font-size: .18rem;
    font-weight: 500;
    line-height: .21rem;
    letter-spacing: 0em;
    overflow: hidden;
    position: relative;
}

.cpggs .lxzc::before {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    background-color: #184079;
}

.cpggs .lxzc:hover::before {
    left: 100%;
}

.cpggs .lxzc:hover {
    color: #333333;
    border: 1px solid #184079;
}

.cpggs .lxzc span {
    font-family: ll;
    font-size: .18rem;
    font-weight: 500;
    line-height: .21rem;
    letter-spacing: 0em;
    z-index: 10;
    cursor: pointer;
}

.cpggs .lxzc:hover {
    /* background-color: #3E3A39 !important; */
}

.prshow {
    width: 6.5rem;
    height: 6.05rem;
    position: absolute;
    bottom: 1.71rem;
    right: 2.01rem;
}

.product-top {
    width: 4.28rem;
    height: 4.28rem;
    margin: 0 auto;
}

.product-thumbs {
    width: 6.6rem;
    height: 0.85rem;
    margin-top: .46rem;
    padding-left: 0.1rem;
}

.product-thumbs .swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.product-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    border: 2px solid #184079;
}

.prshow .swiper-button-white {
    width: .42rem;
    height: .42rem;
    top: 38%;
    background: none !important;
}

.prshow .swiper-button-white::after {
    content: none !important;
}

.swiper-button-disabled {
    opacity: 0 !important;
}

.product-top .swiper-slide {
    position: relative;
}

.product-top .swiper-slide img {
    width: auto !important;
}

.product-top .vd {
    cursor: pointer;
}

.product-top .vd::after {
    display: inline-block;
    content: "";
    position: absolute;
    width: .64rem;
    height: .64rem;
    background-image: url(/images/vplay.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    cursor: pointer;
}

.product-top .vd:hover::after {
    background-image: url(/images/vplay1.png);
}

.product-top .vd:hover::before {
    content: none;
}

.product-top .vd::before {
    display: inline-block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 5;
}

.product-top .vd:hover img {
    transform: scale(1.1);
    transition: transform 1s ease 0s;
}



/* 视屏弹窗 */
.shiTask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 10000;
    display: none;
}

.mybox {
    position: absolute;
    height: 6.3rem;
    width: 11.2rem;
    left: 50%;
    top: 50%;
    z-index: 1000;
    transform: translate(-50%, -50%);
}

.mybox video {
    max-width: 100%;
    height: auto;
    object-fit: fill;
    width: 100%;
}

.mybox .close {
    transition: transform 1s ease 0s;
    position: absolute;

    background: url('/images/closelog.png') no-repeat;
    width: 0.48rem;
    height: 0.48rem;
    background-size: cover;
    cursor: pointer;
    right: -55px;
    top: -40px;
    cursor: pointer;
}

.mybox .close:hover {
    transform: rotate(180deg);
}

.mybox .close::after {
    content: none;
}

.mybox .close::before {
    content: none;
}

.mybox1 {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 300px;
    height: 186px;
    background: #fff;
    z-index: 1000;
    display: block;
}

.mybox1 video {
    max-width: 100%;
    height: 186px;
    object-fit: fill;
    width: 100%;
}

.mybox1 .close1 {
    position: absolute;
    right: 5px;
    top: 5px;
    background: url('/images/myClose\(1\).png') no-repeat;
    width: 10px;
    height: 10px;
    background-size: 0.45rem;
    cursor: pointer;
}

.peitao {
    margin-top: .44rem;
    width: 6.45rem;
    left: 2.02rem;
    position: absolute;
    bottom: .2rem;

}

.peitao .h1 {
    font-family: rr;
    font-size: .24rem;
    font-weight: 500;
    line-height: .2813rem;
    color: #27221C;
    margin-bottom: .2rem;
}

.peitao ul {
    display: flex;
}

.peitao ul li {
    /* display: none; */
    width: 1.8rem;
}



.peitao .yyalb {
    width: 100%;
    height: auto;
    border: none;
    padding: 0;
}

.peitao ul li {
    margin-right: .51rem;
}

.peitao ul li:nth-of-type(-n+3) {
    display: block;
}

.peitao .yyalt {
    width: auto;
    height: auto;
}

.peitao .yyalt>a {
    display: block;
    width: 100%;
    height: 1.8rem;
    border: 1px solid #F6F6F6;
    margin-bottom: .09rem;
    display: flex;
    justify-content: center;
}

.peitao ul li:hover .yyalt>a {
    border-color: #184079;
}

.peitao .yyalt>a img {
    max-width: 90%;
    max-height: 90%;
    min-width: 60%;
    height: auto;
    width: 90%;
    object-fit: cover;
    margin-top: .1rem;
}


.peitao .yyalb a {
    display: none;
}

.peitao .yyalb h4 {
    font-family: ll;
    font-size: .16rem;
    font-weight: 300;
    line-height: .26rem;
    text-align: left;
    color: #27221C;
}

.peitao .yyalb h5 {
    font-family: ll;
    font-size: .16rem;
    font-weight: 300;
    line-height: .26rem;
    text-align: left;
    color: #27221C;
}

.peitao ul li:hover .yyalb h4,
.peitao ul li:hover .yyalb h5 {
    color: #184079;
}


.cpggs3 {
    padding-bottom: .63rem;
    border-bottom: 1px solid #DADADA;
}

.probox h2[neir=""],
.probox h3[neir=""] {
    display: none;
}


.cpggs[neir=""] {
    display: none;
}

.peitaoctt {
    padding-bottom: .3rem;
}

.peitaoctt .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 10px !important;
}

.peitaoctt .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #184079;
}

.peitaoctt .swiper-pagination .swiper-pagination-bullet:hover {
    background-color: #184079;
    opacity: 1;
}

.peitao1 {
    display: none;
}

@media screen and (min-width:751px) {
    .productdetail {
        margin-top: 1.6rem !important;
    }

    .probox {
        width: 6.45rem !important;
    }
}


@media screen and (max-width:750px) {

    .prnav a[href="#ptcp"] {
        display: none;
    }
    
    .peitao {
        display: none;
    }

    .peitao1 {
        display: block;
        position: static;
        margin-top: 0;
    }

    

    .peitao1 {
        width: 100%;
        padding: 0 .35rem;
        margin-bottom: 0.5rem;
    }

    .peitao .h1 {
        font-size: .3rem;
        margin-bottom: 1em;
    }

    .peitao .yyalb h5 {
        font-size: .22rem;
        margin-bottom: 0;
        margin-top: 0.3em;
        line-height: 1.5;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .peitaoctt {
        padding-bottom: .6rem;
    }


    .productdetail {
        margin-top: 0 !important;
    }

    .procsbg table {
        max-width: 100% !important;
        min-width: auto !important;
    }

    .mybox .close {
        right: auto;
        top: auto;
        margin-left: 0.15rem;
    }

    .cpggs .lxzc {
        width: 1.5rem;
        height: 0.58rem;
        font-size: .24rem;
    }

    .cpggs {
        font-size: .24rem;
    }

    .ggs1,
    .ggs2 {
        width: .36rem;
        height: .36rem;
        background-size: .36rem .36rem;
    }

    .procsbg tr span {
        font-size: .22rem !important;
    }

    .procsbg tr:first-of-type span {
        font-size: .2rem !important;
    }

    .head2 {
        display: none;
    }

    .probox h3:first-of-type {
        color: #70767C;
    }

    .probox h3 span {
        color: #70767C;
        font-size: .24rem;
    }

    .productdetail {
        width: 100%;
        height: 7rem;
    }

    .prshow {
        left: 50%;
        top: 1.36rem;
        transform: translateX(-50%);
    }

    .productdetail .crumbs {
        left: .26rem;
        top: .3rem;
        height: .2rem;
    }

    .product-top {
        width: 4.36rem;
        height: 5.18rem;
        padding-bottom: .8rem;
    }

    .mob1 {
        width: 0.80rem;
        height: 0.42rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgba(0, 0, 0, 0.6);
        border-radius: 50px;
        position: absolute;
        bottom: -0.8rem;
        left: 50%;
        transform: translateX(-50%);
        font-family: HarmonyOS Sans SC;
        font-size: .24rem;
        font-weight: 400;
        line-height: .36rem;
        letter-spacing: 0em;
        text-align: center;
        color: #FFFFFF !important;
    }

    .mob1 span {
        font-size: .28rem;
    }

    .productdetail .crumbs span a {
        font-size: .2rem;
    }

    .probox {
        position: relative;
        padding: .72rem .35rem .66rem;
        left: 0;
        top: 0;
    }

    .prshow .swiper-button-white {
        top: 30%;
    }

    .jianjie {
        border: none;
    }

    .probox h2 {
        font-size: .24rem;
        margin: .34rem 0 .24rem;
    }

    .probox h3 {
        font-size: .24rem;
        padding: 0;
    }

    .prnav {
        width: 100%;
        position: relative;
        padding: 0 .35rem;
        background-color: #EBEBEB;
        right: 0;
        bottom: 0;
        height: .82rem;
        justify-content: space-between;
    }

    .prnav a {
        font-family: ll;
        font-size: .24rem;
        font-weight: 500;
        line-height: .24rem;
        letter-spacing: 0em;
        text-align: left;
        color: #333333;
        margin-left: 0;
        cursor: pointer;
        position: relative;
    }

    .prnav .active::before {
        content: "";
        display: inline-block;
        width: .38rem;
        height: .03rem;
        background: #184079;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -0.15rem;
    }

    .prgs p,
    .prtd p,
    .procs p {
        font-size: .24rem;
        font-weight: 300;
        line-height: .48rem;
        letter-spacing: 0em;
        text-align: left;
    }

    .prgs {
        padding: .82rem .35rem .78rem;
    }

    .prnav a:hover {
        color: #333333;
    }

    .prsp {
        padding: .82rem .35rem .81rem;
    }

    .pvideos {
        height: 3.82rem;
    }

    .prtd {
        padding: .82rem .35rem .78rem;
    }

    .prtd ul {
        flex-wrap: wrap;
        padding: 0 .35rem;
        justify-content: space-between;
    }

    .prtd ul li {
        margin-bottom: .26rem;
        width: 3.26rem;
        height: 1.93rem;
        margin-right: 0;
    }

    .prtd ul li p {
        font-size: .24rem;
        line-height: .48rem;
    }

    .procs {
        padding: .82rem .35rem;
    }

    .yyal {
        padding: .84rem 0;
    }

    .yyal ul {
        padding: 0 .35rem;
    }

    .yyal ul li {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: .32rem;
    }

    .pdtitle {
        font-size: .42rem;
        font-weight: 500;
        line-height: .49rem;
        letter-spacing: 0em;
        text-align: center;
        color: #27221C;
        margin-bottom: 0.39rem;
    }

    .yyalt {
        width: 100%;
        height: 4.53rem;
    }

    .yyalb {
        width: 100%;
        height: 1.46rem;
    }

    .cpggs {
        font-size: .24rem;
    }

    .mybox {
        width: 82%;
        left: 48%;
    }
}