﻿.pay-center, .recharge-container {
	line-height: 1.5;
}

/* 文本 */
.ca05700 {
	color: #A05700;
}

.cff4141 {
	color: #FF4141;
}

.cfe3b01 {
	color: #FE3B01;
}

.c6c3311 {
	color: #6c3311;
}

.cb38249 {
	color: #B38249;
}

.cffecb9 {
	color: #FFECB9;
}

.c3ea7fc {
	color: #3ea7fc;
}

.c2265FF {
	color: #2265FF;
}

.c001672 {
	color: #001672;
}

.c063bff {
	color: #063BFF;
}

.c8795a8 {
	color: #8795A8;
}

.c442600 {
	color: #442600;
}

.c995e1b {
	color: #995e1b;
}

.cff1b1b {
	color: #ff1b1b;
}

.c80410b {
	color: #80410b;
}

.cffcb31 {
	color: #ffcb31;
}

.f0 {
	font-size: 0;
}

.f28 {
	font-size: 28px;
}

.f32 {
	font-size: 32px;
}

.f40 {
	font-size: 40px;
}

.f48 {
	font-size: 48px;
}

a:hover {
	color: #A05700;
}

/* 间距 */
.ml25 {
	margin-left: 25px;
}

.mr25 {
	margin-right: 25px;
}

.p25 {
	padding: 25px;
}

.pt50 {
	padding-top: 50px;
}

/* 图标 */
.c-icon {
	display: inline-block; 
	vertical-align: middle;
	width: 40px !important; 
	height: 40px !important; 
	background: url(../pay/c_icon_20260306.png) no-repeat !important;
}

.c-01-01 {
    background-position: 0 0 !important;
}

.c-01-02 {
    background-position: -45px 0 !important;
}

.c-01-03 {
    background-position: -90px 0 !important;
}

.c-01-04 {
    background-position: -135px 0 !important;
}

.c-01-05 {
    background-position: -180px 0 !important;
}

.c-01-06 {
    background-position: -225px 0 !important;
}

.c-01-07 {
    background-position: -270px 0 !important;
}

.c-01-08 {
    background-position: -315px 0 !important;
}

.c-01-09 {
    background-position: -360px 0 !important;
}

.c-01-10 {
    background-position: -405px 0 !important;
}

.c-02 {
	width: 24px !important;
	height: 24px !important;
}

.c-02-01 {
	background-position: 0 -45px !important;
}

.c-03 {
	width: 20px !important;
	height: 20px !important;
}

.c-03-01 {
	background-position: 0 -74px !important;
}

.c-03-02 {
	background-position: -25px -74px !important;
}

.c-03-03 {
	background-position: -50px -74px !important;
}

.c-03-04 {
	background-position: -75px -74px !important;
}

.c-03-05 {
	background-position: -100px -74px !important;
}

.c-03-06 {
	background-position: -125px -74px !important;
}

.c-04 {
	width: 16px !important;
	height: 16px !important;
}

.c-04-01 {
	background-position: 0 -99px !important;
}

.c-04-02 {
	background-position: -21px -99px !important;
}

.c-04-03 {
	background-position: -42px -99px !important;
}

.c-04-04 {
	background-position: -63px -99px !important;
}

.c-04-05 {
	background-position: -84px -99px !important;
}

.c-06 {
	width: 12px;
	height: 12px;
}

.c-06-01 {
	background-position: 0 -141px;
}

.c-06-02 {
	background-position: -17px -141px;
}

.c-08 {
	width: 48px !important;
	height: 48px !important;
}

.c-08-01 {
	background-position: 0 -175px !important;
}

/* 会员体系图标 */
.c-09 {
	padding-left: 30px;
    margin-left: 10px;
	width: 88px !important;
    height: 26px !important;
    box-sizing: border-box;
    color: #fff;
    text-shadow: 0 1px 0 #646464;
    font-style: normal;
    line-height: 26px;
    font-size: 12px;
}

