index.css 17.4 KB
Newer Older
D
v1.2.0  
devil_gong 已提交
1 2 3 4 5 6 7 8
@charset "utf-8";
ul, li, ol {list-style: none;}
[class*="am-u-"] {padding-left:0rem;padding-right:0rem;}
.am-thumbnails {margin-left: 0rem;margin-right: 0rem;}
.am-thumbnail {margin-bottom:0;}
.am-thumbnails > li {padding: 0 0rem 0.2rem .2rem;}
.am-container {padding-left:0px;padding-right:0px ;}
.am-container > .am-g {margin-left: 0px;margin-right:0px ;}
D
devil_gong 已提交
9
img{max-width:100%;}
D
v1.2.0  
devil_gong 已提交
10 11 12 13 14 15
.small-nav img,.small-nav a,.am-g.small-nav {border:none;}
.e-price{color:red; font-size:14px;}
.method3 img{border:none;}
.method3 li{border:none;border-left:1px #e8e8e8 solid;border-top:1px #e8e8e8 solid}
dt + dd {margin-top: 0;}

D
devil_gong 已提交
16
/*手机导航*/
D
v1.2.0  
devil_gong 已提交
17 18
.small-nav {padding:10px 0px; font-size:12px;}
.small-nav .am-u-sm-3 { text-align: center; margin: 5px 0; }
D
devil_gong 已提交
19
.small-nav .nav-icon {max-width: 50px; max-height: 50px; padding: 12px; margin: 0 auto; border-radius: 50px; background-color: #ccc; }
D
v1.2.0  
devil_gong 已提交
20 21 22 23 24 25 26 27
.small-nav .am-u-sm-3:last-child { float: left; }
.small-nav .mini-nav-title { margin-top: 5px; }
.small-nav a { text-decoration: none !important; }

/*走马灯*/
.marqueen{position: relative;border-top:1px solid #F5F5F5 ;border-bottom: 1px #f5f5f5 solid;overflow: hidden;}
.marqueen-title{position: absolute;left:10px;padding-right:10px;border-right:1px solid #F5F5F5 ;}
.banner-news li,#banner-news li a{height: 30px;line-height:30px; font-size: 12px; overflow: hidden;}
D
devil_gong 已提交
28
.banner-news{max-width:1200px; margin:0px auto; overflow:hidden; height:30px;width:100%; text-align:left;color:#ffffff;}
D
devil_gong 已提交
29
.banner-news li {padding:0 10px 0 80px;}
D
v1.2.0  
devil_gong 已提交
30 31 32 33 34 35 36 37 38
.mod-vip{display: none;}

/*标题*/
.items-nav-title{text-align: center;width: 100%;overflow: hidden;background:#eee;}
.items-nav-title h4{font-size: 14px;margin:20px 0px;line-height: 1px;border-left: 60px solid #d2364c;border-right: 60px solid #d2364c;
text-align: center;float:none}
.items-nav-title h3,.items-nav-title .today-brands,.items-nav-title .more{display: none;}

/*楼层*/
G
gongfuxiang 已提交
39 40 41
.flood {background: #fff; position: relative; }
.outer-con .price { color: #f33f00; font-weight: bold; }
.items-nav-title a:hover { color: #d2364c; }
D
v1.2.0  
devil_gong 已提交
42 43 44 45 46

/*文字说明*/
.seprate{display: none;}
.recommendation .info h3{font-size:12px;color:#F03726} 

G
gongfuxiang 已提交
47
/*小标签*/
D
devil_gong 已提交
48
.list .word{padding: 5px; overflow: hidden;}
D
devil_gong 已提交
49
.word .outer {margin: 5px; width: calc(50% - 12px); height: 32px;  line-height: 32px; text-align: center;color: #fff;background-color: rgba(0, 0, 0, 0.03);border-radius: 3px; display: inline-block; border: 1px solid #fff; text-decoration: none; overflow: hidden;}
D
v1.2.0  
devil_gong 已提交
50

G
gongfuxiang 已提交
51 52 53 54 55 56
/*楼层左侧*/
.list .outer-con .describe { color: #fff; max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.flood .list { overflow: hidden; width: 150px; height: 400px; text-align: center; }
.list .outer-con{ padding: 10px; text-align: center; }

/*楼层商品*/
D
v1.2.0  
devil_gong 已提交
57
.goods-items { background-color: #fff; }
G
gongfuxiang 已提交
58
.goods-items a { font-size: 12px; }
D
v1.2.0  
devil_gong 已提交
59 60 61 62

/*推荐*/
.flood li {width: 50%;float: left;text-align: center;}
@media only screen and (min-width: 480px) {
G
gongfuxiang 已提交
63
    .small-nav img{max-width: 100%;max-height: 100%;}
D
v1.2.0  
devil_gong 已提交
64 65 66 67 68
    .small-nav{ font-size:14px;}
}

@media only screen and (min-width: 640px) {
    /*标题*/
G
gongfuxiang 已提交
69
    .items-nav-title{background: #fff; border-bottom: 2px solid #000;}
D
v1.2.0  
devil_gong 已提交
70 71 72 73 74 75 76 77 78 79 80 81 82
    .hmtop{background: #fff;}
    .am-container {padding-left:0px;padding-right:0px ;}
    .home-floor{width:100%;background:#fff;overflow:visible;}

    /*主题布局*/
    .pro-title{ font-size:14px;}
    .banner-news li{font-size:16px;}
    .e-price{color:red; font-size:16px;}
    .flood li{width:25%;}
    .banner{ width:100%;overflow:hidden;}
    .scoll{ margin-top:0px;overflow: hidden;}

     /*改写的公告*/
D
devil_gong 已提交
83 84 85
    .marqueen{height:auto; background:#FFF; opacity:0.8;text-align: center; }
    .marqueen-title{font-size: 14px;position: static;border-right:none ;color:#e60012 ;font-size: 16px;font-weight: 600; text-align: center;}
    .banner-news{ height: auto;width: 100%;padding-top:5px; }
D
v1.2.0  
devil_gong 已提交
86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
    .banner-news li{ font-size:12px; padding:0px 0px;height: 30px;float: right;width:30% ;}	

    /*标题*/
    .items-nav-title h4{border: none;font-size:18px;line-height: 24px;margin:5px 0px ;font-weight: 600;}
    .items-nav-title h3{display:block;font-size: 14px;color: #999;line-height:18px;margin-bottom: 5px;}

    /*推荐*/
    .recommendation {text-align: left;margin-bottom:10px;padding-top:0px;margin-left:-2px;overflow: hidden;}
    .recommendation .info{position: absolute;left:-3px;top:20%;z-index: 9;border-left: 1px solid #e8e4de;padding-left: 15px;height:60% ;}

    .recommendationMain{height:125px ;}
    .recommendationMain img{width:100px;position: absolute;right:10%;margin-right:0px ;bottom: 10px;}
    .recommendation .am-u-sm-4{padding-left:3px ;}

    /*活动*/
    .activity {position: relative;}
    .activity .info{text-align:center;position: absolute;left:5%;width:90%;bottom:5px ;background:#eee ;padding:5px ;}
    .activity .icon-sale{border-top: 60px solid #0087e5;border-right: 60px solid transparent;}
    .activity .am-g h4{position: absolute;color: #fff;top:10px;left: 5px;}

    /*第二套各类活动*/
    .row {padding:0px 10px 20px;overflow: hidden;}

    /*秒杀*/
    .sale {padding: 0px 6px 6px 6px;}
    .sale-item img{max-width:180px}
    .sale-item .s-info .s-title,.sale-item .s-info .s-price{width:90%;margin-left: 5%;text-align: left;padding:0px 5px ;position:relative;}
    .s-info .s-price { display: block;height: 22px;line-height: 22px;font-size:18px;color: #f52e1f;margin-top: 10px;}
    .s-info .s-price b {font-size:20px}
    .s-buy{display: block;position: absolute;right:0px;bottom: 0px;height:22px;line-height:22px;font-size: 14px;background: #f52e1f;color: #fff;padding:0px 10px}
    /*时间*/
    .sale-mt i {float: left;display: block;width:380px;height: 93px;background: url(../../images/sale-t.jpg) no-repeat;}
    .sale-mt .sale-title{display: none;}
    .sale-mt .s-time {float: right;width: 160px;height: 39px;position: relative;margin-top:24px;margin-right:18px;background: url(../../images/icon-sale.png);}
    .sale-mt .s-time span {width: 39px;height: 39px;line-height: 39px;font-size: 24px;color: #ffeee0;text-align: center;overflow: hidden;}
    .s-time .mm {left: 61px;}
    .s-time .ss {left: 121px;}

    /*楼层*/
G
gongfuxiang 已提交
125
    .flood { margin-bottom: 15px; }
D
v1.2.0  
devil_gong 已提交
126 127
    .outer-con .describe ,.recommendation .info h3{font-size: 14px;font-weight: 600;}
    .goods-title, .outer-con .price { font-size: 14px; }
G
gongfuxiang 已提交
128 129 130 131 132 133
    .flood .goods-list { overflow: hidden; }
    .flood .goods-list .goods-items { float: left; width: 25%; padding: 10px 15px; border-right: 1px solid; border-bottom: 1px solid; border-color: #eee; height: 200px; position: relative; overflow: hidden; }
    .flood .goods-list .goods-items img { max-width: 100%; padding: 10px; }
    .flood .list img {position: absolute;top:auto;left:0;bottom:0;max-width: 100%;}

    /*楼层 hover*/
D
devil_gong 已提交
134 135 136
    .word .outer:hover { background: #fff; color: #d2354c !important; -webkit-transition: background .2s ease-in; -moz-transition: background .2s ease-in; -ms-transition: background .2s ease-in; -o-transition: background .2s ease-in; transition: background .2s ease-in; -webkit-transition: color .2s ease-in; -moz-transition: color .2s ease-in; -ms-transition: color .2s ease-in; -o-transition: color .2s ease-in; transition: color .2s ease-in; }
    /*.goods-items:before { content: ""; position: absolute; top: 0; left: -100%; display: block; height: 100%; width: 50%; z-index: 999; background-color: rgba(255, 255, 255, 0.3); -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; transition: all 1s ease 0s; -ms-transform: skewX(-20deg); -webkit-transform: skewX(-20deg); -o-transform: skewX(-20deg); transform: skewX(-20deg); background: -webkit-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%); background: -moz-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%); background: -o-linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%); background: linear-gradient(90deg, transparent 0, rgba(255, 255, 255, 0.4) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=transparent, endColorstr=rgba(255, 255, 255, 0.4),GradientType=0.9); }
    .goods-items:hover:before { left: 100%; }*/
G
gongfuxiang 已提交
137
    .goods-items:hover { z-index: 99; -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow .2s ease-in; -moz-transition: box-shadow .2s ease-in; -ms-transition: box-shadow .2s ease-in; -o-transition: box-shadow .2s ease-in; transition: box-shadow .2s ease-in; }
D
devil_gong 已提交
138
    .flood .list img { -webkit-transition: transform .6s ease-in; -moz-transition: transform .6s ease-in; -ms-transition: transform .6s ease-in; -o-transition: transform .6s ease-in; transition: transform .6s ease-in; }
G
gongfuxiang 已提交
139
    .flood .list img:hover { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
G
gongfuxiang 已提交
140
}
D
v1.2.0  
devil_gong 已提交
141

G
gongfuxiang 已提交
142
@media only screen and (min-width: 750px) {
D
v1.2.0  
devil_gong 已提交
143
    /*楼层*/
G
gongfuxiang 已提交
144 145 146 147
    .flood .goods-list .goods-items { width: 25%; padding: 10px 15px; height: 200px; }

    /*楼层左侧*/
    .flood .list { width: 150px; height: 400px; }
D
v1.2.0  
devil_gong 已提交
148 149
}

G
gongfuxiang 已提交
150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
@media only screen and (min-width: 800px) {
    /*楼层*/
    .flood .goods-list .goods-items { width: 25%; padding: 10px 15px; height: 190px; }

    /*楼层左侧*/
    .flood .list { width: 222px; height: 380px; }
}

@media only screen and (min-width: 850px) {
    /*楼层*/
    .flood .goods-list .goods-items { width: 25%; padding: 10px 15px; height: 200px; }

    /*楼层左侧*/
    .flood .list { width: 222px; height: 399px; }
}

@media only screen and (min-width: 900px) {
    /*楼层*/
    .flood .goods-list .goods-items { width: 25%; padding: 10px 15px; height: 208px; }

    /*楼层左侧*/
    .flood .list { width: 222px; height: 416px; }
D
v1.2.0  
devil_gong 已提交
172 173
}

G
gongfuxiang 已提交
174 175 176 177 178 179 180
@media only screen and (min-width: 950px) {
    /*楼层*/
    .flood .goods-list .goods-items { width: 25%; padding: 10px 15px; height: 228px; }

    /*楼层左侧*/
    .flood .list { width: 222px; height: 456px; }
}
D
v1.2.0  
devil_gong 已提交
181 182 183 184 185
	   
@media only screen and (min-width: 1025px) {
    .small-nav { display:none;}
    .am-g-fixed{max-width:1000px;}
    .flood li{width:20%;} 
D
devil_gong 已提交
186
    .banner-news{ padding: 10px; }
D
v1.2.0  
devil_gong 已提交
187 188 189 190 191
    .slideall{margin:0px auto;height:360px;position: relative;}

    /*第一套轮播图布局*/	
    .banner{position: absolute;left:0px;z-index:9; }
    .banner .am-slider .am-slides li{height:360px;}
D
devil_gong 已提交
192
    .banner .am-slider .am-slides img{width:1000px ;left:50% ;position: absolute;margin-left: -500px;}
D
v1.2.0  
devil_gong 已提交
193 194 195 196
    .banner .am-slider-default .am-direction-nav .am-next {right: 50px;}

    .category-content .category-list.navTwo li { height:36px;}
    .category-content .category-list.navTwo .b-category-name {line-height: 28px;}
D
debug  
devil_gong 已提交
197
    .category-content .category-list.navTwo .category-name i img {width: 22px; height: 22px;border-radius: 22px;}
D
v1.2.0  
devil_gong 已提交
198 199

    /*标题*/
G
gongfuxiang 已提交
200
    .items-nav-title{text-align: left;position: relative;margin-top:10px ;}
D
v1.2.0  
devil_gong 已提交
201
    .activity .items-nav-title{margin-top: 10px;}
G
gongfuxiang 已提交
202 203 204 205
    .items-nav-title h4{float:left;border: none;margin:8px 0 0 0; font-size:16px;font-weight: 600;}
    .items-nav-title h3{display:block;font-size: 12px;color: #999;float: left;margin-left: 10px;margin-top:12px;}
    .items-nav-title .more {display: block;position: absolute;right: 0px;top:12px;font-size: 12px;overflow: hidden;}
    .items-nav-title .more .more-link{color: #FFF;background: #F72862 none repeat scroll 0% 0%;display: block;line-height: 20px;padding: 0px 10px; border-radius: 10px;font-size: 14px;}
G
gongfuxiang 已提交
206
    .items-nav-title .today-brands{display: block;position: absolute;right: 50px;overflow: hidden;height: 20px; top: 12px;text-align: right;}
G
gongfuxiang 已提交
207
    .today-brands a {font-size:12px;display: inline-block;vertical-align: middle;margin:0px 5px;}
D
v1.2.0  
devil_gong 已提交
208 209

     /*改写的公告*/
D
devil_gong 已提交
210 211
    .marqueen{ position:absolute;top:10px;right:0px;width:170px; background:#FFF; z-index: 11;border:none; opacity: 0.8; -webkit-transition: opacity .2s ease-in; -moz-transition: opacity .2s ease-in; -ms-transition: opacity .2s ease-in; -o-transition: opacity .2s ease-in; transition: opacity .2s ease-in; }
    .marqueen .banner-news li {float: none;width: 100%;padding:0px 5px;border:none ;height: 29px;line-height:32px ;}
D
devil_gong 已提交
212
    .marqueen:hover { opacity: 1; }
D
v1.2.0  
devil_gong 已提交
213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239

    /*推荐*/
    .recommendation{margin:0px auto ;}
    .clock{display: block;height: 145px;background:url(../images/clockbg.png) repeat ;position: relative;}
    .recommendationMain{height:145px ;}
    .recommendationMain img{width:120px;right: 5%;}
    .clock p{font-size:24px;position: absolute;top:50%;margin-top:-31px ;left:12%;}
    .clock img{position: absolute;right: 10%;width: 120px;top:15px;}

    /*活动*/
    .activity .icon-sale{border-top: 100px solid #0087e5;border-right: 100px solid transparent;}
    .activity .am-g h4{position: absolute;color: #fff;top:10px;left: 10px;font-size:16px ;}
    .activity .info{font-size: 16px;bottom: 10px;}

    /*第二套各类活动*/
    .row {padding:0px;position: absolute;left:152px ;bottom:0px ;}
    .row li{padding-left:5px ;}
    /*秒杀*/
    .sale-mt{margin-top:250px ;}
    .s-info .s-price b {font-size: 26px}
    .s-buy{bottom: 0px;height: 30px;line-height: 30px;font-size: 14px;padding:0px 10px}
    .sale-item .s-img{padding: 30px 2px;}

    /*楼层*/	
    .outer-con .title,.recommendation .info h3{line-height:22px ;color:#666 ;}
    .flood {position: relative;border: none;}

G
gongfuxiang 已提交
240 241
    /*楼层左侧*/
    .flood .list { width: 222px; height: 456px; }
D
devil_gong 已提交
242
    .list .word{ padding: 5px 10px; }
D
v1.2.0  
devil_gong 已提交
243

G
gongfuxiang 已提交
244 245
    /*楼层商品*/
    .flood .goods-list .goods-items { height: 228px; }
D
v1.2.0  
devil_gong 已提交
246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266

    /*楼层颜色*/
    #floor1 .list .triangle-topright{width: 0;height: 0;border-top: 30px solid #68937f;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor2 .list .triangle-topright{width: 0;height: 0;border-top: 30px solid #d17b28;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor3 .list .triangle-topright{width: 0;height: 0;border-top: 30px solid #594e90;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor4 .list .triangle-topright{width: 0;height: 0;border-top: 30px solid #728fb9;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor5 .list .triangle-topright{width: 0;height: 0;border-top: 30px solid #648b6c;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor6 .list .triangle-topright{width: 0;height: 0;border-top: 30px solid #cd6655;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor7 .list .triangle-topright{width: 0;height: 0;border-top: 30px solid #708db7;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor8 .list .triangle-topright{width: 0;height: 0;border-top: 30px solid #9c7b36;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor9 .list .triangle-topright{width: 0;height: 0;border-top: 30px solid #caa463;position: absolute;bottom:0px;border-left: 30px solid #fff}
    #floor10 .list .triangle-topright{width: 0;height: 0;border-top: 30px solid #f768e8;position: absolute;bottom:0px;border-left: 30px solid #fff}
}
	   
	   
@media only screen and (min-width: 1260px) {
    .slideall{max-width: 1200px;margin:0px auto ;height:430px;}
    .am-g-fixed{max-width:1200px}

    /*轮播图布局*/	
    .banner .am-slider .am-slides li{height:430px;}
D
devil_gong 已提交
267
    .banner .am-slider .am-slides img{width:1200px ;left:50% ;position: absolute;margin-left: -600px;}
D
v1.2.0  
devil_gong 已提交
268
    /*公告布局*/
D
devil_gong 已提交
269
    .marqueen { width:220px; text-align: left; }
D
v1.2.0  
devil_gong 已提交
270 271
    .banner-news{padding-top: 0px;}
    .banner-news li {height: 26px;line-height: 26px;}
D
devil_gong 已提交
272 273
    .marqueen-title{display: block; padding-left:5px; padding-top: 5px; border-top: 1px solid #eee; }
    .mod-vip{ display: block; padding: 10px; }
D
v1.2.0  
devil_gong 已提交
274 275 276
    .m-baseinfo{position: relative;margin-bottom: 10px;}
    .m-baseinfo img.user-avatar {display: block;width: 50px;height: 50px;border-radius: 50px;}
    .m-baseinfo em span {position: absolute;top:15px;left:60px;font-size: 12px;color: #3C3C3C;}
D
devil_gong 已提交
277
    .member-login .btn{width:48%;height: 25px;display: inline-block;line-height: 25px;text-align: center;}
D
v1.2.0  
devil_gong 已提交
278 279 280 281 282 283 284
    .member-login .btn:hover { color: #fff !important; text-decoration: none; }
    .member-login{overflow: hidden;height:25px;text-align: center;}
    .member-logout {  position: absolute; top: 33px; left: 60px; font-size: 12px; color: #f4546b; }
    .member-center { overflow: hidden; }
    .member-center a {float: left;margin-left: -1px;width:50px;text-align: center;border-left: 1px solid #EEE;font-size: 12px; text-decoration: none; }
    .member-center a strong {height: 18px;display: block;font-size: 14px;color: #F40;}

G
gongfuxiang 已提交
285 286 287 288
    /*楼层*/
    .flood .list { width: 222px; height: 556px; }
    .flood .goods-list .goods-items { height: 278px; }
}
D
v1.2.0  
devil_gong 已提交
289

G
gongfuxiang 已提交
290 291
@media only screen and (max-width: 640px) {
    .items-nav-title{ padding: 0 10%;}
D
devil_gong 已提交
292
    .marqueen-title{line-height: 30px; height: 30px; color: #333; }
G
gongfuxiang 已提交
293
    .am-footer { padding-bottom: 55px; }
D
v1.2.0  
devil_gong 已提交
294 295

    /*楼层*/
G
gongfuxiang 已提交
296
    .flood .list { width: 100%; height: auto; }
D
devil_gong 已提交
297 298
    .list .word { padding: 10px; }
    .word .outer { width: calc(33% - 12px); }
G
gongfuxiang 已提交
299 300 301 302 303
    .flood .goods-list .goods-items { width: 50%; float: left; padding: 10px; border-bottom: 1px solid #eee; }
    .flood .goods-list .goods-items img { padding: 10px; }
    .flood .goods-list .goods-items:nth-of-type(2n + 1) { border-right: 1px solid #eee; }
    .flood .goods-list .goods-items:nth-of-type(2n) { border-left: 1px solid transparent; }
}