.UIBannerControl {
        margin: 0 auto;
        position: relative;
        width: 1160px;
        /* z-index: 2; */
        border-bottom: 1px solid #f66433;
}
.UIBannerControl .co {
        left: 0px;
        position: absolute;
        top: 0px;
        height:93px;
}
