.all_page_content.data_div{
    margin: 65px 10px 0 230px;
}

.left_menu{
    position: fixed;
    left: 0;
    top: 0;
    width: 210px;
    height: 100%;
    z-index: 5;
    padding-top: 55px;
    overflow: hidden;
}
.left_menu_user{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 55px;   
    text-align: right;
    line-height: 55px;
    padding-right: 20px;
    z-index: 10;
}
.left_menu_user_data{
    position: relative;
    display: inline-block;
    padding: 0px 20px;
    cursor: pointer;
}
.left_menu_user.open_down .left_menu_user_data .fa-caret-down{
    transform: rotate(180deg);
}
.left_menu_user_down{
    position: absolute;
    left: 0;
    top: 66px;
    opacity: 0;
    z-index: 1;
    padding: 7px 0px;
    line-height: 1;
    width: 100%;
    text-align: left;
    border-radius: 5px;
    visibility: hidden;
}
.left_menu_user.open_down .left_menu_user_down{
    top: 66px;
    opacity: 1;
    visibility: visible;
}
.left_menu_user .left_menu_user_down a{
    display: block;
    padding: 10px 0px 10px 20px;
    font-weight: normal;
}
.left_menu_user .left_menu_user_down a i{
    margin-left: -10px;
    margin-right: 5px;
}
.left_menu_user_down_angle_top{
    top: -22px;
    left: 23px;
    height: 22px;
    position: absolute;
    overflow: hidden;
    width: 33px;
}
.left_menu_user_down_angle_top:before{
    content: '';
    height: 15px;
    position: absolute;
    left: 9px;
    top: 16px;
    transform: rotate(45deg);
    transform-origin: 50% 50%;
    width: 15px;
}

.left_menu_user img{
    border-radius: 50%;
    margin-right: 5px;
    max-width: 40px;
}
.left_menu_user a{
    padding: 7px 10px;
    padding-left: 3px;
    border-radius: 4px;
    text-decoration: none;
}
.left_menu_user i{
    padding-right: 5px;
}
.left_menu_title{
    float: left;    
    width: 210px;
}
.left_menu_title .logo_complex_icon{
    background-size: 180px;
    background-position: center center;
    background-repeat: no-repeat;
}
.left_menu_title img{
    max-width: 100%;
    max-height: calc(50px);
    opacity: 0;
}
left_menu_title .logo_complex_icon{    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 55px;
    width: 210px;
}
.left_menu .left_menu_body{
    height: calc(100%);
    max-height: calc(100% - 10px);
    overflow: auto;
    width: 230px;
}
.left_menu .left_menu_body .one_menu{
    position: relative;
    display: block;
    padding: 0 0 0 45px;
    height: 55px;
    line-height: 54px;
    font-size: 16px;
    font-weight: 100;
    -webkit-transition: all 0.2s ease-out  0.04s;
    -moz-transition: all 0.2s ease-out  0.04s;
    -o-transition: all 0.2s ease-out  0.04s;
    transition: all 0.2s ease-out  0.04s;
    cursor: pointer;
}
.left_menu .left_menu_body shild{
    position: absolute;
    right: 28px;
    top:0;
    bottom: 0;
    margin: auto;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    min-width: 20px;
    text-align: center;
    padding: 0px 5px;
    border-radius: 50%;
}
.left_menu .left_menu_body .one_menu_group>.one_menu:before{    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    content: '';
    position: absolute;
    left: 15px;
    top: 0px;
    bottom: 0px;
    height: 55px;
    line-height: 56px;
    margin: auto;    
    font-size: 16px;
    z-index: 1;
}

