.w_title{
	width: 100%;
	height: 1rem;
	text-align: center;
	color: #91745F;
	font-size: 0.32rem;
	line-height: 1rem;
	border-bottom: 0.02rem solid #EEEEEE;
	position: fixed;
	top: 1rem;
	z-index: 99;
	background: #FFFFFF;
}
.w_title a{
	width: 0.5rem;
	height: 1rem;
	position: absolute;
	left: 0.3rem;
	line-height: 1rem;
	font-size: 0.32rem;
	color: #85010c;
	font-weight: bolder;
}
.t_banner{
}
.t_banner>img{
	width: 100%;
}
.t_banner div{
	padding-bottom: 0.5rem;
	background: rgba(0,0,0,0.88);
	margin-top: -0.1rem;
}
.t_banner div h3{
	width: 82.4%;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 0.38rem;
	line-height: 0.9rem;
	text-align: center;
	font-style: normal;
}
.t_banner div font{
	width: 82.4%;
	margin: 0 auto;
	margin: 0 auto;
	color: #FFFFFF;
	display: block;
	font-size: 0.24rem;
	line-height: 0.4rem;
	text-align: justify;
}
.t_tab{
	width: 100%;
	height: 1.07rem;
	background: url(../img/bgc.jpg) 100% 100% no-repeat;
	padding-top:0.4rem;
}
.t_tab ul{
	width: 82.4%;
	height: 0.67rem;
	margin: 0 auto;
	border: 0.02rem solid #98755d;
	background: #FFFFFF;
}
.t_tab ul li{
	width: 33.3%;
	line-height: 0.67rem;
	box-sizing: border-box;
	border-right: 0.02rem solid #98755d;
	font-size: 0.24rem;
	color: #5e5d5c;
	float: left;
	text-align: center;
}
.t_tab ul li:last-child{
	border-right: 0;
}
.t_tab ul li.hover{
	color: #FFFFFF;
	background: #98755D;
}
.t_con{
	width: 82.4%;
	margin: 0 auto;
}
.t_con>img{
	width: 100%;
}
.t_con>img.t_title{
	width: 3.12rem;
	margin: 0.45rem 0;
}
.t_con>img.t_tit{
	width: 1.35rem;
	height: 0.3rem;
	margin: 0 auto;
	margin-top: 0.48rem;
	margin-bottom: 0.1rem;
}
.t_con>font{
	color: #5E5D5C;
	font-size: 0.24rem;
	line-height: 0.4rem;
	display: block;
	margin-top: 0.37rem;
	text-align: justify;
}
.t_vr{
	background: #000000;
	width: 6.2rem;
	height: 1.93rem;
	margin: 0 auto;
	margin-top: 0.36rem;
	margin-bottom: 1.2rem;
}
.t_vr>img{
	width: 1.5rem;
	height: 1.5rem;
	float: left;
	margin: 0.21rem 0.21rem 0 0.21rem;
}
.t_vr>div{
	width: 4.27rem;
	height: 1.93rem;
	float: left;
	background: #98755D;
	line-height: 1.93rem;
	text-align: center;
	font-size: 0.28rem;
}
.t_vr>div a{
	color: #FFFFFF;
}
.t_vr>div img{
	display: inline-block;
	width: 0.15rem;
	margin-left: 0.15rem;
}
