#warpper{
	height: 1276px;
	width: 100%;
	position: relative;
	min-width:1200px;
}
#bg{
	width: 100%;
	height: 1276px;
	position: absolute;
}
#content{
	width: 1170px;
	height: 620px;
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -582px;
	border-radius: 3px;
	background-color: white;
}
#footer{
	width: 1170px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 1020px;
	margin-left: -582px;
	text-align: center;
	border-radius: 3px;
}
.loc{
	width: 1140px;
	height: 30px;
	background-color: #eeeeee;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-left: 30px;
	line-height: 30px;
	margin-left: 0;
}
.pay_tit{
	width: 1170px;
	height: 60px;
	background-color: white;
	-webkit-box-shadow: 0px 10px 30px #000;
	box-shadow: 0px 10px 30px #000;
}
.pay_bs{
	display: inline-block;
	width: 120px;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	margin-left: 30px;
    background:-webkit-gradient(linear, 0 0, 100% 0, from(#5bb8d4), color-stop(0.5, #0c3482), to(#0c3482));
    background:-webkit-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:-moz-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:-o-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
  	-webkit-background-clip:text;
  	color:transparent;
}
.pay_msg{
	width: 1020px;
	height: 60px;
	float: right;
	text-align: center;
	line-height: 60px;
}
.pay_id{
	margin-right: 30px;
}
.pay_pri{
	font-size: 18px;
}
.pay_type{
	width: 1020px;
	height: 180px;
	margin-left: 75px;
}
.pay_ch{
	width: 200px;
	height: 180px;
	margin-left: 70px;
	margin-right: 70px;
	float: left;
}
.pay_pic{
	width: 200px;
	height: 60px;
	margin-top: 60px;
}
.pay_w{
	width: 200px;
	height: 15px;
	margin-top: 25px;
	text-align: center;
	color: #666666;
}
.pay_pic:hover img{
	-webkit-box-shadow: 0px 5px 20px #000;
	box-shadow: 0px 5px 20px #000;
}
.pay_sub{
	width: 1170px;
	height: 60px;
	text-align: center;
}
.pay_line{
	height: 2px;
	background:-webkit-gradient(linear, 0 0, 100% 0, from(#5bb8d4), color-stop(0.5, #0c3482), to(#0c3482));
    background:-webkit-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:-moz-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:-o-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
}
.pay_btn{
	display: inline-block;
	width: 40px;
	height: 58px;
	font-size: 20px;
	line-height: 60px;
	cursor: pointer;
    background:-webkit-gradient(linear, 0 0, 100% 0, from(#5bb8d4), color-stop(0.5, #0c3482), to(#0c3482));
    background:-webkit-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:-moz-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:-o-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
    background:linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
  	-webkit-background-clip:text;
  	color:transparent;
}
.pay_b{
	width: 1170px;
	height: 290px;
	background: url(../img/pay_bg.png) center center no-repeat;
}
.pay_bw{
	display: inline-block;
	width: 990px;
	height: 107px;
	margin-left: 90px;
	margin-top: 30px;
}
.pay_bw p{
	height: 40px;
	line-height: 40px;
	color: white;
}
.pay_bw h2{
	color: white;
}
.wxtit{
	width: 100%;
	height: 60px;
	background-color: white;
	border-bottom: 1px #e5e5e5 solid;
	border-top: 1px #E5E5E5 solid;
}
.bs{
	font-size: 20px;
	margin-bottom: -20px; 
	margin-left: 30px; color:#b71312;
}
#order_id{
	margin-left: 240px;
}
#itmsg{
	display: inline-block;
	width: 130px;
	height: 30px;
	text-align: center;	
	line-height: 30px;
	border: 1px #e5e5e5 solid;
	border-radius: 3px;
	margin-left: 120px;
	display: none;
}
#itmsg:hover{
	background:-webkit-gradient(linear, 0 0, 100% 0, from(#5bb8d4), color-stop(0.5, #0c3482), to(#0c3482));
	background:-webkit-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
	background:-moz-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
	background:-o-linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
	background:linear-gradient(left, #5bb8d4, #0c3482, #0c3482);
	color: white;
	border: 0;
}
.wxma{
	display: inline-block;
	width: 420px;
	height: 311px;
	background: url(../img/wxbg.png);
}
.wxprc{
	width: 130px;
	height: 115px;
	padding: 18px;
	margin-left: 220px;
	margin-top: -150px;
}
#order_price{
	color:#b71312;
}
.ewm {	
	padding: 18px;
	border: 1px #E5E5E5 dashed;
	margin-left: -200px;
}