.menu-product > a {
	color:#eb612a !important;
}
.product-right-list{
	padding: 20px;
}
.img-box{
	/*padding: 50px;*/
	border: 1px solid #E4E4E4;
	cursor: pointer;
}
.sub-img-box > dl > dd {
	border: 1px solid #E4E4E4;
	margin: 10px 0px 0px 19px;
	float: left;
	list-style: none;
	width: 16%;
}
.sub-img-box > dl > .selected-pic {
	border: 2px solid #EB612A;
}
.product-info{
	padding: 10px;
}
.info-name{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.info-set{
	color: #999;
	line-height: 30px;
	clear: left;
}

.info-set span{
	font-weight: bold;
	float: left;
}
.info-set div{
	position: relative;
	margin-left: 60px;
}
.info-set div a{
	color: #999;
	margin-right: 10px;
}
.info-set div .price{
	color: #fff;
}
.price{
	display: inline-block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #EB612A;
	color: #fff;
	margin: 0px 0 20px 0px;
	cursor: pointer;
}
.about-top{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	background: #ddd;
	margin-top: 40px;
	color:#333;
}
.label-warning {
    background-color: #EB612A;
}
.about-list{
	padding: 20px 20px;
}
.about-list img{
	padding-left: 20px;
	padding-right: 20px; 
}
.about-list span{
	padding-top: 70%;
	font-size: 60px;
	color: #bbb;
}
.about-detail {
    margin-top: 10px;
}
.about-detail a{
	color: #fff;
    background: #EB612A;
    text-align: center;
    padding: 5px 10px 5px 10px;
}
.detail-top {
	height: 50px;
	line-height: 50px;
	background: #eee;
	margin-top: 20px;
	color:#333;
}
.detail-top span{
	display: inline-block;
	padding: 0px 30px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
}
.de-active{
	background: #ddd;
}
.detail-wrap{
	padding: 20px;
}
/*.detail-wrap .row{
	border:1px solid #eee;
}*/
.video-box{
	padding: 30px;
}
.video-box video{

}
.specifications{
	padding: 20px;
}
.specifications table{
}

.specifications table tr td{
	border: 1px solid #eee;
}
.product-tab-name {
	margin: 20px 0px 20px 0px;
}
.product-tab-name span{
	padding: 10px 20px;
	background: #EB612A;
	color: #fff;
}
.product-img-box{
	/*padding-right: 50px;*/
}
.product-tab-content p{
	line-height: 1.5;
	color: #777;
	letter-spacing:1.5px;	
}