<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å­é¡µæ&nbsp;‡é¢˜ å…¬å…±æ&nbsp;·å¼ */
.inside_page {
    width: 100%;
    min-width: 1200px;
    padding-bottom: 100px;
}

.box_title {
    width: 1200px;
    margin: 0 auto;
    color: #333333;
    border-bottom: 1px solid #323232;
    padding-top: 50px;
    padding-bottom: 10px;
    overflow: hidden;
}

.box_title .title {
    font-size: 26px;
    font-weight: 600;
}

.box_title .title_eng {
    font-size: 14px;
    font-weight: 500;
    color: #B6B6B6;
    margin-top: 10px;
}

.box_subtitle {
    width: 1200px;
    margin: 0 auto;
    color: #333333;
    margin-top: 23px;
    padding-bottom: 55px;
}

.box_subtitle .subtitle {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
}

/* åŸŽæˆ¿æ™ºæ…§åŸŽâ€”â€”äº§å“ä»‹ç» */
.inside_zhihui {
    width: 1200px;
    margin: 0 auto;
    color: #3E3A39;
}

.inside_zhihui .title {
    font-size: 18px;
    margin-top: 40px;
}

.inside_zhihui .wisdom_title {
    font-size: 22px;
    color: #3E3A39;
    font-weight: bold;
    margin-top: 63px;
}

