﻿

.hkindex-row {
    margin-top: -22px;
}

    .hkindex-row .col-md-3 {
        line-height: 60px;
    }

    .hkindex-row .panel {
        border: 1px solid #eeeeee;
        border-top: 0;
        height: 60px;
    }

.hkindexname {
    font-size: 14px;
}

.hkindexnominal {
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
}

.hkindexchange, .hkindexchangeper {
    display: block;
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 150px;
    font-size: 14px;
    font-weight: bold;
    color: #39b54a;
}

    .hkindexchange img, .hkindexchangeper img {
        width: 14px;
        margin-right: 5px;
        margin-top: -4px;
    }

.hkindexchange {
    top: 10px;
}

.hkindexchangeper {
    bottom: 10px;
}

.hkindex-rightline {
    width: 1px;
    height: 24px;
    background-color: #eeeeee;
    float: right;
    margin-top: 18px;
}

.hkindex_left_arrow, .hkindex_right_arrow {
    display: none;
}

.quotebox {
    background-color: #f5f5f5;
    height: 100%;
    color: #51505b;
    font-weight: bold;
    font-size: 18px;
    position: relative;
}

    .quotebox input {
        position: absolute;
        right: 5px;
        top: 13px;
        line-height: 30px;
        height: 60%;
    color: #51505b;
        font-size: 16px;
        width: 72%;
        background-color: transparent;
        opacity: 0.9;
        border: 0;
        border-bottom: 1px solid #dadada;
        z-index: 10;
    }
    .quotebox ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        color: #808080;
    }

    .quotebox :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #51505b;
        line-height: 30px;

    }

    .quotebox img {
        width: 36px;
        position: absolute;
        top: 10px;
        right: 5px;
        z-index: 20;
    }

.home_main_text {
    height: 365px;
    width: 30%;
    padding-left: 0;
}

    .home_main_text h1 {
        margin-top: 0;
        font-size: 30px;
        line-height: 36px;
        font-weight: bold;
        color: #007CC1;
        margin-bottom: 14px;
    }

    .home_main_text .short_line {
        width: 30px;
        height: 5px;
        background-color: #00AEEE;
        margin-bottom: 18px;
    }

    .home_main_text p {
    }

    .home_main_text img {
        width: 18px;
        margin-right: 10px;
        margin-top: -3px;
    }

    .smalltext {
        font-size: 12px;
    }

    .bignum {
        font-size: 24px;
        font-weight: bold;
        color: #007CC1;
    }

    .home_main_text .text_link {
        font-size: 16px;
        font-weight: bold;
        color: #007CC1;
        text-decoration: underline;
    }

    .home_main_text .p_fee_0 {
        margin-top: -10px;
    }

    .home_main_text .button_link {
        margin-top: 8px;
        width: 160px;
        height: 45px;
        line-height: 45px;
        background-color: #007CC1;
        display: block;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: #ffffff;
        border-radius: 3px;
    }

        .home_main_text .button_link:hover {
            text-decoration: none;
        }

        .home_main_text .button_link:visited {
            color: #ffffff;
        }

.right_roll_banner {
    width: 70%;
    height: 365px;
    padding: 0;
}

.rolling_pic {
    width: 482px;
    height: 365px;
    display: none;
    float: left;
}

    .rolling_pic img {
        width: 482px;
        height: 365px;
    }

.rolling_text {
    width: 267px;
    height: 365px;
    float: right;
    background-color:#5cabd6;
}

    .rolling_text .rolling_left_arrow {
        display: none;
        width: 18px;
        height: 21px;
        position: absolute;
        left: -18px;
        top: 52px;
    }

        .rolling_text .rolling_left_arrow img {
            width: 18px;
            height: 21px;
        }

        .rolling_text span.rolling_bottom_arrow {
        display: none;
        width: 18px;
        height: 21px;
        position: absolute;
        left: 48%;
        bottom: -21px;
    }

        .rolling_text .rolling_bottom_arrow img {
            width: 18px;
            height: 21px;
        }

    .rolling_text div {
        position: relative;
        width: 267px;
        height: 121px;
        line-height: 16px;
        display: block;
        float: left;
        margin-bottom: 1px;
        background-color: #007CC1;
        padding-left: 62px;
        color: #ffffff;
        font-size: 16px;
        padding-top: 40px;
        cursor: pointer;
    }

        .rolling_text div p {
            font-size: 20px;
            font-weight: bold;
            text-align: left;
        }

        .rolling_text div .bignum {
            font-size: 24px;
            font-weight: bold;
            color:#ffffff;
        }

    .rolling_text .rolling_text_light {
        background-color: #00AEEE;
    }

        .rolling_text .rolling_text_light .rolling_left_arrow {
            display: block;
        }

.rolling_text_div {
    display: none;
}

.rolling_on {
    display: block;
}

.rolling_text .rolling_text1 {
    background-image: url(img2/identification_icon.svg);
    background-position: 8px center;
    background-size: 48px;
    background-repeat: no-repeat;
}

.rolling_text .rolling_text2 {
    background-image: url(img2/smartphone_icon.svg);
    background-position: 10px center;
    background-size: 48px;
    background-repeat: no-repeat;
}

.rolling_text .rolling_text3 {
    background-image: url(img2/reports_icon.svg);
    background-position: 10px center;
    background-size: 42px;
    background-repeat: no-repeat;
}

    .rolling_text .rolling_text3 p {
        line-height: 41px;
    }


