.detail-wrap {
    width: 1070px;
    margin: 0 auto;
    font-family: Verdana, Geneva, sans-serif
}

.pageTop {
    line-height: 30px;
    vertical-align: middle;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    color: #666
}

.all_ico {
    /*background: url(../images/product/all_ico.png?8.8.3.7) no-repeat;*/
    display: inline-block;
    margin-right: 3px
}

.home {
    width: 16px;
    height: 14px;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
    top: 1px;
    *top: -1px;
    *vertical-align: middle
}

.breadcrumb-tlt {
    padding: 0 5px
}

.goods-loading {
    background: url(/asset/themes/default/images/loading.gif?8.8.3.7) no-repeat center center
}

.goods-img {
    width: 360px;
    margin-right: 20px
}

.goods-bigImg {
    width: 360px;
    height: 480px;
    overflow: hidden
}

.goods-bigImg .goods-bigImg-item {
    width: 360px;
    height: 480px
}

.goods-bigImg .goods-bigImg-item div {
    overflow: hidden;
    margin: 0 auto
}

.goods-bigImg-icon {
    position: relative;
    z-index: 10
}

.discount-label {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    z-index: 20;
    background: url(/asset/themes/default/images/icon/FreeShippingLabel.png?8.8.3.7) no-repeat
}

.goods-smallImg {
    position: relative;
    z-index: 100;
    width: 360px;
    height: 80px;
    overflow: hidden;
    margin-top: 12px;
    padding-right: 1px
}

.btn-wrap span {
    filter: Alpha(Opacity=80)
}

.prev-btn em {
    background-position: 0 0
}

.smallImg-list {
    width: 1000px;
    position: relative;
    z-index: 1
}

.smallImg-list li {
    float: left;
    width: 58px;
    height: 78px;
    border: 1px solid #e7e7e7;
    margin-right: 15px
}

.smallImg-list li img {
    opacity: .4;
    filter: Alpha(Opacity=40);
    vertical-align: top
}

.smallImg-list li.current {
    border-color: #c41230
}

.smallImg-list li.current img {
    opacity: 1;
    filter: Alpha(Opacity=100)
}

.hcoder_zoomer {
    cursor: move
}

.hc_zoom_large_img {
    background: url(/asset/themes/default/images/loading.gif?8.8.3.7) no-repeat center center
}

.hc_zoom_large_img_close {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 1px;
    top: -1px;
    background: url(/asset/themes/default/images/ck_r_close.jpg?8.8.3.7) no-repeat right top
}

.goods-info {
    width: 442px
}

.goods-tlt {
    color: #999
}

.goods-tlt span {
    color: #333;
    font-size: 16px
}

.comment {
    margin: 10px 0
}

.comment a {
    color: #999
}

.comment a:hover {
    text-decoration: underline;
    color: #999
}

.star {
    display: inline-block;
    /*width: 65px;
    height: 12px;*/
    overflow: hidden;
    /*background: url(../images/goods-star.png?8.8.3.7) no-repeat*/
}

.star0 {
    background-position: 0 0
}

.star1 {
    background-position: 0 -50px
}

.star2 {
    background-position: 0 -100px
}

.star3 {
    background-position: 0 -150px
}

.star4 {
    background-position: 0 -200px
}

.star5 {
    background-position: 0 -250px
}

.NoCommments-moudle .block-tlt,
.create-review .block-tlt {
    margin-bottom: 0
}

.price {
    line-height: 25px;
    color: #c41230;
    text-transform: uppercase
}

.price span {
    font-size: 18px;
    font-weight: 700
}

.jolly-price i {
    font-style: normal;
    display: inline-block
}

.discount-price {
    color: #e09e2a;
}

.discount-price span {
    font-size: 18px;
    font-weight: 700;
    direction: ltr
}

.discount-price em,
.discount-price span {
    display: inline-block
}

.discount-price em.fn-hide {
    display: none
}

p.price del {
    color: #999;
    margin-left: 10px
}

.discount-price i {
    display: inline-block
}

.jolly-ar .discount-price del {
    margin-left: 0;
    margin-right: 10px;
    display: inline-block;
    direction: ltr
}

.discount-time {
    padding-left: 18px;
    margin-top: 8px;
    background: url(/asset/themes/default/images/icon/clock.png?8.8.3.7) no-repeat 0 2px;
    color: #666
}

.goods-description {
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #888;
    word-wrap: break-word
}

.goods-attrs dt {
    position: relative;
    left: 0;
    top: 0;
    height: 30px;
    line-height: 30px;
    color: #666;
    text-transform: uppercase
}

.goods-attrs dl span, .goods-attrs dl input {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-bottom: 4px;
    border: 1px solid #ccc;
    cursor: pointer;
    text-transform: capitalize
}
.goods-attrs dl span.minus, .goods-attrs dl span.plus {
    font-size: 15px;
    font-weight: bold;
    font-family: verdana;
    line-height: 28px;
    width: 35px;
    text-align: center;
}

.goods-attrs dl span:hover {
    border-color: #c41230
}

.disabled-sku .size-title,
.disabled-sku dl span,
.goods-attrs dl span.disable {
    border: 1px dashed #ccc;
    color: #ccc;
    cursor: default
}

.disabled-sku dl span:hover,
.goods-attrs dl span.disable:hover {
    border-color: #ccc
}

.goods-attrs dl span.current {
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 2px solid #c41230;
    color: #c41230
}

.goods-attrs dl .i-ltr {
    padding-left: 5px
}

.numBtn[name=add] {
    margin-right: 50px
}

.goods-attrs dt.unSelected {
    color: red
}

.size-guide {
    display: inline-block;
    float: left;
    color: #fff;
    padding: 0 22px 0 12px;
    line-height: 21px;
    margin-top: 4px;
    border-radius: 10px;
    background: #666 url(/asset/themes/default/images/icon/guid.png?8.8.3.7) no-repeat 95% center;
    text-transform: uppercase
}

.size-guide:hover {
    color: #fff
}

.notice-sizeGuide,
.notice-sizeGuide:hover {
    color: #888;
    text-decoration: underline
}

.notice {
    position: relative;
    z-index: 200;
    margin-top: 5px;
    background-color: #fffcea;
    border: 1px solid #e9ce79;
    padding: 10px;
    line-height: 18px;
    color: #666;
    word-wrap: break-word
}

