/**大轮播图**/
.slide{
    position: relative;
    width: 100%;
}
.slide .swiper-slide{
    width:100%;
    /* height:50rem; */
    height:100vh;
}
.slide .swiper-slide11[data-swiper-slide-index="0"]::after,.slide .swiper-slide11[data-swiper-slide-index="3"]::after {
    content: "";
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    width: 57rem;
    height: 7.625rem;
    background:url(txt.png) center center no-repeat;
    background-size: 100% auto;
    z-index: 99;
}

.slide .swiper-slide video{
    width:100%;
    height:100%;
    object-fit: fill;
}
/* .slide .swiper-slide>a img{
    width:100%;
    height:100%;
} */
/* .slide .swiper-slide>a img{
    width:100%;
    height:100%;
} */
.slide .swiper-pagination{
    left:50%;
    bottom:1.275rem;
    transform: translateX(-50%);
    z-index: 10;
}
.slide .swiper-pagination-bullet{
    width:0.875rem;
    height:0.875rem;
    margin-left:0.625rem;
    opacity: 1;
    background:#627294;
}
.slide .swiper-pagination-bullet:first-child{
    margin-left:0;
}
.slide .swiper-pagination-bullet-active{
    background:#fff;
    width:1.875rem;
    border-radius: 0.625rem;
}

