style.css 9.5 KB
Newer Older
G
优化  
gongfuxiang 已提交
1 2 3 4 5 6 7 8 9 10 11 12
.commonrightnavigation-right-nav .cart .cart-text {
    line-height: 16px;
    font-size: 12px;
}
.commonrightnavigation-right-nav .cart .cart-text .cart-count {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    line-height: 20px;
    padding: 0;
}

G
gongfuxiang 已提交
13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
@media only screen and (min-width:640px) {
    .commonrightnavigation-right-nav {
        width: 35px;
        height: 100vh;
        background: #000;
        position: fixed;
        top: 0;
        right: 0;
        font-size: 16px;
        z-index: 1000;
    }
    .commonrightnavigation-right-nav .base-nav {
        text-align: center;
        position: absolute;
        width: 100%;
        color: #ccc;
G
gongfuxiang 已提交
29 30 31 32 33
    }
    .commonrightnavigation-right-nav .base-nav .nav-a {
        color: #ccc;
    }
    .commonrightnavigation-right-nav .base-nav a {
G
gongfuxiang 已提交
34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
        cursor: pointer;
    }
    .commonrightnavigation-right-nav .base-nav [class*="am-icon-"]:before {
        line-height: 35px;
    }
    .commonrightnavigation-right-nav .mui-mbar-tab-tip {
        position: absolute;
        left: -90px;
        top: 0;
        width: 90px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        color: #fff;
        background-color: #494949;
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
        -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
        box-shadow: 0 0 5px rgba(0,0,0,.2);
        font-size: 12px;
        font-weight: 700;
        display: none;
    }
    .mui-mbar-popup {
        height: auto;
        position: absolute;
59
        right: 35px;
G
gongfuxiang 已提交
60
        display: none;
D
devil_gong 已提交
61
        box-shadow: -5px 0px 15px 5px rgba(0,0,0,.4);
G
gongfuxiang 已提交
62 63 64 65 66
    }
    .commonrightnavigation-right-nav .base-nav:hover {
        background: #d2364c;
        color: #fff;
    }
G
gongfuxiang 已提交
67 68 69 70
    .commonrightnavigation-right-nav .base-nav:hover .nav-a {
        color: #fff;
        text-decoration: none;
    }
G
gongfuxiang 已提交
71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
    .commonrightnavigation-right-nav .base-nav:hover .mui-mbar-tab-tip, .commonrightnavigation-right-nav .base-nav:hover .mui-mbar-popup {
        display: block;
    }
    .commonrightnavigation-right-nav .mui-mbar-tab-tip-arr {
        top: 10px;
        right: -8px;
        color: #494949;
    }
    .commonrightnavigation-right-nav .mui-mbar-arr {
        position: absolute;
        width: 16px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        font-size: 16px;
        font-family: "\5b8b\4f53";
    }
    .commonrightnavigation-right-nav .go-top {
        bottom: 0;
        left: 0;
        height: 35px;
        display: none;
    }
94 95 96 97 98
    .commonrightnavigation-right-nav .answer-content {
        bottom: 70px;
        left: 0;
        height: 35px;
    }
G
gongfuxiang 已提交
99 100 101 102 103 104 105 106
    .commonrightnavigation-right-nav .qrcode-content {
        bottom: 35px;
        left: 0;
        height: 35px;
    }
    .commonrightnavigation-right-nav .cart {
        bottom: 45vh;
        left: 0;
G
优化  
gongfuxiang 已提交
107
        height: 125px;
G
gongfuxiang 已提交
108 109
        border-top: 1px solid #444;
        border-bottom: 1px solid #444;
G
优化  
gongfuxiang 已提交
110
        padding: 5px 0;
G
gongfuxiang 已提交
111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
    }
    .commonrightnavigation-right-nav .cart:hover {
        border-top: 1px solid #d2364c;
        border-bottom: 1px solid #d2364c;
    }
    .commonrightnavigation-right-nav .favor {
        bottom: calc(45vh + 150px);
        left: 0;
        height: 35px;
    }
    .commonrightnavigation-right-nav .browse {
        bottom: calc(45vh + 185px);
        left: 0;
        height: 35px;
    }
    .commonrightnavigation-right-nav .user-center {
        bottom: calc(45vh + 220px);
        left: 0;
        height: 35px;
        padding: 5px;
    }
    .commonrightnavigation-right-nav .user-center img {
        border-radius: 50px;
    }
    .commonrightnavigation-right-nav .cart .cart-text {
        width: 12px;
        font-size: 12px;
        margin-left: 11.5px;
    }
    .commonrightnavigation-right-nav .cart .cart-text .cart-count {
        margin-left: -4px;
    }
    .commonrightnavigation-right-nav .qrcode-items {
        bottom: 0;
        width: 140px;
    }
    .commonrightnavigation-right-nav .qrcode-items ul {
        padding: 0;
        border: 1px solid #eee;
        padding: 10px 10px;
        background: #f5f5f5;
    }
    .commonrightnavigation-right-nav .qrcode-items li {
        list-style: none;
    }
    .commonrightnavigation-right-nav .qrcode-items li:not(:first-child) {
        margin-top: 10px;
    }
    .commonrightnavigation-right-nav .qrcode-items p {
        font-size: 14px;
        font-weight: 700;
        color: #666;
        padding: 0;
        margin: 0;
        line-height: 24px;
    }
    .commonrightnavigation-right-nav .qrcode-items img {
        width: 120px;
    }
170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185

    .commonrightnavigation-right-nav .answer-content .mui-mbar-popup {
        bottom: 0;
        width: 230px;
        height: 335px;
        background: #fff;
        padding: 10px;
        text-align: left;
        color: #666;
    }
    .commonrightnavigation-right-nav .answer-content .mui-mbar-popup legend span {
        font-weight: 500;
    }
    .commonrightnavigation-right-nav .answer-content .am-form-group {
        width: 100%;
    }
G
gongfuxiang 已提交
186 187 188 189 190

    .commonrightnavigation-right-nav .cart-content {
        bottom: 0;
        width: 400px;
        min-height: 100px;
D
devil_gong 已提交
191
        max-height: 360px;
G
gongfuxiang 已提交
192 193 194
        background: #fff;
        color: #666;
    }
G
gongfuxiang 已提交
195 196 197 198 199 200 201
}

