* .divBorder{
    border:0;
}

.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{
    padding:0;
    margin:0;
}

#head .row{
    max-height: 60px;
    min-height: 60px;
    background: #23292e;
}

#head .row .col-md-2,#head .row .col-md-3{
    max-height: 60px;
    min-height: 60px;
}
#head .row .col-md-2:nth-child(1){
    max-width: 200px;
    min-width: 200px;
    position: absolute;
    left: 0;
}
#head .row .col-md-2:nth-child(1) img{
    max-height: 58px;
    min-height: 58px;
}
#head .row .col-md-2:nth-child(2){
    max-width: 220px;
    min-width: 220px;
    position: absolute;
    left: 200px;
}
#head .row .col-md-2:nth-child(2) .row{
    margin: 0;
    max-width: 100%;
    min-width: 100%;
    max-height: 58px;
    min-height: 58px;
}
#head .row .col-md-2:nth-child(2) .row .col-md-6{
    max-width: 50%;
    min-width: 50%;
    max-height: 100%;
    min-height: 100%;
    padding: 0 10px;
}
#head .row .col-md-2:nth-child(2) .row .col-md-6 a{
    line-height: 58px;
    color: #c1c1c1;
    font-size: 14px;
}
#head .row .col-md-2:nth-child(2) .row .col-md-6 a:hover{
    color: #FFFFFF;
}
#head .row .col-md-3{
    max-width: 224px;
    min-width: 224px;
    position: absolute;
    right: 0;
}
#head .row .col-md-3 .row{
    margin: 0;
    max-width: 100%;
    min-width: 100%;
}
#head .row .col-md-3 .row .col-md-2,#head .row .col-md-3 .row .col-md-5{
    max-height: 58px;
    min-height: 58px;
}
#head .row .col-md-3 .row .col-md-2{
    max-width: 20%;
    min-width: 20%;
    position: absolute;
    left: 0;
    padding: 14px 0;
}
#head .row .col-md-3 .row .col-md-2 img{
    max-width: 30px;
    min-width: 30px;
    max-height: 30px;
    min-height: 30px;
}
#head .row .col-md-3 .row .col-md-5:nth-child(2){
    max-width: 40%;
    min-width: 40%;
    position: absolute;
    left: 20%;
}
#head .row .col-md-3 .row .col-md-5:nth-child(2){
    color: #c1c1c1;
    line-height: 58px;
}
#head .row .col-md-3 .row .col-md-5:nth-child(2) .tabList{
    display: none;
    border: 1px solid #d1d1d1;
    background: #e1e1e1;
    padding: 5px 10px;
    position: absolute;
    z-index: 999;
}
#head .row .col-md-3 .row .col-md-5:nth-child(2) .tabList .tab-content{
    line-height: 27px;
}
#head .row .col-md-3 .row .col-md-5:nth-child(2) .tabList .tab-content a{
    color: #c1c1c1;
}
#head .row .col-md-3 .row .col-md-5:nth-child(2) .tabList .tab-content a:hover{
    color: #000000;
}
#head .row .col-md-3 .row .col-md-5:nth-child(3){
    max-width: 40%;
    min-width: 40%;
    position: absolute;
    left: 60%;
    line-height: 58px;
}
#head .row .col-md-3 .row .col-md-5:nth-child(3) span{
    color: #c1c1c1;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*headStyle*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
#body{
    position: absolute;
    top: 60px;
    bottom: 0;
}
#body .row .col-md-2{
    max-width: 200px;
    min-width: 200px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #23292e;!important;
}
#body .row .col-md-10{
    position: absolute;
    top: 0;
    left: 200px;
    bottom: 0;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*bodyStyle*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
#body .row .col-md-2 {
    background: #23292e;
    text-align: left;
}

#body .row .col-md-2 div {
    color: #fff;
}

#body .row .col-md-2 div:hover {
    background: #23292e;
}

#body .row .col-md-2 .custom-menu-style {
    background: #23292e;
}

#body .row .col-md-2 .custom-menu-style .el-submenu {
    max-width: 200px;
    min-width: 200px;
}

#body .row .col-md-2 .custom-menu-style .el-menu-item {
    color: #c1c1c1;
    background: rgba(0, 0, 0, 0.9);
}
#body .row .col-md-2 .custom-menu-style .el-menu-item a{
    color: #c1c1c1;
}
#body .row .col-md-2 .custom-menu-style .el-menu--inline .is-active {
    color: #FFFFFF;
    background: #01c1ae;
}

#body .row .col-md-2 .custom-menu-style .el-submenu__icon-arrow::before {
    font-family: "font-icon" !important;
    content: "\e61a";
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*leftStyle*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
#body .row .col-md-10 .col-md-12:nth-child(1){
    height: auto;
    padding: 30px;!important;
    position: absolute;
    top: 0;
    bottom:44px;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12{
    position: relative;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(1){
    max-height: 89px;
    min-height: 89px;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(1) .col-md-12:nth-child(1){
    max-height: 10px;
    min-height: 10px;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(1) .col-md-12:nth-child(2){
    max-height: 26px;
    min-height: 26px;
    margin: 30px 0 auto 0;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(1) .col-md-12:nth-child(2) .clear{
    max-height: 0;
    min-height: 0;
    margin: 12px 15px;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(1) .col-md-12:nth-child(2) .clear:before{
    content: "";
    line-height: 14px;
    padding: 2px 5px;
    font-size: 16px;
    background-color: #FFFFFF;
    position: absolute;
    top: -9px;
    left: 25px;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2)[id=content]{
    max-height: initial;
    min-height: auto;
    padding: 15px 150px;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12{
    max-height: initial;
    min-height: auto;
    padding: 15px;
    border: 1px solid #c1c1c1;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title]:before{
    content: "";
    padding: 5px;
    font-size: 16px;
    line-height: 16px;
    background-color: #FFFFFF;
    position: absolute;
    top:-15px;
    left: 25px;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*rightTopStyle*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
#body .row .col-md-10 .col-md-12:nth-child(2){
    max-height: 44px;
    min-height: 44px;
    line-height: 44px;
    text-align: left;
    padding: 0 15px;
    position: absolute;
    bottom: 0;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*rightButtomStyle*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*rightStyle*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/