@charset "UTF-8";

body,
dd,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0
}

body,
button,
input,
select,
textarea {
    font-size: .24rem;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

b,
em {
    font-style: normal
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

img {
    vertical-align: middle;
    border: 0;
    padding: 0;
    margin: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ol,
td,
th,
ul {
    padding: 0
}

dl,
ol,
ul {
    list-style: none
}

html {
    font-size: 100px;
    height: 100%;
    touch-action: none;
    overflow: hidden
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    pointer-events: none
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

body {
    height: 100%;
    position: relative
}

.pop {
    outline: none;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
}

.pop-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

@font-face {
    font-family: 'TENCENTPEACEKEEPERELITE_REGULAR';
    src: url(//game.gtimg.cn/images/gp/act/a20251210speed/TENCENTPEACEKEEPERELITE_REGULAR.TTF);
}

@font-face {
    font-family: 'AgencyFB-Bold';
    src: url(//game.gtimg.cn/images/gp/act/a20251210speed/AgencyFB-Bold.ttf);
}

.g-wrap {
    width: 100%;
    height: 100%;
    position: relative;
    background: linear-gradient(to bottom, #60546f, #1e1944);
}

.g-wrap a {
    -webkit-tap-highlight-color: transparent
}

.bg {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/bg.jpg) no-repeat;
    background-size: 100% auto;
    width: 18.75rem;
    height: 17.2rem;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center center;
    object-fit: cover;
}

.content {
    width: 12.34rem;
    height: 7.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slogan {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/slogan.png) no-repeat;
    background-size: 100% 100%;
    width: 7.92rem;
    height: 1.56rem;
    box-sizing: border-box;
    padding-left: 5.45rem;
    padding-top: .24rem;
    font-family: 'TENCENTPEACEKEEPERELITE_REGULAR';
    color: #f6dcff;
    white-space: nowrap;
}

.subtitle {
    font-size: .44rem;
}

.date {
    font-size: .26rem;
    margin-top: -.12rem;
}

.content ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: -.15rem;
}

.content ul li:first-child {
    width: 3.7rem;
}

.task-title {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/task-title.png) no-repeat;
    background-size: 100% 100%;
    width: 3.61rem;
    height: .39rem;
}

.task-box {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/task-box.png) no-repeat;
    background-size: 100% 100%;
    width: 3.61rem;
    height: 3.4rem;
    margin-top: .07rem;
    position: relative;
}

.task-item {
    width: 100%;
    height: .7rem;
    position: relative;
    box-sizing: border-box;
    padding-top: .05rem;
    padding-left: .2rem;
    padding: .05rem .2rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.task-item::after {
    content: '';
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/task-line.png) no-repeat;
    background-size: 100% 100%;
    width: 3.38rem;
    height: .03rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.task-name {
    font-size: .18rem;
    color: #ffffff;
    white-space: nowrap;
}

.task-name span {
    font-family: 'AgencyFB-Bold';
    margin-left: .1rem;
}

.gift {
    display: flex;
    align-items: baseline;
}

.gift .task-gift1 {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/task-gift1.png) no-repeat;
    background-size: 100% 100%;
    width: .36rem;
    height: .35rem;
}

.gift .num {
    font-size: .22rem;
    color: #ffffff;
    margin-left: .1rem;
}

.task-btn {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/task-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.07rem;
    height: .4rem;
    display: block;
    text-align: center;
    font-size: .2rem;
    color: #fffde8;
    line-height: 1.7;
}

a.gray {
    filter: grayscale(1);
    pointer-events: none;
}

.task-getall-btn {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/task-getall-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.42rem;
    height: .4rem;
    display: block;
    position: absolute;
    bottom: .1rem;
    right: .2rem;
    text-align: center;
    line-height: 1.7;
    font-size: .2rem;
    color: #fffde8;
    box-sizing: border-box;
    padding-left: .2rem;
}

.lottery-box {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/lottery-box.png) no-repeat;
    background-size: 100% 100%;
    width: 3.61rem;
    height: 1.02rem;
    margin-top: .15rem;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 .17rem 0 .1rem;
    box-sizing: border-box;
}

.lottery-gift-bg {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/lottery-gift-bg.png) no-repeat;
    background-size: 100% 100%;
    width: .95rem;
    height: .76rem;
    box-sizing: border-box;
    padding-left: .19rem;
}

.lottery-gift {
    width: .76rem;
    height: .76rem;
    position: relative;
}

.lottery-gift img {
    max-width: 70%;
    max-height: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lottery-task {
    margin-left: .2rem;
}

.lottery-task .bottom {
    margin-left: 1.1rem;
}

.lottery-task .top p {
    font-size: .2rem;
    color: #fffde8;
    white-space: nowrap;
    /* text-indent: -99999px;
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/lottery-text.png) no-repeat;
    background-size: 100% 100%;
    width: 1.22rem;
    height: .14rem; */
}

.lottery-task .top span {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/lottery-icon.png) no-repeat;
    background-size: 100% 100%;
    width: .12rem;
    height: .12rem;
    display: inline-block;
    margin-right: .1rem;
}

.lottery-btn {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/lottery-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.07rem;
    height: .4rem;
    display: block;
    text-align: center;
    line-height: 1.7;
    font-size: .2rem;
    color: #fffde8;
}

.lottery-progress {
    width: 3.61rem;
    height: 1.11rem;
    position: relative;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-top: .8rem;
}

.lottery-progress span {
    font-size: .24rem;
    color: #8e7343;
    font-family: 'TENCENTPEACEKEEPERELITE_REGULAR';
}

.progress-line {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/lottery-progress-line.png) no-repeat;
    background-size: 100% 100%;
    width: 2.2rem;
    height: .03rem;
    margin-left: .1rem;
}

