@charset "utf-8";
/* CSS Document */
body{
overflow-x:hidden;
}
.myhead{
width:1000px;
margin:0 auto;
}
#nav{
width:1000px;
margin:0 auto;
/* height:79px; */
background:#fff4e1;
}



#nav #innerCon,#nav #innerCon ul{
width:1000px;
margin:0 auto;
height:33px;
}


#nav #innerCon ul li.yiji{
width:142px;
height:33px;
float:left;
}
#nav #innerCon ul li.yiji .yiji{
display:block;
width:142px;
height:33px;
float:left;
background:url(../images/nav_bg.png) no-repeat left -37px;
float:left;
text-align:center;
font-size:16px;
color:#b40004;
line-height:33px;
}

#nav #innerCon ul li.active .yiji{
background:url(../images/nav_bg.png) no-repeat left top;
color:white;
}


#nav #innerCon ul li .yiji:hover{
background:url(../images/nav_bg.png) no-repeat left top;
color:white;
}
#nav #innerCon ul li.yiji{
position:relative;
}
#nav #innerCon ul li.yiji ul{
position:absolute;
top:33px;
height:auto;
display:none;
z-index:3000;
left:-142px;
background-color:#fff4e1
}

#nav #innerCon  ul li.yiji .colorbg{
background:#fff4e1;
width:1000px;
height:44px;
top:33px;
position:absolute;
display:none;
z-index:2000;
}


#nav #innerCon ul li.yiji ul li{
font-size:14px;
float:left;
margin-right:20px;
height:44px;
line-height:44px;
margin-left:20px;
}
#nav #innerCon ul li.yiji ul li a{
color:#333;
}
#nav #innerCon ul li.yiji ul li a:hover{
color:#c3302f;
}
#nav #innerCon ul li.jigou ul{
left:-284px;
/* height:80px; */
padding-left:10px;
padding-right:10px;
overflow:hidden;
}
#nav #innerCon ul li.zhijiao ul{
left:-230px;

}
#nav #innerCon  ul li.jigou .colorbg{
/* height:80px; */
}
#s4 ul{
	left:-426px !important;
}
#s5 ul{
	left:-568px !important;
}
#s119 ul{
	left:-710px !important;
}
#s7 ul{
	left:-852px !important;
}