
@charset "utf-8";
body {
    min-width: 1200px;
}
.nch-container {
    margin: 0 auto;
    width: 1200px ;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.nch-container .left {
    float: left;
    width: 208px;
}
.nch-container .right {
    float: right;
    width: 980px;
}
.nch-container .left2 {
    float: left;
    width: 780px;
}
.nch-container .right2 {
    float: right;
    width: 208px;
}
.nch-module {
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
}
.nch-module .title {
    background-color: #f5f5f5;
    height: 36px;
}
.nch-module .title h3 {
    color: #333;
    font: 14px/20px "microsoft yahei";
    height: 20px;
    padding: 8px 10px;
}
.nch-module .title h3 em {
    color: #d93600;
}
.nch-module .content {
    overflow: hidden;
}
.nch-module-style01 {
    border-top: 2px solid #d93600;
}
.nch-module-style02 {
    border-top: 2px solid #c8c8c8;
}
.module_sidebar {
    border: 1px solid #d8d8d8;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 4px;
}
.module_sidebar h2 {
    border-bottom: 1px solid #e7e7e7;
    color: #f60;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 9px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.module_sidebar h2 b {
    color: #3e3e3e;
    display: inline;
    float: left;
    font-family: "microsoft yahei",Tahoma,Arial;
    font-size: 15px;
    line-height: 30px;
    margin-left: 2px;
    padding: 0 6px 0 4px;
}
.nch-module-recommend {
    display: block;
    overflow: hidden;
}
.nch-module-recommend li {
    float: left;
    padding: 7px;
    width: 230px;
}
.nch-module-recommend li .goods-pic {
    float: left;
    height: 90px;
    width: 90px;
}
.nch-module-recommend li .goods-pic a {
    display: table-cell;
    height: 90px;
    line-height: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 90px;
}
.nch-module-recommend li .goods-pic img {
    max-height: 90px;
    max-width: 90px;
}
.nch-module-recommend li .goods-info {
    float: right;
    width: 130px;
}
.nch-module-recommend li .goods-info dt {
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    width: 100%;
}
.nch-module-recommend li .goods-info dt a {
    color: #777;
}
.nch-module-recommend li .goods-info dt a:hover {
    color: #333;
}
.nch-module-recommend li .goods-info dt a span {
    background-color: #e4393c;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-right: 4px;
    padding: 0 4px;
    vertical-align: middle;
}
.nch-module-recommend li .goods-info .goods-price {
    color: #555;
    height: 20px;
    line-height: 20px;
    margin: 5px 0;
    overflow: hidden;
    white-space: nowrap;
}
.nch-module-recommend li .goods-info .goods-price em {
    color: #c00;
    font-size: 14px;
    font-weight: bold;
}
.nch-module-recommend li .goods-info .buy-btn a {
    background-color: #f32613;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 3px 12px;
}
.nch-module-recommend li .goods-info .buy-btn a:hover {
    background-color: #ca3300;
    text-decoration: none;
}
.nch-module-filter {
    overflow: hidden;
}
.nch-module-filter dl {
    border-top: 1px dotted #e6e6e6;
    clear: both;
    display: block;
    font-size: 0;
    margin: -1px auto 0;
    padding: 5px 0;
    word-spacing: -1em;
}
.nch-module-filter dt, .nch-module-filter dd {
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    vertical-align: top;
    word-spacing: normal;
}
.nch-module-filter dt, .nch-module-filter dd {
}
.nch-module-filter dl dt {
    color: #555;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
    text-align: right;
    width: 10%;
}
.nch-module-filter dl dd.list {
    width: 85%;
}
.nch-module-filter dl dd.all {
    width: 5%;
}
.nch-module-filter dl dd.list ul {
    font-size: 0;
    word-spacing: -1em;
}
.nch-module-filter dl dd.list ul li {
    display: inline-block;
    height: 22px;
    letter-spacing: normal;
    padding: 0 10px;
    vertical-align: top;
    word-spacing: normal;
}
.nch-module-filter dl dd.list ul li a {
    color: #005aa0;
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 1px 2px;
}
.nch-module-filter dl dd.list ul li a:hover {
    background-color: #4598d2;
    color: #fff;
    text-decoration: underline;
}
.nch-module-filter dl dd.all span {
    background-color: #fff;
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    padding: 2px 4px;
}
.nch-module-filter dl dd.all span:hover {
    background-color: #d93600;
    color: #fff;
}
.nch-module-filter dl dd.all span i {
    font-size: 14px;
    margin-right: 4px;
}
.nch-module-filter .selected {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    padding: 0 0 0 5px;
}
.nch-module-filter .selected:hover {
    border-color: #d93600;
}
.nch-module-filter .selected em {
    background-color: #fff;
    color: #d93600;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-left: 2px;
    padding: 0 2px;
    vertical-align: top;
}
.nch-module-filter .selected i {
    color: #ccc;
    display: inline-block;
    font-family: Verdana;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
    width: 20px;
}
.nch-module-filter .selected:hover i {
    color: #d93600;
}
.nch-module-filter .nch-module-filter_nav {
    background-color: #fff7e5;
    border-bottom: 1px solid #fc4;
    height: 28px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.nch-module-filter .nch-module-filter_nav dt {
    float: left;
    line-height: 28px;
    text-align: right;
    width: 82px;
}
.nch-module-filter .nch-module-filter_nav dd {
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 5px;
}
.nch-module-filter .contain_list {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bdd9f7;
    height: 96px;
    overflow: auto;
    padding: 2px;
    position: relative;
    width: 762px;
    z-index: 1;
}
.nch-module-filter .contain_list ul {
    overflow: hidden;
    padding: 10px;
    width: 720px;
}
.nch-module-filter .contain_list li {
    float: left;
    height: 22px;
    overflow: hidden;
    padding-left: 10px;
    width: 134px;
}
.nch-module-filter .contain_list li a {
    color: #656766;
    display: block;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    width: 144px;
}
.nch-module-filter .contain_list li a:hover {
    background: #fff9f1 none repeat scroll 0 0;
    color: red;
}
.nch-module-filter .contain_list li a span {
    color: #969696;
}
.nch-module-filter .nch-brand-tab {
    margin-bottom: 10px;
    padding: 0 12px;
}
.nch-module-filter .nch-brand-tab li {
    padding: 0 !important;
}
.nch-module-filter .nch-brand-tab li a {
    display: block;
    line-height: 20px;
    min-width: 16px;
    padding: 2px 6px !important;
    position: relative;
    text-align: center;
    z-index: 1;
}
.nch-module-filter .nch-brand-tab li.current a {
    background-color: #4598d2;
    color: #fff;
}
.nch-module-filter .nch-brand-tab li a:hover {
    text-decoration: none !important;
}
.nch-module-filter .nch-brand-tab li a i.arrow {
    border-color: #4598d2 transparent transparent;
    border-style: solid dashed dashed;
    border-width: 6px;
    display: none;
    font-size: 0;
    height: 0;
    left: 50%;
    line-height: 0;
    margin-left: -6px !important;
    position: absolute;
    top: 24px;
    width: 0;
    z-index: 1;
}
.nch-module-filter .nch-brand-tab li.current a i.arrow {
    display: block;
}
#ncBrandlist {
    max-height: 146px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.nch-module-filter .nch-brand-con {
    padding: 6px 12px;
}
.nch-module-filter .nch-brand-con li {
    height: 35px !important;
    margin: 0;
    padding: 0 !important;
    position: relative;
    width: 103px !important;
    z-index: 1;
}
.nch-module-filter .nch-brand-con li:hover {
    z-index: 2;
}
.nch-module-filter .nch-brand-con li a {
    border: 1px solid #e6e6e6 !important;
    height: 34px !important;
    left: -1px;
    line-height: 34px !important;
    overflow: hidden;
    padding: 0 5px !important;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    top: -1px;
    white-space: nowrap;
    width: 92px !important;
    z-index: 1;
}
.nch-module-filter .nch-brand-con li a:hover {
    background-color: #fff !important;
    border-color: #d93600 !important;
    border-width: 2px !important;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
    color: #d93600 !important;
    left: -2px !important;
    text-decoration: none !important;
    top: -2px !important;
}
.nch-module-filter .nch-brand-con li a img {
    left: 6px;
    max-height: 30px;
    max-width: 90px;
    position: absolute;
    top: 2px;
    z-index: 1;
}
.nch-module-filter .nch-brand-con li a span {
    background-color: #fff;
    display: none;
    height: 34px;
    left: 0;
    line-height: 34px;
    overflow: hidden;
    padding: 0 5px;
    position: absolute;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
    width: 92px;
    z-index: 2;
}
.nch-module-filter .nch-brand-con li:hover a span {
    display: block;
}
.table_title {
    float: left;
    padding-left: 10px;
}
.table_title p {
    float: left;
    margin-right: 5px;
}
.shop_con_list {
    width: 100%;
}
.group::after, .clear::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
}
.no_info {
    background: rgba(0, 0, 0, 0) url("../images/nothing.gif") no-repeat scroll 280px center;
    font-size: 18px;
    height: 230px;
    line-height: 230px;
    text-align: center;
}
.input_style1 input {
    border: 1px solid #fed39c;
    padding: 2px;
    width: 130px;
}
.input_style2 input {
    border: 1px solid #fed39c;
    padding: 2px;
    width: 100px;
}
.squares .list_pic {
    display: block;
    font-size: 0;
    margin-left: -14px;
    width: 1000px;
    word-spacing: -1em;
}
.squares .list_pic li {
    display: inline-block;
    *display:inline;
    zoom:1;
    font-size: 12px;
    height: 341px;
    letter-spacing: normal;
    margin: 12px 0 0 12px;
    vertical-align: middle;
    width: 238px;
    word-spacing: normal;
}
.squares .goods-content {
    background-color: #fff;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 3px rgba(153, 153, 153, 0.1);
    height: 335px;
    line-height: 18px;
    margin: 1px;
    overflow: hidden;
    position: relative;
    transition: border-color 0.4s ease-in-out 0s;
    width: 230px;
    z-index: 1;
}
.squares .goods-content:hover {
    z-index: 12;
}
.squares .goods-pic {
    background: #fff none repeat scroll 0 0;
    height: 220px;
    left: 0;
    margin: 0;
    padding: 5px 5px 0;
    top: 0;
    width: 220px;
    z-index: 1;
}
.squares .goods-pic a {
    display: table-cell;
    height: 220px;
 /*   line-height: 0; */
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 220px;
}
.squares .goods-pic img {
    max-height: 220px;
    max-width: 220px;
}
.squares .goods-info {
    left: 0;
    margin-top:5px;
    position: absolute;
    top: 230px;
    width: 230px;
    z-index: 1;
}
.squares .goods-pic-scroll-show {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    height: 30px;
    padding: 5px 10px;
    width: 210px;
}
.squares .goods-pic-scroll-show ul {
    font-size: 0;
    height: 30px;
    width: 180px;
}
.squares .goods-pic-scroll-show ul li {
    display: inline-block;
    height: 30px;
    letter-spacing: normal;
    margin: 0 5px 0 0;
    vertical-align: middle;
    width: 30px;
    word-spacing: normal;
}
.squares .goods-pic-scroll-show ul li a {
    border: 1px solid #eee;
    display: table-cell;
    height: 28px;
    line-height: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 28px;
}
.squares .goods-pic-scroll-show ul li.selected a, .squares .goods-pic-scroll-show ul li a:hover {
    border-color: #d93600;
    transition: border-color 0.4s ease-in-out 0s;
}
.squares .goods-pic-scroll-show ul li img {
    max-height: 28px;
    max-width: 28px;
}
.squares .goods-promotion {
    background: rgba(0, 0, 0, 0) url("../images/2014shop_background_img.png") no-repeat scroll 0 -100px;
    color: #fff;
    font: 700 12px/15px "microsoft yahei";
    height: 30px;
    padding: 20px 9px 15px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 30px;
    z-index: 2;
}
.squares .goods-price {
    background-color: #fff;
    color: #c00;
    display: block;
    font: 12px/20px Arial;
    height: 20px;
    overflow: hidden;
    padding: 5px 10px;
    white-space: nowrap;
}
.squares .goods-price em.sale-price {
    float: left;
    font-size: 16px;
    font-weight: 600;
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.squares .goods-price em.market-price {
    color: #999;
    float: left;
    margin-left: 10px;
    max-width: 50px;
    overflow: hidden;
    text-decoration: line-through;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.squares .goods-price .goods-cti {
    float: right;
    font-size: 0;
    line-height: 0;
    max-width: 62px;
    overflow: hidden;
    text-align: left;
    word-spacing: -1em;
}
.squares .goods-price .goods-cti span {
    display: inline-block;
    height: 16px;
    letter-spacing: normal;
    padding: 2px;
    width: 16px;
    word-spacing: normal;
}
.squares .goods-price .goods-cti span img {
    display: block;
    height: 16px;
    width: 16px;
}
.squares .goods-price .raty {
    float: right;
    font-size: 0;
    line-height: 0;
    word-spacing: -1em;
}
.squares .goods-price .raty img {
    display: inline-block;
    height: 16px;
    letter-spacing: normal;
    margin: 2px 0 2px 4px;
    width: 16px;
    word-spacing: normal;
}
.squares .goods-name {
    background-color: #fff;
    color: #999;
    display: block;
    font-size: 12px;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    padding: 0 10px;
}
.squares .goods-name em {
    color: #f30;
}
.squares .goods-sub {
    font-size: 0;
    height: 24px;
    padding: 5px 10px 10px;
}
.squares .goods-sub span {
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "microsoft yahei";
    font-size: 12px;
    height: 24px;
    letter-spacing: normal;
    line-height: 24px;
    margin-right: 4px;
    padding: 0 4px;
    text-align: center;
    vertical-align: middle;
    word-spacing: normal;
}
.squares .goods-sub span.virtual {
    background-color: #36bc9b;
}
.squares .goods-sub span.fcode {
    background-color: #3baeda;
}
.squares .goods-sub span.presell {
    background-color: #4b89dc;
}
.squares .goods-sub span.gift {
    background-color: #967bdc;
}
.squares .goods-sub span.book {
    background-color: #d870ad;
}
.squares .goods-sub .goods-compare {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border: 1px solid #eee;
    color: #999;
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 1px 5px;
}
.squares .goods-sub .goods-compare.selected {
    background: rgba(217, 54, 0, 0.9) none repeat scroll 0 0;
    border-color: #d93600;
    color: #fff;
}
.squares .goods-sub .goods-compare i {
    background: rgba(0, 0, 0, 0) url("../images/2014shop_background_img.png") no-repeat scroll -50px -100px;
    display: inline-block;
    height: 12px;
    margin-right: 4px;
    vertical-align: middle;
    width: 12px;
}
.squares .goods-sub .goods-compare.selected i {
    background-position: -70px -100px;
}
.squares .sell-stat {
    border-top: 1px solid #eee;
    margin: 0 auto;
    overflow: hidden;
    width: 212px;
}
.squares .sell-stat ul {
    font-size: 0;
    margin-left: -1px;
    width: 213px;
    word-spacing: -1em;
}
.squares .sell-stat ul li {
    border-left: 1px solid #eee;
    display: inline-block;
    height: 40px;
    letter-spacing: normal;
    margin: 0;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 60px;
    word-spacing: normal;
}
.squares .sell-stat ul li a {
    color: #b57c5b;
    font: 600 12px/20px Tahoma;
}
.squares .sell-stat ul li a.status {
    color: #3388bb;
}
.squares .sell-stat ul li p {
    color: #999;
    height: 20px;
    line-height: 20px;
}
.squares .store {
    background-color: #f5f5f5;
    border-top: 1px solid #eee;
    clear: both;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 8px 0;
    text-align: center;
}
.squares .add-cart {
    display: block;
}
.squares .add-cart a {
    background-color: #f32613;
    color: #f5cdbf;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    padding: 8px 0;
    text-align: center;
    text-shadow: -2px 0 0 rgba(0, 0, 0, 0.05);
}
.squares .add-cart a i {
    margin-right: 4px;
}
.squares .add-cart a:hover {
    color: #fff;
    text-decoration: none;
}
.squares li:hover .goods-content {
    border: 2px solid #f32613;
    border-radius: 0;
    box-shadow: 0 4px 4px rgba(102, 102, 102, 0.65);
    height: 341px;
    margin: 0;
}
.squares .list_pic dl dd.promotion-price {
    width: 65px;
}
.squares .list_pic dl dd.price span, .squares .list_pic dl dd.promotion-price span {
    color: #f30;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: 600;
    margin-left: 2px;
}
.squares .list_pic dl dd.del-price {
    color: #aaa;
    left: 80px;
    line-height: 20px;
    text-decoration: line-through;
    top: 230px;
    width: 35px;
    z-index: 2;
}
.squares .list_pic dl dd.freight {
    color: #666;
    right: 12px;
    text-align: right;
    top: 270px;
    width: 65px;
    z-index: 1;
}
.squares .list_pic dl dd.shop {
    left: 12px;
    line-height: 21px;
    top: 258px;
    width: 105px;
    z-index: 2;
}
.squares .list_pic dl dd.shop a.name {
    display: inline-block;
    float: left;
    max-width: 75px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.squares .list_pic dl dd.shop a.chat {
    float: left;
    overflow: visible;
}
.squares .list_pic dl dd.location {
    color: #666;
    right: 12px;
    text-align: right;
    top: 258px;
    width: 65px;
    z-index: 1;
}
.squares .list_pic dl dd.promotion {
    left: 12px;
    position: absolute;
    top: 280px;
    z-index: 2;
}
.squares .list_pic dl dd.promotion span {
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    display: inline-block;
    float: left;
    height: 16px;
    line-height: 16px;
    padding: 1px 4px;
    text-align: center;
}
.squares .list_pic dl dd.promotion .gb {
    background-color: #c00;
}
.squares .list_pic dl dd.promotion .xs {
    background-color: #6c9d26;
}
.squares .list_pic dl dd.seller-intro {
    left: 12px;
    top: 305px;
    width: 170px;
    z-index: 2;
}
.squares .list_pic dl dd.seller-intro ul {
    background-color: #f4fafe;
    border: 1px dotted #a7caed;
    margin: 0;
    overflow: hidden;
    padding-bottom: 2px !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.squares .list_pic dl dd.seller-intro ul li {
    height: 16px;
    line-height: 16px;
    margin: 2px 4px;
    padding: 0;
    width: 155px;
}
.squares .list_pic dl dd.seller-intro ul li span {
    float: left;
}
.no-results {
    color: #aaa;
    padding: 200px 0;
    text-align: center;
}
.sort-bar {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    display: block;
    height: 37px;
    border-top:0px;
}
.nch-all-category {
    display: none;
    height: 37px;
    vertical-align: top;
    width: 210px;
}
.nch-all-category .all-category {
    background-color: transparent;
    display: block;
    float: left;
    height: 38px;
    width: 212px;
}
.nch-all-category .all-category .title {
    height: 20px;
    line-height: 20px;
    padding: 8px 8px 9px;
}
.nch-all-category .all-category .title h3 a {
    color: #f32613;
    float: left;
    font-size: 12px;
    font-weight: 600;
    margin-left: 8px;
}
.nch-all-category .all-category .title i {
    border-color: #f32613 transparent transparent;
    border-style: solid dashed dashed;
    border-width: 5px;
    float: right;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 8px 4px 0 0;
    width: 0;
}
.nch-all-category .all-category .category {
    display: none;
    width: 212px;
}
.nch-all-category .all-category:hover .category {
    display: block;
}
.nch-all-category .category .menu {
    background-color: #b01d1d;
    border-top: 1px solid #a01111;
    padding-top: 2px;
}
.nch-all-category .category .menu li {
    background-color: #c1392b;
    height: 34px;
    position: relative;
    width: 212px;
    z-index: 1;
}
.nch-all-category .category .menu li.hover {
    z-index: 2;
}
.nch-all-category .category .menu li:last-child {
    height: 35px;
}
.nch-all-category .category .class {
    display: block;
    height: 16px;
    left: 0;
    padding: 9px 15px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 183px;
    z-index: 1;
}
.nch-all-category .category .hover .class {
    background-color: #96281b;
    padding: 9px 15px 9px 23px;
    width: 175px;
    z-index: 2;
}
.nch-all-category .category .class .ico {
    display: inline-block;
    height: 16px;
    margin-right: 6px;
    vertical-align: top;
    width: 16px;
}
.nch-all-category .category .class .ico img {
    display: block;
    height: 16px;
    width: 16px;
}
.nch-all-category .category .class h4 {
    display: inline-block;
    vertical-align: top;
}
.nch-all-category .category .class h4 a {
    color: #fff;
    font-size: 13px;
    height: 16px;
    line-height: 16px;
}
.nch-all-category .category .menu li.hover .class h4 a {
    color: #fff;
}
.nch-all-category .category .class .arrow {
    background: rgba(0, 0, 0, 0) url("../images/top_bg.png") no-repeat scroll -150px -10px;
    float: right;
    height: 5px;
    margin: 5px 0 0;
    width: 3px;
}
.nch-all-category .category .sub-class {
    background-color: #fafafa;
    border-color: transparent #ddd #ddd;
    border-style: solid;
    border-width: 0 1px 1px;
    display: none;
    left: 212px;
    min-height: 450px;
    padding: 10px 20px 19px;
    position: absolute;
    top: -1px;
    width: 947px;
    z-index: 1;
}
.nch-all-category .category li.hover .sub-class {
    display: block;
}
.nch-all-category .category .sub-class-content {
    display: block;
    float: left;
    width: 730px;
}
.nch-all-category .category .recommend-class {
    display: block;
    font-size: 0;
    overflow: hidden;
    word-spacing: -1em;
}
.nch-all-category .category .recommend-class span {
    background-color: #7c7171;
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    margin: 0 10px 10px 0;
    vertical-align: top;
    word-spacing: normal;
}
.nch-all-category .category .recommend-class span a {
    color: #fff;
    display: block;
    line-height: 20px;
    padding: 2px 10px;
}
.nch-all-category .category .sub-class dl {
    font-size: 0;
    padding-top: 10px;
    word-spacing: -1em;
}
.nch-all-category .category .sub-class dl dt, .nch-all-category .category .sub-class dl dd {
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    vertical-align: top;
    word-spacing: normal;
}
.nch-all-category .category .sub-class dl dt {
    background: rgba(0, 0, 0, 0) url("../images/top_bg.png") no-repeat scroll right -25px;
    height: 16px;
    margin-right: 15px;
    padding-right: 15px;
    width: 70px;
}
.nch-all-category .category .sub-class dl dt h3 {
    color: #5c5251;
    font-weight: 600;
    line-height: 16px;
    text-align: right;
}
.nch-all-category .category .sub-class dl dd {
    border-bottom: 1px solid #f0f0f0;
    font-size: 0;
    width: 630px;
    word-spacing: -1em;
}
.nch-all-category .category .sub-class dl:last-child dd {
    border-bottom: 0 none;
}
.nch-all-category .category .sub-class dl dd a {
    border-left: 1px solid #e7e7e7;
    color: #7c7171;
    display: inline-block;
    font-size: 12px;
    height: 14px;
    letter-spacing: normal;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 0 10px;
    vertical-align: top;
    word-spacing: normal;
}
.nch-all-category .category .sub-class dl dd a:hover {
    color: #c81623;
}
.nch-all-category .category .sub-class dl dd h5 {
    color: #333;
    font-size: 12px;
    line-height: 20px;
    margin: 4px 0 2px;
}
.nch-all-category .category .sub-class-right {
    display: block;
    float: right;
    height: 440px;
    width: 194px;
}
.nch-all-category .category .brands-list {
}
.nch-all-category .category .brands-list ul {
    font-size: 0;
    height: 136px;
    overflow: hidden;
    word-spacing: -1em;
}
.nch-all-category .category .brands-list li {
    background-color: transparent;
    display: inline-block;
    font-size: 12px;
    height: 31px;
    letter-spacing: normal;
    margin: 0 1px 3px 2px;
    vertical-align: top;
    width: 94px;
    word-spacing: normal;
}
.nch-all-category .category .brands-list li a {
    display: block;
    position: relative;
    z-index: 1;
}
.nch-all-category .category .brands-list li a img {
    bottom: 0;
    height: 31px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 94px;
    z-index: 2;
}
.nch-all-category .category .brands-list li a span {
    background-color: #fff;
    color: #333;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding: 3px 4px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    white-space: nowrap;
    width: 86px;
    z-index: 1;
}
.nch-all-category .category .brands-list li a:hover span {
    background: rgba(124, 113, 113, 0.95) none repeat scroll 0 0;
    color: #fff;
    z-index: 3;
}
.nch-all-category .category .adv-promotions {
    display: block;
    margin: 0 2px;
    width: 190px;
}
.nch-all-category .category .adv-promotions a {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 150px;
    margin-top: 10px;
    width: 190px;
}
.nch-all-category .category .adv-promotions img {
    background: #d3d3d3 none repeat scroll 0 0;
    height: 150px;
    width: 190px;
}
.nch-sortbar-array {
    color: #777;
    display: inline-block;
    font: 12px/37px "microsoft yahei";
    padding: 0 0 0 10px;
    vertical-align: top;
}
.nch-sortbar-array ul {
    border-right: 1px solid #e6e6e6;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}
.nch-sortbar-array li {
    border-left: 1px solid #e6e6e6;
    display: inline-block;
    font: 12px/20px "microsoft yahei";
    letter-spacing: normal;
    vertical-align: top;
    word-spacing: normal;
}
.nch-sortbar-array { font: 12px/37px "microsoft yahei"; color: #777; vertical-align: top; display: inline-block; *display: inline/*IE6,7*/; padding: 0 0 0 10px;*zoom: 1;}
.nch-sortbar-array ul { font-size: 0; vertical-align: middle; display: inline-block; *display: inline/*IE6,7*/; border-right: solid 1px #E6E6E6; *zoom: 1;}
.nch-sortbar-array li { font: 12px/20px "microsoft yahei"; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/*IE6,7*/; border-left: solid 1px #E6E6E6; *zoom: 1;}
.nch-sortbar-array li a { line-height: 20px; color:#555; display: block; height: 20px; padding:8px 13px 8px 12px;}
.nch-sortbar-array li a i { background: url(../images/2014shop_background_img.png) no-repeat 0 -11px; vertical-align: middle; display: inline-block; width: 7px; height: 8px; margin-left: 4px;}
.nch-sortbar-array li.selected, .nch-sortbar-array li:hover {
    background-color: #fff;
}
.nch-sortbar-array li.selected a, .nch-sortbar-array li:hover a {
    color: #d93600;
}
.nch-sortbar-array li a:hover {
    text-decoration: none;
}
.nch-sortbar-array li.selected a.asc i {
    background-position: -14px -11px;
}
.nch-sortbar-array li.selected a.desc i, .nch-sortbar-array li:hover a i {
    background-position: -7px -11px;
}
.nch-sortbar-filter { vertical-align: top; display: inline-block; *display: inline/*IE6,7*/; width: 350px; height: 37px;  position: relative; z-index: 19; *zoom: 1;}
.nch-sortbar-filter .arrow { background: url(../images/2014shop_background_img.png) no-repeat -50px -120px; width: 9px; height: 9px; position: absolute; z-index: 1; bottom: 0; right: 0;}
.nch-sortbar-filter ul { font-size: 0; word-spacing:-1em; background-color: transparent; display: block; width: 350px; height: 37px; position: absolute; z-index: 2; top: 0; left: 0; overflow: hidden;}
.nch-sortbar-filter.box-hover ul { background-color: #FFF; border: solid 1px #D7D7D7; height: auto; top: -1px; left: -1px;}
.nch-sortbar-filter li {font: 12px/36px "microsoft yahei"; color: #777;  vertical-align: middle; display: inline-block; *display: inline/*IE6,7*/; margin-left: 5px; *zoom: 1;}
.nch-sortbar-filter li a { font: 12px/20px "microsoft yahei"; color: #777; display: block; height: 20px; padding: 8px 8px 8px 4px;}
.nch-sortbar-filter li a i { background: url(../images/2014shop_background_img.png) no-repeat -44px 0; vertical-align: middle; display: inline-block; width: 12px; height: 12px; margin-right: 4px;}
.nch-sortbar-filter li a:hover,
.nch-sortbar-filter li a.selected { color: #D93600; text-decoration: none;}
.nch-sortbar-filter li a:hover i,
.nch-sortbar-filter li a.selected i { background: url(../images/2014shop_background_img.png) no-repeat -56px 0;}
.nch-sortbar-location { font: 12px/36px "microsoft yahei"; color: #777; vertical-align: top; display: inline-block; *display: inline/*IE6,7*/; padding: 0 0 0 30px; *zoom: 1;}
.sort-bar .select-layer {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    display: inline-block;
    margin: 8px 6px 8px 0;
    position: relative;
    z-index: 19;
}
.sort-bar .select-layer {
}
.sort-bar .select-layer .holder {
    background-color: #fff;
}
.sort-bar .select-layer .holder em {
    display: block;
    font-style: normal;
    line-height: 16px;
    padding: 2px 16px 2px 4px;
    white-space: nowrap;
}
.sort-bar .select-layer .holder em {
}
.sort-bar .select-layer .selected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ababab;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;
    display: none;
    height: 22px;
    left: -1px;
    padding-bottom: 1px;
    position: absolute;
    top: -1px;
    z-index: 2;
}
.sort-bar .select-layer .selected a {
    color: #f60;
    display: block;
    line-height: 16px;
    padding: 1px 17px 5px 5px;
    white-space: nowrap;
}
.sort-bar .select-layer .selected a {
}
.sort-bar .select-layer .direction {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #666 #fff #fff;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    font-size: 0;
    height: 0;
    line-height: 0;
    position: absolute;
    right: 5px;
    top: 7px;
    transition: all 0.2s ease-in 0s;
    width: 0;
    z-index: 3;
}
.sort-bar .select-layer:hover .direction {
    border-color: #666 #fff #fff;
    transform: rotate(180deg);
    transform-origin: 50% 30% 0;
}
.sort-bar .select-layer:hover .selected {
    display: block;
}
.sort-bar .select-layer .options {
    background-color: #fff;
    border: 1px solid #ababab;
    box-shadow: 2px 2px 0 rgba(102, 102, 102, 0.3);
    display: none;
    left: -150px;
    position: absolute;
    top: 22px;
    white-space: nowrap;
    z-index: 1;
}
.sort-bar .select-layer .options li {
    clear: both;
    display: block;
    line-height: 20px;
    padding: 2px 18px 1px 8px;
}
.sort-bar .select-layer .options li.order-default {
    background: #f5f5f5 none repeat scroll 0 0;
    border-top: 1px solid #e7e7e7;
    margin-top: 4px;
    padding-top: 0;
}
.sort-bar .select-layer:hover .options {
    display: inline-block;
}
.sort-bar .select-layer:hover .options {
}
#addressDraw {
    width: 368px;
}
#addressDraw dt {
    font-weight: 700;
    line-height: 20px;
    padding: 12px 0 5px;
}
#addressDraw .oreder-default {
    padding: 4px 15px 3px;
}
#addressDraw .location-hots {
    padding: 1px 0 0 15px;
}
#addressDraw .location-hots dd {
    display: inline-block;
    overflow: hidden;
    padding: 3px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85px;
}
#addressDraw .location-all {
    padding-left: 15px;
}
#addressDraw .location-all ul {
    float: left;
    width: 85px;
}
#addressDraw .location-all li {
    clear: both;
    line-height: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
}
#addressDraw .location-all .lt {
    float: left;
    padding-top: 1px;
    width: 14px;
}
#addressDraw .location-all .lc {
    border-left: 1px dotted #999;
    margin-left: 16px;
    padding-left: 8px;
}
#addressDraw .location-all .lc span {
    display: block;
    padding: 3px 0;
}
#addressDraw .location-all .lc span a {
    display: inline;
    padding: 0;
}
#addressDraw .oreder-default {
    background: #f1f1f1 none repeat scroll 0 0;
    clear: both;
    display: block;
    line-height: 20px;
    padding: 2px 18px 1px 8px;
}
#addressDraw a:hover {
    color: #ff8040;
    text-decoration: underline;
}
.ncp-category {
    border-bottom: 1px solid #d93600;
    overflow: hidden;
}
.ncp-category dl {
    border-top: 1px dotted #ccc;
    font-size: 0;
    margin-top: -1px;
    padding-bottom: 5px;
    word-spacing: -1em;
}
.ncp-category dt, .ncp-category dd {
    display: inline-block;
    font-size: 12px;
    padding: 5px 0;
    vertical-align: top;
}
.ncp-category dt {
    font-weight: 600;
    padding: 10px 0;
    text-align: right;
    width: 100px;
}
.ncp-category .searchbox dt {
    line-height: 28px;
}
.ncp-category dd {
    width: 1100px;
}
.ncp-category ul {
    font-size: 0;
    word-spacing: -1em;
}
.ncp-category li {
    display: inline-block;
    font-size: 12px;
    margin-left: 10px;
    padding: 5px 10px;
    vertical-align: middle;
}
.ncp-category .searchbox li {
    cursor: pointer;
}
.ncp-category li.selected {
    background-color: #d93600;
    color: #fff;
}
.ncp-category li a.selected {
    color: #f32613;
    font-weight: 600;
}
#promotionGoods {
    margin-right: -20px;
    width: 1220px !important;
}
#promotionGoods .item {
    padding: 10px 0;
    width: 305px;
}
#promotionGoods .scope {
    border: 1px solid #e6e6e6;
    padding: 19px;
    width: 240px;
}
#promotionGoods .scope:hover {
    border-color: #e84c3d;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
}
#promotionGoods .scope dl.goods {
    display: block;
    height: auto;
    position: relative;
    width: 240px;
    z-index: 1;
}
#promotionGoods .scope dl dt {
    height: 240px;
    width: 240px;
}
#promotionGoods .scope dl dt a {
    display: table-cell;
    height: 240px;
    line-height: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 240px;
}
#promotionGoods .scope dl dt a img {
    max-height: 240px;
    max-width: 240px;
}
#promotionGoods .scope dl dd {
    bottom: 0;
    height: 48px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 240px;
    z-index: 1;
}
#promotionGoods .scope dl dd span {
    background-color: #fff;
    border-radius: 14px;
    display: inline-block;
    margin: 0 auto;
    padding: 4px;
}
#promotionGoods .scope dl dd span strong {
    background: #e84c3d none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    padding: 0 5px;
}
#promotionGoods .scope dl dd a {
    background-color: #fff;
    clear: both;
    color: #999;
    display: block;
    line-height: 20px;
    margin-top: -14px;
    padding: 14px 0 0;
    text-align: center;
    width: 240px;
}
#promotionGoods .scope:hover dl dd {
    height: auto;
}
#promotionGoods .scope:hover dl dd a {
    color: #000;
}
#promotionGoods .scope dl dd a:hover {
    color: #f32613;
}
#promotionGoods .goods-price {
    display: block;
    margin-top: 10px;
    text-align: center;
}
#promotionGoods .goods-price .sale {
    color: #333;
    margin-right: 10px;
}
#promotionGoods .goods-price .sale em {
    color: #e84c3d;
    font-size: 24px;
    margin: 0 2px;
    vertical-align: bottom;
}
#promotionGoods .goods-price .depreciate {
    color: #1bbc9d;
    display: block;
}
#promotionGoods .goods-price .depreciate i {
    font-size: 14px;
    margin-right: 4px;
    vertical-align: middle;
}
#promotionGoods .goods-buy {
    overflow: hidden;
    padding: 15px 0;
}
#promotionGoods .goods-buy span {
    clear: left;
    color: #999;
    float: left;
    line-height: 16px;
}
#promotionGoods .goods-buy a.btn {
    background-color: #c1392b;
    border-radius: 4px;
    color: #fff;
    display: block;
    float: right;
    font-size: 14px;
    padding: 6px 12px;
}
#promotionGoods .goods-buy a.btn:hover {
    background-color: #e84c3d;
    text-decoration: none;
}
#promotionGoods .goodseval {
    margin-bottom: -10px;
}
#promotionGoods .goodseval li {
    border-top: 1px dotted #e6e6e6;
    font-size: 0;
    padding: 10px 0;
}
#promotionGoods .goodseval .user-avatar {
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    vertical-align: top;
    width: 30px;
}
#promotionGoods .goodseval .user-avatar img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
}
#promotionGoods .goodseval .eval {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    width: 200px;
}
#promotionGoods .goodseval .eval i {
    color: #ccc;
    font-size: 14px;
    margin: 0 2px;
}
form .field_notice {
    color: #9c9c9c;
    margin-left: 5px;
}
form .red {
    background-color: #ffffff;
    border: 0 none;
    color: red;
}
form label.error {
    color: red;
    margin-left: 5px;
}
form input.error {
    border: 1px dotted red;
}
form label.checking {
    background: transparent url("../images/checking.gif") no-repeat scroll 0 0;
    color: #9c9c9c;
    display: none;
    font-style: italic;
    margin-left: 5px;
    padding-left: 18px;
}
form label.validate_right {
    background: transparent url("../images/right.gif") no-repeat scroll 0 0;
    color: #78a42f;
    float: none;
    font-style: italic;
    margin-left: 6px;
    padding-left: 20px;
}
.receive_add .radio input {
    position: relative;
}
.nch-article-con {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 19px;
}
.nch-article-con h1 {
    color: #3d3f3e;
    font: 600 16px/32px "microsoft yahei";
    text-align: center;
}
.nch-article-con h2 {
    border-bottom: 1px solid #d2d2d2;
    color: #9a9a9a;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 5px 0 20px;
    text-align: center;
}
.nch-article-con .title-bar {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.nch-article-con .title-bar h3 {
    font: 18px/20px "microsoft yahei";
}
.nch-article-con .default p {
    clear: both;
    display: block;
    padding: 5px;
}
.nch-article-con img {
    max-width: 930px;
}
.nch-article-list {
}
.nch-article-list li {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 5px 0;
}
.nch-article-list li i {
    background: rgba(0, 0, 0, 0) url("../images/2014shop_background_img.png") no-repeat scroll -80px 0;
    display: inline-block;
    height: 3px;
    margin-right: 10px;
    vertical-align: middle;
    width: 3px;
}
.nch-article-list li a {
    color: #333;
}
.nch-article-list li time {
    color: #aaa;
    float: right;
    font-size: 11px;
}
.more_article {
    border-top: 1px solid #d2d2d2;
    margin-top: 10px;
    overflow: hidden;
    padding: 10px 0 0 20px;
}
.more_article span {
    color: #3f3f3f;
    font-weight: normal;
    margin-bottom: 10px;
}
.more_article span a {
    color: #006bcd;
    text-decoration: none;
}
.more_article span a:hover {
    color: #f60;
    text-decoration: underline;
}
.more_article time {
    color: #999;
    font-size: 11px;
    padding-left: 20px;
}
/* 翻页样式 */
.sort-bar .pagination { display: inline-block; float: right; padding: 0; margin: 7px 5px 0 0; }
.sort-bar .pagination ul { font-size: 0;  word-spacing:-1em; }
.sort-bar .pagination ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; margin: 0 2px;}
.sort-bar .pagination ul li { *display: inline/*IE6、7*/; *zoom:1;}
.sort-bar .pagination li span { font: normal 12px/16px "microsoft yahei"; color: #AAA; background-color: #FAFAFA; text-align: center; display: block; min-width: 16px; padding: 2px 6px; border: 1px solid #E6E6E6; position: relative; z-index: 1;}
.sort-bar .pagination li a span { color: #005AA0; text-decoration: none; background-color: #FFF; position: relative; z-index: 1;}
.sort-bar .pagination li a:hover span{ color: #FFF; text-decoration: none; background-color: #D93600; border-color: #CA3300; position: relative; z-index: 9; cursor:pointer;}

.ad_middle { display: inline; width: 240px; height: 135px; float: left; margin: 0 8px 0 0;}

.tree {
    padding: 5px 10px;
}
.tree li {
    clear: both;
    display: block;
    line-height: 20px;
    padding: 0;
}
.tree ul {
    margin-left: 16px;
}
.tree ul li {
    padding: 2px 0 !important;
}
.tree li i {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 11px;
    margin-right: 5px;
    vertical-align: middle;
    width: 11px;
}
.tree li a {
    color: #555;
    display: inline-block;
    text-decoration: none;
}
.tree li i.tree-parent {
    background: rgba(0, 0, 0, 0) url("../images/2014shop_background_img.png") no-repeat scroll -11px 0;
}
.tree li i.tree-parent:hover {
    background-position: -33px 0 !important;
    cursor: pointer;
}
.tree li i.tree-parent-collapsed {
    background: rgba(0, 0, 0, 0) url("../images/2014shop_background_img.png") no-repeat scroll 0 0;
}
.tree li i.tree-parent-collapsed:hover {
    background-position: -22px 0;
    cursor: pointer;
}
.tree li a:focus, .tree li a.tree-parent:focus, .tree li a.tree-item-active {
    color: #000;
}
.tree li a.selected {
    color: #d93600;
    font-weight: bold;
}
.tree ul.tree-group-collapsed {
    display: none;
}
.nch-sidebar-brand {
    font-size: 0;
    margin: -1px 0 0 -1px;
    width: 208px;
    word-spacing: -1em;
}
.nch-sidebar-brand li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e6e6e6;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0 1px;
    display: inline-block;
    height: 54px;
    letter-spacing: normal;
    vertical-align: top;
    width: 102px;
    word-spacing: normal;
}
.nch-sidebar-brand li {
}
.nch-sidebar-brand li a {
    display: block;
}
.nch-sidebar-brand .brand-logo {
    display: table-cell;
    height: 34px;
    line-height: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 102px;
}
.nch-sidebar-brand .brand-logo img {
    max-height: 34px;
    max-width: 102px;
}
.nch-sidebar-brand .brand-name {
    color: #aaa;
    display: block;
    font: 12px/20px "microsoft yahei";
    height: 20px;
    overflow: hidden;
    padding: 0 12px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nch-sidebar-brand a:hover .brand-name {
    background-color: #d93600;
    color: #fff;
}
.nch-booth-list {
    overflow: hidden;
    padding: 9px;
}
.nch-booth-list li {
    display: block;
    margin-bottom: 5px;
    padding-top: 5px;
    position: relative;
    z-index: 1;
}
.nch-booth-list .goods-pic {
    height: 120px;
    margin: 0 auto;
    padding: 0;
    width: 120px;
}
.nch-booth-list .goods-pic a {
    display: table-cell;
    height: 120px;
    line-height: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}
.nch-booth-list .goods-pic img {
    max-height: 120px;
    max-width: 120px;
}
.nch-booth-list .goods-name {
    max-height: 36px;
    overflow: hidden;
}
.nch-booth-list .goods-price {
    color: #d93600;
    font-weight: 600;
    padding: 0;
    text-align: center;
}
.nch-booth-list li p {
    display: inline;
    float: left;
    margin: 0 10px;
    width: 80px;
}
.nch-booth-list li p a {
    border: 1px solid #bbb;
    display: block;
    height: 78px;
    overflow: hidden;
    width: 78px;
}
.nch-booth-list li p a:hover {
    border: 1px solid #999;
}
.nch-booth-list h3 {
    float: right;
    width: 90px;
}
.nch-booth-list h3 a {
    color: #666;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 48px;
    line-height: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    text-decoration: none;
    width: 90px;
}
.nch-booth-list h3 a:hover {
    color: #f60;
    text-decoration: underline;
}
.nch-booth-list h3 span {
    color: #fe5504;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
/*商品列表页面侧边栏-最近浏览*/
.nch-sidebar-viewed { position: relative; z-index: 1; max-height: 309px; overflow: hidden;}
.nch-sidebar-viewed ul {}
.nch-sidebar-viewed li { font-size: 0;  word-spacing:-1em; display: block; width: 196px; height: 52px; clear: both; padding: 5px 0; margin: -1px auto 0 auto; border-top: dotted 1px #E6E6E6;}
.nch-sidebar-viewed .goods-pic,
.nch-sidebar-viewed dl { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block;}
.nch-sidebar-viewed .goods-pic { width: 48px; height: 48px; border: solid 1px #E6E6E6; margin: 0;}
.nch-sidebar-viewed .goods-pic a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 48px; height: 48px; overflow: hidden;}
.nch-sidebar-viewed .goods-pic img { max-width: 48px; max-height: 48px; margin-top:expression(48-this.height/2); *margin-top:expression(24-this.height/2)/*IE6,7*/;}
.nch-sidebar-viewed dl { width: 130px; height: 54px; margin: 0 0 0 5px;}
.nch-sidebar-viewed dt { font: normal 12px/18px arial; height: 36px; overflow: hidden; }
.nch-sidebar-viewed dd { font: bold 12px/18px verdana; color: #E4393C; height: 18px; overflow: hidden; }
.nch-sidebar-all-viewed { color: #999; text-align: center; display: block; height: 20px; padding: 9px 0; border-top: solid 1px #E6E6E6;}
.nch-sidebar-article-class {
    font-size: 0;
    margin-left: -1px;
    padding: 4px 0;
    width: 214px;
    word-spacing: -1em;
}
.nch-sidebar-article-class li {
    border-left: 1px dotted #d7d7d7;
    display: inline-block;
    letter-spacing: normal;
    margin: 4px 0;
    padding: 0 9px;
    text-align: center;
    vertical-align: top;
    word-spacing: normal;
}
.nch-sidebar-article-class li a {
    color: #555;
    display: block;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 2px 0;
    width: 85px;
}
.nch-sidebar-article-class li a:hover {
    background-color: #d93600;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.nch-sidebar-article-list {
    padding: 4px 0;
}
.nch-sidebar-article-list li {
    padding: 4px 9px;
}
.nch-sidebar-article-list li i {
    background: rgba(0, 0, 0, 0) url("../images/2014shop_background_img.png") no-repeat scroll -80px 0;
    display: inline-block;
    height: 3px;
    margin-right: 5px;
    vertical-align: middle;
    width: 3px;
}
.nch-sidebar-article-list li a {
    height: 20px;
}
.sticky #main-nav {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
    left: 50%;
    margin-left: -600px;
    position: fixed;
    top: 0;
    width: 1200px;
    z-index: 999;
}
.sticky #main-nav ul {
    margin: 0 auto;
}
.sticky .nch-all-category {
    display: inline-block;
}
.sticky .gotop a {
    background: rgba(0, 0, 0, 0) url("../images/nc_sortbar.gif") no-repeat scroll 0 -150px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 40px;
    position: absolute;
    right: -32px;
    top: -1px;
    width: 32px;
}
.sticky .gotop a:hover {
    background-position: -32px -150px;
}
.gotop a {
    display: none;
}
.group-hot ul {
}
.group-hot ul li {
    border-top: 1px dashed #e7e7e7;
    font-family: Arial;
    margin: 0 auto;
    padding: 12px 0;
    width: 180px;
}
.group-hot .box {
    border: 1px solid #e7e7e7;
    height: 123px;
    padding: 5px;
    position: relative;
    width: 168px;
}
.group-hot .box .mask {
    background-color: #c00;
    bottom: 5px;
    height: 24px;
    left: 5px;
    position: absolute;
    width: 168px;
    z-index: 2;
}
.group-hot .box .pic {
    height: 123px;
    left: 5px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    width: 168px;
    z-index: 1;
}
.group-hot .box .price {
    bottom: 5px;
    color: #fff;
    height: 24px;
    left: 5px;
    position: absolute;
    width: 168px;
    z-index: 3;
}
.group-hot .box .price .l {
    float: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding-left: 6px;
}
.group-hot .box .price .r {
    float: right;
    font-size: 12px;
    line-height: 24px;
    padding-right: 6px;
    text-decoration: line-through;
}
.group-hot .name {
    height: 36px;
    line-height: 18px;
    margin: 0 0 5px;
    overflow: hidden;
    width: 180px;
}
.group-hot .info {
    height: 28px;
    margin-top: 5px;
    width: 180px;
}
.group-hot .info span {
    float: left;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-top: 4px;
}
.group-hot .info span em {
    color: #c00;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}
.group-hot .info a {
    background: rgba(0, 0, 0, 0) url("../images/group_bg.png") no-repeat scroll 0 -300px;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 70px;
}
.nch-all-menu {
    border-bottom: 2px solid #d93600;
}
.nch-all-menu .tab-bar {
    font-size: 0;
    word-spacing: -1em;
}
.nch-all-menu .tab-bar li {
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.05);
    display: inline-block;
    letter-spacing: normal;
    margin-left: 10px;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
    word-spacing: normal;
}
.nch-all-menu .tab-bar li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    border-color: #d7d7d7;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;
    color: #777;
    display: block;
    font: 14px/20px "microsoft yahei";
    height: 20px;
    padding: 5px 12px;
}
.nch-all-menu .tab-bar li a:hover {
    color: #d93600;
}
.nch-all-menu .tab-bar li.current a, .nch-all-menu .tab-bar li.current a:hover {
    background-color: #d93600;
    border-color: #d93600;
    color: #fff;
    cursor: default;
    font-weight: 600;
    text-decoration: none;
}
.nch-category-all {
    margin-top: 10px;
    overflow: hidden;
    width: 1200px;
}
.nch-category-all ul {
    font-size: 0;
    margin-left: -20px;
    width: 1220px;
    word-spacing: -1em;
}
.nch-category-all li {
    border: 1px solid #e6e6e6;
    display: inline-block;
    letter-spacing: normal;
    margin: 0 0 15px 20px;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
    width: 588px;
    word-spacing: normal;
}
.nch-category-all li .title {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    font: 600 14px/20px "microsoft yahei";
    height: 20px;
    padding: 5px 10px;
}
.nch-category-all li .title a {
    color: #666;
}
.nch-category-all li .title a:hover {
    color: #d93600;
}
.nch-category-all li .title i {
    background-color: #d93600;
    border-radius: 2px;
    display: inline-block;
    height: 14px;
    margin: 0 5px 0 2px;
    vertical-align: middle;
    width: 4px;
}
.nch-category-all li dl {
    border-top: 1px dotted #e5e5e5;
    display: block;
    font-size: 0;
    margin: -1px auto 0;
    width: 98%;
    word-spacing: -1em;
}
.nch-category-all dl dt {
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    overflow: hidden;
    padding: 0;
    text-align: right;
    vertical-align: top;
    width: 14%;
    word-spacing: normal;
}
.nch-category-all dl dt a {
    color: #d93600;
    display: block;
    font-weight: 600;
    height: 20px;
    overflow: hidden;
    padding: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nch-category-all dl dd {
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
    width: 84%;
    word-spacing: normal;
}
.nch-category-all dl dd a {
    color: #777;
    display: inline-block;
    height: 20px;
    margin: 2px 2px 0 0;
    padding: 2px 4px;
}
.nch-category-all dl dd a:hover {
    color: #d93600;
}
.nch-recommend-borand {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}
.nch-recommend-borand .title {
    background: rgba(0, 0, 0, 0) url("../images/2014shop_background_img.png") no-repeat scroll 0 -20px;
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 80px;
    z-index: 1;
}
.nch-barnd-list {
    margin-top: 20px;
}
.nch-barnd-list ul {
    font-size: 0;
    margin: 0 auto;
    width: 1170px;
    word-spacing: -1em;
}
.nch-barnd-list ul li {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
    width: 195px;
    word-spacing: normal;
}
.nch-barnd-list dl {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(204, 204, 204, 0.3) inset;
    margin: 0 auto;
    padding: 4px 9px;
    width: 150px;
}
.nch-barnd-list dt a {
    background-color: #fff;
    display: table-cell;
    height: 50px;
    line-height: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 150px;
}
.nch-barnd-list dt a img {
    max-height: 50px;
    max-width: 150px;
}
.nch-barnd-list dl dd {
    border-top: 1px solid #e6e6e6;
    font-size: 12px;
    height: 20px;
    overflow: hidden;
    padding: 4px 0 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nch-brand-class {
    margin-bottom: 10px;
    margin-top: 20px;
}
.nch-brand-class-tab {
    margin-bottom: 6px;
}
.nch-brand-class-tab .tabs-nav {
    font-size: 0;
    word-spacing: -1em;
}
.nch-brand-class-tab .tabs-nav li {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 14px 14px;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
    word-spacing: normal;
}
.nch-brand-class-tab .tabs-nav li a {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #d7d7d7;
    display: block;
    font: 14px/90px "microsoft yahei";
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px;
}
.nch-brand-class-tab .tabs-nav li a em {
    font-size: 11px;
    margin-left: 4px;
}
.nch-brand-class-tab .tabs-nav li a:hover {
    text-decoration: none;
}
.nch-brand-class-tab .tabs-nav li.tabs-selected a {
    background-color: #d93600;
    border-color: #b22d00;
    color: #fff;
    cursor: default;
    font-weight: 600;
}
.nch-brand-class .nch-barnd-list {
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
    display: block;
    padding-top: 20px;
}
.nch-brand-class .tabs-hide {
    display: none;
}
.nch-barnd-list-text {
    font-size: 0;
    margin: 0 auto;
    width: 1150px;
    word-spacing: -1em;
}
.nch-barnd-list-text strong, .nch-barnd-list-text a {
    display: inline-block;
    font-size: 14px;
    letter-spacing: normal;
    margin: 0 20px 15px 0;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
    word-spacing: normal;
}
.nch-barnd-list-text strong {
    margin-left: 10px;
}
.nch-compare-title {
    background-color: #f5f5f5;
    border-color: #ddd;
    border-style: solid;
    border-width: 1px 1px 0;
    color: #333;
    font: 14px/20px "microsoft yahei";
    padding: 8px 15px;
}
.nch-compare-table {
    border-left: 1px solid #ddd;
    display: block;
}
.nch-compare-table tbody th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    color: #999;
    padding: 8px 15px;
    text-align: left;
    width: 140px;
}
.nch-compare-table tbody td {
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #ddd;
    padding: 8px;
    text-align: center;
    width: 241px;
}
.nch-compare-table .goods_tr th, .nch-compare-table .goods_tr td {
    background-color: #fff !important;
}
.nch-compare-table .diffrow th, .nch-compare-table .diffrow td {
    background: #ebfbe2 none repeat scroll 0 0 !important;
}
.nch-compare-table .goods-info {
    display: block;
    position: relative;
    z-index: 1;
}
.nch-compare-table .goods-info .del {
    color: #990100;
    cursor: pointer;
    display: none;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.nch-compare-table .goods-info:hover .del {
    display: block;
}
.nch-compare-table .goods-info .del i {
    display: block;
    font-size: 14px;
}
.nch-compare-table .goods-pic {
    background: #fff none repeat scroll 0 0;
    height: 120px;
    margin: 0 auto 10px;
    width: 120px;
}
.nch-compare-table .goods-pic a {
    display: table-cell;
    height: 120px;
    line-height: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}
.nch-compare-table .goods-pic img {
    max-height: 120px;
    max-width: 120px;
}
.nch-compare-table .goods-name a {
    color: #005ea6;
    line-height: 20px;
}
.nch-compare-table .goods-price {
    color: #c00;
    font: 600 14px/20px Arial;
}
.nch-compare-table .no-compare {
}
.nch-compare-table .no-compare h3 {
    color: #ccc;
    font: 24px/28px "microsoft yahei";
}
.nch-compare-table .no-compare a {
    color: #005ea6;
}
.nch-compare-bottom {
    background-color: #fef6e5;
    border-color: #f1e2c1;
    border-style: solid;
    border-width: 0 1px 1px;
    font-size: 0;
    padding: 20px 0;
    text-align: center;
    word-spacing: -1em;
}
.nch-compare-bottom a {
    background-color: #f32613;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    margin-right: 10px;
    padding: 5px 10px;
    text-decoration: none;
    vertical-align: top;
}
.nch-compare-bottom a i {
    font-size: 14px;
    margin-right: 4px;
    vertical-align: middle;
}
.nch-compare-bottom a.delall {
    background-color: #f8cabe;
    color: #f32613;
}
.nch-compare-null {
    width: 1198px !important;
}
.nch-compare-null p {
    background-color: #fef6e5;
    border: 1px solid #f1e2c1;
    font: 16px/28px "microsoft yahei";
    margin: 80px auto;
    padding: 40px;
    width: 480px;
}
.nch-compare-null p i {
    color: #f1e2c1;
    font-size: 24px;
    margin-right: 10px;
}


.wrapper {
    margin: auto;
    width: 1200px;
}

.nch-breadcrumb span {
    color: #999;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    letter-spacing: normal;
    line-height: 20px;
    word-spacing: normal;
}
.nch-breadcrumb-layout {
    text-align: center;
}

.nch-breadcrumb { font-size: 0; *word-spacing:-1px/*IE6、7*/; text-align: left; height: 20px; padding: 10px 0; margin: 0 auto;}
.nch-breadcrumb span { font-size: 12px; line-height: 20px; color: #999; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/* IE6,7*/; height: 20px; zoom: 1;}
.nch-breadcrumb a {
    color: #777;
    display: block;
}

.nch-breadcrumb span.arrow {
    color: #aaa;
    font-family: "宋体";
    line-height: 20px;
    margin: -5px 6px;
}


.nch-breadcrumb span {
    color: #999;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    letter-spacing: normal;
    line-height: 20px;
    word-spacing: normal;
}

.nch-module {
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
}


a:link, a:visited, a:active {
    text-decoration: none;
}
.nch-sidebar-all-viewed {
    border-top: 1px solid #e6e6e6;
    color: #999;
    display: block;
    height: 20px;
    padding: 9px 0;
    text-align: center;
}

.pop-compare {
    background: #ffffff none repeat scroll 0 0;
    bottom: -200px;
    display: none;
    height: 137px;
    margin-right: -605px;
    position: fixed;
    right: 50.1%;
    width: 985px;
    z-index: 500;
}


.pop-wrap {
    left: 0;
    position: absolute;
    top: 0;
    width: 990px;
}

.pop-inner {
    border: 2px solid #cc0000;
    height: 133px;
}

.diff-hd {
    overflow: hidden;
    position: relative;
}

.diff-hd .tab-btns {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: 1px solid #cc0000;
    height: 30px;
}

.tab-btns .current {
    background: #ffffff none repeat scroll 0 0;
    font-weight: bold;
    height: 31px;
    position: relative;
}
.diff-hd li {
    border-right: 1px solid #cc0000;
    float: left;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    width: 110px;
}

.tab-btns .current a {
    color: #cc0000;
}

.diff-hd .operate {
    clear: both;
    height: 30px;
    line-height: 30px;
    padding-right: 22px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 190px;
}

.diff-bd {
	font-family:"微软雅黑";
    position: relative;
}

div.diff-items {
    color: #cccccc;
    height: 90px;
    overflow: hidden;
    padding: 6px;
}

.diff-items dl, .scroll-con dl {
    border-right: 1px dotted #c5c5c5;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    padding: 17px 10px 12px 0;
}

.hasItem dt {
    border: 0 none;
}

.hasItem dt {
    border: 0 none;
}

.diff-items dt, .scroll-con dt, #scroll-con-inner .dt {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    color: #cccccc;
    float: left;
    font-size: 45px;
    height: 48px;
    line-height: 48px;
    margin-right: 5px;
    overflow: hidden;
    text-align: center;
    width: 48px;
}

.diff-items dd, .scroll-con dd, #scroll-con-inner .dd {
    float: left;
    width: 140px;
}

.diff-items dl, .scroll-con dl dt a img {
    border: medium none;
    vertical-align: middle;
}

#goto-contrast {
    color: #cccccc;
}
.btn-compare-b {
    color: #cccccc;
    cursor: default;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-bottom: 11px;
    width: 84px;
}


a.del-items {
    cursor: pointer;
}


a.diff-item-name {
    color: #333333;
    display: block;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
}

.diff-items dl, .scroll-con dl {
    border-right: 1px dotted #c5c5c5;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    padding: 17px 10px 12px 0;
}

#diff-items .p-price {
    display: block;
    overflow: hidden;
    padding: 2px 0;
}
.hasItem .p-price b {
    color: red;
}

.diff-operate {
    position: absolute;
    right: 22px;
    text-align: center;
    top: 22px;
    width: 85px;
}

#goto-contrast.compare-active {
    color: #333333;
}

a.del-items {
	font-family:"微软雅黑";
    cursor: pointer;
}

.del-comp-item {
	cursor:pointer;
    color: #005aa0;
}
.del-comp-item {
    float: right;
}
