.icon-lefttime:before {
    font-size: 16px;
    margin-left: 3px;
}

.u-flyer {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: fixed;
    z-index: 9999;
}

.zz-price {
    font-size: 20px !important;
    font-weight: 500 !important;
    color: #F40 !important;
}

#zz-content {
    position: relative;
    width: 100%;
    min-width: 990px
}

.zz-banner {
    position: relative;
    overflow: hidden
}

.zz-banner .zz-meta ul {
    width: 348px
}

.zz-banner .zz-meta li {
    margin-bottom: 2px;
    line-height: 24px
}


.zz-banner .zz-meta ul, .zz-banner .zz-meta ul li {
    display: inline;
    float: left
}

.zz-banner .zz-meta .zz-icon {
    display: inline-block;
    float: none;
    height: 16px;
    overflow: hidden;
    vertical-align: text-bottom
}


.detail {
    /* z-index: 99999999; */
    position: relative;
    margin: 10px auto 0;
    width: 1190px;
    color: #3C3C3C
}

.detail .zz-detail-bd {
    _position: relative;
    margin-bottom: 20px;
    border: 1px solid #E8E8E8
}

.detail .zz-summary {
    float: left;
    width: 100%
}

.detail .zz-summary .zz-item-info {
    margin-right: 228px;
    border-right: 1px solid #E8E8E8
}

.detail .zz-summary .zz-item-info .zz-item-info-l {
    float: left;
    padding: 20px 0 0 20px;
    width: 400px;
    position: relative
}

.detail .zz-summary .zz-item-info .zz-item-info-r {
    float: left;
    padding: 0 20px 20px 0;
    width: 518px
}

.detail .zz-summary .zz-item-info .zz-item-info-r .zz-property {
    z-index: 1;
    position: relative;
}

.detail .zz-summary .zz-item-info .zz-item-info-r .zz-property .zz-wrap {
    padding-left: 18px
}

.detail .zz-summary .zz-item-info .zz-item-info-r .zz-property .zz-wrap .zz-bgImg {
    width: 400px;
    height: 400px;
    z-index: 1;
    position: absolute;
    top: 20px;
    left: 10px;
    /* padding: 20px 0 0 10px!important; */
    display: none;
    overflow: hidden;
}

.zz-item-info-r .zz-property .zz-wrap .zz-bgImg img {

}

.detail a {
    color: #3C3C3C
}

.detail a:hover {
    color: #3C3C3C;
    text-decoration: none
}

.detail .zz-property-x .zz-title {
    padding: 20px 0 10px !important;
}

.detail .zz-property-x .zz-subtitle {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}

.zz-gallery {
    margin-bottom: 18px;
    width: 400px;
    overflow: hidden;
    *zoom: 1
}

/*閸ュ墽澧栭弰鍓с仛*/
.zz-gallery .zz-booth {
    position: relative;
    margin-bottom: 15px;
    z-index: 1
}

.zz-gallery .zz-main-pic {
    width: 400px;
    height: 400px;
    background: #f7f7f7;
    overflow: hidden;
    z-index: 100;
}

.zz-gallery .zz-main-pic a {
    width: 400px;
    height: 400px;
    overflow: hidden;
}

.zz-gallery .zz-thumb li {
    display: inline;
    float: left;
    margin-right: 9px;
    width: 50px;
    height: 50px;
    border: 2px solid #f7f7f7;
    -webkit-transition-property: border-color;
    -moz-transition-property: border-color;
    -o-transition-property: border-color;
    transition-property: border-color;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    overflow: hidden;
}

.zz-gallery .zz-thumb .zz-selected {
    border-color: #f40
}

.zz-pic {
    *overflow: hidden;
}

