﻿#shortcut li
{
    list-style: none;
}
#shortcut
{
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    font: 12px/1.5 Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,\\5B8B\4F53,sans-serif;
    color: #666;
}
#shortcut a
{
    color: #666;
    text-decoration: none;
}
.w
{
    margin: auto;
    width: 1190px;
}
.shortcut_num
{
    margin-left: 4px;
}

#shortcut
{
    border-bottom: 1px solid #ddd;
    background-color: #e3e4e5;
}

#shortcut .w
{
    height: 30px;
    line-height: 30px;
    color: #999;
}

#shortcut a
{
    color: #999;
}

#shortcut a:hover
{
    color: #e33333;
}

#shortcut li
{
    float: left;
}

#shortcut li.spacer
{
    overflow: hidden;
    margin: 11px 5px 0;
    width: 1px;
    height: 10px;
    background-color: #ccc;
}

#shortcut .dt
{
    padding-left: 7px;
    padding-right: 7px;
}

#shortcut .dd
{
    line-height: 24px;
}

#shortcut .style-red
{
    color: #f10215;
}

.dorpdown, .shortcut_btn
{
    position: relative;
    z-index: 21;
}

.shortcut_btn:hover
{
    z-index: 22;
}

.cw-icon
{
    overflow: hidden;
    position: relative;
    z-index: 1;
    float: left;
    border: 1px solid #f2f2f2;
    margin-right: 5px;
    padding-left: 7px;
    padding-right: 7px;
}

.fr .cw-icon
{
    padding-right: 20px !important;
}

.fr .iconfont
{
    position: absolute;
    right: 5px;
    top: 10px;
    width: 12px;
    height: 12px;
    line-height: 12px;
}

.o2_ie7 .fr .iconfont, .o2_ie8 .fr .iconfont
{
    top: 9px;
}

.dorpdown-layer, .dropdown-layer
{
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 2px 1px rgba(0,0,0,.1);
    box-shadow: 1px 2px 1px rgba(0,0,0,.1);
}

.dorpdown:hover .dorpdown-layer, .dropdown:hover .dropdown-layer, .shortcut_btn:hover .dropdown-layer
{
    display: block;
}

.dorpdown:hover .cw-icon, .dropdown:hover .cw-icon, .shortcut_btn:hover .cw-icon
{
    padding-bottom: 2px;
    border-color: #ccc;
    border-bottom: none;
    background-color: #fff; /*width: 50px;*/
}

#shortcut .cw-icon
{
    height: 28px;
    line-height: 28px;
}

#shortcut .dorpdown-layer, #shortcut .dropdown-layer
{
    top: 30px;
}

#ttbar-mycity
{
    margin-left: 0px;
}

#ttbar-mycity .iconfont
{
    font-size: 14px;
    color: #f10215;
    margin-right: 18px;
}

#ttbar-mycity .dd
{
    width: 300px;
    padding: 10px;
    position: fixed;
    margin-top: 28PX;
}
/* 城市选择 */
#ttbar-mycity .item
{
    float: left;
    /*width: 55px;*/
    padding: 0 0;
}

#ttbar-mycity .item a
{
    float: left;
    padding: 0 8px;
}

#ttbar-mycity .item a:hover
{
    background-color: #f4f4f4;
}

#ttbar-mycity .item a.selected
{
    background-color: #f10215;
    color: #fff;
}

.ui-areamini-content-list
{
    overflow: hidden;
}

.areamini_inter
{
    margin: 10px 0 10px 10px;
}

.areamini_inter_split
{
    width: 262px;
    height: 0;
    border-bottom: dotted 1px #eee;
}