@media only screen and (max-width:640px) {
    .commonrightnavigation-right-nav .user-content,
    .commonrightnavigation-right-nav .browse-content,
    .commonrightnavigation-right-nav .favor-content,
    .commonrightnavigation-right-nav .qrcode-content,
G
优化  
gongfuxiang 已提交
202
    .commonrightnavigation-right-nav .cart-content,
D
devil_gong 已提交
203
    .commonrightnavigation-right-nav .commonrightnavigation-cart a.nav-a,
204 205
    .commonrightnavigation-right-nav .go-top .mui-mbar-tab-tip,
    .commonrightnavigation-right-nav .answer-content {
G
gongfuxiang 已提交
206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221
        display: none;
    }
    .commonrightnavigation-right-nav .go-top {
        position: fixed;
        bottom: 130px;
        right: 10px;
        background: #eee;
        width: 45px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        color: #666;
        font-size: 20px;
        cursor: pointer;
        border-radius: 50px;
        border: 1px solid #e3e3e3;
G
优化  
gongfuxiang 已提交
222
        z-index: 1000;
G
优化  
gongfuxiang 已提交
223
        display: none;
G
gongfuxiang 已提交
224
    }
G
优化  
gongfuxiang 已提交
225 226 227
    .cart-show {
        display: block !important;
    }
G
gongfuxiang 已提交
228
    .commonrightnavigation-right-nav .cart-show {
G
优化  
gongfuxiang 已提交
229 230 231 232 233 234 235 236 237 238 239 240
        position: fixed;
        right: 0;
        bottom: calc(50% - 50px);
        background: #eee;
        width: 30px;
        padding: 5px;
        text-align: center;
        border-left: 1px solid #e3e3e3;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
G
优化  
gongfuxiang 已提交
241
        z-index: 1000;
G
优化  
gongfuxiang 已提交
242
    }
G
gongfuxiang 已提交
243 244 245 246 247 248 249 250 251 252 253 254 255 256 257
    .commonrightnavigation-right-nav a.cart-show {
        text-decoration: none;
    }
}


