.font1084590{ font-size: 9pt ;}
.fontstyle1084590{ font-size: 14px; font-family: 宋体 ;}

.list-main-left .leftNav {
    float: left;
    width: 225px;
    position: relative;
    margin-right: 50px;
    background: #fff;}

.list-main-left .leftNav>h2 {
    line-height: 90px;
    color: #fffafc;
    font-size: 28px;
    overflow: hidden;
    text-align: center;
    background-color: #B01F24;}

.list-main-left .leftNav>h2 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;}

.list-main-left .leftNav p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;}

.list-main-left .leftNav>ul {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    background-position: right bottom;
    position: relative;}

.list-main-left .leftNav>ul::before {
    content: "";
    position: absolute;
    left: 0;
    right: 20px;
    bottom: 70px;
    top: 0;}

.list-main-left .leftNav>ul::after {}

.list-main-left .leftNav>ul>li {
    position: relative;
    border-top: 1px solid #ebebeb;}

.list-main-left .leftNav>ul>li:first-child {
    border-top: none;}

.list-main-left .leftNav ul li a {
    display: block;
    font-size: 16px;
    padding-left: 30px;
    height: 43px;
    line-height: 45px;
    background: #f4f4f4;
    border-bottom: 1px solid #fff;
    color: #333;}

.list-main-left .leftNav>ul>li>span {
    position: absolute;
    width: .3rem;
    height: .3rem;
    right: .1rem;
    top: .11rem;
    cursor: pointer;
    transition: all 0.3s;}



.list-main-left .leftNav>ul>li.on>a {
background:#6b6761;color:#fff;}



.list-main-left .leftNav>ul>li.activ {
    background: #dadada;}



.list-main-left .leftNav ul li:hover {}

.list-main-left .leftNav ul li.active {}

.list-main-left .leftNav ul li.active ul {
    display: block;}

.list-main-left .leftNav ul li a:hover {
background: #6b6761;
    color: #fff;}

.list-main-left .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;}

.list-main-left .leftNav>ul>li>ul>li>a {
    font-size: 14px;
    line-height: 46px;
    /* border-top: 1px solid #eeeeee; */
    /* padding-left: 65px; */
    color: #666666;
    background: #fff;
    border-top: 1px solid #edebeb;}

.list-main-left .leftNav>ul>li>ul>li:nth-child(1)>a {
    border: none;}
