.w-clearfix::after {
    display: block;
    content: '';
    clear: both;
}

.header {
    background: #fcfcfc;
    line-height: 38px;
    font-family: Microsoft YaHei;
    font-size: 12px;
    border-bottom: 1px solid #edeef0;
    position: relative;
    z-index: 111;
}
.header .top-nav-container {
    margin: 0 auto;
    width: 1200px;
}
.header .top-nav-container::after {
    display: block;
    content: '';
    clear: both;
}
.header .top-nav-container ul.left::after,
.header .top-nav-container ul.right::after {
    display: block;
    content: '';
    clear: both;
}
.header .top-nav-container ul.left li.item,
.header .top-nav-container ul.right li.item {
    position: relative;
    float: left;
    white-space: nowrap;
}
.header .top-nav-container ul.left li.item a,
.header .top-nav-container ul.right li.item a {
    display: block;
    padding: 0px 15px 0px 6px;
}
.header .top-nav-container ul.left li.item a .bottom,
.header .top-nav-container ul.right li.item a .bottom {
    position: absolute;
    top: 13px;
    right: 3px;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    z-index: 2;
    transition: transform 0.2s ease-out;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out;
}
.header .top-nav-container ul.left li.item a .bottom .arrow,
.header .top-nav-container ul.right li.item a .bottom .arrow {
    position: absolute;
    left: 0;
    top: 2px;
    display: block;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid dashed dashed;
    border-color: #fff transparent transparent;
    overflow: hidden;
    z-index: 5;
}
.header .top-nav-container ul.left li.item a .bottom .icon-arrow-down,
.header .top-nav-container ul.right li.item a .bottom .icon-arrow-down {
    top: 3px;
    border-top-color: #ff6d10;
}
.header .top-nav-container ul.left {
    float: left;
}
.header .top-nav-container ul.left li .img-wrap {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    border: 1px solid #edeef0;
    text-align: left;
    line-height: 31px;
    border-image: none;
    background: #fff;
    z-index: 9999;
}
.header .top-nav-container ul.left li .img-wrap img {
    width: 130px;
    height: 130px;
}
.header .top-nav-container ul.left li.item-1 .cityStyle {
    background: #fff;
    border: 1px solid #edeef0;
    transition: top 0.25s;
    border-image: none;
    left: 0;
    top: 40px;
    display: none;
    position: absolute;
    z-index: 10000;
    min-width: 340px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-transition: top 0.25s ease;
}
.header .top-nav-container ul.left li.item-1 .cityStyle::after {
    display: block;
    content: '';
    clear: both;
}
.header .top-nav-container ul.left li.item-1 .cityStyle .cityAreaBg {
    background: #f7f7f7;
    height: 64px;
}
.header .top-nav-container ul.left li.item-1 .cityStyle .cityArea::after {
    display: block;
    content: '';
    clear: both;
}
.header .top-nav-container ul.left li.item-1 .cityStyle .cityArea .bigArea {
    width: 70px;
    text-align: right;
    color: #ff6d10;
    font-size: 14px;
    font-weight: bold;
    margin-right: 20px;
    float: left;
    cursor: pointer;
}
.header .top-nav-container ul.left li.item-1 .cityStyle .cityArea .area {
    width: 250px;
    margin-top: 8px;
    float: left;
}
.header .top-nav-container ul.left li.item-1 .cityStyle .cityArea .area a {
    width: 62px;
    height: 26px;
    text-align: left;
    color: #606060;
    line-height: 26px;
    overflow: hidden;
    font-size: 13px;
    float: left;
    display: block;
    white-space: nowrap;
}
.header .top-nav-container ul.left li.item-1 .cityStyle .moreCity {
    height: 38px;
    line-height: 38px;
    margin-right: 26px;
    border-top-color: currentColor;
    border-top-width: medium;
    border-top-style: none;
    float: right;
}
.header .top-nav-container ul.left li.item-1:hover .cityStyle,
.header .top-nav-container ul.left li.item-1:hover .cityArea,
.header .top-nav-container ul.left li.item-1:hover .moreCity,
.header .top-nav-container ul.left li.item-1:hover .bigArea,
.header .top-nav-container ul.left li.item-1:hover .area {
    display: block !important;
}
.header .top-nav-container ul.left li.item-2:hover .img-wrap,
.header .top-nav-container ul.left li.item-3:hover .img-wrap {
    display: block;
}
.header .top-nav-container ul.left li.item-4 {
    padding-left: 25px;
}
.header .top-nav-container ul.right li.item-1 a {
    display: inline-block;
    padding: 0;
}
.header .top-nav-container ul.right li.item-1 .login-btn,
.header .top-nav-container ul.right li.item-1 .register-btn {
    background: #ff6d10;
    padding: 0 5px;
    height: 20px;
    color: #fff;
    line-height: 20px;
    display: inline-block;
}
.header .top-nav-container ul.right li.item-2:hover ul.services-list {
    display: block !important;
}
.header .top-nav-container ul.right li.item-2 ul.services-list {
    position: absolute;
    left: 0;
    top: 40px;
    display: none;
    min-width: 130px;
    background: #fff;
    border: 1px solid #edeef0;
    border-image: none;
    z-index: 9999;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li {
    text-align: left;
    line-height: 31px;
    border-bottom: 1px solid #edeef0;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a {
    padding: 0 15px;
    color: #333;
    display: block;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a i {
    width: 26px;
    height: 30px;
    float: left;
    background: url('http://jdzj.com/img/201808/serviceico.png') no-repeat center;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico1 {
    background-position-y: 5px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico2 {
    background-position-y: -25px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico3 {
    background-position-y: -50px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico4 {
    background-position-y: -75px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico5 {
    background-position-y: -165px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico6 {
    background-position-y: -110px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico7 {
    background-position-y: -135px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico8 {
    background-position-y: -195px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico9 {
    background-position-y: -220px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico10 {
    background-position-y: -248px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico11 {
    background-position-y: -274px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico12 {
    background-position-y: -300px;
}
.header .top-nav-container ul.right li.item-2 ul.services-list li a .ico13{
    background-position-y: -325px;
    background-position-x: 2px;
}
.header .top-nav-container ul.right li.item-7 a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    color: #fff;
}
.header .top-nav-container ul.right li.item-7 a.zh {
    background: #ff6d10;
}
.header .top-nav-container ul.right li.item-7 a.en {
    background: #ccc;
}
.header .search-bar-container {
    position: relative;
    padding: 10px 0 5px;
    background: #fff;
}
.header .search-bar-container .wrap {
    width: 1200px;
    margin: 0 auto;
}
.header .search-bar-container .wrap::after {
    display: block;
    content: '';
    clear: both;
}
.header .search-bar-container .wrap .head-logo {
    margin-right: 20px;
    float: left;
    width: 336px;
}
.header .search-bar-container .wrap .head-logo::after {
    display: block;
    content: '';
    clear: both;
}
.header .search-bar-container .wrap .head-logo .head-servicec {
    padding-top: 15px;
    float: right;
}
.header .search-bar-container .wrap .search-box {
    left: 50%;
    width: 622px;
    margin-left: -250px;
    position: absolute;
}
.header .search-bar-container .wrap .search-box .search {
    width: 620px;
    height: 50px;
    margin: 0 auto;
    margin-top: 0px;
    position: relative;
    z-index: 110;
    margin-top: 15px;
}
.header .search-bar-container .wrap .search-box .search::after {
    display: block;
    content: '';
    clear: both;
}
.header .search-bar-container .wrap .search-box .search .text {
    display: inline-block;
    font-weight: normal;
    width: 110px;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
    position: absolute;
    left: 1px;
    top: 1px;
}
.header .search-bar-container .wrap .search-box .search .text:hover .cate_nav {
    display: block !important;
}
.header .search-bar-container .wrap .search-box .search .text em {
    font-style: normal;
    margin-left: 20px;
}
.header .search-bar-container .wrap .search-box .search .text .cate_nav {
    width: 417px;
    background-color: #fff;
    cursor: pointer;
    padding: 10px 0;
    position: absolute;
    left: -1px;
    top: 48px;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    z-index: 999;
}
.header .search-bar-container .wrap .search-box .search .text .cate_nav li {
    font-size: 14px;
    width: 124px;
    float: left;
    margin-left: 15px;
}
.header .search-bar-container .wrap .search-box .search .text .cate_nav li .icon {
    display: inline-block;
    width: 18px;
    height: 16px;
    margin-right: 10px;
}
.header .search-bar-container .wrap .search-box .search .text .cate_nav li.current {
    color: #ff6d10;
}
.header .search-bar-container .wrap .search-box .search input {
    width: 389px;
    height: 48px;
    padding-left: 130px;
    line-height: 48px;
    outline: 0;
    border: 0;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
}
.header .search-bar-container .wrap .search-box .search button {
    float: right;
    border: 0;
    outline: 0;
    width: 100px;
    height: 50px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    background-color: #ff6d10;
}
.header .search-bar-container .wrap .search-box .search .down {
    display: inline-block;
    width: 12px;
    height: 6px;
    position: absolute;
    top: 23px;
    left: 82px;
    background: url('http://jdzj.com/img/icon_xiala.png') no-repeat;
}
.header .search-bar-container .wrap .search-box .search .close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 130px;
    top: 50%;
    margin-top: -9px;
    background: url('/img/icon_clear.png') no-repeat;
    background-size: 16px 16px;
    cursor: pointer;
    display: block;
}
.header .search-bar-container .wrap .search-box .search .line {
    display: inline-block;
    width: 1px;
    height: 30px;
    background-color: #d4d4d4;
    position: absolute;
    left: 108px;
    top: 10px;
}
.header .search-bar-container .wrap .QR-code {
    float: right;
}
.header .search-bar-container .wrap .kjfb-btn-box {
    float: right;
}
.header .search-bar-container .wrap .kjfb-btn-box .kjfb {
    border: 0;
    outline: 0;
    width: 100px;
    height: 50px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    background-color: #ff6d10;
    margin: 15px 25px 0 0;
}
.header .search-bar-container .wrap .kjfb-btn-box .kjfb a {
    color: #fff;
}

/*# sourceMappingURL=header.css.map */
