﻿.banner {
    width: 100%;
    height: 640px;
    background: #000;
    position: relative;
    overflow: hidden;
}

    .banner .mask {
        width: 100%;
        height: 640px;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0,0,0,.4);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#66000000", endColorstr="#66000000");
    }

    .banner video {
        margin-top: -115px;
    }

    .banner video, .banner .bg {
        width: 1920px;
        left: 50%;
        margin-left: -960px;
        position: absolute;
    }

    .banner .bg {
        margin-top: 0;
        height: 100%;
        background: url("../../img/index/banner.jpg") 0 0 no-repeat;
    }

    .banner .text {
        width: 100%;
        text-align: center;
        font-size: 74px;
        position: absolute;
        top: 275px;
        color: #fff;
    }

.content {
    padding-top: 100px;
}

    .content .about-wrap dl dt {
        color: #999;
    }

        .content .about-wrap dl dt h3 {
            color: #333;
        }

    .content .about-wrap dl dd p {
        line-height: 27px;
    }

    .content .about-wrap .gw-about {
        width: 450px;
    }

        .content .about-wrap .gw-about p {
            text-align: justify;
        }

        .content .about-wrap .gw-about dd .more {
            right: 0;
            bottom: -10px;
            padding: 3px 10px;
            border: 1px solid #00aadc;
            background: #fff;
            cursor: pointer;
            transition: all .1s linear;
        }

            .content .about-wrap .gw-about dd .more:hover {
                background: #00aadc;
                color: #fff;
            }

        .content .about-wrap .gw-about dd .video-box {
            width: 450px;
            height: 200px;
            cursor: pointer;
        }

            .content .about-wrap .gw-about dd .video-box img {
                width: 100%;
            }

            .content .about-wrap .gw-about dd .video-box .video-icon {
                width: 84px;
                height: 84px;
                top: 50%;
                left: 50%;
                margin-left: -42px;
                margin-top: -42px;
            }

    .content .about-wrap .gw-wish {
        width: 335px;
    }

    .content .about-wrap .gw-news .more {
        right: 0;
        top: 380px;
        padding: 3px 10px;
        border: 1px solid #00aadc;
        background: #fff;
        cursor: pointer;
        transition: all .1s linear;
    }

        .content .about-wrap .gw-news .more:hover {
            background: #00aadc;
            color: #fff;
        }

    .content .about-wrap .gw-news .new-fir img {
        width: 170px;
        height: 96px;
    }

    .content .about-wrap .gw-news .new-fir a {
        width: 150px;
        font-size: 14px;
    }

        .content .about-wrap .gw-news .new-fir a:hover {
            color: #00aadc;
        }

    .content .about-wrap .gw-news .new-fir span {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .content .about-wrap .gw-news ul {
        max-height: 175px;
        overflow: hidden;
    }

        .content .about-wrap .gw-news ul li a {
            color: #333;
            font-size: 14px;
            height: 30px;
            line-height: 30px;
        }

            .content .about-wrap .gw-news ul li a p {
                width: 255px;
                display: inline-block;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                color: #000;
            }

                .content .about-wrap .gw-news ul li a p:hover {
                    color: #00aadc;
                }

            .content .about-wrap .gw-news ul li a span {
                color: #999;
                font-size: 14px;
            }

    .content .business-wrap {
        background-color: #f8f8f8;
        padding: 65px 0 0;
    }

        .content .business-wrap .slider-top dl dt a {
            color: #fff;
            width: 153px;
            height: 36px;
            line-height: 36px;
            margin: 0 auto;
        }

        .content .business-wrap .slider-top dl dd p {
            line-height: 43px;
        }

        .content .business-wrap .slider-top dl dd .app-list li {
            margin-bottom: 50px;
        }

        .content .business-wrap .slider-top dl dd .app-list span {
            width: 80px;
            display: inline-block;
            text-align: left;
            vertical-align: middle;
        }

        .content .business-wrap .slider-top dl dd .saas-list {
            font-size: 18px;
        }

            .content .business-wrap .slider-top dl dd .saas-list .span-sty {
                width: 80px;
                display: inline-block;
                text-align: left;
                vertical-align: middle;
            }

            .content .business-wrap .slider-top dl dd .saas-list .span-sty1 {
                width: 78px;
                display: block;
                text-align: left;
                vertical-align: middle;
            }

            .content .business-wrap .slider-top dl dd .saas-list img {
                width: 64px;
                height: 64px;
                display: inline-block;
            }

        .content .business-wrap .slider-top .swiper-button-wrap {
            width: 912px;
            margin: 0 auto;
            top: 75px;
        }

            .content .business-wrap .slider-top .swiper-button-wrap > div {
                width: 15px;
                height: 25px;
                cursor: pointer;
            }

            .content .business-wrap .slider-top .swiper-button-wrap .swiper-button-left {
                background: url("../../img/index/icon-arrow-l.png") no-repeat;
                position: absolute;
                left: 0;
            }

            .content .business-wrap .slider-top .swiper-button-wrap .swiper-button-right {
                background: url("../../img/index/icon-arrow-r.png") no-repeat;
                position: absolute;
                right: 0;
            }

        .content .business-wrap .slider-top .swiper-container {
            width: 890px;
            height: 570px;
        }

        .content .business-wrap .slider-bottom {
            background-color: #333;
            color: #fff;
        }

            .content .business-wrap .slider-bottom .main-content ul {
                background-image: url("../../img/index/bg.jpg");
            }

                .content .business-wrap .slider-bottom .main-content ul li {
                    width: 50%;
                    height: 320px;
                    cursor: pointer;
                    background-color: rgba(0,0,0,0);
                    transition: all .3s linear;
                }

                    .content .business-wrap .slider-bottom .main-content ul li .cont-wrap {
                        height: 190px;
                        margin: 80px auto 0;
                        position: relative;
                        overflow: hidden;
                        width: 127px;
                    }

                        .content .business-wrap .slider-bottom .main-content ul li .cont-wrap .app-cont {
                            position: absolute;
                            top: 73px;
                            transition: all .2s linear;
                        }

                            .content .business-wrap .slider-bottom .main-content ul li .cont-wrap .app-cont .line {
                                width: 15px;
                                height: 1px;
                                background-color: #fff;
                                margin: 10px auto 23px;
                            }

                            .content .business-wrap .slider-bottom .main-content ul li .cont-wrap .app-cont a {
                                width: 90px;
                                height: 21px;
                                line-height: 23px;
                                border: 1px solid #fff;
                                color: #fff;
                                margin: 0 auto;
                            }

                    .content .business-wrap .slider-bottom .main-content ul li:hover {
                        background: rgba(0,0,0,.8);
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c8000000", endColorstr="#c8000000");
                    }

                        .content .business-wrap .slider-bottom .main-content ul li:hover .cont-wrap .app-cont {
                            position: absolute;
                            top: 0;
                        }

.video-model {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 19;
    display: none;
    background: rgba(0,0,0,.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c8000000", endColorstr="#c8000000");
}

    .video-model .video-wrap {
        width: 1024px;
        left: 50%;
        top: 50px;
        margin-left: -512px;
    }

        .video-model .video-wrap .close {
            width: 40px;
            height: 40px;
            line-height: 35px;
            background-color: #1d1c1a;
            right: -40px;
            top: 0;
            font-size: 30px;
            color: #aaa;
            cursor: pointer;
        }

            .video-model .video-wrap .close:hover {
                color: #fff;
            }

.pages-content {
    padding-top: 60px;
}

    .pages-content .breadcrumb_nav span {
        margin: 0 6px;
    }

.group-about .indent {
    text-indent: 2em;
}

.group-about .about-list dl {
   
    margin-top: 86px;
}

    .group-about .about-list dl .dd-about p {
        line-height: 30px;
        letter-spacing: 1px;
    }

.group-about .about-list img {
    margin-top: 86px;
    width: 520px;
    height: auto;
}

.group-about .img-list .img-l {
    width: 395px;
    height: auto;
}

    .group-about .img-list .img-l img {
        width: 100%;
    }

.group-about .img-list .img-r {
    width: 780px;
}

    .group-about .img-list .img-r img {
        width: 390px;
    }

    .group-about .img-list .img-r .img-cont {
        width: 390px;
        height: 280px;
        background: #fff;
        padding: 80px 50px 0;
        box-sizing: border-box;
    }

.group-manage .manage-wrap {
    padding: 80px 0 0;
}

    .group-manage .manage-wrap ul {
        margin: 0 166px;
    }

        .group-manage .manage-wrap ul li .manage-list-l {
            width: 148px;
            height: 148px;
        }

        .group-manage .manage-wrap ul li .manage-list-r {
            padding-left: 190px;
        }

            .group-manage .manage-wrap ul li .manage-list-r span {
                display: block;
                margin-bottom: 23px;
            }

.group-manage hr {
    height: 1px;
    background-color: #f4f3f3;
    margin-bottom: -17px;
    margin-top: 150px;
}

.group-news .news-wrap ul {
    border-top: 1px solid #eae9e9;
}

    .group-news .news-wrap ul li {
        padding: 40px 0;
        border-bottom: 1px solid #eae9e9;
    }

        .group-news .news-wrap ul li .news-list-l {
            width: 597px;
        }

            .group-news .news-wrap ul li .news-list-l a {
                font-weight: 700;
                overflow: hidden;
            }

            .group-news .news-wrap ul li .news-list-l span {
                margin: 30px 0 40px;
            }

            .group-news .news-wrap ul li .news-list-l p {
                line-height: 28px;
                max-height: 140px;
                overflow: hidden;
            }

        .group-news .news-wrap ul li .news-list-r {
            width: 470px;
            height: 260px;
        }

            .group-news .news-wrap ul li .news-list-r img {
                width: 100%;
                height: 100%;
            }

.group-news .pagenation-wrap {
    margin-top: 45px;
    margin-bottom: 47px;
}

    .group-news .pagenation-wrap li {
        padding: 0 10px;
        line-height: 32px;
        text-align: center;
        margin-right: 5px;
        border: 1px solid #e7e7e7;
    }

        .group-news .pagenation-wrap li a {
            color: #a4a3aa;
        }

        .group-news .pagenation-wrap li.active {
            background-color: #00aadc;
        }

            .group-news .pagenation-wrap li.active a {
                color: #fff;
            }

.group-news-detail .news-wrap {
    border-top: 1px solid #eae9e9;
    padding: 50px 180px 0;
}

    .group-news-detail .news-wrap .news-tt .share-icon {
        width: 41px;
        height: 35px;
        background: url("../../img/pages/group_news_detail/icon.png") 0 0 no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
    }

    .group-news-detail .news-wrap .news-tt .share-box {
        top: -10px;
    }

        .group-news-detail .news-wrap .news-tt .share-box .share-qrcode {
            border: 1px solid #ccc;
            padding: 15px 18px;
            border-radius: 5px;
            top: -10px;
            left: 56px;
            background-color: #fff;
            display: none;
        }

            .group-news-detail .news-wrap .news-tt .share-box .share-qrcode .close {
                width: 11px;
                height: 11px;
                background: url("../../img/pages/group_news_detail/close.png") 0 0 no-repeat;
                background-size: 100% 100%;
                right: 8px;
                top: 8px;
            }

            .group-news-detail .news-wrap .news-tt .share-box .share-qrcode i {
                width: 7px;
                height: 7px;
                border-bottom: 1px solid #ccc;
                border-left: 1px solid #ccc;
                background: #fff;
                transform: rotate(45deg);
                left: -5px;
                top: 20px;
            }

            .group-news-detail .news-wrap .news-tt .share-box .share-qrcode img {
                width: 113px;
                height: 113px;
            }

    .group-news-detail .news-wrap .news-hd .center {
        text-align: center;
    }

    .group-news-detail .news-wrap .news-hd > p {
        line-height: 32px;
        text-indent: 2em;
        text-align: justify;
        margin-bottom: 20px;
    }

    .group-news-detail .news-wrap .news-hd .news-img {
        text-align: center;
    }

.group-history .history-wrap {
    min-height: 100px;
    margin-left: 120px;
    background: url("../../img/pages/group_history/line.jpg") 175px 0 repeat-y;
    padding-bottom: 1px;
}

    .group-history .history-wrap .time-icon {
        margin-left: 150px;
    }

        .group-history .history-wrap .time-icon img {
            background: #fff;
        }

    .group-history .history-wrap .dl-his dt {
        margin-bottom: 38px;
    }

        .group-history .history-wrap .dl-his dt u {
            width: 0;
            height: 0;
            border: 6px solid #999;
            border-right: 6px solid transparent;
            border-bottom: 6px solid transparent;
            border-left: 6px solid transparent;
            top: 12px;
            left: 87px;
        }

    .group-history .history-wrap .dl-his dd {
        padding-left: 55px;
        margin-bottom: 43px;
        background: url("../../img/pages/group_history/icon.png") 169px center no-repeat;
    }

        .group-history .history-wrap .dl-his dd i {
            width: 14px;
            height: 14px;
            margin: 0 35px 0 44px;
        }

.group-culture .tit h1 {
    font-size: 48px;
    font-weight: 400;
}

.group-culture h3 {
    font-weight: 400;
}

.group-culture .culture-wrap {
    margin: 83px 0 100px;
}

    .group-culture .culture-wrap .idea-r {
        padding-left: 500px;
    }

        .group-culture .culture-wrap .idea-r dd {
            font-size: 16px;
            line-height: 30px;
        }

            .group-culture .culture-wrap .idea-r dd span {
                width: 28px;
                height: 2px;
                margin: 24px 0;
            }

.group-culture .culture-talents .talents-cont {
    padding: 0 135px 0 160px;
    background: url("../../img/pages/group_culture/sys_bg.png") center 30px no-repeat;
    background-size: auto 75%;
}

    .group-culture .culture-talents .talents-cont .tal-dl dt {
        margin-bottom: 25px;
    }

    .group-culture .culture-talents .talents-cont .tal-dl dd {
        font-size: 16px;
        color: #666;
        line-height: 28px;
    }

.group-culture .culture-activity {
    padding-top: 100px;
}

    .group-culture .culture-activity .activity-list {
        margin-bottom: 15px;
    }

        .group-culture .culture-activity .activity-list li {
            float: left;
            width: 386px;
        }

            .group-culture .culture-activity .activity-list li p {
                height: 75px;
                line-height: 75px;
                background-color: #f8f8f8;
                color: #333;
            }

    .group-culture .culture-activity .swiper-container {
        width: 1200px;
        height: 890px;
        position: relative;
    }

    .group-culture .culture-activity .pagination {
        position: absolute;
        z-index: 20;
        bottom: 0;
        width: 100%;
        text-align: center;
    }

    .group-culture .culture-activity .swiper-pagination-switch {
        display: inline-block;
        width: 12px;
        height: 12px;
        border-radius: 8px;
        background: #cfcfcf;
        margin: 0 5px;
        opacity: .8;
        border: 1px solid #fff;
        cursor: pointer;
    }

    .group-culture .culture-activity .swiper-active-switch {
        background: #00aadc;
    }

    .group-culture .culture-activity .swiper-button-wrap {
        width: 1480px;
        height: 65px;
        margin: 0 auto;
        top: -400px;
    }

        .group-culture .culture-activity .swiper-button-wrap .btn-sty {
            width: 63px;
            height: 63px;
            background-image: url("../../img/pages/group_culture/button_icon.png");
            background-position: 0 0;
            background-size: 100%;
            position: absolute;
            cursor: pointer;
        }

        .group-culture .culture-activity .swiper-button-wrap .swiper-button-left {
            background-size: 100%;
            left: 0;
        }

            .group-culture .culture-activity .swiper-button-wrap .swiper-button-left:hover {
                background-position: 0 -65px;
                background-size: 100%;
            }

        .group-culture .culture-activity .swiper-button-wrap .swiper-button-right {
            background-position: 0 -130px;
            background-size: 100%;
            right: 0;
        }

            .group-culture .culture-activity .swiper-button-wrap .swiper-button-right:hover {
                background-position: 0 -195px;
                background-size: 100%;
            }

.group-culture .culture-office .office-img-l img {
    height: 665px;
}

.group-culture .culture-office .office-img-r {
    width: 707px;
}

    .group-culture .culture-office .office-img-r img {
        float: left;
    }

.group-system {
    background-color: #f8f8f8;
    padding-bottom: 80px;
}

    .group-system .system-wrap {
        margin-top: 58px;
    }

        .group-system .system-wrap .wrap-l {
            width: 259px;
        }

            .group-system .system-wrap .wrap-l li {
                margin: 0 0 25px;
                height: 62px;
                line-height: 62px;
                padding-left: 85px;
                border-left: 4px solid #f8f8f8;
                color: #999;
                font-size: 16px;
                background: url("../../img/pages/group_system/icon_01.png") 26px center no-repeat;
                cursor: pointer;
                transition: background-color .2s linear;
            }

                .group-system .system-wrap .wrap-l li.active, .group-system .system-wrap .wrap-l li:hover {
                    background-color: #fff;
                    border-left: 4px solid #3bbee4;
                    color: #333;
                }

            .group-system .system-wrap .wrap-l .li_2 {
                background: url("../../img/pages/group_system/icon_02.png") 26px center no-repeat;
            }

            .group-system .system-wrap .wrap-l .li_3 {
                background: url("../../img/pages/group_system/icon_03.png") 26px center no-repeat;
            }

            .group-system .system-wrap .wrap-l .li_4 {
                background: url("../../img/pages/group_system/icon_04.png") 26px center no-repeat;
            }

            .group-system .system-wrap .wrap-l .li_5 {
                background: url("../../img/pages/group_system/icon_05.png") 26px center no-repeat;
            }

        .group-system .system-wrap .wrap-r {
            width: 600px;
            padding: 40px 70px 80px;
            margin-left: 300px;
            border: 1px solid #edecec;
            background-color: #fff;
        }

            .group-system .system-wrap .wrap-r .tit h1 {
                font-weight: 400;
            }

            .group-system .system-wrap .wrap-r .tit hr {
                height: 10px;
                background-color: #f3f3f3;
                margin: 0;
            }

            .group-system .system-wrap .wrap-r .system-list li h1 {
                height: 75px;
                line-height: 75px;
                margin-bottom: 40px;
                font-weight: 400;
            }

            .group-system .system-wrap .wrap-r .system-list li h3 {
                height: 75px;
                line-height: 75px;
                font-weight: 400;
                margin-bottom: 20px;
            }

            .group-system .system-wrap .wrap-r .system-list li p {
                line-height: 28px;
                text-align: justify;
            }

.group-honor .honor-wrap {
    background-color: #f8f8f8;
    padding: 45px 0 80px;
}

    .group-honor .honor-wrap .history-cont {
        margin-left: 190px;
    }

        .group-honor .honor-wrap .history-cont ul {
            background: url("../../img/pages/group_honor/line.png") 23px 15px repeat-y;
            padding-bottom: 1px;
        }

            .group-honor .honor-wrap .history-cont ul .line i {
                position: absolute;
                top: 0;
                left: 0;
                width: 100px;
                height: 100%;
                margin-top: 76px;
                display: block;
            }

            .group-honor .honor-wrap .history-cont ul li {
                height: 39px;
                line-height: 39px;
                background: url("../../img/pages/group_honor/dot.png") 19px 15px no-repeat;
            }

                .group-honor .honor-wrap .history-cont ul li > i {
                    width: 14px;
                    height: 15px;
                    background: #f8f8f8;
                    display: inline-block;
                    position: absolute;
                    left: 20px;
                }

                .group-honor .honor-wrap .history-cont ul li span {
                    width: 19px;
                    height: 2px;
                    margin: 10px 45px 0 105px;
                    vertical-align: text-top;
                }
