.newform-main{
    width: 1100px;
    height: 230px;
    margin: 30px auto;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    box-shadow: 0px 10px 41px 0px #e1e1e1;
}
.newform-top{
    display: flex;
    flex-flow: row;
    border-bottom: 1px solid #ccc;
}
.newform-top-1{
    width: 360px;
    height: 183px;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #ccc;
}
.newform-top-1-text-top{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #00A0B6;
    line-height: 60px;
}
.newform-top-1-text-bottom p{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
}
.newform-top-2{
    width: 185px;
    height: 185px;
    border-right: 1px solid #ccc;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 40px;
    cursor: pointer;
    box-sizing: border-box;
}
.newform-top-2:nth-child(5){
    border-right: 0;
}
.newform-top-2 img{
    margin-bottom: 10px;
}
.newform-info-1,.newform-info-2,.newform-info-3,.newform-info-4,.newform-info-6,.newform-info-7{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.newform-info-5,.newform-info-8{
    font-size: 14px;
}
.newform-top-1-header{
    width: 75px;
    height: 75px;
    margin-right: 20px;
     border-radius: 50%;
    background-image: url('https://www.stluciabj.cn/sitefiles/library/images/2022/4/d841cba3e6bdface.jpg');
    background-position: 62% 20%;
    background-size: 260%;
}
.newform-footer{
    display: flex;
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    height: 40px;
}
.newform-footer-text{
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dibupeople{
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #009FB2;
    margin: 0 15px;
}
.hr-left{
    display: inline-block;
    width: 60%;
    background-color: #ccc;
    height: 1px;
}
.hr-right{
    display: inline-block;
    width: 15%;
    background-color: #009FB2;
    height: 3px;
}


.sxp{ padding-top:20px;border-top:solid 1px #eeeeee;overflow: hidden;margin-top:25px;color:#999;}
.sxp p{line-height:28px;height:28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sxp p.pre{ margin-bottom:5px;}
#bsList{ border:0 !important;}




