fec.css 24.7 KB
Newer Older
R
root 已提交
1 2 3 4

html {
    font-family: sans-serif;
}
5 6 7 8 9 10
.page-group {
    display: block;
    margin: auto;
    max-width: 640px;
    position: relative;
}
R
root 已提交
11
.content{background:#fff;}
R
root 已提交
12 13 14 15 16
body{
	font-family:Verdana,Arial,Tahoma;font-size:0.6rem;
overflow-wrap: break-word;
color: #24292e;
}
R
root 已提交
17
a{color:#777;}
18
.button{padding:0}
R
root 已提交
19
ul {list-style: outside none none;margin:0;}
20 21 22 23 24 25
.theme-dark .searchbar::after{
background-color:transparent
}
.theme-dark .searchbar{
	background:transparent none repeat scroll 0 0
}
R
root 已提交
26

27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
.category_menu ul{padding:0;font-size:0.75rem;}
.category_menu ul  li {
    padding-left: 0;
}
.category_menu ul li ul li{padding:0.3em 0 0 1em;}
.category_menu ul li ul{font-size:0.7rem;}

.category_menu ul li ul .icon-right{float:left;font-size:0.4rem;margin-top:1em;}

.list-block {
    font-size: 0.7rem;
}
.product_name{
	padding:0px;height:3em;
	overflow:hidden;font-size:0.6rem;
	
}
.product_name a{
	color:#777;
}
.panel-left a{color:#ccc;}

.content-block {
    color: #6d6d72;
    margin: 0.15rem 0;
    padding: 0 0.75rem;
}
.category_menu > ul{margin-top:0.1rem}

56

57 58 59 60
.list-block .item-inner{padding-left:0.9rem;}
.list-block {
    margin: 0.75rem 0;
}
61
h1{font-size:1em;color:#333;font-weight:100;}
62
.category_description{padding:0.4rem 0.6rem; display:none}
63 64
 .popup-overlay.modal-overlay-visible{display:none}

65
.filter_attr_info a {
R
root 已提交
66
    background: rgba(0, 0, 0, 0) url("../img/checkbox.png") no-repeat scroll -69px 1px;
67 68 69 70
    font-size: 0.8em;
    padding: 0 0 0 16px;
}
.filter_attr_info a.checked {
R
root 已提交
71
    background-position: -50px -19px;
72 73 74 75 76 77 78 79 80 81 82 83 84 85 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
}

.closeBtn {
    background-image: url("../img/tag.png");
    background-position: -164px 7px;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 0;
    height: 20px;
    vertical-align: -5px;
    width: 20px;
}

.repository-lang-stats-graph {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-color: currentcolor #ddd #ddd;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    cursor: pointer;
    display: table;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}
* {
    box-sizing: border-box;
}
*::placeholder {
    color: #6a737d;
}
*::-moz-placeholder {
    color: #6a737d;
}
R
root 已提交
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
.content-block .filter_attr_title {
    border-bottom: 1px solid #ddd;
    color: #333;
    font-family: Arial;
    font-size: 0.9em;
    margin: 5px 0;
    padding: 5px 0;
    text-transform: uppercase;
}

.close_popup{ 
    font-size: 1.2em;
    position: absolute;
    right: 1rem;
    top: 0.2rem;
}

a{font-size:0.8em;}
#panel-left-menu .category_menu a{font-size:0.9em;}
#panel-left-account a{font-size:0.9em;;}

.clear{clear:both}

.category_page .open-sort{float:left;}

.category_page .open-filter{float:right;}

.category-open{
	border: 1px solid #e5e5e5;
    border-radius: .17rem;
    font-size:0.6rem;
    text-align: center;
    color: #666;
	padding:0.1rem 1rem;
}

.category_description h1{text-align:center;font-weight:100;font-size:0.9em}
.category-open .icon{font-size:0.4rem;}
.sort_filter{margin-top:0.4rem;margin-bottom:-0.2rem;}
152 153
.media_img_content{max-width:400px;margin:auto;}
.product_view{padding:0 1rem;}
R
root 已提交
154

R
root 已提交
155 156 157 158
.item_code{margin-right:0;}
.product_info h1{ font-size: 0.6rem;
    font-weight: 100;
    margin-bottom: 0;}
R
root 已提交
159

R
root 已提交
160
.swiper-container{padding-bottom: 5px;}
R
root 已提交
161
.price_info {
R
root 已提交
162
    margin: 10px 0 0;
R
root 已提交
163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188
}


.product_info .price_info .special_active {
    float: left;
    line-height: 30px;
    margin-right: 10px;
}

.product_info .special_price {
    color: #cc0000;
    font-size: 25px;
}


.product_info .price_info .price.special_active {
    margin: 3px 0 0 3px;
    text-decoration: line-through;
}

.product_info_section {
    margin: 5px 0 15px;
}


.product_options {
R
root 已提交
189
    margin: 0.4rem 0 0;
R
root 已提交
190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227
}
.product_options .label {
    line-height: 49px;
}
.pg .label {
   float: left;
    font-size: 0.5rem;
    width: 2.4rem;
}


.product_options .pg .rg {
    width: auto;
}



.product_options .rg li {
    color: #333;
    cursor: pointer;
    float: left;
    margin: 5px;
    position: relative;
    text-align: center;
}



.product_options a.active, .product_options a.active_v {
    border: 1px solid #777;
}

.product_options a {
    display: block;
    float: left;
    height: 49px;
    padding: 1px;
    width: 44px;
R
root 已提交
228
	line-height:49px;
R
root 已提交
229 230 231 232 233
}

.product_options a.current {
    border: 1px solid #cc0000;
}
R
root 已提交
234
.rg .qty{margin-left:4px;}
R
root 已提交
235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259


.product_options li.current b {
    background: rgba(0, 0, 0, 0) url("../img/cur.png") no-repeat scroll 0 0;
    bottom: 0;
    display: block;
    height: 6px;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 8px;
}

.addtocart a{
	margin-top: 0.5rem;
}
.button-success.button-fill{background-color:#fe585e;color:#fff}

.addtocart .addProductToFavo{
	 background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #777;
    
	
}
R
root 已提交
260 261
.product_description_info{min-height:300px;width:100%;overflow:hidden;margin-top:0.55rem;}
.product_description_info .content-block{padding-top:0.24rem;}
R
root 已提交
262 263 264 265 266 267 268 269 270 271 272 273 274
.chose_size a {
    border: 1px solid #ccc;
    font-size: 11px;
    height: 35px;
    line-height: 35px;
    width: 35px;
}

.product_options a.noimgshow {
     font-size: 11px;
    height: 44px;
    line-height: 44px;
    min-width: 15px;
R
更新  
root 已提交
275 276
    padding: 0px;
	text-align:center;
R
root 已提交
277 278 279 280 281 282 283 284 285 286 287 288
}


.product_options a.no_active {
    border: 1px dashed #ccc;
    cursor: not-allowed;
}

.product_qty .label{line-height:1.3rem;}

.button.button-fill.addProductToCart{height:1.55rem;line-height:1.55rem;}

R
root 已提交
289
.product_description_info .buttons-tab a{font-size:0.55rem;}
R
root 已提交
290

R
root 已提交
291 292 293 294
.text-description , .text-reviews , .text-questions{font-size:0.6rem;}
.tier_price_info{margin:0.5rem 0 1rem;color:#333;}
.tier_price_info table{width:100%;color:#777;}
.buy_also_buy_cer{padding: 0 1rem;}
R
root 已提交
295

R
root 已提交
296 297 298 299 300 301 302 303 304
.tier_price_info table{font-size: 0.56rem;}
.buy_also_buy	.scroll_left{
	border-bottom: 1px solid #ddd;
   
    margin: 15px 0 5px;
    padding: 5px 0;
    text-transform: uppercase;
}
.buy_also_buy	.scroll_left a{color: #333;font-size: 0.9em; font-family: Arial;}
R
root 已提交
305

R
root 已提交
306 307
.buttons-tab .button{height: 1.6rem;
    line-height: 1.6rem;}
R
root 已提交
308 309


R
root 已提交
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
.review_star_5 {
    background: rgba(0, 0, 0, 0) url("../img/Star_5.png") no-repeat scroll 0 0;
}
.review_star_4 {
    background: rgba(0, 0, 0, 0) url("../img/Star_4.png") no-repeat scroll 0 0;
}
.review_star_3 {
    background: rgba(0, 0, 0, 0) url("../img/Star_3.png") no-repeat scroll 0 0;
}
.review_star_2 {
    background: rgba(0, 0, 0, 0) url("../img/Star_2.png") no-repeat scroll 0 0;
}
.review_star_1 {
    background: rgba(0, 0, 0, 0) url("../img/Star_1.png") no-repeat scroll 0 0;
}
.review_star_0 {
    background: rgba(0, 0, 0, 0) url("../img/Star_0.png") no-repeat scroll 0 0;
}
.review_star {
    display: block;
    height: 15px;
    width: 69px;
}
.product-Reviews_top ul{padding-left:0}
.review_description_left a{display:block;}
.review_description_left p{ display:block;float:left;margin: 0.3rem 1rem 0.3rem 0}
.review_description_left span{display:block;float:right;margin: 0.3rem 0 0.3rem  0}
.review_description_right_span b{font-weight:100;}
R
root 已提交
338 339 340 341 342





R
root 已提交
343 344 345 346 347
.buttons-row .button{
	
	border-color:#ccc;
	font-size:0.55rem;
}
R
root 已提交
348 349 350



R
root 已提交
351 352 353
.average_rating {
    float: left;
}
R
root 已提交
354

R
root 已提交
355 356 357 358
.rbc_cold .review_star {
    display: block;
    float: left;
    height: 15px;
R
root 已提交
359
    margin: 0rem 0rem 0 0.4rem;
R
root 已提交
360
    text-align: right;
R
root 已提交
361
    width: 85px;
R
root 已提交
362 363 364 365
}
.rbc_cold{margin-top:0.22rem;}
.rbc_cold , .item_code{color:#777;}
.item_sku{color:#555;}
R
root 已提交
366

R
root 已提交
367 368 369 370 371 372
.product-image{
	 display: block;
    margin-top: 0.5rem;
	
}
.product-image img{width:100%;height:auto;}
R
root 已提交
373

R
root 已提交
374 375 376 377 378 379 380 381 382
.cart_info {}
.cart_info a{color:#555;}
.cart_info  h2.product-name{
	font-size:0.7rem;
	margin:1px 0 4px;
	font-weight: 100;
}
.cart_info ul {padding-left:1px;}
.cart_info ul li{font-size:0.5rem;color:#777;}
R
root 已提交
383

R
root 已提交
384 385 386 387
.cart-price{
 color: #cc0000;
    font-size: 0.6rem;
}
R
root 已提交
388

R
root 已提交
389 390 391 392 393 394 395 396 397 398 399 400
.cartqtydown {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    border-top: 1px solid #ccc;
    float: left;
    font-size: 0.7rem;
    height: 20px;
    line-height: 18px;
    text-align: center;
    width: 22px;
}
R
root 已提交
401

R
root 已提交
402 403 404 405 406 407 408 409 410 411 412
.cart_info .qty {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: 20px;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
    width: 20px;
}
R
root 已提交
413

R
root 已提交
414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429
.cartqtyup {
    border-bottom: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    float: left;
    font-size: 0.7rem;
    height: 20px;
    line-height: 18px;
    text-align: center;
    width: 20px;
}
.cart_qty{width:80px;}
.cart_qty a{
	background:#fff;
}
R
root 已提交
430

R
root 已提交
431 432 433 434
.btn-remove span{
	font-size: 1.1rem;
   
}
R
root 已提交
435

R
root 已提交
436 437 438 439 440 441 442 443
a.btn-remove {
	bottom: 1rem;
    position: absolute;
    right: 2rem;
}
.cart_info .row{
	position:relative;
	border-bottom:1px solid #e5e5e5;
T
Terry 已提交
444
	padding:0.5rem 1rem;
R
root 已提交
445 446 447 448 449 450
}
.cart{background:#fff;}
.row .col-80{margin-left:2%}
.cart_info .row .col-25{padding:1rem 0 1rem 0.1em}

.cart_info .row .col-75{padding:1rem 0;}
R
root 已提交
451

R
root 已提交
452
.col-70 .product-name{width:60%;}
R
root 已提交
453

R
root 已提交
454 455 456 457 458 459
.shopping-cart-img{
		text-align:center;font-size:0.7rem;padding:0.4rem 0;
	background:#fff;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:0.6rem;
}
R
root 已提交
460

R
root 已提交
461
.cart_info .options  li{float:left;margin-right:1rem;}
R
root 已提交
462

R
root 已提交
463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519
.cart_info .product-name a {
    color: #555;
    display: block;
    height: 0.7rem;
    overflow: hidden;
}


#coupon_code {
    border-color: #ccc currentcolor #ccc #ccc;
    border-radius: 0;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    font-size: 0.8rem;
    height: 1.24rem;
    width: 100%;
}
.discount-form .input-box .ui-input-text {
    border-radius: 2px 0 0 2px;
    border-right: medium none;
}
.discount-form .buttons-coupon {
    float: right;
    width: 40%;
}

.discount-form .input-box {
    float: left;
    width: 60%;
}

.discount-form .buttons-coupon .ui-shadow {
    box-shadow: none;
}
.discount-form .buttons-coupon a {
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    border-radius: 0 2px 2px 0;
    color: #333;
    text-shadow: 0 1px 0 #f3f3f3;
}
.ui-btn {
     -moz-user-select: none;
    cursor: pointer;
    display: block;
    font-size: 0.6rem;
    
    overflow: hidden;
    padding: 0.2em 1em;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}


#discount-coupon-form h2{font-size:0.6rem;}
R
更新  
root 已提交
520
.cart-collaterals{padding:0.2rem 0.4rem;min-height:17.5rem;}
R
root 已提交
521 522 523 524 525
.cart_cost{margin-top:1rem;}
.cart_cost .row.no-gutter .col-80{text-align:right;padding-right:1rem;}
.cart_cost .row.no-gutter{
padding-top: 0.2rem;
}
R
root 已提交
526

R
更新  
root 已提交
527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543
a.express_paypal{
	background: #ffc63e;
	border-color: #ffc63e;
	display: block;
    height: 2.17rem;
    line-height: 2.17rem;
    overflow: hidden;
    padding: 0 0.83rem;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
	padding:0 0.5rem;
	width:100%;
	border-radius: 0.17rem;
}
a.express_paypal img{max-height:70px;height:100%;width:100%;max-width:260px;}
R
root 已提交
544

R
更新  
root 已提交
545
.cart-totals{margin:1rem 0}
R
root 已提交
546 547


R
更新  
root 已提交
548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565
.btn-proceed-checkout{
	  background-color: #f90;
    border-color: #f90;
	display: block;
	font-size:0.7rem;
    height: 2.17rem;
    line-height: 2.17rem;
    overflow: hidden;
    padding: 0 0.83rem;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
	padding:0 0.5rem;
	width:100%;
	border-radius: 0.17rem;
	color:#fff;
}
R
root 已提交
566

R
更新  
root 已提交
567
.proceed_to_checkout .row.no-gutter .col-50{padding:0.2rem}
R
root 已提交
568

R
更新  
root 已提交
569
.header_logo img{width:5rem; margin-top: 0.68rem;}
R
root 已提交
570

R
root 已提交
571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608
.col-20 a img{width:100%}
.review_lists{background:#fff;min-height:700px;padding:0.5rem;}

.review_lists .product_info .price_info .special_active{
	font-size:0.6rem;
	margin:0  0.5rem 0 0;
}



.review_lists .price_info{margin:0;}

.review_lists  .review_cart{padding:0 0.2rem;font-size:0.55rem;}

.product-reviews{
	padding:0 0.2rem;font-size:0.7rem;
}

.review_lists   .button-danger.button-fill {
    background-color: #4cd964;
}

.review_lists   .row .col-50{margin-left:0;}

.review_lists  .review_cart .content-block{margin:1rem 0}

.fec-card-header , .fec-card-content , .fec-card-footer{
	border-bottom: 1px solid #eaeaea;
    padding: 0.4rem 0.6rem;
	color:#333;
	
}
.fec-card-header{font-weight:bold}
.fec-card-content{color:#333;}
.review_title{margin-left:0.5rem;}
.review_list_remark{font-size:0.5rem;color:#777}

.review_list_product{margin-left:0.5rem;}
R
root 已提交
609 610


611
.review_add{padding:1rem 0 1rem 0.4rem;}
R
root 已提交
612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707


.review_add .product_info  .price_info .special_active {
    font-size: 0.6rem;
    margin: 0 0.5rem 0 0;
}


.review_add .price_info {
    margin: 0;
}


.h-30 {
    height: 30px;
}


.lh30_f {
    float: left;
    line-height: 30px;
}


.product-description_em {
    color: #cc0000;
    font: 17px/12px Segoeui,Arial,Verdana,serif;
    margin: 0 3px;
}

.star_ul {
    display: inline;
    height: 30px;
}


.star_ul li {
    float: left;
}


.star_1, .star_2, .star_3, .star_4, .star_5 {
    background: rgba(0, 0, 0, 0) url("../img/product_rating_big_blank_star.png") repeat scroll 0 0;
    display: block;
    height: 30px;
    width: 30px;
}
.full_star {
    background: rgba(0, 0, 0, 0) url("../img/product_rating_big_full_star.png") repeat scroll 0 0;
}


.product-Reviews_bottom .list-block .item-content{background:#fff;}

.login-captcha{
	
	
}
.login-captcha img {
    float: left;
    height: 25px;
}


.product-Reviews_bottom .item-content .login-captcha input {
    border: 1px solid #ccc;
    display: block;
    float: left;
    height: 25px;
    margin-right: 5px;
    width: 80px;
}

.login-captcha{width:100%}

.icon-refresh{
    border: 1px solid #ddd;
    color: #777;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 0.7rem;
    height: 25px;
    line-height: 24px;
    margin-left: 1px;
    text-align: center;
    width: 25px;
}
.product-Reviews_bottom  .lh30_f{width:100%}

.product-Reviews_bottom  .list-block .item-title.label{width:25%;}

.list-block .item-inner {
    padding-left: 0.1rem;
}

708 709 710 711
.product-Reviews_bottom .list-block  ul li  input
,.product-Reviews_bottom .list-block  ul li  textarea{
	font-size:0.6rem;
}
R
root 已提交
712

713 714 715 716 717
.review_submit{padding-left:0.9rem;margin-top:1rem;}
.review_submit button{font-size: 0.6rem;
    line-height: 0.9rem;
    padding: 0.2rem 1rem 0.4rem;
	}
R
root 已提交
718 719


720 721
.product-Reviews_bottom  .list-block{margin-top:0}
.product-Reviews_bottom{min-height:500px;}
R
root 已提交
722

723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740
.error-msg {
    margin:3px 0;
	background: #faebe7 url("../img/i_msg-error.gif") no-repeat scroll 8px 4px;
    border: 1px solid #f16048;
    color: #df280a;
    font-size: 0.8em;
    padding: 5px 30px;
	margin:0.4rem 1rem;
}
.correct-msg {
    margin:3px 0;
	background: #eff5ea url("../img/i_msg-success.gif") no-repeat scroll 8px 4px;
    border: 1px solid #95a486;
    color: #3d6611 ;
    font-size: 0.8em;
    padding: 5px 30px;
	margin:0.4rem 1rem;
}
R
root 已提交
741

742 743
.list-block .item-link .item-inner{margin-left:0rem;padding-left:1rem;}
.list-block .item-content{padding-left:0}
R
root 已提交
744

745
.account-top-m{background:#fff;}
R
root 已提交
746

747
.account-top-m .icon-left{font-size:0.7rem;}
R
root 已提交
748

749 750
.account-ds .account_footer{ text-align: center;margin: 30px 0 200px;}
.account-ds .account_footer a {
R
root 已提交
751
    font-size: 0.7rem;
752 753
}
.account-ds a{font-size:0.7rem;}
R
root 已提交
754
.account-ds{height:2.2rem;}
R
root 已提交
755 756
.js_registBtn{}
.list-block .item-title.label{width:25%;}
R
root 已提交
757

R
root 已提交
758 759 760 761 762 763
.list-block input[type="text"], .list-block input[type="password"], .list-block input[type="email"], .list-block input[type="tel"], .list-block input[type="url"], .list-block input[type="date"], .list-block input[type="datetime-local"], .list-block input[type="time"], .list-block input[type="number"], .list-block input[type="search"], .list-block select, .list-block textarea{
	font-size:0.6rem;
}
.customer-login .buttons-set , .customer-login .third_login{
	margin:0.8rem;
}
R
root 已提交
764

765 766
.account-form .item-input .login-captcha-input{width:30%;float:left;}
.account-form .item-input .login-captcha-img{width:130px;float:left; margin-top: 0.4rem;}
R
root 已提交
767

768
.account-form .icon-refresh{
R
root 已提交
769 770 771 772 773 774 775
	 font-size: 0.9rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin: 0.4rem 0 0 0.2rem;
    padding: 0;
    width: 1.2rem;
}
776 777 778



R
root 已提交
779 780 781 782 783 784
.shopping-cart-img a.f-right{float:right; 
    color: #0894ec;
    line-height: 1.2rem;
    position: absolute;
    right: 1rem;
}
R
root 已提交
785 786


R
root 已提交
787 788 789 790
.button.button-fill.button-bbb{
	background: #bbb none repeat scroll 0 0;
   
}
R
root 已提交
791 792


R
root 已提交
793 794 795 796
.account-ds .button-bbb {
    margin: 1rem 1rem 10rem;
    text-align: center;
}
R
root 已提交
797

798 799 800 801 802 803 804 805 806 807 808 809 810
.account-form .newsletter{
	
	
	color:#bbb;
	 margin: 1rem 0 1rem  1.1rem  ;
}

.account-form .newsletter label{
	line-height:1rem;
	font-size:0.5rem;
}
.validation-advice{color:#cc0000;font-size:0.5rem;}
.image404{width:80%;margin:auto;}
R
root 已提交
811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828

.footer-bottom img{width:100%}
.footer-bottom #copy{font-size:0.45rem;text-align:center;margin-bottom:0.2rem;}

.footer_bar .change-bar .c_left{float:left;width:30%;color:#888}
.footer_bar .change-bar .c_right{float:left;width:68%;}
.footer_bar .change-bar .c_right select{width:80%;}
.footer_bar .change-bar{ background: #f3f3f3 none repeat scroll 0 0;
    margin: 0;
    padding: 0.4rem 0.4rem;}

.footer_bar .change-bar select{ 
border: 1px solid #ccc;
    color: #666;
    width: 80%;
	 background: #f3f3f3;
  }

R
root 已提交
829 830 831 832 833 834 835 836 837
.list-block .item-content.change_password_label{
	 color: #777;
    font-size: 0.55rem;
    margin-left: 1.2rem;
}
.list-block .item-content.change_password_label input{
	position:absolute;
	top:0.7rem;
}
R
root 已提交
838

R
root 已提交
839 840 841 842 843
.list-block .item-content.change_password_label label{
	float:left;
	display:block;
	margin-left:0.8rem;
}
R
root 已提交
844 845 846



R
root 已提交
847 848 849 850 851 852 853 854 855
table {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font: 12px Segoeui,Arial,Verdana,serif;
    text-align: center;
    width: 100%;
}
R
root 已提交
856

R
root 已提交
857 858 859
.addressbook thead tr {
    background: #f7f7f7 none repeat scroll 0 0;
}
R
root 已提交
860

R
root 已提交
861 862 863 864 865
caption, th, td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}
R
root 已提交
866

R
root 已提交
867 868 869 870 871 872 873
th {
    border-bottom: 1px solid #4c6b99;
    font: 13px Bitter,Myriad Pro,Verdana,serif;
    height: 37px;
    padding: 0 10px;
    vertical-align: middle;
}
R
root 已提交
874 875


R
root 已提交
876 877 878 879 880 881 882
.addressbook tbody tr td {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
td {
    border-bottom: 1px solid #e0e0e0;
    border-collapse: collapse;
    height: 49px;
R
root 已提交
883
    padding:10px;
R
root 已提交
884 885
    vertical-align: middle;
}
R
root 已提交
886

R
root 已提交
887 888
.addressbook .icon{font-size:0.8rem; margin-left:0.4rem;}
.add_new_address{margin:1rem 2rem;}
R
root 已提交
889

R
root 已提交
890
.account_center tbody tr td{color:#777;}
R
root 已提交
891

R
root 已提交
892 893 894 895
.account_center .order-status.pending{color:#cc0000;}
.account_center .order-status.processing{color:green;}
.order_list, .account-container{margin-bottom:3rem;}
.account-container{padding:0 0.5rem 1rem;}
R
root 已提交
896

R
root 已提交
897
.my_account_order h5{margin:0.7rem 0.4rem 0.6rem}
R
root 已提交
898

899 900 901 902
.customer-forgot-success {
	padding:1rem;
}
.mailtous{font-size:0.6rem;padding:0.2rem 1rem 5rem 1rem;}
R
root 已提交
903

904 905 906 907
.mobile-container{
	padding:0 1rem 1rem;width:100%;
}
.mobile-container img{width:100%;}
908

T
Terry 已提交
909 910
.lazy{width:100%;}
 
T
Terry 已提交
911 912
.chose_size .show_as_img a{
    height: 58px;
913
    width: 54px;
T
Terry 已提交
914
}
T
Terry 已提交
915 916
 
 
T
Terry 已提交
917 918 919 920
.product_options a.noactive {
    border: 1px dashed #ccc;
    cursor: not-allowed;
}
T
Terry 已提交
921
 
T
Terry 已提交
922 923
#onestepcheckout-form{padding:1rem;}
.checkoutcontainer ul {padding-left:0;}
T
Terry 已提交
924 925
 
 
T
Terry 已提交
926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966
.checkoutcontainer .address_list{width:100%;}
 
ul#billing_address_list  li label{ display: block;
    font-size: 0.55rem;
    margin: 0.2rem 0;}
 
ul#billing_address_list  li input , ul#billing_address_list  li select{
    display:block;
    margin: 0.2rem 0;
    width: 100%; 
 }
 
.flatrate{  font-size: 0.5rem;
    margin: 0.3rem 0 0.1rem;}

#checkout-payment-method-load  , .shippingmethods{
    
     font-size: 0.5rem;
    margin-top: 0.3rem;
}
 
.payment-methods dl dd{margin: 0 0 0.4rem 0;}
.checkoutcontainer  p{margin:0.5rem 0  0;}
 
.onestepcheckout-coupons label{
     display: block;
    font-size: 0.5rem;
    margin: 0.2rem 0;
}
 
#id_couponcode{width:100%;}
 
#onestepcheckout-coupon-add{display:block;margin:0.3rem 0;}
 
.onestepcheckout-summary .product-name a{font-size:0.45rem;font-weight:100;}
 
.onestepcheckout-summary .product-image img {
    height: auto;
    width: auto;
}
 
T
Terry 已提交
967 968
 
 
T
Terry 已提交
969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000
 .onestepcheckout-button, .onestepcheckout-button:visited {
    background: #222 url("images/button-background.png") repeat-x scroll 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
 
.onestepcheckout-button, .onestepcheckout-button:visited, .medium.onestepcheckout-button, .medium.onestepcheckout-button:visited {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
} 
 
 
.orange.onestepcheckout-button, .orange.onestepcheckout-button:visited        { background-color: #ff5c00; }
.orange.onestepcheckout-button:hover                           { background-color: #d45500; }
.large.onestepcheckout-button, .large.onestepcheckout-button:visited {
    font-size: 16px;
    padding: 8px 30px 9px;
}

.onestepcheckout-place-order.visit .orange.onestepcheckout-button{
    background-color:#ccc;
}
T
Terry 已提交
1001
 
T
Terry 已提交
1002
.onestepcheckout-place-order{margin:0.5rem 0 4rem}
T
Terry 已提交
1003
 
T
Terry 已提交
1004
.onestepcheckout-place-order-loading{margin:0.5rem 0 0;color:#aaa;display:none;}
T
Terry 已提交
1005
 
T
Terry 已提交
1006
.onestepcheckout-place-order.visit .onestepcheckout-place-order-loading{display:block;}
T
Terry 已提交
1007
 
T
Terry 已提交
1008
.coupon_add_log , .label_create_account{color:#cc0000;font-size:0.5rem;}
T
Terry 已提交
1009
 
T
Terry 已提交
1010
.empty_cart{padding:1rem 1rem 0;}
T
Terry 已提交
1011
 
T
Terry 已提交
1012 1013 1014 1015 1016 1017 1018 1019 1020 1021
.empty_cart_img {
    background: transparent url(../img/cart.gif) no-repeat scroll 0 15px;
    font-size: 16px;
    height: 120px;
    margin: 4px auto 36px;
    padding: 35px 0 0 116px;
    width: 120px;
    display:block;
    
} 
T
Terry 已提交
1022
 
T
Terry 已提交
1023 1024 1025 1026 1027
 ul#billing_address_list li input#id_create_account{
      display: inline;
    margin: 0.2rem 0;
    width: auto;
 }
T
Terry 已提交
1028 1029
 
 
T
Terry 已提交
1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040
.paypal_success{padding:1rem;}

.paypal_success  h2{
    font-size:0.7rem;
    
}

.paypal_success .button {
    padding: 0 0.5rem;
}

T
Terry 已提交
1041 1042 1043
.review_description_centen .c_price .price.sp{
    text-decoration: line-through; 
}
T
Terry 已提交
1044

T
Terry 已提交
1045 1046 1047
.pageToolbar {margin: 10px auto;
width: 80%;}
.pageToolbar label{font-size:0.6rem;float:left;}
T
Terry 已提交
1048

T
Terry 已提交
1049
.pageToolbar .tb_rg{float:left;}
T
Terry 已提交
1050 1051 1052 1053 1054





T
Terry 已提交
1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121
.averageWarp{
    margin-top: 10px;
}
.averageWarp span, .averageWarp b{float:left;display:block;margin-right:20px;}
.averageWarp a{float:left;margin-right:10px;}


.lbBox {
    font-size: 0;
    *word-spacing: -1px;
}

.lineBlock {
    display: inline-block;
    zoom: 1;
    padding-left:0;
    *display: inline;
    font-size: 13px;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
}
 .pro_commit .writeRiviewTitle, .writeLeft .writeRiviewTitle {
    margin: 15px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.pro_commit .writeRiviewTitle .proportionStars li, .writeLeft .writeRiviewTitle .proportionStars li {
 margin-bottom: 10px;
}
.fz_blue, .link {
    color: #4d82b8;
}
.pro_commit .writeRiviewTitle .proportionStars .proportionBox, .writeLeft .writeRiviewTitle .proportionStars .proportionBox {
    background-color: #e6e6e6;
    width: 145px;
    height: 15px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #c4c4c4;
}
 .pro_commit .writeRiviewTitle .proportionStars .proportionBox > div::before, .writeLeft .writeRiviewTitle .proportionStars .proportionBox > div::before {
    background-color: rgba(255,255,255,.25);
    content: "";
    display: block;
    font-size: 0;
    height: 1px;
    margin: 1px;
}
 .pro_commit .writeRiviewTitle .proportionStars .proportionBox > div, .writeLeft .writeRiviewTitle .proportionStars .proportionBox > div {
    position: absolute;
    left: 0;
    top: 0;
    height: 15px;
    background-color: #f90;
    font-size: 0;
    box-shadow: 0 0 0 1px rgba(0,0,0,.25) inset,0 -1px 0 rgba(0,0,0,.05) inset;
    width: 0;
    transition: width .5s ease 0s;
}
.pro_commit .writeRiviewTitle .writeRiviewBtn, .writeLeft .writeRiviewTitle .writeRiviewBtn {
    width: 770px;
    margin-left:150px;
}

.buttons-row{padding:0 0.6rem;}
T
Terry 已提交
1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147