.zz-pic a {
    width: 50px;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.zz-pic .img {
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.zoom-icon {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 18px !important;
    color: #ccc;
    z-index: 2;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #f8f8f8;
    text-align: center;
    cursor: default;
}

.ks-imagezoom-wrap {
    width: 400px;
    height: 400px;
}

.magnifier-icon {
    background: url('../images/zhuzao/icon-magnifier16.svg') center center no-repeat rgba(255, 255, 255, 0.9);
}

.hidden {
    display: none;
}

.detail .zz-social ul li:hover .zz-icon, .detail .zz-extra dl dd a:hover i, .detail .zz-extra dl dd a:hover img {
    animation: icon-jump .2s;
    -o-animation: icon-jump .2s;
    -moz-animation: icon-jump .2s;
    -webkit-animation: icon-jump .2s
}

.detail .zz-social {
    float: left;
    z-index: 2;
    position: relative
}

.detail .zz-social ul {
    z-index: 1
}

.detail .zz-social ul li {
    float: left;
    position: relative;
    margin-right: 25px;
    height: 22px;
    line-height: 22px;
}

.detail .zz-social ul li a {
    padding-left: 0;
    height: auto;
    color: #6C6C6C;
    background: 0 0;
}

.detail .zz-social ul li a:hover {
    color: #6C6C6C;
}

.detail .zz-social ul li a .zz-icon {
    float: left;
    margin: 4px 5px 0 0;
    width: 16px;
    height: 16px;
}

.detail .zz-social ul li .favor-button {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 64px;
    height: 19px;
    border: none;
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    overflow: hidden;
}

.detail .zz-social ul .zz-social-share .zz-icon {
    background-position: -100px 1px;
}

.detail .zz-social ul .zz-social-fav .zz-icon {
    background-position: -120px 0;
}


.detail .zz-editor-menu {
    float: left;
    z-index: 9999;
    position: absolute;
    top: -11px;
    right: 0;
    line-height: 21px;
    background: #FFF;
}

.detail .zz-editor-menu a, .detail .zz-editor-menu a:hover {
    color: #9A9A9A;
}

.detail .zz-report {
    padding: 1px 11px;
    height: 21px;
    text-align: right;
    color: #9A9A9A;
}

.detail .zz-report .zz-report-hd {
    cursor: pointer;
}

.detail .zz-report .zz-report-bd {
    display: none;
}

.detail .zz-report-hover {
    padding: 0 10px;
    height: auto;
    border: 1px solid #EEE;
    background: #FFF;
}

.detail .zz-report-hover .zz-report-bd {
    display: block;
}

.detail .zz-title {
    position: relative;
    padding: 20px 0 15px;
    *zoom: 1;
}

.detail .zz-title:after {
    content: "";
    display: table;
    clear: both;
}

.detail .zz-title .zz-main-title {
    min-height: 21px;
    _height: 21px;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    color: #333;
}

.detail .zz-title .zz-main-title .zz-stuff-status {
    padding: 2px 5px;
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #00CF6B;
}

.detail .zz-title .zz-subtitle {
    margin-top: 5px;
    padding-bottom: 15px;
    color: #6C6C6C;
    border-bottom: 1px dotted #D9D9D9;
}

.detail .zz-brand-title {
    padding-bottom: 5px;
}

.detail .promotion-title {
    background-color: #0e6eb8;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    padding-left: 10px;
    font-weight: normal;
}

.detail .zz-brand-title img {
    vertical-align: top;
}

.detail .sep-line {
    /* z-index: 1; */
    position: relative;
    margin: 20px 0 20px !important;
    height: 1px;
    border-bottom: 1px dotted #D9D9D9;
    /*  overflow: hidden; */
    *zoom: 1;
}

.detail .zz-socialw {
    width: 100% !important
}

.detail .zz-socialw .zz-social-split {
    border-left: 1px solid #ccc;
    height: 16px;
    line-height: 16px;
    margin-top: 3px
}

.detail .zz-socialw .zz-social-pk {
    margin-right: 0;
}

.zz-banner {
    position: relative;
}

.zz-banner-in-promotion .zz-banner-ju {
    display: none;
}

.zz-banner-in-promotion .zz-ju-logo {
    display: block;
}

.w990 .zz-banner-in-promotion .zz-ju-logo {
    display: none;
}

.zz-banner-ju {
    color: #fff;
    text-align: center;
}

.zz-banner-ju strong {
    color: #fc0;
    font-weight: 400;
}

.zz-meta {
    /*  z-index: 100000; */
    position: relative;
    min-height: 35px;
    _height: 35px;
    zoom: 1;
}

.zz-meta .zz-price-rule {
    border-bottom: 1px dotted #CCC;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.zz-meta .zz-property-type {
    display: inline;
    float: left;
    width: 70px;
    color: #6c6c6c;
    font-size: 14px;
}

.zz-meta .zz-promo-price strong.zz-lefttime {
    color: #f40;
    display: inline-block;
}

.zz-meta .zz-promo-price em.left-time {
    /* width: 30px; */
    height: 25px;
    /* background-color: #f40; */
    display: inline-block;
    color: #f40;
    text-align: center;
    font-size: 20px;
    vertical-align: baseline;
    padding: 0 2px 0 1px;
}

.zz-meta .zz-promo-price strong.zz-lefttime i.lt-msec {
    display: inline-block;
    width: 12px;
    height: 18px;
    margin-left: -3px;
    vertical-align: -3px;
    background: url(../images/zhuzao/msec-arial.gif) no-repeat 0 1px;
}

.zz-meta .zz-property-cont {
    overflow: hidden;
    *zoom: 1;
}

.zz-meta .zz-booking-price, .zz-meta .zz-detail-price {
    width: 360px;
    line-height: 30px;
}

.zz-meta .zz-booking-price .zz-booking-price-front, .zz-meta .zz-detail-price .zz-booking-price-front {
    font-size: 12px;
}

.zz-meta .zz-detail-price strong {
    font-size: 14px;
    font-weight: normal;
}

.zz-meta .zz-booking-price strong, .zz-meta .zz-detail-price strong .zz-rmb-pro {
    font-size: 26px;
    font-weight: 700;
    color: #ff6b36;
    margin-right: 10px;
}

.zz-meta .zz-detail-price strong .zz-rmb-pro s {
    font-size: 16px;
    text-decoration: none;
}

.zz-promo-price s {
    text-decoration: none;
}

.zz-promo-price s.zz-tag {
    font-size: 18px;
}

.zz-price em {
    font-size: 30px;
    font-weight: 550;
}

.zz-meta .zz-booking-price strong, .zz-meta .zz-detail-price strong {
    vertical-align: middle;
    padding-right: 5px;
    font-family: Arial;
    overflow: hidden;
    color: #6c6c6c;
    display: inline-block;
}

.zz-meta .zz-booking-price strong .del .zz-rmb-num, .zz-meta .zz-detail-price strong.del .zz-rmb-num {
    font-weight: 400 !important;
    text-decoration: line-through;
}

.zz-promo-price .zz-rmb-num {
    text-decoration: line-through;
}

.zz-meta .zz-promo-price {
    width: 360px;
}

.detail .zz-property-x .zz-meta {
    padding: 10px;
    background-color: #FFF2E8;
}

.detail .zz-property-x .zz-meta li {
    margin-bottom: 0;
}

.detail .zz-property-x .zz-promo-meta .zz-detail-price {
    margin-bottom: 5px;
}

.detail .zz-property-x .zz-promo-meta .zz-promo-price {
    line-height: 28px;
}

.detail .zz-property-x .zz-meta .zz-promo-price > .zz-property-type {
    margin-top: 2px;
}

.detail .zz-property-x .zz-property .zz-counter {
    line-height: 22px;
}

.detail .zz-property-x .zz-logistic .zz-property-type {
    padding-left: 10px;
}

.detail .zz-property-x .sep-line {
    position: relative;
    margin: 0 0 10px;
}

.zz-property-x .sep-line span.detail-tit {
    position: absolute;
    padding: 1px 5px;
    background-color: #fff;
    right: 0;
    top: -10px;
    z-index: 100;
    color: #f40;
    font-weight: 500;

}

.zz-property-x .zz-extra {
    font-size: 14px;
    font-weight: 500;
}

.zz-extra dd {
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.39);
}

.zz-extra dd h3 {
    display: inline-block;
    width: 80px;
    font-weight: normal;
}

.zz-extra dd ul.specs {
    display: inline-block;
    white-space: normal;
    width: 420px;
}

.zz-extra dd ul.specs li {
    display: inline-block;
    line-height: 26px;
    border: 1px dashed #e4e4e4;
    text-align: center;
    margin: 5px 7px 5px 0;
    cursor: pointer;
}

.unspec {
    background: #f7f7f7;
    color: #b1b1b1;
    cursor: not-allowed !important;
}

.zz-extra dd ul.specs li.on_spec {
    color: #f40;
}

.spec {
    outline: 1px solid #F40;
    color: #f40;
}

.zz-extra dd ul.specs li span {
    padding: 0 7px;
    display: inline-block;
}

.zz-extra dd ul.specs li span.onlist, .zz-extra dd ul.specs li span.mouseOnList {
    color: #f40;
    outline: 1px solid #F40;
}

.zz-extra dd .oprate {
    display: inline-block;
    margin-left: -4px;
}

.zz-extra dd .oprate .addNumber, .zz-extra dd .oprate .reduce {
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    line-height: 25px;
    text-align: center;
}

.zz-extra dd .oprate .addNumber, .zz-extra dd .oprate .reduce {
    background: #f8f8f8;
    border: 1px solid #dadada;
}

.zz-extra dd .oprate .intxt {
    height: 27px;
    display: inline-block;
    line-height: 27px;
    border: 1px solid #dadada;
    width: 80px;
    text-align: center;
    background: transparent;
    vertical-align: -1.7px;
    margin-right: -3px;
    margin-left: -3px;
}

.zz-extra dd div.ui-msg {
    margin: 5px 0 10px 0;
    margin-left: 80px;
    position: relative;
    display: none;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    background-color: #f5f5f5;
    box-shadow: 1px 1px 1px #f5f5f5;
}

.zz-extra dd div.ui-msg .ui-msg-con {
    line-height: 16px;
    color: #666;
    background-color: #ffefd5;
    padding: 3px 10px 3px 5px;
    border: 1px solid #FFC107;
    margin: -1px;
}

div.cart-div span.btn-group {
    display: inline-block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #ff9a00;
    box-shadow: 0 0 2px 2px rgba(255, 154, 0, 0.09);
}

div.cart-div span.btn-group a.btn-cart {
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    background-color: #ff9a00;
}

div.cart-div span.btn-group a.btn-cart-disabled {
    background-color: #B0B0B0;
    color: #fff;
    border-left: 1px solid #e7e7e7;
    cursor: not-allowed;
    text-decoration: none;
}

/* .zz-extra dd span.btn-group a.btn-cart:hover{
	background-color:#fd860c;
} */

.detail .zz-property-x .zz-promo-mod ul {
    display: block;
    float: none;
    width: auto;
    overflow: hidden;
    _zoom: 1;
}

.detail .zz-property-x .zz-promo-hd, .detail .zz-property-x .zz-promo-hd .zz-promo-item-bd, .detail .zz-property-x .zz-promo-hd .zz-promo-item-ft, .detail .zz-property-x .zz-promo-bd, .detail .zz-property-x .zz-promo-ft {
    overflow: hidden;
    _zoom: 1;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-item-ft {
    width: 280px;
    margin-top: 5px;
}

.detail .zz-property-x .zz-promo-item-bd .zz-promo-type, .detail .zz-property-x .zz-promo-bd span {
    display: inline;
    float: left;
}


.detail .zz-property-x .zz-meta .zz-promo-price .zz-property-cont {
    display: inline;
    float: left;
    overflow: visible;
}

.detail .zz-property-x .zz-meta .zz-promo-price .zz-property-cont {
    margin-top: 5px;
    margin-bottom: -5px;
}

.detail .zz-property-x .zz-promo-price {
    width: auto;
}

.detail .zz-property-x .zz-promo-type {
    padding: 0 4px;
    height: 18px;
    line-height: 18px;
    color: #FFF;
    background: #FF8E1B;
    position: relative;
}

.detail .zz-property-x .zz-promo-type s {
    position: absolute;
    width: 0;
    display: block;
    font-size: 0;
    left: -4px;
    bottom: 0;
    height: 0;
    border: 3px solid #FF8E1B;
    border-color: transparent #FF8E1B #FF8E1B transparent;
}

.detail .zz-property-x .zz-promo-tips {
    display: none;
    color: #999;
}

.detail .zz-property-x .zz-promo-tips a, .detail .zz-property-x .zz-promo-tips a:visited {
    color: #999;
    border-bottom: 1px dotted #999;
}

.detail .zz-property-x .zz-promo-tips a:hover {
    color: #F40;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-price {
    position: relative;
    float: left;
    padding: 0;
    vertical-align: baseline;
    margin-right: 20px;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-type {
    margin-top: 5px;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-more {
    display: inline-block;
    float: left;
    margin: 5px 0 0 3px;
    width: 16px;
    height: 16px;
    border: 1px solid #FFF;
    background: #FFF;
    position: relative;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-more:hover {
    border: 1px solid #FF4600;
    background: #FF8E1B;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-more .zz-arrow-roll {
    top: 6px;
    left: 5px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    position: absolute;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-more .zz-arrow-up {
    top: 7px;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-more .zz-arrow-roll em {
    border-top-color: #FF8E1B;
    border-bottom-color: #FF8E1B;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-more:hover .zz-arrow-roll em {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-more:hover .zz-arrow-roll span {
    border-top-color: #FF8E1B;
    border-bottom-color: #FF8E1B;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-tips {
    float: left;
    margin-left: 10px;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-info {
    float: left;
    display: inline;
    padding: 0 4px;
    line-height: 18px;
    color: #666;
    border: 1px solid #E8E8E8;
    background: #FFF;
    margin-bottom: 4px;
}

.detail .zz-property-x .zz-meta .zz-step-pay {
    margin-bottom: 10px;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-vip-info {
    padding: 0;
    white-space: nowrap;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-vip-info li {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 4px;
    border-left: 1px solid #E8E8E8;
}

.detail .zz-property-x .zz-promo-hd .zz-promo-no-start {
    font-size: 12px;
    color: #3C3C3C;
}

.detail .zz-property-x .zz-promo-bd {
    position: absolute;
    top: 35px;
    left: -10px;
    z-index: 10;
    width: 478px;
    border: 1px solid #F5F5F5;
    border-top: none;
    background: #FFF;
    overflow: hidden;
}

.detail .zz-property-x .zz-promo-bd span {
    margin-right: 10px;
}

.detail .zz-property-x .zz-promo-bd .zz-promo-item {
    margin: -1px 10px 0;
    padding: 8px 0;
    display: block;
    float: none;
    border-top: 1px dotted #CCC;
    overflow: hidden;
    _zoom: 1;
}

.detail .zz-property-x .zz-promo-bd .zz-promo-item-l {
    display: inline;
    float: left;
    padding-left: 60px;
}

.detail .zz-property-x .zz-promo-bd .zz-promo-item-r {
    overflow: hidden;
    _zoom: 1;
}

.detail .zz-property-x .zz-promo-bd .zz-rmb {
    font-weight: 700;
}

.detail .zz-property-x .zz-promo-bd .zz-promo-price {
    font-weight: 700;
    color: #F40;
}

.detail .zz-property-x .zz-promo-bd .zz-promo-type {
    margin-top: 3px
}


.detail .zz-property-x .zz-promo-no-login .zz-promo-price, .detail .zz-property-x .zz-promo-no-login .zz-promo-info {
    display: none;
}

.detail .zz-property-x .zz-meta .zz-promo-price .zz-property-cont {
    width: 360px;
}

@media (max-width: 1179px) {
    .detail .zz-property-x .zz-promo-bd {
        width: 329px;
    }

    .detail .zz-property-x .zz-promo-hd .zz-promo-item-ft {
        width: 250px;
    }

    .detail .zz-property-x .zz-meta .zz-promo-price .zz-property-cont {
        width: 250px;
    }
}


@media (max-width: 1179px) {
    .zz-meta .zz-detail-price {
        width: auto;
    }

    .zz-meta .zz-promo-price {
        width: auto;
    }

    .zz-meta .zz-logistic {
        width: auto;
    }
}

.detail .zz-sidebar {
    float: left;
    width: 230px;
    margin-left: -230px;
    font-weight: normal;
}

.zz-pine-enterprise {
    width: 150px;
    height: 500px;
    color: #9b9b9b;
    font-weight: 200;
    overflow: hidden;
    margin: 0 auto;
}

.recommend-module-detail-pine {
    font-size: 12px;
    font-family: "microsoft yahei";
    font-weight: 400;
    background-color: #fff;
}

.recommend-module-detail-pine .recommend-hd {
    height: 29px;
    padding-top: 2px;
}

.recommend-module-detail-pine .recommend-label {
    width: 140px;
    height: 22px;
    font-weight: 200;
    font-family: tahoma, arial, "microsoft yahei"
}

.recommend-module-detail-pine .recommend-label .recommend-label-line {
    display: inline-block;
    zoom: 1;
    border-top: 1px solid #d8d8d8;
    width: 86px;
    height: 0;
    vertical-align: middle;
}

.recommend-module-detail-pine .recommend-bd {
    height: 500px;
    position: relative;
    overflow: hidden;
}

.recommend-module-detail-pine .recommend-bd .recommend-bd-window {
    position: absolute;
    top: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.recommend-module-detail-pine {
    font-size: 12px;
    font-family: "microsoft yahei";
    font-weight: 400;
    background-color: #fff;
}

.recommend-module-detail-pine .recommend-item {
    position: relative;
    bottom: 0;
    width: 150px;
    float: left;
    background: #ffefd5;
    margin-bottom: 10px;
    overflow: hidden;
}

.recommend-module-detail-pine .recommend-img {
    overflow: hidden;
    width: 150px;
    height: 150px;
}

.recommend-module-detail-pine .pic-con {
    width: 150px;
    height: 150px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.pic-con .img-con {
    width: 150px;
    height: 150px;
    display: inline-block;
}

.recommend-module-detail-pine .recommend-extra {
    line-height: 24px;
    position: absolute;
    bottom: 0;
    background-color: #fff;
    filter: alpha(opacity=70);
    opacity: .7;
    height: 24px;
    width: 100%;
    text-align: center;
    color: #424242;
}

.recommend-module-detail-pine .recommend-price {
    font-weight: 500;
    line-height: 24px;
    color: #f40;
    padding-bottom: 5px;
}

.recommend-module-detail-pine .yen {
    font-family: Arial;
    font-weight: 400;
    /*  padding-right: 3px; */
    color: #f40;
}

.zz-col {
    position: relative;
    min-height: 1px;

}

.zz-detail-bd .zz-summary .zz-col {
    width: 900px;
    padding: 20px 0 20px 20px;
}

.zz-col .zz-tit {
    background-color: #f7f7f7;
    height: 36px;
    /* border-bottom:1px solid #ddd; */
    line-height: 36px;
    padding-right: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.zz-col .zz-tit h4 {
    padding: 0 30px;
    font-size: 1.2em;
    line-height: 34px;
    color: #1888de;
    background-color: #FFF;
    margin: 0px;
    float: left;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 2px solid #1888de;
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-bottom: 2px solid #fff;
}

.zz-con {
    border: 1px solid #E8E8E8;
}

.zz-con .productDetail {
    width: 95%;
    margin: 10px auto;
    border-collapse: collapse;
    font-size: 14px;
    color: #3C3C3C;
    /* background: #f7f7f7; */
}

.zz-con .productDetail td {
    height: 40px;
    /*  border:1px solid #ddd;  */
}

.zz-con .productDetail td:nth-child(odd) {
    width: 100px;
}

.zz-con .productDetail td:nth-child(even) {
    width: 270px;
    text-align: left;
    padding-left: 10px;
}

.zz-con .productDetail td:nth-child(odd) {
    text-align: right;
}

.zz-sidebar .zz-provider {
    width: 200px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 20px;
}

.zz-sidebar .zz-providerName {
    /*   border-bottom: 2px solid #1888de;  */
}

.zz-sidebar .zz-providerName h3 {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.zz-sidebar .zz-providerName div.p-hrefIndex {
    margin: 3px 0;
    height: 25px;
    line-height: 25px;
    width: 200px;
    background-color: #FF9A00;
    text-align: center;
}

.zz-sidebar .zz-providerName div.p-hrefIndex a {
    width: 100%;
    color: #fff;
    display: block;
}

.zz-sidebar .zz-providerName .vipProvider {
    font-size: 14px;
    float: left;
    padding-top: 10px;
    padding-left: 5px;
}

/* .vipProvider .icon-vip{
	text-indent: 30px;
	background: url("../images/zhuzao/icon-vip32.svg")right center no-repeat;
} */
.vipProvider .text-vip {

}

.zz-sidebar div.zz-providerName p.vipProviderInfo {
    padding-left: 10px;
    /* float: left; */
    line-height: 28px;
    display: inline-block;
}

.zz-sidebar .zz-providerName .year {
    display: inline-block;
    font-size: 14px;
    padding: 0 12px;
}

.vipProvider .icon-vip {
    float: left;
    font-size: 15px;
    margin-right: 7px;
    display: block;
    color: #0c7edf;
}

.zz-sidebar .zz-providerName .icon-rzsj {
    font-size: 15px;
    color: #0c7edf;
    margin-right: 5px;
}

.zz-sidebar .zz-providerName .icon-xinxirenzheng {
    color: #0c7edf;
    font-size: 15px;
    margin-right: 2px;
    /* padding-top: 15px;
    background: url("../images/zhuzao/icon-rz32.svg")right center no-repeat; */
}

.zz-providerName ul {
    clear: both;
    padding: 10px 0;
    overflow: hidden;
    border-top: 2px solid #1888de;
    background: #f7f7f7;
}

.zz-providerName ul li {
    clear: both;
    font-size: 13px;
    line-height: 26px;
    padding-left: 10px;
}

.zz-providerName ul li span {
    display: block;
    float: left;
    width: 70px;
    text-align: right;
}

.zz-providerName ul li p {
    float: left;
    width: 120px;
}

.zz-providerName ul li p.zju {
    width: 190px;
}

.zz-providerName ul li p a {
    color: #0049ac;
    padding-right: 10px;
}

.zz-providerRelation .zz-relation-tit {
    width: auto;
    padding: 0 10px;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #1888de;
}

.zz-providerRelation .zz-relation-tit h3 {
    width: 120px;
    font-size: 16px;
    float: left;
    font-weight: normal;
    color: #333;
}

.zz-providerRelation .zz-relation-con {
    /*  width: 200px; */
    height: 222px;
    padding: 8px 0 20px 10px;
    background: #f7f7f7;
}

.zz-providerRelation .zz-relation-con h3 {
    font-size: 16px;
    font-weight: normal;
}

.zz-relation-con p {
    clear: both;
    font-size: 14px;
    line-height: 26px;
}

.zz-summary .product-show {
    width: 900px;
    margin-top: 30px;
}

.zz-summary .product-show img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.zz-summary .product-show .photo-detailInfo {
    text-indent: 20px;
    line-height: 30px;
    font-size: 14px;
}

.product-show .product-img {
    width: 900px;
    height: 400px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.product-show .product-img img {
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 1px 0;
}

.zz-pic #winSelector {
    width: 150px;
    height: 150px;
}

#winSelector {
    position: absolute;
    cursor: crosshair;
}

#bigView {
    position: absolute;
    border: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
}

#bigView img {
    position: absolute;
}

.ks-imagezoom-lens {
    background: url(../images/webPortal/2.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
    font-size: 0;
}