.che1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.che1 .che1l {
    width: 70%;
}

.che1 .che1r {
    width: 30%;
    text-align: right;
}

.che1 .che1l .chesp1 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-top: 20px;

}

.che1 .che1l .chesp2 {
    color: #999;
    font-size: 22px;
    font-weight: 300;
    margin-left: 10px;
}

.che1 .che1l .cheline {
    margin-top: 16px;
    margin-bottom: 35px;
    width: 240px;
    height: 1px;
    background: #666;
}

.che1 .che1l .chedesc1 {
    color: #787878;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 26px;
}

.che1 .che1r .cheimg {
    width: 60%;
    border-radius: 5px !important;
}

.che2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.che2 .che2l {
    width: 70%;
}

.che2 .che2l .che2title {
    text-align: right;
}

.che2 .che2r {
    width: 30%;
    text-align: left;
}

.bline {
    width: 100%;
    display: flex;
    justify-content: end;
}

.che2 .che2l .chesp1 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-top: 20px;

}

.che2 .che2l .chesp2 {
    color: #999;
    font-size: 22px;
    font-weight: 300;
    margin-right: 10px;
}

.che2 .che2l .cheline {
    margin-top: 16px;
    margin-bottom: 35px;
    width: 325px;
    height: 1px;
    background: #666;
}

.che2 .che2l .chedesc1 {
    color: #787878;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 26px;
}

.che2 .che2r .cheimg {
    width: 60%;
    border-radius: 5px !important;
}

.cheimg1 {
    width: 49%;
    border-radius: 5px !important;
}

.baseLine {
    margin-top: 60px;
    margin-bottom: 60px;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, .1);
}

.cheline1 {
    margin-top: 16px;
    margin-bottom: 35px;
    width: 270px;
    height: 1px;
    background: #666;
}

.cheline2 {
    margin-top: 16px;
    margin-bottom: 35px;
    width: 180px;
    height: 1px;
    background: #666;
}
.cheline3 {
    margin-top: 16px;
    margin-bottom: 35px;
    width: 300px;
    height: 1px;
    background: #666;
}
.cheline4 {
    margin-top: 16px;
    margin-bottom: 35px;
    width:180px;
    height: 1px;
    background: #666;
}
.cheline5 {
    margin-top: 16px;
    margin-bottom: 35px;
    width:180px;
    height: 1px;
    background: #666;
}
.cheline6 {
    margin-top: 16px;
    margin-bottom: 35px;
    width:150px;
    height: 1px;
    background: #666;
}

.cheline7 {
    margin-top: 16px;
    margin-bottom: 35px;
    width:180px;
    height: 1px;
    background: #666;
}
/**
顶部轮播的白线
 */
.banner-style-two .banner-carousel .slide-item:after {
    position: absolute;
    content: '';
    background: unset !important;
    width: calc(100% - 300px);
    height: 1px;
    left: 150px;
    bottom: 353px;
    z-index: -100;
}

.banner-style-two .owl-dots:before {
    position: absolute;
    right: 29px;
    top: 7px;
    width: 0px !important;
    height: 0px !important;
    background: #fff;
    transform: rotate(10deg);
}

.banner-style-two .owl-dots::after {
    position: absolute;
    right: 0px !important;
    top: 0px !important;
    content: "" !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Urbanist', sans-serif;
}