.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: 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;
    cursor: pointer;
}
.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: 165px;
    margin: auto;
}

.content-zydmm,
.body-zymrt
{
    width: 1300px;
    margin: 0px auto;
    position: relative;
    top: 40px;
}
.content-zyyxs ,
.body-zyyxs
{
    width: 1300px;
    margin: 0px auto;
    position: relative;
}
.t{
    margin-top: 40px;
}

.zyznz-item {
    flex-basis: 293px;
    height: 245px;
    /*margin-top: 23px;*/
    margin-left: 15px;
    position: relative;
}
.content-zydmm  .body-zyznz .item-body{
    display: flex;
    /*gap: 10px;*/
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

.zymrt-item{
    width: 298px;
    height: 300px;
    display: inline-block;
    margin-top: 23px;
    margin-left: 15px;
    overflow: hidden;
    position: relative;
}

.zyyxs-item{
    width: 308px;
    height: 308px;
    display: inline-block;
    margin-top: 20px;
    margin-left: 10px;
}

.zymrt-item .item-img {
    width: 100%;
    height: 64%;
    position: relative;
    /*border: 2px solid #3c3ce5;*/
}

.zymrt-item  .item-text {
    width: 90%;
    height: 30%;
    margin: auto;
    margin-top: -10px;
    z-index: 999;
    position: relative;
    box-shadow: 0px 0px 10px 0px #808080b9;
    background: #ffffff;
}

.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;
}
.gd{
    width: 26%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #034BEB;
    font-size: 15px;
    color: white;
    background: #034BEB;
}

.item-text .logo{
    width: 75px;
    height: 76px;
    line-height: 75px;
    margin-top: 14px;
}

.item-text .right{
    width: 240px;
    height: 68px;
    margin: 0px auto;
    margin-left: 15px;
    position: relative;
}
 .right h2{
     font-size: 18px;
     font-weight: 700;
     font-family: emoji;
     margin-top: 5px;
}
.right .t2{
    width: 100%;
    height: 40px;
    position: relative;
    display: flex;
}

.right .t2 p{
    font-size: 18px;
    font-family: emoji;
    width: 85%;
    height: 57px;
    line-height: 29px;
    text-align: left;
    color: #034CE9;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
}

.item-text .logo, .item-text .right{
    display: inline-block;
    float: left;
}

.zyznz-item .item-img {
    width: 100%;
    height: 75%;
    /*background: url(../img/demo/t.png) no-repeat;*/
    /*background-size: 100% 100%;*/
}
.zyznz-item .item-bg {
    width: 87%;
    margin: auto;
    text-align: center;
    height: 40px;
    color: #f0f8ff;
    font-size: 13px;
    background: #054BEB;
    line-height: 40px;
    margin-top: 10px;
}
.footer{
    width: 100%;
    height: 80px;
    padding-top: 44px;
    text-align: center;
    background: #143FDC;
    position: relative;
    bottom: 0px;
    display: flex;
    justify-content: center;
    gap: 5rem;
}

.footer .text {
    font-size: 26px;
    color: #fff;
}
.body-zyyxs .item{
    width: 280px;
    height: 280px;
    margin: 22px 0px 0px 8px;
    border: 2px solid #49AEFF;
}
.body-zyyxs .item  .item-img{
    width: 100%;
    height: 190px;
}
.body-zyyxs .item .item-text {
    height: 90px;
    text-align: center;
    background: url(../img/demo/bg-zydmm.png) no-repeat;
    background-size: 100% 100%;
    color: white;
}
.body-zyyxs .item .item-text  .content {
    padding-top: 15px;
    font-size: 20px;
    font-weight: bolder;
}
.body-zyyxs .item .item-text  .content  .t1{

}
.body-zyyxs .item .item-text  .content  .t2{
    padding-top: 5px;
}
.body-zyyxs .body-item {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    /*height: 650px;*/
}
.zymrt-item .item-img img{
    width: 98% !important;
    height: 100% !important;
}
