.middle1{
    margin-top: 30px;
}

.radius img{
    border-radius: 10px;
}

#fanzhen .middle{
    /*background-color: #f00;*/
}

#fanzhen .middle a{
    display: inline-block;
    width: 80%;
    /*display: inline-block;
    width: 100%;
    height: 300px;
    background: url(../img/fanzhen.png) no-repeat;*/
}

#fanzhen .middle img{
    width:80%;
    height: 80%;
}

#yunchou .middle{
    /*background-color: #ccc;*/
}

#yunchou .middle a{
    display: inline-block;
    width: 100%;
}

#yunchou .middle img{
    width:100%;
    height: 100%;
    border-radius: 10px;
}

#wuliu .middle{
    /*height: 472px;*/
    /*background-color: #ccc;*/
}

/*#wuliu .middle a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../img/wuliu_bg.png) no-repeat center center;
}*/

#wuliu .middle a{
    display: inline-block;
    width: 100%;
}

#wuliu .middle img{
    width:100%;
    height: 100%;
}

#lenglian .middle{
    /*background-color: #ccc;*/
}

#lenglian .middle a {
    display: inline-block;
    width: 100%;
    /*height: 100%;
    background: url(../img/lenglian_bg.png) no-repeat center center;*/
}

#lenglian .middle img{
    width:100%;
    height: 100%;
}

#shapan .middle{
    /*background-color: #ccc;*/
    height: 100%;
}

#shapan .middle a {
    display: inline-block;
    width: 100%;
    height: 100%;
    /*height: 100%;
    background: url(../img/shapan_bg.jpg) no-repeat center center;*/
}

#shapan .middle img{
    width:100%;
    height: 100%;
    border-radius: 20px;
}

#solution .middle{
    /*background-color: #666;*/
}

#solution .middle a{
    display: inline-block;
    width: 100%;
    /*height: 100%;
    background: url(../img/solution_bg.png) no-repeat center center;*/
}

#solution .middle img{
    width:100%;
    height: 100%;
}
