@charset "utf-8"; /*index*/ .global-banner { width:100%; min-width:1190px; height:auto; position:relative; overflow:hidden; } .global-banner:hover .prev,.global-banner:hover .next { display:block; } .global-banner .prev:hover,.global-banner .next:hover { filter:alpha(opacity=100); opacity:1; } .global-banner .hd { width:100%; position:absolute; left:0; bottom:10px; z-index:1; text-align:center; } .global-banner .hd ul { background:url(/shop_pc/images/index/transparent20.png) repeat; display:inline-block; border-radius:20px; height:12px; width:auto; padding:2px 3px; } .global-banner .hd li { width:10px; height:10px; background:#ddd; border-radius:10px; display:inline-block; margin:0 3px; font-size:0; position:relative; top:-12px; } .global-banner .hd li.active { background:#f9860a; } .global-banner .bd { width:1920px; height:420px; position:relative; left:50%; margin-left:-960px; } .global-banner .bd li { width:100%; height:420px; position:relative; } .global-banner .prev { width:30px; height:80px; background:url(/shop_pc/images/index/icon.png) -2px -32px no-repeat; position:absolute; top:50%; margin-top:-40px; left:50%; margin-left:-395px; font-size:0; z-index:2; filter:alpha(opacity=80); opacity:0.8; display:none; } .global-banner .next { width:30px; height:80px; background:url(/shop_pc/images/index/icon.png) -33px -32px no-repeat; position:absolute; top:50%; margin-top:-40px; left:50%; margin-left:365px; font-size:0; z-index:2; filter:alpha(opacity=80); opacity:0.8; display:none; } .banner-side { width:200px; height:380px; background:#fff; position:absolute; top:20px; left:50%; margin-left:395px; z-index:1; } .banner-side .user-box { padding-top:30px; display:block; text-align:center; } .banner-side .user-box .img-box { width:80px; height:80px; display:block; margin:0 auto; border: 1px solid #E5E5E5; border-radius: 50%; } .banner-side .user-box p { display:block; padding:10px 0; } .banner-side .user-box a.btn { width:75px; height:24px; text-align:center; line-height:25px; display:inline-block; margin:0 4px; border-radius: 2px; } .banner-side .user-box .hei { border:1px solid #ddd; color:#333; } .banner-side .user-box .hei:hover { border:1px solid #f9860a; color:#f9860a; } .banner-side .user-box .org { border:1px solid #f9860a; color:#f9860a; } .banner-side .user-box .org:hover { background:#f9860a; color:#fff; } .banner-side .user-box a.yell { color:#eeb033; border:1px solid #eeb033; } .banner-side ul { overflow:hidden; padding-top:20px; } .banner-side ul li { float:left; width:50%; text-align:center; font-size:14px; color:#999; padding:8px 0; } .banner-side ul li i { width:36px; height:36px; background:url(/shop_pc/images/index/icon.png) no-repeat; display:block; margin:5px auto; } .banner-side ul li .icon-1 { background-position:0 -120px; } .banner-side ul li .icon-2 { background-position:-37px -120px; } .banner-side ul li .icon-3 { background-position:-75px -120px; } .banner-side ul li .icon-4 { background-position:-112px -120px; } .container { width:1190px; min-width:1190px; height:auto; margin:0 auto; position:relative; } .container .brand-ad { margin:0 auto; max-height:90px; text-align: center; } .container .louti .brand-ad { /*border-bottom:10px solid #fafafa; */ } .container .title { clear:both; overflow:hidden; } .container .title .cd-time { float:left; margin-left:20px; font-size:14px; color:#666; font-weight:normal; } .container .title .cd-time span { display:inline-block; width:20px; height:18px; line-height:18px; background:#f9860a; border-radius:2px; color:#fff; position:relative; top:0; margin:0 2px; text-align:center; } .container .title .fr { color:#999; float:right; font-size:14px; font-weight:normal; } .container .title .fr:hover { color:#f9860a; } .container .title .org { color:#f9860a; float:right; font-size:14px; } .container .title .fr:hover { text-decoration:underline; } .container .alt.title { width:100%; height:50px; line-height:50px; padding-top:15px; display:block; clear:both; font-size:20px; font-weight:bold; color:#666; position:relative; } .hot-recommend { width:1190px; margin:0 auto; height:auto; background:#fff; } .hot-recommend ul { width:1200px; margin-left:-10px; } .hot-recommend li { width:290px; height:180px; margin-left:10px; float:left; text-align:center; } .hot-recommend li:hover { /*opacity:.7; selector:alpha(opacity=70); */ } .hot-recommend li img { max-width:100%; max-height:100%; vertical-align:middle; -webkit-transition:-webkit-transform .4s; -moz-transition:-moz-transform .4s; transition:-webkit-transform .4s; -moz-transition:transform .4s,-moz-transform .4s; transition:transform .4s; transition:transform .4s,-webkit-transform .4s,-moz-transform .4s; } .hot-recommend li img:hover { -webkit-transform:translateY(-10px); -moz-transform:translateY(-10px); -ms-transform:translateY(-10px); transform:translateY(-10px); } .recommend-brand { overflow:hidden; width:1190px; margin:0 auto; } .recommend-brand .bd { width:1168px; height:350px; border:1px solid #e3e2e3; overflow:hidden; padding:20px 10px 0; /*margin-bottom:30px; */ position:relative; } .recommend-brand .bd:hover .prev,.recommend-brand .bd:hover .next { display:block; } .recommend-brand .bd .prev { width:30px; height:80px; background:url(/shop_pc/images/index/icon.png) -2px -32px no-repeat; position:absolute; top:50%; margin-top:-32px; left:0; font-size:0; z-index:2; filter:alpha(opacity=80); opacity:0.8; display:none; } .recommend-brand .bd .prev:hover { filter:alpha(opacity=100); opacity:1; } .recommend-brand .bd .next { width:30px; height:80px; background:url(/shop_pc/images/index/icon.png) -33px -32px no-repeat; position:absolute; top:50%; margin-top:-32px; right:0; font-size:0; z-index:2; filter:alpha(opacity=80); opacity:0.8; display:none; } .recommend-brand .bd .next:hover { filter:alpha(opacity=100); opacity:1; } .recommend-brand ul li { width:213px; height:340px; float:left; margin:0 10px 10px; } .recommend-brand ul li .img-box { width:213px; height:213px; display:block; text-align:center; line-height:213px; overflow:hidden; } .recommend-brand ul li .img-box img { max-width:100%; max-height:100%; vertical-align:middle; -moz-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; } .recommend-brand ul li .img-box:hover img { -webkit-transform:scale(1.15); -moz-transform:scale(1.15); -ms-transform:scale(1.15); transform:scale(1.15); } .recommend-brand ul li p.text { display:block; height:30px; line-height:32px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:14px; color:#666; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } .recommend-brand ul li p.text a { color:#666; font-size:14px; } .recommend-brand ul li p.text:hover a { color:#f9860a; } .recommend-brand ul li .price { display:block; font-size:16px; color:#ff3f3f; } .recommend-brand ul li del { color:#999; display:block; margin-top:-4px; } .recommend-brand ul li .btn { width:100%; height:34px; text-align:center; line-height:34px; font-size:14px; color:#fff; background:#f9860a; border-radius:2px; display:block; margin:12px auto 0; } .recommend-brand ul li .btn:hover { background:#ff6c00; } .floor-tabbox { overflow:hidden; width:1190px; margin:0 auto; } .container .floor-tabbox .title { padding-top:25px; } .container .floor-tabbox .brand-ad { margin-top:30px; } .floor-tabbox .sale-hd { position:absolute; top:25px; right:0; z-index:2; } .floor-tabbox .sale-hd h3 { float:left; margin-left:20px; } .floor-tabbox .sale-hd h3 a { color:#999; font-size:14px; } .floor-tabbox .sale-hd h3 a:hover { text-decoration:underline; color:#f9860a; } .floor-tabbox .title.org { border-bottom:1px solid #f9860a; } .floor-tabbox .title.violet { border-bottom:1px solid #888eff; } .floor-tabbox .title.green { border-bottom:1px solid #5cd087; } .floor-tabbox .title.blue { border-bottom:1px solid #59b3ff; } #floor1 .title.org { border-bottom:1px solid #f9860a; } #floor2 .title.org { border-bottom:1px solid #888eff; } #floor3 .title.org { border-bottom:1px solid #5cd087; } #floor4 .title.org { border-bottom:1px solid #59b3ff; } .floor-tabbox .mattr-box{ clear: both; overflow: hidden; } .floor-tabbox .ad { float:left; width:330px; min-width:330px; height:440px; overflow:hidden; position:relative; } .floor-tabbox .ad .hd { width:100%; position:absolute; left:0; bottom:10px; z-index:1; text-align:center; } .floor-tabbox .ad .hd ul { background:url(/shop_pc/images/index/transparent20.png) repeat; display:inline-block; border-radius:20px; height:12px; width:auto; padding:2px 3px; } .floor-tabbox .ad .hd li { width:10px; height:10px; background:#ddd; border-radius:10px; display:inline-block; margin:0 3px; font-size:0; position:relative; top:-12px; } .floor-tabbox .ad .hd li.active { background:#f9860a; } .floor-tabbox .ad .bd { width:330px; height:440px; position:relative; left:0; margin:0; } .floor-tabbox .ad .bd li { width:100%; height:440px; position:relative; } .floor-tabbox .list { float:left; width:860px; height:440px; overflow:hidden; } .floor-tabbox .list .mt { margin-top:1px; } .floor-tabbox .list .list-2 { clear:both; overflow:hidden; width:100%; height:200px; } .floor-tabbox .list .list-2 li { width:429px; height:200px; line-height:199px; margin-right:1px; float:left; text-align:center; overflow:hidden; } .floor-tabbox .list .list-2 li img { max-width:100%; max-height:100%; vertical-align:middle; background:#fff; opacity:.9; filter:alpha(opacity=90); -webkit-transition:all .2s; -moz-transition:all .2s; -o-transition:all .2s; transition:all .2s; } .floor-tabbox .list .list-2 li:hover{ background:#ddd; } .floor-tabbox .list .list-2 li:hover img { opacity:.8; filter:alpha(opacity=80); } .floor-tabbox .list .list-3 { width:100%; height:239px; clear:both; overflow:hidden; } .floor-tabbox .list .list-3 li { width:214px; height:239px; line-height:238px; float:left; margin-right:1px; text-align:center; overflow:hidden; } .floor-tabbox .list .list-3 li img { max-width:100%; max-height:100%; vertical-align:middle; opacity:.9; filter:alpha(opacity=90); -webkit-transition:all .2s; -moz-transition:all .2s; -o-transition:all .2s; transition:all .2s; } .floor-tabbox .list .list-3 li:hover{ background:#ddd; } .floor-tabbox .list .list-3 li:hover img { opacity:.8; filter:alpha(opacity=80); } .floor-tabbox .list .list-4 { width:100%; height:239px; clear:both; overflow:hidden; } .floor-tabbox .list .list-4 li { width:214px; height:239px; line-height:238px; float:left; margin-right:1px; text-align:center; overflow:hidden; } .floor-tabbox .list .list-4 li img { max-width:100%; max-height:100%; vertical-align:middle; opacity:.9; filter:alpha(opacity=90); -webkit-transition:all .2s; -moz-transition:all .2s; -o-transition:all .2s; transition:all .2s; } .floor-tabbox .list .list-4 li:hover{ background:#ddd; } .floor-tabbox .list .list-4 li:hover img { opacity:.8; filter:alpha(opacity=80); } .floor-tabbox .recom-br { display:block; clear:both; padding:10px 0 0; overflow:hidden; position:relative; } .floor-tabbox .recom-br ul { overflow:hidden; height:60px; width:100%; } .floor-tabbox .recom-br li { width:150px; height:60px; line-height:60px; text-align:center; float:left; } .floor-tabbox .recom-br li img { max-width:100%; max-height:100%; vertical-align:middle; } .floor-tabbox .recom-br .prev { width:15px; height:60px; background:url(/shop_pc/images/index/icon.png) -150px -95px no-repeat; position:absolute; top:10px; left:0; font-size:0; z-index:2; filter:alpha(opacity=80); opacity:0.8; display:none; } .floor-tabbox .recom-br .next { width:15px; height:60px; background:url(/shop_pc/images/index/icon.png) -166px -95px no-repeat; position:absolute; top:10px; right:0; font-size:0; z-index:2; display:none; filter:alpha(opacity=80); opacity:0.8; } .recom-br:hover .prev,.recom-br:hover .next { display:block; } .recom-br .prev:hover,.recom-br .next:hover { filter:alpha(opacity=100); opacity:1; } .discovery-hall { overflow:hidden; width:1190px; margin:0 auto; } .discovery-hall ul { overflow:hidden; width:1210px; margin-left:-20px; } .discovery-hall li { width:543px; height:139px; padding:20px; border:1px solid #e3e2e3; float:left; margin-left:20px; margin-bottom:20px; background: #fff; } .discovery-hall li:hover { border:1px solid #f07d00; } .discovery-hall li>a { display:block; overflow:hidden; } .discovery-hall li .img-box { float:left; width:180px; height:140px; line-height:140px; text-align:center; overflow:hidden; margin-right:20px; } .discovery-hall li .img-box img { max-width:100%; max-height:100%; vertical-align:middle; } .discovery-hall li .text { width:343px; float:left; } .discovery-hall li .text strong { display:block; font-size:16px; color:#333; padding:2px 0 5px; } .discovery-hall li .text strong:hover { color:#f07d00; } .discovery-hall li .text p { display:block; position:relative; padding-left:23px; font-size:14px; color:#999; height:26px; line-height:26px; } .discovery-hall li .text .tell { color:#f07d00; font-weight:bold; padding:0 0 0 23px; } .discovery-hall li .text .tell i { width:13px; height:12px; background:url(/shop_pc/images/index/icon.png) -1px -193px no-repeat; position:absolute; top:7px; left:0; } .discovery-hall li .text .site { display:-webkit-box; overflow:hidden; white-space:normal!important; text-overflow:ellipsis; word-wrap:break-word; -webkit-line-clamp:1; -webkit-box-orient:vertical; } .discovery-hall li .text .site i { width:12px; height:15px; background:url(/shop_pc/images/index/icon.png) -67px -193px no-repeat; position:absolute; top:6px; left:0; } .discovery-hall li .text .site.time i { width:12px; height:12px; background:url(/shop_pc/images/index/icon.png) -81px -193px no-repeat; position:absolute; top:7px; left:0; } .discovery-hall li .text .tis { width:246px; height:26px; line-height:24px; font-size:12px; text-align:center; color:#999; clear:both; overflow:hidden; margin-top:4px; padding:0; } .discovery-hall li .text .tis span { float:left; width:81px; border:1px solid #ddd; border-left:none; } .discovery-hall li .text .tis span:first-child{ border-left: 1px solid #ddd; } .discovery-hall li .text .tis i { width:14px; height:14px; background:url(/shop_pc/images/index/icon.png) no-repeat; display:inline-block; position:relative; top:2px; } .discovery-hall li .text .tis .icon-1 i { background-position:-26px -193px; position:relative; top:2px; } .discovery-hall li .text .tis .icon-2 i { background-position:-40px -193px; position:relative; top:4px; } .discovery-hall li .text .tis .icon-3 i { background-position:-54px -193px; position:relative; top:3px; } .discovery-hall li .text .tis img{ width: 14px; height: 14px; position: relative; top: 2px; } .fixed-side { position:fixed; top:50%; left:50%; z-index:109; width:76px; border:1px solid #eee; text-align:center; background:#fff; -moz-transform:translate(0,-50%) scale(1,1); -webkit-transform:translate(0,-50%) scale(1,1); -o-transform:translate(0,-50%) scale(1,1); transform:translate(0,-50%) scale(1,1); opacity:1; filter:alpha(opacity=100); z-index:100; -moz-transition:all .2s; -o-transition:all .2s; -webkit-transition:all .2s; transition:all .2s; display:none; } .fixed-side li { width:100%; height:46px; display:block; clear:both; } .fixed-side li:first-child { display:none; } .fixed-side li:hover { background:#f9860a; } .fixed-side li.active { background:#f9860a; } .fixed-side li.active a { color:#fff; border-bottom:1px solid #f9860a; } .fixed-side li:hover a { color:#fff; border-bottom:1px solid #f9860a; } .fixed-side li a { font-size:12px; color:#666; line-height:45px; border-bottom:1px solid #eee; width:58px; margin:0 auto; display:block; } .fixed-side li i { width:18px; height:18px; display:inline-block; background:url(/shop_pc/images/index/icon.png) no-repeat; position:relative; top:5px; } .fixed-side li i.icon-6 { background-position:0 -156px; } .fixed-side li i.icon-1 { background-position:-18px -156px; } .fixed-side li i.icon-2 { background-position:-36px -156px; } .fixed-side li i.icon-3 { background-position:-54px -156px; } .fixed-side li i.icon-4 { background-position:-72px -156px; top:4px; } .fixed-side li i.icon-7 { background-position:-90px -156px; top:3px; } .fixed-side li i.icon-8 { background-position:-108px -156px; top:4px; } .fixed-side li i.icon-9 { background-position:-126px -156px; } .fixed-side li i.icon-10 { background-position:-144px -156px; top:4px; } .fixed-side li.active i.icon-6 { background-position:0 -175px; } .fixed-side li.active i.icon-1 { background-position:-18px -175px; } .fixed-side li.active i.icon-2 { background-position:-36px -175px; } .fixed-side li.active i.icon-3 { background-position:-54px -175px; } .fixed-side li.active i.icon-4 { background-position:-72px -175px; } .fixed-side li.active i.icon-7 { background-position:-90px -175px; } .fixed-side li.active i.icon-8 { background-position:-108px -175px; } .fixed-side li.active i.icon-9 { background-position:-126px -175px; } .fixed-side li.active i.icon-10 { background-position:-144px -175px; } .fixed-side li:hover i.icon-6 { background-position:0 -175px; } .fixed-side li:hover i.icon-1 { background-position:-18px -175px; } .fixed-side li:hover i.icon-2 { background-position:-36px -175px; } .fixed-side li:hover i.icon-3 { background-position:-54px -175px; } .fixed-side li:hover i.icon-4 { background-position:-72px -175px; } .fixed-side li:hover i.icon-7 { background-position:-90px -175px; } .fixed-side li:hover i.icon-8 { background-position:-108px -175px; } .fixed-side li:hover i.icon-9 { background-position:-126px -175px; } .fixed-side li:hover i.icon-10 { background-position:-144px -175px; } .container .message-box .title { padding-top:5px; } .message-box { overflow:hidden; position:relative; width:1190px; margin:0 auto; } .message-box .first-box { float:left; position:relative; height:353px; } .message-box .first-box>a { display:block; overflow:hidden; } .message-box .first-box .img-box { width:480px; height:260px; line-height:260px; text-align:center; overflow:hidden; } .message-box .first-box .img-box img { max-width:100%; max-height:100%; vertical-align:middle; } .message-box .first-box .bt { width:388px; height:140px; background:#f9860a; position:absolute; left:0; bottom:-45px; padding-left:92px; } .message-box .first-box .bt em { position:absolute; left:0; width:92px; top:10px; height:auto; color:#fff; text-align:center; font-size:32px; font-weight:bold; } .message-box .first-box .bt em span { font-weight:normal; font-size:12px; display:block; position:relative; top:-5px; } .message-box .first-box .bt strong { display:block; font-size:16px; font-weight:normal; color:#fff; height:35px; line-height:38px; border-bottom:1px solid #fa9e3b; width:340px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } .message-box .first-box .bt p { color:#fddbb6; font-size:14px; line-height:20px; display:block; padding-top:8px; height:40px; width:340px; display:-webkit-box; overflow:hidden; white-space:normal!important; text-overflow:ellipsis; word-wrap:break-word; -webkit-line-clamp:2; -webkit-box-orient:vertical; } .message-box .text { float:right; width:669px; height:351px; border:1px solid #e3e2e3; border-left:none; padding-left:40px; } .message-box .text .mt { position:relative; display:block; } .message-box .text .mt strong { width:530px; color:#f9860a; font-size:16px; display:block; padding:20px 0 10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:24px; } .message-box .text .mt strong a { color:#f9860a; } .message-box .text .mt p { width:530px; color:#999; font-size:14px; display:block; line-height:20px; height:40px; display:-webkit-box; overflow:hidden; white-space:normal!important; text-overflow:ellipsis; word-wrap:break-word; -webkit-line-clamp:2; -webkit-box-orient:vertical; } .message-box .text .mt em { width:80px; position:absolute; top:12px; right:0; height:auto; color:#999; text-align:center; font-size:32px; font-weight:bold; } .message-box .text .mt em span { font-weight:normal; font-size:12px; display:block; position:relative; top:-5px; } .message-box .txt { clear:both; overflow:hidden; padding-right:20px; } .message-box .txt ul { width:300px; padding-top:16px; } .message-box .txt ul em { border-bottom:1px solid #f1f0f1; height:40px; line-height:40px; color:#333; font-weight:bold; display:block; clear:both; font-size:16px; margin-bottom:15px; position:relative; } .message-box .txt ul li { height:34px; line-height:34px; display:block; position:relative; } .message-box .txt ul li a { width:225px; float:left; font-size:14px; color:#666; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:34px; } .message-box .txt ul li a:hover { text-decoration:underline; color:#f9860a; } .message-box .txt ul li span { position:absolute; right:0; top:0; height:34px; font-size:12px; color:#999; } .message-box .txt ul em i { width:64px; height:2px; background:#000; position:absolute; left:0; bottom:0; } .knowledge-box { width:1190px; margin:0 auto; padding-bottom:30px; } .knowledge-box .list-txt { width:712px; height:340px; border-right:1px solid #e3e2e3; } .knowledge-box .list-txt ul { overflow:hidden; } .knowledge-box .list-txt li { width:625px; display:block; position:relative; height:34px; line-height:34px; } .knowledge-box .list-txt li a { width:520px; float:left; color:#666; font-size:16px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:34px; } .knowledge-box .list-txt li a:hover { text-decoration:underline; color:#f9860a; } .knowledge-box .list-txt li a>span { position:absolute; top:0; right:0; height:34px; font-size:14px; color:#999; } .knowledge-box .list-txt li a>span>span { color:#f9860a; font-weight:bold; } .knowledge-box .tip-txt { float:right; width:450px; height:340px; overflow:hidden; } .knowledge-box .tip-txt a { float:left; height:26px; line-height:26px; color:#999; padding:0 10px; background:#f5f5f5; margin:5px 10px 5px 0; border-radius:2px; min-width:55px; } .knowledge-box .tip-txt a:hover { background:#f9860a; color:#fff; } .settleup-content { position:relative; width:100%; z-index:2; background:#fff; } .settleup-content .mc { height:auto; max-height:334px; overflow:auto; } .settleup-content ul { margin-top:-1px; } .settleup-content li { padding:10px; border-top:1px dashed #ccc; overflow:hidden; line-height:18px; vertical-align:bottom; } .settleup-content li:hover { background-color:#f5f5f5; } .settleup-content .p-img { float:left; width:50px; height:50px; border:1px solid #d3d3d3; padding:0; margin-right:8px; font-size:0; } .settleup-content .p-name { float:left; width:100px; height:36px; overflow:hidden; margin:5px 8px 0 0; } .settleup-content .p-number { float:left; margin-top:9px; } .settleup-content .p-number .num { width:23px; height:28px; line-height:28px; border:1px solid #d6d6d6; display:block; float:left; text-align:center; } .settleup-content .p-number .count { float:left; height:28px; width:18px; border-top:1px solid #d6d6d6; border-bottom:1px solid #d6d6d6; } .settleup-content .p-number .count a { display:block; width:18px; height:14px; line-height:14px; border-right:1px solid #d6d6d6; text-align:center; } .settleup-content .p-number .count .count-add { border-bottom:1px solid #d6d6d6; } .settleup-content .p-number .count .iconfont { font-size:12px; display:block; height:14px; } .settleup-content .p-number .count a:hover { color:#f9860a; } .settleup-content .p-oper { float:right; text-align:center; margin-top:5px; } .settleup-content .p-oper .price { font-weight:700; } .settleup-content .p-oper .remove:hover { color:#f9860a; } .settleup-content .mb { padding:10px; background-color:#eee; overflow:hidden; } .settleup-content .p-total { float:left; line-height:28px; color:#999; } .settleup-content .btn-cart { display:block; float:right; width:96px; height:26px; line-height:26px; border:1px solid #f9860a; background:#eee; text-align:center; color:#f9860a; } .settleup-content .btn-cart:hover { background-color:#f9860a; color:#fff; } .ui-areamini-content-wrap { padding:12px 8px 10px 15px; width:420px; } .ui-areamini-content-wrap .hot { overflow:hidden; } .ui-areamini-content-wrap .hot a { float:left; line-height:20px; padding:0 5px; margin-right:5px; } .ui-areamini-content-wrap .hot a:hover { background-color:#f42424; color:#fff; } .search-first-letter { overflow:hidden; margin:10px 0 0 3px; } .search-first-letter a { font-size:14px; color:#8c8c8c; float:left; line-height:16px; padding:0 3px; margin-right:1px; font-weight:700; } .search-first-letter a:hover { color:#f42424; } .scrollBody { overflow:hidden; width:420px; margin-top:10px; position:relative; z-index:10; } .scrollBody .all-list { float:left; height:150px; margin-left:5px; width:400px; } .scrollBody .all-list ul { float:left; overflow:hidden; height:auto; position:relative; z-index:9; } .scrollBody .all-list li { width:100%; float:left; } .scrollBody .all-list li em { width:18px; height:18px; line-height:16px; border-radius:50%; display:inline-block; text-align:center; margin:2px 10px 0 0; float:left; background-color:#eee; color:#8c8c8c; font-weight:700; } .scrollBody .all-list li .itme-city { float:left; width:calc(100% - 28px); } .scrollBody .all-list li .itme-city a { float:left; line-height:20px; padding:0 5px; margin:0 5px 5px 0; } .scrollBody .all-list li .itme-city .city_selected,.scrollBody .all-list li .itme-city a:hover { background-color:#eee; color:#f42424; } .scrollBody .scrollBar { float:left; width:7px; height:150px; position:relative; background:url(/shop_pc/images/main/change_city.png) -7px 0 repeat-y; margin-left:5px; } .scrollBody .scrollBar p { position:absolute; width:7px; height:30px; background:url(/shop_pc/images/main/change_city.png) 0 0 no-repeat; } .dorpdown-layer { display:none; position:absolute; border:1px solid #d2d2d2; background-color:#fff; top:29px; } .dorpdown-layer dl { float:left; padding:0 0 0 30px; border-right:1px solid #efefef; width:85px; } .dorpdown-layer dl:last-child { border-right:0; } .dorpdown-layer dl dt { font-weight:700; color:#666; } .dorpdown-layer dl dd { float:left; } .dorpdown-layer dl .item { float:left; width:75px; } .dorpdown-layer dl.fore2 { width:225px; } .dorpdown-layer dl.fore3 { width:150px; } .coupletBox{ position: relative; z-index: 10001; } .coupletBox-left{ width: 142px; height: 434px; position: absolute; top: -473px; left: 50%; margin-left: -742px; background: url(/shop_pc/images/index/1.gif) no-repeat; } .coupletBox-right{ width: 142px; height: 434px; position: absolute; top: -473px; left: 50%; margin-left: 600px; background: url(/shop_pc/images/index/2.gif) no-repeat; } /* FILE ARCHIVED ON 03:30:20 Feb 08, 2019 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 18:08:22 Jul 11, 2024. 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.802 exclusion.robots: 0.067 exclusion.robots.policy: 0.046 esindex: 0.012 cdx.remote: 9.495 LoadShardBlock: 141.092 (3) PetaboxLoader3.datanode: 51.441 (4) PetaboxLoader3.resolve: 75.373 (3) load_resource: 71.025 */