.body {
    /* height: 1100px; */
    height: 1640px;
    background-image: url(../images/recharge_content_bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.ny_banner {
    height: auto;
    position: relative;
}

.ny_banner .swiper-pagination {
    bottom: 70px;
}

.ny_banner .swiper-pagination-bullet {
    position: relative;
    background: white;
    width: 10px;
    height: 10px;
    box-shadow: 0 0 7px 1px #e6e6e6;
    opacity: .7;
}

.MaskLayout {
    position: absolute;
    height: 97px;
    width: 100%;
    background-image: linear-gradient(to top,rgba(245, 247, 249, 0) 20%, rgba(245, 247, 249, 1) 60%, rgba(245, 247, 249, 0) 80%);
    /* top: 165px; */
    top: 21.8vw;
    z-index: 9;
}

.ny_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 60px;
    border-radius: 5px;
    opacity: 1;
}

/* .swiper-pagination-bullet {
    background: url(../images/recharge_banner_off.png);
}

.swiper-pagination-bullet-active {
    background: url(../images/recharge_banner_on.png);
} */

.content {
    /* height: 640px; */
    height: 1180px;
}

.content_bg {
    /* background: url(../images/recharge_step1_bg.png) 50% -25%;
    background-repeat: no-repeat;
    height: 100%; */
    width: 1200px;
    /* height: 443px; */
    height: 983px;
    /* height: 485px; */
    box-shadow: 0px 0px 20px 2px #f5f5f5;
    margin: auto;
    border-radius: 50px;
    background-color: #fafbfc;
    padding-top: 70px;
    position: relative;
    text-align: center;
    margin-top: -50px;
    margin-bottom: 150px;
    z-index: 99;
}

.content_title {
    font-size: 20px;
    color: black;
    font-weight: bold;
    padding-top: 1px;
}

.content_step .step_img {
    margin: 0 10px;
    margin-top: -11px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.content_main {
    /* height: 450px; */
    height: 1010px;
}

.content_footer {
    /* background: url(../images/recharge_.png) bottom center;
    background-repeat: no-repeat; */
    display: none;
    justify-content: center;
    position: relative;
}

.content_footer span {
    margin: 0 10px;
    font-size: 17px;
    color: #ecb0c3;
}

.cn .content_footer .footer_tips,
.tc .content_footer .footer_tips {
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -72px;
    height: 32px;
    padding-top: 5px;
}

.ru .content_footer .footer_tips {
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -72px;
    height: 32px;
    padding-top: 5px;
}

.es .content_footer .footer_tips {
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -72px;
    height: 32px;
    padding-top: 5px;
}

.en .content_footer .footer_tips {
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -72px;
    height: 32px;
    padding-top: 5px;
}


.kbfs .content_footer .footer_tips {
    background-repeat: no-repeat;
    background-size: 100%;
}
.content_footer .footer_tips span {
    color: #771d38;
    margin: 0 3px;
}

/* 选择游戏界面 */

.first_step_content {
    padding: 90px 0;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}

.first_step_content .first_step_tips {
    position: absolute;
    top: 30px;
    color: #e87494;
}

.first_step_content .item_bg {
    display: flex;
    height: 145px;
    width: 320px;
    align-items: center;
    justify-content: center;
    background: url(../images/recharge_step1_itembg.png);
    background-repeat: no-repeat;
}

.first_step_content .item_bg p {
    font-size: 18px;
    color: black;
}

.first_step_content .item_bg span {
    color: white;
}

.first_step_content .item_bg .item_left {
    margin: 0 15px;
}

.first_step_content .item_bg .item_right {
    margin: 0px 15px;
    margin-bottom: 10px;
}

.es .first_step_content .item_bg .item_right {
    margin-bottom: 10px;
    margin: 0;
}

.first_step_content .item_bg .item_right .btn_bg {
    font-size: 16px;
    line-height: 28px;
    padding: 3px 34px;
}

.es .first_step_content .item_bg .item_right .btn_bg {
    font-size: 16px;
    line-height: 28px;
    padding: 8px 18px;
}

.ru .first_step_content .item_bg .item_right .btn_bg {
    font-size: 16px;
    line-height: 28px;
    padding: 7px 25px;
}

/* 创建订单界面 */
.second_step_content {
    display: flex;
    flex-flow: column;
}

.second_step_content .back_btn_position {
    margin-left: -840px;
    margin-top: 15px;
}

.second_step_content .back_btn_position .back_btn {
    width: 186px;
    height: 28px;
    color: white;
    padding: 4px 13px 8px 47px;
    background: url(../images/recharge_step2_btn_back1.png) no-repeat top center;
    background-size: 100%;
}

.es .second_step_content .back_btn_position .back_btn {
    width: 186px;
    height: 26px;
    color: white;
    padding: 14px 16px 15px 68px;
    background: url(../images/recharge_step2_btn_back1.png) no-repeat top center;
    background-size: 97% 95%;
}

.ru .second_step_content .back_btn_position .back_btn {
    width: 186px;
    height: 28px;
    color: white;
    padding: 13px 7px 13px 50px;
    background: url(../images/recharge_step2_btn_back1.png) no-repeat top center;
    background-size: 100%;
}

.second_step_content .back_btn_position .back_btn span {
    font-size: 17px;
}

.second_step_content .second_step_title span,
.third_step_content .third_step_title span {
    color: black;
    font-size: 18px;
    background: url(../images/recharge_step2_gsxj_topimg.png) 0px center no-repeat;
    background-size: contain;
    padding-left: 20px;
}

.second_step_content .second_step_infoQuery {
    display: flex;
    align-items: center;
    justify-content: center;
}

.second_step_content .second_step_infoQuery .info_input {
    border: 1px #808080 solid;
    border-radius: 20px;
    width: 334px;
    height: 36px;
    margin: 0 20px;
    padding: 0 20px;
}

.second_step_content .second_step_infoQuery .info_btn {
    background-image: linear-gradient(to right, #e87295, #ed908b);
    color: white;
    width: 110px;
    height: 20px;
    border-radius: 20px;
    font-size: 17px;
    padding: 10px 0;
}

.second_step_content .second_step_infoQuery .info_select {
    width: 125px;
    height: 40px;
    border: #808080 1px solid;
    border-radius: 20px;
    text-align: center;
    position: relative;
    line-height: 40px;
    color: black;
}

.en .second_step_content .second_step_infoQuery .info_select {
    width: 135px;
}

.ru .second_step_content .second_step_infoQuery .info_select {
    width: 165px;
}

.es .second_step_content .second_step_infoQuery .info_select {
    width: 145px;
}

.second_step_content .second_step_infoQuery li {
    font-size: 15px;
    line-height: 27px;
}

.second_step_content .second_step_infoQuery #selectValue {
    font-size: 15px;
}

.second_step_content .second_step_infoQuery .info_select span {
    margin: 0 10px;
}

.second_step_content .second_step_infoQuery .info_select .arrow {
    width: 11px;
    height: 9px;
    transition: all .2s ease-in-out;
    position: absolute;
    /* right: 3px; */
    top: 17px;
}

.second_step_content .second_step_infoQuery .info_select .options {
    border-radius: 20px;
    overflow: hidden;
}

.second_step_content .second_step_infoQuery .info_select .options.show {
    z-index: 1000;
    position: sticky;
    position: -webkit-sticky;
    box-shadow: 0 2px 15px 3px #efefef;
    margin: 0 8px;
    margin-top: 5px;
    width: 85%;
    background-color: white;
    /* overflow-y: scroll; */
    /* height: 184px; */
}



.second_step_content .second_step_infoQuery .info_select .options.unshow {
    height: 0;
}

.second_step_content .second_step_infoQuery .info_select .options .active {
    /* background-image: linear-gradient(to right, #e87295, #ed908b);
    color: white; */
}

.second_step_content .second_step_infoQuery .info_select .options li:hover {
    background-image: linear-gradient(to right, #e87295, #ed908b);
    color: white;
}

.second_step_content .second_step_tips {
    color: red;
    font-size: 12px;
    margin-top: 5px;
    height: 30px;
    padding: 0 440px;
    text-align: left;
}

.second_step_content .second_step_explain {
    color: #e87494;
}

.second_step_content .second_step_infoShow {
    position: relative;
    display: none;
    color: black;
    font-size: 16px;
}

.second_step_content .second_step_infoShow img {
    margin-right: 5px;
}

.second_step_content .second_step_recharge_item {
    display: none;
    height: 540px;
    margin: 0px 95px;
    border-top: 1px #ea80a2 solid;
    border-bottom: 1px #ea80a2 solid;
    margin-top: 22px;
}

.second_step_content .second_step_order_comfirm {
    display: none;
    margin-top: 65px;
}

.second_step_content .second_step_order_comfirm .comfirm_btn {
    background-image: linear-gradient(to right, #e87295, #ed908b);
    color: white;
    border-radius: 30px;
    font-size: 20px;
    padding: 20px 60px;
}

.second_step_content .loadingSy {
    z-index: 1000;
    width: 1200px;
    height: 695px;
    position: absolute;
    background-color: #fafbfc;

}

.second_step_content .loadingSy {
    z-index: 1000;
    width: 1200px;
    height: 695px;
    position: absolute;
    background-color: #fafbfc;

}

.second_step_content .loadingSy .pic span {
    box-shadow: 0 3px 0 #e87295;
}

/* 支付结算界面 */
.third_step_content {
    display: flex;
    flex-flow: column;
}

.third_step_content .back_btn_position {
    margin-left: -840px;
    margin-top: 15px;
}

.third_step_content .back_btn_position .back_btn {
    width: 186px;
    height: 28px;
    color: white;
    padding: 6px 13px 8px 47px;
    background: url(../images/recharge_step2_btn_back1.png) no-repeat top center;
    background-size: 100%;
}

.third_step_content .back_btn_position .back_btn span {
    font-size: 17px;
}

.third_step_content .third_step_title {
    color: black;
    font-size: 18px;
}

.third_step_content .order_info {
    width: 836px;
    height: 260px;
    border-radius: 20px;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 40px;
    background-color: white;
    box-shadow: 0px 0px 4px 0PX grey;
}

.third_step_content .pay_method {
    width: 836px;
    height: 240px;
    border-radius: 20px;
    margin: auto;
    margin-bottom: 75px;
    background-color: white;
    box-shadow: 0px 0px 4px 0PX grey;
}

.third_step_content .pay_method .payment_content {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 37px;
    height: 140px;
    overflow-y: scroll;
    margin-right: 37px;
    margin-top: 27px;
}

.third_step_content .pay_method .payment_content::-webkit-scrollbar {
    background: url(../images/hzw_scroller.png) no-repeat center center;
    width: 9px;
}

.third_step_content .pay_method .payment_content::-webkit-scrollbar-track-piece {
    background-color: unset;
}

.third_step_content .pay_method .payment_content::-webkit-scrollbar-track {
    background-color: unset;
}

.third_step_content .pay_method .payment_content::-webkit-scrollbar-thumb {
    background-color: pink;
    width: 1px;
}

.third_step_content .pay_method .payment_content .payment_item {
    width: 121px;
    height: 48px;
    margin: 10px;
    display: flex;
    color: #eb84a5;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid #eb84a5;
    border-radius: 23.8px;
}

.third_step_content .pay_method .payment_content .active {
    color: #5fb17e;
    border-color: #5fb17e;
}

.third_step_content .pay_method .payment_content .payment_item .payment_select img {
    display: none;
}

.third_step_content .pay_method .payment_content .payment_item .payment_title {
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.third_step_content .pay_method .payment_content .payment_item .payment_unselect {
    margin: 0 5px;
}

.third_step_content .pay_method .payment_content .payment_item .payment_unselect img {
    width: 50px;
}

.third_step_content .pay_method .payment_content .payment_item .payment_method {
    display: none;
}

.third_step_content .top_title_bg {
    width: 50%;
    height: 40px;
    display: flex;
    font-size: 18px;
    padding-left: 50px;
    align-items: center;
    border-top-left-radius: 20px;
    background-image: linear-gradient(to right, #e87396, #ffffff);
}

.third_step_content .top_title_bg span {
    margin: 0 15px;
}

.third_step_content .order_info .order_content {
    color: black;
    text-align: left;
    font-size: 16px;
    padding-left: 50px;
}

.third_step_content .order_info .order_content div {
    line-height: 30px;
}

.third_step_content .order_info .order_content .circle {
    margin-right: 10px;
}

.third_step_content .order_info .order_content .icon {
    width: 50px;
}

.third_step_content .pay_method .country_select {
    width: 130px;
    height: 30px;
    border: #808080 1px solid;
    border-radius: 20px;
    text-align: center;
    position: relative;
    line-height: 30px;
    color: black;
}

.third_step_content .pay_method .country_select .selectInputValue {
    width: 85px;
    text-align: center;
}

.third_step_content .pay_method .country_select .arrow {
    width: 8px;
    height: 8px;
    transition: all .2s ease-in-out;
}

.third_step_content .pay_method .country_select .options {
    border-radius: 20px;
    overflow: hidden;
}

.third_step_content .pay_method .country_select .options.show {
    border: #808080 1px solid;
    margin: 0px 2px;
    margin-top: 5px;
    width: 125px;
    height: 183px;
    background-color: white;
    overflow-y: scroll;
}

.third_step_content .pay_method .country_select .options.show::-webkit-scrollbar {
    background: url(../images/hzw_scroller.png) no-repeat center center;
    width: 9px;
    background-size: 45% 150px;
}

.third_step_content .pay_method .country_select .options.show::-webkit-scrollbar-track-piece {
    background-color: unset;
}

.third_step_content .pay_method .country_select .options.show::-webkit-scrollbar-track {
    background-color: unset;
}

.third_step_content .pay_method .country_select .options.show::-webkit-scrollbar-thumb {
    background-color: pink;
    width: 1px;
}

.third_step_content .pay_method .country_select .options.show::-webkit-scrollbar-button {
    display: unset;
}

.third_step_content .pay_method .country_select .options.unshow {
    height: 0;
}

.third_step_content .pay_method .country_select .options .active {
    /* background-image: linear-gradient(to right, #e87295, #ed908b);
    color: white; */
}

.third_step_content .pay_method .country_select .options li:hover {
    background-image: linear-gradient(to right, #e87295, #ed908b);
    color: white;
}

.third_step_content .third_step_to_pay {
    margin: 5px;
}

.third_step_content .third_step_to_pay .pay_btn {
    background-image: linear-gradient(to right, #e87295, #ed908b);
    color: white;
    border-radius: 25px;
    font-size: 20px;
    padding: 12px 55px;
}

/* 支付成功界面 */
.fourth_step_content {
    position: relative;
}

.fourth_step_content .pay_success {
    margin-top: 50px;
    color: black;
}

.fourth_step_content .pay_success .word {
    margin: 35px 0;
    font-size: 19px;
}

.fourth_step_content .pay_btn {
    margin-top: 85px;
}

.fourth_step_content .pay_btn .pay_continue {
    background-image: linear-gradient(to right, #e87295, #ed908b);
    color: white;
    border-radius: 25px;
    font-size: 20px;
    padding: 12px 35px;
    margin-left: 16px;
}

.fourth_step_content .pay_btn .pay_back {
    background-color: #c8c8c8;
    color: white;
    border-radius: 25px;
    font-size: 20px;
    padding: 12px 55px;
    margin-left: 16px;
}

.fourth_step_content .pay_star {
    position: relative;
    left: -248px;
    bottom: 78px;
}


/* 游戏充值项 */



.reward_tabs {
    width: 100%;
    height: 100%;
}

.pinkBtns {
    /* background-image: linear-gradient(to right, #e87295, #ed908b); */
}


.toLast {
    display: inline-flex;
    align-items: center;
    margin-left: 85px;
    margin-top: 29px;
}

.toLast .arrow:hover {
    cursor: pointer;
}

.toLast button:hover {
    cursor: pointer;
}

.toLast .arrow {
    width: 0;
    height: 0;
    border: 15px solid;
    border-color: transparent #e87197 transparent transparent;
    position: relative;
    margin-right: 10px;
}

.toLast .arrow::after {
    content: '';
    position: absolute;
    top: -15px;
    left: -9px;
    border: 15px solid;
    border-color: transparent white transparent transparent;
}

.toLast button {
    background-image: linear-gradient(to right, #e87295, #ed908b);
    color: white;
    font-size: 18px;
    padding: 3px 20px;
    border-radius: 13.5px;
}


/**** 结算页订单信息*********/

.order_content li {
    display: flex;
    align-items: center;
    width: 100%;
    line-height: 50px;
    font-size: 16px;
}

.order_content ul {
    margin-top: 10px;
}

.order_content li::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #e87197;
}

.order_content li span:first-child {
    width: 130px;
    text-align: center;
}

.es .order_content li span:first-child {
    width: 110px;
    text-align: center;
}

.en .order_content li span:first-child {
    width: 190px;
}

.order_content li span img {
    width: 50px;
    margin-right: 15px;
    transform: translateY(-5px);
}

.order_content li span:last-child {
    margin-left: 18px;
    width: 30%;
}



/********首页样式****************/
.chargeGameCard {
    min-width: 285px;
    min-height: 113px;
    background-color: white;
    box-shadow: 0 0 20px 2px #e0e4e6;
    border-radius: 20px;
    position: relative;
    padding: 18px 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box !important;
    margin: 0 15px;
}


.gameImg {
    width: 77px;
    height: 77px;
    background-color: #d7d7d7;
    border-radius: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.gameInfo {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    transform: translateY(-8px);
    margin-left: 41px;
}

.chargeGameCard p {
    text-align: center;
    color: black;
    font-size: 20px;
}

.chargeGameCard button {
    position: relative;
    margin: auto;
    padding: 6px 35px;
    font-size: 18px;
    background-image: linear-gradient(to right, #5fb17e, #64afaf);
    color: white;
    border-radius: 18px;
    cursor: pointer;
}

.chargeGameCard button.grey {
    background-color: #d7d7d7;
    background-image: unset;
}


.chargeGameCard button.disabled {
    background-image: linear-gradient(to right, #d7d7d7, #d7d7d7);

}

/**** 气泡 *****/
.chargeTips {
    text-align: center;
    position: absolute;
    top: 193px;
    left: -658px;
    right: 55px;
    margin: auto;
    pointer-events: none;

}

.chargeTips .bubble {
    display: inline-block;
    background-image: linear-gradient(to right, #e87295, #ed908b);
    color: white;
    font-size: 18px;
    padding: 5px 30px;
    border-radius: 30px;

    text-align: center;
    position: relative;

}

.chargeTips .bubble .triangle {
    width: 0px;
    height: 0px;
    border-width: 15px 5px;
    border-style: solid dashed dashed dashed;
    border-color: #e9799d transparent transparent transparent;
    position: absolute;
    bottom: -26px;
    right: 30%;
}

.chargeTips .tips {
    color: white;
    /* margin-top: .4rem; */
}

.tipsStar {
    position: absolute;
    bottom: -37px;
    left: 929px;
}


.kbfs .toLast button {
    background-image: linear-gradient(to right, #7185e8, #86b8f1);
}

.kbfs .toLast .arrow {
    border-color: transparent #7185e8 transparent transparent;
}

.kbfs .second_step_content .second_step_infoQuery .info_btn {

    background-image: linear-gradient(to right, #7387e8, #85b5f0);
}

.kbfs .second_step_content .second_step_explain {
    color: #b8c1f1;
}


.kbfs .second_step_content .second_step_title span,
.kbfs .third_step_content .third_step_title span {
    background-image: url(../images/kbfs_recharge_step2_gsxj_topimg.png);
}

.kbfs .pinkBtns {
    /* background-image: linear-gradient(to right, #7185e8, #85b7f1); */
}

.kbfs .second_step_content .second_step_order_comfirm .comfirm_btn {
    background-image: linear-gradient(to right, #7386e8, #86b8f1);
}

.kbfs .btn_group a {
    border: 2px solid #7185e8;
}

.kbfs .btn_group a .btn_content h1 span {
    color: #7185e8;
}

.kbfs .viplibao_5,
.kbfs .weijielibao_5 {
    background-image: url(../images/kbfs-viplibao5.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 235px;
    margin-top: 15px;
}

.kbfs .weijielibao_active,
.kbfs .viplibao_active {
    width: 98%;
    left: 10px;
    bottom: 10px;
}

.kbfs .weijielibao_5_content,
.kbfs .viplibao_5_content {
    justify-content: flex-start;
}

.kbfs .weijielibao_content_li,
.kbfs .viplibao_content_li {
    margin-right: 20px;
}

.kbfs .weijielibao_recharge,
.kbfs .viplibao_recharge {
    position: absolute;
    right: 20px;
    top: 100px;
}


.kbfs .weijielibao_recharge_btn,
.kbfs .viplibao_recharge_btn {
    background-image: url(../images/kbf_svip_recharge_btn.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 70px;
    line-height: 67px;
}

.kbfs .counting {
    margin-top: 15px;
    color: red;
    z-index: 9999;
}
.kbfs.en .counting{
    transform: translateX(-20px);
}
.kbfs.es .counting{
    transform: translateX(-22px);
}
.kbfs.ru .counting{
    transform: translateX(-33px);
}

.kbfs .swiper-slide {
    background: none;
}


.kbfs .cd-tabs nav::-webkit-scrollbar {
    height: .3rem;
}

.kbfs .cd-tabs nav::-webkit-scrollbar-thumb{
    /* background-image: linear-gradient(to right, #7387e8, #85b5f0); */
}

.kbfs .cd-tabs-content::-webkit-scrollbar {
    background-image: url(../images/kbfs_scroller.png);
}

.kbfs .cd-tabs-content::-webkit-scrollbar-thumb {
    background-image: linear-gradient(to right, #7387e8, #85b5f0);
}

.kbfs .second_step_content .second_step_recharge_item {
    border-top: 1px #9eabee solid;
    border-bottom: 1px #9eabee solid;
}

.second_step_role_info #serverName {
    color: black;
    font-size: 18px;
    background: url(../images/recharge_step2_gsxj_topimg.png) 0px center no-repeat;
    background-size: contain;
    padding-left: 20px;
}

.kbfs .second_step_role_info #serverName {
    color: black;
    font-size: 18px;
    background: url(../images/kbfs_recharge_step2_gsxj_topimg.png) 0px center no-repeat;
    background-size: contain;
    padding-left: 20px;
}


.kbfs .fourth_step_content .pay_btn .pay_continue {
    background-image: linear-gradient(to right, #7387e8, #85b5f0);
}


.kbfs .content_footer span {
    color: #0a0f70;
}


.kbfs.cn .content_footer .footer_tips,
.kbfs.tc .content_footer .footer_tips {
    /* background-image: url(../images/kbfs_recharge_footer_bg.png); */
    color: #333;
}

.kbfs .ru .content_footer .footer_tips {
    /* background-image: url(../images/kbfs_recharge_footer_bg.png); */
    color: #333;
}

.kbfs .es .content_footer .footer_tips {
    /* background-image: url(../images/kbfs_recharge_footer_bg.png); */
    color: #333;
}

.kbfs .content_footer>span {
    color: #adb8ef;
}

.kbfs .third_step_content .top_title_bg {
    background-image: linear-gradient(to right, rgba(115, 137, 232, 1) 0%, rgba(232, 114, 150, 0) 70%);
}

.kbfs .third_step_content .pay_method .payment_content .payment_item {
    color: #7389e8;
    border: 1px solid #7389e8;
}

.kbfs .third_step_content .third_step_to_pay .pay_btn {
    background-image: linear-gradient(to right, #7386e8, #86b8f1);
}

.kbfs .third_step_content .pay_method .country_select .options li:hover {
    background-image: linear-gradient(to right, #7185e8, #86b7f1);
}

.kbfs .second_step_content .second_step_infoQuery .info_select .options li:hover {
    background-image: linear-gradient(to right, #7185e8, #86b7f1);
}

.kbfs .order_content li::before {
    background-color: #7389e8;
    color: white;
}

.kbfs .third_step_content .pay_method .country_select .options.show::-webkit-scrollbar {
    background: url(../images/kbfs_scroller.png) no-repeat center center;
    background-size: 45% 150px;
}

.kbfs .third_step_content .pay_method .country_select .options.show::-webkit-scrollbar-thumb {
    background-color: #7386e8;
}

.kbfs .weijielibao_content_li p,
.kbfs .viplibao_content_li p {
    font-size: 18px;
    position: relative;
    bottom: 37px;
    left: -8px;
    text-align: right;
    color: white;
    font-weight: bold;
}
.kbfs .btn_group a .btn_icon_yb{
    top: 0;
    left: 5px;
    width: 52px;
}

.kbfs .btn_group a.btn_yueka .btn_icon_yb img{
    margin-top: 5px;
}
.kbfs .second_step_content .second_step_infoShow img {
    width: 100%;
}

.kbfs .cd-tabs-content .reward_detail_img {
    padding: 0 151px;
    
    margin-top: 20px;
}

/********cn通行证多语言适配*******/
.cn #page2 .libao_text .normal_bg  {
    background: url('/images/passcheck/normal_cn.png') no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 322px;
}

.cn #page2 .libao_text .normal_bg .role_pic {
    position: absolute;
    top: -60px;
    left: -75px;
    height: 500px;
}

.cn #page2 .libao_text .normal_bg .head_pic {
    position: absolute;
    height: 37px;
    top: 158px;
    left: 305px;
}

.cn #page2 .libao_text .normal_bg .title_pic {
    position: absolute;
    height: 27px;
    top: 115px;
    left: 290px;

}

.cn #page2 .libao_text .normal_bg .role_text {
    position: absolute;
    color: #5d4a49;
    font-size: 16px;
    top: 143px;
    left: 300px;
}

.cn #page2 .libao_text .normal_bg .vip_text {
    position: absolute;
    top: 240px;
    font-size: 16px;
    left: 265px;
    color: #5d4a49;
}

.cn #page2 .libao_text .normal_bg .price_text {
    position: absolute;
    font-size: 16px;
    background: url(/images/passcheck/passcheck_price_bg.png) no-repeat center center;
    background-size: 100%;
    height: 30px;
    line-height: 24px;
    color: #5d4a49;
    top: 182px;
    left: 250px;
    transform: scale(0.8);
}

.cn #page2 .libao_text .upgrade_bg {
    background: url('/images/passcheck/upgrate_cn.png') no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 322px;
}

.cn #page2 .libao_text .upgrade_bg .role_pic {
    position: absolute;
    top: -60px;
    left: -75px;
    height: 500px;
}

.cn #page2 .libao_text .upgrade_bg .head_pic {
    position: absolute;
    height: 35px;
    top: 154px;
    left: 290px;
}

.cn #page2 .libao_text .upgrade_bg .title_pic {
    position: absolute;
    height: 24px;
    top: 115px;
    left: 278px;
}

.cn #page2 .libao_text .upgrade_bg .role_text {
    position: absolute;
    color: #5d4a49;
    font-size: 14px;
    top: 142px;
    left: 288px;
}

.cn #page2 .libao_text .upgrade_bg .vip_text {
    position: absolute;
    top: 249px;
    font-size: 14px;
    left: 271px;
    color: #5d4a49;
}

.cn #page2 .libao_text .upgrade_bg .price_text {
    position: absolute;
    font-size: 14px;
    background: url(/images/passcheck/passcheck_price_bg.png) no-repeat center center;
    background-size: 100%;
    height: 33px;
    line-height: 24px;
    color: #5d4a49;
    top: 199px;
    left: 250px;
    transform: scale(0.8);
}


/********tc通行证多语言适配*******/
.tc #page2 .libao_text .normal_bg  {
    background: url('/images/passcheck/normal_tc.png') no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 322px;
}

.tc #page2 .libao_text .normal_bg .role_pic {
    position: absolute;
    top: -60px;
    left: -75px;
    height: 500px;
}

.tc #page2 .libao_text .normal_bg .head_pic {
    position: absolute;
    height: 37px;
    top: 158px;
    left: 305px;
}

.tc #page2 .libao_text .normal_bg .title_pic {
    position: absolute;
    height: 27px;
    top: 115px;
    left: 290px;

}

.tc #page2 .libao_text .normal_bg .role_text {
    position: absolute;
    color: #5d4a49;
    font-size: 16px;
    top: 143px;
    left: 300px;
}

.tc #page2 .libao_text .normal_bg .vip_text {
    position: absolute;
    top: 240px;
    font-size: 16px;
    left: 265px;
    color: #5d4a49;
}

.tc #page2 .libao_text .normal_bg .price_text {
    position: absolute;
    font-size: 16px;
    background: url(/images/passcheck/passcheck_price_bg.png) no-repeat center center;
    background-size: 100%;
    height: 30px;
    line-height: 24px;
    color: #5d4a49;
    top: 182px;
    left: 250px;
    transform: scale(0.8);
}

