.figures {
    margin: 0 auto;
    max-width: 1270px;
    min-width: 1000px;
    overflow: hidden;
    position: relative;
	color: #373737;
    font: 14px/1.5 Î¢ÈíÑÅºÚ,Tahoma;
}
.figures ul {
    width: 1000px;
}

.figures li {
    position: relative;
    width: 24.9%;
	margin:8px;
	float:left;
}
li {
    list-style-type: none;
}
.figures li .sfea {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    display: block;
    height: 178px;
    overflow: hidden;
    position: relative;
}
.figures li .imgcut {
    display: block;
    height: 100%;
    width: 100%;
}
.figures li img {
    max-width: 314px;
    position: absolute;
    width: 100%;
}
.figures li strong {
    bottom: 5px;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: normal;
    text-align: center;
    width: 100%;
    z-index: 20;
}

.figures li .ovbg {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    height: 32px;
    max-width: 314px;
    opacity: 0.6;
    width: 100%;
    z-index: 10;
}
.figures li .ovbg, .figures li strong, .figures li em {
    left: 0;
    position: absolute;
}
.jsqlb {
width:100%}
.jsqlb li{
border:1px solid #99CCFF;
padding:2px;
margin:8px;
font-size:14px;}
.jsqlb h2{
text-align:left;}
.jsqlb h2 a{
font-size:23px;
font-weight:bold;
color:#FF3300;
}