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;
    text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display:block;
}

html {
    -webkit-text-size-adjust:100%;
}
a, div, header, span {
    -webkit-tap-highlight-color:rgba(255, 255, 255, 0);
}
body {
    padding:0;
    margin:0;
    line-height:1;
    font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
    background:#f5f5f5;
}
ol, ul {
    list-style:none;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
* {
    tap-highlight-color:rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
    -ms-tap-highlight-color:rgba(0, 0, 0, 0);
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    padding:0;
    margin:0;
}
input, textarea {
    outline:0;
    resize:none;
}
.jd-sprite-icon {
    display:block;
    background:url(../images/jd-sprites.png) no-repeat;
    background-size:200px 200px;
}
.floor {
    font-size:0;
    width:100%;
}

/*顶部搜索框*/
.jd-search-container {
    min-width:320px;
    max-width:640px;
    margin:0 auto;
    z-index:10;
    width:100%;
}
.jd-search-box-cover {
    width:100%;
    height:40px;
    top:0;
    min-width:320px;
    max-width:640px;
    margin:0 auto;
}
.jd-search-container .jd-search-box {
    position:relative;
    width:100%;
    height:40px;
}
.jd-search-box .jd-search-tb {
    margin:0 10px;
    height:100%;
    line-height:40px;
}
.jd-search-tb .jd-search-icon {
    display:inline-block;
    height:100%;
    overflow:hidden;
    position:absolute;
    left:10px;
}
.on-blur .jd-search-icon-logo {
    display:inline-block;
    overflow:hidden;
    margin-top:5px;
}
.jd-search-icon-logo i {
    display:inline-block;
    width:56px;
    height:21px;
    background-position:0 -109px;
}
.jd-search-tb .jd-search-form {
    display:inline-block;
    height:100%;
    width:100%;
}
.jd-search-form-icon {
    background-position:-60px -109px;
    width:20px;
    height:20px;
    margin-left:8px;
}
.jd-search-form-input {
    height:100%;
    display:inline-block;
    width:80%;
}
.jd-search-form-input input {
    border:0;
    display:inline-block;
    background:0;
    font-size:13px;
    line-height:1.2em;
    height:1.2em;
    width:100%;
    vertical-align:middle;
    margin-top:-13px;
    color:#666;
}
.on-blur .jd-search-box-cover {
    background:#c91523;
    opacity:0;
    position:absolute;
}
.on-blur .jd-search-form {
    margin-left:66px;
    padding-right:105px;
}
.on-blur .jd-search-form-box {
    background:#fff;
    border-radius:15px;
    height:30px;
    margin-top:5px;
    overflow:hidden;
}
.on-blur .jd-search-form-icon {
    display:inline-block;
}
.on-blur .jd-search-form-input input {
    color:#989191;
}
.jd-search-container .jd-search-login {
    position:absolute;
    right:10px;
    top:0;
}
.jd-search-login .jd-search-icon-login {
    font-size:15px;
    color:#fff;
}
.on-blur .jd-search-login {
    display:inline-block;
}
.hide-landing .showfixedtop {
    position:fixed;
    top:0;
    width:100%;
    z-index:29;
    max-width:640px;
    -webkit-transform:translateY(0px);
    -moz-transform:translateY(0px);
    -o-transform:translateY(0px);
    -ms-transform:translateY(0px);
    transform:translateY(0px);
}

/*顶部轮播图*/
.viewport-new {
    position:relative;
    min-width:320px;
    max-width:640px;
    margin:0 auto;
    background-color:#F5F5F5;
}
.search-bar-hidden {
    display:none;
}
.floor {
    font-size:0;
    width:100%;
}
.floor a {
    text-decoration:none;
}
.slider-wrapper {
    position: relative;
    max-width: 640px;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.slider-wrapper:after {
    content: '';
    display: block;
    width: 100%;
    padding-top: 50%;
}
.slider-wrapper ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.slider-wrapper li {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.slider-wrapper img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.slider-wrapper li:first-child{
    z-index: 1;
}
.slider-wrapper .dot{
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 5;
    font-size: 0;
}
.slider-wrapper .dot span{
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: 5px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.slider-wrapper .dot .cur{
    background-color: #fff;
}
.hide-landing .jd-header-home-wrapper {
    width:100%;
    position:fixed;
    overflow:hidden;
    z-index:28;
}
.hide-landing .jd-header {
    width:auto;
}
.mhome {
    padding:0;
    min-width:300px;
    max-width:640px;
    margin:0 auto;
}
.viewport-new {
    position:relative;
    min-width:320px;
    max-width:640px;
    margin:0 auto;
    background-color:#F5F5F5;
}
.jd-header-home-wrapper {
    width:100%;
    overflow:hidden;
    z-index:28;
}

/*导航菜单*/

.floor a {
    text-decoration:none;
}
.floor-item {
    width:100%;
    font-size:100%;
    overflow:hidden;
}
.position-r {
    position:relative;
}
.container-bg {
    width:100%;
    height:100%;
    overflow:hidden;
    position:absolute;
    left:0;
    right:0;
}
.box-enter .container-bg img {
    width:100%;
    height:100%;
}
.quick-entry-link {
    width:25%;
    float:left;
    font-size:12px;
    text-decoration:none;
    color:#666;
    text-align:center;
    display:block;
    padding-bottom:10px;
}
.quick-entry-nav:after {
    clear:both;
    content:".";
    height:0;
    visibility:hidden;
    font-size:0;
    display:block;
}
.quick-entry-link img {
    display:block;
    width:40px;
    height:40px;
    margin:0 auto 6px auto;
}
.quick-entry-nav {
    padding-top:11px;
}

/*掌上秒杀*/
.floor-container {
    width:100%;
    height:100%;
    overflow:hidden;
    font-size:0;
}
.floor-container img {
    width:100%;
    height:auto;
    overflow:hidden;
}

.seckill-floor {
    box-shadow:0 1px 1px #f2f2f2;
    background:#FFF;
    margin-top:8px;
}
.seckill-floor .title-wrap:after {
    clear: both;
    content: ".";
    height: 0;
    visibility: hidden;
    font-size: 0;
    display: block;
}
.seckill-icon {
    display:inline-block;
    margin-left:10px;
    margin-top:4px;
    width:18px;
    height:22px;
    background:url("../images/jd-sprites.png") -84px -109px no-repeat;
    background-size:200px 200px;
    float:left;
}
.seckill-loading {
    display:inline-block;
    margin-left:10px;
    margin-top:4px;
    width:18px;
    height:18px;
    background:url("../images/seckloading.gif") no-repeat;
    background-size:18px 18px;
}
.seckill-title {
    white-space:nowrap;
    display:inline-block;
    font-size:15px;
    color:#ca1327;
    margin:10px 3px 0 4px;
    float:left;
}
.seckill-timer {
    display:inline-block;
    overflow:hidden;
    margin:7px 0 0 7px;
}
.seckill-time, .seckill-time-separator {
    float:left;
    display:inline-block;
    text-align:center;
    line-height:18px;
    height:18px;
    font-size:13px;
    text-align:center;
}
.seckill-time {
    background:#3d3d3d;
    color:#fff;
}
.seckill-time-separator {
    width:10px;
}
.seckill-more-link {
    float:right;
    margin-right:10px;
    margin-top:10px;
    width:auto;
}
.seckill-more {
    color:#666;
    float:right;
    font-size:12px;
    margin-right:4px;
    display:inline-block;
}
.seckill-more-icon {
    display:inline-block;
    width:7px;
    height:12px;
    background:url("../images/jd-sprites.png") -186px -51px no-repeat;
    background-size:200px 200px;
    float:right;
}
.seckill-new-list {
    padding-top:8px;
    position:relative;
}
.seckill-new-list:after {
    clear:both;
    content:".";
    height:0;
    visibility:hidden;
    font-size:0;
    display:block;
}
.seckill-new-item {
    width:33.3%;
    float:left;
}
.seckill-new-link {
    display:block;
    position:relative;
}
.seckill-item-img, .seckill-item-price {
    width:100%;
    padding:0 11px;
}
.seckill-item-img {
    min-height:60px;
}
.bdr-r {
    position:relative;
}
.bdr-r:after {
    height:100%;
    content:'';
    width:1px;
    border-right:1px solid #f0f0f0;
    position:absolute;
    top:0;
    right:-1px;
    transform:scaleX(.5);
    -webkit-transform:scaleX(.5);
    z-index:10;
}
.seckill-item-img a {
    text-decoration:none;
}
.seckill-item:nth-child(3n) {
    width:33.4%;
    margin-right:-3px;
}
.seckill-price {
    display:block;
    color:#d8505c;
    font-size:12px;
    text-align:center;
}
.seckill-tip {
    width:30px;
    height:30px;
    border-radius:50%;
    opacity:.9;
    color:#fff;
    text-align:center;
    position:absolute;
    right:-6px;
    bottom:5px;
}
.seckill-new-container {
    width:100%;
    height:auto;
    overflow:hidden;
    position:relative;
}
.container-col02 {
    width:50%;
    height:100%;
    float:left;
}
.container-col03 {
    width:33.33%;
    height:100%;
    float:left;
}
.container-col01 {
    width:100%;
    overflow:hidden;
}
.seckill-new-price {
    margin-top:8px;
    display:block;
    color:#ed5657;
    font-size:14px;
    line-height:14px;
    text-align:center;
}
.seckill-original-price {
    color:#888;
    font-size:10px;
    margin:5px 0 12px 0;
    text-align:center;
    display:block;
    text-decoration:line-through;
}
.seckill-time-right {
    border-radius:0 2px 2px 0;
    padding-right:2px;
}
.seckill-time-left {
    border-radius:2px 0 0 2px;
    padding-left:2px;
}


/*特色市场*/
.floor-title {
    position:relative;
}
.floor-title-container {
    height:34px;
    line-height:34px;
    margin:0 auto;
    background-color:#fff;
    font-size:16px;
    padding-left:8px;
    padding-right:8px;
    overflow:hidden;
}
.font-col-hybrid {
     color:#f25353;
 }
.bdr-bottom {
    position:relative;
}
.bdr-bottom:after {
    height:1px;
    content:'';
    width:100%;
    border-top:1px solid #f0f0f0;
    position:absolute;
    bottom:-1px;
    right:0;
    transform:scaleY(.5);
    -webkit-transform:scaleY(.5);
    z-index:10;
}
.title-more-link {
    float:right;
    height:34px;
    line-height:34px;
}
.padding-x {
    padding-left:8px;
    padding-right:8px;
}
.padding-y {
    padding-top:8px;
    padding-bottom:8px;
}
.margin-y {
    margin-top:8px;
    margin-bottom:8px;
}

.container-col04 {
    width:25%;
    height:100%;
    float:left;
}
.brand-remmd-bg {
    padding:0 8px 8px 8px;
    background-color:#FFF;
    overflow:hidden;
}
.brand-remmd-item {
    border:1px solid #f0f0f0;
}
.contianer-brand01 {
    width:39.47%;
    height:100%;
    float:left;
}
.contianer-brand02 {
    width:60.53%;
    height:100%;
    float:left;
}
.brand-remmd-r {
    position:relative;
}
.brand-remmd-r:after {
    height:100%;
    content:'';
    width:1px;
    border-right:1px solid #f0f0f0;
    position:absolute;
    top:0;
    right:-1px;
    z-index:10;
}
.bottom-bar-pannel {
    position:fixed;
    height:44px;
    z-index:28;
    bottom:0;
    left:0;
}
.bottom-bar-pannel .floor-container {
    overflow-x:hidden;
    background-color:#fff;
    box-shadow:0 0 10px 0 rgba(155, 143, 143, 0.6);
    -webkit-box-shadow:0 0 10px 0 rgba(155, 143, 143, 0.6);
    -moz-box-shadow:0 0 10px 0 rgba(155, 143, 143, 0.6);
}
.bottom-bar-pannel .bdr-top {
    width:100%;
}
.bottom-bar-pannel .tab4, .bottom-bar-pannel .tab5 {
    height:100%;
    position:relative;
}
.bottom-bar-pannel .tab4 li {
    text-align:center;
    width:25%;
    float:left;
    height:100%;
}
.bottom-bar-pannel .tab5 li {
    text-align:center;
    width:20%;
    float:left;
    height:100%;
}
.bottom-bar-pannel .bar-img {
    display:inline-block;
    width:57px;
    height:44px;
}
.bottom-bar-pannel .bar-img img {
    max-height:100%;
    max-width:100%;
    width:auto;
    overflow:hidden;
}
.bottom-bar-activity .bar-img {
    position:fixed;
    display:inline-block;
    margin-left:-28px;
    bottom:0;
    height:auto;
    width:57px;
    left:50%;
    z-index:29;
}
.bottom-bar-activity .bar-img img {
    width:100%;
    height:auto;
}

.love-floor {
    background:#fff;
    margin-top:8px;
}
.floor .love-floor-title {
    display:inline-block;
    font-size:15px;
    color:#7f7f7f;
    padding:8px 0 2px 8px;
    white-space:nowrap;
    width:100%;
}
.love-floor .love-list {
    margin-top:2px;
}
.love-floor .love-login {
    float:right;
    color:#f15353;
    height:17px;
    line-height:17px;
}
.love-floor-title a {
    float:right;
    margin-right:12px;
}
.love-list li {
    display:block;
    margin:8px 0 10px;
    padding:0;
    background:#fff;
    overflow:hidden;
}
.love-list a {
    text-decoration:none;
}
.love-list .love-item {
    width:50%;
    float:left;
}
.love-list .love-item:nth-child(2n+1) {
    padding-right:5px;
    padding-left:6px;
}
.love-list .love-item:nth-child(2n) {
    padding-left:5px;
    padding-right:6px;
}
.love-item .love-item-pic {
    margin-bottom:5px;
}
.love-item  img {
    width:100%;
    height:auto;
    border-radius:5px;
}
.love-item .love-item-title {
    height:36px;
    border-bottom:solid 1px #d7d7d7;
    margin:0 5px;
}
.love-item-title span {
    display:-webkit-box;
    overflow:hidden;
    font-size:12px;
    text-align:left;
    height:28px;
    line-height:14px;
    color:#333;
}
.love-item .love-item-bottom {
    margin:4px;
    display:table;
    vertical-align:middle;
    width:100%;
}
.love-item-bottom .love-item-price {
    font-size:14px;
    color:#f15353;
    display:table-cell;
    vertical-align:middle;
}
.love-item-bottom .love-item-icon {
    border:1px solid #999;
    border-radius:3px;
    display:inline-block;
    font-size:12px;
    color:#999;
    padding:2px 6px;
    float:right;
    margin-right:10px;
}
.love-floor .love-loading {
    -webkit-transform-origin:0;
    opacity:1;
    -webkit-transform:scale(1, 1);
    display:block;
}
.swipe-up-wrapper {
    width: 100%;
    text-align: center;
    background: #f3f5f7;
    vertical-align: middle;
    border-top: 1px solid #dedede;
    border-width: 1px 0 0 0;
}
.swipe-up-wrapper a{
    color:#686868;
    text-decoration:none;
}
.click-loading {
    height:32px;
    line-height:32px;
    font-size:14px;
    color:#7f7f7f;
}

.jd-footer {
    background:#f8f8f8;
    color:#848689;
    text-align:center;
    font-size:12px;
}
.jd-footer-links {
    width:320px;
    margin:0 auto;
    display:table;
    height:13px;
    padding:18px 0;
}
.jd-footer-links li {
    display:table-cell;
    width:69px;
    height:13px;
    line-height:13px;
    font-size:13px;
}
.jd-footer-links li a {
    color:#848689;
    text-decoration:none;
}
.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 {
    height:69px;
    width:320px;
    margin:0 auto;
    display:table;
}
.jd-footer-platforms li a:before, .jd-footer-platforms li a.badge:after {
    display:block;
    background:url(../images/jd-sprites.png?v=12) no-repeat;
    background-size:200px 200px;
}
.jd-footer-platforms li {
    display:table-cell;
}
.jd-footer-platforms li a {
    display:block;
    width:45px;
    margin:0 auto;
    font-size:12px;
    color:#848689;
    text-decoration:none;
    position:relative;
}
.jd-footer-platforms li.current a, .product-name {
    color:#252525;
}
.jd-footer-platforms li a.badge:after {
    content:"";
    display:block;
    width:10px;
    height:10px;
    position:absolute;
    top:2px;
    right:3px;
    background-position:-150px 0;
}
.jd-footer-platforms li a:before {
    content:"";
    display:block;
    height:38px;
    width:33px;
    margin:9px auto 0;
    background-position:0 -70px;
    opacity:.6;
}
.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;
    line-height:44px;
    text-align:center;
    color:#848689;
    font-size:12px;
}
.jd-1px-line-up {
    height: 0;
    border-top: 1px solid #bfbfbf;
    border-width: 1px 0 0 0;
}
.bottom-to-top {
    position:fixed;
    bottom:56px;
    right:8px;
    width:35px;
    height:35px;
    z-index:20;
    display:none;
}
