<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font: 14px/24px "寰蒋闆呴粦", "Microsoft YaHei", arial, sans-serif, \5b8b\4f53;
    color: #333;
    outline: 0;
    border-radius: 0;
    border: none;
    padding-top: 80px;
}

/* 澶撮儴header鏍峰紡寮€濮嬶紝娉ㄦ剰寮曠敤浜嗗叕鍏辩殑header鏂囦欢澶瑰浘鐗� */
.index_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 9999;
}

.index_header_box {
    box-shadow: 0 5px 5px 1px rgba(213, 213, 213, .1);
    padding-right: 0;
    background-color: #fff;
    /* min-width: 980px;
    max-width: 2200px; */
    margin: 0 auto;
    padding: 0 9%;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
}

.index_header_box h1 {
    float: left;
    padding-top: 16px;
}

.index_header_box h1 a {
    display: block;
    width: 154px;
    height: 51px;
    background: url(../../images/common/header/logo_blue.png) no-repeat center;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
}

.index_header_right {
    float: right;
}

.index_header_right .nav {
    position: relative;
    float: left;
    height: 80px;
}

.index_header_right .nav li {
    margin-right: 36px;
    float: left;
    color: #555555;
    height: 100%;
    font-size: 16px;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    padding-top: 32px;
}

.index_header_right .nav .subNav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 0;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
}

.index_header_right .nav .subNav .drapLink {
    padding-left: 60px;
    height: 70px;
    line-height: 70px;
    background-color: rgba(0, 0, 0, .7);
}

.index_header_right .nav .subNav .drapLink a {
    float: left;
    display: block;
    height: 100%;
    margin-right: 26px;
    color: #FFFFFF;
    font-size: 14px;
}

.index_header_right .nav .subNav .drapLink a.on,
.index_header_right .nav .subNav .drapLink a:hover {
    color: rgba(255, 255, 255, .6);
}

.sliderbar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 4px;
    background-color: #126AC0;
    pointer-events: none;
    color: #fff;
}

/* 澶撮儴header鏍峰紡缁撴潫 */

/* 灏鹃儴footer鏍峰紡寮€濮嬶紝娉ㄦ剰寮曠敤浜嗗叕鍏辩殑footer鏂囦欢澶瑰浘鐗� */
.footer {
    width: 100%;
    height: 399px;
    color: #FFFFFF;
    background: url(../../images/common/footer/footer_bg.png) no-repeat center center;
    background-size: cover;
    line-height: 1;
}

