.od-pc-layout-top {
    display: flex;
    flex-direction: row;
    width: 1240px;
    margin: 0 auto
}

.od-pc-layout-top .layout-left {
    width: 1000px
}

.od-pc-layout-top .layout-left .layout-left-bottom {
    display: flex;
    flex-direction: row
}

.od-pc-layout-top .layout-left .layout-left-bottom-left {
    width: 360px
}

.od-pc-layout-top .layout-left .layout-left-bottom-center {
    flex: 1;
    padding: 0 20px
}

.od-pc-layout-top .layout-right {
    width: 240px;
    padding: 20px;
    background-color: #fafafa
}

.od-pc-title-contain {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 14px;
    padding-right: 20px
}

.od-pc-title-contain .title-info {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.od-pc-title-contain .title-info .title-info-tag {
    height: 20px;
    width: auto;
    margin-right: 8px;
    border-radius: 10px
}

.od-pc-title-contain .title-info .title-info-name {
    font-size: 18px;
    margin-right: 20px;
    color: #222
}

.od-pc-title-contain .title-sm {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.od-pc-title-contain .title-sm .title-sm-edit, .od-pc-title-contain .title-sm .title-sm-xw {
    font-size: 12px;
    color: #aaa;
    margin-right: 20px
}

.od-pc-title-contain .title-sm .title-sm-edit:hover {
    text-decoration: underline
}

.od-pc-title-contain .title-sm .title-sm-jb {
    font-size: 12px;
    color: #aaa
}

.od-pc-title-contain .title-sm .title-sm-jb:hover {
    text-decoration: underline
}

.od-pc-title-contain .title-sm .title-sm-qrcode {
    margin-left: 20px
}

.od-pc-title-contain .title-sm .title-sm-qrcode .title-sm-qrcode-icon {
    width: auto;
    height: 18px;
    cursor: pointer;
    margin-top: -2px
}

.od-pc-title-contain .title-sm .title-sm-icon {
    height: 15px;
    width: auto;
    margin-left: 20px;
    cursor: pointer
}

.od-pc-title-contain .title-sm .detail-version2018-plugin-qrcode .banner-and-poplayer {
    padding-top: 0 !important;
    margin-top: -3px
}

.od-pc-title-explain {
    max-width: 300px;
    padding: 20px
}

.od-pc-title-explain .qrcode-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.od-pc-title-explain .qrcode-info-text {
    font-size: 12px;
    color: #666
}

.detail-gallery-wrapper {
    width: 360px
}

.detail-gallery-wrapper .detail-video-wrapper, .detail-gallery-wrapper .detail-video-wrapper .detail-lib-video {
    width: 360px;
    height: 360px
}

.detail-gallery-wrapper .detail-gallery-tab {
    position: absolute;
    bottom: 12px;
    z-index: 999;
    text-align: center
}

.detail-gallery-wrapper .detail-gallery-tab .detail-gallery-tab-item-wrapper {
    background: rgba(0, 0, 0, .4);
    border-radius: 10.5px
}

.detail-gallery-wrapper .detail-gallery-tab .detail-gallery-tab-item-wrapper .detail-gallery-tab-item {
    background: transparent;
    cursor: pointer
}

.detail-gallery-wrapper .detail-gallery-tab .detail-gallery-tab-item.active {
    background: #3773ff;
    color: #fff
}

.detail-gallery-wrapper .detail-gallery-tab .detail-gallery-tab-item {
    padding: 0 8px;
    border-radius: 10.5px;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 12px;
    line-height: 21px;
    cursor: pointer
}

.detail-gallery-wrapper .detail-gallery-tab .detail-gallery-tab-item, .detail-gallery-wrapper .detail-gallery-tab .detail-gallery-tab-item-wrapper {
    display: inline-block
}

.detail-gallery-wrapper .detail-gallery-tab .detail-gallery-tab-item.video {
    margin-right: 4px
}

.detail-gallery-wrapper .detail-gallery-preview {
    position: relative;
    width: 360px;
    height: 360px;
    margin-bottom: 18px;
    justify-content: center;
    display: flex;
    align-items: center;
    background: #000
}

.detail-gallery-wrapper .detail-gallery-preview .scaled-img {
    width: 360px;
    height: 360px;
    position: absolute;
    left: 360px;
    top: 0;
    z-index: 500;
    display: none
}

.detail-gallery-wrapper .detail-gallery-turn {
    height: 66px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden
}

.detail-gallery-wrapper .detail-gallery-turn .img-list-wrapper {
    transition: left .5s ease-in;
    position: absolute;
    display: flex;
    flex-direction: row
}

.detail-gallery-wrapper .detail-gallery-turn .detail-gallery-turn-wrapper.prepic-active {
    border: 1px solid #ff5000;
    box-sizing: border-box
}

.detail-gallery-wrapper .detail-gallery-turn .detail-gallery-turn-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 66px;
    height: 66px
}

.detail-gallery-wrapper .detail-gallery-turn .detail-gallery-turn-wrapper .detail-gallery-img {
    max-width: 64px;
    max-height: 64px;
    cursor: pointer
}

.detail-gallery-wrapper .detail-gallery-turn .detail-gallery-turn-wrapper + .detail-gallery-turn-wrapper {
    margin-left: 10px
}

.detail-gallery-wrapper .detail-gallery-turn .button-image {
    height: 17px;
    width: 9px
}

.detail-gallery-wrapper .detail-gallery-turn .detail-gallery-left-button {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 64px;
    height: 64px;
    padding-top: 21px;
    z-index: 50;
    background-image: linear-gradient(90deg, #fff 20%, hsla(0, 0%, 100%, 0))
}

.detail-gallery-wrapper .detail-gallery-turn .detail-gallery-right-button {
    cursor: pointer;
    z-index: 50;
    padding-top: 21px;
    padding-left: 55px;
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    height: 64px;
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 80%)
}

.detail-gallery-wrapper .detail-gallery-description {
    height: 50px
}

.detail-gallery-wrapper .preview-img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.detail-gallery-wrapper .scale-img {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0;
    right: 0;
    display: none;
    background: url(//cbu01.alicdn.com/cms/upload/detail/2012/bg-mask.png) repeat
}

.od-pc-offer-certificate-contain {
    max-width: 360px;
    margin-top: 16px
}

.od-pc-offer-certificate-contain .certificate-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 36px;
    border: 1px solid #eee;
    border-radius: 2px
}

.od-pc-offer-certificate-contain .certificate-content-left, .od-pc-offer-certificate-contain .certificate-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.od-pc-offer-certificate-contain .certificate-wrapper {
    padding-left: 10px;
    padding-right: 10px
}

.od-pc-offer-certificate-contain .certificate-name {
    display: inline-block;
    white-space: nowrap;
    font-size: 14px;
    color: #666
}

.od-pc-offer-certificate-contain .certificate-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 2px
}

.od-pc-offer-certificate-contain .certificate-image {
    width: auto;
    height: 15px;
    margin-left: 8px
}

.od-pc-offer-certificate-contain .certificate-line {
    width: 1px;
    height: 12px;
    background-color: #ddd;
    margin: 0 10px
}

.od-pc-offer-certificate-contain .certificate-content-right {
    display: inline-block;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
    margin-right: 10px;
    cursor: pointer
}

.od-pc-offer-certificate-contain .certificate-content-right:hover {
    color: #ff4000
}

.od-pc-jgdz-marketing {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px
}

.od-pc-jgdz-marketing .common-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.od-pc-jgdz-marketing .common-title .common-title-text {
    width: 60px;
    font-size: 12px;
    color: #999
}

.od-pc-jgdz-marketing .marketing-content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.od-pc-jgdz-marketing .marketing-content .marketing-info {
    font-size: 12px;
    color: #ff4000;
    margin-right: 6px
}

.od-pc-jgdz-marketing .marketing-content .marketing-discount {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.od-pc-jgdz-marketing .marketing-content .marketing-discount .marketing-discount-item {
    height: 18px;
    line-height: 18px;
    border: 1px solid rgba(255, 64, 0, .4);
    font-size: 12px;
    color: #ff4000;
    background-color: #fff7f4;
    margin-right: 4px;
    padding: 0 4px
}

.od-pc-division-line {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px
}

.od-pc-division-line .division-line {
    width: 100%;
    height: 1px;
    background-color: #f7f7f7
}

.od-pc-offer-label-contain {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px
}

.od-pc-offer-label-contain .od-pc-offer-label-img {
    width: 100%;
    height: auto
}

.container {
    flex-direction: column;
    padding: 30px 30px 98px;
    background-color: #fff
}

.container, .couponList {
    display: flex;
    position: relative
}

.couponList {
    flex-direction: row;
    align-items: center;
    cursor: pointer
}

.couponModal {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    padding: 0 9px
}

.od-pc-jgdz-service {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px
}

.od-pc-jgdz-service .common-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.od-pc-jgdz-service .common-title .common-title-text {
    width: 60px;
    font-size: 12px;
    color: #999
}

.od-pc-jgdz-service .service-content .service-basic {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.od-pc-jgdz-service .service-content .service-basic .service-basic-item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.od-pc-jgdz-service .service-content .service-basic .service-basic-point {
    margin: 0 5px;
    color: #666
}

.od-pc-jgdz-service .service-content .service-basic .service-basic-icon {
    width: 12px;
    height: 12px;
    margin-right: 5px
}

.od-pc-jgdz-service .service-content .service-basic .service-basic-text {
    color: #666;
    font-size: 12px;
    cursor: pointer
}

.od-pc-jgdz-service .service-content .service-basic .service-basic-text:hover {
    color: #ff7300;
    text-decoration: underline
}

.od-pc-jgdz-service .service-content .service-axg {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 4px
}

.od-pc-jgdz-service .service-content .service-axg .service-axg-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 12px
}

.od-pc-jgdz-service .service-content .service-axg .service-axg-icon {
    height: 12px;
    width: auto;
    margin-right: 2px
}

.od-pc-jgdz-service .service-content .service-axg .service-axg-arrow {
    width: 6px;
    height: 10px;
    margin-left: 20px
}

.od-pc-jgdz-service .service-content .service-axg .service-axg-text {
    color: #3773ff;
    font-size: 12px
}

.od-pc-payment {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px
}

.od-pc-payment .common-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.od-pc-payment .common-title .common-title-text {
    width: 60px;
    font-size: 12px;
    color: #999
}

.od-pc-payment .payment-content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    max-width: 500px
}

.od-pc-payment .payment-content .payment-item {
    font-size: 12px;
    color: #666;
    margin-right: 16px;
    margin-top: 2px;
    margin-bottom: 2px;
    white-space: nowrap
}

