@charset "utf-8"; /* CSS Document */ /* jdf-1.0.0/ ui-base.css Date:2017-02-17 09:48:03 */ a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var, input ,textarea { margin: 0; padding: 0 } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0 } button, html input[type=button], input[type=submit] { -webkit-apperance: button; cursor: pointer } button[disabled], html input[disabled] { cursor: default } ol, ul { list-style: none } img { border: 0; vertical-align: middle } em, i, u { font-style: normal } .fl { float: left } .fr { float: right } .al { text-align: left } .ac { text-align: center } .ar { text-align: right } .hide { display: none } .clear, .clr { display: block; overflow: hidden; clear: both; height: 0; line-height: 0; font-size: 0 } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden } .clearfix { *zoom:1 } .dorpdown { position: relative } .dorpdown-layer { display: none; position: absolute } .dorpdown:hover .dorpdown-layer, .hover .dorpdown-layer { display: block } .cw-icon { position: relative; cursor: default; zoom: 1 } .cw-icon .i, .cw-icon i { display: block; position: absolute; overflow: hidden } .w { width: 990px; margin: 0 auto } .root61 .w { width: 1210px } body { font: 12px/150% tahoma, arial, Microsoft YaHei, Hiragino Sans GB, "\u5b8b\u4f53", sans-serif; -webkit-font-smoothing: antialiased; color: #333; background: #fff } a { color: #333; text-decoration: none } a:hover { color: #1ca395 } .m, .mb, .mc, .mt, .p-detail, .p-img, .p-market, .p-name, .p-price, .sm, .smb, .smc, .smt { overflow: hidden } .img-error { background: url(//misc.360buyimg.com/lib/skin/e/i/error-jd.gif) no-repeat 50% 50% } .block{ display: block; } .inline-block{ display: inline-block; } /* jdf-1.0.0/ shortcut.css Date:2017-02-17 09:48:03 */ .loadMore{ height:45px; line-height:45px; text-align:center; } .mask-page{background:#1b1b1b; opacity:0.5; position:fixed; top:0; left:0; width:100%; height:100%; z-index:100; display:none;} .dialog-box{ position:fixed; z-index:101; top:50%; left:50%; margin:-90px 0 0 -220px; width:380px; height:120px; padding:30px; background:#fff; display:none;} .dialog-box .close-dialog{position:absolute; top:10px; right:10px; width:20px; height:20px; background:url(../images/icon/question.png) no-repeat -5px 3px; cursor:pointer;} .dialog-box .title{ font-size:18px ; font-weight:bold; text-align:center; line-height:26px; margin:20px 0 30px 0;} .dialog-box .dialog-btn{ text-align:center; } .dialog-box .dialog-btn span{ display:inline-block; width:110px; line-height:36px; border-radius:20px; background:#fbb714; color:#fff; font-size:14px; cursor:pointer;} .dialog-box .dialog-btn .cancel-btn{margin:0 60px 0 0;} .toast-box{ position:fixed; top:50%; left:50%; margin:-40px 0 0 -105px; width:200px; height:20px; padding:20px; text-align:center; border-radius:4px; background:#00a495; color:#fff; font-size:16px; z-index:110; display:none;} /*分页样式覆盖*/ .jdhome-page{ text-align: center; } .jdhome-page.ui-pager a, .ui-pager span{ border: none; } .jdhome-page a{ color: #00a495; } .jdhome-page .jdhome-pager-current{ background-color: #00a495; color: #ffffff; } .jdhome-page a.jdhome-pager-prev,.jdhome-page a.jdhome-pager-next{ border: 1px solid #00a495; } /*fixed*/ .fixed{ position: fixed; bottom: 83px; right: 100px; width: 53px; height: 112px; z-index: 10; /*padding: 16px 14px 15px 13px;*/ /*border: 1px solid #ececec;*/ } .fixed .item{ height: 53px; text-align: center; background: url(../img/icon/jdHome.png) 15px -1136px no-repeat; position: relative; background-color: #ffffff; } .fixed .top{ background-position: 15px -1184px; border-top:1px dashed #ececed; background-color: #ffffff; display: none; } .fixed .qrcode{ position: absolute; width: 100px; left: -101px; top: 0; height: 100px; background-color: #ffffff; display: none; }