Welcome to emarket!

My Cart -

$0.00
0
There are 0 item(s) in your cart
Subtotal: $0.00

body { font-family: “Market Sans”, Arial, sans-serif; }

/*万能清除浮动开始*/ * { margin: 0; padding: 0; list-style: none; } img { border: 0; } .clearfix:after { visibility: hidden; display: block; font-size: 0; content: ” “; clear: both; height: 0; } .clearfix { display: block; } ul { list-style: none; overflow: hidden; margin: 0px; padding: 0px; } a { color: #fff; text-decoration: none; } img { border: none; } img[src=””], img:not([src]) { opacity: 0; } #zhengti { width: 1200px; background-image: url(images/xpert/xpert_template_02.jpg); /*background-repeat: no-repeat;*/ background-position: center; background-size: 100%; margin: 0 auto; overflow: hidden; background-color: #213651; } #zhengti .top-banner{ width:100%; margin:0 auto; } #zhengti .top-banner img{ width:100%; margin:0 auto; } #zhengti .top-ys, .store { width: 998px; height: auto; overflow: hidden; margin: 0 auto; } .store { margin-top: 30px; margin-bottom: 30px; overflow: hidden; } .store .store-categories { width: 297px; min-height: 120px; background-color: #1f3c5e; -moz-box-shadow: 0px 15px 10px -2px rgba(1, 119, 190, 0.42) inset; /* 老的 Firefox */ box-shadow: 0px 19px 20px -6px rgba(1, 119, 190, 0.42) inset; float: left; } .store #store-categories { width: 100%; margin: 0 auto; height: 60px; border-bottom: 1px solid #0177be; color: #fff; } .store .store-categories li { width: 100%; margin: 0 auto; height: 60px; border-bottom: 1px solid #0177be7a; color: #fff; } .store .store-categories li a { color: white; width: 90%; margin: 0 auto; display: block; font-size: 22px; line-height: 60px; } #store-categories a { font-size: 26px; line-height: 70px; font-weight: bold; } /* 手机端 */ @media (max-width: 767px) { #zhengti { width: 100%; } #zhengti .top-banner{ width:100%; margin:0 auto; } #zhengti .top-banner img{ width:100%; margin:0 auto; } #zhengti .top-ys, .store { width: 95%; height: auto; overflow: hidden; margin: 0 auto; } .store .store-categories { width: 95%; height: auto; float: none; overflow: hidden; margin: 0.5rem auto; } .store #store-categories { height: 40px; } .store .store-categories li { height: 40px; } .store .store-categories li a { font-size: 1em; line-height: 40px; } #store-categories a { font-size: 1.3em; line-height: 50px; font-weight: bold; } #zhengti .top-ys img { width: 95%; margin-left: 2.5%; } } .dk_imageLayout{ width: 100%; margin-bottom: 20px; } .dk_imageLayout .picFocus{ background-color: #213651; }
html,body,div,p{ display: block; margin: 0; padding: 0; font-size:12px; } .sz_promotion_top p { line-height:14px; } a { display: block; font-size: 12px; } a:link { text-decoration: none; } a:visited { text-decoration: none; } a:active { text-decoration: none; } a:focus { text-decoration: none; } .sz_promotion_top{ display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: blue; width: 100%; } .sz_promotion_title_top{ height: 42px; line-height: 42px; width: 100%; /* 字体颜色 */ color: #FFFFFF; /* 标题背景色 纯色 渐变色 */ background: linear-gradient(to bottom, #000000, #4A4A4A); /* 字体大小 */ font-size: 22px; /* 粗体 normal bold */ font-weight:normal; text-indent: 2%; /* 是否显示 -webkit-box none */ display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; } .sz_promotion_container_top{ width: 100%; flex-wrap: wrap; box-sizing: border-box; padding: 0 1%; /* 物品区背景色 纯色 渐变色 */ background: linear-gradient(to bottom, #000000, #000000); /* 边框颜色 */ border:1px #000000 solid; display: flex; } .sz_promotion_item_top{ /* 列数 eg: 6 */ width: calc((100% – 6 * 1%) / 6); /* 物品背景色 */ background: linear-gradient(to bottom, #9B9B9B, #4A4A4A); box-sizing: border-box; padding: 1%; /* 边框弧度 */ border-radius: 2; /* 边框颜色 */ border:1px #000 solid; margin: 10px .5%; } .item_img_top{ display: block; text-align: center; width: 100%; margin: 0 auto; background-size: auto 96%; background-repeat: no-repeat; background-position: center center; padding-top: 100%; content: “”; } .item_title_top{ /* 物品标题字体颜色 */ color: #FFFFFF; margin-bottom: 4px; /* 是否显示 block none */ display: block; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; height: 42px; } .item_price_top{ /* 物品价格字体颜色 */ color: #FFFFFF; margin-bottom: 4px; /* 是否显示 block none */ display: -webkit-box; font-size: 14px; } .item_fixed_top{ /* 一口价字体颜色 */ color: #FFFFFF; /* 是否显示 block none */ display: -webkit-box; } .item_free_top{ /* 免运费字体颜色 */ color:#FFFFFF; /* 是否显示 block none */ display: -webkit-box; }
html,body,div,p{ display: block; margin: 0; padding: 0; font-size:12px; } .sz_promotion_bottom p { line-height:14px; } a { display: block; font-size: 12px; } a:link { text-decoration: none; } a:visited { text-decoration: none; } a:active { text-decoration: none; } a:focus { text-decoration: none; } .sz_promotion_bottom{ display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: blue; width: 100%; } .sz_promotion_title_bottom{ height: 42px; line-height: 42px; width: 100%; /* 字体颜色 */ color: #FFFFFF; /* 标题背景色 纯色 渐变色 */ background: linear-gradient(to bottom, #000000, #4A4A4A); /* 字体大小 */ font-size: 22px; /* 粗体 normal bold */ font-weight:normal; text-indent: 2%; /* 是否显示 -webkit-box none */ display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; } .sz_promotion_container_bottom{ width: 100%; flex-wrap: wrap; box-sizing: border-box; padding: 0 1%; /* 物品区背景色 纯色 渐变色 */ background: linear-gradient(to bottom, #000000, #000000); /* 边框颜色 */ border:1px #000000 solid; display: flex; } .sz_promotion_item_bottom{ /* 列数 eg: 6 */ width: calc((100% – 6 * 1%) / 6); /* 物品背景色 */ background: linear-gradient(to bottom, #9B9B9B, #4A4A4A); box-sizing: border-box; padding: 1%; /* 边框弧度 */ border-radius: 2; /* 边框颜色 */ border:1px #000 solid; margin: 10px .5%; } .item_img_bottom{ display: block; text-align: center; width: 100%; margin: 0 auto; background-size: auto 96%; background-repeat: no-repeat; background-position: center center; padding-top: 100%; content: “”; } .item_title_bottom{ /* 物品标题字体颜色 */ color: #FFFFFF; margin-bottom: 4px; /* 是否显示 block none */ display: block; display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; height: 42px; } .item_price_bottom{ /* 物品价格字体颜色 */ color: #FFFFFF; margin-bottom: 4px; /* 是否显示 block none */ display: -webkit-box; font-size: 14px; } .item_fixed_bottom{ /* 一口价字体颜色 */ color: #FFFFFF; /* 是否显示 block none */ display: -webkit-box; } .item_free_bottom{ /* 免运费字体颜色 */ color:#FFFFFF; /* 是否显示 block none */ display: -webkit-box; }

May you Like

8KW Diesel Air Heater 12V/24V APP Bluetooth & 110V AC Adapter For Parking Heater

80.64USD

Buy it now

Free shipping

Diesel Air Heater All in one 8KW 12V/24V 110V Bluetooth APP with Muffle Silencer

79.99USD

Buy it now

Free shipping

8KW 12V Diesel Air Heater W/ bluetooth & APP & W/ Bluetooth & 110V AC Adapter

109.09USD

Buy it now

Free shipping

Upgrade Toolbox Diesel Air Heater 12V 8KW All-in-One Portable Parking Heater

108.79USD

Buy it now

Free shipping

8KW 12V/24V Diesel Air Heater All-in-one bluetooth App LCD for Car RV LCD

79.99USD

Buy it now

Free shipping

8KW 12V Diesel Air Heater All In One bluetooth & 110V AC Adapter 110V/12V/24V

85.32USD

Buy it now

Free shipping

  • We only accept payment through Paypal.

    * Please pay attention that 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 country’s customs office to determine what these additional costs will be prior to bidding/buying.

  • Items will be shipped within 3 business day after payment completed or cleared.

    * As usual ,it will take about 3-5working days to delievry in U.S, others country needs 7-15 working days. It may take even longer time due to less frequen of airline and inspection across the border.

  • * We will work with you to until you are satisfied.we sincerely hope that you can leave us a positive comment,If, for any reason you are not satisfied with your purchase, please contact us through “My Messages” or “Ask Seller Questions” before leaving neutral or negative feedback.

  • We can be reached at ebay message most emails are answered within 24 hours,Our normal business hour is Monday to Friday 9AM to 6PM Beijing Time. All emails and orders will NOT be processed during weekends and holidays.

  • We can be reached at ebay message most emails are answered within 24 hours,Our normal business hour is Monday to Friday 9AM to 6PM Beijing Time. All emails and orders will NOT be processed during weekends and holidays.

  • Payment Delivery details Terms of sales About us Contact us
May you Like

Diesel Air Heater All in one 8KW 12V/24V 110V Bluetooth APP with Muffle Silencer

79.99USD

Buy it now

Free shipping

8KW 12V Diesel Air Heater All In One bluetooth & 110V AC Adapter 110V/12V/24V

85.32USD

Buy it now

Free shipping

8KW 12V Diesel Air Heater W/ bluetooth & APP & W/ Bluetooth & 110V AC Adapter

109.09USD

Buy it now

Free shipping

8KW Diesel Air Heater 12V/24V APP Bluetooth & 110V AC Adapter For Parking Heater

80.64USD

Buy it now

Free shipping

Upgrade Toolbox Diesel Air Heater 12V 8KW All-in-One Portable Parking Heater

108.79USD

Buy it now

Free shipping

8KW 12V/24V Diesel Air Heater All-in-one bluetooth App LCD for Car RV LCD

79.99USD

Buy it now

Free shipping

.mayyoulike { width: 297px; height: 560px; background-color: #1f3c5e; -moz-box-shadow: 0px 15px 10px -2px rgba(1, 119, 190, 0.42) inset; /* 老的 Firefox */ box-shadow: 0px 19px 20px -6px rgba(1, 119, 190, 0.42) inset; float: left; margin-top: 30px; } .mayyoulike h1 { width: 100%; margin: 0 auto; height: 60px; color: #fff; font-size: 26px; line-height: 70px; text-align: center; } .mayyoulike a { display: block; width: 95%; margin: 15px auto; height: auto; overflow: hidden; } .mayyoulike a img { width: 100%; } .mayyoulike a b { display: block; width: 100%; font-weight: normal; font-size: 14px; text-align: center; } /* 手机端两个图片 */ @media (max-width: 767px) { .mayyoulike { width: 95%; height: auto; float: none; margin: 10px auto; margin-top: 10px; } .mayyoulike h1 { width: 100%; margin: 0 auto; font-size: 22px; line-height: 60px; text-align: center; height: 40px; } }
.PRODUCT-DESCRIPTION { margin: 0 auto; width: 998px; overflow: hidden; zoom: 1; height: auto; background-color: #1f3c5e; -moz-box-shadow: 0px 15px 10px -2px rgba(1, 119, 190, 0.42) inset; /* 老的 Firefox */ box-shadow: 0px 19px 20px -6px rgba(1, 119, 190, 0.42) inset; margin-top: 30px; padding:20px; color: white; } .PRODUCT-DESCRIPTION h1 { width: 100%; margin: 0 auto; height: 60px; color: #fff; font-size: 26px; line-height: 70px; text-align: center; } .PRODUCT-DESCRIPTION ul { width: 960px; margin: 0 auto; height: auto; margin-top: 10px; background: #fff; } .PRODUCT-DESCRIPTION ul li { margin: 0 auto; width: 100%; height: auto; border-bottom: 1px solid #233852; line-height: 60px; overflow: hidden; padding-left: 10px; padding-right: 15px; color: #0b6097; } .PRODUCT-DESCRIPTION ul li b { float: left; width: 30%; } .PRODUCT-DESCRIPTION ul li b:nth-child(2) { width: 67%; display: block; border-left: 1px solid #233852; white-space: normal; word-break: break-all; white-space: pre-wrap; padding-left: 0.5%; } .PRODUCT-DESCRIPTION span,.PRODUCT-DESCRIPTION p, .PRODUCT-DESCRIPTION div { display: block; width: 95%; margin: 20px auto; color: #fff; line-height: 30px; } /* 手机端 表单 */ @media (max-width: 767px) { .PRODUCT-DESCRIPTION { margin: 0 auto; width: 95%; height: auto; float: none; overflow: hidden; margin-top: 30px; } .PRODUCT-DESCRIPTION h1 { width: 100%; margin: 0 auto; font-size: 22px; line-height: 60px; text-align: center; height: 40px; } .PRODUCT-DESCRIPTION ul { width: 95%; margin: 0 auto; height: auto; margin-top: 10px; } .PRODUCT-DESCRIPTION ul li { margin: 0 auto; width: 100%; height: auto; padding-left: 1%; padding-right: 1%; color: #0b6097; font-size: 0.9em; line-height: 40px; } .PRODUCT-DESCRIPTION ul li b { float: left; overflow: hidden; width: 44%; } /*.hh-bd{width: 53%;overflow: hidden;float: right;height:55px;line-height: 25px;margin-top:5px;}*/ .PRODUCT-DESCRIPTION ul li b:nth-child(2) { width: 53%; display: block; border-left: 1px solid #233852; } .PRODUCT-DESCRIPTION ul li .Installation { height: 50px; line-height: 25px; overflow: hidden; padding-top: 5px; } .Installation-height { line-height: 25px; } .PRODUCT-DESCRIPTION span { font-size: 0.9em; margin-bottom: 10px; } /* 手机端 表单 */ }
/* 最后部分css */ .slides { width: 998px; height: auto; margin: 50px auto; background-color: #1f3c5e; padding-bottom: 30px; display: block; position: relative; min-height: 250px; overflow: hidden; } .slides * { user-select: none; -ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -webkit-touch-callout: none; } .slides input { display: none; } .slide-container { clear: both; display: block; color: #fff; width: 907px; margin: 0 auto; font-size: 18px; } .slide { padding: 15px; zoom: 1; width: 907px; margin: 0 auto; font-size: 18px; opacity: 0; height: auto; display: block; top: 90px; position: absolute; transform: scale(0); transition: all .7s ease-in-out; } /* .slide img { width: 100%; height: 100%; } */ .nav label { width: 200px; height: 100%; display: none; position: absolute; opacity: 0; z-index: 9; cursor: pointer; transition: opacity .2s; color: #FFF; font-size: 156pt; text-align: center; line-height: 380px; font-family: “Varela Round”, sans-serif; background-color: rgba(255, 255, 255, .3); text-shadow: 0px 0px 15px rgb(119, 119, 119); } .slide:hover + .nav label { opacity: 0.5; } .nav label:hover { /* opacity: 1;*/ background: #0b6097; } input:checked + .slide-container .slide { opacity: 1; transform: scale(1); transition: opacity 1s ease-in-out; } input:checked + .slide-container .nav label { display: block; } .nav-dots { width: 100%; height: 70px; display: inline-flex; justify-content: space-around; position: absolute; text-align: center; background: #bebebe; } .nav-dots .nav-dot { height: 50px; background: #666; margin: 0 4px; position: relative; top: -5px; display: inline-block; color: #fff; padding: 0 15px; line-height: 50px; text-align: center; margin: 15px; font-size: 18px; font-weight: bold; } .nav-dots .nav-dot:hover { cursor: pointer; background: #0b6097; } input#img-1:checked ~ .nav-dots label#img-dot-1, input#img-2:checked ~ .nav-dots label#img-dot-2, input#img-3:checked ~ .nav-dots label#img-dot-3, input#img-4:checked ~ .nav-dots label#img-dot-4 { background: #0b6097; } /** .nav-dots label#img-dot-1 ~ input#img-1:checked, .nav-dots label#img-dot-2 ~ input#img-2:checked, .nav-dots label#img-dot-3 ~ input#img-3:checked, .nav-dots label#img-dot-4 ~ input#img-4:checked**/ .slide ul li span { width: 682px; display: block; margin: 10px auto; } .slide ul li span img { width: 100%; margin: 0 auto; } /* 表单 */ .slide ul li div { width: 907px; height: auto; margin-top: 10px; background: #004371; overflow: hidden; margin: 0 auto; } .slide ul li div b { margin: 0 auto; width: 390px; height: 50px; border-bottom: 1px solid #fff; line-height: 50px; padding-left: 10px; color: #fff; float: left; display: block; overflow: hidden; font-weight: normal; } .slide ul li div b:nth-child(even) { width: 485px; display: block; background: #bebebe; color: #b10e0f; padding-left: 20px; font-weight: bold; } .slide ul li div b:nth-child(9), .slide .bd ul li div b:nth-child(10) { border-bottom: 0px solid #fff; } .slide ul li p { line-height: 40px; color: #fff; margin: 15px auto; } .slide ul li p i { display: block; width: 10px; height: 10px; background: #b10e0f; float: left; margin-top: 15px; margin-right: 10px; } @media (max-width: 767px) { .slide { width: 95%; margin: 0 auto; padding: 0; } .slides { width: 95%; margin: 30px auto; min-height: 130px; } .nav-dots { height: 60px; width: 100%; } .nav-dots .nav-dot { height: 40px; width: 22%; line-height: 40px; margin: 15px 0.3%; font-size: 0.9em; padding: 0; } .slide-container { padding: 0; width: 95%; margin: 0 auto; font-size: 0.9em; } /* 本例子css */ .slide ul li span { width: 100%; display: block; margin: 10px auto; } .slide ul li span img { width: 100%; margin: 0 auto; } /* 表单 */ .slide ul li div { width: 100%; margin: 0 auto; height: auto; margin-top: 10px; background: #004371; overflow: hidden; font-size: 0.9em; } .slide ul li div b { font-size: 0.9em; margin: 0 auto; width: 40%; height: 50px; border-bottom: 1px solid #fff; line-height: 50px; padding-left: 2%; color: #fff; float: left; display: block; overflow: hidden; font-weight: normal; } .slide ul li div b:nth-child(even) { width: 56%; display: block; background: #bebebe; color: #b10e0f; padding-left: 2%; font-weight: bold; } .slide ul li div b:nth-child(9), .slide ul li div b:nth-child(10) { border-bottom: 0px solid #fff; } .slide ul li p { line-height: 40px; color: #fff; margin: 15px auto; font-size: 0.9em; } .slide ul li p i { display: block; width: 10px; height: 10px; background: #b10e0f; float: left; margin-top: 15px; margin-right: 10px; } } .clerfix { clear: both; }

No more offers for this product!

General Inquiries

There are no inquiries yet.

x