/* 营销策划页面 */
body {
    font-size: 16px;
}

#jzProContainer {
    background:#fff;
}

.market-top {
    height: 3rem;
}

.market-top img {
    width: 100%;
}

.market-wrapper {
    padding: 0 0.3rem;
}

.market-top-info {
    position: relative;
    margin-top: -0.46rem;
    background-color: rgba(255, 255, 255, .95);
    background-image: url(/App/Cnm/Public/images/strategy/919b5c4f408cf670fe24a55d46c0fb8859f703ec2203f-iCPRCl@2x.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70%;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0.75rem 0.22rem 0.22rem;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    margin-bottom: 0.2rem;
}

.market-top-info h2 {
    font-size: 0.3rem;
    color: #333333;
    margin-bottom: 0.36rem;
    font-weight: normal;
}

.market-top-info h2 b {
    font-size: 0.42rem;
    margin-right: 0.03rem;
}

.market-top-info .tags {
    display: flex;
    align-items: center;
    gap: 0.2rem;
}

.market-top-info .tag {
    border-radius: 20px;
    padding: 0.1rem 0.28rem;
    color: #fff;
    font-size: 0.22rem;
}

.market-top-info .tag:first-child {
    background-image: linear-gradient(to right, #ffb85e, #ff9c7c);
}

.market-top-info .tag:last-child {
    background-image: linear-gradient(to right, #b6d16f, #b7d991);
}

.market-top-info p {
    margin-top: 0.32rem;
    font-size: 0.18rem;
    color: #999;
}



.pm_publColor2 {
    --itemExpColor: #ff9c7c;
    --itemButColor: #ff9c7c;
    --swiper-theme-color: #ffb364;
    --infoBgColorL: #ffb95e;
    --infoBgColorR: #ff9c7c;
    --fontSizeH2: 0.3rem;
    --fontSizep: 0.19rem;
    background-color: #fff;
}

.pm_publColor3 {
    --itemExpColor: #b7d377;
    --itemButColor: #77bf27;
    --swiper-theme-color: #5fb400;
    --infoBgColorL: #b6d892;
    --infoBgColorR: #b6d170;

    --fontSizeH2: 0.3rem;
    --fontSizep: 0.19rem;
    background-color: #fff;
}

.pm_publColor4 {
    --itemExpColor: #ef80c3;
    --itemButColor: #ef62a6;
    --labelHoverColor: #ed2182;
    --swiper-theme-color: #ed2182;
    --infoBgColorL: #f07fb4;
    --infoBgColorR: #f397e1;

    --fontSizeH2: 0.3rem;
    --fontSizep: 0.19rem;
    background-color: #fff;
}

.pm_publColor5 {
    --itemExpColor: #8ab3f8;
    --itemButColor: #2473f7;
    --labelHoverColor: #186bf7;
    --infoBgColorL: #7eacf7;
    --infoBgColorR: #96dcf9;

    --fontSizeH2: 0.3rem;
    --fontSizep: 0.19rem;
    background-color: #fff;
}

.pm_creat2 {
    padding: 0.5rem 0 4.9rem;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.pm_creat2_info {
    padding: 0 0.2rem;
    width: 100%;
    box-sizing: border-box;
}

.pm_creat2_alt {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    align-content: center;
    position: relative;
    margin-bottom: 0.2rem;
}

.pm_creat2_des {
    font-size: 0.19rem;
    color: #666666;
    line-height: 0.38rem;
}

.pm_creat2_alt img {
    width: 0.73rem;
    height: 0.56rem;
    position: absolute;
    top: -0.2rem;
    left: -0.3rem;
}

.pm_creat2_alt h2 {
    color: #333333;
    font-size: var(--fontSizeH2);
    font-weight: normal;
    margin-right: 0.1rem;
    white-space: nowrap;
}

.pm_creat2_alt p {
    color: var(--itemExpColor);
    font-size: var(--fontSizep);
}


.pm_creat2_c {
    background-image: linear-gradient(90deg, var(--infoBgColorL), var(--infoBgColorR));
    padding: 0.5rem 0.3rem 1.1rem;
    box-sizing: border-box;
    border-radius: 0.2rem;
    margin-top: 0.3rem;
}

.pm_creat2_ch2 {
    font-weight: normal;
    text-align: center;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.pm_creat2_ch2p {
    font-size: 0.28rem;
    color: #fff;
    line-height: 0.36rem;

}

.pm_creat2_cul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0.45rem 0 0;
}

.pm_creat2_cul li {
    width: 50%;
    margin-bottom: 0.2rem;
}


.pm_creat2_cul li a {
    background: url('/App/Cnm/Public/images/strategy/base/yd.png') no-repeat center left;
    background-size: 0.16rem 0.16rem;
    padding-left: 0.22rem;
    line-height: 0.4rem;
    display: block;
}

.pm_creat2_cul li a p {
    font-size: 0.21rem;
    color: #fff;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pm_creat2_cs {
    width: 100%;
    position: absolute;
    bottom: 0.7rem;
    left: 0;
}

.pm_creat2_cswiper {
    width: 5.4rem;
    height: 4.1rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.pm_creat2_cswiper .swiper-slide {
    width: 100%;
    height: 100%;
    border-radius: 0.2rem;
    overflow: hidden;
}

.pm_creat2_itema {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.pm_creat2_item {
    width: 100%;
    height: 100%;
}

.pm_creat2_item_imgs {
    width: 100%;
    height: 100%;
}

.pm_creat2_item_img {
    width: 100%;
    height: 100%;
}

.pm_creat2_item_line {
    width: 100%;
    height: 0.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0.3rem;
    box-sizing: border-box;
}

.pm_creat2_item_line_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    background: rgba(0, 0, 0, 0.3);
}

.pm_creat2_item_line_t {
    position: relative;
    z-index: 2;
    font-size: 0.19rem;
    color: #fff;
}

.pm_creat2_item_line_m {
        position: relative;
    z-index: 2;
    font-size: 0.19rem;
    color: #fff;
}

.pm_creat2_mas {
    display: flex;
    justify-content: center;
    margin-top: 0.3rem;
}

.pm_creat2_ma::after {
    width: 0.45rem;
    height: 0.45rem;
    border-radius: 50%;
    border: 1px solid var(--itemButColor);
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);

}

.pm_creat2_ma {
    padding: 0 0.2rem 0 0.7rem;
    height: 0.5rem;
    position: relative;
    display: block;
    text-align: center;
    line-height: 0.5rem;
    margin: 0 auto;
    position: relative;
}

.pm_creat2_mas img {
    width: 0.4rem;
    height: 0.2rem;
    position: absolute;
    left: 0.25rem;
    top: 50%;
    transform: translate(0, -50%);
}

.pm_creat2_ma p {
    font-size: 0.22rem;
    color: var(--swiper-theme-color);
}

.pm_sjfw4 {
    background-color: rgb(246, 248, 251);
}


.pm_sjfw2 {
    background: #fafbfd;
    padding: 0.2rem 0 0.8rem;
}

.pm_sjfw2_ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
    padding: 0 0.3rem;
    box-sizing: border-box;
    margin-top: 0.4rem;
}

.pm_sjfw2_ul li {
    width: calc((100% - 0.4rem) / 3);
    margin-bottom: 0.2rem;
}

.pm_sjfw2_ul li img {
    width: 100%;
    display: block;
}


.pm_sjfw1_alt h2 {
    font-size: 0.34rem;
    color: #333333;
    text-align: center;
    font-weight: normal;
}

.pm_sjfw1_alt p {
    font-size: 0.24rem;
    color: #666666;
    text-align: center;
    font-weight: normal;
    margin-top: 0.1rem;
}

.pm_sjfw2_a {
    width: 2.1rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    color: #999;
    border: 1px solid #ccc;
    margin: 0.3rem auto 0;

    border-radius: 0.5rem;
    font-size: 0.22rem;
    display: block;
}

.animD {
    position: relative;
    overflow: hidden;
}

.animD:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    animation: anim-out-pseudo 1.5s linear infinite;
}

@keyframes anim-out-pseudo {
    0% {
        width: 0;
        height: 0;
        background: rgba(0, 0, 0, 0.25);
    }

    80% {
        width: 200px;
        height: 200px;
        background: transparent;
    }

    100% {}
}


.pm_sjfw4 {
    width: 100%;
    background: #fafbfd;
}

.pm_sjfw4_ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;

}

.pm_sjfw4_ul li {
    width: 50%;
    height: 2.7rem;
}

.pm_sjfw4_ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.pm_sjfw4_ul li a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.pm_sjfw5 {
    width: 100%;
    padding: 0.8rem 0.3rem 2.4rem;
    box-sizing: border-box;
    background: url('/App/Cnm/Public/images/strategy/sjfw/bg5.jpg') no-repeat center top;
    background-size: cover;
    width: 100%;
}

.pm_sjfw5_alt {
    width: 100%;

    box-sizing: border-box;
}

.pm_sjfw5_alt h2 {
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 0.36rem;
    font-weight: normal;
}

.pm_sjfw5_alt p {
    width: 100%;
    text-align: left;
    color: #fff;
    margin-top: 0.1rem;
    font-size: 0.24rem;
}

.pm_sjfw5_ul {
    width: 4.6rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}

.pm_sjfw5_ul li {
    width: 1.4rem;
    margin-right: 0.1rem;
    margin-bottom: 0.2rem;
}

.pm_sjfw5_ul li:nth-child(3n) {
    margin-right: 0;
}

.pm_sjfw5_ul li .xxzyll_na {}

.pm_sjfw5_ul li .xxzyll_un {
    font-size: 0.5rem;
    color: #fff;
    font-weight: bold;
}

.pm_sjfw5_ul li .xxzyll_d {
    font-size: 0.18rem;
    color: #fff;
    font-weight: 700;
    position: relative;
}

.pm_sjfw5_ul li .xxzyll_na.plus .xxzyll_d::after {
    content: '+';
    color: #fff;
    font-size: 0.2rem;
    font-weight: normal;
    position: absolute;
    top: -0.24rem;
    left: 0;

}

.pm_sjfw5_ul li .xxzyll_des {
    font-size: 0.2rem;
    color: #fff;
    font-weight: 100;
    ;
}

.pm_sjfw4 .pm_sjfw1_alt {
    padding: 0.38rem 0 0.28rem;
}


.pm_sjfw3 {
    background: #f6f8fb;
    padding: 0.7rem 0 0.8rem;
}


.pm_sjfw3_box {
    width: calc(100% - 0.6rem);
    background: #fff;
    margin: 0.4rem auto 0;
    padding: 0.3rem 0;

}

.pm_sjfw3_mul {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-bottom: 1px solid #eef0f8;

}

.pm_sjfw3_mul li {
    width: calc(100% / 3);


}

.pm_sjfw3_mul li p {
    text-align: center;
    font-size: 0.22rem;
    color: #333;
    line-height: 0.5rem;
    padding-bottom: 0.1rem;
    position: relative;
}

.pm_sjfw3_mul li.act p::after {
    width: 0.1rem;
    height: 0.1rem;
    content: '';
    background: #ff566c;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    z-index: 3;
}

.pm_sjfw3_mul li.act p::before {
    width: 0.1rem;
    height: 0.1rem;
    content: '';
    background: #ffccd3;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    animation: bgscal 1.2s linear infinite;
}

.pm_sjfw3_mul li.act p {
    color: #ff566c;
}

@keyframes bgscal {
    0% {
        transform: translate(-50%, 50%) scale(1);
        opacity: 1;
    }

    100% {
        transform: translate(-50%, 50%) scale(3);
        opacity: 0;
    }
}

.pm_sjfw3_cul {
    width: 100%;
}

.pm_sjfw3_cul li {
    width: 100%;
    display: none;
}

.pm_sjfw3_cul li.act {
    display: block !important;
}

.pm_sjfw3_cul ul {
    height: 3.9rem;
}

.pm_sjfw3_cul li.act img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pm_sjfw3_cul .yszy_b_left {
    padding: 0.3rem;
    width: 100%;
    box-sizing: border-box;
}

.pm_sjfw3_cul .yszy_b_left_i {}

.pm_sjfw3_cul .yszy_bi_h {
    background: url('/App/Cnm/Public/images/strategy/sjfw/jts.png') no-repeat center left;
    background-size: 0.06rem 0.21rem;
    font-size: 0.26rem;
    padding-left: 0.15rem;
    box-sizing: border-box;
    width: 100%;
    font-weight: normal;
    color: #71a3ff;
    margin-bottom: 0.1rem;
}

.pm_sjfw3_cul .yszy_bi_b {
    font-size: 0.22rem;
    color: #999999;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    line-height: 0.35rem;
}

.pm_sjfw3_cul .yszy_bi_bt {}

.pm_sjfw3_cul .pp_strong {
    font-weight: bold;
    color: #71a3ff;
}

.pm_sjfw3_cul .yszy_b_left_i {
    margin-bottom: 0.3rem;
}

.pm_sjfw3_cul .yszy_bi_h {}

.pm_sjfw3_cul .yszy_bi_b {}

.pm_sjfw3_cul .yszy_bi_ic {
    margin-right: 0.3rem;
}

.pm_sjfw3_cul .gaydit {
    position: relative;
    padding-left: 0.15rem;
    font-size: 0.2rem;
}

.pm_sjfw3_cul .gaydit::after {
    width: 0.06rem;
    height: 0.06rem;
    background: #bfbfbf;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 50%;
}

.pm_sjfw3_swipers {
    padding-bottom: 0.7rem;
    position: relative;
    overflow: hidden;
    margin-top: 0.4rem;
}

.pm_sjfw3 .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
}

