@charset "utf-8";
/* CSS Document */
.lxwm-cn{}
.dot {
    margin: 0px!important;
}
.dl01 .dot:before {
    content: "";
    display: table-cell;
    background: url(http://image.conference123.net/conference/2023/icphms/trange_yellow.png) no-repeat;
    width: 9px;
    height: 9px;
    position: relative;
    top: 10px;
    padding-right: 6px;
}
.dl01 .dot span {
    display: table-cell;
    line-height: 30px;
}
.type{
    margin-bottom: 10px;
}
.dl01{
    float: left;
}
.oral_img{
    float: right;
}
.oral_img img{}
.oral_table{}
.oral_table table{
    border: 1px solid #b4b4b4;
    border-collapse: collapse;
    border-spacing: 0;
    width: 840px;
}
.oral_table table tr{
    border-bottom: 1px solid #b4b4b4;
}
.oral_table table th{
    background: #0e9d73;
    color: #fff;
    line-height: 46px;
    text-align: left;
    padding: 0px 14px 0px 16px;
    border-right: 1px solid #b4b4b4;
}
.oral_table table tr:nth-of-type(2) td{
}
.oral_table table tr td{
    line-height: 22px;
    padding: 14px 10px 14px 16px;
    border-right: 1px solid #b4b4b4;
}
.oral_table table tr td img{
   
vertical-align: middle;
}