html{height:100%;font-size:24px}
body{padding:0;margin:0;z-index:1;width:100%;background:#333333;color:#363636;}
img{border:none;}
a {outline:0;text-decoration:none !important}
.crb{clear:both;}
.header{background:#efefef;position:relative;padding-top:80px;
background: -moz-linear-gradient(top, #ffffff 0%, #aaaaaa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#aaaaaa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#aaaaaa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#aaaaaa 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#aaaaaa 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#aaaaaa 100%); /* W3C */
}
.header .logo-round{ width:300px;height:100px; text-align:center; background:#fff; border-radius:50%; position:absolute;top:0px;left:50%; margin-left:-150px; z-index:9;
background: -moz-linear-gradient(top, #ffffff 0%, #bbbbbb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#bbbbbb 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#bbbbbb 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#bbbbbb 100%); /* W3C */
}
.logo img{max-height:80px;max-width:280px;}
/* ————– NAV STYLE ————– */
.nav{width:100%;height:1.5rem;background:#A71B1F;text-align:center;box-shadow:0px 3px 5px #800E02 inset;}
/* ————– banner STYLE ————– */
.banner{width:100%;}
.banner input{display: none;}
.banner .bigPic{width:100%;height:25rem;}
.banner .bigPic div{width:100%;background:#333333;text-align:center;height:25rem;display: none;}
.banner .bigPic div img{height:100%;max-width:100%}
.banner .sliderPic{width:100%;background-color:#000;height:3.7rem;overflow-y: auto;}
.banner .sliderPic label {padding:.5rem;float:left;cursor:pointer;}
.banner .sliderPic label img{max-width:5rem;height:2.5rem;opacity:.8; }
#tongtool-img-rdi-1:checked ~ .bigPic #tongtool-img-1{display:block;}
#tongtool-img-rdi-1:checked ~ .sliderPic #tongtool-img-slider-1 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-2:checked ~ .bigPic #tongtool-img-2{display:block;}
#tongtool-img-rdi-2:checked ~ .sliderPic #tongtool-img-slider-2 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-3:checked ~ .bigPic #tongtool-img-3{display:block;}
#tongtool-img-rdi-3:checked ~ .sliderPic #tongtool-img-slider-3 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-4:checked ~ .bigPic #tongtool-img-4{display:block;}
#tongtool-img-rdi-4:checked ~ .sliderPic #tongtool-img-slider-4 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-5:checked ~ .bigPic #tongtool-img-5{display:block;}
#tongtool-img-rdi-5:checked ~ .sliderPic #tongtool-img-slider-5 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-6:checked ~ .bigPic #tongtool-img-6{display:block;}
#tongtool-img-rdi-6:checked ~ .sliderPic #tongtool-img-slider-6 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-7:checked ~ .bigPic #tongtool-img-7{display:block;}
#tongtool-img-rdi-7:checked ~ .sliderPic #tongtool-img-slider-7 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-8:checked ~ .bigPic #tongtool-img-8{display:block;}
#tongtool-img-rdi-8:checked ~ .sliderPic #tongtool-img-slider-8 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-9:checked ~ .bigPic #tongtool-img-9{display:block;}
#tongtool-img-rdi-9:checked ~ .sliderPic #tongtool-img-slider-9 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-10:checked ~ .bigPic #tongtool-img-10{display:block;}
#tongtool-img-rdi-10:checked ~ .sliderPic #tongtool-img-slider-10 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-11:checked ~ .bigPic #tongtool-img-11{display:block;}
#tongtool-img-rdi-11:checked ~ .sliderPic #tongtool-img-slider-11 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-12:checked ~ .bigPic #tongtool-img-12{display:block;}
#tongtool-img-rdi-12:checked ~ .sliderPic #tongtool-img-slider-12 img{border-bottom:2px solid #A71B1F;opacity:1;}
.flatBigPic{margin:0 auto;width:100%;text-align: center;display: none;}
/* ————– description STYLE ————– */
.box{padding:0;margin-top:.5rem;}
.titlebar{background:#ddd;color:#A71B1F;border-bottom:solid 2px #A71B1F;height:1.5rem;line-height:1.5rem;padding:0 .6rem;font-size:.83rem;border-radius:.25rem .25rem 0 0;}
.content{word-wrap:break-word;padding:.25rem;font-size:0.6rem;clear:both;background:#fff;border:solid 1px #ccc;border-top:0px;}
/* ————– context STYLE ————– */
.tab_container{width:100%;}
.tab_container input{display: none;}
.tab_container .tab{width:100%;height:1.44rem;border-bottom:solid 2px #A71B1F;}
.tab_container .tab ul{width:100%;list-style:none;margin:0;padding:0;}
.tab_container .tab ul li{position:relative;bottom:2px;float:left;height:1.44rem;line-height:1.5rem;cursor:pointer;margin-right:4px;background:#ddd;color:#111;border-radius:.25rem .25rem 0 0;font-size: .7rem;}
.tab_container .tab ul li label{display:block;padding:0 1rem;cursor:pointer;}
.tab_container .tab_content{width: 100%;}
.tab_container .tab_content #tongtool-tab-1{width: 100%;background:#fff;padding: .25rem;font-size:0.6rem;display:none;}
#tongtool-tab-rdi-1:checked ~ .tab ul #tongtool-tab-li-1{background:#A71B1F;color:#fff;}
#tongtool-tab-rdi-1:checked ~ .tab_content #tongtool-tab-1{display:block;}
.tab_container .tab_content #tongtool-tab-2{width: 100%;background:#fff;padding: .25rem;font-size:0.6rem;display:none;}
#tongtool-tab-rdi-2:checked ~ .tab ul #tongtool-tab-li-2{background:#A71B1F;color:#fff;}
#tongtool-tab-rdi-2:checked ~ .tab_content #tongtool-tab-2{display:block;}
.tab_container .tab_content #tongtool-tab-3{width: 100%;background:#fff;padding: .25rem;font-size:0.6rem;display:none;}
#tongtool-tab-rdi-3:checked ~ .tab ul #tongtool-tab-li-3{background:#A71B1F;color:#fff;}
#tongtool-tab-rdi-3:checked ~ .tab_content #tongtool-tab-3{display:block;}
.tab_container .tab_content #tongtool-tab-4{width: 100%;background:#fff;padding: .25rem;font-size:0.6rem;display:none;}
#tongtool-tab-rdi-4:checked ~ .tab ul #tongtool-tab-li-4{background:#A71B1F;color:#fff;}
#tongtool-tab-rdi-4:checked ~ .tab_content #tongtool-tab-4{display:block;}
.tab1{display:none;}
/* ————– footer STYLE ————– */
.footer{padding:.8rem 0 1rem 0;background:#222;color:#aaa;}
.footer .copyright{text-align:center;font-size:.8em;}
/* ————– fix mobile STYLE ————– */
@media screen and (max-width: 960px){
html{font-size: 12px}
.container{padding:0}
.tab,.tab_content{display: none}
.tab1{display: block}
.titlebar{font-size:1rem;}
.content{word-wrap:break-word;font-size:1rem;}
.banner{display:none;}
.flatBigPic{display:block;}
.flatBigPic ul{display: inline-block;list-style:none;margin:0;padding:0;}
.flatBigPic li{display: inline-block;width:98%;margin:.25rem 0 0 0;}
.flatBigPic li div{text-align:center;width:100%;}
.flatBigPic li img{max-width:100%;max-height:480px;}
.tongtool-related ul li{width:50%!important;border:0;}
.tongtool-related ul li:hover{border:0;}
}
.clear{font-size:0; content:” “; clear:both; height:0; zoom:1; overflow:hidden}
.tongtool-related{margin:0;padding:0;width:100%;}
.tongtool-related ul{width:100%;list-style-type:none;padding:0px;margin:0px auto;}
.tongtool-related ul li{padding:0px; margin:0px; float:left;list-style-type:none;position:relative;}
.tongtool-related ul li a img{width:100%;}
.tongtool-related ul li a{margin:5px;float:left;text-decoration:none;}
.tongtool-related .item{margin:2px;border:solid 1px #ddd;background:#ddd;}
.tongtool-related ul li div:hover{background:#111; box-sizing: border-box;border:solid 1px #A71B1F}
.tongtool-related p{padding:0px 8px;margin:0px;}
.tongtool-related .title{word-break:break-word;font-size:12px;line-height:13px;height:27px;overflow: hidden;text-align: left;text-decoration: none;width:94%;word-wrap: break-word; margin:6px 0;}
.tongtool-related .title a{text-decoration: none;}
.tongtool-related ul li:hover .title a{text-decoration:none;color:#FF4886; }
.tongtool-related .price{color:#666;font-family: Arial;font-size: 11px;font-weight: normal;height:29px;line-height:14px;text-align: left;}
.tongtool-related .price b{color:#000;cursor: pointer;font-size: 13px;font-weight: bold; }
.tongtool-related .price span{color: #777777;cursor: pointer;font-size: 12px;font-weight: normal;text-decoration: line-through;}
.tongtool-related .shipping{color:#999;font-family: Verdana,sans-serif !important;font-size: 11px;font-weight: normal;line-height: 13px;min-height: 13px;text-align: left;padding-bottom:8px;}
.tongtool-related ul li:hover .pic img{ opacity:0.8;}
.tongtool-related ul li:hover .title{ color:#fff;}
.tongtool-related ul li:hover .price b{ color:#fff;}
.tongtool-tag-off{ width:50px;height:50px; background:url(https://img1.tongtool.com/r/template/img/tag-off.gif) no-repeat; position:absolute; top:-3px;left:2px; z-index:99; text-align:center; color:#fff; font-size:0.875em; }
.tongtool-tag-off span{display:inline-block; margin-top:5px; line-height:15px;}
Waterproof Sport Smart Watch Blood Pressure Heart Rate Monitor iPhone Android *G
Features
1. Offline measurement, turning the wrist screen
2. Wearable Hardware + Smart APP + Big Data Cloud Service
3. Wear it with your app, control, display, record, and synchronize data to the cloud in real time.
4. Carry out physical health changes, detect health data, show risk status and evaluate results
5
Wearbale Hardward+SmartA pp+Big Data Clound Service, Wearing this
smartwatch in any time. throught the App control, display, record the
data. the data will sync to the app and clound sevice. This smartwatch
can monitor our body health value. this can find and detect our health
data, display risk status and evaluation results, Step, calories,
distance, sleep monitoring, sports mode, call reminder, alarm reminder,
hand-on bright screen, social sharing (WeChat, QQ, Facebook, Twitter)
and shake photos
Specifications
Battery type: polymer lithium battery
Battery capacity: 170mAh
Charging method: magnetic charging
Charging time: about 2H
Life time: 7 days of use, 15 days of standby
Data storage: 3 months
Control mode Full touch control, mobile APP control
Product language: Chinese/English and other 12 languages
Appearance material
Front shell: Glass
Back shell: ABS+PC
Strap: TPU
Compatible System: Android 4.4 and above,iOS 8.2 and above
Firmware
language: Chinese Simplified, Chinese Traditional, English, Korean,
German, Spanish, Japanese, French, Russian, Arabic, Italian
App
language: Chinese, Traditional Chinese, English, Korean, German,
Spanish, Japanese, French, Italian, Russian, Portuguese, Arabic
Package contents
1 x Smart Watch
1 x Charging Cable
1 x User Manual
promise that we will leave you an absolutely POSITIVE feedback after
your verified payment is received. Payments must be made within 8 days
after you place the order. If payment has not been received within 8
days from the sale date, ebay system should open a unpaid item case.
Please make sure the registered address in PayPal and ebay is correct.
Shipping Policy
Our warehouse is located in Dayton, NJ,USA.
2.How long shall I wait for my package?
We ship most of our package by Fedex Smartpost mail,sometimes we may choose USPS. It is up to the convience for Post office.
Most Package takes about 3-8 days for the delivery.
3.We
also provide faster shipping options such as Fedex 2 Day and Fedex
Overnight, which guarantees the delivery date. Attention, Fedex services
usually require direct or indirect signatures. Please be aware of the
signature requirement and provide your day-time address so Fedex can
reach you.
warehouese is located in Dayton ,NJ. We will choose the USPS or others
shipping method according to the package's status. The shipment usually
takes 3-7 business days.
Return Policies
ID and item number. (c) Return the item with invoice included along
with a detailed message describing the reason for return/exchange/refund
1. If the original buyer receives a defective item, we will issue a full refund or exchange of equal or lesser value.
2. If the original buyer receives a wrong item, we will issue a refund or an exchange for the correct product.
3. Short-shipments, DOA (Dead On Arrival) and Deviations products must be reported within 3 days from delivery date
4.
For non-defective items, the original buyer will pay shipping back to
us for an exchange or a refund. Buyers are responsible to pay return
shipping unless the return is a result of our mistake
5. All returned items must be in the original packaging with all components and accessories included.
the makeup palette ,brushes µ needles&lip or personal
use Products, Etc that once used do not accept any return
read the item description and see if the item fits your vehicle
exactly. If you found any questions, feel free to email us by ebay
message, and we will try our best to reply your question within 24
hours. Please understand that we are closed during weekends or holidays,
so there might be little delay during weekends or holidays, we will try
our best to reply all emails in the next business day.
is very very important for us to do business online. A bad feedback is
not communication, any case on ebay and paypal resolution center is not
communication. We'll do our best to solve any problem with the order,
but maybe the seller have not so much enthusiasm to solve the problem
after a case or a bad feedback, Your understanding is greatly
appreciated!!
promise that we will leave you an absolutely POSITIVE feedback after
your verified payment is received. Payments must be made within 8 days
after you place the order. If payment has not been received within 8
days from the sale date, ebay system should open a unpaid item case.
Please make sure the registered address in PayPal and ebay is correct.
Shipping Policy
Our warehouse is located in Dayton, NJ,USA.
2.How long shall I wait for my package?
We ship most of our package by Fedex Smartpost mail,sometimes we may choose USPS. It is up to the convience for Post office.
Most Package takes about 3-8 days for the delivery.
3.We
also provide faster shipping options such as Fedex 2 Day and Fedex
Overnight, which guarantees the delivery date. Attention, Fedex services
usually require direct or indirect signatures. Please be aware of the
signature requirement and provide your day-time address so Fedex can
reach you.
warehouese is located in Dayton ,NJ. We will choose the USPS or others
shipping method according to the package's status. The shipment usually
takes 3-7 business days.
Return Policies
ID and item number. (c) Return the item with invoice included along
with a detailed message describing the reason for return/exchange/refund
1. If the original buyer receives a defective item, we will issue a full refund or exchange of equal or lesser value.
2. If the original buyer receives a wrong item, we will issue a refund or an exchange for the correct product.
3. Short-shipments, DOA (Dead On Arrival) and Deviations products must be reported within 3 days from delivery date
4.
For non-defective items, the original buyer will pay shipping back to
us for an exchange or a refund. Buyers are responsible to pay return
shipping unless the return is a result of our mistake
5. All returned items must be in the original packaging with all components and accessories included.
the makeup palette ,brushes µ needles&lip or personal
use Products, Etc that once used do not accept any return
read the item description and see if the item fits your vehicle
exactly. If you found any questions, feel free to email us by ebay
message, and we will try our best to reply your question within 24
hours. Please understand that we are closed during weekends or holidays,
so there might be little delay during weekends or holidays, we will try
our best to reply all emails in the next business day.
is very very important for us to do business online. A bad feedback is
not communication, any case on ebay and paypal resolution center is not
communication. We'll do our best to solve any problem with the order,
but maybe the seller have not so much enthusiasm to solve the problem
after a case or a bad feedback, Your understanding is greatly
appreciated!!