.news{
    padding-top: 0.92rem;
    padding-bottom: 1rem;
}
.news_left{
    width: 9.3rem;
    height: 5.66rem;
    position: relative;
    border-radius: 0.1rem  0.1rem  0.1rem  0.1rem;
}
.news_left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news_left .news_lBox{
    width: 9.3rem;
    height: 3.25rem;
    background: url(../img/xwbg.png);
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    padding:0 0.58rem;
    padding-top: 2.19rem;
}
.news_left .news_lBox .news_lBoxT{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 600;
    font-size: 0.28rem;
    color: #FFFFFF;
    margin-bottom: 0.1rem;
}
.news_left .news_lBox .comMore{
    margin-top: 0;
    background: unset;
    padding-left: 0 !important;
}

.news_left .comMore .moreLine .moreImg{
    background: unset;
    left: -0.08rem;
}

.news_left:hover .comMore .moreLine .moreImg{
    background: unset;
    left: 100%;
    border-radius: 50%;
}
.news_right{
    width: 6rem;
}
.news_right .date{
    font-family: MiSans, MiSans;
    font-weight: 600;
    font-size: 0.18rem;
    color: #A0A0A0;
    margin-top: 0.11rem;
    transition: all 0.6s;
}
.news_right .news_rltxt{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 600;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.3rem;
    margin-top: 0.19rem;
    margin-bottom: 0.29rem;
    transition: all 0.6s;
}
.news_right .news_rList{
    border-bottom: 0.01rem solid #D8D8D8;
    margin-bottom: 0.5rem;
    flex-direction: column;
}

.news_right .news_rList:last-child{
    margin-bottom: 0;
}
.news_right .news_rList:hover .news_rltxt{
    color: #244FB7;
}
.news_right .news_rList:hover .date{
    color: #000000;
}
.news_1{
    /* padding-top: 0.92rem; */
    padding-bottom: 1.17rem;
}
.newsL_wrap{
    position: relative;
    padding-top: 0.92rem;
    padding-bottom: 1rem;
}
.newsL_wrap .bgimg{
    width: 100%;
    height: 8.32rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.news_2 .news_2L{
    flex-wrap: wrap;
}
.news_2 .news_2LB{
    width: 5.33rem;
    height: 5.5rem;
    /* background: #244FB7; */
    border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
    margin-bottom: 0.75rem;
}
.news_2 .news_2LB .news_2LB1{
    width: 100%;
    border-right: 0.01rem solid #D0D0D0;
    padding: 0.34rem 0.52rem;
}
.news_2 .news_2LB:nth-child(3n) .news_2LB1{
    border-right: unset;
}
.news_2 .news_2LB .news_2LB1 .imgBox{
    width: 4.29rem;
    height: 2.61rem;
    border-radius: 0.2rem;
}
.news_2 .news_2LB .news_2LB1 .imgBox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news_2 .news_2LB .news_2LB1 .date{
    margin-top: 0.3rem;
    margin-bottom: 0.22rem;
    font-family: MiSans, MiSans;
    font-weight: 400;
    font-size: 0.16rem;
    color: #000000;
}
.news_2 .news_2LB .news_2LB1 .txt1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.3rem;
    margin-bottom: 0.39rem;
}
.news_2 .news_2LB .news_2LB1 .comMore{
    margin-top: 0;
}
.news_2 .news_2LB .news_2LB2{
    width: 100%;
    height: 100%;
    padding-top: 0.64rem;
    padding-bottom: 0.34rem;
    padding-left: 0.52rem;
    padding-right: 0.52rem;
    background: #244FB7;
    border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.6s;
    opacity: 0;
    flex-direction: column;
}
.news_2 .news_2LB:hover .news_2LB2{
    opacity: 1;
}
.news_2 .news_2LB:hover .news_2LB1{
    border-right: unset;
}
.news_2 .news_2LB .news_2LB2 .date{
    font-family: MiSans, MiSans;
font-weight: 400;
font-size: 0.16rem;
color: #FFFFFF;
}

