
.category-current dt i{
    background: url(/v4/imgs/icon3.png) no-repeat;
}

.category-current {
    margin: 0 0 10px 0;
    border: 1px solid #e6e6e6;
    border-top: 0 none;
}






.section {
    margin: 0 0 10px 0;
    border: 1px solid #e6e6e6;
}

.section-header {
    position: relative;
    height: 24px;
    padding: 7px 10px;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fafafa;
}

.section-header h3 {
    font: 14px/23px 'Microsoft YaHei',arial;
}

.section-header .tips,.section-header .link {
    position: absolute;
    right: 10px;
    top: 7px;
    height: 24px;
    white-space: nowrap;
    font: 12px/2 arial;
    color: #999;
}

.section-header .link b {
    font-weight: normal;
    font-family: 'simsun','\u5B8B\u4F53';
}

.section-header .link a {
    margin-left: 30px;
}












.show-nav{
    display: none;
}
.store-category {
    margin: 0 0 10px 0;
    border: 1px solid #e6e6e6;
    border-top: 0 none;
}
.store-category li {
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
}

.store-category .active {
    background: #100e89;
}
.store-category .active a {
    color: #fff;
}
.category-current {
    margin: 0 0 10px 0;
    border: 1px solid #e6e6e6;
    border-top: 0 none;
}


