.list-main-right {
    float: right;
    width: 940px;
    min-height: 800px;
    padding: 0;
    overflow: hidden;} .leftNav ul {
    border-top: none;}

 .leftNav ul li {
    position: relative;
    border-bottom: 1px solid #ddd;}

.leftNav>ul>li>i {
    content: "";
    position: absolute;
    right: 10px;
    top: 4px;
    width: 20px;
    height: 58px;
    background: url(/wjmsgzs/images/ej-menu-bf.png) no-repeat;
    background-size: 6px auto;
    background-position: center center;
    cursor: pointer;
    transition: all 0.3s;}

 .leftNav>ul>li>i.on {
    transform: rotateZ(-90deg);}

 .leftNav ul li ul li:last-child {
    border: none;}

 .leftNav ul li a {
    display: block;
    font-size: 16px;
    padding-right: 45px;
    padding-left: 15px;
    color: #666666;
    line-height: 58px;
    background-position: 235px center;
    transition: background 0.3s;}
 .leftNav>ul>li>span {
    display: none;
    position: absolute;
    width: 14px;
    height: 14px;
    right: 20px;
    top: 18px;
    line-height: 50px;
    background: url(/images/sub_left_down.png) no-repeat center center;
    background-size: 14px 14px;
    cursor: pointer;}
 .leftNav ul li.active>a {
    color: #fff;
   background: #1a3e61;
    background-position: 235px center;}
 .leftNav ul li.active>ul {
    display: block;}

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

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

 .leftNav>ul>li:hover>a {
    background: #1a3e61;
    color: #fff;}

 .leftNav ul li a:hover {
    color: #fff;
  
  background: #1a3e61;
    background-position: 235px center;}

 .leftNav>ul>li>ul {
    display: none;
    /* background: #ebf2ff; */
    padding-top: 1px;
    padding-bottom: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 20px;}

 .leftNav>ul>li>ul>li>a {
    font-size: 14px;
    background-size: 0;}

 .leftNav>ul>li>ul>li.active {
    background: #1a3e61;}

.leftNav>ul>li>ul>li.active a {
    background: #1a3e61;}

 .leftNav>ul>li>ul>li>a:hover {
    background-size: 0;}

.pb_sys_style2 .p_no_d {
    border: 1px solid #1b3e74 !important;
    color: #fff;
    background-color: #1b3e74 !important;}

