*{
	font-family: "微软雅黑";
}
@media (max-width:1910px ) {
	body{
		width: 1920px;
	}
}
@media (min-width:1921px ) {
	body{
		width: 1920px;
	}
}
a{
	text-decoration:none;
}
.xiala{
	display: inline-block;
	padding:12px 18px;
	color: #11298A;
	font-size: 18px;
	cursor: pointer;
	margin-right: 0;
	border-radius: 10px;
}
.xiala:hover{
	background: #11298A;
	color: white;
}
.xiala1{
	display: inline-block;
	padding:12px 18px;
	color: #11298A;
	font-size: 18px;
	cursor: pointer;
	margin-right: 0;
	border-radius: 10px;
}
.xiala1:hover{
	background: #11298A;
	color: white;
}
.xiala31>a{
	border-bottom: 2px solid #1631A2;
	background:#11298A;
	width: 250px;
	height: 60px;
	color: white;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
}
.dangqian{
	background: #B7BEDC;
}
