body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
ul,li{list-style:none;}






/*====产品目录=====================================================================================================*/
.indexMo_box{
	height: 39px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	width: 85px;
}
.indexMo_box .titlebar{height:30px;line-height:30px; background:#4ca7b8}
.indexMo_box .titlebar h3{ padding-left:15px; color:#fff}
.indexMo_box ul{
	padding:0px;
}
.indexMo_box ul li{
	height:26px;
	line-height:26px;
	position:relative;
	vertical-align:middle;
	cursor:pointer;
	display:block;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
/*---------------------------------------------鼠标未放上去------------------------*/
.indexMo_box ul li .indexMo_text{
	display:block;
	color: #FFF1D5;
	width: 100%;
	text-decoration: none;
	height: 39px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	line-height: 37px;
	text-align: center;
}
.indexMo_box ul li .indexshop_text2{
	display:block;
	font-weight:bold;
	color: #0033FF;
	border: 1px solid #666666;
	width: 87px;
	height: 74px;
	float: left;
}
/*---------------------------------------------------------------------------------*/
.indexMo_box ul li .tit2{
	border-bottom:1px #e4e4e4 solid;
	display:block;
	font-weight:bold;
	color: #993333;
}
.indexMo_box ul li ul{
	position:absolute;
	width:120px;
	background:#fff;
	left:0px;
	top:0;
	display:none;
	margin-top: 39px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	height: 140px;
}
.indexMo_box ul li ul{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.indexMo_box ul li ul li i{color:#666; font-size:11px;;padding:0 10px}
.indexMo_box ul li.selected{
	z-index:99;
	position:relative;
	color: #FFCC66;
}
/*-----------------------------------------------------------鼠标放上去-----------------*/
.indexMo_box ul li.selected .h2-tit{
	position:absolute;
	z-index:88;
	width: 100%;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 37px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-left-color: #C1C1C1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menuOther {
	float: left;
	height: 39px;
	width: 70px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFF1D5;
	text-decoration: none;
	line-height: 39px;
}
.menuOther2 {
	float: left;
	height: 39px;
	width: 90px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFF1D5;
	text-decoration: none;
	line-height: 39px;
	text-align: center;
}
