@charset "utf-8";
/* CSS Document */

body{ font-size: 12px;}
.width1280{max-width:1280px; margin:0 auto;}
.w1920{max-width: 1920px; margin:0px auto; background:#fff; overflow: hidden;}
.co-q img,.w1920 img{ display:block;}
ul,li{ padding: 0px; margin: 0px; list-style-type: none;}
.bannerbg{ background:url(//deal.tomtop.com/activity/201711/20171116_smart_watch_bannerBG.jpg) no-repeat center;}
.shadow{
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);
    -o-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);	
	}
.contentBG{}
.contentBG{
  width: 100%;
  height:100%;
  text-align:center;
  background:url(//deal.tomtop.com/activity/201711/20171116_smart_watch_BG.jpg) no-repeat center;
background-position: center 0; 
background-repeat: no-repeat; 
background-attachment:fixed; 
background-size: cover; 
-webkit-background-size: cover; 
-o-background-size: cover; 
zoom: 1; 
 }
 
.por50{ width:50%; float:left;}
.verneeConternt{ background:#fed500;  padding-top: 50px;padding-bottom: 50px;padding-left: 4.5%;  padding-right:4.5%;}
.verneeImg {padding: 0 0;  margin: 0 -0.2%;}
.verneeImg a {
    display: block;
    width: 24.6%;
    cursor: pointer;
    float: left;
    margin: 0 0.2%;
	color:#fff; font-size:20px; text-align:center;   
    line-height: 23px;
    padding: 2.1% 0;
	background:#9064f7;
	 text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.verneeImg a.tab_active:after,.verneeImg a:hover:after {
    content: " ";
    position: absolute;
    bottom: -22%;
    left: 46%;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-top: 15px solid rgb(79, 16, 159);
    border-right: 15px solid transparent;
}

.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#4f109f;
  width:0%;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
 .hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  width:100%;
}

/*.verneeImg a:hover{ background:#4f109f; color:#fff;}*/
.verneeImg a.tab_active{ background:#4f109f; color:#fff;}
.verneeImg a.tab_active{}
.VC1 img{ display:inline-block;}
.width600{ max-width:580px; margin: auto;}
.input{ border:2px solid #9b7d3a;   margin-top: 50px;}
.in{ color:#FFF; background:none; border:none; width: 340px; padding: 20px 5px; float: left; font-size: 20px}
.text-C{ text-align: center;}
.bu{ cursor: pointer; background:#9b7d3a; border:none; padding: 10px 0px;width: 230px; float: right; transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.bu:hover{background:#806730;}
.wid li{list-style-type: decimal; margin-left: 20px; font-size: 17px; line-height: 27px; text-align: left; color: #fff;}
.apollo-lite3 img{ margin-bottom:30px;}
.VC1{  display: none;}

#tata{ margin: 0 -0.5% -0.5%;}
.verneeImg a img{ display: block;}
.verneeImg img.conNONE-D{ display: inline-block;}
.verneeImg img.conNONE{display: none ; }
.verneeImg img.conNONE-D:hover{ display: inline-block;}
.verneeImg img.conNONE:hover{display: none ; }
.verneeImg .b1{ display:none;}
.verneeImg a:hover .b1{ display:block;}
.verneeImg a:hover .a1{ display:none;}
.tab_active .b1{ display:block;}
.tab_active .a1{ display:none;}



.nav {width: 100%;position: fixed;bottom: 200px;right:55px;}
.nav .nav_content {position: relative}
.nav ul li {width: 50px; height: 35px;	padding:3px 10px;position: absolute;right: -42px;cursor: pointer;background: #b4b4b4;list-style-type:none;}
.nav ul li img {width: 100%}
.nav ul li:hover {background: #646464;}
.nav ul .nav_top {bottom: 1px;display: none;border-top-left-radius: 4px; border-top-right-radius: 4px;}
.nav ul .nav_bottom {top: 1px;	border-bottom-left-radius: 4px;   border-bottom-right-radius: 4px;      }


/*产品*/
.product{ margin-top: 4%;}
.product_content{ position:relative;}
.product ul li img{  -webkit-transition: all 0.3s linear;  -moz-transition: all 0.3s linear;  -o-transition: all 0.3s linear;  transition: all 0.3s linear;  transform: scale(1);  -o-transform: scale(1);  -moz-transform: scale(1);  -webkit-transform: scale(1);  -ms-transform: scale(1);
	max-width:100%;}
.product ul li img{ max-width:102%;}
.product_price {  width: 100%;  line-height: 24px;  font-size:20px;  color: #e34730;  text-decoration: none;  text-align: center;}
.product_price p {  font-size: 14px;  color: #282828;  padding-right: 2px;text-decoration: line-through;display: inline-block;}

.product_discount{ display: none;
font-size: 18px;  color: #e1021a;line-height: 10px;  position: absolute; top: 0%; right: 3%;  width: 55px;  height: 55px;  color: #FFF; background: #e39f45;
  border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -webkit-border-radius: 100px;}	
.zk01{font-size: 20px;line-height: 25px;display: inline-block;font-weight: bold;margin-top:9px;}
.chi{overflow: hidden;  text-overflow: ellipsis;  -o-text-overflow: ellipsis;  -webkit-text-overflow: ellipsis;  -moz-text-overflow: ellipsis;  white-space: nowrap;
	height: 32px;
	display: block;
	padding:0 10px;
	font-size: 14px;
}

.product ul li{  
    padding-bottom: 1.5%; 
    display: block;
    float: left;
    position: relative;
    width: 24%;
    text-align: center;
    background: #fff;
    margin:0.5% 0.5% 1.7% 0.5%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
	
	}
.product ul li img{display: block; }
.product ul li img:hover,.I2061-ZT img:hover,.piright-le img:hover{ transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -webkit- transform:scale(1.1);}
.product_content:hover a{ color:#F00;}
.product ul li:hover{/*border:#6a6a6a 1px solid;*/}
.product_content:hover .product_buy a{ color:#fff;}
.product ul li .product_img a{ display:block;}
.product ul li a h4{ font-size:14px; font-weight:100; line-height:20px; display:block; padding-bottom:15px; }
.product .product_title a{ color: #000;font-size:13px;}
.product_title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 12px;
    line-height: 15px;
    font-weight: 100;
    height: 17px;
    margin: 3px auto 3px auto;
    text-align: center;
}
.product_buy {text-align: center;margin-top: 7px;}
.product_buy a {
    color: #FFF;
    text-align: center;
    padding: 2px 10px;
    font-size: 12px;
    background: #cc0033;
    padding: 4px 17%;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
}
.product_buy a:hover{background: #4a4a4a; }

.prozy10{ padding:10px 10px 20px 10px; }
.product_img { overflow: hidden; height:231px; background: #fff url(//www.tomtop.com/activity/images/edm/20160621_loading.gif) no-repeat 50% 50%; margin:4.5% 4.5% 4% 4.5%;}
.xj01{ font-weight:bold;}

.OFF{ text-align:center;  margin: 2.2% 0px 1.7%;}
.OFF h1{ font-size:20px; padding:4px 5%; display:inline-block; background:#4f109f; color:#FFF;
border-radius:50px; -moz-border-radius:50px; -ms-border-radius:50px; -o-border-radius:50px; -webkit-border-radius:50px;
}
.OFF h2{  color: #fff; font-size: 13px; padding: 15px 0px 0px 0px; line-height: 0px;}
.top{ padding-top:3%;}
.bottom{ padding-bottom:5%;}

.footer-banner ul{margin: 2% -1.2% 0 -1.2%;}
.footer-banner ul li{ display:block; width: 50%; float: left; padding: 1.2%; position: relative }
.footer-banner ul li .Code{ 
    position: absolute; bottom: 25%; font-size: 24px; background:#e03319; color: #fff;
    padding: 1.2%; width: 250px; left: 50%; margin-left: -120px;
    border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px;
}
@media(max-width:1200px){
.product_img{ height: inherit;} .nav .nav_content{ display:none;}
.verneeConternt {
    padding-left: 2%;
    padding-right: 2%;
}
    .verneeImg a{ font-size: 14px;}
}
@media(max-width:768px){ 
.product_price{ font-size:14px;}
.product_price p{ font-size:12px;}
.product_img{ height:inherit;}
.verneeImg a {
    font-size: 12px;
    line-height: 14px;
    height: 54px;
    display: table-cell;
    vertical-align: middle;
    float: none;
    /* margin: 2px; */
    border: 1px #fed500 solid;
}
.zk01 {
    font-size: 15px;
    line-height: 19px;
    margin-top: 4px;
}
.product_discount {
    font-size: 12px;
    line-height: 9px;
    top: 0%;
    right: 3%;
    width: 37px;
    height: 37px;
}
}
@media(max-width:550px){
.OFF h1 {font-size: 12px; padding: 2px 5%;}
.product ul li{ width:48%; margin:1%; padding-bottom: 3.5%;}
.clear_float{ margin-top:-1%;}
.product_buy a{padding: 2px 17%;}
.product_price{ line-height:14px;}
.verneeConternt{ padding:4.5% 1.2%;}
.OFF { margin: 3% 0px 3%;}
.product .product_title a{ font-size:12px;}
.product_title { font-size: 12px;  line-height: 12px; height: 23px;}
.verneeImg a {
    font-size: 12px;
}
.product_img{ background-size:50px;}
.OFF h2{  color: #fff; font-size: 12px; padding: 10px 0px 5px 0px; line-height: 0px;}
.verneeImg a { font-size: 2.1vw;}

.bottom{ padding-bottom:9%;}
.top {padding-top: 5%;}
.footer-banner ul li .Code {
    position: absolute;
    bottom: 21%;
    font-size: 12px;
    background: #e03319;
    color: #fff;
    padding: 1.2%;
    width: 107px;
    left: 50%;
    margin-left: -50px;
}  
    .verneeImg a.tab_active:after, .verneeImg a:hover:after{ left: 33%;}    
	}
@media(max-width:450px){.product_img{ height: inherit; min-height: 155px;}}
@media(max-width:380px){.product_img{ height: inherit; min-height: 145px;}}
@media(max-width:360px){.product_img{ height: inherit; min-height: 132px;}}
@media(max-width:350px){.verneeImg a { line-height: 25px;}}
@media(max-width:330px){.product_img{ height: inherit; min-height: 102px;}}