Authored by 郭成尧

some-css-modified

... ... @@ -203,14 +203,14 @@
li {
border-bottom: 1px solid #fff;
padding: 0 40px;
&:last-child {
border-bottom: none;
}
i {
li > i {
float: right;
}
li:last-child {
border-bottom: none;
}
li.dispatch-time-info {
... ... @@ -318,9 +318,9 @@
width: 100%;
height: 100%;
background: #000;
filter: alpha(opacity=70); /*IE滤镜,透明度70%*/
-moz-opacity: 0.7; /*Firefox私有,透明度70%*/
opacity: 0.7;/*其他,透明度70%*/
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
span {
... ... @@ -401,7 +401,6 @@
.name {
font-size: 32px;
max-width: 70%;
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
... ...
... ... @@ -51,7 +51,7 @@ body {
color: #333;
text-align: center;
font-size: 12px;
font-family: helvetica,Arial,黑体;
font-family: helvetica, Arial, 黑体;
}
ul,
... ... @@ -118,7 +118,6 @@ body {
display: none;
}
/*顶悬浮*/
&.fixnav {
position: fixed;
top: 0;
... ... @@ -150,33 +149,3 @@ body {
height: 100%;
}
}
/*弹窗*/
.tc_box {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
margin: 0 auto;
display: none;
z-index: 1000;
}
.tc_bg {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
margin: 0 auto;
z-index: 1001;
}
.tc_con {
position: fixed;
top: 50%;
left: 3.9%;
width: 92.2%;
margin-top: -200px;
z-index: 1000000;
display: block;
}
\ No newline at end of file
... ...
@charset "utf-8";
/* CSS Document */
/**
* Swiper 3.1.7
... ... @@ -19,7 +18,6 @@
margin: 0 auto;
position: relative;
overflow: hidden;
/*z-index: 1*/
}
.swiper-container-no-flexbox .swiper-slide {
... ...
... ... @@ -27,7 +27,7 @@
&:link,
&:visited,
&:hover,
&:actived {
&:active {
color: #000;
}
}
... ... @@ -681,7 +681,6 @@
font-size: 24px;
text-align: center;
line-height: 50px;
/*display: none;*/
}
}
... ... @@ -808,7 +807,6 @@
.forward {
width: 40px;
height: 28px;
position: absolute;
right: 23px;
margin-left: 45px;
... ...
... ... @@ -9,8 +9,9 @@
border-bottom: 1px solid #e0e0e0;
color: #b0b0b0;
font-size: 26px;
}
li {
.fav-tab > li {
width: 50%;
height: 100%;
float: left;
... ... @@ -23,8 +24,9 @@
&:nth-last-of-type(1) {
float: right;
position: relative;
}
&:after {
&:nth-last-of-type(1):after {
content: "";
display: block;
width: 1px;
... ... @@ -35,8 +37,6 @@
background: #b0b0b0;
}
}
}
}
.fav-content {
.fav-type {
... ... @@ -47,7 +47,21 @@
display: block;
}
.fav-null {
.go-shopping {
width: 472px;
height: 88px;
line-height: 88px;
margin: 80px auto 0;
background: #444;
text-align: center;
color: #fff;
display: block;
font-size: 26px;
border-radius: 0.2rem;
}
}
.fav-content .fav-null {
font-size: 22px;
color: #444;
display: block;
... ... @@ -65,20 +79,7 @@
}
}
.go-shopping {
width: 472px;
height: 88px;
line-height: 88px;
margin: 80px auto 0;
background: #444;
text-align: center;
color: #fff;
display: block;
font-size: 26px;
border-radius: 0.2rem;
}
.fav-product-list {
.fav-content .fav-product-list {
list-style: none;
margin-left: 30px;
... ... @@ -93,14 +94,14 @@
height: 120px;
float: left;
margin-right: 24px;
}
img {
.fav-img-box img {
display: block;
overflow: hidden;
width: 100%;
height: 100%;
}
}
.fav-info-list {
color: #444;
... ... @@ -110,62 +111,36 @@
height: 140px;
overflow: hidden;
position: relative;
}
h2 {
.fav-info-list h2 {
width: 430px;
text-overflow: ellipsis;
}
.fav-price {
.new-price {
.fav-info-list .fav-price .new-price {
color: #d1021c;
}
.price-underline {
.fav-info-list .fav-price .price-underline {
text-decoration: line-through;
margin-left: 15px;
color: #b0b0b0;
}
}
.save-price {
.fav-info-list .save-price {
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
min-height: 24px;
&.save-price-number {
text-indent: 42px;
color: #b0b0b0;
padding-top: 3px;
&:before {
content: "";
display: block;
background: url("/home/fav/save-price.png");
width: 32px;
height: 32px;
position: absolute;
top: 50%;
left: 0;
margin-top: -16px;
}
span {
margin-left: 15px;
}
.del-fav {
text-indent: 0;
margin-left: 0;
}
}
span {
.fav-info-list .save-price span {
color: #d1021c;
}
&.sell-out {
.fav-info-list .save-price .sell-out {
padding: 5px 18px;
color: #fffefe;
border-radius: 20px;
... ... @@ -173,7 +148,7 @@
font-size: 22px;
}
&.del-fav {
.fav-info-list .save-price .del-fav {
width: 2rem;
height: 1.5rem;
line-height: 1.5rem;
... ... @@ -185,14 +160,36 @@
padding-right: 0.75rem;
text-align: right;
}
.fav-info-list .save-price-number {
text-indent: 42px;
color: #b0b0b0;
padding-top: 3px;
}
.fav-info-list .save-price-number:before {
content: "";
display: block;
background: url("/home/fav/save-price.png");
width: 32px;
height: 32px;
position: absolute;
top: 50%;
left: 0;
margin-top: -16px;
}
}
.fav-info-list .save-price-number span {
margin-left: 15px;
}
/*品牌收藏*/
.fav-info-list .save-price-number .del-fav {
text-indent: 0;
margin-left: 0;
}
}
.fav-brand-swiper {
.fav-content .fav-brand-swiper {
border-top: 1px solid #e0e0e0;
border-bottom: 28px solid #f0f0f0;
position: relative;
... ... @@ -211,8 +208,9 @@
width: 100%;
height: 1px;
}
}
.swiper-header {
.fav-content .fav-brand-swiper .swiper-header {
height: 100px;
padding: 20px 30px;
display: inline-block;
... ... @@ -225,12 +223,12 @@
display: inline-block;
float: left;
margin-right: 45px;
}
> img {
.swiper-logo > img {
max-height: 100%;
vertical-align: middle;
}
}
.brand-info {
float: left;
... ... @@ -283,7 +281,7 @@
}
}
.swiper-container {
.fav-content .fav-brand-swiper .swiper-container {
height: 365px;
margin: 0 30px;
... ... @@ -310,12 +308,11 @@
text-align: center;
font-size: 22px;
.price-discount {
span {
.price-discount span {
color: #d1021c;
}
b {
.price-discount b {
color: #b0b0b0;
text-decoration: line-through;
font-weight: normal;
... ... @@ -324,9 +321,6 @@
}
}
}
}
}
}
.fav-load-more,
.fav-brand-load-more {
... ...
... ... @@ -30,8 +30,9 @@
.ticket-btn {
width: 580px;
}
.ticket-btn-c {
.ticket-btn .ticket-btn-c {
width: 420px;
border-top: solid 1px #e0e0e0;
clear: both;
... ... @@ -64,7 +65,6 @@
}
}
}
}
span {
font-size: 24px;
... ... @@ -174,8 +174,9 @@
.ticket-list {
padding-top: 30px;
}
.ticket {
.ticket-list .ticket {
margin-bottom: 30px;
width: 580px;
height: 168px;
... ... @@ -234,5 +235,4 @@
}
}
}
}
}
... ...
... ... @@ -17,6 +17,7 @@
height: 100px;
line-height: 100px;
}
height: 80px;
border-bottom: 1px solid #e0e0e0;
... ... @@ -31,6 +32,7 @@
&:first-of-type {
color: #444;
}
width: 42%;
height: 100%;
line-height: 80px;
... ... @@ -56,8 +58,9 @@
overflow: hidden;
display: block;
position: relative;
}
i {
.grade i {
width: 72px;
height: 32px;
overflow: hidden;
... ... @@ -68,10 +71,9 @@
transform: translateY(-50%);
}
span {
.grade span {
color: #b0b0b0;
}
}
.vip-3 {
background: url("/home/vip/vip-3.png");
... ...