.category-current dt {
    position: relative;
    height: 24px;
    padding: 7px 10px 7px 32px;
    border-top: 1px solid #e6e6e6;
    background: #fafafa;
    font: 14px/23px 'Microsoft YaHei',arial;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.category-current dt i {
    position: absolute;
    left: 10px;
    top: 12px;
    width: 14px;
    height: 14px;
    background-color: #d7d7d7;
    background-position: -80px -20px;
}

.category-current .open i {
    background-position: -64px -20px;
}

.category-current dd {
    padding: 7px 0 7px 17px;
    border-top: 1px solid #e6e6e6;
}

.category-current dd h4 {
    height: 20px;
    padding: 10px 3px 5px;
    font: bold 12px/20px arial;
    color: #666;
}

.category-current-list {
    overflow: hidden;
    zoom:1;}

.category-current-list li {
    float: left;
    height: 18px;
    padding: 5px 0;
    line-height: 18px;
    margin-right: 5px;
}

.category-current-list a {
    display: inline-block;
    padding: 0 3px;
    color: #666;
}

.category-current-list .active a,.category-current-list a:hover {
    background: #100e89;
    color: #fff;
}
.category-current>li{
    padding-left:20px;
    height: 25px;
    font-size: 14px;
}
.category-current-list li img {
    position: relative;
    left: -9px;
    top: -6px;
}

.module {
    margin: 0 0 10px 0;
    border: 1px solid #e6e6e6;
}

.module-header {
    padding: 7px 10px;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fafafa;
}

.module-header h3 {
    font: 14px/23px 'Microsoft YaHei',arial;
}

.module-header .more {
    float: right;
    margin: 0 0 0 10px;
    font-family: 'simsun','\u5B8B\u4F53';
    height: 24px;
    line-height: 24px;
    color: #666;
}

.module-header .more:hover {
    color: #c00;
}

.side {
    float: left;
    width: 240px;
}
.side-module-tab {
    width: 278px;
    margin: 0 auto;
    height: 26px;
    line-height: 28px;
    border-bottom: 1px solid #e6e6e6;
}

.side-module-tab li {
    float: left;
    overflow: hidden;
    padding: 1px 0;
    height: 24px;
    width: 50%;
    text-align: center;
    font: 12px/24px 'Microsoft YaHei',arial;
    color: #666;
    cursor: default;
}

.side-module-tab .active {
    position: relative;
    margin-bottom: -1px;
    padding: 1px 0 0;
    border-bottom: 2px solid #4595e6;
    color: #333;
}

.price-map a:hover,.price-map .active,.price-map .active:hover {
    background: #f60;
    color: #fff;
    text-decoration: none;
}

.citys-top {
    height: 22px;
    padding: 10px 0 5px 6px;
    width: 220px;
    margin: 0 auto;
}

.citys-top li {
    float: left;
    padding: 0 0 0 26px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.citys-top .first {
    padding: 0;
}

.citys-top li a {
    padding: 0 2px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    vertical-align: top;
}

.citys-list {
    padding: 4px 0 9px;
}

.citys-list a {
    color: #666;
    padding: 0 2px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.citys-list li {
    float: left;
    width: 59px;
    height: 18px;
    padding: 3px 0;
    overflow: hidden;
    text-align: center;
}

.citys-list .current-city {
    position: relative;
    z-index: 1;
    margin: 0 -1px -1px;
    padding: 2px 2px 4px 1px;
    border: 1px solid #ccc;
    border-bottom: 0 none;
    background: #fff;
    overflow: visible;
}

.citys-list .current-city:after {
    content: ' ';
    position: absolute;
    z-index: -2;
    left: -1px;
    top: -1px;
    width: 62px;
    height: 24px;
    box-shadow: 1px 0 5px 0 rgba(0,0,0,0.1);
}

.citys-list .current-city:before {
    content: ' ';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 23px;
    width: 60px;
    height: 5px;
    background: #fff;
}

.citys-list .current-city a:hover {
    background: none;
    text-decoration: none;
    color: #666;
}

.citys-list .all-citys {
    position: relative;
    clear: both;
    float: none;
    padding: 1px 0 7px 13px;
    width: 285px;
    margin-left: -1px;
    margin-right: -1px;
    height: auto;
    border: 1px solid #ccc;
    text-align: left;
    overflow: hidden;
    zoom:1;background: #fff;
    font-size: 0;
    box-shadow: 1px 0 5px 0 rgba(0,0,0,0.1);
}

.citys-list .all-citys a,.citys-list .all-citys span {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin: 6px 6px 0 0;
    white-space: nowrap;
    word-break: keep-all;
    vertical-align: top;
    font-size: 12px;
}

.citys-list .all-citys span {
    margin: 6px 0 0 -4px;
    color: #666;
}

.rank-list {
    padding: 9px 5px 6px 10px;
}

.rank-list li {
    position: relative;
    height: 24px;
    overflow: hidden;
    padding: 3px 0 3px 24px;
    line-height: 24px;
}

.rank-list .n1,.rank-list .n2 {
    position: absolute;
    top: 2px;
    left: -3px;
    height: 24px;
    font: italic 14px/24px arial;
    width: 18px;
    text-align: center;
}

.rank-list .n1 {
    color: #4595e6;
}

.rank-list .n2 {
    color: #999;
}

.rank-list .pic {
    display: none;
    float: left;
    margin: 3px 5px 0 0;
    _margin-right: 2px;
}

.rank-list .pic img {
    vertical-align: top;
}

.rank-list p {
    max-height: 36px;
    overflow: hidden;
    zoom:1;word-break: break-all;
    word-wrap: break-word;
}

.rank-list p a {
    color: #666;
}

.rank-list p a:hover {
    color: #c00;
}

.rank-list .price {
    display: none;
    overflow: hidden;
    zoom:1;margin: 5px 0 0;
    color: #f33;
    line-height: 18px;
    height: 18px;
}

.rank-list .current {
    height: 66px;
    line-height: 18px;
}

.rank-list .current .pic,.rank-list .current .price {
    display: block;
}





















.recommend-for-you {
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
}

.recommend-for-you h3 {
    height: 34px;
    padding: 0 20px;
    font: 14px/34px 'Microsoft YaHei',arial;
}

.recommend-for-you h3 span {
    float: left;
}

.recommend-for-you h3 i {
    float: left;
    margin: 4px 0 0 1px;
    width: 21px;
    height: 11px;
    font: 0/0 arial;
    text-indent: -999em;
    overflow: hidden;
    background-position: -78px -100px;
}






.list-title {
    zoom:1;padding: 0 0 8px 20px;
    margin: 0 0 10px 0;
    border-top: 2px solid #4595e6;
    background: #fafafa;
}

.list-title h1 {
    float: left;
    margin: 10px 0 0;
    padding: 0 20px 0 0;
    font: bold 18px/24px 'Microsoft YaHei',arial;
}

.list-title .in-row {
    float: none;
    clear: both;
}

.city-change-box {
    position: relative;
    margin: 10px 0 0;
    z-index: 19;
    float: left;
    white-space: nowrap;
}

.city-change-box strong {
    float: left;
    height: 24px;
    overflow: hidden;
    color: #666;
    font: 12px/2 arial;
}

.city-change-triggle {
    float: left;
    position: relative;
    z-index: 2;
    height: 22px;
    line-height: 22px;
    padding: 0 26px 0 10px;
    cursor: pointer;
    border: 1px solid #e6e6e6;
    background: #fff;
    color: #666;
}

.city-change-triggle i {
    position: absolute;
    right: 10px;
    top: 9px;
    width: 7px;
    height: 4px;
    font: 0/0 arial;
    background-position: -13px -38px;
}

.city-change-open .city-change-triggle {
    padding-bottom: 1px;
    margin-bottom: -1px;
    border-bottom: 0 none;
    border-color: #ccc;
}

.city-change-open .city-change-triggle i {
    background-position: -25px -38px;
}

.list-title .entry {
    float: right;
    line-height: 24px;
    padding: 10px 20px 0 0;
    white-space: nowrap;
    font-size: 0;
    text-align: right;
}

.list-title .entry a {
    font-size: 12px;
    margin: 0 0 0 12px;
    color: #999;
}

.city-lv2 {
    clear: both;
    padding: 4px 20px 0 0;
    line-height: 22px;
}

.city-lv2 em {
    float: left;
}

.city-lv2 a,.city-lv2 span {
    float: left;
    margin: 0 12px 0 0;
}

.city-lv2 .active,.city-lv2 span {
    color: #333;
    font-weight: bold;
}

.city-lv2 .prov {
    margin-right: 0;
    color: #333;
}

.city-lv2 .prov:hover {
    color: #c00;
}

.city-change-open .city-change-list {
    display: block;
}

.city-change-open .city-change-triggle:after {
    content: ' ';
    position: absolute;
    z-index: -2;
    left: -1px;
    top: -1px;
    width: 100%;
    height: 24px;
    box-shadow: 2px 0 5px 0 rgba(0,0,0,0.1);
}

.city-change-open .city-change-triggle:before {
    content: ' ';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 23px;
    width: 100%;
    height: 5px;
    background: #fff;
}

.city-change-list {
    display: none;
    position: absolute;
    left: 0;
    top: 23px;
    padding: 15px 15px 9px;
    width: 378px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 0 5px 0 rgba(0,0,0,0.1);
}

.city-sel-box {
    position: absolute;
    width: 392px;
    left: 0;
    top: 20px;
    display: none;
}

.city-search {
    position: relative;
    z-index: 2;
    height: 24px;
    line-height: 24px;
    zoom:1;}

.city-text {
    float: left;
    height: 18px;
    line-height: 18px;
    width: 118px;
    padding: 2px 5px;
    border: 1px solid #e6e6e6;
    color: #999;
    font-family: arial;
    position: relative;
}

.city-search-button {
    float: left;
    margin: 0 12px 0 -1px;
    width: 44px;
    height: 22px;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    outline: 0 none;
    background: #fff;
    line-height: 22px;
    color: #666;
    text-align: center;
}

.city-search-button:hover {
    color: #c00;
}

.city-empty-tip {
    display: none;
    float: left;
    color: #f30;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
}

.city-search a {
    float: left;
    font-family: 'simsun';
}

.city-choose-tab {
    margin: 15px 0 0;
    height: 27px;
    border-bottom: 1px solid #ccc;
    background: #fafafa;
}

.city-choose-tab li {
    float: left;
    padding: 1px 11px 0;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    color: #666;
    cursor: pointer;
}

.city-choose-tab li:hover {
    color: #333;
}

.city-choose-tab .active {
    padding: 0 10px 1px;
    border: 1px solid #ccc;
    border-bottom: 0 none;
    position: relative;
    margin-bottom: -1px;
    background: #fff;
    color: #333;
    cursor: default;
}

.hot-cities {
    overflow: hidden;
    zoom:1;padding: 8px 0 0;
}

.hot-cities a {
    float: left;
    width: 63px;
    padding: 0 0 0 12px;
    height: 24px;
    line-height: 24px;
}

.hot-cities .hc {
    color: #f33;
}

.cities-item-box {
    display: none;
}

.cities-item {
    padding: 8px 0 0 60px;
    position: relative;
    zoom:1;}

.cities-item dt {
    position: absolute;
    left: 0;
    top: 8px;
    line-height: 24px;
    padding: 0 0 0 10px;
    font-weight: bold;
}

.cities-item dd {
    line-height: 24px;
}

.cities-item dd a {
    float: left;
    margin: 0 15px 0 0;
}


.cities-lv3 {
    border-bottom: 1px dotted #e6e6e6;
    padding: 5px 0;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.cities-lv3 strong {
    float: left;
    font-weight: normal;
}

.cities-lv3 strong a {
    font-weight: bold;
}

.cities-lv3 span {
    float: left;
    padding: 0 4px;
    margin-right: 10px;
    color: #0a50a1;
    cursor: pointer;
}

.cities-lv3 span:hover,.cities-lv3 .active {
    color: #fff;
    background: #f60;
}


.param-filter {

}

.filter-header {
    position: relative;
    padding: 0 20px;
    background: #fafafa;
}

.filter-header h3 {
    padding: 6px 0;
    height: 24px;
    font: 16px/24px 'Microsoft YaHei',arial;
}

.filter-header .adSpace {
    position: absolute;
    right: 20px;
    top: 8px;
    margin: 0;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
    background: url(//icon.zol-img.com.cn/products/v4/this-ad-marking.png) no-repeat 26px 4px;
    padding: 0 0 0 50px;
}

.filter-header .adSpace font {
    color: #f33!important;
}

.filter-selected {
    position: relative;
    padding: 0 100px 0 90px;
    zoom:1;overflow: hidden;
    border-bottom: 1px dashed #e6e6e6;
}

.filter-item,.filter-brand,.filter-other {
    position: relative;
    padding: 0 66px 0 90px;
    zoom:1;z-index: 5;
}

.filter-brand {
    max-height: 66px;
    overflow: hidden;
    _height: 66px;
}

.filter-brand-logo {
    max-height: 111px;
    _height: 111px;
}

.filter-item {
    height: 36px;
    overflow: hidden;
    border-top: 1px dashed #e6e6e6;
}

.filter-selected .filter-type,.filter-item .filter-type,.filter-brand .filter-type,.filter-other .filter-type {
    position: absolute;
    left: 0;
    top: 9px;
    width: 90px;
    height: 18px;
    font: 12px/18px arial;
    color: #666;
    text-align: right;
}

.param-value-list,.brand-list {
    padding: 3px 0 3px 52px;
    position: relative;
    zoom:1;overflow: hidden;
    *padding-bottom: 9px;
}

.param-value-list a,.filter-brand .brand-list a,.param-value-list .null,.filter-brand .brand-list .null {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
    margin: 6px 12px 6px 0;
    white-space: nowrap;
}

.filter-brand .brand-list a,.filter-brand .brand-list .null {
    margin-right: 3px;
}

.param-value-list .all,.filter-brand .brand-list .all {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
    margin: 6px 0 0 -43px;
}




.view-more {
    visibility: hidden;
    position: absolute;
    right: 15px;
    top: 8px;
    padding: 0 0 0 5px;
    width: 40px;
    height: 20px;
    line-height: 20px;
    color: #666;
}

.view-more i,.view-more b {
    position: absolute;
    right: 5px;
    top: 8px;
    width: 7px;
    height: 4px;
    font: 0/0 arial;
    background-position: -13px -38px;
}

.view-more b {
    background-position: -25px -38px;
}





.view-more:hover,.multi:hover {
    color: #c00;
    text-decoration: none;
}



.filter-selected {
    padding-right: 20px;
}

.filter-selected .advanced-search {
    display: none;
    position: absolute;
    right: 20px;
    top: 6px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    font-family: 'simsun','\u5B8B\u4F53';
}

.param-selected {
    padding: 1px 0 6px 9px;
}

.param-selected a,.param-selected span {
    position: relative;
    float: left;
    margin: 5px 10px 0 0;
    padding: 0 19px 0 5px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    border: 1px solid #f60;
    color: #333;
}

.param-selected a i,.param-selected span i {
    position: absolute;
    right: 5px;
    top: 8px;
    width: 7px;
    height: 7px;
    font: 0/0 arial;
    background-position: -61px -78px;
}

.param-selected span {
    border: 1px dashed #e6e6e6;
    cursor: pointer;
}

.param-selected a:hover {
    text-decoration: none;
}

.param-selected a:hover i,.param-selected span:hover i {
    background-position: -48px -78px;
}

.param-selected .reset {
    border: 0 none;
    margin-left: 10px;
    padding: 1px 0 1px 16px;
    background-position: -119px -73px;
    color: #666;
}

.param-selected .reset:hover {
    color: #c00;
}

.param-selected .total {
    float: left;
    margin: 5px 10px 0 0;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    color: #666;
}

.param-selected .total b {
    font-weight: normal;
    color: #f60;
}

.filter-item a img {
    position: absolute;
    margin: -8px 0 0 0;
    *margin-top: -11px;
}

.filter-series {
    padding: 3px 0 3px 52px;
    width: 728px;
    position: relative;
    z-index: 15;
    zoom:1;border: 1px solid #e6e6e6;
    margin: 0 0 9px 90px;
    background: #fafafa;
    *padding-bottom: 9px;
}

.filter-series h5 {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
    margin: 6px 0 0 -44px;
    font-weight: normal;
    color: #666;
    font-size: 12px;
}

.filter-series-list a {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
    margin: 6px 12px 6px 0;
    white-space: nowrap;
}

.filter-series-list a:hover {
    color: #fff;
    background: #f60;
    text-decoration: none;
}




.filter-price {
    padding-right: 218px;
}

.price-self {
    position: absolute;
    right: 67px;
    top: 7px;
    width: 152px;
    height: 22px;
    overflow: hidden;
}

.price-self input {
    float: left;
    width: 36px;
    padding: 1px 3px;
    height: 18px;
    font: 12px/18px arial;
    border: 1px solid #e6e6e6;
    text-align: center;
}

.price-self em {
    float: left;
    color: #666;
    padding: 0 2px 0 3px;
    line-height: 22px;
    font-family: 'simsun','\u5B8B\u4F53';
}

.price-self .price-button {
    float: right;
    width: 44px;
    height: 20px;
    border: 1px solid #e6e6e6;
    line-height: 20px;
    background: #fff;
    text-align: center;
    color: #666;
    cursor: pointer;
}

.price-self .price-button:hover {
    color: #c00;
}

















.sort-box {
    border: 1px solid #e6e6e6;
    background: #fafafa;
    height: 30px;
    line-height: 30px;
    border-left: none;
    padding-left: 10px;
}

.sort a,.sort span {
    float: left;
    margin-left: -1px;
    padding: 7px 18px;
    height: 24px;
    border-left: 1px solid #fafafa;
    border-right: 1px solid #fafafa;
    font: 12px/2 arial;
    color: #666;
}

.sort a {
    cursor: pointer;
}

.sort a:hover {
    position: relative;
    background: #fff;
    text-decoration: none;
    color: #0a50a1;
    border-color: #e6e6e6;
}

.sort span {
    cursor: default;
}

.sort .active {
    position: relative;
    z-index: 2;
    height: 24px;
    margin: -1px 0 -1px -1px;
    padding: 8px 18px;
    color: #fff;
    background: #4595e6;
    border-color: #4595e6;
}

.sort .active:hover {
    color: #fff;
    background: #4595e6;
    border-color: #4595e6;
}

.sort em {
    float: left;
}

.sort i {
    float: left;
    margin: 8px 0 0 4px;
    width: 7px;
    height: 9px;
    _display: inline;
}

.sort .down {
    background-position: -42px -20px;
}

.sort .active .down {
    background-position: -20px -20px;
}

.sort .up {
    background-position: -53px -20px;
}

.sort .active .up {
    background-position: -31px -20px;
}

.sort-box .total {

}

.sort-box .total b {
    color: #f33;
}

.small-page {
    float: right;
    padding: 2px;
    height: 26px;
    color: #666;
    border-left: 1px solid #e6e6e6;
    font-size: 0;
}

.small-page span,.small-page a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    vertical-align: top;
}

.small-page .small-page-active {
    padding: 0 8px;
    font-size: 12px;
}

.small-page-active b {
    color: #4595e6;
}

.small-page-prev,.small-page-next {
    width: 26px;
}

.small-page a.small-page-prev {
    background-position: -26px -46px;
}

.small-page span.small-page-prev {
    background-position: 0 -46px;
}

.small-page a.small-page-next {
    background-position: -78px -46px;
}

.small-page span.small-page-next {
    background-position: -52px -46px;
}

.mode-switch {
    float: right;
    width: 74px;
    height: 30px;
    overflow: hidden;
}

.mode-switch a {
    position: relative;
    float: right;
    width: 30px;
    height: 30px;
    border-left: 1px solid #e6e6e6;
    overflow: hidden;
    cursor: pointer;
}

.mode-switch a i {
    display: block;
    width: 11px;
    height: 11px;
    font: 0/0 arial;
    margin: 13px auto 0;
}

.mode-switch .pic-mode {
    background-position: -119px -60px;
}

.mode-switch .list-mode {
    background-position: -105px -60px;
}

.mode-switch a:hover,.mode-switch .active {
    background-color: #fff;
}

.mode-switch a:hover .pic-mode,.mode-switch .active .pic-mode {
    background-position: -119px -47px;
}

.mode-switch a:hover .list-mode,.mode-switch .active .list-mode {
    background-position: -105px -47px;
}

.sort-box .series-list-link {
    position: relative;
    z-index: 1;
    float: left;
    width: 82px;
    height: 38px;
    font: 12px/38px arial;
    color: #666;
    border-right: 1px solid #e6e6e6;
    text-align: center;
}

.sort-box a.series-list-link:hover {
    color: #0a50a1;
    background: #fff;
    text-decoration: none;
}

.sort-box span.series-list-link {
    position: relative;
    margin: -1px;
    padding: 1px;
    background: #4595e6;
    color: #fff;
    border-color: #4595e6;
}

.sales-promotion-filter {
    clear: both;
    border-top: 1px solid #e6e6e6;
    padding: 9px 10px;
    height: 20px;
    overflow: hidden;
    background: #fff;
}

.sales-promotion-filter a {
    float: left;
    position: relative;
    zoom:1;height: 20px;
    line-height: 20px;
    padding: 0 0 0 19px;
    margin: 0 20px 0 0;
    color: #666;
}

.sales-promotion-filter a i {
    position: absolute;
    left: 0;
    top: 3px;
    width: 12px;
    height: 12px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
}

.sales-promotion-filter .active i {
    background-position: -37px -33px;
    background-color: #fff;
}

.sales-promotion-filter a:hover {
    color: #666;
    text-decoration: none;
}

.no-result-box {
    padding-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #e6e6e6;
}

.no-result {
    position: relative;
    zoom:1;padding: 0 30px 0 125px;
}

.no-result i {
    position: absolute;
    left: 50px;
    top: 6px;
    width: 58px;
    height: 50px;
    background: url(https://icon.zol-img.com.cn/products/v3/list/no-result-tip.png) no-repeat 0 50%;
}

.no-result p {
    padding: 5px 0;
    line-height: 20px;
    font-size: 14px;
    color: #666;
}

.no-result .tips {
    font-weight: bold;
    color: #c00;
}

.star {
    width: 69px;
    height: 12px;
    background-position: 0 -113px;
    overflow: hidden;
}

.star em {
    display: block;
    height: 12px;
    background-position: 0 -98px;
}

.compare-btn,.cansel-btn {
    position: relative;
    padding: 0 0 0 26px;
    width: 32px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e6e6e6;
    background: #f9f9f9;
    overflow: hidden;
    cursor: pointer;
    color: #666;
}

.cansel-btn {
    background: #4595e6;
    border-color: #4595e6;
    color: #fff;
}

.pic-box .compare-btn,.pic-mode-box .compare-btn,.pic-box .cansel-btn,.pic-mode-box .cansel-btn {
    float: left;
}









.list-box {
    margin-bottom: 20px;
    zoom:1;}
.store-list-box{}

.store-list-box.list-item {
    padding: 14px 1px 20px;
    margin: -1px 0 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    background: #fff;
}

.list-item-hover {
    background: #fafafa;
    position: relative;
    z-index: 10;
    padding: 14px 0 20px;
    border: 1px solid #e6e6e6;
}

.list-item-hover .pic-box img,.list-item-hover .product-name img,.extension-item-hover .product-name img {
    padding: 0;
    border: 1px solid #e6e6e6;
}

.item-one {
    padding-top: 10px;
}

.pop-item {
    position: relative;
    border-bottom: 1px solid #999;
    background: #fffcf7;
}

.pop-item .pop-ico {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 15px;
    line-height: 15px;
    background: #999;
    text-align: center;
    color: #fff;
    font-weight: normal;
}

.pop-item .pop-desc {
    margin-top: 10px;
    height: 18px;
    line-height: 18px;
    color: #c00;
}
.store-logo{
    position: relative;
    float: left;
    padding: 4px 0 0;
    width: 200px;
    left:10px;

}
.store-card {
    background: url(//img.alicdn.com/imgextra/i2/O1CN016HZTgQ1sUhzGWtVF2_!!6000000005770-2-tps-520-592.png) 0 0 no-repeat;
    height: 200px;
    width: 230px;
    padding-left: 10px;
    background-size: 100%;
    float: left;
    margin-left: 14px;
    margin-top: 5px;
    margin-right: 10px;

}
.store-card>h2{
    height: 30px;
    overflow: hidden;
}
.store-card>h2>a{
    color:#1d2088
}
.store-intro-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #f96109;
}
.store-main-prods{
    float:left;
    width:450px;
}
.store-prod-card {
    width: 150px;

    display: inline-block;
    background: #fff;
    float: left;
}
.img-box>img{
    width:140px;
}
.prolist>li {
    width: 220px;
    border: 1px solid #fff;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    float: left;
    padding: 0 9px;
    padding-top: 10px;
    height: 280px;
}
.pic-box {
    position: relative;
    z-index: 9;
    float: left;
    padding: 4px 0 0;
    width: 160px;
    text-align: center;
}

.pic-box img {
    padding: 1px;
    vertical-align: top;
}

.pic-box a img {
    width: 122px;
    height: 92px;
}

.follow-compare {
    height: 24px;
    overflow: hidden;
    padding-left: 20px;
    margin-top: 13px;
    zoom:1;}

.big-pic-box {
    position: absolute;
    top: 4px;
    left: 151px;
    z-index: 10;
    width: 280px;
    height: 210px;
    background: #fff;
    border: 2px solid #e6e6e6;
}

.big-pic-box img {
    vertical-align: middle;
}

.list-item-hover .big-pic-box img {
    border: 0 none;
}

.pro-intro {
    float: left;
    width: 590px;
}

.pro-intro a {
    text-decoration: underline;
}

.pro-intro h3 {
    height: 24px;
    font: bold 14px/24px arial;
    overflow: hidden;
    display: block;
    word-break: break-all;
    word-wrap: break-word;
}

.pro-intro h3 span {
    margin-left: 5px;
    color: #999;
    font: 12px/2 arial;
}

.pro-intro h3 .icon-jian {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 59px;
    height: 22px;
    font: 0/0 arial;
    background: url(https://icon.zol-img.com.cn/products/v3/list/recommond20150727-icon.png) no-repeat 0 0;
    vertical-align: middle;
    white-space: nowrap;
}

.pro-intro .comments-active-list-flag {
    position: absolute;
    height: 16px;
    padding: 0 2px;
    margin: 4px 0 0 8px;
    font: 12px/16px arial;
    background: #f60;
    color: #fff;
    text-decoration: none;
}

.pro-intro .comments-active-list-flag:hover {
    color: #fff;
    text-decoration: none;
}

.pro-intro .iphone6buy {
    display: inline-block;
    width: 55px;
    height: 21px;
    overflow: hidden;
    background: url(https://icon.zol-img.com.cn/products/product2011/iphone6buy.jpg) no-repeat 0 0;
    text-decoration: none;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-left: 5px;
}

.pro-intro .iphone6buy:hover {
    text-decoration: none;
}

.pro-intro .try-link {
    display: inline-block;
    width: 58px;
    height: 20px;
    margin-left: 5px;
    overflow: hidden;
    background: #f60;
    text-decoration: none;
    vertical-align: middle;
    position: relative;
    top: -2px;
    font: 12px/20px arial;
    color: #fff;
    text-align: center;
}

.pro-intro .try-link:hover {
    background: #f04000;
    text-decoration: none;
    color: #fff;
}

.pro-intro .crowdfunding-link {
    display: inline-block;
    width: 58px;
    height: 20px;
    margin-left: 5px;
    overflow: hidden;
    background: #4595e6;
    text-decoration: none;
    vertical-align: middle;
    position: relative;
    top: -2px;
    font: 12px/20px arial;
    color: #fff;
    text-align: center;
}

.pro-intro .crowdfunding-link:hover {
    background: #297acc;
    text-decoration: none;
    color: #fff;
}

.param {
    margin: 3px 0 0;
}

.param li {
    float: left;
    width: 275px;
    padding-right: 20px;
    height: 20px;
    font: 12px/20px arial;
    overflow: hidden;
}

.param li span {
    color: #999;
}

.param-lt-5 li {
    float: none;
    width: auto;
}

.param .more {
    font-family: 'simsun','\u5B8B\u4F53';
    padding-left: 5px;
}

.param .group {
    position: relative;
    overflow: visible;
}

.group span {
    float: left;
}

.group-hov {
    z-index: 99;
}

.series-group-only {
    position: relative;
    z-index: 2;
    zoom:1;float: left;
    height: 18px;
    line-height: 18px;
    padding: 1px 20px 0 7px;
}

.group-ico {
    position: absolute;
    right: 7px;
    top: 8px;
    width: 7px;
    height: 4px;
    overflow: hidden;
    background-position: -13px -38px;
    cursor: pointer;
}

.group-hov .series-group-only {
    padding: 0 19px 1px 6px;
    border: 1px solid #ccc;
    border-bottom: 0 none;
    background-color: #fff;
}

.group-hov .group-ico {
    right: 6px;
    top: 7px;
    background-position: -25px -38px;
}

.group-hov .group-list {
    display: block;
}

.group-list {
    display: none;
    position: absolute;
    left: 0;
    top: 19px;
    z-index: 1;
    padding: 0 10px 9px;
    border: 1px solid #ccc;
    background: #fff;
}

.group-list ul {
    padding-top: 6px;
}

.group-list li {
    position: relative;
    zoom:1;padding-right: 60px;
    width: auto;
    min-width: 240px;
    _width: 300px;
    float: none;
    white-space: nowrap;
    _white-space: normal;
    _overflow: hidden;
    height: 22px;
    line-height: 22px;
}

.group-list li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #f33;
    font: bold 12px/22px verdana;
}

.group-list .s_c {
    color: #999;
}

.group-list .series-tips {
    zoom:1;_width: 360px;
    padding: 9px 0 6px 0;
    border-bottom: 1px dotted #e6e6e6;
    line-height: 18px;
    color: #999;
}

.group-list .more {
    padding-left: 0;
}

.special {
    margin-top: 2px;
    position: relative;
}

.special .grade {
    float: left;
    position: relative;
}

.grade span,.grade b {
    float: left;
    margin-right: 10px;
    height: 24px;
    line-height: 24px;
}

.grade .star {
    float: left;
    margin: 5px 6px 0 0;
}

.special .links {
    float: left;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.special .links a {
    float: left;
    margin-right: 10px;
}

.links .v,.links .p {
    padding-left: 20px;
}

.links .v {
    background-position: -114px -129px;
}

.links .v:hover {
    background-position: -114px -147px;
}

.links .p {
    background-position: -116px -93px;
}

.links .p:hover {
    background-position: -116px -111px;
}

.list-item-hover .v,.extension-item-hover .v {
    background-position: -114px -147px;
}

.list-item-hover .p,.extension-item-hover .p {
    background-position: -116px -111px;
}

.nv,.msijg {
    background: url(https://icon.zol-img.com.cn/products/product2011/signs20131223.png) no-repeat;
}

.sign {
    float: left;
    width: 55px;
    height: 17px;
    margin: 4px 10px 0 0;
    text-indent: -9999em;
    overflow: hidden;
}

.nv {
    background-position: 0 -62px;
}

.msijg {
    background-position: 0 -44px;
}

.amdIcon {
    background: url(https://icon.zol-img.com.cn/products/product2011/amdIcon20140110.jpg) no-repeat;
    width: 85px;
}

.emall {
    position: relative;
    z-index: 5;
    float: left;
    margin-top: 2px;
    width: 48px;
    height: 20px;
    margin-right: 10px;
}

.emall dt a,.emall dt span {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 0 0 20px;
    color: #fff;
    text-decoration: none;
}

.emall dt a:hover {
    color: #fff;
}

.emall dd {
    position: absolute;
    left: 0;
    top: 20px;
    padding: 7px 15px 10px;
    width: 190px;
    background: #fff;
}

.emall-price {
    height: 24px;
    line-height: 24px;
    color: #999;
}

.emall-price em {
    position: relative;
    top: -2px;
}

.emall-price span {
    height: 24px;
    overflow: hidden;
    font: 14px/24px verdana;
    color: #f33;
}

.emall-price span b {
    font-size: 18px;
    font-weight: bold;
}

.emall-detail {
    margin-top: 8px;
    overflow: hidden;
    zoom:1;color: #999;
}

.emall-detail p {
    float: left;
    margin-right: 10px;
    height: 18px;
    line-height: 18px;
}

.emall-detail .save b {
    color: #f33;
}

.emall .emall-link {
    position: absolute;
    right: 15px;
    top: 7px;
    width: 70px;
    height: 24px;
    overflow: hidden;
    text-align: center;
    font: 12px/2 'simsun','\u5B8B\u4F53';
    color: #fff;
    background: #f33;
    text-decoration: none;
}

.emall .emall-link:hover {
    color: #fff;
}

.emall .time-down {
    margin-top: 5px;
    height: 24px;
    line-height: 24px;
    color: #999;
}

.emall .time-down b {
    position: relative;
    top: 2px;
    padding: 0 3px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
}

.ztuan dt a {
    background-color: #ff7519;
    background-position: 4px -130px;
}

.ztuan dd {
    border: 1px solid #ff7519;
}

.zqiang dt a {
    background-color: #ff4c4c;
    background-position: 4px -147px;
}

.zqiang dd {
    border: 1px solid #ff4c4c;
}

.zershou dt span {
    background-color: #33be91;
    background-position: 4px -164px;
    cursor: default;
}

.zershou dd {
    width: 240px;
    border: 1px solid #33be91;
}

.zershou .emall-price {
    padding: 2px 0;
}

.zershou .emall-price a {
    float: right;
    margin-top: 6px;
    height: 18px;
    font: 12px/18px 'simsun','\u5B8B\u4F53';
}

.price-box {
    float: right;
    width: 180px;
    margin-top: 24px;
}

.price-box .price {
    display: block;
    height: 24px;
    overflow: hidden;
    font: 18px/24px verdana,'Microsoft YaHei';
    color: #f33;
}

.price-box .price .price-sign {
    font-weight: normal;
}

.price-box .down,.price-box .up {
    margin-left: 5px;
    font-size: 12px;
    color: #00ae75;
}

.price-box .up {
    color: #f33;
}

.price-box .price-status {
    margin-left: 5px;
    font-size: 12px;
    color: #999;
    font-family: 'simsun','\u5B8B\u4F53';
}

.price-box .price-cp {
    font: 16px/24px 'Microsoft YaHei';
}

.price-box .price-cp .price-type {
    font-size: 16px;
    font-weight: normal;
}

.price-box .no {
    font-family: 'simsun','\u5B8B\u4F53';
    color: #999;
}

.price-box .date,.price-box .price-attr {
    display: block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    color: #999;
}

.price-box .mernum {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.price-box .mernum a {
    color: #999;
    text-decoration: underline;
}

.price-box .mernum a:hover {
    color: #c00;
}

.price-box .base {
    display: block;
    width: 70px;
    height: 24px;
    margin: 7px 0 0;
    background: #4595e6;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font: 12px/2 arial;
}

.price-box .base:hover {
    background: #297acc;
    color: #fff;
}

.price-box .base-orange {
    display: block;
    width: 70px;
    height: 24px;
    margin: 7px 0 0;
    background: #f60;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font: 12px/2 arial;
}

.price-box .base-orange:hover {
    background: #f04000;
    color: #fff;
}

.new-product-box {
    width: 968px;
    overflow: hidden;
    position: relative;
}

.pic-list {
    padding: 15px 9px 12px;
    width: 1040px;
}

.pic-list li {
    position: relative;
    float: left;
    width: 100px;
    margin-right: 19px;
    text-align: center;
}

.pic-list img {
    padding: 1px;
    vertical-align: middle;
}

.pic-list a:hover img {
    padding: 0;
    border: 1px solid #e6e6e6;
}

.pic-list h4 {
    display: block;
    margin-top: 7px;
    height: 18px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    font-weight: normal;
    font-size: 12px;
}

.pic-list .pri {
    position: absolute;
    top: 42px;
    right: 10px;
    height: 18px;
    margin: 0;
    padding: 0 4px;
    overflow: hidden;
    color: #fff;
    background: #f33;
}

.pic-list p {
    margin: 6px 0 0;
    height: 18px;
    overflow: hidden;
    color: #999;
}

.text-list {
    position: relative;
    zoom:1;padding: 6px 20px;
}

.text-list li {
    float: left;
    width: 153px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}













































































































































.starPromotion .parameter-text-A,.starPromotion .parameter-text-B {
    position: relative;
    overflow: hidden;
    zoom:1;}

.starPromotion .parameter-text-A .parameter-text {
    padding: 7px 0 16px;
}

.starPromotion .parameter-text-A li {
    float: left;
    height: 24px;
    width: 276px;
    overflow: hidden;
    padding: 0 0 0 16px;
    background-position: -140px -108px;
    line-height: 24px;
    vertical-align: middle;
    word-break: break-all;
    word-wrap: break-word;
}

.starPromotion .good-comment-num {
    float: left;
    margin: 6px 15px 0 0;
    padding: 0 0 0 17px;
    background-position: -135px -44px;
    color: #333;
    text-decoration: none;
}

.starPromotion .good-comment-num em {
    color: #fd760d;
}

.starPromotion .parameter-text-B {
    display: none;
}

.starPromotion .parameter-text-B li {
    float: left;
    height: 20px;
    width: 292px;
    overflow: hidden;
    line-height: 20px;
    vertical-align: middle;
    word-break: break-all;
    word-wrap: break-word;
}

.starPromotion .parameter-text-B .parameter-text {
    padding: 3px 0 0;
}

.starPromotion .parameter-text-B li span {
    color: #999;
}

.starPromotion .parameter-text-B .special {
    margin: 3px 0 0;
}

.starPromotion .parameter-text-B .grade .star {
    margin-top: 3px;
    height: 12px;
    overflow: hidden;
}

.starPromotion .grade .star {
    margin: 3px 5px 0 0;
    height: 12px;
    overflow: hidden;
}

.starPromotion .pro-header {
    margin: 0 -70px 0 0;
}
.content {
    float: right;
    width: 960px;
}
.dslist>li{
    margin:10px;
    border-bottom: 1px dotted #eee;
    padding: 10px;
}
