.zj_footer {
    margin-top: 0;
}

.citypanel.top {
    top: 55px;
    left: 100px;
    z-index: 3;
}

.zj_intelligent {
    position: relative;
    width: 100%;
    height: 900px;
    background: url("/img/enter/Intelligent/intelligent_bg.jpg?202110101758") no-repeat center;
}

.zj_intelligent .slogan{
    position: absolute;
    top: 75px;
    left: 50%;
    width: 938px;
    height: 114px;
    margin-left: -469px;
    background: url("/img/enter/Intelligent/intelligent_slogan.png?202110101758") no-repeat center;
}

.zj_strategy_computed {
    width: 980px;
    height: 410px;
    background: #FFFFFF;
    
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 44px 36px 0 36px;
    /* background: url('/img/strategy/zhijiajisuan.png?202011241706') no-repeat center; */
    background-size: 100% 100%;
    background-position: -3px -1px;
    position: relative;
}

.zj_strategy_computed::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #FCDFDF;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 0;
}

.zj_strategy_computed.none {
    display: none;
}

.zj_strategy_computed .strategy_item {
    flex: 1;
    margin-top: 20px;
}

.computed_left .title {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.computed_left .title p {
    font-size: 22px;
    font-weight: 400;
    color: #000000;
}

.computed_left .title span {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #FDA267;
}

.computed_left .title i {
    color: #EB593C;
    font-size: 16px;
    font-weight: 400;
    padding: 0 6px;
}

.strategy_input {
    /* width: 280px; */
    position: relative;
}

.strategy_input .input_title {
    margin-top: 15px;
    width: 100px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}

.strategy_input .strategy_area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.strategy_input .strategy_area .unit {
    color: #B4B4B4;
    padding-right: 10px;
}

.strategy_input .city_wrap {
    margin-top: 25px;
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    padding-right: 18px;
}

.strategy_input .city_wrap .iconfont.iconxia {
    color: #C6C6C8;
}

.strategy_input .item {
    border: 1px solid #F4F4F4;
    width: 280px;
    height: 40px;
    overflow: hidden;
    margin-top: 15px;
}

.strategy_input .item .input {
    width: 100%;
    border: none;
    text-align: left;
    padding-left: 12px;
    color: #333333;
    height: 100%;
}

.strategy_input .item .input::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #B4B4B4;
}

.strategy_input .house_type {
    width: 130px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    margin-right: 18px;
}

.strategy_input .hall_type {
    width: 130px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.strategy_input .house_type .num,
.strategy_input .hall_type .num {
    padding-left: 10px;
}

.strategy_input .house_type .icon,
.strategy_input .hall_type .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #F5F5F5;
    border-radius: 50%;
    color: #FE0000;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    cursor: pointer;
    user-select: none;
}

.strategy_input .house_type .icon.minus,
.strategy_input .hall_type .icon.minus {
    line-height: 17px;
}

.strategy_input .house_type span {
    font-size: 16px;
    font-weight: 400;
}

.strategy_agreement {
    margin-top: 18px;
    font-size: 12px;
    font-weight: 400;
    color: #CCCCCC;
    user-select: none;
}

.strategy_agreement a {
    padding-left: 6px;
    font-size: 12px;
    font-weight: 400;
    color: #D7B9B9;
}

.strategy_agreement .checkbox {
    width: 0px;
    height: 0px;
}

.strategy_agreement .iconfont.iconyigouxuan {
    color: #CCCCCC;
    margin-right: 6px;
    font-size: 12px;
}

.strategy_agreement .iconfont.iconweigouxuan {
    color: #CCCCCC;
    margin-right: 6px;
    font-size: 12px;
}

.computed_right {
    padding-left: 160px;
}

.computed_right_result {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    border-bottom: 3px solid #FCDFDF;
    padding-bottom: 17px;
    text-align: center;
}

.computed_right_result span {
    display: inline-block;
    width: 139px;
    margin-bottom: -3px;
    font-size: 30px;
    font-weight: 500;
    color: #FC351D;
    white-space: nowrap
}

.result_detail {
    margin-top: 28px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: 3px solid #FCDFDF;
    padding-bottom: 42px;
    padding-top: 20px;
}

.result_detail .margin {
    margin-right: 43px;
}

.result_detail .item {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    line-height: 40px;
    margin-bottom: 20px;
}

.result_detail .item span {
    display: inline-block;
    width: 54px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #FC351D;
    padding-right: 4px;
}

.start_computed {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-left: -2px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FCDFDF;
    z-index: 2;
    background-color: #fff;
}

.start_computed::after {
    content: "";
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translate(0, -50%);
    height: 50%;
    width: 40px;
    background-color: #fff;
    z-index: -2;
}

.start_computed::before {
    content: "";
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translate(0, -50%);
    height: 50%;
    width: 40px;
    background-color: #fff;
    z-index: -2;
}

.start_computed .btn {
    transition: all .5s;
}

.start_computed .btn:hover {
    box-shadow: 0 0 5px #FB0101, 0 0 10px #FC6F3D;
}

.circle_wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: rgb(251, 233, 233);
    border-radius: 50%;
    width: 110px;
    height: 110px;
    -webkit-animation: zjscale 1.5s ease infinite;
    -moz-animation: zjscale 1.5s ease infinite;
    -o-animation: zjscale 1.5s ease infinite;
    animation: zjscale 1.5s ease infinite;
    animation-fill-mode: both;
}

@keyframes zjscale {
    0% {
        transform: scale(1);
        opacity: .8;
    }
    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}


