.newBgAuth426 {
    width: 100%;
    height: 200px;
    background: url(../img/426font/banner.png) center 0 no-repeat;
    background-size: cover;
    position: relative;
}

.content h1 {
    font-size: 40px;
    color: #000000;
    margin-top: 80px;
}
.greenLine {
    width: 318px;
    height: 15px;
    background: #4BF9A2;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -158px;
}
.content h3 {
    font-size: 22px;
    color: #444;
    margin-top: 18px;
    letter-spacing: 1px;
}
.percentPictureBox{
    text-align: center;
}
.percentPicture{
    width: 563px;
    height: 248px;
    margin-top: 64px;
}

/* 适用范围 / 字体产品 / 服务模式 说明区（设计稿：居中 + 标题底部绿色高亮） */
.cp426-intro {
    max-width: 920px;
    margin: 72px auto 0;
    padding: 0 24px 40px;
    text-align: center;
}
.cp426-introItem {
    margin-bottom: 30px;
}
.cp426-introItem:last-child {
    margin-bottom: 0;
}
.content .cp426-introTitle {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    
}
.cp426-highlight {
    display: inline;
    padding: 0 0.12em 0.08em;
    background: linear-gradient(180deg, transparent 52%, #4BF9A2 52%);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
.cp426-introDesc {
    margin: 0 auto;
    max-width: 880px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    text-align: center;
}

.cp426-priceWrap {
    margin-top: 68px;
    margin-bottom: 20px;
   
}
.cp426-priceList {
    width: 1200px;
    margin: 0 auto;
}
.cp426-priceItem {
    width: 380px;
    height: 392px;
    margin-right: 30px;
    background: #F7F8FA;
    border-radius: 12px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 40px;
}
.cp426-priceList .cp426-priceItem:last-child {
    margin-right: 0;
}
.cp426-planTitle {
    margin: 0;
    font-size: 46px;
    font-weight: bold;
    color: #111111;
    line-height: 1.15;
}
.cp426-planNum {
    color: #ff77df;
    margin-left: 5px;
}
.cp426-minisize{
    font-size: 32px;
    font-weight: bold;
    margin-left: 5px;;
}
.cp426-planSubTitle {
    margin: 6px 0 0;
    font-size: 32px;
    font-weight: bold;
    color: #111111;
    line-height: 1.15;
}
.cp426-priceImg {
    display: block;
    width: 274px;
    height: 67px;
    margin: 43px auto 0;
}
.cp426-originPrice {
    margin: 8px 0 0;
    font-size: 16px;
    color: #727272;
    line-height: 1.2;
    text-align: right;
    margin-right: 67px;
}
.cp426-originPrice span {
    text-decoration: line-through;
}
.cp426-buyBtn {
    display: block;
    width: 124px;
    height: 34px;
    margin: 42px auto 0;
    border: 1px solid #283140;
    border-radius: 20px;
    font-size: 17px;
    color: #111111;
    line-height: 34px;
    text-decoration: none;
}
.cp426-buyBtn:hover {
    background: #111111;
    color: #ffffff;
}

/* 三列权益说明（浅灰底 + gou 图标 + 标题 + 灰色说明） */
.cp426-benefits {
    width: 1200px;
    margin: 0 auto 90px;
    padding: 36px 48px 40px;
    background: #f5f6f7;
    border-radius: 12px;
    box-sizing: border-box;
}
.cp426-benefitsList {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.cp426-benefitCol {
    flex: 1;
    min-width: 0;
    margin-right: 0;
    text-align: left;
}
.cp426-benefitsList .cp426-benefitCol:last-child {
    margin-right: 0;
}
.cp426-benefitRow {
    display: flex;
    align-items: flex-start;
}
.cp426-benefitIcon {
    flex-shrink: 0;
    width: 19px;
    height: 20px;
    margin-right: 10px;
    margin-top: 3px;
    display: block;
}
.cp426-benefitMain {
    flex: 1;
    min-width: 0;
}
.content .cp426-benefitTitle {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    color: #111111;
    line-height: 1.35;
    text-align: left;
}
.cp426-benefitSub {
    margin: 12px 0 0;
    padding: 0;
    list-style: none;
}
.cp426-benefitSub li {
    font-size: 14px;
    color: #666666;
    line-height: 1.85;
    margin: 0;
    padding: 0;
}

/* 右侧固定微信二维码 */
.cp426-fixedQr {
    position: fixed;
    right: 20px;
    top: 55%;
    transform: translateY(-50%);
    z-index: 99;
    width: 156px;
    padding: 20px 14px 16px;
    box-sizing: border-box;
    background: #000000;
    text-align: center;
}
.cp426-fixedQrLine1 {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.4;
    letter-spacing: 1px;
}
.cp426-fixedQrLine2 {
    margin: 6px 0 0;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.4;
    letter-spacing: 0.5px;
}
.cp426-fixedQrImgWrap {
    margin-top: 14px;
    padding: 6px;
    background: #ffffff;
    display: inline-block;
    vertical-align: top;
}
.cp426-fixedQrImgWrap img {
    display: block;
    width: 120px;
    height: 120px;
}

/* 中华精品字库字卡区 */
.cp426-fontGridWrap {
    width: 1200px;
    margin: 72px auto 70px;
}
.content .cp426-fontGridTitle {
    margin: 0 0 36px;
    font-size: 44px;
    font-weight: bold;
    color: #111111;
    line-height: 1.2;
    text-align: center;
}
.cp426-titleLine1 {
    height: 15px;
    background: #4BF9A2;
    position: absolute;
    left: 500px;
    bottom: 0;
}
.cp426-titleLine2 {
    height: 15px;
    background: #4BF9A2;
    position: absolute;
    left: 536px;
    bottom: 0;
}
.cp426-titleLine-font {
    width: 194px;
   
}
.cp426-titleLine-case {
    width: 130px;
 
}
.cp426-fontGrid {
    margin: 0;
    padding: 0;
    list-style: none;
}
.cp426-fontCard {
    width: 214px;
    margin-right: 32px;
    margin-bottom: 24px;
    text-align: center;
}
.cp426-fontCard.cp426-noMargin {
    margin-right: 0;
}
.cp426-fontSample {
    width: 214px;
    height: 214px;
    border: 1px solid #9d9d9d;
    box-sizing: border-box;
    font-size: 150px;
    line-height: 214px;
    color: #111111;
}
.cp426-fontName {
    margin: 12px 0 0;
    font-size: 14px;
    color: #6a6a6a;
    line-height: 1.25;
}

.cp426-moreBtn {
    display: block;
    width: 140px;
    height: 40px;
    margin: 30px auto 0;
    border: 1px solid #333333;
    border-radius: 25px;
    background: #ffffff;
    font-size: 18px;
    line-height: 40px;
    color: #111111;
    cursor: pointer;
    text-align: center;
 
}
.cp426-moreBtn:hover {
    background: #111111;
    color: #ffffff;
}

/* 应用案例 */
.cp426-caseWrap {
    width: 1200px;
    margin: 78px auto 90px;
}
.content .cp426-caseTitle {
    margin: 0 0 34px;
    font-size: 44px;
    font-weight: bold;
    color: #111111;
    line-height: 1.2;
    text-align: center;
}
.cp426-caseList {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.cp426-caseCarousel {
    position: relative;
}
.cp426-caseItem {
    text-align: center;
    height: 500px;
    border: 1px solid rgba(204,204,204,1);
}
.cp426-caseItem1 {
    width: 280px;
}
.cp426-caseItem2 {
    width: 256px;
}
.cp426-caseItem3 {
    width: 303px;
}
.cp426-caseItem4 {
    width: 303px;
}

.cp426-caseItem5 {
    width: 280px;
}
.cp426-caseItem6 {
    width: 256px;
}
.cp426-caseItem7 {
    width: 303px;
}
.cp426-caseItem8 {
    width: 303px;
}
.cp426-caseItem9 {
    width: 280px;
}
.cp426-caseItem10 {
    width: 256px;
}
.cp426-caseItem11 {
    width: 303px;
}
.cp426-caseItem12 {
    width: 303px;
}





.cp426-caseItem img {
    display: block;
    width: 100%;
    height: 454px;
    object-fit: cover;
    box-sizing: border-box;
}
.cp426-caseName {
    margin: 12px 0 0;
    font-size: 16px;
    color: #6a6a6a;
    line-height: 1.2;
    white-space: nowrap;
}
.cp426-caseSwitch {
    position: absolute;
    top: 222px;
    width: 36px;
    height: 36px;
    border: 1px solid #999999;
    border-radius: 50%;
    background: #ffffff;
    color: #333333;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    z-index: 2;
}
.cp426-caseSwitchPrev {
    left: -46px;
}
.cp426-caseSwitchNext {
    right: -46px;
}
.cp426-caseSwitch:hover {
    background: #111111;
    border-color: #111111;
    color: #ffffff;
}
.cp426-caseSwitch:disabled {
    opacity: 0.35;
    cursor: not-allowed;
}

.greenLine3{
    width: 90px;
    margin-left: -45px
}
.oneValue1 h1 {
    margin-top: 0;
}

.emailIconParent {
    margin-left: 353px;
}