﻿* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.container {
    width: 1200px;
    /*height: 150px;*/
    margin: 0 auto;
}

.container .center {
    width: 382px;
    height: 37px;
    font-size: 24px;
    color: rgb(17, 93, 178);
    margin: 48px auto;
    background: url("caption.png");
    background-size: 100% 100%;
    text-align: center;
    position: relative;second
}

.container .center span {
    position: absolute;
    top: 0%;
    left: 71px;
    font-size: 24px;
    color: rgb(17, 93, 178);
}

.container .bottom {
    margin-top: 28px;
    width: 1200px;
    height: 640px;
    background-color: rgb(237, 245, 250);
    position: relative;
}

.container .bottom .bottom-left {
    width: 220px;
    height: 629px;
    border: 1px dotted rgb(17, 93, 178);
    position: absolute;
    text-align: center;
    top: 3px;
    left: 3px;
}

.container .bottom .bottom-left ul {
    text-align: center;
    width: 220px;
    height: 566px;

}

.container .bottom .bottom-left ul div {
    width: 220px;
    height: auto;
    overflow-y: auto;
}

.container .bottom .bottom-left ul div::-webkit-scrollbar {
    /*隐藏滚轮*/
    display: none;
}

.container .bottom .bottom-left .first {
    margin-top: 60px;
}

.container .bottom .bottom-left .second {
    margin: 40px 0 0 0;
}

.container .bottom .bottom-left p {
    width: 180px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-family: 'MicrosoftYaHei-Bold';
    background-image: url(mayor.png);
    margin: 19px auto;
}

.container .bottom .bottom-left .p1 {
    position: absolute;
    left: 8%;
    top: 0%;
}

.container .bottom .bottom-left .p2 {
    position: absolute;
    left: 8%;
    top: 13%;
}

.container .bottom .bottom-left ul li {
    margin: 38px 0;
    cursor: pointer;
}

.container .bottom .bottom-left ul li:hover {
    color: rgb(17, 93, 178);
}

.bottom-right {
    position: absolute;
    left: 247px;
    top: 0%;
    display: block;
    /* border: 1px solid red; */
    width: 920px;
    height: 640px;
    display: none;
}

.bottom-right .information {
    width: 920px;
    height: auto;
}

.bottom-right .information .people {
    float: left;
}

.bottom-right .information p {
    /* width: 920px; */
    height: auto;
    margin-top: 27px;
}

.sex {
    display: flex;
    justify-content: space-between;
}

.school {
    display: flex;
    justify-content: space-between;
}

.school .political {
    width: 184px;
}

.bottom-right .information span {
    line-height: 30px;
    font-size: 20px;
    color: rgb(17, 93, 178);
    font-weight: bold;
    margin-left: 10px;
}

.certificate {
    width: 920px;
    position: relative;
    margin-top: 35px;
}

.certificate img {
    width: 100px;
    height: 133px;
    display: inline-block;
    float: left;
}

.certificate .name {
    position: relative;
}

.certificate .name p {
    /* display: inline-block; */
    /* width: 815px; */
    height: 16px;
    color: rgb(64, 64, 64);
    font-family: 'MicrosoftYaHei';
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 18px 0;
}

.certificate .name p span {
    font-family: 'MicrosoftYaHei';
    color: rgb(17, 93, 178);
    font-size: 16px;
    font-weight: normal;
}

.certificate .hanzu {
    position: absolute;
    left: 45%;
}

.certificate .born {
    position: absolute;
    left: 70%;
}

.certificate .dangyuan {
    position: absolute;
    left: 70%;
}

/* .position {
    height: 160px !important;
} */

.labor {
    text-align: left;
}

.labor h4 {
    font-weight: normal;
    margin: 27px 0 0 20px;
    font-size: 16px;
    font-family: 'MicrosoftYaHei';
}

.active {
    color: rgb(17, 93, 178);
}

.select {
    display: block;
}
.newStyle .container .center {
    font-size: 50px;
    background: none;
}
.newStyle .container .bottom .bottom-left p {
    color: rgb(52 120 255);
    background-image: none;
    font-size: 40px;
}
.newStyle .bottom-left .select1 {
    font-size: 34px;
}
.newStyle .second a,.newStyle .first a {
    font-size: 34px;
}
.newStyle .bottom-right .information span {
    font-size: 34px;
}
.newStyle .certificate .name p span {
    font-size: 34px;
}
.newStyle .certificate .name p {
    font-size: 34px;
}
.newStyle .school {
    justify-content: space-between;
}
.newStyle .school .political {
    width: auto;
}
.newStyle .certificate {
    margin-bottom: 45px;
}
.newStyle .bottom-right .information p {
    font-size: 34px;
}
.newStyle .labor h4 {
    font-size: 34px;
}
.newStyle .hyhd_list li .text {
    font-size: 34px;
    display: block;
    height: 100%;
    line-height: 45px;
}
.newStyle .hyhd_list li {
    height: 60px;
}
.newStyle .hyhd_list li .icon {
    margin: 21px 0 8px 8px;
}
.newStyle .hyhd_list li .time {
    font-size: 34px;
}