body {
       background: url(../img/bodyBackground-1.png) #fff7e8 no-repeat;
    background-size: 100% 2148px;
}

.w574 {
    width: 574px;
}

.xwtt {
    height: 155px;
    background: url(../img/xwttBackground.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.xwtt .title-1 {
    width: 86px;
    height: 100%;
    font-size: 24px;
    color: #b70202;
    font-weight: 600;
    background: url(../img/xwttTitle-background.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.xwtt .title-1 div {
    width: 26px;
    position: absolute;
    top: 14px;
    left: 20px;
}

.xwtt .title-2 {
    font-size: 27px;
    color: #ffd885;
    font-weight: 600;
    position: absolute;
    top: 20px;
    left: 300px;
}

.xwtt .xwttContent {
    color: #ffd885;
    line-height: 26px;
    text-indent: 2em;
    position: absolute;
    top: 70px;
    left: 100px;
}

.xwtt .xwttContent .detail {
    color: #ffffff;
}

.slideBox-1 {
    height: 390px;
    position: relative;
}

.slideBox-1 a {
    position: relative;
}

.slideBox-1 a div {
    width: 100%;
    height: 50px;
    color: #ffd885;
    line-height: 50px;
    background: #e2110c;
    position: absolute;
    bottom: 0px;
    padding-left: 14px;
    box-sizing: border-box;
}

.slideBox-1 .slideBtn-1 {
    height: 5px;
    display: flex;
    position: absolute;
    bottom: 22.5px;
    right: 14px;
}

.slideBox-1 .slideBtn-1 div {
    width: 5px;
    height: 5px;
    background: #f17549;
}

.slideBox-1 .slideBtn-1 div.on {
    background: #ffd885;
}

.slideBox-1 .slideBtn-1 div:not(:last-of-type) {
    margin-right: 8px;
}

.list {
    line-height: 44px;
}

.list .subTitle-1,
.subTitle-2 {
    height: 42px;
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 10px;
}

.list-1 .subTitle-1 {
    color: #ffd885;
    background: url(../img/subTitlteBackground-1.png) no-repeat;
    background-size: 100% 100%;
}

.list-2 .subTitle-1,
.subTitle-2 {
    color: #a91110;
    background: url(../img/subTitlteBackground-2.png) no-repeat;
    background-size: 100% 100%;
}

.list ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list ul li a .content {
    padding-left: 25px;
    box-sizing: border-box;
    position: relative;
}

.list-1 ul li a .content {
    color: #ffd885;
}

.list-2 ul li a .content {
    color: #171717;
}

.list ul li a .content::before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -2.5px;
}

.list-1 ul li a .content::before {
    background: #ffd885;
}

.list-2 ul li a .content::before {
    background: #171717;
}

.list ul li a .date {
    font-size: 14px;
}

.list-1 ul li a .date {
    color: #d29d61;
}

.list-2 ul li a .date {
    color: #928880;
}

.link {
    width: 574px;
    height: 90px;
    font-size: 26px;
    color: #ffd094;
    font-weight: 600;
    text-align: center;
    line-height: 90px;
    background: url(../img/linkBackground.png) no-repeat;
    background-size: 100% 100%;
}

.subTitle-2 {
    margin-bottom: 20px;
}

.slideBox-2 {
    margin-bottom: 50px;
}

.slideBox-2 .tempWrap {
    width: 100% !important;
}

.slideBox-2 .slideContent-2 a {
    margin-right: 14px;
}