.notice .close {
    position: absolute;
    right: -2px;
    top: -1px;
    width: 18px;
    height: 18px;
    background: url(/asset/themes/default/images/ck_r_close.jpg?8.8.3.7) no-repeat;
    cursor: pointer
}

.size-notice em {
    color: #333
}

.size-notice span {
    color: #ff002b
}

.size-notice .info {
    font-family: Arial, Helvetica, sans-serif;
    color: #888
}

.goods-add {
    position: relative;
    z-index: 200;
    margin-top: 12px
}

.goods-add .error-layer {
    top: 50px
}

.addBtn {
    width: 250px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 15px;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 9px;
    margin-bottom: 10px;
}

.addBtn:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #ccc;
}

.unSelected-btn {
    width: 250px;
    margin-right: 30px;
    color: red
}

.add-wishList {
    position: relative;
    left: 0;
    top: 8px;
    z-index: 200;
    width: 25px;
    height: 25px
}

.add-wishList img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 25px;
    height: 25px;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    filter: Alpha(Opacity=100)
}

.addWish-info {
    position: absolute;
    left: -2px;
    top: -12px;
    z-index: 20;
    color: #666;
    opacity: 1;
    filter: Alpha(Opacity=100)
}

.addWish-num {
    color: #999;
    margin: 12px 5px 0;
    font-size: 14px
}

.goods-board {
    width: 100%;
    margin-top: 20px
}

.board-tlt {
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #d5d5d5
}

.board-tlt li {
    float: left;
    width: 171px;
    margin-left: 4px;
    margin-top: -1px;
    text-align: center;
    background-color: #f2f2f2;
    border: 1px solid #d5d5d5;
    border-bottom: none;
    cursor: pointer;
    text-transform: uppercase
}

.board-tlt li.details-tab-item {
    width: 86px
}

.board-tlt li:first-child {
    margin-left: 0
}

.board-tlt li:last-child {
    width: 171px
}

.board-tlt li.current {
    height: 29px;
    color: #333;
    font-weight: 700;
    background-color: #FFF
}

.board-cnt {
    width: 440px;
    height: auto;
    border: 1px solid #d5d5d5;
    border-top: none
}

.board-cnt-list {
    width: 10000px
}

.board-cnt-list .tab-item {
    display: none;
    float: left;
    width: 420px;
    padding: 10px;
    line-height: 20px;
    color: #999
}

.board-cnt-list li p span {
    color: #333;
    word-break: break-word;
    word-wrap: break-word
}

.board-cnt-list li.current {
    display: block
}

.font-arail {
    font-family: Arial, Helvetica, sans-serif
}

.font-arail .font666 {
    color: #666
}

.font-arail .font333 {
    color: #333
}

.board-more {
    display: inline-block;
    color: #666;
    text-decoration: underline
}

.board-more:hover {
    color: #666
}

.board-cnt-list .first-tabCnt {
    display: block;
    height: 150px;
    overflow-y: auto
}

.sencond-tabCnt {
    width: 100%;
    max-height: 300px;
    overflow: auto
}

.third-tabCnt {
    height: auto
}

.size-dropdown {
    padding: 5px 15px;
}

.size-title {
    position: relative;
    left: 0;
    top: 0;
    z-index: 200;
    width: 213px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    border: 1px solid #d5d5d5;
    color: #666
}

.goods-attrs dl span.input-txt {
    width: 190px;
    border: none;
    padding: 0;
    margin: 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: uppercase
}

.select-arrow {
    position: absolute;
    right: 5px;
    top: 10px;
    width: 10px;
    height: 5px;
    background: url(/asset/themes/default/images/icon/sanjiao.png?8.8.3.7) no-repeat 0 -30px
}

.size-list {
    display: none;
    min-width: 218px;
    position: absolute;
    left: 0;
    top: 29px;
    height: auto;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    z-index: 299
}

.goods-attrs dl .size-list span,
.itemAttrs dl .size-list span.current {
    float: none;
    display: block;
    border: none;
    padding: 0 5px;
    margin: 0;
    height: 22px;
    line-height: 22px;
    white-space: nowrap;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase
}

.size-dropdown i {
    font-size: 10px;
    text-transform: uppercase;
    font-style: normal
}

.goods-attrs dl .size-list span.disable {
    color: #d5d5d5;
    border: none
}

.goods-attrs dl .size-list span.disable:hover {
    border: none;
    cursor: default;
    background: 0 0
}

.goods-attrs dl .size-list span.current,
.goods-attrs dl .size-list span:hover {
    background-color: #f3f1f4
}

.input-txt-selected {
    color: #c41230
}

.goods-recommend {
    width: 180px
}

.rec-tlt {
    text-align: center
}

.rec-window {
    width: 180px;
    /*height: 528px;*/
    margin-top: 20px;
    overflow: hidden
}

.rec-list {
    width: 2000px
}

.rec-list li {
    width: 200px
}

.rec-list li dl {
    display: block;
    position: relative;
    z-index: 5;
    float: left;
    width: 80px;
    height: 132px;
    margin-right: 20px
}

.rec-list li dl:hover {
    opacity: .6;
    filter: Alpha(Opacity=60)
}

.rec-list li dd {
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #999
}

.rec-list li dt {
    width: 80px;
    height: 106px;
    overflow: hidden
}

.rec-list li dt a,
.rec-list li dt img {
    display: block;
    vertical-align: top
}

.rec-page {
    text-align: center;
    color: #999;
    margin-top: 10px;
    -moz-user-select: none;
    -webkit-user-select: none
}

.rec-page span {
    display: inline-block;
    vertical-align: middle
}

.rec-page .page-num {
    width: 74px;
    text-align: right
}

.recNext em,
.recPrev em {
    display: inline-block;
    width: 9px;
    height: 16px;
    margin-left: 20px;
    background: url(/asset/themes/default/images/icon/details-btn.png?8.8.3.7) no-repeat;
    cursor: pointer
}

.recPrev em {
    background-position: 0 0
}

.recNext em {
    background-position: 0 -50px
}

.recPrev em.current {
    background-position: 0 -100px
}

.recNext em.current {
    background-position: 0 -150px
}

.classfiy-products {
    margin-top: 30px
}

.classfiy-tlt {
    height: 30px;
    border-bottom: 2px solid #d5d5d5
}

