html,
body,
ul,
li,
button,
input,
a,
p {
    padding: 0;
    margin: 0;
    list-style: none;
    border-width: 0;
    text-decoration: none;
    color: #000;
}

.special-wrapper {
    min-width: 1200px;
}

.special-mid {
    width: 100%;
    height: 880px;
    min-width: 1200px;
    padding-top: 48px;
    box-sizing: border-box;
    background-image: url(/images/blue-bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.special-mid-headlines {
    margin: 0 auto;
    width: 1200px;
    height: 172px;
    padding: 58px 40px 24px 172px;
    box-sizing: border-box;
    background-image: url(/images/blue-bg4.png);
    background-size: cover;
}

.special-mid-headlines-top {
    width: 100%;
    height: 32px;
    font-family: SourceHanSansSC, SourceHanSansSC;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.special-mid-headlines-bottom {
    margin-top: 10px;
    width: 100%;
    height: 48px;
    font-family: SourceHanSansSC, SourceHanSansSC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.special-mid-bg {
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 48px;
    width: 290px;
    height: 108px;
    background-image: url(/images/blue-title.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.special-mid-content {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 432px;
    background: #FFFFFF;
    border-radius: 4px;
}

.special-mid-right {
    float: right;
    padding: 24px;
}

.special-mid-right-top {
    margin-bottom: 16px;
    text-align: center;
    width: 488px;
    height: 56px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.special-mid-right-top a {
    color: #1A49E1;
}

.line {
    margin-bottom: 16px;
    width: 100%;
    height: 1px;
    background-color: #E0EAFF;
}

.special-mid-right .content-item {
    display: flex;
    margin-bottom: 20px;
    width: 488px;
    height: 24px;
    line-height: 24px;
}

.special-mid-right .content-item > .title:hover > a {
    color: #2D6DEC;
}

.special-mid-right .content-item .radius {
    margin-top: 8px;
    width: 4px;
    height: 4px;
    background: #2D6DEC;
    border-radius: 50%;
    margin-right: 5px;
}

.special-mid-right .content-item .title {
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.special-mid-right .content-item .title a {
    font-family: sourcefont-Regular, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.65);

}

.special-mid-right .content-item .title:hover {
    color: #0B4793;
    cursor: pointer;
}

.more-text {
    position: absolute;
    right: 227px;
    bottom: 31px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    line-height: 24px;
    text-align: left;
    font-style: normal;
}

.special-top {
    width: 100%;
    height: 800px;
    min-width: 1200px;
    padding-top: 600px;
    box-sizing: border-box;
    background-image: url(/images/blue-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.special-top-title {
    margin: 0 auto;
    width: 1200px;
    padding: 20px 32px;
    box-sizing: border-box;
    background-image: url(/images/blue-bg3.png);
    background-size: cover;
}

.special-top-title p {
    height: 72px;
    font-family: SourceHanSansSC, SourceHanSansSC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: justify;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.special-top-headlines {
    margin: 0 auto;
    margin-top: 60px;
    width: 1200px;
    height: 332px;
    padding: 95px 194px;
    box-sizing: border-box;
    background-image: url(/images/headlines-bg.png);
    background-size: cover;
}

.special-top-headlines-top {
    width: 100%;
    height: 86px;
    font-family: sourcefont-Regular, sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #FBCC8F;
    line-height: 43px;
    text-align: center;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.special-top-headlines-bottom {
    margin-top: 8px;
    width: 100%;
    height: 48px;
    font-family: sourcefont-Regular, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FBCC8F;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.special-top-content {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 32px;
    width: 1200px;
    height: 475px;
}

.news-banner {
    position: absolute;
    top: -40px;
    left: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 640px;
}

.news-banner-top {
    position: relative;
    overflow: hidden;
    width: 620px;
    height: 350px;
    border-radius: 4px;
    background-color: #0057D7;
}

.news-banner-top .swtitleBox1 {
    width: 640px;
    height: 85px;
    overflow: hidden;
    /* position: relative; */
}

/* 轮播图列表 */
.news-banner-top .img-list {
    width: 8000px;
    height: 360px;
    display: flex;
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
}

.news-banner-top .img-list li {
    width: 620px;
    height: 350px;
}

.news-banner-top .swtitle {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 85px;
    width: 4000px;
    display: flex;
    font-size: 16px;
    text-align: left;
    color: #fff;
}

.news-banner-top .img-list img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.news-banner-top .swtitle-content {
    width: 640px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    background-image: url('/images/blue-bg5.png');
    background-size: cover;
}

.news-banner-top .swtitle-content-item {
    margin: 14px 0 0 24px;
    width: 592px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 底部圆点 */
.news-banner-top .cir-list {
    width: 60px;
    height: 4px;
    position: absolute;
    bottom: 22px;
    right: 20px;
    margin-left: -100px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    list-style: none;
}

.news-banner-top .cir-list li {
    width: 12px;
    height: 4px;
    background: #FFFFFF;
    cursor: pointer;
}

.news-banner-top .cir-list li.change {
    width: 12px;
    height: 4px;
    background: #FDD285;
    transition: all 0.5s;
    opacity: 1;
}


.news-content {
    width: 560px;
    padding: 94px 20px 0 20px;
    box-sizing: border-box;
    background-image: url(/images/news-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.news-content-item {
    display: flex;
    height: 60px;
    padding: 18px 12px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(135, 54, 13, 0.14);
}

.news-content-item:nth-child(6) {
    border-bottom: 0;
}

.news-content-item:hover {
    background: #FDF0DF;
    opacity: 0.56;
}

.news-content-item .radius {
    background-color: #87360D;
    margin-top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 5px;
}

.news-content-item .title {
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: sourcefont-Regular, sans-serif;
    font-weight: 800;
    font-size: 16px;
    color: #87360D;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}

.news-content-item .title a {

    font-family: sourcefont-Regular, sans-serif;
    font-weight: 800;
    font-size: 16px;
    color: #87360D;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}

.special-top-content-new {
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 675px;
}


.special-top-content-new .swtitleBox1 {
    width: 1200px;
    height: 72px;
    overflow: hidden;
    /* position: relative; */
}

/* 轮播图列表 */
.special-top-content-new .img-list {
    width: 8000px;
    height: 675px;
    display: flex;
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
}

.special-top-content-new .swtitle {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 72px;
    width: 8000px;
    display: flex;
    font-size: 16px;
    line-height: 72px;
    text-align: left;
    color: #fff;
    background: linear-gradient(180deg, rgba(223, 54, 62, 0.17) 0%, rgba(197, 0, 5, 0.79) 100%);
}

.special-top-content-new .img-list img {
    width: 1200px;
    height: 675px;
    /* 防止选中 */
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}

.special-top-content-new .swtitleBox1 .swtitle .swtitle-content {
    width: 1200px;
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;

}

.special-top-content-new .swtitle-content-item {
    margin: 0 auto;
    width: 920px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swtitle-content-item a {
    color: #fff;
}

/* 左右按钮 */
.special-top-content-new .btn {
    position: absolute;
    bottom: 16px;
    text-align: center;
    font-size: 30px;
    color: aliceblue;

    /* 防止选中 */
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}

.special-top-content-new .btn:hover {
    cursor: pointer;
    transition: all 0.5s;
}

.special-top-content-new .left-btn {
    left: 48px;
}

.special-top-content-new .right-btn {
    right: 48px;
}


.special-bottom {
    position: relative;
    /* object-fit: contain; */
    width: 100%;
    height: 690px;
    /* height: 71%; */
    /* min-width: 1200px; */
    /* min-height: 672px; */
    padding-top: 24px;
    box-sizing: border-box;
    background-image: url(/images/blue-bg2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.special-bottom-bg {
    margin: 0 auto;
    width: 290px;
    height: 108px;
    background-image: url(/images/info2.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.special-bottom-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 auto;
    width: 1200px;
    height: 504px;
    padding: 40px 40px 20px 40px;
    box-sizing: border-box;
    background: #FFFFFF;
}

.special-bottom-content-top {
    display: flex;
    justify-content: space-between;
}

.special-bottom-content-item {
    width: 520px;
}

.special-bottom-top {
    display: flex;
    justify-content: center;
    /* 水平居中 */
    align-items: center;
    /* 垂直居中 */
    text-align: center;
    width: 520px;
    height: 81px;
    padding: 10px 32px;
    box-sizing: border-box;
    background: #3873E9;
    border-radius: 4px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    font-style: normal;
    /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
}

.special-bottom-top a {
    color: #FFFFFF;
}

.content-wrapper {
    position: relative;
    margin: 15px 0 40px 0;
    height: 48px;
    font-family: sourcefont-Regular, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    line-height: 24px;
    text-align: left;
}

.content-wrapper .text-title-detail {
    margin-top: 9px;
    height: 48px;
    display: inline-block;
    overflow-wrap: break-word;
    color: rgba(0, 0, 0, 0.65);
    font-family: sourcefont-Regular, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    line-height: 24px;
    text-align: left;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.content-wrapper .text-hrefdetail {
    position: absolute;
    bottom: -26px;
    right: 0;
    width: 52px;
    height: 24px;
    font-family: sourcefont-Regular, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #2D6DEC;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}

.special-bottom-content-item .content-item {
    display: flex;
    margin-bottom: 16px;
    width: 100%;
    height: 24px;
    line-height: 24px;
}

.special-bottom-content-item .content-item > .title:hover > a {
    color: #2D6DEC;
}

.special-bottom-content-item .content-item .radius {
    background-color: rgba(0, 0, 0, 0.65);
    margin-top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-right: 5px;
}

.special-bottom-content-item .content-item .title {
    width: 392px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    margin-right: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.special-bottom-content-item .content-item .title a {
    font-family: sourcefont-Regular, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.65);

}

.special-bottom-content-item .content-item .title:hover {
    color: #0B4793;
    cursor: pointer;
}

.special-bottom-content-item .content-item .time {
    font-family: sourcefont-Regular, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.25);
    line-height: 24px;
    text-align: left;
}

.more-btn {
    margin: 0 auto;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-family: sourcefont-Regular, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #2D6DEC;
    text-align: center;
    font-style: normal;
    background: rgba(255, 255, 255, 0);
    border-radius: 4px;
    border: 1px solid #2D6DEC;
    cursor: pointer;
}

.special-top-content-box {
    padding-bottom: 32px;
}

.footer {
    height: 116px;
    width: 100%;
    min-width: 1200px;
    padding: 24px 0 32px 0;
    box-sizing: border-box;
    background: #003685;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-bottom: 16px;
    width: 910px;
    height: 22px;
    font-size: 14px;
    font-family: sourcefont-Regular, sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 450px;
    height: 22px;
    font-size: 14px;
    font-family: sourcefont-Regular, sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
}

.thumbnail_1 {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}

.footer-bottom a {
    color: #FFFFFF;
}

.footer-bottom p {
    height: 22px;
    line-height: 22px;
    color: #FFFFFF;
}
