.peptide-synthesis{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
    margin-bottom: 3%;
}
.peptide-synthesis-box h3 {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.peptide-synthesis-box h3 i {
    float: left;
    width: 7px;
    height: 28px;
    background: #001c58;
    border-radius: 15px;
    margin-right: 1%;
    margin-top: -3px;
}
.peptide-synthesis-box h5 {
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    text-indent: 2em;
}
.peptide-synthesis-one{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.nvbb-title {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 2%;
}
.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;
}
.peptide-synthesis-one ul{
    margin-left: 30px;
    margin-bottom: 0px;
}
.peptide-synthesis-one li{
    width: 100%;
    height: auto;
    line-height: 17px;
    display: inline-block;
    margin-bottom: 10px;
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.peptide-synthesis-one li span{
    width: 10px;
    height: 10px;
    background-color: #363b79;
    display: block;
    border-radius: 50%;
    float: left;
    margin-top: 1px;
}
.peptide-synthesis-one li div {
    font-size: 14px;
    float: left;
    text-align: left;
    margin-top: -3px;
    width: 90%;
    line-height: 25px;
    margin-left: 11px;
    text-indent: 0px;
}
.peptide-synthesis-one li h3{
    float: left;
    font-size: 16px;
    width: auto;
}
.peptide-synthesis-one li div h4 {
    float: left;
    font-weight: normal;
    margin-top: 0px;
    font-size: 16px;
    width: 90%;
}
.peptide-synthesis-one h5{
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    text-indent: 2em;
}
.center-end {
    width: 100%;
    height: auto;
    display: inline-block;
}
.ce-top {
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 1.3px solid #20d8ac;
    border-top: 2px solid #20d8ac;
}
.ce-top ul {
    width: 100%;
    height: auto;
    display: block;
    border-top: 0px;
}
.ce-top li {
    width: 25%;
    height: auto;
    display: inline-block;
    border-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0px;
    color: #000;
    line-height: 50px;
}
.ce-center {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-bottom: 11px;
}
.ce-center ul {
    width: 100%;
    height: auto;
    border-top: 0px;
    padding-bottom: 12px;
    float: left;
    border-bottom: 1px solid #20d8ac;
    display: inline-block;
}
.ce-center li {
    width: 25%;
    height: auto;
    display: inline-block;
    border-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0px;
    color: #000;
    line-height: 38px;
}