@charset "utf-8";

p{
	margin: 0;
}
.tab{
	
	margin: auto;
}
.tab-img{
	height: 426px;
	margin-bottom:20px ;
}
.tab-img img{
	width: 100%;
	height: 426px;
	/* height: 426px; */
	
}
/* .table,.table tr,.table tr th,.table tr td{
	border: none;
} */
.table{
	width: 100%;
}

.table tr td{
	text-align: center;
	color: #525252;
}
.table p{
	background: #c4a167;
	color: #fff;
	
}
.table p,.tab-title p{
	float: left;
	width: 20%;
	text-align: center;
	height: 70px;
	line-height: 70px;
	font-size: 16px;
}
.tab-title p{
	color: #525252;
}
.tab-title p span{
	cursor: pointer;
    display: block;
    text-transform: uppercase;
}
.details{
	padding:0 .2rem ;
}
.details p{
	display: block;
	line-height:2 ;
}
.details{
	display: none;
}
.tab-img{
	    height: 100%;
    margin-bottom: .20rem;
}
.tab-img img{
	height:auto;
width:100%;
}

.tab-img .col-md-12{
	padding:0;
}

.table p, .tab-title p {
    float: left;
    width: 20%;
    text-align: center;
    height: .70rem;
    line-height: .70rem;
    font-size: .2rem;
}