/* swiper.min.css Date:2017-06-23 19:55:30 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

/* index.css Date:2017-11-21 14:30:40 */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block
}

body {
    line-height: 1;
    font-family: SimHei, "Helvetica Neue", Arial, "Droid Sans", sans-serif;
    background: #f6f6f6
}

input[type=text], textarea {
    -webkit-appearance: none
}

input:focus {
    -webkit-user-modify: read-write-plaintext-only
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

body, html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: 100%;
    width: 100%;
    font-size: 100px
}

a, button, input {
    outline: 0 none;
    text-decoration: none
}

img {
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic
}

.hide {
    display: none !important
}

.fr {
    float: right
}

.fl {
    float: left
}

.txtc {
    text-align: center
}

.clr {
    clear: both
}

.wrapper {
    position: relative;
    width: 100%;
    min-width: 320px;
    overflow: hidden;
    font-size: .24rem
}

body {
    font-size: 13px;
    background-color: #f0f2f5;
    color: #232326
}

.btn {
    color: #f23030;
    display: inline-block;
    position: relative;
    float: right;
    font-size: 13px;
    line-height: 18px;
    height: 28px;
    right: 1px;
    margin-left: .2rem
}

.btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border: 1px solid #f23030;
    border-radius: 4px
}

.btn-holder {
    height: 28px;
    padding: 0;
    width: 1px;
    margin-left: 0 !important;
    float: left;
    position: relative;
    opacity: 0
}

.btn-holder:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border: 1px solid #fff;
    border-radius: 4px
}

.disabled-btn {
    color: #c8c8c9;
    position: relative
}

.disabled-btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border: 1px solid #c8c8c9;
    border-radius: 4px
}

.black-btn, .cancel-apply-btn, .confirm-btn {
    color: #232326;
    position: relative
}

.black-btn:after, .cancel-apply-btn:after, .confirm-btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border: 1px solid #848689;
    border-radius: 4px
}

.black-btn, .confirm-btn, .edit-apply-btn {
    color: #232326;
    position: relative
}

.black-btn:after, .confirm-btn:after, .edit-apply-btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border: 1px solid #848689;
    border-radius: 4px
}

img {
    border: 1px solid #e3e4e5
}

.more {
    font-size: 13px;
    padding: .34rem .3rem .2rem;
    position: relative;
    text-align: center
}

.more:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-top: 1px solid #e3e5e9
}

.more .more-btn {
    color: #686868;
    text-align: center
}

.more .icon {
    display: inline-block;
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 100px 200px;
    background-position: -72px -22px;
    height: 17px;
    width: 17px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: 3px
}

.goods-intr {
    position: absolute;
    background-color: rgba(0, 0, 0, .6);
    line-height: .3rem;
    width: 1.2rem;
    top: 1.24rem;
    color: #fff;
    text-align: center;
    font-size: 11px;
    left: 0;
    border-right: 1px solid #e3e4e5;
    border-left: 1px solid #e3e4e5
}

.loading {
    color: #686868;
    line-height: .8rem;
    font-size: 12px;
    text-align: center
}

.disabled-scroll {
    overflow: hidden;
    height: 100%
}

.layer-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.mask, .mask-layer {
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99
}

.mask-layer {
    z-index: 1000;
}

.layer-content {
    position: fixed;
    font-size: .26rem;
    width: 5.68rem;
    top: 50%;
    left: 50%;
    margin-left: -2.84rem;
    margin-top: -1.365rem;
    z-index: 1001;
    text-align: center;
    overflow: hidden;
}

.layer-content .layer-btn {
    overflow: hidden;
    width: 100%;
    position: relative;
    top: -1px
}

.layer-content .layer-top {
    overflow: hidden;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: .72rem .2rem .74rem;
    background-color: #fff
}

.layer-content p {
    line-height: .42rem;
    text-align: center;
    font-size: 16px;
    color: #232326
}

.layer-content .a-btn {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    height: .84rem;
    line-height: .84rem;
    width: 50%
}

.layer-content .cancel {
    border-bottom-left-radius: 6px;
    background-color: #fff;
    color: #232326;
    float: left;
    border-top: 1px solid #e3e5e9
}

.layer-content .confirm {
    border-bottom-right-radius: 6px;
    background-color: #f23030;
    float: left;
    border-top: 1px solid #f23030
}

.layer-content-tip {
    position: fixed;
    font-size: .26rem;
    width: 6.3rem;
    left: 50%;
    margin-left: -3.15rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    overflow: hidden;
    z-index: 1001;
    text-align: center
}

.layer-content-tip .layer-btn {
    overflow: hidden;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 100%;
    position: relative;
    top: -1px
}

.layer-content-tip .layer-top {
    overflow: hidden;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: .2rem .2rem .4rem;
    background-color: #fff
}

.layer-content-tip .a-btn {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    height: .84rem;
    line-height: .84rem
}

.layer-content-tip .confirm {
    background-color: #f23030;
    width: 100%;
    border-top: 1px solid #f23030
}

.layer-content-tip p {
    line-height: .42rem;
    text-align: center;
    font-size: 16px;
    color: #232326
}

.layer-content-tip p.title {
    margin-bottom: .2rem
}

.layer-content-tip p.content {
    font-size: 15px
}

