body { font: 14px/1 Arial, Sans-Serif, Verdana; color: #333; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } ul { margin: 0; padding: 0; } a:link, a:visited, a:hover { text-decoration: none; color: #333; cursor: pointer; } .container { position: relative; } .row { width: 100%; } .col5 { width: 20%; } .col5, .col6 { float: left; } .col6 { width: 16.66666%; } .row:after { content: ”; display: table; clear: both; overflow: hidden; } .wrapper { min-width: 1175px; max-width: 1200px; margin: 0 auto; } .card { padding: 5px 8px; transition: all .25s; list-style: none; border-radius: 3px; } .card:hover { box-shadow: 0 1px 5px rgba(0, 0, 0, .2), 0 2px 2px rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12); } .card-media { background-color: white; height: 0; padding-top: 100%; position: relative; } .card-media-inner { text-align: center; position: absolute; left: 0; right: 0; top: 0; bottom: 0; } .card-media-inner img { max-height: 100%; max-width: 100%; vertical-align: middle; } .card-title { font-size: 14px; font-weight: 400; height: 40px; line-height: 20px; margin: 5px 0 0 0; color: #333; overflow: hidden; white-space: normal; word-break: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } .card-subtitle { font-size: 17px; font-weight: 500; margin: 8px 0 0 0; } .card-label { font-size: 13px; margin: 5px 0 0 0; font-weight: 400; color: #767676; } .panel { border: 1px solid #d9d9d9; padding: 10px; border-radius: 5px; } .panel-header { padding: 10px; margin: 0; } .panel-header-title { margin: 0; } .tabs { position: relative; } .tab-navs > span { display: inline-block; background: #044444; color: #fff; padding: 6px 10px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } .tabs > section { display: none; } .tab-content { padding: 10px; line-height: 25px; } #tab-nav1:checked ~ #tab-content1 { display: block; } #tab-nav2:checked ~ #tab-content2 { display: block; } #tab-nav3:checked ~ #tab-content3 { display: block; } #tab-nav4:checked ~ #tab-content4 { display: block; } #tab-nav5:checked ~ #tab-content5 { display: block; } .thumbnail { position: relative; margin: 20px auto; border-radius: 10px; box-shadow: 4px 4px 3px rgba(158, 158, 158, 0.5); width: 100%; background-color: #ffffff; } .thumbnail-description ul { padding-left: 30px; } .thumbnail img { max-width: 100%; display: block; margin: 0 auto; } .thumbnail-header img { width: 100%; } .thumbnail-title { position: absolute; font-family: Impact !important; font-size: 75px; color: #bf6c1e; top: 10px; left: 25px; } .thumbnail-subtitle { position: absolute; font-family: Times !important; font-size: 26px; color: #6b6b07; top: 95px; left: 25px; } .thumbnail-menu ul { margin: 0 auto; text-align: center; } .thumbnail-menu ul li { display: inline-block; } .thumbnail-menu li a { padding: 10px 25px; display: inline-block; color: #fff; } .thumbnail-asidenav { float: left; width: 230px; } .thumbnail-content { padding-left: 250px; } .thumbnail-body { padding: 15px; } .thumbnail-description ul li { line-height: 25px; } .accordion { border-radius: 5px; overflow: hidden; margin-bottom: 15px; } .accordion-content { overflow: hidden; border-bottom-left-radius: 5px; border-bottom–righttradius: 5px; border: 1px solid #d9d9d9; } .list-item1, .list-item2 { list-style: none; } li.list-item1 a, li.list-item2 a { overflow: hidden; padding: 10px; display: block; border-bottom: 1px solid #d9d9d9; } li.list-item1 a:hover, li.list-item2 a:hover { background: #eee; } li.list-item1:last-child a, li.list-item2:last-child a { border: none; } li .list-item2-content { padding-left: 70px; } li .list-item2-content h4, li .list-item2-content p { font-weight: bold; width: 140px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: Arial !important; margin: 0; } li .list-item2-content p { margin-top: 10px; } li .list-item2-content em { color: #ff5656; } li.list-item2 a > img { max-width: 60px; float: left; display: block; } .thumbnail-content > h2, .thumbnail-banner { text-align: center; } .ul-padding { padding-left: 30px; } table { width: 100% !important; max-width: 100% !important; } table tr td { padding: 5px 10px; } .pc { display: block; } .mobile { display: none !important; } .tabs > section { position: relative; } .tabs > section div.tab-mobile { position: absolute; width: calc(100% + 2px); top: -31px; left: -1px; background: #044444; color: #fff; height: 30px; display: block; line-height: 30px; } .tabs > section div.tab-mobile label { padding: 0 10px; display: block; text-align: left; color: #fff; opacity: 1; outline: none; } .tabs > section div.tab-mobile label:active { outline: none; } .thumbnail { border: 10px solid #999; } .thumbnail-menu { background: #044444 linear-gradient(0deg, #044444, #3b9494); }.tab-navs + .tab-content, .tabs > section { border: 2px solid #aad4ff } td { word-break: break-all; } .tabs .tab-content > .tab-content-inner p { margin: 4px 0; } .tabs .tab-content > .tab-content-inner p:not(:first-child) { margin-top: 12px; } @media only screen and (max-width: 768px) { body { margin: 0; } .thumbnail img { height: auto !important; } .mobile-page { width: 100%; } .mobile-page .thumbnail { box-shadow: none; } .mobile-tabs > section > .tab-content { background: #fff; padding: 50px 10px 10px 10px; } .mobile-tabs > section { display: none; } .mobile-tabs { } .mobile-tab-navs label.tab-nav { position: relative; display: block; float: left; width: 50%; text-align: center; box-sizing: border-box; line-height: 40px; color: #333; background: #005500; font-size: 13px; white-space: nowrap; } .mobile-tab-navs label.tab-nav:before { content: ”; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 0); border: 8px solid transparent; } .clearfix { clear: both; } .mobile-tab-navs { position: fixed; top: 0; left: 0; width: 100%; overflow: hidden; z-index: 10; } #mobile-tab-nav1:checked ~ .mobile-tab-navs label[for=’mobile-tab-nav1′], #mobile-tab-nav2:checked ~ .mobile-tab-navs label[for=’mobile-tab-nav2′], #mobile-tab-nav3:checked ~ .mobile-tab-navs label[for=’mobile-tab-nav3′]{ background: #eee; color: #044444; } #mobile-tab-nav1:checked ~ .mobile-tab-navs label[for=’mobile-tab-nav1′]:before, #mobile-tab-nav2:checked ~ .mobile-tab-navs label[for=’mobile-tab-nav2′]:before, #mobile-tab-nav3:checked ~ .mobile-tab-navs label[for=’mobile-tab-nav3′]:before { border-bottom: 8px solid #fff; } #mobile-tab-nav1:checked ~ .mobile-tab-content1 { display: block; } #mobile-tab-nav2:checked ~ .mobile-tab-content2 { display: block; } #mobile-tab-nav3:checked ~ .mobile-tab-content3 { display: block; } .accordion-header { padding: 5px 10px; } .wrapper { max-width: 100%; min-width: 100%; } .col5, .col6 { width: 33.33333%; }
.mobile-tab-navs label.tab-nav { position: relative; display: block; float: left; width: 50%; text-align: center; box-sizing: border-box; line-height: 40px; color: #333; background: #CAF7E3; font-size: 13px; white-space: nowrap; } .thumbnail { margin: 0; border: none; } .thumbnail-menu li a { padding: 5px; } .thumbnail-title { font-size: 18px; } .thumbnail-subtitle { top: 40px; font-size: 13px; } .thumbnail-asidenav { display: none; } .thumbnail-content { padding-left: 0; } .thumbnail-description ul { padding-left: 20px; } label:active, label:focus { outline: none; background: transparent; } input[type=checkbox]:checked + label { outline: none; background: transparent; } .thumbnail-body { padding: 0; } .pc { display: none !important; } .mobile { display: block !important; } .tab { margin-bottom: 15px; } .tabs > section { display: block; margin-top: 32px; } #tab-content1 { margin-top: 40px; } .tabs .tab-content > .tab-content-inner { border: 1px solid #d9d9d9; padding: 10px; } .tab-navs + .tab-content, .tabs > section { border: none; margin-bottom: 5px; } #tab-mobile-nav1:checked ~ .tab-content { height: auto; } #tab-mobile-nav2:checked ~ .tab-content { height: auto; } #tab-mobile-nav3:checked ~ .tab-content { height: auto; } #tab-mobile-nav4:checked ~ .tab-content { height: auto; } #tab-mobile-nav5:checked ~ .tab-content { height: auto; } .card-title { font-size: 13px; height: 20px; } .card-subtitle { font-size: 12px; margin-top: 3px; } }
/* 标题栏颜色加字体 */
.accordion-header { background: #00784a; padding: 10px; color: #fff; font-weight: bold; font-size: 18px; }
/* 鼠标点击后的颜色 */
.tabs label:hover, input:checked + label { opacity: 1; background: #00784a; color: white; }
/* 表格内颜色 */
.tab tr:nth-of-type(1n) { padding: 5px !important; background: #e1ffff; }
.tab tr:nth-of-type(2n) { padding: 5px !important; background:#ffffff; }
/* 未点击前的颜色 */
.tabs label { color: black; background: #F3F1F1; font-family: Times; font-size: 16px; padding: 7px 15px; -moz-user-select: none; user-select: none; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; display: inline-block; text-align: center; cursor: pointer; }
/* section边框 */
.tab-navs + .tab-content, .tabs > section {
border: 2px solid #aad4ff;
}
/* 外边框宽度、颜色 */
#thumbnail {border: 10px solid #999;margin: 20px 0; border-radius: 10px;}
/* 表格字体大小在table中修改 */
/* 描述部分的文字大小 */
.thumbnail-description ul li { line-height: 25px; font-size: 14px; }
.tabs input{display: none;}
*{padding: 0;margin: 0;text-decoration: none;}
a:link{color: black;}
a:hover{color: #005500;}
.c-1{background-color:#f3f3f4;}
.c-1 input{height: 25px;box-sizing: border-box;border: 1px solid #005500;outline: 0; border-radius: 5px;}
.c-1 input:focus{border: 1px solid blueviolet;}
.c-1 button{height:30px; width: 25px; border:none;outline: none;background:#00784a;border: 1px solid white;margin-left: -25px; border-radius:0 5px 5px 0;}
.dd::before{background: url(“https://ir.ebaystatic.cn/rs/v/0q13hyqwpe005gappnvvk3w4tii.png”)no-repeat;}
.a{margin: 10px 20px 10px 20px;border: 0px solid black;}
.b{margin: 10px 20px 10px 20px;}
.list-item1{font-size:14px}
*{word-break:normal}
.sx{margin:20px 0; max-width:100px;max-heigh:100px}
.table-1{width:100px;word-break:normal}
Shop Category
<!– 每加一行内容,复制一个
中所有内容 –>
-
Brad Nailer & Finish Nailer
-
Upholstery Stapler
-
V Nailer
-
Hog Ring Plier
-
Decorative Nailer
-
Carton Closing Stapler
-
Coil Nailer
-
Headless Pinner
-
Corrugated Nailer
-
Concrete and Steel Nailer
-
Flooring Stapler
-
Nail Puller
-
Picture Frame Tacker
-
Brad Nails & Finish Nails
-
Upholstery Staples
-
V Nails
-
C Rings
-
Coil Nails
-
Carton Staples
-
Headless Pins
-
Concrete Nails
-
Corrugated Fasteners
-
Flooring Staples
-
Angled Finish Nails
-
Clinch Clips
-
Drywall Screws
-
Roofing Nails
-
Spray Guns
Hot Item
-
meite MT7116LN 22GA 3/8” Crown Pneumatic Upholstery Stapler with Long Muzzle
USD 80.00
-
meite SC7C 15GA 3/4-Inch Pneumatic Hog Ring Plier C Ring Tool For Cage/Car Seats
USD 249.90
-
meite SC7-15GA C Ring Staples 15/16″ Outside Crown in Galvanized/Stainless Steel
USD 45.00
-
meite 18 Gauge Leg Length 2-Inch Galvanized Brad Nails Finish Nails Fasteners
USD 7.90
-
meite 21 Degree Framing Nails 2-3/8″ to 3-1/2″ Plastic Round Head Strip Smooth
USD 17.99
meite 18 Gauge Brad Nails For Triming, Woodworking Projects
- [Specification]
Fastener Gauge: 18 Gauge
Fastener Coating: Galvanized
Length: 1/2″ (12 mm), 5/8″ (16 mm), 3/4″ (19 mm), 1″ (25 mm), 1-3/16″ (30 mm), 1-1/4″ (32 mm), 1-3/8″ (35 mm), 1-1/2″ (38 mm), 1-9/16″(40 mm), 1-3/4″ (45 mm), 2″ (51 mm)
- [Packing Quantity] 1,000 pcs/small pack; 5,000 pcs/box
- [Sharp Chisel Point] To penetrate materials like fabric and thin wood more easily and quickly
- [Compatibility] Compatible with meite F50H, F50G pneumatic brad nailers, and other brands of brad nailers with the same nail range (Please verify the compatibility before ordering.)
- [Applications] Widely used in molding, crafts, woodworking, window trim, baseboard, picture frame assembly, cabinetry and many other wooden projects
- (1) Furniture Finishing: Refurbishment/renovation of wooden furniture such as chairs and tables
- (2) Crafts DIY: The ideal choice for photo frame assembly, door frame production, baseboard/window trim, and other DIY projects.
- (3) Upholstery for Home Improvement Projects: Can be used for cabinet construction, moldings, paneling, etc.
<!– 多一行内容就多复制一行
–>
Fasteners Specification
|
18GF12
|
18GF58
|
18GF1316
|
18GF114
|
18GF112
|
18GF1916
|
<!– 表内容修改处 ,多一行就多复制
里面的所有内容–>
Length |
1/2″ (12 mm) |
5/8″ (16 mm) |
1-3/16″ (30mm) |
1-1/4″ (32 mm) |
1-1/2″ (38 mm) |
1-9/16″ (40 mm) |
Pieces/Box |
5,000 |
5,000 |
5,000 |
5,000 |
5,000 |
5,000 |
Box/Case |
28 |
28 |
12 |
12 |
12 |
8 |
Related Products
-
F50H 18Ga 3/8-Inch to 2-Inch Length Pneumatic Brad Nailer Finish Nailer
USD 69.00
-
F50G 18Ga 3/8″ to 2″ Leg Pneumatic Brad Nailer Finish Nailer with Safety
USD 55.00
-
F32 18Ga 3/8″ to 1-1/4″ Length Pneumatic Brad Nailer
USD 45.99
<!– 横向图片排列,每多需要一列,就多复制
中的所有内容,然后修改–>
Payment
Shipping
Return Policy
Contact Us
- We gladly accept payment methods eBay approved.
- Item will be shipped in 1-2 business days as soon as the payment verified.
- We will ship the items from New Jersey, US via USPS, UPS or FedEx. It will usually get to you within 3-5 business days.
- If there is no stock in the United States, we will ship the items from our Chinese factory.
- The delivery time may vary due to public holidays, natural disasters, customs issue, and other unexpected impacts, etc.
- Import duties, taxes and charges are not included in the item price or shipping charges. These charges are the buyer’s responsibility.
- Please check with your countries’ customs office to determine what the additional cost will be before bidding/buying.
- Refund or replacement request is available within 30 days after parcel received and returning the item as the same condition as received.
- Please contact us to request a return authorization. Your name, auction number, and reason for return should be included in the message.
- All items returned must be contained in all original packaging boxes or cases.
- Please contact us via eBay message. All questions or messages will be replied within 24 working hours.
- Customer Support Online: 9 am-6 pm (GMT +8) Monday – Friday.