#main{overflow: hidden;width: 100%; margin: 0; padding: 0; color: #333}
.inner{overflow: hidden;width: 100%; margin: 0 auto;}
img{ overflow:hidden;display:block;border: none;}
.slideout-panel{background: #fff}
.web-banner{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 9.63rem;
    background: url("/images/ECN/banner_bg.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-title{
    width: 3.52rem;
    height: .94rem;
}

.banner-title img{
    width: 3.52rem;
    height: .94rem;
}

.block1{
    margin: 1rem auto;
}

.block1-title{
    font-size: 0.55rem;
    font-family: 'Microsoft JhengHei';
    font-weight: 700;
    text-align: center;
    margin-top: 0.5rem;
    margin-bottom: 0.3rem;
    color: #000000;
    letter-spacing: 1px;
}

.forex-icon{
    display: flex;
    justify-content: space-evenly;
}

.main-pros {
    font-size: 0.28rem;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
}

.odd-bg{
    background: url("/images/ECN/odd_bg.png") no-repeat;
    background-size: 100% 100%;
    width: 2.27rem;
    height: 2.36rem;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0 0.15rem;
}

.even-bg{
    background: url("/images/ECN/even_bg.png") no-repeat;
    background-size: 100% 100%;
    width: 2.27rem;
    height: 2.36rem;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0 0.15rem;
}

.odd-bg .icon1 {
    max-width: 0.98rem;
}

.even-bg .icon2 {
    max-width: 0.82rem;
}

.odd-bg .icon3 {
    max-width: 1.15rem;
}

/* block2 */
.block2{
    background: url("/images/ECN/block2_bg.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 25.81rem;
    padding: 0.5rem 0.15rem;
}


.block2-title{
    font-size: 0.55rem;
    font-family: 'Microsoft JhengHei';
    font-weight: 700;
    text-align: center;
    margin-top: 0.5rem;
    margin-bottom: 0.6rem;
    color: #ffffff;
    letter-spacing: 1px;
}

.block2-part1, .block2-part3{
    margin: 0 auto;
}

.block2-part1 .icon-img, .block2-part3 .icon-img{
    width: 6.35rem;
    margin: 0 auto;
}

.block2-text{
    color: #ffffff;
    font-size: 0.28rem;
    font-family: 'Microsoft JhengHei';
    margin: 0 auto;
    width: 6.35rem;
    margin-top: 0.25rem;
    letter-spacing: 1px;
}

.block2-part2{
    background: url("/images/ECN/advantage_bg.png") no-repeat;
    background-size: 100% 100%;
    width: 6.35rem;
    height: 5.09rem;
    margin: 0 auto;
    margin: 0.45rem auto 0.8rem;
}

.block2-part4{
    background: url("/images/ECN/advantage2_bg.png") no-repeat;
    background-size: 100% 100%;
    width: 6.36rem;
    height: 4.41rem;
    margin: 0 auto;
    margin: 0.45rem auto 0.8rem;
}

.item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0.25rem 0 1rem 0;
}

 .item ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
}

 .item li {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: .15rem 0;
}

@keyframes left-btn-animation {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.1, 1.1);
    }

    100% {
        transform: scale(1, 1);
    }
}

.check {
    animation: left-btn-animation 1s linear infinite;
    max-width: 0.42rem;
    height: auto;
    width: 100%;
}

 .item li span {
    overflow: hidden;
    display: block;
    font-size: 0.28rem;
    font-weight: normal;
    padding: 0 0 0px 0.2rem;
    letter-spacing: 1px;
}

.open-panel {
    display: flex;
    width: 100%;
    justify-content: center;
}

.open-panel a {
    font-size: 0.35rem;
    margin: 0 0.3rem;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Microsoft JhengHei;
    border: unset;
    border-color: unset;
    width: 3.5rem;
    height: 0.75rem;
    background: linear-gradient(180deg, rgba(74, 164, 247, 1) 0%, rgba(20, 98, 169, 1) 100%);
}

.open-panel a:last-child {
    border-radius: 5px;
    font-size: 0.35rem;
    color: #ffffff;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Microsoft JhengHei;
    border: unset;
    border-color: unset;
    width: 3.5rem;
    height: 0.75rem;
    background: linear-gradient(180deg, rgba(255, 172, 0, 1) 0%, rgba(255, 136, 0, 1) 100%);
}

/* block3 */
.block3{
    background: #ffffff;
    display: flex;
    margin: 0.8rem auto 1.3rem;
}

.block3-title{
    font-family: Microsoft JhengHei;
    font-size: 0.35rem;
    color: #000000; 
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
}

.block3-subtitle{
    font-family: Microsoft JhengHei;
    font-size: 0.35rem;
    color: #000000; 
    text-align: center;
    margin-top: 30px;
}

.block3-subtitle >a{
    color: #000000; 
    text-decoration: underline;
}