@charset "utf-8";



.icon.icon-plus.yellow:before,
.icon.icon-plus.yellow:after {
    background: #f7d95c;
}
.icon.icon-plus.yellow.ss {
    width: 17px;
    height: 17px;
}
.icon.icon-plus.yellow.sm {
    width: 24px;
    height: 24px;
}
.icon.icon-plus.yellow.sm:before {
    height: 4px;
}
.icon.icon-plus.yellow.sm:after {
    width: 4px;
}
.icon.icon-plus.yellow.sl:before {
    height: 7px;
}
.icon.icon-plus.yellow.sl:after {
    width: 7px;
}
.icon.icon-plus.green.sl:before,
.icon.icon-plus.green.sl:after {
    border-radius: 30px;
}
.icon.icon-plus.green.sl:before {
    height: 3px;
}

.icon.icon-plus.green.sl:after {
    width: 3px;
}
.icon.icon-arrow-white {
    width: 25px;
    height: 25px;
    background-image: url('../../../wp-content/uploads/images/ebank/e01/arrow_white.svg');
}
a:hover .icon.icon-arrow-white {
    background-image: url('../../../wp-content/uploads/images/ebank/e01/arrow_green.svg');
}
.icon.icon-arrow-yellow {
    width: 22px;
    height: 22px;
    background-image: url('../../../wp-content/uploads/images/ebank/e01/arrow_yellow.svg');
}
.btn.btn-round-green {
    display: flex;
    /*font-size: 2.5rem;*/
    background: #46b3a3;
    border-radius: 60px;
    color: #fff;
    font-family: 'gensen', sans-serif !important;
    font-weight: bold;
    line-height: 1;
    /*padding: 26px 43px;*/
    align-items: center;
    position: relative;
    overflow: hidden;
    border: none;
    transition: all .3s ease;

    font-size: 2rem;
    padding: 23px 33px 23px 40px;
}
.btn.btn-round-green .icon {
    margin-left: 20px;
}
.btn.btn-round-green .txt {
    font-family: 'gensen', sans-serif !important;
    font-weight: bold;
}
.btn.btn-round-green:before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #f7d95c;
    left: -100%;
    top: 15%;
    border-radius: 100%;
    transition: all .3s ease;
}

.btn.btn-round-green > div {
    position: relative;
}

.btn.btn-round-green:hover:before {
    left: 0;
    top: 0;
    border-radius: 50px;
}
.btn.btn-round-green:hover {
    color: #1db7a0;
    transform: scale(1.1);
}
.btn.btn-round-green:hover .icon {
    transition-delay:0.1s;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    animation-name: zoom;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
}
.btn.btn-text {
    font-size: 1.08rem;
    color: #46b3a3;
    display: flex;
    align-items: center;
}
.btn.btn-text:before {
    position: absolute;
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background: #f7d95c;
    border-radius: 30px;
    right: 13px;
    top: 9px;
    z-index: -1;
    transition: all .3s ease;
}

/** .topintro-sec **/
.main .topintro-box .intro-cont h1.h1 .txt {
    font-weight: 600 !important;
}
.main .topintro-box .intro-cont h1.h1 .txt-lang-en {
    font-weight: 600;
}
.topintro-sec {
    /*background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(211,220,250,0.5) 67%,rgba(190,203,247,1) 100%);*/
    background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 50%,rgba(208,218,249,0.5) 86%,rgba(190,203,247,1) 100%);
    position: relative;
    overflow: hidden;
}
.topintro-area {
    position: relative;
    z-index: 1;
}
.topintro-box {
    padding: 100px 5% 130px;
    display: flex;
}
.topintro-box .intro-cont {
    flex: 0 0 auto;
    width: 33%;
}
.topintro-box .intro-pic-cont {
    flex: 0 0 auto;
    width: 67%;
}

