.content-body, .content-header {
    width: 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: 23px;
    font-weight: 700;
    height: 50px;
}

.content-nav ul li a {
    display: inline-block;
    padding: 15px;
    width: 149px;
    color: wheat;
    font-size: 23px;
    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-header .header .header-center {
    width: 1026px;
    height: 286px;
    margin: auto;
    /* margin-top: 126px; */
    background: url(../img/header/h-02.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: 64px;
}

.content-nav ul li :hover {
    background-color: #0725D3;
}

.big-title {
    width: 808px;
    height: 128px;
    margin: auto;
}

.content-zydmm,
.body-zymrt,
.body-zyyxs
{
    width: 1300px;
    margin: 0px auto;
    position: relative;
    top: 40px;
}
.t{
    margin-top: 40px;
}

.zyznz-item {
    width: 240px;
    height: 202px;
    display: inline-block;
    margin-top: 23px;
    margin-left: 13px;
}

.zymrt-item{
    width: 236px;
    height: 257px;
    display: inline-block;
    margin-top: 23px;
    margin-left: 13px;
    border-radius: 15px;
    border: 2px solid #3c3ce5;
    overflow: hidden;
}

.zyyxs-item{
    width: 308px;
    height: 308px;
    display: inline-block;
    margin-top: 20px;
    margin-left: 10px;
}

.zymrt-item .item-img {
    width: 100%;
    height: 160px;
    position: relative;
}

.zymrt-item  .item-text {
    width: 100%;
    height: 105px;
    background: white;
}

.zyyxs-item .item-img{
    width:100%;
    height: 250px;
    position: relative;
}


.zyyxs-item  .item-text .text {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: auto;
    color: #0927d2;
    font-size: 16px;
    font-weight: 900;
}

.zyyxs-item  .item-text .text::before{
    background: url(../img/demo/jiantou.png) no-repeat;
    background-size: 100% 100%;
    content: "";
    width: 36px;
    display: inline-block;
    height: 15px;
    position: relative;
    top: 2px;
}



.zyyxs-item .item-text{
    width: 100%;
    height: 60px;
    background: #ffffff;
    line-height: 60px;
}

.zyyxs-item .item-img .img{
    width: 100%;
    height: 250px;
    position: absolute;
    z-index: 1;
}



.zyyxs-item .item-img .tit {
    position: absolute;
    z-index: 3;
    bottom: 0px;
    width: 100%;
    height: 44px;
    background: url(../img/demo/bg.png) no-repeat;
    background-size: 100% 100%;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-family: Arial;
    font-weight: 530;
}




.item-text .logo{
    width: 75px;
    height: 76px;
    line-height: 75px;
    margin-top: 14px;
}

.item-text .right{
    width: 159px;
    height: 94px;
    margin-top: 12px;
    margin-left: 1px;
}
 .right h2{
     font-size: 18px;
     font-weight: 700;
     font-family: emoji;
}

.right p{
    font-size: 16px;
    font-family: emoji;
    background: #2948fc;
    color: white;
    width: 90%;
    height: 39px;
    line-height: 40px;
    text-align: center;
    margin-top: 5px;
}

.item-text .logo, .item-text .right{
    display: inline-block;
    float: left;
}



.zyznz-item .item-img {
    width: 100%;
    height: 152px;
}


.zyznz-item .item-bg {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 46px;
    line-height: 46px;
    background: url(../img/title-static-upload/zyznz/bg.png);
    background-size: 100% 100%;
    color: aliceblue;
    font-size: 17px;
}
body{
    background: url(../img/title/zbfyr_bj.jpg) no-repeat;
    background-size: 100% 100%;
}

.content-body-center {
    width: 100%;
    background: url(../img/title/zbfyr_bj.jpg) no-repeat;
    background-size: 100% 100%;
    height: 2855px;
}

.footer{
    width: 100%;
    height: 80px;
    padding-top: 44px;
    text-align: center;
    background: #143FDC;
    position: relative;
    bottom: 0px;
}

.footer .text {
    font-size: 26px;
    color: #fff;
    position: relative;
    top: -8px;
}