.footer .container {
    width: 1351px;
    height: 100%;
    box-sizing: border-box;
    margin: auto;
    padding: 50px 0 36px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer .container_top,
.footer .container_bottom {
    display: flex;
    flex-direction: row;
}

.footer .container_bottom {
    padding-left: 67px;
    font-size: 14px;
    color: #FFFFFF;
    align-items: center;
}

.footer .container_bottom .footer_badges {
    width: 18px;
    height: 18px;
    margin-left: 5px;
}

.footer .container_bottom .footer_copyright_txt {
    margin-right: 30px;
}

.footer_icon {
    width: 6px;
    height: 9px;
    margin-right: 18px;
    margin-left: 40px;
}

.container_top .nav li {
    font-size: 12px;
    margin-bottom: 16px;
    margin-right: 40px;
    word-break: keep-all;
}

.container_top .nav li:hover {
    color: rgba(255, 255, 255, .6);
}

.container_top .nav li.li-main {
    font-size: 16px;
    margin-bottom: 22px;
}

.qrcode_box .qrcode {
    display: block;
    width: 95.5px;
    height: 95.5px;
    margin-bottom: 12px;
}

.qrcode_box .qrcode_txt {
    color: #FFFFFF;
    font-size: 11px;
}

.service_box {
    margin-left: 51px;
    color: #F98D24;
}

.service_box_top {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 6px;
}

.service_box_top .service_phone {
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 5px;
}

.service_box_top .service_txt {
    font-size: 16px;
}

.phone_num {
    font-size: 23px;
    font-weight: bold;
}

/* 灏鹃儴footer鏍峰紡缁撴潫 */

.group_intro {
    width: 100%;
    height: 771px;
    background: url('../../images/index/index_group_intro_bg.png') no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
    padding: 81px 0 90px;
}

.three_business_centers {
    width: 100%;
    height: 755px;
    background: url('../../images/index/index_three_business_centers_bg.png') no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
    padding: 81px 0 90px;
}

.smart_city_box {
    width: 100%;
    height: 721px;
    background: url('../../images/index/index_smart_city_bg.png') no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
    padding: 81px 0 101px;
}

.map_wrap {
    width: 100%;
    height: 888px;
    background: #FFFFFF url('../../images/index/index_map_bg.png') no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
    padding: 81px 0;
    position: relative;
}

.smart_city_box .container,
.three_business_centers .container,
.group_intro .container,
.map_wrap .container {
    width: 1351px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: auto;
}

.section_title_box {
    display: flex;
    flex-direction: row;
}

.line_red {
    width: 6px;
    height: 33px;
    background-color: #e60012;
    margin-right: 21px;
}

.section_title {
    font-size: 32px;
    color: #000000;
}

.section_sub_title {
    font-size: 21.5px;
    color: #000000;
    margin-left: 12px;
}

.group_intro .container .container_top {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.group_intro .container .container_top .left {
    display: flex;
    flex-direction: row;
}

.group_intro .container .container_top .right {
    width: 771px;
}

.group_intro .container .container_top .right .right_txt {
    font-size: 14px;
    color: #616161;
    line-height: 28px;
}

.group_intro .container .container_top .left .title_box .title {
    font-size: 32px;
    color: #000000;
}

.group_intro .container .container_top .left .title_box .sub_title {
    font-size: 21.5px;
    color: #000000;
    margin-top: 15px;
}

.group_intro .container .container_top .right .btn_box {
    width: 157px;
    height: 44px;
    margin-top: 45px;
    background: url(../../images/index/index_btn_more.png) no-repeat;
    background-size: 100% 100%;
}

.group_intro .container .video_wrap {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.group_intro .container .video_wrap .video_box {
    width: 388px;
    height: 276px;
    background-color: #FFFFFF;
    border: 1px solid #D0D4D9;
    cursor: pointer;
}

.group_intro .container .video_wrap .video_box .video_txt {
    width: 100%;
    height: 56px;
    text-align: center;
    line-height: 56px;
    color: #000000;
    font-size: 17.7px;
}

.group_intro .container .video_wrap .video_box .video {
    width: 100%;
    height: 219px;
    position: relative;
}

.group_intro .container .video_wrap .video_box .video video {
    width: 100%;
    height: 100%;
}

.group_intro .container .video_wrap .video_box .video .play {
    width: 54px;
    height: 54px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 74px;
    z-index: 100;
}

.group_intro .container .video_wrap .video_box .video .play.big {
    width: 66px;
    height: 66px;
    top: 64px;
}

.videos {
    display: none;
    border: 1px solid #080808;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -320px;
    margin-top: -210px;
    z-index: 9999;
    width: 640px;
    height: 360px;
}

.three_business_centers .three_imgs_box {
    display: flex;
}

.three_imgs_box img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.three_imgs_box .main_img {
    width: 664px;
    height: 480px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
}

.three_imgs_box .main_img .txt {
    font-size: 22px;
    color: #FFFFFF;
    font-weight: 500;
    position: absolute;
    left: 64px;
    bottom: 23px;
}

.three_imgs_box .double_imgs_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.three_imgs_box .double_imgs_box .box {
    display: block;
    width: 664px;
    height: 230px;
    overflow: hidden;
    position: relative;
}

.three_imgs_box .double_imgs_box .txt {
    font-size: 22px;
    color: #FFFFFF;
    font-weight: 500;
    position: absolute;
    left: 65px;
    bottom: 15px;
}

.three_imgs_box .main_img:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.three_imgs_box .double_imgs_box .box:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.slider-img {
    width: 100%;
    object-fit: cover;
}

/* 鍥剧墖鎵嬮鐞存牱寮� */
#accordion {
    width: 100%;
    height: 430px;
}

#accordion &gt; ul {
    height: 100%;
    list-style: none;
}

#accordion &gt; ul &gt; li {
    float: left;
    /* width: 218px; */
    width: 16.137%;
    margin-right: 16px;
    height: 100%;
    cursor: pointer;
    position: relative;
}

