#app {
    background: #232a2e;
    width: 100%;
}

/* 今天还剩多少名额 */
.dp_title {
    /* background: url(../img/design_plan/titleBg.jpg) no-repeat; */
    background-repeat: no-repeat;
    background-size: cover;
    height: 13.4rem;
    position: relative;
    width: 100%;
}

.dp_title>p {
    color: #e3af8d;
    font-size: .52rem;
    left: 50%;
    position: absolute;
    top: 8.45rem;
    transform: translate(-50%);
}

.dp_form_title {
    background: url(../images/box1.png) no-repeat 50%;
    background-position-y: 0.1rem;
    background-size: 9rem 1.09rem;
    height: 1.3rem;
    margin-top: 1.45rem;
    position: relative;
    text-align: center;
    width: 11.5rem;
}

.dp_form_title>h2,.dpd_title>h2 {
    color: #e1a23f;
    font-size: .91rem;
    font-weight: 700;
    height: 0.88rem;
    line-height: .45rem;
}

.dp_form_title>p,.dpd_title>p {
    color: #fff;
    font-size: .5rem;
    font-weight: 400;
    line-height: .19rem;
    margin-top: 0.2rem;
}

.line_content_line_left,
.line_content_line_right {
    background: #c2ac88;
    height: 0.05rem;
    margin-top: -0.57rem;
    position: absolute;
    width: 1.21rem;
}

.line_content_line_left {
    left: 0;
    margin-left: 0.05rem;
}

