@charset "utf-8";

/*am_detail_pr*/
.am_detail_pr{
	height: 600px;
	background: #fff;
}
.am_detail_pr_leftbar{
	width: 329px;
	border-right: #eee solid 1px;
	padding: 20px;
	height: 560px;
}
.am_detail_pr_cenbar{
	width: 499px; 
	border-right: #eee solid 1px;
	padding: 20px;
	height: 560px;
}
.am_detail_pr_rightbar{
	width: 290px; 
	height: 600px;
	padding: 0;
}
/* bigView */
#bigView{
	position:absolute; 
	border: 2px solid #eee; 
	overflow: hidden; 
	z-index:999;
}
#bigView img{
	position:absolute;
}
.preview{
	width: 330px; 
	float: left;
	margin-bottom: 10px;
}
/* bigImg */
.bigImg{
	position:relative; 
	float:left; 
	width:330px; 
	height:330px; 
	overflow:hidden;
}
.bigImg #midimg{
	width:330px; 
	height:330px;
}
.bigImg #winSelector{
	width:235px; 
	height:210px;
}
#winSelector{
	position:absolute; 
	cursor:crosshair; 
	filter:alpha(opacity=15); 
	-moz-opacity:0.15; 
	opacity:0.15; 
	background-color:#000; 
	border:1px solid #fff;
}
/* smallImg */
.smallImg{
	position:relative; 
	margin-top:15px; 
	width:330px; 
	overflow:hidden;
	float:left;
}
.tb-prev {
	float: left;
	width: 16px;
}
.tb-prev a {
	width: 16px;
	height: 44px;
	display: block;
	background: url(../images/prev.png) no-repeat left top;
}
.tb-next {
	float: right;
	width: 16px;
}
.tb-next a {
	width: 16px;
	height: 44px;
	display: block;
	background: url(../images/next.png) no-repeat left top;
}
.scrollbutton{
	width:14px; 
	height:50px; 
	overflow:hidden; 
	position:relative; 
	float:left; 
	cursor:pointer;
}
.scrollbutton.smallImgUp , 
.scrollbutton.smallImgUp.disabled{
	background:url(images/d_08.png) no-repeat;
}
.scrollbutton.smallImgDown , 
.scrollbutton.smallImgDown.disabled{
	background:url(images/d_09.png) no-repeat; 
	margin-left:375px; 
	margin-top:-50px;
}

#imageMenu {
	width:288px; 
	margin: 0 auto;
	overflow:hidden;
}
#imageMenu li {
	height:44px; 
	width:44px; 
	overflow:hidden; 
	float:left; 
	text-align:center; 
	margin:2px;
}
#imageMenu li img{
	width:40px; 
	height:40px;
	cursor:pointer;
}
#imageMenu li#onlickImg img, 
#imageMenu li:hover img{
	width:40px; 
	height:40px; 
	border:2px solid #c40000;
}
#imageMenu li img{
	width:40px; 
	height:40px; 
	border:2px solid #fff;
}

