.calc-results{
	display: none;
}
/*新商品税费结果集*/
.section_main ul {
    margin: 0;
    width: 90%;
    margin-left: 5%;
}
.section_main ul>li {
    color: #999999;
    font-size: 1rem;
    width: 100%;
    display: flex;
    padding: 0.625rem 0;
    line-height: 1.875rem;
    border-top: 1px solid #EEEEEE;
}
.section_main ul>li:nth-child(1) {
    border-top: 0;
}
.section_main ul>li>p {
    color: #000;
    margin: 0;
}

.section_main ul>li span:first-child {
    color: #000;
}

.section_main ul>li .spn {
    padding-top: 0.3125rem;
    font-size: 0.875rem;
}

.section_main ul>li .spn span {
    color: #999;
}
.color_show {
    display: inline-block;
    width: 0.80rem;
    height: 0.80rem;
    background-color: red;
    margin-right: 0.33rem;
    border-radius: 0.20rem;
}
.price_content {
    display: flex;
    flex-wrap: wrap;
}

.lipwid,
.content_text {
    font-size: 0.80rem;
    width: 30%;
}
.content_price_count {
    font-weight: 600;
    font-size: 0.93rem;
    width: 70%;
    text-align: right;
}
.content_text {
    color: #ADADAD!important;
    flex: 1;
}
.recommend_text {
    width: 90%;
    margin-left: 5%;
}
.recommend_title {
    font-weight: normal;
    font-size: 0.91rem;
    margin: 0.80rem 0 0.27rem;
}
.recommend_content {
    margin: 0;
    color: #ADADAD;
    font-size: 0.87rem;
    margin-top: 0.40rem;
}
.footer_text {
    color: #ccc;
    font-size: 0.87rem;
    margin-top: 20px;
}
.all_price {
    text-align: center;
    font-size: 1.20rem;
}
.all_price span{
    font-size: 1.60rem;
    color: #FC5430;
    font-weight: 600;
}
/*新商品税费结果集end*/
/*提前还贷结果集*/
.tqhd_res{
	width: 90%;
	margin: 0.625rem auto;
}
.tqhd_price {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}
.tqhd_top {
    font-size: 0.875rem;
    margin: 0.125rem 0;
}
.tqhd_bottom {
    font-size: 1.5rem;
    color: #E8132F;
	margin: 0;
}
.tqhd_middle {
    display: flex;
    text-align: center;
    align-items: center;
    margin-top: 1rem;
	margin-bottom: 1rem;
}
.tqhd_middle div {
    flex: 1;
}
.tqhd_middle div:nth-child(2) {
    border-left:  1px solid #EEEEEE;
    border-right:  1px solid #EEEEEE;
}
.middle_children {
    display: flex;
    flex-direction: column;
}
.middle_children .middle_title {
    color: #ADADAD;
    font-size:0.875rem;
}
.middle_children .middle_price {
    color: #333333;
    font-size:1rem;
    margin-top: 0.13rem;
}
.tqhd_footer {
    display: flex;
    margin-top: 0.33rem;
    width: 90%;
    margin-left: 5%;
    border-radius: 10px;
    align-items: center;
    padding: 0.27rem 0;
    border: 1px solid #EEEEEE;
}
.tqhd_content {
    display: flex;
    flex: 1;
}
.tqhd_content .content_child {
    display: flex;
    flex: 1;
    padding: 1.25rem 0.625rem 1.25rem 1.75rem;
    flex-direction: column;
    justify-content: space-between;
}
.tqhd_content .content_child:nth-child(1) {
    border-right: 1px solid #EEEEEE;
}
.content_child h3 {
    font-weight: normal;
    font-size: 0.875rem;
	margin: 0;
}
.content_child .middle_title {
    color: #ADADAD;
    margin-top: 0.75rem;
	font-size: 0.875rem;
}
.content_child .middle_price {
    font-size: 1rem;
    color: #333333;
    margin-top:0.625rem;
}
/*提前还贷结果集end*/
/*购房能力结果集*/
.section_res {
    width: 85%;
    padding: 5px 10px;
    margin: 0.625rem auto;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    background-color: #F0F2F8;
}
.res_title {
    text-align: center;
    font-size: 1.5rem;
}
/*购房能力结果集end*/
/*公积金贷款*/
.gjjdk_res {

}
/*公积金贷款end*/
/*可贷额度*/
.gjjkd_res {
    width: 90%;
    margin: 1.25rem auto;
    background-color: #F0F2F8;
    padding: 0.20rem 0.27rem;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #ccc;
}
.gjjkd_price {

}
.gjjkd_top,
.gjjkd_bottom {
    text-align: center;
    font-size:1.25rem;
	margin: 0.625rem auto;
}
.gjjkd_bottom {
    font-size: 1rem;
    margin-top: 0.13rem;
}
.gjjkd_bottom span {
    color: #FB5531;
}
.gjjkd_content span {
    width: 30%;
    font-size: 1rem;
    margin: 0.15rem 0;
    border-bottom: 1px solid #EEEEEE;
}
.gjjkd_content span:nth-child(1) {
    width: 30%;
}
.gjjkd_content span:nth-child(2) {
    width: 70%;
    text-align: right;
}
.gjjkd_content p {
    flex: 1;
    font-size:0.875rem;
    color: #ADADAD;

}
.gjjkd_text {
	text-indent: 1.5rem;
    font-size: 0.875rem;
    width: 100%;
    margin-top: 0.20rem;
    color: #ADADAD;
}
/*可贷额度end*/
/*二手房*/

