@charset "utf-8";
.tck_container{
    display: none;
    width:100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2222222;
    position: fixed;
    background-color: rgba(0,0,0,0.6);
}
.tck {
    width: 500px;
    height: 450px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -225px
}
.price_tag_p{
    color: #0b0b0b;
    text-align: center;
    margin: 10px 0;
    font-size: 26px;
}
.price_tag{

}

/* 详细估价样式 */
/*.info_step_mar{margin-bottom: 450px;}*/
.info_step{
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    background-color: #fff;
}
.info_step .inst_container{padding: 56px 45px;}
.info_step .inst_title{border-bottom: 1px solid #f4efef;padding-bottom: 10px;}
.info_step .inst_title h2{display: inline-block;font-size: 18px;color: #323232; margin: 10px 0}
/*.info_step .inst_title p{display: inline-block;}
.info_step .inst_title p span i{display: inline-block;width: 25px;height: 25px;line-height: 25px;text-align: center; border-radius: 50%;font-style: normal;}
.info_step .inst_title p span.txt_01{color: #34ce58;}
.info_step .inst_title p span.txt_01 i{background-color: #34ce58;color: #fff;}
.info_step .inst_title p span.txt_02 i{color: #34ce58;border: 1px solid #34ce58;}
.info_step .inst_title p span.txt_02 {color: #333;}*/
.info_step .inst_title:after,.info_step .inst_grid:after{ display: block;clear: both;visibility: hidden;height: 0;content: "";}

.info_step .nav-floor{margin-bottom: 30px}
.info_step .nav-floor.fixed{
    background:#fff;
    position:fixed;
    top:0;
    z-index:99;width:100%;left:0;padding:10px 0;padding-left:22%}
.info_step .nav-floor a{width:93px;height:38px;line-height:38px;text-align: center;display: inline-block;color:#333;font-size:14px;background: #fff;border:solid 1px #d6d5d6;border-radius: 3px;margin-right:17px}
.info_step .nav-floor a:hover{background:#44bdff;color:#fff}
.floor{position:absolute;top:-100px}

.inst_grid .inst_gd_content{padding: 35px 0 0 0;}
.inst_grid .inst_r{width: 420px;margin-top:10px}
.inst_grid .inst_r>ul li p{display: inline-block;width: 403px; border-bottom: 1px dashed #e5e5e5;margin-left: 10px;padding-bottom: 16px;color: #333;font-size: 13px;}
.inst_grid .inst_r ul li p a,.inst_grid .inst_r ul li#zzh_price .bus_gd1_sort a{display: inline-block; color: #333;font-size: 13px; width: 92px;height: 28px;line-height: 28px;text-align: center;border-radius: 20px;}
.inst_grid .inst_r>ul li{margin-bottom: 12px;}
.inst_grid .inst_r ul li p a.r_hover,.inst_grid .inst_r ul li#zzh_price .bus_gd1_sort a.r_hover{background-color: #ecf3fb;color: #076cd1;}
.inst_grid .inst_r ul li#zzh_tab p{margin-bottom: 8px;}
.inst_grid .inst_r ul li#zzh_level {margin-top: 28px;}
.inst_grid .inst_r #inst-daiban{font-size: 13px; width: 92px;height: 28px;line-height: 28px;text-align: center;border-radius: 20px;background-color: #ecf3fb;color: #076cd1;    position: absolute;
    top: -5px;right: 190px;z-index: 6;}
.inst_grid .inst_r #inst_arrow{width: 39px;height: 20px;border: 0;position: absolute; top: -1px;right: 290px;z-index: 6;}

.inst_grid .inst_r ul li:nth-child(4) p a{width: 55px;}
.inst_grid .inst_r ul li:nth-child(4) p a.r_hover{background-color: #fff;}
.inst_grid .inst_r ul li:nth-child(5) p{color: #076cd1;padding-left: 10px;margin-left: 20px;}
.inst_grid .inst_r>ul li:nth-child(1) p{padding-left: 10px;}
.inst_grid .inst_r ul li:nth-child(6) p{color: #076cd1;padding-left: 6px;}





/*详细估算第二步*/
.inst_grid .fofi_tishi{font-size: 12px;}
.inst_grid .fofi_tishi>span{color: #34ce58;}

.fofi_result{width: 100%;height: 90px;background-color: #efefef;margin-top: 12px;line-height: 90px;}
.fofi_result>p{text-align: center;color: #333;font-size: 24px;}
.fofi_result>p a{display: inline-block; width: 90px;height: 35px;border-radius: 5px;text-align: center;line-height: 35px;color: #fff;font-size: 14px;}
.fofi_result>p a:nth-child(1){background-color: #29e599;margin-left: 38px;margin-right: 21px;}
.fofi_result>p a:nth-child(2){background-color: #44bdff;}
.fofi_result>p a:nth-child(3){background-color: #ffbd3d;margin-left:21px}

.inst_l .inst_l_list.fofi_list{border-left: none;}


