@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
.lxwm-cn{}
.dot {
    margin: 0px!important;
}
.dot span{
    padding-left: 12px;
}
.dot:before {
    content: "";
    display: table-cell;
    width: 6px;
    height: 6px;
    background: #333;
    border-radius: 3px;
    position: relative;
    top: 14px;
}

.type{
    margin-bottom: 10px;
}
.dl02{
    float: left;
    width: 600px;
}
.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: #4b907f;
    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;
}