/**
 * 购物车
 */
.commonrightnavigation-cart .cart-content {
    text-align: left;
    font-size: 12px;
}
.commonrightnavigation-cart .cart-content .cart-items {
    min-height: 60px;
D
devil_gong 已提交
258
    max-height: 320px;
G
gongfuxiang 已提交
259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340
    overflow-x: auto;
}
.commonrightnavigation-cart .cart-content .goods-detail img {
    width: 60px;
    height: 60px;
    position: absolute;
}
.commonrightnavigation-cart .cart-content .goods-detail {
    position: relative;
    min-height: 60px;
}
.commonrightnavigation-cart .cart-content .goods-title {
    display: block;
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
}
.commonrightnavigation-cart .cart-content .goods-title:hover {
    text-decoration: underline;
}
.commonrightnavigation-cart .cart-content .goods-base {
    float: left;
    top: 0;
    margin-left: 65px;
}
.commonrightnavigation-cart .cart-content .goods-attr {
    margin-top: 5px;
}
.commonrightnavigation-cart .cart-content .goods-attr li {
    color: #888;
    line-height: 16px;
}
.commonrightnavigation-cart .cart-content strong.total-price-content, .commonrightnavigation-cart .cart-content .nav-total-price {
    font-weight: 700;
}
.commonrightnavigation-cart .cart-content .cart-nav label {
    cursor: pointer;
}
.commonrightnavigation-cart .cart-content .selected-tips strong, .commonrightnavigation-cart .cart-content .nav-total-price {
    font-size: 14px;
}
.commonrightnavigation-cart .cart-content strong.total-price-content, .commonrightnavigation-cart .cart-content .selected-tips strong, .commonrightnavigation-cart .cart-content .nav-total-price {
    color: #d2364c;
    font-family: Verdana,Tahoma,arial;
}
.commonrightnavigation-cart .cart-content .am-table {
    margin-bottom: 10px;
}
.commonrightnavigation-cart .cart-content .am-table > tbody > tr > td {
    border-top: 1px solid #F5F5F5;
}
.commonrightnavigation-cart .cart-content table td.base input[type="checkbox"] {
    float: left;
}
.commonrightnavigation-cart .cart-content .cart-nav {
    background: #eee;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 5px;
}
.commonrightnavigation-cart .cart-content .cart-nav .separate-submit {
    height: 40px;
    width: 100px;
    font-size: 16px;
    font-weight: 500;
}
.commonrightnavigation-cart .cart-content .selected-tips {
    margin-right: 15px;
}
.commonrightnavigation-cart .cart-content table tr .base {
    width: 60%;
}
.commonrightnavigation-cart .cart-content table tr .total-price {
    width: 26%;
}
.commonrightnavigation-cart .cart-content table tr .operation {
    width: 12%;
}
.commonrightnavigation-cart .cart-content .cart-nav .nav-total-price {
    margin-right: 5px;
}
D
devil_gong 已提交
341 342 343
.commonrightnavigation-cart .cart-content .mixed-tips {
    margin-bottom: 2%;
    margin-top: 2%;
G
gongfuxiang 已提交
344
}
D
devil_gong 已提交
345 346 347 348

.commonrightnavigation-cart .cart-content .mixed-tips-content {
    margin-top: 20px;
}