.ui-ctb-banner {
    display: inline-block;
    width: 100%;
    height: 705px;
    background: url(../images/ctb1.png) no-repeat center;
    margin-bottom: -4px;
}

.swiper-slide {
    background: rgba(255, 255, 255, 0.6);
}

.ui-banner-backg {
    width: 1140px;
    height: 425px;
    /* background: rgba(255, 255, 255, 0.6); */
    margin: 60px auto;
    /* padding: 60px 70px 40px 30px; */
}

.ui-banner-con {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100%; 
}

.ui-banner-tu {
    width: 560px;
    height: 100%;
}

.ui-banner-ban {
    width: 560px;
    height: 388px;
}

.ui-banner-txt {
    text-align: center;
    font-size: 18px;
    font-family: "SimHei";
    color: #333;
    margin-top: 16px;
}

.ui-banner-title {
    width: 560px;
    height: 388px;
}

.ui-ban-yi {
    font-size: 24px;
    font-family: "SimHei";
    font-weight: bold;
    white-space: nowrap;
    /*    background: url(../images/ctb3.png) no-repeat center;
    background-position: 135px 10px;*/
}

.ui-yuan {
    display:inline-block;
    width:8px;
    height:8px;
    border-radius:50%;
    background-color:#009944;
}

.ui-xian {
    position: absolute;
    top: 5px;
    display: inline-block;
    width: 98%;
    height: 10px;
    border-bottom: 1px solid #009944;
}

.ui-ban-er {
    font-size: 16px;
    font-family: "SimHei";
    font-weight: 400;
    margin-top: 20px;
    color: #666;
}

.ui-ban-er div {
    margin-bottom: 10px;
}

.ui-ban-chan {   
    margin-top: 25px;
}

.ui-ban-san {
    text-align: center;
    font-size: 20px;
    font-family: "SimHei";
    font-weight: bold;
    background: url(../images/ctb4.png) no-repeat center;
}
.ui-ban-si {
    margin-top: 20px;
} 

.ui-ban-si p {
    text-indent: 20px;
    line-height: 30px;
    font-size: 16px;
    font-family: "SimHei";
    font-weight: 400;
    color: #666;
    margin-bottom: 35px;
}

.swiper-slide {
    text-align: initial;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0;
}