.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%;
}
.m_title{
    font-size: 2vw;
    font-weight: bold;
    margin-bottom: 35px;
}
.dr{
    font-size: 0.9vw;
    line-height: 28px;
    text-indent: 32px;
}
.mconts{
    margin-bottom:40px;
}
.mwords{
    width: 47%;
}
.fourimg{
    width: 35%;
    margin-bottom: 8px;
    margin-left: 8px;
    vertical-align: unset;
}
.zz{
    width: 25%;
}
.zztop,.zzbottom{
    background: #11484f;
    width: 100%;
}
.zzbottom{
    padding: 0 7.5% 7.5% 7.5%;
    height: 250px;
}
.zztop{
    height: 150px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
}
.zzy{
    width: 85%;
    margin-left: 7.5%;
    /*background: url('/assets/img/img_2.png');*/
    background: #DFBC60;
    text-align: center;
    height: 85%;
    border-radius: 50%;
    justify-content: center;
    font-size: 3vw;
    color: white;
    overflow: hidden;
    background-size:cover;
    text-shadow: #000 2px 1px 3px;
}

.zztitle,.zzct{
    color: white;
}
.zztitle{
    font-size: 1.1vw;
}
.zzct{
    font-size: 1vw;
    color: #d6d9d9;
    line-height: 28px;
    font-weight: lighter;
}
.mcontimgcont{
    margin-top: 30px;
    text-align: center;
}
.dayimg{
    width: 400px;
    height: 400px;
    cursor: pointer;
}
.dayimg1{
    position: relative;
    top: 78px;
}
.dayimg2{
    position: relative;
    left: -58px;
}
