#ie6-warning {
    background: rgb(255, 255, 225) url("/client/city/jscss/demoimg/201006/warning.gif") no-repeat scroll 3px center;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: red;
    width: 97%;
    padding: 2px 15px 2px 23px;
    text-align: center;
    z-index: 1000;

}

#ie6-warning a {
    text-decoration: none;
}
.header{
    height: 80px;
}
.header .header-nav{
    margin-top: 17px !important;
}
.header h1 {
    float: left;
    width: 204px;
    font-size: 22px;
    margin-top: 43px;
    color: #333333;
    border-left: 1px solid #eee;
    padding-left: 5px;
    margin-left: 10px;
}
.top-bar .top-right > a.intr {
    border-radius: 2px;
    padding: 1px 5px;
    position: relative;
}
@keyframes ttAnimas2 {
    0% {
        top: -6px;
    }
    50%{
        top: -8px;
    }
    100%{
        top: -6px;
    }
}
.top-bar .top-right > a.intr .imgrk-new{
    display: inline-block;
    background: url("/client/img/new.svg") no-repeat;
    width: 32px;
    height: 21px;
    position: absolute;
    right: -23px;
    top: -6px;
    animation: ttAnimas2 1s infinite;
    animation-iteration-count:-1;
}
.intr .intrImg{
    display: inline-block;
    width: 14px;
    margin-top: -1px;
}

.top-bar{
    font-size: 13px;
}
.top-bar .top-list .more-box{
    top: 6px;
    line-height: normal;
}
.header{
    overflow: hidden;
}
.header .top-logo{
    margin: 20px 0;
}
.header .top-logo img{
    width: 194px;
}
.top-bar .top-list .more-box .sub-ul{
    top: 25px !important;
}
