.header{
    position: absolute;
    z-index: 100;
    top: 0;left: 0;right: 0;bottom: 0;
    margin: auto;
    
}
.banner{
    position: relative;
    margin: 0 auto;
}

.index_banner{
    margin-top: -1.16rem;
}
.banner img{
    width: 100%;
}
.banner .banner_text{
   position: absolute;right: 3.98rem;bottom: 1.82rem;z-index: 10;
}
.banner_text>a{
    font-family: Microsoft YaHei;
   font-weight: 400;
   color: #3C2573;
   font-size: 0.24rem;
   display: flex;
}
.banner_text:hover .arrow{
    transform: translate(0.06rem,0);
}
.banner_text:hover a{
    color: #3D2673;
}
.banner .arrow{
    width: 0.29rem;
    height: 0.12rem;
    vertical-align: top;
    transition: all 0.6s;
    margin-left: 0.12rem;
}
.content{
    height: 2.40rem;
    width: 12rem;
    margin: -0.60rem auto 0rem;
    position: relative;
    z-index: 100;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
}
.content .content_box{
    width: 3.87rem;
    height: 100%;
    background: url('../img/box_bg.png') no-repeat;
}
.content_box .box_top{
    padding: 0.47rem 0.35rem 0 0.4rem ;
}
.box-icon{
    float: left;
    width: 0.52rem;
    height: 0.52rem
}
.box-icon img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.box-text{
    margin-left: 0.36rem;
    float: left;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #FFFFFF;;
    width: 2.21rem;
}
.box-text .box-title{
    width: 1.68rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.28rem;
    color: #FFFFFF;
    line-height: 0.27rem;
}
.box-text .box-date{
    margin-top: 0.14rem;
    /*width: 1.50rem;*/
    height: 0.17rem;
    font-family: Microsoft YaHei;
    font-weight: 300;
    font-size: 0.16rem;
    color: #CFCCED;
}
.box-bottom{
    padding-left: 1.28rem;
    padding-top: 0.33rem;
    line-height: 0rem;
}
.number_boll{
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 0.4rem;
    color: #FFFFFF;
}
.number_sratic{
font-family: Microsoft YaHei;
font-weight: 300;
font-size: 0.2rem;
color: #FFFFFF;

}
.news_center{
    max-width: 12rem;
    margin: 0.71rem auto 0.8rem;
}
.news_title{
    display: flex;
    flex-wrap: nowrap;
    justify-content: left;
}
.news_title_one{
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333333;
    margin-left: 0.18rem;
}
.news_title_one>a{
  font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333333;
}
.news_title_two{
  font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    font-size: 0.2rem;
    color: #333333;
    margin-left: 0.2rem;
    padding-top: 0.28rem;
}
.news_content{
    width: 12rem;
    margin-top: 0.32rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.news_content_left{
width: 7.93rem; 
background: #F9F9F9;
float: left;
padding-bottom: 0.58rem;
}
.news_banner .news_img{
    width: 100%;
    height: 3.3rem;
    overflow: hidden;
}
.news_banner img{
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
}
.swiper{
    overflow: hidden;
}
.swiper-wrapper>div{
    width: 7.93rem;
}
.swiper-wrapper{
    width: 23.97rem;
    display: flex;
}
.news_banner_content{
    margin-left: 0.49rem;
    margin-top: 0.49rem;
    margin-right: 0.43rem;
}
.news_banner .news_banner_title{
font-family: Microsoft YaHei;
font-weight: 900;
font-size: 0.24rem;
color: #333333;
line-height: 0.38rem;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;
overflow: hidden;
}
.news_banner .news_banner_title:hover{
    color:#3D2673;
}
.news_banner .news_banner_date{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color:#4D4D4D;
    margin-top: 0.3rem;
}
.news_banner .news_banner_text{
 font-family: Microsoft YaHei;
font-weight: 400;
font-size: 0.2rem;
color: #4D4D4D;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;
overflow: hidden;
margin-top: 0.29rem;
line-height: 0.3rem;
}
.news_banner .news_banner_footer{
    margin-top: 0.61rem;
}
.news_banner_dots{
    margin-left: 0.5rem; 
}
.news_banner_dots>span{
   width: 0.24rem;
    height: 0.04rem;
    float: left;
    margin-right: 0.03rem;
    background: #7770BB;
    cursor: pointer;
}
.swiper-pagination-bullet-active{
    background: #3C2573!important; 
}
.news_banner_details{
    margin-right: 0.39rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: right;
    align-items: center;
}
.news_banner_details .arrow{
    width: 0.29rem;
    height: 0.12rem;
    margin-left: 0.14rem;
    display: block;
    margin-top: -0.10rem;
    transition: all 0.6s;
}
.news_banner_details:hover .arrow{
 transform: translate(0.06rem,0);
}
.news_banner_details p{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.24rem;
    color: #3C2573;
}
.news_content_right{
 float: left;
 margin-left: 0.42rem;
border-left: 0.01rem solid #B3B3B3;
}
.news_content_right .news_li{
    padding-left: 0.35rem;
    margin-bottom: 0.42rem;
    position: relative;
}
.news_li:hover .news_li_title{
   color: #3D2673;
}
.news_li:hover .news_li_date{
    color: #3D2673;
}
.news_content_right .news_li:last-child{
    margin-bottom: 0;
}
.news_li_title{width: 3.28rem;height: 0.7rem;font-family: Microsoft YaHei;font-weight: 400;font-size: 0.24rem;color: #323232;line-height: 0.38rem;font-weight:900;}
.news_li_date{
margin-top: 0.29rem;
height: 0.17rem;
font-family: Microsoft YaHei;
font-weight: 400;
font-size: 0.18rem;
color: #4D4D4D; 
}
.news_li_dots{width: 0.10rem;height: 0.10rem;background: #3C2573;border-radius: 50%;position: absolute;left: -0.05rem;top: 0.1rem;}
.banner_title{
    margin-top: 2.25rem;
    margin-left: 3.59rem;
    position: absolute;
    top: 0;
    left: 0;
}
.banner_title .chinese{
    width: 6.84rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 0.38rem;
    color: #333333;
    line-height: 0.6rem;
}
.banner_title .english{
width: 4.26rem;
font-family: Microsoft YaHei;
font-weight: 300;
font-size: 0.2rem;
color: #333333;
line-height: 0.3rem;
margin-top: 0.54rem; 
}
.banner_text2 a{width: 2.35rem;font-family: Microsoft YaHei;font-weight: 400;font-size: 0.24rem;color: #3C2573;line-height: 0.30rem;position: absolute;right: 6.07rem;bottom: 2.62rem;z-index: 10;display: flex;align-items: center;}
.banner_text2:hover .arrow{
 transform: translate(0.06rem,0);
}
/*.banner_text2:hover a{*/
/* color: red;*/
/*}*/
.table{
    width: 19.20rem;
    padding: 0.80rem 0;
    margin: 0 auto;
}
.table>div{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
.table>div>div>img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.td_1_1,.td_1_3,.td_3_1,.td_2_2,.td_2_4{
    width: 3rem;
    height: 2.40rem;
    background: #F9F9F9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}
.td_1_2,.td_1_4,.td_3_2,.td_3_3,.td_2_1,.td_2_3,.td_4_1{
 height: 2.40rem;
}
.td_1_1{
    background: #fff;
    align-items: flex-start;
}
.td_1_1_title{
font-family: Source Han Sans CN;
font-weight: bold;
font-size: 0.80rem;
color: #333333;
}
.td_1_1_text{
font-family: Microsoft YaHei;
font-weight: 400;
font-size: 0.24rem;
color: #333333;
line-height: 0.30rem;
}
.td_1_1_text_en{
font-family: Source Han Sans CN;
font-weight: 300;
font-size: 0.20rem;
color: #333333;
line-height: 0.30rem;
}
.td_title{
font-family: Microsoft YaHei;
font-weight: 400;
font-size: 0.54rem;
color: #333333;
letter-spacing: 0.10rem;
}
.td_title_en{
font-family: Source Han Sans CN;
font-weight: 300;
font-size: 0.20rem;
color: #333333;
}
.tr_2{
    justify-content: left !important;
}
.tr_3{
    justify-content: right !important;
}
.td_4_2{
width: 5.99rem;
height: 2.40rem;
background: #F9F9F9;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.td_4_3{
 width: 3rem;
height: 1rem;
background: #7E7AAC;
margin-top: 1.39rem;
}
.td_4_3>img{
    width: 0.29rem !important;
    height: 0.12rem !important;
 
}
.td_4_2_title{
font-family: Microsoft YaHei;
font-weight: 400;
font-size: 0.54rem;
color: #333333;
}
.td_4_2_title_en{
font-family: Source Han Sans CN;
font-weight: 300;
font-size: 0.20rem;
color: #333333;
line-height: 0.30rem;
margin-top: 0.16rem;
}
.td_2_1{
    width:6.60rem
}
.td_3_3{
    width: 9.60rem;
    position: relative;
}
.td_3_3_title a{
    position: absolute;
    /*top: 1.08rem;*/
    padding-left: 0.76rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.24rem;
    color: #3C2573;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.td_3_3_title:hover .td_3_3_title_img{
    transform: translate(0.06rem,0);
}
.td_3_3_title:hover{
    color: #3D2673;
}
.td_3_3_title img{
    margin-left: 0.11rem;
    transition: all 0.6s;
}
.td_4_3{
text-align: center;
padding-top: 0.37rem;
}
.td_4_3>a{
font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.24rem;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}
.td_4_3>a img{
    margin-left: 0.06rem;
}
.td_4_3:hover .td_4_3_img{
    transform: translate(0.06rem,0);
}
.td_4_3_img{
    transition: all 0.6s;
}
.td_img{
    overflow: hidden;
}
.td_img img{
    transition: all 0.6s;
}
.td_img:hover img{
    transform: scale(1.1); 
}
.Corner{
    width: 12rem;
    height: 0.4rem;
    /*margin-left: 12.6rem;*/
    margin: 0 auto;
    text-align: right;
}
.Corner > p{
    width: 100%;
    height: 100%;
    text-align: right;
    font-size: 16px;
    color: #b2b2b2;
    line-height: 0.4rem;
}


@media screen and (max-width: 1024px){
    .banner{
        width: 100%;
    }
    .index_banner{
        width: 100%;
        margin-top: 50px;
    }    
    .banner .banner_text{
    position: absolute;
    right: 2.98rem;
    bottom: 0.82rem;
    z-index: 10;
    }
    .content{
        width: 95%;
        /*height: 6.4rem;*/
        display: flex;
        /*flex-direction: column;*/
        align-items: center;
    }
    .box-icon{
        margin-top: 0.2rem;
    }
    .box-bottom{
        padding-left: 0;
        text-align: center;
    }
    .box-text .box-date{
        font-size: 0.2rem;
    }
    .content_box .box_top{
        padding: 0;
        display: flex;
        flex-direction:column;
        align-items: center;
    }
    .box-text > a > p{
        text-align: center;
        margin: 0 auto;
    }
    .box-text{
        margin-top: 0.2rem;
        margin-left: 0;
    }
    .content .content_box{
        width: 2.2rem;
        flex-direction: column;
        margin-bottom: 0.1rem;
    }
    .Corner{
        width: 100%;
    }
    .Corner > p{
        margin-top: 0.3rem;
        text-align: center;
    }
    .news_center{
        width: 100%;
    }
    .news_title{
        width: 90%;
        margin: 0 auto 0.4rem;
        align-items: baseline;
    }
    .news_content{
        width: 90%;
        margin: 0 auto;
        flex-direction: column;
    }
    .news_content_left{
        width: 100%;
    }
    .news_content_right{
        margin-top: 0.4rem;
    }
    .banner_title{
        margin-top: 0.1rem;
        margin-left: 0.5rem;
    }
    .banner_title .chinese{
        font-size: 0.24rem;
        line-height: 0.35rem;
    }
    .banner_title .english{
        margin-top: 0.05rem;
        height: 1.2rem;
        overflow: hidden;
        /*border: 1px solid black;*/
    }
    .banner_text2 a{
        right: 1.5rem;
        bottom: 0.52rem;
    }
    .table{
        width: 100%;
        padding: 0 0%;
        /*margin-top: 0.2rem;*/
    }
    .td_1_1_title{
        font-size: 0.44rem;
    }
    .td_4_2_title{
        font-size: 0.44rem;
    }
    .news_banner .news_banner_date{
        font-size: 0.22rem;
    }
    .news_banner_details p{
        font-size: 0.3rem;
    }
    .news_li_title {
        width: 100%;  
    }
    .news_li_date{
        font-size: 0.22rem;
    }
}