﻿@charset "utf-8";
/* CSS Document */
body{ font-size: 12px; background:#fff !important; }
.w1920,.W1180{ margin:0 auto;}
.w1920{ max-width: 1920px;background: #1b47e2;}
.banner2{ display: none;}
.w1920 img{ display: block; }
.banner-bg{ position: relative; background:url(//deal.tomtop.com/activity/201710/20171006_tomtop_rc_sale_zc_banner_bg.jpg) center top no-repeat;}

.height80{ height:80px; width:20px;}
.banner{ position:relative; z-index:1;}

.tomtop_rc{ overflow: hidden; position: relative; z-index:10; margin-top: -268px;}
.tomtop_rc ul{ display: block; margin: -0.5%}
.tomtop_rc ul li{ display: block; margin: 0.5%; width: 49%; float: left; position: relative; overflow: hidden;}
.tomtop_rc .RC_logo{ position: absolute;padding-top: 0.5%; bottom: 0px; text-align: center; background:rgba(255, 255, 255, 0.41); width: 100%;}
.tomtop_rc .RC_logo img{ display: inline-block;} 

.title_rc{background:url(//deal.tomtop.com/activity/201710/20171006_tomtop_rc_sale_title1.jpg) center top no-repeat;}
.title_rc2{background:url(//deal.tomtop.com/activity/201710/20171006_tomtop_rc_sale_title2.gif) center top no-repeat;}
.banner_Jjrc{background:url(//deal.tomtop.com/activity/201710/20171006_tomtop_rc_sale_Jjrc_BG.jpg) center top no-repeat;}
.banner_Goolrc{background:url(//deal.tomtop.com/activity/201710/20171006_tomtop_rc_sale_Goolrc_bg.jpg) center top no-repeat;}
.banner_Hubsan{background:url(//deal.tomtop.com/activity/201710/20171006_tomtop_rc_sale_Hubsan_bg.jpg) center top no-repeat;}
.banner_Other_Brand{background:url(//deal.tomtop.com/activity/201710/20171006_tomtop_rc_sale_Other_Brand_bg.jpg) center top no-repeat;}
.banner_Wltoys{background:url(//deal.tomtop.com/activity/201710/20171006_tomtop_rc_sale_Wltoys_bg.jpg) center top no-repeat;}
.W1180{display: block; max-width: 1185px; overflow: hidden; margin-top:0 !important; }

.Trc{ height: 56px; margin-top: 2%; margin-bottom: 2%}
.tomtop_rc ul li{
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -moz-transition: transform .4s ease,-moz-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    max-width: 100%;
}
.tomtop_rc ul li:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
/*产品*/
.clear_float{padding: 0% 1% 1% 1%;}
.product{background: #FFF; padding: 2% 0;}
.product.radus .zk01{ font-size: 27px; margin-top: 8px;line-height: 35px;}
.product.radus .product_discount { width:70px; height:70px; font-size:20px; display: none;}
.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{}
.product_price {  width: 100%;   line-height: 24px;  font-size:27.39px;  color: #1b47e2;  text-decoration: none;  text-align: center;   margin:2% 0 3% 0;}
.product_price p {  font-size: 17.45px;  color: #282828;  padding-right: 2px;text-decoration: line-through;display: inline-block;}

.product_discount{
/*display: NONE;*/
font-size: 13px;  color: #e1021a; display: none; line-height: 10px;  position: absolute;  top: 3px;  left: 3px;  width: 44px;  height: 45px;  background: url(//www.tomtop.com/activity/images/edm/20161214-Christmas-de-discount.png) no-repeat center;  color: #FFF; /*   background: #000;
  border-radius: 100px;*/}	
.zk01{font-size: 16px;line-height: 18px;display: inline-block;font-weight: bold;margin-top: 15px;}
.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{   
    display: block;
    float: left;
    position: relative;
    width:31.9%;
    text-align: center;
    background: #fff;
    margin: 0.7%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    border:1px solid #ccc;
	}
.product ul li img{display: block; }
.product ul li 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 a h4{ font-size:14px; font-weight:100; line-height:20px; display:block; padding-bottom:15px; }
.product .product_title a{ color: #000;font-size:16px;}
.product_title {
    overflow: hidden;
    display: block;
    line-height: 17px;
    font-weight: 100;
    padding:0 1%;
    height: 37px;
    margin: 0 auto 0px auto;
    text-align: center;
}
.product_buy {
    text-align: center;
    float: right;
}
.product_buy a {
    color: #FFF;
    display: block;
    text-align: center;
    padding: 2px 10px;
    font-size: 15px;
    background: #142253;
    padding: 9px 0%;
    width: 117px;
    display: block;
    border-top-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    -moz-border-top-left-radius: 30px;
    -ms-border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-bottom-left-radius: 30px;
    -ms-border-bottom-left-radius: 30px;
}
.product_buy a:hover{background: #000; }

.prozy10{ padding:10px 10px 20px 10px; }
.product_img { overflow: hidden; height:262px; background: #fff url(//www.tomtop.com/activity/images/edm/20160621_loading.gif) no-repeat 50% 50%; margin:3% 4% 3% 4%;}
.xj01{ font-weight:bold;}

.pcs{ background: #1b47e2; font-size: 22px; color: #fff;}
.pcs strong{margin-top: 5px;  display: inline-block;}
.pcs::after{ content: ""; clear: both; display: block;}

.nav{width: 100%;position: fixed;bottom: 200px;right:55px;}
.nav .nav_content {position: relative}
.nav ul li {width: 50px;height: 35px;padding:3px 10px; list-style:none;position: absolute;right: -42px;cursor: pointer;background: #b4b4b4;}
.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;}
/*nav*/
li{ list-style-type:none;}

.banner_Dji{background:url(//deal.tomtop.com/activity/201710/20171006_tomtop_rc_sale_Dji_BG.jpg) center top no-repeat;}
.banner_Dji2{ margin-top: 20px;}
.w1920fff{background: #fff;}
.banner_Dji2 ul {  margin: 0.2%;}
.dji .product{ padding-top: 0px;}
.dji .clear_float{ padding: 0px;}

.banner_Syma{background:url(//deal.tomtop.com/activity/201710/20171006_tomtop_rc_sale_Syma_BG.jpg) center top no-repeat;}
@media(max-width:1450px){
.W1200 { max-width: 1000px;}
.banner-bg {background-size: 1599px;}
.product_img { height: 217px;}  
.tomtop_rc {margin-top: -222px;}  
    
.banner_Dji2{ margin-top: 20px;} 
.dji .product {  margin: 0.2%;}
.W1180{ max-width: 982px; margin-top:0 !important; }
}
@media(max-width:1000px){
.product_img { height:inherit;} 
.product .product_title a { font-size: 14px;}
.product_price{ font-size: 24px;}  
.pcs {font-size: 16px;} 
.product_buy a {
    padding: 2px 0px;
    font-size: 12px;
    padding: 6px 0%;
    width: 92px;} 
.tomtop_rc { margin-top: -22%;} 
.tomtop_rc ul { margin: 0.5%;}  
.product {  margin: 1%;}
    
.banner_Dji2{ margin-top: 20px;}  
.nav .nav_content { display: none;}    
}
@media(max-width:550px){
.product ul li,.tomtop_rc ul li{width: 48%; margin: 1%;} 
.tomtop_rc ul{ margin-bottom: -1%;}    
.w1920fff .tomtop_rc ul{ margin-bottom: 1%;}    
.product .product_title a {font-size: 12px;}
.product_title {line-height: 15px;  padding: 0 1%; height: 29px;}
.product_price {font-size: 18px;}
.product_price p {font-size: 14px;}
.pcs { font-size: 14px;}
.product_buy a { padding: 2px 0px; font-size: 12px; padding: 6px 0%; width: 82px;} 

.tomtop_rc .RC_logo img {max-width: 45%;} 
.tomtop_rc { margin-top: -23%;}
.Trc { height: 30px;  margin-top: 4%; margin-bottom: 4%; background-size: 631px;} 
    
.banner_Dji2{ margin-top: 20px;}  
.product_img{ background-size:40px; }
.w1920fff .banner_Dji2 { margin-top: 5px;}    
}
@media(max-width:340px){
.product ul li {width: 98%; margin: 1%;}    

.banner_Dji2{ margin-top: 20px;}    
}
@media(max-width:420px){.product_img,.product-4 .product_img { height:140px;}}
@media(max-width:410px){.product_img,.product-4 .product_img { height:136px;}}
@media(max-width:400px){.product_img,.product-4 .product_img { height:131px;}}
@media(max-width:390px){.product_img,.product-4 .product_img { height:119px;}}
@media(max-width:380px){.product_img,.product-4 .product_img { height:118px;}}
@media(max-width:370px){.product_img,.product-4 .product_img { height:117px;}}
@media(max-width:360px){.product_img,.product-4 .product_img { height:116px;}}
@media(max-width:350px){.product_img,.product-4 .product_img { height:115px;}}
@media(max-width:340px){.product_img,.product-4 .product_img { height:inherit;}}