.tc #page2 .libao_text .upgrade_bg {
    background: url('/images/passcheck/upgrate_tc.png') no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 322px;
}

.tc #page2 .libao_text .upgrade_bg .role_pic {
    position: absolute;
    top: -60px;
    left: -75px;
    height: 500px;
}

.tc #page2 .libao_text .upgrade_bg .head_pic {
    position: absolute;
    height: 35px;
    top: 154px;
    left: 290px;
}

.tc #page2 .libao_text .upgrade_bg .title_pic {
    position: absolute;
    height: 24px;
    top: 115px;
    left: 278px;
}

.tc #page2 .libao_text .upgrade_bg .role_text {
    position: absolute;
    color: #5d4a49;
    font-size: 14px;
    top: 142px;
    left: 288px;
}

.tc #page2 .libao_text .upgrade_bg .vip_text {
    position: absolute;
    top: 249px;
    font-size: 14px;
    left: 271px;
    color: #5d4a49;
}

.tc #page2 .libao_text .upgrade_bg .price_text {
    position: absolute;
    font-size: 14px;
    background: url(/images/passcheck/passcheck_price_bg.png) no-repeat center center;
    background-size: 100%;
    height: 33px;
    line-height: 24px;
    color: #5d4a49;
    top: 199px;
    left: 250px;
    transform: scale(0.8);
}

