@charset "utf-8";
/* CSS Document */
body{ font-size: 12px; background: #fee3cc; }
.w1920,.width1200,.W1458{ margin:0 auto;}
.width1200{max-width: 1200px;}
.W1458{max-width:1458px;}
.w1920{ max-width: 1920px; overflow: hidden;}
.w1920 img{ display: block; }
.banner-bg{ background:url(https://deal.tomtop.com/activity/201803/20180309-LEPIN-Model-banner-bg.jpg) center no-repeat;}
.height80{ height:38px; width:20px;}
.banner{ position:relative;}
@font-face {
    font-family: 'BOLD1';
    src: url('https://deal.tomtop.com/activity/201803/NEUTRAFACE2DISPLAY-TITLING.eot');
    src: url('https://deal.tomtop.com/activity/201803/NEUTRAFACE2DISPLAY-TITLING.eot?#iefix') format('embedded-opentype'),
         url('https://deal.tomtop.com/activity/201803/NEUTRAFACE2DISPLAY-TITLING.woff2') format('woff2'),
         url('https://deal.tomtop.com/activity/201803/NEUTRAFACE2DISPLAY-TITLING.woff') format('woff'),
         url('https://deal.tomtop.com/activity/201803/NEUTRAFACE2DISPLAY-TITLING.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;	
   }
.coupon {
    position: absolute; 
    width: 37%;
    top: 43%;
    left: 31%;
    text-align: center;
    font-size: 30px;
    color: #000;
    padding: 20px 0;
    background-size: 100%;
    font-weight: bold;
}
.W1200 article {
    font-size: 35px;
    text-align: center;
    color: #000;
    padding: 10px 0 20px 0;
    margin: 2% 0 2% 0;
    border-bottom: 2px solid #000;
    font-weight: bold;
}
.left-right{ background: #fff; padding:0% 2% 3% 2%;}
.he1{ height: 1px;}
.W1 { margin: 2% auto 0 auto;}
.clear_float{ margin:-0.5%;}
.product.pro-3 ul li{ width: 23%; margin: 0px 1% 30px 1%;}
.product.pro-3 .product_img{ height:260px;font-size: 20px;}
.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,.piright-le img,.piright img,.rnm 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{ /*width:100%;*/}
.product_price {
    width: 100%;
    line-height: 24px;
    font-size: 18px;
    color: #777;
    text-decoration: none;
    text-align: center;
    text-decoration: line-through;
    font-weight: 100;
}
.product_price p {
	font-size: 30px;
    color: #ee383c;
    padding-right: 2px;
    display:inline-block;
}

.product_discount{
display:none;
font-size: 13px;
    color: #e1021a;
    line-height: 10px;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    /* background: url(https://www.tomtop.com/activity/images/edm/20160721_back_bargain-price1.png) no-repeat center; */
    color: #FFF;
    background: #f43232;
    border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;
}	
.zk01,.zk{font-size: 20px;
    line-height: 23px;
    display: inline-block;
    font-weight: bold;
    margin-top: 7px;
}
.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{   
/*   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);*/
   background: #FFF;
	padding-bottom: 15px; 
    display: block;
    float: left;
    position: relative;
    border: none;
    width:23.6%; 
    text-align: center;
    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; 
	}
.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 ul li:hover{/*border:#6a6a6a 1px solid;*/}
.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;}
.product_title{ 
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 14px;
    line-height: 17px;
    font-weight: 100;
    padding: 10px;
    height: 44px;
    margin: 0 auto 10px auto;
    text-align: center;
}
.product_buy {
    background: #ee383c;
    color: #FFF;  
    margin: 0 auto;
    display: inline-block;
    margin-top: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 18px;
    font-weight: 100;
    display: none;
}
.product_buy a{
    color: #FFF;
    text-align: center;
    width: 128px;
    padding: 5px 0;
    display: inline-block;
}

.prozy10{ padding:10px 10px 20px 10px; }
.product_img { overflow: hidden; height:260px; background: #fff url(https://www.tomtop.com/activity/images/edm/20160621_loading.gif) no-repeat 50% 50%; margin:3% 3% 0% 3%;}
.xj01{ font-weight:bold;}
.Pcs{ text-align: center; font-size: 20.57px; padding: 2% 0; color: #fff; background:#0081cc;  margin-top: 15px; margin:4% 1% 0 1%;}
.Pcs a{ display: block; color: #fff;}
.Pcs a:hover{ color: #000;}
.see { text-align:center; margin-top: 2%;}
.see a{ font-size:36px; color:#FFF; text-transform:uppercase;}
/*时间*/
.sty {background: #3b3b3b; padding:6px 0; text-align: center;}
.sty img,.sty div{ display: inline-block; font-size: 17px; vertical-align: middle;}
.sty div,.sty div span{ color: #fff;  }
.right10{ margin-right: 10px;}
.right10 img{ width:20px;}

/*nav*/
li{ list-style-type:none; }
.nav .nav_content h1{ font-size: 20px;text-align: center;line-height: 20px;color: #fff;margin-top: 5px;margin-bottom: 20px;}
.nav {
	width: 100%;
	position: fixed;
	z-index: 9999;
}
.nav {transition: 1s;-moz-transition: 1s;-ms-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;opacity: 0;filter: alpha(opacity:0);}
.nav .nav_content {
    position: fixed;
    right: 10px;
    z-index: 99999;
    width: 143px;
    height: 290px;
    padding-top: 17px;
    bottom: 0px;
    bottom: 50%;
    margin-bottom: -110px;
    background: #2b3243;
    border-radius: 9px;
    -ms-border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
}
.nav ul {
}
.nav ul .floor_nav,.nav_content a {
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	}
.nav_content a:hover { color:#000;}	
.nav ul .floor_nav {
    color: #2b3243;
    text-align: center;
    line-height: 18px;
    cursor: pointer;
    padding: 13px 0;
    font-size: 16px;
    background: #fff;
    margin: 3px 12px;
}
.nav ul .floor_nav:hover,.nav ul li.nav_top:hover{}
/*.nav ul .floor_nav:first-child {margin-top: 0px;line-height: 17px;}*/
.nav ul .floor_nav:hover {/*background: #000*/	color:#ff2232;}
.nav ul .floor_nav_cur {color:#ff2232;}
.nav ul li.nav_top {
    text-align: center;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    line-height: 52px;
    padding-top: 15px;
    font-size: 23px;
    text-decoration: underline;
}
.ico{ padding-left:0px; padding-top: 12px;  padding-bottom: 8px; margin: 0 12px; background: #fff; text-align: center;}
.ico img{ }
.ico .ico1{ display: block;margin-bottom: 7px;}	
/*----------------*/
@-webkit-keyframes rotate{to{-webkit-transform: rotate(10deg);}}
@-ms-keyframes rotate{to{-ms-transform: rotate(10deg);}}
@-moz-keyframes rotate{to{-moz-transform: rotate(10deg);}}
@-o-keyframes rotate{to{-o-transform: rotate(10deg);}}
@keyframes rotate{to{	transform: rotate(10deg);}}
.clock{
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	-moz-transform-origin: center top;
	-o-transform-origin: center top;
	transform-origin: center top;
	-webkit-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
	display: block;
	width: 9%;
	margin: 0 auto;
	/*background: url(img/20170915_fashion_watches_rq.png) center no-repeat;*/
	background-size: 100% 100%;
	-webkit-animation: rotate 1.5s ease-in-out alternate infinite;
	-ms-animation: rotate 1.5s ease-in-out alternate infinite;
	-moz-animation: rotate 1.5s ease-in-out alternate infinite;
	-o-animation: rotate 1.5s ease-in-out alternate infinite;
	animation: rotate 1.5s ease-in-out alternate infinite;
	position:absolute;
    top: 11.6%;
    right: 12.1%;
}
@media(max-width:1450px){
.W1200 { max-width: 1010px;}
.banner-bg {
    background-size: 1617px;
}    
.coupon { 
    width: 39%;
    top: 43%;
    left: 30%;
    font-size: 24px;
}    
}
@media(max-width:1280px){ .coupon{ font-size:29px;}}
@media(max-width:1100px){ .coupon { font-size: 24px;  padding: 10px 0;  top: 44%;}}
@media(max-width:850px){.coupon { font-size: 2.2vw;  padding: 10px 0; width: 34%;  top: 44%; left: 50%; margin-left: -17.8%;}}
@media(max-width:550px){.coupon { top: 42%; margin-left: -17%;}}

@media(max-width:1200px){.nav .nav_content{ display:none;} .product_img{ height:inherit;}}
@media(max-width:1024px){ 
.Pcs,.product_price{ font-size:15px;}
.product_price p,.sty div{ font-size:20px;}
.right10 img{ width:25px;}

.W1200 article {
    font-size: 21px;
    padding: 6px 0 14px 0;
    margin: 3.5% 0 3% 0;
    background-size: 600px;
}
}
@media(max-width:768px){ 
.product_price p{ font-size:16px;}
.Pcs,.product_price{ font-size:12px;}
.sty div{ font-size:14px;}
.right10 img{ width:18px;}
.see a {  font-size: 20px;}
}
@media(max-width:550px){ 
.product ul li{ padding-bottom:2%; width:48%; margin: 1%;}
.product_discount{ width:35px; height:35px; top: 2px; font-size: 11px;}
.zk01,.zk { font-size: 12px; line-height: 16px; margin-top: 5px;}
.product_title{ margin-bottom:3px;}
.Pcs{ margin-top:1%;}
.W1200 article {
    font-size: 12px;
    padding: 3px 0 5px 0;
    margin: 3.5% 0 3% 0;
    background-size: 315px;
}
.product_img{ background-size:40px;}
.see a {  font-size: 16px;}
}
@media(max-width:450px){ .product_img { height: 178px;}}
@media(max-width:420px){ .product_img { height: 168px;}}
@media(max-width:400px){ .product_img { height: 162px;}}
@media(max-width:380px){ .product_img { height: 155px;}}
@media(max-width:360px){ .product_img { height: 150px;}}
@media(max-width:340px){ .product_img { height: 140px;}}