﻿ @CHARSET "UTF-8";
img{
	border:none;
}
#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;
	/* width: 764px; */
	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: 67px;
	line-height: 80px;
	/* background:url(img/E6A08FE79BAEE58886E589B2E7BABF.png) no-repeat left center; */
}
.left:hover{
	border-bottom: 3px solid #01afaa;
}
.header_center_head a {
	height: 100%;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	color: #e0e6e8;
}
.left a {
	height: 100%;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	color: #e0e6e8;
}
 .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;
}

#header_right_search button {
	float: left;
	outline: none;
	border: none;
	height: 25px;
	width: 25px;
	position: relative;
	right: 0px;
	/* background: url(img/search.png) no-repeat left center; */
	background-color: white;
	border-radius:3px;
}
.left-div {
	width: 109px;
	position: absolute;
	top:70px;
}


.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.7);
}
.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;
}
.header_body{
	/* width:1262px; */
	height:70px;
	text-align: center;
	/* margin:0 auto;
	width:-moz-fit-content;
	width:-webkit-fit-content; */
}
#lift_center{
	height:70px;
	margin:0 auto;
}