.xwtt {
    min-height: 110px;
    border-top: 1px solid #f27e51;
    border-bottom: 1px solid #f27e51;
    margin: 20px 0px;
    position: relative;
}

.xwttPic {
    position: absolute;
    left: 14px;
}

.xwttTitle {
    font-size: 28px;
    color: #b81912;
    font-weight: 600;
    text-align: center;
    margin: 25px 0px 15px;
}

.xwttContent {
    display: inline-block;
    width: 1015px;
    color: #b81912;
    line-height: 30px;
    font-weight: 600;
    margin: 0px 92.5px 20px;
}

.slideBox-1 {
    height: 390px;
    position: relative;
}

.slideBox-1 a {
    position: relative;
}

.slideBox-1 a div {
    width: 100%;
    height: 50px;
    color: #ffffff;
    line-height: 50px;
    background: rgba(191, 15, 11, 0.85);
    position: absolute;
    bottom: 0px;
    padding-left: 14px;
    box-sizing: border-box;
}

.slideBox-1 a div span {
    display: inline-block;
    width: calc(100% - 105px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slideBox-1 .slideBtn-1 {
    height: 5px;
    display: flex;
    position: absolute;
    bottom: 24px;
    right: 14px;
}

.slideBox-1 .slideBtn-1 div {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ecb7b6;
}

.slideBox-1 .slideBtn-1 div.on {
    background: #ffd885;
}

.slideBox-1 .slideBtn-1 div:not(:last-of-type) {
    margin-right: 15px;
}

.subTitle-1 {
    display: inline-block;
    width: 200px;
    height: 42px;
    font-size: 23px;
    font-weight: 600;
    line-height: 42px;
    color: #ffffff;
    background: url(../images/title-BG2.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 10px;
    padding-left: 22px;
    box-sizing: border-box;
}

.list-1 ul li a {
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list-1 ul li a .content {
    width: calc(100% - 120px);
    color: #121212;
    padding-left: 20px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.list-1 ul li a .content::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #d50323;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -2.5px;
}

.list-1 ul li a .date {
    color: #707070;
}

.mt30 {
    margin-top: 30px;
}

.ml30 {
    margin-left: 30px;
}

.date-1 {
    display: inline-block;
    color: #db4151;
    line-height: 30px;
    border: 1px solid #db4151;
    border-radius: 4px;
    background: #fff5f7;
    margin-left: 14px;
    padding: 0px 10px;
}

.list-2 ul {
    margin-top: 10px;
}

.list-2 ul li {
    position: relative;
}

.list-2 ul li::before {
    content: "";
    width: 1px;
    height: calc(100% - 11px);
    border-left: 1px dashed #db4151;
    position: absolute;
    top: 22px;
    left: 5px;
}

.list-2 ul li a {
    display: inline-block;
    color: #121212;
}

.list-2 ul li:not(:last-of-type) a {
    margin-bottom: 20px;
}

.list-2 li div:nth-of-type(1) {
    margin-bottom: 10px;
    position: relative;
}

.slideBtn-2 {
    width: 278px;
    height: 572px;
    background: url(../images/file-BG.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slideBtn-2 div {
    width: 232px;
    height: 58px;
    font-size: 20px;
    color: #ffdb6e;
    text-align: center;
    background: url(../images/swiperBtn-inactive.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 10px;
    box-sizing: border-box;
}

.slideBtn-2 div:not(:last-of-type) {
    margin-bottom: 30px;
}

.slideBtn-2 div.on {
    color: #d50323;
    font-weight: 600;
    background: url(../images/swiperBtn-active.png) no-repeat;
    background-size: 100% 100%;
}

.slideBox-2 {
    display: flex;
    justify-content: space-between;
}

.slideContent-2 {
    flex: 1;
    border: 10px solid #e83e28;
    background: #ffffff;
    padding: 0px 22px;
    box-sizing: border-box;
}

.slideContent-2 ul li a {
    line-height: 67px;
}

.slideContent-2 ul li:not(:last-of-type) a {
    border-bottom: 1px dashed #d7d9db;
}

.slideBtn-3 {
    display: flex;
    justify-content: center;
}

.slideBtn-3 div:not(:last-of-type) {
    margin-right: 25px;
}

.slideBtn-3 div {
    font-size: 22px;
    color: #de1212;
    border: 1px solid #de1212;
    background: #ffffff;
    font-weight: 600;
    border-radius: 6px;
    line-height: 45px;
    padding: 0px 20px;
}

.slideBtn-3 div.on {
    color: #ffffff;
    background: #de1212;
}

.slideContentL a {
    display: flex;
    width: 100%;
    background: #ffecec;
    padding: 15px;
    box-sizing: border-box;
}

.slideContentL a:not(:last-of-type) {
    margin-bottom: 20px;
}

.LNum {
    width: 30px;
    height: 30px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
    background: #de1212;
    border-radius: 50%;
    margin-right: 12px;
    flex-shrink: 0;
}

.LTitle {
    font-size: 20px;
    color: #1e1e1e;
    font-weight: 600;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.LContent {
    width: 100%;
    font-size: 15px;
    color: #4d4d4d;
    margin: 12px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.LDate {
    font-size: 12px;
    color: #948989;
}

.slideContent-3 .list-1 ul li a {
    line-height: 24px;
}

.slideContent-3 .list-1 ul li:not(:first-of-type) {
    margin-top: 23px;
}

.result {
    width: 575px;
    height: 120px;
    font-size: 32px;
    color: #ffe094;
    font-weight: 600;
    background: url(../images/result-BG.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.photoList {
    width: 587px;
}

.photoList a {
    margin-bottom: 4px;
}