.BeautifyForm{background: #FFF;}
.BeautifyForm .stepHd{height: 90px;margin-bottom: 50px;border-bottom: 4px solid #F5F5F5;}
	.BeautifyForm .stepHd li{position: relative;float: left;width: 50%;height: 90px;text-align: center;}
	.BeautifyForm .stepHd li em{display: block;height: 52px;margin-top: 21px;line-height: 52px;font-size: 18px;}
	.BeautifyForm .stepHd li .ok{z-index: 2;position: relative;display: block;width: 38px;height: 38px;margin: 0 auto;background: url(../images/BeautifyForm.png) -180px 0 no-repeat;}
	.BeautifyForm .stepHd li .line{position: absolute;left: 0;bottom: -4px;width: 100%;height: 4px;}
	.BeautifyForm .stepHd li.cur{color: #ff6700;}
	.BeautifyForm .stepHd li.cur .ok{background-position: -180px -60px;}
	.BeautifyForm .stepHd li.cur .line{background: url(../images/BeautifyForm.png) 0 -120px no-repeat;}

.BeautifyForm .stepBd{width: 2400px;overflow: hidden;}
	.BeautifyForm .stepBd .item{overflow: hidden;float: left;width: 1120px;margin: 0 40px;}
	.BeautifyForm .stepBd .itemOk{display: none;padding: 60px 0 120px;text-align: center;font-size: 20px;}

	.BeautifyForm .ht{margin-bottom: 45px;border-bottom: 2px solid #F5F5F5;line-height: 80px;}
		.BeautifyForm .ht em{font-size: 18px;}
		.BeautifyForm .ht span{color: #999;}
		.BeautifyForm .ht span.fr{font-size: 18px;}
	
	.BeautifyForm .form{width: 1380px;}
		.BeautifyForm .table{float: left;width: 686px;clear: none;margin-bottom: 30px;line-height: 40px;font-size: 16px;color: #666;}
		.BeautifyForm .table .left{width: 160px;height: 40px;margin-right: 0;text-align: left;font-size: 16px;color: #666;}
		.BeautifyForm .table .left span,.BeautifyForm .table .clue_on{display: none;}
		.BeautifyForm .table .right .input-text{width: 252px!important;height: 34px;background: none;line-height: 34px;font-size: 16px;color: #666;}
		.BeautifyForm .table .right input[type='radio']{cursor: pointer;}
		.BeautifyForm .table .right select{width: 274px;height: 40px;background: none;line-height: 40px;font-size: 16px;color: #666;}
		.BeautifyForm .table .right .sys_check{width: 162px!important;}
		.BeautifyForm .table .right .imgcode{height: 40px;}
		.BeautifyForm .table.cls_button{width: 1120px;text-align: center;}
		.BeautifyForm .table.cls_button .right .button{display: block;margin: 20px auto 25px;}
		.BeautifyForm .table.cls_button .tel i{width: 40px;height: 40px;background: url(../images/BeautifyForm.png) -240px 0 no-repeat;}

/*售后服务*/
.AfterSale{padding: 45px 0 10px;background: #FFF;text-align: center;}
	.AfterSale a{display: inline-block;*display: inline;*zoom: 1;width: 120px;height: 120px;margin: 0 50px;font-size: 18px;}
	.AfterSale a i{display: block;width: 60px;height: 60px;margin: 10px auto;background: url(../images/BeautifyForm.png) no-repeat;}
	.AfterSale .charge i{background-position: 0 0;}
	.AfterSale .repairs i{background-position: -60px 0;}
	.AfterSale .book i{background-position: -120px 0;}
	.AfterSale a.cur{background: #ff6700;color: #FFF;}
	.AfterSale .charge.cur i{background-position: 0 -60px;}
	.AfterSale .repairs.cur i{background-position: -60px -60px;}
	.AfterSale .book.cur i{background-position: -120px -60px;}

/*在线报价*/
.BaojiaForm{}
	.BaojiaForm .cls_content,.BaojiaForm .cls_unit{width: 100%;}
	.BaojiaForm .unitVal .section{float: left;margin-right: 30px;}
	.BaojiaForm .unitVal .small select{width: 100px;margin-right: 5px;}
	.BaojiaForm .cls_content .right .input-text{width: 938px!important;}
	.BaojiaForm .resultShow{}
	.BaojiaForm .resultShow cite{font-weight: bold;font-size: 30px;color: #ff6700;}