.Share_ico {
	background-color: #f8b551;
	line-height: 35px;
	text-align: center;
	color: #fff;
	margin-bottom: 15px;
}
.Share_ico i {
	background: url(../images/icon08.png) no-repeat left top;
	width: 21px;
	height: 21px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
}
.txt_ul li {
	color: #333;
	line-height: 26px;
}
.txt_ul .gray {
	color: #999;
}
.txt_ul li .icon_yes {
	width: 20px;
	height: 16px;
	display: inline-block;
	margin-right: 5px;
	background: url(../images/icon_yes.png) no-repeat left top;
	vertical-align: middle;
}
.txt_ul li .icon_wrong {
	width: 20px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
	background: url(../images/icon_wrong.png) no-repeat left top;
	vertical-align: middle;
}
.font20 {
	font-size: 20px;
}
.cor_Orange {
	color: #f79109;
}
.cor_Orange a {
	display: inline-block;
	margin-left: 20px;
}
.detail_pr_cenbar_text {
	border-top: 1px solid #ddd;
	margin: 10px 0 45px;
	padding-top: 15px;
}
.detail_pr_cenbar_text li {
	margin-bottom: 25px;
	font-size: 16px;
	color: #333;
}
.detail_pr_cenbar_text .font24 {
	font-size: 24px;
	color: #ff0000;
}
.detail_pr_cenbar_text .number {
	background-color: #ff0000;
	color: #fff;
	border-radius: 5px;
	padding: 3px 10px;
	margin: 0 5px;
	font-size: 24px;
	display: inline-block;
}
.btn-warning {
	width: 150px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	background-color: #fc7f23;
	border: none;
	margin-right: 10px;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #fc7f23;
}
.btn-warning:hover {
	color: #666;
	background-color: #fff;
	border: 1px solid #ddd;
} 
.btn-default {
	width: 148px;
	height: 44px;
	cursor: pointer;
	line-height: 44px;
	border: 1px solid #ddd;
	text-align: center;
	font-size: 18px;
	background-color: #fff;
	border-radius: 5px;
}
.btn-default:hover {
	color: #fff;
	background-color: #fc7f23;
	border: 1px solid #fc7f23;
} 
.btn-default i {
	width: 23px;
	height: 23px;
	display: inline-block;
	vertical-align: -5px;
	background: url(../images/icon_clock.png) no-repeat left top;
	margin-right: 10px;
}
.btn-default:hover i {
	background: url(../images/icon_clock_on.png) no-repeat left top;
}
.member {
	margin: 25px 0;
}
.member a {
	color: #ff0000;
}
.link_ul li {
	float: left;
	width: 245px;
	line-height: 24px;
}
.pro_righta {
	background-color: #facd89;
	padding: 25px;
}
.pro_righta a {
	float: left;
	width: 115px;
}
.pro_righta .icon_collection {
	display: inline-block;
	vertical-align: middle;
	width: 34px;
	height: 32px;
	background: url(../images/icon_collection.png) no-repeat left top;
	margin-right: 5px;
}
.pro_righta .icon_calculation {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background: url(../images/icon_calculation.png) no-repeat left top;
	margin-right: 5px;
}
.pro_rightc {
	padding: 20px 20px 25px;
	border-bottom: 1px solid #ddd;
}
.pro_rightc .font16 {
	font-size: 16px;
	color: #333;
}
.pro_rightc .seller {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 5px 10px;
	border-radius: 3px;
	margin-left: 10px;
}
.pro_rightc .seller:hover {
	border: 1px solid #ff6600;
	background-color: #facd89;
}
.pro_rightc .icon_good,
.pro_rightc .icon_bad {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	margin: 0 5px;
	background: url(../images/icon_good.png) no-repeat left top;
}
.pro_rightc .icon_bad {
	background: url(../images/icon_bad.png) no-repeat left top;
}
.pro_rightc .row {
	margin-top: 20px;
}
.pro_rightc .row a {
	display: inline-block;
	padding: 10px 18px;
	color: #fff;
	background-color: #81511c;
	border: 1px solid #81511c;
}
.pro_rightc .row a:hover {
	color: #81511c !important;
	background-color: #fff;
	border: 1px solid #81511c;
}
.pro_rightd {
	padding: 10px 20px;
}
.pro_table {
	margin: 10px 0;
	width: 100%;
	border-collapse: collapse;
}
.pro_table thead th {
	border: 1px solid #e5e5e5;
	background-color: #e5e5e5;
	text-align: center;
	line-height: 30px;
}
.pro_table tbody td {
	border: 1px solid #e5e5e5;
	text-align: center;
	line-height: 24px;
}
.pro_rightd .font12 {
	font-size: 12px;
	color: #999;
}


.parameter,
.matters {
	margin-bottom: 20px;
}
.detail_h2 {
	font-size: 18px;
	color: #c40000;
	font-weight: normal;
	border-bottom: 5px solid #7a6e6e;
}
.detail_h2 span {
	margin-bottom: -5px;
	padding: 0 25px;
	line-height: 50px;
	display: inline-block;
	border-bottom: 5px solid #c40000;
}
.detail_box {
	padding: 30px 45px;
	background-color: #fff;
}
.parameter li {
	width: 290px;
	margin-right: 120px;
	float: left;
	font-size: 16px;
}
.matters p {
	margin-bottom: 20px;
	font-size: 16px;
}
.comBox p {
	margin-bottom: 20px;
}
.details_tab1 {
	border-bottom: 5px solid #7a6e6e;
}
.details_tab1 li {
	float: left;
	width: 130px;
	text-align: center;
}
.details_tab1 li a {
	display: block;
	line-height: 50px;
	margin-bottom: -5px;
	font-size: 18px;
	color: #333;
	border-bottom: 5px solid #7a6e6e;
}
.details_tab1 li a:hover,
.details_tab1 .currens a {
	color: #c40000 !important;
	border-bottom: 5px solid #c40000;
}

.offer,
.best,
.has_bid,
.collect {
	margin-bottom: 1px;
	font-size: 18px;
	color: #fff;
	height: 76px;
	line-height: 76px;
	text-align: center;
	background-color: #e60012;
}
.best {
	background-color: #097c25;
}
.has_bid {
	background-color: #834e00;
}
.collect {
	margin-top: 30px;
	background-color: #f39800;
}

