.font1078116{ font-size: 9pt ;}
.fontstyle1078116{ font-family: 宋体; font-size: 9pt;}

.leftNav{
    position: relative;
    float: left;
    width: 210px;
    background: #01622f;
    padding-left: 15px;
    margin-top: 0px;}
.leftNav h4{
    position: relative;
    font-size: 30px;
    line-height:102px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    background: #0065a6;}
.leftNav>ul{
    background: #fff;
    padding-bottom: 15px;
    box-shadow:5px 5px 10px -4px rgba(17, 17, 17, 0.15);}
.leftNav>ul>li{
    position: relative;
    
    border-top: 1px solid #e3e3e3;
    padding: 15px 0;}
.leftNav>ul>li:first-child{
    border: none;}
.leftNav>ul>li>a{
    text-align: center;
    display: block;
    font-size: 18px;
    color: #333333;
    padding: 0 10px;
    transition: all .3s;
    line-height: 30px;}
.leftNav>ul>li>span{
    position: absolute;
    top: 0;
    right: 15px;
    height: 66px;
    width: 12px;
    background-image: url(images/img50.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 7px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;}
.leftNav>ul>li ul{
    background: #f0f7ff;
    display: none;}
.leftNav>ul>li ul a{
    display: block;
    font-size: 18px;
    color: #666666;
    line-height: 67px;
    text-align: center;
    transition: all .3s;}
.leftNav>ul>li:hover span{
    opacity: 1;
    visibility: visible;}
.leftNav>ul>li:hover,
.leftNav>ul>li.active,
.leftNav>ul>li.on{
    background-color: #f1f1f1;}
.leftNav>ul>li.active>a,
.leftNav>ul>li.on>a{
    font-size: 20px;
    font-weight: 600;}
.leftNav>ul>li.on>a{
    font-weight: 600;}

.leftNav>ul>li ul a:hover{
    color: #0c5fb7;
    font-weight: 600;}
.active_content .r_item .r_container .home_header {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-left: 5px solid #01622f;
    color: #01622f;
    font-size: 18px;
    text-indent: 34px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: #eee;}
.active_content .r_item .r_container .home_name {
    font-size: 24px;
    font-weight: 500;}
.active_content .r_item .r_container .home_content .home_page_avatar {
    display: flex;}.active_content .r_item .r_container .home_content .home_page_avatar .img_vsb_content {
    height: 238px !important;
    width: 170px;
    margin-right: 20px;}
.active_content .r_item .r_container .home_content p {
    margin: 8px 0;    color: #000;text-indent: 0;
    word-break: break-word;
    font-size: 16px !important;
    line-height: 1.5 !important;}
