
 #vivo-head
    {
        z-index: 9999;
        position: relative;
        width: 100%;
    }
    
    .search-user b
    {
        background: url(/cl/images/vivo-head-ico.png) no-repeat;
    }
    
    #vivo-head
    {
        border-bottom: 1px #e7e7e7 solid;
        border-bottom: 1px rgba(0,0,0,.05) solid;
        background: #fff;
        position: relative;
    }
    
    #vivo-head .vivo-nav
    {
        width: 1000px;
        height: 60px;
        margin: auto;
        background: #fff;
        position: relative;
        z-index: 9999;
    }
    
    .vivo-nav .search-user
    {
        float: right;
        height: 60px;
    }
    
    .search-user a
    {
        width: 42px;
        height: 42px;
        display: inline-block;
        margin-left: 15px;
        position: relative;
        top: 8px;
        border: 1px #e7e7e7 solid;
        background: #fff;
        overflow: hidden;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    
    .search-user a:hover, .search-user a.current
    {
        border: 1px #008cd6 solid;
        background: #008cd6;
    }
    
    .search-user a b
    {
        width: 42px;
        height: 42px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        -webkit-transition-delay: .1s;
        -moz-transition-delay: .1s;
        -ms-transition-delay: .1s;
        transition-delay: .1s;
    }
    
    .search-user a.search b
    {
        background-position: 0 0;
    }
    
    .search-user a.search:hover b, .search-user a.search.current b
    {
        background-position: 0 -43px;
    }
    
    .search-user a.user b
    {
        background-position: -43px 0;
    }
    
    .search-user a.user b img
    {
        width: 42px;
        height: 42px;
    }
    
    .search-user a.user:hover b, .search-user a.user.current b
    {
        background-position: -43px -43px;
    }
    
    #vivo-head .vivo-search
    {
        height: 80px;
        width: 100%;
        background: #FFF;
        position: fixed;
        z-index: 9999;
        display: none;
        border-bottom: 2px solid #f10214;
        box-shadow: 0 1px 2px rgb(0,0,0);
    }
    
    .search-box
    {
        width: 560px;
        height: 40px;
        position: absolute;
        top: -40px;
        left: 120px;
        margin-left: -250px;
        background: #F10214;
        -webkit-box-shadow: 0 1px 2px rgb(0,0,0);
        -moz-box-shadow: 0 1px 2px rgb(0,0,0);
        -ms-box-shadow: 0 1px 2px rgb(0,0,0);
        box-shadow: inset 0 1px 2px rgb(241 2 20);
        z-index: 10000;
    }
    
    .search-box input
    {
    width: 440px;
    height: 20px;
    padding: 8px 20px;
    font-size: 12px;
    color: #555;
    border: none;
    background: #fff;
    overflow: hidden;
    vertical-align: middle;
    border: 2px solid #F10214;
    }
    
    .search-box button
    {
        width: 70px;
        height: 40px;
        overflow: hidden;
        text-align: center;
        font-size: 16px;
        color: #fff;
        border: none;
        overflow: hidden;
        vertical-align: middle;
        background: #F10214;
        outline: none;
        cursor: pointer;
        -webkit-transition: background .2s ease-in-out;
        -moz-transition: background .2s ease-in-out;
        -ms-transition: background .2s ease-in-out;
        transition: background .2s ease-in-out;
        padding-left: 1px;
    }
    
    
    .search-box button:hover
    {
        background: #DE2834;
    }
    
    .search-box button:active
    {
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
        -ms-box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
    }
    
    .search-box a.close
    {
        display: none;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 8px;
        right: -40px;
        background: url(/cl/images/vivo-head-ico.png) -86px 0 no-repeat;
    }
    
    .search-box a.close:hover
    {
        background-position: -86px -25px;
    }
    
    .search_logo
    {
        display: block;
        position: absolute;
        left: 24px;
        top: 10px;
        width: 185px;
        height: 70px;
    }
    
    .search_logo_lk
    {
        overflow: hidden;
        display: block;
        width: 307px;
        height: 70px;
        background-image: url(/cl/images/logo_s.v2.png);
        background-repeat: no-repeat;
        text-indent: -999px;
    }
  @font-face {
            font-family: iconfont;
            src: url(/cl/images/iconfont.eot);
            src: url(/cl/images/iconfont.eot#iefix) format('embedded-opentype'),url(/cl/images/iconfont.woff) format('woff'),url(/cl/images/iconfont.ttf) format('truetype'),url(/cl/images/iconfont.svg#iconfont) format('svg')
        }

        .iconfont {
            font-family: iconfont;
            font-style: normal;
            -webkit-text-stroke-width: .2px;
            -moz-osx-font-smoothing: grayscale
        }


        /* S head */
        .fl {
            float: left
        }

        .fr {
            float: right
        }

        .al {
            text-align: left
        }

        .ac {
            text-align: center
        }

        .ar {
            text-align: right
        }

        .clear, .clr {
            display: block;
            overflow: hidden;
            clear: both;
        }



        .m, .mb, .mc, .mt, .p-img, .p-market, .p-name, .p-price, .sm {
            overflow: hidden
        }

        .w {
            margin: auto;
            width: 1190px
        }


        .o2_mini .w {
            width: 990px
        }

        .ci-left, .ci-right, .dd-spacer {
            display: none !important
        }

        .loading {
            display: block;
            height: 70px
        }

        .dorpdown {
            position: relative;
            z-index: 10021
        }

        .hover {
            z-index: 10022
        }

        .cw-icon {
            overflow: hidden;
            position: relative;
            z-index: 10001;
            float: left;
            border: 1px solid #f7f7f7
        }

        .dorpdown-layer {
            display: none;
            position: absolute;
            border: 1px solid #ccc;
            background-color: #fff;
            -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, .hover .dorpdown-layer {
            display: block
        }

        .dorpdown:hover .cw-icon, .hover .cw-icon {
            padding-bottom: 2px;
            border-color: #ccc;
            border-bottom: none;
            background-color: #fff
        }

        #shortcut {
            border-bottom: 1px solid #ddd;
            background-color: #f7f7f7;
            z-index: 10001
        }

            #shortcut .w {
                height: 30px;
                line-height: 30px;
                color: #999
            }

            #shortcut a {
                color: #999
            }

            #shortcut a:hover {
                color: #c81623
            }

            #shortcut li {
                float: left
            }

            #shortcut li.spacer {
                overflow: hidden;
                margin: 11px 5px 0;
                width: 1px;
                height: 10px;
                background-color: #f7f7f7
            }

            #shortcut .dt {
                padding-left: 7px;
                padding-right: 7px
            }

            #shortcut .dd {
                line-height: 24px
            }

            #shortcut .cw-icon {
                height: 28px;
                line-height: 28px
            }

            #shortcut .dorpdown-layer {
                top: 30px
            }

            #shortcut .style-red {
                color: #f10215
            }

        .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
        }

        .u-place-tip {
            z-index: 10020;
            position: absolute;
            top: 34px;
            width: 204px;
            height: 30px;
            padding: 0 8px;
            background: #fff;
            -moz-border-radius: 6px;
            border-radius: 6px;
            border: 1px solid #d8d8d8;
            font-size: 12px;
            line-height: 30px;
            color: #000;
            -moz-box-shadow: 0 0 2px #f1f1f1;
            box-shadow: 0 0 2px #f1f1f1
        }

            .u-place-tip .u-place-tip-ico {
                position: static
            }

            .u-place-tip .u-place-tip-close {
                position: absolute;
                cursor: pointer;
                top: 0;
                right: 8px;
                line-height: 30px;
                font-size: 12px;
                height: 30px
            }

            .u-place-tip:before {
                content: "";
                position: absolute;
                left: 40px;
                top: -16px;
                border: 8px solid;
                border-color: transparent transparent #d8d8d8
            }

            .u-place-tip:after {
                content: "";
                position: absolute;
                left: 40px;
                top: -15px;
                border: 8px solid;
                border-color: transparent transparent #fff
            }

        .dorpdown .link-logout {
            float: right;
            margin-right: 10px;
            line-height: 1.2
        }

        #ttbar-login {
            margin-right: 8px;
            z-index: 10020
        }

            #ttbar-login .link-login {
                font-family: verdana\,simsun
            }

            #ttbar-login .dt {
                padding-right: 72px
            }

                #ttbar-login .dt .nickname {
                    display: block;
                    width: 70px;
                    padding-right: 6px;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    text-align: right
                }

            #ttbar-login .dorpdown-layer {
                left: 0;
                width: 270px
            }

            #ttbar-login .dd-spacer {
                width: 150px
            }

            #ttbar-login .userinfo {
                padding: 10px 0 10px 15px;
                overflow: hidden
            }

            #ttbar-login .u-pic {
                float: left;
                margin-right: 10px
            }

                #ttbar-login .u-pic a {
                    position: relative;
                    display: block;
                    width: 60px;
                    height: 60px;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                    border: 2px solid #f5f5f5;
                    overflow: hidden
                }

                    #ttbar-login .u-pic a img {
                        width: 60px
                    }

            #ttbar-login .u-plus {
                padding: 10px 0 0;
                overflow: hidden
            }

            #ttbar-login .u-msg {
                font-family: simsun;
                padding-top: 4px
            }

                #ttbar-login .u-msg .style-red {
                    color: #c81623
                }

            #ttbar-login .badge-list {
                height: 88px;
                overflow: hidden;
                padding-top: 10px;
                border-top: 1px solid #d8d8d8
            }

            #ttbar-login .u-badges {
                float: left;
                position: relative;
                width: 210px;
                height: 82px;
                overflow: hidden;
                margin: 0 3px
            }

            #ttbar-login .badge-panel {
                float: left;
                width: 70px;
                text-align: center
            }

                #ttbar-login .badge-panel i {
                    display: block;
                    width: 54px;
                    height: 55px;
                    margin: 0 auto
                }

            #ttbar-login .badge-panel-main {
                text-align: center;
                margin-left: -2px
            }

                #ttbar-login .badge-panel-main .fore1 .u-name {
                    background: #ceaa62;
                    color: #fff
                }

                #ttbar-login .badge-panel-main .u-name {
                    display: inline;
                    line-height: 1.5;
                    padding: 0 3px;
                    margin-top: 6px
                }

            #ttbar-login .badge-panel_long .u-name {
                padding: 0;
                white-space: nowrap
            }

            #ttbar-login.icon-plus-state3 .u-pic a {
                border-color: #e1c56c
            }

            #ttbar-login.icon-plus-state3.hover .cw-icon, #ttbar-login.icon-plus-state3:hover .cw-icon {
                border-color: #dfc676
            }

            #ttbar-login.icon-plus-state3 .dorpdown-layer {
                border-color: #dfc676
            }

            #ttbar-login .nickname {
                margin-right: 40px
            }

        .badge-list-next, .badge-list-prev {
            float: left;
            width: 26px;
            height: 26px;
            font-size: 26px;
            line-height: 26px;
            text-align: center;
            margin-top: 15px
        }

        #ttbar-login .badge-list-next:hover, #ttbar-login .badge-list-prev:hover {
            color: #717171
        }

        .badge-list-next .iconfont, .badge-list-prev .iconfont {
            position: static;
            right: auto;
            top: auto;
            width: auto;
            height: auto;
            line-height: 26px
        }

        .badge-panel-main {
            position: absolute;
            left: 0;
            width: 700px;
            overflow: hidden
        }

        .icon-plus-nickname {
            position: absolute;
            top: 6px;
            right: 20px;
            display: block;
            width: 38px;
            height: 16px
        }


        #ttbar-mycity {
            margin-left: 0px
        }

            #ttbar-mycity .iconfont {
                font-size: 14px;
                color: #f10215
            }

            #ttbar-mycity .dd {
                left: 0;
                width: 300px;
                padding: 10px
            }

            #ttbar-mycity .item {
                float: left;
                width: 60px;
                padding: 2px 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
                    }

        #ttbar-myjd .dorpdown-layer {
            left: 0;
            width: 280px
        }

        #ttbar-myjd .userinfo {
            padding: 10px 0 10px 15px;
            overflow: hidden
        }

        #ttbar-myjd .u-pic {
            float: left;
            margin-right: 10px
        }

            #ttbar-myjd .u-pic img {
                -moz-border-radius: 50%;
                border-radius: 50%
            }

        #ttbar-myjd .u-name {
            padding: 6px 0 0;
            font-weight: 700
        }

        #ttbar-myjd .myjdlist {
            padding: 10px 0 10px 15px;
            overflow: hidden
        }

            #ttbar-myjd .myjdlist .fore1, #ttbar-myjd .myjdlist .fore2 {
                float: left;
                width: 126px
            }

        #ttbar-myjd .myjdlist_2 {
            border-top: 1px solid #f1f1f1
        }

        #ttbar-myjd .dd-spacer {
            left: 0;
            width: 82px
        }

        #ttbar-serv .dd {
            right: 0;
            width: 170px;
            padding: 10px 0
        }


        #ttbar-serv .item {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            width: 70px;
            padding-left: 15px
        }

        #ttbar-serv .item-business, #ttbar-serv .item-client {
            padding-left: 15px;
            font-weight: 700;
            color: #666
        }

        #ttbar-serv .item-business {
            margin-top: 5px;
            padding-top: 5px;
            border-top: 1px dotted #eee
        }

        #ttbar-navs .dd {
            right: -84px;
            width: 1188px;
            padding: 15px 0
        }

        #ttbar-navs dl {
            float: left;
            width: 255px;
            padding-left: 20px;
            border-left: 1px solid #eee
        }

            #ttbar-navs dl.fore1 {
                border-left: none;
                width: 340px
            }

        #ttbar-navs dt {
            margin-bottom: 5px;
            font-weight: 700;
            color: #666
        }

        #ttbar-navs dd {
            overflow: hidden;
            *zoom: 1
        }

        #ttbar-navs .item {
            overflow: hidden;
            float: left;
            width: 85px;
            white-space: nowrap
        }

        .o2_mini #ttbar-navs .dd {
            width: 988px
        }

        .o2_mini #ttbar-navs dl {
            width: 200px
        }

            .o2_mini #ttbar-navs dl.fore1 {
                width: 300px
            }

        .o2_mini #ttbar-navs .item {
            width: 100px
        } 
 .indexbanner
        {
            height: 481px;
            overflow: hidden;
            position: absolute;
            width: 100%;
            z-index: 0;
            margin-top: 40px;
            display: none;
        }
        
        .indexbanner .hd
        {
            height: 15px;
            overflow: hidden;
            position: absolute;
            bottom: 15px;
            z-index: 1;
            width: 800px;
            left: 50%;
            margin-left: -48px;
        }
        
        .indexbanner .hd ul
        {
            overflow: hidden;
            zoom: 1;
            float: left;
        }
        
        .indexbanner .hd ul li
        {
            float: left;
            margin-right: 12px;
            width: 12px;
            height: 12px;
            border-radius: 15px;
            background: #CCCCCC;
            cursor: pointer;
            text-indent: -999px;
            overflow: hidden;
        }
        
        .indexbanner .hd ul li.on
        {
            background: #FF9900;
        }
        
        .indexbanner .bd
        {
            position: relative;
            height: 100%;
            z-index: 0;
        }
        
        .indexbanner .bd li
        {
            zoom: 1;
            vertical-align: middle;
            height: 481px;
        }
        
        
    #vivo-head
    {
        z-index: 9999;
        position: relative;
        width: 100%;
    }
    
    .search-user b
    {
        background: url(/cl/images/vivo-head-ico.png) no-repeat;
    }
    
    #vivo-head
    {
        border-bottom: 1px #e7e7e7 solid;
        border-bottom: 1px rgba(0,0,0,.05) solid;
        background: #fff;
        position: relative;
    }
    
    #vivo-head .vivo-nav
    {
        width: 1000px;
        height: 60px;
        margin: auto;
        background: #fff;
        position: relative;
        z-index: 9999;
    }
    
    .vivo-nav .search-user
    {
        float: right;
        height: 60px;
    }
    
    .search-user a
    {
        width: 42px;
        height: 42px;
        display: inline-block;
        margin-left: 15px;
        position: relative;
        top: 8px;
        border: 1px #e7e7e7 solid;
        background: #fff;
        overflow: hidden;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    
    .search-user a:hover, .search-user a.current
    {
        border: 1px #008cd6 solid;
        background: #008cd6;
    }
    
    .search-user a b
    {
        width: 42px;
        height: 42px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        -webkit-transition-delay: .1s;
        -moz-transition-delay: .1s;
        -ms-transition-delay: .1s;
        transition-delay: .1s;
    }
    
    .search-user a.search b
    {
        background-position: 0 0;
    }
    
    .search-user a.search:hover b, .search-user a.search.current b
    {
        background-position: 0 -43px;
    }
    
    .search-user a.user b
    {
        background-position: -43px 0;
    }
    
    .search-user a.user b img
    {
        width: 42px;
        height: 42px;
    }
    
    .search-user a.user:hover b, .search-user a.user.current b
    {
        background-position: -43px -43px;
    }
    
    #vivo-head .vivo-search
    {
        height: 80px;
        width: 100%;
        background: #FFF;
        position: fixed;
        z-index: 9999;
        display: none;
        border-bottom: 2px solid #f10214;
        box-shadow: 0 1px 2px rgb(0,0,0);
    }
    
    .search-box
    {
        width: 560px;
        height: 40px;
        position: absolute;
        top: -40px;
        left: 120px;
        margin-left: -250px;
        background: #F10214;
        -webkit-box-shadow: 0 1px 2px rgb(0,0,0);
        -moz-box-shadow: 0 1px 2px rgb(0,0,0);
        -ms-box-shadow: 0 1px 2px rgb(0,0,0);
        box-shadow: inset 0 1px 2px rgb(241 2 20);
        z-index: 10000;
    }
    
    .search-box input
    {
    width: 440px;
    height: 20px;
    padding: 8px 20px;
    font-size: 12px;
    color: #555;
    border: none;
    background: #fff;
    overflow: hidden;
    vertical-align: middle;
    border: 2px solid #F10214;
    }
    
    .search-box button
    {
        width: 70px;
        height: 40px;
        overflow: hidden;
        text-align: center;
        font-size: 16px;
        color: #fff;
        border: none;
        overflow: hidden;
        vertical-align: middle;
        background: #F10214;
        outline: none;
        cursor: pointer;
        -webkit-transition: background .2s ease-in-out;
        -moz-transition: background .2s ease-in-out;
        -ms-transition: background .2s ease-in-out;
        transition: background .2s ease-in-out;
        padding-left: 1px;
    }
    
    
    .search-box button:hover
    {
        background: #DE2834;
    }
    
    .search-box button:active
    {
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
        -ms-box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 1px 2px rgba(0,0,0,.3) inset;
    }
    
    .search-box a.close
    {
        display: none;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 8px;
        right: -40px;
        background: url(/cl/images/vivo-head-ico.png) -86px 0 no-repeat;
    }
    
    .search-box a.close:hover
    {
        background-position: -86px -25px;
    }
    
    .search_logo
    {
        display: block;
        position: absolute;
        left: 24px;
        top: 10px;
        width: 185px;
        height: 70px;
    }
    
    .search_logo_lk
    {
        overflow: hidden;
        display: block;
        width: 307px;
        height: 70px;
        background-image: url(/cl/images/logo_s.v2.png);
        background-repeat: no-repeat;
        text-indent: -999px;
    }
    
     @font-face {
            font-family: iconfont;
            src: url(/cl/images/iconfont.eot);
            src: url(/cl/images/iconfont.eot#iefix) format('embedded-opentype'),url(/cl/images/iconfont.woff) format('woff'),url(/cl/images/iconfont.ttf) format('truetype'),url(/cl/images/iconfont.svg#iconfont) format('svg')
        }

        .iconfont {
            font-family: iconfont;
            font-style: normal;
            -webkit-text-stroke-width: .2px;
            -moz-osx-font-smoothing: grayscale
        }


        /* S head */
        .fl {
            float: left
        }

        .fr {
            float: right
        }

        .al {
            text-align: left
        }

        .ac {
            text-align: center
        }

        .ar {
            text-align: right
        }

        .clear, .clr {
            display: block;
            overflow: hidden;
            clear: both;
        }



        .m, .mb, .mc, .mt, .p-img, .p-market, .p-name, .p-price, .sm {
            overflow: hidden
        }

        .w {
            margin: auto;
            width: 1190px
        }


        .o2_mini .w {
            width: 990px
        }

        .ci-left, .ci-right, .dd-spacer {
            display: none !important
        }

        .loading {
            display: block;
            height: 70px
        }

        .dorpdown {
            position: relative;
            z-index: 10021
        }

        .hover {
            z-index: 10022
        }

        .cw-icon {
            overflow: hidden;
            position: relative;
            z-index: 10001;
            float: left;
            border: 1px solid #f7f7f7
        }

        .dorpdown-layer {
            display: none;
            position: absolute;
            border: 1px solid #ccc;
            background-color: #fff;
            -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, .hover .dorpdown-layer {
            display: block
        }

        .dorpdown:hover .cw-icon, .hover .cw-icon {
            padding-bottom: 2px;
            border-color: #ccc;
            border-bottom: none;
            background-color: #fff
        }

        #shortcut {
            border-bottom: 1px solid #ddd;
            background-color: #f7f7f7;
            z-index: 10001
        }

            #shortcut .w {
                height: 30px;
                line-height: 30px;
                color: #999
            }

            #shortcut a {
                color: #999
            }

            #shortcut a:hover {
                color: #c81623
            }

            #shortcut li {
                float: left
            }

            #shortcut li.spacer {
                overflow: hidden;
                margin: 11px 5px 0;
                width: 1px;
                height: 10px;
                background-color: #f7f7f7
            }

            #shortcut .dt {
                padding-left: 7px;
                padding-right: 7px
            }

            #shortcut .dd {
                line-height: 24px
            }

            #shortcut .cw-icon {
                height: 28px;
                line-height: 28px
            }

            #shortcut .dorpdown-layer {
                top: 30px
            }

            #shortcut .style-red {
                color: #f10215
            }

        .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
        }

        .u-place-tip {
            z-index: 10020;
            position: absolute;
            top: 34px;
            width: 204px;
            height: 30px;
            padding: 0 8px;
            background: #fff;
            -moz-border-radius: 6px;
            border-radius: 6px;
            border: 1px solid #d8d8d8;
            font-size: 12px;
            line-height: 30px;
            color: #000;
            -moz-box-shadow: 0 0 2px #f1f1f1;
            box-shadow: 0 0 2px #f1f1f1
        }

            .u-place-tip .u-place-tip-ico {
                position: static
            }

            .u-place-tip .u-place-tip-close {
                position: absolute;
                cursor: pointer;
                top: 0;
                right: 8px;
                line-height: 30px;
                font-size: 12px;
                height: 30px
            }

            .u-place-tip:before {
                content: "";
                position: absolute;
                left: 40px;
                top: -16px;
                border: 8px solid;
                border-color: transparent transparent #d8d8d8
            }

            .u-place-tip:after {
                content: "";
                position: absolute;
                left: 40px;
                top: -15px;
                border: 8px solid;
                border-color: transparent transparent #fff
            }

        .dorpdown .link-logout {
            float: right;
            margin-right: 10px;
            line-height: 1.2
        }

        #ttbar-login {
            margin-right: 8px;
            z-index: 10020
        }

            #ttbar-login .link-login {
                font-family: verdana\,simsun
            }

            #ttbar-login .dt {
                padding-right: 72px
            }

                #ttbar-login .dt .nickname {
                    display: block;
                    width: 70px;
                    padding-right: 6px;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    text-align: right
                }

            #ttbar-login .dorpdown-layer {
                left: 0;
                width: 270px
            }

            #ttbar-login .dd-spacer {
                width: 150px
            }

            #ttbar-login .userinfo {
                padding: 10px 0 10px 15px;
                overflow: hidden
            }

            #ttbar-login .u-pic {
                float: left;
                margin-right: 10px
            }

                #ttbar-login .u-pic a {
                    position: relative;
                    display: block;
                    width: 60px;
                    height: 60px;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                    border: 2px solid #f5f5f5;
                    overflow: hidden
                }

                    #ttbar-login .u-pic a img {
                        width: 60px
                    }

            #ttbar-login .u-plus {
                padding: 10px 0 0;
                overflow: hidden
            }

            #ttbar-login .u-msg {
                font-family: simsun;
                padding-top: 4px
            }

                #ttbar-login .u-msg .style-red {
                    color: #c81623
                }

            #ttbar-login .badge-list {
                height: 88px;
                overflow: hidden;
                padding-top: 10px;
                border-top: 1px solid #d8d8d8
            }

            #ttbar-login .u-badges {
                float: left;
                position: relative;
                width: 210px;
                height: 82px;
                overflow: hidden;
                margin: 0 3px
            }

            #ttbar-login .badge-panel {
                float: left;
                width: 70px;
                text-align: center
            }

                #ttbar-login .badge-panel i {
                    display: block;
                    width: 54px;
                    height: 55px;
                    margin: 0 auto
                }

            #ttbar-login .badge-panel-main {
                text-align: center;
                margin-left: -2px
            }

                #ttbar-login .badge-panel-main .fore1 .u-name {
                    background: #ceaa62;
                    color: #fff
                }

                #ttbar-login .badge-panel-main .u-name {
                    display: inline;
                    line-height: 1.5;
                    padding: 0 3px;
                    margin-top: 6px
                }

            #ttbar-login .badge-panel_long .u-name {
                padding: 0;
                white-space: nowrap
            }

            #ttbar-login.icon-plus-state3 .u-pic a {
                border-color: #e1c56c
            }

            #ttbar-login.icon-plus-state3.hover .cw-icon, #ttbar-login.icon-plus-state3:hover .cw-icon {
                border-color: #dfc676
            }

            #ttbar-login.icon-plus-state3 .dorpdown-layer {
                border-color: #dfc676
            }

            #ttbar-login .nickname {
                margin-right: 40px
            }

        .badge-list-next, .badge-list-prev {
            float: left;
            width: 26px;
            height: 26px;
            font-size: 26px;
            line-height: 26px;
            text-align: center;
            margin-top: 15px
        }

        #ttbar-login .badge-list-next:hover, #ttbar-login .badge-list-prev:hover {
            color: #717171
        }

        .badge-list-next .iconfont, .badge-list-prev .iconfont {
            position: static;
            right: auto;
            top: auto;
            width: auto;
            height: auto;
            line-height: 26px
        }

        .badge-panel-main {
            position: absolute;
            left: 0;
            width: 700px;
            overflow: hidden
        }

        .icon-plus-nickname {
            position: absolute;
            top: 6px;
            right: 20px;
            display: block;
            width: 38px;
            height: 16px
        }


        #ttbar-mycity {
            margin-left: 0px
        }

            #ttbar-mycity .iconfont {
                font-size: 14px;
                color: #f10215
            }

            #ttbar-mycity .dd {
                left: 0;
                width: 300px;
                padding: 10px
            }

            #ttbar-mycity .item {
                float: left;
                width: 60px;
                padding: 2px 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
                    }

        #ttbar-myjd .dorpdown-layer {
            left: 0;
            width: 280px
        }

        #ttbar-myjd .userinfo {
            padding: 10px 0 10px 15px;
            overflow: hidden
        }

        #ttbar-myjd .u-pic {
            float: left;
            margin-right: 10px
        }

            #ttbar-myjd .u-pic img {
                -moz-border-radius: 50%;
                border-radius: 50%
            }

        #ttbar-myjd .u-name {
            padding: 6px 0 0;
            font-weight: 700
        }

        #ttbar-myjd .myjdlist {
            padding: 10px 0 10px 15px;
            overflow: hidden
        }

            #ttbar-myjd .myjdlist .fore1, #ttbar-myjd .myjdlist .fore2 {
                float: left;
                width: 126px
            }

        #ttbar-myjd .myjdlist_2 {
            border-top: 1px solid #f1f1f1
        }

        #ttbar-myjd .dd-spacer {
            left: 0;
            width: 82px
        }

        #ttbar-serv .dd {
            right: 0;
            width: 170px;
            padding: 10px 0
        }


        #ttbar-serv .item {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            width: 70px;
            padding-left: 15px
        }

        #ttbar-serv .item-business, #ttbar-serv .item-client {
            padding-left: 15px;
            font-weight: 700;
            color: #666
        }

        #ttbar-serv .item-business {
            margin-top: 5px;
            padding-top: 5px;
            border-top: 1px dotted #eee
        }

        #ttbar-navs .dd {
            right: -84px;
            width: 1188px;
            padding: 15px 0
        }

        #ttbar-navs dl {
            float: left;
            width: 255px;
            padding-left: 20px;
            border-left: 1px solid #eee
        }

            #ttbar-navs dl.fore1 {
                border-left: none;
                width: 340px
            }

        #ttbar-navs dt {
            margin-bottom: 5px;
            font-weight: 700;
            color: #666
        }

        #ttbar-navs dd {
            overflow: hidden;
            *zoom: 1
        }

        #ttbar-navs .item {
            overflow: hidden;
            float: left;
            width: 85px;
            white-space: nowrap
        }

        .o2_mini #ttbar-navs .dd {
            width: 988px
        }

        .o2_mini #ttbar-navs dl {
            width: 200px
        }

            .o2_mini #ttbar-navs dl.fore1 {
                width: 300px
            }

        .o2_mini #ttbar-navs .item {
            width: 100px
        } 