.classfiy-tlt li {
    float: left;
    height: 28px;
    line-height: 28px;
    margin-right: 2px;
    padding: 0 18px;
    color: #666;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #f2f2f2;
    border: 2px solid #f2f2f2;
    border-bottom: none
}

.classfiy-tlt li.current {
    height: 30px;
    background-color: #FFF;
    color: #c41230;
    border-color: #c41230 #d5d5d5 #fff
}

.products-window {
    width: 1070px;
    margin-top: 5px
}

.products-list {
    position: relative;
    z-index: 2;
    left: 0;
    top: 0;
    width: 1070px;
    overflow: hidden
}

.products-item {
    margin-right: -11px;
    zoom: 1;
    font-size: 0
}

.products-info {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 130px;
    margin-right: 12px;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #fff;
    vertical-align: top
}

.products-info:hover {
    border-color: #d5d5d5
}

.products-info dt {
    width: 120px;
    height: 160px;
    overflow: hidden;
    font-size: 12px
}

.products-info dd {
    padding-top: 5px;
    overflow: hidden;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}

.products-info dd a {
    display: inline-block;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    color: #999;
    font-size: 11px
}

.products-info dd a:hover {
    color: #999;
    text-decoration: underline
}

.pro-price {
    color: #666
}

.justify_fix {
    display: inline-block;
    height: 0;
    overflow: hidden;
    width: 100%
}

.pro-discount-price {
    max-height: 32px;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden
}

.pro-discount-price span {
    color: red
}

.pro-discount-price del,
.pro-discount-price span {
    display: inline-block
}

.pro-discount-price del {
    color: #999
}

.block-tlt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    border-top: 1px solid #d5d5d5
}

.block-tlt span {
    font-size: 12px;
    text-transform: none;
    color: #999
}

.size-guide-cnt {
    padding: 0 0 20px
}

.size-guide-cnt table {
    line-height: 1.5
}

.size-guide-cnt table td {
    border: 1px solid #dfddde!important
}

.NoCommments-moudle .creat-commments {
    width: 990px
}

.creat-commments table {
    color: #666;
    margin-bottom: 30px
}

.comment-content {
    width: 568px;
    height: 58px;
    max-height: 58px;
    max-width: 588px;
    padding: 10px;
    border: 1px solid #d5d5d5
}

.comment-rank {
    float: left;
    background: url(/asset/themes/default/images/goods-star.png?8.8.3.7) 0 0 no-repeat;
    height: 12px;
    margin-left: 2px;
    overflow: hidden;
    vertical-align: middle;
    width: 64px;
    cursor: pointer
}

.comment-rank1 {
    background-position: 0 -50px
}

.comment-rank2 {
    background-position: 0 -100px
}

.comment-rank3 {
    background-position: 0 -150px
}

.comment-rank4 {
    background-position: 0 -200px
}

.comment-rank5 {
    background-position: 0 -250px
}

.comment-reply {
    background-color: #FFF7F3;
    color: #555454;
    font-size: 11px;
    padding: 12px;
    margin: 5px 0 10px;
    font-family: Verdana, Geneva, sans-serif
}

.comment-reply span {
    background: url(/asset/themes/default/images/comment-replay.gif?8.8.3.7) no-repeat;
    color: #FF3368;
    margin-right: 3px;
    padding-left: 22px;
    text-transform: uppercase
}

.customer-form table td {
    padding: 5px
}

.comment-rank-w {
    width: 12px
}

.comment-rank-none {
    background-position: 0 0
}

.comment-rank-active5 {
    background-position: 0 -250px
}

.comment-rank-active4 {
    background-position: 0 -200px
}

.comment-rank-active3 {
    background-position: 0 -150px
}

.comment-rank-active2 {
    background-position: 0 -100px
}

.comment-rank-active1 {
    background-position: 0 -50px
}

.comments-error {
    color: #fe0000
}

.comments-submit {
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
    background-color: #c41230;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer
}

.comments-submit:hover {
    background-color: #f4163c
}

.HasCommments-moudle {
    width: 990px;
    position: relative;
    z-index: 200
}

.review-comments {
    width: 590px;
    color: #666
}

.create-review {
    width: 380px;
    background-color: #FFF
}

.create-review-fixed {
    position: fixed;
    top: 32px;
    z-index: 300
}

.create-review-absolute {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 300
}

.create-review .comment-content {
    width: 358px
}

.review-tlt {
    height: 36px;
    line-height: 36px;
    background-color: #eee;
    padding-left: 20px
}

.review-tlt span {
    margin-right: 10px
}

.review-tlt em {
    color: #333;
    font-weight: 700
}

.review-tlt span:first-child {
    text-transform: uppercase;
    color: #666
}

.who-review {
    color: #999
}

.review-list {
    padding-top: 20px
}

.review-list dl {
    margin-bottom: 20px;
    line-height: 20px
}

.review-list dt {
    width: 65px;
    margin-right: 10px
}

.review-cnt {
    width: 514px;
    word-wrap: break-word
}

.review-respons {
    position: relative;
    left: 0;
    top: 10px;
    z-index: 200;
    background-color: #eee;
    padding: 10px;
    line-height: 20px
}

.respons-tlt {
    color: #c41230
}

.review-respons .sanjiao {
    position: absolute;
    left: 10px;
    top: -5px;
    width: 9px;
    height: 5px;
    background: url(/asset/themes/default/images/icon/review-sanjiao.png?8.8.3.7) no-repeat
}

.review-respons p {
    width: 420px;
    word-wrap: break-word
}

.page-list {
    position: relative;
    float: left;
    left: 50%
}

.page-inner {
    position: relative;
    left: -50%
}

.page-inner a,
.page-inner span {
    float: left;
    margin-right: 4px;
    color: #666
}

.page-inner a {
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    border: 1px solid #d5d5d5
}

.page-inner a.ui-page-current,
.page-inner a:hover {
    border-color: #c41230;
    background-color: #c41230;
    color: #fff
}

.history {
    width: 590px
}

.Reltag {
    width: 380px;
    max-height: 150px;
    overflow: hidden
}

.Reltag-only {
    width: 1070px;
    max-height: 130px;
    overflow: hidden
}

.history-window {
    width: 590px;
    overflow: hidden
}

.history-list {
    width: 10000px
}

.history-list dl {
    float: left;
    width: 80px;
    margin-right: 22px;
    text-align: center
}