.filter-content {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -90%;
    width: 90%;
    background-color: #fff;
    z-index: 1001;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.filter-content .title {
    color: #232326;
    font-size: 15px;
    padding: .3rem 0 .2rem .24rem
}

.filter-content ul {
    overflow: hidden;
    padding-left: .24rem;
    margin-left: -.2rem
}

.filter-content ul li {
    float: left;
    line-height: .54rem;
    min-width: 1.94rem;
    background-color: #f0f2f5;
    margin: .1rem 0 .1rem .2rem;
    border-radius: 6px;
    text-align: center;
    border: 1px solid #f0f2f5
}

.filter-content ul .curr {
    border: 1px solid #f23030;
    color: #f23030;
    position: relative;
    background-color: #fff
}

.filter-content ul .curr:before {
    content: '';
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 100px 200px;
    height: 11px;
    width: 14px;
    background-position: -45px -45px;
    display: inline-block;
    position: relative;
    top: -2px;
    vertical-align: middle;
    margin-right: .1rem
}

.filter-content .apply-time li {
    width: 3rem
}

.filter-content .btn-wrapper {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%
}

.filter-content .f-btn {
    display: inline-block;
    color: #232326;
    font-size: 16px;
    line-height: 1rem;
    width: 50%;
    float: left;
    text-align: center
}

.filter-content .reset {
    border-top: 1px solid #e3e5e9
}

.filter-content .confirm {
    border-top: 1px solid #f23030;
    background-color: #f23030;
    color: #fff
}

.filter-content-right {
    -webkit-animation: leftMove .6s 1 linear forwards;
    animation: leftMove .6s 1 linear forwards
}

@-webkit-keyframes leftMove {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes leftMove {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.filter-content-left {
    -webkit-animation: rightMove .6s 1 linear forwards;
    animation: rightMove .6s 1 linear forwards
}

@-webkit-keyframes rightMove {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes rightMove {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.go-top-btn {
    display: inline-block;
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 100px 200px;
    height: 44px;
    width: 44px;
    background-position: 0 -45px;
    position: fixed;
    bottom: 80px;
    right: 10px;
    font-size: 0
}

.dian-tui, .ji-shouhou, .shang-men, .three-assure, .yi-dian {
    display: inline-block;
    background-size: 1.88rem .42rem;
    height: .42rem;
    width: .37rem;
    margin-right: .05rem
}

.ji-shouhou {
    background-position: 0 0
}

.dian-tui {
    background-position: -.37rem 0
}

.shang-men {
    background-position: -1.11rem 0
}

.yi-dian {
    background-position: -.74rem 0
}

.three-assure {
    background-position: -1.48rem 0
}

.info-state {
    background-color: #f8f8f8;
    padding: .2rem .6rem .2rem .15rem;
    overflow: hidden;
    position: relative
}

.info-state .title {
    color: #232326;
    font-size: 11px;
    width: 1.5rem;
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 14px;
    padding-right: 4px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0)
}

.info-state .title .gou-icon {
    display: inline-block;
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 100px 200px;
    height: 15px;
    width: 15px;
    background-position: -45px -101px;
    vertical-align: middle;
    top: -1px;
    position: relative;
    margin-right: 2px
}

.info-state .progress {
    margin-left: 1.5rem;
    font-size: 11px;
    padding-left: .2rem;
    position: relative;
    border-left: 1px solid #e3e5e9
}

.info-state .progress p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.info-state .progress .one-line {
    line-height: 29px;
    color: #232326
}

.info-state .progress .txt1 {
    margin-bottom: 5px;
    color: #232326
}

.info-state .progress .txt2 {
    color: #848689
}

.info-state .progress:after {
    content: '';
    display: inline-block;
    height: .38rem;
    width: .25rem;
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 2rem 4rem;
    background-position: -1.03rem 0;
    position: absolute;
    right: -.35rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0)
}

.m-header-fix .m_common_header {
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 999 !important
}

.m-header-fix .header, .m-header-fix .mask {
    top: 45px
}

.m-header-show .header, .m-header-show .mask {
    top: 97px
}

.m-header-fix .header-wrapper {
    height: 91px
}

.m-header-show .header-wrapper {
    height: 143px
}

.exception, .no-result-tip {
    font-size: 14px;
    color: #bfbfbf;
    text-align: center;
    padding-top: 2.2rem
}

.exception:before, .no-result-tip:before {
    content: '';
    display: inline-block;
    background-size: 2rem 4rem;
    background-position: 0 -2.6rem;
    height: 1.3rem;
    width: 2rem;
    margin-bottom: .2rem
}

.content-wrapper::-webkit-scrollbar {
    display: none
}

.ios-model .header {
    position: absolute
}

.ios-model .m-header-fix .content-wrapper {
    top: 91px
}

.ios-model .m-header-show .content-wrapper {
    top: 143px
}

.ios-model .content-wrapper {
    top: 46px;
    position: absolute;
    bottom: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    overflow-x: hidden
}

.ios-model .eva-btn {
    display: none
}

.ios-model .has-quick-evaluation {
    bottom: 1.2rem
}

.ios-model .has-quick-evaluation .eva-btn {
    display: none
}

.ios-model .has-quick-evaluation .quick-evaluation {
    position: absolute
}

.android-model .header {
    position: fixed
}

.android-model .btn {
    line-height: 17px
}

.eva-btn {
    position: relative;
    height: 1.2rem
}

.quick-evaluation {
    background-color: #f0f2f5;
    padding: .2rem 0;
    position: fixed;
    bottom: 0;
    display: block;
    text-align: center;
    width: 100%;
    box-shadow: 0 5px 10px 4px #e3e2e2
}

.quick-evaluation a {
    height: .8rem;
    background-color: #f23030;
    color: #fff;
    font-size: 15px;
    line-height: .8rem;
    display: inline-block;
    width: 3.5rem;
    border-radius: 4px
}

.service-desc-content {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1001;
    padding: 0 .3rem 0 .24rem;
    min-height: 4.76rem
}

.service-desc-content .txt {
    font-size: 12px;
    color: #848689;
    line-height: 16px;
    padding-left: .38rem
}

.service-desc-content .desc-tilte {
    font-size: 13px;
    color: #232326;
    line-height: .54rem;
    margin-left: -.03rem;
    margin-top: .22rem;
    position: relative
}

.service-desc-content .close-btn {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    margin-top: -2px
}

.service-desc-content .title {
    color: #848689;
    text-align: center;
    font-size: 13px;
    line-height: 14px;
    padding: .3rem 0;
    position: relative
}

.service-desc-content .desc-detail {
    position: relative;
    padding-bottom: .3rem
}

.service-desc-content .desc-detail:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200%;
    height: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    border-bottom: 1px solid #e3e5e9
}

.service-desc-content .desc-detail:last-child:after {
    display: none
}

.service-desc-content .dian-tui-desc .desc-tilte:before, .service-desc-content .ji-shouhou-desc .desc-tilte:before, .service-desc-content .shang-men-desc .desc-tilte:before, .service-desc-content .three-assure-desc .desc-tilte:before, .service-desc-content .yi-dian-desc .desc-tilte:before {
    content: '';
    display: inline-block;
    background-size: 1.88rem .42rem;
    height: .42rem;
    width: .37rem;
    margin-right: .05rem;
    vertical-align: middle;
    top: -1px;
    position: relative
}

.service-desc-content .ji-shouhou-desc .desc-tilte:before {
    background-position: 0 0
}

.service-desc-content .dian-tui-desc .desc-tilte:before {
    background-position: -.37rem 0
}

.service-desc-content .shang-men-desc .desc-tilte:before {
    background-position: -1.11rem 0
}

.service-desc-content .yi-dian-desc .desc-tilte:before {
    background-position: -.74rem 0
}

.service-desc-content .three-assure-desc .desc-tilte:before {
    background-position: -1.48rem 0
}

input[type=search]::-webkit-search-cancel-button {
    display: none
}

input[type=search] {
    -webkit-appearance: none
}

.header-wrapper {
    height: 46px;
    width: 100%;
    overflow: hidden
}

.header {
    width: 100%;
    color: #232326;
    background-color: #fff;
    height: 46px;
    border-bottom: 1px solid #cbcbcb;
    position: fixed;
    text-align: center;
    z-index: 998
}

.header .curr {
    color: #f23030;
    border-bottom: 2px solid #f23030
}

.header ul {
    overflow: hidden;
    display: inline-block;
    margin-left: -1rem
}

.header li {
    float: left;
    width: 64px;
    margin-left: 1rem;
    line-height: 44px;
    height: 46px;
    font-size: 14px
}

.header .filter, .header .search {
    position: absolute;
    right: .3rem;
    width: 22px;
    height: 22px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    background-color: #ccc;
    display: inline-block;
    overflow: hidden
}

.header .search {
    right: 0.2rem;
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 100px 200px;
    background-position: 0 0
}

.header .search input {
    width: 22px;
    height: 22px;
    border: 0;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.header .cancel-btn {
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.header .filter {
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 100px 200px;
    background-position: -25px 1px
}

.search-model .filter, .search-model ul {
    display: none
}

.search-model .search {
    width: 72.5%;
    height: 100%;
    padding: 8px 0 8px .24rem;
    background-size: 0 0;
    right: 28.5%
}

.search-model .search .input-wrapper {
    background-color: #f0f2f5;
    padding: 6px 0 6px 36px;
    border-radius: 4px;
    vertical-align: middle
}

.search-model .search input {
    width: 100%;
    font-size: 13px;
    color: #232326;
    height: 18px;
    padding: 1px .6rem 1px 1px;
    line-height: 16px;
    background-color: #f0f2f5;
    opacity: 1
}

.search-model .search .search-btn {
    display: inline-block;
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 100px 200px;
    height: 18px;
    width: 19px;
    background-position: 0 0;
    position: absolute;
    left: .4rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0)
}

.search-model .search .close-btn {
    display: inline-block;
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 100px 200px;
    height: 21px;
    width: 20px;
    background-position: 0 -89px;
    position: absolute;
    right: .18rem;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0)
}

.search-model .cancel-btn {
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    right: 3px;
    width: .94rem;
    text-align: center;
    display: block;
    padding: 0 6px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 3px;
    background: #3985ff;
    color: #fff;
}

.swiper-container {
    background-color: #e1e0e4;
    position: relative
}

.swiper-container .tip-text {
    font-size: 12px;
    width: 20px;
    line-height: 18px;
    color: #B1AEBC;
    margin-left: .5rem;
    position: relative;
    padding-top: .85rem
}

.swiper-container .tip-text:before {
    content: '';
    display: inline-block;
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 2rem 4rem;
    background-position: -1.45rem -.45rem;
    height: .34rem;
    width: .34rem;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    left: -.4rem
}

.swiper-container .tip-jump:before {
    background-position: -1.45rem -.87rem
}

.swiper-container .swiper-slide {
    width: 90%;
    padding: .5rem 3px
}

.swiper-container .info {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: relative
}

.swiper-container .info-header {
    font-size: 12px;
    padding-left: .2rem;
    height: .7rem;
    line-height: .7rem;
    position: relative
}

.swiper-container .info-header:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200%;
    height: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    border-bottom: 1px solid #e3e5e9
}

.swiper-container .info-header .num {
    color: #686868;
    display: inline-block
}

.swiper-container .info-header .state {
    color: #232326;
    float: right;
    margin-right: .2rem
}

.swiper-container .info-goods {
    margin-left: .2rem;
    overflow: hidden;
    padding: .34rem 0;
    position: relative
}

.swiper-container .info-goods img {
    height: 1.2rem;
    width: 1.2rem;
    float: left
}

.swiper-container .info-goods .detail {
    margin-left: 1.4rem
}

.swiper-container .info-goods .detail .title {
    line-height: 18px;
    font-size: 12px;
    color: #232326;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    height: 36px;
    padding-right: .2rem
}

.swiper-container .info-goods .detail .service {
    font-size: 0;
    color: #81838e;
    margin-top: .1rem
}

.swiper-container .info-btns {
    padding: .15rem .2rem;
    overflow: hidden
}

.swiper-container .info-btns .btn {
    margin-left: .2rem
}

.swiper-container .info-btns span {
    line-height: 28px;
    font-size: 12px
}

.swiper-container .info-time {
    background-color: #fff;
    position: absolute;
    line-height: .36rem;
    top: -.27rem;
    font-size: 11px;
    color: #f23030;
    border-radius: .18rem;
    border: 1px solid #e3e5e9;
    padding: 0 .2rem;
    left: 50%;
    white-space: nowrap;
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1)
}

