@charset "utf-8";
.evalute{
}
.evalute li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;	
}
.evalute p{
	line-height:20px;
}
.evalute em{
	color: #999999;
}
.tabcon td{
	padding:8px;
}
.protop{
	width:100%;
}
.proditails h1{
	margin-left:10px;
	margin-right:10px;
	line-height:32px;
	height:32px;
	font-size: 16px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;	
	margin-bottom:20px;
}
.proditails ul{
}
.proditails li{
	line-height:26px;
	margin-left:10px;
	height:26px;
	font-size:14px;s
}
.proditails b{
	color:#9a0b39;
}
#mp{
	border: 1px solid #CCCCCC;
	padding:3px;
}
.beizhu{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;	
	padding-top:20px;
	margin-left:10px;
	margin-top:10px;
}
.beizhu p{
	line-height:18px;
}
.choose{
	margin-left:10px;
	margin-top:20px;
	background-color:rgb(255, 253, 238);
	border: 1px solid #df9a07;	
}
.choose td{
	padding:5px;
}

#spec-list {
	margin-top:5px;
    position: relative;
    width: 290px;
    height: 54px;
    overflow: hidden;
    padding: 0px 21px;
}
#spec-list .spec-items img.img-hover {
    border: 2px solid rgb(204, 0, 0);
    padding: 0px;
}
#spec-list .spec-items img {
    width: 50px;
    height: 50px;
    padding: 1px;
    border: 1px solid rgb(206, 207, 206);
}
img {
    vertical-align: middle;
}
#spec-list .spec-items li {
    width: 58px;
    text-align: center;
    font-size: 0px;
    position: relative;
}
.lh li, .lh dl, .lh .item {
    float: left;
}

#spec-list .spec-control {
    display: block;
    position: absolute;
    top: 0px;
    width: 17px;
    height: 54px;
}
#spec-forward {
    left: 0px;
}
#spec-backward {
    right: 0px;
}

.prodetail{
	width:100%;
	margin-top:10px;
}
#protab{
	height:29px;
	display:block;
	width:100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6f0019;	
}
#protab li
{
	cursor:hand;
	width:120px;
	margin-left:3px;
	float:left;
	line-height:28px;
	height:28px;
	display:block;
	text-align:center;
	background-color:#d0d0d0;
	background:-webkit-gradient(linear,0 0,0 100%,from(#FFF),to(#e9e9e9));
	background:-webkit-linear-gradient(#FFF,#e9e9e9);
	background:-moz-linear-gradient(#FFF,#e9e9e9);
	background:-ms-linear-gradient(#FFF,#e9e9e9);
	background:-o-linear-gradient(#FFF,#e9e9e9);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF',endColorstr='#e9e9e9',GradientType=0 );
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#protab li.curr{
	background-color:#a40327;
	background:-webkit-gradient(linear,0 0,0 100%,from(#a40327),to(#6f0019));
	background:-webkit-linear-gradient(#a40327,#6f0019);
	background:-moz-linear-gradient(#a40327,#6f0019);
	background:-ms-linear-gradient(#a40327,#6f0019);
	background:-o-linear-gradient(#a40327,#6f0019);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a40327',endColorstr='#6f0019',GradientType=0 );
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6f0019;
	border-right-color: #6f0019;
	border-bottom-color: #6f0019;
	border-left-color: #6f0019;
}
#ptlist a{
	margin-left:5px;
	
	padding:3px;
}
.outptli{
	border: 1px solid #CCCCCC;
}
.onptli{
border: 1px solid #df9a07;	
}