.menu_head{width: 100%;line-height: 35px;font-size:12px;color:#525252;cursor:pointer;position:relative;margin:0px;margin-top: 15px;}
.menu_head span{background: #85c9d6;display: inline-block;content: '';width: 2px;height: 15px;margin-right: 15px;vertical-align: middle;}
.menu_head:first-child{ margin-top: 0;}
.menu_head.fa-angle-down:before{ float: right;}
.menu_head.fa-angle-right:before{ float: right;}
.menu_head a{ display: inline-block;}
.menu_list .current{}
.menu_body{width: 100%;height:auto;overflow:hidden;padding: 10px 0;}
.menu_body a{display:block;width: 100%;line-height: 30px;padding-left: 30px;color:#777777;background:#fff;text-decoration:none;}
.menu_body a:hover{text-decoration:none;}
.menu_body.fa-angle-right:before{ display: none;}