.swiper-container .info-time .time:before {
    content: '';
    display: inline-block;
    background-size: 100% 100%;
    height: 20px;
    width: 27px;
    vertical-align: middle;
    position: relative
}

.swiper-container .info-time .txt {
    white-space: nowrap
}

.order-list .item {
    position: relative;
    background-color: #fff;
    margin-top: .16rem
}

.order-list .item:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-top: 1px solid #e3e5e9
}

.order-list .order-header {
    color: #686868;
    font-size: 12px;
    padding-left: 0.1rem;
    line-height: .72rem;
    position: relative
}

.order-list .order-header:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200%;
    height: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    border-bottom: 1px solid #e3e5e9
}

.order-list .order-header .number, .order-list .order-header .time {
    display: inline-block
}

.order-list .order-header .time {
    margin-left: .1rem
}

.order-list .order-goods {
    overflow: hidden;
    padding: .34rem .3rem 0 0;
    margin-left: .3rem;
    position: relative
}

.order-list .order-goods img {
    width: 1.2rem;
    height: 1.2rem;
    float: left;
    border-radius: 2px
}

.order-list .order-goods .goods-info {
    margin-left: 1.4rem
}

.order-list .order-goods .goods-info .title {
    color: #232326;
    font-size: 12px;
    line-height: 18px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    height: 36px
}

