/* 城房智慧城_案例展示_wyk */
.wisdom_box {
    width: 100%;
    background: url(/static/ibjcr-second/image/wisdom_cotent_bg.png) no-repeat;
    background-position: right;
    background-size: 360px 483px;
}

.wisdom_box .wisdom_cotent {
    width: 1200px;
    height: 326px;
    margin: 68px auto;
    display: flex;
    justify-content: space-between;
}

.wisdom_box .wisdom_cotent .wisdom_cotent_l {
    width: 560px;
    position: relative;
}

.wisdom_box .wisdom_cotent .wisdom_cotent_r {
    width: 614px;
}

.wisdom_box .wisdom_cotent .wisdom_cotent_r img {
    width: 614px;
}

.wisdom_box .wisdom_cotent .wisdom_cotent_l .title {
    color: #333333;
    font-size: 28px;
    font-weight: bold;
    font-family: 'MicrosoftYaHei-Bold';
    line-height: 38px;
}

.wisdom_box .wisdom_cotent .wisdom_cotent_l .title_sub {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    font-family: 'MicrosoftYaHei';
    line-height: 30px;
    margin-top: 30px;
}

.wisdom_box .wisdom_cotent .wisdom_cotent_l .contnt_tips {
    width: 541px;
    overflow: hidden;
    margin-top: 15px;
}

.wisdom_box .wisdom_cotent .wisdom_cotent_l .contnt_tips .square {
    width: 9px;
    height: 9px;
    transform: rotate(45deg);
    background-color: #3F8AE9;
    float: left;
    margin-right: 9px;
    margin-top: 6px;
    margin-left: 2px;
}

.wisdom_box .wisdom_cotent .wisdom_cotent_l .contnt_tips p {
    color: #3E3A39;
    font-size: 16px;
}

.wisdom_box .wisdom_cotent .wisdom_cotent_l .decorate1 {
    width: 40px;
    height: 5px;
    background-color: #3F8AE9;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 1px;
}

.wisdom_box .wisdom_cotent .wisdom_cotent_l .decorate2 {
    width: 13px;
    height: 5px;
    background-color: #3F8AE9;
    position: absolute;
    left: 46px;
    bottom: 0;
    border-radius: 1px;
}

.wisdom_box_bg {
    /*   width: 100%;
       height: 943px;
       background: url(/static/ibjcr-second/image/wisdom_box_bg_1.png) no-repeat;
       background-size: 100% 100%;*/
}

.wisdom_box_bg_green {
    /* width: 100%;
     height: 856px;
     background: url(/static/ibjcr-second/image/wisdom_box_bg_2.png) no-repeat;
     background-size: 100% 100%;*/
}

.wisdom_box_bg_content {
    width: 1200px;
    margin: 0 auto;
}

.wisdom_box_bg_content .wisdom_box_bg_content_l {
    width: 290px;
    height: 943px;
    background-color: rgba(16, 72, 144, .7);
    color: #fff;
    overflow: hidden;
    float: left;
}

.wisdom_box_bg_content .wisdom_box_bg_content_l_green {
    background-color: rgba(5, 105, 41, 0.7);
    height: 856px;
}

.wisdom_box_bg_content .wisdom_box_bg_content_l .title {
    width: 246px;
    font-size: 28px;
    font-weight: bold;
    font-family: 'MicrosoftYaHei-Bold';
    line-height: 38px;
    margin: 0 auto;
    margin-top: 83px;
    margin-bottom: 30px;
}

.wisdom_box_bg_content .wisdom_box_bg_content_l .line {
    width: 276px;
    height: 3px;
    background-color: #fff;
    margin: 16px auto;
}

.wisdom_box_bg_content .wisdom_box_bg_content_l .contnt_tips {
    width: 246px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    margin: 0 auto;
}

.wisdom_box_bg_content .wisdom_box_bg_content_l .contnt_tips .square {
    width: 9px;
    height: 9px;
    transform: rotate(45deg);
    background-color: #fff;
    float: left;
    margin-right: 9px;
    margin-top: 15px;
    margin-left: 2px;
}

.wisdom_box_bg_content .wisdom_box_bg_content_l .contnt_tips p {
    width: 226px;
    float: left;
}

.wisdom_box_bg_content .wisdom_box_bg_content_l .title_sub {
    width: 246px;
    line-height: 30px;
    font-size: 20px;
    margin: 0 auto;
}

