
*{margin: 0}
.step_body{
	position: relative;
	width: 900px;
	margin-top: 50px;
	
}
.step_header{
	width: 100%;
	margin: 0 auto;
	display: none;
}
.step_header ul{
		padding: 0;
}
.step_header li{
	list-style-type:none;
	text-align: center;
	float: left;
	position: relative;
}
.step_header li p{
	margin-bottom: 5px;
	font-size: 16px;
	font-family:  微软雅黑;
	color: #999999;
}
.step_header li span{
	position: relative;
	margin: 0 auto;
	font-size: 18px;
	font-family: Arial;
	color: #625454;
	height: 25px;
	line-height: 25px;
	background: url(../images/cell.png) center top no-repeat;
	display: block;
}
.step_header li.step_active span{
	background: url(../images/cell-active.png) center top  no-repeat ;
	color: white;
}
.step_header li.step_active p{
	color: #cb2c30;
}
.step_bar,.step_bar_active{
	height: 13px;
	border-radius: 12px;
}
.step_bar{
	width:100%;
	background: url(../images/bar-bg.png) ;
	position: relative;
	border-radius: 12px;
	z-index: -1;
	height: 5px;
	top: 15px;
}
.step_bar_active{
	width: 0px;
	background: url(../images/bar-bg-active.png) ;
	height: 5px;

}

.step_content{
	border-bottom: 1px solid #e6e6e6;
	color: #cb2c30;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-top: 70px;
}

.step_content .step_list{
	display: none;
	clear: both;
}

.main_content{
	margin-top: 15px;
}

.main_content span{
	font-size: 14px;
	font-family: "宋体";
	color: #666666;
}

.main_content .agency_contract input {
	width: 138px;
	height: 38px;
	line-height: 34px;
	border: 1px solid #e6e6e6;
}

.main_content .agency_contract input:hover{
	border: 1px solid #cb2c30;
}

.main_content .agency_contract select{
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url(../images/xiala.png) no-repeat scroll right center transparent;
}

.main_content .part1 input{
	height: 36px;
	line-height: 36px;
	width: 300px;
	border: 1px solid #e6e6e6;
	padding-left: 10px;
	font-family: "宋体";
	font-size: 14px;
}

.main_content .part1 input:hover{border: 1px solid #cb2c30;}

.main_content .part2{
	margin-top: 20px;
}

.main_content .part3{
	margin-top: 20px;
}


.main_content .SelectBox{
	width: 120px;
	margin-top: -30px;
	margin-left: 100px;
	height: 36px;
	line-height: 36px;
}

.main_content .SelectBox .SelectText{
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
}

.main_content .SelectBox2 {
	width: 120px;
	height: 36px;
	line-height: 36px;
	margin-top: -30px;
	margin-left: 90px;
	padding: 0 11px;
	font-size: 14px;
	font-style: normal;
	border: none;
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.main_content .SelectBox2 .prov {
	width: 100%;
	height: 100%;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/xiala.png) no-repeat right center scroll transparent;
	padding-right: 14px;
}

.main_content .SelectBox2 .city {
	width: 100%;
	height: 100%;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/xiala.png) no-repeat right center scroll transparent;
	padding-right: 14px;
}

.main_content .SelectBox3 {
	width: 120px;
	height: 36px;
	line-height: 36px;
	padding: 0 11px;
	font-size: 14px;
	font-style: normal;
	border: none;
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.main_content .SelectBox3 .prov {
	width: 100%;
	height: 100%;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/xiala.png) no-repeat right center scroll transparent;
	padding-right: 14px;
}

.main_content .SelectBox3 .city {
	width: 100%;
	height: 100%;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/xiala.png) no-repeat right center scroll transparent;
	padding-right: 14px;
}

.main_content .SelectBox3 .outservice {
	width: 100%;
	height: 100%;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/xiala.png) no-repeat right center scroll transparent;
	padding-right: 14px;
}

.main_content .add{
	width: 96px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #cb2c30;
	border-radius: 20px;
	margin-left: 370px;
	margin-top: 20px;
}

.main_content .add img{
	width: 13px;
	height: 13px;
	margin-top: 7px;
	margin-left: 10px;
}

.main_content .add span{
	font-family: "宋体";
	color: #cb2c30;
}

.main_content .part4 span{
	margin-top: 20px;
	font-size: 14px;
	font-family: "宋体";
	color: #999999;
	height: 34px;
	line-height: 34px;
}