#accordion &gt; ul &gt; li:nth-child(1) {
    /* width: 639px; */
    width: 46%;
    background: url('../../images/index/shanghai.jpg') no-repeat;
    background-size: cover;
}

#accordion &gt; ul &gt; li:nth-child(2) {
    background: url('../../images/index/shanghai.jpg') no-repeat;
    background-size: cover;
}

#accordion &gt; ul &gt; li:nth-child(3) {
    background: url('../../images/index/shanghai.jpg') no-repeat;
    background-size: cover;
}

#accordion &gt; ul &gt; li:nth-child(4) {
    background: url('../../images/index/shanghai.jpg') no-repeat;
    background-size: cover;
}

#accordion &gt; ul &gt; li:nth-child(1) .accordion_txt {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 26px;
    bottom: 9px;
}

#accordion &gt; ul &gt; li:nth-child(2) .accordion_txt {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 11px;
    top: 9px;
}

#accordion &gt; ul &gt; li:nth-child(3) .accordion_txt {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    right: 15px;
    bottom: 16px;
}

#accordion &gt; ul &gt; li:nth-child(4) .accordion_txt {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 42px;
    bottom: 16px;
}


@-webkit-keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.block {
    display: block;
    width: 100%;
    height: auto;
}

.hefei_txt {
    position: absolute;
    display: block;
    width: 27.53%;
    height: auto;
    top: 20%;
    left: 27%;
}

.beijing_txt {
    position: absolute;
    display: block;
    width: 21.81%;
    height: auto;
    top: 15%;
    left: 51%;
}

.shanghai_txt {
    position: absolute;
    display: block;
    width: 21.91%;
    height: auto;
    top: 21%;
    left: 25%;
}

.swiper-container {
    width: 100%;
}

.swiper-button-prev {
    width: 30px;
    height: 57px;
    background-image: url('../../images/index/next_left.png');
    left: 140px;
}

.swiper-button-next {
    width: 30px;
    height: 57px;
    background-image: url('../../images/index/next_right.png');
    right: 140px;
}

.swiper-pagination-bullet {
    width: 50px;
    height: 5px;
    border-radius: 0;
    background-color: #ffffff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    height: 15px;
}

.scale-ani {
    -webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
    animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.swiper-pagination {
    bottom: 69px !important;
    cursor: pointer;
}

/* 鍘婚櫎鐐瑰嚮閫夐」鍗℃椂鍑虹幇鐨勮摑鑹茶竟妗� */
.swiper-pagination-bullet:focus,
.swiper-button-next:focus,
.swiper-button-prev:focus {
    outline: none;
}

/* 鍘婚櫎鐐瑰嚮閫夐」鍗℃椂鍑虹幇鐨勮摑鑹茶儗鏅� */
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: auto;
}

.map-wrap {
    position: relative;
}

.map {
    width: 755px;
    height: 600px;
    position: absolute;
    top: 12.5%;
    left: 12%;
    z-index: 1000;
}

.hefei_label {
    position: absolute;
    z-index: 2000;
    color: #ffffff;
    font-size: 23px;
    font-weight: bold;
    top: 66%;
    left: 75%;
}

.beijing_label {
    position: absolute;
    z-index: 2000;
    color: #ffffff;
    font-size: 23px;
    font-weight: bold;
    top: 44.5%;
    left: 81.5%;
}

.shanghai_label {
    position: absolute;
    z-index: 2000;
    color: #036EB8;
    font-size: 23px;
    font-weight: bold;
    top: 68%;
    left: 92%;
    word-break: keep-all;
}

.index_map_intro {
    width: 439px;
    height: 310px;
    position: absolute;
    z-index: 2000;
    top: 36%;
    left: 60%;
    background: url(../../images/index/index_map_intro.png) no-repeat;
    background-size: 100% 100%;
}

