.lbbt {font-size: 32px;color: #333;margin-bottom: 42px;font-weight: bold;}
.lb_lists li {padding-top: 58px;}
.lb_lists li>a{display: inline-block;width: 100%;height: 100%;}
.lb_lists li h2 {font-size: 24px;color: #333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.lb_lists li>a:hover h2{color:#e7390c;}
.lb_lists li p {font-size: 16px;padding-top: 28px;color: #666;border-bottom: 1px dashed #cdcdcd;padding-bottom: 14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.lb_lists li span {display: inline-block;font-size: 14px;padding-top: 14px;color: #666;}
@media screen and (max-width: 999px) {
.lbbt {margin-bottom: 15px;margin-top: 20px;}
}