.list-1-left {
    float: left;
    width: 580px;
    height: 400px;
}
.list-1-left > a {
    display: block;
}
.list-1-left img {
    display: block;
    width: 100%;
    height: 360px;
}
.list-1-left p {
    padding: 0 39px 0 45px;
    font-size: 16px;
    line-height: 40px;
    color: #333;
    background-color: #eee;
}
.list-1-right {
    float: right;
    width: 580px;
	height: 400px;
}
.zmhd-title:before,
.zxdc-title:before,
.zxry-title:before {
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "";
    vertical-align: top;
    background: url("/images/01-01-common-sprint-icon.png");
}
.zmhd-title:before {
    background-position: -112px -125px;
}
.zxdc-title:before {
    background-position: -35px -125px;
}
.zxry-title:before {
    background-position: -80px -125px;
}
.list-1-right .list-date {
    margin: 15px 7px 0;
}

.list-img a {
    float: left;
    height: 120px;
    margin: 20px 10px 20px 0;
}
.list-img img {
    width: 100%;
    height: 120px;
}
.list-img a:first-child {
    width: 580px;
}
.list-img a + a {
    width: 480px;
}
.list-img a + a + a{
    width: 120px;
    margin-right: 0;
}

.list-2-left,
.list-2-center {
    width: 524px;
    height: 400px;
    float: left;
    margin: 0 15px 15px 0;
}
.list-2-left .list-date,
.list-2-center .list-date{
    margin: 12px 0 0 5px;
}
.list-2-right {
    float: right;
    width: 120px;
    margin: 0 0 5px;
}
.list-2-right a,
.list-2-right img {
    display: block;
    width: 120px;
    height: 190px;
    margin: 0 0 20px;
    cursor: pointer;
}