.pcTemplate {display:none;}.mobileTemplate{display:block;}@media only screen and (min-width:960px) {.pcTemplate{display:block;}.mobileTemplate{display:none;}}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:12px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html { }
/* css common */
.clearfix:after {content: “.”; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.fl{float:left;}
.fr{float:right;}
/*上面为css初始化*/
.container{width:1362px;}
header{height:85px;padding-top:50px;background-color:#fff;}
.logo{width:256px;height:83px;background:url(https://s3.amazonaws.com/EbayTemplate/allbuyto/2018listing/logo.png) no-repeat;}
.top_nav{padding-top:15px;}
.top_nav li{float:left;}
.top_nav li a{float:left;margin-right:10px;display:inline-block;background-color:#747cb9;color:#fff;
width:175px;height:38px;line-height:38px;text-align:center;font-size:12px;
}
.icon_visit{display:inline-block;width:23px;height:22px;position:relative;background:url(https://s3.amazonaws.com/EbayTemplate/TEST/icon1.png) no-repeat;top: 5px;left: -10px;}
.icon_email{display:inline-block;width:24px;height:15px;position:relative;background:url(https://s3.amazonaws.com/EbayTemplate/TEST/icon2.png) no-repeat;top: 3px;left: -8px;}
/*banner*/
.banner{width:100%;}
.banner a{display:inline-block;width:49%;}
.banner img{width:100%;height:200px;display:inline-block;}
/*bigpic*/
.bigpic{padding:20px 0;}
.bigpic_descri p{width:97%;color:#000;line-height:200%;}
.bigpic_descri span{line-height:150% !important;}
.bigpic_descri strong{font-weight: bold !important;}
.bigpic_descri{width:50%;}
.bigpic_descri h2{color:#747cb9;font-size:25px;margin-bottom: 20px;}
.bigpic_descri h2 span{line-height:120%;}
#publishDescription{color:#000; line-height:18px;}
#publishDescription img {
border: 0 none;
height: auto;
max-width: 100%;
}
/*轮播图*/
.slider{
width: 662px;
position: relative;
float:left;
padding-top:672px;
}
.slider>img{
position: absolute;
left: 0; top: 0;
/*transition: all 0.5s;*/
}
.slider input[name=’slide_switch’] {
display: none;
}
.slider label {
float: left;
cursor: pointer;
/*transition: all 0.5s;*/
/*Default style = low opacity*/
opacity: 1;
}
.slider label img{
display: block;
width:158px;height:158px;margin-right:7px;margin-bottom:10px;border:1px solid #b5b5b5;
}
.slider input[name=’slide_switch’]:checked+label {
opacity: 1;
}
.slider input[name=’slide_switch’] ~ img {
opacity: 0;
/*transform: scale(1.1);*/
width:660px;
height:660px;
border:1px solid #b5b5b5;
}
.slider input[name=’slide_switch’]:checked+label+img {
opacity: 1;
transform: scale(1);
}
/*item这块*/
.index_item{position:relative;}
.index_more a{display:inline-block;position:absolute;right:0;top:5px;color:#6ca3d4;font-size:20px;}
.index_item h2{width:100%;height:40px;line-height:40px;color:#6ca3d4;font-size:20px;}
.index_item_list{padding: 20px 0;}
.index_item_list li a{display:inline-block;float:left;width:15%;margin-right:27px;}
.index_item_list li a:hover{text-decoration:none;background-color:#fcfcfc;}
.index_item_list li a:hover img{opacity:0.8;}
.index_item_list li:last-child a{margin-right:0;}
.index_item_list li a img{display: inline-block;width:200px;height:200px;}
.index_item_list p{width:100%;padding:10px 0;line-height:20px;max-height:60px;overflow:hidden;text-align: left;font-size:12px;word-wrap:break-word;-webkit-word-wrap:break-word;}
.index_item_list span.index_price{display:block;width:100%;text-align:left;font-size:18px;color:#3f3f3f;cursor:auto;}
/*选项卡*/
.edesc{ width:1000px; margin: 0 auto;padding-bottom:40px;}
.infobar { position:relative;min-height:600px;}
.infobar li{ background:#2a2a2a;height:32px; line-height:32px; color:#fcfcfc; float:left; text-align:center;}
.infobarbody { color:#222222; position:absolute; width:1000px; left:0px; top:40px; display:none; line-height:120%; }
.infobar li.first_con .infobarbody { display:block;}
.infobar li.con2:hover .infobarbody { display:block;}
.infobar li.con2:hover .con1{display:none !important;}
.infobarbody p{ margin-bottom:8px;}
.edesc {
width:100%;
}
.infobarbody {
width:97%;padding:20px;height:600px;top:40px;font-size:14px;background-color:#fff;text-align:left;
}
.bottom-infolayout {
width: 100%;
}
.ehot-tags {
margin: 0 50px;
}
.infobar{width:100%;}
.infobar li{
width:20%;background-color:#747cb9;color:#fff;margin-right:0;height:40px;line-height:40px;font-size:14px;
}
.infobar li:hover{background-color:#6ca3d4;}
/*footer*/
.footer{position:relative;width:100%;background-color:#747cb9;height:100px;margin-top:30px;}
.footer_m{width:100%;padding-top:10px;}
.footer_m p{width:100%;text-align: center;color:#fff;font-size:12px;line-height:40px;}
.footer_m p a{color:#fff;font-size:12px;}
/*适配小屏幕*/
@media(max-width:1150px){
.container{width:1100px;}
.bigpic_descri{width:40%;}
.index_item_list li a{margin-right:18px;}
.index_item_list li a img{width:180px;height:180px;}
/*bigpic*/
.bigpic_descri{width:33%;}
.bigpic_descri h2{color:#d1c0a6;font-size:25px;}
.bigpic_descri .con{min-height:350px;}
.infobarbody {width:96%;}
}
- Visit our store
- Sigh up for email
47″ Bench Patio Chair Metal Garden Furniture Backyard Park Porch Seat Black
Introductions:
Enjoy 47in PVC Mesh Backrest Iron Bench! Horizontal seat slats in a gentle curve offer great comfort. Powder-coated cast iron construction provides years of durability as well as easy maintenance. The bench is easy to assemble. And all edges are finished to ensure safety, no raw cuts or drips to catch on clothing. It is an ideal outdoor bench placed among the flowers, under a tree, or as prime seating in your patio.
Features:
1. Powder-coated cast iron construction for years of durability
2. Horizontal seat slats in a gentle curve offer great comfort
3. All finished edges to ensure safety, no raw cuts or drips to catch on clothing
4. Fit perfectly with any outdoor decor
5. Easy to assemble, easy to clean with a wet or dry cloth
Specifications:
1. Material: Iron PVC
2. Color: Black
3. Product Size:
Overall Size: 119.5 * 52 * 76.5cm
Backrest Size: 111 * 29cm
Seat Size: 113 * 33 * 42.5cm
Handrail Width: 4cm
Handrail Height: 62cm
Square Tube Of Base Plate: 4 * 2cm
4. Load Bearing: 250kg/555lbs
5. Weight: 9.5kg
Package Includes:
1 X 47 Inch Black Iron Bench (PVC Backrest Mesh)
1 X Hardware Assembly Accessories 1 Set
1 X English Instruction Manual 1 Copy
You might like this
more>>
-
12V Kids Electric ATV Ride-On Toy Children Car w/ 2 Speeds
$195.99
-
100″ Pull Down Projector Screen Meeting Room Home Theater
$52.59
-
Toddler Bed Frame For Boys Girls Safety Rails Kids
$58.99
-
60/90W Solar Powered LED Street Light Radar Indution
$16.99
-
Practice Hitting Batting Training Net Bow Frame Bag
$46.07
-
200 Mile 1080P 4K HDTV Outdoor TV Antenna Motorized
$29.98
- Shipping Policy
1. Ship worldwide from New Jersey by reliable shipping companies — USPS, UPS, FEDEX, DHL, etc., and only to VERIFIED PAYPAL ADDRESS. Transport Delivery ETA. Package handling only takes 1 business day at our warehouse, so please make sure entering correct payment and shipping information before checking out. Once your payment is completed, we are not going to accept any more changes to your order.
2. International Buyers – Please Note:
a. Import duties, taxes and charges are not included in the item price or shipping charges. These charges are the buyer’s responsibility.
b. Please check with your country’s customs office to determine what these additional costs will be prior to bidding/buying.
3. Please check your shipping address carefully before checkout, it can’t be changed if order completed.
4. Orders placed on weekend will be shipped within 2 days.Notification of shipment with tracking number will be sent to buyers.
5. Standard shipping: 2-7 business days
Expedited Shipping: 2-3 business days
One-day Shipping: 1 business day
International shipping: Varies
6.Ship within 1 business day once payment completed. Notification of shipment with tracking No. will be sent to buyer.
7.We offer discounts for combine shipping. Please contact us first if you need combine shipping, and an invoice with discount will be sent to you.
8.Please allow 5 business days for delivery to US destinations on any eBay orders and 14 business days for delivery to any International destinations. We highly recommend our buyer choose priority/expess mail for international delivery which is much more stable.
- Return Policies
1. Refunds given only if item DOA and cannot be replaced via PAYPAL . If so, Please contact us with 5 days since you receive the item and and return to us within 30 days from the delivery date for exchange or refund.
2. If you need return, please contact our customer service representative, let us know the detailed problem and send us some pictures for confirmation.
- Payment
Payment should be sent within 8(EIGHT) days of auction closing.
- Feedback
If you are dissatisfied for any reason, please do not be quick to leave negative/neutral feedback. We work hard to make sure EVERY CUSTOMER 100% SATISFIED and resolve any problem for you.
- Work Time
Work Time:Monday to Saturday
About Us |
Newsletter|
Feedback|
Contact Us
Copyright © 2020 Allbuyto. All rights reserved.
*{margin:0;padding:0;font-family: arial,”microsoft yahei”;}
html{font-size:10px;}
li{list-style:none;}
li{ list-style-type:none;}
/**/
@media screen and (min-width: 320px) {html{font-size:50px;}}
@media screen and (min-width: 360px) {html{font-size:56.25px;}}
@media screen and (min-width: 375px) {html{font-size:58.59375px;}}
@media screen and (min-width: 400px) {html{font-size:62.5px;}}
@media screen and (min-width: 414px) {html{font-size:64.6875px;}}
@media screen and (min-width: 440px) {html{font-size:68.75px;}}
@media screen and (min-width: 480px) {html{font-size:75px;}}
@media screen and (min-width: 520px) {html{font-size:81.25px;}}
@media screen and (min-width: 560px) {html{font-size:87.5px;}}
@media screen and (min-width: 600px) {html{font-size:93.75px;}}
@media screen and (min-width: 640px) {html{font-size:100px;}}
@media screen and (min-width: 680px) {html{font-size:106.25px;}}
@media screen and (min-width: 720px) {html{font-size:112.5px;}}
@media screen and (min-width: 760px) {html{font-size:118.75px;}}
@media screen and (min-width: 800px) {html{font-size:100px;}}
@media screen and (min-width: 960px) {html{font-size:100px;}}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: ” “;
clear: both;
height: 0;
}
.m_container{max-width:7rem;margin:0 auto;}
#publishDescription1{padding:20px;}
#publishDescription1 img {
border: 0 none;
height: auto;
max-width: 100%;
}
.test {
width: 100%;
height: auto;
margin: 10px 0;
overflow: hidden;
}
.test input[type=”radio”] {
display: none;
}
.test label {
position: relative;
width: 100%;
height: 38px;
line-height: 38px;
font-size:16px;
background: #666;
color: #fff;
float: left;
border-top: 1px solid #fff;
cursor: pointer;
text-indent: 8px;
}
.test input[type=”radio”]+span {
display: none;
width: 100%;
line-height: 22px;
color: #000;
cursor: default;
padding:15px 30px;
border: 1px solid #bbb;
box-sizing: border-box;
text-decoration: none;
font-size:14px;
}
.test input[type=”radio”]:checked+span {
display: inline-block;
}
.m_banner{width:100%;height:100px;margin-bottom:15px;background:darkorange;cursor: pointer;}
.product_txt{width:100%;line-height:0.4rem;background:#666666;color:#fff;font-size:0.26rem;text-align: center;}
.m_slider{
width:100%;
position: relative;
margin-bottom:0.3rem;
padding-top:7.5rem;
}
#publishDescription1 p,#publishDescription1 span{color:#000;line-height:130%;}
#publishDescription1 strong{font-weight: bold;}
.m_bigpic{
position: absolute;
left: 0; top: 0;
transition: all 0.5s;
}
.m_slider input[name=’m_slide_switch’] {
display: none;
}
.m_slider label {
width:17%;
float: left;
cursor: pointer;
/*transition: all 0.5s;*/
margin: 0.1rem 0.08rem;
/*Default style = low opacity*/
opacity:1;
}
.m_slider label img{
display: block;
width:1.2rem;height:1.2rem;border:1px solid #d5d5d5;display:inline-block;
}
.m_slider input[name=’m_slide_switch’]:checked+label {
border-color: #666;
opacity: 1;
}
.m_bigpic {
opacity: 0;
/*transform: scale(1.1);*/
width:100%;
}
.first-pic{opacity:1;}
.m_slider input[name=’m_slide_switch’]:checked+label+img {
opacity: 1;
transform: scale(1);
}
<!–
–>
47″ Bench Patio Chair Metal Garden Furniture Backyard Park Porch Seat Black
Introductions:
Enjoy 47in PVC Mesh Backrest Iron Bench! Horizontal seat slats in a gentle curve offer great comfort. Powder-coated cast iron construction provides years of durability as well as easy maintenance. The bench is easy to assemble. And all edges are finished to ensure safety, no raw cuts or drips to catch on clothing. It is an ideal outdoor bench placed among the flowers, under a tree, or as prime seating in your patio.
Features:
1. Powder-coated cast iron construction for years of durability
2. Horizontal seat slats in a gentle curve offer great comfort
3. All finished edges to ensure safety, no raw cuts or drips to catch on clothing
4. Fit perfectly with any outdoor decor
5. Easy to assemble, easy to clean with a wet or dry cloth
Specifications:
1. Material: Iron PVC
2. Color: Black
3. Product Size:
Overall Size: 119.5 * 52 * 76.5cm
Backrest Size: 111 * 29cm
Seat Size: 113 * 33 * 42.5cm
Handrail Width: 4cm
Handrail Height: 62cm
Square Tube Of Base Plate: 4 * 2cm
4. Load Bearing: 250kg/555lbs
5. Weight: 9.5kg
Package Includes:
1 X 47 Inch Black Iron Bench (PVC Backrest Mesh)
1 X Hardware Assembly Accessories 1 Set
1 X English Instruction Manual 1 Copy
Shipping +
1. Ship worldwide from New Jersey by reliable shipping companies — USPS, UPS, FEDEX, DHL, etc., and only to VERIFIED PAYPAL ADDRESS. Transport Delivery ETA. Package handling only takes 1 business day at our warehouse, so please make sure entering correct payment and shipping information before checking out. Once your payment is completed, we are not going to accept any more changes to your order.
2. International Buyers – Please Note:
a. Import duties, taxes and charges are not included in the item price or shipping charges. These charges are the buyer’s responsibility.
b. Please check with your country’s customs office to determine what these additional costs will be prior to bidding/buying.
3. Please check your shipping address carefully before checkout, it can’t be changed if order completed.
4. Orders placed on weekend will be shipped within 2 days.Notification of shipment with tracking number will be sent to buyers.
5. Standard shipping: 2-7 business days
Expedited Shipping: 2-3 business days
One-day Shipping: 1 business day
International shipping: Varies
6.Ship within 1 business day once payment completed. Notification of shipment with tracking No. will be sent to buyer.
7.We offer discounts for combine shipping. Please contact us first if you need combine shipping, and an invoice with discount will be sent to you.
8.Please allow 5 business days for delivery to US destinations on any eBay orders and 14 business days for delivery to any International destinations. We highly recommend our buyer choose priority/expess mail for international delivery which is much more stable.
Payment +
Payment should be sent within 8(EIGHT) days of auction closing.
Returns +
1. Refunds given only if item DOA and cannot be replaced via PAYPAL . If so, Please contact us with 5 days since you receive the item and and return to us within 30 days from the delivery date for exchange or refund.
2. If you need return, please contact our customer service representative, let us know the detailed problem and send us some pictures for confirmation.
Feedback +
If you are dissatisfied for any reason, please donot be quick to leave negative/neutral feedback. We work hard to make sure EVERY CUSTOMER 100% SATISFIED and resolve any problem for you and always leave positive feedback to all our customers.
Contact us +
Work Time:Monday to Saturday
Reply +
All replies will be sent to your email box, if you don’t get response within 24 hours (Sat. & Sun. excluded) please check your eBay My Messages in case that our emails will be filtered automatically by your settings.
Copyright © 2020 Allbuyto. All rights reserved.
|