.od-pc-payment .payment-content .payment-item:hover {
    color: #ff7300;
    text-decoration: underline
}

.ctf-lib-address-picker {
    min-width: 220px
}

.ctf-lib-address-picker-popup {
    background: #fff;
    width: 420px;
    border: 1px solid #e5e5e5
}

.ctf-lib-address-picker-popup li, .ctf-lib-address-picker-popup ol, .ctf-lib-address-picker-popup ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.ctf-lib-address-picker-popup .ctf-lib-address-picker-tab .address-picker-tab-nav .next-icon.icon-tab-select-indicator {
    margin-left: 4px
}

.ctf-lib-address-picker-popup .ctf-lib-address-picker-tab .address-picker-tab-nav .next-icon.icon-tab-select-indicator:before {
    font-size: 12px;
    width: 12px
}

.ctf-lib-address-picker-popup .address-picker-tab-content {
    min-height: 160px;
    padding: 12px
}

.ctf-lib-address-picker-popup .area-list {
    overflow: hidden;
    margin-top: -4px;
    margin-left: -8px
}

.ctf-lib-address-picker-popup .area-item {
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
    font-size: 12px;
    color: #444;
    cursor: pointer;
    display: inline-block
}

.ctf-lib-address-picker-popup .area-item:hover {
    color: #ff7300
}

.ctf-lib-address-picker-popup .area-item.active {
    background-color: #eee
}

.ctf-lib-address-picker-popup .area-item-wrapper {
    list-style: none;
    float: left;
    margin-top: 4px
}

.ctf-lib-address-picker-popup .area-item-wrapper.normal {
    width: 80px
}

.ctf-lib-address-picker-popup .area-item-wrapper.larger {
    width: 160px
}

.ctf-lib-address-picker-popup .area-item-wrapper.largest {
    width: 380px
}

.ctf-lib-address-picker-popup .action-bar {
    margin-top: 12px
}

.ctf-lib-address-picker-popup .action-bar .action-btn {
    margin-left: 12px
}

.ctf-lib-address-picker-popup .action-bar .action-btn:first-child {
    margin-left: 0
}

.od-pc-logistics-contain {
    max-width: 100%
}

.od-pc-logistics-contain .logistics-content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 8px 0 8px 10px
}

.od-pc-logistics-contain .logistics-content .common-title {
    width: 60px
}

.od-pc-logistics-contain .logistics-content .common-title .common-title-text {
    font-size: 12px;
    line-height: 20px;
    color: #999
}

.od-pc-logistics-contain .logistics-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap
}

.od-pc-logistics-contain .buyer-indemnity {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #999
}

.od-pc-logistics-contain .official-logistics-logo {
    width: auto;
    height: 12px;
    line-height: 20px;
    margin-right: 16px
}

.od-pc-logistics-contain .logistics-city, .od-pc-logistics-contain .logistics-text {
    font-size: 12px;
    line-height: 20px;
    color: #333
}

.od-pc-logistics-contain .logistics-text .next-icon {
    color: #666;
    margin-right: 5px
}

.od-pc-logistics-contain .logistics-to {
    font-size: 12px;
    line-height: 20px;
    color: #888;
    margin-left: 10px;
    margin-right: 5px
}

.od-pc-logistics-contain .logistics-select {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
    cursor: pointer;
    color: #888;
    border: 1px solid transparent
}

.od-pc-logistics-contain .logistics-select:hover {
    border: 1px solid #ccc;
    color: #ff7300
}

.od-pc-logistics-contain .logistics-select .logistics-select-city {
    font-size: 14px;
    line-height: 20px;
    color: #333
}

.od-pc-logistics-contain .logistics-select .logistics-select-icon {
    font-weight: 700;
    margin-left: 10px
}

.od-pc-logistics-contain .logistics-select .logistics-select-icon .next-icon {
    font-weight: 700
}

.od-pc-logistics-contain .logistics-line {
    font-size: 12px;
    line-height: 20px;
    color: #ccc
}

.od-pc-logistics-contain .logistics-express {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.od-pc-logistics-contain .logistics-express .logistics-express-name {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-right: 10px
}

.od-pc-logistics-contain .logistics-express .logistics-express-symbol {
    font-size: 12px;
    line-height: 20px;
    color: #444;
    margin-right: 2px
}

.od-pc-logistics-contain .logistics-express .logistics-express-price {
    font-size: 12px;
    line-height: 20px;
    color: #444
}

.od-pc-logistics-contain .official-logistics-distribution, .od-pc-logistics-contain .official-logistics-fee {
    font-size: 12px;
    line-height: 20px;
    color: #333
}

.od-pc-logistics-contain .official-logistics-info {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #999
}

.od-pc-logistics-contain .official-logistics-fee {
    margin-right: 20px
}

.serve-info {
    width: 428px;
    padding: 20px;
    border-radius: 4px
}

.serve-info .header {
    width: 388px;
    height: 12px;
    position: relative
}

.serve-info .header .line {
    width: 100%;
    height: 7px;
    border-bottom: 1px solid #e8e8e8
}

.serve-info .header .content {
    width: 80.6px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-40.3px);
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #333;
    background-color: #fff;
    text-align: center;
    line-height: 14px
}

.serve-info .buyer-safe {
    display: flex;
    width: 388px;
    margin-top: 20px
}

.serve-info .buyer-safe .icon {
    width: 14px;
    height: 14px;
    margin-right: 12px
}

.serve-info .buyer-safe .content {
    display: flex;
    flex-direction: column;
    font-size: 12px;
    color: #999
}

.serve-info .buyer-safe .content .title {
    padding-bottom: 5px;
    color: #000
}

.serve-info .buyer-safe .content .title:hover {
    color: #ff4000
}

.logistics-address {
    width: 600px;
    background-color: #fff
}

.logistics-address .address-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 10px 0 25px
}

.logistics-address .address-list .address-item {
    width: 74px;
    height: 36px;
    cursor: pointer
}

.logistics-address .address-list .address-item .address-item-text {
    line-height: 24px
}

.logistics-address .address-list .address-item-active .address-item-text {
    color: #ff7300
}

.logistics-address .address-list .address-city-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 550px;
    background-color: #fff6eb;
    border: 1px solid #f5e0cf;
    padding: 6px 10px;
    margin-bottom: 12px;
    margin-left: -15px
}

.logistics-address .address-list .address-city-list .address-city-item {
    margin: 9px 22px 9px 0
}

.logistics-address .address-list .address-city-list .address-city-item .address-city-item-text {
    display: block;
    height: 18px;
    line-height: 18px;
    padding: 0 4px;
    cursor: pointer;
    border-radius: 2px
}

.logistics-address .address-list .address-city-list .address-city-item-active .address-city-item-text {
    background-color: #ff7300;
    color: #fff
}

.logistics-address .fee-count {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px 10px 25px;
    border-top: 1px solid #d5d5d5;
    background-color: #f5f5f5
}

.logistics-address .fee-count .delivery-weight {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 4px 0
}

.logistics-address .fee-count .delivery-weight .delivery-weight-value-num {
    font-size: 12px;
    color: #666;
    font-weight: 700
}

.logistics-address .fee-count .delivery-weight .delivery-weight-value-unit {
    font-size: 12px;
    color: #666
}

.logistics-address .fee-count .select-count {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 4px 0
}

.logistics-address .fee-count .count-info-label {
    width: 80px;
    color: #aaa
}

.logistics-address .fee-count .delivery-fee-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.logistics-address .fee-count .delivery-fee {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 94px;
    padding: 10px 0;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-right: none
}

.logistics-address .fee-count .delivery-fee:last-child {
    border-right: 1px solid #e5e5e5
}

.logistics-address .fee-count .delivery-fee .delivery-fee-name {
    font-size: 12px;
    color: #888;
    line-height: 20px
}

.logistics-address .fee-count .delivery-fee .delivery-fee-info {
    line-height: 20px
}

.logistics-address .fee-count .delivery-fee .delivery-fee-info-symbol {
    font-size: 12px;
    color: #666
}

.logistics-address .fee-count .delivery-fee .delivery-fee-info-value {
    font-size: 12px;
    color: #444;
    font-weight: 700
}

.logistics-address .address-tip {
    padding: 10px 10px 10px 25px;
    border-top: 1px solid #e5e5e5;
    background-color: #f5f5f5
}

.logistics-address .address-tip .address-tip-text {
    color: #aaa
}

.od-pc-jgdz-store {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 200px;
    padding-top: 14px
}

.od-pc-jgdz-store .store-name {
    width: 100%;
    font-size: 14px;
    color: #666;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.od-pc-jgdz-store .store-icon {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 10px
}

.od-pc-jgdz-store .store-icon .store-icon-slsj {
    width: 17px;
    height: 17px
}

.od-pc-jgdz-store .store-icon .store-icon-cxt {
    width: 17px;
    height: 17px;
    margin-left: 4px
}

.od-pc-jgdz-store .store-icon .store-icon-year {
    height: 17px;
    line-height: 17px;
    color: #ff4000;
    text-align: center;
    border: 1px solid #ff4000;
    border-left: none;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-left: -2px;
    padding-left: 4px;
    padding-right: 2px;
    font-size: 12px
}

.od-pc-jgdz-store .store-address {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 10px
}

.od-pc-jgdz-store .store-address .store-address-icon {
    width: 12px;
    height: 16px
}

.od-pc-jgdz-store .store-address .store-address-name {
    font-size: 12px;
    color: #999;
    margin-left: 5px
}

.od-pc-jgdz-store .store-adv {
    width: 100%;
    height: 60px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px
}

.od-pc-jgdz-store .store-adv .store-adv-item {
    padding: 4px 6px;
    font-size: 12px;
    color: #222;
    background-color: #f0f0f0;
    margin: 3px
}

.od-pc-jgdz-store .store-data {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-top: 30px
}

.od-pc-jgdz-store .store-data .store-data-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.od-pc-jgdz-store .store-data .store-data-item-name {
    font-size: 12px;
    color: #999
}

.od-pc-jgdz-store .store-data .store-data-item-value {
    font-size: 12px;
    color: #666;
    margin-top: 5px
}

.od-pc-jgdz-store .store-factory {
    width: 100%;
    height: 25px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #deecff;
    margin-top: 20px
}

.od-pc-jgdz-store .store-factory .store-factory-text {
    font-size: 12px;
    color: #3773ff;
    font-weight: 700
}

.pc-od-process-factory-card .card-container {
    margin-left: 0 !important
}

.sku_reserve_date_wapper {
    color: #333;
    font: 12px/1.5 Hiragino Sans GB, Tahoma, Arial, å®‹ä½“, sans-serif;
    line-height: 54px;
    margin-left: 88px
}

