@charset "utf-8";
.left_nav dl{ height:380px;}
.left_nav dd{ margin:0; padding:0; list-style:none;}
/* 本案例代码begin */
.left_nav{ width:236px; height:auto; margin:0 auto;padding:5px; z-index:777; background:#fff; border:1px solid #CDCDCD;}
.left_nav dl dt{ width:248px; height:42px; line-height:42px; background:url(../images/long.png) no-repeat 12px center #E6238F; padding-left:35px; color:#fff; margin-bottom:4px;}
.left_nav dl dd{ width:248px; height:40px; position:relative;}
.left_nav dl dd .nav_right{ width:400px; height:auto; overflow:hidden; position:absolute; left:242px; top:0px; padding:0px 5px 10px 5px;background:#fff; display:none; border:1px solid #ccc;}
.left_nav dl dd .nav_right a{ width:140px;height:20px; line-height:20px; text-align:left; color:#666;padding-left:40px; background:url(../images/nav_right_bg.png) no-repeat 20px center; display:block; float:left; margin-top:10px; white-space:nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;}
.left_nav dl dd .nav_right a:hover{ width:140px;height:20px; line-height:20px; text-align:left; color:#fff;padding-left:40px; background-color:#ff4a00; text-decoration:none;}
.left_nav dl dd a.nav_left{width:228px; height:49px; line-height:49px;  padding-left:13px; display:block; border-bottom:1px solid #fff;color:#3C4347; white-space:nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;}
.left_nav dl dd a.nav_left:hover{background-color:#ff4a00;color:#fff; text-decoration:none;}

/*首页代码*/
.news-nav-list{ list-style:none; margin:0 auto; font-size:12px; line-height:26px;}