@charset "utf-8";

html {
	overflow-x: hidden;
}

.menu-index {
	width: 100%;
	padding: 0;
	background: #F6F6F6;
	position: absolute;
	z-index: 999;
	transition: .3s;
	top: 0;
	display: block;
	left: 0;
	height: 125px;
}

.menuht-index {
	width: 100%;
	padding: 0;
	background: #FFFFFF;
	position: absolute;
	z-index: 999;
	transition: .3s;
	top: 0;
	display: block;
	left: 0;
	height: 125px;
}

.menu-index .menu {
	padding: 0;
}

.menu {
	width: 980px;
	margin: 0px auto;
	height: 90px;
	line-height: 90px;
	position: relative;
	margin-top: 35px;	
}

.menuht {
	width: 1200px;
	margin: 0px auto;
	height: 90px;
	line-height: 90px;
	position: relative;
	margin-top: 35px;	
	background: #FFFFFF;
}

.menu .system-name {
	height: 54px;
	width: 189px;
	position: absolute;
	top: 18px;
	left: 0px;
	background: url(../../images/ht/newLogo.png) 0 0 no-repeat;
	cursor: pointer;
}

.menuht .system-nameht {
	height: 54px;
	width: 434px;
	position: absolute;
	top: 8px;
	left: 0px;
	background: url(../../images/hy/logo.png) 0 0 no-repeat;
	cursor: pointer;
}

.nav>ul>li:hover>ul {
	padding-bottom: 0px;
	display: block;
}

.navht>ul>li:hover>ul {
	padding-bottom: 0px;
	display: block;
}

.nav {
	float: right;
	height: 91px;
}

.navht {
	float: right;
	height: 91px;
	width: 700px;
}

.nav>ul>li {
	height: 40px;
	line-height: 40px;
	float: left;
	font-family: "微软雅黑", "宋体";
	cursor: pointer;
	position: relative;
	margin-top: 25.5px;
	
}

.navht>ul>li {
	height: 40px;
	line-height: 40px;
	float: left;
	font-family: "微软雅黑", "宋体";
	cursor: pointer;
	position: relative;
	margin-top: 25.5px;
	
}

.nav ul li.active>a {
  display: inline-block;
  background: #446085;
  color: #fff;
  border-radius: 3px;
}

.navht ul li.active>a {
  display: inline-block;
  background: #446085;
  color: #fff;
}

.nav ul li a:active {
  background: #446085;
  border-radius: 3px;
}

.navht ul li a:active {
  background: #446085;
  border-radius: 3px;
}

.nav>ul>li a {
	margin: 0;
	padding: 0 17px;
	color: #ffffff;
	font-size: 15px;
	display: inline-block;
}

.navht>ul>li a {
	margin: 0;
	padding: 0px 20px;
	color: #7b7b7b;
	font-size: 16px;
	display: inline-block;
}

.nav>ul>li>ul {
	margin-left: -100px;
	margin-top: -10px;
	display: none;
	width: 130px;
	position: absolute;
	left: 80%;
	top: 50px;
	background-color: #F6F6F6;
	z-index: 999;
	box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.4);
  	-moz-box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.4);
}

.navht>ul>li>ul {
	margin-left: -100px;
	margin-top: -10px;
	display: none;
	width: 130px;
	position: absolute;
	left: 80%;
	top: 50px;
	background-color: #F6F6F6;
	z-index: 999;
	box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.4);
  	-moz-box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.4);
}

.nav>ul>li>ul li {
	float: none;
	height: 40px;
	text-align: center;
}

.navht>ul>li>ul li {
	float: none;
	height: 40px;
	text-align: center;
}

.nav>ul>li>ul li a {
	text-decoration: none;
	display: block;
}

.navht>ul>li>ul li a {
	text-decoration: none;
	display: block;
}

.nav>ul>li>ul li a:hover {
	background-color: #446085;
	color: #fff !important;
}

.navht>ul>li>ul li a:hover {
	background-color: #446085;
	color: #fff !important;
}

.menu-index .nav a {
	color: #000;
	transition: color .3s;
	background-color: #f6f6f6;
}

.menuht-index .navht a {
	color: #7b7b7b;
	transition: color .3s;
	background-color:#ffffff;
}

.menu-index .nav a:active{
	color: #ffffff;
}

.menu-indexht .navht a:active{
	color: #ffffff;
}

.btn-index-login {
	margin-left: 10px;
}

.btn-index-login,.btn-index-register {
	width: 50px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #00933b;
	border-radius: 5px;
	font-size: 12px;
	color: #00933b !important;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	transition: none !important;
	float: right;
}


.center_1:hover {
	color: #0252A1 !important;
	transition: color .3s;
}

.center_4:hover {
	color: #0252A1 !important;
	transition: color .3s;
}

.center_1 {
	width: 80px;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #EA5C2E !important;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	transition: none !important;
	float: right;
}

.center_3 {
	width: 10px;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #666 !important;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	transition: none !important;
	float: right;
}

.center_4 {
	width: 40px;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #EA5C2E !important;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	transition: none !important;
	float: right;
}