/*body{*/
/*    background:url(../../images/2022/mb_body_bj.png) no-repeat top center;*/
/*}*/
.swiper_container_banner .swiper-slide,.swiper_container_banner img{width:100% !important;}
.swiper_container_banner{padding-bottom: 10%;margin: 0 0 3%;}
.swiper_container_banner .swiper-pagination-bullet,
.row_mod_02 .swiper-pagination-bullet{background-color: #B4B5B4; width: 7px;height: 7px;}
.swiper_container_banner .swiper-pagination-bullet-active,
.row_mod_02 .swiper-pagination-bullet-active{background-color: #7091D9;width: 70px;border-radius: 5px;}
.row_mod_02 .swiper-pagination-bullet-active{width:40px;}
.row_mod_01{
    padding: 6% 7% 20%;
    background: url(../../images/2022/mb_index_mod1_bj01.png) no-repeat bottom center;
    background-size: contain;
}
.tit_logo{margin: 5% 0 3%;}
.row_mod_01 .tit_logo{width: 80%;}
.row_mod_04 .tit_logo{width: 60%;}
.tit_wds{
    display: block;
    margin: 1% 0 6%;
}
.row_mod_01 .con{background: white;}
.row_mod_01 .con img{width: 100%;}
.row_mod_01 .con em{
    display: block;
    margin: 0 0 7%;
}
.row_mod_01 .con .readMore{
    color: white;
    display: block !important;
    background: #7091DB;
    width: 100%;
    text-align: center;
    padding: 2% 0;
    cursor: pointer !important;
}
.con_bot{padding: 7% 9% 10%;}
.row_mod_02 .tit_logo{width:100%;}
.row_mod_02 .swiper-slide {width:50%;}
.row_mod_02 .swiper-slide img{width: 100%;}
.row_mod_02 .swiper-container {padding: 5% 0 10%;}
.row_mod_02 .wds_bot{padding: 5% 9% 15%;}

.row_mod_03 img{width:100%;}
.row_mod_04_top{padding:6% 0 0 7%;}

.row_mod_4{display: flex; justify-content: space-between;margin: 5% auto;}
.row_mod_4_item{position:relative;min-height:301px;}
.row_mod_4 .swiper-slide{width:65%;margin-right: 5%;}
.row_mod_4 .swiper-slide:last-of-type{margin-right: 7%;}
.row_mod_4_con_img{width:100%;}
.row_mod_4_item_hover{
    padding: 10% 7%;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 99;box-sizing: border-box;
    display: flex;flex-wrap: wrap;align-content: center;
}
.row_mod_4_item_hover span{color:white;width: 100%;}
.row_mod_4_item_hover em{    
    display: block;
    font-size: 0.3rem;
    margin: 5% 0 7%;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color:white;
}
.row_mod_4_item_hover i{
    color: white;
    display: block;
    /*height: 60%;*/
    padding: 10% 0 0;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.row_mod_4 .swiper-container{width:100%;padding: 0 0 10%;}
.row_mod_4 .swiper_pagination_04{top:auto;bottom:0;background:#e3e3e3;width: 93%;}
.row_mod_4 .swiper_pagination_04 span{background:#04090d;}
.row_mod_4_model{position:absolute;top:0;left:0;z-index:9;width:100%;height:100%;background:black;opacity:0.3;}