.pay-icon-vt { 
	background-position: 0 -228px !important; 
}

.pay-icon-vip { 
	background-position: -93px -228px !important; 
}

.pay-icon-xyh { 
	background-position: -186px -228px !important; 
}

.pay-icon-vten { 
	background-position: -279px -228px !important; 
}

.pay-icon-svip { 
	background-position: -372px -228px !important; 
}

.pay-icon-vip5{ 
	background-position: -558px -228px !important; 
}

.pay-icon-vip10 { 
	background-position: -465px -228px !important; 
}

.pay-icon-vip15 { 
	background-position: -651px -228px !important; 
}

/* 充值弹窗 */
.pay-center {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1002;
	width: 960px;
	height: 632px;
	background: url(../pay/bg_pay_center.png) no-repeat top center, linear-gradient(270.00deg, rgba(216, 172, 99, 1),rgba(183, 104, 34, 1));
	border-radius: 24px;
}

.pay-center-hd {
	padding: 0 25px;
	height: 120px;
}

.pay-user-info {
	float: left;
	padding-top: 25px;
	text-align: left;
}

.pay-user-avatar {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.pay-user-service {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	width: 710px;
}

.pay-check-detail {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.pay-check-detail:hover span {
	text-decoration: underline;
}

.pay-close {
	float: right;
	padding-top: 20px;
}

.pay-center-bd {
	padding: 20px 25px 25px;
	margin-top: -20px;
	border-radius: 24px;
	background: #fff;
	box-sizing: border-box;
	text-align: left;
}

.pay-goods {
	float: left;
	width: 670px;
}

.goods-item {
	position: relative;
	display: inline-block;
	margin-right: 15px;
	width: 200px;
	height: 145px;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #FFEBC8;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
}

.goods-item:hover {
	border: 1px solid#FFAE17;
}

.goods-item.active {
	background: url(../pay/bg_goods_active.png) right bottom no-repeat, linear-gradient(#FFE9B2, #FFF8E6);
	border: 1px solid #FFAE17;
}

.goods-item.active .goods-item-tlt {
	color: #804E13;
}

.goods-item.active .goods-num {
	background: #FDD37B;
}

.goods-item-tlt {
	margin: 15px 0 10px;
	font-size: 16px;
	font-weight: bold;
}

.goods-num {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #FFF9EE;
	border-radius: 0 0 10px 10px;
	color: #A05700;
	font-size: 16px;
}

.goods-item-badge {
	position: absolute;
	left: -1px;
	top: -10px;
	padding: 6px 12px;
	color: #fff;
	border-radius: 10px 10px 10px 0;
	background: linear-gradient(#FE9016,#FE3B01);
	font-size: 16px;
	font-style: normal;
}

.pay-select {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 8px 10px;
	border: 1px	solid#FFEBC8;
	background: #FFF9EE;
	border-radius: 10px;
	cursor: pointer;
}

.pay-select:hover ul { 
	opacity: 1;
	visibility: visible;
}

.pay-select:hover .c-04-01 {
	background-position-y: -120px;
}

.pay-select ul {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 45px;
	z-index: 9999;
	padding: 5px;
	background: #FFF9EE;
	border-radius: 10px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
	transition: all 0.3s;
}

.pay-select ul::before {
	display: block;
	content: '';
	margin-top: -10px;
	height: 10px;
}

.pay-select ul li {
	line-height: 40px;
	color: #A05700;
	text-align: center;
	border-radius: 10px;
}

.pay-select ul li.active {
	background: #FFEABE;
}

.pay-state-tips {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	color: #b38249;
	animation: scalebtn 1s infinite;
}

.pay-state-tips:hover i {
	background-position-y: -158px;
}

@keyframes scalebtn {
    0% {
        transform: scale(1.05, 1.05)
    }
    25% {
        transform: scale(1, 1)
    }
    100% {
        transform: scale(1.05, 1.05)
    }
}

.pay-privilege {
	position: relative;
	float: left;
	width: 376px;
	overflow: hidden;
}

.privilege-arrow {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1111;
	text-align: center;
	cursor: pointer;
}

.privilege-arrow:hover .c-04-01, .privilege-arrow:hover .c-04-02 {
	background-position-y: -120px;
}

.privilege-arrow i {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 11111;
}

.privilege-at, .privilege-at i {
	top: 0;
}

.privilege-ab, .privilege-ab i {
	bottom: 0;
}

.privilege-disable {
	display: none;
}

.privilege-list {
	position: relative;
	width: 376px;
	height: 220px;
	font-size: 0;
	transition: 0.3s;
}

.privilege-list li {
	display: inline-block;
	padding: 10px 0;
	margin: 0 8px 8px 0;
	width: 120px;
	height: 106px;
	box-sizing: border-box;
	background: #FFF9EE;
	border-radius: 10px;
	text-align: center;
}

.privilege-list li:nth-child(3n) {
	margin: 0 0 8px 0;
}

.pay-scroll {
	float: left;
	margin-left: 15px;
	height: 220px;
	width: 260px;
	position: relative;
	overflow: hidden;
}

.pay-scroll ul {
	position: absolute;
}

.pay-scroll::before, .pay-scroll::after, .privilege-at::before, .privilege-ab::after {
	content: "";
	position: absolute;
	height: 40px;
	width: 100%;
	left: 0;
	z-index: 99;
}

.pay-scroll::before, .privilege-at::before {
	top: 0px;
	background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
}

.pay-scroll::after, .privilege-ab::after {
	bottom: 0px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

.pay-scroll li {
	padding: 0 10px;
	margin-bottom: 10px;
	width: 260px;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	border-radius: 30px;
	background: #F7F7F7;
	box-sizing: border-box;
}

.pay-scroll img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
}

.pay-scroll .uinfo {
	display: inline-block;
	vertical-align: middle;
	width: 90px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}

.payment {
	float: right;
	padding: 0 20px;
	width: 240px;
	background: #FFF9EE;
	border-radius: 10px;
	box-sizing: border-box;
}

.payment-total {
	position: relative;
	margin: 25px 0 5px;
	text-align: center;
	color: #FF1B1B;
	font-weight: bold;
}

.payment-sale {
	position: absolute;
	left: 70px;
	top: -35px;
	width: 75px;
	height: 32px;
	line-height: 28px;
	font-weight: normal;
	color: #fff;
	background: url(../pay/bg_pay_sale.png) no-repeat;
}

.payment-detail {
	position: relative;
	margin-bottom: 15px;
	text-align: center;
	color: #A05700;
	font-size: 16px;
	cursor: pointer;
}

.payment-detail:hover .payment-popover {
	visibility: visible;
    opacity: 1;
}

.payment-popover {
	visibility: hidden;
    opacity: 0;
	position: absolute;
	bottom: 30px;
	width: 200px;
	transition: all 0.3s;
}

.payment-popover > div {
	padding: 0 10px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 4px 0 rgba(188, 94, 0, 0.25);
	box-sizing: border-box;
}

.payment-popover > div dl {
	line-height: 38px;
}

.payment-popover > div dt {
	display: inline-block;
	width: 76px;
	margin-right: 10px;
	text-align: right;
}

.payment-popover > div dd {
	display: inline-block;
	width: 76px;
	margin-left: 10px;
	text-align: left;
}

.payment-popover-bottom {
	border-top: 1px solid#FFEBC8;
}

.payment-arrow {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent; 
	border-top: 10px solid #fff;
}

.payment-code {
	position: relative;
	padding: 15px 20px;
	border-radius: 24px;
	border: 1px	solid#FFEBC8;
	background: #fff;
}

.payment-code img {
	width: 160px;
	height: 160px;
}

.payment-code .cbox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #80410B;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.payment-btn {
	display: block;
	width: 92px;
	height: 40px;
	margin-top: 10px;
	line-height: 40px;
	border-radius: 10px;
	background: linear-gradient(#80410B,#562A04);
	color: #fff;
	font-size: 16px;
}

.payment-btn:hover {
	color: #fff;
}

.payment-account {
	width: 200px; 
	margin-bottom: 5px;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis; 
	font-size: 12px;
	color: #6c3311;
	text-align: center;
}

.recharge-container {
	min-width: 1200px;
	background: url(../pay/bg_banner.png) center top no-repeat #FFFCF5;
}

.recharge-content {
	min-width: 1200px;
}

/* 导航 */
.recharge-menu {
	display: inline-block;
	padding: 15px 10px;
	margin: 30px 0 25px;
	border-radius: 100px;
	border: 1px	solid rgba(255, 255, 255, 0.25);
	background: rgba(0, 0, 0, 0.25);
}

.recharge-menu a {
	display: inline-block;
	padding: 0 20px;
	color: rgba(255, 255, 255, 0.5);
	font-size: 16px;
}

.recharge-menu a:hover {
	color: #FFECB9;
}

.recharge-menu a.active {
	font-weight: bold;
	color: #E9B722;
}

/* VIP介绍 */
.recharge-box-01 {
	padding: 0 40px;
	margin: auto;
	width: 1000px;
	box-sizing: border-box;
}

.recharge-box-02 {
	margin: 0 auto 60px;
	width: 1000px;
}

.recharge-box-03 {
	min-width: 1200px;
	padding: 60px 0 40px;
	background: linear-gradient(270.00deg, rgba(38, 35, 32, 1),rgba(60, 43, 16, 1) 50%,rgba(38, 35, 32, 1) 100%);
}

.recharge-box-04 {
	background: #FFFCF5;
}

.recharge-box-04 > div {
	padding: 60px 0;
	margin: auto;
	width: 1000px;
}

.recharge-box-06 {
	padding-bottom: 60px;
	margin: auto;
	width: 840px;
}

.recharge-box-06 .recharge-vip-card {
	width: 840px;
}

.recharge-box-08, .recharge-box-09 {
	padding-bottom: 60px;
}

.recharge-box-09 .recharge-vip-card {
	padding: 30px 30px 0;
	margin: 40px auto;
	width: 840px;
	box-sizing: border-box;
}

.recharge-vip-card {
	width: 1000px;
	margin-bottom: 60px;
	background: linear-gradient(-45.00deg, rgba(255, 249, 236, 1) 0%,rgba(252, 239, 209, 1) 50%,rgba(255, 245, 224, 1) 50%,rgba(255, 223, 145, 1) 100%);
	border-radius: 24px;
	text-align: left;
}

.recharge-vip-user {
	display: inline-block;
	vertical-align: middle;
	width: 805px;
}

.recharge-vip-avatar {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.recharge-vip-more:hover span {
	color: #D47300;
}

.recharge-vip-more:hover i {
	background-position-y: -120px;
}

.recharge-vip-btn {
	display: inline-block;
	width: 140px;
	height: 50px;
	line-height: 50px;
	border-radius: 100px;
	background: linear-gradient(to right,#562A04,#80410B);
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.recharge-vip-btn:hover {
	color: #fff;
	background: linear-gradient(to right,#80410B,#562A04);
}

.recharge-explore-btn {
	display: inline-block;
	width: 132px;
	height: 50px;
	line-height: 50px;
	border-radius: 100px;
	background: linear-gradient(to right,#FFE693,#FFBC4C);
	font-size: 18px;
	font-weight: bold;
	color: #442600;
	text-align: center;
}

.recharge-explore-btn:hover {
	color: #442600;
	background: linear-gradient(to right,#FFBC4C,#FFE693);
}

.membership {
	overflow: hidden;
	position: relative;
	padding: 15px 0 25px;
    width: 100%; 
}

.membership ul {
	height: 242px;
	font-size: 0;
	white-space: nowrap;
    margin-left: 0;
    transition: none; 
}

.membership ul li {
	position: relative;
	display: inline-block;
	padding-top: 15px;
	margin-right: 15px;
	background: #fff;
	border-radius: 15px;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
}

.membership-btn {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 0;
	background: #fff;
	text-align: center;
	border-radius: 0 0 15px 15px;
	transition: all 0.3s;
}

.membership ul li:hover .membership-btn {
	opacity: 1;
	visibility: visible;
}

.membership-btn a {
	display: inline-block;
	width: 130px;
	height: 36px;
	line-height: 36px;
	background: linear-gradient(to right,#562A04,#80410B);
	border-radius: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}

.membership-btn a:hover {
	color: #fff;
	background: linear-gradient(to right,#80410B,#562A04);
}

.recharge-vip-contrast ul {
	margin-top: 30px;
	font-size: 0;
}

.recharge-vip-contrast li {
	display: inline-block;
	vertical-align: middle;
	padding: 25px 25px 0;
	width: 320px;
	height: 820px;
	border-radius: 24px;
	font-size: 14px;
	box-sizing: border-box;
}

.recharge-vip-contrast li:nth-child(2) {
	margin: 0 20px;
}

.recharge-vip-contrast li.contrast-normal {
	background: linear-gradient(#F9FBFF, #EEF5FF);
}

.recharge-vip-contrast li.contrast-normal:hover {
	background: url(../pay/bg_contrast_normal.png) bottom no-repeat, linear-gradient(#F9FBFF, #EEF5FF);
}

.recharge-vip-contrast li.contrast-vip {
	background: linear-gradient(#FFF8E6, #FFE9B2);
}

.recharge-vip-contrast li.contrast-vip:hover {
	background: url(../pay/bg_contrast_normal.png) bottom no-repeat, linear-gradient(#FFF8E6, #FFE9B2);
}

.recharge-vip-contrast li.contrast-xyh {
	background: linear-gradient(#EEF2FF, #C6D4FF);
}

.recharge-vip-contrast li.contrast-xyh:hover {
	background: url(../pay/bg_contrast_normal.png) bottom no-repeat, linear-gradient(#EEF2FF, #C6D4FF);
}

.recharge-vip-contrast .vip-hearder {
	height: 118px;
}

.recharge-vip-contrast .vip-hearder h2 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
}

.recharge-vip-contrast dt {
	float: left;
}

.recharge-vip-contrast dd {
	float: right;
}

.recharge-vip-contrast .contrast-vip .vip-hearder h2 {
	color: #80410b;
}

.recharge-vip-contrast .contrast-xyh .vip-hearder h2 {
	color: #00329C;
}

.vip-hearder a {
	display: inline-block;
	width: 124px;
	height: 40px;
	line-height: 40px;
	border-radius: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.recharge-vip-contrast .contrast-vip .vip-hearder a {
	background: linear-gradient(to right,#562A04,#80410B);
}

.recharge-vip-contrast .contrast-vip .vip-hearder a:hover {
	background: linear-gradient(to right,#80410B,#562A04);
}

.recharge-vip-contrast .contrast-xyh .vip-hearder a {
	background: linear-gradient(to right,#0032FF,#4598FF);
}

.recharge-vip-contrast .contrast-xyh .vip-hearder a:hover {
	background: linear-gradient(to right,#4598FF,#0032FF);
}

.swiper-container {
	width: 100%;
	height: 260px;
}

.swiper-slide {
	text-align: center;
	height: 200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition-property:all;
}

.swiper-slide img {
	width: 100%;
}

.recharge-vip-faq ul {
	margin: 30px 0 80px; 
	font-size: 0;
}

.recharge-vip-faq li {
	display: inline-block;
	vertical-align: middle;
	padding: 30px;
	width: 320px;
	height: 320px;
	border-radius: 24px;
	background: url(../pay/bg_faq.png) 190px 200px no-repeat#fff;
	box-sizing: border-box;
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}

.recharge-vip-faq li:nth-child(2) {
	margin: 0 20px;
}

.recharge-service-code {
	display: block;
	margin: 30px auto;
	width: 200px;
	height: 200px;
}

/* 激活码 */
.recharge-active-pay {
	padding: 2px 3px 4px 2px;
	margin: 20px auto;
	width: 596px;
	height: 46px;
	line-height: 46px;
	background: #fff;
	border-radius: 15px;
}

.recharge-active-pay input[type="text"] { 
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	width: 483px;
	font-size: 16px;
	border: 0;
    padding: 0;
}

.recharge-active-pay a {
	display: inline-block;
	vertical-align: middle;
	width: 88px;
	height: 46px;
	line-height: 46px;
	border-radius: 15px;
	color: #fff;
	font-size: 16px;
	background: linear-gradient(to right,#562A04,#80410B);
}

.recharge-active-pay a:hover {
	color: #fff;
	background: linear-gradient(to right,#80410B,#562A04);
}

.recharge-active-list {
	padding: 40px 50px 15px;
	font-size: 0;
}

.recharge-active-list li {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 0;
	margin: 0 35px 35px 0;
	width: 120px;
	height: 106px;
	background: #fff;
	border-radius: 10px;
	text-align: center;
	box-sizing: border-box;
}

.recharge-active-list li:nth-child(5n) {
	margin: 0 0 35px 0;
}

/* 校本题库 */
.recharge-xyh-card {
    width: 840px;
	padding: 30px;
    margin: 40px auto 60px;
    background: linear-gradient(-45.00deg, rgba(255, 255, 255, 1) 0%,rgba(209, 220, 252, 1) 50%,rgba(224, 230, 255, 1) 50%,rgba(145, 187, 255, 1) 100%);
    border-radius: 24px;
    text-align: left;
	box-sizing: border-box;
}

.recharge-xyh-pay {
	font-size: 0;
}

.recharge-xyh-pay li {
	display: inline-block;
	vertical-align: middle;
	padding: 20px 0;
	width: 240px;
	height: 190px;
	background: #fff;
	border-radius: 15px;
	box-sizing: border-box;
	text-align: center;
}

.recharge-xyh-pay li:nth-child(2) {
	margin: 0 30px;
}

.recharge-xyh-pay a {
	display: inline-block;
	width: 116px;
	height: 40px;
	line-height: 40px;
	border-radius: 100px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
    background: linear-gradient(to right, #0032FF, #4598FF);
}

.recharge-xyh-pay a:hover {
	background: linear-gradient(to right, #4598FF, #0032FF);
}

.recharge-xyh-more:hover span {
	color: #3D66FF;
}

.recharge-xyh-more:hover i {
	background-position-y: -158px;
}

.recharge-xyh-apply {
	padding: 32px 0 0 100px;
	margin-top: 10px;
	width: 780px;
	height: 185px;
	background: url(../pay/bg_xyh_apply.png) no-repeat;
	box-sizing: border-box;
}

/* 菁优公式 */
.recharge-formula-pay {
	padding: 25px 0 25px 25px;
	background: #fff;
	border-radius: 10px;
}

.recharge-formula-rt {
	display: inline-block;
	vertical-align: middle;
	width: 500px;
}

.recharge-formula-code {
	display: inline-block;
	vertical-align: middle;
	width: 200px;
}

.recharge-formula-price {
	display: inline-block;
	vertical-align: middle;
	width: 270px;
	margin-left: 20px;
}

.recharge-formula-pay > div:first-child {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	border-right: 1px solid #FFE3A3;
}

.recharge-formula-pay .goods-item {
	margin-right: 20px;
}

.recharge-box-09 .recharge-active-list {
	padding: 0;
}

.recharge-box-09 .recharge-active-list li {
	margin: 0 45px 35px 0;
}

.recharge-box-09 .recharge-active-list li:nth-child(5n) {
	margin: 0 0 35px 0;
}