.new_home_row {
    margin-top: 40px;
    margin-bottom: 20px;
}

.home_cop_news .panel-heading, .home_lastest_news .panel-heading, .home_contact .panel-heading {
    text-indent: 50px;
    font-weight: bold;
    font-size: 28px;
    color: #007CC1;
    background-image: url(img2/news_icon.svg);
    background-position: 0px center;
    background-size: 38px;
    background-repeat: no-repeat;
    border-bottom: 3px solid #D1A046;
    padding-right: 0;
}

    .home_cop_news .panel-heading a {
        float: right;
        color: #dcdcdc;
        text-decoration: none;
    }

.home_cop_news .index-panel-body, .home_lastest_news .index-panel-body, .home_contact .index-panel-body {
    height: 340px;
    background: none;
}

.home_cop_news .index-panel-body, .home_lastest_news .index-panel-body {
    padding-left: 0;
    padding-right: 0;
}

    .home_cop_news .index-panel-body a, .home_lastest_news .index-panel-body a {
        font-size: 16px;
        line-height: 25px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow:hidden;
    }

.home_lastest_news .panel-heading {
    background-image: url(img2/notice_icon.svg);
    border-bottom: 3px solid #00AEEE;
}

.home_contact .panel-heading {
    background-image: url(img2/contact_icon.svg);
    border-bottom: 3px solid #007CC1;
}

.home_contact p {
    position: relative;
    text-indent: 42px;
    font-size: 16px;
}

    .home_contact p img {
        position: absolute;
        left: 0px;
        top: -3px;
        width: 30px;
    }

p.home_contact_title {
    font-size: 16px;
    font-weight: bold;
}
.cfsg_minilogo {
    width:26px;
}

.mobile_01, .mobile_03, .mobile_05, .mobile_07 {    
        height:240px;
}


    .mobile_02 img {
        width: 400px;
        height:240px;
        padding:0;
    }

    .mobile_04 img {
        width: 400px;
        padding:0;
        height:240px;
    }

    .mobile_06 img {
        width: 400px;
        height:240px;
        padding:0;
    }

    .mobile_08 img {
        width: 400px;
        height:240px;
        padding:0;
    }

.title2 h2 {
    font-size:24px;
    font-weight:bold;
    color:#00AEEE;
}
.title_p2 {
}

    .hkstock_ul {
        padding-left:20px;
        list-style:outside;
    }

    .hkstock_ul li {
        line-height:30px;
    }

.hkstock_block {
    margin-bottom:20px;
}
.hr_style {
    display:none;
}


@media (max-width: 768px) {
    .hr_style {
        display:block;
        margin:20px 0;
        border-color:#f5f5f5;
    }
    .mobile_03, .mobile_05 {
        height:210px;
    }

     .mobile_02 img, .mobile_04 img, .mobile_06 img, .mobile_08 img {
        width: 100%;
        height:auto;
    }

    .rolling_text span.rolling_bottom_arrow {
        display:block;
    }
.hkstock_block {
    margin-bottom:0px;
}
.hkstock_col {
    margin-top:-45px;
}
.hkindexchange img, .hkindexchangeper img {
        width: 8px;
        margin-right: 2px;
        margin-top: -2px;
    }
    

    .hkindexname {
        font-size: 12px;
    }

    .hkindexnominal {
        font-size: 14px;
        margin-left: 0px;
    }

    .hkindex-rightline {
        margin-right: 5px;
    }

    .hkindexchange, .hkindexchangeper {
        left: 114px;
        font-size: 12px;
    }

    .hkindex-row .col-xs-6 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .hkindex-row .panel {
        border: 0;
    }

    .third_hkindex {
        display: none;
    }

    .second_hkindex .hkindex-rightline {
        display: none;
    }

    .hkindex_left_arrow {
        height: 60px;
        width: 10px;
        float: left;
        cursor: pointer;
        margin-right: 5px;
    }

    .hkindex_right_arrow {
        display: block;
        height: 60px;
        width: 10px;
        float: right;
        cursor: pointer;
    }

    .rolling_pic, .rolling_pic img {
        width: 100%;
        height: auto;
    }

    .home_main_text {
        width: 100%;
        display:none;
    }

    div.right_roll_banner {
        width: 100%;
        position: inherit;
    }

    div.rolling_text {
        width: 100%;
        position: inherit;
        background:none;
    }

    .rolling_text .rolling_text_light .rolling_left_arrow {
        display: none;
    }

    .rolling_text .rolling_text_light {
        background-color: #007CC1;
    }

    .rolling_text div {
        width: 100%;
    }

    .rolling_text_div, .rolling_pic, .rolling_text div {
        display: block;
        position: absolute;
    }

    .roll_col {
        position: relative;
        min-height: 1300px;
    }

    .rolling_pic1 {
        top: 42%;
        top: 130px;
    }

    .rolling_text1 {
        top: -98%;
        top: 10px;
    }


    .rolling_pic2 {
        top: 236%;
        top: 576px;
    }

    .rolling_text2 {
        top: 125%;
        top: 455px;
    }


    .rolling_pic3 {
        top: 402%;
        top: 1020px;
    }

    .rolling_text3 {
        top: 318%;
        top: 900px;
    }
}