.wisdom_box_bg_content .wisdom_box_bg_content_r {
    width: 910px;
    height: 943px;
    float: left;
    position: relative;
}

.wisdom_box_bg_content .wisdom_box_bg_content_r_green {
    width: 910px;
    height: 856px;
    float: left;
    position: relative;
}

.wisdom_box_bg_content .wisdom_box_bg_content_r img {
    width: 257px;
}

.wisdom_box_bg_content .wisdom_box_bg_content_r .wisdom_box_bg_content_r_1 {
    position: absolute;
    left: 589px;
    top: 41px;
}

.wisdom_box_bg_content .wisdom_box_bg_content_r .wisdom_box_bg_content_r_2 {
    position: absolute;
    left: 675px;
    top: 323px;
}

.wisdom_box_bg_content .wisdom_box_bg_content_r .wisdom_box_bg_content_r_3 {
    position: absolute;
    left: 506px;
    top: 633px;
}

.wisdom_box_bg_content .wisdom_box_bg_content_r .wisdom_box_bg_content_r_4 {
    position: absolute;
    left: 151px;
    top: 633px;
}

.wisdom_box_bg_content .wisdom_box_bg_content_r .wisdom_box_bg_content_r_green_1 {
    position: absolute;
    left: 506px;
    top: 533px;
}

/* 城房智慧城_案例展示_wyk */

/*投资集团_业务介绍_wyk  */

.investment_box_1 {
    width: 100%;
}

.investment_box_content_1 {
    width: 1200px;
    margin: 57px auto;
    display: flex;
    justify-content: space-between;
}

.investment_box_content_1_l {
    width: 514px;
    color: #3E3A39;
    font-size: 16px;
    line-height: 27px;
}

.investment_box_content_1_l .title {
    width: 100%;
    margin-bottom: 66px;
}

.investment_box_content_1_l .title img {
    width: 280px;
}

.investment_box_content_1_r {
    width: 617px;
}

.investment_box_content_1_r img {
    width: 617px;
}


.investment_box_2 {
    width: 100%;
    height: 584px;
    background: url(/static/ibjcr-second/image/investment_box_content_2_bg.png) no-repeat;
    background-size: 100% 100%;
}