.progress-inner {
    height: .03rem;
    position: relative;
    overflow: hidden;
}

.progress-inner span {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/progress-inner.png) no-repeat;
    background-size: 100% 100%;
    width: 2.2rem;
    height: .03rem;
    display: block;
}

.progress-gift {
    position: absolute;
    top: .2rem;
    display: block;
}

.progress-gift-bg {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/progress-gift-bg.png) no-repeat;
    background-size: 100% 100%;
    width: .6rem;
    height: .6rem;
    margin: 0 auto;
    position: relative;
}

.progress-gift-bg::after {
    content: '';
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/progress-gift-wjs.png) no-repeat;
    background-size: 100% 100%;
    width: .57rem;
    height: .22rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    pointer-events: none;
}

.progress-gift-bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.progress-gift-pic1 {
    width: .61rem;
    height: .44rem;
}

.progress-gift-pic2 {
    width: .43rem;
    height: .69rem;
}

.progress-gift-pic3 {
    width: .63rem;
    height: .53rem;
}

.progress-icon {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/progress-icon.png) no-repeat;
    background-size: 100% 100%;
    width: .19rem;
    height: .16rem;
    margin: .04rem auto 0;
}

.num {
    text-align: center;
    font-size: .24rem;
    color: #8e7343;
    font-family: 'AgencyFB-Bold';
}

.progress-gift1 {
    left: 1.16rem;
}

.progress-gift2 {
    left: 2.13rem;
}

.progress-gift3 {
    left: 3.12rem;
}

.progress-gift.on .progress-gift-bg {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/progress-gift-bg2.png) no-repeat;
    background-size: 100% 100%;
}

.progress-gift.on .progress-icon {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/progress-icon-on.png) no-repeat;
    background-size: 100% 100%;
    transform: scale(1.8);
}

.progress-gift.on .progress-gift-bg::after {
    display: none;
}

.progress-gift.on .num {
    color: #ffee88;
}

.progress-gift.done {
    pointer-events: none;
}

.progress-gift.done .progress-icon {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/progress-icon-done.png) no-repeat;
    background-size: 100% 100%;
}

.progress-gift.done .progress-gift-bg::after {
    content: '';
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/progress-gift-ylq.png) no-repeat;
    background-size: 100% 100%;
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    pointer-events: none;
}

.progress-gift.done .num {
    color: #707070;
}

.btns {
    display: flex;
    justify-content: flex-end;
}

.history-btn {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/history-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.07rem;
    height: .4rem;
    display: block;
    margin-right: .15rem;
}

.rule-btn {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/rule-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.07rem;
    height: .4rem;
    display: block;
    margin-right: .7rem;
}

.ad {
    width: 8.8rem;
    height: 4.46rem;
    position: relative;
    margin-top: .1rem;
}

.prev {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/prev.png) no-repeat;
    background-size: 100% 100%;
    width: .58rem;
    height: .82rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.next {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/next.png) no-repeat;
    background-size: 100% 100%;
    width: .58rem;
    height: .82rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ad-swiper {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/ad-swiper.png) no-repeat;
    background-size: 100% 100%;
    width: 7.8rem;
    height: 4.48rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: .4rem;
}

.ad img {
    width: 7.2rem;
    display: block;
    margin: 0 auto;
}

.ad .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: .25rem !important;
}

