body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Segoe UI, Arial, Roboto, PingFang SC, miui, Hiragino Sans GB, Microsoft Yahei, sans-serif;
}

a {
	text-decoration: none;
}
.bg-user{
	background-image: linear-gradient(to bottom, #000000, #9c917b);
	overflow: hidden;
}
.bg-user .bg-pink{
	background-color: #f8f3ed;
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
}
.user_top{
	background-image: url('../../images/pay/user_bg.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #000000;
}
.user_top .top{
	width: 1280px;
	margin: 0 auto;
	text-align: center;
	
}
.user_top .top .tm{
	position: relative;
	background-image: linear-gradient(to bottom, #00000000,#00000000, #e8d8b7,#e8d8b7);
	overflow: hidden;
}
.user_top .top .tm .bgtm{
	background-image: url('../../images/pay/user_bot.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 bottom;
	overflow: hidden;
}

.user_top .top .tm .li{
	margin-top: 20px;
}
.user_top .top .tm .title{
	color: #ffffc7;
	font-size: 50px;
	line-height: 90px;
	/* text-shadow: 0px 2px #a5a5a5; */
}
.user_top .top .tm .desc{
	color: #FFFFFF;
	font-size: 30px;
	/* text-shadow: 0px 2px #a5a5a5; */
}
.user_top .top .tm .tips{
		color:#333333;
		text-align: center;
		font-size: 28px;
		line-height: 40px;
		margin-top: 40px;
		margin-bottom: 220px;
}
.user_top .top .tm .bot{
}
.user_top .top .topimg{
	width: 100%;
}
.bg-yellow {
	background-color: #f7f3eb;
}

.shabg {
	background-color: #e5c79a;
	background-image: url('../../images/pay/shabg.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border: 1px solid #e6c290;
	border-radius: 10px;
	margin: 60px auto;
	width: 1200px;
	max-width: 1200px;
	min-height: 620px;
}

.shabg>.title {
	font-size: 37px;
	color: #976918;
	text-align: center;
	font-weight: bold;
	margin: 20px auto;
}

.shabg>.desc {
	font-size: 23px;
	color: #976918;
	text-align: center;
	margin: 5px 0;
}

.shabg .whitebg {
	background-color: #FFFFFF;
	border-radius: 10px;
	margin: 30px;
	padding: 20px;
	border: 1px solid #f2e4cd;
}

.vip-list {
	overflow: hidden;
}

.vip-list .li {
	width: 33.3%;
	float: left;

}

.vip-list .li .br {
	border: 3px solid #e9ddc9;
	border-radius: 10px;
	margin: 0 10px;
	text-align: center;
	padding: 20px;
	cursor: pointer;
}

.vip-list .li .br .t {
	font-size: 31px;
	color: #ceb185;
}

.vip-list .li .br .price {
	font-size: 25px;
	color: #ceb185;
	margin: 15px 0;
}

.vip-list .li .br .price .money {
	font-size: 42px;
	color: #ff9e3f;
	font-weight: bold;
}

.vip-list .li .br .desc {
	color: #ceb185;
	font-size: 31px;
	margin-bottom: 10px;
}

.vip-list .li.active .br {
	position: relative;
	border: 3px solid #ffaa29;
}

.vip-list .li.active .br::after {
	content: '';
	position: absolute;
	right: -1px;
	bottom: -1px;
	background-image: url('../../images/pay/icon-right.png');
	width: 100px;
	height: 80px;
	background-size: auto;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.shabg .whitebg .ctr {
	margin-top: 30px;
	text-align: center;
}

.ml30 {
	margin-left: 30px;
}

.btn-buy {
	font-size: 38px;
	color: #FFFFFF;
	display: inline-block;
	text-align: center;
	width: 380px;
	height: 75px;
	line-height: 75px;
	background-color: #ffa923;
	border: 1px solid #ffa923;
	border-radius: 8px;
	text-decoration: none;
}

.btn-buy.plain {
	border: 1px solid #ffa923;
	background-color: #ffffff;
	color: #ffa923;
}

.shabg .whitebg .tips {
	text-align: center;
	font-size: 17px;
	color: #636363;
	margin-top: 10px;
}

.shabg .whitebg .tips .orange {
	color: #ffa923;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #636363;
	display: inline;
}

.shabg .info {
	font-size: 17px;
	color: #636363;
	/* margin-top: 10px; */
	text-align: center;
	padding-bottom: 20px;
}

.centerbg {
	background-color: #e5c79a;
	background-image: url('../../images/pay/centerbg.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 60px auto 20px;
	width: 1200px;
	max-width: 1200px;
	min-height: 158px;
	overflow: hidden;
}

.centerbg .title {
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	color: #855a0f;
	margin-top: 50px;
}

.centerbg .desc {
	text-align: center;
	margin-top: 20px;
	font-size: 15px;
	color: #656565;
}

.centerbg .desc .orange {
	color: #855a0f;
}

.bottombg {
	margin: 0 auto 20px;
	width: 1200px;
	max-width: 1200px;
}

.bottombg table {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	line-height: 24px;
	font-size: 16px;
}

.bottombg table td {
	padding: 10px 5px;
}

.bottombg table th {
	font-size: 18px;
	font-weight: bold;
	height: 40px;
}

.bottombg .text-border {
	font-weight: bold;
}

.bottombg .bg-df {
	background-color: #f3eee7;
}

.bottombg .bg-df2 {
	background-color: #fbf6ee;
}

.bottombg .bg-yel {
	background-color: #f3e1bd;
}

.bottombg .bg-bro {
	background-color: #f3e8d4;
}

.bottombg .bg-whit {
	background-color: #ffffff;
}

.text-left {
	text-align: left;
}

.modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
}

.modal .close-btn {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 26px;
	color: #999999;
	cursor: pointer;
}

.modal .shabg {
	position: relative;
	left: 50%;
	margin-left: -600px;
	width: 1200px;
}

.qrview {
	overflow: hidden;
}

.qrview  .zhform{
	float: left;
	width: 500px;
}

.qrview  .zhform .t{
	text-align: center;
	font-size: 22px;
	color: #666666;
}
.qrview  .zhform .list{
	width: 100%;
	border: 1px solid #cccccc;
	border-radius: 5px;
	height: 120px;
	margin-top: 20px;
}

.qrview  .zhform .ct{
	margin: 10px;
	text-align: center;
}

.fwt{
	text-align: center;
	color: #777777;
	margin: -10px 0 20px;
}
.qrview  .zhform .btn-pay {
	font-size: 30px;
	color: #FFFFFF;
	display: inline-block;
	text-align: center;
	width: 320px;
	height: 55px;
	line-height: 55px;
	background-color: #ffa923;
	border: 1px solid #ffa923;
	border-radius: 8px;
	text-decoration: none;
}
.qrview .qr {
	width: 280px;
	text-align: center;
	float: left;
}

.qrview .zh {
	width: 210px;
	float: left;
	margin-right: 50px;
}

.qrview .zh .zhbg {
	width: 210px;
	height: 210px;
	background-color: #95691b;
	text-align: center;
	overflow: hidden;
}

.qrview .zh .zhbg p{
	font-size:30px;
	padding: 30px 20px;
	line-height: 40px;
	color: #FFFFFF;
	margin-block-start: 0;
}

.qrview .zh .zhbg p .text-yellow{
	color: #f7db46;
}
.qrview .zh .t3{
	margin-top: 12px;
	text-align: center;
	color: #f7db46;
}
.qrview .zh .t3 a{
	
	color: #c0a65d;
}
.qrview .qr img {
	width: 210px;
	height: 210px;
	margin: 0px auto 10px;
	background-color: #000000;
	border: 1px solid #EEEEEE;
	display: block;
}

.qrview .info {
	margin-left: 50%;
	text-align: left;
	font-size: 16px;
	line-height: 34px;
	color: #6b6a68;
}

.qrview .info .price {
	font-size: 30px;
	font-weight: bold;
	color: #fe920b;
}

.qrview .info a {
	color: #1887ee;
}

.hauto {
	height: auto;
	min-height: unset;
}

.modal .default {}

.modal .pay,
.modal .done {
	display: none;
}

.modal .paydone {
	margin: 60px 30px 100px;
	text-align: center;
}

.modal .paydone a {
	font-size: 37px;
	line-height: 40px;
	text-decoration: underline;
	color: #f8c073;
}
.qrwxts{
	text-align: center;
}
.qrwxts .title{
	font-size: 27px;
}
.qrwxts .info{
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.qrwxts .info .qrcode{
	width: 140px;
	height: 140px;
}
.qrwxts .info .inf{
	margin-left: 30px;
	font-size: 22px;
	color: #010101;
	line-height: 50px;
	text-align: left;
	padding-top: 20px;
}
.brow{
	color: #93680f;
}
.orange{
	color: #e97004;
}
.user-bottom{
	/* background-image: url('../../images/pay/user_bottom.jpg');
	background-size: 100% auto;
	min-height: 400px; */
	position: relative;
}
.user-bottom .ul{
	width: 880px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -440px;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.user-bottom .ul .li{
	font-size: 20px;
	cursor: pointer;
	font-weight: 700;
	color: #333333;
}
.user-bottom .ul .li.active{
	color: #00297b;
}
.user-bottom .b{
	width: 100%;
}