.investment_box_content_2 {
    width: 1200px;
    margin: 0px auto;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.investment_box_content_2_title {
    width: 213px;
    position: absolute;
    left: 0;
    top: 0;
}

.investment_box_content_2_content {
    width: 829px;
    margin-top: 60px;
}

.investment_box_3 {
    width: 100%;
    padding-bottom: 60px;
}

.investment_box_content_3 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.investment_box_content_3 .title {
    width: 100%;
    margin: 40px 0;
}

.investment_box_content_3 .title img {
    width: 185px;
}

.investment_box_content_3 .img_content {
    width: 1200px;
    position: relative;
    height: 680px;
}

.investment_box_content_3 .img_content img {
    width: 100%;
    cursor: pointer;
    transition: 1s;
}

.investment_box_content_3 .img_content img:hover {
    transform: scale(1.2);
}

.investment_box_content_3 .img_content .img_1 {
    width: 650px;
    height: 431px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.investment_box_content_3 .img_content .img_2 {
    width: 540px;
    height: 306px;
    position: absolute;
    left: 680px;
    top: 44px;
    overflow: hidden;
}

.investment_box_content_3 .img_content .img_3 {
    width: 578px;
    height: 328px;
    position: absolute;
    left: 34px;
    top: 372px;
    overflow: hidden;
}

.investment_box_content_3 .img_content .img_4 {
    width: 316px;
    height: 180px;
    position: absolute;
    left: 680px;
    top: 360px;
    overflow: hidden;
}

.investment_box_content_3 .img_content .img_5 {
    width: 214px;
    height: 123px;
    position: absolute;
    left: 1006px;
    top: 360px;
    overflow: hidden;
}

/*投资集团_业务介绍_wyk  */

/*科技集团_业务介绍_wyk  */

.technology_box_1 {
    width: 100%;
}

.technology_box_content_1 {
    width: 1200px;
    margin: 57px auto;
    display: flex;
    justify-content: space-between;
}

.technology_box_content_1_l {
    width: 514px;
    color: #3E3A39;
    font-size: 16px;
    line-height: 27px;
}

.technology_box_content_1_l .title {
    width: 100%;
    margin-bottom: 66px;
}

.technology_box_content_1_l .title img {
    width: 294px;
}

.technology_box_content_1_r {
    width: 617px;
}

.technology_box_content_1_r img {
    width: 617px;
}

.technology_box_2 {
    width: 100%;
    height: 587px;
    background: url(/static/ibjcr-second/image/technology_box_2_bg.png) no-repeat;
    background-size: 100% 100%;
}

.technology_box_content_2 {
    width: 1200px;
    margin: 0px auto;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.technology_box_content_2_title {
    width: 213px;
    position: absolute;
    left: 0;
    top: 0;
}

.technology_box_content_2_content {
    width: 1145px;
    margin-top: 60px;
}

.technology_box_3 {
    width: 100%;
    padding-bottom: 60px;
}

.technology_box_content_3 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.technology_box_content_3 .title {
    width: 100%;
    margin: 40px 0;
}

.technology_box_content_3 .title img {
    width: 185px;
}

.technology_box_content_3 .img_content {
    width: 1200px;
    position: relative;
    height: 850px;
}

.technology_box_content_3 .img_content img {
    width: 100%;
    cursor: pointer;
    transition: 1s;
}

.technology_box_content_3 .img_content img:hover {
    transform: scale(1.2);
}

.technology_box_content_3 .img_content .img_1 {
    width: 380px;
    height: 254px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.technology_box_content_3 .img_content .img_2 {
    width: 777px;
    height: 254px;
    overflow: hidden;
    position: absolute;
    left: 386px;
    top: 0;
}

.technology_box_content_3 .img_content .img_3 {
    width: 771px;
    height: 282px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 260px;
}

.technology_box_content_3 .img_content .img_4 {
    width: 358px;
    height: 273px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 548px;
}

.technology_box_content_3 .img_content .img_5 {
    width: 406px;
    height: 273px;
    overflow: hidden;
    position: absolute;
    left: 365px;
    top: 548px;
}

.technology_box_content_3 .img_content .img_6 {
    width: 386px;
    height: 561px;
    overflow: hidden;
    position: absolute;
    right: 35px;
    top: 260px;
}

/*科技集团_业务介绍_wyk  */

/* 投资集团_智慧城市投资中心_wyk */
.paopao_content {
    width: 1200px;
    margin: 32px auto;
    overflow: hidden;
    font-size: 16px;
    color: #3E3A39;
}

#container_paopao {
    width: 1000px;
    height: 460px;
    margin: 84px auto;
    position: relative;
}

#container_paopao .paopao_quan {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* 投资集团_智慧城市投资中心_wyk */

/* 地产集团_业务介绍_wyk */

.property_box_1 {
    width: 100%;
}

.property_box_content_1 {
    width: 1200px;
    margin: 57px auto;
    display: flex;
    justify-content: space-between;
}

.property_box_content_1_l {
    width: 514px;
    color: #3E3A39;
    font-size: 16px;
    line-height: 27px;
}

.property_box_content_1_l .title {
    width: 100%;
    margin-bottom: 66px;
}

.property_box_content_1_l .title img {
    width: 269px;
}

.property_box_content_1_r {
    width: 617px;
}

.property_box_content_1_r img {
    width: 617px;
}

.property_box_2 {
    width: 100%;
}

.property_box_content_2 {
    width: 1200px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
}

.property_box_content_2 .title {
    width: 100%;
    margin: 40px 0;
}

.property_box_content_2 .title img {
    width: 185px;
}

/* 图片手风琴样式 */
#accordion_property {
    width: 100%;
    height: 630px;
}

#accordion_property > ul {
    height: 100%;
    list-style: none;
}

#accordion_property > ul > li {
    float: left;
    width: 16.137%;
    height: 100%;
    cursor: pointer;
    position: relative;
}

#accordion_property > ul > li:nth-child(1) {
    /* width: 639px; */
    width: 571px;
    background: url('/static/ibjcr-second/image/property_company_environment_1.png') no-repeat;
    background-size: cover;
}

#accordion_property > ul > li:nth-child(2) {
    background: url('/static/ibjcr-second/image/property_company_environment_2.png') no-repeat;
    background-size: cover;
}

#accordion_property > ul > li:nth-child(3) {
    background: url('/static/ibjcr-second/image/property_company_environment_3.png') no-repeat;
    background-size: cover;
}

