﻿.head2 {
	height: 64px;
	background: url(../img/headbg.png) no-repeat left center;
	background-size: 100% 100%;
	position: relative;
	padding: 0;
	margin: 0
}
.head2 .pageTit a {
	display: block;
	background: url(../img/headtitle2.png) no-repeat;
	background-size: 100% 100%;
	line-height: 41px;
	text-align: center;
	color: #00deff;
	cursor: pointer
}
.head2 .pageTit a:hover {
	display: block;
	background: url(../img/headtitle.png) no-repeat;
	background-size: 100% 100%;
	line-height: 41px;
	text-align: center;
	color: #fff;
}
.head2 .active a {
	display: block;
	background: url(../img/headtitle.png) no-repeat;
	background-size: 100% 100%;
	line-height: 41px;
	text-align: center;
	color: #fff;
}
.head2 h1 {
	color: #00e5ff;
	text-align: left;
	font-size: 20px;
	margin: 0;
	padding: 0;
	line-height: normal;
}
.head-close {
	position: absolute;
	right: 20px;
	top: 10px
}
.head-close i {
	font-size: 30px;
	color: #0db0ff
}
.logobox {
	float: left;
	width: 31%;
	padding: 10px 5px;
	padding-top: 14px;
	margin-left: 10px;
	text-align: center;
}
.titlebox {
	float: left;
	width: 65%;
	position: absolute;
	left: 35%;
	top: 18px
}
.title_li {
	float: left;
	text-align: center;
	width: 13.5%;
	padding: 0;
	margin-left: -31px
}
.head2 .pageTit .tixingbar img {
	margin-left: -25px;
	cursor: pointer
}
.tixingbar {
	float: left;
	text-align: center;
	width:9.5%;
	padding: 0;
	margin-left: -31px
}
.tixing-ul {
	background: #092958;
	box-shadow: 0px 0px 20px #517cba inset;
	display: none;
	border-radius: 6px;
}
.tixing-ul a {
	position: relative;
	display: block;
}
.tixingbar:hover .tixing-ul {
	display: block;
	position: absolute;
	top: 30px;
	right: 100px;
	clear: both;
padding:.1rem;
	z-index: 10000
}
.tixingbar:hover .tixing-ul dd {
	color: #fff;
	background: #092958;
	font-size: 12px;
	box-shadow: 0px 0px 15px #134e6e inset;
	border-radius: 6px;
	margin: 5px 5px;
padding:.2rem 0.75rem;
}
.tixingbar:hover .tixing-ul dd a {
	background: none;
	line-height: 32px;
	font-size: 14px;
	text-decoration: none
}
.tixingbar:hover .tixing-ul dt {
	margin: 5px 5px;
	color: #bcc5d2
}	@media (max-width:1800px){ body{font-size: 12px;}
.title_li {
     margin-left: -25px;
}
.tixingbar {
	margin-left: -25px
}
.head2 .pageTit .tixingbar img {
	margin-left: 0px;
	cursor: pointer
}
}

