
/*标题*/
#Swiper1 {
    height: auto;
    position: relative;
}

.swiper-container,
.swiper-wrapper,
.swiper-slide {
    height: auto !important;
}

.four_lb_title {
    padding: 90px 0 80px;
}

.four_lb_title .titles {
    font-size: 40px;
    color: #424242;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: center;
}

.four_lb_title .titles span {
    color: #f45a4b;
}

.four_lb_title>span {
    width: 230px;
    height: 1px;
    background: #ed5248;
    display: block;
    margin: 0 auto;
    position: relative;
}

.four_lb_title>span::before {
    content: '';
    width: 56px;
    height: 7px;
    background: #ed5248;
    left: 0;
    right: 0;
    top: -3px;
    position: absolute;
    margin: 0 auto;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.four_lb_wrapper .four_lb_container {
    max-width: 1450px;
}

/* .four_lb_Item_left .four_lb_Item_leftImg {
    background: url(../img/swt.png) right center no-repeat
} */

/* .four_lb_Item_left img {
    max-width: 290px
} */

.four_lb_Item_right {
    padding-bottom: 160px;
}

.four_lb_Item_right_top1 {
    line-height: 75px
}

/* .four_lb_Item_right_top1 img {
    margin-right: 30px
} */

.four_lb_Item_right_top1 span {
    font-size: 50px;
    color: #000;
}

.four_lb_Item_right_top2 {
    /* margin-left: 226px; */
    height: 6px;
    background: #E40C0C;
    display: block;
    width: 232px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position: absolute;
    bottom: -14px;
    position: relative;
}

.four_lb_Item_right_top3 {
    font-size: 16px;
    line-height: 2;
    color: #525253;
    text-indent: 2em;
    margin: 40px 0 45px;
}

.four_lb_Item_right .btn {
    background: #ed5348;
    color: #fff;
}

#Swiper1 .paginations {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 10px;
    width: 100%;
    z-index: 999;
    display: none;
}

/* #Swiper1 .swiper-pagination-switch {
    display: inline-block;
    width: 40px;
    height: 10px;
    background: #eeeeee;
    margin: 0 5px;
    cursor: pointer;
} */

#Swiper1 .swiper-active-switch {
    background: #ed5348;
}

#Swiper1 .swiper-container,
.banner .swiper-wrapper,
.banner .swiper-slide {
    height: auto !important
}

#Swiper1 .arrow-left {
    background: url(../image/left.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 40px;
    height: 68px;
    z-index: 999;
    cursor: pointer
}

#Swiper1 .arrow-right {
    background: url(../image/right.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -44px;
    width: 40px;
    height: 68px;
    z-index: 999;
    cursor: pointer
}

#Swiper2 .paginations2 {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 10px;
    width: 100%;
    z-index: 999;
}

#Swiper2 .swiper-pagination-switch {
    display: inline-block;
    width: 40px;
    height: 10px;
    background: #eeeeee;
    margin: 0 5px;
    cursor: pointer;
}

#Swiper2 .swiper-active-switch {
    background: #ed5348;
}

#Swiper2 .swiper-container,
.banner .swiper-wrapper,
.banner .swiper-slide {
    height: auto !important
}

#Swiper2 .arrow-left2 {
    background: url(../image/left.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 24px;
    height: 68px;
    z-index: 999;
    cursor: pointer
}

#Swiper2 .arrow-right2 {
    background: url(../image/right.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 24px;
    height: 68px;
    z-index: 999;
    cursor: pointer
}

/* hh5 */
@media screen and (min-width:1360px) {}

@media screen and (max-width:1360px) {
    .four_lb_wrapper .four_lb_container {
        width: 90%;
    }

    .four_lb_Item_right_top1 {
        line-height: 60px
    }

    .four_lb_Item_right_top1 img {
        margin-right: 20px;
        height: 60px
    }

    .four_lb_Item_right_top1 span {
        font-size: 40px
    }

    .four_lb_title {
        padding: 70px 0 60px;
    }

    .four_lb_title .titles {
        font-size: 36px;
    }

    .four_lb_title>span {
        width: 200px;
    }

    .four_lb_title>span::before {
        content: '';
        width: 46px;
        height: 7px;
    }

}

