/**********************intro bootstrap***************/
/**********nav************/
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default 
.navbar-nav>.active>a:hover{
	color: #fff;
	background: #7D1313;
}
.navbar-default
 .navbar-brand{
 	color: #7D1313;
 	font-size: 22px;

 }
 .navbar{
	margin-bottom: 0
}
 
/*********end nav*********/
.breadcrumb{
	margin-bottom: 0
}
.breadcrumb a{ font-size: 30px;color:#7D1313;  }
/*******************end bootstrap*****************/
.head img{
	width: 100%;
	max-height: 650px;

}
.show{
	padding: 60px;
	background: url(../image/new/35.png);
	
}
.show < p {
	padding: 50px 0
}
.show .info img{
	width: 262.5px;
	height: 394.5px;
}
.show .desc{
	margin-bottom: 55px
}
/**************************footer****************************/  /*footer*/
footer{
	background: #252525;
	color: #a7a7a7;
	padding: 30px 0 0 0;
}
footer h2{
	border-bottom: 1px solid #a7a7a7;
	padding-bottom: 10px;
}
.info i{
color: #8E7916;
padding-bottom: 10px;
}
footer li
{margin-bottom: 10px;}
footer .about i {padding-left: 15px;}
footer .about span{
font-size: 30px;

}
footer .add li,
footer .call li {
font-size: 25px;
margin-bottom: 15px;

}
footer .add li i,
footer .call li i
{
	padding-left: 10px;

}
footer .our li i{
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	border: 2px solid #a7a7a7;
}
footer .sub form input{
border-radius: 4px;
border: 1px solid #252525;
}
footer .sub form button{
	border-radius: 4px;
}
footer .sub i{
	margin: 10px 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	border: 2px solid #a7a7a7;
}
footer .our li i:hover,
footer .sub i:hover{
	background:#7D1313 
}

/*************************end footer*************************/