
        .index-banner .banner-slider .hd {
            bottom: 100px !important;
        }

        .index-banner .notice {
            position: absolute;
            bottom: -60px;
            left: 50%;
            width: 100%;
            margin-left: -50%;
            background: url(notice_bg.png) left top repeat;
            height: 60px;
            overflow: inherit;
            z-index: 2;
            background-color: #e8e8f0;
        }

            .index-banner .notice .bd {
                position: relative;
                overflow: hidden;
                width: 1140px;
                height: 62px;
                margin: 0 auto;
            }

            .index-banner .notice .control {
                position: absolute;
                right: 0;
                top: 15px;
                font-size: 0;
            }

        .banner-link {
            position: absolute;
            top: -91px;
            left: 0;
            width: 100%;
            background-color: rgba(0,0,0,0.6);
        }

        .notice ul li {
            padding: 0px 5px;
            height: 60px;
        }

            .notice ul li .notice-box .class {
                float: left;
                line-height: 58px;
                width: 8.5em;
            }

            .notice ul li .notice-box .title {
                display: block;
                margin-left: 8.5em;
                line-height: 58px;
            }

        .banner-link-cont {
            width: 720px;
            margin: 0 auto;
            height: 90px;
            font-size: 0;
        }

        .lk-item {
            display: inline-block;
            vertical-align: middle;
            color: #fff;
            width: 105px;
            text-align: center;
            margin-left: 96px;
            padding-top: 5px;
            cursor: pointer;
        }

            .lk-item a {
                color: inherit;
            }

            .lk-item:first-child {
                margin-left: 0;
            }

            .lk-item i {
                display: block;
                width: 30px;
                height: 30px;
                padding-bottom: 20px;
                margin: 0 auto;
                background-image: url(banner-link-1.png);
                background-repeat: no-repeat;
                background-position: center center;
            }

            .lk-item.bl-marketing i {
                background-image: url(banner-link-1.png);
            }

            .lk-item.bl-video i {
                background-image: url(banner-link-2.png);
            }

            .lk-item.bl-download i {
                background-image: url(banner-link-3.png);
            }

            .lk-item.bl-doc i {
                background-image: url(banner-link-4.png);
            }

            .lk-item.bl-tools i {
                background-image: url(banner-link-5.png);
            }

            .lk-item.bl-community i {
                background-image: url(banner-link-6.png);
            }

            .lk-item span {
                font-size: 14px;
            }

        @media screen and (max-width: 1024px) {}

        .notice ul li .notice-box .title {
            line-height: 58px !important;
        }

        .notice ul li {
            padding: 0 5px;
        }

        .tempWrap {
            height: 62px !important;
        }