.order-list .order-goods .goods-info .num {
    color: #81838e;
    font-size: 11px;
    margin-top: .1rem
}

.order-list .order-bottom {
    position: relative;
    overflow: hidden
}

.order-list .order-bottom:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200%;
    height: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    border-bottom: 1px solid #e3e5e9
}

.order-list .order-bottom .tip {
    display: inline-block;
    font-size: 12px;
    color: #81838e;
    line-height: 26px
}

.order-list .order-bottom .tip:after {
    content: '';
    display: inline-block;
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 100px 200px;
    height: 17px;
    width: 17px;
    background-position: -25px -23px;
    vertical-align: middle
}

.order-list .order-bottom .tip-2 {
    display: inline-block;
    font-size: 12px;
    color: #81838e;
    line-height: 26px;
    position: relative
}

.order-list .order-bottom .tip-2:after {
    content: '';
    display: inline-block;
    height: .38rem;
    width: .25rem;
    background: url(/static/images/shouhou.png) 0 0 no-repeat;
    background-size: 2rem 4rem;
    background-position: -1.03rem 0;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    margin-left: .05rem
}

.order-list .order-bottom .btn-wrapper {
    overflow: hidden;
    padding: .28rem .3rem
}

.order-list .goods-list {
    padding: 0 .25rem 0 .3rem
}

.order-list .goods-list li {
    position: relative
}

.order-list .goods-list li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-top: 1px solid #e3e5e9
}

.order-list .goods-list li:first-child {
    position: relative
}

.order-list .goods-list li:first-child:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-top: 1px solid #fff
}

