.dblj li{float:left;}

.main-pic-list li {
    position: relative;
    float: left;
    width: 275px;
    margin: 10px 15px;}

.main-pic-list li img {
   
    height: 200px;}

.main-pic-list li .text {
    padding: 0 5%;
    height: 40px;
    line-height: 40px;
    text-align: center;}

.navigation {
    text-align: center;
    margin: 30px 0;}

 .navigation a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 26px;
    margin: 0 5px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    background: #18427a;}