.all_esfprice {
   width: 90%;
   margin: 0.625rem auto;
   text-align: center;
   line-height: 2rem;
   font-size: 1.25rem;
   font-weight: 500;
}
.section_esf
{
	width: 90%;
	margin: 0.625rem auto;
}
.section_esf li{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0.3125rem 0;
    border-bottom: 1px solid #EEEEEE;
}
.section_esf li:nth-child(1) {
    border-top: 1px solid #EEEEEE;
    margin-top: 0.3125rem;
}
.esf_content .lipwid {
    width: 40%;
}
.esf_content .esf_price {
    width: 60%;
    text-align: right;
}

.esf_content .seller_buyer {
    text-align: left;
    width: 50%;
	line-height: 2rem;
}
.esf_text {
    color: #ADADAD;
    font-size: 0.75rem;
    margin-top: 0.3125rem;
}
.esf_price span {
    color: #FB5531;
}
/*二手房end*/
/*公积金贷款*/
.gjjdk_title {
    text-align: center;
    font-size: 1.125rem;
}
.gjjdk_content
,.gjjdk_price {
    width: 43%;
    font-size: 1rem;
    margin: 0;
}
.gjjdk_content {
    text-align: right;
    font-size: 0.875rem;
}
.gjjdk_res li {
    justify-content: space-between;
    align-items: center;
    padding: 0.3125rem 0;
}
.color_show1,
.color_show2,
.color_show3,
.color_show4,
.color_show5{
    display: inline-block;
    width: 0.625rem;
    height: 0.625rem;
    background-color: #FF8400;
    margin-right: 0.3125rem;
}
.color_show2 {
    background-color: #FFC500;
}
.color_show3 {
    background-color: #2E7DFB;
}
.color_show4 {
    background-color: #FF622C;
}
.gjjdk_price {
    color: #E8132F;
}
/*公积金贷款end*/
/* 商业贷款 */
.banktabs {
	display: flex;
	font-size: 0.875rem;
	
}
.banktabs li {
	flex: 1;
	padding: 0.5rem 0.3125rem;
	border-bottom: 1px solid #EEEEEE;
    text-align: center;
}
.banktabs li.active {
	border-bottom: 1px solid #2B8CFF;
	color: #2B8CFF;
}
.calc-nav {
	margin: 1.25rem 0;
	display: flex;
	justify-content: center;
}
.calc-nav div {
	padding: 0.3125rem 0.625rem;
	border: 1px solid #2B8CFF;
	color: #2B8CFF;
}
.calc-nav .activeblue {
	color: #fff;
	background-color: #2B8CFF;
}
.leftradius {
	border-radius: 0.9375rem 0 0 0.9375rem;
}
.rightradius {
	border-radius: 0 0.9375rem 0.9375rem 0;
}
/* 商业贷款end */