.intro-cont .sub-en-txt {
    /*color: #595757;*/
    /*font-size: 1.875rem;*/
    /*font-size: 1.61rem;
    letter-spacing: 0.5px;*/
    font-size: 1.25rem;
    color: #c8c8c8;
    letter-spacing: 2.6px;
    /*margin-top: 17px;*/
    margin-bottom: 35px;
}
.sec.top1-sec .h1, .sec.top1-sec .intro-cont .sub-en-txt {
    margin-right: -30%;
}
.intro-cont .sub-txt {
    color: #46b3a3;
    /*font-size: 2.3125rem;*/
    font-size: 2rem;
}
.intro-app-box {
    margin-top: 100px;
    /*font-size: 2.1875rem;*/
    font-size: 1.8rem;
    color: #595757;
}
.sec.top1-sec .topintro-box .intro-cont {
    padding-top: 13px;
}
.intro-app-box .btn-box {
    margin-top: 35px;
}
.topintro-box .intro-cont {
    padding-top: 13px;
}

.top-mob-box {
    width: 89.7%;
    margin: 0 auto;
}
.intro-pic-cont-box {
    display: flex;
    position: relative;
    padding-left: 7%;
}
.intro-pic-cont-box .people-box {
    position: absolute;
    bottom: 15%;
    left: -11%;
    width: 46%;
}
.intro-pic-cont-box .right-people-area {
    position: absolute;
    /*right: 15%;*/
    right: 6%;
    top: 13%;
    width: 47.5%;
}
.intro-pic-cont-box .people-box .ya1 {
    position: absolute;
    left: 37%;
    width: 15%;
    top: -41%;
    transition: all .3s ease;
    transform: scale(0);
    transform-origin: left bottom;
    transition-delay: 0.5s;
}
.intro-pic-cont-box .people-box.aos-animate .ya1 {
    transform: scale(1);
}
.intro-pic-cont-box .people-box .ya1 img {
    transition-delay:0.1s;
    -webkit-animation-name: swing-ani;
    -webkit-animation-duration: 1.2s;
    -webkit-animation-iteration-count: infinite;
    animation-name: swing-ani;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    transform-origin: left bottom;
}

.intro-pic-txt {
    text-align: center;
    margin-right: -54%;
    margin-top: 0;
}
.intro-pic-txt .txt {
    /*font-size: 2.1875rem;*/
    font-size: 1.5rem;
    color: #595757;
    margin-top: 15px;
}
.intro-pic-txt {
    display: block;
}
.intro-pic-txt.st {
    display: none;
}
.intro-pic-cont-box .people-box.st {
    z-index: 1;
}