.market-wrapper .swiper-pagination {
    display: flex;
    gap: 4px;
    left: 50%;
    transform: translate(-50%,0);
    bottom: 0.23rem;
}

.market-wrapper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--swiper-theme-color)!important;
}

.pm_sjfw3_swiper {
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    border-radius: 25px;
    overflow: initial
}

.pm_sjfw3_swiper .swiper-slide {
    width: calc(100% / 3);
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
}

.yszy_ai {
    user-select: none;
}
.pm_sjfw3_swiper .swiper-slide .yszy_ai {
    font-size: 0.2rem;
    color: #333;
}

.yszy_swipers .swiper-slide-active .yszy_ai {
    color: #ff566c;
    border: 1px solid #ff566c;
    border-radius: 25px;
    box-shadow: 0 0 15px 1px rgba(255, 171, 182, 0.4);

}

.pm_sjfw3_swipers .swiper-pagination-bullet {
    background: #efefef;
    border-radius: 0;
    width: 0.4rem;
    height: 0.04rem;
    margin: 0 !important;
    opacity: 1;
}

.pm_sjfw3_swipers .swiper-pagination-bullet-active {
    background: #ff566c !important;
}

.pm_sjfw3_swipers .swiper-slide-active .yszy_ai {
    color: #ff566c;
    border: 1px solid #ff566c;
    height: 100%;
    box-sizing: border-box;
    border-radius: 25px;
    box-shadow: 0 0 15px 1px rgba(255, 171, 182, 0.4);

}