
.scrollleft{
    width:1200px;
}
.scrollleft li{
    float:left;
    margin-right:20px;
    display:inline;
    width:224px;
    height:175px;
    text-align:center;
    line-height:19px;
    border:1px solid #ddd;
}
.scrollleft img{
    width:224px;
    height:175px;
}



.scrollleft li .titleWrap{ 
    line-height:24px;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 32px;
    background: rgb(0,0,0);
    opacity: 0.5;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
    filter: alpha(opacity=50);
}
.scrollleft li .title {
    width: 100%;
    line-height:24px;
    height: 24px;
    position: absolute;
    bottom: 5px;

}
.scrollleft li .title a{
 color:#fff;
}



/*ºÏ×÷»ï°é*/
.Partner {
	width: 100%;
	height: 300px;
	background: #f5f5f5;
}

.PartnerCenter {
	width: 1200px;
	height: 320px;
	margin: 0 auto;
	padding-top: 2px;
}
.ETitle {
	margin: 50px auto;
	text-align: center;
}
ETitle h1 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
}





