/*豆包不兼容*/
*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
Show All Properties (1 more)
}

/*通用*/
.items-center {
    align-items: center;
}
 
.flex {
    display: flex;
}

.gap-4 {
    gap: 1rem;
}
 
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
 
.grid {
    display: grid;
    
    display: flex;
}
 
.mt-16 {
    margin-top: 4rem;
}
.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity, 1));
    color: rgb(31 ,41 ,55);
}

.font-sans {
    font-family: Inter, system-ui, sans-serif;
}
 
.bg-porcelain-white {
    --tw-bg-opacity: 1;
    background-color: rgb(248 249 249 / var(--tw-bg-opacity, 1));
     background-color: rgb(248 ,249, 249);
}
 
.flex-col {
    flex-direction: column;
}
 
.min-h-screen {
    min-height: 100vh;
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    color: rgb(255, 255 ,255);
}
 
.font-bold {
    font-weight: 700;
}
 
.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
 
*, ::after, ::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
     background-color: rgb(255 ,255 ,255 );
}
 
.z-50 {
    z-index: 50;
}
 
.top-0 {
    top: 0px;
}
 
.sticky {
    position: sticky;
}
 
.hidden
*, ::after, ::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}

.duration-300 {
    transition-duration: 300ms;
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem* var(--tw-space-x-reverse));
    margin-left: calc(2rem* calc(1 - var(--tw-space-x-reverse)));
}
 
.transition-colors {
    transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
 
.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
     color: rgb(75 ,85 ,99 );
}
 
.font-medium {
    font-weight: 500;
}
 
a {
    color: inherit;
    text-decoration: inherit;
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
 
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
 
 
 
.font-medium {
    font-weight: 500;
}
 
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
 
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
 
.bg-jiangxi-red {
    --tw-bg-opacity: 1;
    background-color: rgb(184,28,34 );/*/ var(--tw-bg-opacity, 1)*/
}
 
.rounded-md {
    border-radius: 0.375rem;
}
 
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.text-jiangxi-red {
    --tw-text-opacity: 1;
    color: rgb(184 28 34 / var(--tw-text-opacity, 1));
    color: rgb(184 ,28 ,34 );
}

@media (min-width: 768px) {
    .md:block {
        display: block;
    }
}

.font-medium {
    font-weight: 500;
}
 
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
 
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
 
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.relative {
    position: relative;
}
.card-hover {
    transition: all 0.3s ease;
}
 
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
 
 
 
.rounded-xl {
    border-radius: 0.75rem;
}
 
.overflow-hidden {
    overflow: hidden;
}
.rounded-full {
    border-radius: 9999px;
}
 
.top-4 {
    top: 1rem;
}
 
.right-4 {
    right: 1rem;
}
 .right-8 {
    right: 2rem;
}
 
.bottom-8 {
    bottom: 2rem;
}
 
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}
 
.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
 
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle;
}
.card-hover {
    transition: all 0.3s ease;
}
.gap-6 {
    gap: 1.5rem;
}
.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
     background-color: rgb(31, 41, 55 );
}
menu, ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.bg-gradient-jiangxi {
    background: linear-gradient(135deg, #B81C22 0%, #006D3C 100%);
}
 
.rounded-lg {
    border-radius: 0.5rem;
}
 
.justify-center {
    justify-content: center;
}
 
.items-center {
    align-items: center;
}
 
.w-10 {
    width: 2.5rem;
}
 
.h-10 {
    height: 2.5rem;
}

@media (min-width: 768px) {
    .md\:pr-12 {
        padding-right: 3rem;
    }
}
 
@media (min-width: 768px) {
    .md\:w-1\/2 {
        width: 50%;
    }
}
 
@media (min-width: 768px) {
    .md\:block {
        display: block;
    }
}
 
@media (min-width: 768px) {
    .md\:order-1 {
        order: 1;
    }
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem* var(--tw-space-x-reverse));
    margin-left: calc(1rem* calc(1 - var(--tw-space-x-reverse)));
}
<style>
.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    color: rgb(75, 85, 99);
}
 
[role=button], button {
    cursor: pointer;
}
 
button, input:where([type=button]), input:where([type=reset]), input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}
 
button, select {
    text-transform: none;
}
 
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}

.hidden {
    display: hidden;
}
md:hidden{
    display: hidden;
}