/********en通行证多语言适配*******/
.en #page2 .libao_text .normal_bg  {
    background: url('/images/passcheck/normal_en.png') no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 322px;
}

.en #page2 .libao_text .normal_bg .role_pic {
    position: absolute;
    top: -60px;
    left: -75px;
    height: 500px;
}

.en #page2 .libao_text .normal_bg .head_pic {
    position: absolute;
    height: 37px;
    top: 165px;
    left: 355px;
}

.en #page2 .libao_text .normal_bg .title_pic {
    position: absolute;
    height: 27px;
    top: 123px;
    left: 305px;
}

.en #page2 .libao_text .normal_bg .role_text {
    position: absolute;
    color: #5d4a49;
    font-size: 12px;
    top: 155px;
    left: 335px;
}

.en #page2 .libao_text .normal_bg .vip_text {
    position: absolute;
    top: 246px;
    font-size: 16px;
    left: 265px;
    color: #5d4a49;
}

.en #page2 .libao_text .normal_bg .price_text {
    position: absolute;
    font-size: 16px;
    background: url(/images/passcheck/passcheck_price_bg.png) no-repeat center center;
    background-size: 100%;
    height: 30px;
    line-height: 24px;
    color: #5d4a49;
    top: 191px;
    left: 250px;
    transform: scale(0.8);
}

