#model{
max-width: 1200px;
margin: 0 auto;
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{
	width: 300px;
    float: left;
	margin-bottom: 50px;
    margin-left: 150px;
    overflow: hidden;
	list-style: none;
	}
#model ul li:nth-child(1){
	margin-left:0;
}
#model ul li:nth-child(4){
	margin-left:0;
}
#model ul li img{
	width: 100%;
    display: block;
    box-sizing: border-box;
}
#model span3{
	margin-left: 70px;
    font-size: 14px;
    color: #848484;
    font-weight: bold;
}
#model p{
margin-top: 10px;
    height: 70px;
    color: #333333;
    display: block;
    text-align: center;
    font-size: 14px;
}
#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;}
