﻿.hon{
    width: 100%;
}
#one li{
    margin-right: 10px;
    width: 162px;
    height:auto;
    float: left;
}
#one li img{
    width: 100%;
    height: 235px;
    float: left;
    border: 1px solid;
    margin-bottom: 7px;
}
#one li p{
    text-align: center;
    margin-bottom: 10px;
    line-height: 19px;
}
#two{
    border-bottom: 1px dashed#e0e0e0;
    padding-bottom: 18px;
}
#two li{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
#two img{
    border: 1px solid;
    width: 280px;
    height: 210px;
    float: left;
}
#two li p{
    text-align: center;
}
#there{
    border-bottom: 1px dashed#e0e0e0;
    display: inline-block;
    width: 100%;
}
#there li{
    margin-right: 10px;
    width: 162px;
    height:auto;
    float: left;
}
#there li img{
    width: 100%;
    height: 235px;
    float: left;
    border: 1px solid;
    margin-bottom: 7px;
}
#there li p{
    text-align: center;
    margin-bottom: 10px;
    line-height: 19px;
}

#four{
    border-bottom: 1px dashed#e0e0e0;
    display: inline-block;
    width: 100%;
}
#four li{
    margin-right: 10px;
    width: 162px;
    height: 325px;
    float: left;
}
#four li img{
    width: 100%;
    height: 235px;
    float: left;
    border: 1px solid;
    margin-bottom: 7px;
}
#four li p{
    text-align: center;
    margin-bottom: 10px;
    line-height: 19px;
}