.ad .swiper-pagination-bullet {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/swiper-pagination-bullet.png) no-repeat;
    background-size: 100% 100%;
    width: .36rem;
    height: .14rem;
    display: block;
    border-radius: 0;
    opacity: 1;
    margin: 0 .2rem;
}

.ad .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/swiper-pagination-bullet-active.png) no-repeat;
    background-size: 100% 100%;
}

.ad-btn {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/ad-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 4.86rem;
    height: 1.05rem;
    display: block;
    margin: .15rem auto 0;
}

.pop-bg1 {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/pop-bg1.png) no-repeat;
    background-size: 100% 100%;
    width: 12.68rem;
    height: 6.51rem;
    box-sizing: border-box;
    padding-top: .19rem;
}

.pop-close {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/pop-close.png) no-repeat;
    background-size: 100% 100%;
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: .3rem;
    right: .45rem;
}

.pop-title {
    width: 4.24rem;
    height: .59rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .41rem;
    color: #e8efff;
    font-weight: bold;
    margin: 0 auto;
}

.pop-confirm-btn {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/pop-confirm-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 3.97rem;
    height: .95rem;
    display: block;
    margin: .2rem auto 0;
}

.pop-msg {
    width: 80%;
    height: 2.4rem;
    margin: .8rem auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .5rem;
    color: #e8efff;
    text-align: center;
    font-weight: bold;
}

.pop-lottery-history .pop-msg {
    display: none;
}

.pop-lottery-history.none .pop-msg {
    height: 3.2rem;
    font-size: .9rem;
    display: flex;
}

.pop-scroll {
  width: 11rem;
  height: 5rem;
  overflow-y: auto; 
  overflow-x: hidden;
  margin: .2rem auto 0;
  padding-right: .1rem;
}

@supports (-webkit-overflow-scrolling: touch) {
  .pop-scroll {
    -webkit-overflow-scrolling: touch;
  }
}


.pop-scroll::-webkit-scrollbar {
  width: .08rem;
}

.pop-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: .04rem;
}

.pop-scroll::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: .04rem;
}

.pop-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}


.pop-lottery-history.none table {
    display: none;
}

.pop-lottery-history table {
    width: 11rem;
    margin: .2rem auto 0;
}

.pop-lottery-history table thead tr th {
    height: .54rem;
    background: #d2deee;
    font-size: .36rem;
    color: #1a191b;
    font-weight: bold;
    text-align: center;
    border-right: .04rem solid #131113;
}

.pop-lottery-history table thead tr th:nth-child(1) {
    width: 30%;
}

.pop-lottery-history table thead tr th:nth-child(2) {
    width: 30%;
}

.pop-lottery-history table thead tr th:nth-child(3) {
    width: 20%;
}

.pop-lottery-history table thead tr th:nth-child(4) {
    width: 20%;
}

.pop-lottery-history table tbody tr td {
    font-size: .3rem;
    color: #ddeaf7;
    text-align: center;
    padding: .1rem;
    line-height: .35rem;
}

.pop-lottery-history table tbody tr td a {
    display: block;
    color: #a1a1a1;
    pointer-events: none;
}

.pop-lottery-history table tbody tr td a.on {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/pop-lottery-history-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.27rem;
    height: .48rem;
    display: block;
    text-align: center;
    line-height: 1.8;
    font-size: .24rem;
    color: #fffde8;
    margin: 0 auto;
    pointer-events: all;
}

.pop-lottery-history table tbody tr td input {
    pointer-events: none;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.pop-subtitle1 {
    text-align: center;
    font-size: .5rem;
    color: #e8efff;
    font-weight: bold;
}

.pop-text {
    text-align: center;
    font-size: .3rem;
    color: #e8efff;
    line-height: .35rem;
}

.pop-lottery-box {
    width: 8.5rem;
    display: flex;
    justify-content: space-around;
    margin: .2rem auto 0;
}

.pop-lottery-bg {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/pop-lottery-bg.png) no-repeat;
    background-size: 100% 100%;
    width: 2.48rem;
    height: 2.52rem;
    position: relative;
}

.pop-lottery-bg img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.pop-lottery-bg img[src*="pop-lottery-pic1"] {
    width: 1.55rem;
    height: 1.09rem;
    top: 0.5rem;
}

.pop-lottery-bg img[src*="pop-lottery-pic2"] {
    width: .87rem;
    height: 1.5rem;
    top: 0.2rem;
}

.pop-lottery-bg img[src*="pop-lottery-pic3"] {
    width: 1.5rem;
    height: 1.24rem;
    top: 0.4rem;
}

