@charset "utf-8";
.bodyover-back{
	background: url(../images/shiptrack-bodyback.png) repeat left top;
	position: fixed;left:0;top:0;right:0;bottom:0;z-index:10001;
}
.payment-box{
	width:375px;height:341px;border:10px solid #94c2f4;
	background:#fff;box-sizing: border-box;
	left:50%;top:50%;position: absolute;margin-left:-55px;
	margin-top:-170px;
	font-family: "微软雅黑";
}
.payment-shutup{
	width:20px;height:20px;position: absolute;
	right:2px;top:2px;cursor:pointer;
}
.payment-title{
	text-align: center;padding-top:22px;line-height:32px;
	font-size:14px;	
}
.payment-title a{
	margin-left:15px;
	font-size:20px;
	color:#f40;
}
.payment-navtit{
	font-size:18px;
	height:36px;
	line-height:36px;margin-top:13px;
	text-align: center;
}
.payment-box p{
	text-align: center;
	line-height:26px;
	color:#666;
}
.payment-list{
	padding:12px 0 0 64px;
}
.payment-list li{
	float:left;margin-right:30px;
	width:99px;
	cursor:pointer;
}
.payment-fee{
	text-align: center;
	margin-top:9px;
	font-size:28px;
	color:#fe5e00;
	line-height:40px;
}
.margin-top50{
	margin-top:35px;
}
.payment-box p.margintop{
	margin-top:10px;
}
.waitpay{
	margin-top:33px;
	height:50px;
	line-height:50px;
	font-size:20px;padding-left:148px;
	background:url(../images/wait-pay.gif) no-repeat 113px center;
}
.payment-money{
	color:#ababab;
	font-size:22px;text-align: center;
	margin-top:10px;
	line-height:40px;
	height:45px;
}
.inputover{
	text-align: center;
	padding-top:12px;
}
.inputover-f{
	width:228px;height:40px;
	background:#ddd;
	margin: 0;padding:0;border:0;
	font-family: "微软雅黑";font-size:18px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#444;
}
.payment-sys{
	text-align: center;
	margin-top:18px;
	line-height:40px;font-size:20px;
}
.paymentimg{
	padding-top:5px;
	text-align: center;
}
.marginfee{
	margin-top:0px;
}
.finishpay{
	background:url(../images/finish-pay.gif) no-repeat 113px center;
}
.inputover-r{
	width:228px;height:40px;
	background:#ff5a00;
	margin: 0;padding:0;border:0;
	font-family: "微软雅黑";font-size:18px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
}