.c_body {
    background: #efefef;
}

.banner {
    width: 100%;
}

.banner img {
    width: 100%;
}

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

.c_nav {
    height: 52px;
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
    line-height: 52px;
    color: #999999;
}

.c_nav span {
    color: #333;
}

.c_content {
    padding: 36px 33px 52px;
    background: #fff;
}

.c_content h2 {
    font-size: 24px;
    letter-spacing: 1px;
    color: #333333;
}

.c_content h2 span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #999999;
    margin-left: 9px;
}

.c_tab {
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
    margin-bottom: 60px;
}

.c_item {
    width: 220px;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px #d2d2d2;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #666666;
    text-align: center;
}

.c_item:hover {
    background-color: #0b43a0;
    border: solid 1px #d2d2d2;
    color: #ffffff;
}

.c_active {
    background-color: #0b43a0;
    border: solid 1px #d2d2d2;
    color: #ffffff;
}

.c1_ms {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
}

.c1_box h2 {
    font-size: 24px;
    line-height: 24px;
    color: #0b43a0;
    text-align: center;
}

.c1_line {
    width: 24px;
    height: 4px;
    background-color: #0051c5;
    margin: 10px auto 27px;
}

.c1_box h3 {
    font-size: 18px;
    line-height: 18px;
    color: #333333;
    text-align: center;
}

.c1_mall {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 22px;
}

.c1_item {
    width: 30.51%;
    margin-bottom: 30px;
}

.c1_tu img {
    width: 100%;
}

.c1_item h4 {
    font-size: 14px;
    letter-spacing: 1px;
    color: #666666;
    text-align: center;
    margin-top: 22px;
}

.c1_big {
    width: 100%;
}

.c1_big img {
    width: 100%;
}

.c2_tu {
    width: 70.42%;
    margin: 0 auto;
}

.c2_tu img {
    width: 100%;
}

.c2_xs {
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    margin-top: 40px;
}

.c2_box {
    display: flex;
    justify-content: space-between;
    margin-top: 42px;
    margin-bottom: 40px;
}

