body{
    width: 100%;
    background: url(../img/header/bg.jpg) no-repeat;
    background-size: 100% 100%;
    height: 7260px;
}
.content-body, .content-header {
    width: 100%;
}
.content-header .header {
    width: 100%;
    height: 600px;
    background: url(../img/header/h-01.png) no-repeat;
    background-size: 100% 100%;
}

.content-header .header .header-center {
    width: 1100px;
    height: 402px;
    margin: auto;
    /* margin-top: 126px; */
    background: url(../img/header/h-02.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: 50px;
        left: 13px;
}
.content-body .content-nav

{
    width: 100%;
    /* background: #2948FB; */
    height: 80px;
    margin-top: -66px;
}

.content-y{
    width: 100%;
    margin-top: 45px;
}

.content-nav ul {
    width: 1300px;
    margin: 0px auto;
    text-align: center;
    height: 80px;
}


.t-body2 , .t-body {
    width: 1200px;
    height: 520px;
    margin: 0px auto;
}


.t-body{
    text-align: center;
    background: url(../img/title-static-upload/sjsdmx-static-01.png) no-repeat;
    background-size: 100% 100%;
}

.content-nav ul li {
    display: inline-block;
    padding: 15px;
    width: 219px;
    color: wheat;
    font-size: 23px;
    font-weight: 700;
    height: 50px;
}
.content-nav ul li a {
    display: inline-block;
    padding: 15px;
    width: 131px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    top: -15px;
    height: 33px;
    line-height: 33px;
    background: #329AFD;
    border-radius: 50px;
}
.t-body  .t-left{
    width: 45%;
    height: 375px;
    position: relative;
    top: 60px;
    display: inline-block;
    float: left;
    margin-left: 30px;
    margin-top: 11px;
}

.t-body  .t-right{
    width: 44%;
    height: 387px;
    display: inline-block;
    margin-left: 12px;
    position: relative;
    top: 60px;
}
.item-1-right .img{
    width: 100%;
    height:  100%;
}

.item{
    width: 1200px;
    height: 520px;
    margin: auto;

}


.text1 {
    width: 532px;
    height: 99px;
    font-size: 42px;
    font-weight: 700;
    line-height: 99px;
    color: #ffffff;
}
.text1::before {
    content: "";
    display: inline-block;
    width: 73px;
    height: 72px;
    background: url(../img/title-static-upload/logo.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: 19px;
}
.text2 {
    width: 100%;
    font-size: 19px;
    text-align: justify;
    color: #ffffff;
    font-family: auto;
    text-indent: 23px;
    margin-top: 30px;
}

.big-title {
    width: 661px;
    height: 111px;
    margin: auto;
    margin-top: 50px;
}

/*开始魅力短视频*/


.wrapper_1200 {
    width: 1200px;
    margin: auto;
    clear: both;
    text-align: left;
    margin-top: 30px;
}

.wrap {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    margin-bottom: 27px;
}

.wrap  .item-1{
    width: 111px;
    height: 390px;
    float: left;
}

.wrap  .item-1 .item-1-left{
    width: 100px;
    height: 390px;
    display: inline-block;
    float: left;
    writing-mode: vertical-rl;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    background: url(../img/demo/bg.jpg) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.wrap  .item-1 .item-1-left .t {
    margin-right: 33px;
}

.wrap   .item-1-right{
    width: 420px;
    height: 98%;
    display: inline-block;
    float: left;
    background: #2E4AB5;
    transition: opacity 0.5s ease, height 0.5s ease;
    opacity: 1; /* 确保元素默认是不透明的 */
    overflow: hidden; /* 防止内容在隐藏时溢出 */
}


.wrap    .item-1-right.hidden {
    opacity: 0; /* 当元素隐藏时透明度变为 0 */
    height: 0; /* 可以选择将高度变为 0，或者保持原高度 */
}
.item .t-left .img{
    width: 540px;
    height: 364px;
}

.wrap   .item-1-right .img{
    width: 375px;
    height: 370px;
    margin: auto;
    margin-top: 12px;
}

/*end*/

.xyyl{
    width: 100%;
    /* height: 400px; */
    position: relative;
    overflow: hidden;
    margin-bottom: 27px;
}

.xyyl .item {
    width: 47%;
    height: 300px;
    display: inline-block;
    float: left;
}


.xyyl .item:nth-of-type(odd) {
       width: 47%;
    height: 300px;
    display: inline-block;
    float: left;
    margin-left: 3%;
}

.xyyl .item  .img , .xyyl .item  .text{
    display: inline-block;
    float: left;
}
 .xyyl .item  .img{
     width: 271px;
     height: 237px;

     margin-top: 9px;
     display: inline-block;
     float: left;
     background: url(../img/title-static-upload/up-01.png) no-repeat;
     background-size: 100% 100%;
}

.xyyl .item  .img  .b{

    width: 259px;
    height: 222px;
    margin-left: 3px;
    margin-top: 4px;
}


.xyyl .item  .text{
    width: 248px;
    height: 149px;
    margin-top: 50px;
    display: inline-block;
    float: left;
    margin-left: 18px;
}

.xyyl .item  .text  .t1 {
    color: #2D49B7;
    font-size: 22px;
    font-weight: 700;
    font-family: system-ui;
}

.xyyl .item  .text  .t2 {
    color: #2D49B7;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.t-body3{
    width: 100%;
    height: 639px;
    border: 1px solid transparent;
    margin-top: 155px;
    background: #2E4AB5;
    position: relative;
}

.t-body3 .carousel{
    width: 100%;
    height: 649px;
    margin-top: 55px;
}

/*轮播*/

.swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img {
    width: 100%;
    height: 100%;
}
.swiper-button-next {
    right: 22%;
    width: 30px;
    height: 30px;
}
.swiper-button-prev {
    left: 22%;
    width: 30px;
    height: 30px;
}
.swiper-button-next:after {
    content: ' ';
    background-image: url(../img/sw/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
}

.swiper-button-prev:after {
    content: ' ';
    background-image: url(../img/sw/arrow-left.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
}
.swiper-pagination {
    position: relative;
    top: 15px;
}
.swiper-content .swiper-container .swiper-wrapper  .swiper-slide  .item {
    width: 992px ;
}
.swiper-content .swiper-container .swiper-wrapper  .swiper-slide  .item .t {
    position: relative;
    top: -65px;
    font-size: 36px;
    height: 68px;
    line-height: 68px;
    color: #ffffff;
    font-weight: 500;
}

/*end*/

.bo {
    height: 448px;
    margin-top: 45px;
}
.bo2{
    height: 210px;
    margin-top: 25px;
}

.bo2  .left  .bod{
    width: 517px;
}

.bo2  .left  .bod p:first-child{
    background: #2B4BB2;
    color: #ffffff;
    font-size: 25px;
    font-weight: 400;
    text-align: left;
    height: 40px;
    line-height: 40px;
    text-indent: 12px;
}


.bo2  .left  .bod p:not(:first-child) {
    /* 样式应用于除了第一个列表项之外的所有 <li> 元素 */
    color: #2B4BB2;
    padding-top: 21px;
    font-size: 18px;
    text-indent: 12px;
}



.bo2 .left {
    width: 60%;
    float: left;
    display: inline-block;
}

.bo2 .right {
    width: 37%;
    float: left;
    display: inline-block;
}


.bo2 .right  .it {
    width: 164px;
    float: left;
    display: inline-block;
    background-image: url(../img/demo/bg-bot.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 200px;
    margin-left: 50px;
}
.bo2 .right  .it  .i{
    width: 149px;
    height: 143px;
    margin-left: 8px;
    margin-top: 9px;
}
.bo2 .right  .it   .t{
    text-align: center;
    font-size: 18px;
    color: #2E4AB8;
    font-weight: 600;
    margin-top: 7px;
}

.bo2 .right .m{
    width: 300px;
    height: 199px;
    display: contents;
}

.footer {
    width: 100%;
    height: 90px;
    padding-top: 44px;
    text-align: center;
    background: #143FDC;
    position: relative;
    bottom: 0px;
}
.footer .text {
    font-size: 26px;
    color: #fff;
    width: 293px;
    margin: auto;
    height: 68px;
}

 .zbfyr-item {
    width: 31%;
    height: 457px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 20px;
}
.c-2-box .zbfyr-item .item-body {
    width: 100%;
    height: 100%;
    position: relative;
}

.c-2-box .zbfyr-item .item-body .body-img-bg {
    width: 100%;
    height: 321px;
    position: relative;
    z-index: 0;
    display: inline-block;
}
.content-zbfyr .zbfyr-item .item-body .body-text2 {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    text-align: justify;
    background: #2948FC;
    line-height: 40px;
}
.content-zbfyr .zbfyr-item .item-body .body-text2 p {
    color: #ffffff;
    width: 90%;
    margin: auto;
    overflow: hidden;
    font-size: 19px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: 500;
    text-align: center;
}
