.nav ul li a.zwgk{
    background: #44aeff;
}
.main {
    padding: 30px;
    box-sizing: border-box;
}
.newsList.exam{
    width: 750px;
}
.newsList {
    width: 548px;
}

.newsList h5 {
    font-size: 20px;
    margin-bottom: 8px;
    font-weight: bold;
    color: #076fbe;
    line-height: 30px;
    border-bottom: 1px solid #e7e7e7;
}

.newsList h5 a.newsTitle {
    border-bottom: 4px solid #076fbe;
    display: inline-block;
    padding: 0 10px 10px;
}

.newsList h5 a.more {
    font-size: 14px;
    font-weight: normal;
    margin-top: 8px;
    color: #666666;
}

.newsList ul.list li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 46px;
}

.newsList ul.list li span.line {
    width: 4px;
    height: 16px;
    display: inline-block;
    vertical-align: -3px;
    background: #2056a0;
    margin-right: 10px;
}
.newsList.exam ul.list li a {
    display: inline-block;
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newsList.exam ul.list li span.time {
    display: inline-block;
    text-align: right;
    color: #777777;
}
.newsList .newest{
    margin: 22px 0 8px;
}

.newsList .newest img {
    display: inline-block;
   vertical-align: -20px;
}

.newsList .newest p {
    display: inline-block;
    margin-left: 10px;
    width: 650px;
    padding: 10px 20px;
    box-sizing: border-box;
    height: 69px;
    box-shadow: 0 0 8px 0 #dedede;
}
.newsList .newest p a{
    display: inline-block;
    height: 49px;
    width: 460px;
}
.newsList .newest p span.time {
    display: inline-block;
    text-align: right;
    color: #777777;
    line-height: 49px;
}
/* 领导人 */
.leader {
    width: 340px;
}

.leader h5 {
    font-size: 20px;
    margin-bottom: 8px;
    font-weight: bold;
    color: #076fbe;
    line-height: 30px;
    border-bottom: 1px solid #e7e7e7;
}
.leader h5 a.leaderTitle {
    border-bottom: 4px solid #076fbe;
    display: inline-block;
    padding: 0 10px 10px;
}

.leader .leaderContent h6{
    font-weight: bold;
    font-size: 20px;
    line-height: 46px;
}

.leader .leaderContent h6 span.line{
    height: 20px;
    width: 4px;
    background: #076fbe;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -4px;
}

.leader .leaderContent p {   
    line-height: 42px;
}

.leader .leaderContent p a{   
    margin-right: 14px;
    display: inline-block;
}

.leader .leaderContent p a:hover{   
   color: #076fbe;
}

.leader .button{
    margin: 10px auto 0;
}

.leader .button a{
    margin: 0 auto;
    display: block;
    width: 110px;
    height: 38px;
}

.explainImg {
    margin: 24px 0 7px;
}

.policy{
    margin: 40px 0;
}
.open {
    width: 548px;
}

.open h5 {
    font-size: 20px;
    margin-bottom: 8px;
    font-weight: bold;
    color: #076fbe;
    line-height: 30px;
    border-bottom: 1px solid #e7e7e7;
}

.open h5 a.openTitle {
    border-bottom: 4px solid #076fbe;
    display: inline-block;
    padding: 0 10px 10px;
}

.open h5 a.more {
    font-size: 14px;
    font-weight: normal;
    margin-top: 8px;
    color: #666666;
}

.open .openIcon .icon {
   display: inline-block;
    margin: 30px 1px 0;
    text-align: center;
    width: 130px;
}

.open .openIcon .icon img {
    display: block;
    margin: 0 auto 18px;
}