.history-list dl:hover {
    opacity: .6;
    filter: Alpha(Opacity=60)
}

.jolly-ar .history-list dl {
    margin: 0 0 0 22px
}

.history-list dd {
    color: #999;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif
}

.detailTag-list a {
    color: #666
}

.detailTag-list a:hover {
    text-decoration: underline
}

.Reltag .detailTag-list {
    width: 390px
}

.Reltag-only .detailTag-list {
    width: 1000px
}

.detailTag-list li {
    float: left;
    line-height: 22px;
    margin-right: 10px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.Reltag li {
    width: 120px
}

.Reltag-only li {
    width: 240px
}

.tag-more {
    cursor: pointer
}

.detailTag-big-hidden {
    height: 66px;
    overflow: hidden
}

.detailTag-small-hidden {
    height: 44px;
    overflow: hidden
}

.sizeLayer {
    font-family: Verdana, Geneva, sans-serif;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 800;
    padding: 40px 30px 30px 40px;
    background-color: #fff;
    color: #333
}

.sizeLayer .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(/asset/themes/default/images/close-btn.jpg?8.8.3.7) no-repeat;
    cursor: pointer
}

.sizeLayer .sizecnt {
    width: 1050px
}

.sizecnt li {
    float: left;
    width: 152px;
    border-left: 1px solid #c8c8c8
}

.sizecnt li:hover {
    background-color: #FFF
}

.size-caption {
    border-bottom: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8
}

.size-tlt {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
    text-align: center
}

.size-tlt.text-capitalize {
    text-transform: capitalize
}

