html {
    font-size: 192px;
}

.main {
    background: url(../picture/ldxxbg.png) center center no-repeat;
    background-size: cover;
    padding: 20px 0;
}

.main .container {
    width: 1400px;
    margin: 0 auto;
}

.main .zwyw {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.main .zwyw .fl {
    width: 51.5%;
    position: relative;
}

.main .zwyw .fl .mySwiper {
    width: 100%;
    height: 2.5rem;
    background: #FFFFFF;
    border-radius: 4px;
    border: 10px solid #2A346E;
    box-sizing: border-box;
}

.main .zwyw .fl .mySwiper .swiper-slide {
    position: relative;
}

.main .zwyw .fl .mySwiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main .zwyw .fl .mySwiper .swiper-slide .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .3125rem;
    background: rgba(0, 0, 0, .75);
    padding: 15px 0 0 30px;
    box-sizing: border-box;
}

.main .zwyw .fl .mySwiper .swiper-slide .title p {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .zwyw .fl .swiper-pagination {
    height: 0px;
    bottom: 1.0677rem;
    margin-left: 1.4063rem;
}

.main .zwyw .fl .swiper-pagination .swiper-pagination-bullet {
    background: #FFFFFF;
    opacity: 0.6;
    transition: all 0.3s ease-in-out;
    width: 10px;
    height: 10px;
}

.main .zwyw .fl .swiper-pagination .swiper-pagination-bullet-active {
    width: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    opacity: 1;
}

.main .zwyw .fr {
    width: 45.5%;
}

.main .news-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.main .news-list li {
    padding: 12.5px 0;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main .news-list li:last-child {
    border-bottom: none;
}

.main .news-list li .title {
    display: block;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
    text-decoration: none;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    text-align: left;
    font-style: normal;
}

.main .news-list li .title:hover {
    color: #144794;
}

.main .news-list li .time {
    white-space: nowrap;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #999999;
    line-height: 25px;
    text-align: left;
    font-style: normal;
}

.main .wmcs>.section-title {
    text-align: center;
    background: url(../image/sytitlebg.png) no-repeat center center;
    background-size: 100% 100%;
    line-height: 100px;
}

.main .wmcs>.section-title::before,
.main .wmcs>.section-title span::after {
    display: none;
}

.main .tzgg {
    margin-bottom: 40px;
}

.main .tzgg .section-title span::after {
    width: 82.5%;
    background: url(../image/zfzxtitlebg3.png) center center no-repeat;
    background-size: 100% 100%;
}

.main .tzgg .content {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.main .tzgg .content .item {
    width: 320px;
    height: 189px;
    background: #F2F6FF;
    border: 1px solid rgba(58, 72, 144, 0.4);
    padding: 30px 20px;
}

.main .tzgg .content .item p {
    display: block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-height: 1.5em;
    max-height: 5em;
    word-break: break-word;
    border-bottom: 1px solid rgba(58, 72, 144, 0.1);
}

.main .tzgg .content .item .time {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #999999;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    margin-top: 30px;
}

.main .tzgg .content .item:hover {
    background: #e8f0fe;
}

.main .bottom-content {
    display: flex;
    justify-content: space-between;
}

.main .bottom-content .fl {
    width: 51.5%;
}

.main .bottom-content .spxw {
    width: 45.7%;
}

.main .bmdt {
    margin-bottom: 52px;
}

.main .xzdt,
.main .bmdt {}

.main .xzdt .section-title,
.main .bmdt .section-title,
.main .spxw .section-title {
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 32px;
    color: #AD0204;
    line-height: 45px;
    text-align: left;
    font-style: normal;
    display: flex;
    align-items: center;
    margin-bottom: 12.5px;
}

.main .xzdt .section-title::before,
.main .bmdt .section-title::before,
.main .spxw .section-title::before {
    content: '';
    display: inline-block;
    background: url(../image/zfzxtitlebg1.png) center center no-repeat;
    background-size: 100% 100%;
    width: 95px;
    height: 41px;
    margin-right: 15px;
}

.main .xzdt .section-title span::after,
.main .bmdt .section-title span::after,
.main .spxw .section-title span::after {
    content: '';
    display: inline-block;
    background: url(../image/zfzxtitlebg2.png) center center no-repeat;
    background-size: 100% 100%;
    width: 474px;
    height: 31px;
}

.main .spxw .section-title span::after {
    width: 390px;
}

.main .spxw .video-pic {
    margin-bottom: 14px;
    display: grid;
}

.main .spxw .video-pic img {
    width: 100%;
    height: 360px;
    object-fit: cover;
    border-radius: 5px;
}

.main .swiper-slide img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.main .swiper-slide .title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 15px;
    color: #fff;
    font-size: 16px;
}

.main .section-title {
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 32px;
    color: #AD0204;
    line-height: 45px;
    text-align: left;
    font-style: normal;
    position: relative;
}

.main .section-title span {
    color: #3A4890;
}

.main .section-title::before {
    content: '';
    display: inline-block;
    background: url(../image/zfzxtitlebg1.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: 9px;
    width: 95px;
    height: 41px;
}

.main .section-title span::after {
    content: '';
    display: inline-block;
    background: url(../image/zfzxtitlebg2.png) center center no-repeat;
    background-size: 100% 100%;
    margin-left: 9px;
    width: 395px;
    height: 31px;
}

.main .section-title a {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #999999;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    position: absolute;
    top: 10px;
    right: 0;
}

footer {
    margin-top: 30px;
}