/* body{background-color: #f9f9f9;} */
.pay-page h1{font-size: 20px; padding-left: 5px; } 
.pay-page h2{font-size: 20px; padding-left: 5px; }
.pay-page h3{font-size: 22px; font-weight: bold; margin-bottom: 20px; }
.pay{margin-bottom: 20px; }
.pay-status{width: 390px; top: 10px; right: 20px; color: #2196f3; font-weight: bold; } 
.pay-status .right.grey{color: #555; } 
.pay-status>.right{width: 130px; } 
.s-line{width: 100%; height: 2px; margin-top: 8px; background-color: #2196f3; } 
.s-circls{position: absolute; width: 8px; height: 8px; border-radius: 4px; border:2px solid #2196f3; background-color: #fff; top: 5px; margin-left: -5px; left: 50%; } .grey .s-line{background-color: #999; }
.grey .s-circls{border:2px solid #999; } 
.pay>.con>.coninfo{padding:25px 200px 20px 210px; font-size: 15px; line-height: 35px; } 
.pay>.con>.coninfo label{font-weight: 500;} 
.pay>.con>.leftinfo{width: 170px; left: 0; top: 0; height: 100%; background-color: #eee; border: 1px solid #fff;} 
.pay>.con>.leftinfo>img{display: block; width: 40px; margin:auto; margin-top: 70px; } 
.pay>.con>.leftinfo>span{display: inline-block; font-size: 15px; font-weight: bold; width: 100%; padding: 0 20px; text-align: center; vertical-align: middle;}
.pay button{width: 200px; height: 45px; margin: 15px 25px; color: #fff; font-size: 18px; }
.coninfo li.zf{margin:15px 3.5% 30px 0; }
.pay .input{width: 100%; margin-bottom: 20px; }
.pay .p1-label1{display: block; float: left; width: 75px; }
.pay .form-control{position: relative; ;width: 480px; float: left; margin-left: 5px; border-color: #eee; box-shadow: none;}
.pay .form-control .valid_message{position: absolute;display: block;right: -360px;top: 6px;width: 350px;}
#form-pay .form-control.fullwidth{width: 600px; }
.pay label span{color: red; }

#area_span>span.valid_message{position:absolute;left: 110px;top: 0;width:300px;height: 30px;line-height: 30px;}
.p1-info .select_box {
	display: inline-block;
	float: left;
	width:80px; 
	height: 30px;
	border:1px solid #ccc; 
	padding-right:10px; 
	padding-left:8px; 
	margin-left: 5px; 
	margin-right: 5px;
	border: 1px solid #eee;
	border-radius: 4px;
	position:relative;
}
.p1-info .select_box span {
	display:inline-block; 
	float: left;
	cursor:pointer; 
	line-height:28px;  
	height:28px; 
	overflow:hidden;
}
.p1-info .select_box ul li {cursor:pointer;}
.p1-info .son_ul {
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	position:absolute; 
	left:0; 
	top:30px; 
	border:1px solid #eee; 
	border-radius: 4px;
	background:#fff;
	z-index: 3;
}
.p1-info .son_ul li {
	display:block; 
	line-height:25px; 
	padding-left:10px; 
	width:140px
}

.p1-info .son_ul li:hover{
	background-color: #eee;
}

.p1-info span.glyphicon-triangle-bottom{
	font-size: 1px;
	color: #999;
	top: -2px;
	left: -15px;
}

.p1-tic label{
	display: block; 
	width: 70px; 
	height: 40px; 
	line-height: 40px; 
	float: left; 
}
.p1-tic label>input{margin-top: 13px; }
.p1-tic input.tic{
	width: 500px; 
	height: 40px; 
	border-radius: 5px; 
	padding: 0 15px; 
	margin-bottom: 20px; 
	margin-left: 15px; 
	float: left; 
}
.p1-tic .coninfo>input{
	width: 50%;
	float: left; 
	height: 40px; 
	border-radius: 5px; 
	margin-bottom: 20px; 
	padding: 0 10px; 
}
.p1-sale label{
	width: 100%; 
	float: left; 
}
.p1-sale label:last-child{margin-bottom: 20px; }
.p1-sale label>input{margin-right: 5px; }
.p1-other textarea{
	width: 100%; 
	height: 150px;
	padding: 10px; 
	border:1px solid #eee;
	border-radius: 5px;
}
.pay a{
	color: #2196f3; 
	font-weight: bold; 
}
.p1-btn{padding: 20px; }
.p1-btn button{width: 140px; height: 40px; }
.p1-btn button.btn-default{color: #777; }
.p1-btn button.bgBlue:hover{color: #fff; }
.p1-btn label.right{margin:23px 15px 0 0; }
.count{padding-left: 220px; text-align: left; }
.p2-pay label{width: 50%; float: left; font-weight: normal; }
.p2-pay .tic{float: left; padding: 5px 5px; margin: 10px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.p2-button{ text-align: center;}
.m-pcount{width: 50px; line-height: 41px; margin: 5px 30px; }
#m_name{overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap; padding-right: 5px; width: 120px; line-height: 22px; margin-top: 15px;}
.p2-pay .total{margin-top: 7px; font-weight: bold; }
.p2-pay .total>span{color: red; font-size: 17px; }
#fullbg{
	background-color: #000;
	display:none;
	z-index:5;
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	filter:Alpha(Opacity=50);
	/* IE */
	-moz-opacity:0.5;
	/* Moz + FF */
	opacity: 0.5;
}
#wxzf {
	position:absolute;
	width:320px;
	height:500px;
	background:#FFF;
	border-radius: 10px;
	border: 1px solid #ccc;
	box-shadow:  5px 5px 4px #666;
	display: none;
	z-index: 7;
	text-align: center;
}
#wxzf>.modal-title{
	position: relative;
	width: 100%;
	height: 45px;
	font-size: 15px;
	line-height: 40px;
	background-color: #eee;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 15px;
}
#wxzf .modal-title>span{
	float: left;
	margin-left: 20px;
}
#wxzf .modal-title>span.glyphicon{
	float: right;
    margin-right: 7px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    overflow: hidden;
}
#wxzf .modal-img{
	margin-top: 15px;
	text-align: center;
}
#wxzf .modal-img>img{width: 200px; }
#wxzf .modal-dis{
	display: block;
	text-align: left;
	font-size: 15px;
	margin-top: 6px;
}
button.btn.bgBlue:hover{
	color: #fff;
	-moz-box-shadow:3px 3px 15px rgba(0,0,0,.2) inset;               /* For Firefox3.6+ */
	-webkit-box-shadow:3px 3px 15px rgba(0,0,0,.2) inset;            /* For Chrome5+, Safari5+ */
	box-shadow:3px 3px 15px rgba(0,0,0,.2) inset;                    /* For Latest Opera */
}