.curtab.lilis4 {
    background-color: rgba(225,144,43,var(--tw-text-opacity));
}

.curtab.lilis4 i,
.curtab.lilis4 p {
    color: #fff;
}

#fixed-top {
    display: none;
}

.noScrollBar {
    overflow: hidden !important;
}

.trade-tab1 {
    display: none;
}

.lilis1.curtab span:nth-child(1) {
    color: rgba(255,255,255,var(--tw-text-opacity))!important;
    background-color: rgba(225,144,43,var(--tw-bg-opacity)) !important;
}

.lilis1 span:nth-child(1) {
    color: rgba(153,153,153,var(--tw-text-opacity)) !important;   
    background-color: rgba(85,85,85,var(--tw-bg-opacity)) !important;
}

.lilis1.curtab span:nth-child(2) {
    color: rgba(255,255,255,var(--tw-text-opacity)) !important;
}

.lilis1 span:nth-child(2) { 
    color: rgba(153,153,153,var(--tw-text-opacity)) !important;
}

.tab-content2 {
    display: none;
}

.tradelilis2.curtab {
    position: relative !important;
    z-index: 5 !important;
    color: #e1902b !important;
    background: #fff !important;
    font-weight: 700 !important;
    border-radius: 10px !important;
    box-shadow: 0 0 5px 0 rgba(87,133,207,.3) !important;
}

.tradelilis2.curtab::after {
    border-bottom-right-radius: 4px !important;
    transform: rotate(45deg) !important;
    content: "" !important;
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255,255,255,var(--tw-bg-opacity)) !important;
    display: block !important;
    height: 20px !important;
    margin-left: -10px !important;
    position: absolute !important;
    left: 50% !important;
    bottom: -10px !important;
    --tw-text-opacity: 1 !important;
    color: rgba(0,0,0,var(--tw-text-opacity)) !important;
    width: 20px !important;
}

.solution-left {

}

.left-nav .solution-left.curtab {
    background-color: rgba(255,255,255,var(--tw-bg-opacity)) !important;
}

.left-nav .solution-left.curtab.normal a i {
    --tw-text-opacity: 1!important;
    color: rgba(225,144,43,var(--tw-text-opacity)) !important;
}
#phone-left .solution-left {
    color: #999 !important;
}
#phone-left .solution-left.curtab {
    color: #e1902b !important;
}
#phone-left {
    overflow: hidden;
}
#phone-left a {
    width: 16.6666%;
    float: left;
}
#carousel__container2,
#carousel__container1 {
    width: 200%;
    overflow: hidden;
    position: relative;
    display: flex;
}
#carousel__container2 .carousel__item2,
#carousel__container1 .carousel__item1 {
    width: 50%;
    position: relative;
}