.font1025346{ font-size: 9pt ;}

    .leftNav {
        float: left;
        width: 250px;
        position: relative;
        margin-top: 15px;}

    .leftNav>h2 {
        line-height: 105px;
        text-align: center;
        color: #fff;
        background: #1e4aa3;
        background-size: cover;
        background-position: center center;
        font-size: 30px;
        overflow: hidden;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;}

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

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

.leftNav>ul {
    background: rgb(0 59 144);
    background-position: center bottom;
    padding-top: 30px;
    padding-bottom: 155px;
    padding-right: 25px;}

    .leftNav>ul>li {
        position: relative;
        padding-right: 7px;
        overflow: hidden;
        margin-bottom: 15px;}

    .leftNav>ul>li::after {
        content: "";
        position: absolute;
        right: 0;
        border-left: 22px solid #fefefe;
        border-top: 23px solid transparent;
        border-bottom: 22px solid transparent;
        top: 0;
        left: 100%;
        margin-left: -7px;}

    .leftNav ul li a {
        display: block;
        font-size: 18px;
        color: #333333;
        line-height: 45px;
        padding-left: 35px;
        background: #fefefe;}

    .leftNav>ul>li>span {
        position: absolute;
        width: 14px;
        height: 14px;
        right: 25px;
        top: 15px;
        line-height: 50px;
        background: url(images/sub_left_down.png) no-repeat center center;
        cursor: pointer;
        transition: all 0.3s;}

    .leftNav>ul>li.on>span {
        background: url(images/sub_left_up.png) no-repeat center center;}

    .leftNav>ul>li.activ {
        background: #dadada;}

    .leftNav>ul>li.active>a {
        background: #1e4aa3;
        font-weight: 600;
        color: #fff;}

    .leftNav>ul>li.active.on>span {
        background: url(images/sub_left_up3.png) no-repeat center center;}

    .leftNav>ul>li.active>span {
        background: url(images/sub_left_down3.png) no-repeat center center;}

    .leftNav>ul>li.active::after {
        border-left-color: #1e4aa3;}

    .leftNav ul li:hover {}

    .leftNav ul li.active {}

    .leftNav ul li.active ul {
        display: block;}

    .leftNav ul li a:hover {
        background-position: 31px center;}

    .leftNav>ul>li>ul {
        display: none;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
        padding-left: 55px;
        padding-top: 15px;}

    .leftNav>ul>li>ul>li>a {
        font-size: 16px;
        line-height: 34px;
        padding-left: 20px;
        background: none;
        color: #fff;
        position: relative;}

    .leftNav>ul>li>ul>li>a::before {
        content: "";
        position: absolute;
        width: 4px;
        height: 4px;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        background: #fff;
        border-radius: 50%;}.font1025346{ font-size: 9pt;}

.ds ul li{padding:0 18px;float:left;width:21%;margin-top:20px; margin-bottom: 0px;height: 40px;}
.ds ul li a{display: block;border-top: 1px solid #0e2760;background: #f5f5f5;padding: 10px 15px;line-height: 24px;overflow: hidden;color:#333;}
.ds ul li:hover a{background:#0e2760;color:#fff;}
