Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
wtdmw committed Dec 24, 2018
1 parent 12f3fd0 commit eedf324
Show file tree
Hide file tree
Showing 230 changed files with 204 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
172 changes: 171 additions & 1 deletion css/top.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
height: 33px;
border-bottom: 1px solid #F0F0F0;
box-sizing: border-box;
position: relative;
z-index: 999;
}

.top_box {
Expand Down Expand Up @@ -49,9 +51,11 @@
top: 2px;
margin-left: 4px;
}
.top_box>ul>li:nth-child(3):hover .top_box_gytc{

.top_box>ul>li:nth-child(3):hover .top_box_gytc {
display: block;
}

.top_box_gytc {
position: absolute;
width: 950px;
Expand Down Expand Up @@ -130,4 +134,170 @@

.top_box_gytc_xx a {
color: #999 !important;
}

/* nav */
.nav {
width: 1200px;
height: 100px;
/* background-color: #dcdcdc; */
margin: auto;
}

.nav_logo {
display: inline-block;
width: 140px;
height: 100px;
/* background-color: antiquewhite; */

}

.nav_logo img {
height: 100px;
}

.nav_nl {
display: inline-block;
width: 54px;
height: 100px;
margin-left: 90px;
position: relative;
/* background-color: #F0F0F0; */
}

.nav_nl:hover .nav_nl_tc {
display: block;
}

.nav_nl>i {
display: inline-block;
width: 18px;
height: 100px;
background: url("./img/181205_71dg024jd2e3d17jjjhi3a52k9kal_36x24.png") no-repeat center;
background-size: contain;
}

.nav_nl>span {
line-height: 100px;
font-size: 16px;
display: inline-block;
float: right;
}

.nav_nl_tc {
width: 1100px;
height: 240px;
position: absolute;
top: 80px;
left: -200px;
background-color: #fff;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
border-radius: 2px;
display: none;
}

.nav_nl_tc>div {
box-sizing: border-box;
padding: 30px 0 0 20px;
float: left;
}

.nav_nl_tc_1 {
width: 320px;
height: 240px;
/* background-color: #dcdcdc; */
border-right: 1px solid #e6e6e6;
}

.nav_nl_tc h3 {
font-size: 15px;
font-weight: 500;
margin-bottom: 20px;
}

.nav_nl_tc a {
display: inline-block;
font-size: 13px;
margin-right: 30px;
margin-bottom: 10px;
color: #999
}

.nav_nl_tc a:hover {
color: #f46;
}

.nav_nl_tc_2 {
width: 326px;
height: 240px;
/* background-color: #dcdcdc; */
border-right: 1px solid #e6e6e6;
}

.nav_nl_tc_3 {
width: 450px;
height: 240px;
}

.nav_ssl {
display: inline-block;
width: 552px;
height: 44px;
position: relative;
top: -28px;
margin-left: 14px;
}

.nav_ssl_fl {
width: 60px;
height: 44px;
background-color: #f7f7f7;
border-radius: 6px 0 0 6px;
position: relative;
cursor: pointer;
}

.nav_ssl_fl:hover .nav_ssl_fl_tc {
display: block;
}

.nav_ssl_fl>span {
position: absolute;
top: 50%;
left: 6px;
margin-top: -6px;
text-align: center;
color: #999;
display: inline-block;
padding-right: 11px;
background: url("img/181205_76llc84iagj7dd3flb21bl24e93bd_18x10.png") no-repeat right;
background-size: 9px 5px;
}

.nav_ssl_fl_tc {
position: absolute;
top: 45px;
left: 0px;
width: 60px;
height: 64px;
background-color: #fff;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
border-radius: 2px;
overflow: hidden;
display: none;
}

.nav_ssl_fl_tc span {
display: block;
color: #f46;
width: 100%;
height: 30px;
line-height: 30px;
text-align: center;

}

.nav_ssl_fl_tc span:hover {
background-color: #ffdde3;

}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/fx/1.webp
Binary file not shown.
Binary file added img/fx/10.webp
Binary file not shown.
Binary file added img/fx/100.webp
Binary file not shown.
Binary file added img/fx/101.webp
Binary file not shown.
Binary file added img/fx/102.webp
Binary file not shown.
Binary file added img/fx/103.webp
Binary file not shown.
Binary file added img/fx/104.webp
Binary file not shown.
Binary file added img/fx/105.webp
Binary file not shown.
Binary file added img/fx/106.webp
Binary file not shown.
Binary file added img/fx/107.webp
Binary file not shown.
Binary file added img/fx/108.webp
Binary file not shown.
Binary file added img/fx/109.webp
Binary file not shown.
Binary file added img/fx/11.webp
Binary file not shown.
Binary file added img/fx/110.webp
Binary file not shown.
Binary file added img/fx/111.webp
Binary file not shown.
Binary file added img/fx/112.webp
Binary file not shown.
Binary file added img/fx/113.webp
Binary file not shown.
Binary file added img/fx/114.webp
Binary file not shown.
Binary file added img/fx/115.webp
Binary file not shown.
Binary file added img/fx/116.webp
Binary file not shown.
Binary file added img/fx/117.webp
Binary file not shown.
Binary file added img/fx/118.webp
Binary file not shown.
Binary file added img/fx/119.webp
Binary file not shown.
Binary file added img/fx/12.webp
Binary file not shown.
Binary file added img/fx/120.webp
Binary file not shown.
Binary file added img/fx/121.webp
Binary file not shown.
Binary file added img/fx/122.webp
Binary file not shown.
Binary file added img/fx/123.webp
Binary file not shown.
Binary file added img/fx/124.webp
Binary file not shown.
Binary file added img/fx/125.webp
Binary file not shown.
Binary file added img/fx/126.webp
Binary file not shown.
Binary file added img/fx/127.webp
Binary file not shown.
Binary file added img/fx/128.webp
Binary file not shown.
Binary file added img/fx/129.webp
Binary file not shown.
Binary file added img/fx/13.webp
Binary file not shown.
Binary file added img/fx/130.webp
Binary file not shown.
Binary file added img/fx/131.webp
Binary file not shown.
Binary file added img/fx/132.webp
Binary file not shown.
Binary file added img/fx/133.webp
Binary file not shown.
Binary file added img/fx/134.webp
Binary file not shown.
Binary file added img/fx/135.webp
Binary file not shown.
Binary file added img/fx/136.webp
Binary file not shown.
Binary file added img/fx/137.webp
Binary file not shown.
Binary file added img/fx/138.webp
Binary file not shown.
Binary file added img/fx/139.webp
Binary file not shown.
Binary file added img/fx/14.webp
Binary file not shown.
Binary file added img/fx/140.webp
Binary file not shown.
Binary file added img/fx/141.webp
Binary file not shown.
Binary file added img/fx/142.webp
Binary file not shown.
Binary file added img/fx/143.webp
Binary file not shown.
Binary file added img/fx/144.webp
Binary file not shown.
Binary file added img/fx/145.webp
Binary file not shown.
Binary file added img/fx/146.webp
Binary file not shown.
Binary file added img/fx/147.webp
Binary file not shown.
Binary file added img/fx/148.webp
Binary file not shown.
Binary file added img/fx/149.webp
Binary file not shown.
Binary file added img/fx/15.webp
Binary file not shown.
Binary file added img/fx/150.webp
Binary file not shown.
Binary file added img/fx/151.webp
Binary file not shown.
Binary file added img/fx/152.webp
Binary file not shown.
Binary file added img/fx/153.webp
Binary file not shown.
Binary file added img/fx/154.webp
Binary file not shown.
Binary file added img/fx/155.webp
Binary file not shown.
Binary file added img/fx/156.webp
Binary file not shown.
Binary file added img/fx/157.webp
Binary file not shown.
Binary file added img/fx/158.webp
Binary file not shown.
Binary file added img/fx/159.webp
Binary file not shown.
Binary file added img/fx/16.webp
Binary file not shown.
Binary file added img/fx/160.webp
Binary file not shown.
Binary file added img/fx/161.webp
Binary file not shown.
Binary file added img/fx/162.webp
Binary file not shown.
Binary file added img/fx/163.webp
Binary file not shown.
Binary file added img/fx/164.webp
Binary file not shown.
Binary file added img/fx/165.webp
Binary file not shown.
Binary file added img/fx/166.webp
Binary file not shown.
Binary file added img/fx/167.webp
Binary file not shown.
Binary file added img/fx/168.webp
Binary file not shown.
Binary file added img/fx/169.webp
Binary file not shown.
Binary file added img/fx/17.webp
Binary file not shown.
Binary file added img/fx/170.webp
Binary file not shown.
Binary file added img/fx/171.webp
Binary file not shown.
Binary file added img/fx/172.webp
Binary file not shown.
Binary file added img/fx/173.webp
Binary file not shown.
Binary file added img/fx/174.webp
Binary file not shown.
Binary file added img/fx/175.webp
Binary file not shown.
Binary file added img/fx/176.webp
Binary file not shown.
Binary file added img/fx/177.webp
Binary file not shown.
Binary file added img/fx/178.webp
Binary file not shown.
Binary file added img/fx/179.webp
Binary file not shown.
Binary file added img/fx/18.webp
Binary file not shown.
Binary file added img/fx/180.webp
Binary file not shown.
Binary file added img/fx/181.webp
Binary file not shown.
Binary file added img/fx/182.webp
Binary file not shown.
Binary file added img/fx/183.webp
Binary file not shown.
Binary file added img/fx/184.webp
Binary file not shown.
Binary file added img/fx/185.webp
Binary file not shown.
Binary file added img/fx/186.webp
Binary file not shown.
Binary file added img/fx/187.webp
Binary file not shown.
Binary file added img/fx/188.webp
Binary file not shown.
Binary file added img/fx/189.webp
Binary file not shown.
Binary file added img/fx/19.webp
Binary file not shown.
Binary file added img/fx/190.webp
Binary file not shown.
Binary file added img/fx/191.webp
Binary file not shown.
Binary file added img/fx/192.webp
Binary file not shown.
Binary file added img/fx/193.webp
Binary file not shown.
Binary file added img/fx/194.webp
Binary file not shown.
Binary file added img/fx/195.webp
Binary file not shown.
Binary file added img/fx/196.webp
Binary file not shown.
Binary file added img/fx/197.webp
Binary file not shown.
Binary file added img/fx/198.webp
Binary file not shown.
Binary file added img/fx/199.webp
Binary file not shown.
Binary file added img/fx/2.webp
Binary file not shown.
Binary file added img/fx/20.webp
Binary file not shown.
Binary file added img/fx/200.webp
Binary file not shown.
Binary file added img/fx/201.webp
Binary file not shown.
Binary file added img/fx/202.webp
Binary file not shown.
Binary file added img/fx/203.webp
Binary file not shown.
Binary file added img/fx/204.webp
Binary file not shown.
Binary file added img/fx/205.webp
Binary file not shown.
Binary file added img/fx/206.webp
Binary file not shown.
Binary file added img/fx/207.webp
Binary file not shown.
Binary file added img/fx/208.webp
Binary file not shown.
Binary file added img/fx/209.webp
Binary file not shown.
Binary file added img/fx/21.webp
Binary file not shown.
Binary file added img/fx/210.webp
Binary file not shown.
Binary file added img/fx/211.webp
Binary file not shown.
Binary file added img/fx/212.webp
Binary file not shown.
Binary file added img/fx/213.webp
Binary file not shown.
Binary file added img/fx/214.webp
Binary file not shown.
Binary file added img/fx/215.webp
Binary file not shown.
Binary file added img/fx/216.webp
Binary file not shown.
Binary file added img/fx/217.webp
Binary file not shown.
Binary file added img/fx/218.webp
Binary file not shown.
Binary file added img/fx/219.webp
Binary file not shown.
Binary file added img/fx/22.webp
Binary file not shown.
Binary file added img/fx/220.webp
Binary file not shown.
Binary file added img/fx/221.webp
Binary file not shown.
Binary file added img/fx/222.webp
Binary file not shown.
Binary file added img/fx/223.webp
Binary file not shown.
Binary file added img/fx/224.webp
Binary file not shown.
Binary file added img/fx/23.webp
Binary file not shown.
Binary file added img/fx/24.webp
Binary file not shown.
Binary file added img/fx/25.webp
Binary file not shown.
Binary file added img/fx/26.webp
Binary file not shown.
Binary file added img/fx/27.webp
Binary file not shown.
Binary file added img/fx/28.webp
Binary file not shown.
Binary file added img/fx/29.webp
Binary file not shown.
Binary file added img/fx/3.webp
Binary file not shown.
Binary file added img/fx/30.webp
Binary file not shown.
Binary file added img/fx/31.webp
Binary file not shown.
Binary file added img/fx/32.webp
Binary file not shown.
Binary file added img/fx/33.webp
Binary file not shown.
Binary file added img/fx/34.webp
Binary file not shown.
Binary file added img/fx/35.webp
Binary file not shown.
Binary file added img/fx/36.webp
Binary file not shown.
Binary file added img/fx/37.webp
Binary file not shown.
Binary file added img/fx/38.webp
Binary file not shown.
Binary file added img/fx/39.webp
Binary file not shown.
Binary file added img/fx/4.webp
Binary file not shown.
Binary file added img/fx/40.webp
Binary file not shown.
Binary file added img/fx/41.webp
Binary file not shown.
Binary file added img/fx/42.webp
Binary file not shown.
Binary file added img/fx/43.webp
Binary file not shown.
Binary file added img/fx/44.webp
Binary file not shown.
Binary file added img/fx/45.webp
Binary file not shown.
Binary file added img/fx/46.webp
Binary file not shown.
Binary file added img/fx/47.webp
Binary file not shown.
Binary file added img/fx/48.webp
Binary file not shown.
Binary file added img/fx/49.webp
Binary file not shown.
Binary file added img/fx/5.webp
Binary file not shown.
Binary file added img/fx/50.webp
Binary file not shown.
Binary file added img/fx/51.webp
Binary file not shown.
Binary file added img/fx/52.webp
Binary file not shown.
Binary file added img/fx/53.webp
Binary file not shown.
Binary file added img/fx/54.webp
Binary file not shown.
Binary file added img/fx/55.webp
Binary file not shown.
Binary file added img/fx/56.webp
Binary file not shown.
Binary file added img/fx/57.webp
Binary file not shown.
Binary file added img/fx/58.webp
Binary file not shown.
Binary file added img/fx/59.webp
Binary file not shown.
Binary file added img/fx/6.webp
Binary file not shown.
Binary file added img/fx/60.webp
Binary file not shown.
Binary file added img/fx/61.webp
Binary file not shown.
Binary file added img/fx/62.webp
Binary file not shown.
Binary file added img/fx/63.webp
Binary file not shown.
Binary file added img/fx/64.webp
Binary file not shown.
Binary file added img/fx/65.webp
Binary file not shown.
Binary file added img/fx/66.webp
Binary file not shown.
Binary file added img/fx/67.webp
Binary file not shown.
Binary file added img/fx/68.webp
Binary file not shown.
Binary file added img/fx/69.webp
Binary file not shown.
Binary file added img/fx/7.webp
Binary file not shown.
Binary file added img/fx/70.webp
Binary file not shown.
Binary file added img/fx/71.webp
Binary file not shown.
Binary file added img/fx/72.webp
Binary file not shown.
Binary file added img/fx/73.webp
Binary file not shown.
Binary file added img/fx/74.webp
Binary file not shown.
Binary file added img/fx/75.webp
Binary file not shown.
Binary file added img/fx/76.webp
Binary file not shown.
Binary file added img/fx/77.webp
Binary file not shown.
Binary file added img/fx/78.webp
Binary file not shown.
Binary file added img/fx/79.webp
Binary file not shown.
Binary file added img/fx/8.webp
Binary file not shown.
Binary file added img/fx/80.webp
Binary file not shown.
Binary file added img/fx/81.webp
Binary file not shown.
Binary file added img/fx/82.webp
Binary file not shown.
Binary file added img/fx/83.webp
Binary file not shown.
Binary file added img/fx/84.webp
Binary file not shown.
Binary file added img/fx/85.webp
Binary file not shown.
Binary file added img/fx/86.webp
Binary file not shown.
Binary file added img/fx/87.webp
Binary file not shown.
Binary file added img/fx/88.webp
Binary file not shown.
Binary file added img/fx/89.webp
Binary file not shown.
Binary file added img/fx/9.webp
Binary file not shown.
Binary file added img/fx/90.webp
Binary file not shown.
Binary file added img/fx/91.webp
Binary file not shown.
Binary file added img/fx/92.webp
Binary file not shown.
Binary file added img/fx/93.webp
Binary file not shown.
Binary file added img/fx/94.webp
Binary file not shown.
Binary file added img/fx/95.webp
Binary file not shown.
Binary file added img/fx/96.webp
Binary file not shown.
Binary file added img/fx/97.webp
Binary file not shown.
Binary file added img/fx/98.webp
Binary file not shown.
Binary file added img/fx/99.webp
Binary file not shown.
29 changes: 29 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,36 @@ <h3>关于我们</h3>
<!-- top-end -->
<!-- nav-start -->
<div class="nav">
<a href="https://www.mogujie.com" class="nav_logo">
<img src="img/181211_4bhej4f3ckl5fjhif777gk075e5hi_260x200.png" alt="">
</a>
<div class="nav_nl">
<i></i><span>目录</span>
<div class="nav_nl_tc">
<div class="nav_nl_tc_1">
<h3>主题市场</h3>
<p><a>上衣</a><a>裙装</a><a>裤子</a><a>女鞋</a><a>美妆</a><a>包包</a><a>配饰</a><a>内衣</a><a>男友</a><a>母婴</a><a>家具</a><a>食品</a></p>
</div>
<div class="nav_nl_tc_2">
<h3>热门品牌</h3>
<p><a>ZARA</a><a>CONVERSE</a><a>UNIQLO</a><a>NIKE</a><a>CHARLES&KEITH</a><a>ICY</a><a>URBAN REVIVO</a><a>VANS</a><a>GUCCI</a><a>BERSHKA</a><a>CELINE</a><a>ADIDAS</a><a>CHANEL</a><a>PUMA</a><a>CHAMPION</a><a>BALENCIAGA</a><a>LOUIS VUITTON</a><a>TOPSHOP</a></p>
</div>
<div class="nav_nl_tc_3">
<h3>流行话题</h3>
<p><a>#今年第一场雪出街首秀#</a><a>#这波奶茶色喝上身也不长胖#</a><a>#睡不醒不要紧,今天正好慵懒风#</a><a>#大衣就该敞开穿#</a><a>#嘻哈style安排上了,豆芽国家给发嘛?#</a><a>#皮毛一体外套燃烧我的卡路里#</a></p>
</div>
</div>
</div>

<div class="nav_ssl clearfix">
<div class="nav_ssl_fl">
<span id="nav_ssl_fl_xs">搜商品</span>
<div class="nav_ssl_fl_tc" id="nav_ssl_fl_kz">
<span>找商品</span>
<span>找店铺</span>
</div>
</div>
</div>
</div>
<!-- nav-end -->
</div>
Expand Down
4 changes: 4 additions & 0 deletions js/top.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
//搜索栏搜索条件控制
$("span").on("click",function(event){
console.log(12)
});

0 comments on commit eedf324

Please sign in to comment.