.wordbox {
    margin-top: 30px;
}

h1 {
    color: #222222 !important;
}

.wordbox p {
    margin-top: 0.25rem;
    margin-bottom: 1.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 2;
    --tw-text-opacity: 1;
    color: #666;
}

.wordbox .p2top {
    margin-top: 0.25rem;
    margin-bottom: 1.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 2;
    --tw-text-opacity: 1;
    color: #666;
}

.wordbox .p2 {
    margin-top: 0.25rem;
    margin-bottom: 15px;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 2;
    --tw-text-opacity: 1;
    color: #616991;
}

.wordbox strong {
    color: rgb(71 77 108 / var(--tw-text-opacity));
}

td {
    border: 1px solid #666;
    padding: 4px;
}

.wordbox2 p {
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 2;
    --tw-text-opacity: 1;
    color: rgb(85 85 85 / var(--tw-text-opacity));
}

.wordbox .title {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
    color: rgb(71 77 108 / var(--tw-text-opacity));
}

.wordbox .title3 {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
    color: rgb(71 77 108 / var(--tw-text-opacity));
}

.wordbox .title4 {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
    color: #333333;
}

.wordbox .p3 {
    margin-bottom: 1rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
    color: #666666;
}

.wordbox img {
    margin: 0 auto;
}

.yztimg{
    margin-bottom: 8px !important;
}

.inset{
    margin: 20px auto !important;
}

.inset2{
    margin: 20px auto 40px !important;
}

.wordbox .title2 {
    padding-left: 24px;
    font-size: 1.125rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 1.5rem;
    color: #333333;
    margin: 40px  0px 16px;
    position: relative;
}



.wordbox .title2::before{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    width: 16px;
    height: 10px;
    background: #5AB221;
    border-radius: 5px;
}

.wordbox .p3bottom{
    margin-bottom: 40px;
}

.wordbox .xx{
    margin-right: 20px;
}

@media (min-width: 640px) {
    .wordbox .xx{
        margin-right: 90px;
    }

    td {
        border: 1px solid #666;
        padding: 10px;
    }

    .wordbox p {
        margin-bottom: 2.25rem;
        font-size: 1.25rem;
        line-height: 2.5rem;
    }
    .wordbox .p2top {
        margin-bottom: 15px;
        font-size: 1.25rem;
        line-height: 2.5rem;
    }

    .wordbox .p2 {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 2.5rem;
    }

    .wordbox .title {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    .wordbox .title2 {
        padding-left: 52px;
        font-size: 1.25rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        line-height: 2.5rem;
        color: #333333;
        margin: 50px  0px 10px;
        position: relative;
    }

    .wordbox .title2::before{
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        width: 32px;
        height: 20px;
        background: #5AB221;
        border-radius: 10px;
    }

    .wordbox .p3bottom{
        margin-bottom: 80px;
    }

    .wordbox2 p {
        font-size: 1.25rem;
        line-height: 3.125rem;
    }

    .yztimg{
        margin-bottom: 16px !important;
    }

    .inset{
        margin: 60px auto !important;
    }

    .inset2{
        margin: 20px auto 60px !important;
    }

    .wordbox .title3 {
        margin-top: 60px;
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    .wordbox .title4 {
        font-size: 1.25rem;
        line-height: 2.5rem;
        margin-top: 40px;
    }

    .wordbox .p3 {
        font-size: 1.25rem;
        line-height: 2.5rem;
    }
}

@media (max-width: 640px) {
    .wordbox {
        margin-top: 32px;
    }

}

.listbanner {
    background: linear-gradient(134deg, #40A6F4 0%, #7C73FC 100%);
    box-shadow: 0px 4px 8px rgba(221, 221, 221, 0.1);
}