.sku_reserve_date_wapper.expend {
    border-top: 1px solid #e9e9e9
}

.pc-sku-wrapper .sku-module-wrapper {
    display: flex
}

.pc-sku-wrapper .sku-prop-module-name {
    width: 88px;
    flex-shrink: 0;
    color: #d8d8d8;
    font-size: 14px;
    padding-left: 16px;
    padding-top: 7px
}

.pc-sku-wrapper .sku-panel-split-line {
    border-top: 1px dashed #e9e9e9;
    margin: 0 16px 17px;
    position: relative
}

.pc-sku-wrapper .sku-scene-wrapper {
    padding-right: 12px;
    position: relative;
    padding-top: 15px;
    border-top: 1px dashed #e9e9e9
}

.pc-sku-wrapper .sku-scene-wrapper .show-tip {
    position: absolute;
    line-height: 20px;
    right: 12px;
    top: 2px;
    padding: 0 10px;
    border-radius: 10px
}

.pc-sku-wrapper .sku-scene-wrapper.expend {
    transition: all .2s linear
}

.pc-sku-wrapper .sku-wrapper-expend-button {
    cursor: pointer;
    width: 58px;
    height: 18px;
    background-image: url(https://img.alicdn.com/imgextra/i1/O1CN015artXl1FWkjwtVDqK_!!6000000000495-2-tps-108-38.png);
    background-size: 58px 18px;
    position: absolute;
    bottom: -17px;
    left: 88px
}

.pc-sku-wrapper .count-widget-wrapper {
    width: 100%
}

.pc-sku-wrapper .sku-item-wrapper:last-child {
    border-bottom: 0
}

.pc-sku-wrapper .sku-item-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
    min-height: 36px;
    border-bottom: 1px dashed #e9e9e9;
    padding-bottom: 14px;
    padding-right: 9px;
    position: relative
}

.pc-sku-wrapper .sku-item-wrapper .can-book-0 {
    width: 130px;
    height: 30px;
    margin-left: 40px;
    line-height: 30px;
    text-align: center;
    color: #999
}

.pc-sku-wrapper .sku-item-wrapper .sku-item-image {
    cursor: pointer;
    flex-shrink: 0
}

.pc-sku-wrapper .sku-item-wrapper .sku-item-left {
    display: flex;
    flex-grow: 1
}

.pc-sku-wrapper .sku-item-wrapper .sku-item-left .discountPrice-price, .pc-sku-wrapper .sku-item-wrapper .sku-item-left .sku-item-name {
    font-weight: 700
}

.pc-sku-wrapper .sku-item-wrapper .sku-item-left .discountPrice-price, .pc-sku-wrapper .sku-item-wrapper .sku-item-left .sku-item-name, .pc-sku-wrapper .sku-item-wrapper .sku-item-left .sku-item-sale-num {
    display: flex;
    flex: 1;
    font-size: 13px;
    color: #333;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    word-break: break-all;
    padding-right: 10px;
    min-height: 25%
}

.pc-sku-wrapper .sku-item-wrapper .sku-item-left .sku-item-name {
    flex: 2
}

.pc-sku-wrapper .sku-item-wrapper .sku-item-left .discountPrice-price, .pc-sku-wrapper .sku-item-wrapper .sku-item-left .sku-item-sale-num {
    justify-content: flex-end
}

.pc-sku-wrapper .sku-item-wrapper .sku-item-left .sku-item-sale-num {
    color: #999
}

.pc-sku-wrapper .sku-item-wrapper .sku-number-picker-message {
    width: 130px;
    color: #ff4000;
    font-size: 12px;
    position: absolute;
    bottom: -1px;
    right: 9px;
    text-align: center
}

.pc-sku-wrapper .sku-item-wrapper .next-number-picker-inline {
    border: 1px solid #ededed;
    width: 130px;
    margin-left: 40px;
    flex-shrink: 0
}

.pc-sku-wrapper .sku-item-wrapper .next-number-picker-inline .next-btn.next-btn-normal, .pc-sku-wrapper .sku-item-wrapper .next-number-picker-inline .next-input {
    border: none;
    background-color: transparent
}

.pc-sku-wrapper .sku-item-wrapper .next-number-picker-inline .next-input input {
    font-size: 14px
}

.pc-sku-wrapper .sku-prop-module {
    margin-bottom: 15px
}

.pc-sku-wrapper .prop-item-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex: 1
}

.pc-sku-wrapper .prop-item-wrapper .prop-item {
    margin-right: 20px
}

.pc-sku-wrapper .prop-item-wrapper .prop-item .prop-item-inner-wrapper {
    padding: 1px;
    display: flex;
    justify-content: flex-start;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    border: 1px solid #ededed;
    align-items: center
}

.pc-sku-wrapper .prop-item-wrapper .prop-item .prop-item-inner-wrapper.active {
    border: 1px solid #ff6000;
    border-radius: 2px
}

.pc-sku-wrapper .prop-item-wrapper .prop-item .prop-item-inner-wrapper .prop-img {
    width: 36px;
    height: 36px;
    border-radius: 2px;
    overflow: hidden;
    flex-shrink: 0
}

.pc-sku-wrapper .prop-item-wrapper .prop-item .prop-item-inner-wrapper .prop-item-total {
    position: absolute;
    right: 0;
    top: -10px;
    border-radius: 6px;
    background-color: #ff4000;
    padding: 3px;
    font-size: 12px;
    color: #fff
}

.pc-sku-wrapper .prop-item-wrapper .prop-item .prop-item-inner-wrapper .prop-name {
    font-size: 12px;
    text-overflow: ellipsis;
    line-height: 40px;
    padding: 0 5px
}

.process-order-warn-custom {
    width: 590px;
    overflow: hidden;
    display: flex
}

.order-custom-service-text {
    width: 57px;
    margin-left: 16px;
    font-size: 12px;
    line-height: 25px;
    color: #999;
    margin-top: 10px
}

.order-custom-service {
    display: flex;
    width: 396px;
    flex-wrap: wrap
}

.order-custom-service-all {
    display: -webkit-inline-box;
    width: 396px;
    overflow: hidden;
    flex-wrap: wrap
}

.order-custom-service-box {
    position: relative;
    margin-top: 10px;
    cursor: pointer
}

.order-custom-service-box-text {
    color: #333;
    border: 1px solid #e5e5e5;
    background-color: #f8f8f8
}

.order-custom-service-box-text, .order-custom-service-box-text-one {
    font-size: 12px;
    min-width: 60px;
    padding: 0 6px;
    display: flex;
    height: 25px;
    align-items: center;
    justify-content: center;
    margin-right: 6px;
    margin-bottom: 6px
}

.order-custom-service-box-text-one {
    color: #3773ff;
    border: 1px solid #3376ff;
    background-color: #f2f6ff
}

.order-custom-detail {
    display: flex;
    line-height: 25px;
    margin-top: 10px
}

.order-custom-detail-box {
    width: 38px;
    height: 25px;
    display: flex;
    margin-left: 8px;
    cursor: pointer
}

.order-custom-detail-box-link {
    display: flex
}

.overprint-pic {
    width: 45px;
    height: 16px;
    position: absolute;
    top: -8px;
    z-index: 3
}

.custom-detail-box-text {
    font-size: 12px;
    height: 25px;
    color: #999;
    margin-right: 2px
}

.custom-detail-box-icon {
    width: 11px;
    height: 11px;
    margin: auto
}

.custom-detail-box-more {
    color: #3773ff;
    font-size: 11px;
    height: 25px;
    margin-left: 8px;
    cursor: pointer
}

.pop-content {
    margin-left: 16px
}

.content-printing {
    flex-direction: row;
    margin-bottom: 9px
}

.printing-content {
    color: #333
}

.printing-content, .printing-copy {
    font-size: 12px;
    height: 14px;
    line-height: 14px
}

.printing-copy {
    margin-top: 6px;
    margin-left: 16px;
    color: #999
}

.content-writer {
    font-size: 12px !important;
    line-height: 30px;
    margin-bottom: 14px
}

.writer-text {
    width: 539px;
    height: 30px;
    font-size: 12px;
    background-color: #f8f8f8
}

.content-upload {
    align-items: flex-start;
    margin-bottom: 16px
}

.upload-writer {
    font-family: pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 20px;
    color: #999
}

.upload-picture {
    background-color: #f6f6f6;
    width: 50px;
    height: 50px;
    margin-bottom: 9px
}

.upload-count {
    color: #999
}

.content-text, .upload-count {
    font-size: 12px;
    height: 12px;
    line-height: 12px
}

.content-text {
    color: #333;
    margin-bottom: 8px
}

.text-remark {
    width: 540px;
    height: 48px;
    font-size: 24px;
    background-color: #f6f6f6
}

.coustom-service-wrapper {
    display: inline-block
}

.coustom-service-wrapper .next-upload-list-item .next-upload-list-item-wrapper {
    width: 50px;
    height: 50px
}

.coustom-service-wrapper .next-upload-list-item .next-upload-list-item-wrapper .next-upload-tool .next-upload-tool-download-link {
    display: none
}

.coustom-service-wrapper .next-upload-list-item .next-upload-list-item-wrapper .next-upload-tool .next-upload-tool-close .next-medium {
    width: 100%
}

.coustom-service-wrapper .next-upload-list-item .next-upload-list-item-wrapper .next-upload-tool .next-upload-list-item-handler {
    margin: 0
}

.coustom-service-wrapper .next-upload-list-item .next-upload-list-item-wrapper .next-upload-tool .next-upload-list-item-handler .next-icon:before {
    font-size: 24px
}

.coustom-service-wrapper .next-upload-list-item .next-upload-list-item-name {
    width: 50px
}

.coustom-service-wrapper .next-upload-card {
    margin-right: 20px !important;
    margin-bottom: 8px !important;
    background-color: #f6f6f6;
    border: 0;
    width: 49px;
    height: 50px
}

.coustom-service-wrapper .next-upload-card .next-upload-text {
    display: none !important
}

.text-remark textarea {
    height: 40px
}

.order-get-sample-dialog .next-dialog-body {
    padding: 0 16px;
    box-sizing: border-box;
    width: 774px
}

