/* 房贷计算器 开始*/
.house-com-k-2 {
	border: 1px solid #e1e1e1;
	background: #fff;
}

.js {
	padding: 26px 35px 44px 35px
}
.js-l {
	float: left;
	width: 517px
}
.js-rom {
	line-height: 40px;
	margin-bottom: 20px
}
.js-tit {
	float: left;
	width: 95px;
	font-size: 16px;
	color: #333
}
.divselect {
	width: 358px;
	height: 40px;
	float: left;
	position: relative;
	cursor: pointer;
	line-height: 40px;
	background: #f0f0f0 url(../images/ico53.png) 318px center no-repeat
}
.divselect cite {
	line-height: 40px;
	height: 40px;
	display: block;
	font-size: 16px;
	z-index: 0;
	color: #666;
	text-indent: 26px
}
.divselect ul {
	width: 100%;
	position: absolute;
	z-index: 10;
	display: none;
	background: #fff
}
.divselect ul li {
	height: 34px;
	line-height: 34px;
	text-indent: 26px
}
.divselect ul li a {
	color: #333;
	font-size: 13px;
	display: block
}
.divselect ul li a:hover {
	background-color: #ccc
}
.js-radio {
	padding-top: 15px;
	line-height: 42px;
	text-align: center
}
.js-radio a {
	padding-left: 27px;
	display: inline-block;
	background: url(../images/ico56.png) left center no-repeat;
	font-size: 14px;
	margin: 0 17px;
	color: #333
}
.js-radio a.on {
	background-image: url(../images/ico55.png)
}
.js-btn {
	float: left;
	height: 360px;
	width: 91px;
	background: url(../images/ico58.png) center repeat-y
}
.js-btn a {
	display: inline-block;
	vertical-align: middle;
	margin-top: 135px;
	height: 91px;
	width: 91px;
	background: url(../images/ico57.png)
}
.js-r {
	width: 457px;
	float: right
}
.js-jg-tit {
	line-height: 20px;
	height: 20px;
	font-size: 16px;
	color: #333;
	font-weight: 700
}
.js-jg-msg {
	padding-bottom: 14px;
	font-size: 14px;
	color: #666;
	line-height: 35px
}
.js-jg-msg em {
	margin-right: 38px
}
.js-jg-msg b {
	font-weight: 700;
	color: #eb0b0b
}
.js-jg-txt {
	height: 40px;
	margin-bottom: 20px;
	width: 100%;
	border-radius: 4px;
	border: none
}
.js-jg-txt1 {
	background: #f7e7e6
}
.js-jg-txt2 {
	background: #e2eff7
}
.js-jg-txt3 {
	background: #fcf8e2
}
.js-jg-mon {
	padding-bottom: 20px;
	line-height: 31px;
	font-size: 14px;
	color: #333;
	font-weight: 700
}
.js-jg-mon em {
	color: #eb0b0b
}
.js-jg-msg2 {
	font-size: 14px;
	color: #666;
	line-height: 31px;
	width: 274px;
	float: left
}
.bkm {
	border: 1px solid #e1e1e1;
}
.red {
    color: #fc4442!important;
}
/* 房贷计算器 end*/
