
body{
    min-width: 1300px;
    /*min-height: 2500px;*/
}
.header{
    width: 100%;
    height: 587px;
    /*background: url(../images/hd-bg.jpg) no-repeat;*/
    /*background-size: 100% 100%;*/
    /*padding-top: 20px;*/
}
img{
    width: 100%;
    height: 100%;
}
.header  .h-body{
    width: 1057px;
    height: 437px;
    margin: auto;
    /*background: url(../images/hd-text2.png) no-repeat;*/
    /*background-size: 100% 100%;*/
}
.content-warp {
    position: relative;
    width: 100%;
}
.content-warp .content-nav {
    width: 100%;
    background: #2948FB;
    height: 80px;
}

.content-nav ul li :hover {
    background-color: #0725D3;
}

.content-nav ul {
    width: 1300px;
    margin: 0px auto;
    text-align: center;
    height: 80px;
}

.content-nav ul li {
    display: inline-block;
    padding: 6px;
    width: 168px;
    color: wheat;
    height: 50px;
    line-height: 50px;
}

.content-nav ul li a {
    display: inline-block;
    padding: 12px;
    width: 145px;
    color: wheat;
    font-size: 19px;
    font-weight: 700;
    position: relative;
    height: 54px;
    line-height: 54px;
    top: -5px;
}
.body-carousel{
    width: 1300px;
    margin: auto;
    position: relative;
}
.title{
    width: 560px;
    height: 115px;
    margin: auto;
    margin-top: 20px;
}
.body-1,
.body-2,
.body-3
{
    width: 100%;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0px 0px 0px;
}
.body-item{

}
.body-1 .item {
    width: 23%;
    flex-basis: 300px;
    height: 100%;
    color: #0056C7;
    box-shadow: 0px 0px 5px 0px #808080b9;
    margin: auto;
    border-radius: 15px;
    margin-bottom: 10px;
}
.body-1 .item .item-b {
    width: 95%;
    height: 50%;
    margin: auto;
    margin-top: 5px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 500;
    padding-top: 10px;
}
.body-1  .item .item-text {
    height: 149px;
    width: 90%;
    margin: auto;
    text-align: left;
}
.body-1 .item .item-img {
    border-radius: 10px;
    border: 1px solid #2971FB;
    height: 100%;
    overflow: hidden;
}
.body-1 .item .item-text .text-body {
    margin-top: 20px;
    width: 100%;
    height: 100%;
    position: relative;
}
.body-1  .item .item-text .text-body .t1 {
    font-size: 22px;
    font-weight: 700;
}
.body-1 .item .item-text .text-body .t2 {
    height: 65px;
    width: 240px;
    font-size: 16px;
    margin-top: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.body-1 .item .item-text .text-body .xq {
    position: absolute;
    right: 13px;
    bottom: 5px;
    font-size: 14px;
    border-radius: 10px;
    width: 60px;
    text-align: center;
    color: white;
    background: #0054C8;
    height: 22px;
    line-height: 23px;
}
.body-1  .item .item-b .item-tit {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    color: white;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4));
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}
#yzfyr .item {
    flex-basis: 295px;
    background: #f4eeeee8;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}
#yzfyr .item .item-img {
    height: 200px;
}
#yzfyr .item  .item-text {
    height: 105px;
    box-shadow: 0px 0px 20px 0px #808080b9;
}
#yzfyr .item  .item-text .text-body {
    width: 270px;
    margin: auto;
    font-size: 17px;
    font-weight: 500;
    border-top: 3px solid #2948FB;
    background: #eaeaea;
    height: 85px;
    display: flex;
    position: relative;
    top: 10px;
}
#yzfyr .item  .item-text .text-body .t1 {
    width: 269px;
    text-align: justify;
    margin: auto;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#yzfyr .item  .item-text .text-body .xq {
    position: absolute;
    right: 13px;
    bottom: 5px;
    font-size: 14px;
    border-radius: 10px;
    width: 60px;
    text-align: center;
    color: white;
    background: #0054C8;
    height: 22px;
    line-height: 23px;
}
.xcp-carousel .carousel .mySwiper7 {
    width: 100%;
    height: 100%;
}

.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;
}
.carousel .swiper-button-next {
    width: 66px;
    height: 167px;
    background: url(../images/cure-next.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -15px;
    top: 40%;
}
.carousel .swiper-button-prev {
    width: 66px;
    height: 167px;
    background: url(../images/cure-pre.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: -15px;
    top: 40%;
}
.xfg-body {
    height: 610px;
    /* margin-top: 30px; */
}
.body-3 .xfg-body-carousel {
    width: 100%;
}
.body-3 .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.body-3 .swiper-slide .item {
    width: 100%;
    height: 480px;
}
.left-3 {
    height: 535px !important;
}
.left-2 {
    height: 510px !important;
}
.body-3 .swiper-slide .item a .item-body {
    height: 100%;
    background: #D6E6F6;
}
.body-3 .swiper-slide .item a .item-body .img {
    width: 95%;
    height: 78%;
    margin: auto;
    margin-top: 10px;
    /* border: 1px solid red; */
}
.body-3 .swiper-slide .item a .item-body .item-text {
    height: 21%;
    margin-top: 15px;
    color: black;
    width: 200px;
    margin: auto;
}
.body-3 .swiper-slide .item a .item-body .item-text .t1 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;
}
.body-3 .swiper-slide .item a .item-body .item-text .t2 {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    width: 150px;
    margin: auto;
    margin-top: 5px;
}
.body-3 .xfg-body-carousel {
    width: 100%;
}
