.org_titile{
    position: relative;
    top: 280px;
    width: 30px;
}

.org_titile img{
    width: 30px;
}

.org_line{
    height: 488px;
    position: relative;
    left: 40px;
    top: -130px;
}
.org_line img{
    height: 500px;
}


.org_department{
    position: relative;
    left: 73px;
    top: -320px;
    font-size: 20px;
    font-weight: bold;
}

.org_department li{
    border-bottom: none;
    padding-bottom: 115px;
    position: relative;
    left: 50px;
    top: -365px;
    width: 40px;
}

.org_department a{
    line-height: 30px;
    background-color: #003CA2;
    padding: 8px;
    display: block;
    color: #FFFFFF;
}

.business-item{
    height: 178px;
    position: absolute;
    left: 25%;
    top: 3%;
}


.business-item a{
    color: #000;
}

.business-item ul{
    position: relative;
    left: 42%;
    top: -100%;
    line-height: 38px;
    border: none;
    font-size: 20px;
    background-color: #ebebeb;
    padding-left: 20px;
}
.business-item li{
    line-height: 38px;
    border: none;
}

.zhineng-item{
    height: 200px;
    position: absolute;
    left: 25%;
    top: 19%;
}

.zhineng-item a{
    color: #000;
}

.zhineng-item ul{
    position: relative;
    left: 42%;
    top: -108%;
    line-height: 38px;
    border: none;
    font-size: 20px;
    background-color: #ebebeb;
    padding-left: 20px;
}
.zhineng-item li{
    line-height: 38px;
    border: none;
}

.konggu-item{
    height: 200px;
    position: absolute;
    left: 25%;
    top: 38%;
}

.konggu-item a{
    color: #000;
}

.konggu-item ul{
    position: relative;
    left: 23%;
    top: -97%;
    line-height: 38px;
    border: none;
    font-size: 20px;
}
.konggu-item li{
    line-height: 56px;
    border: none;
    background-color: #ebebeb;
    margin-bottom: 30px;
    width: 300px;
    text-align: center;
    height: 56px;
}


.org-sanjie-item li{
    border-bottom: none;
    padding-bottom: 115px;
    position: relative;
    left: 50px;
    top: -365px;
    width: 40px;
}

.org-sanjie-item a{
    line-height: 30px;
    background-color: #003CA2;
    padding: 8px;
    display: block;
    color: #FFFFFF;
}
.org-sanjie-item{
    font-size: 20px;
    font-weight: bold;
    height: 200px;
    position: absolute;
    left: 34%;
    top: 89%;
}

.org-sanjie-item ul{
    position: relative;
    left: 23%;
    top: -32%;
    line-height: 38px;
    border: none;
    font-size: 20px;
}
.org-sanji-line{
    position: absolute;
    left: 38%;
    top: 58%;
}

.org-sanjico-item{
    height: 200px;
    position: absolute;
    left: 49%;
    top: 58%;
}

.org-sanjico-item a{
    color: #000;
}

.org-sanjico-item ul{
    position: relative;
    left: 23%;
    top: -205%;
    line-height: 38px;
    border: none;
    font-size: 20px;
}
.org-sanjico-item li{
    line-height: 44px;
    border: none;
    background-color: #ebebeb;
    margin-bottom: 30px;
    width: 385px;
    text-align: center;
    height: 44px;
}

.org-sanjico-item a:hover{
    color: darkred;
}
.zhineng-item a:hover{
    color: darkred;
}
.business-item a:hover{
    color: darkred;
}

