/*�����б�*/
.ban_che_txt, .ban_che_sel{color: #919191;}
#tabs {
    overflow: hidden;
    width: 100%;
    list-style: none;
    background-color: #F1F1F1;
    margin: 0px;
    padding-top: 10px;
}
.ui-corner-all-2, .ui-corner-top-2, .ui-corner-right-2, .ui-corner-tr-2 {
-moz-border-radius-topright: 2px;
-webkit-border-top-right-radius: 2px;
-khtml-border-top-right-radius: 2px;
border-top-left-radius: 4px;
border-top-right-radius: 2px;
}
#tabs li {
    float: left;
    font-size: 12.4px;
    font-family: "Microsoft YaHei";
    width: 42.2px;
    height: auto;
    line-height: 24px;
    font-size: 12px;
    font-family: '微锟斤拷锟脚猴拷';
    text-align: center;
    float: left;
    margin: 0 0 0 0px;
    border-bottom: 1px solid #B2B2B2;
}

#tabs .index-empty {
    width: 5px;
}

#tabs .current-index {
    border-bottom: 0px;
    border-left: 1px solid #B2B2B2;
    border-right: 1px solid #B2B2B2;
    border-top: 1px solid #B2B2B2;
}

#tabs .current-index a {
    color: #333;
    font-weight: bold;
}

#tabs li a {
    position: relative;
    height: auto;
    display: block;
    text-decoration: none;
}

#tabs li a:link {
    color: #333;
    text-decoration: none;
}

#tabs li a:visited {
    color: #333;
    text-decoration: none;
}

#tabs li a:active {
    color: #333;
    text-decoration: none;
}

#content {
    height: 130px;
    z-index: 2;
    text-align: center;
    position: static;
}

#content h2, #content h3, #content p {
    margin: 0 0 15px 0;
}

.hotcity {
    width: 65px !important;
}

.hotcity a {
    padding-left: 5px;
    padding-right: 3px;
}

#tabsContainer {
    display: none;
    width: 289px;
    margin-left: 16px;
    background-color: #F1F1F1;
}

@media (min-width: 1000px) and (max-width: 1200px) { 
#tabsContainer{margin-left:-32px;} 

}
@media (max-width: 767px) {#tabsContainer { margin-left:54px;}}
@media (max-width: 680px) {#tabsContainer { margin-left:54px;}}
@media (max-width: 580px) {#tabsContainer { margin-left:54px;}}
@media (max-width: 420px) {#tabsContainer { margin-left:-3px;}}
@media (max-width: 380px) {#tabsContainer { margin-left:-15px;}}

#cityTabTip {
    font-size: 13px;
    padding: .3em .3em .3em .5em;
    position: relative;
    /* margin-top: 4.7em; */
    background-color: #DFDFDF;
}

.city-list {
    width: 289px;
    list-style: none;
    text-align-last: center;
    margin-top: -1em;
    margin-left: -2.5em;
}

.city-list li {
    width: auto;
    min-width: 47px;
    float: left;
    margin-right: 10px;
    line-height: 16px;
    font-size: 10pt;
}

.city-list li a {
    padding: .3em;
    color: #666;
}

.city-list li a:hover {
    font-weight: bold;
    color: #0000ff;
    text-decoration: underline;
    cursor: pointer;
}
.ac_cont div {
    padding: 2px 5px;
    white-space: nowrap;
    background-color: #fff;
}
.fix_ie7 {
    /* margin-left: 3em !important; */
}

.fix_ie8 {
    margin-left: 0em !important;
}

.fix_ie9_tabsContainer {
    /* margin-top: 4em !important; */
}

.fix_ie9_content {
    margin-left: -0em !important;
    /* margin-top: -5px !important; */
    height: 120px !important;
}