@charset "utf-8";
.tabbox {
	width:392px;
	height: 290px;
	/*height:224px;*/
	overflow:hidden;
}
.foot_msg_box {
	padding-right: 0px;
	display: none;
	padding-left: 0px;
	z-index: 9999;
	right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	bottom: 120px;
	padding-top: 0px;
	position: fixed
}
.foot_msg_tp {
	padding-right: 1px;
	padding-left: 0px;
	z-index: -1;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 393px;
	padding-top: 0px;
	position: relative;
	height: 290px;
	text-align: right
}
.foot_nav {
	background: #bb2e25;
	width: 392px;
	line-height: 25px;
	height: 26px;display:none;
}
.tabcontainer ul li {
	float: left;
	width: 98px;
	text-align: center
}
.tabcontainer ul li a {
	font-size: 12px;
	color: #ffffff
}
.tabcontainer ul li.current {
	background: url(../images/ads/nav_on11.gif) repeat-x;
	color: #2f2a05;
	height: 26px
}
.tabcontainer ul li.current a {
	color: #2f2a05;
	text-decoration: none
}
.foot_ad {
	float: left
}
.foot_ad ul {
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	float: left;
	margin-left: 2px;
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid
}
.foot_ad ul li {
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	float: left;
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid
}
.foot_ad ul li img {
	vertical-align: top;
	width: 341px;
	height: 202px
}
.hd_tp img {
	vertical-align: top;
	width: 392px;
	height: 290px;/*height: 224px;*/
}
.foot_tel {
	display:none;
}
.foot_tel p {
	float: left;
}
.foot_msg_hide {
	float: left;
	width: 27px;
	position: relative;
	height: 290px
}

@media only screen and (max-width:767px){
  .foot_msg_box{display:none !important;}
}