a {
	cursor: pointer;
	text-decoration: none;
	color: inherit;
}
a:focus,
a:hover {
	text-decoration: none;
	color: #1C7EC1;
}

li,
p,
ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.h5online-top {
	height: 60px;
	background: #333d49;
	text-align: center;
	width: 100%;
}

.h5online-wrap-content {
	width: 1120px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

h1,
h2 {
	margin-top: 0;
}

h1.com-logo {
	background: url(../images/logo.png) 0 center no-repeat;
	width: 172px;
	height: 60px;
	font-size: 0;
	color: #e34f27;
	text-indent: -10000px;
	float: left;
}

.h5online-top ul {
	float: left;
	margin-left: 15px;
	height: 60px;
}

.h5online-top ul li {
	float: left;
	font-size: 16px;
	background: url(../images/nav_list_left.png) left 0 no-repeat;
	padding-left: 16px;
}

.h5online-top ul li a {
	color: #fff;
	background: url(../images/nav_list_right.png) right 0 no-repeat #ffffff;
	line-height: 60px;
	height: 60px;
	display: block;
	padding: 0 20px;
	padding-right: 36px;
}

.home-link {
	float: right;
	background: url(../images/icon_home.png) left center no-repeat;
	padding-left: 36px;
	line-height: 60px;
	color: #fff;
	font-size: 15px;
}

.Study {
	float: left;
	padding-left: 40px;
	line-height: 60px;
	color: #fff;
	font-size: 18px;
}


/*.h5online-top .dt{width:103px;}*/

.p-nav {
	width: 1000px;
	margin: 0 auto;
}

.p-nav>.sideBar {
	position: fixed;
	top: 400px;
	margin-left: 1054px;
	z-index: 99999;
	font-size: 25px;
	display: none;
} 
.h5online-top .h6online-wrap-content a {
	font-size: 18px;
}