.en #page2 .libao_text .upgrade_bg {
    background: url('/images/passcheck/upgrate_en.png') no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 322px;
}

.en #page2 .libao_text .upgrade_bg .role_pic {
    position: absolute;
    top: -60px;
    left: -75px;
    height: 500px;
}

.en #page2 .libao_text .upgrade_bg .head_pic {
    position: absolute;
    height: 35px;
    top: 154px;
    left: 355px;
}

.en #page2 .libao_text .upgrade_bg .title_pic {
    position: absolute;
    height: 24px;
    top: 116px;
    left: 302px;
}

.en #page2 .libao_text .upgrade_bg .role_text {
    position: absolute;
    color: #5d4a49;
    font-size: 12px;
    top: 144px;
    left: 333px;
}

.en #page2 .libao_text .upgrade_bg .vip_text {
    position: absolute;
    top: 249px;
    font-size: 14px;
    left: 271px;
    color: #5d4a49;
}

.en #page2 .libao_text .upgrade_bg .price_text {
    position: absolute;
    font-size: 14px;
    background: url(/images/passcheck/passcheck_price_bg.png) no-repeat center center;
    background-size: 100%;
    height: 33px;
    line-height: 24px;
    color: #5d4a49;
    top: 199px;
    left: 250px;
    transform: scale(0.8);
}

