﻿.a-about{
    width: 100%;
    height: auto;
}
.ab-index{
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
}
.ab-name{
    width: 100%;
    height: auto;
    padding-bottom: 13px;
    display: inline-block;
}
.ab-name p{
    float: left;
    color: #004080;
    font-size: 13px;
}
.ab-left{
    float: left;
    width: 20%;
}
.ab-left .on{
    width: 100%;
    margin-bottom: 20px;
}
.ab-left .on h3{
    color: white;
    font-size: 16px;
    background-color: #004080;
    line-height: 34px;
    padding-left: 18px;
    font-weight: normal;
}
.ab-left .on h3 a{
    color: white;
}
.ab-left .on li{
    width: 100%;
    height: auto;
    background-color: #eee;
}
.ab-left .on li a{
    line-height: 34px;
    padding-left: 18px;
    color: #004080;
    font-size: 14px;
    display: block;
}
.ab-right{
    float: right;
    width: 78%;
}
.abr-name{
    width: 100%;
}
.abr-name p{
    font-size: 16px;
    color: #004080;
    border-bottom: 1px solid#004080;
    padding-bottom: 10px;
}
.nr{
    width: 100%;
}
.nr p{
    font-size: 14px;
    color: #004080;
    line-height: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.nr img{
    width: 100%;
}
.pp-name{
    width: 100%;
    margin-top: 17px;
}
.pn{
    border-bottom: 1px solid#004080;
    line-height: 25px;
    display: inline-block;
    padding-bottom: 10px;
    margin-top: 28px;
}
.pn i{
    width: 10px;
    height: 10px;
    background-color: #004080;
    float: left;
    display: inline-block;
    margin-top: 9px;
    margin-right: 10px;
}
.pn h3{
    font-size: 16px;
    color: #004080;
    float: left;
    font-weight: normal;
}
.ab-name p a{
    color: #004080;
}
.ab-left .on li:hover{
    background: black;
    color: white;
}
.ab-left .on li a:hover{
    color: white;
}
.ab-left .onn {
    width: 100%;
    margin-bottom: 20px;
}
.ab-left .onn h3 {
    color: white;
    font-size: 16px;
    background-color: #004080;
    line-height: 34px;
    padding-left: 18px;
    font-weight: normal;
}
.ab-left .onn h3 a {
    color: white;
}
.ab-left .onn li {
    width: 100%;
    height: auto;
    background-color: #eee;
}
.ab-left .onn li a {
    line-height: 34px;
    padding-left: 18px;
    color: #004080;
    font-size: 16px;
    display: block;
}