.order-sample-list {
    padding-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.order-sample-list .order-sample-list-a + .order-sample-list-a {
    margin-left: 12px
}

.order-sample-list .order-sample-list-a:nth-of-type(4n+1) {
    margin: 0
}

.order-sample-list .order-sample-list-a:nth-of-type(n+5) {
    margin-top: 20px
}

.order-sample-list .sample-item-img {
    width: 176px;
    height: 176px;
    margin-bottom: 14px
}

.order-sample-list .sample-item-title {
    width: 176px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #222;
    margin-bottom: 6px
}

.order-sample-list .line-through-price {
    text-decoration: line-through;
    color: #999;
    margin-left: 5px
}

.order-sample-list .order-yuan {
    color: #ff2900;
    margin-right: 4px
}

.order-sample-list .order-activity-price {
    font-size: 18px;
    color: #ff2900;
    font-weight: 700
}

.order-sample-list .sample-offer-mark {
    line-height: 16px;
    padding: 0 4px;
    border: 1px solid rgba(253, 64, 0, .4);
    display: inline-block;
    background: #fff7f4;
    color: #ff4000;
    border-radius: 1px
}

.order-sample-list .order-activity-price-label {
    color: #ff4000;
    margin-right: 6px
}

.order-sample-list .sample-item-wrapper {
    width: 176px;
    height: 254px
}

.get-sample-list-wrapper .sample-coupon-content-item {
    color: #ff4000;
    display: inline-block;
    border: 1px solid rgba(255, 64, 0, .4);
    padding: 0 2px;
    border-radius: 1px;
    background: #fff7f4;
    margin-left: 4px
}

.get-sample-list-wrapper .get-sample-gift {
    display: flex;
    align-items: center;
    color: #ff4000;
    margin-top: 10px;
    line-height: 20px
}

.get-sample-list-wrapper .get-sample-gift .get-left-img {
    margin-right: 4px;
    width: 60px;
    height: 20px;
    background: url(https://img.alicdn.com/imgextra/i4/O1CN01FqRWME1TrH5gRaKRL_!!6000000002435-2-tps-100-30.png);
    background-size: 100% 100%;
    color: #fff;
    text-align: center
}

.get-sample-list-wrapper .order-sample-check-body {
    width: 352px;
    height: 24px;
    background: url(https://img.alicdn.com/imgextra/i2/O1CN01yUfgn21i2B8pvTxBq_!!6000000004354-2-tps-704-48.png);
    background-size: 100% 100%;
    line-height: 24px;
    color: #8b520e;
    padding-left: 10px;
    display: flex;
    align-items: center
}

.get-sample-list-wrapper .order-sample-check-body .check-body-qrcode {
    margin-left: 14px;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center
}

.get-sample-list-wrapper .order-sample-check-body .check-body-qrcode .check-body-qrcode-img {
    position: absolute;
    left: 66px;
    top: -8px;
    width: 176px;
    height: 176px;
    background: url(https://img.alicdn.com/imgextra/i1/O1CN017I2F5t25KiKhIWG1K_!!6000000007508-2-tps-260-260.png);
    background-size: 100% 100%;
    display: none
}

.get-sample-list-wrapper .order-sample-check-body .check-body-qrcode:hover .check-body-qrcode-img {
    display: block
}

.sku-order-wrapper .next-form > div {
    margin-bottom: 18px !important
}

.sku-order-wrapper .style-custom-wrapper .prop-item-inner-wrapper.active {
    border: 1px solid #377fff !important
}

.sku-order-wrapper .style-custom-wrapper .sku-prop-module-name {
    font-size: 12px;
    color: #999
}

.sku-order-wrapper .style-custom-wrapper .style-custom-sku-wrapper {
    padding: 20px 0 38px
}

.sku-order-wrapper .order-processing-way-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px
}

.sku-order-wrapper .order-processing-way-wrapper .order-processing-way {
    cursor: pointer
}

.sku-order-wrapper .sku-date-wrapper {
    display: flex
}

.sku-order-wrapper .sku-date-wrapper .error-message {
    color: #ff3000
}

.sku-order-wrapper .sku-label-name {
    width: 30px;
    margin-right: 27px;
    line-height: 30px;
    color: #999
}

.sku-order-wrapper .sku-date-picker .order-date-item + .order-date-item {
    margin-left: 8px
}

.sku-order-wrapper .sku-date-picker .order-date-item {
    cursor: pointer;
    width: 100px;
    height: 30px;
    background: #f8f8f8;
    border-radius: 15px;
    line-height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.sku-order-wrapper .sku-date-picker .order-date-item .next-date-picker {
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
    cursor: pointer
}

.sku-order-wrapper .sku-date-picker .order-date-item.active {
    border: 1px solid #3773ff;
    background-color: rgba(55, 115, 255, .1)
}

.sku-order-wrapper .sku-date-picker .order-date-item.active .date, .sku-order-wrapper .sku-date-picker .order-date-item.active .dsc {
    color: #3773ff
}

.sku-order-wrapper .sku-date-picker .order-date-item .dsc {
    font-size: 12px;
    margin-left: 6px;
    display: inline-block;
    max-width: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999
}

.sku-order-wrapper .sku-date-picker .order-date-item .date {
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #333
}

.sku-order-wrapper .order-form-input-label {
    display: flex;
    align-items: center
}

.sku-order-wrapper .order-processing-way {
    border: 1px solid #ededed;
    padding: 0 10px;
    line-height: 28px;
    margin-right: 10px;
    font-size: 12px;
    position: relative
}

.sku-order-wrapper .order-type-wrapper {
    display: flex;
    height: 39px;
    margin-bottom: 20px
}

.sku-order-wrapper .order-type-wrapper .sku-order-type-label-bottom {
    text-align: center;
    color: #999;
    display: none
}

.sku-order-wrapper .order-type-wrapper .sku-order-type-label-top {
    text-align: center;
    font-size: 16px;
    /*background-size: 16px 15px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 32px 0;*/
    /*padding-left: 55px*/
}

.sku-order-wrapper .order-type-wrapper .order-type-item.huopin {
    padding-top: 0;
    overflow: hidden
}

/*.sku-order-wrapper .order-type-wrapper .order-type-item.huopin .sku-order-type-label-top {*/
/*    padding-top: 9px;*/
/*    padding-left: 0;*/
/*    text-align: center;*/
/*    width: 100%;*/
/*    height: 37px;*/
/*    background-position: 0, 0;*/
/*    background-repeat: no-repeat;*/
/*    background-size: 178px auto;*/
/*    color: #1aa4bf;*/
/*    background-image: url(https://img.alicdn.com/imgextra/i3/O1CN01AmlGVq1pnzqQeLyIF_!!6000000005406-2-tps-268-76.png)*/
/*}*/

/*.sku-order-wrapper .order-type-wrapper .order-type-item.huopin .sku-order-type-label-top.running {*/
/*    background-image: url(https://img.alicdn.com/imgextra/i1/O1CN01VJjRyl1ZgBEWTcD5J_!!6000000003223-2-tps-270-74.png);*/
/*    color: #ff4000*/
/*}*/

.sku-order-wrapper .order-type-wrapper .order-type-item.huopin.active, .sku-order-wrapper .order-type-wrapper .order-type-item.huopin.active .sku-order-type-label-top {
    height: 42px
}

.sku-order-wrapper .order-type-wrapper .order-type-item.daily_sample {
    padding-top: 12px
}

/*.sku-order-wrapper .order-type-wrapper .order-type-item.daily_sample .sku-order-type-label-top {*/
/*    padding: 0 0 0 70px;*/
/*    background-position: 45px 0;*/
/*    background-image: url(https://gw.alicdn.com/imgextra/i1/O1CN01pyCK361vooGOjqbpr_!!6000000006220-2-tps-36-34.png)*/
/*}*/

/*.sku-order-wrapper .order-type-wrapper .order-type-item.daily_sample.active .sku-order-type-label-top {*/
/*    background-image: url(https://gw.alicdn.com/imgextra/i2/O1CN01HL3ta11irvxeCEA4l_!!6000000004467-2-tps-34-34.png)*/
/*}*/

/*.sku-order-wrapper .order-type-wrapper .order-type-item.select .sku-order-type-label-top {*/
/*    background-image: url(https://img.alicdn.com/imgextra/i1/O1CN01960Hyq1NpXuws0Fwj_!!6000000001619-2-tps-32-30.png)*/
/*}*/

/*.sku-order-wrapper .order-type-wrapper .order-type-item.select.active .sku-order-type-label-top {*/
/*    background-image: url(https://img.alicdn.com/imgextra/i2/O1CN01YYAZfe1LJpFsopjaX_!!6000000001279-2-tps-32-30.png)*/
/*}*/

/*.sku-order-wrapper .order-type-wrapper .order-type-item.demand.active .sku-order-type-label-top {*/
/*    background-image: url(https://img.alicdn.com/imgextra/i2/O1CN01VCUPQ01CLoQqcixpS_!!6000000000065-2-tps-32-30.png)*/
/*}*/

/*.sku-order-wrapper .order-type-wrapper .order-type-item.demand .sku-order-type-label-top {*/
/*    background-image: url(https://img.alicdn.com/imgextra/i2/O1CN01hD76Dz1gIY5Dx77lW_!!6000000004119-2-tps-30-30.png)*/
/*}*/

.sku-order-wrapper .order-type-wrapper .order-type-item.take {
    padding-top: 12px
}

/*.sku-order-wrapper .order-type-wrapper .order-type-item.take.active .sku-order-type-label-top {*/
/*    background-image: url(https://img.alicdn.com/imgextra/i3/O1CN01mEbSfg23EBTJ0txfm_!!6000000007223-2-tps-28-28.png)*/
/*}*/

/*.sku-order-wrapper .order-type-wrapper .order-type-item.take .sku-order-type-label-top {*/
/*    padding: 0 0 0 70px;*/
/*    background-position: 45px 0;*/
/*    background-image: url(https://img.alicdn.com/imgextra/i1/O1CN01ABNGQZ1cWVh5JTaWL_!!6000000003608-2-tps-28-28.png)*/
/*}*/

.sku-order-wrapper .order-type-item {
    /*width: 142px;*/
    width: 120px;
    flex-shrink: 0;
    font-size: 12px;
    color: #000;
    font-family: 'Arial Regular';
    cursor: pointer;
    padding-top: 12px;
    border-bottom: 1px solid #ff900c;
    background: #ddd
}

.sku-order-wrapper .order-type-item:last-child {
    width: 205px;
}

.sku-order-wrapper .order-type-item.active {
    padding-top: 8px
}

.sku-order-wrapper .order-type-item.active .sku-order-type-label-bottom {
    display: block;
    margin-top: 6px
}

.sku-order-wrapper .order-type-item:first-of-type:not(.active) {
    border-top-left-radius: 8px;
    /*border-bottom-right-radius: 8px*/
}

.sku-order-wrapper .order-type-item:last-child {
    border-top-right-radius: 8px
}

.sku-order-wrapper .order-type-item.previous {
    border-bottom-right-radius: 8px;
    border-right: 1px solid #ff900c;
    margin-right: -1px
}

.sku-order-wrapper .order-type-item + .order-type-item {
    border-left: 1px solid #fff
}

.sku-order-wrapper .order-type-item.active + .order-type-item {
    border-bottom-left-radius: 8px;
    margin-left: -1px;
    border-left: 1px solid #ff900c
}

.sku-order-wrapper .order-type-item.active {
    border: 1px solid #ff900c;
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
    height: 37px;
    /*line-height: 35px;*/
    background-image: none;
    background-color: #fff;
    color: #ff900c;
    font-family: 'Arial Bold';
    background-size: 100% 100%;
    background-position: 0 2px;
    background-repeat: no-repeat;
    position: relative;
    top: -5px
}

.sku-order-wrapper .order-form-input-wrapper {
    display: flex;
    flex-direction: column
}

.sku-order-wrapper .order-form-input-wrapper input::-webkit-input-placeholder {
    text-align: right
}

.sku-order-wrapper .order-form-input-wrapper input::-ms-input-placeholder {
    text-align: right
}

.sku-order-wrapper .order-form-input-wrapper input::-moz-input-placeholder {
    text-align: right
}

.sku-order-wrapper .order-form-button-wrapper {
    padding-left: 57px;
    display: flex;
    margin-bottom: 14px;
    position: relative
}

.sku-order-wrapper .order-form-button-wrapper .user-tips {
    position: absolute;
    left: 57px;
    bottom: 50px;
    color: #ff4000
}

.sku-order-wrapper .order-form-button-wrapper .order-button {
    cursor: pointer;
    padding: 0 48px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    display: inline-block
}

.sku-order-wrapper .order-form-button-wrapper .order-button-disable {
    cursor: no-drop;
    padding: 0 48px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    margin-left: 8px;
    background-image: linear-gradient(90deg, #ccc 3%, #aaa)
}

.sku-order-wrapper .order-form-button-wrapper .order-button + .order-button {
    margin-left: 8px
}

.sku-order-wrapper .order-form-button-wrapper .order-form-submit.isPrivate {
    background-color: #deecff;
    color: #3773ff
}

.sku-order-wrapper .order-form-button-wrapper .order-form-submit {
    background-color: #326eff;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.sku-order-wrapper .order-form-button-wrapper .order-form-submit .order-form-submit-top {
    line-height: 18px
}

.sku-order-wrapper .order-form-button-wrapper .order-form-submit .order-form-submit-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px
}

.sku-order-wrapper .order-form-button-wrapper .order-form-process-order {
    background-color: #deecff;
    color: #326eff
}

.sku-order-wrapper .process-favor {
    width: 48px;
    height: 40px;
    display: flex;
    align-items: center;
    color: #999;
    font-size: 12px
}

.sku-order-wrapper .process-favor .process-favor-star {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAiCAMAAAAJbCvNAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA/UExURUdwTDp3/0B8/zl1/0iF/zd0/zdz/zdz/zd0/zt2/zh0/zd0/zd0/zh1/zh1/zd0/zdz/zh0/zh1/zl0/zdz/8Gao1UAAAAUdFJOUwAoDzYH0cL03Bt9+7JEbaPplVxOyKbx4QAAASRJREFUOMt9U1kWhCAMYymLyCKa+591ZNQZQJEP9DUppE1hrFkB2Njb8oB+w/lsDPgLISNl5DEuDCSHEUNCLAI04pCgsDK2wY7wgIUYI4swrNGVj4N/xqd5nurvH5BbdElbg3QEEozy2a2B7zcyO+NaRh4EaX6hRbGyHfSqfMGPQ/dktkAPGyM0FsYtlBjjuzHTzpgeq1Kw/Pp5YFSJ51Gd8/XVhSE7vBVP/teEsxULPNUBUq3JDpp6p2VrbDeaNM9NhoBpCRKqDdhuduPlJNE1G2tDSKfGzdpwqswPGidfLE7TXaUoGskZmPjdbiqLxmCP5HKMkp3KCF/C5zRvOzXrRmUqAxd/nSBX5jA3VR/S/l7p5pkL2NtbWZdKpXT0MHD5q/IDJx8QJi6oKgAAAAAASUVORK5CYII=");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: cover;
    margin-right: 4px
}

.sku-order-wrapper .process-order-warn-text {
    display: flex;
    align-items: center
}

.sku-order-wrapper .process-order-warn-text .detail_iconfont_v2018 {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://img.alicdn.com/imgextra/i4/O1CN01mlbUsg1laTdWh5SgS_!!6000000004835-2-tps-52-52.png);
    background-size: 100% 100%
}

.sku-order-wrapper .process-order-warn-text {
    padding-left: 57px;
    color: #a6a6a6;
    margin-bottom: 30px
}

.sku-order-wrapper .next-form-item, .sku-order-wrapper .order-form-input-item {
    display: flex;
    margin-bottom: 8px;
    width: 377px
}

.sku-order-wrapper .next-form-item .next-form-item-control, .sku-order-wrapper .order-form-input-item .next-form-item-control {
    position: relative
}

.sku-order-wrapper .next-form-item .next-form-item-control .next-number-picker, .sku-order-wrapper .order-form-input-item .next-form-item-control .next-number-picker {
    height: 36px;
    border-radius: 4px !important;
    overflow: hidden
}

.sku-order-wrapper .next-form-item .next-form-item-control .next-number-picker .next-btn, .sku-order-wrapper .order-form-input-item .next-form-item-control .next-number-picker .next-btn {
    width: 36px;
    height: 36px
}

.sku-order-wrapper .next-form-item .next-form-item-control .next-number-picker input, .sku-order-wrapper .order-form-input-item .next-form-item-control .next-number-picker input {
    height: 36px;
    font-size: 14px
}

.sku-order-wrapper .next-form-item .next-form-item-control .order-form-input-unit, .sku-order-wrapper .order-form-input-item .next-form-item-control .order-form-input-unit {
    margin: 0;
    display: block;
    position: absolute;
    width: 36px;
    right: 40px;
    top: 9px;
    font-size: 14px;
    color: #999
}

.sku-order-wrapper .next-form-item .next-number-picker, .sku-order-wrapper .order-form-input-item .next-number-picker {
    background: #f8f8f8;
    width: 100%
}

.sku-order-wrapper .next-form-item .next-number-picker .next-input, .sku-order-wrapper .order-form-input-item .next-number-picker .next-input {
    border: none;
    background-color: transparent
}

.sku-order-wrapper .next-form-item .next-number-picker .next-btn, .sku-order-wrapper .order-form-input-item .next-number-picker .next-btn {
    border: none;
    background-color: transparent;
    color: #979797
}

.sku-order-wrapper .next-form-item .next-number-picker input::-webkit-input-placeholder, .sku-order-wrapper .order-form-input-item .next-number-picker input::-webkit-input-placeholder {
    text-align: center;
    font-size: 14px;
    color: #999
}

.sku-order-wrapper .next-form-item .next-number-picker input::-ms-input-placeholder, .sku-order-wrapper .order-form-input-item .next-number-picker input::-ms-input-placeholder {
    text-align: center;
    font-size: 14px;
    color: #999
}

.sku-order-wrapper .next-form-item .next-number-picker input::-moz-input-placeholder, .sku-order-wrapper .order-form-input-item .next-number-picker input::-moz-input-placeholder {
    text-align: center;
    font-size: 14px;
    color: #999
}

.sku-order-wrapper .next-form-item .order-form-input-unit, .sku-order-wrapper .order-form-input-item .order-form-input-unit {
    color: #999;
    margin-left: 10px
}

.sku-order-wrapper .next-form-item .next-form-item-label, .sku-order-wrapper .order-form-input-item .next-form-item-label {
    width: 30px;
    padding: 0;
    flex-grow: 0;
    flex: none;
    display: flex;
    align-items: center
}

.sku-order-wrapper .next-form-item .next-form-item-label label, .sku-order-wrapper .order-form-input-item .next-form-item-label label {
    margin: 0
}

.sku-order-wrapper .order-easy-buy {
    display: flex;
    align-items: center;
    padding-left: 57px;
    font-size: 12px
}

.sku-order-wrapper .order-easy-buy img {
    width: 36px;
    height: 12px;
    margin-right: 8px
}

.sku-order-wrapper .order-easy-buy span {
    line-height: 12px
}

.sku-order-wrapper .order-processing-way {
    margin: 5px
}

.sku-order-wrapper .order-processing-way.active {
    border-color: #0073ff
}

.sku-order-wrapper .order-processing-way.active:after {
    content: " ";
    position: absolute;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAG1BMVEVHcEw4dPs2c/s4c/s3c/o3dPs4c/w2cvs3c/usQA0MAAAACHRSTlMAgG7VKetUPbIoLeQAAACPSURBVCjPXc8xDoMwDIXhZ1RVjIwZGbOXgQP0CEhl5AiMzKWtfGxqQ6nzIsvDr0+WgqTlg3BA4lCQ2zdE8r73KMhDTOxktTVnD066UfVTqQcnzaI65SMYeV5tjuCkze1yBiMvuegZnKAOwcgwhmBk1Rjk/7lwpQjC4UfABEzABEzABEzABEzABEzABEw4yAYdRXgEAoe6MQAAAABJRU5ErkJggg==);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    height: 14px;
    width: 14px
}

.sku-order-wrapper .label-name, .sku-order-wrapper .next-form-item-label, .sku-order-wrapper .order-processingWay-label, .sku-order-wrapper .order-type-label {
    width: 30px;
    font-size: 12px;
    flex-grow: 0;
    flex-shrink: 0;
    color: #999;
    margin-right: 27px
}

.sku-order-wrapper .order-processingWay-label {
    padding-top: 5px
}

.sku-order-wrapper .order-processingWay {
    display: flex
}

.sku-order-wrapper .processing-order-total-price-wrapper {
    padding-left: 57px;
    font-size: 14px;
    color: #666;
    border-top: 1px solid #f7f7f7;
    padding-top: 24px;
    margin-bottom: 30px
}

.sku-order-wrapper .processing-order-total-price-wrapper .postage-date {
    margin-left: 10px
}

.sku-order-wrapper .processing-order-total-price-wrapper .order-yen {
    color: #3773ff;
    font-size: 16px;
    font-weight: 700;
    margin-right: 3px
}

.sku-order-wrapper .processing-order-total-price-wrapper .order-total-money {
    color: #3773ff;
    font-size: 30px;
    margin-right: 9px
}

.sku-order-wrapper .processing-order-total-price-wrapper .order-offer-amount {
    color: #3773ff
}

.sku-order-wrapper .processing-order-total-price-wrapper .order-delivery-time {
    margin-left: 10px
}

.order-modal {
    width: 100vw;
    height: 100vh;
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0
}

.order-modal .order-modal-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.order-modal .order-modal-container {
    position: fixed;
    width: 960px;
    height: 640px;
    top: 50%;
    left: 50%;
    z-index: 1000;
    transform: translateX(-50%) translateY(-50%);
    background: #f4f4f4;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .03);
    border-radius: 3px;
    display: flex;
    flex-direction: column
}

.order-modal .order-modal-container .order-modal-title {
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .04);
    border-radius: 3px 3px 0 0;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #121212;
    text-align: center;
    line-height: 18px;
    padding: 0 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 61px
}

.order-modal .order-modal-container img {
    width: 9px;
    height: 9px;
    cursor: pointer
}

.order-modal .order-modal-container iframe {
    width: 100%;
    background-color: #fff;
    border: none;
    outline: none;
    flex: 1
}

.offer-link {
    width: 136px !important
}

.od-pc-layout-tab-info {
    background-color: #fff;
    width: 1240px;
    margin: 50px auto 20px
}

.od-pc-layout-tab-info .tab-header {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 1240px;
    background-color: #fff;
    border: 1px solid #e5e5e5
}

.od-pc-layout-tab-info .tab-header.tab-header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    border-top: 1px solid #e5e5e5;
    z-index: 100
}

.od-pc-layout-tab-info .tab-header .tab-header-item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 48px;
    padding: 0 30px;
    cursor: pointer
}

