.sca { width:43px; height:43px; display:block; position:absolute;top:10px; left:10px; z-index: 888; }
.scb { width:43px; height:43px; display:block; position:absolute;top:10px; right:10px; z-index: 888; }

.navBody{width:100%;height:100px;overflow:hidden; clear:both;}
.navBody ul{float:left;overflow:hidden;display:-webkit-box;display:box;-webkit-box-orient:horizontal;box-orient:horizontal; margin:0px;}
.navBody li{width:100px; padding-right:10px;list-style-type:none;}
.navBody li img{width:100px;height:100px;}

#imp {
  width:100%;clear:both;
}
#imp ul{
  float:left;margin:0px;
}
#imp ul li{
  line-height:20px;list-style-type:none;float:left;text-align:center;border:1px solid #DCDCDC;margin:10px;padding:5px;border-radius:15px;
}

.orderTime {
  width:100%;clear:both;
}
.orderTime ul{
  float:left;margin:0px; padding:0px;width:100%;
}
.orderTime ul li{
  line-height:20px;list-style-type:none;float:left;text-align:center;border:1px solid #FF5855;color:#FF5855;margin-left:5px;margin-top:3px;margin-right:5px;margin-bottom:3px;padding-left:5px;padding-top:3px;padding-right:5px;padding-bottom:3px;border-radius:5px;white-space: nowrap;overflow:hidden;
}

.index_hwzl_bg
{
	position:absolute;
	bottom:0px;
	background-color:#333333;
	opacity:0.50;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-size:12px;
	width:78%;
	z-index:9;
	text-align:center;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

.font_22_r {
	font-size: 22px;
	font-style: normal;
	line-height:150%;
	font-family: "Î¢ÈíÑÅºÚ";
	color:#FF0000;
}

.navbar3{
    float:right;
	width:450px;
	height:90px;
}
.navbar3 .active a,
.navbar3 li a:hover{
	
}
.navbar3 ul{
float:left;
list-style:none;
padding:0px;
margin:0px;
}
.navbar3 li{
float:left;
list-style-type:none;
	width:90px;
	height:90px;
	text-align:center;
}
.navbar3 li a{
	font-size: 16px;
}

.activeTop{
  background-color:#0A58AB;
}


.mouseOverBG {
	background-color:#F9F9F9;
}