.inside_page .wisdom_wrap {
    width: 100%;
    height: 707px;
    background: url('./image/bg.png') center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.inside_page .wisdom_wrap .content {
    margin: 86px auto;
    width: 1067px;
    height: 626px;
}

/* åŸŽæˆ¿æ™ºæ…§åŸŽ_æ™ºæ…§åœºæ™¯ */
.wisdom_scenario {
    width: 100%;
    height: 894px;
    background: url(../image/wisdom_scenario_bg.png) center center;
    position: relative;
}

.wisdom_scenario .mask {
    height: 100%;
    background: rgba(217, 213, 210, 0.8);
}

.wisdom_scenario .mask .mask_middle {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.wisdom_scenario .mask .title {
    position: absolute;
    left: 0;
    top: 75px;
}

.wisdom_scenario .mask .wisdom_scenario_border {
    width: 227px;
    position: absolute;
}

.wisdom_scenario .mask .border_position1 {
    left: 0;
    top: 373px;
}

.wisdom_scenario .mask .border_position2 {
    left: 175px;
    top: 273px;
}

.wisdom_scenario .mask .border_position3 {
    left: 345px;
    top: 173px;
}

.wisdom_scenario .mask .border_position4 {
    left: 525px;
    top: 74px;
}

.wisdom_scenario .mask .border_position5 {
    left: 683px;
    top: 173px;
}

.wisdom_scenario .mask .border_position6 {
    left: 852px;
    top: 74px;
}

.wisdom_scenario .mask .border_position7 {
    left: 1021px;
    top: 173px;
}

.wisdom_scenario_border .border_wrap {
    width: 100%;
    height: 199px;
    position: relative;
    overflow: hidden;
}

.wisdom_scenario_border .border_wrap .inside_border {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    cursor: pointer;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

.wisdom_scenario_border .border_wrap .img {
    display: none;
}

.wisdom_scenario_border .border_wrap:hover .inside_border {
    display: none;
}

.wisdom_scenario_border .border_wrap:hover .img {
    cursor: pointer;
    display: block;
}

/* æŠ•èµ„é›†å›¢â€”â€”åŸŽå¸‚æ›´æ–°ç&nbsp;”ç©¶é™¢ */
.institute-wrap {
    width: 100%;
    height: 366px;
    color: #3E3A39;
    position: relative;
    margin-top: 100px;
    background: #F6F6F6;
}

.institute-wrap .middle_wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.institute-wrap .img_bg_right_wrap {
    position: absolute;
    width: 50%;
    height: 514px;
    top: -74px;
    right: 0;
    background: url(../image/institute_right.png) center center;
}

.institute-wrap .wrap_left {
    width: 50%;
    height: 100%;
    display: flex;
    position: absolute;
    left: 0;
    /* justify-content: flex-end; */
    background: #F6F6F6;
}

.institute-wrap .wrap_left .institute_left_img {
    position: absolute;
    right: 0;
    top: 155px;
}

.institute-wrap .wrap_left .title_content {
    /* width: 60%; */
    height: 100%;
    overflow: hidden;
    padding-right: 65px;
}

.institute-wrap .wrap_left .title_content .title {
    font-size: 26px;
    margin-top: 40px;
    font-weight: bold;
}

.institute-wrap .wrap_left .title_content .line {
    width: 102px;
    height: 1px;
    display: block;
    background: #3E3A39;
    margin-top: 10px;
}

.institute-wrap .wrap_left .title_content .content {
    position: relative;
    z-index: 100;
    font-size: 18px;
    margin-top: 40px;
}

.institute-wrap .img-wrap {
    width: 50%;
    height: 514px;
    /* background: url(../image/institute_right.png) center center; */
    right: 0;
    top: -74px;
    position: absolute;
}

.institute-wrap .img-wrap .img {
    width: 643px;
    height: 429px;
    left: -35px;
    top: 45px;
    position: absolute;
}

/* åŸŽæˆ¿å•†å­¦é™¢-äººæ‰åŸ¹å…»ç†å¿µ */
.talent-wrap {
    width: 1200px;
    margin: 0px auto;
    color: #3E3A39;
}

.talent_bottom_wrap {
    width: 1200px;
    margin: 0px auto;
    display: flex;
    align-items: flex-end;
    padding-bottom: 55px;
}

.talent-wrap .talent-content-wrap {
    width: 100%;
    height: 318px;
    background: #f6f6f6;
    position: relative;
    margin-top: 40px;
}

.talent-wrap .content, .talent-wrap .content_nth2 {
    width: 796px;
    height: 239px;
    position: absolute;
    top: 37px;
    left: 49px;
    z-index: 1000;
    background: #ffffff;
}

.talent-wrap .content_nth2 {
    left: 353px;
}

.talent-wrap .img-wrap, .talent-wrap .img-wrap_nth2 {
    width: 395px;
    height: 320px;
    position: absolute;
    right: 0;
}

.talent-wrap .img-wrap .hover_tab_wrap, .talent-wrap .img-wrap_nth2 .hover_tab_wrap {
    background: rgba(0, 0, 0, 0);
}

.talent-wrap .img-wrap .hover_tab_wrap:hover, .talent-wrap .img-wrap_nth2 .hover_tab_wrap:hover {
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

.talent-wrap .img-wrap_nth2 {
    left: 0;
}

.talent-wrap .content .queot, .talent-wrap .content_nth2 .queot {
    width: 23px;
    height: 21px;
    position: absolute;
}

.talent-wrap .content .content_txt, .talent-wrap .content_nth2 .content_txt {
    width: 624px;
    height: 106px;
    position: absolute;
    font-size: 16px;
    top: 53px;
    left: 59px;
}

.talent-wrap .content .queot_left, .talent-wrap .content_nth2 .queot_left {
    left: 30px;
    top: 26px;
}

.talent-wrap .content .queot_right, .talent-wrap .content_nth2 .queot_right {
    right: 174px;
    bottom: 49px;
}

.talent_bottom_wrap .image_talent2 {
    width: 561px;
    height: 482px;
}

/* è”ç³»æˆ‘ä»¬_æœåŠ¡æŠ•è¯‰ */
.complaint_service_bg {
    width: 100%;
    min-width: 1200px;
    height: 706px;
    background: url(../image/bg2.png) center center;
    margin: 0 auto;
}

.complaint_service {
    width: 1200px;
    height: 347px;
    display: flex;
    justify-content: space-around;
    margin: 50px auto;
}

.complaint_service .img_wrap {
    width: 288px;
    height: 347px;
    position: relative;
}

.complaint_service .img_wrap .mask {
    top: 116px;
    background: rgba(233, 238, 246, 0.5);
    display: none;
}

.complaint_service .img_wrap .title {
    width: 162px;
    height: 144px;
    top: 116px;
    left: 64px;
    position: absolute;
    z-index: 1000;
}

.complaint_service .img_wrap:hover .mask {
    display: block;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}

/* ç§‘æŠ€é›†å›¢â€”â€”åŸŽæˆ¿äº‘æ™ºæ…§åŸŽå¸‚ */
.industrial-wrap {
    width: 100%;
    height: 435px;
    margin-top: 168px;
    margin-bottom: 100px;
    background: #F6F6F6;
}

.industrial-wrap .industrial_middel {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.industrial-wrap .img_wrap {
    width: 721px;
    height: 478px;
    left: 0px;
    top: -92px;
    position: absolute;
}

.industrial-wrap .content-wrap {
    width: 414px;
    height: 270px;
    position: absolute;
    right: 0px;
    top: 85px;
}

.industrial-wrap .content-wrap .queot {
    width: 23px;
    height: 21px;
    position: absolute;
}

.industrial-wrap .content-wrap .queot_left {
    left: 0;
    top: 0;
}

.industrial-wrap .content-wrap .queot_right {
    right: 0;
    bottom: 0;
}

.industrial-wrap .content-wrap .content_txt {
    width: 100%;
    height: 228px;
    margin-top: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #3E3A39;
}

/* ç§‘æŠ€é›†å›¢-æ©™æŸšç‰©è”ç½‘ */
.chengyou {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.chengyou_smart_wrap {
    width: 364px;
    height: 358px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 4px dotted #F08600;
}

.chengyou_smart_wrap:hover {
    border: 4px solid #F08600;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}

.chengyou_smart_wrap .icon {
    width: 64px;
    height: 88px;
}

.chengyou_smart_wrap .title {
    font-size: 20px;
    padding: 15px;
}

.chengyou_smart_wrap .content {
    width: 292px;
    font-size: 14px;
    columns: #333333;
}

.cehngyou_img_wrap {
    width: 100%;
    height: 771px;
    margin-top: 70px;
    background: url(../image/chengyou_bg.png) center center;
}

.cehngyou_img_wrap .mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cehngyou_img_wrap .mask .line {
    width: 82px;
    height: 5px;
    background: #ffffff;
    position: absolute;
    bottom: 104px;
}

.cehngyou_img_wrap .mask .line_left {
    left: 350px;
}

.cehngyou_img_wrap .mask .line_right {
    right: 350px;
}

.chengyou_shop_wrap {
    width: 1200px;
    height: 618px;
    display: flex;
    margin: 30px auto;
}

.chengyou_shop_wrap .shop_left {
    width: 394px;
    height: 100%;
}

.chengyou_shop_wrap .shop_right {
    width: 100%;
    height: 100%;
}

.chengyou_shop_wrap .shop_right .shop_list {
    width: 100%;
    height: 50%;
    display: flex;
}

.chengyou_shop_wrap .shop_right .shop_list .shop_item {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 1px solid #D5D6D6;
    overflow: hidden;
}

.chengyou_shop_wrap .shop_right .shop_list .shop_item .mask {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    box-sizing: border-box;
    padding-bottom: 57px;
    align-items: center;
    background: rgba(248, 140, 17, 0.9);
    color: #ffffff;
    position: absolute;
    bottom: -100%;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}

.chengyou_shop_wrap .shop_right .shop_list .shop_item:hover .mask {
    bottom: 0;
}

.chengyou_shop_wrap .shop_item .mask .name {
    font-size: 32px;
    color: #ffffff;
}

.chengyou_shop_wrap .shop_item .mask .describe_wrap {
    width: 200px;
    margin: 5px auto;
    display: flex;
}

.chengyou_shop_wrap .shop_item .mask .describe_wrap .describe {
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.chengyou_shop_wrap .shop_item .mask .dot {
    display: block;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    border-radius: 6px;
    background: #ffffff;
}

.chengyou_shop_wrap .shop_item .name {
    font-size: 24px;
    color: #555555;
}

/* å…³äºŽæˆ‘ä»¬-è‘£äº‹é•¿å¯„è¯­ */
.remarks {
    width: 100%;
    height: 606px;
    margin-top: 169px;
    background: #F6F6F6;
}

.remarks .remarks_content_warp {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.remarks .remarks_img {
    position: absolute;
    top: -111px;
}

.remarks .remarks_content {
    width: 859px;
    height: 559px;
    position: absolute;
    top: -67px;
    left: 340px;
    background: rgba(244, 247, 250, 0.5);
}

.remarks .remarks_content .signature {
    left: 73px;
    bottom: 27px;
    position: absolute;
}

.remarks .remarks_content .queot {
    font-size: 66px;
    font-family: SimHei;
    font-style: normal;
    color: #BFD6E1;
    position: absolute;
}

.remarks .remarks_content .queot_left {
    top: 45px;
    left: 92px;
}

.remarks .remarks_content .queot_right {
    right: 155px;
    bottom: 44px;
}

.remarks .remarks_content .content {
    width: 520px;
    height: 463px;
    position: absolute;
    top: 67px;
    left: 143px;
    writing-mode: vertical-rl;
    text-align: justify;
    display: flex;
    justify-content: center;
    flex-direction: column;
    line-height: 39px;
}

.remarks .remarks_content .remarks_title {
    width: 32px;
    height: 100%;
    background: #D7E5EB;
    position: absolute;
    right: 59px;
}

.remarks .remarks_title .title {
    width: 100%;
    font-size: 31px;
    font-weight: bold;
    color: #4B9CC4;
    margin-top: 50px;
    padding-top: 14px;
    padding-bottom: 16px;
    background: #ffffff;
}

.remarks .remarks_content .remarks_subtitle {
    width: 12px;
    font-size: 14px;
    word-wrap: break-word;
    writing-mode: vertical-rl;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
    color: #9DBDCC;
    position: absolute;
    right: 100px;
    top: 67px;
}

/* å…³äºŽæˆ‘ä»¬_åˆä½œå•ä½ */
.cooperation {
    width: 1200px;
    margin: 79px auto;
    height: 603px;
}

/* å…³äºŽæˆ‘ä»¬_åŒ—äº¬åŸŽæˆ¿ç®€ä»‹ */
.group_profile_bg {
    width: 100%;
    height: 648px;
    background-image: url(../beijingchengfang_image/chengfang_bg.png);
    background-size: 100% 414px;
    background-position: 0 165px;
    background-repeat: no-repeat;
}

.group_profile {
    width: 1200px;
    margin: 0 auto;
}

.group_profile_number {
    width: 724px;
    margin: 163px auto;
}

.group_profile_bottom .group_profile_middle {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.group_profile_bottom {
    width: 1200px;
    margin: 270px auto;
}

.group_profile_bottom .group_profile_banner {
    width: 1200px;
    height: 338px;
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .group_profile_bottom .group_profile_middle {
        width: 1200px;
    }

    .group_profile_bottom .group_profile_banner {
        width: 1120px;
    }
}

.group_profile_bottom .group_profile_banner .swiper-slide {
    width: 599px;
    height: 338px;
}

.group_profile_bottom .swiper-button-prev {
    width: 23px !important;
    height: 42px !important;
    top: 50% !important;
    left: 0px !important;
    background-size: cover !important;
    background-image: url(../beijingchengfang_image/group_profile_right.png) !important;
}

.group_profile_bottom .swiper-button-next {
    width: 23px !important;
    height: 42px !important;
    top: 50% !important;
    right: 0px !important;
    background-size: cover !important;
    background-image: url(../beijingchengfang_image/group_profile_left.png) !important;
}

/* å…³äºŽæˆ‘ä»¬_ä¼ä¸šæ–‡åŒ– */
.enterprise_culture {
    width: 1200px;
    margin: 87px auto;
}

.enterprise_culture .content_wrap {
    width: 100%;
    display: flex;
    margin-bottom: 63px;
    padding-bottom: 63px;
    justify-content: space-between;
}

.enterprise_culture .content_border {
    border-bottom: 1px solid #C9CACA;
}

.enterprise_culture .content_top_border {
    border: none;
    padding-top: 49px;
    padding-bottom: 0px;
    border-top: 1px solid #C9CACA;
}

.enterprise_culture .content_wrap .title {
    font-size: 24px;
    margin-bottom: 27px;
    display: block;
    color: #232E54;
}

.enterprise_culture .content_wrap .content_txt_left {
    width: 733px;
}

.content_wrap .content_txt_left .content {
    line-height: 31px;
}

.enterprise_culture .box_subtitle .subtitle {
    font-size: 16px;
}

.enterprise_culture .enterprise_img_wrap {
    width: 100%;
    height: 610px;
    display: flex;
    margin-bottom: 60px;
}

.enterprise_culture .enterprise_img_wrap .enterprise_img {
    flex: 1;
    position: relative;
    overflow: hidden;
}

.enterprise_img_wrap .enterprise_img .mask {
    position: relative;
}

.enterprise_img_wrap .enterprise_img .mask img {
    position: absolute;
    z-index: 9999;
    left: 65px;
    top: 227px;
}

.enterprise_culture .enterprise_img_wrap .enterprise_img:hover .img {
    transform: scale(1.2);
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

/* åœ°äº§é›†å›¢_æ™ºæ…§ç¤¾åŒº */
.intelligence_community {
    width: 1200px;
    margin: 49px auto;
}

.intelligence_community .content_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.intelligence_community .content_wrap .intelligence_community-img {
    width: 390px;
    height: 260px;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}

.intelligence_community .intelligence_community-img .title {
    width: 100%;
    height: 50px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    position: absolute;
    z-index: 999;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}

.intelligence_community .content_wrap .intelligence_community-img img:hover {
    transform: scale(1.2);
    transition: 1s ease;
    cursor: pointer;
}

/* åœ°äº§é›†å›¢_æ™ºæ…§ç¤¾åŒº */
.estate_wisdom_business {
    width: 100%;
    height: 280px;
    background: #F9FCFE;
}

.estate_wisdom_business .estate_icon_wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.estate_wisdom_business .estate_icon_wrap .content {
    width: 158px;
    height: 188px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.estate_show_wrap {
    width: 1250px;
    margin: 80px auto;
    display: flex;
    justify-content: space-between;
}

.estate_show_wrap .mask {
    position: relative;
    overflow: hidden;
}

.estate_show_wrap .mask img:hover {
    transform: scale(1.2);
    transition: 0.5s;
}

.estate_show_wrap .mask .name {
    width: 100%;
    height: 50px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    position: absolute;
    z-index: 999;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}

.estate_show_wrap .estate_show_box1 {
    width: 476px;
}

.estate_show_wrap .estate_show_box1 .estate_show_box1_center {
    margin-bottom: 21px;
}

.estate_show_wrap .estate_show_box1 .estate_show_box1_bottom {
    display: flex;
    justify-content: space-between;
}

.estate_show_wrap .estate_show_box2 {
    width: 282px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.estate_show_wrap .estate_show_box3 {
    width: 476px;
}

.estate_show_wrap .estate_show_box3 .estate_show_box3_center {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

/* åœ°äº§é›†å›¢_æ™ºæ…§æ–‡æ—… */
.wenBrigade {
    width: 1200px;
    margin: 50px auto;
}

.wenBrigade .happy_world {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 83px;
    border-bottom: 1px solid #7A7A7A;
}

.wenBrigade .happy_world img:hover {
    transform: scale(1.2);
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.wenBrigade .happy_world .left_wrap {
    width: 740px;
}

.wenBrigade .happy_world .left_wrap .title {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.wenBrigade .happy_world .left_wrap .name {
    font-size: 36px;
    font-weight: bold;
    color: #3E3A39;
}

.happy_world .left_wrap .title .line {
    width: 106px;
    height: 1px;
    display: block;
    background: #5555;
    margin-top: 12px;
}

.happy_world .left_wrap title .subtitle {
    font-size: 12px;
    color: #999999
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img {
    width: 100%;
    height: 197px;
    margin-top: 20px;
    overflow: hidden;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img .swiper_container_honor_1 {
    width: 100%;
    height: 197px;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img .swiper-slide {
    width: 100% !important;
    display: flex;
    justify-content: space-around;
    height: 197px;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img .swiper-slide .banner_items {
    width: 197px;
    height: 197px;
    overflow: hidden;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img .swiper-button-prev {
    width: 16px !important;
    height: 24px !important;
    left: 0px !important;
    background-image: url(../wenBrigade_image/right_nomal.png) !important;
    background-size: cover !important;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img .swiper-button-prev:hover {
    background-image: url(../wenBrigade_image//right_selected.png) !important;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img .swiper-button-prev2 {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    width: 16px !important;
    height: 24px !important;
    left: 0px !important;
    background-image: url(../wenBrigade_image/right_nomal.png) !important;
    background-size: cover !important;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img .swiper-button-prev2:hover {
    background-image: url(../wenBrigade_image//right_selected.png) !important;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img .swiper-button-next {
    width: 16px !important;
    height: 24px !important;
    right: 0px !important;
    background-image: url(../wenBrigade_image/left\ _normal.png) !important;
    background-size: cover !important;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img .swiper-button-next:hover {
    background-image: url(../wenBrigade_image/left_selected.png) !important;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img .swiper-button-next2 {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    width: 16px !important;
    height: 24px !important;
    right: 0px !important;
    background-image: url(../wenBrigade_image/left\ _normal.png) !important;
    background-size: cover !important;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_banner_img .swiper-button-next2:hover {
    background-image: url(../wenBrigade_image/left_selected.png) !important;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_content {
    width: 100%;
    height: 197px;
    margin-top: 71px;
}

.wenBrigade .happy_world .left_wrap .wenBrigade_content p {
    line-height: 30px;
}

.wenBrigade .happy_world .right_wrap {
    width: 413px;
    height: 579px;
    overflow: hidden;
    margin-left: 35px;
}

/* åœ°äº§é›†å›¢_æ™ºæ…§äº§ä¸š */
.wisdomâ€”â€”industryâ€”â€”shop {
    width: 1200px;
    margin: 61px auto;
}

.wisdomâ€”â€”industryâ€”â€”shop .top_shop_wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.wisdomâ€”â€”industryâ€”â€”shop .name {
    font-size: 28px;
    color: #333333;
}

.wisdomâ€”â€”industryâ€”â€”shop .top_shop_wrap .left_wrap {
    width: 226px;
    height: 371px;
    text-align: left;
}

.wisdomâ€”â€”industryâ€”â€”shop .top_shop_wrap .left_wrap .shop_img {
    width: 100%;
    height: 331px;
    margin-top: 26px;
}

.wisdomâ€”â€”industryâ€”â€”shop .top_shop_wrap .right_wrap {
    width: 960px;
    height: 391px;
}

.wisdomâ€”â€”industryâ€”â€”shop .honor_box_content_1 {
    width: 960px;
    height: 391px;
}

.wisdomâ€”â€”industryâ€”â€”shop .honor_box_content_1 .swiper_container_honor_1 {
    width: 960px;
    height: 391px;
}

.wisdomâ€”â€”industryâ€”â€”shop .honor_box_content_1 .swiper_container_honor_1 .swiper-slide {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
}

.wisdomâ€”â€”industryâ€”â€”shop .right_wrap .shop_item {
    width: 226px;
    height: 331px;
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    background: #ffffff;
}

.wisdomâ€”â€”industryâ€”â€”shop .top_shop_wrap .right_wrap .border1 {
    border-top: 2px solid #F08219;
}

.wisdomâ€”â€”industryâ€”â€”shop .top_shop_wrap .right_wrap .border2 {
    border-top: 2px solid #10B57D;
}

.wisdomâ€”â€”industryâ€”â€”shop .top_shop_wrap .right_wrap .border3 {
    border-top: 2px solid #3591E6;
}

.wisdomâ€”â€”industryâ€”â€”shop .top_shop_wrap .right_wrap .border4 {
    border-top: 2px solid #F08219;
}

.wisdomâ€”â€”industryâ€”â€”shop .shop_item .name {
    font-size: 16px;
    color: #333333;
}

.wisdomâ€”â€”industryâ€”â€”shop .shop_item .describe_wrap {
    width: 200px;
    margin: 5px auto;
    display: flex;
}

.wisdomâ€”â€”industryâ€”â€”shop .shop_item .describe_wrap .describe {
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.wisdomâ€”â€”industryâ€”â€”shop .shop_item .dot {
    display: block;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    border-radius: 6px;
    background: #F08219;
}

.wisdomâ€”â€”industryâ€”â€”shop .top_shop_wrap .right_wrap .swiper-button-prev {
    width: 44px !important;
    height: 34px !important;
    background: #f6f6f6 !important;
    border: 1px solid #f8f8f8 !important;
    border-right: none !important;
    text-align: center !important;
    line-height: 34px !important;
    left: 860px !important;
    top: 26px !important;
}

.wisdomâ€”â€”industryâ€”â€”shop .top_shop_wrap .right_wrap .swiper-button-next {
    width: 44px !important;
    height: 34px !important;
    background: #f6f6f6 !important;
    border: 1px solid #f8f8f8 !important;
    border-right: none !important;
    text-align: center !important;
    line-height: 34px !important;
    right: 2px !important;
    top: 26px !important;
}

.wisdomâ€”â€”industryâ€”â€”shop .ctenter_shop_wrap {
    width: 100%;
    margin: 30px auto;
}

.wisdomâ€”â€”industryâ€”â€”shop .ctenter_shop_wrap .content {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    width: 100%;
}

.wisdomâ€”â€”industryâ€”â€”shop .ctenter_shop_wrap .content .right_wrap {
    width: 960px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.wisdomâ€”â€”industryâ€”â€”shop .ctenter_shop_wrap .shop_item:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    transform: translate3d(0, -2px, 0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}</pre></body></html>