/* CSS Document */
.zwfw-list {
    background: #ffffff;
    padding: 25px 30px 0;
}
.zwfw-list .news-list-box {
    width: 400px;
    font-size: 0;
    padding: 10px 0;
    overflow: hidden;
}
.zwfw-list .news-list-box .news-tit-bar h2 {
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
    line-height: 40px;
    color: #ca1c1d;
    border-bottom: 3px solid #ca1c1d;
}
.zwfw-list .news-list-box .news-list li a h3 {
    font-size: 16px;
    float: left;
    width: 340px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.web-link{
    background: #ffffff;
	padding: 0 30px 30px ;
}
.web-link .web-link-list li{
	margin: 5px 10px;
    width: 290px;
	float: left;
}
.web-link .web-link-list li a {
    display: block;
    padding: 20px 0;
}
.web-link .web-link-list li a h2{
    background-repeat: no-repeat;
    background-position: center 0px;
    background-size: 32px 32px;
    text-align: center;
	font-size: 16px;
    padding: 0px 6px;
    padding-top: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}
li.zw1 h2 { background-image:url("../images/zw_img5.png"); }
li.zw1 a { background:rgba(220, 248, 246, 1); }
li.zw2 h2 { background-image:url("../images/zw_img6.png"); }
li.zw2 a { background:rgba(240, 224, 236, 1); }
li.zw3 h2 { background-image:url("../images/zw_img7.png"); }
li.zw3 a { background:rgba(223, 245, 221, 1); }
li.zw4 h2 { background-image:url("../images/zw_img8.png"); }
li.zw4 a { background:rgba(251, 242, 212, 1); }