.order-list .goods-list .order-bottom:after {
    display: none
}

.order-list .goods-list .order-goods {
    margin-left: 0;
    padding-right: 0
}

.order-list .goods-list .order-bottom .btn-wrapper {
    padding: .28rem .05rem .28rem 0
}

.order-list .goods-list .order-goods-gift {
    position: relative
}

.order-list .goods-list .order-goods-gift:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-top: 1px solid #fff
}

.order-list .goods-list .order-goods-gift .order-goods {
    background-color: #f8f8f8;
    padding: .34rem .3rem;
    margin: 0 -.3rem
}

.order-list .goods-list .order-goods-gift .goods-intr {
    left: .3rem
}

.swiper-pagination-bullet {
    background: #383838;
    border: 1px solid #383838
}

.swiper-pagination-bullet-active {
    background: #f0f2f5;
    border: 1px solid #f0f2f5;
    -webkit-transform: scale3d(1, 1, 1);
    tranform: scale3d(1, 1, 1)
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    line-height: .2rem;
    bottom: 8px
}

@media screen and (max-width: 414px) {
    .order-list .order-bottom .tip:before {
        position: relative;
        top: -1px
    }
}

@media screen and (max-width: 320px) {
    .swiper-container .tip-text {
        padding-top: .6rem
    }
}

.info-rest {
    text-align: right;
    line-height: 28px;
    color: #f23030;
    font-size: 11px
}

.info-rest b {
    background-size: 18px 18px;
    padding-left: 18px;
    display: inline-block
}

.info-rest i {
    color: #686868
}

.swiper-container .swiper-slide {
    height: 6.4rem
}

.btn {
    padding: 5px .19rem
}

html {
    -webkit-text-size-adjust: 100%;
}