/********ru通行证多语言适配*******/
.ru #page2 .libao_text .normal_bg  {
    background: url('/images/passcheck/normal_ru.png') no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 322px;
}

.ru #page2 .libao_text .normal_bg .role_pic {
    position: absolute;
    top: -60px;
    left: -75px;
    height: 500px;
}

.ru #page2 .libao_text .normal_bg .head_pic {
    position: absolute;
    height: 37px;
    top: 168px;
    left: 323px;
}

.ru #page2 .libao_text .normal_bg .title_pic {
    position: absolute;
    height: 27px;
    top: 121px;
    left: 305px;
}

.ru #page2 .libao_text .normal_bg .role_text {
    position: absolute;
    color: #5d4a49;
    font-size: 16px;
    top: 152px;
    left: 316px;
}

.ru #page2 .libao_text .normal_bg .vip_text {
    position: absolute;
    top: 246px;
    font-size: 16px;
    left: 262px;
    color: #5d4a49;
}

.ru #page2 .libao_text .normal_bg .price_text {
    position: absolute;
    font-size: 16px;
    background: url(/images/passcheck/passcheck_price_bg.png) no-repeat center center;
    background-size: 100%;
    height: 30px;
    line-height: 24px;
    color: #5d4a49;
    top: 191px;
    left: 250px;
    transform: scale(0.8);
}