.od-pc-layout-tab-info .tab-header .tab-header-item-text {
    font-size: 14px;
    color: #222
}

.od-pc-layout-tab-info .tab-header .tab-header-item-active .tab-header-item-text {
    color: #3773ff;
    height: 49px;
    width: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #3773ff;
    font-size: 15px;
    transition: font-size .1 ease-in .5s
}

.od-pc-layout-tab-info .tab-content {
    padding: 10px 0
}

.od-pc-layout-tab-info .tab-goto-top {
    position: fixed;
    bottom: 30px;
    right: 60px;
    width: 40px;
    height: 40px;
    background-color: #ffab00;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    cursor: pointer
}

.od-pc-layout-tab-info .tab-goto-top:hover {
    background-color: #ff5400
}

.od-pc-layout-tab-info .tab-goto-top-img {
    width: 36px;
    height: 36px
}

.od-pc-content-statement {
    max-width: 1000px;
    margin: 20px auto 0
}

.od-pc-content-statement .statement-content {
    padding: 14px 10px;
    background-color: #fff6ef
}

.od-pc-content-statement .statement-content .statement-content-text {
    font-size: 12px;
    color: #ff7300
}

.od-pc-offer-recommend {
    width: 1200px;
    margin: 20px auto 0
}

.od-pc-offer-recommend .recommend-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5
}

