.Prodleft{width:640px; float:left; margin-right:20px}
.Prodright{width:calc(100% - 660px ); float:left }
.C_Title{/* font-size:14px*/}
.prodImages{height:580px; position:relative; margin-bottom:40px; background-color:#f4f4f4}
.slide {
	height: 580px;
}
.Imgesbtn {
	padding-top:20px;
	width:100%;
	display:flex;
	justify-content:center;
}
.prev {
	top: 245px;
}
.next {
	top: 245px;
}
.WshowImg {
	z-index: 100;
	position: absolute;
	top: 10px;
	right: 10px
}
.WshowImg span {
	float: right;
	cursor: pointer;
	width: 34px;
	height: 32px
}
.UserICO {
	background: url(../img/more_down.png) 0px 2px no-repeat;
}
#Umenu a {
	color: #333;
}
.Prod {
	padding-top:40px;
	font-size: 14px
}
.login-submit {
	text-align: center;
	border-radius: 4px
}
.w_Summary{ font-size:12px; color:#999}
.ProdParam li{ float:left; margin-right:10px; margin-bottom:10px}
.ProdParam li.active{ border-color:#F00; color:#F00}
.ProdParam li.mouseover{ border-color:#F00; color:#F00}
.Prod_link{ position:absolute; left:680px; bottom:120px; width:250px}
.prod_city{ position:absolute; right:20px; bottom:20px}


