.main {
}

.p1 {
    width: 1200px;
    margin: 30px auto 0;
}

.p1 .ldzc .content {
    margin-top: 10px;
}

.p1 .ldzc p {
    font-size: 16px;
    line-height: 36px;
}

.newsList {
    width: 580px;
}

.newsList .newsListNav {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
}

.newsList .newsListNav li {
    display: inline-block;
    padding: 0 6px 10px;
    color: #076fbe;
    cursor: pointer;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    margin-right: 20px;
}

.newsList .newsListNav li.active {
    border-bottom: 4px solid #076fbe;
    font-weight: bold;
}

.newsList ul.list.hide {
    display: none;
}

.newsList ul.list li {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}

.newsList ul.list li a{
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 480px;
    text-overflow: ellipsis;
}

.newsList ul.list li span {
    font-size: 16px;
    text-align: right;
    display: inline-block;
    color: #929292;
}

.p2 {
    width: 1200px;
    margin: 30px auto;
}

.p3 {
    padding: 30px 0;
    width: 100%;
    background: #f4f4f4;
}

.p3 .content {
    width: 1200px;
    margin: 0 auto;
}

.p3 .zwgk {
    margin-right: -16px;
    overflow: hidden;
}

.p3 .zwgk .icon {
    padding-right: 16px;
    margin: 8px 0;
}