.left_menu .left_menu_body .m_gtoup_1 div.one_menu:before{
    content: "\f0ae";
}
.left_menu .left_menu_body .m_gtoup_2 div.one_menu:before{
    content: "\f0cb"
}
.left_menu .left_menu_body .m_gtoup_3 div.one_menu:before{
    content: "\f1de";
}
.left_menu .left_menu_body .m_gtoup_4 div.one_menu:before{
    content: "\f080";
}
.left_menu .left_menu_body .m_gtoup_5 div.one_menu:before{
    content: "\f0d6";
}
.left_menu .left_menu_body .m_gtoup_c.one_menu_group>.one_menu:before{
    content: "\f0f5";
}
.left_menu .left_menu_body .m_gtoup_f.one_menu_group>.one_menu:before{
    content: "\f0d6";
}
.left_menu .left_menu_body .m_gtoup_sh_m.one_menu_group>.one_menu:before{
    content: "\f017";
}
.left_menu .left_menu_body .m_item_prj.one_menu_group>.one_menu:before{
    content: "\f0ca"
}
.left_menu .left_menu_body .one_menu_group>.one_menu:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0px;
    height: 100%;
    -webkit-transition: all 0.2s ease-out  0.04s;
    -moz-transition: all 0.2s ease-out  0.04s;
    -o-transition: all 0.2s ease-out  0.04s;
    transition: all 0.2s ease-out  0.04s;
    z-index: 2;
}
.left_menu .left_menu_body .one_menu_group>.one_menu:hover:after,.left_menu .left_menu_body .one_menu_group>.one_menu.active:after{
    width: 5px;
}
.left_menu .left_menu_body .one_menu_group>.one_menu .fa{    
    position: absolute;
    right: 10px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 15px;
    font-size: 18px;
}
.left_menu .left_menu_body .one_menu_group>.one_menu .fa:before{    
    content: "\f107";
}
.left_menu .left_menu_body .open .one_menu_group>.one_menu .fa:before{    
    content: "\f106";
}
.left_menu .left_menu_body .one_menu_group{
    overflow: hidden;
    height: 55px;
    width: 210px;
    -webkit-transition: all 0.2s ease-out  0.04s;
    -moz-transition: all 0.2s ease-out  0.04s;
    -o-transition: all 0.2s ease-out  0.04s;
    transition: all 0.2s ease-out  0.04s;
    position: relative;
}
.left_menu .left_menu_body .one_menu_group.open{

}
.left_menu_btn_over{
    display: inline-block;
    margin-right: -2px;
}
.left_menu_btn_over .left_menu_btn{
    display: inline-block;
    position: relative;
    width: 60px;
    text-align: center;
    cursor: pointer;
}
.left_menu_btn_over .left_menu_btn i{
    padding: 0;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}
.left_menu_btn_over .left_menu_btn shild{
    position: absolute;
    right: 8px;
    top: 8px;
    margin: auto;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    min-width: 20px;
    text-align: center;
    padding: 0px 5px;
    border-radius: 50%;
}

@media (max-width: 1372px) {
    .left_menu{
        left: -170px;
        -moz-transition: all 0.3s ease 0.2s;
        -o-transition: all 0.3s ease 0.2s;
        -webkit-transition: all 0.3s ease 0.2s;
        transition: all 0.3s ease 0.2s;
    }
    .left_menu:hover{
        left: 0px;
    }
    .left_menu .left_menu_body .one_menu_group>.one_menu:before{
        left: 170px;
        width: 40px;
        text-align: center;
        -moz-transition: all 0.3s ease 0.2s;
        -o-transition: all 0.3s ease 0.2s;
        -webkit-transition: all 0.3s ease 0.2s;
        transition: all 0.3s ease 0.2s;
    }
    .left_menu .left_menu_body .one_menu_group>.one_menu:after{
        left: 170px;
        -moz-transition: all 0.3s ease 0.2s;
        -o-transition: all 0.3s ease 0.2s;
        -webkit-transition: all 0.3s ease 0.2s;
        transition: all 0.3s ease 0.2s;
    }
    .left_menu:hover .left_menu_body .one_menu_group>.one_menu:before{
        left: 5px;
        background: transparent;
    }
    .left_menu:hover .left_menu_body .one_menu_group>.one_menu:after{
        left: 0px;
    }
}