/*!meanmenu.main ###折叠导航样式######## */
@media screen and (min-width: 320px) and (max-width: 639px){
.zd_nav{height:auto; background:#0d5384; }

a.meanmenu-reveal{display:none}
/*菜单背景样式*/
.mean-container .mean-bar{width:100%;background:#0d5384;padding:4px 0;min-height:35px;z-index:999999}
.mean-container a.meanmenu-reveal{width:22px;height:18px;padding:7px 13px 7px;position:absolute;top:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:24px;font-size:2px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:600;}/*叉叉样式*/
.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:5px; top:0; }/*三横样式*/
.mean-container .mean-nav{float:right;width:100%;background:#2e6f9b;margin-top:40px}/*菜单栏目内容的背景*/
.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}
.mean-container .mean-nav ul li{position:relative;float:right;width:100%}
.mean-container .mean-nav ul li a{display:block;float:right;width:100%; line-height:250%;margin:0;text-align:center;color:#fff;border-bottom:1px solid #fff;border-bottom:1px solid rgba(2555,255,255,.2);text-decoration:none;text-transform:uppercase}
.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}
.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:32px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:0!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(105,105,105,.2)!important}
.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)}
.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}
.mean-nav .wrapper{width:100%;padding:0;margin:0}
.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.mean-remove{display:none!important}



/***内容区域****/
.cont_left{ display:none;}
.cont_right{ width:100%; height:auto;}
.contLeftName{ height:auto; display:none;}
.contLeftList{height:auto;display:none;}
.contRightName{height:auto;}
.contRightList{min-height:260px;}
}