.pop-lottery-bg img[src*="pop-lottery-sp"] {
    width: 1.67rem;
    height: 1.56rem;
    top: 0.2rem;
    transform: translateX(-50%) scale(.8);
}

.pop-lottery-bg .name {
    text-align: center;
    font-size: .3rem;
    color: #ffffff;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0.5rem;
    text-shadow: .01rem .01rem .03rem #4d128f,-0.01rem .01rem .03rem #4d128f,.01rem -0.01rem .03rem #4d128f,-0.01rem -0.01rem .03rem #4d128f;
}

.pop-share-bg {
    width: 8rem;
    display: flex;
    justify-content: space-around;
    margin: 1.5rem auto 0;
}

.pop-share-qq-friend {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/pop-share-qq-friend.png) no-repeat;
    background-size: 100% 100%;
    width: 1.62rem;
    height: 2.1rem;
    display: block;
}

.pop-share-qq-area {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/pop-share-qq-area.png) no-repeat;
    background-size: 100% 100%;
    width: 1.62rem;
    height: 2.1rem;
    display: block;
}

.pop-share-wx-friend {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/pop-share-wx-friend.png) no-repeat;
    background-size: 100% 100%;
    width: 1.62rem;
    height: 2.08rem;
    display: block;
}

.pop-share-wx-area {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/pop-share-wx-area.png) no-repeat;
    background-size: 100% 100%;
    width: 1.62rem;
    height: 2.08rem;
    display: block;
}

.pop-derection-bg {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/pop-share-derection.png) no-repeat;
    background-size: 100% 100%;
    width: 3.16rem;
    height: 2.26rem;
    position: absolute;
    top: 37%;
    left: 74%;
    transform: translate(-50%,-50%);
}

#popLotteryGanmeIcon .pop-lottery-bg img {
    max-width: 70%;
    max-height: 55%;
}

.pop-rule p {
    width: 10rem;
    margin: .5rem auto 0;
    font-size: .24rem;
    color: #e8efff;
}

.pop-rule p span {
    font-size: .3rem;
    font-weight: bold;
    display: block;
}

.pop-rule p em {
    padding-left: .2rem;
    display: block;
}

.pop-rule table {
    width: 6rem;
    border: 1px solid #e8efff;
    margin: 0 auto;
}

.pop-rule table thead tr th,
.pop-rule table tbody tr td {
    font-size: .24rem;
    color: #e8efff;
    text-align: center;
    border: 1px solid #e8efff;
}

.pop-address .pop-text {
    margin-top: .2rem;
}

.pop-text2 {
    text-align: center;
    font-size: .2rem;
    color: #96989e;
    margin-top: .1rem;
}

.pop-address-item {
    width: 7.5rem;
    height: .44rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: .2rem auto 0;
}

.pop-address-item span {
    /* width: 1.3rem; */
    font-size: .3rem;
    font-weight: bold;
    color: #e8efff;
    text-align: right;
    white-space: nowrap;
}

.pop-address-item input {
    width: 5.5rem;
    height: .44rem;
    box-sizing: border-box;
    padding-left: .1rem;
    background: #d4e0f0;
    border: none;
    margin-left: .1rem;
    color: #000000;
    font-size: .3rem;
}

.pop-address-item.pop-address-item2 span em {
    font-size: .2rem;
    font-style: normal;
}

.pop-address-item.pop-address-item2 input {
    width: 2.55rem;
}

center {
    display: none !important;
}


.pop-rule .swiper {
    width: 11rem;
    height: 5rem;
}

.pop-content {
    position: relative;
    height: 100%;
    transform: scale(.9);
}

.pop-rule .swiper-slide {
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-scrollbar {
    background: #ffffff !important;
}

.back-game {
    background: url(//game.gtimg.cn/images/gp/act/a20251210speed/back-game.png) no-repeat;
    background-size: 100% 100%;
    width: .52rem;
    height: .52rem;
    display: block;
    position: absolute;
    top: .3rem;
    right: 0;
}

/* 自定义滚动条 */
.scroll-container {
    width: 11rem;
    position: relative;
    height: 5rem;
    overflow: hidden;
    margin: 0 auto;
}

.pop-content {
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-right: .16rem;
    box-sizing: border-box;
}

.pop-content::-webkit-scrollbar {
    display: none;
}

.scroll-track {
    position: absolute;
    top: 0;
    right: 4px;
    width: 8px;
    height: 100%;
    background-color: #ffffff;
    border-radius: 4px;
    opacity: 0.6;
    z-index: 10;
}

.scroll-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #888;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.scroll-thumb:hover,
.scroll-thumb:active {
    background-color: #ffffff;
}