.news_2 .news_2LB .news_2LB2 .txt1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.2rem;
    color: #FFFFFF;
    line-height: 0.3rem;
    margin: 0.22rem 0;
}
.news_2 .news_2LB{
    position: relative;
}
.news_2 .news_2LB .news_2LB2 .txt2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    line-height: 0.3rem;
    min-height: 1.26rem;
    margin-bottom: 0.22rem;
}
.news_2 .news_2LB .news_2LB2 .comMore{
    background: #FFFFFF;
}
.news_2 .news_2LB .news_2LB2 .comMore span{
    color: #244FB7;
}
.news_2 .news_2LB .news_2LB2 .comMore .moreLine{
    background: #244FB7;
}
.news_2 .news_2LB .news_2LB2 .comMore:hover{
    background: #D50000;
}
.news_2 .news_2LB .news_2LB2 .comMore:hover span{
    color: #FFFFFF;
}
.news_2 .news_2LB .news_2LB2 .comMore:hover .moreLine{
    background: #FFFFFF;
}

.newsDetails{
    position: relative;
    top: -2.5rem;
}
.newsDetails .news_dleft{
    width: 12rem;
    height: auto;
    margin-right: 0.76rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0,0,0,0.1);
    border-radius: 0.7rem 0.7rem 0.1rem 0.1rem;
    padding: 0 1rem;
    padding-top: 0.68rem;
    padding-bottom: 0.54rem;
}
.newsDetails .news_dleft .news_dTitle{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.35rem;
    color: #333333;
    line-height: 0.5rem;
}
.newsDetails .news_dleft .news_dLtitle {
    column-gap: .2rem;
}
.newsDetails .news_dright{
    width: 3.24rem;
}
.newsDetails .dlB{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #999999;
    margin: 0.32rem 0;
}
.newsDetails .news_dCon{
    padding-top: 0.32rem;
    padding-bottom: 0.48rem;
    border-top: 0.01rem solid #DCDCDC;
    border-bottom: 0.01rem solid #DCDCDC;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #6E6E6E;
    line-height: 0.3rem;
}
.newsDetails .news_dCon img{
    max-width: 100%;
    width: revert-layer;
    height: auto;
    display: inline-block;
}
.newsDetails .news_dbtn{
    margin-top: 0.32rem;
}
.newsDetails .dbtn a{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #6E6E6E;
    line-height: 0.35rem;
    font-weight: bold;
}
.newsDetails .dbtn:hover a{
    color: #244FB7;
    cursor: pointer;
}
.newsDetails .news_dright{
    padding-top: 3.29rem;
    position: sticky;
    top: -2rem;
}
.newsDetails .news_dright .news_drLT{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.3rem;
    color: #244FB7;
    padding-bottom: 0.32rem;
    margin-bottom: 0.23rem;
    border-bottom: 0.01rem solid #DCDCDC;
}
.newsDetails .news_dright .news_drLT img{
    width: 0.08rem;
    height: 0.3rem;
    margin-right: 0.16rem;
}
.newsDetails .news_dright .news_drList .imgBox{
    height: 1.97rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.newsDetails .news_dright .news_drList .imgBox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newsDetails .news_dright .news_drList .data{
    font-family: MiSans, MiSans;
    font-weight: 600;
    font-size: 0.16rem;
    color: #777777;
    margin-top: 0.32rem;
    margin-bottom: 0.12rem;
}
.newsDetails .news_dright .news_drList .title{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.3rem;
}
.newsDetails .news_dright .news_drList:hover .title{
    color: #244FB7;
}
.newsDetails .news_dright .news_drLB{
    margin-bottom: 0.47rem;
}
.newsDetails .news_dright .fh{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #244FB7;
    justify-content: right;
    align-items: center;
    cursor: pointer;
}
.newsDetails .news_dright .fh img{
    width: 0.21rem;
    height: 0.21rem;
    margin-left: 0.08rem;
}




.aboutTitEn {
    font-family: MiSans-Bold;
    font-weight: 800;
    font-size: .6rem;
    color: #244FB7;
    opacity: .06;
    text-align: center;
    height: 0.14rem;
    text-transform: uppercase;
    opacity: .04!important;
}

.aboutTitTitle {
    height: 0.53rem;
    font-weight: bold;
    font-size: 0.38rem;
    color: #000000;
    margin-bottom: .45rem;
    text-align: center;
}

.aboutTitCn {
    position: relative;
}

.aboutTitCn1 {
    left: -0.4rem;
}

.aboutTitCn1::before {
    content: '';
    width: .15rem;
    height: .15rem;
    position: absolute;
    top: 50%;
    left: calc(100% + .08rem);
    transform: translateY(-50%) rotate(45deg);
    background: #244FB7;
    animation: light1 2s infinite;
    border-radius: .02rem;
}

.aboutTitCn1::after {
    content: '';
    width: .15rem;
    height: .15rem;
    position: absolute;
    top: 50%;
    left: calc(100% + .2rem);
    transform: translateY(-50%) rotate(45deg);
    background: #D50000;
    animation: light2 2s infinite;
    border-radius: .02rem;
}

.aboutTitCn.aboutTitCn2::before {
    content: '';
    width: .15rem;
    height: .15rem;
    position: absolute;
    top: 50%;
    left: calc(100% + .08rem);
    transform: translateY(-50%) rotate(45deg);
    background: #244FB7;
    animation: light1 2s infinite;
    border-radius: .02rem;
}

.aboutTitCn.aboutTitCn2::after {
    content: '';
    width: .15rem;
    height: .15rem;
    position: absolute;
    top: 50%;
    left: calc(100% + .2rem);
    transform: translateY(-50%) rotate(45deg);
    background: #D50000;
    animation: light2 2s infinite;
    border-radius: .02rem;
}

@keyframes light1 {
    0% {
        /* width: .15rem;
    height: .15rem; */
        transform: translateY(-50%) rotate(45deg) scale(1);
    }

    50% {
        /* width: .1rem;
    height: .1rem; */
        transform: translateY(-50%) rotate(45deg) scale(.8);
    }

    100% {
        /* width: .15rem;
    height: .15rem; */
        transform: translateY(-50%) rotate(45deg) scale(1);
    }
}

@keyframes light2 {
    0% {
        /* width: .1rem;
    height: .1rem; */
        transform: translateY(-50%) rotate(45deg) scale(.8);
    }

    50% {
        /* width: .15rem;
    height: .15rem; */
        transform: translateY(-50%) rotate(45deg) scale(1);
    }

    100% {
        /* width: .1rem;
    height: .1rem; */
        transform: translateY(-50%) rotate(45deg) scale(.8);
    }
}


.bgbjWrap{
    padding-top: 1.16rem;
    padding-bottom: 1rem;
}

.bgbjWrap .bgbjBox{
    margin-top: 0.33rem;
}

.bgbjWrap .bgbjL{
    padding-top: 0.46rem;
    padding-bottom: 0.38rem;
    border-bottom: 0.01rem solid #E0E0E0;
    align-items: flex-start;
    cursor: pointer;
}

.bgbjWrap .bgbjL .bgbjL_left{
    font-family: Poppins, Poppins;
    font-weight: bolder;
    font-size: 0.7rem;
    color: transparent;
    text-stroke: 00.01rem #244FB7;
    font-style: normal;
    text-transform: none;
    -webkit-text-stroke: 0.01rem #244FB7;
    line-height: 1;
    transition: all 0.6s;
}
.bgbjWrap .bgbjL .bgbjL_right {
    padding-left: 0.27rem;
}
.bgbjWrap .bgbjL .bgbjL_right .txt1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.25rem;
    color: #244FB7;
}
.bgbjWrap .bgbjL .bgbjL_right .txt2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #000000;
    line-height: 0.35rem;
    margin-top: 0.08rem;
}
.bgbjWrap .bgbjL:hover .bgbjL_left{
    color: #244FB7;
}


