.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;}
.sgy-icon{    display: flex;
    align-items: center;}
.sgy-icon img {
    margin: 0 10px 0 0;}
 .c_type{background: #F5F5F5;color: #01622f;height:
37px;padding-left:32px;line-height: 37px;font-weight: bold;font-size: 16px;display: flex;}
.c_name{padding: 10px 32px;display: flex;flex-wrap: wrap;}
 .c_name a{width: 10%;display: inline-block;margin-bottom: 15px;}
 .c_name a:hover{color: #94070a;}
