﻿.nav-bar-con{
	height: 50px;
	line-height: 50px;
	background-color: #f4f4f4;
}
.nav-bar-con span{
	font-size: 14px;
	color: #666666;
}
.gfzg_banner{
	background-image: url('../images/banner.png');
	height: 14.3rem;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.gfzg_banner.detail{
	background-image: url('../images/banner1.png');
}
.gfzg-group{
	display: -moz-box;
	display: -webkit-box;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
	box-pack: center;
	-moz-box-pack: center;
	-webkit-box-pack: center;
}
.gfzg-group .gfzg-left{
	box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
}
.gfzg-group .gfzg-left .title{
	margin-top: 30px;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	position: relative;
	padding-left: 7px;
}
.gfzg-group .gfzg-left .title.name:before{
	content:" ";
	width: 2px;
	height: 26px;
	background-color: #ff5500;
	left: 0;
	position: absolute;
	top:6px;
}
.gfzg-group .gfzg-left .gfzg-item{
	width: 160px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #d2d2d2;
	display: inline-block;
	text-align: center;
	margin: 30px 30px 0 0;
	float: left;
	cursor: pointer;
	font-size: 16px;
	color: #333333;
}
.gfzg-group .gfzg-left .gfzg-item:hover{
	background-color: #ff5500;
	border-color: #ff5500;
	color: #FFF;
}
.gfzg-group .gfzg-right{
	width: 236px;
	height: 187px;
	margin: 0 auto;
}
.gfzg-group .gfzg-desc{
	font-size: 14px;
	color: #333;
	margin-top: 13px;
}
.clearfix:after{ 
    visibility:hidden; 
    display:block; 
    font-size:0; 
    content:" "; 
    clear:both; 
    height:0
}
.clearfix{display:inline-block}
.clearfix{display:block;zoom:1}

/* 购房资格详情 */
.current-city{
	margin: 1rem auto;
	line-height: 20px;
	font-size: 14px;
	color: #666666;
}
.question-group{
	display: -moz-box;
	display: -webkit-box;
}
.question-group .question-left{
	box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	padding-right: 50px;
	border:1px solid #e2e2e2;
	position: relative;
	min-height: 360px;
}
.question-group .question-left:before{
	content:attr(data-num);
	position: absolute;
	background-image: url(../images/pagenum.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 56px;
	height: 60px;
	left: 21px;
	top: 0;
	font-size: 25px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 60px;
}
.question-group .question-right p{
	font-size: 14px;
	color: #333;
	margin-top: 12px;
}
.question-group .prev-question{
	margin-bottom: 1rem;
	font-size: 14px;
	color: #ff5500;
	line-height: 20px;
	border-bottom: 1px solid #ff5500;
	display: inline-block;
	cursor: pointer;
}
.question-group .question-item{
	margin-top: 1rem;
	margin-left: 120px;
}
.question-group .selectItem{
	margin-bottom: 1rem;
}
.question-group .question-title{
	font-size: 22px;
    line-height: 32px;
	color: #333333;
	font-weight: bold;
}
.question-group .answer-item{
	margin-top: 2rem;
	display: -webkit-box;
	display: -moz-box;
}
.question-group .answer-item p{
	font-size: 16px;
	color: #666666;
	line-height: 22px;
	cursor: pointer;
}
.question-group .tip-group{
	*background: #f4f4f4;
	display: -webkit-box;
	display: -moz-box;
	padding: 10px 20px;
	margin: 40px 0 40px;
}
.question-group .tip-group span{
	font-weight: bold;
}
.question-group .tip-group p{
	box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
}
.form-group{
	margin-top: 30px;
	position: relative;
	width: 100%;
}
.form-group .back-img{
	display: block;
	width: 100%;
    border-left: 1px solid #e2e2e2;
}
.planFont{
    position: absolute;
    top: 0;
    font-size: 26px;
    line-height: 82px;
    color: #ff5500;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-style: italic;
    text-shadow: 2px 2px 2px #F7FF71;
    padding-left: 20px;
}
.flexBox{
    width: 100%;
    display: flex;
}
.flexBoxItem{
    flex-grow: 1;
    width: 0;
}
.form-group .input-area{
	position: absolute;
	top: 20px;
	right: 90px;
	z-index: 9;
}
.form-group .input-area input{
	width: 290px;
	height: 41px;
	background: #fff;
    border: 1px solid #B1DACE;
    border-radius: 4px;
    text-indent: 10px;
}
.form-group .input-area .btn{
    width: 107px;
    display: inline-block;
    height: 41px;
    vertical-align: top;
    cursor: pointer;
    line-height: 41px;
    text-align: center;
    background: #FFA801;
    border-radius: 4px;
    color: #fff;
}
.hot-con{
	margin-top: 30px;
}
.hot-con .hot-title{
	background: #f4f4f4;
	font-size: 24px;
	color: #333333;
	height: 55px;
	line-height: 55px;
	padding: 0 10px;
	font-weight: normal;
}
.more{
	float: right;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
.more:hover{
	color:#666666;
}
.hot-con .hot-house{
	width: 200px;
	height: 180px;
	margin: 20px 18px;
	float: left;
}
.hot-con .top-area{
	position: relative;
}
.hot-con .top-area .hot-house-img{
	width: 100%;
	height: 145px;
	display: block;
	object-fit: cover;
}
.hot-con .top-area .content{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: -moz-box;
	display: -webkit-box;
	background-color: rgba(0,0,0,0.7);
	width: 100%;
}
.hot-con .top-area .house-name{
	box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 18px;
	color: #ffffff;
	padding-right: 8px;
}
.hot-con .top-area .house-area{
	color: #ffffff;
	padding-right: 8px;
	display: block;
	font-size: 12px;
}
.hot-con .house-price{
	font-size: 18px;
	color: #ff0904;
	line-height: 35px;
}
.result-group{
	border: 1px solid #e2e2e2;
	position: relative;
  float: left;
    width: 100%;
}
.result-group .advice{
	position: absolute;
	right:0;
	top:-21px;
	color: #ff5500;
    text-decoration: underline;
}
.result-group .advice:before{
    content: "";
    background: url(../images/newzc.png) no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    left: -17px;
    top: 2px;
    background-size: 100%;
}
.result-group .advice:hover{
	text-decoration: underline;
}
.result-group .name{
	margin-top: 25px;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	line-height: 38px;
	position: relative;
	margin-left: 43px;
}
.result-group .name:before,
.flexBox .name:before{
	content:" ";
	width: 2px;
	height: 26px;

	left: -10px;
	position: absolute;
	top:6px;
}
.flexBox .name{
    margin-top: 25px;
    color: #333333;
    font-size: 24px;
    line-height: 38px;
    position: relative;
    margin-left: 10px;
}
.subTitleItem{
    margin-top: 1rem;
    font-family: MicrosoftYaHei;
}
.subTitle{
    font-size: .875rem;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
    cursor: pointer;
}
.timeItem{
    font-size: .875rem;
    color: #999999;
}
.answerItem{
    padding-left: 20px;
    cursor: pointer;
}
.subTitle:hover,
.answerItem:hover{
    text-decoration: underline;
}
.result-group .title-group{
	margin-top: 28px;
}
.result-group .name-next{
	font-size: 16px;
	color: #ffa009;
	float: left;
	display: block;
	line-height: 42px;
}
.result-group .title-t{
	font-size: 28px;
    line-height: 32px;
    color: #ff5500;
    font-weight: bold;
    text-align: center;
    position: relative;
   width:100%;
    margin: 0 auto;
}
/*
#result.no:before{
	content:" ";
	position: absolute;
	background: url("../images/no.png") no-repeat;
	width: 68px;
	height: 64px;
	left: 3px;
	top: -17px;
}
#result.yes:before{
	content:" ";
	position: absolute;
	width: 61px;
	height: 53px;
	left: 0px;
	top: -6px;
	background: url("../images/yes.png") no-repeat;
}
*/
.groupBtns{
	width:20rem;
	margin: 2rem auto;
}
.result-group .title-n{
	width: 9rem;
	font-size: 16px;
	background-color: #ff5500;
	color: #FFF;
	display: inline-block;
	line-height: 42px;
	cursor: pointer;
	border-radius: .2rem;
	text-align: center;
}
#testAgin{
	margin-left: .5rem;
	color: #666666;
	background-color: #f5f5f5;
}
.result-group .result-list{
	margin-top: 34px;
	padding: 15px;
}
.result-group .result-list .result-title{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.daan {
    margin: 10px auto 0;
    background: #fff;
    font-size: 16px;
      width: 60%;
    margin: 0 auto;
      font-weight: 800;
}
.result-group .result-list .label{
	color: #000000;
	font-size: 16px;
    width: 100%;
    float: left;
}
.result-group .result-list .text{
	display: inline;
	font-size: 16px;
  width: 100%;
    float: left;
}
.result-group .result-list .item{
	margin-top: 10px;
	width: 100%;
	float: left;
}
.result-group .test-result-list{
	display: -moz-box;
	display: -webkit-box;
}
.result-group .test-content-list{
	box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
}
.result-group .test-right{
	width: 440px;
}
.result-group .test-right img{
	display: block;
	height: initial;
	margin: 0 auto;
}
.result-group .test-right img.code{
	margin-top: 30px;
}
.result-group .test-right .code-name{
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin-top: 4px;
}
.result-group .remark{
	margin-top: 20px;
	margin-left: 10px;
	color: #999999;
	font-size: 14px;
	font-weight: 400;
}
#result-list .resultItem{
	width:60%;
	margin: 0 auto;
}
.answer-radio{
	background: url('../images/check.png');
	background-size: 100%;
	width: 18px;
	height: 18px;
	display: block;
	margin-right: 8px;
	cursor: pointer;
}
.answer-radio.checked{
	/*background: url('../images/checked.png');*/
	background: url('../images/select.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.modal{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 99;
}
.mask{
    background: #000;
    opacity: .5;
    width: 100%;
    height: 100%;
    position: absolute;
}
.form{
    margin: 0 auto;
    width:500px;
    top: 50%;
    transform: translateY(-50%);
    position: relative;
	background-color: #fff;
	border-radius: 12px;
}
.formClose{
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	width: 20px;
}
.form-header{
    height: 180px;
    color: #fff;
	background: url('../images/modal-head.png');
}
.modalTitle{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.modalSubTitle{
    color: #fff;
    text-align: center;
    margin: 10px 10%;
    display: inline-block;
    text-indent: 2em;
}
.form-content{
	background-color: #fff;
}
.formVertical:after,
.form-item:after,
.form-item li:after,
.form-footer:after
{
	content:" ";
	display: block;
	clear: both;
}
.formVertical .form-group{
	float: left;
}
.form-item{
	display: inline-block;
	vertical-align: top;
	width: 380px;
}
.cityItem{
	padding: .5rem 1rem;
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	display: inline-block;
}
.cityItem:not(:first-child){
	margin-top: 5px;
}
.formVertical .form-label{
	display: inline-block;
	width: 100px;
	text-align: right;
	font-size: 14px;
	color: #333;
}
.form-item ul{
	display: inline-block;
}
.form-item ul:after{
	content:" ";
	display: block;
	clear: both;
}
.form-item li{
	float: left;
	margin: 0 5px 5px 0;
	cursor: pointer;
}
.form-item li .active{
	border:1px solid #ff5500;
	color: #000;
}
.form-item li span:hover{
	border:1px solid #ff5500;
	color: #000;
}
.formVertical .form-input{
	height: 1.2rem;
	padding: 5px;
	font-size: 14px;
	width: 350px;
	border: 1px solid #333;
	border-radius: 4px;
}
.formVertical .form-input:focus{
	border: 1px solid #ff5500;
}
.form-footer{
	height: 60px;
}
.form-footer .formSubmit{
	width: 200px;
	display: block;
	background-color: #ff5500;
	padding: 5px;
	color: #ffffff;
	margin: 20px auto;
	border: none;
	height: 2rem;
	border-radius: 4px;
}
.agreement > *{
	vertical-align: middle;
}