.main_content .part4 input{
	margin-top: 20px;
	border: 1px solid #e6e6e6;
	width: 220px;
	height: 34px;
	padding-left: 13px;
	margin-left: 20px;
}



.main_content .part4 input:hover{
  border: 1px solid #cb2c30;
}


.main_content .offline_schedule span{
	margin-top: 20px;
	font-size: 14px;
	font-family: "宋体";
	/* color: #999999; */
	height: 34px;
	line-height: 34px;
	display: inline-block;
	width: 100px;
}

.main_content .offline_schedule input{
	margin-top: 20px;
	border: 1px solid #e6e6e6;
	width: 220px;
	height: 34px;
	padding-left: 10px;
	/* margin-left: 20px; */
}



.main_content .offline_schedule input:hover{
  border: 1px solid #cb2c30;
}



.main_content .apply_invoice span{
	margin-top: 20px;
	font-size: 14px;
	font-family: "宋体";
	color: #999999;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	width: 80px;
}

.main_content .apply_invoice input{
	margin-top: 20px;
	border: 1px solid #e6e6e6;
	width: 220px;
	height: 34px;
	padding-left: 13px;
	margin-left: 20px;
}

.main_content .apply_invoice input:hover{
  border: 1px solid #cb2c30;
}


.main_content .apply_invoice .invoice_type{
	width: 215px;
    margin-left: 103px;
    margin-top: -34px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    padding-right: 10px;
}


.main_content .apply_invoice .invoice_type select{
	width: 100%;
	height: 100%;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url(../images/xiala.png) no-repeat scroll right center transparent;
}


.main_content textarea{
	width: 658px;
	height: 100px;
	border: 1px solid #e6e6e6;
	font-family: "宋体";
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 77px;
}


.main_content textarea:hover{
	border: 1px solid #cb2c30;
}

.main_content .part5{
	margin-top: 100px;
}

.main_content .part5 input{
	height: 36px;
	line-height: 36px;
	border: 1px solid #e6e6e6;
	border-right: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -36px;
	padding-left: 10px;
	padding-right: 10px;
}

.main_content .part5 input:hover{
	border: 1px solid #cb2c30;
}

.main_content .part5 img{
	height: 38px;
	margin-left: 225px;
	margin-top: -36px;
	position: absolute;
}

#nextBtn{
	width: 140px;
	height: 40px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #ffffff;
	background-color: #cb2c30;
	border: none;
}

#confirmBtn{
	width: 140px;
	height: 40px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #ffffff;
	background-color: #cb2c30;
	border: none;
}

.center_submit{
	margin-top: 40px;
	text-align: center;
}

.main_content ul{
	/* margin-top: 20px; */
}

.main_content li{
	height: 100px;
	line-height: 100px;
}

.main_content li img
{
	width: 78px;
	height: 78px;
	margin-left: 20px;
	border: 1px solid #e6e6e6;
	border-bottom: none;
}

.main_content .company_news
{
	margin-left: 30px;
	margin-top: -80px;
	height: 100px;
	line-height: 100px;
	border: 1px solid #e6e6e6;
	/*border-bottom: none;*/
	/* border-left: none; */
	width: 815px;
}

.main_content .company_news div
{

	height: 10px;
	margin-top: 10px;
}

.main_content .company_news .company_name
{
	margin-top: -40px;
	margin-left: 10px;
	font-size: 16px;
	font-family: "微软雅黑";
	display: block;
	/* width: 300px; */
	height: 30px;
}

.main_content .company_news .telephone
{
	float:right;
	margin-right:10px;
	color:#cb2c30;
	font-size: 16px;
	margin-top: -30px;
}

.main_content .company_news img
{
	margin-top: 45px;
	margin-left: 10px;
	width: 15px;
	height: 15px;
	border: none;
}

.main_content .company_item
{
	width: 815px;
	height: 100px;
	line-height: 78px;
	margin-left: 30px;
	border: 1px solid #e6e6e6;
	/* border-bottom: none; */
	/* border-left: none; */
}

.main_content .company_item div
{

	height: 10px;
	margin-top: 10px;
}

.main_content .company_item .company_name
{
	margin-top: -30px;
	margin-left: 10px;
	font-size: 16px;
	font-family: "微软雅黑";
	display: block;
	width: 300px;
	height: 30px;
}

.main_content .company_item .telephone
{
	float:right;
	margin-right:10px;
	color:#cb2c30;
	font-size: 16px;
	margin-top: -30px;
}

.main_content .company_item img
{
	margin-top: 33px;
	margin-left: 10px;
	width: 15px;
	height: 15px;
	border: none;
}

