.payment .cursor{
	cursor: pointer;
}
.payment .one{
	display: block;
}
.payment .two{
	display: none;
}
.payment .three{
	display: none;
}
.payment .four{
	display: none;
}
.payment .imgnum{
	margin-left:42px;
	margin-bottom:24px;
	margin-top:16px;
}
.payment{
	width: 950px;
	height: 500px;
	background: #252C34;
	position: relative;
	padding: 20px;
}
.payment .payment_close{
	position: absolute;right: 6px;top: 0;
	font-size: 26px;
	color: #fff;
	cursor: pointer;
}
.payment .payment_close:hover{
	color: #999;
}
.payment .payment_main{
	width: 950px;
	height: 460px;
	border: 1px solid #707072;
}
.payment .payment_title{
	text-indent: 42px;
	height: 36px;
	line-height: 36px;
	background: #979799;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
}
.payment table{
	width: 100%;
	text-align: center;
}
.payment tr{
	border-bottom:1px solid #979799;
}
.payment th{
	color: #668bc7;
	line-height: 32px;
}
.payment td{
	color: #fff;
}
.payment .noderesult{
	height: 120px;
	text-align: right;
}
.payment .btnposition{
	height:35px;margin-top:20px;
}
.payment .result_left{
	float: left;
	cursor: pointer;
}
.payment .next_right{
	float: right;
	cursor: pointer;
}
.payment .one_result{
	cursor: pointer;
}
.payment .one_next{
	cursor: pointer;
}	
/*2*/
.two_text{
	text-align: left;
	text-indent:42px;
	height: 32px;
	line-height: 32px;
}
.payment .two_mailto{
	height: 30px;
	width: 262px;
	padding: 0 12px;
	background: #fff;
	border-radius:6px;
	border:none;
}
.payment .two_jixu{
	cursor: pointer;
}
.payment 
/*3*/
table.tab{text-align: left;}
.payment table.tab tr{border: none;}
.payment table.tab th{text-indent: 44px;}
.payment table.tab td{vertical-align: top;}
.payment .three_text{
	overflow: hidden;
	padding-left: 44px;
	margin-bottom: 12px;
	line-height: 22px;
	min-height: 22px;
}
.payment .three_input{
	height: 22px;
	line-height: 22px;
	padding: 0 12px;
	width: 120px;
	border:none;
	border-radius: 6px;
}
.payment .three_address{
	height: 22px;
	line-height: 22px;
	padding: 0 12px;
	width: 420px;
	border:none;
	border-radius: 6px;
}
.payment .three_i{
	height: 22px;
	line-height: 22px;
	padding: 0 12px;
	width: 160px;
	border:none;
	border-radius: 6px;
}
.payment .names{float: left;width: 36px;line-height: 22px;}
.payment .c1{width: 184px;float: left;margin-right: 12px;}
.payment .c_input{
	height: 22px;
	line-height: 22px;
	padding: 0 12px;
	width: 160px;
	border:none;
	border-radius: 6px;
}
.payment .three_r{
	width: 224px;
	height: 40px;
	line-height: 40px;
}
.payment .r_l{float: left;}
.payment .r_f{float: right;}
.payment 
/*4*/
.zhifubao{
	background: url(../img/product_list/zhifubao.png) 12px 0 no-repeat;
}
.payment .four_t{line-height: 26px;padding-left: 138px;}
.payment .four_i{
	width: 160px;
	padding: 0 12px;
	height: 26px;
	line-height: 26px;
	border-radius:4px;
	background: #fff;
	border:none;
}
.payment table.tab2 td{
	vertical-align: middle;
}
.payment table.tab2 th{
	text-indent: 0;
}