@charset "utf-8";
/* CSS Document */
body{ font-size: 12px; background:#fff !important; }
.w1920{ margin:0 auto;}
.W1200{max-width: 1200px;}
.b{ background: #fff}
.w1920{ max-width: 1920px;background: #fff;}
.banner2{ display: none;}
.w1920 img{ display: block; }
.banner-bg{ background:url(http://deal.lovdock.com/img/20170926_Updates_For_Autumn_BG.jpg) center no-repeat ;}
.height80{ height:80px; width:20px;}
.banner{ position:relative; overflow: hidden;}

/*
.content{ 
    margin-top: 25px; padding-bottom: 2%;
     box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 13px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 3px 13px rgba(0,0,0,0.3);
    -o-box-shadow: 0px 3px 13px rgba(0,0,0,0.3);
}
*/
.height90{ height: 90px; width: 100%;}
/*产品*/	
.piright img{ display: inline-block;}
.contop ul li { margin: 0.5%; background: #fff; padding: 20px; float: left; width: 49%; display: block;}
.contop ul li p{ font-size: 12px; display: block; margin:10px 5px;}
.pileft{ float: left; width:180px; text-align: left;}
.piright{ overflow: hidden; text-align: right;}
.discount{ font-size: 22px; color: #8000e2; font-weight: bold;}
.original-cost{ font-size: 14px; text-decoration: line-through;}
.contop .BUYNOW{ display: block; width: 90px; font-size: 13px; text-align: center; background: #8000e2; line-height: 25px; color: #fff; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;}
.contop ul li p.Andoer{ height: 28px; overflow: hidden; margin: 10px 5px 5px 5px;}
.contop .BUYNOW:hover{ background: #FF0000;}
.height20{ height: 20px;}
.height30{ height: 30px;}
/*产品*/
.product{ padding: 0 2% 10px 2%;}

.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:101%;
    display:block;
    border: 0;
    text-align: center;
}

.product_price {
    float: left;
    line-height: 24px;
    font-size:16px;
    color: #000;
    text-decoration: none;
    text-align: left;
    text-decoration: line-through;
    padding-left:4%;
}
.product_price p {
    font-size: 29px;
	color: #d10707;
    padding-right: 2px;
    display: inline-block;
}

.product_discount{
    background: #ea6d2e;
    color: #FFF;
    width: 87px;
    padding: 5px 0px;
    margin: 0 auto;
    display: inline-block;
    float: right;
    margin-right: 4%;
    font-size: 15px;
}
.product_discount br{ display:none;}	
/*
.zk01{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);*/
	border: 1px solid #ccc;
   background: #FFF;
	padding-bottom: 15px; 
    display: block;
    float: left;
    position: relative;
    border: none;
    width: 31.9%; 
    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;
    border:solid #ccc 1px;
	}
.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;}
.product_title{ 
    overflow: hidden;
    display: block;
    font-size: 17px;
    line-height: 19px;
    font-weight: 100;
    padding: 0px 10px;
    height: 39px;
    margin: 0 auto 10px auto;
    text-align: center;
}
.product_buy {
    display: none;
    /*
    background: #000;
    color: #FFF;
    width: 80px;
    padding: 5px 0px;
    margin: 0 auto;
    display: inline-block;
	float:right;
    margin-top: 2px;
	margin-right:4%;
*/
}
.product_buy a{
     background: #000;
    color: #FFF;
    text-align: center;
    width: 80px;
    margin: 0 auto;
    padding: 5px 0;
}
.prozy10{ padding:10px 10px 20px 10px;}
.product_img{ overflow:hidden; height:330px; margin: 10px 10px 0 10px;  background:#fff url(//www.tomtop.com/img/images/edm/20160621_loading.gif) no-repeat 50% 50%;}
.xj01{ font-weight:bold;}
.pord-1 ul li {
     width: 48%;
    background: #78cdff;
    padding: 15px;
    border: #78cdff 1px solid;
}

/*title*/

.title{ position:relative; max-width:530px; margin:auto; padding: 30px 0;  }
.title h1{ font-size:35px; background:#ea6d2e;display:block; border-radius:50px; -moz-border-radius:50px; -ms-border-radius:50px; -webkit-border-radius:50px; color: #fff;
padding:7px 0; text-align:center;}
.title span{ position: absolute;}
.title .left-y{left: -25px; top: 8px; }
.title .right-y{right: -33px; top: 8px; }
.hot{ background: url(http://deal.lovdock.com/img/20170926_Updates_For_Autumn_hot.png) no-repeat; 
 width:22.3%; height:17%; position: absolute; top: 2%; left: 3%; z-index: 10; background-size: 100%;}
/*.Dtop40{ padding-top:40px;}*/


/*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;
background:url(http://deal.lovdock.com/img/20170926_Updates_For_Autumn_nav.png) center no-repeat;
width:232px; height:377px;/* padding-top: 100px; */
bottom:0px;
bottom: 50%;
margin-bottom: -188px;
}
.nav_content a{ width:172px;color: #fff;font-size: 20px;line-height: 10px;text-transform: uppercase; }
.nav ul {position: absolute;width:100%;}
.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 {    
height: 22px;
    color: #FFF;
    text-align: center;
    line-height: 22px;
    cursor: pointer;
    margin: 0 auto 3px auto;
    font-size: 13px;
}
.nav ul .floor_nav:first-child { margin-top: 28px;}
.nav ul .floor_nav:hover {/*background: #000*/	color:#fbff00;}
.nav ul .floor_nav_cur {color:#fbff00;}
.nav .nav_content ul{margin-left: 10px;}
.nav ul li.nav_top{text-align: center;padding-top: 20px; color: #fff;font-size: 19px;cursor: pointer;}
.nav ul li.papago{ padding-top: 2px;}
li{ list-style-type:none;}

/*----------------*/
@-webkit-keyframes rotate{to{-webkit-transform: rotate(5deg);}}
@-ms-keyframes rotate{to{-ms-transform: rotate(5deg);}}
@-moz-keyframes rotate{to{-moz-transform: rotate(5deg);}}
@-o-keyframes rotate{to{-o-transform: rotate(5deg);}}
@keyframes rotate{to{	transform: rotate(5deg);}}
.b-a{
	-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(-5deg);
	-ms-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
	display: block;
	width:10%;
	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: -1%;
    right: 20%;
}
	
@media(max-width:1500px){
.W1200 { max-width: 900px;}	
.banner-bg{ background-size:1440px;}	
.nav .nav_content { width: 192px; height: 377px; background-position-x: -10px;}
.nav .nav_content ul { margin-left: 22px;}
.product_price{ font-size:13px;}
.product_price p {font-size: 20px;}
.product_discount { width: 69px; padding: 4px 0px;font-size: 12px;}
.product_title { overflow: hidden;font-size: 13px; line-height: 15px; height: 31px;}
.product_img { height: 250px;}
.nav .nav_content{ right:0;}

.title { max-width: 428px; padding: 30px 0;}
.title h1 {  font-size: 25px;}
.title .left-y { left: -25px; top: 5px;}
.title .right-y { right: -33px; top: 5px;}
	}
@media(max-width:1200px){ 
	.nav .nav_content{ display:none;}
}
@media(max-width:900px){ 
.product_img{ height: inherit;}
.product_discount {
    position: absolute;
    right: -2%;
    top: -2%;
    color: #fff;
    line-height: 12px;
    width: 36px;
    height: 36px;
    font-size: 12px;
	padding-top: 7px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -webkit-border-radius: 50px;
}
.product_discount br{ display:block;}
.product_price {
    float: none;
    line-height: 24px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    text-decoration: line-through;
    padding-left: 0;
}
.product_price p { font-size: 17px;    padding-right: 7px;}
.product_price{ font-size:12px;}
}
@media(max-width:550px){ 
.title { max-width: 252px; padding: 21px 0;}
.title .left-y {left: -20px;top: 6px;}
.title h1 { font-size: 15px; padding: 7px 0;}
.title .right-y {right: -23px; top: 6px;}
.title span {position: absolute;width: 63px;}
.product_title{ font-size:12px; margin-bottom:3px;}
.product ul li{ padding-bottom:1%;}
.height90 {height: 23px;}
    .product_img{ background-size:40px; }    
}
@media(max-width:450px){ 
.product ul li {
    padding-bottom: 1%;
    width: 48%;
    margin: 1%;
}
    .product_img{ height: 170px;} 
}
@media(max-width:420px){.product_img{ height: 165px;} }
@media(max-width:400px){.product_img{ height: 150px;}  }
@media(max-width:390px){.product_img{ height: 144px;}  }
@media(max-width:380px){.product_img{ height: 136px;}  }
@media(max-width:370px){.product_img{ height: 130px;}  }
@media(max-width:360px){.product_img{ height: 129px;}  }
@media(max-width:350px){.product_img{ height: 127px;}  }