.od-pc-offer-recommend .recommend-title .recommend-title-text {
    font-size: 20px;
    color: #444
}

.od-pc-offer-recommend .recommend-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 20px
}

.od-pc-offer-recommend .recommend-list .recommend-item {
    display: flex;
    flex-direction: column;
    width: 228px;
    margin-bottom: 20px;
    margin-right: 50px
}

.od-pc-offer-recommend .recommend-list .recommend-item .recommend-item-img {
    width: 150px;
    height: 150px
}

.od-pc-offer-recommend .recommend-list .recommend-item .recommend-item-name {
    height: 36px;
    overflow: hidden;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #222;
    line-height: 18px;
    margin: 11px 4px
}

.od-pc-offer-recommend .recommend-list .recommend-item .recommend-item-name:hover {
    color: #ff7300;
    text-decoration: underline;
    cursor: pointer
}

.od-pc-offer-recommend .recommend-list .recommend-item .recommend-item-price {
    font-size: 18px;
    color: #ff1218;
    margin-left: 4px
}

.od-pc-offer-recommend .recommend-list .recommend-item .recommend-item-price-symbol {
    font-size: 10px;
    padding-right: 4px
}

.od-pc-order-desc {
    width: 1000px;
    margin: 20px auto 0;
    background-color: #fff
}