/* 鏂板煄甯傛櫤鎱у煄鏍峰紡 */
.smart_city_box .swiper-wrapper-smart {
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    width: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.smart_city_box .swiper-wrapper-smart li {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    position: relative;
    float: left;
    width: 17.5%;
    overflow: hidden;
    height: 0;
    padding-bottom: 32%;
    cursor: pointer;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    line-height: 1.5;
}

#swiper li.on {
    width: 47.5%;
}

.smart_city_box .swiper-wrapper-smart .ratio-img {
    width: 100%;
    height: 174px;
}

.smart_city_box .swiper-wrapper-smart .house_line_title {
    width: 90px;
    height: 90px;
    z-index: 2;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    top: 8%;
    border: 3px solid #fff;
    color: #fff;
    text-align: center;
}

.house_line_title h3 {
    line-height: 1em;
    height: 2em;
    overflow: hidden;
    margin-top: 6px;
    margin-bottom: 5px;
}

.house_line_title p {
    font-size: 12px;
    font-family: "Arial";
    text-transform: uppercase;
}

#swiper li.on .house_line_title {
    display: none;
}

#swiper li .house_picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

#swiper li .house_picture a {
    display: block;
    width: 100%;
    height: 100%;
}

#swiper li .house_picture a {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

#swiper li img {
    width: 300%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

#swiper li.on img {
    width: 100%;
}

#swiper li.on .house_box {
    visibility: visible;
    width: 100%;
    z-index: 2;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    position: absolute;
    left: 0;
    bottom: 0px;
    color: #fff;
}

#swiper li.on .house_box .house_text {
    padding: 0 40px;
    padding-bottom: 35px;
    padding-right: 25px;
}

.house_text h3 {
    margin-bottom: 20px;
}

.fnt_18 {
    font-size: 18px;
}

.house_text .house_box_p {
    line-height: 1.7em;
}

#swiper li.on .blank_jb {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/static/ibjcr/images/jianbian_03.png) no-repeat;
    background-size: cover;
}

#swiper li.on .blank_jb {
    display: block;
}

.video-model-top-container {
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10000;
}

.vclose {
    position: absolute;
    right: 1%;
    top: 1%;
    border-radius: 100%;
    cursor: pointer;
    z-index: 10001;
}

/* 鍏煎1300澶氱殑鐢佃剳 */
@media screen and (min-width: 1000px) and (max-width: 1600px) {
    .footer .container {
        width: 100%;
    }

    .service_box {
        margin-left: 29px;
    }

    .smart_city_box {
        height: 650px;
    }

    .map_wrap {
        height: 800px;
    }

    .smart_city_box .container, .map_wrap .container, .three_business_centers .container, .group_intro .container {
        width: 90%;
    }

    .map {
        width: 604px;
        height: 480px;
        left: 5.2%;
        top: 14%;
    }

    .index_map_intro {
        width: 380px;
        height: 268px;
    }

    .hefei_label {
        top: 67%;
        left: 67%;
        font-size: 21px;
    }

    .shanghai_label {
        left: 85%;
        font-size: 21px;
    }

    .beijing_label {
        font-size: 21px;
        top: 44%;
        left: 74.5%;
    }

    .group_intro .container .video_wrap .video_box {
        width: 350px;
        height: 249px;
    }

    .poster {
        display: block;
        width: 100%;
        height: auto;
    }

    .video {
        height: 197px !important;
    }

    .video_txt {
        height: 52px !important;
        line-height: 52px !important;
    }

    .play {
        width: 48px !important;
        height: 48px !important;
    }

    .play.big {
        width: 60px !important;
        height: 60px !important;
    }

    .index_header_box h1 a {
        width: 130px;
        height: 43px;
        background-size: cover;
    }

    .index_header_right .nav li {
        padding-top: 24px;
        box-sizing: border-box;
    }

    .index_header {
        height: 72px;
    }

    .index_header_right .nav {
        height: 72px;
    }

    .index_header_box {
        padding: 0 5%;
    }

    body {
        padding-top: 72px;
    }
}

</pre></body></html>