/* 头部 开始 */
html {
    overflow-y: auto !important;
}

body {
    background-position: center 100px !important;
}

#header {
    border-top: 1px solid #fff;
    position: relative;
    /*overflow: hidden;*/
    /*margin-top: -1px;       /!* 解决margintop值传递 *!/*/
}

.header-top {
    /*position: fixed;*/
    /*z-index: 30;*/
    width: 100%;
    height: 34px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.top-mid {
    width: 1200px;
    height: 34px;
    margin-left: auto;
    margin-right: auto;
}

.top-mid-left {
    height: 34px;
    padding: 0 !important;
}

.top-login {
    height: 18px;
    background-image: url("../images/index/login-head.png");
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 8px;
    margin-right: 20px;
    background-position: 0 5px;
    box-sizing: content-box !important;
    line-height: 18px !important;
}

.top-login-name {
    font-size: 12px !important;
    color: #ff5400 !important;
}

.top-left-li {
    border-left: 1px solid #eee;
    padding-left: 20px;
    padding-right: 20px;
    height: 16px;
    line-height: 16px;
    margin-top: 9px;
}

.top-left-li:hover .top-left-each-a {
    color: #ff5400;
}

.top-left-each-a {
    color: #333;
    font-size: 14px;
    line-height: 1;
}

.top-mid-right {
    height: 34px;
}

.menu-item {
    position: relative;
    height: 34px;
}

.has-sele {
    position: relative;
}

.each-start {
    position: relative;
    height: 34px;
    line-height: 34px;
    padding-right: 15px;
    padding-left: 15px;
    white-space: nowrap;
    border-right: 1px solid;
    border-left: 1px solid;
    border-color: transparent;
}

.each-start:hover .each-start-a {
    color: #ff5400;
}

.each-start-a {
    font-size: 14px;
    line-height: 1;
    color: #333;
    margin-right: 5px;
}

.mess-tip {
    position: absolute;
    top: 3px;
    left: 66px;
    padding: 2px 3px;
    background-color: #c60000;
    color: #fff;
    line-height: 1;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.gray-tran {
    display: inline-block;
    width: 7px;
    height: 5px;
    background-image: url("../images/index/tran.png");
    vertical-align: middle;
}

.pad-right-none {
    padding-right: 0 !important;
    width: 90px;
}

/*.has-sele:hover {*/
/*background-color: #aaa;*/
/*border-color: #eee;*/
/*}*/
/* 下拉分类 开始 */
.hx {
    display: none;
    position: absolute;
}

.my_wz {
    padding: 10px 0 10px 15px;
    background: #fff;
    border: 1px solid #ccc;
    position: absolute;
    /*top: 35px;*/
    z-index: 12;
}

.my_wz_01 {
    width: 98px;
    left: -16px;
    padding: 10px 0;
}

.my_wz_02 {
    width: 250px;
    left: -95px;
}

.my_wz li {
    width: 96px;
    float: left;
    border-left: none;
    padding-left: 20px;
}

.my_wz li+li {
    border-left: 1px solid #f1f1f1;
}

.my_wz li h4 {
    font-size: 14px;
    color:#333;
}

.shallow_red {
    color: #f4535b;
}

.sea_blue {
    color: #61a6e7;
}

.my_wz li a {
    color: #676767;
    font-size: 14px;
    display: block;
    line-height: 25px;
}

.my_wz_03 {
    width: 850px;
    height: 102px;
    left: -781px;
    background-color: #fff;
    /*padding: 0 10px 0 10px ;*/
    border: 1px solid #ccc;
    position: absolute;
    z-index: 12;
}

ul .my_wz_help {
    width: 280px;
    float: left;
    line-height: 28px;
    margin-top: 10px;
    border-right: 1px solid #e8e8e8;
    z-index: 14;
    white-space: normal;
}

.my_wz_help_center {
    color: #333;
    margin-left: 26px;
    font-size: 14px;
}

ul .my_wz_help a {
    width: 54px;
    height: 20px;
    color: #676767;
    margin-right: 7px;
    margin-left: 26px;
    line-height: 20px;
    font-size: 14px;
    z-index: 20;
}

ul .my_wz_help_server {
    border-right: none;
    z-index: 18;
}

.menu-item:hover .hx {
    display: block;
}

.menu-item:hover .pad-right-none {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.menu-item:hover div.pad-right-none-none {
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

/* 下拉分类 结束 */
.header-search {
    /*margin-top: 34px;*/
    width: 100%;
    background-color: #fff;
    height: 77px;
    padding-top: 23px;
    box-sizing: content-box;
}

.search-mid {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.hx-logo-wrap {
    width: 134px;
    height: 55px;
}

.hx-logo-img {
    display: block;
    width: 134px;
    height: 55px;
}

.city-switch {
    width: 90px;
    margin-left: 25px;
}

.sec-wrap {
    position: relative;
    width: 673px;
    margin-left: 40px;
}

.search-frame {
    width: 600px;
    height: 38px;
}

.search-wrap {
    width: 480px;
    height: 36px;
    border: 1px solid #FF5400;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url("../images/index/fang.png");
    background-repeat: no-repeat;
    background-position: 10px center;
    box-sizing: content-box;
}

/* .search-wrap>ul {
    font-size: 12px;
} */

.inner-inp {
    width: 270px;
    height: 38px;
    font-size: 12px;
    color: #666;
    margin-left: 30px;
    padding-left: 1px;
    border: none;
}

.inner-sub {
    width: 78px;
    height: 38px;
    border: none;
    font-size: 18px;
    color: #fff;
    background-color: #ff5400;
    cursor: pointer;
    background-image: url("../images/index/fang-sub.png");
    background-repeat: no-repeat;
    background-position: center;
}

.sec-tab {
    padding: 7px 9px;
    color: #999;
    line-height: 1;
    font-size: 16px;
    margin-top: 5px;
    border-radius: 20px;
    cursor: pointer;
}

.sec-tab-active {
    /*background-color: #ff9900;*/
    color: #ff5400;
}

.sec-list {
    position: absolute;
    z-index: 12;
    top: 38px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}

.sec-close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 12px;
    height: 12px;
    background-image: url("../images/index/hot-close.png");
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}

.sec-close:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}

.lately-sec {
    width: 250px;
}

.lately-sec-title {
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
    background-color: #eee;
    font-size: 12px;
    color: #999;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.lately-sec-emptied {
    height: 27px;
    width: 15px;
    line-height: 27px;
    padding-right: 10px;
    font-size: 12px;
    float: right;
    color: #999;
    cursor: pointer;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    background: #eee url(/assets/images/index/scdlt.png) no-repeat 0 6px;
    position: relative;
    background-size: 14px;
}

.lately-sec-result {
    border-right: 1px solid #efefef;
}

.sec-none {
    width: 100%;
    height: 250px;
    background-image: url("../images/index/index-rabbit-sad.png");
    background-repeat: no-repeat;
    background-position: center 45px;
}

.sec-none-txt {
    text-align: center;
    font-size: 16px;
    color: #bbb;
    margin-top: 150px;
}

.hot-sec {
    width: 250px;
}

.hot-sec-title {
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
    background-color: #fff;
    font-size: 12px;
    color: #999;
}

.sec-have {
    height: 250px;
    position: relative;
}

.hot-have-tab,
.lately-have-tab {
    width: 100%;
    position: absolute;
    display: none;
}

.sec-result-li {
    width: 48px;
    padding-left: 5px;
    padding-right: 5px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #e4e4e4;
    margin-left: 15px;
    margin-top: 12px;
}

.lately-have-tab>.sec-result-li {
    width: auto;
    padding-right: 15px;
    border: none;
    text-align: left;
    margin-top: 0;
    margin-left: 6px;
    position: relative;
}

.lately-have-tab>.sec-result-li>a {
    position: relative;
    width: auto;
}

.lately-have-tab>.sec-result-li>span {
    background: url(/assets/images/index/hot-close.png) no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    right: 14px;
    top: 8px;
    background-size: 100% 100%;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}

.lately-have-tab>.sec-result-li>span:hover {
    cursor: pointer;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.phone-call {
    background-image: url("../images/index/phone.png");
    background-repeat: no-repeat;
    height: 40px;
    margin-left: 20px;
}

.phone-top {
    color: #666;
    font-size: 20px;
    margin-left: 50px;
    line-height: 1;
    margin-top: 10px;
}

.phone-bot {
    color: #ff5400;
    /*font-size: 14px;*/
    font-size: 12px;
    margin-left: 50px;
    line-height: 1;
    margin-top: 2px;
}

/* 滚动出现头部 */
#fixed-header {
    width: 100%;
    display: none;
}

.fixed-search {
    width: 100%;
    height: 50px;
    background-color: #ff5400;
}

.fixed-search-mid {
    width: 1200px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}

.hx-logo-img-small {
    display: block;
    margin-top: 12px;
    margin-right: 15px;
}

.fixed-nav-item {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    margin-left: 35px;
}

.fixed-search-frame {
    position: relative;
    width: 400px;
    height: 20px;
    border-bottom: 1px solid #fff;
    margin-left: 50px;
    margin-top: 15px;
    padding-bottom: 4px;
}

.fixed-se-ul {
    display: none;
    position: absolute;
    top: 35px;
    left: -28px;
    width: 80px;
    background-color: #ff5400;
    padding-top: 3px;
    padding-bottom: 3px;
}

.fixed-se-li {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.fixed-se-li:hover {
    background-color: #f22d00;
}

.get-val-wrap {
    cursor: pointer;
}

.get-val {
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 16px;
}

.search-arrow {
    width: 7px;
    height: 7px;
    background-image: url("../images/index/fixed-arrow.png");
    background-repeat: no-repeat;
    background-position: 0 -33px;
    margin-left: 8px;
    cursor: pointer;
}

.search-arrow-up {
    background-position: 0 0;
}

.fixed-search-inp {
    width: 320px;
    height: 20px;
    border: none;
    color: #fff;
    margin-left: 10px;
}

.fixed-search-inp::-moz-placeholder {
    color: #fff;
}

.fixed-search-inp:-ms-input-placeholder {
    color: #fff;
}

.fixed-search-inp::-webkit-input-placeholder {
    color: #fff;
}

.fixed-search-sub {
    width: 18px;
    height: 18px;
    background-image: url("../images/index/fang-sec.png");
    cursor: pointer;
}

.fixed-phone-call {
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    height: 50px;
    line-height: 50px;
}

/* 头部 结束 */

/* 底部 开始 */
.footer-top {
    padding-bottom: 30px;
}

.footer-top-li-esp {
    margin-left: -20px;
}

.footer-top-li {
    width: 205px;
    /* border-right: 1px solid #ddd; */
    min-height: 178px;
}

.footer-top-li-inner {
    padding-left: 20px;
}

.inline-any {
    color: #8f8f8f;
    height: 30px;
    line-height: 30px;
}

.inline-any-a {
    line-height: 1;
    color: #eee;
    font-size: 16px;
}

.sao-wrap {
    width: 150px;
}

.app-code {
    display: block;
    width: 150px;
    height: 150px;
    margin: 5px auto 0;
}

.app-code-txt {
    text-align: center;
    margin-top: 15px;
}

.footer-bottom {
    /* border-top: 1px solid #ddd; */
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer-bottom-txt {
    color: #eee;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
}

.footer-bottom-txt a {
    color: #fff;
}

.web-warn {
    vertical-align: middle;
    margin-right: 5px;
}

.footer-bottom-img {
    text-align: center;
    margin-top: 20px;
}

.footer-bottom-img-each {
    margin-right: 20px;
}

/* 底部 结束 */

/* 导航 */
#top_nav {
    position: relative;
    width: 100%;
    color: #999;
    font-size: 12px;
    z-index: 9;
}

/* 横向导航 */
.main-nav {
    width: 100%;
    height: 33px;
    padding-right: 0;
    white-space: nowrap;
    position: relative;
    /*font-size: 0;*/
    padding-top: 0;
    border-bottom: 3px solid #ff5400;
    background-color: #fff;
}

.main-nav .inner-con0 {
    height: 33px;
    line-height: 33px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.main-nav .inner-con1 {
    width: 1200px;
    margin: 0 auto;
}

.main-nav .inner-con1 .inner-con2 {
    /*width: 800px;*/
    margin-left: 225px;
}

.main-nav a {
    position: relative;
    height: 33px;
    cursor: pointer;
    float: left;
    padding: 0 22px;
    display: block;
    color: #333;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: top;
    font-size: 16px;
    font-weight: 400;
}

/* .main-nav a {
    display: block;
} */

.main-nav a:hover,
.main-nav a.main-nav-active {
    color: #ff5400;
}

/*.main-nav a img {
    width: 90px;
    height: 39px;
    display: block;
}*/
.hot-label {
    position: absolute;
    top: -5px;
    width: 16px;
    height: 20px;
    background-size: 100% 100%;
    background-image: url("../images/index/hot.png");
}

.new-label {
    position: absolute;
    top: -2px;
    width: 17px;
    font-size: 12px;
    line-height: 23px;
    color: white;
    text-align: center;
    height: 20px;
    background-size: 100% 100%;
    background-image: url("../images/index/you.png");
}

.up-label {
    position: absolute;
    top: -2px;
    width: 20px;
    font-size: 12px;
    line-height: 23px;
    color: white;
    text-align: center;
    height: 14px;
    background-size: 100% 100%;
    background-image: url("../images/index/up.png");
}

.good-label {
    position: absolute;
    top: -2px;
    width: 17px;
    font-size: 12px;
    line-height: 23px;
    color: white;
    text-align: center;
    height: 15px;
    background-size: 100% 100%;
    background-image: url("../images/index/peixun.png");
}

/* 横向导航 完成 */

/* 纵向导航 */
.category-con {
    position: relative;
    /*height: 500px;*/
    width: 100%;
}

@media (max-width: 1200px) {
    .category-con .category-inner-con {
        width: 982px;
        padding-right: 0;
    }
}

.category-con .category-inner-con {
    width: 1200px;
    position: relative;
    height: 0;
    /*z-index: 9;*/
    margin: 0 auto;
}

.category-con .category-type {
    width: 192px;
    float: left;
    height: 33px;
    color: #fff;
    background-color: #ff5400;
    position: absolute;
    /*z-index: 9;*/
    margin-top: -36px;
    line-height: 39px;
    cursor: pointer;
}

.category-con .category-type .job-type {
    float: left;
    display: inline-block;
    margin: 9px 0 0 14px;
}

.category-con .category-type .text {
    display: inline-block;
    font-size: 18px;
    margin-left: 8px;
    font-weight: 400;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 140px;
}

/* 一级子目录 */
.category-con .nav-list {
    /* display: none; */
    position: absolute;
    top: 0;
    left: 0;
}

.category-con .nav-con {
    width: 200px;
}

.category-con .nav-con .normal-nav {
    background-color: #fff;
    width: 192px;
    /* position: relative; */
    border-top: 0;
    box-sizing: content-box;
    height: 480px;
    overflow: hidden;
}

.category-con .nav-con .normal-nav .nav-item {
    /* height: 49px; */
    color: #000;
    font-size: 14px;
    /*line-height: 1.5;*/
    padding: 0 24px;
}

.category-con .nav-con .normal-nav .nav-item:hover>h2>a {
    color: #fff;
}

.category-con .nav-con .normal-nav .nav-item:last-child {
    border-bottom: 0;
}

.category-con .nav-con .normal-nav .nav-item .arrow {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 16px;
    /* margin: 17px 0 -10px; */
    background: url("../images/course/arrow.png") no-repeat 0 0;
}

.nav-row {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.category-con .nav-con .normal-nav .nav-item>h2>a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    color: #333;
    font-size: 14px;
    margin: 2px 0 0 4px;
}

.category-con .nav-con .normal-nav .nav-item .nav-title {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    color: #333;
    font-size: 18px;
    margin: 2px 0 0 4px;
    white-space: nowrap;
    font-weight: 400;
}

.category-con .nav-con .normal-nav .nav-item>i {
    float: left;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 2px 0 0 4px;
    background-image: url("../images/course/job_style.png");
    background-repeat: no-repeat;
}

.job_style1 {
    background-position: 0 -75px;
}

.job_style2 {
    background-position: 0 -50px;
}

.job_style3 {
    background-position: 0 -100px;
}

.job_style4 {
    background-position: 0 -150px;
}

.job_style5 {
    background-position: 0 -125px;
}

.job_style6 {
    background-position: 0 -25px;
}

.job_style93 {
    background-position: 0 -175px;
}

.job_style104 {
    background-position: 0 0;
}

.job_style105 {
    background-position: 0 -200px;
}

.job_style114 {
    background-position: 0 -225px;
}

.job_style655 {
    background-position: 0 -225px;
}








.category-con .nav-con .normal-nav .nav-item .recommend {
    width: 100px;
    clear: both;
    font-size: 12px;
    white-space: nowrap;
}

.category-con .nav-con .normal-nav .nav-item .recommend>a {
    display: inline-block;
    /* margin-left: 10px; */
    color: #999;
}

.category-con .nav-con .normal-nav .nav-item .recommend>a:nth-child(2) {
    margin-left: 5px;
}

.category-con .nav-con .normal-nav .nav-item.selected {
    /* color: #FF5400; */
    background-color: #fff0e8;
}

.category-con .nav-con .normal-nav .nav-item.selected a:hover {
    color: #FF5400;
    /* background-color:#fff0e8; */
}

.category-con .nav-con .normal-nav .nav-item.selected>i {
    background-position-x: -25px;
}

/* .category-con .nav-con .normal-nav .nav-item.selected > a {
    color: #FF5400;
} */
/* .category-con .nav-con .normal-nav .nav-item.selected .recommend >a{
    color: #FF5400;
} */
/* .category-con .nav-con .normal-nav .nav-item.selected .arrow{
    display: none;
} */
/* 一级子目录 完成 */

/* 二级子目录 */
@media (max-width: 1200px) {
    .pannel-con {
        width: 656px;
    }
}

.pannel-con {
    position: absolute;
    left: 192px;
    display: none;
    width: 656px;
    height: auto;
    /* min-height: 480px; */
    border: 1px solid #e8e8e8;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right bottom;
}


.nav-item:nth-child(1) .pannel-con {
    top: 0px;
}

.nav-item:nth-child(2) .pannel-con {
    top: 60px;
}

.nav-item:nth-child(3) .pannel-con {
    top: 120px;
}

.nav-item:nth-child(4) .pannel-con {
    top: 180px;
}

.nav-item:nth-child(5) .pannel-con {
    top: 240px;
}

.nav-item:nth-child(6) .pannel-con {
    top: 300px;
}

.nav-item:nth-child(7) .pannel-con {
    top: 360px;
}

.nav-item:nth-child(8) .pannel-con {
    top: 420px;
}

/* .nav-item:nth-child(1) {
    top:60px;
} */

/* .j_CategoryMenuPannel_1 {
    background-image: url("../images/category/category_bg_1.png");
}

.j_CategoryMenuPannel_2 {
    background-image: url("../images/category/category_bg_2.png");
}

.j_CategoryMenuPannel_3 {
    background-image: url("../images/category/category_bg_3.png");
}

.j_CategoryMenuPannel_4 {
    background-image: url("../images/category/category_bg_4.png");
}

.j_CategoryMenuPannel_5 {
    background-image: url("../images/category/category_bg_5.png");
}

.j_CategoryMenuPannel_6 {
    background-image: url("../images/category/category_bg_6.png");
}

.j_CategoryMenuPannel_93 {
    background-image: url("../images/category/category_bg_93.png");
}

.j_CategoryMenuPannel_104 {
    background-image: url("../images/category/category_bg_104.png");
}

.j_CategoryMenuPannel_105 {
    background-image: url("../images/category/category_bg_105.png");
}

.j_CategoryMenuPannel_114 {
    background-image: url("../images/category/category_bg_114.png");
}

.j_CategoryMenuPannel_655 {
    background-image: url("../images/category/category_bg_655.png");
} */

.sub_type_con {
    padding: 25px 0px;
    display: flex;
    flex-wrap: wrap;

}

.sub_type_dl {
    margin-bottom: 7px;
}

.sub_type_dl {
    width: 118px;
    height: 25px;
    text-align: left;
    margin-bottom: 14px;
    margin-left: 35px;
    padding-right: 10px;
    position: relative;
    white-space: nowrap;
    letter-spacing: 2px;

}

.sub_type_dl::after {
    content: "|";
    position: absolute;
    right: 0px;
    top: 2px;
    color: #D2D2D2;
    ;
}

.sub_type_dl:nth-child(4n)::after {
    content: "";
}

.sub_type_dl a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sub_type_dl a:hover {
    color: #ff5400;
}

.sub_type_dl dt .sm_arrow {
    position: absolute;
    right: 0;
    top: 5px;
    width: 10px;
    height: 6px;
    background: url("../images/course/arrow.png") no-repeat -10px -102px;
}

.sub_type_dl .cell {
    padding-bottom: 7px;
    margin-left: 125px;
    border-bottom: 1px dashed #ddd;
}

.sub_type_dl dd em {
    border-right: 1px solid #ccc;
    float: left;
    font-style: normal;
    height: 14px;
    line-height: 14px;
    margin: 5px 0;
    padding: 0 8px;
    font-size: 12px;
}

.sub_type_dl dd em:last-child {
    border: none;
}

.sub_type_dl dd em a {
    color: #666;
    font-size: 12px;
    line-height: 14px;
}

.sub_type_dl dd em .highlight {
    color: #ff5400
}

.sub_type_dl dd em a:hover,
.hot-active {
    color: #ff5400;
}

/* 二级子目录 完成 */
/* 纵向导航 完成 */
/* 导航 完成 */

/*城市选择*/
.search_city {
    width: 100px;
    margin-left: 38px;
    margin-top: 5px;
    position: relative;
    z-index: 25;
}

.search_city .city {
    color: #333;
    display: inline-block;
    font-size: 16px;
}

.search_city .city .triangle_down {
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url("../images/sprite_header.png") no-repeat 0px -94px;
    overflow: hidden;
}



.search_city .city_choice {
    font-size: 16px;
    color: #999;
    width: 70px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border: 1px solid #eee;
    margin-top: 5px;
    display: block;
}

.city_box .city_box_top {
    position: absolute;
    top: -5px;
    left: -10px;
    font-size: 16px;
    color: #56b02a;
    width: 96px;
    height: 22px;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding: 4px 0px 0px 9px;
    background: #fff;
    z-index: 20;
    cursor: pointer;
}

.city_box .city_box_top .triangle_up {
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url("../images/sprite_header.png") no-repeat -46px -94px;
    padding-left: 5px;
    overflow: hidden;
}

.city_show {
    width: 454px;
    height: auto;
    min-height: 212px;
    position: absolute;
    left: -10px;
    top: 21px;
    background: #fff;
    border: 1px solid #dedede;
    padding: 10px;
    z-index: 19;
}

.city_search_name {
    float: left;
    font-size: 12px;
    color: #666;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    display: inline-block;
}

.city_show .city_search {
    width: 202px;
    height: 25px;
    line-height: 25px\9;
    border: 1px solid #ddd;
    text-indent: 5px;
    font-size: 12px;
    outline: none;
}

.city_show .city_m li {
    float: left;
}

.city_show .city_m li a {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    margin-right: 10px;
}

.city_tab .tab_up {
    width: 100%;
    height: 24px;
    border-bottom: 1px solid #ccc;
    line-height: 24px;
}

.city_tab .tab_up a {
    display: block;
    float: left;
    border-top: 2px solid #fff;
    width: 66px;
    text-align: center;
    height: 23px;
    font-size: 12px;
}

.city_tab .tab_up .one {
    border-top: 2px solid #ed232f;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #fff;
    color: #ed232f;
    font-weight: bold;
}

.tab_down {
    display: none;
}

.tab_down_one {
    display: block;
}

.city_tab .city_m {
    margin-top: 10px;
    line-height: 25px;
}

.city_tab .city_m .before {
    color: #ed232f;
    font-size: 12px;
    width: 30px;
    float: left;
}

.city_tab .city_m .afte {
    width: 424px;
    float: left;
}

.city_tab .city_m .afte_one {
    width: 454px;
}

/* 样式覆盖 开始 */
.HXAreaDialogPopMidTab a {
    color: #666;
}

.HXAreaDialogPopTop span {
    color: #ff5400 !important;
}

/*.HXAreaDialogPopMidTab a.on {*/
/*border-top: 2px solid #ff9900 !important;*/
/*color: #ff9900 !important;*/
/*}*/
/*.HXAreaDialogPopMidContItemLiL {*/
/*color: #ff9900 !important;*/
/*}*/
/* 样式覆盖 结束 */
/*城市选择*/

/*
三级目录入驻样式
*/
.Shops-located {
    color: #666;
    font-size: 12px;
    box-sizing: border-box;
    text-align: center;
}

.Shops-located>a {
    color: #ff5400;
}

.Shops-located>a:hover {
    text-decoration: underline;
}

.footer-bg-box {
    padding-top: 50px;
    background-color: #313131;
    color: #FFFFFF;
}

/*2017.05.10 底部导航*/
.footer-nav-btn {
    padding: 5px;
    border: 1px solid lightgray;
    margin-left: 5px;
}

.footer-nav-btn-box {
    width: 60%;
    margin: 0 auto;
    margin-top: 25px;
}

.footer-nav-btn-box>li:first-of-type {
    line-height: 22px;
}

.footer-nav-btn>a:active,
.footer-nav-btn>a {
    color: #999;
}

/*搜索联想*/
.search-lx {
    display: none;
    position: absolute;
    width: 502px;
    height: auto;
    z-index: 100;
    left: 0;
    top: 38px;
    box-sizing: border-box;
    border: 1px solid #e3e5e4;
    background-color: #fff;
    border-top: none;
}

.search-lx-close {
    height: 26px;
    position: relative;
    top: 0;
    color: #666666;
    line-height: 2;
    text-align: right;
    box-sizing: border-box;
    padding: 0 10px 0 15px;
    border-top: 1px solid #e3e5e4;
}

.search-lx-close:hover {
    background-color: #FFDFC6;
}

.search-lx>ul>.search-lx-Val {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px !important;
    color: #666666;
    box-sizing: border-box;
    padding: 0 10px 0 15px;
}

.search-lx-close>span:hover {
    cursor: pointer;
}

.bcf5 {
    background-color: #FFDFC6;
}