@media screen and (min-width:1200px) and (max-width:1360px) {
    .four_lb_btm {
        height: 110px
    }

}

@media screen and (max-width:1200px) {

    .four_lb_title .titles {
        font-size: 30px
    }
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .four_lb_btm {
        height: 75px
    }

    .four_lb_title {
        padding: 60px 0 50px;
    }

    .four_lb_title .titles {
        font-size: 32px;
    }

    .four_lb_title>span {
        width: 160px;
    }

    .four_lb_title>span::before {
        content: '';
        width: 46px;
        height: 7px;
    }


}

@media screen and (max-width:992px) {
    .four_lb_Item_leftImg img {
        width: 50%
    }

    .four_lb_Item_right_top1 {
        line-height: 45px
    }

    .four_lb_Item_right_top1 img {
        margin-right: 16px;
        height: 45px
    }

    .four_lb_Item_right_top1 span {
        font-size: 30px;
        color: #000;
    }

    .four_lb_Item_right_top2 {
        margin-left: 60px;
        height: 4px;
        width: 85px;
    }

    .four_lb_Item_right_top3 {
        font-size: 16px;
        margin: 20px 0 25px;
    }

    .four_lb_Item_right .btn {
        background: #ed5348;
        color: #fff;
    }

}

@media screen and (min-width:767px) and (max-width:992px) {
    .banner {
        height: 340px
    }

    .four_lb_btm {
        height: 45px
    }

}

@media screen and (max-width:767px) {

    .waves-block,
    .features-image:after {
        display: none;
    }
    .poli{
        height: 330px;
    }

    .four_lb_title {
        padding: 0.5rem 0 0.4rem;
    }

    .four_lb_title .titles {
        font-size: 0.36rem;
        margin-bottom: 0.2rem;
    }

    .four_lb_title>span {
        width: 2rem;
    }

    .four_lb_title>span::before {
        content: '';
        width: 0.5rem;
        height: 5px;
        top: -2px;
    }

    .four_lb_Item_leftImg {
        text-align: center;
    }

    .four_lb_Item_left img {
        margin: 0 auto;
    }

    .arrow-left,
    .arrow-right {
        display: none
    }

    .four_lb_wrapper .four_lb_container {
        width: 100%;
    }

    .four_lb_Item_left .four_lb_Item_leftImg {
        background-image: url();
    }

    .four_lb_Item_right {
        padding-left: 48px;
    }

    .four_lb_Item_right_top1 {
        vertical-align: top
    }

    .four_lb_Item_right_top1 {
        height: 0.7rem
    }

    .four_lb_Item_right_top1 img {
        height: 0.7rem;
        margin-right: 0.2rem;
        vertical-align: top
    }

    .four_lb_Item_right_top1 span {
        font-size: 0.36rem;
        line-height: 0.7rem;
        display: inline-block;
        vertical-align: top
    }

    .four_lb_Item_right_top2 {
        display: none
    }

    .four_lb_Item_right_top3 {
        font-size: 0.24rem;
        line-height: 1.6;
        margin: 0.1rem 0 0.2rem;
    }

    .four_lb_Item_right .btn {
        padding: 3px 6px;
        font-size: 0.24rem
    }

    .four_lb_Item_right {
        padding-top: 0.3rem
    }

    .four_lb_wrapper {
        padding-right: 15px;
    }

    #Swiper1 .swiper-pagination-switch {
        width: 12px;
        height: 4px;
        margin: 0px 3px;
        
    }

    #Swiper1 {
        padding-bottom: 35px;
    }

    .four_lb_btm {
        height: 0.4rem
    }

}

@media screen and (max-width:640px) {}

@media screen and (max-width:500px) {}

@media screen and (max-width:450px) {}

.page-control li {
    display: inline-block
}