.od-pc-order-desc .desc-title {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    height: 30px;
    padding-left: 15px;
    border-bottom: 1px solid #ddd;
    background: url(//cbu01.alicdn.com/cms/upload/detail/2013/bg2.png) 5px -272px no-repeat
}

.od-pc-order-desc .desc-title .desc-title-text {
    font-size: 14px;
    color: #2c5da2;
    font-weight: 700
}

.od-pc-order-desc .desc-content {
    padding: 10px 0
}

.od-pc-order-desc .desc-content .desc-info {
    display: flex;
    flex-direction: row
}

.od-pc-order-desc .desc-content .desc-info-wrapper {
    margin: 10px 0
}

.od-pc-order-desc .desc-content .desc-info-name {
    font-weight: 700
}

.od-pc-order-desc .desc-content .desc-info-desc, .od-pc-order-desc .desc-content .desc-info-name {
    margin-left: 15px;
    margin-top: 4px;
    font-size: 12px;
    color: #333
}

.od-pc-order-desc .desc-content .desc-info-deal {
    width: 68px;
    height: 67px;
    background-position: 10px 0;
    background-image: url(//cbu01.alicdn.com/cms/upload/detail/2013/bg2.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    margin: 10px 0
}

.od-pc-order-desc .desc-content .desc-process-deal {
    height: 79px;
    width: 750px;
    background: url(//cbu01.alicdn.com/cms/upload/detail/2013/alipay.png) no-repeat;
    background-position: 0 -130px
}

.od-pc-order-desc .desc-content .desc-info-ensure {
    width: 68px;
    height: 67px;
    background-position: 10px -80px;
    background-image: url(//cbu01.alicdn.com/cms/upload/detail/2013/bg2.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    margin: 10px 0
}

.od-pc-order-desc .desc-content .desc-process-ensure {
    height: 120px;
    width: 750px;
    background: url(//cbu01.alicdn.com/cms/upload/detail/2013/alipay.png) no-repeat;
    background-position: 0 -230px
}

.od-pc-cert-detail {
    max-width: 100%;
    background: #fff
}

.od-pc-cert-detail .next-table th {
    border: none;
    background-color: #f8f8f8
}

.od-pc-cert-detail .next-table td {
    border-bottom: 1px solid #e5e5e5
}

.od-pc-cert-detail .cert-wrapper {
    padding-top: 10px;
    padding-bottom: 20px
}

.od-pc-cert-detail .cert-content {
    padding: 5px 46px 0
}

.od-pc-cert-detail .cert-img-wrapper .cert-img {
    width: 70px;
    height: auto
}

.od-pc-cert-detail .cert-operate-wrapper .cert-view {
    font-size: 12px;
    color: #ff6300;
    cursor: pointer
}

.od-pc-cert-detail .cert-img-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .5)
}

.od-pc-cert-detail .cert-img-overlay .cert-img-box {
    position: relative;
    width: 500px;
    height: 500px
}

.od-pc-cert-detail .cert-img-overlay .cert-img-item {
    width: 500px;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.od-pc-cert-detail .cert-img-overlay .cert-img-close {
    position: absolute;
    top: -40px;
    right: -40px;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.od-pc-offer-evaluate .image-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.od-pc-offer-evaluate .image-box {
    width: 100px;
    height: 100px;
    margin-right: 10px;
    margin-top: 10px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #f1f1f1;
    cursor: pointer
}

.od-pc-offer-evaluate .image-item-active .image-box {
    border: 1px solid #ff4000
}

.od-pc-offer-evaluate .image-slider-wrapper {
    width: 400px;
    height: 400px;
    margin-top: 16px;
    position: relative;
    overflow: hidden
}

.od-pc-offer-evaluate .image-slider-wrapper .close-btn {
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    cursor: pointer
}

.od-pc-offer-evaluate .image-slider-wrapper .close-btn .next-icon {
    color: #999
}

.od-pc-offer-evaluate .slider-image-wrapper {
    width: 400px;
    height: 400px
}

.od-pc-offer-evaluate .slider-image {
    width: 400px;
    height: 400px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #f1f1f1
}

.od-pc-offer-evaluate .evaluate-list-wrapper .next-loading {
    display: block;
    width: 100%
}

.od-pc-offer-evaluate .evaluate-list-wrapper .evaluate-item {
    display: flex;
    flex-direction: row;
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5
}

.od-pc-offer-evaluate .evaluate-list-wrapper .evaluate-detail {
    flex: 1;
    overflow: hidden
}

.od-pc-offer-evaluate .evaluate-list-wrapper .evaluate-star {
    padding-bottom: 10px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .user-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 180px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .user-info-avatar {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 1px solid #f1f1f1;
    margin-bottom: 10px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .user-info-name {
    margin-bottom: 5px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .user-info-level {
    width: auto;
    height: 16px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .deal-info {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .deal-info .deal-date-value, .od-pc-offer-evaluate .evaluate-list-wrapper .deal-info .deal-num-value {
    font-size: 12px;
    color: #666
}

.od-pc-offer-evaluate .evaluate-list-wrapper .deal-info .deal-date-address {
    margin-left: 10px;
    margin-right: 2px;
    color: #666;
    font-size: 12px;
    font-weight: 400
}

.od-pc-offer-evaluate .evaluate-list-wrapper .deal-info .deal-info-line {
    color: #ccc;
    margin: 0 10px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .deal-info .deal-info-box {
    display: flex;
    width: 500px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .deal-info .deal-info-box .deal-info-line {
    color: #ccc;
    margin: 0 10px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .deal-info .deal-info-box .deal-sku-value {
    flex: 1;
    font-size: 12px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.od-pc-offer-evaluate .evaluate-list-wrapper .evaluate-desc {
    font-size: 13px;
    color: #333;
    line-height: 20px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .pagination-wrapper {
    text-align: right;
    margin-top: 20px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .comment-empty {
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    text-align: center
}

.od-pc-offer-evaluate .evaluate-list-wrapper .evaluate-explanation {
    padding: 12px;
    margin-top: 12px;
    background-color: #f8f8f8
}

.od-pc-offer-evaluate .evaluate-list-wrapper .evaluate-explanation-title {
    color: #ff6000;
    font-size: 13px;
    margin-bottom: 8px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .evaluate-explanation-title-text {
    color: #666;
    margin-left: 1px
}

.od-pc-offer-evaluate .evaluate-list-wrapper .evaluate-explanation-content {
    color: #333;
    font-size: 13px;
    line-height: 20px
}

.od-pc-offer-evaluate {
    background-color: #fff;
    padding: 20px 36px
}

.od-pc-offer-evaluate .star-wrapper {
    padding-bottom: 16px
}

.od-pc-offer-evaluate .star-wrapper, .od-pc-offer-evaluate .star-wrapper .star-info {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.od-pc-offer-evaluate .star-wrapper .star-title {
    font-size: 14px
}

.od-pc-offer-evaluate .star-wrapper .star-num {
    font-size: 16px;
    color: #ff4000;
    margin-left: 10px;
    font-weight: 700
}

.od-pc-offer-evaluate .star-wrapper .evaluate-info {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 20px
}

.od-pc-offer-evaluate .star-wrapper .evaluate-title {
    font-size: 14px
}

.od-pc-offer-evaluate .star-wrapper .evaluate-rate {
    font-size: 16px;
    color: #ff4000;
    font-weight: 700
}

.od-pc-offer-evaluate .screen-wrapper {
    height: 44px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 12px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.od-pc-cross-attribute {
    max-width: 1240px;
    margin: 10px auto 0
}

.od-pc-cross-attribute .cross-border-attr {
    display: flex;
    flex-direction: row;
    border: 1px solid #e5e5e5;
    padding: 10px 30px
}

.od-pc-cross-attribute .cross-border-attr .attr-name {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 120px;
    height: 40px
}

.od-pc-cross-attribute .cross-border-attr .attr-name-text {
    font-size: 14px;
    color: #444
}

.od-pc-cross-attribute .cross-border-attr .attr-content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    flex: 1
}

.od-pc-cross-attribute .cross-border-attr .attr-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 250px;
    height: 40px
}

.od-pc-cross-attribute .cross-border-attr .attr-item-name {
    width: 100px;
    font-size: 12px;
    color: #444
}

.od-pc-cross-attribute .cross-border-attr .attr-item-value {
    flex: 1;
    font-size: 12px;
    color: #444
}

.od-pc-attribute {
    max-width: 1240px;
    margin: 10px auto 0
}

.od-pc-attribute .offer-attr {
    position: relative
}

.od-pc-attribute .offer-attr-switch {
    position: absolute;
    bottom: -15px;
    right: 20px;
    width: 60px;
    height: 16px;
    border: 1px solid #e5e5e5;
    border-top-color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    color: #888;
    cursor: pointer
}

.od-pc-attribute .offer-attr-switch :hover {
    color: #ff7300
}

.od-pc-attribute .offer-attr-switch .next-icon.next-xxs:before {
    font-weight: 700
}

.od-pc-attribute .offer-attr-wrapper {
    height: 130px;
    overflow: hidden;
    transition: height .5s;
    border-bottom: 1px solid #e5e5e5
}

.od-pc-attribute .offer-attr-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 16px
}

.od-pc-attribute .offer-attr-list .offer-attr-item {
    display: flex;
    flex-direction: row;
    width: 400px
}

.od-pc-attribute .offer-attr-list .offer-attr-item .offer-attr-item-name {
    width: 120px;
    padding: 14px 14px 0;
    font-size: 12px;
    color: #999
}

.od-pc-attribute .offer-attr-list .offer-attr-item .offer-attr-item-value {
    flex: 1;
    padding-top: 14px;
    padding-right: 14px;
    font-size: 12px;
    color: #333;
    overflow: hidden;
    word-break: break-all
}

.od-pc-detail-description {
    width: 1240px;
    margin: 20px auto 0
}

.od-pc-detail-description h6, .od-pc-detail-description p {
    line-height: normal;
    font-weight: 400;
    margin: 0
}

.od-pc-detail-description strong {
    font-weight: 700 !important
}

.od-pc-detail-description .detail-video-wrapper {
    width: 790px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    margin: auto auto 20px;
    border-bottom: 1px solid #e5e5e5
}

.od-pc-detail-description .detail-video-wrapper .detail-video {
    width: 100%;
    max-height: 850px
}

.od-pc-detail-description .detail-description-content {
    width: 790px;
    min-height: 200px;
    margin: auto
}

.od-pc-detail-description .detail-description-content .fd-clr:after {
    display: block;
    clear: both;
    height: 0;
    content: "\0020"
}

.od-pc-detail-description .detail-custom-data {
    width: 790px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px
}

.od-pc-detail-description .detail-custom-data .custom-title {
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0
}

.od-pc-detail-description .detail-custom-data .custom-content {
    width: 790px;
    overflow: hidden
}

.od-pc-detail-description .desc-promotion {
    display: block;
    width: 790px;
    margin: auto auto 20px
}

.od-pc-detail-description .desc-promotion .desc-promotion-img {
    max-width: 790px;
    margin: 0 auto
}

.od-pc-detail-description .private-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #ececec;
    width: 790px;
    margin: 18px auto;
    padding: 15px;
    border-radius: 6px
}

.od-pc-detail-description .private-box .private-icon {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-right: 15px
}

.od-pc-detail-description .private-box .private-text {
    flex: 1;
    font-size: 14px;
    color: #666;
    word-break: break-all
}

.od-pc-detail-description .price-info {
    width: 790px;
    margin: 40px auto
}

.od-pc-detail-description .price-info .price-info-title {
    padding-bottom: 5px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 15px
}

.od-pc-detail-description .price-info .price-it-text {
    font-size: 16px;
    color: #2f5fa0;
    font-weight: 700;
    border-left: 2px solid #2f5fa0;
    line-height: 16px;
    padding-left: 5px
}

.od-pc-detail-description .price-info .price-info-content {
    margin-bottom: 10px
}

.od-pc-detail-description .price-info .price-info-text-name {
    display: inline;
    font-size: 12px;
    color: #222;
    margin-bottom: 10px;
    font-weight: 700
}

.od-pc-detail-description .price-info .price-info-notes {
    display: flex;
    flex-direction: row
}

.od-pc-detail-description .price-info .price-in-text-left {
    font-size: 12px;
    color: #ff7300;
    white-space: nowrap
}

.od-pc-detail-description .price-info .price-in-content {
    flex: 1
}

.od-pc-detail-description .price-info .price-info-text {
    font-size: 12px;
    color: #222;
    margin-bottom: 5px
}

.od-pc-detail-description .price-info .price-in-text {
    font-size: 12px;
    color: #ff7300
}

.od-pc-buyer-guarantee {
    width: 100%;
    background-color: #f5f5f5
}

.od-pc-buyer-guarantee .guarantee-content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 1200px;
    margin: 0 auto
}

.od-pc-buyer-guarantee .guarantee-logo {
    margin: 40px 0;
    padding: 0 32px;
    border-right: 1px solid #e6e6e6
}

.od-pc-buyer-guarantee .guarantee-logo .guarantee-logo-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 135px;
    height: 135px
}

.od-pc-buyer-guarantee .guarantee-logo .guarantee-logo-img {
    width: 64px;
    height: 92px
}

.od-pc-buyer-guarantee .guarantee-info {
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 50px
}

.od-pc-buyer-guarantee .guarantee-info .guarantee-info-item {
    display: flex;
    flex-direction: column
}

.od-pc-buyer-guarantee .guarantee-info .guarantee-info-item .guarantee-info-item-title {
    font-size: 14px;
    font-weight: 400;
    color: #444;
    margin-bottom: 12px
}

.od-pc-buyer-guarantee .guarantee-info .guarantee-info-item .guarantee-info-item-text {
    font-size: 12px;
    color: #969696;
    margin-bottom: 12px;
    cursor: pointer
}

.od-pc-buyer-guarantee .guarantee-info .guarantee-info-item .guarantee-info-item-text:hover {
    color: #ff7300;
    text-decoration: underline
}

.od-videoCall-dialog .next-dialog-body {
    padding: 0;
    min-height: 426px
}

#shopDetail {
    clear: both;
    /*height: 100vh;*/
}

#shopDetail .pdt-nav-txt {
    padding-top: 20px;
}

#shopDetail .pdt-nav-txt {
    margin-bottom: 20px !important;
    cursor: pointer;
}

#shopDetail .pdt-nav-txt a {
    color: #66696b;
}

.mainContent {
    padding: 10px;
    float: left;
    width: 930px;
    min-height: 646px;
    /*height: 646px;*/
    height: auto;
    background: #fff;
}

.minImages {
    float: left;
}

.minImages li {
    width: 40px;
    height: 40px;
    margin: 4px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.minImages li img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.showMaxImage {
    border: 1px solid #ddd;
    width: 400px;
    height: 400px;
    float: left;
    margin-left: 4px;
}

.showMaxImage img {
    width: 100%;
    height: 100%;
}

.tabs {
    margin-left: 10px;
    float: left;
    width: 448px;
}

.shopInfo .title {
    padding-left: 9px;
    font-size: 18px;
    font-family: 'Arial Regular';
    color: #66696b;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.shopInfo .tips li {
    float: left;
    padding: 5px 10px;
    font-size: 12px;
    font-family: "Arial Regular";
    color: #007185;
}

.shopInfo .tips li a {
    color: #007185;
}

.shopInfo .tips li a:hover {
    color: #007185;
    text-decoration: underline;
}

.otherContent {
    clear: both;
    padding-left: 9px;
}

.otherContent .showItem {
    display: none;
}

.otherContent .active {
    display: block;
}


.itemContent .price {
    font-size: 30px;
    font-family: "Arial Bold";
    color: #ff900c;
}

.itemContent li.item {
    width: 40px;
    height: 40px;
    line-height: 35px;
    margin: 4px;
    border-radius: 5px;
    float: left;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
}

.itemContent .colour {
    clear: both;
    height: 50px;
    line-height: 50px;
    /*padding: 10px 0;*/
}

.itemContent .colour .title {
    float: left;
    font-size: 14px;
    font-family: 'Arial Regular';
    color: #66696b;
    /*height: 40px;*/
    width: 22%;
    /*line-height: 50px;*/
}

.itemContent .colour .info {
    font-size: 12px;
    font-family: 'Arial Regular';
    color: #66696b;
    /*height: 40px;*/
    /*line-height: 50px;*/
    position: relative;
    /*top: 16px;*/
}

.itemContent li img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    padding: 2px;
}

.itemContent li.showText {
    color: #66696b;
    width: unset;
    height: 30px;
    padding: 0 5px;
    line-height: 30px;
    margin-top: 10px;
}

.secondContent ul {
    float: left;
    width: 70%;
}

.secondContent .colour:first-child ul {
    margin-top: 10px;
}

.secondContent .liprice {
    height: 40px;
}
.secondContent .liprice .sprice {
    font-weight: bold;
    font-family: "Arial Bold";
    font-size: 20px;
}

.secondContent .liprice .smunber {
    font-size: 14px;
    font-family: "Arial Regular";
    padding-left: 3%;
    color: #66696b;
}

/*.secondContent .liprice:first-child .sprice {*/
/*    color: #ff900c;*/
/*}*/

.input-group {
    width: 30% !important
}

.secondContent .inputNumber {
    font-size: 14px;
    text-align: center;
    height: 30px;
    outline: none;
    border-color: #ddd;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
    outline: none !important;
    border: 0 !important;
    background: #fff !important;
    color: #000 !important;
}

.btn-outline-secondary:hover {
    outline: none !important;
    border-color: #ddd !important;
    background: #fff !important;
    color: #000 !important;
}

.btn-outline-secondary:active {
    outline: none !important;
    border-color: #ddd !important;
    background: #fff !important;
    color: #000 !important;
}

.secondContent .numberBtn {
    border-color: #ddd;
    font-size: 14px;
    height: 30px;
    line-height: 10px;
    width: 30px;
    padding: 0;
}


.secondContent .number {
    top: 10px !important;
}


.scoreContent {
    float: left;
    margin-left: 10px;
    width: 260px;
    min-height: 646px;
    height: auto
}

.scoreContent .radioLable {
    display: block;
    margin-bottom: 0;
    position: relative;
    top: -10px;
}

.scoreContent .radioLable input {
    position: relative;
    height: 15px;
    width: 15px;
    top: 30px;
}


.scoreContent .radioLable .scontent {
    padding-left: 20px;
}


#shopDetail .youmayalsolike {
    clear: both;
    margin-top: 10px;
    background: #fff;
    padding: 30px;
    height: 350px;
    position: relative;
}

#shopDetail .youmayalsolike .swiper-slide {
    width: 150px !important;
    height: 240px;
    border-radius: 5px;
    /*border: 1px solid #ddd;*/
    margin-right: 24px;
}

/*#shopDetail .youmayalsolike .swiper-wrapper{*/
/*    float: left;*/
/*    width: 90%;*/
/*}*/


#shopDetail .youmayalsolike #youmayalsolike {
    margin-top: 10px;
    width: 90%;
}

#shopDetail .youmayalsolike .swshop {
    clear: both;
}

#shopDetail .youmayalsolike .swshop img.pic {
    width: 150px;
    height: 150px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#shopDetail .youmayalsolike .swshop .name {
    font-size: 14px;
    font-family: "Arial Regular";

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    margin: 10px 0;
}

#shopDetail .youmayalsolike .swshop .price {
    font-family: "Arial Bold";
    color: #ff900c;
    font-size: 20px;
    font-weight: bold;
}

#shopDetail .youmayalsolike .swshop .swbtn {
    margin: 10px;
    border: 1px solid #ddd;
    padding: 10px;
    /*padding: 8px;*/
    border-radius: 10px;
    width: 30px;
    /*height: 30px;*/
    text-align: center;
    float: left;
    position: absolute;
    z-index: 99;
    top: 40%;
}

#shopDetail .youmayalsolike .swshop .swbtn:last-child {
    /*float: right;*/
    right: 2.5%;
}

#shopDetail .youmayalsolike .swshop .swbtn:last-child i {
    transform: rotate(180deg);
}
.swiper-notification{
    display: none;
}
.qustion{
    background: #fff;
}
.tab-pane{
    padding: 10px 30px;
}

