.inner{width: 1100px;margin: 37px auto 0;}
.iList li{float: left;margin-bottom: 10px;}
.iList img{width: 521px;height:336px;display: block;}
.iTit{padding: 28px 0;text-align: center;}
.iTit h4{width:100%;color: #333;margin-bottom: 20px;font-size: 18px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.iTit p{width:100%;color: #b1b1b1;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.page{display: table;margin: 10px auto 50px;line-height: 28px;}
.page a,.page span{float: left; min-width: 28px;height: 28px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;line-height: 28px;text-align: center;margin-right: 20px;cursor: pointer;overflow: hidden;
	color: #666;}
.page span{background: #2f82ff;color: #fff;}
.page a:hover{background: #2f82ff;color: #fff;}
.page a:nth-child(1),.page a:nth-child(2){border-radius: 15%;padding:2px 5px;}