
/*装修计算器css*/
#half_calculate{
	width: 100%;
	min-width: 1240px;
	height: 355px;
	background: url(../img/half/calulate_bj.png)no-repeat;
	background-size: 100% 100%;
	padding-top: 47px;
}

.hcal_content{
	width: 1240px;
	height: 315px;
	margin: 0 auto;
	background: #FFFFFF;
}

.hcal_con_png{
	width: 990px;
	height: 50px;
	margin: 0 auto;
	background: url(../img/half/cal_content.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
}
.hcal_con_title{
	width: 990px;
	height:50px;
	position: relative;
	margin-left: 125px;
	border-bottom: 1px solid #CCCCCC;
}

.hcal_con_title p{
	width: 222px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: 380px;
	bottom: -20px;
	background: #FFFFFF;
	text-align: center;
	color: #949494;
}

.hcal_con_zong{
	width: 990px;
	height:160px;
	margin: 0 auto;
	margin-top: 20px;
}

.hcal_con_zlf{
	width: 519px;
	height: 160px;
	float: left;
}
.hcal_con_zri{
	width: 435px;
	height: 160px;
	float: left;
	margin-left: 35px;
	border-left:1px solid #CCCCCC;
	overflow: hidden;
}

.hcal_con_zlf ul{
	height: 34px;
	width: 100%;
	float: left;
	margin-bottom: 8px;
}
.hcal_con_zlf ul li{
	list-style: none;
	float: left;
	margin-left: 4px;
}

.uli_one{
	width: 65px;
	text-align: left;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	border:none;
	line-height: 34px;
}
.uli_one_o{
	width: 100px;
	height: 32px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	padding-left: 5px;
}

.uli_one_t{
	width: 321px;
	height: 32px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	padding-left: 5px;
}

.uli_one_th{
	width:208px;
	height: 32px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	padding-left: 5px;
}

.uli_one_th_btn{
	border: none;
	cursor: pointer;
	background: url(../img/half/calulate_btn_bj.png)no-repeat center center;
	background-size: 80% 100%;
}
/*li下面的统一样式*/
.selectShi,.selectTing,.selectWei,.inputMian,.selectCheng,.inputQu,.inputSex,.inputPhone,.inputCode{
	border: none;
	width: 98%;
	height: 98%;
	outline:none;
}


.h_ulxiabox{
	height: 100%;
	width: 180px;
	float: left;
	margin-left: 5px;
}

.hcal_con_zri_ul{
	height: 100%;
	
	width: 180px;
	float: left;
	overflow: hidden;
}


.h_con_zri_ulip1{
	background: url(../img/half/red_jiantou.png)no-repeat left;
	margin-top: 5px;
	
}
.hcal_con_zri_uli p{
	font-size: 11px;
	padding-left:5px;
}

.h_xiarightbox{
	width: 150px;
	height: 161px;
	float: right;
}
.layui-form-select {display: none;}