.tab-pane .quesItem {
    padding: 20px 0;
    position: relative;
    font-family: 'Arial Regular' !important;
}

.tab-pane .quesItem div {
    display: none;
}

.tab-pane .quesItem h5 {
    /*font-weight: bold;*/
    font-size: 20px;
}

.tab-pane .quesItem .icon {
    position: absolute;
    right: 0px;
    transform: rotate(180deg);
}

.tab-pane .quesItem .active {
    transform: rotate(0deg);
}

.tab-pane .picvideo li{
    margin: 10px 0;
}

.tab-pane .top{
    clear: both;
    border-bottom: 1px solid #ddd;
    height: 50px;
}


.tab-pane .top span{
    top: -3px;
    position: relative;
    color: #66696b;
}


.tab-pane .top .wirte{
    background: #ff900c;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    outline: none;
    border: 0;
    float: right;
}

.pinglun .header{
    width: 80px;
    text-align: center;
}
.pinglun .plcontent{
    width: 100%;
    padding-left: 2%;
    line-height: 50px;
}

.pinglun img.user-avatar{
    height: 50px;
    width: 50px;
    border: 0;
    margin-top: 20px;
    border-radius: 50px;
}

.pinglun ul.pics{
    width: 100%;
    display: inline-block;
}


.pinglun img.sharepic{
    height: 70px;
    width: 70px;
    border: 0;
    float: left;
    border-radius: 5px;
    margin-right: 10px;
}

.pinglun .item{
    border-bottom: 1px solid #ddd;
    padding: 30px 10px;
    display: flex;
}

.plcontent .fright{
    float: right;
    position: relative;
    bottom: 40px;
}
.plcontent .fright i{
    color: #ddd;
    padding-right: 2px;
    padding-left: 5px;
}

.plcontent .fright button{
    background: #fff;
    color: #ff900c;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ff900c;
    outline: none;
    height: 40px;
    width: 65px;
    font-size: 12px;
    line-height: 30px;
}

/*.tab-pane :first-child div{*/
/*    display: block;*/
/*}*/
.colour .selectItem{
    border-color: #ff900c !important;
}
#pinlunHtml{
    display: none;
}

#pinlunHtml {
    background: #f7f7fa;
    left: 10% !important;
}
#pinlunHtml #pinlunView {
    padding: 30px;
}
#pinlunHtml #pinlunView .ptitle{
    margin-bottom: 1%;
}
#pinlunHtml #pinlunView .contentLeft .item{
    margin: 20px 0;
}
#pinlunHtml #pinlunView .contentLeft .item .showTitle{
    font-weight: bold;
    font-size: 16px;
}
#pinlunHtml #pinlunView .contentLeft .item .stitle{
    color: #c1c1c1;
    font-size: 14px;
}
#pinlunHtml #pinlunView .contentLeft .item img{
    height: 80px;
    width: 80px;
    margin: 5px;
}
#pinlunHtml #pinlunView .contentLeft button {
    width: 100px;
    height: 40px;
    border: 0;
    border-radius: 8px;
    color: #fff;
    background: #f16056;
    outline: none;
}
#pinlunHtml #pinlunView .contentRigh  img{
    height: 90px;
    width: 90px;
    margin-bottom: 10px;
}
#pinlunHtml #pinlunView .contentRigh a {
    word-break: break-all;
    cursor: pointer;
    text-decoration: underline solid;
}

#pinlunHtml #pinlunView .contentLeft .item input:first-child{
    height: 45px;
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 5px;
    padding-left: 5px;
    margin: 5px 0;
}
#pinlunHtml #pinlunView .contentLeft .item textarea{
    height: 150px;
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 5px;
    margin: 5px 0;
    padding: 10px;
}
#pinlunHtml #pinlunView .contentLeft{
    float: left;
    width: 70%;
    margin-right: 1%;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
}
#pinlunHtml #pinlunView .contentLeft .lefttitle,#pinlunHtml #pinlunView .contentRigh .righttitle{
    font-weight: bold;
}

#pinlunHtml #pinlunView .contentRigh{
    float: left;
    width: 20%;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
}
.layui-layer-setwin .layui-layer-close2{
    height: 40px !important;
    width: 40px !important;
    line-height: 28px;
}

/*#layui-layer3 {*/
/*    background: #f7f7fa;*/
/*}*/
/*#layui-layer3 #pinlunView {*/
/*    padding: 30px;*/
/*}*/
/*#layui-layer3 #pinlunView .ptitle{*/
/*    margin-bottom: 1%;*/
/*}*/
/*#layui-layer3 #pinlunView .contentLeft .item{*/
/*    margin: 20px 0;*/
/*}*/
/*#layui-layer3 #pinlunView .contentLeft .item input:first-child{*/
/*    height: 45px;*/
/*    border: 1px solid #ddd;*/
/*    width: 100%;*/
/*    border-radius: 5px;*/
/*    padding-left: 5px;*/
/*    margin: 5px 0;*/
/*}*/
/*#layui-layer3 #pinlunView .contentLeft{*/
/*    float: left;*/
/*    width: 70%;*/
/*    margin-right: 1%;*/
/*    background: #fff;*/
/*    border-radius: 5px;*/
/*    padding: 20px;*/
/*}*/
/*#layui-layer3 #pinlunView .contentLeft .lefttitle,#layui-layer3 #pinlunView .contentRigh .righttitle{*/
/*    font-weight: bold;*/
/*}*/

/*#layui-layer3 #pinlunView .contentRigh{*/
/*    float: left;*/
/*    width: 20%;*/
/*    background: #fff;*/
/*    border-radius: 5px;*/
/*    padding: 20px;*/
/*}*/
/*.layui-layer-setwin .layui-layer-close2{*/
/*    height: 40px !important;*/
/*    width: 40px !important;*/
/*    line-height: 28px;*/
/*}*/

.layui-rate{
    padding: 0 !important;
    height: 30px;
}

.threeContent .colour:first-child ul{
    margin-top:3px !important;
}

.threeContent .liprice{
    line-height: 40px !important;
}

li.showY span.sprice{
    color: #ff900c !important;
}
/*.minImages ul.showImg{*/
/*    height: 310px;*/
/*    overflow-y: scroll;*/
/*}*/

/*.minImages ul.showImg::-webkit-scrollbar {*/
/*    width: 0;*/
/*}*/

.down{
    transform: rotate(180deg);
}

.sku-order-wrapper .order-type-item.active span{
    font-weight: bold;
}
.firstContent .price {
    margin-bottom: 8px;
}
.firstContent .price .title{
    float: left;
    font-size: 14px;
    font-family: 'Arial Regular';
    color: #66696b;
    width: 22%;
    height: 40px;
    line-height: 40px;
}

.showItem:nth-child(2) .secondContent .colour:first-child .title{
    margin-top: 12px;
}
.showItem:nth-child(2) .secondContent .colour:first-child{
    /*height: 20.5%;*/
    line-height: unset;
}

.threeContent  .colour{
    height: 60px;
    line-height: 55px;
}

.threeContent  .colour:last-child{
    margin-top: 7px;
}


.threeContent  .colour:last-child .selectItem{
    border: 0 !important;
}

.layui-layer-tips .layui-layer-content{
    line-height: 26px !important;
}
.layui-layer-tips i.layui-layer-TipsT{
    bottom: -4px !important;
}

body .layui-layer-tips .layui-layer-content{
    line-height: 4px !important;
}

body .layui-layer-tips i.layui-layer-TipsT{
    z-index: -1;
}

.showPicText{
    width: auto !important;
    padding: 0 5px;
}
.threeContent .liprice .sprice{
    font-size: 30px;
    color: #ff900c;
}

.firstContent .colour ul{
    width: 78%;
    float: left;
}
