.banner-inner .tip-text {
    font-weight: 400;
    font-size: 18px;
    color: #7787AB;
    line-height: 21px;
}
.banner-inner .tip-line {
    width: 1px;
    height: 14px;
    background: #7787AB;
    border-radius: 0px 0px 0px 0px;
    margin: 0 20px;
}