.header {
    width: 100%;
    height: 190px;
    background: url("../Files/NewImage/home_header_bg.jpg");
}

.header .header-content {
    /*width: 1200px;*/
    /*height: 190px;*/
    /*margin: 0 auto;*/
    padding-left: 360px;
    padding-top: 45px;
    vertical-align: middle;
}

.header .header-content>img:nth-child(1) {
    width: 90px;
    height: 90px;
}



.menuView {
    background-color: #FFFFFF;
    height: 50px;
}


.footer {
    background-color: #174592;
    width: auto;
    height: 198px;
    margin-top: 0px
}

.footer .footer-logo {
    height: 50px;
    width: 218px;
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 30px auto auto auto;
}

.footer .title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 100px auto auto auto;
    height: 29px;
    width: 205px;
    color: #FFFFFF;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    font-size: 28px;
}

/*.footer .bottom-view {*/
/*    position: absolute;*/
/*    top: 180px;*/
/*    width: 100%;*/
/*    height: 18px;*/

/*}*/

.footer .address {
    display: inline-block;
    /*width: 50%;*/
    /*background-color: red;*/
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 164px;
    text-align: center;
    /*position: absolute;*/
    /*left: 359px;*/
    font-family: MicrosoftYaHei;
    font-weight: 400;
    line-height: 11px;
    /*text-align: right;*/
    margin-left: 15%;
}

.footer .phone {
    display: inline-block;
    /*width: 20%;*/
    /*background-color: royalblue;*/
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 164px;
    text-align: center;
    /*position: absolute;*/
    /*left: 1126px;*/
    font-family: MicrosoftYaHei;
    font-family: re;
    font-weight: 400;
    line-height: 11px;
    /*text-align: right;*/
    margin-left: 7%;
}

.footer .number {
    display: inline-block;
    /*width: 20%;*/
    /*background-color: darkkhaki;*/
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 164px;
    text-align: center;
    /*position: absolute;*/
    left: 50px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    line-height: 11px;
    /*text-align: center;*/
    margin-left: 7%;
}



/*================New CSS==============*/

.people-section {
    background-color: #F5F5F5;
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
}

.people-section .section-content {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}

.section-content>div:nth-child(1) {
    display: inline-block;
    width: 4px;
    height: 24px;
    background: #174592;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.section-content>div:nth-child(2) {
    display: inline-block;
    left: 23px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #174592;
    line-height: 60px;

}

.box {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
}

.column {
    flex-basis: 100%;
    display: flex;
    justify-content: flex-start;
    width: 400px;
    height: 180px;
}

.item {
    display: inline-block;
    top: 20px;
    width: 400px;
    height: 140px;
}

.item img {
    /*position: absolute;*/
    /*top: 0px;*/
    /*left: 0px;*/
    background-color: #F3F3F3;
    width: 135px;
    height: 140px
}

.item a:hover {
    background-color: #174592;
    text-decoration: none;
    color: #FFFFFF;
}

.item a {
    display: inline-block;
    width: 400px;
    height: 140px;
    color: #2E2E2E;
}

.name {
    position: absolute;
    top: 20px;
    left: 170px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    /*color: #2E2E2E;*/
    width: 150px;
    height: 140px;
}

.job {
    position: absolute;
    top: 58px;
    left: 170px;
    width: 84px;
    height: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    /*color: #2E2E2E;*/
}

.location {
    position: absolute;
    top: 90px;
    left: 170px;
    width: 84px;
    height: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    /*color: #2E2E2E;*/
}

.people_content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}


/*================人物详情页CSS==============*/

/*.desc-section {*/
/*    background-color: #F5F5F5;*/
/*    width: 100%;*/
/*    height: 60px;*/
/*    margin-bottom: 20px;*/
/*}*/

/*.desc-section>div:nth-child(1) {*/
/*    position: absolute;*/
/*    top: 18px;*/
/*    left: 385px;*/
/*    width: 4px;*/
/*    height: 24px;*/
/*    background: #174592;*/
/*    border-radius: 2px;*/
/*    line-height: 60px;*/
/*}*/

/*.desc-section>div:nth-child(2) {*/
/*    position: absolute;*/
/*    left: 403px;*/
/*    width: 299px;*/
/*    height: 60px;*/
/*    font-size: 24px;*/
/*    font-family: Microsoft YaHei;*/
/*    font-weight: 400;*/
/*    color: #174592;*/
/*    line-height: 60px;*/
/*}*/

.desc_content {
    /*background-color: cornflowerblue;*/
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 100px;
}

.desc_content>div:nth-child(1) {
    padding-top: 25px;
    height: 29px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.desc_content>div:nth-child(2) {
    padding-top: 19px;
    height: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.person-img
{
    display: block;
    padding-top: 29px;
    width: 300px;
    /*height: 400px;*/
    margin: 0 auto;
}

.desc_content .introduce {
    width: 1190px;
    /*height: 90px;*/
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #333333;
}

.desc_content .title {
    width: 395px;
    height: 20px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #174592;
}

.desc_content .desc {
    /*width: 828px;*/
    height: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    /*text-decoration: none;*/
}

.desc_content .link {
    width: 828px;
    height: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    /*text-decoration: none;*/
}

.desc_content ol li {
    /*height: 19px;*/
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    text-decoration: none;
}
