/*计算器页面*/
/*贷款计算器--开始*/
body{
	font-size: 20px;
	padding: 0;
	margin: 0;
}th{	text-align:center;}td{	text-align:center;}.tjdata{	border:1px solid #CE0412!important;}.ct_cetlast{	padding: 0 0 10px 10px;}
ul li{
	list-style: none;
	font-size: 20px;
}
.li1{
	/*width: 20%;*/
}
.li2{
	width: 79%;
}
.ct_centop{
	width: 600px;
	margin: 0 auto;
	border: 1px solid #B3B3B3;
}
.ct_cpjs {
	text-align: center;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 600;
	padding: 10px 0;
	background:#CE0412 ;
}
.xiala{
	font-size: 16px;
	display: block;
	width: 155px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	border: 1px solid #CE0412;
}
/*贷款计算器--结束*/
/*贷款类别--开始*/

.ct_cpul {
	margin-top: 10px;
	border-bottom: 1px dashed #333333;
	padding-left: 6px;
	clear: both
}

.ct_cpheta {
	height: 40px;
}

.ct_cphetas {
	height: 52px;
}

.ct_cpul li {
	float: left;
	line-height: 30px;
	height: 30px;
}

.ct_cpul li select {
	width: 200px;
}

.ct_cpulul {
	clear: both;
	height: 50px;
}

.ct_cpulul li {
	margin-left: 6px;
	display: inline;
	float: left;
	margin-top: 8px;
	margin-bottom: 6px;
	line-height: 24px;
}

.ct_cpulul li input {
	height: 22px;
	line-height: 22px;
	width: 119px;
}

.ct_cphetb {
	height: 190px;
}

.ct_cpultop {
	margin-top: 8px;
}

.ct-cpulabl {
	position: absolute;
	margin-left: -24px;
}

.ct_cpulrelt {
	padding-top: 36px;
}

.ct_cpullv select {
	width: 180px !important;
}


/*贷款类别--结束*/


/*提交按钮--开始*/

.ct_cetpbutm {
	height: 50px;
	padding: 0 180px;
}

.ct_cetpbutm ul li {
	float: left;
	display: inline
}

.ct_cetpbutm ul li input,
.owinput {
	font-size: 14px;
	color: #FFF;
	cursor: pointer;
}

.ct_cetpbutma input,
.owinput {
	height: 35px;
	width: 81px;
	background: #CE0412;
	border: none;
	border-radius: 5px;
}

.ct_cetpbutmb {
	margin-left: 32px;
}

.ct_cetpbutmb input {
	height: 35px;
	width: 81px;
	background: #CE0412;
	border: none;
	border-radius: 5px;
}
input{
	border-radius: 5px;
	border: 1px solid #CE0412;
}

/*提交按钮--结束*/


/*计算结果--开始*/

.ct_cpjss {
	background-position: 74px 3px;
}

.ct_zongjia {
	height: 144px;
	padding-top: 24px;
}

.ct_zongjia ul li {
	float: left;
	width: 198px;
	font-size: 14px;
	height: 30px;
	font-size: 12px;
}

.ct_zongjia ul li input {
	width: 80px;
	border: 1px solid #cacaca;
	margin-right: 4px;
}

.ct_alingr {
	text-align: right;
}

.ct_cetlast ul {
	height: auto;
	clear: both
}

.ct_cetlast ul li {
	font-size: 12px;
	line-height: 26px;
}

.ct_cetlast ul li b {
	font-size: 13px;
}

.box_top div {
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	background: url(../../images/news/line_02.jpg) right no-repeat;
	float: left;
}

.box_top h2 {
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	background: url(../../images/news/line_02.jpg) right no-repeat;
	float: left;
	font-weight: 500;
}

.box_top h3 {
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	background: url(../../images/news/line_02.jpg) right no-repeat;
	float: left;
	font-weight: 500;
}

.box_top h3.bt,
.box_top div.bt {
	background: none;
	padding: 0px 8px;
}

.box_top a {
	font-size: 16px;
}

.box_topspan,
.box_topspan a {
	color: #FE5401;
	display: inline-block;
	line-height: 38px;
	font-size: 12px;
}

.ct_wenda dl {
	padding-top: 6px;
	padding-bottom: 6px;
}

.ct_wenda dl dt a {
	font-size: 15px;
	color: #215194;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
}

.ct_wenda dl dd {
	line-height: 24px;
	padding-left: 15px;
	font-size: 13px;
}

.a input{
	width: 100px;
}
