@charset "utf-8";
/* CSS details */

.details {
	width: 620px;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
}
.details .box {background-color:#FFF;-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);}

.woocommerce-tabs{
clear: both;
}
.details h2.title {
font-size: 13px;
font-weight: bold;
color: #661C17;
display: block;
height: 40px;
text-align: left;
padding-left: 15px;
}
.details .gridimg {
	padding-top: 15px;
	display: block;
	clear: both;
	width:430px;
	float:left;
	padding-bottom:10px;
	overflow:hidden;
	
}
.details .gridimg img {
	width: 80px;
	float:left;
	margin-left:20px;
	
}
.details .share_block {
	float:left;
	width: 165px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.details .addthis_counter.addthis_bubble_style {width: 36px!important;}
.buttons_bottom_block {
	float: left;
	font-size: 12px !important;
	padding: 10px;
}
.buttons_bottom_block  a:hover {
	color: #666;
	text-decoration: none;
}
.divide20 {
width: 100%;
height: 20px;
}
.details .info {
	background-color: #F9F9F9;
	border: 1px solid #D4D4D4;
	margin: 15px;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.details .info .case {
	float: left;
	width: 50%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.details .info .case span { float:left; display:block; font-size:12px; height:23px; line-height:23px;}
.details .info .case .label {
	text-align: right;
	margin-right: 15px;
	width: 30px;
}
.details .info .case .value {}
.woocommerce-tabs .tabs {
	background-color: #FFFFFF;
	height: 40px;
}
.woocommerce-tabs hr {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #365E78;	
}
.woocommerce-tabs .tabs li {}
.woocommerce-tabs .tabs li.active {}
.woocommerce-tabs .tabs li a {
	display: block;
	line-height: 40px;
	font-size: 18px;
	color: #0A0A0A;
	width: 50%;
	float: left;
	text-align: center;
	font-family: "微软雅黑", Arial;
	font-weight: bold;
}
.woocommerce-tabs .tabs li a:hover {
	background: #eee;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
}
.woocommerce-tabs .tabs li a.active {
	color: #FFF;
	background-color: #365E78;
}
.woocommerce-tabs .panel-container {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;

}
.lightbox_image { background-color:#111;}
.VideoPlayer {
float:right;
height: 75px;
line-height: 60px;
margin-top: 15px;
margin-right:20px;
}