.size-col {
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #999;
    border-bottom: 1px solid #c8c8c8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.size-col span {
    float: left;
    width: 76px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.size-col span:first-child {
    border-right: 1px solid #c8c8c8;
    width: 75px;
    background-color: #f2f2f2
}

.size-unit {
    color: #333;
    border-bottom: none;
    text-transform: uppercase
}

.size-unit span {
    border-top: 1px solid #c8c8c8
}

.sizeTip {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #666
}

.sizeTip i {
    display: inline-block;
    width: 20px;
    height: 14px;
    background: url(/asset/themes/default/images/icon/sizeTip.png?8.8.3.7) no-repeat;
    vertical-align: middle
}

.sizecnt li:last-child {
    border-right: 1px solid #c8c8c8
}

.sizecnt li.rowspan2,
.sizecnt li.rowspan4 {
    width: 76px
}

.sizecnt li.rowspan3 {
    width: 106px
}

.rowspan2 .size-caption {
    height: 54px
}

.rowspan2 .size-caption .size-tlt {
    line-height: normal;
    margin-top: 12px
}

.inch-cm {
    font-size: 12px;
    color: #333
}

.inch-cm span {
    color: #666;
    text-decoration: underline;
    text-transform: uppercase
}

.inch-cm a {
    color: #333;
    display: inline-block;
    margin-left: 10px;
    padding-left: 12px;
    background: url(/asset/themes/default/images/icon/unit-icon.png?8.8.3.7) no-repeat
}

.inch-cm a.on {
    font-weight: 700;
    color: #c41230;
    background-position: 0 -20px
}

.inch-cm-cont table {
    display: none;
    color: #666
}

.inch-cm-cont td,
.inch-cm-cont th {
    border-right: 1px solid #d5d5d5;
    text-align: center;
    padding: 0 10px;
    min-width: 32px
}

.inch-cm-cont td:last-child,
.inch-cm-cont th:last-child {
    border-right: none
}

.inch-cm-cont td.first-col,
.inch-cm-cont th {
    color: #333
}

.inch-cm-cont th {
    padding-top: 5px;
    padding-bottom: 5px
}

.first-col span {
    display: block;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.inch-cm-cont .even td {
    background-color: #f2f2f2
}

.size-explanation {
    font-family: FuturaStdMedium, Verdana, Geneva, sans-serif;
    margin-top: 5px
}

.size-explanation a {
    text-decoration: underline
}

.measure-body {
    padding: 50px 0 0 160px;
    line-height: 20px;
    width: 260px;
    height: 270px;
    background: url(/asset/themes/default/images/measure-body.jpg?8.8.3.7) 0 0 no-repeat;
    position: relative
}

.sizecnt-man .measure-body {
    background-image: url(/asset/themes/default/images/measure-body-man.jpg?8.8.3.7);
    padding-left: 180px
}

.sizecnt-man .measure-body-place {
    left: -65px
}

.measure-body-place {
    display: block;
    position: absolute;
    width: 60px;
    top: 85px;
    left: -25px
}

.measure-body-place i {
    display: block;
    text-align: right;
    font-style: normal;
    margin-bottom: 12px
}

.measure-body dd,
.measure-body dt {
    margin-bottom: 20px
}

.measure-body b,
.measure-body span,
.size-footer,
.size-headline {
    text-transform: uppercase
}

.conversion-chart {
    width: 100%;
    float: left;
    padding-top: 30px
}

.size-headline {
    margin-bottom: 20px
}

.conversion-chart .size-num {
    border-bottom: 1px solid #c8c8c8
}

.conversion-chart .size-caption {
    background-color: #f2f2f2
}

.conversion-chart .size-caption .size-col {
    border-bottom: none
}

.conversion-chart .size-tlt {
    height: 24px;
    line-height: 24px
}

.size-nobg .size-col span:first-child {
    background: 0 0
}

.size-footer {
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #999
}

.size-footer p {
    margin-top: 8px;
    line-height: 18px;
    color: #333
}

.measure-foot {
    width: 260px;
    min-height: 185px;
    margin-top: 75px;
    padding-left: 170px;
    background: url(/asset/themes/default/images/foot-length.jpg?8.8.3.7) 0 5px no-repeat;
    position: relative
}

.measure-foot strong {
    display: block;
    text-transform: uppercase
}

.measure-foot i {
    display: block;
    width: 132px;
    text-align: center;
    font-style: normal;
    position: absolute;
    top: 168px;
    left: 0
}

.sizebtn {
    width: 405px;
    margin: 0 auto 30px
}

.sizebtn span {
    float: left;
    width: 180px;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #d5d5d5;
    text-transform: uppercase;
    color: #666;
    font-size: 16px;
    text-align: center;
    display: inline-block
}

.sizebtn span.current {
    background: #333;
    border: 1px solid #333;
    color: #fff
}

.sizebtn span.cloth {
    border-right: 0
}

.sizebtn span.shoes {
    border-left: 0
}

.size-headline {
    font-size: 18px
}

.size-description-txt {
    margin-bottom: 20px
}

.error-layer {
    position: absolute;
    left: 0;
    top: 0
}

.error-wrap {
    position: relative;
    border: 1px solid #e9ce79;
    background-color: #fffcea;
    line-height: 16px;
    padding: 5px 25px 5px 10px;
    z-index: 200
}

.error-wrap .close {
    background: url(/asset/themes/default/images/ck_r_close.jpg?8.8.3.7) no-repeat;
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: -2px;
    top: -1px;
    width: 18px
}

.error-wrap .arrow {
    background: url(/asset/themes/default/images/icon/arrow.png?8.8.3.7) no-repeat;
    height: 5px;
    left: 20px;
    position: absolute;
    top: -5px;
    width: 9px
}

.error-wrap .errorInfo {
    color: #F00000
}

.error-wrap .successInfo {
    color: #666
}

.comentTips .error-layer {
    top: 38px
}

.discount-price .txtUppercase {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.flash-sale-price {
    background: #f2f2f2;
    padding: 10px;
    margin-bottom: 10px
}

.flash-sale-price .sale-title {
    color: red;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    font-family: verdana, helvetica, arial, sans-serif
}

.flash-sale-price .discount-price {
    margin-bottom: 5px
}

.flash-sale-price .discount-price del {
    margin: 0 5px
}

.jolly-ar .flash-sale-price .discount-price del {
    float: right
}

.flash-sale-price .discount-price span {
    font-size: 30px;
    font-weight: 700;
    font-family: verdana, helvetica, arial, sans-serif
}

.flash-sale-price .discount-price label span:nth-child(2) {
    margin: 0 2px
}

.flash-sale-price .discount-price .txtUppercase {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.flash-sale-price .timeout {
    margin-bottom: 5px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #333;
    font-size: 12px
}

.flash-sale-price .timeout .endtime {
    font-size: 14px;
    margin-right: 5px;
    font-weight: 700;
    background: url(/asset/themes/default/images/icon/timer.png?8.8.3.7) no-repeat left center;
    padding-left: 25px
}

.promotions {
    background: url(/asset/themes/default/images/icon/promotion.png?8.8.3.7) no-repeat left top;
    padding-left: 25px;
    line-height: 18px;
    color: #333;
    margin-top: 5px
}

.jolly-ar .promotions {
    background-position: right top;
    padding: 0 25px 0 0
}

.match-goodsLayer {
    display: none;
    position: absolute;
    width: 820px;
    left: 50%;
    top: 100px;
    margin-left: -430px;
    z-index: 990
}

.itemDetail {
    padding: 20px 25px;
    background-color: #fff
}

.itemImgs {
    width: 360px;
    margin-right: 20px
}

.itemInfo {
    width: 360px
}

.itemBigImgs {
    position: relative;
    left: 0;
    top: 0;
    width: 360px;
    height: 480px;
    overflow: hidden;
    background-color: #FFF
}

.BigImgsList {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 10000px
}

.BigImgsList li {
    float: left;
    position: relative;
    left: 0;
    top: 0;
    width: 360px;
    height: 480px;
    overflow: hidden
}

.BigImgsList li img {
    position: absolute;
    left: 0;
    top: 0
}

.BigImgsList li .imgloading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px
}

.itemSmallImgs {
    position: relative;
    width: 360px;
    margin-top: 10px;
    overflow: hidden
}

.next-btn,
.prev-btn {
    cursor: pointer;
    height: 26px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    width: 18px;
    z-index: 2
}

.prev-btn {
    left: 0
}

.btn-wrap {
    cursor: pointer;
    height: 26px;
    position: relative;
    width: 18px;
    z-index: 200
}

.btn-wrap span {
    background-color: #fff;
    height: 26px;
    left: 0;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 18px;
    z-index: 10
}

.btn-wrap em {
    height: 16px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 9px;
    z-index: 20;
    background: url(/asset/themes/default/images/icon/details-btn.png?8.8.3.7) no-repeat
}

.next-btn {
    right: 0
}

.next-btn em {
    background-position: 0 -50px
}

.next-btn:hover em {
    background-position: 0 -150px
}

.prev-btn:hover em {
    background-position: 0 -100px
}

.SmallImgsList {
    width: 10000px;
    position: relative
}

.SmallImgsList li {
    float: left;
    width: 60px;
    height: 80px;
    font-size: 0;
    margin-right: 5px;
    overflow: hidden
}

.SmallImgsList li img {
    width: 58px;
    height: 78px;
    border: 1px solid #f2f2f2
}

.SmallImgsList li.on img {
    border-color: #c41230
}

.itemTlt {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    color: #333
}

.itemTlt span {
    padding-left: 20px;
    font-size: 12px;
    color: #999
}

.itemPrice {
    font-size: 18px;
    line-height: 50px;
    color: red;
    font-weight: 700
}

.itemPrice i {
    font-style: normal
}

.itemPrice del {
    font-size: 12px;
    color: #999;
    padding-left: 10px
}

.itemPrice em {
    font-size: 12px
}

.itemPrice em,
.itemPrice span {
    display: inline-block
}

.itemPrice em.fn-hide {
    display: none
}

.itemAttrs {
    margin-bottom: 15px
}

.itemAttrs dt {
    height: 30px;
    line-height: 30px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: uppercase;
    color: #666
}

.itemAttrs dl span {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 11px;
    margin-right: 10px;
    margin-bottom: 4px;
    border: 1px solid #ccc;
    cursor: pointer
}

.itemAttrs dl span:hover {
    border-color: #c41230
}

.itemAttrs dl span.current {
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 2px solid #c41230;
    color: #c41230
}

.disabled-sku .size-title,
.disabled-sku dl span,
.itemAttrs dl span.disable {
    border: 1px dashed #ccc;
    color: #ccc;
    cursor: default
}

.disabled-sku dl span:hover,
.itemAttrs dl span.disable:hover {
    border-color: #ccc
}

.itemAttrs dl .i-ltr {
    padding-left: 5px
}

.numBtn,
.numInput {
    float: left;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #FFF;
    border: 1px solid #ccc
}

.numBtn {
    width: 30px;
    cursor: pointer;
    background: url(/asset/themes/default/images/changeNum.png?8.8.3.7) no-repeat #fff
}

.numBtn.noallowed {
    cursor: not-allowed
}

.numBtn[name=plus] {
    background-position: 10px -36px
}

.numBtn[name=plus].noallowed {
    background-position: 10px -86px
}

.numBtn[name=add] {
    background-position: 10px 10px
}

.numBtn[name=add].noallowed {
    background-position: 10px -140px
}

.numInput {
    width: 60px;
    height: 28px;
    line-height: 28px;
    margin: 0 0px
}

.itemAddBtn {
    width: 250px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    background-color: #c41230;
    font-family: Verdana, Geneva, sans-serifl;
    cursor: pointer;
    margin-right: 30px
}

.itemAddView {
    background-color: #666
}

.itemAddView:hover {
    color: #fff
}

.addSucess {
    padding-left: 20px;
    background: url(/special/20140917/asset/images/addSucess.png?8.8.3.7) no-repeat;
    font-family: Verdana, Geneva, sans-serif;
    color: #78af21;
    margin-top: 5px;
    height: 30px;
    line-height: 30px;
    background-position: 0 center;
    margin-right: 30px
}

.norton {
    width: 70px;
    height: 38px
}

.norton a {
    display: inline-block;
    width: 70px;
    height: 38px;
    margin: -6px 0 0 20px;
    background: url(/special/20140917/asset/images/add-norton.png?8.8.3.7) no-repeat
}

.holiClose {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    padding: 6px;
    cursor: pointer;
    background: url(/special/20140917/asset/images/icon_close.png?8.8.3.7) no-repeat 6px 6px #bababa
}

.matchPrevbtn {
    position: absolute;
    top: 50%;
    left: -60px;
    background: url(/asset/themes/default/images/icon/details-match-btn.png?8.8.3.7) no-repeat 0 -2px;
    width: 30px;
    height: 60px;
    margin-top: -30px;
    cursor: pointer
}

.matchNextbtn {
    position: absolute;
    top: 50%;
    right: -60px;
    background: url(/asset/themes/default/images/icon/details-match-btn.png?8.8.3.7) no-repeat 0 -78px;
    width: 30px;
    height: 60px;
    margin-top: -30px;
    cursor: pointer
}

.notCompleted {
    position: relative;
    left: 0;
    top: 0;
    padding: 10px;
    border: 1px solid red;
    background-color: #FFF
}

.notCompletedClose {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url(/special/20140917/asset/images/attr-close.png?8.8.3.7) no-repeat 4px 4px #bababa
}

.notCompletedInfo {
    font-family: Verdana, Geneva, sans-serif;
    color: red
}

.outStock-btn,
.outStock-btn:hover {
    background-color: #c5c5c5;
    cursor: default
}

.itemDt {
    text-transform: capitalize;
    color: #666;
    font-size: 12px;
    font-family: verdana, helvetica, arial, sans-serif;
    text-decoration: underline
}

.maskLayer-loading {
    width: 100%;
    height: 100%;
    z-index: 911;
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=50);
    opacity: .5;
    text-align: center;
    /*background: url(/cms/skin/images/icon/banner-loading.gif?8.8.3.7) no-repeat center*/
}

.itemAttrs-details {
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px;
    color: #999;
    line-height: 18px;
    margin-bottom: 15px;
    max-height: 145px;
    overflow: auto
}

.itemAttrs-details-title {
    color: #333;
    display: block
}

.MexicanShoesPop_box {
    width: 500px;
    background-color: #f2f2f2;
    padding: 0 50px 30px 40px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -295px;
    margin-top: -105px;
    z-index: 990;
    font-family: verdana, helvetica, arial, sans-serif
}

.MexicanShoesPop_box h3 {
    text-align: center;
    font-size: 20px;
    color: red;
    line-height: 26px;
    padding: 25px 0 20px;
    font-family: Georgia;
    text-transform: uppercase
}

.MexicanShoesPop_box p {
    line-height: 24px;
    color: #333;
    font-size: 14px
}

.MexicanShoesPop_btn {
    text-align: center;
    font-size: 0;
    margin-top: 15px
}

.MexicanShoesPop_btn span {
    display: inline-block;
    margin: 0 5px;
    width: 80px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase
}

.MexicanShoesPop_btn span.MexicanShoes_proceed {
    background-color: #c41230
}

.MexicanShoesPop_btn span.MexicanShoes_cancel {
    background-color: #999
}

.MexicanShoesPop_close {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(/asset/themes/default/images/icon/MexicanShoesPop_btn_close.jpg?8.8.3.7) no-repeat;
    cursor: pointer
}

.MexicanShoesPop_cover {
    position: fixed;
    background-color: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    filter: alpha(opacity=60);
    z-index: 980
}

.commentPop_box {
    width: 500px;
    background-color: #fff;
    padding: 43px 0 30px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    z-index: 990;
    font-family: verdana, helvetica, arial, sans-serif
}

.good_commentPop_box {
    margin-top: -86px
}

.bad_commentPop_box {
    padding-bottom: 46px;
    margin-top: -150px
}

.commentPop_box h3 {
    text-align: center;
    font-size: 16px;
    color: #81c516;
    font-weight: 700;
    line-height: 24px
}

.commentPop_box h3 span {
    color: #c41230
}

.bad_comment_note {
    width: 380px;
    margin: 17px auto 0;
    padding: 15px 0 0 60px;
    border-top: 1px solid #d5d5d5
}

.bad_comment_note p {
    line-height: 30px;
    color: #333;
    font-size: 14px
}

.commentPop_livechat {
    display: inline-block;
    margin-left: 10px;
    height: 22px;
    padding: 0 7px;
    line-height: 22px;
    background: #333;
    color: #fff;
    font-size: 12px;
    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0
}

.commentPop_livechat:hover {
    background: #c41230;
    color: #fff
}

.commentPop_livechat i {
    display: inline-block;
    width: 14px;
    height: 13px;
    background: url(../images/icon/icon_live_chat.png?8.8.3.7) no-repeat 0 -20px;
    vertical-align: middle
}

.commentPop_livechat:hover i {
    background-position: 0 -40px
}

.bad_comment_mailto {
    text-decoration: underline;
    color: #333
}

.commentPop_btn_ok {
    display: block;
    width: 97px;
    height: 28px;
    line-height: 28px;
    background-color: #c41230;
    color: #fff;
    text-align: center
}

.commentPop_btn_ok:hover {
    color: #fff
}

.good_commentPop_box .commentPop_btn_ok {
    margin: 23px auto 0
}

.bad_commentPop_box .commentPop_btn_ok {
    margin-top: 10px
}

.commentPop_btn_close {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(/asset/themes/default/images/icon/commentPop_btn_close.jpg?8.8.3.7) no-repeat
}

.commentPop_cover {
    position: fixed;
    background-color: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    filter: alpha(opacity=60);
    z-index: 980
}

.cart-discount-info {
    border: 1px solid #ddd;
    border-left: 2px solid #ddd;
    padding: 5px 10px;
    position: relative;
    z-index: 310;
    min-height: 30px
}

.cart-discount-info .prompt-box {
    border: 1px solid #ddd;
    background-color: #fff;
    padding-bottom: 0
}

.cart-discount-info-title {
    font-weight: 700
}

.cart-discount-info-more {
    position: absolute;
    right: 5px;
    bottom: 2px;
    cursor: pointer;
    display: none
}

.jolly-ar .cart-discount-info-more {
    left: 5px;
    right: auto;
    display: none
}

.cart-discount-info-icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    /*background: url(/asset/themes/default/images/icon/icon_up.png?8.8.3.7) no-repeat 0 2px;*/
    animation: all .5s linear;
    -moz-animation: all .5s linear;
    -webkit-animation: all .5s linear;
    -o-animation: all .5s linear
}

.cart-discount-info:hover .cart-discount-info-more,
.jolly-ar .cart-discount-info:hover .cart-discount-info-more {
    display: block
}

.cart-discount-info-more .prompt-layer {
    right: -6px;
    top: 18px
}

.jolly-ar .cart-discount-info-more .prompt-layer {
    left: -6px;
    right: auto
}

.cart-discount-info-more .prompt-box {
    width: 420px;
    padding-right: 10px
}

.cart-discount-info-more .prompt-box.overflow-y {
    max-height: 290px;
    overflow-y: auto
}

.jolly-ar .cart-discount-info-more .prompt-box {
    padding-right: auto;
    padding-left: 10px
}

.cart-discount-info-more .prompt-arrow {
    right: 50px;
    top: -5px
}

.jolly-ar .cart-discount-info-more .prompt-arrow {
    left: 50px;
    right: auto
}

.cart-discount-info-more .pos-rel {
    position: relative;
    z-index: 2;
    line-height: 18px;
    border-bottom: 1px dashed #ddd;
    height: 32px;
    overflow: hidden;
    padding: 5px 0
}

.cart-discount-info-more .pos-rel a {
    display: block;
    height: 100%;
    color: #666
}

.cart-discount-info .pos-abs-title-a {
    color: #666
}

.cart-discount-info .pos-abs-title-a:hover,
.cart-discount-info-more .pos-rel a:hover {
    text-decoration: underline
}

.cart-discount-info-more .pos-rel:last-child {
    border-bottom: none
}

.cart-discount-info .pos-abs-title,
.cart-discount-info-more .pos-abs {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    top: 50%;
    margin-top: -6px;
    color: #c41230
}

.cart-discount-info .pos-abs-title {
    right: 10px
}

.jolly-ar .cart-discount-info .pos-abs-title {
    right: auto;
    left: 10px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.cart-discount-info:hover .pos-abs-title {
    display: none
}

.jolly-ar .cart-discount-info-more .pos-abs {
    right: auto;
    left: 0;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.cart-discount-info-more .pos-abs:hover {
    text-decoration: underline
}

.comments-wrap {
    font-family: FuturaStdMedium, Verdana, Geneva, sans-serif
}

.customer-review-title {
    font-size: 16px;
    padding: 15px 0
}

.customer-review-title span {
    display: inline-block;
    font-size: 12px;
    color: #999;
    margin: 0 10px
}

.customer-review {
    background-color: #eee;
    padding: 20px 0;
    color: #666
}

.average-rating {
    padding: 0 15px
}

.average-rating h4,
.no-comments-text {
    font-size: 14px
}

.no-comments-text h4 {
    font-size: 16px
}

.average-rating-stars {
    overflow: hidden;
    margin: 5px 0;
    display: block
}

.average-rating-stars,
.average-rating-stars i,
.customer-info-stars,
.customer-info-stars i,
.i-star {
    background-image: url(../images/comment-stars.png?8.8.3.7)
}

.average-rating-stars,
.average-rating-stars i {
    width: 110px;
    height: 22px;
    background-position: 0 0;
    background-repeat: no-repeat
}

.average-rating-stars i {
    background-position: 0 -22px;
    float: left
}

.average-rating-stars i.star1 {
    width: 22px
}

.average-rating-stars i.star2 {
    width: 44px
}

.average-rating-stars i.star3 {
    width: 66px
}

.average-rating-stars i.star4 {
    width: 88px
}

.average-rating-stars i.star0 {
    width: 0
}

.proportion-wrap td {
    padding: 0 5px 5px
}

.i-star {
    display: inline-block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background-position: 0 -56px
}

.proportion i,
.proportion span {
    display: block;
    width: 180px;
    height: 10px
}

.proportion span {
    background-color: #fff
}

.proportion i {
    background-color: #666
}

.write-review {
    margin: 0 15px
}

.write-review-text {
    font-size: 14px;
    margin-bottom: 10px
}

.write-review-text span {
    display: block;
    font-size: 16px
}

.write-review-btn {
    display: inline-block;
    width: 180px;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 9px;
}



.write-review-btn-disable {
    cursor: default;
    background-color: #c5c5c5;
    color: #fff
}

.write-review-btn a {
    color: #fff
}

.write-review-btn:hover{
    background: #fff;
}

.write-review-btn:hover a{
    color: #000;
    text-decoration: none;
}

.sort-review-btn {
    border: 1px solid #d5d5d5;
    width: 200px;
    height: 24px;
    line-height: 24px;
    position: relative;
    padding: 0 10px;
    margin: 10px 0;
    color: #666;
    cursor: pointer
}

.sort-review-btn i {
    width: 10px;
    height: 5px;
    margin-top: 10px;
    /*background: url(/asset/themes/default/images/icon/sanjiao.png?8.8.3.7) no-repeat 0 -30px*/
}

.sort-review-btn-hover .sort-review-list {
    display: block
}

.sort-review-list {
    width: 100%;
    position: absolute;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    left: -1px;
    top: 25px;
    padding: 5px 0;
    display: none
}

.sort-review-list span {
    display: block;
    line-height: 24px;
    padding: 0 10px
}

.sort-review-list span.current-sort {
    color: #c41230
}

.sort-review-list span:hover {
    text-decoration: underline
}

.customer-review-list {
    clear: both;
    border-top: 1px solid #eee;
    color: #666
}

.customer-review-list li {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 20px 0
}

.customer-info {
    width: 200px
}

.customer-info i,
.customer-info span {
    display: block
}

.customer-name {
    font-size: 16px;
    padding: 15px 0
}

.customer-review-text {
    width: 845px;
    padding: 0 10px
}

.review-date {
    color: #999;
    display: block
}

.customer-review-text p {
    font-size: 14px
}

.customer-review-depiction,
.customer-review-sku,
.review-date,
.review-helpful {
    margin-bottom: 15px
}

.review-helpful {
    color: #999
}

.review-helpful a {
    color: #666;
    text-decoration: underline
}

.review-response {
    background-color: #eee;
    padding: 10px
}

.review-response i {
    display: block;
    width: 0;
    height: 0;
    margin: -15px 0 0 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #eee
}

.review-response span {
    color: #c41230;
    display: block;
    margin-top: 10px
}

.review-more {
    margin: 30px auto;
    border: 1px solid #d5d5d5;
    width: 140px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    color: #666;
    position: relative;
    font-size: 14px
}

.review-more i {
    width: 10px;
    height: 5px;
    /*background: url(/asset/themes/default/images/icon/sanjiao.png?8.8.3.7) no-repeat 0 -30px;*/
    display: block;
    position: absolute;
    right: 20px;
    top: 10px
}

.tip-layer {
    position: fixed;
    width: 200px;
    height: 50px;
    font-size: 16px;
    color: #fff;
    top: 40%;
    left: 50%;
    margin: -25px 0 0 -100px;
    overflow: hidden;
    display: none
}

.tip-layer i,
.tip-layer span {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center
}

.tip-layer i {
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    position: relative;
    z-index: -1;
    border-radius: 10px;
    margin-top: -50px
}

.goods-info .customer-info-stars,
.goods-info .customer-info-stars i {
    display: inline-block
}

.mask-addBtn {
    position: relative
}

.mask-addBtn .error-layer {
    top: 50px
}

.breadcrumb {
    margin-bottom: 0 !important;
    background-color: transparent !important;
}
.breadcrumb a, .breadcrumb>.active { color: #666; }

.product-details-tab { margin: 20px 0;}
.product-details-tab > ul > li > a {
    color: #fff;
    font-size: 13px;
    border: 2px solid #333;
}
.product-details-tab > ul > li > a:hover, .product-details-tab .nav-tabs>li.active>a, .product-details-tab .nav-tabs>li.active>a:focus, .product-details-tab .nav-tabs>li.active>a:hover {
    background-color: #444;
    border: 2px solid transparent;
    border-bottom: 2px solid #e09e2a;
    color: #fff;
}
.product-details-tab > .tab-content {
    padding:20px;
    font-size: 13px;
    font-family: 'Gotham', sans-serif;
    background: #f5f5f5;
}

#image-gallery img { display: block; margin: 0 auto;}

#product_container .product_details h1{
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #000;
    margin-top: 0px;

}
#product_container .product_details h1 a{color: #000;font-weight: 700;}
#product_container .product_details h2 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-bottom: 5px;
    margin-top: 0;
}
#product_container .product_details h3 {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    margin: 0;
    padding:0;
}
#product_container .product_details {padding-bottom: 15px;border-bottom: 1px solid #bdbdbd;}
#product_container .product_details p.price{font-size: 16px; color: #000; margin-top: 15px; margin-bottom: 5px; font-weight: 700;}
#product_container .product_details p.price del{color: #999; font-size: 14px;font-weight: 400;}
#product_container .product_details .delivery_estimation{
    color: #e09e2a;
    font-weight: 400;
    text-transform: uppercase;
}

