﻿

.header {
	background: #f1f1f1;
    width: 100%;
    min-width: 1200px;
    border-bottom: 2px solid #4E9C38;
}
.header-top {
    border-bottom: 1px solid #f9f2f2;
    background: #fcfcfc;
}

.top-header {
    height: 30px;
    line-height: 30px;
    position: relative;
}
.left-header {
    position: relative;
}
.haader-bg1 {
    background: #fff;
}
.left-header .city {
    height: 30px;
    cursor: pointer;
    padding: 0 5px;
    border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	line-height: 30px;
}
.left-header .city .s1 {
    width: 12px;
    height: 14px;
    background: url(../image/top-i1.png) no-repeat;
}
.left-header .city span,.left-header .city h1{
    font-size: 12px;
    color: #888888;
}
.dib-link{
    font-size: 12px;
    color: #888888 !important;
    text-decoration: underline !important;
  }
.dib {
    display: inline-block;
    vertical-align: middle;
}
.left-header .hidden-city {
    position: absolute;
    top: 30px;
    left: 0;
    width: 238px;
    padding: 0 30px 0 20px;
    border: 1px solid #ececec;
    border-top: none;
    display: none;
    background: #fff;
    z-index: 99;
}

.left-header .hidden-city p {
    font-size: 12px;
    color: #333;
}
.left-header .hidden-city a {
    padding: 10px;
    font-size: 12px;
    color: #888;
}
.header-top-cont-r {
    float: right;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 12px;
}
.header-top-cont-r li a {
    color: #808080;
}
.header-top-cont-r .span1 {
    width: 12px;
    height: 15px;
    margin: 7px 5px 0 0;
    display: block;
    float: left;
}
.header-top-cont-r .span1 img {
    display: block;
}
.header-top-cont-r .span2 {
    display: block;
	float: left;
    height: 30px;
    line-height: 30px;
}
.header-top-cont-r li {
    display: block;
    float: left;
    margin: 0 10px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.header-top .phone-nav {
    position: relative;
}
.w1200 {
    width: 1200px;
    margin: auto;
}
.header-top1 {
    padding: 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.header-top1 .header-top1-logo {
    float: left;
    margin-top: 10px;
}
.header-top1 .header-top1-logo a {
    display: block;
    overflow: hidden;
}
.header-top1 .header-top1-logo a img {
    display: block;
    width: 197px;
}

.formsearch {
    float: right;
    width: 100%;
    display: block;
}
.header-top1 .header-top1-search {
    float: left;
	margin: 20px 0 0 140px;
	font-size: 14px;
}
.header-top1 .header-top1-search .label-search .formsearch input {
    display: block;
    width: 470px;
    height: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #4E9C38 !important;
    border-radius: 5px 0 0 5px;
    float: left;
    margin: 0;
    padding: 9px 10px 9px 40px;
    line-height: 20px;
    color: #808080;
    font-size: 16px;
    background: url(../image/header-icon4.png) 15px 10px no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.header-top1 .header-top1-search .label-search button {
    width: 80px;
    height: 40px;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    border-radius: 0 5px 5px 0;
    background: #4E9C38;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    outline: none;
    cursor: pointer;
}
.header-top1 .header-top1-search .label-search {
    height: 40px;
}
.header-top1 .header-top1-search .label-search-key {
    width: 550px;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    color: #808080;
}
.header-top1 .header-top1-search .label-search-key span {
    display: block;
	float: left;
	font-size: 14px;
}
.header-top1 .header-top1-search .label-search-key a {
    display: block;
    color: #808080;
    float: left;
	margin-right: 12px;
	font-size: 14px;
}
.header a {
    color: #333;
    text-decoration: none;
}
.header-top1 .header-top1-hotline {
    float: right;
    margin-top: 25px;
}
.header-top1 .header-top1-hotline-l {
    float: left;
    width: 48px;
    height: 48px;
    margin-right: 5px;
}
.header-top1 .header-top1-hotline-l img {
    display: block;
    width: 48px;
}
.header-top1 .header-top1-hotline-r {
    float: left;
    text-align: left;
}
.header-top1 .header-top1-hotline-r .span1 {
    display: block;
    font-size: 14px;
    color: #808080;
    line-height: 14px;
}
.header-top1 .header-top1-hotline-r .span2 {
    display: block;
    font-size: 20px;
    color: #4E9C38;
    line-height: 30px;
    font-weight: bold;
    margin-top: 3px;
}
.haader-bg1 {
    background: #fff;
}
.header-top2 {
    height: 60px;
    padding-top: 20px;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.header-top2 .header-top2-serve {
    width: 242px;
    height: 40px;
    float: left;
    position: relative;
    z-index: 1;
}
.header-top2 .header-top2-serve .serve-title {
    width: 100%;
    height: 41px;
    border-bottom: 4px solid #4E9C38;
    background: #4E9C38;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 0;
}
.header-top2 .header-top2-nav {
    display: block;
    overflow: hidden;
}
.header-top2 .header-top2-nav li {
    display: block;
    height: 40px;
    overflow: hidden;
    float: left;
    margin-left: 40px; 
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    font-weight: bold;
}
.header-top2 .header-top2-nav li .header-top2-nav-item {
    height: 40px;
    overflow: hidden;
    display: block;
    cursor: pointer;
}
.header-top2 .header-top2-nav li a {
    display: block;
    height: 40px;
    color: #333333;
}
.header-top2 .header-top2-nav li .cur {
    display: block;
    height: 40px;
    color: #4E9C38;
    cursor: pointer;
}

.header-top2 .header-top2-nav li a :hover{
    display: block;
    height: 40px;
    color: #4E9C38;
    cursor: pointer;
}
