XML地图 | TXT地图 | HTML地图

@charset "utf-8"; / CSS Document / body, button, input, select, textarea { font: 12px/1.5 microsoft yahei, tahoma, arial; line-height:1.5; -ms-overflow-style: scrollbar; } input:focus, textarea:focus { outline: none; } h1, h2, h3, h4, h5, h6 { font-size: 100% } .blank { height: 10px; line-height: 10px; clear: both; visibility: hidden; } .blank5 { height: 5px; line-height: 5px;/ _margin:-3px 0;/ clear: both; visibility: hidden; } .grid-c-l { float: left } .grid-c-r { float: right } .r { float: right; } .l { float: left; } address, cite, dfn, em, var { font-style: normal } code, kbd, pre, samp { font-family: courier new, courier, monospace } small { font-size: 12px } ul, ol { list-style: none } sup { vertical-align: text-top } sub { vertical-align: text-bottom } legend { color: #000 } fieldset, img { border: 0 } button, input, select, textarea { font-size: 100% } .sidebar-nav .mods table { border-collapse: collapse; border-spacing: 0 } #page, #header, #content, #footer { margin-left: auto; margin-right: auto } .w950 { width: 950px } .col-main { float: left; width: 100%; min-height: 1px } .col-sub, .col-extra { float: left } .layout:after, .main-wrap:after, .col-sub:after, .col-extra:after { content: '\20'; display: block; height: 0; clear: both } .layout, .main-wrap, .col-sub, .col-extra { zoom: 1 } .hidden { display: none } html { zoom:expression(function(ele) { ele.style.zoom = "1"; document.execCommand("BackgroundImageCache", false, true); } (this)) } / =============== 重新定义Html元素 =============== / html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input { padding: 0; margin: 0; } h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong { font-size: 1em; font-style: normal; font-weight: normal; } strong { font-weight: 400; } ul, ol { list-style: none outside none; } fieldset, img { border: medium none; } caption { text-align: left; } body { font: 12px/150% microsoft yahei; color: #666666; background: #FFF none repeat scroll 0 0; margin: 0; padding: 0; } a { text-decoration: none; } a { color: #666666; outline: medium none; text-decoration: none; } a:active { text-decoration: none; } a:hover { color: #E4393C; text-decoration: underline; } i, cite, em { font-style: normal; } / ========================== 为旧版本浏览器格式化Html5元素 ========================== / article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; } / ========================== 常用宽度、高度、边距、边框属性 ========================== / .w { width: 1210px; margin: 0 auto; } .wrapper { width: 1210px; margin: auto; } .fl { float: left; } .fr { float: right; } .block { display: block; } .none { display: none; } .goods-price { } .goods-price em { font-family: Verdana; color: #E31939; } /按钮/ .btn2 { display: inline-block; display:inline; zoom:1; margin-bottom: 0; font-size: 14px; height: 38px; line-height: 38px; text-align: center; cursor: pointer; background-color: #fff; border: 1px solid #ff4a00; color: #ff4a00; padding: 0; width: 148px } .btn2:hover, .btn2:focus { color: #fff; outline: 0; text-decoration: none; background-color: #ff4a00 } .btn2.active, .btn2:active { outline: 0; background-color: #ff4a00; -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15); -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15); box-shadow: inset 0 2px 4px rgba(0,0,0,.15) } .btn2.disabled, .btn2[disabled] { cursor: default; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #e5e9ec; background: #ccd0d9 } .btn-small { height: 28px; line-height: 28px; width: 118px; font-size: 12px } .btn-primary { background-color: #ff4a00; border-color: #ff4a00; color: #fff } .btn-primary:hover, .btn-primary:focus, .btn-primary.active, .btn-primary:active { color: #fff; border-color: #ee330a; background-color: #ee330a } .btn-yellow { background-color: #ffdb3d; border-color: #ffdb3d; color: #333 } .btn-yellow:hover, .btn-yellow:focus, .btn-yellow.active, .btn-yellow:active { color: #333; border-color: #ffc700; background-color: #ffc700 } /base.css整合/ .fl { float: left; } .fr { float: right; } .block { display: block; overflow: hidden; } .hide { display: none; } .m, .mt, .mc, .mb, .sm, .smt, .smc, .smb { overflow: hidden; zoom: 1; } .m, .sm { margin-bottom: 10px; } .pagin a, .pagin span { float: left; height: 20px; padding: 3px 10px; border: 1px solid #ccc; margin-left: 2px; font-family: arial; line-height: 20px; font-size: 14px; overflow: hidden; } .pagin .text, .pagin .current { border: none; padding: 4px 11px; } .pagin .text font{ color:#E4393C ; font-size:14px; } .pagin a:link, .pagin a:visited { color: #555; } .pagin a:hover, .pagin a:active { background: #555; color: #fff; text-decoration: none; border: 1px solid #555; } .pagin .current, .pagin .current:link, .pagin .current:visited { color: #f60; font-weight: bold; } .pagin b { dispaly: block; position: absolute; top: 9px; width: 5px; height: 9px; overflow: hidden; } .pagin .prev, .pagin .next, .pagin .prev-disabled, .pagin .next-disabled { position: relative; padding-top: 5px; height: 18px; line-height: 18px; } .pagin .prev-disabled, .pagin .next-disabled { color: #ccc; cursor: default; } .pagin .prev, .pagin .prev-disabled { padding-left: 8px; } .pagin .prev b { left: 3px; background-position: -68px -608px; } .pagin .prev-disabled b { left: 3px; background-position: -80px -608px; } .pagin .next, .pagin .next-disabled { padding-right: 8px; } .pagin .next b { right: 3px; background-position: -62px -608px; } .pagin .next-disabled b { right: 3px; background-position: -74px -608px; } .pagin-m a, .pagin-m span { height: 14px; line-height: 14px; } .pagin-m b { top: 5px; } .pagin-m .prev, .pagin-m .next, .pagin-m .prev-disabled, .pagin-m .next-disabled { padding-top: 3px; height: 14px; line-height: 14px; line-height:16px; font-family: "\5b8b\4f53"/themes/68ecshopcom_360buy/images/base/foot.png) no-repeat left bottom; MARGIN: 10px; COLOR: #999; HEIGHT: 230px } #recent-view-track .no-track P { MARGIN-TOP: 5px; LINE-HEIGHT: 1.5em } #recent-view-track .no-track H4 { FONT: 18px "microsoft yahei"themes/68ecshopcom_360buy/images/base/footprint-arr.png); OVERFLOW: hidden; WIDTH: 14px; CURSOR: pointer; TEXT-INDENT: -9999px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 100px; HEIGHT: 50px } #guess-backward { BACKGROUND-POSITION: -16px 0px; RIGHT: 10px; LEFT: auto } #guess-backward:hover { BACKGROUND-POSITION: -16px -50px } #guess-forward { BACKGROUND-POSITION: 0px 0px; LEFT: 10px } #guess-forward:hover { BACKGROUND-POSITION: 0px -50px } .disabled#guess-forward { BACKGROUND-POSITION: 0px -100px } .disabled#guess-backward { BACKGROUND-POSITION: -16px -100px } #product-track .star { DISPLAY: inline-block; WIDTH: 75px; HEIGHT: 14px } #product-track .sa5 { BACKGROUND-POSITION: -109px -239px } #product-track .sa4 { BACKGROUND-POSITION: -124px -239px } #product-track .sa3 { BACKGROUND-POSITION: -139px -239px } #product-track .sa2 { BACKGROUND-POSITION: -154px -239px } #product-track .sa1 { BACKGROUND-POSITION: -169px -239px } #product-track .sa0 { BACKGROUND-POSITION: -184px -239px } #maybe-like .mc LI { WIDTH: 144px } .rank .mt { height: 31px; padding-left: 8px; background: #f7f7f7; line-height: 31px; border-bottom: 1px solid #ddd; } .tab { overflow: hidden; zoom: 1; } .tab li, .tab a, .tab-item { float: left; text-align: center; } /头部/ .sn-qrcode p, .sn-qrcode1 p, #mallLogo .mlogo s, .mui-global-iconfont,.sn-quick-menu .sn-site-link ,.sn-quick-menu .sn-mobile-link,.breadcrumb i,.globa-nav .allGoodsCat .menuEvent i,#site-nav .sn-qrcode .app_xiazai a.app_store,#site-nav .sn-qrcode .app_xiazai1 a.app_android{ background: transparent url(/web/20220131010710im_/http://jnpbxx.com/themes/68ecshopcom_360buy/images/header/user_header.png) no-repeat; font-size: 12px; font-style: normal; } #site-nav a, #site-nav .sn-container { color: #999 } #site-nav a:hover, #site-nav a:active, #site-nav .menu-bd { color: #E31939 } #site-nav .menu-bd a { color: #666 } #site-nav .hover a.menu-hd, #site-nav .sn-menu:hover a.menu-hd { color: #E31939 } #site-nav .menu-bd a:hover, #site-nav .menu-bd a:active { color: #E31939; text-decoration: underline } #site-nav { min-width: 1210px; width: auto; height: 32px; position: relative!important; background: #f2f2f2; z-index: 99999; -webkit-transform: translate3d(0, 0, 0); border-bottom: 1px solid #e5e5e5; font-family: Arial,Verdana,"\5b8b\4f53"/themes/68ecshopcom_360buy/images/upgrade_ad/site-bg.png) no-repeat 2px 0px; margin-left: 3px; display: inline-block; zoom:1; width: 11px; height: 11px; transition: .2s ease-in-out; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; vertical-align: -1px } #site-nav .sn-quick-menu .hover .menu-hd b, #site-nav .sn-quick-menu .sn-menu:hover .menu-hd b { transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -o-transform: rotate(-180deg) } #site-nav .menu-bd { display: none; position: absolute; left: 0; top: 33px; background: #fff; opacity: .99; filter: alpha(opacity=99); z-index: 93110; border: solid #eee; border-width: 0 1px 1px } #site-nav .menu-bd a { color: #666 } #site-nav .menu-bd a:hover, #site-nav .menu-bd a:active { color: #c40000 } #site-nav .sn-quick-menu iframe.menu-bd { border: 0; background: 0 0; filter: alpha(opacity=0); float: left; z-index: -1 } #site-nav .menu-bd-panel a { display: block; line-height: 20px } #site-nav .sn-menu { position: relative } #site-nav .sn-menu a:hover { text-decoration: underline } #site-nav .sn-quick-menu .hover .menu-hd, #site-nav .sn-menu:hover .menu-hd { background-color: #fff; border-color: #eee; padding-bottom: 1px } #site-nav .sn-quick-menu .hover .menu-bd, #site-nav .sn-menu:hover .menu-bd { display: block } #site-nav .sn-mytaobao .menu-bd, #site-nav .sn-favorite .menu-bd, #site-nav .sn-sitemap .menu-bd, #site-nav .sn-seller .menu-bd { line-height: 1.4; padding: 8px 10px } #site-nav .sn-mytaobao .menu-bd { width: 74px } #site-nav .sn-favorite .menu-bd { width: 62px } #site-nav .sn-seller .menu-bd { width: 122px; overflow: hidden; right: 0; left: auto } #site-nav .sn-seller ul { margin-top: -5px; overflow: hidden; width: 122px } #site-nav .sn-seller li { float: none; padding: 5px 0; height: auto; display: block; line-height: 1.4; border-bottom: 1px dotted #827777; zoom:1; } #site-nav .sn-seller h3 { color: #666; font-weight: 700 } #site-nav .sn-seller li a { display: inline-block; display:inline; zoom:1; width: 48px; margin-right: 10px; line-height: 22px } #site-nav .sn-mybrand a, .sn-mobile a, .sn-home a { display: inline } #site-nav .sn-qrcode { position: absolute; width: 210px; height: 110px; background: #fff; left: 0px; top: 33px; padding: 15px 10px 15px; } #site-nav .sn-qrcode .app_xiazai { width: 100px; float: left; text-align: center } #site-nav .sn-qrcode .app_xiazai1 { margin-left: 10px; width: 100px; float: left; text-align: center } #site-nav .sn-qrcode .app_xiazai img, #site-nav .sn-qrcode .app_xiazai1 img { margin-top: 10px } #site-nav .sn-qrcode .app_xiazai a.app_store { display: block; width: 97px; height: 30px; background-position: -201px -115px } #site-nav .sn-qrcode .app_xiazai1 a.app_android { display: block; width: 97px; height: 30px; background-position: -201px -155px } #site-nav .sn-qrcode p { background-position: -141px -73px; text-indent: -9999px; overflow: hidden; margin: 0 10px } #site-nav .sn-qrcode b { width: 0; height: 0; line-height: 0; font-size: 0; position: absolute; left: 50%; top: -10px; margin-left: -2px; border-width: 5px; border-style: dashed dashed solid; border-color: transparent transparent #fff } #site-nav .sn-sitemap .menu-bd { width: 1208px; border-width: 0 1px 1px; right: 0; left: auto } #site-nav .site-hot, #site-nav .site-market, #site-nav .site-brand { float: left } #site-nav .sn-sitemap .menu-bd { padding: 25px 0 } #site-nav .sn-sitemap .menu-hd { font-weight: 400 } #site-nav .site-cont { padding-left: 30px; overflow: hidden } #site-nav .site-cont h2 { font-size: 16px; padding-bottom: 8px; font-family: '\5FAE\8F6F\96C5\9ED1', arial, "\5b8b\4f53"/themes/68ecshopcom_360buy/images/header/T1ZCvEFdhdXXbZ5s3B-191-421.png) no-repeat } #mallLogo { float: left; padding-top: 23px; height: 64px; line-height: 64px; position: relative; width: 310px; } #mallLogo a { position: relative; display: block; color: #fff; text-indent: 0!important; } #mallLogo img{ width:100%; } #mallLogo s { position: absolute; display: block; top: 0; cursor: pointer } #mallLogo .mlogo { float: left; margin-right: 10px } #mallLogo .mlogo a { height: 30px; font-size: 22px; width: 190px; overflow: hidden; } #mallLogo .mlogo s { background-position: -249px -186px; height: 28px; width: 190px } #mallLogo .mlogo { padding: 0; background-position: -249px -186px; } .headerCon:after, .clearfix:after, .clearfix:before, .headerCon:before { display: table; content: ""; overflow: hidden } .headerCon:after, .clearfix:after { clear: both } .headerCon, .clearfix { zoom: 1 } #header { height: 115px; background: #fff; min-width: 1210px; width: auto!important; position: relative; z-index: 1000 } .headerLayout { width: 1210px; margin: 0 auto } .header-extra { overflow: hidden } #mallSearch { float: right; padding-top: 20px; width: 390px; overflow: hidden } .mallSearch-form { border: solid #E31939; border-width: 3px 0 3px 3px } #mallSearch legend { display: none } #mallSearch fieldset { position: relative } .mallSearch-input { background: #fff; height: 30px; position: relative; } #mallSearch label { visibility: hidden; color: #666; font-size: 12px; line-height: 30px; height: 30px; position: absolute; left: 8px; top: 0; z-index: 1 } #mallSearch #keyword { color: #999; margin: 0; position: relative; z-index: 2; width: 289px; height: 20px; line-height: 20px; padding: 5px 3px 5px 5px; outline: 0; border: 0; background: url("data:image/gif;base64,R0lGODlhAQADAJEAAObm5t3d3ff39wAAACH5BAAAAAAALAAAAAABAAMAAAICDFQAOw=="themes/68ecshopcom_360buy/images/header/footer-icon.png) no-repeat center 0px; height:35px; line-height:35px; } .site-footer .list-service li a .iconfont { font-size: 30px; color: #6d6d6d; } .site-footer .list-service li a:hover .iconfont { color: #ff4a00 } .site-footer .list-service li a.ic1 { background-position: 0px 0; } .site-footer .list-service li a.ic2 { background-position: -243px 0; } .site-footer .list-service li a.ic3 { background-position: -489px 0; } .site-footer .list-service li a.ic4 { background-position: -737px 0; } .site-footer .list-service li a.ic5 { background-position: -984px 0; } .site-footer .list-service li a strong { display: block; font-size: 16px; font-weight: 400; color: #666; text-indent:60px; } .site-footer .col-links { float: left; _display: inline; width: 190px; margin: 0px; border-right: 1px solid #dfdfdf; text-align: center } .site-footer .col-links dt { margin-bottom: 10px; font-size: 16px; } .site-footer .col-links dd { margin: 0 0 6px } .site-footer .col-links dd a { color: #6d6d6d; font-size: 12px } .site-footer .col-links dd a:hover { color: #ff4a00 } .site-footer .col-links-first { margin-left: 0 } .site-footer .col-contact { float: right; width: 250px; text-align: center } .site-footer .col-contact p { margin: 0 0 15px } .site-footer .col-contact p.phone { margin-bottom: 5px; font-size: 26px; line-height: 1; color:#E31939 } .site-footer .info-text { float: left; width: 100%; margin: 0 auto; text-align: center; margin-bottom: 10px; } .site-footer .info-text a { } .site-footer .info-text a:hover { color: #ff4a00 } .site-footer .info-text .nav_bottom a { padding: 0px 8px } .site-footer .info-text .logo-mini { float: left; width: 40px; height: 40px; margin-right: 15px; background: #ff4a00; text-align: center } .site-footer .info-text .logo-mini i { font-size: 28px; color: #fff } .site-footer .info-text .sep { margin: 0 3px } .site-footer .info-text p { margin: 0; line-height: 25px } .site-footer .info-links { clear: both } .site-footer .info-links img { width: auto; height: 20px } /右侧侧边栏/ .globa-nav ul.sideMenu2 li span.ico_xia1,.sidebar-nav td i,.sidebar-nav .reserve i,.sidebar-nav .dropdown .form .login_right .login-item i{ background:url(/web/20220131010710im_/http://jnpbxx.com/themes/68ecshopcom_360buy/images/header/site_bar.png) no-repeat; } @charset "utf-8"themes/68ecshopcom_360buy/images/header/loading-2.gif) no-repeat center } .sidebar-nav .reserve ul a{ display: block; overflow: hidden; padding: 0 10px 0 90px; text-decoration:none; float:left; cursor:pointer } .sidebar-nav .reserve ul a i { width: 24px; height: 24px; line-height: 24px; text-align: center; font-size: 16px; background-image: none; color: #666; float: right; margin: -70px -25px 0 0; font-style: normal; border-radius: 0 0 0 2px; -moz-border-radius: 0 0 0 2px; -webkit-border-radius: 0 0 0 2px; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; transition: all ease .2s } .sidebar-nav .reserve ul i { width: 24px; height: 24px; line-height: 24px; text-align: center; font-size: 16px; background-image: none; color: #666; float: right; font-style: normal; border-radius: 0 0 0 2px; -moz-border-radius: 0 0 0 2px; -webkit-border-radius: 0 0 0 2px; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; transition: all ease .2s; float:right; cursor: pointer; margin-top:0px; } .sidebar-nav .reserve ul a i:hover, .sidebar-nav .reserve ul i:hover { background: #333; color: #fff; cursor: pointer; } .sidebar-nav .reserve img { width: 70px; height: 70px; margin-left: -90px; float: left } .sidebar-nav .reserve h4 { font-size: 13px; line-height: 15px; font-weight: 400; margin: 5px 0 5px; width:150px; height: 30px; overflow: hidden } .sidebar-nav .reserve li span { font-size: 12px; display: block; color: #888; text-overflow: ellipsis; overflow: hidden; white-space: nowrap } .sidebar-nav .reserve li strong { color: #ea5614 } .sidebar-nav .reserve .count{ position: absolute; font-size: 12px; font-family: Arial; font-weight: 700; height: 20px; width: 20px; line-height: 20px; color: #fff; text-align: center; background: url(/web/20220131010710im_/http://jnpbxx.com/themes/68ecshopcom_360buy/images/header/circle.png) no-repeat; top: -8px; left: -8px; z-index: 2 } .sidebar-nav .reserve .empty-tip { padding: 20px 0 } .sidebar-nav .reserve .empty-tip p { text-align: center; font-size: 12px; color: #999; margin-bottom: 20px } .sidebar-nav .reserve.empty .btn-bar { display: none } .sidebar-nav .reserve.empty .bar { display: none } .sidebar-nav .reserve.empty ul { display: none } .sidebar-nav .reserve.empty .empty-tip { display: block } .sidebar-nav .traffic i { background-position:-6px -74px } .sidebar-nav .asset i { background-position:-6px -214px } .sidebar-nav .insure i { background-position:-6px -109px } .sidebar-nav .vote_list i { background-position:-6px -4px } .sidebar-nav .reserve i { width: 35px; height: 35px; background-position:0px -39px; display: block; } .sidebar-nav .reserve .bar { margin-bottom: 5px; border-bottom: 1px solid #e4e4e4; padding-bottom: 10px } .sidebar-nav .reserve .tip { font-size: 13px; height:30px; line-height: 30px; text-align: right; color: #666 } .sidebar-nav .reserve .tip .count { position: static; display: inline-block!important; background: 0 0; width: auto; height: auto; padding: 0; color: red; font-size: 13px; margin: 0px 3px; font-weight: 700 } .sidebar-nav .reserve .btn-bar { text-align: right } .sidebar-nav .reserve .submit-btn { display: inline-block; background: #ff6400; line-height: 30px; text-align: center; font-size: 13px; color: #fff!important; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; transition: all ease .2s } .sidebar-nav .reserve .submit-btn:hover { background: #E65C00 } .sidebar-nav .top { -webkit-transition: all ease .2s; -moz-transition: all ease .2s; transition: all ease .2s } .sidebar-nav .top.disabled { height: 0; margin: 0; overflow: hidden } .sidebar-nav .top i { background-position:-6px -179px } .sidebar-nav .mod, .sidebar-nav td, .sidebar-nav .btn { width: 35px; height: 45px; font-size:12px; } .sidebar-nav .mod_head{ height: 45px; } .sidebar-nav .btn_head { width: 35px; display: block; overflow: hidden; position: relative; text-align: center; z-index: 2; } .sidebar-nav .middle-items { position: absolute; height: 570px; top: 50%; margin-top: -285px } .sidebar-nav .bottom-items { background-color: #000000; position: absolute; bottom: 0; z-index: 5; } .sidebar-nav .bottom-items .mod { margin-bottom: 3px; margin-top: 5px; } .sidebar-nav .fold { top: 2px } .sidebar-nav .fold i { width: 0; height: 0; border-style: solid; border-width: 8px 8px 0; border-color: gray transparent } .sidebar-nav.border { border-left: 1px solid #ccc; box-shadow: -1px 0 2px 1px rgba(0,0,0,.1); -webkit-box-shadown: -1px 0 2px 1px rgba(0,0,0,.1); -moz-box-shadown: -1px 0 2px 1px rgba(0,0,0,.1); -ms-box-shadown: -1px 0 2px 1px rgba(0,0,0,.1) } .sidebar-nav.fold { height: 59px; top: auto; bottom: 0; overflow: hidden } .sidebar-nav.fold, .sidebar-nav.fold .bottom-items { background-color: transparent } .sidebar-nav.fold .mod { display: none } .sidebar-nav.fold .fold { background-color: #fff; border: 1px solid #ccc; display: block } .sidebar-nav.fold .fold, .sidebar-nav.fold .fold .btn, .sidebar-nav.fold .fold td { width: 33px } .sidebar-nav.fold .fold i { border-width: 0 10px 10px } .sidebar-nav .online-service .dropdown { width: 150px !important; } .sidebar-nav .vote_list .dropdown { width: 150px !important; } .sidebar-nav .online-service .customer_service .sidebar_subdl { width: 130px; margin: 7px 10px; padding: 0; list-style-type: none; } .sidebar-nav .online-service .customer_service .sidebar_subdl dd { border-bottom: 1px solid #ededed; width: 100%; display: block; } .sidebar-nav .online-service .customer_service .sidebar_subdl dd:last-child { border-bottom: 0 } .sidebar-nav .dropdown .form{ padding:10px 15px; width:210px; } .sidebar-nav .dropdown .form h2{ height:30px; line-height:30px; font-size:16px; margin-bottom:10px; } .sidebar-nav .dropdown .form h2 strong{ color:#C40000; float:left; border-bottom:2px #C40000 solid } .sidebar-nav .dropdown .form h2 span{ float:right; font-size:12px; } .sidebar-nav .dropdown .form h2 span a.right_register{ background:#C40000; color:#ffffff; padding:2px 5px; text-decoration:none; } .sidebar-nav .dropdown .form .item{ width:210px; height:30px; line-height:30px; padding:10px 0px 0px; } .sidebar-nav .dropdown .form .item span,.sidebar-nav .dropdown .form .item div{ float:left; } .sidebar-nav .dropdown .form .item span{ padding:0px 5px; letter-spacing:7px; font-size:14px; } .sidebar-nav .dropdown .form .item span.label_t{ letter-spacing:0px } .sidebar-nav .dropdown .form .item div input.text{ height:15px; line-height:15px; padding:5px; width:145px; color: #999; border:1px #ddd solid } .sidebar-nav .dropdown .form .item div input.text-1{ width:70px; } .sidebar-nav .dropdown .form .item img{ width:65px; height:25px; margin-top:-2px; margin-top:-10px; } .sidebar-nav .dropdown .form .item div.safety{ width:210px; } .sidebar-nav .dropdown .form .item div.safety .checkbox{ float:left; margin:9px 5px 0px 5px; margin:5px 5px 0px 5px } .sidebar-nav .dropdown .form .item div.safety .mar-b{ vertical-align:middle; float:left; } .sidebar-nav .dropdown .form .item div.safety a{ float:right; color:#C40000; text-decoration:none } .sidebar-nav .dropdown .form .item .btn-img{ width:210px; height:30px; line-height:30px; color:#ffffff; background:#C40000; text-align:center; border:none; cursor:pointer } .sidebar-nav .dropdown .form .username{ width:100%; color: #E31939; border-bottom:1px #ddd solid } .sidebar-nav .dropdown .form .login_right ul{ width:100%; height:auto; display:inline-block } .sidebar-nav .dropdown .form .login_right li{ width:50%; height:30px; line-height:30px; float:left; } .sidebar-nav .dropdown .form .login_right .login-item i{ width:16px; height:16px; display:inline-block; vertical-align:middle; } .sidebar-nav .dropdown .form .login_right .login-item .member i{ background-position:0px -245px; } .sidebar-nav .dropdown .form .login_right .login-item .order i{ background-position:-25px -245px; } .sidebar-nav .dropdown .form .login_right .login-item .account i{ background-position:0px -270px; } .sidebar-nav .dropdown .form .login_right .login-item .message_list i{ background-position:-25px -270px; } .sidebar-nav .dropdown .form .login_right .login-item a{ padding-left:5px; } dd#qqdd { height: 40px; line-height: 40px; } dt#qqdt { height: 30px; line-height: 30px; color: #666; font-size: 15px; border-bottom: 1px solid #A8A8A8; text-align: left; } .sidebar-nav .online-service .customer_service .sidebar_subdl img { vertical-align: middle; } .sidebar-nav table td { color: #ffffff; } /右侧边栏 end/ .fp-event-banner .event-banner-pic { position: relative; left: 0; -webkit-transition: left .3s ease; -moz-transition: left .3s ease; -o-transition: left .3s ease; transition: left .3s ease } .fp-event-banner .event-banner-pic:hover { left: -5px } /左侧菜单/ .Left { float: left } .globa-nav { border-bottom: 2px #E31939 solid; height: 37px; padding-top: 5px; background: #fff } .globa-nav .allGoodsCat { height: 37px; position: relative; width: 210px; z-index: 103; } .globa-nav .allGoodsCat .menuEvent { color: #fff; display: block; font-family: 微软雅黑; font-weight: 700; text-align: center; text-decoration: none; width: 210px; height: 38px; line-height: 38px; z-index: 9999; background: #E31939; position: absolute; top: 0px; left: 0; } .globa-nav .allGoodsCat .menuEvent .catName { font-size: 15px; height: 36px; line-height: 36px } .globa-nav .allGoodsCat .menuEvent i { background-position:-428px -115px; width: 10px; height: 7px; display: block; position: absolute; top: 17px; left: 175px } .globa-nav ul.allMenu { font-weight: 400; line-height: 36px; text-align: center; float: left; padding: 0 } .globa-nav ul.allMenu li { text-decoration: none; position: relative; float: left; z-index: 10 } .globa-nav ul.allMenu li a { color: #3C3C3C; height: 36px; padding: 0 20px; line-height: 36px; display: inline-block; text-decoration: none; font-size: 15px } .globa-nav ul.allMenu li a.index { padding: 0; width: 88px; margin-left: 20px; font-size: 15px } .globa-nav ul.allMenu li a.nav:hover, .globa-nav ul.allMenu li a.current { color: #E31939!important; } .globa-nav ul.sideMenu2 { font-size: 14px; font-weight: 700; height: 37px; line-height: 37px; padding: 0 } .globa-nav ul.sideMenu2 li { position: relative; float: left; padding-left: 5px; z-index: 100; } .globa-nav ul.sideMenu2 li.shopnima { background: none; padding-left: 0; } .globa-nav ul.sideMenu2 li a { color: #E22A40; height: 37px; padding: 0 8px; line-height: 37px; display: inline-block; text-decoration: none; position: relative; z-index: 9; font-size: 15px } .globa-nav ul.sideMenu2 li span.ico_xia1 { width: 11px; height: 6px; background-position:-40px 0px; position: absolute; top: 16px; right: 5px; } .globa-nav ul.allMenu li span.icon_hot { display: block; width: 19px; height: 23px; background: url(/web/20220131010710im_/http://jnpbxx.com/themes/68ecshopcom_360buy/images/sicon.gif) no-repeat -38px top; position: absolute; top: -10px; right: 0; z-index: 99; } .globa-nav ul.allMenu li span.ico_xia { width: 11px; height: 6px; background: url(/web/20220131010710im_/http://jnpbxx.com/themes/68ecshopcom_360buy/images/li_xia.gif) no-repeat 0px top; position: absolute; top: 16px; right: 0px; } .blank15 { height: 12px; line-height: 12px; clear: both; background: #FFF; } .globa-nav ul.allMenu li span.icon_new { display: block; width: 19px; height: 23px; background: url(/web/20220131010710im_/http://jnpbxx.com/themes/68ecshopcom_360buy/images/sicon.gif) no-repeat -19px top; position: absolute; top: -10px; right: 0; } .expandMenu { display: none; left: 0px; position: absolute; top: 37px } .all_cat { background: #ffffff; border: #e7e7e7 1px solid; border-top: none; height: 513px; position: absolute; width: 208px; z-index: 10; } .all_cat .list { height: 50px; padding: 0px 15px; } .all_cat .list .cat { border-bottom: solid 1px #e7e7e7; padding: 12px 0px; position: absolute; width: 180px; z-index: 12; } .all_cat .list .cat .catName { overflow: hidden; } .all_cat .list .cat .catName strong, .all_cat .list .cat .catName span { display: inline-block; height: 20px; line-height: 20px; font-weight: normal; } .all_cat .list .cat .catName a { color: #3C3C3C!important; text-decoration: none; } .all_cat .list .cat .catName strong { FONT-WEIGHT: 400; FONT-SIZE: 14px; background: url(/web/20220131010710im_/http://jnpbxx.com/themes/68ecshopcom_360buy/images/header/ico.png) no-repeat; color: #3C3C3C!important; padding-left: 42px; display: block; width: 146px; } .all_cat .list .cat .catName p { height: 20px; line-height: 20px; width: 166px; margin-top: 10px; text-indent: 30px; font-size: 12px; color: #999; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 0px } .all_cat .list .cat .catName p a { color: #999; margin-left: 8px; } .all_cat .list.hover .cat .catName strong { background: url(/web/20220131010710im_/http://jnpbxx.com/themes/68ecshopcom_360buy/images/header/icohover.png) no-repeat; } .all_cat .list .cat .catName .cat1 { BACKGROUND-POSITION: 0px 0px } .all_cat .list .cat .catName .cat2 { BACKGROUND-POSITION: 0px -24px } .all_cat .list .cat .catName .cat3 { BACKGROUND-POSITION: 0px -48px } .all_cat .list .cat .catName .cat4 { BACKGROUND-POSITION: 0px -72px } .all_cat .list .cat .catName .cat5 { BACKGROUND-POSITION: 0px -96px } .all_cat .list .cat .catName .cat6 { BACKGROUND-POSITION: 0px -120px } .all_cat .list .cat .catName .cat7 { BACKGROUND-POSITION: 0px -144px } .all_cat .list .cat .catName .cat8 { BACKGROUND-POSITION: 0px -168px } .all_cat .list .cat .catName .cat9 { BACKGROUND-POSITION: 0px -192px } .all_cat .list .cat .catName .cat10 { BACKGROUND-POSITION: 0px -216px } .all_cat .list .cat .catName .cat11 { BACKGROUND-POSITION: 0px -338px } .all_cat .list .cat .catName .cat12 { BACKGROUND-POSITION: 0px -264px } .all_cat .list .cat .catName .cat13 { BACKGROUND-POSITION: 0px -288px } .all_cat .list .cat .catName .cat14 { BACKGROUND-POSITION: 0px -312px } .all_cat .list .cat .catName .cat15 { BACKGROUND-POSITION: 0px -336px } .all_cat .list .cat .catName .cat16 { BACKGROUND-POSITION: 0px -360px } .all_cat .list.hover .cat .catName .cat1 { BACKGROUND-POSITION: 0px 0px } .all_cat .list.hover .cat .catName .cat2 { BACKGROUND-POSITION: 0px -24px } .all_cat .list.hover .cat .catName .cat3 { BACKGROUND-POSITION: 0px -48px } .all_cat .list.hover .cat .catName .cat4 { BACKGROUND-POSITION: 0px -72px } .all_cat .list.hover .cat .catName .cat5 { BACKGROUND-POSITION: 0px -96px } .all_cat .list.hover .cat .catName .cat6 { BACKGROUND-POSITION: 0px -120px } .all_cat .list.hover .cat .catName .cat7 { BACKGROUND-POSITION: 0px -144px } .all_cat .list.hover .cat .catName .cat8 { BACKGROUND-POSITION: 0px -168px } .all_cat .list.hover .cat .catName .cat9 { BACKGROUND-POSITION: 0px -192px } .all_cat .list.hover .cat .catName .cat10 { BACKGROUND-POSITION: 0px -216px } .all_cat .list.hover .cat .catName .cat11 { BACKGROUND-POSITION: 0px -240px } .all_cat .list.hover .cat .catName .cat12 { BACKGROUND-POSITION: 0px -264px } .all_cat .list.hover .cat .catName .cat13 { BACKGROUND-POSITION: 0px -288px } .all_cat .list.hover .cat .catName .cat14 { BACKGROUND-POSITION: 0px -312px } .all_cat .list.hover .cat .catName .cat15 { BACKGROUND-POSITION: 0px -336px } .all_cat .list.hover .cat .catName .cat16 { BACKGROUND-POSITION: 0px -360px } .all_cat .list .cat .catName span { color: #ddd } .all_cat .list .cat .catList { height: 47px; margin-top: 3px } .all_cat .list .cat .catList a { color: #676767; display: inline-block; line-height: 22px } .all_cat .list .hideMap { background: #fff; border: solid 1px #DE1838; box-shadow: 1px 1px 8px #dfdfdf; display: none; left: 208px; position: absolute; top: 0; width: 787px; z-index: 11; } .all_cat .list .Map_positon1 { top: 0px; } .all_cat .list .Map_positon2 { top: 50px; } .all_cat .list .Map_positon3 { top: 95px; } .all_cat .list .Map_positon4 { top: 150px; } .all_cat .list .Map_positon5 { top: 200px; } .all_cat .list .Map_positon6 { top: 250px; } .all_cat .list .Map_positon7 { top: 300px; } .all_cat .list .Map_positon8 { top: 350px; } .all_cat .list .hideMap .topMap .subCat { float: left; margin-left: 15px; width: 535px; _margin-left: 10px; font-size: 14px; } .all_cat .list .hideMap .topMap .subCat .list1 { border-bottom: dashed 1px #d9d9d9; height: auto; padding: 10px 0; } .all_cat .list .hideMap .topMap .subCat .list1 .cat1 { FONT-WEIGHT: bold; FONT-SIZE: 12px; color: #b10000; float: left; height: 28px; line-height: 28px; text-align: right; width: 17%; } .all_cat .list .hideMap .topMap .subCat .list1 .link1 { color: #ddd; float: right; line-height: 28px; width: 80%; FONT-SIZE: 12px; } .all_cat .list .hideMap .topMap .subCat .list1 .link1 a { width: 100px; display: inline-block; } .all_cat .list .hideMap .topMap .ad { float: right; height: 381px; overflow: hidden; width: 250px } .all_cat .list .hideMap .topMap .subBrand { float: right; margin-right: 15px; width: 194px; _margin-right: 10px; font-size: 14px; } .all_cat .list .hideMap .topMap .subBrand dt { FONT-WEIGHT: 400; FONT-SIZE: 14px; color: #E22A40; padding: 10px 0px; height: 20px; line-height: 20px; border-bottom: dashed 1px #d9d9d9; } .all_cat .list .hideMap .topMap .subBrand dd { padding: 10px 0px; height: auto; font-size: 12px } .all_cat .list .hideMap .topMap .subBrand .categorys-brands dd ul { height: auto; display: inline-block } .all_cat .list .hideMap .topMap .subBrand .categorys-brands dd ul li { float: left; width: 97px; } .all_cat .list .hideMap .bottomMap { background: #f9f9f9; border-top: solid 1px #f2f2f2; height: 88px } .all_cat .list .hideMap .bottomMap .brand { float: left; height: 72px; padding: 8px 0 } .all_cat .list .hideMap .bottomMap .brand .li { border-right: dashed 1px #e8e8e8; float: left; height: 72px; padding: 0 25px; text-align: center; width: 85px } .all_cat .list .hideMap .bottomMap .brand .img { height: 50px; overflow: hidden } .all_cat .list .hideMap .bottomMap .brand .name { color: #848482; font-size: 14px; font-weight: 700; height: 22px; line-height: 22px } .all_cat .list .hideMap .bottomMap .go { background: #d0d0d0; color: #fff; display: inline-block; float: right; font-size: 16px; height: 30px; line-height: 30px; margin: 29px 30px 0 0; padding: 0 28px; text-decoration: none } .all_cat .list.hover .cat { background: url(/web/20220131010710im_/http://jnpbxx.com/themes/68ecshopcom_360buy/images/shengji_ad/nav.png) no-repeat center center; opacity:0.7; filter: alpha(Opacity=70); width: 194px; padding: 12px 0px 12px 20px; border-bottom: none; position: absolute; left: -6px; left:-6px; cursor: pointer; } .all_cat .list.hover .cat .catName a { color: #ffffff!important; } .all_cat .otherMenu { height: 33px; padding: 10px 8px; _padding: 5px 8px; } .all_cat .otherMenu a { display: inline-block; font-size: 14px; line-height: 24px; padding: 0 6px; } .Right, #mainNav ul.mainNav_r { float: right } a:hover img { text-decoration: none } .red, a.red, .topMenu .login .red { color: #E4393C } .topMenu .login a:hover { color: #c00!important; text-decoration: none!important; } .black, a.black, .footer-table .dl, .toptitle p a { color: #666 } .none { display: none } .footer-icon .iconMap { height: 30px } .inline_block, .globa-nav .allMenu img { display: inline-block } .uline { text-decoration: underline } #top .weibo a span, #top .top_menu LI A { color: #888 } .globa-nav .allGoodsCat .menuEvent:hover, .all_cat .list .hideMap .bottomMap .go:hover, .footer-icon .order .orderBtn:hover { color: #fff!important } .globa-nav .allGoodsCat .menuEvent strong, .globa-nav .allGoodsCat .menuEvent span, .footer-icon .iconMap a { display: inline-block; vertical-align: top } .all_cat .list .hideMap .bottomMap .brand a, .all_cat .list.hover .hideMap, .globa-nav .allGoodsCat.hover .expandMenu { display: block } .blank5 { height: 5px; line-height: 5px; overflow: hidden; clear: both } /搜索 start/ .search-type li { cursor: pointer; float: left; height: 25px; line-height: 25px; text-align: center; width: 50px; } .search-type li:hover { background-color: #f9e6e6; color: #c60000; } .search-type .cur, .search-type li.cur:hover { background-color: #E31939; color: #fff; font-weight: 700; } /搜索 end/ .my_left { background-image: url("/themes/68ecshopcom_360buy/images/bg_title.png"); background-repeat: no-repeat; color: #FFFFFF; font-size: 14px; font-weight: bold; height: 25px; margin: 0; padding-left: 15px; padding-top: 5px; width: 244px; overflow: hidden; line-height: 25px; } .lh { overflow: hidden; zoom: 1; } .lh li, .lh dl, .lh .item { float: left; } .ld { position: relative; zoom: 1; } .ld s, .ld b, .ld .block { position: absolute; overflow: hidden; } .p-img, .p-name, .p-price, .p-market, .p-detail { overflow: hidden; } .p-img { padding: 5px 0; } .p-img a{ text-decoration: none; } .p-img .pi { cursor: pointer; } .p-name, .p-detail { word-break: break-all; word-wrap: break-word; } .p-price { color: #999; } .p-price strong, .p-market strong { color: #e4393c; } .p-price strong.best_goods_price{ color:#ffffff; } .breadcrumb i{ background-position:-427px -208px; width:12px; height:12px; display:inline-block; margin-right:5px; vertical-align:middle; } /线上红包样式/ .bonusimg_box{ width:1210px; height:100px; margin:10px auto; } .bonusimg_box a{ display:block; width:100%; height:100px; } .sn-sitemap{display: none !important;} .new_lfer{ margin-top:10px; float:left; width:95px; text-align:center; } .erweima img{ width:95px; height:95px; } .new_lfer p{ line-height:20px; } / FILE ARCHIVED ON 01:07:10 Jan 31, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 14:13:00 Apr 01, 2026. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). / / playback timings (ms): captures_list: 0.929 exclusion.robots: 0.107 exclusion.robots.policy: 0.09 esindex: 0.015 cdx.remote: 33.568 LoadShardBlock: 263.7 (3) PetaboxLoader3.datanode: 105.542 (4) PetaboxLoader3.resolve: 298.981 (3) load_resource: 189.578 /

友情连接

www.jnpbxx.com

jnpbxx.com