.new-tit{
    text-align: left;
    font-weight: bold;
    padding-top: 80px !important;
}
.new-dess{
    margin-top: 50px !important;
    color: #999;
    font-size: 14px;
}
.new-con{
    font-size: 30px;
    margin: 50px 0 !important;
}
.new-con p, .new-con span{
    font-size: 20px !important;
    font-family: var(--bs-body-font-family) !important;
    line-height: 1.5 !important;
}
.new-con p img{
    margin: 20px 0 !important;
}
.new-url{
    padding-bottom: 80px !important;
}
.new-url a{
    text-decoration: none;
    color: #0069b7;
}