.ru #page2 .libao_text .upgrade_bg {
    background: url('/images/passcheck/upgrate_ru.png') no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 322px;
}

.ru #page2 .libao_text .upgrade_bg .role_pic {
    position: absolute;
    top: -60px;
    left: -75px;
    height: 500px;
}

.ru #page2 .libao_text .upgrade_bg .head_pic {
    position: absolute;
    height: 35px;
    top: 155px;
    left: 322px;
}

.ru #page2 .libao_text .upgrade_bg .title_pic {
    position: absolute;
    height: 27px;
    top: 113px;
    left: 305px;
}

.ru #page2 .libao_text .upgrade_bg .role_text {
    position: absolute;
    color: #5d4a49;
    font-size: 14px;
    top: 143px;
    left: 315px;
}

.ru #page2 .libao_text .upgrade_bg .vip_text {
    position: absolute;
    top: 249px;
    font-size: 14px;
    left: 267px;
    color: #5d4a49;
}

.ru #page2 .libao_text .upgrade_bg .price_text {
    position: absolute;
    font-size: 14px;
    background: url(/images/passcheck/passcheck_price_bg.png) no-repeat center center;
    background-size: 100%;
    height: 33px;
    line-height: 24px;
    color: #5d4a49;
    top: 199px;
    left: 250px;
    transform: scale(0.8);
}

