.LC-MS{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
    margin-bottom: 3%;
}
.LC-MS-box h3 {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.LC-MS-box h3 i {
    float: left;
    width: 7px;
    height: 28px;
    background: #001c58;
    border-radius: 15px;
    margin-right: 1%;
    margin-top: -3px;
}
.LC-MS-box h5 {
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    text-indent: 2em;
    margin-bottom: 0px;
}
.LC-MS-box img{
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 3%;
    width: 66%;
}

.expression-box{
    width: 100%;
    height: auto;
    display: inline-block;
}
.expression-box h3{
    font-size: 18px;
    padding-bottom: 20px;
}
.expression-box ul{
    margin-left: 30px;
}
.expression-box li{
    width: 100%;
    height: auto;
    line-height: 17px;
    display: inline-block;
    margin-bottom: 10px;
}
.expression-box li span {
    width: 10px;
    height: 10px;
    background-color: #004080;
    display: block;
    border-radius: 50%;
    float: left;
    margin-top: 5px;
}
.expression-box li p {
    font-size: 14px;
    float: left;
    text-align: left;
    margin-top: -3px;
    width: 90%;
    line-height: 25px;
    margin-left: 11px;
    text-indent: 0px;
}
.nvbb-title {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 1%;
}
.nvbb-title i img {
    width: 13px;
    margin-right: 7px;
}
.nvbb-title h3 {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.nvbb-title i img {
    width: 13px;
    margin-right: 7px;
}
.expression-box h5 {
    line-height: 25px;
    font-size: 14px;
    width: 100%;
    margin-top: 0px;
    text-indent: 1em;
    margin-bottom: 10px;
    font-weight: normal;
}