.deco-item.money {
    top: -1%;
    width: 10%;
    right: 28%;
}
.deco-item.money img {
    -webkit-animation-name: bounce-ani;
    -webkit-animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    animation-name: bounce-ani;
    animation-duration: 1.3s;
    animation-iteration-count: infinite;
}
.deco-item.star.sg1 {
    /*right: 6%;
    top: 43%;*/
    width: 4.3%;
    right: 1%;
    top: 38%;
}
.deco-item.star.sg2 {
    /*right: 2%;
    top: 49%;*/
    right: -3%;
    top: 44%;
    width: 3%;
}
.deco-item.star.sg1 img,
.deco-item.star.sg2 img{
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.9s;
    -webkit-animation-iteration-count: infinite;
    animation-name: zoom;
    animation-duration: 0.9s;
    animation-iteration-count: infinite;
}
.deco-item.star.sg2 img {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.deco-item.gline {
    /*top: 58%;
    right: 0;*/
    z-index: -1;
    /*width: 20%;*/
    top: 50%;
    right: -4%;
    width: 18%;
}
.deco-item.bg-cota-c {
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.deco-item.bg-cota-c.aos-animate {
    animation: slideInUp 1s ease-out;
}
.deco-item.yline {
    top: 16%;
    left: -41%;
    width: 67%;
    z-index: 0;
}

/** mob intro **/
.mob-intro-box {
    padding: 128px 15px 120px;
    position: relative;
}
.mob-intro2-box {
    padding: 0 15px 120px;
}
.mob-intro-sec3, .mob-intro-sec5 {
    padding-top: 115px;
}
.mob-intro-sec4 {
    padding-top: 127px;
}
.mob-intro-sec .mob-title-box {
    margin-top: 40%;
}
.mob-title-pic-box {
    margin-top: 80px;
    position: relative;
}
.mob-title-pic1 {
    width: 82%;
    position: relative;
    
}
.mob-title-pic1 .pic {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
.mob-title-pic1 .pic.aos-animate{
    animation: bounceIn 0.8s ease-out;
    animation-fill-mode: forwards;
}
.mob-fb-intro-box {
    padding-left: 20px;
}
.mob-fb-intro-pic img {
    box-shadow: 0 0 10px rgba(0,0,0, 0.08);
    border-radius: 20px;
}
.deco-item.heart {
    top: 23%;
    width: 7%;
    left: 26%;
}
.deco-item.heart img{
    -webkit-animation-name: swing-ani2;
    -webkit-animation-duration: 3.8s;
    -webkit-animation-iteration-count: infinite;
    animation-name: swing-ani2;
    animation-duration: 3.8s;
    animation-iteration-count: infinite;
    transform-origin: left bottom;
}


.deco-item.lightbulb {
    width: 21.5%;
    left: 46%;
    top: -5%;
}
.deco-item.lightbulb img {
    -webkit-animation-name: zoom2;
    -webkit-animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    animation-name: zoom2;
    animation-duration: 1.3s;
    animation-iteration-count: infinite;
    transform-origin: left bottom;
}
.deco-item.sec1intro {
    top: 34%;
    width: 117.7%;
    left: 50%;
    transform: translateX(-50%);
}

.mob-main-intro-box {
    position: relative;
}
.mob-main-intro.assets-intro {
    position:relative;
    z-index:2;
}
.mob-main-intro.news-intro-pic {
    position: relative;
    z-index: 2;
}
.mob-asset-pic-box {
    margin-bottom: -12%;
    position: relative;
}
.mob-intro-sec2 .mob-title-box {
    width: 495px;
    margin-left: auto;
    position: relative;
    z-index: 2;
}
.deco-item.statistics {
    width: 46.7%;
    top: -16%;
    z-index: -1;
}
.deco-item.statistics img{
    -webkit-animation-name: rotate-ani;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-name: rotate-ani;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    transform-origin: center center;
}


.mob-asset-pic {
    width: 79%;
}

/** mob-intro-sec3 **/
.mob-pintoo-pic-box {
    position: relative;
    margin-top: 25%;
}

.mob-pintoo-pic {
    width: 73.8%;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.deco-item.gstar1 {
    width: 10.2%;
    left: 3%;
    top: 12%;
}
.deco-item.gstar1 img {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-iteration-count: infinite;
    animation-name: zoom;
    animation-duration: 1.1s;
    animation-iteration-count: infinite;
}
.deco-item.gstar2 {
    width: 4%;
    left: 19%;
    top: 18%;
}
.deco-item.gstar2 img {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    animation-name: zoom;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
}
.deco-item.ystar {
    width: 27%;
    left: -25%;
    top: -50%;
}
.deco-item.ystar img {
    -webkit-animation-name: zoom5;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-iteration-count: infinite;
    animation-name: zoom5;
    animation-duration: 1.1s;
    animation-iteration-count: infinite;
}

.deco-item.ystar2 {
    width: 9%;
    right: -15%;
    bottom: -10%;
}

/** mob-intro-sec4 **/
.mob-intro-sec4 .mob-title-box {
    width: 495px;
    margin-left: auto;
    position: relative;
}
.mob-pay-pic-box {
    margin-bottom: -12%;
    position: relative;
}
.mob-pay-pic-box {
    width: 84.6%;
    margin-left: auto;
}
.deco-item.sec4money {
    width: 10.2%;
    top: -2%;
    left: 30%;
    z-index: 0;
}
.deco-item.de-plus > .icon.icon-plus{
    width: 100% !important;
    height: 100%;
}
.deco-item.de-plus {
    animation: dePlusRise 3s ease-in infinite;
}
.deco-item.plus1 {
    left: 0;
    top: 0;
    width: 3.8%;
    aspect-ratio: 1 / 1;
    animation-delay: 0s;
}

.deco-item.plus2 {
    top: 15%;
    left: 55%;
    width: 5.4%;
    aspect-ratio: 1 / 1;
    animation-delay: 0.8s;
}

.deco-item.plus3 {
    top: 43%;
    left: -7%;
    width: 8.7%;
    aspect-ratio: 1 / 1;
    animation-delay: 1.5s;
}

.deco-item.plus4 {
    top: -13%;
    left: 20%;
    width: 7%;
    aspect-ratio: 1 / 1;
    animation-delay: 0.4s;
}
@keyframes dePlusRise {
    0%   { transform: translateY(0);     opacity: 1; }
    60%  { transform: translateY(-40px); opacity: 1; }
    100% { transform: translateY(-70px); opacity: 0; }
}

/** mob-intro-sec5 **/
.mob-msg-pic-box {
    position: relative;
    margin-top: 25%;
}
.mob-msg-pic-box {
    width: 67.3%;
    margin: 0 auto;
}
.deco-item.sec5msg1 {
    width: 37.5%;
    top: -10%;
    left: 38%;
}

.deco-item.sec5msg2 {
    width: 27.5%;
    top: -25%;
    left: 66%;
}
.deco-item.sec5msg2 img {
    /* 由 JS 控制動畫串接 */
}
.mob-intro-sec5 .mob-title-box {
    position: relative;
    z-index: 1;
}
.deco-item.sec5ya {
    width: 30%;
    right: 10%;
    bottom: -20%;
}
.deco-item.mouse {
    width: 11%;
    right: 13%;
    top: 43%;
    /* 由 JS 控制動畫串接 */
}

.deco-item.yline2 {
    bottom: 14%;
    left: 83%;
    width: 68%;
    z-index: 1;
}

/*** func-services-list ***/
.func-services-list {
    position: relative;
    z-index: 1;
}
.func-services-list .fs-item,
.func-services-list .fs-link {
    height: 100%;
}
.func-services-list .fs-link {
    border: solid 2px #dcefe6;
    display: flex;
    border-radius: 50px;
    text-align: center;
    overflow: hidden;
    transition: all .3s ease;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.func-services-list .fs-link:after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    /*background: linear-gradient( 120deg, transparent 0%, transparent 30%, rgba(255, 255, 255, 0.8) 50%, transparent 70%, transparent 100% );*/
    background: linear-gradient(120deg, transparent 0%, transparent 30%, rgba(255, 254, 239, 0.8) 50%, transparent 70%, transparent 100%);
    pointer-events: none;
    transition: none;
    z-index: 2;
}
.func-services-list .fs-link:hover:after {
    animation: shine 0.5s ease-in-out;
}
.func-services-list .fs-link:hover {
    transform: scale(1.05);
    border-color: #f7d95c;
    border-width: 5px;
    transition-delay: 0.5s;
}
.func-services-list .fs-link > div {
    position: relative;
    z-index: 2;
}



.func-services-list .fs-link:hover .btn.btn-text:before {
    transition-delay: 0.5s;
    width: calc(100% + 10px);
    height: calc(100% + 6px);
    top: -4px;
    right: 1px;
}
.func-services-list .fs-link:hover .btn.btn-text {
    color: #fff;
    transition-delay: 0.5s;
    -webkit-animation-name: zoom2;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    animation-name: zoom2;
    animation-duration: 0.8s;
    animation-delay: 0.8s;
    animation-iteration-count: infinite;
}

.func-services-list .fs-link:hover {
}
.func-services-list .fs-link .info > div {
    font-family: 'gensen', sans-serif !important;
}
.func-services-list .fs-link .pic {
    padding: 80px 30px 30px;
}
.func-services-list .fs-link .info {
    padding: 40px 26px;
    text-align: center;
}
.func-services-list .fs-link .info .title {
    font-weight: bold;
}
.func-services-list .fs-link .info .desc {
    font-size: 1.25rem;
    line-height: 1.5;
}
.func-services-list .fs-link .btn-box {
    display: inline-block;
    margin-bottom: 40px;
}

/** mob-exp-sec **/
.mob-exp-sec {
    position: relative;
    background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(232,244,239,0.5) 66%,rgba(220,239,230,0.6) 100%);
}
.mob-exp-sec .topintro-box {
    padding: 100px 0 80px;
}
.mob-exp-sec .exp-area {
    margin-bottom: 20px;
    margin-left: 30px;
}

.mob-exp-sec .exp-area .h6 {
    color: #595757;
    font-size: 2.5875rem;
    margin-top: 30px;
}
.mob-exp-sec .exp-app-pic {
    width: 59.5%;
    margin: 70px auto -5px;
    position: relative;
}

.mob-exp-sec .exp-mob-box {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position:relative;
}
.mob-exp-sec .exp-info-area {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding-left: 10px;
}
.mob-exp-sec .exp-info-title {
    margin-bottom: 40px;
    position:relative;
}
.mob-exp-sec .exp-info-txt1 {
        font-size: 2rem;
    color: #595757;
    position: relative;
    display: inline-block;
    line-height: 1.4;
}
.deco-item.exp-star1 {
        width: 4.4%;
    right: 24%;
    top: -15%;
}
.deco-item.exp-star2 {
    width: 3.5%;
    right: 15%;
    top: -29%;
}
.deco-item.exp-star3 {
    width: 5%;
    right: 16%;
    top: 3%;
}
.deco-item.exp-star1 img,
.deco-item.exp-star2 img,
.deco-item.exp-star3 img {
    -webkit-animation-name: flash-ani;
    -webkit-animation-duration: 1.1s;
    -webkit-animation-iteration-count: infinite;
    animation-name: flash-ani;
    animation-duration: 1.1s;
    animation-iteration-count: infinite;
}
.deco-item.exp-star2 img {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.deco-item.exp-star3 img {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
}
.mob-exp-sec .exp-info-txt2 {
    font-size: 2.5rem;
    color: #595757;
    font-weight: 500;
}
.mob-exp-sec .exp-info-en {
    font-size: 1.4rem;
    color: rgba(70, 179, 163, 0.4);
    text-align: center;
    letter-spacing: 1px;
}
.mob-exp-sec .exp-info-app {
    display: flex;
    align-items: center;
    gap: 25px;
}
.mob-exp-sec .exp-info-icon,
.mob-exp-sec .exp-info-qrcode{
    width: 50%;
}
.deco-item.ya2 {
    width: 21.3%;
    right: -13%;
    top: -5%;
    transition: all .3s ease;
    transform: scale(0);
    transform-origin: left bottom;
}
.deco-item.ya2.aos-animate {
    transform: scale(1);
}
.deco-item.ya2 img {
    transition-delay: 0.1s;
    -webkit-animation-name: heartBeat;
    -webkit-animation-duration: 1.8s;
    -webkit-animation-iteration-count: infinite;
    animation-name: heartBeat;
    animation-duration: 1.8s;
    animation-iteration-count: infinite;
    transform-origin: left bottom;
}
.deco-item.exp-line2 {
    width: 58.2%;
    left: -41%;
    top: 59%;
    z-index: 0;
}
.mob-exp-sec .exp-mob-box .pic {
    width: 500px;
    max-width: 100%;
    position: relative;
    z-index: 1;
}
/*.exp-app-area {
    width: 560px;
}*/


