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

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

21 22 23 24 25 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
.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}

.list-block .item-content{padding-left:0; background: #222426;}
.list-block .item-inner{padding-left:0.9rem;}
.list-block {
    margin: 0.75rem 0;
}
55
h1{font-size:1em;color:#333;font-weight:100;}
56
.category_description{padding:0.4rem 0.6rem; display:none}
57 58
 .popup-overlay.modal-overlay-visible{display:none}

59
.filter_attr_info a {
R
root 已提交
60
    background: rgba(0, 0, 0, 0) url("../img/checkbox.png") no-repeat scroll -69px 1px;
61 62 63 64
    font-size: 0.8em;
    padding: 0 0 0 16px;
}
.filter_attr_info a.checked {
R
root 已提交
65
    background-position: -50px -19px;
66 67 68 69 70 71 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
}

.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 已提交
106

107 108 109 110 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
.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;}
146 147
.media_img_content{max-width:400px;margin:auto;}
.product_view{padding:0 1rem;}
R
root 已提交
148

R
root 已提交
149 150 151 152
.item_code{margin-right:0;}
.product_info h1{ font-size: 0.6rem;
    font-weight: 100;
    margin-bottom: 0;}
R
root 已提交
153

R
root 已提交
154
.swiper-container{padding-bottom: 5px;}
R
root 已提交
155
.price_info {
R
root 已提交
156
    margin: 10px 0 0;
R
root 已提交
157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
}


.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 已提交
183
    margin: 0.4rem 0 0;
R
root 已提交
184 185 186 187 188 189 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
}
.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 已提交
222
	line-height:49px;
R
root 已提交
223 224 225 226 227
}

.product_options a.current {
    border: 1px solid #cc0000;
}
R
root 已提交
228
.rg .qty{margin-left:4px;}
R
root 已提交
229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253


.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 已提交
254 255
.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 已提交
256 257 258 259 260 261 262 263 264 265 266 267 268
.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 已提交
269 270
    padding: 0px;
	text-align:center;
R
root 已提交
271 272 273 274 275 276 277 278 279 280 281 282
}


.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 已提交
283
.product_description_info .buttons-tab a{font-size:0.55rem;}
R
root 已提交
284

R
root 已提交
285 286 287 288
.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 已提交
289

R
root 已提交
290 291 292 293 294 295 296 297 298
.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 已提交
299

R
root 已提交
300 301
.buttons-tab .button{height: 1.6rem;
    line-height: 1.6rem;}
R
root 已提交
302 303


R
root 已提交
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
.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 已提交
332 333 334 335 336





R
root 已提交
337 338 339 340 341
.buttons-row .button{
	
	border-color:#ccc;
	font-size:0.55rem;
}
R
root 已提交
342 343 344



R
root 已提交
345 346 347
.average_rating {
    float: left;
}
R
root 已提交
348

R
root 已提交
349 350 351 352
.rbc_cold .review_star {
    display: block;
    float: left;
    height: 15px;
R
root 已提交
353
    margin: 0rem 0rem 0 0.4rem;
R
root 已提交
354
    text-align: right;
R
root 已提交
355
    width: 85px;
R
root 已提交
356 357 358 359
}
.rbc_cold{margin-top:0.22rem;}
.rbc_cold , .item_code{color:#777;}
.item_sku{color:#555;}
R
root 已提交
360

R
root 已提交
361 362 363 364 365 366
.product-image{
	 display: block;
    margin-top: 0.5rem;
	
}
.product-image img{width:100%;height:auto;}
R
root 已提交
367

R
root 已提交
368 369 370 371 372 373 374 375 376
.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 已提交
377

R
root 已提交
378 379 380 381
.cart-price{
 color: #cc0000;
    font-size: 0.6rem;
}
R
root 已提交
382

R
root 已提交
383 384 385 386 387 388 389 390 391 392 393 394
.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 已提交
395

R
root 已提交
396 397 398 399 400 401 402 403 404 405 406
.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 已提交
407

R
root 已提交
408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423
.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 已提交
424

R
root 已提交
425 426 427 428
.btn-remove span{
	font-size: 1.1rem;
   
}
R
root 已提交
429

R
root 已提交
430 431 432 433 434 435 436 437 438 439 440 441 442 443 444
a.btn-remove {
	bottom: 1rem;
    position: absolute;
    right: 2rem;
}
.cart_info .row{
	position:relative;
	border-bottom:1px solid #e5e5e5;
	padding:0.5rem 0 1rem;
}
.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 已提交
445

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

R
root 已提交
448 449 450 451 452 453
.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 已提交
454

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

R
root 已提交
457 458 459 460 461 462 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
.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 已提交
514
.cart-collaterals{padding:0.2rem 0.4rem;min-height:17.5rem;}
R
root 已提交
515 516 517 518 519
.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 已提交
520

R
更新  
root 已提交
521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537
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 已提交
538

R
更新  
root 已提交
539
.cart-totals{margin:1rem 0}
R
root 已提交
540 541


R
更新  
root 已提交
542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559
.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 已提交
560

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

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

R
root 已提交
565 566 567 568 569 570 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
.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 已提交
603 604 605 606 607 608 609 610 611 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 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729


.review_add{}


.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;
}





























R
root 已提交
730

R
root 已提交
731 732 733 734 735 736 737 738








739 740


741