.start_computed .btn {
    width: 80px;
    height: 80px;
    background: linear-gradient(-33deg, #3BCB65 0%, #3BCB65 100%);
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 26px;
    cursor: pointer;
    user-select: none;
    border: 1px solid #3BCB65;
}


/* 计算结果页面 */

.zj_strategy_result {
    width: 980px;
    height: 410px;
    background: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 44px 36px 0 36px;
}

.zj_strategy_result.none {
    display: none;
}

.zj_strategy_result_left {
    padding-right: 20px;
    width: 50%;
}

.zj_strategy_result_left .title {
    font-size: 22px;
    font-weight: 500;
    color: #333333;
}

.zj_strategy_result_left .title i {
    color: #D52828;
    font-size: 20px;
    font-weight: 500;
}

.zj_strategy_result_left .title span {
    color: #333333;
    font-size: 20px;
    font-weight: 500;
    padding-left: 4px;
}

.zj_strategy_result_left .result_title {
    margin-top: 16px;
    font-size: 14px;
}

.zj_strategy_result_left .result_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #666666;
    font-size: 14px;
    border: 2px solid #D7D4D5;
    border-radius: 6px;
}

.zj_strategy_result_left .result_item .num {
    color: #D52828;
    padding: 0 6px;
    font-size: 18px;
}

.result_item {
    margin-top: 20px;
}

.result_item:nth-child(1) {
    margin-top: 6px;
}

.result_item .result_item_type {
    font-size: 16px;
    background-color: #D7D4D5;
    height: 60px;
    padding: 10px;
    color: #fff;
    letter-spacing: 2px;
}

.result_item.normal {
    border-color: #F5DCA3;
}

.result_item.normal .result_item_type {
    background-color: #F5DCA3;
    color: #A6714C;
}

.result_item.height {
    border-color: #595959;
}

.result_item.height .result_item_type {
    background-color: #595959;
    color: #F0CA93;
}

.result_item.height .result_item_type div:nth-last-child(1) {
    margin-top: 10px;
}

.result_item .text {
    flex: 1;
    padding-left: 10px;
    color: #666666;
}

.zj_strategy_result_right {
    padding-left: 20px;
}

.zj_strategy_result_right .result_right_title {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    font-size: 16px;
    padding-left: 20px;
}

.zj_strategy_result_right .result_right_title span {
    font-size: 22px;
    padding-right: 10px;
}

.result_right_item {
    margin-top: 38px;
    color: #333333;
    padding-left: 40px;
}

.result_right_item label {
    cursor: pointer;
}

.result_right_item:nth-child(2) {
    margin-top: 50px;
}

.result_right_item form {
    margin-top: 14px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
}

.result_right_item input {
    display: none;
}

.result_right_item label {
    position: relative;
    margin-right: 20px;
    margin-left: 20px;
}

.result_right_item input[type="radio"]:checked+label::before {
    content: "";
    display: inline-block;
    background-color: #FA5A5A;
    width: 11px;
    height: 11px;
    left: -20px;
    top: 50%;
    transform: translate(0, -50%);
    border: 2px solid #fff;
    box-shadow: 1px 1px 1px 0px #FA5A5A, -1px -1px 1px 0px #FA5A5A, -1px 1px 1px 0px #FA5A5A, 1px -1px 1px 0px #FA5A5A;
    border-radius: 50px;
}

.result_right_item input[type="radio"]+label::before {
    position: absolute;
    content: "";
    display: inline-block;
    border: 1px solid #666666;
    width: 14px;
    height: 14px;
    left: -20px;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 50px;
}

.result_right_item label {
    color: #666666;
}

.result_right_item .address {
    display: block;
    width: 200px;
    border-radius: 4px;
    margin-top: 14px;
    height: 34px;
    color: #333;
    border: 1px solid #D7D4D5;
    margin-right: 20px;
    padding-left: 10px
}

.result_right_item .address::placeholder {
    color: #bdbdbd;
}

.result_right_item .btn {
    margin-top: 14px;
    width: 60px;
    height: 34px;
    line-height: 34px;
    background-color: #FA5A5A;
    color: #fff;
    border-radius: 4px;
    text-align: center;
}


/* ------------- */

.zj_intelligent_content {
    background-color: #fff;
    height: 410px;
    width: 100%;
    padding-top: 80px;
}

.zj_intelligent_content.flow {
    background-color: #F5F5F5;
}

.content_title {
    width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content_title .title_icon {
    width: 47px;
    height: 12px;
}

.content_title .title {
    font-size: 30px;
    font-weight: 500;
    color: #343434;
    padding: 0 26px;
}

.content_title .title_icon.left {
    background: url("/img/enter/Intelligent/intelligent_tag_l.png") no-repeat center;
    background-size: 47px 12px;
}

.content_title .title_icon.right {
    background: url("/img/enter/Intelligent/intelligent_tag_r.png") no-repeat center;
    background-size: 47px 12px;
}

.content_main {
    width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
}

.content_item.flow {
    width: 182px;
    height: 122px;
    background: #FFFFFF;
    box-shadow: 20px 0px 18px 2px rgba(204, 204, 204, 0.1);
    border-radius: 20px;
    padding-left: 12px;
}

.content_item img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}

.content_item .title {
    font-size: 18px;
    font-weight: 400;
    color: #343434;
    text-align: center;
    margin-top: 20px;
}

.content_item:nth-child(2) {
    margin-left: 166px;
    margin-right: 166px;
}

.content_item .item_icon {
    width: 60px;
    height: 60px;
    margin-right: 6px;
}

.flow_title {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}

.flow_tag {
    width: 35px;
    height: 20px;
    background: url("/img/enter/Intelligent/zhijia_baojia_tag.png") no-repeat center;
    background-size: 35px 20px;
    margin: 0 4px 0 6px;
}