
ul li {
	list-style: none;
}
a{
	text-decoration: none;
}
.new-head{
	width: 100%;
	height: 40px;
	background: #0081d5;
}
.new-head-title{
	width: 1000px;
	height: 40px;
	margin: 0 auto;
}
.new-head-title-list{
	width: 314px;
	height: 40px;
	float: right;
}
.new-head-title-list li{
	width: 90px;
	height: 40px;
	line-height: 40px;
	float: left;
}
.new-head-title-list a{
	display: block;
	width: 80px;
	height: 14px;
	font-size: 14px;
	font-family: "宋体";
	text-align: center;
	border-right: 1px solid #fff;
	margin-top:13px ;
	line-height: 14px;
	padding-right:4px;
	color: #fff;
}
.new-head-body{
	width: 100%;
	height: 90px;
	background: #fff;
}
.new-logo{
	width: 1000px;
	height: 90px;
	margin: 0 auto;
	
}
.new-logo-pic{
	width: 227px;
	height: 75px;
	float: left;
	padding-top: 15px;
	
}
.new-logo-nav{
	width: 750px;
	height: 90px;
	float: right;
}
.new-logo-nav li{
	width: 137px;
	height: 92px;
	text-align: center;
	float: left;
}
.new-logo-nav a{
	display: block;
	height: 75px;
	padding-top: 15px;
}
/*.new-logo-nav li a:hover{
	background: #0093ff;
	
}*/

/*.new-logo-nav li p a:hover{
	color: #fff;
}*/
.kkk a{
	color: #0093FF;
}
.kkk a p:first-child{
	color: #767676;
}
.kkk a p:last-child{
	-webkit-transform:scale(0.6)
}
.active{
	background: #0093ff;
}
.active a p{
	color:white !important;
}