/**市场模快**/
.section_2{
    background:url(bg1.png) center center no-repeat;
    background-size:cover;
}
.section_2 .bt-box-1400{
    /* padding:3.75rem 0; */
    padding:3.625rem 0 3.125rem 0;
}
.title{
    position: relative;
    text-align: center;
}
.title a{
    position: absolute;
    width:17.75rem;
    height:5.625rem;
    top:-0.625rem;
    right:0;
    background:url(more.png) no-repeat;
    background-size: cover;
}
.title img{
    height:3.1875rem;
}
.jysc  .title img{
    height:2.375rem;
}
.jyscList{
    position: relative;
    height:18.4375rem;
    margin-top: 1.3125rem;
}
.jyscList a{
    position: absolute;
}
.sjcpjy{
    top: 1.25rem;
    left: -0.4375rem;
    width:44rem;
    height:16.125rem;
    background:url(sjcpjy.png) center center no-repeat;
    background-size:cover;
}
.sjcpjy.active{
    width:50.8125rem;
    height:18.375rem;
    left: -0.5rem;
    top:0;
    z-index: 10;
    background:url(sjcpjyHover.png) center center no-repeat;
    background-size:cover;
}
.sjcqjy{
    top: 1.25rem;
    right: -0.4375rem;
    width:44rem;
    height:16.125rem;
    background:url(sjcqdj.png) center center no-repeat;
    background-size:cover;
}
.sjcqjy.active{
    top:0;
    right: -0.5rem;
    width:50.8125rem;
    height:18.4375rem;
    z-index: 10;
    background:url(sjcqdjHover.png) center center no-repeat;
    background-size:cover;
}
.schd{
    margin-top:1.875rem;
}
.schdList{
    margin-top:2.5rem;
}
.schdList ul li{
    position: relative;
    float: left;
    width:26.25rem;
    height:14.6875rem;
    margin-left:1.5625rem;
}
.schdList ul li:first-child{
    width:59.6875rem;
    height:31.25rem;
    margin-left:0;
}
.schdList ul li:nth-child(3){
    margin-top:1.875rem;
}
.schdList ul li>a{
    display:block;
    width:100%;
    height:100%;
}
.schdList ul li>a img{
    width:100%;
    height:100%;
}
.schdList ul li .text{
    position: absolute;
    bottom:0;
    width:100%;
    height: 4.5rem;
    padding: 0 1.25rem;
    background-image: linear-gradient(180deg, rgba(0,0,0,0.12) 5%, rgba(0,0,0,1) 100%);
}
.schdList ul li .text a{
    display:block;
    color: #f5f9fc;
    font-size: 1.25rem;
    line-height: 4.5rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.schdList ul li .text .abstract{
    display:none;
}
.schdList ul li:first-child .text a{
    line-height: 1.875rem;
    margin: 1.25rem 0 0.5625rem 0;
}
.schdList ul li:first-child .text{
    height:9.375rem;
}
.schdList ul li:first-child .text .abstract{
    display:block;
    color: #f5f9fc;
    font-size: 1rem;
    line-height: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
}

.section_3{
    padding:3.125rem 0 3.875rem 0;
    background:url(bg2.png) center center no-repeat;
    background-size:cover;
}
.section_3 .bt-box-1400{
    width:88.75rem;
}
.ssst .title a{
    right: 0.625rem;
}
.ssst-slide{
    position: relative;
    width:100%;
    margin-top:3.125rem;
}

.ssst-slide .swiper-slide{
    width:28.9375rem;
    height:23.8125rem;
    padding:0 0.625rem 0.625rem 0.625rem;
    margin-right:0.9375rem;
}

.ssst-slide .swiper-slide>a{
    display:block;
    width:100%;
    height:100%;
    border-radius: 0.5rem 0.5rem 0 0;
    overflow: hidden;
}
.ssst-slide .swiper-slide>a img{
    width:100%;
    height:14.25rem;
}
.ssst-slide .swiper-slide .text{
    width:100%;
    height:9rem;
    border-radius: 0 0 0.5rem 0.5rem;
    background: #ffffff;
    padding:1.4375rem 1.4375rem 1.875rem 1.4375rem;
    box-shadow: 0 0.1875rem 0.375rem 0 #00000017;
}
.ssst-slide .swiper-slide .text p{
    display:block;
    color: #333333;
    font-size: 1.25rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ssst-slide .swiper-slide .text .abstract{
    color: #595864;
    font-size: 0.875rem;
    line-height: 1.75rem;
    margin-top:0.9375rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
}
.ssst-slide .slidebtn{
    position: absolute;
    top:8.4375rem;
    width:2.75rem;
    height:2.75rem;
    cursor: pointer;
}
.ssst-slide .prev{
    left:-4.0625rem;
    background:url(prev.png) no-repeat;
    background-size: cover;
}
.ssst-slide .next{
    right: -4.0625rem;
    background:url(next.png) no-repeat;
    background-size: cover;
}
.wyrz{
    display:flex;
    justify-content: center;
    margin-top: 1.75rem;
}

.wyrz a{
    text-align: center;
    width: 21.875rem;
    height: 4.375rem;
    line-height:4.375rem;
    border-radius: 1rem;
    border: 0.0625rem solid #ffffff;
    color: #ffffff;
    font-size: 1.625rem;
    font-weight: 700;
    background: linear-gradient(180deg, #005cfa 0%, #5fa5ff 100%);
    box-shadow: 0 0.25rem 0.3125rem 0 rgba(0,0,0,0.26);
}
.wyrz a:hover{
    color: #ffffff;
}






.section_4{
    background:url(bg3.png) center center no-repeat;
    background-size:cover;
}
.section_4 .bt-box-1400{
    padding:3.125rem 0 2.3125rem 0;
}

.xwzx-tab{
    display:flex;
    justify-content: center;
    margin-top:1.875rem;
    border-bottom: 0.0625rem solid rgba(0,0,0,0.1);
}
.xwzx-tab a{
    position: relative;
    height:3.4375rem;
    color: #333333;
    font-size: 1.375rem;
    margin-left:5.625rem;
}
.xwzx-tab a:first-child{
    margin-left:0;
}
.xwzx-tab .active{
    color: #0762fa;
}
.xwzx-tab .active::after{
    content: "";
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    height:0.1875rem;
    background: #0762fa;
}
.xwzxList{
    margin-top:2.125rem;
}
.bt-hd{
    height:0;
    visibility: hidden;
    overflow: hidden;
}
.xwdt-slide,.hyzx-slide{
    position: relative;
}
.section_4 .swiper-slide{
    position: relative;
    width:75rem;
    /* height:37.5rem; */
}
.section_4 .swiper-slide-active{
    padding-bottom:1.25rem; 
}
.section_4 .swiper-slide>a{
    display:block;
    width:75rem;
    height:37.5rem;
}
.section_4 .swiper-slide>a img{
    width:100%;
    height:100%;
}
.section_4 .swiper-slide-prev,.section_4 .swiper-slide-next{
    transform: translate3d(0rem, -2.1875rem, -15rem) rotateX(0deg) rotateY(0deg)!important;
}
.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right{
   
}

.infos{
    display:none;
    width:75rem;
    height:17.75rem;
    /* background:#fff; */
}

.section_4 .swiper-slide-active  .infos{
    display:block;
}

.next,.prev{
    position: absolute;
    top:3.125rem;
    width:6.25rem;
    height:31.25rem;
    cursor: pointer;
    z-index: 100;
}
.prev{
    left:0;
}
.next{
    right:0;
}
.infos ul{
    display:flex;
}
.infos ul li{
    position: relative;
    width:18.75rem;
    height:17.75rem;
    padding: 1.25rem 1.875rem;
    background:#fff;
    border-left: 0.0625rem solid #ddd;
    box-shadow: 0 0.125rem 0.625rem 0 #f5f5f7;
}
.infos ul li:first-child{
    border-left:none;
}
.infos ul li .link{
    color: #595864;
    font-size: 1.375rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
}
.infos ul li .abstract{
    margin-top:1.1875rem;
    color: #595864;
    font-size: 1rem;
    line-height: 1.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    white-space: normal;
}
.infos ul li .linkmore{
    display:block;
    width: 6.75rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    font-size: 0.9375rem;
    margin-top:1.125rem;
    border-radius: 1.125rem;
    opacity: 1;
    border: 0.0625rem solid #333333;
}
.infos ul li.active{
    border-left:none;
    box-shadow: 0 0.25rem 0.625rem 0 rgba(0,0,0,0.3);
    z-index: 10;
}
.infos ul li.active+li{
    border-left:none;
}
.infos ul li.active::before{
    content: "";
    position: absolute;
    width:100%;
    height:0.875rem;
    top:-0.625rem;
    left:0;
    background: url(active.png) center top no-repeat;
    background-size: 100%;
    z-index: 99;
}

.infos ul li.active .link{
    font-weight: 700;
    color: #0762fa;
}
.infos ul li.active .linkmore{
    color: #fff;
    font-weight: 700;
    border-radius: 1rem;
    border: 0.0625rem solid #ffffff;
    background: linear-gradient(180deg, #005cfa 0%, #368eff 100%);
    box-shadow: 0 0.25rem 0.3125rem 0 #00000026;
}




#marquees{width: 89.5625rem;margin: auto;}
#marquees1{width: 101.625rem;margin: 1.25rem auto}
#marquees2{width: 89.5625rem;margin: auto;}


.ssstList li{float: left;margin-right: 1.25rem;height: 8.125rem}
.ssstList li a{
    display: block;
    margin: 1rem 0rem;
    width:11.25rem;
    height:6.125rem;
    background:#fff;
/*    margin-top:1.875rem ;*/
}
.ssstList a img{
    width:100%;
    height:100%;
}
/* .ssstList a:first-child{
    margin-left:5.3125rem;
} */
/*
.ssstList li:nth-child(8){
     margin-left:0; 
    width:10.5rem;
}
.ssstList li:nth-child(15){
    width:10.5rem;
}
*/
/* .ssstList a:nth-child(16){
    margin-left:5.3125rem;
} */
.ssstList a:hover{
    /* width:12.5rem;
    height:6.875rem;
    transform: translate(-0.625rem,0.375rem); */
/*
    transform: scale(1.1);
    box-shadow: 0 0.25rem 0.625rem 0 rgba(0,0,0,0.3);
*/
}
.mainthreetitle{text-align: center;}
.mainthreetitle img{width: 18.0625rem;}
#marquees {
      margin-top: 1.25rem ;
  
    height:8.125rem;
    overflow: hidden;
    position: relative;
}
#imgBox{    width: 9999px;
    overflow: hidden;
    position: absolute;}
#marquees1 {
  
     height:8.125rem;
    overflow: hidden;
    position: relative;
}
#imgBox1{    width: 9999px;
    overflow: hidden;
    position: absolute;}

#imgBox2{    width: 9999px;
    overflow: hidden;
    position: absolute;}

#marquees2 {

   
    height:8.125rem;
    overflow: hidden;
    position: relative;
}
/* 1. 定义动画 */
@keyframes hideAfter {
  to {
    opacity: 0;
    visibility: hidden;
  }
}

/* 2. 应用动画 */
.slide .swiper-slide11[data-swiper-slide-index="0"]::after,
.slide .swiper-slide11[data-swiper-slide-index="3"]::after {
  animation: hideAfter 2s forwards;
}

.section_1 .mobileslide .swiper-slide{height: 20vh;}