div, span, a, header {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

body {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.jd-header {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 44px;
    text-decoration: none;
    color: #252525;
}

.jd-header, .jd-header a {
    font-family: "PingHei", "Lucida Grande", "Lucida Sans Unicode", "STHeiti", "Helvetica", "Arial", "Verdana", "sans-serif";
    font-size: 16px;
    text-decoration: none;
    color: #252525;
}

.jd-footer, .jd-footer a {
    font-family: "PingHei", "Lucida Grande", "Lucida Sans Unicode", "STHeiti", "Helvetica", "Arial", "Verdana", "sans-serif";
}

.jd-footer-links a {
    display: inline-block;
    overflow: hidden;
    width: 72px;
    line-height: 1.1em;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jd-header-bar {
    position: relative;
    border-width: 0 0 1px;
    border-bottom: 1px solid #bfbfbf;
    -webkit-border-image: url("data:image/gif;base64,R0lGODlhBAAEAIABAL+/v////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MDgzOEM2RDA0Mzc2M0VFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDNUJDQkY0OTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDNUJDQkYzOTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNEEwMDBGQjIxMjA2ODExODA4M0YzNThFREFFRUMzMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODA4MzhDNkQwNDM3NjNFRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAAEAAQAAAIFhBGpeVAAOw==") 2 0 stretch;
    -o-border-image: url("data:image/gif;base64,R0lGODlhBAAEAIABAL+/v////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MDgzOEM2RDA0Mzc2M0VFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDNUJDQkY0OTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDNUJDQkYzOTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNEEwMDBGQjIxMjA2ODExODA4M0YzNThFREFFRUMzMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODA4MzhDNkQwNDM3NjNFRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAAEAAQAAAIFhBGpeVAAOw==") 2 0 round;
    border-image: url("data:image/gif;base64,R0lGODlhBAAEAIABAL+/v////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MDgzOEM2RDA0Mzc2M0VFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDNUJDQkY0OTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDNUJDQkYzOTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNEEwMDBGQjIxMjA2ODExODA4M0YzNThFREFFRUMzMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODA4MzhDNkQwNDM3NjNFRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAAEAAQAAAIFhBGpeVAAOw==") 2 0 round;
    min-height: 44px;
    background: #efefef url(/static/images/header-bg.png?v=2) repeat-x 0 0;
    background-size: 100% 44px;
}

.jd-1px-line-up {
    border-width: 1px 0 0;
    border-top: 1px solid #bfbfbf;
    -webkit-border-image: url("data:image/gif;base64,R0lGODlhBAAEAIABAL+/v////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MDgzOEM2RDA0Mzc2M0VFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDNUJDQkY0OTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDNUJDQkYzOTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNEEwMDBGQjIxMjA2ODExODA4M0YzNThFREFFRUMzMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODA4MzhDNkQwNDM3NjNFRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAAEAAQAAAIFhBGpeVAAOw==") 2 0 stretch;
    -o-border-image: url("data:image/gif;base64,R0lGODlhBAAEAIABAL+/v////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MDgzOEM2RDA0Mzc2M0VFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDNUJDQkY0OTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDNUJDQkYzOTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNEEwMDBGQjIxMjA2ODExODA4M0YzNThFREFFRUMzMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODA4MzhDNkQwNDM3NjNFRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAAEAAQAAAIFhBGpeVAAOw==") 2 0 round;
    border-image: url("data:image/gif;base64,R0lGODlhBAAEAIABAL+/v////yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTE4MDgzOEM2RDA0Mzc2M0VFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDNUJDQkY0OTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDNUJDQkYzOTI1MDExRTQ4NEVFRDAyNUY5NUEwMEY3IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNEEwMDBGQjIxMjA2ODExODA4M0YzNThFREFFRUMzMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODA4MzhDNkQwNDM3NjNFRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAEALAAAAAAEAAQAAAIFhBGpeVAAOw==") 2 0 round;
    height: 0;
}

.jd-header-icon-back span, .jd-header-icon-shortcut span, .jd-header-icon-cancel span, .jd-header-icon-logo span, .jd-header-shortcut span, .jd-header-icon-category span, .jd-header-icon-search span, .jd-header-icon-close:after, .jd-auto-complete-list li:before, .jd-footer-platforms li a:before, .jd-footer-platforms li a.badge:after, .jd-search-tab li.sort-by-integrative a:after, .jd-search-tab li.sort-by-integrative.active a:after, .jd-search-tab li.sort-by-price a:after, .jd-search-tab li.sort-by-price.active a.arrow-down:after, .jd-search-tab li.sort-by-price.active a.arrow-up:after, .sidebar-categories .arrow, .sidebar-categories li li.checked .tick, .sidebar-btn-location:after, .supplier-arrow-right, .landing-keywords a:before, .hot-search-bar span i:before {
    display: block;
    background: url(/static/images/jd-sprites.png?v=12) no-repeat;
    background-size: 200px 200px;
}

.jd-header-icon-back span, .jd-header-icon-shortcut span, .jd-header-icon-cancel span, .jd-header-icon-search span {
    overflow: hidden;
    text-indent: -100px;
}

.on-focus .jd-header-icon-back, .on-focus .jd-header-icon-shortcut, .on-blur .jd-header-icon-cancel, .on-blur .jd-header-icon-close, .on-blur .jd-header-icon-search {
    display: none;
}

.on-blur .jd-header-search-input {
    border-right: 1px solid #bfbfbf;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.jd-header-icon-back, .jd-header-icon-logo {
    position: absolute;
    width: 40px;
    height: 44px;
}

.jd-header-icon-back span {
    margin: 12px 0 0 10px;
    width: 20px;
    height: 20px;
    background-position: -20px 0;
}

.jd-header-icon-logo span {
    margin: 12px 0 0 10px;
    width: 20px;
    height: 20px;
    background-position: 0 0;
}

.jd-header-icon-shortcut, .jd-header-icon-category {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 44px;
}

.jd-header-icon-shortcut span {
    margin: 12px 10px 0;
    width: 20px;
    height: 20px;
    background-position: -60px 0;
}

.jd-header-icon-category span {
    overflow: hidden;
    margin: 8px 0 0 10px;
    width: 20px;
    height: 30px;
    text-indent: -200px;
    background-position: -2px -30px;
}

.jd-header-icon-cancel {
    position: absolute;
    width: 40px;
    height: 44px;
}

.jd-header-icon-cancel span {
    margin: 12px 0 0 10px;
    width: 20px;
    height: 20px;
    background-position: -40px 0;
}

.jd-header-icon-close {
    position: absolute;
    top: 7px;
    right: 40px;
    width: 30px;
    height: 30px;
}

.jd-header-icon-close:after {
    margin: 10px 0 0 5px;
    width: 14px;
    height: 12px;
    background-position: -103px 0;
    content: "";
}

.jd-header-icon-search {
    position: absolute;
    top: 7px;
    right: 10px;
    border: 1px solid #bfbfbf;
    border-radius: 0 4px 4px 0;
    width: 30px;
    height: 30px;
}

.jd-header-icon-search span {
    margin: 8px 0 0 8px;
    width: 14px;
    height: 14px;
    background-position: -84px 0;
}

.jd-header-title {
    margin: 0 50px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
}

.jd-header-shortcut {
    display: table;
    width: 100%;
    height: 57px;
    background: #404042;
}

.jd-header-shortcut li {
    display: table-cell;
    width: 25%;
    text-align: center;
}

.jd-header-shortcut li.current {
    background: #2d2d2d;
}

.jd-header-shortcut a {
    border: 0;
    color: #fff;
}

.jd-header-shortcut span, .jd-header-shortcut strong {
    display: block;
    margin: 0 auto;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}

.jd-header-shortcut span {
    margin-top: 6px;
    width: 30px;
    height: 30px;
}

.jd-header-shortcut span.shortcut-home {
    background-position: -30px -27px;
}

.jd-header-shortcut span.shortcut-categories {
    background-position: -60px -27px;
}

.jd-header-shortcut span.shortcut-cart {
    background-position: -90px -27px;
}

.jd-header-shortcut span.shortcut-my-account {
    background-position: -120px -27px;
}

.jd-header-new-bar {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    min-height: 44px;
    background: #fff;
}

.jd-header-new-title {
    margin: 0 50px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    color: #333;
}

.jd-header-personalise-icon {
    position: absolute;
    top: 12px;
    right: 50px;
    width: 20px;
    height: 20px;
}

.jd-header-icon-new-shortcut {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 44px;
}

.jd-header-icon-new-shortcut span {
    display: inline-block;
    margin: 10px;
    width: 20px;
    height: 20px;
    background-size: 20px;
}

.jd-header-vertical-shortcut {
    position: absolute;
    top: 53px;
    right: 10px;
    z-index: 1000;
    border-radius: 4px;
    width: 125px;
    background: rgba(0, 0, 0, .7);
}

.jd-header-vertical-shortcut:before {
    position: absolute;
    top: -5px;
    right: 5px;
    width: 10.5px;
    height: 5px;
    background-size: 100% 100%;
    content: "";
}

.jd-header-vertical-shortcut li {
    display: block;
    position: relative;
    margin-left: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    height: 40px;
    line-height: 40px;
    z-index: 1000;
}

.jd-header-vertical-shortcut li a {
    display: block;
    border: 0;
    width: 100%;
    font-size: 14px;
    color: #fff;
    z-index: 1000;
    text-decoration: none;
}

.jd-header-vertical-shortcut a span {
    position: absolute;
    top: 0;
    left: -40px;
    width: 40px;
    height: 40px;
}

.jd-header-vertical-shortcut a strong {
    font-weight: normal;
}

#header-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.jd-header-search-trigger {
    overflow: hidden;
    margin: 0 40px;
    padding: 0;
    width: auto;
    height: 44px;
}

.jd-header-inpt {
    display: table;
    margin-top: 7px;
    padding: 0;
    width: 100%;
}

.jd-header-inpt span {
    display: table-cell;
    overflow: hidden;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    padding: 0 10px;
    height: 28px;
    font-size: 12px;
    vertical-align: middle;
    background: #fff;
}

.placehoder {
    color: #d7d7d7;
}

.jd-header-search-form {
    display: block;
    overflow: hidden;
    margin: 0 10px 0 40px;
    padding: 0;
    height: 44px;
}

.jd-header-search-box {
    margin-top: 7px;
    margin-right: 32px;
    height: 30px;
}

.jd-header-search-input {
    display: block;
    overflow: hidden;
    border: 1px solid #bfbfbf;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    width: 100%;
    height: 30px;
    font-size: 12px;
    background: #fff;
}

.jd-header-search-input input {
    margin-top: 6px;
    margin-left: 10px;
    border: 0;
    width: 80%;
    height: 1.2em;
    font-size: 12px;
    line-height: 1.2em;
    background: none;
}

#diver {
    height: 44px;
}

.jd-auto-complete-result {
    font-family: "PingHei", "Lucida Grande", "Lucida Sans Unicode", "STHeiti", "Helvetica", "Arial", "Verdana", "sans-serif";
}

.jd-auto-complete-result ul, .jd-auto-complete-result li {
    display: block;
}

.jd-auto-complete-list li {
    display: table;
    overflow: hidden;
    border-width: 0 0 1px;
    border-bottom: 1px solid #bfbfbf;
    -webkit-border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODA4MzhDNkQwNDM3NjNFRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0OTUyMEZGRTk4QTgxMUU0QjQwNkMzQ0Q5MUIzNjA4RCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0OTUyMEZGRDk4QTgxMUU0QjQwNkMzQ0Q5MUIzNjA4RCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMTgwODM5NDY5NEJDNjU5RDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTgwODM4QzZEMDQzNzYzRUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4NeFdlAAAAI0lEQVR42mK8fv36fwYkwPj/PwqfgYkBDbDcuHEDRQlAgAEArLQKEXjwaPwAAAAASUVORK5CYII=") 2 0 stretch;
    -o-border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODA4MzhDNkQwNDM3NjNFRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0OTUyMEZGRTk4QTgxMUU0QjQwNkMzQ0Q5MUIzNjA4RCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0OTUyMEZGRDk4QTgxMUU0QjQwNkMzQ0Q5MUIzNjA4RCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMTgwODM5NDY5NEJDNjU5RDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTgwODM4QzZEMDQzNzYzRUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4NeFdlAAAAI0lEQVR42mK8fv36fwYkwPj/PwqfgYkBDbDcuHEDRQlAgAEArLQKEXjwaPwAAAAASUVORK5CYII=") 2 0 round;
    border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMTgwMTE3NDA3MjA2ODExODA4MzhDNkQwNDM3NjNFRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0OTUyMEZGRTk4QTgxMUU0QjQwNkMzQ0Q5MUIzNjA4RCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0OTUyMEZGRDk4QTgxMUU0QjQwNkMzQ0Q5MUIzNjA4RCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE4MDExNzQwNzIwNjgxMTgwODM5NDY5NEJDNjU5RDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDE4MDExNzQwNzIwNjgxMTgwODM4QzZEMDQzNzYzRUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4NeFdlAAAAI0lEQVR42mK8fv36fwYkwPj/PwqfgYkBDbDcuHEDRQlAgAEArLQKEXjwaPwAAAAASUVORK5CYII=") 2 0 round;
    width: 100%;
    min-height: 44px;
    font-size: 12px;
    line-height: 44px;
    color: #686868;
    background-color: #f3f5f7;
}

.jd-auto-complete-list li:before {
    display: block;
    position: absolute;
    margin: 0 5px 0 10px;
    width: 15px;
    height: 15px;
    background-position: -122px 0;
    content: "";
}

.jd-auto-complete-item {
    display: block;
    overflow: hidden;
    padding-left: 30px;
    width: 80%;
    height: 1em;
    font-size: 12px;
    line-height: 1em;
    text-decoration: none;
    color: #686868;
}

.jd-auto-complete-item strong {
    font-weight: normal;
    color: #252525;
}

.jd-auto-complete-list span {
    display: table-cell;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    font-size: 11px;
    text-align: right;
    white-space: nowrap;
    text-decoration: none;
    color: #848689;
}

.jd-footer {
    font-size: 12px;
    text-align: center;
    color: #848689;
    background: #f8f8f8;
}

.jd-footer-links {
    display: table;
    margin: 0 auto;
    padding: 18px 0;
    width: 320px;
    height: 13px;
}

.jd-footer-links li {
    display: table-cell;
    width: 69px;
    height: 13px;
    font-size: 13px;
    line-height: 13px;
}

.jd-footer-links li a {
    text-decoration: none;
    color: #848689;
}

.jd-footer-links li:first-child, .jd-footer-links li:last-child {
    width: 90px;
}

.jd-footer-links li:first-child, .jd-footer-links li:nth-child(2) {
    border-right: 1px solid #d7d7d7;
}

.jd-footer-links li:last-child {
    border-left: 1px solid #d7d7d7;
}

.jd-footer-platforms {
    display: table;
    margin: 0 auto;
    width: 320px;
    height: 69px;
}

.jd-footer-platforms li {
    display: table-cell;
}

.jd-footer-platforms li a {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 45px;
    font-size: 12px;
    text-decoration: none;
    color: #848689;
}

.jd-footer-platforms li.current a {
    color: #252525;
}

.jd-footer-platforms li a.badge:after {
    background: none !important;
}

.jd-footer-platforms li a:before {
    display: block;
    margin: 9px auto 0;
    width: 33px;
    height: 38px;
    background-position: 0 -70px;
    opacity: .6;
    content: "";
}

.jd-footer-platforms li.current a:before {
    opacity: 1;
}

.jd-footer-platforms li.jd-footer-icon-touchscreen a:before {
    background-position: -40px -70px;
}

.jd-footer-platforms li.jd-footer-icon-pc a:before {
    background-position: -80px -70px;
}

.jd-footer-platforms li.jd-footer-icon-apps a:before {
    background-position: -120px -70px;
}

.jd-footer-copyright {
    height: 44px;
    font-size: 12px;
    line-height: 44px;
    text-align: center;
    color: #848689;
}

.tryme {
    width: 100%;
    height: 50px;
    background: rgba(0, 0, 0, .8);
}

.tryme.onfoot {
    position: fixed;
    bottom: 0;
    z-index: 10;
}

.tryme div {
    position: relative;
    margin: 0 auto;
    width: 320px;
    height: 50px;
    background-size: 320px 50px;
}

.tryme .later {
    display: block;
    position: absolute;
    top: 9px;
    left: 4px;
    border: 0;
    width: 32px;
    height: 32px;
}

.tryme .trynow {
    display: block;
    position: absolute;
    left: 40px;
    border: 0;
    width: 280px;
    height: 50px;
}

.tryme span {
    display: block;
    margin-left: 90px;
    padding-top: 10px;
    width: 140px;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
}

.chkbox-40 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/static/images/jd-sprites.png) no-repeat -180px -90px;
    background-size: 200px 200px;
}

