/* --  GENERAL -- */
.hoverboot-wrap{	position: relative;	display: table;}
ul.hoverboot{	position: relative;	z-index: 2;}
ul.hoverboot>.active>a{	background: inherit;	border: inherit;	color: inherit;}
ul.hoverboot>li>a:hover,ul.hoverboot>li.active>a:hover{	background: inherit;	border-color: transparent;	color: inherit;}
.hoverboot-pill{	position: absolute;	z-index: 1;	margin-left:0;}

/* 鼠标滑过的背景 */
ul.hoverboot.hoverboot-pills + .hoverboot-pill{ background:url(../images/0_02.png) no-repeat; background-size:109px 102px;}
.separator{ float:right;}
.nav { padding-left: 0;	margin-bottom: 0;	list-style: none}
.nav>li { position: relative;	display: block; width:109px; height:102px;}
.nav>li>a {	position: relative;	display: block;text-decoration: none;}
.nav>li>a p{ width:109px; font-size:16px; line-height:16px; font-weight:bold; letter-spacing:1px; color:#484848; text-align:center; padding:64px 0 24px 0; background:url(../images/0_02_01.jpg) right top no-repeat;}
.nav>li>a:focus, .nav>li>a:hover {text-decoration: none;}
.nav-pills>li {float: left}

.erji{ width:100%; height:48px; background:rgba(0,0,0,0.6); position:fixed; right:0; top:103px; display:none; z-index:999;}
.erji ul{ width:1128px; margin:0 auto;}
.erji ul li p{ font-size:16px; color:#fff; line-height:48px; padding:0 16px; float:left;}

.nav li:nth-child(2) .erji ul li{ margin-left:484px;}
.nav li:nth-child(3) .erji ul li{ margin-left:594px;}
.nav li:nth-child(4) .erji ul li{ margin-left:534px;}
.nav li:nth-child(5) .erji ul li{ margin-left:820px;}
.nav li:nth-child(6) .erji ul li{ margin-left:534px;}
.nav li:nth-child(7) .erji ul li{ margin-left:944px;}