.indexbanner
        {
            height: 481px;
            overflow: hidden;
            position: absolute;
            width: 100%;
            z-index: 0;
            margin-top: 40px;
            display: none;
        }
        
        .indexbanner .hd
        {
            height: 15px;
            overflow: hidden;
            position: absolute;
            bottom: 15px;
            z-index: 1;
            width: 800px;
            left: 50%;
            margin-left: -48px;
        }
        
        .indexbanner .hd ul
        {
            overflow: hidden;
            zoom: 1;
            float: left;
        }
        
        .indexbanner .hd ul li
        {
            float: left;
            margin-right: 12px;
            width: 12px;
            height: 12px;
            border-radius: 15px;
            background: #CCCCCC;
            cursor: pointer;
            text-indent: -999px;
            overflow: hidden;
        }
        
        .indexbanner .hd ul li.on
        {
            background: #FF9900;
        }
        
        .indexbanner .bd
        {
            position: relative;
            height: 100%;
            z-index: 0;
        }
        
        .indexbanner .bd li
        {
            zoom: 1;
            vertical-align: middle;
            height: 481px;
        }
        
 .game-menu {
             padding: 16px 0 14px 36px
         }

             .game-menu a {
                 display: inline-block;
                 height: 59px;
                 line-height: 56px;
                 border-radius: 59px;
                 color: #c12727;
                 padding: 0 44px;
                 font-size: 18px
             }

                 .game-menu a.current {
                     background-color: #D71635;
                     color: #fff
                 }
.indexbanner { height: 481px; overflow: hidden; position: absolute; width:
				100%; z-index: 0; margin-top: 40px; display: none; } .indexbanner .hd {
				height: 15px; overflow: hidden; position: absolute; bottom: 15px; z-index:
				1; width: 800px; left: 50%; margin-left: -48px; } .indexbanner .hd ul {
				overflow: hidden; zoom: 1; float: left; } .indexbanner .hd ul li { float:
				left; margin-right: 12px; width: 12px; height: 12px; border-radius: 15px;
				background: #CCCCCC; cursor: pointer; text-indent: -999px; overflow: hidden;
				} .indexbanner .hd ul li.on { background: #FF9900; } .indexbanner .bd {
				position: relative; height: 100%; z-index: 0; } .indexbanner .bd li { zoom:
				1; vertical-align: middle; height: 481px; }