.banner {
	height: 500px;
	background: url(Watch_banner.png) no-repeat center top;
}

.content {
	width: 100%;
	margin: 0 auto ;
	background-color:#fff;
}
.fenlei_bg{
	width: 100%;
	height:360px;
	background: red url(Watch_0.jpg) repeat;
}
.fenlei{
	width: 1200px;
	margin:0 auto ;
	overflow:hidden;
}
hr{
	align:center;
	width:1200px; 
	size:1px; 
	color:#cecece;
	float:left;
	margin:20px auto 0 auto;
}
.fenlei_t{
	float:left;
	position:relative;
	width:1200px;
	height:19px;
	background: url(Watch_1.png) no-repeat center top;
	margin:-10px auto 0 auto; 
}
.fenlei_main{
	width:1215px;
	height:251px;
	margin:60px auto;
}
.one{
	float:left;
	width:230px;
	height:251px;
	margin-right:13px;
}
.one img{ 
    cursor:pointer;
    transition:all 0.6s; 
}
.one img:hover {
    opacity: 0.9;
	transform:scale(0.92);
}
.name{
    font-size:18px;
	position:relative;
	top:-160px;
	color:#FFF;	
}
.bgtitle{
	height: 338px;
	background: url("Watch_a.png") no-repeat center top;
}
.bgtitle2{
	height: 338px;
	background: url("Watch_b.png") no-repeat center top;
}
.bgtitle3{
	height: 338px;
	background: url("Watch_c.png") no-repeat center top;
}
.frame{
	width:1200px;
	margin:0 auto ;
	/*border:1px solid red;*/
}
 .west{
      width:1200px;
	  height:60px;
	  margin:0 auto 10px;  
  }
.west{
	  background-image:url("p.jpg");
	  animation:west 8s steps(3) infinite;
  }
@keyframes west{
	  from{
	     background-position-x:0px;
	  }
	  to{
	     background-position-x:-3600px;
	  }
	}
.ruishi{
	width:1230px;
	margin:0 auto ;
	overflow:hidden;
}
.one1{
	float:left;
	width:185px;
	height:225px;
	margin:15px 18px 20px 0;
}
.one1 img{ 
    cursor:pointer;
    transition:all 0.6s; 
}
.one1 img:hover {
    opacity:0.6;
	transform:scale(0.9);
}
.name1{
	position:relative;
	z-index:1;
	font-size:13px;
	color:#fff;
	width:168px;
	height:42px;
	line-height:21px;
	text-align: center;
	background-color:#666;
	margin:-30px 0 0 8px;
}
.one2{
	float:left;
	width:387px;
	height:120px;
	margin:15px 20px 5px 0;
}

.name2{
	width:112px;
	font-size:14px;
	text-align:left;
	color:#fff;
	margin:-54px 0 0 19px;
	padding-left:8px;
}
.jp{
	float:left;
	width:391px;
	height:728px;
	margin:15px 14px 40px 0;
}
.jp img{ 
    cursor:pointer;
    transition:all 0.6s; 
}
.jp img:hover {
    opacity:0.6;
	transform:scale(0.9);
}
.jp_t{
	width:391px;
	height:358px;
	margin-bottom:12px ;
}
.name3{
	font-size:18px;
	letter-spacing:10px;
	color:#000;
	width:391px;
	height:104px;
	line-height:80px;
	text-align: center;
	background-color:#f1f1f1;
}
	
.name4{
    font-size:14px;
	color:#525252;
	position:relative;
	z-index:1;
	top:-42px;
	left:-8px;
}

.name:hover{
	color:#f60;
} 
.name1:hover{
	text-decoration:underline;
}  
.name2:hover{
	text-decoration:underline;
} 
.name3:hover{
	text-decoration:underline;
} 
.name4:hover{
	text-decoration:underline;
}   