/********es通行证多语言适配*******/
.es #page2 .libao_text .normal_bg  {
    background: url('/images/passcheck/normal_es.png') no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 322px;
}

.es #page2 .libao_text .normal_bg .role_pic {
    position: absolute;
    top: -60px;
    left: -75px;
    height: 500px;
}

.es #page2 .libao_text .normal_bg .head_pic {
    position: absolute;
    height: 37px;
    top: 168px;
    left: 323px;
}

.es #page2 .libao_text .normal_bg .title_pic {
    position: absolute;
    height: 27px;
    top: 121px;
    left: 318px;
}

.es #page2 .libao_text .normal_bg .role_text {
    position: absolute;
    color: #5d4a49;
    font-size: 13px;
    top: 154px;
    left: 316px;
}

.es #page2 .libao_text .normal_bg .vip_text {
    position: absolute;
    top: 246px;
    font-size: 16px;
    left: 238px;
    color: #5d4a49;
}

.es #page2 .libao_text .normal_bg .price_text {
    position: absolute;
    font-size: 16px;
    background: url(/images/passcheck/passcheck_price_bg.png) no-repeat center center;
    background-size: 100%;
    height: 30px;
    line-height: 24px;
    color: #5d4a49;
    top: 191px;
    left: 250px;
    transform: scale(0.8);
}

