



.m_navwrap{

    width:100%;

    height:auto;

    position:absolute;

    top:81px;

    left:0;

    overflow-y:scroll;

    z-index:98;

    display:none;

}



.list_dl{

    width:100%;

    height:auto;

    padding-bottom:64px;

}

.list_dt{

    background: #19893b;

    color: #fff;

    width: auto;

    padding:0 40px 0 10px;

    margin-left:166px;

    height: 42px;

    line-height: 42px;

    cursor: pointer;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    position: relative;

    border-bottom: 1px solid #4e4e4e;

}

.list_dt a{color:#fff;font-size:16px;}

.list_dt:hover{

    background: rgba(25,137,59,1);

}

/*.list_dt:hover ._after{

    display: block;

    width: 3px;

    height: 100%;

    position: absolute;

    left: 0;

    top: 0;

    background: #4e4e4e;

}*/

#open{

    background: rgba(25,137,59,1);

}

/*#open ._after{

    display: none;

    width: 3px;

    height: 100%;

    position: absolute;

    left: 0;

    top: 0;

    background: #4e4e4e;

}*/

.list_dt_icon{

    display: block;

    width: 16px;

    height: 16px;

    background: url("../images/off.png") no-repeat;

    position: absolute;

    right: 10px;

    top: 50%;

    margin-top:-8px;

}

#open .list_dt_icon{

    background: url("../images/open.png") no-repeat;

}

.list_dd{

    display: none;

}

.list_li{

    background: rgba(25,137,59,1);

    list-style-type: none;

    color: #fff;

    width: auto;

    padding: 0 34px 0 0px;

    height: 42px;

    line-height: 42px;

    cursor: pointer;

    border-bottom: 1px solid #6b6b6b;

    position:relative;

    margin-left:166px;

}

.list_li a{color:#fff;font-size:14px;position:relative;padding-left:40px;}



.list_dd li span.pro_icon{
    display: block;

    width:34px;

    height:42px;

    position:absolute;

    top:50%;

    left:0px;

    margin-top:-21px;

}   
/*
.list_dd .pro_icon1:before{

    background:url(../images/pro_icon1.png) no-repeat;

    background-size:34px 42px;

}

.list_dd li.pro_icon2:before{

    background:url(../images/pro_icon2.png) no-repeat;

    background-size:34px 42px;

}

.list_dd li.pro_icon3:before{

    background:url(../images/pro_icon3.png) no-repeat;

    background-size:34px 42px;

}

.list_dd li.pro_icon4:before{

    background:url(../images/pro_icon4.png) no-repeat;

    background-size:34px 42px;

}

.list_dd li.pro_icon5:before{

    background:url(../images/pro_icon5.png) no-repeat;

    background-size:34px 42px;

}

.list_dd li.pro_icon6:before{

    background:url(../images/pro_icon6.png) no-repeat;

    background-size:34px 42px;

}

.list_dd li.pro_icon7:before{

    background:url(../images/pro_icon7.png) no-repeat;

    background-size:34px 42px;

}

.list_dd li.pro_icon8:before{

    background:url(../images/pro_icon8.png) no-repeat;

    background-size:34px 42px;

}

.list_dd li.pro_icon9:before{

    background:url(../images/pro_icon9.png) no-repeat;

    background-size:34px 42px;

}
*/


