body {
    margin: 0;
    padding: 0;
}

.flex {
    display: flex;
}

.fdc {
    flex-direction: column;
}

.jsb {
    justify-content: space-between;
}

.jsa {
    justify-content: space-around;
}

.jc {
    justify-content: center;
}

.alc {
    align-items: center;
}

a {
    text-decoration: none;
}

.top {
    width: 100%;
    height: 546px;
    background: url(../image2025/banner.png) no-repeat;
    background-size: 100% 100%;
}

.headlines {
    width: 100%;
    height: 200px;
    background-color: #FFF8F8;
    /* background-color: #fff0ec; */
}

.headlines-box {
    width: 1200px;
    padding-top: 50px;
    margin: 0 auto;
    display: flex;
}

.headlines-box img {
    width: 121px;
    height: 88px;
    margin-right: 27px;
}

.title {
    font-size: 34px;
    font-weight: bold;
    color: #b80000;
}

.hedTitleClass {
    font-size: 24px;
    color: #111111;
}

.subtitle {
    font-size: 24px;
    color: #111111;
}

.contentBg {
    /* background: url(../imgs/contentBg.png) no-repeat; */
}

.content {
    width: 1200px;
    /* height: 2900px; */
    margin: auto;
    /* margin-bottom: 50px; */
    /* background-color: aqua; */
}

.content-box1 {
    height: 435px;
    padding-bottom: 22px;
    /* padding: 1px 0; */
    /* background-color: skyblue; */
}

.carousel01 {
    width: 681px;
    height: 435px;
    background-color: rgb(252, 189, 189);
}

.box1-right {
    height: 100%;
    margin-left: 41px;
    width: 477px;
}

.box1-rightBox {
    flex: 1;
    border-bottom: dashed 1px #cfcdce;
    display: flex;
    align-items: center;
}

.box1-right img {
    width: 10px;
    height: 10px;
    margin: 0 14px 0 12px;
}

.box1-right p {
    margin: 0;
    font-size: 18px;
    color: #333;
}

.news {
    /* flex: 1; */
    display: flex;
    padding-bottom: 10px;
    /* align-items: center; */
    border-bottom: solid 1px #cd0200;
}

.news :first-child {
    font-weight: bold;
    font-size: 32px;
    color: #b80000;
    line-height: 48px;
    background: linear-gradient(-67deg, #a80200 0%, #ff1e00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.title-01 {
    margin-bottom: 60px;
}

.title-01 img {
    /* padding-top: 69px; */
    width: 1140px;
    height: 44px;
}

.title-01 a {
    color: #767373;
}

.content-box2 {
    height: 553px;
    /* background-color: aquamarine; */
    margin-bottom: 50px;
    /* background-color: #fff; */
}

.content-box3 {
    /* margin-top: 50px; */
    /* height: 1000px; */
    margin-bottom: 42px;
}

.box3-box {
    width: 581px;
    height: 454px;
    /* background-color: aquamarine; */
}

.title-02 {
    position: relative;
    margin-top: 21px;
    margin-bottom: 25px;
}

.title-02 img {
    width: 100%;
}

.unscrambleBox {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.unscrambleBox .itemClass {
    width: 49%;
    height: 180px;
    display: flex;
}

.itemLeftClass {
    width: 50%;
    height: 100%;
}

.itemLeftClass img {
    width: 278px;
    height: 100%;
}

.itemRightClass {
    width: 50%;
    height: 100%;
}


.more {
    position: absolute;
    right: 0;
    top: 0;
    /* bottom: 32px; */
    font-size: 16px;
    color: #3d3636;
}

.box3-box02 {
    width: 100%;
    height: 392px;
    /* background-color: #fff; */
}

.box3-box02 img {
    width: 10px;
    height: 10px;
    margin-right: 10px;
}

.box3-box02 div {
    flex: 1;
    border-bottom: dashed 1px #cfcdce;
    display: flex;
    align-items: center;
}

.box3-box02 p {
    font-size: 18px;
    color: #333;
}

.BasicLevelItem {
    display: flex;
}

.BasicLevelImg {
    width: 50%;
    height: 170px;
}

.BasicLevelImg img {
    height: 160px;
    width: 90%;
}

.BasicLevelLet {
    width: 50%;
    height: 170px;
}

.BasicLevelLetTitle {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #000000;
    line-height: 28px;
}

.BasicLevelLetTitle2 {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.box3ImageClass {
    display: flex;
    justify-content: space-between;
}

.box3ImageItem {
    width: 48%;
    min-height: 160px;
    background-color: #cd0200;
}

.box3ImageItem img {
    width: 100%;
    height: 100%;
}

.title-03 {
    height: 82px;
    /* background-color: #767373; */
}

.title-03 img {
    width: 1140px;
    height: 44px;
}

.content-box4 {
    margin-top: 21px;
    height: 450px;
    width: 100%;
}

.box4-box {
    width: 575px;
    height: 100%;
    /* background-color: skyblue; */
}

.box4-box img {
    width: 183px;
    height: 126px;
    margin-right: 20px;
}

.box4-title {
    margin: 0;
    font-size: 20px;
    color: #000000;
    margin-bottom: 23px;
    line-height: 32px;
}

.box4-content {
    margin: 0;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.box4-box span {
    font-size: 14px;
    color: #ac0520;
    line-height: 24px;
}

.bottom {
    height: 198px;
    background-color: #f3f4f7;
    /* margin-top: 44px; */
}

.bottom p {
    margin: 0;
}

.bottom-01 {
    margin-top: 30px;
}

.bottom-01 a {
    color: #474747;
    font-size: 18px;
    font-weight: bold;
}

.bottom-01 span {
    margin: 0 20px;
}

.bottom-02 {
    color: #474747;
    font-size: 14px;
}

.bottom img {
    margin-right: 12px;
    width: 18px;
    height: 20px;
}