:root {
    --theme-color:#44c7b0; }

::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #d7d7d7;
    border-radius: 6px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #1d2088;
}

/*ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¿Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ*/
.p_page .pageNum.active,.p_page .pageNum:hover,.p_page .next:hover,.p_page .pre:hover,.p_pagebox .next,.p_pagebox .pre {
    background-color: #1d2088!important;
    color: #fff!important;
    border-color: #1d2088;
    border-radius: 0px;
}

.p_page .next,.p_page .pre,.p_page .pageNum {
    border-radius: 0px;
    line-height: 30px;
    background-color: #f1f1f1!important;
    color: #444!important;
}

.p_page .next,.p_page .pre {
    padding-right: 20px;
    padding-left: 20px;
}

.p_page .next .iconfont,.p_page .pre .iconfont {
    display: none;
}

.p_page .next .i_next,.p_page .pre .i_pre {
    display: block;
}

#w_grid-1620612020750 {
    width: 100% !important;
    left: 0 !important;
    transform: none;
    top: 0;
    transition: all .5s ease;
    border-bottom: 1px solid #eee;
}

.on {
    background: #fff !important;
    border-bottom: none !important;
}

.on #c_portalResnav_main-16206134825331531 .header .nav {
    line-height: 100px;
}

.on #c_portalResnav_main-16206134825331531 .header .navbar_nav li.dropdown > .dropdown_menu {
    top: 100px;
}

#w_common_text-1620626097890 {
    opacity: .5;
}

#w_common_text-1620638408525 {
    positive: relative;
}

#w_common_text-1620638408525>div {
    positive: relative;
    z-index: 2;
}

#w_common_text-1620638408525:after {
    content: "FORTUNE LAND";
    font-size: 150px;
    color: #000;
    opacity: .05;
    font-family: HELVETICA;
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%,-50%);
    white-space: nowrap;
}

#w_common_text-1620783099252 div:before {
    content: '';
    display: block;
    width: 48px;
    height: 48px;
    background: url(/img/con_icon01.png);
    margin-right: 30px;
}

#w_common_text-1620783099252 div {
    display: flex;
    align-items: center;
}

#w_common_text-1620783099258 div:before {
    content: '';
    display: block;
    width: 48px;
    height: 48px;
    background: url(/img/con_icon03.png);
    margin-right: 30px;
}

#w_common_text-1620783099254 div {
    display: flex;
    align-items: center;
}

#w_common_text-1620783099254 div:before {
    content: '';
    display: block;
    width: 48px;
    height: 48px;
    background: url(/img/con_icon02.png);
    margin-right: 30px;
}

#w_common_text-1620783099258 div {
    display: flex;
    align-items: center;
}

#w_common_text-1620783099252 h2 span, #w_common_text-1620783099254 h2 span, #w_common_text-1620783099258 h2 span {
    width: calc(100% - 78px);
    /* font-family: 'HELVETICA_Bold' !important; */
    text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
    #w_common_text-1620783099252 div:before, #w_common_text-1620783099254 div:before, #w_common_text-1620783099258 div:before {
        zoom:0.8;
        margin-rigth: 20px;
    }

    #w_common_text-1620783099252 h2 span, #w_common_text-1620783099254 h2 span, #w_common_text-1620783099258 h2 span {
        width: calc(100% - 78px);
    }
}
