.header_top {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #e4e4e4;
}

.header-nav-first {
    position: relative;
    width: 1200px;
    height: 30px;
    margin: 0 auto;
}

.header_left {
    float: left;
    margin-top: 17px;
}

.header_right {
    float: right;
}

.header_left_img {
    float: left
}

.header_right_left_img {
    float: left
}

.header_right_right_img {
    float: right
}

.header-nav-first .header_right {
    float: right;
}

.header-nav-first .header_right p {
    font-size: 12px;
    float: left;
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.header-nav-first .header_right img {
    display: inline-block;
    margin: 0 auto;
    margin-right: 3px;
}

.header_nav_top {
    height: 60px;
    width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header_nav_top .hea_on_ta {
    display: flex;
    align-items: center;
}

.header_nav_top .hea_on_ico {
    float: left;
    height: 60px;
    overflow: hidden;
    position: relative;
    left: 70px;
}

.header_nav_top .hea_on_img {

}

.header_nav_top .hea_on_ta p {
    height: 42px;
    line-height: 42px;
    color: #3f3f3f;
}

.header_nav_top .hea_on_ta i {
    color: #00a147;
    font-weight: 700;
    background: #fff;
    border-radius: 3px;
    text-align: center;
}

.header_nav_top .hea_on_ta .hea_a1 {
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
}

.header_nav_top .hea_on_ta .hea_a1 .hea_img1 {
    width: 100%;
    height: 100%;
    display: block
}

.header_nav_top .hea_on_ta .hea_a1 .hea_img2 {
    display: none;
    width: 100%;
    height: 100%
}

.header_nav_top .hea_on_ta .hea_a1:hover .hea_img2 {
    display: block
}

.header_nav_top .hea_on_ta .hea_a1:hover .hea_img1 {
    display: none
}

.txt_span {
    color: #00a147;
    margin-left: 30px;
    margin-right: 30px;
}

.top_qiang1 {
    width: 90px;
    height: 27px;
    background: #00a449;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-right: 20px;
}
.top_qiang1:hover{
    background: #ffb62d;
}
.top_qiang2 {
    width: 90px;
    height: 27px;
    background: #00a449;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.top_qiang2:hover{
    background: #ffb62d;
}
.hea_on_ta .top_qiang1 img {
    display: inline-block
}

.hea_on_ta .top_qiang2 img {
    display: inline-block
}

.hea_a1_p {
    color: #fff
}

.header_nav_top1 {
    height: 60px;
    width: 1200px;
    margin: auto;

}


.headers-box {
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 20px 0px 0px 0px;
    z-index: 50;
    /* border-bottom: 1px solid #dcdcdc; */
}

.header-white {
    background: rgb(255, 255, 2555);
}

.navboxx {
    /* width: 100%; */
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-box-center {
    display: block;
    width: 76%;
    /*margin:0 auto;*/
    position: relative;
    text-align: center;
    line-height: 60px;
    float: left;
}

.header-box-center1 {
    display: block;
    position: relative;
    text-align: center;
    line-height: 50px;
    float: right;
}

.bjDiv {
    width: 250px;
    height: 300px;
    position: absolute;
    display: none;
    background: red;
    top: 50px;
}

.header-box-center1-left {
    display: inline;
    border: 2px solid #4db074;
    border-radius: 20px;
    font-size: 15px;
    padding: 0px 12px;
    color: #4db074;
    margin: 0 40px 0 0;
    cursor: pointer;
}

.header-box-center1-right {
    display: inline;
    border: 2px solid #ffb62d;
    border-radius: 20px;
    font-size: 15px;
    padding: 0px 12px;
    color: #ffb62d;
    cursor: pointer;
}

.header-logo-box {
    display: inline-block;
    vertical-align: middle;
    margin-top: -9px;
}

.header-logo-box img {
    display: inline-block;
    vertical-align: middle;
}

.header-logo-green {}

.header-city-box {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 10;
}

.citybox-city-btn:hover {
    cursor: pointer;
}

.header-city-list-box {
    position: absolute;
    top: 28px;
    left: 40px;
    width: 180px;
    height: auto;
    background: #fff;
    border-radius: 10px;
    padding: 5px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
    display: none;
}

.header-city-list-box ul li {
    float: left;
    text-align: center;
    margin: 5px;
}

.header-city-list-box ul li a {
    color: #000;
    font-size: 12px;
    padding: 3px;
}

.header-city-list-box ul li a:hover {
    background: #096b4d;
    color: #fff;
}

.header-nav {
    display: inline-block;
    /*float: left;*/
}

.header-nav ul li {
    display: inline-block;
    text-align: center;
    /* margin-right: 50px; */
    font-size: 15px;
}

.xiabiao {
    margin-bottom: 3px;
}

.shangbiao {
    display: none;
    margin-bottom: 3px;
}

.header-nav ul li a {
    color: #000;
    padding: 5px 0;
    font-size: 15px;
}

.header-nav ul li a:hover {
    cursor: pointer;
    color: #40ac01;
    /* border-bottom: 1px solid #00a348; */
}

.header-nav ul li:hover {
    cursor: pointer;
    /*color:rgb(0,174,102);*/
}

.header-search-box {
    display: inline-block;
    margin-left: 11px;
}

.header-search-btn {
    display: inline-block;
    width: 40px;
    height: 34px;
    border-radius: 10px;
    background: #00ae67;
    vertical-align: middle;
    position: relative;
}

.header-search-btn:hover {
    cursor: pointer;
}

.header-search-btn img {
    display: inline-block;
    margin-top: 9px;
}

.header-right-box {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    width: auto;
}

.header-right-box img {
    display: inline-block;
    vertical-align: middle;
}

.header-right-box span {
    font-size: 20px;
    color: #7d7d7d;
    vertical-align: middle;
    margin: 0px 3px;
}

.header-search-input-form {
    position: absolute;
    right: 45px;
    top: 0px;
    width: 670px;
    height: 50px;
    background: #fff;
    display: none;
}

.header-search-input-select-btn {
    position: absolute;
    width: 80px;
    height: 33px;
    border-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background: #18af68;
    color: #fff;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    right: 345px;
    z-index: 2;
    border: 1px solid #dcdcdc;
}

.header-search-input-select-btn:hover {
    cursor: pointer;
    background: #18af68;
    color: #fff;
}

.little-arrows {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
    vertical-align: middle;
    margin-left: 5px;
}

.header-search-select-list {
    position: absolute;
    top: 28px;
    left: 0px;
    width: 80px;
    padding: 0px 15px;
    padding-left: 18px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    box-sizing: border-box;
    border-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    background: #18af68;
    display: none;
}

.header-search-select-list div {
    color: #fff;
    font-size: 12px;
    text-align: left;
    display: block;
    border-bottom: 1px solid #60c899;
    height: 28px;
    line-height: 28px;
    z-index: 2;
}

.header-search-select-list div:hover {
    font-weight: bold;
}

.header-search-input {
    position: absolute;
    display: block;
    width: 350px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    right: 20px;
    padding-left: 30px;
    box-sizing: border-box;
}

.header-search-icon {
    position: absolute;
    right: 31px;
    top: 0px;
}

.header-search-icon:hover {
    cursor: pointer;
}

.header-box-second {
    display: none;
    position: absolute;
    width: 100%;
    height: 90px;
    left: 0px;
    /*top:97px;*/
    border-top: 1px solid #dcdcdc;

}

.header-box-second-center {
    margin: 0 auto;
    text-align: center;

}

.header-box-second-center-icon-box {
    display: inline-block;
    margin: 0 auto;
    width: 90px;
    zoom: 1;
    margin-right: 80px;
    position: relative;
    box-sizing: border-box;
    vertical-align: middle;
}


.header-box-second-center-icon-box:hover .menu2-text {
    color: #40ac01;
}

.header-box-third-box {
    position: absolute;
    top: 120px;
    left: 0px;
    z-index: 1;
    background: #60c899;
    text-align: center;
    width: 120px;
    height: auto;
    box-sizing: border-box;
}

.header-box-third-box a {
    display: block;
    color: #000;
    background-color: #fff;
    text-align: center;
    padding: 17px 0px;
    font-size: 14px;
}

.header-box-third-box a:hover {
    background-color: #18af68;
    color: #fff;

}

.menu2-text {
    color: #333;
    font-size: 16px;
}