#product_container .product-attributes dl{margin-bottom: 5px;}

#product_container .product-details-tab .panel{
    border-radius: 0px;
    border: none;
    border-top: 1px solid #bdbdbd;
}

#product_container .product-details-tab .panel-heading{
    background-color: #fff;
    padding: 10px 0px;
    border: none;
}

#product_container .product-details-tab .panel-title{
    color: #000;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

#product_container .product-details-tab .panel-body{
    border: none;
    padding: 0px;
}

#product_container .product-details-tab .panel-heading .accordion-toggle:after{
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #333;
    margin-top: -25px;
    margin-right: 10px;
}

#product_container .product-details-tab .panel-heading .accordion-toggle.collapsed:after{
    content: "\e080";
}
.related-products-slider .header{
    margin-bottom: 20px;
    border-bottom: 1px solid #a0a0a0;
    padding-bottom: 16px;
    margin-top: 30px;
}
.related-products-slider .header h1 {
    font-size: 19px;
    color: #000;
    margin:0;
}

.goods-add .add-wishList .wishlist-button{
    display: inline-block;
    background: url(../images/heart-empty.png);
    width: 25px;
    height: 25px;
    cursor: pointer;
    background-size: 25px;
}

.goods-add .add-wishList .wishlist-button.active{
    background: url(../images/heart-full.png);
    background-size: 25px;
}

textarea.form-control {
    border-radius: 0px;
}
.write-first a{
    color:#999;
    float:left;
    font-size:11px;
    margin: 0 5px;
}

.rating-container .star{vertical-align: middle;}

.product_details .comment-stars{ display: flex; align-items: center;}

.product-details-tab .nav.nav-tabs{
    background: #333;
}

.product-details-tab .nav-tabs>li{
    margin: 0;
}

.cart-details-xs .product-title{
    font-size: 22px;
    color: #000;
    font-weight: bold;
}

.cart-details-xs .product-sku{
    font-size: 20px;
    margin-top: 15px;
}

.cart-details-xs .grey{
    color:#9A9A9A;
}

.cart_container .cart-details-xs .cart-options.attribute{
    font-size: 18px;
    line-height: 35px;
}