.c2_item {
    width: 23.76%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.c2_item img {
    width: 100%;
}

.c2_item span {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #666666;
    margin-top: 20px;
}

.c2_tu2 {
    width: 100%;
}

.c2_tu2 img {
    width: 100%;
}

.c2_over {
    font-size: 18px;
    line-height: 18px;
    color: #333333;
    margin-top: 38px;
}

/* 房产集团 */
.c_content3{
    padding: 36px 20px 52px 33px;
    background: #fff;
}

.c3_tab {
    padding-right: 13px;
}

.c3_box {
    padding-left: 27px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.c3_box2 {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.c3_left {
    width: 33.75%;
}

.c3_you {
    width: 45.69%;
}

.c3_left h3,
.c3_you h3 {
    display: flex;
    align-items: center;
}

.c3_left h3 p,
.c3_you h3 p {
    width: 4px;
    height: 24px;
    background-color: #0051c5;
    margin-right: 18px;
}

.c3_left h3,
.c3_you h3 {
    font-size: 24px;
    line-height: 30px;
    color: #0b43a0;
    margin-bottom: 42px;
}

.c3_text {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
}

.c3_box2 .c3_text {
    padding-left: 23px;
}

.c3_right {
    width: 62.5%;
}

.c3_right img {
    width: 100%;
}

.c3_zuo {
    width: 50.39%;
}

.c3_zuo img {
    width: 100%;
}

.c3_tu {
    width: 100%;
    padding-right: 13px;
}

.c3_tu img {
    width: 100%;
}

.c3_title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 40px 0;
}

.c3_title .c3_h2 {
    font-size: 24px;
    line-height: 30px;
    color: #1b50a6;
}

.c3_title p {
    width: 24px;
    height: 4px;
    background-color: #0051c5;
    margin-top: 10px;
}

/* 投资集团 */
.c4_tu{
    width: 100%;
}
.c4_tu img{
    width: 100%;
}
.c4_box{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.c4_left{
    width: 43.75%;
}
.c4_left h3{
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}
.c4_left h3{
    font-size: 24px;;
	line-height: 30px;
	color: #0b43a0;
}
.c4_left h3 p{
    width: 4px;
	height: 24px;
    background-color: #0051c5;
    margin-right: 18px;
}
.c4_text{
    font-size: 18px;
	line-height: 30px;
    color: #333333;
    padding-left: 22px;
}
.c4_text2{
    font-size: 14px;
	line-height: 30px;
    color: #666666;
    margin-top: 20px;
    padding-left: 22px;
}
.c4_right{
    width: 51.87%;
}
.c4_right img{
    width: 100%;
}

.c4_title{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 70px;
    margin-bottom: 20px;
}
.c4_title h3{
	font-size: 24px;
	line-height: 30px;
    color: #1b50a6;
}
.c4_title p{
    width: 24px;
	height: 4px;
    background-color: #0051c5;
    margin-top: 10px;
}
.c_text3{
    font-size: 18px;
	line-height: 30px;
    color: #333333;
    text-align: center;
}
.c4_tu2{
    width: 100%;
    margin-top: 49px;
}
.c4_tu2 img{
    width: 100%;
}



@media (max-width:1199px) {
    .c_con1200 {
        width: 100%;
    }
}

@media (max-width:990px) {
    .c_item {
        margin: 0 5px;
    }

    .c_tab {
        margin-top: 25px;
        margin-bottom: 40px;
    }
}

@media (max-width:767px) {
    .c_nav {
        height: 35px;
        line-height: 35px;
    }

    .c_content {
        padding: 14px 8px 30px;
    }

    .c_content h2 {
        font-size: 18px;
        letter-spacing: 1px;
        color: #333333;
        font-weight: bold;
    }

    .c_item {
        height: 32px;
        font-size: 14px;
        line-height: 32px;
        text-align: center;
    }

    .c_tab {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .c1_ms {
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 24px;
        color: #333333;
    }

    .c_content h2 {
        font-size: 16px;
    }

    .c1_line {
        margin: 10px auto 10px;
    }

    .c1_box h3 {
        font-size: 13px;
    }

    .c1_item {
        width: 49.02%;
        margin-bottom: 15px;
    }

    .c1_item h4 {
        margin-top: 6px;
    }

    .c2_xs {
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 24px;
        color: #333333;
        margin-top: 10px;
    }

    .c2_over {
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 24px;
        color: #333333;
    }

    .c2_box {
        flex-wrap: wrap;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .c2_item {
        width: 46.99%;
        margin-bottom: 10px;
    }

    .c2_item span {
        margin-top: 5px;
    }

    .c2_over {
        margin-top: 10px;
    }

    .c3_box {
        flex-direction: column;
        padding-left: 0;
    }

    .c3_box2 {
        flex-direction: column-reverse;
        margin-top: 15px;
    }

    .c3_text {
        font-size: 14px;
        line-height: 25px;
        color: #333333;
    }

    .c3_left h3,
    .c3_you h3 {
        font-size: 20px;
        line-height: 20px;
        color: #0b43a0;
        margin-bottom: 15px;
    }

    .c3_left h3 p,
    .c3_you h3 p {
        height: 20px;
    }
    .c3_left {
        width: 100%;
    }
    .c3_right {
        width: 100%;
    }
    .c3_zuo{
        width: 100%;
    }
    .c3_you{
        width: 100%;
    }
    .c3_box2 .c3_text {
        padding-left: 0;
    }
    .c3_title .c3_h2 {
        font-size: 20px;
        line-height: 20px;
        color: #1b50a6;
        font-weight: 100;
    }
    .c3_title {
        margin: 15px 0;
    }
    .c3_tu {
        padding-right: 0;
    }

    .c4_text {
        font-size: 14px;
        line-height: 25px;
        padding-left: 0px;
    }
    .c4_text2 {
        font-size: 14px;
        line-height: 25px;
        margin-top: 10px;
        padding-left: 0;
    }
    .c4_box {
        margin-top: 20px;
        flex-direction: column;
    }
    .c4_left {
        width: 100%;
    }
    .c4_right {
        width: 100%;
    }
    .c4_left h3 {
        font-size: 18px;
        line-height: 18px;
    }
    .c4_left h3 p {
        height: 18px;
        margin-right: 9px;
    }
    .c4_left h3 {
        margin-bottom: 10px;
    }
    .c4_title h3 {
        font-size: 18px;
        line-height: 18px;
    }
    .c4_title {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .c_text3 {
        font-size: 14px;
        line-height: 25px;
    }
    .c4_tu2 {
        width: 100%;
        margin-top: 15px;
    }
}