.line_content_line_right {
    margin-right: 0.05rem;
    right: 0;
}
/* 优秀设计师团队 */
.dp_designers{
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 0.53rem;
    width: 100%;
}
.dpd_title {
    background: url(../images/box2.png) no-repeat 50%;
    background-position-y: 0.1rem;
    background-size: 9rem 1.09rem;
    height: 1.3rem;
    margin-top: 1.45rem;
    position: relative;
    text-align: center;
    width: 11.5rem;
}
.dpd_body{
    margin-top: 0.74rem;
    width: 13.71rem;
}
.dp_design_case{
    display: flex;
    justify-content: center;
    margin-top: 0.52rem;
    width: 100%;
}
.case_item{
    width: 93%;
}
.case{
    background: #fff;
    margin-bottom: 0.4rem;
}
/* 全案设计 */
.dp_design{
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 0.53rem;
    width: 100%;
}
.dp_design>.dpd_title{
    background: url(../images/box3.png) no-repeat 50%;
    background-position-y: 0.1rem;
    background-size: 9rem 1.09rem;
    /* background: url(u) no-repeat 50%; */
}
.case_item{
    width: 93%;
    margin-top: 0.52rem;
}
.case{
    background: #fff;
    margin-bottom: 0.4rem;
}
/* 填信息 */
.quoted_price{
    align-items: center;
    background: url(../img/design_plan/formBg.png) no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    height: 17.15rem;
    width: 100%;
}
.quoted_price_body {
    align-items: center;
    background: linear-gradient(0deg, #976617, #976617, #e4a945, #f5db9b);
    border-radius: 0.06rem;
    display: flex;
    height: 12.72rem;
    justify-content: center;
    margin-top: 0.71rem;
    width: 12.82rem;
}


.qpb_body {
    background: #fff;
    border-radius: 0.06rem;
    box-sizing: border-box;
    height: 12.49rem;
    padding: 0.85rem 0.95rem;
    width: 12.62rem;
}

.qpb_body_name {
    border-bottom: 0.01rem solid #c5c5c5;
    display: flex;
    height: 0.9rem;
    margin-top: 0.5rem;
    padding-bottom: 0.3rem;
    width: 100%;
}

.qpb_body_name>label {
    align-items: center;
    color: #000;
    display: flex;
    font-size: .69rem;
    font-weight: 400;
    height: 100%;
    line-height: .34rem;
    white-space: nowrap;
    margin-right: .4rem;
}

.error {
    border: 0 solid;
    font-size: .6rem;
    height: 0.8rem;
    line-height: .8rem;
    margin-top: -0.1rem;
    width: 100%;
}

.qpb_body_phone {
    border-bottom: 0.01rem solid #c5c5c5;
    display: flex;
    height: 0.9rem;
    margin-top: 1rem;
    padding-bottom: 0.3rem;
    width: 100%;
}

.qpb_body_phone>label {
    align-items: center;
    color: #000;
    display: flex;
    font-size: .67rem;
    font-weight: 400;
    height: 100%;
    line-height: .34rem;
    white-space: nowrap;
    margin-right: .4rem;
}

.qpb_body_commit {
    align-items: center;
    background: linear-gradient(90deg, #ff6a18, #ff6a18);
    border-radius: 0.05rem;
    color: #fff;
    display: flex;
    font-size: .7rem;
    font-weight: 500;
    height: 1.7rem;
    justify-content: center;
    margin-top: 1rem;
    width: 100%;
}

.qpb_body_content {
    color: #757575;
    font-size: .43rem;
    font-weight: 400;
    margin-top: 0.2rem;
    text-align: center;
    width: 100%;
}

.qbp_state {
    display: flex;
    margin-top: 0.3rem;
    width: 100%;
}

.qbp_state_left {
    display: flex;
    margin-right: 0.2rem;
}

.qbp_state_left>input {
    height: 0.41rem;
    margin-top: 0.08rem;
    position: relative;
    width: 0.41rem;
}

.qbp_state .qbp_state_left input[type=checkbox]:after {
    background: #fff;
    content: " ";
    display: inline-block;
    height: 0.41rem;
    padding-left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    border: 0.01rem solid #464646;
    visibility: visible;
    width: 0.41rem;
}

.qbp_state .qbp_state_left input[type=checkbox]:checked:after {
    color: #fff;
    color: red;
    content: "✓";
    font-weight: 700;
    font-weight: 900;
    line-height: .43rem;
    overflow: hidden;
}

.qbp_state>p {
    width: 100%;
    font-size: .41rem;
    font-weight: 400;
    line-height: .6rem;
}

.case_item {
    width: 93%;
}

.case {
    display: flex;
    margin-bottom: 1.69rem;
    position: relative;
    width: 100%;
}

.caseBg {
    position: absolute;
    right: 0;
    background: #f5f5f5;
    height: 7.7rem;
    margin-top: 0.43rem;
    opacity: .55;
    width: 100%;
    z-index: 1;
}

.caseBg_line {
    position: absolute;
    right: 0;
    background: #000;
    height: 0.02rem;
    margin-right: 0.04rem;
    margin-top: 0.03rem;
    transform: rotate(-45deg);
    width: 0.54rem;
}

.case_left {
    position: relative;
    width: 4.73rem;
    z-index: 1;
}

.case_top_img {
    height: 8.09rem;
    width: 10rem;
}

    .case_top_img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.case_bottom_img_box {
    display: flex;
    justify-content: flex-end;
    margin-top: 0.18rem;
    width: 10rem;
    z-index: 1;
}

.case_bottom_img_box_more {
    align-items: center;
    background: linear-gradient(90deg, #e10019, #de6954);
    bottom: 0;
    color: #fff;
    display: flex;
    font-size: .47rem;
    font-weight: 500;
    height: 1.22rem;
    justify-content: center;
    margin-bottom: 1.55rem;
    position: absolute;
    width: 4.21rem;
}

    .case_bottom_img_box_more img {
        height: 0.18rem;
        -o-object-fit: cover;
        object-fit: cover;
        width: 0.59rem;
    }

.cbi_left_img {
    height: 6.22rem;
    width: 3.46rem;
}

    .cbi_left_img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.cbi_right_img {
    height: 9.35rem;
    margin-left: 0.18rem;
    width: 5.53rem;
}

    .cbi_right_img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.case_right {
    margin-left: 5.45rem;
    padding-top: 3.78rem;
    position: relative;
    width: 3.3rem;
    z-index: 1;
}

.case_right_content {
    display: flex;
    flex-direction: column;
    height: 3.5rem;
    justify-content: center;
    margin-top: 0.5rem;
    position: absolute;
    top: 0;
    width: 3.3rem;
    white-space: nowrap;
}

    .case_right_content p:first-child {
        color: #333;
        font-size: .64rem;
        font-weight: 400;
        line-height: .84rem;
        margin-left: 0.1rem;
        overflow: hidden;
    }

    .case_right_content p:nth-child(2) {
        color: #868686;
        font-size: .5rem;
        font-weight: 400;
        line-height: .5rem;
        margin-left: 0.1rem;
        margin-top: 0.22rem;
    }

.case_right_img_one {
    height: 5.83rem;
    width: 3.8rem;
}

    .case_right_img_one img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.case_right_img_too {
    height: 6.24rem;
    margin-top: 0.2rem;
    width: 3.8rem;
}

    .case_right_img_too img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.too_ct_right_img {
    height: 4.35rem;
    margin-top: 3.1rem;
    width: 4.02rem;
}

    .too_ct_right_img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.case_too_top {
    display: flex;
    position: relative;
    width: 100%;
    z-index: 1;
}

.too_ct_left_img {
    height: 8.09rem;
    width: 9.96rem;
}

.move_auto {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.too_ct_right {
    box-sizing: border-box;
    height: 3.83rem;
    margin-left: 0.17rem;
    margin-top: 0.62rem;
}

.too_bottom {
    display: flex;
    margin-top: 0.18rem;
    position: relative;
    z-index: 1;
}

.too_bottom_left_img {
    height: 5.51rem;
    margin-left: 0.8rem;
    width: 3.43rem;
}

.too_bottom_right_img {
    height: 9.35rem;
    margin-left: 0.23rem;
    width: 9.7rem;
}