.wrapa {
    margin: 0 auto;
}/*鍐呭瀹藉害*/
.particulars {
    width: 1024px;
    margin: 0 auto;
}
.content {
    width: 630px;
}
.sidebar {
    width: 310px;
}
.block-list {
    margin: 0 0 20px;
}
.main {
    min-height: 700px;
    _height: 700px;
}
.font-yen {
    font-family: 'Microsoft YaHei', STXihei, MingLiu;
}/* CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}/*鍥剧墖鍨傜洿灞呬腑*/
.vertical-middle {
    overflow: hidden;
    text-align: center;
    font-size: 0;
}
.vertical-middle .hook {
    display: inline-block;
    width: 0;
    height: 100%;
    overflow: hidden;
    margin-left: -1px;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
}
.vertical-middle img {
    vertical-align: middle;
    border: 0 none;
}
.s-01, .s-02, .s-03, .s-04, .s-05, .s-06, .s-07, .s-08, .s-09, .s-10, .s-30, .s-phone {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
}/*index-header*/
.list-item {
    width: 230px;
    height: 350px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
}
.list-item a {
}
.list-item a.item-figure {
    display: block;
    width: 230px;
    height: 175px;
    overflow: hidden;
}
.list-item a img {
    width: 230px;
    height: 175px;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.list-item a:hover img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}
.list-item .z-lump {
    padding: 0 10px 15px 10px;
    border-bottom: 1px solid #e4e4e4;
}
.list-item .z-lump h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 15px 0;
    height: 34px;
    overflow: hidden;
}
.list-item .z-lump h2 a {
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.list-item .z-lump h2 a:hover {
    color: #666;
}
.list-item .z-lump p.z-raising {
    font-size: 12px;
    color: #999;
    line-height: 25px;
}
.list-item .z-lump p.z-raising em {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.list-item .z-lump p.z-raising i {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.list-item .z-lump .item-rate span.rate1 {
    float: left;
    color: #333;
}
.list-item .z-lump .item-rate span.rate2 {
    float: right;
    color: #999;
}
.list-item .z-assist {
    line-height: 25px;
    padding: 0 10px;
}
.list-item .z-assist a {
    color: #666;
    padding: 0 10px 0 15px;
    display: inline;
}
.list-item .z-assist a.assist1 {
    background: url(../images/s-gf_01.png) no-repeat -1px 1px;
}
.list-item .z-assist a.assist1:hover {
    color: #ed5f8a;
    background: url(../images/s-gf_07.png) no-repeat -1px 1px;
}
.list-item .z-assist a.assist2 {
    background: url(../images/hq_01.png) no-repeat -1px 7px;
}
.list-item .z-assist a.assist2:hover {
    color: #ed5f8a;
    background: url(../images/hp_07.png) no-repeat -1px 1px;
}/*focus success*/
.z-browse {
    float: right;
    padding: 0 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 12px;
    color: #999;
    font-weight: bold;
    border: 2px #999 solid;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    margin: 8px 0 0 0;
}
.z-browse:hover {
    opacity: 1 !important;
    border: 2px #333 solid;
    color: #333;
}/*scale public*/