.chkbox-40.checked {
    background-position: -180px -70px;
}

.download-pannel {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 50px;
    font-size: 0;
    line-height: 50px;
}

.download-pannel .pannel-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
}

.download-pannel .pannel-bg img {
    width: 100%;
    height: 100%;
}

.download-pannel div[class^="download-"] {
    float: left;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.download-pannel .download-close {
    display: inline-block;
    margin-left: 2.5%;
    width: 16px;
    height: 50px;
    line-height: 50px;
}

.download-pannel .download-close img {
    width: 100%;
    height: auto;
}

.download-pannel .download-logo {
    margin-right: 2.5%;
    margin-left: 5%;
    width: 35px;
    height: 50px;
    line-height: 50px;
}

.download-pannel .download-logo img {
    width: 100%;
    height: auto;
}

.download-pannel .download-txt {
    display: inline-block;
    width: 40%;
    height: 100%;
}

.download-pannel .font-large {
    font-size: 15px;
}

.download-pannel .download-action {
    display: inline-block;
    float: right !important;
    width: 31.88%;
    height: 100%;
    font-size: 13px;
    text-align: center;
    color: #fff;
}

.download-pannel .download-content {
    display: block;
    position: relative;
    font-size: 12px;
}

.download-pannel .download-content .content-up {
    position: absolute;
    top: -9px;
    font-weight: 500;
    color: white;
}

.download-pannel .download-content .content-down {
    position: absolute;
    top: 9px;
    color: #999;
}

.download-pannel em {
    font-style: normal;
}

.download-pannel img, .download-pannel div {
    vertical-align: middle;
}

.download-noBg {
    background-color: #232326;
}

.download-noBg .download-action {
    background-color: #cd2525;
}

.download-noBg .pannel-bg {
    display: none;
}

.download-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
}
.wx_ending {
    text-align: center;
    padding: 10px;
    line-height: 18px
}

.wx_ending strong {
    color: #ff8c00
}