.index-section {
    background: #E5F6FD;
}

.zgmxzc-footer {
    background: #5090F1;
}

.jmzb-header {
    width: 900px;
    margin-right: 0;
}

.page-header {
    width: 600px;
    border: none;
}

.jmzb-card {
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    width: 380px;
    margin: 10px;
}

.jmzb-card > img {
    width: 100%;
    height: 214px;
    margin-bottom: 10px;
}

.jmzb-card > p {
    text-align: center;
    font-size: 18px;
    color: #333;
    height: 55px;
}

.index-more {
    width: 1200px;
    padding: 15px 0;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.index-more-btn {
    display: block;
    width: 100px;
    float: right;
    margin-right: 10px;
}

.index-more-btn > img {
    width: 100%;
}

/*网络音频节目*/
.ypjm-list {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 1100px;
}

.xwjj-item {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0.8vw 0.5vw;
    border-bottom: 1px dotted #a6a6a6;
}

.xwjj-icon {
    float: left;
    position: relative;
    width: 2.34rem;
    height: 2.34rem;
    margin: 0.2rem 0.55vw 0 0;
    background: #CBCBCB;
}

.xwjj-icon > p {
    font-size: 1.4rem;
    color: #333;
    text-align: center;
}

.xwjj-item:nth-child(-n+3) .xwjj-icon {
    background: #ff6600;
}

.xwjj-item:nth-child(-n+3) .xwjj-icon p {
    color: #fff;
}

.xwjj-title {
    float: left;
    width: 95%;
    position: relative;
}

.xwjj-title > a {
    font-size: 1.8rem;
    color: #333;
}
