/* 全局样式*/
@font-face{font-family:"SourceHanSans-Regular";src:url(../font/SourceHanSans-Regular.ttf)}
@font-face{font-family:"SourceHanSans-Medium";src:url(../font/SourceHanSans-Medium.ttf)}


#header .menu{
	
}
#header .menu .content{
	
}
/*------导航------*/
#header .menu .nav{
	float: left;
	font-size: 16px;
}
#header .menu .nav a{

}

#header .menu .nav li:last-child{
	margin-right: 0;
}
*{
    margin : 0;
    padding : 0;
}
#header .menu .nav div{
	position : absolute;
    width : 100%;

}
#header .menu .nav li .item{
	display: none;
	position: absolute;
	z-index: 8888;
	zoom: 1;
	left: 50px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height: 30px;
	font-size: 14px;
	width: 1440px;
	padding: 30px;
	padding-left: 80px;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
	box-shadow:0px 2px 6px 0px #666;
	border-radius: 0 0 4px 4px;
}
#header .menu .nav li .item p{
	float: left;
	width: 190px;
	margin-right: 50px;
	overflow: hidden;
	margin-bottom: 20px;
}
#header .menu .nav li .item img{
	margin-top: -20px;
	margin-bottom: -20px;
}
#header .menu .nav li .item p span{
	font-size:16px;
	display: block;
	line-height: 50px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "SourceHanSans-Medium";
}
#header .menu .nav li .item p span a{
	font-size:16px;
	display: block;
	line-height: 30px;
	margin-bottom: 10px;
	margin-left: -10px;
	font-family: "SourceHanSans-Medium";
}
#header .menu .nav li .item u{
	display: block;
	height: 10px;
	line-height: 10px;
	border-bottom: 1px dotted #ccc;
	margin-left: 10px;
	margin-bottom: 10px;
}

#header .menu .nav li .item a {
	display: block;
	padding-left:10px;
	padding-right: 10px;
	line-height: 30px;
	height: 30px;
	color:#333;
	font-size:13px;
	border-radius: 5px;
	background-image: none;
	text-overflow: clip;
}
#header .menu .nav li .item a:hover {
	font-weight: normal;
	color: #ffffff;
	background-color: #0091da;
}

#header .menu .nav li .item a.frq{
	display: block;
	width: 110px;
	background-image: url(../images/top/new.png);
	background-position: 90px 7px;
	background-repeat: no-repeat;
	color: #f75b1d;
}
#header .menu .nav li .item a.hot{
	color: #f75b1d;
}
#header .menu .nav li .security{
	margin-left:-60px;
}
#header .menu .nav li .frqli{
	margin-left:-60px;
	height:300px;
}
#header .menu .nav li .soft{
	margin-left:-60px;
	height:270px;
}
#header .menu .nav li .manage{
	width: 230px;
	height: 270px;
	padding-right: 0;
	margin-left:-60px
}
#header .menu .nav li .solution{
	width: 1440px;
	visibility: visible;
	padding-right: 0;
	margin-left:-390px;
}
#header .menu .nav li .bbs{
	width: 240px;
	height: 200px;
	padding-right: 0;
	margin-left:-60px
}
#header .menu .nav li .about{
	width: 510px;
	height: 300px;
	padding-right: 0;
	margin-left:-200px
}

#header .menu .nav li .frqli p{
	width: 100%;
}
#header .menu .nav li .frqli p a{
	display: inline-block;
	width: 100px;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#header .menu .nav li .item aa {
	display: block;
	padding-left:10px;
	padding-right: 10px;
	line-height: 15px;
	height: 15px;
	color:#333;
	font-size:10px;
	border-radius: 5px;
	background-image: none;
	text-overflow: clip;
}
#header .menu .nav li .item aa:hover {
	font-weight: normal;
	
}