.logiWrap .logiBox1{
    padding-top: 1.15rem;
    padding-bottom: 0.85rem;
}
.logiWrap .logiBox1 .logiB1_txt{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.35rem;
    text-align: center;
    margin-top: 0.64rem;
}
.logiWrap .logiBox2{
    padding-top: 1rem;
    padding-bottom: 1.1rem;
    background: url(../img/wlydbg.png);
    background-size: 100% 100%;
}
.logiWrap .logiBox2 .logiB2{
    justify-content: center;
}
.logiWrap .logiBox2 .logiB2L{
    width: 3.8rem;
    height: 2.24rem;
}
.logiWrap .logiBox2 .logiB2L:nth-child(2){
    margin: 0 1.59rem;
}
.logiWrap .logiBox2 .logiB2L .icon{
    width: 0.82rem;
    height: 0.82rem;
    margin: 0 auto;
    transition: all .3s;
}
.logiWrap .logiBox2 .logiB2L:hover .icon{
    transform: translateY(-.1rem);
}
.logiWrap .logiBox2 .logiB2L .txt1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.25rem;
    color: #000000;
    text-align: center;
    margin-top: 0.37rem;
}
.logiWrap .logiBox2 .logiB2L .hr{
    width: 0.2rem;
    height: 0.04rem;
    background: #D50000;
    margin: 0 auto;
    margin-top: 0.28rem;
    margin-bottom: 0.22rem;
}
.logiWrap .logiBox2 .logiB2L .txt2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.3rem;
    text-align: center;
}
.logiWrap .logiBox3{
    padding: 1.22rem 0;
}
.logiWrap .logiBox3 .logiB3_left{
    width: 7.75rem;
    margin-right: 0.25rem;
    padding-top: 0.86rem;
}
.logiWrap .logiBox3 .logiB3_left .aboutTitTitle{
    text-align: left;
    margin-bottom: 1.07rem;
}
.logiWrap .logiBox3 .logiB3_left .ll{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.45rem;
    padding-left: 0.18rem;
    position: relative;
}
.logiWrap .logiBox3 .logiB3_left .ll::before{
    content: '';
    width: 0.09rem;
    height: 0.09rem;
    background: #D50000;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
}
.logiWrap .logiBox3 .logiB3_right{
    width: 8rem;
}
.logiWrap .logiBox3 .logiB3_left .iii {
    font-size: 0.1rem;
}
.logiWrap .logiBox3 .logiB3_left .iii img{
    height: 0.39rem;
    width: auto;
}
.logiWrap .logiBox3 .logiB3_img{
    width: 3.7rem;
    height: 3.7rem;
    border-radius: 50%;
    overflow: hidden;
}
.logiWrap .logiBox3 .logiB3_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.logiWrap .logiBox4{
    padding-top: 1.02rem;
    padding-bottom: 1.18rem;
    background: url(../img/wllxbg.png);
    background-size: 100% 100%;
}
.logiWrap .logiBox4 .logiB4{
    width: 8rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    padding-left: 0.35rem;
    padding-right: 1rem;
    position: relative;
}
.logiWrap .logiBox4 .logiB4::before{
    content: '';
    width: 0.23rem;
    height: 0.27rem;
    display: block;
    background: url(../img/wldz.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
}
.logiWrap .logiBox4 .logiB4L{
    margin-top: 0.78rem;
}


.yslx_L .lxl{
    width: 100%;
    background: #FFFFFF;
    height: 2.52rem;
    box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0,0,0,0.08);
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-bottom: 0.49rem;
}
.yslx_L .lxl .lxl_left{
    width: 4.09rem;
    height: 2.52rem;
    overflow: hidden;
}
.yslx_L .lxl .lxl_left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.yslx_L .lxl .lxl_center{
    width: 10.43rem;
    padding: 0.58rem 0.76rem;
    padding-bottom: 0;
}
.yslx_L .lxl .lxl_center .txt1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.3rem;
    color: #000000;
    margin-bottom: 0.19rem;
    transition: all 0.8s;
}
.yslx_L .lxl .lxl_center:hover .txt1{
    color: #244FB7;
}
.yslx_L .lxl .lxl_center .txt2l{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.3rem;
    position: relative;
    padding-left: 0.14rem;
}
.yslx_L .lxl .lxl_center .txt2l span{
    font-weight: bold;
}
.yslx_L .lxl .lxl_center .txt2l::before{
    content: '';
    width: 0.08rem;
    height: 0.08rem;
    background: #D50000;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
}
.yslx_L .lxl .lxl_right{
    padding-right: 0.76rem;
    opacity: 0;
    transition: all 0.8s;
}
.yslx_L .lxl:hover .lxl_right{
    opacity: 1;
}
.yslx_L .lxl .lright{
    width: calc(100% - 4.09rem);
    height: 100%;
    border-bottom: unset;
    transition: all 0.8s;
}
.yslx_L .lxl:hover .lright{
    border-bottom: 0.05rem solid #D50000;
}
.logiWrap.yslx{
    padding-top: 1.16rem;
    padding-bottom: 0.82rem;
}
.logiWrap.yslx .yslx_L{
    margin-top: 1.03rem;
}
.logiWrap.yslx .lxlimg{
    width: 0.56rem;
    height: 0.56rem;
    background: #244FB7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.62rem;
    position: relative;
    z-index: 1;
}
.logiWrap.yslx .lxlimg::after{
    content: '';
    width: 0.72rem;
    height: 0.72rem;
    display: block;
    border-radius: 50%;
    background: #244FB7;
    opacity: 0.2;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 0;
}
.logiWrap.yslx .lxlimg img{
    width: 0.26rem;
    height: 0.26rem;
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 1024px) {
.logiWrap .logiBox1 .logiB1_txt{
    font-size: 0.24rem;
    line-height: .4rem;
}
.logiWrap .logiBox2 .logiB2{
    display: block;
}
.logiWrap .logiBox2 .logiB2L{
    width: 100%;
    height: auto;
    margin-bottom: .2rem;
}
.logiWrap .logiBox2 .logiB2L .txt2{
    font-size: 0.24rem;
}
.logiWrap .logiBox2 .logiB2L:nth-child(2){
    margin-left: 0;
}
.logiWrap .logiBox3 {
    display: block;
}
.logiWrap .logiBox3 .logiB3_left{
    width: 100%;
    margin-right: 0;
}
.logiWrap .logiBox3 .logiB3_left .ll{
    font-size: 0.24rem;
}
.logiWrap .logiBox3 .logiB3_right{
    width: 100%;
}
.logiWrap .logiBox3 .logiB3_img{
    width: 50%;
    height: auto;
    margin-top: .3rem;
}
.logiWrap .logiBox3 .logiB3_left .iii img{
    width: 100%;
}
.logiWrap .logiBox4 .logiB4L{
    display: block;
}
.logiWrap .logiBox4 .logiB4{
    font-size: 0.24rem;
    width: 100%;
    line-height: .4rem;
}
.bgbjWrap .bgbjL .bgbjL_right .txt2{
    font-size: 0.24rem;
    line-height: .4rem;
}
.news_left{
    width: 100%;
}
.news_left .news_lBox{
    width: 100%;
}
.news_right{
  width: 100%;
  margin-top: .3rem;
}
.news_right .date{
  font-size: 0.24rem;
}
.news_right .news_rltxt{
    font-size: 0.24rem;
}
.news_right .news_rList{
    margin-bottom: .3rem;
}
.news_2 .news_2LB{
    width: 100%;
    height: auto;
}
.news_2 .news_2LB .news_2LB1{
    border: none;
    padding: 0;
}
.news_2 .news_2LB .news_2LB1 .imgBox{
    width: 100%;
    height: auto;
}
.news_2 .news_2LB .news_2LB1 .date{
    font-size: 0.24rem;
}
.news_2 .news_2LB .news_2LB1 .txt1{
    font-size: 0.24rem;
}
.news_2 .news_2LB .news_2LB2 .date{
    font-size: 0.24rem;
}
.news_2 .news_2LB .news_2LB2 .txt1{
    font-size: 0.26rem;
}
.news_2 .news_2LB .news_2LB2 .txt2{
    font-size: 0.24rem;
}
.newsDetails .main{
    display: block;
}
.newsDetails .news_dleft{
    width: 100%;
    padding: .3rem;
}
.newsDetails .dlB{
    font-size: 0.24rem;
}
.newsDetails .news_dCon{
    font-size: 0.24rem;
    line-height: .4rem;
}
.newsDetails .dbtn a{
    font-size: 0.24rem;
}
.newsDetails .news_dright{
    padding-top: .8rem;
    width: 100%;
}
.newsDetails .news_dright .news_drList .imgBox{
    height: auto;
}
.newsDetails .news_dright .news_drList .data{
    font-size: 0.24rem;
}
.newsDetails .news_dright .news_drList .title{
    font-size: 0.24rem;
}
.newsDetails .news_dright .fh{
    font-size: 0.24rem;
}
.newsDetails .news_dright .fh img{
    width: 0.4rem;
    height: 0.4rem;
}























}