@charset "utf-8";
/* CSS Document */

.cx_conl {
    width: 588px;
    height: 300px;
    border: 1px solid #dadada;
    float: left;
}

.cx_conr {
    float: left;
}
.cx_conr_tit {
    font-size: 18px;
    margin: 0 0 20px 15px;
}
.cx_conr_tit span {
    float: left;
    line-height: 40px;
}
.cx_conr_tit2 {
    font-size: 16px;
    font-weight: normal;
    float: right;
    padding: 5px 10px;
    border: 1px solid #288ff8;
}
.cx_conr_tit2:hover {
    background-color: #288ff8;
    color: #fff;
}

.img-one {
    border-bottom: 1px solid #e3e3e3;
    height: 100px;
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
}
.img-one img {
    float: left;
    height: 100px;
    width: 150px;
}
.img-one .cx-nr {
    float: right;
    height: 100px;
    position: relative;
    width: 800px;
}
.img-one .cx-nr h2 {
    font-size: 18px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    width: 100%;
}
.img-one .cx-nr a:hover h2 {
    color: #3695ff;
}
.img-one .cx-nr ul li {
    color: #5b6471;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 5px;
    width: 235px;
}
.img-one .cx-nr ul li:nth-child(2) {
    width: 355px;
}
.img-one .cx-nr ul li:nth-child(3) {
    width: 170px;
}
.img-one .cx-nr ul li:nth-child(5) {
    width: 355px;
}
.img-one .cx-nr ul li:nth-child(6) {
    width: 170px;
}
.img-one .cx-nr .fl {
    position: absolute;
    right: 0;
    top: 0;
}
.img-one .cx-nr .fl a {
    border: 1px solid #3695ff;
    color: #3695ff;
    padding: 3px 5px;
}
.img-one .cx-nr .fl a:hover {
    background: #3695ff none repeat scroll 0 0;
    color: #ffffff;
}
.img-one .cx-nr .update {
    color: #999999;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 130px;
    top: 0;
    width: 80px;
}

.top_10 {
    margin-top: 10px;
}
.cx_img {
    margin-top: 10px;
}
.cx_img li {
    width: 180px;
    height: 175px;
    float: left;
    margin-left: 15px;
}
.cx_img li:first-child {
    margin-left: 0;
}
.cx_img li a span {
    width: 180px;
    height: 50px;
    display: block;
    line-height: 22px;
    margin-top: 5px;
}




/* 后加 */

.cx_pic_tit span {
    display: block;
    float: left;
}
.sold-tit {
    float: left;
    display: block;
}

.sold-tit li {
    float: left;
    margin-left: 20px;
    padding: 0 10px;
    background: #f2f2f2;
    color: #333333;
    font-size: 16px;
    border-radius: 3px;
    cursor: pointer;
}

.sold-tit li.on {
    background: #288FF8;
    color: #fff;
}
.sold-tit li.stop {
    background: #ff0000;
    color: #fff;
}

.sold-out {
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    font-weight: 700;
    color: #ff0000;
    margin-left: 15px;
}

.rxcx-img {
    display: none;
}

.rxcx-imgshow {
    display: block;
}

.img-one .cx-nr h2 span {
    color: #ff0000;
}