.es #page2 .libao_text .upgrade_bg {
    background: url('/images/passcheck/upgrate_es.png') no-repeat center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    height: 322px;
}

.es #page2 .libao_text .upgrade_bg .role_pic {
    position: absolute;
    top: -60px;
    left: -75px;
    height: 500px;
}

.es #page2 .libao_text .upgrade_bg .head_pic {
    position: absolute;
    height: 35px;
    top: 155px;
    left: 322px;
}

.es #page2 .libao_text .upgrade_bg .title_pic {
    position: absolute;
    height: 27px;
    top: 113px;
    left: 317px;
}

.es #page2 .libao_text .upgrade_bg .role_text {
    position: absolute;
    color: #5d4a49;
    font-size: 13px;
    top: 144px;
    left: 315px;
}

.es #page2 .libao_text .upgrade_bg .vip_text {
    position: absolute;
    top: 249px;
    font-size: 14px;
    left: 251px;
    color: #5d4a49;
}

.es #page2 .libao_text .upgrade_bg .price_text {
    position: absolute;
    font-size: 14px;
    background: url(/images/passcheck/passcheck_price_bg.png) no-repeat center center;
    background-size: 100%;
    height: 33px;
    line-height: 24px;
    color: #5d4a49;
    top: 199px;
    left: 250px;
    transform: scale(0.8);
}
.kbfs .cd-tabs-content .reward_detail_img img {
    height: auto;
}
.btnDisabled{
    background: #d7d7d7 !important;
}