?*产品列表*/ .product-list { } .product-list .head { line-height: 24px; padding-bottom: 18px; margin-bottom: 32px; } .product-list .head h1 { display: inline-block; margin-right: 8px; } .product-list .head .ico { margin-left: 2px; cursor: pointer; } .product-list .head .ico:hover { background-position-y: -1460px; } .product-list .filter { border: none; width: 212px; margin-bottom: 100px; } .product-list .filter > .input { height: auto; line-height: normal; margin-bottom: 16px; width: 180px; border: 1px solid #EEEEEE; padding: 16px; } .product-list .filter > .input label { display: block; width: 100%; font-size: 14px; font-weight: bold; position: relative; } .product-list .filter > .input label em { display: block; width: 20px; height: 20px; text-align: center; position: absolute; right: 0px; top: 0px; cursor: pointer; } .product-list .filter > .input label em:hover { opacity: 0.8; } .product-list .filter > .input .box { padding: 0px; display: none; width: 180px !important; } .product-list .filter > .input > div { display: none; } .product-list .filter .switchbox-item { width: fit-content; width: -webkit-fit-content; width: -moz-fit-content; min-width: 20px; display: block; background-color: #fff !important; text-align: left; height: 20px; line-height: 20px; padding-bottom: 8px; padding-left: 22px; max-width: 40px; white-space: nowrap; } .product-list .filter .switchbox-item:first-child { margin-top: 12px; } .product-list .filter .switchbox-item:last-child { padding-bottom: 0px; } .product-list .filter .input:last-child .box { border-bottom: none; } .product-list .filter .checkbox { margin-right: 24px; display: block; height: 20px; line-height: 20px; margin-bottom: 8px; } .product-list .filter .checkbox label { display: inline-block; background: #fff; font-size: 12px; padding: 0px; margin-right: 0px; font-weight: normal; } .product-list .filter .checkbox .box { display: inline-block; width: auto !important; } .product-list .filter .checkbox .checkbox-rect { margin: 2px 4px 0px 0px; } .product-list .filter .checkbox:last-child { margin-bottom: 0px; } .product-list .filter .checkbox:first-child { margin-top: 12px; } .product-list .data-list { width: 974px; } .product-list .paging { padding: 60px 0px 100px 0px; } #product_list1 table { width: 100%; text-align: left; } #product_list1 thead tr { border: 1px solid #F5F5F5; border-bottom: none; } #product_list1 tbody tr { box-sizing: border-box; border: 1px solid #fff; border-bottom: 1px solid #eee; } #product_list1 th { height: 40px; line-height: 40px; background: #F5F5F5; padding: 0px 16px; text-align: left; } #product_list1 td { padding: 12px 16px; word-break: break-all; word-wrap: break-word; } #product_list1 table .active { border: 1px solid #ddd; border-bottom: none !important; } #product_list1 table .active1 { border: 1px solid #ddd; border-top: none; } #product_list1 table .active2 { border-bottom: 1px solid #ddd; } #product_list1 table .active .ico-down-gray { background-position-y: -1460px; } #product_list1 .pic { width: 88px; height: 58px; border: 1px solid #eee; text-align: left; } #product_list1 .info p { width: 245px; overflow: hidden; line-height: 20px; text-overflow: ellipsis; white-space: nowrap; } #product_list1 .favorite { width: 72px; } #product_list1 .favorite a { display: none; line-height: 22px; } #product_list1 .favorite .ico { margin: -4px 0px 0px 4px; } #product_list1 .favorite .select { display: inline; } #product_list1 .favorite div:first-child { display: none; } #product_list1 .price-table { width: 100%; } #product_list1 .price-table table { text-align: center; border: none; } #product_list1 .price-table th { text-align: center; } #product_list1 .price-table tr { border: none !important; } #product_list1 .price-table td { padding: 0px; } #product_list1 .price-table tbody tr { border-bottom: 1px solid #eee; } #product_list1 .price-box { display: none; } #product_list1 .split { height: 12px; margin: -2px 4px 0px 4px; } #product_list2 .item { float: left; width: 242px; margin: 0 0 -1px -1px; transition: all 0.5s; position: relative; line-height: 20px; } #product_list2 .item:hover { box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.1); z-index: 1; } #product_list2 .item a { display: block; padding: 24px 20px 18px 20px; text-decoration: none; } #product_list2 .item .pic { width: 160px; height: 160px; margin: auto; } #product_list2 .item .time { height: 20px; padding: 20px 0px 4px 0px; } #product_list2 .item .name { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #product_list2 .item .desc { height: 20px; padding: 4px 0px; font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #product_list2 .item .desc .split { margin: 0px 6px; margin-top: -2px; } #product_list2 .item .price .old { text-decoration: line-through; } #product_list2 .item .price span { margin-left: 4px; } #product_list2 .item .tag { position: absolute; top: 12px; left: 12px; } #product_list2 .item .tag span { vertical-align: middle; } #product_list2 .item .pic-zoom { position: absolute; top: 4px; right: 4px; cursor: pointer; display: none; } #product_list2 .item .pic-zoom:hover { opacity: 0.8; } #product_list2 .item:hover .pic-zoom { display: block; } /*h表格*/ .price table { width: 944px; text-align: center !important; } .price th { background: #F5F5F5; height: 40px; text-align: center !important; border: 1px solid #eee } .price td { height: 43px; border: 1px solid #eee; padding: 0px !important; } .price .nodata { margin: 54px 0px; } .price .old { text-decoration: line-through; } .price .amount input { width: 33px; height: 22px; padding: 0px 4px; border: 1px solid #ddd; text-align: center; margin: 0px 4px; vertical-align: middle; font-weight: bold; } .price .amount a { display: inline-block; vertical-align: middle; width: 22px; height: 22px; line-height: 22px; border: 1px solid #eee; background: #F5F5F5; font-size: 18px; color: #999; text-decoration: none; } .price .action { padding-top: 14px; position: relative; line-height: 48px; } .price .action .item { display: inline-block; margin-right: 20px; } .price .action .item .ico { margin-top: -4px; } .price .action .bsize-l { margin-left: 12px; } .price .action .tip { line-height: 22px; color: #EF1818; text-align: right; padding-top: 10px; } .price .action .tip-hide { display: none; } .cart-flyer { width: 30px; height: 30px; border-radius: 50%; } 精品国产午夜理论片不卡_亚洲欧美人高清精品a∨_丰满人妻一区二区三区视频_奇米影视7777久久