#model{
max-width: 1200px;
margin: 0 auto;
margin-top: 50px;
background: white;
position: relative;
overflow: hidden;
}
.title h2{
font-size:16px;
font-weight:bold;
float:left;
}
.title a{
font-size:14px;
font-weight:bold;
color: #606060;
float:right;
}
#model ul{
	padding-left: 0;
    overflow: hidden;
	list-style:none;
}
#model ul li{
max-width: 375px;
    float: left;
    margin: 0 0 18px 18px;
    overflow: hidden;
	text-align:center;
	}
#model ul li img{
	width: 100%;
    height: 100%;
    display: block;
    padding-top: 30px;
    box-sizing: border-box;
}
#model span3{
	margin-left: 70px;
    font-size: 14px;
    color: #848484;
    font-weight: bold;
}
#model p{
margin-top: 15px;
    max-width: 95%;
    height: 70px;
    display: inline-block;
	margin-bottom:0;
}
#model a{
	text-decoration:none;
	font-size: 14px;
    color: #848484;
    text-align: center;
    font-family: Arial;
}
#model p1{
	text-align:center;
	line-height: 60px;
    display: block;
}
#model span4{
    font-weight: bold;
    font-size: 14px;
    color: #848484;
}	
#Searchresult .aa{max-width: 95%;
    height: 50px;
    font-weight: bold;
    font-size: 14px;
    color: #848484;
    text-align: center;
    display: inline-block;
    font-family: Arial;}
