﻿.navi_head{
	height:50px;
	
}
.navi_body{
	
	height:50px;	
	transition:height ease 0.5s;
}


.navi_head>div>span{
	width:60px;
	text-align:center;
	height:50px;
	display:inline-block;
	font-weight:normal;
	color:#000;
	font-size:12px;
	vertical-align:top;
}

.navi_head .span2{
	width:13px;
	text-align:center;
	height:50px;
	display:inline-block;
	font-weight:normal;
	color:#000;
	font-size:12px;
	vertical-align:top;
}

.navi_head>div>span>p a{
	color:#000;
	text-decoration:none;
}
.navi_head>div>span>p a:hover{
	color:#ea2632;
	text-decoration:none;
}

.navi_title{
	font-size: 12px;
	line-height: 50px;
	margin-top: 0;
	float: right;
}
.textBox {
	background-color: #fff;
	
	float:left;
}


.hideBox a{ font-size:12px;}
.hideCont {
	width: 406px;	
	float:right;
	margin-top:-10px;	
}
.textBox1 {
	margin-left: 20px;
	width:65px;
}
.textBox2 {
	margin-left: 15px;
	width:65px;
}
.textBox3 {
	margin-left: 15px;
	width:60px;
}
.textBox4 {
	margin-left: 22px;
	width:60px;
}

.textBox5 {
	margin-left: 22px;
	width:60px;
}
.textBox p {
	line-height: 30px;
}
.textBox p a {
	color: #000;
}

.textBox p a:hover {
	color: #ea2632;
}

.navi_head>div>span:hover{	
	color:#ea2632;
}
.navi_head>div>span:hover .textBox{
	display: block;
}


.top{margin:auto;width:980px;height:0px;margin-top:-8px;}

.topmenu{
	width:980px;
	z-index:999;
	position:absolute;
	background-color:#fff;
	height:125px;
	margin-top:0px;
	right:64;
	display:none;
}