#accordion_property > ul > li:nth-child(4) {
    background: url('/static/ibjcr-second/image/property_company_environment_4.png') no-repeat;
    background-size: cover;
}

#accordion_property > ul > li:nth-child(1) .accordion_txt {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 26px;
    bottom: 9px;
}

#accordion_property > ul > li:nth-child(2) .accordion_txt {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 11px;
    top: 9px;
}

#accordion_property > ul > li:nth-child(3) .accordion_txt {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 26px;
    bottom: 9px;
}

#accordion_property > ul > li:nth-child(4) .accordion_txt {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 11px;
    top: 9px;
}

/* 地产集团_业务介绍_wyk */

/* 关于我们_荣誉成果_wyk */

.honor_box_1 {
    width: 100%;
}

.honor_box_content_1 {
    width: 1200px;
    margin: 57px auto;
    overflow: hidden;
}

.swiper_container_honor_1 {
    width: 100%;
    height: 382px;
}

.swiper_container_honor_1 .swiper-slide {
    text-align: center;
    width: 264px !important;
    height: 382px;
    overflow: hidden;
    font-size: 18px;
    background: #f5f5f5;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}

.swiper_container_honor_1 .swiper-slide img {
    width: 100%;
    transition: 1s;
}

.swiper_container_honor_1 .swiper-slide img:hover {
    transform: scale(1.2);
}

.honor_box_content_1 .honor_box_content_1_tips {
    width: 100%;
    height: 145px;
    margin-top: 77px;
    display: flex;
    justify-content: space-around;
}

.honor_box_content_1 .honor_box_content_1_tips img {
    width: 173px;
}

.honor_box_2 {
    width: 100%;
}

.honor_box_content_2 {
    width: 1200px;
    margin: 57px auto;
}

.honor_box_content_2 .honor_box_content_2_banner {
    height: 467px;
}

.honor_box_content_2 .honor_box_content_2_banner .swiper-slide {
    width: 342px;
    height: 467px;
}

.honor_box_content_2 .honor_box_content_2_banner .swiper-slide img {
    width: 100%;
}

.honor_box_content_2 .title {
    width: 100%;
    text-align: center;
    color: #595757;
    font-size: 20px;
    margin: 20px 0;
}

/* 关于我们_荣誉成果_wyk */

/*城房商学院_商学院简介_wyk  */
.business_school_box_1 {
    width: 100%;
}

.business_school_box_1 .business_school_box_1_content {
    width: 1200px;
    margin: 30px auto;
}

.business_school_box_1 .business_school_box_1_content p {
    font-size: 16px;
    color: #3E3A39;
    line-height: 30px;
}

.business_school_box_2 {
    width: 100%;
    height: 626px;
    background: url(/static/ibjcr-second/image/business_school_box_2_bg.png) no-repeat;
    background-size: 100% 100%;
}

.business_school_box_2_content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.business_school_box_2_content .business_school_box_2_content_title {
    width: 240px;
    position: absolute;
    left: 0;
    top: 75px;
}

.business_school_box_2_content .business_school_box_2_content_tips {
    width: 100%;
    height: 250px;
    display: flex;
    justify-content: space-around;
    margin-top: 250px;
}

.business_school_box_2_content .business_school_box_2_content_tips .item {
    width: 188px;
    height: 250px;
    color: #fff;
    font-size: 15px;
    overflow: hidden;
}

.business_school_box_2_content .business_school_box_2_content_tips .item img {
    width: 188px;
}

.business_school_box_2_content .business_school_box_2_content_tips .item p {
    text-align: center;
    margin-top: 40px;
}

.business_school_box_3 {
    width: 100%;
}

.business_school_box_3_content {
    width: 1200px;
    margin: 30px auto;
    position: relative;
    height: 650px;
    overflow: hidden;
}

.business_school_box_3_content img {
    width: 100%;
    transition: 1s;
    cursor: pointer;
}

.business_school_box_3_content img:hover {
    transform: scale(1.2);
}

.business_school_box_3_content .business_school_box_3_content_img_1 {
    width: 325px;
    height: 210px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background-color: olive;
}

.business_school_box_3_content .business_school_box_3_content_img_2 {
    width: 325px;
    height: 210px;
    position: absolute;
    left: 0;
    top: 216px;
    overflow: hidden;
    background-color: olive;
}

.business_school_box_3_content .business_school_box_3_content_img_3 {
    width: 325px;
    height: 210px;
    position: absolute;
    left: 0;
    top: 432px;
    overflow: hidden;
    background-color: olive;
}

.business_school_box_3_content .business_school_box_3_content_img_4 {
    width: 578px;
    height: 426px;
    position: absolute;
    left: 331px;
    top: 0px;
    overflow: hidden;
    background-color: olive;
}

.business_school_box_3_content .business_school_box_3_content_img_5 {
    width: 286px;
    height: 210px;
    position: absolute;
    left: 331px;
    top: 432px;
    overflow: hidden;
    background-color: olive;
}

.business_school_box_3_content .business_school_box_3_content_img_6 {
    width: 286px;
    height: 210px;
    position: absolute;
    left: 623px;
    top: 432px;
    overflow: hidden;
    background-color: olive;
}

.business_school_box_3_content .business_school_box_3_content_img_7 {
    width: 325px;
    height: 210px;
    position: absolute;
    left: 915px;
    top: 0;
    overflow: hidden;
    background-color: olive;
}

.business_school_box_3_content .business_school_box_3_content_img_8 {
    width: 325px;
    height: 210px;
    position: absolute;
    left: 915px;
    top: 216px;
    overflow: hidden;
    background-color: olive;
}

.business_school_box_3_content .business_school_box_3_content_img_9 {
    width: 325px;
    height: 210px;
    position: absolute;
    left: 915px;
    top: 432px;
    overflow: hidden;
    background-color: olive;
}

/* 案例展示新 */

.case_show_box {
    width: 100%;
    position: relative;
    margin-bottom: 90px;
}

.case_show_box img {
    width: 100%;
}

.case_show_box .case_show_box_content {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.case_show_box .case_show_box_content .content {
    width: 1264px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    margin-top: 100px;
    position: relative;
}

.case_show_box .case_show_box_content .content .title_case_box {
    color: #fff;
}

.case_show_box .case_show_box_content .content .active {
    opacity: 1;
    color: #fff;
    transform: skewY(-10px);
}

.case_show_box .case_show_box_content .content .title_case {
    font-size: 60px;
    letter-spacing: 8px;
    color: #fff;
}

.case_show_box .case_show_box_content .content .title_eng_case {
    font-size: 26px;
    color: #fff;
}

.case_show_box .case_show_box_content .content .img_case_box {
    width: 100%;
    height: 195px;
    display: flex;
    justify-content: space-around;
    position: absolute;
    left: 0;
    bottom: 200px;
}

.case_show_box .case_show_box_content .content .img_case_box .item {
    width: 311px;
    height: 193px;
    overflow: hidden;
}

.case_show_box .case_show_box_content .content .img_case_box .item img {
    width: 100%;
    transition: 1s;
}

.case_show_box .case_show_box_content .content .img_case_box .item img:hover {
    transform: scale(1.2);
    cursor: pointer;
}

/* 案例展示新20210106 */

.case_show_box_new {
    width: 100%;
    position: relative;
    margin-bottom: 50px;
}

.case_show_box_new .case_show_box_new_bg {
    width: 100%;
}

.case_show_box_new .case_box_bg_new_title_1 {
    width: 334px;
    position: absolute;
    top: 112px;
    right: 16.41%;
}

.case_show_box_new .case_box_bg_new_title_2 {
    width: 105px;
    position: absolute;
    top: 151px;
    left: 19.64%;
}

.case_show_box_new .case_box_bg_new_title_3 {
    width: 109px;
    position: absolute;
    top: 151px;
    left: 19.64%;
}


.case_show_box_new .case_box_bg_new_title_4 {
    width: 110px;
    position: absolute;
    top: 151px;
    left: 19.64%;
}

.case_show_box_new .case_box_2_zhjd {
    width: 15.21%;
    position: absolute;
    top: 25.44%;
    right: 10.05%;
}

.case_show_box_new .case_box_2_zhsq {
    width: 15.21%;
    position: absolute;
    bottom: 23.04%;
    right: 16.72%;
}

.case_show_box_new .case_box_2_zhsy {
    width: 15.21%;
    position: absolute;
    top: 70.48%;
    right: 33.33%;
}

.case_show_box_new .case_box_2_zhbg {
    width: 15.21%;
    position: absolute;
    top: 69.2%;
    right: 53.91%;
}
