.maincontent{
    width: 60%;
    margin-left: 20%;
    flex-wrap: wrap;
}
.navheader{
    background-image: url("/assets/img/ocbanner.png") !important;
    background-size: cover;
    background-position: center;
}
.bbg{
    background: #1C6164;
    opacity: 0.5;
    padding: 20px 30px 20px 20px;
}
.topbbg{
    width: 30%;
    padding: 20px 30px 20px 20px;
    position: absolute;
    left: 60px;
}
.ntitle,.navarow,.newstitle{
    color: #1C6164;
}
.navline{
    background: white;
}
.nntitle,.nnavarow,.nnewstitle{
    color: white ;
}
.nnavline{
    background: white ;
}
.mtimg{
    width: 50%;
}
.mtleft{
    background: #11484F;
    color: white;
    width: 50%;
}
.dh{
    width: 20%;
    text-align: center;
    font-size: 25px;
    padding-top: 7%;
}
.dhr p{
    font-size: 15px;
}
.dhr{
    padding-top: 10%;
}
.mmdile{
    padding: 25px;
    line-height: 28px;
}
.mmdile p{
    font-size: 16px;
}
.lwrod{
    width: 45%;
}
.lwrodimg{
    width: 45%;
}
.hy{
    font-weight: bold;
}
.dr{
    font-size: 16px;
}
.fourimg{
    width: 20%;
}