.paym{
	width: 100vw;
	height: 650px;
	background: #FFFFFF;
	border-radius: 3.5vw 3.5vw 0vw 0vw;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-top: 1.25rem;
	display: none;
}
.paym_h{
    font-weight: 500;
    font-size: 1rem;
    font-weight: bold;
    color: #3A8EFE;
    text-align: center;
    margin-bottom: 1.25rem;
	position: relative;
}
.paym_case{
	box-sizing: border-box;
	border-radius: 0.9375rem;
	background-color: rgba(245, 245, 245, 1);
	padding: 1.25rem 1.5625rem;
	margin: 0 auto 0.9375rem;
}
.paym_case>div{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.paym_case>div>p{
	font-weight: 500;
	font-size: 0.875rem;
	color: #1C1C1E;
}
.paym_case>div>span{
	font-weight: 500;
	font-size: 0.875rem;
	color: #4D74FF;
}
.paym_case1>p>span{
	font-weight: 500;
	font-size: 0.875rem;
	color: #1C1C1E;
}
.paym_case2>p>span{
	color: rgba(126, 127, 129, 1);
}
.paym_case3>p>span{
	color: rgba(77, 116, 255, 1);
}
.paym_case2{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.paym_case2>p{
	display: flex;
	align-items: center;
}
.paym_case2>p>img{
	width: 0.4375rem;
	height: 0.75rem;
	margin-left: 0.3125rem;
}
.paym_sq{
	box-sizing: border-box;
	padding-top: 2.1875rem;
	padding-left: 1.5625rem;
	height: 6.25rem;
	background: linear-gradient( 340deg, #4D74FF 0%, #4791E8 42%, #4C90DE 46%, #6DA6E8 100%);
	border-radius: 0.9375rem;
	position: relative;
	margin: 0 auto 0.9375rem;
}
.paym_sq span{
	width: 5.875rem;
	height: 1.75rem;
	background: #F2F8FF;
	border-radius: 0.9375rem 0 0.9375rem 0;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 500;
	font-size: 0.875rem
	color: #5E9CE3;
	display: flex;
	align-items: center;
	justify-content: center;
}
.paym_sq P{
	font-weight: 500;
	font-size: 0.875rem;
	color: #FFFFFF;
}
.paym_sq div{
	font-weight: 300;
	font-size: 1rem;
	color: #FFFFFF;
}
.paym_sq img{
	position: absolute;
	top: 50%;
	right: 1.25rem;
	margin-top: -0.5rem;
	width: 0.5rem;
	height: 1rem;
}
.paym_bot{
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4rem;
	width: 100%;
	background-color: rgba(245, 245, 245, 1);
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 99;
}
.paym_bot2{
	width: 7.5rem;
	height: 2.625rem;
	border-radius: 3.125rem;
	background-color: rgba(77, 116, 255, 1);
	font-weight: 500;
	font-size: 1rem;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	
}
.paym_bot1{
	display: flex;
	align-items: end;
}
.paym_bot1 .old{
	font-weight: 600;
	font-size: 0.875rem;
	color: #ABABAB;
	margin-left: 0.3125rem;
	line-height: 1.625rem;
}
.paym_bot1 .red{
	color: rgba(255, 29, 29, 1);
}
.paym_b1{
	font-weight: 600;
	font-size: 1.125rem;
}
.paym_b2{
	font-weight: 600;
	font-size: 1.375rem;
}
.paym_b3{
	font-weight: 600;
	font-size: 0.875rem;
}
.paym_way{
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;

}
.pw{
	box-sizing: border-box;
	background: #F5F5F5;
	border: 2px solid #F5F5F5;
	padding:0 0.9375rem;
	height: 4.5rem;
	margin:0 0.9375rem 0.625rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 0.8125rem;
}
.notpw{
	box-sizing: border-box;
	background: #E3E3E3;
	border: 2px solid #E3E3E3;
	padding:0 0.9375rem;
	height: 4.5rem;
	margin:0 0.9375rem 0.625rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 0.8125rem;
}
.paym_way .pw_left{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.paym_way .image{
	width: 2.5rem;
	height: 2.5rem;
	background-size: cover;
}
.paym_way .image.flb{
	background-image: url('../img/flb.png');
}
.paym_way .image.ptb{
	background-image: url('../img/ptb.png');
}
.paym_way .image.zfb{
	background-image: url('../img/zfb.png');
}
.paym_way .image.wx{
	background-image: url('../img/p-wx.png');
}
.paym_way .image.notzfb{
	background-image: url('../img/not_zfb.png');
}
.paym_way .image.notwx{
	background-image: url('../img/not_wx.png');
}
.pw1{
	box-sizing: border-box;
	font-weight: 600;
	font-size: 1rem;
	color: #1C1C1E;
	text-align: left;
}
.pw2{
	box-sizing: border-box;
	font-weight: 500;
	font-size: 0.8125rem;
	color: #D24147;
}
.pw3{
	box-sizing: border-box;
	display: flex;
	align-items: center;
    justify-content: space-between;
}
.s_pw1 .pw1{
	position: relative;
}
.s_pw1 .pw1 span{
    position: absolute;
    width: 6.75rem;
    top: 24px;
    font-weight: bold;
    left: 0;
}
.pw_left span{
	font-size: 0.875rem;
	color: #FF6C10;
	font-weight: normal;
}
.pw3 img{
	width: 1.4375rem;
	height: 1.4375rem;
	margin-left: 0.625rem;
}
.pw4{
	display: flex;
	box-sizing: border-box;
    justify-content: space-between;
}
.pw4 span{
	width: 4.75rem;
	height: 1.875rem;
}
.pw4 img{
	width: 1.4375rem;
    height: 1.4375rem;
}
.paym_m{
	overflow-y: auto;
    padding: 0 1.25rem;
    height: 530px;
}

.pw_act{
	background-color: #F5F5F5 !important;
	border: 2px solid #6987F1 !important;
}
.paym_cz{
	box-sizing: border-box;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.4rem;
}
.paym_cz div{
	font-weight: 500;
	font-size: 0.875rem;
	color: #FF741D;
	display: flex;
	align-items: center;
}
.paym_cz img{
	width: 0.625rem;
	height: 0.625rem;
	margin-left: 0.3125rem;
}
.paym_quan{
    width: 100%;
    height: 650px;
	background: #FFFFFF;
	border-radius: 3.5vw 3.5vw 0vw 0vw;
	padding-top: 1.25rem;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	display: none;
}
.bg_2_quan_pay{
	height: 32.5rem;
	overflow-y: auto;
}
.bg_2_q_pay,.bg_2_q_not_pay {
	/* box-sizing: border-box; */
	width: 90%;
    height: 5rem;
	background: #F5F5F5;
	border-radius: 0.625rem;
	display: flex;
	margin: 0 auto 0.9375rem;
	border: 1px solid #fff;
	overflow: hidden;
}
.bg_2_q_pay_act{
	border: 1px solid rgba(77, 116, 255, 1);
}
.bg_2_q1_pay{
	width: 6.25rem;
	height: 100%;
	background: #E4E4E4;
	border-radius: 0.625rem 0 0 0.625rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.bg_2_q1_pay>div{
	font-weight: 500;
	font-size: 1.5625rem;
	color: #6D6D6D;
	line-height: 100%;
}
.bg_2_q1_pay>p{
	font-weight: 500;
	font-size: 1.125rem;
	color: #6D6D6D;
}
.bg_2_q1_pay>div>span{
    font-size: 1.125rem;
}
.bg_2_q2_pay{
	flex: 1;
	height: 5rem;
	box-sizing: border-box;
	padding-left: 0.9375rem;
	padding-top: 0.625rem;
	position: relative;
}
.bg_2_q2_p1_pay{
	font-weight: 500;
	font-size: 0.8125rem;
	color: #4D4D4D;
}
.bg_2_q2_p2_pay{
	font-weight: 500;
	font-size: 0.75rem;
	color: #8E8E8E;
	margin: 0.3125rem 0;
}
.bg_2_q2_p3_pay{
	font-weight: 500;
	font-size: 0.75rem;
	color: #8E8E8E;
}
.bg_2_q2_pay span{
	position: absolute;
	width: 1.87vw;
	height: 1.87vw;
	background: #F74C31;
	border-radius: 100%;
	top: 2.67vw;
	right: 3.2vw;
}
.bg_2_q2_pay div{
	width: 14.23vw;
	height: 6.93vw;
	background: #4A92FF;
	border-radius: 1.1vw;
	font-weight: 500;
	font-size: 3.2vw;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 8vw;
	right: 5.1vw;
}
.bg_2_q_ed_pay{
	background-color: rgba(242, 248, 255, 1) !important;
	
}
.bg_2_q1_ed_pay{
background: linear-gradient( 129deg, #91C0FF 0%, #4A92FF 100%) !important;
	
}
.bg_2_q_not_pay{
    background-color: #e3e3e3 !important;
}
.bg_2_q_not_pay .bg_2_q1_ed_pay{
background: linear-gradient( 129deg, #8a8a8a 0%, #8a8a8a 100%) !important;
}
.bg_2_q1_ed_pay>div{
	color: #fff !important;
}
.bg_2_q1_ed_pay>p{
	color: #fff !important;
}
.pw_btn{
	width: 12.625rem;
	height: 2.25rem;
	border-radius: 2.25rem;
	background-color: rgba(77, 116, 255, 1);
	font-weight: 500;
	font-size: 1rem;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	margin:1.25rem auto;
}
.you{
	color: rgba(77, 116, 255, 1) !important;
}
@media screen and (min-width: 800px) {
	.paym{
		width: 37.5rem;
		height: 740px;
		left: 50%;
		margin-left: -18.75rem;
		border-radius: 0.9375rem 0.9375rem 0 0;
	}
	.paym_m{
		height: 84%
	}
	.paym_quan{
	    height: 740px;
	    border-radius: 0.9375rem 0.9375rem 0 0;
	}
}
@media screen and (max-width: 440px){
	.paym_sq div{
		font-size: 0.75rem;
	}
}
