.tabcon {
    padding: 0;
}
.recommend {
    background: #fff;
    border: 0;
}
.sort-bar {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    display: block;
    height: 37px;
    margin: 13px 0px;
}
.nch-sortbar-array {
    font: 12px/37px "microsoft yahei";
    color: #777;
    vertical-align: top;
    display: inline-block;
    padding: 0 0 0 10px;
}
.nch-sortbar-array ul {
    font-size: 0;
    vertical-align: top;
    display: inline-block;
    border-right: solid 1px #E4E4E4;
    height: 37px;
}
.nch-sortbar-array li {
    font: 12px/21px "microsoft yahei";
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    border-left: solid 1px #E4E4E4;
}
.nch-sortbar-array li a {
    line-height: 22px;
    color: #555;
    display: block;
    height: 21px;
    padding: 8px 13px 8px 12px;
}
.nch-sortbar-array li.selected a, .nch-sortbar-array li:hover a {
    color: #e5004f;
    border-bottom: 1px solid #fff;
}
.list-h {
    background: #fff;
    overflow: hidden;
    width: 981px;
}
.right_con .groupon .suits .list-h .gl-item {
    width: 230px;
    text-align: left;
    height: 280px;
}
.list-h .gl-item{
    width: 181px;
    height: 300px;
    float: left;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    z-index: 1;
    _display: inline;
    margin-right: 13px;
    text-align: center;
    border: 1px solid #e4e4e4;
    margin-bottom: 13px;
}
.right_con .groupon .suits .list-h .gl-item .p-img {
    width: 230px;
}
.list-h .p-img {
    width: 180px;
    height: 210px;
    overflow: hidden;
    text-align: center;
}
.right_con .groupon .suits .list-h .gl-item .p-name {
    height: 36px;
}
.list-h .p-name {
    color: #666;
    font-size: 12px;
    line-height: 18px;
    height: 50px;
    text-align:center;
    margin:0;
    padding: 0 10px;
    overflow: hidden;
}
.list-h .p-price {
    height: 30px;
    overflow: hidden;
}
.right_con .groupon .suits .list-h .gl-item .p-price {
    padding: 0px 10px;
    line-height: 32px;
}
.right_con .groupon .suits .list-h .gl-item .p-price small {
    color: #e5004f;
    margin-right: 2px;
}
.list-h .p-price .J_price {
    color: #e5004f;
    font-size: 14px;
    line-height: 30px;
}
.right_con .groupon .suits .list-h .gl-item .p-price em {
    color: #999;
    margin-left: 10px;
    text-decoration: line-through;
}
.right_con .groupon .suits .list-h .gl-item .p-price span {
    float: right;
    color: #999;
}
.right_con .groupon .suits .list-h .gl-item .p-price span b {
    color: #e5004f;
    margin-right: 2px;
}
