.swiper_banner3 {
    /* background:url(../images/banner3-icon.png) center center no-repeat; */
    background: url(../scym-images/banner.webp) center center no-repeat;
    background-size: cover;
    background-position: center center;
    height: 550px;
}

.bannerbox {
    width: 1157px;
    margin: 0 auto;
    height: 550px !important;
}

.swiper_banner_item {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.swiper_banner_item_info {
    justify-content: flex-start;
    padding-top: 109px;
    text-align: left;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.swiper_banner_item h2 {
    color: rgb(255, 255, 255);
    position: relative;
    right: 0;
    top: 20%;
    font-size: 70px;    
}

.swiper_banner_item p {
    font-size: 40px;
    color: rgb(255, 255, 255);
    position: relative;
    right: 0;
    top: 40%;
}
.jiaruwomen{
    width: 100%;
    height: 100%;
}
.jiaruwomen_frame{
    width: 1200px;
    height: 750px;
    margin: 0 auto;
    border: 1px solid red;
    display: flex;
    align-items: center;
}
.frame_samll{
    width: 1200px;
    height: 640px;
    border: 1px solid red;
}