.menu-new-title {
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #00a1ea;
    color: white;
    font-size: 15px;
    font-weight: 700;
    width: 192px;
}

.hot-company-list {
    overflow: hidden;
    border-left: solid 1px #e9e9e9;
    border-bottom: solid 1px #e9e9e9;
    border-right: solid 1px #e9e9e9;
    padding: 5px;
    background-color: #fff;
}

.hot-company-list ul li {
    float: left;
}

.nav > li > a {
    display: block
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li > a > img {
    max-width: none
}

.nav > .pull-right {
    float: right
}

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase
}

.nav li + .nav-header {
    margin-top: 9px
}

.nav-list {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0
}

.nav-list > li > a, .nav-list .nav-header {
    margin-right: -15px;
    margin-left: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

.nav-list > li > a {
    padding: 3px 15px
}

.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #08c
}

.nav-list [class ^="icon-"], .nav-list [class *=" icon-"] {
    margin-right: 2px
}

.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.nav-tabs, .nav-pills {
    *zoom: 1
}

.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
    display: table;
    line-height: 0;
    content: ""
}

.nav-tabs:after, .nav-pills:after {
    clear: both
}

.nav-tabs > li, .nav-pills > li {
    float: left
}

.nav-tabs > li > a, .nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    height: auto;
}

.nav-tabs > li {
    margin-bottom: -1px
}

.nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    border-color: #eee #eee #ddd
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    color: #fff;
    background-color: #08c
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li > a {
    margin-right: 0
}

.nav-tabs.nav-stacked {
    border-bottom: 0
}

.nav-tabs.nav-stacked > li > a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.nav-tabs.nav-stacked > li:first-child > a {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px
}

.nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px
}

.nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a:focus {
    z-index: 2;
    border-color: #ddd
}

.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px
}

.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.nav .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: #08c;
    border-bottom-color: #08c
}

.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
    border-top-color: #005580;
    border-bottom-color: #005580
}

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.nav > .dropdown.active > a:hover, .nav > .dropdown.active > a:focus {
    cursor: pointer
}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
    color: #fff;
    background-color: #999;
    border-color: #999
}

.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.hot-goods-list {
    width: 227px;
    height: 250px;
    padding: 5px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.hot-goods-list:hover {
    background-color: #f5f5f5;
}

.hot-goods-list .img-box {
    width: 100%;
    height: 120px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.hot-goods-list .img-box img {
    width: 100%;
    height: 120px;
}

.hot-goods-list .info-box .title {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    width: 100%;
    height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
    font-weight: 500;
}

.hot-goods-list .info-box .pay-line {
    margin-top: 5px;
}

.hot-goods-list .info-box .address-line {
    margin-top: 5px;
}

.hot-goods-list .info-box .price-line {
    margin-top: 5px;
    font-weight: 700;
    color: #F60;
}

.hot-goods-list .info-box .price-line .price-number {
    font-size: 20px;

}

.hot-goods-list .info-box .price-line .yuan {
    font-size: 12px;

}

.hot-goods-list .info-box .price-line .price-des {
    font-size: 12px;
}

.cchc-title {
    font-size: 16px;
    float: left;
    overflow: hidden;
}

.cchc-city {
    font-size: 14px;
    cursor: pointer;
    padding-left: 10px;
}

.cchc-city:hover {
    color: #00a1ea;
}

.city-change-select {
    float: left;
    width: 80px;
    height: 25px;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    overflow: hidden;
    margin-left: 15px;
    cursor: pointer;
    padding-right: 20px !important;
    padding-left: 10px;
    line-height: 25px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA4DIAAIM2AAB5CAAAxgwAADT6AAAgbL5TJ5gAAABGSURBVHjaYvz//z8DOYCJgUzA0tnZidPK8vJyRpw24pLEpwnuVHRFhDQxMDAwMPz//x+OOzo6/iPz8WFGuocqAAAA//8DAD/sORHYg7kaAAAAAElFTkSuQmCC) right center no-repeat
}

.city-change-select-disable {
    cursor: not-allowed;
}

.city-change-select:hover {
    border: 1px solid #00a1ea;
}

.business-hot-lab {
    font-size: 12px;
    background-color: red;
    color: white;
    padding: 2px 2px;
    margin-right: 5px;
    border-radius: 2px;
    font-style: normal;
    font-family: "Helvetica Neue", "Hiragino Sans GB", SimSun, serif;
}

.new-nav-list {
    float: left;
    width: 730px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    background-color: white;
    overflow: hidden;
}

.new-nav-list ul {
    float: left;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    background-color: white;
    overflow: hidden;
}

.new-nav-list li {
    float: left;
}

.new-nav-list li a {
    color: #666;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    padding: 0 35px;
    font-weight: 600;
}

.new-nav-list li a:hover {
    color: #00a1ea;
}

.tab-right-ad {
    float: left;
    width: 240px;
    height: 30px;
    text-align: center;
    overflow: hidden;
    margin-left: 4px;
}

.tab-right-ad img {
    height: 30px;
    cursor: pointer;
}

.slide-container-two ul {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ebeaea;
    border-right: 1px solid #ebeaea;
}

.slide-container-two ul li {
    float: left;
    width: 116px;
    height: 53px;
    border: solid #ebeaea;
    border-width: 1px 0 0 1px;
    overflow: hidden;
}

.slide-container-two ul li img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.slide-container-two ul li img:hover {
    opacity: 0.6;
}

img {
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear;
    cursor: pointer;
}

/*img:hover {*/
/*opacity: 0.8;*/
/*}*/

.promotion {
    position: absolute;
    right: 3px;
    bottom: 1px;
    border: 1px solid #ffffff69;
    border-radius: 5px;
    font-style: normal;
    font-family: "Helvetica Neue", "Hiragino Sans GB", SimSun, serif;
    color: #ffffff69;
    padding: 0px 2px;
    font-size: 12px;
}

.local-business-title {
    font-size: 20px;
    color: black;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
}