.moudule-wrapper {
    padding-top: 80px;
    padding-bottom: 50px;
} 
.newUser-wrapper .header-banner, .header-banner__wrapper {
    height: 500px;
}

/* .newUser-wrapper  {
    background: #F8F7FF;
} */

.banner-inner-img {
    background: url(./images/20240618_banner.png) center no-repeat;
    background-size: cover;
}

.banner-inner-img-descText {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #281618;
    bottom: 160px;
}
.mainColor {
    color: #6462F3;
}

.moudule-content-wrapper::after  {
    display: none;
}

.moudule-content-wrapper .moudule-content-titleWrapper  {
    background: none;
    width: auto;
    height: auto;
}

.moudule-wrapper .moudule-content-wrapper h3.title  {
    color: #6462F3;
    line-height: 46px;
    margin: 0px;
    font-size: 32px;
}

.moudule-wrapper .moudule-content-wrapper .desc  {
    line-height: 22px;
    font-size: 16px;
    color: #5B6786;
    white-space: nowrap;
    margin-bottom: 24px !important;
}

.moudule-wrapper .moudule-content-wrapper .desc .rulerButton {
    color: #6462F3;
    text-decoration: none;
}

.moudule-wrapper .product-wrapper .product-item-wrapper {
    padding: 24px;
    /* background: #fff; */
    border-radius: 8px;
    position: relative;
    box-shadow: 0px 0px 16px 0px rgba(2,1,65,0.08);
}

.product-wrapper .product-item-wrapper .item-title-wrapper {
    padding: 0px;
    line-height: 25px;
    font-weight: bold;
    font-size: 18px;
    color: #1C1C20;
    background: none;
    position: initial;
}

.product-wrapper .product-item-wrapper .item-title-wrapper .item-title-flag {
    display: inline-block;
    width: 99px;
    height: 22px;
    right: -16px;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    background: url(./images/20240618_lable01.png) no-repeat center !important;
    background-size: cover;
}

.product-wrapper .product-item-wrapper .item-title-wrapper .item-desc  {
    margin-top: 12px;
    line-height: 20px;
    font-size: 12px;
    color: #777777;

}

.product-wrapper .product-item-wrapper .item-title-wrapper .item-title  {
    line-height: 26px;
    white-space: nowrap;
}

.product-wrapper .product-item-wrapper .item-info-wrapper {
    padding: 0px;
    padding-bottom: 16px;
    border-bottom: 1px solid #E5E5E5;
    background: none;
    box-shadow: none;
}

.product-item-wrapper .tpm-btn , .product-item-wrapper .tpm-btn:hover  {
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #1C1C20;
    color: #000000;
    height: 36px;
    line-height: 36px;
}

.moudule-wrapper .moudule-content-wrapper .navSelect-wrapper .navSelect-item.active {
    color: #6462F3;
}


.moudule-wrapper .moudule-content-wrapper .navSelect-wrapper .navSelect-item.active::after  {
    content: '';
    display: block !important;
    position: absolute;
    width: 80px;
    height: 2px;
    background: #6462F3;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border:none !important;
}

.product-item-wrapper .flag-wrapper {
    margin-top: 16px;
    margin-bottom: 8px;
    padding: 0px;
}

.product-item-wrapper .item-price-wrapper .oldPrice  {
    margin-left: 36px;
    line-height: 20px;
    font-size: 14px;
    color: rgba(119,119,119,0.47);
}

.product-wrapper .el-input__inner {
    border: none !important;
    height: 36px !important;
    line-height: 36px !important;
    background: #F7F8FB;
}

.product-item-wrapper .el-input__suffix  {
    line-height: 36px;
}

.moudule-wrapper .moudule-content-wrapper .navSelect-wrapper {
    box-shadow: 0px 0px 16px 0px rgba(2,1,65,0.08);
    border-radius: 8px 8px 8px 8px;
    margin-bottom: 16px;
}

.product-wrapper .product-item-wrapper .item-price-wrapper {
    padding-left: 0px;
}

.moudule-content-wrapper .product-wrapper-parent {
    padding: 0px;
}


.marketing-wrapper.section  {
    height: 63px;
    background: url(./images/2024618_active_cs.png) no-repeat center;
    background-size: cover;
    margin: 0px auto;
    display: flex;
    align-items: center;
    padding: 0px;
    padding-left: 318px;
    font-size: 16px;
    color: #fff;
}

.marketing-parent_wrap {
    padding: 60px 0;
}

.moudule-wrapper.yun-wrapper  {
    background: none;
}

.marketing-wrapper .yzButton.connectUs  {
    top: 0px;
    bottom: 0px;
    height: 22px;
    background: none;
    margin: auto 0;
    border: none;
    right: -10px;
    color: #7B4301;
}


.moudule-wrapper .product-wrapper  {
    padding-top: 0px;
}


.generalServer-wrapper .moudule-content-wrapper .product-wrapper-parent {
    padding-top: 0px;
}

.flag-wrapper .flag-li {
    height: 20px;
    line-height: 20px;
}

.flag-wrapper .flag-li.deepRed.item-price-flag {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background: url(./images/price_size.png) no-repeat;
    height: 20px;
    line-height: 20px;
    background-size:cover;
    display: flex;
    align-items: center;
    position: relative;
    padding-left:12px;
}


.flag-wrapper .flag-li.lightRed  {
    color: #FF1F11;
    border: 1px solid #FF1F11;
}

.product-wrapper .product-item-wrapper .item-info-wrapper .item-info .item-info-key  {
    color: #777777;
}

.generalServer-wrapper  .product-item-wrapper .item-title-wrapper .item-title-flag , .moudule-wrapper.jpgeneral  .product-item-wrapper .item-title-wrapper .item-title-flag {
    background: url(./images/20240618_lable02.png) no-repeat center !important;
}

.moudule-wrapper.jpgeneral ,.moudule-wrapper.generalServer-wrapper  {
    background: #fff;
}


.marketing-wrapper .yzButton.connectUs:hover::after {
    display: none;
}


.product-wrapper .el-input__icon  {
    line-height: 36px !important;
}

.el-select.el-select__timeSelect .el-input__prefix {
    right: 30px;
    left: inherit;
    display: flex;
    align-items: center;
}

.el-select .timeSelect-slot {
    font-size: 12px;
    color: #6462f3;
    line-height: 1;
}

.product-wrapper .product-item-wrapper .item-info-wrapper .item-info {
    font-size: 16px;
}
.product-item-wrapper:hover{
    background: url(./images/Mask_group04.png) no-repeat;
    background-size: cover;
}