.content-body, .content-header {
    width: 100%;
    /*background: url(../img/title/zbfyr_bj.jpg) no-repeat;*/
    /*background-size: 100% 100%;*/
}

.content-body .content-nav {
    width: 100%;
    background: #2948FB;
    height: 80px;
}

.content-nav ul {
    width: 1300px;
    margin: 0px auto;
    text-align: center;
    height: 80px;
}

.content-nav ul li {
    display: inline-block;
    padding: 15px;
    width: 146px;
    color: wheat;
    font-size: 19px;
    font-weight: 700;
    height: 50px;
}

.content-nav ul li a {
    display: inline-block;
    padding: 15px;
    width: 149px;
    color: wheat;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    top: -15px;
    height: 51px;
    line-height: 51px;
}

.content-header .header {
    width: 100%;
    height: 587px;
    background: url(../img/header/h-01.jpg) no-repeat;
    background-size: 100% 100%;
}

.content-nav ul li :hover {
    background-color: #0725D3;
}

.big-title {
    width: 678px;
    height: 119px;
    margin: auto;
    margin-top: 50px;
}

.content{
    width: 1300px;
    margin: auto;

}
.carousel{
    width: 100%;
    height: 555px;
    margin-top: 20px;
}

/*轮播*/
.swiper {
    width: 100%;
    height: 598px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slide-item{
    width: 100%;
    height: 76%;
}
.body-item {
    width: 303px;
    height: 253px;
    position: relative;
    top: 35px;
    left: 12px;
    vertical-align: top;
    display: inline-block;
    margin-left: 10px;
    margin-top: 16px;
}
.content-zbzj .body-item .item-top-img {
    width: 100%;
    height: 175px;
    border: 3px solid white;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.content-zbzj .body-item .item-top-img .img-body {
    width: 100%;
    height: 190px;
    transition: transform 0.5s ease;
}

.content-zbzj .body-item .body-tit {
    width: 209px;
    height: 48px;
    margin-top: -39px;
    z-index: 1;
    position: relative;
    font-size: 19px;
    color: #fff;
    text-align: center;
    line-height: 56px;
    padding: 0 50px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: url(../img/title-static-upload/mxmdm/static-y-bg.png);
    background-size: 100% 100%;
    top: 4px;
}
.item-botton-text {
    margin-top: 18px;
    color: #476afc;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.content-jxtj,
.content-zbzj
{
    width: 1300px;
    height: 595px;
}
.item-botton-text .left{
    display: inline-block;
    width: 247px;
    height: 50px;
    vertical-align: top;
    background: url(../img/title-static-upload/mxmdm/wpzb20.png);
    background-size: 100% 100%;
    margin-top: -10px;
    line-height: 61px;
    padding-left: 10px;
    color: #0056B3;
}


.item-botton-text .left:hover{
    width: 247px;
    height: 50px;
    vertical-align: top;
    background: url(../img/title-static-upload/mxmdm/wpzb22.png);
    background-size: 100% 100%;
}

.sjsdmx{
    width: 100%;
    display: flex;
    background: #0155C7;
    height: 540px;
    padding-top: 35px;
    flex-wrap: wrap;
    gap: 5px;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.sjsdmx .content-item {
    width: 290px;
    height: 240px;
    position: relative;
}
.sjsdmx .content-item .item {
    width: 290px;
    height: 230px;
    background: url(../img/title-static-upload/sjsdmx-01.png) no-repeat;
    background-size: 100% 100%;
}
.content-zbzj{
    height: 640px;
}
.sjsdmx .content-item .item .item-t-img {
    width: 216px;
    height: 158px;
    position: absolute;
    left: 37px;
    top: 22px;
    overflow: hidden;
}
.sjsdmx .content-item .item .item-t-text {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 30px;
    text-align: center;
    color: white;
    font-size: 21px;
    font-weight: bold;
}
.swiper-pagination {
    position: absolute;
    bottom: 20px !important;
}
.footer {
    width: 100%;
    height: 90px;
    text-align: center;
    background: #143FDC;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
}
.footer .text {
    font-size: 26px;
    color: #fff;
}