#disagree{
	width: 140px;
	height: 40px;
	border: none;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #999999;
	margin-left: 20px;
}

.main_content .pro_title_ul{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #e6e6e6;
}

.main_content .pro_title_ul ul{
	margin-top: 0px;
	height: 40px;
}

.main_content .pro_title_ul li{
	width: 118px;
	height: 40px;
	line-height: 40px;
	/* border-right: 1px solid #e6e6e6; */
	cursor:pointer;
	float: left;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #4d4d4d;
}

.main_content .pro_title_ul li.on {
	border-top: 2px solid #cb2c30;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	color: #cb2c30;
	margin-top: -2px;
}

.main_content .pro_title_ul li.on:first-child {
	border-left: none;
}

.main_content .ContBox .Box  table{
	border-top: 1px solid #e6e6e6;
	margin-top: 19px;
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
}

.main_content .ContBox .Box td{
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
	font-family: "宋体";
	color: #4d4d4d;
	/* width: 360px; */
	height: 34px;
	line-height: 34px;
	border-right: 1px solid #e6e6e6;
}

.main_content .ContBox .Box .title{
	border-left: 3px solid #cb2c30;
	height: 13px;
	line-height: 13px;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #4d4d4d;
	margin-top: 20px;
	width: 895px;
}

.main_content .ContBox .Box .request{
	width: 78px;
	height: 22px;
	line-height: 22px;
	border-radius: 22px;
	border: 1px solid #cb2c30;
	color: #cb2c30;
	font-size: 14px;
	font-family: '宋体';
	text-align: center;
	float: right;
	margin-right: 50px;
	margin-top: 5px;
	cursor: pointer;
}

.main_content .ContBox .Box .confirm_contract,.main_content .ContBox .Box .confirm_save,.main_content .ContBox .Box .confirm_refund{
	width: 78px;
	height: 22px;
	line-height: 22px;
	border-radius: 22px;
	border: 1px solid #cb2c30;
	color: #cb2c30;
	font-size: 14px;
	font-family: '宋体';
	text-align: center;
	float: right;
	margin-right: 50px;
	margin-top: 5px;
	cursor: pointer;
}

.main_content .ContBox .Box #contract_confirmed{
	float: right;
	margin-right: 50px;
	color: #b3b3b3;
}

.main_content .ContBox .Box .pay_water .pay{
	width: 78px;
	height: 22px;
	line-height: 22px;
	border-radius: 22px;
	border: 1px solid #cb2c30;
	color: #cb2c30;
	font-size: 14px;
	font-family: '宋体';
	text-align: center;
	margin-top: 5px;
	cursor: pointer;
}

.main_content .ContBox .Box .pay_close{
	display: none;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 60px;
}

.main_content .ContBox .Box .pay_close div{
	text-align: center;
}
.main_content .ContBox .Box .pay_close div img{
	width: 20px;
	height: 20px;
}

.main_content .ContBox .Box .pay_water .pay_service{
	width: 78px;
	height: 22px;
	line-height: 22px;
	border-radius: 22px;
	border: 1px solid #cb2c30;
	color: #cb2c30;
	font-size: 14px;
	font-family: '宋体';
	text-align: center;
	float: right;
	margin-right: 50px;
	margin-top: 5px;
	cursor: pointer;
}

.main_content .ContBox .Box .pay_water th{
	border-bottom: 1px solid #e6e6e6;
	height: 32px;
	line-height: 32px;
	background-color: #f5f5f5;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #4d4d4d;
}

.main_content .ContBox .Box .pay_water td{
	border-right: none;
	text-align: center;
}

.main_content .ContBox .Box .pay_water img{
	margin-top: 7px;
}


.main_content .ContBox .Box .schedule th{
	border-bottom: 1px solid #e6e6e6;
	height: 32px;
	line-height: 32px;
	background-color: #f5f5f5;
	text-align: left;
	padding-left: 30px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #4d4d4d;
}

.main_content .ContBox .Box .schedule td{
	border-right: none;
	text-align: left;
	padding-left: 30px;
	height: 35px;
	line-height: 35px;
}

.main_content .schedule_stage{
	width: 215px;
	height: 34px;
	border: 1px solid #e6e6e6;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 102px;
    margin-top: -36px;
}

.main_content .schedule_stage select{
	width: 100%;
	height: 100%;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url(../images/xiala.png) no-repeat scroll right center transparent;
}

.services_pro p{
	border-bottom: 1px solid #e6e6e6;
}


