 @CHARSET "UTF-8";
*{
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    list-style-type: none;
    font-family: 'Microsoft YaHei';
}
img{
	border:none;
}
video{
	max-width:100%;
}
#header {
    width: 100%;
    height: 70px;
    min-width: 1200px;
   background:#2e3142;
    position: absolute;
    top: 0px;
    z-index: 99;
}
#empty{
	height:30px;
	background: #EBEBEB;
	margin-top: 70px;
}
#header_left {
    float: left;
    height:70px;
    text-align: center;
}

#header_left_logo {
	height: 70px;
    width: auto;
    float: left;
}

#header_center {
    float: left;
    q
    height: 100%;
    text-align: center;
}

#header_center_ul {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    list-style-type: none;
}
.header_center_head{
    float: left;
    width: 109px;
    height: 100%;
    line-height: 80px;
}
.left {
	float: left;
	width: 109px;
	height: 68px;
	line-height: 80px
	/* background:url(/uploads/425/首页图片/栏目分割线.png) no-repeat left center; */
}
.header_center_head a {
    height: 100%;
    line-height: 70px;
    text-align: center;
    font-size: 16px;
    color: white;
}
.left a {
	height: 100%;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	color: white;
}
 .left a :hover{
	color: #000;
}
#header_right {
    float: left;
    width: 133px;
    height: 100%;
}

#header_right_search {
    width: 131px;
    margin-top: 25px;
    float: right;
    
    
    border: 1px solid #01afaa;
    border-radius: 4px;
    background: #fff;
}

#header_right_search input {
    float: left;
    outline: none;
    border: none;
    height: 25px;
    width: 103px;
    border-radius: 3px;
    font-size: 15px;
    padding-left: 3px;
    background: (250,250,250,0.9);
}

#header_right_search button {
	float: left;
	outline: none;
	border: none;
	height: 25px;
	width: 25px;
	position: relative;
	right: 0px;
	/* background: url(/uploads/425/sypic/search.png) no-repeat left center; */
	background-color: white;
	border-radius:3px;
}
.left-div {
	width: 7.6%;
	position: absolute;
	top:68px;
}


.left-ul-li {
	text-align: center;
	line-height: 40px;
}

.a_nodename {
	color: #e0e6e8;
	font-size: 15px;
	line-height: 20px !important;
}

#head {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 70px;
}

#head-left {
	float: left;
	text-align: right !important;
	width: 170px;
	height: 70px;
}

#head-center {
	float: left;
	margin: 0 auto;
	width: 900px;
	min-width: 576px;
	height: 70px;
	text-align:center;
}

.left:hover ul {
	display: block;
}

.left:hover div {
	z-index: 300;
	color: #fff;
}

.left-ul li{
	/* background-color: #015d2c; */
	background: rgba(56,56,56,0.5);
}
.left-ul {
	border-top: 2px solid #01afaa; 
	text-decoration: none;
	 display: none;
	list-style: none;
	padding: 0;
	/* float: left; */
	margin: 0;
}

.left-ul li:hover {
	/* margin-top:2px; */
	 background-color:#a3a3a3; 
	/* background-color: rgba(1, 93, 44, 0.6); */
}
.page_low{
    min-width: 832px;
    max-width: 832px;
    position: absolute;
    bottom: 0px;
}
.headerActive{
	height:66px;
	/* background: url(../img/nav2.png) no-repeat top; */
	border-bottom:4px solid #01afaa;
	z-index: 600;
	/* background: url(../img/nav3.png) no-repeat top; */
}
#header_center_ul li a{
	font-family:'Microsoft YaHei';
	font-size:16px;
	line-height:73px;
	height:66px;
	text-align:center;
	display: block;
    color:#e0e6e8;
    text-decoration: none;
}
.header_body{
	height:70px;
	text-align: center;
}
a {
	text-decoration: none;
	margin: 0;
	font-family: 'Microsoft YaHei';
}
#navigation a{
	 color:#333;
}
#lift_center{
	height: 70px;
    margin: 0 auto;
}
#jump{
	text-decoration: none;
	color: #666666;
	float: left;
	height: 28px;
	line-height: 28px;
    padding: 0 8px;
    margin: 0 3px;
    background-color: #f0f0f0;
    border: #cccccc solid 1px;
    outline: none;
}
#jump:hover{
	color:#ff6600;
}