﻿/*pc dropdown-menu*/
@media (min-width: 1201px) {

    .Question_div {
        background-color: #DEDEDE;
        padding: 20px;
        width: 60%;
        margin: 0 auto;
    }

    .Singaporestock-md {
        height: 108px;
    }


    .lefr02-height {
        height: 110px;
        line-height: 110px;
    }

    .lefr2-height {
        height: 110px;
    }

    .lefr3-height {
        height: auto;
    }


    /**stockManager**/
    .stock-menu-height {
        height: 35px;
        line-height: 35px;
        background-color: #d4efff;
        font-size: 17px;
        text-align: center;
        vertical-align: middle;
        border-bottom: 5px solid white;
    }

    .long-text {
        height: 420px;
        overflow: hidden;
    }

    .Title_type {
        float: left
    }
}

@media (min-width: 769px) {
    .Title_type {
        float: left;
        background: url(imgtest/tite.png) no-repeat left center;
        background:none !important;
        margin: 0 auto;
        font-size: 22px;
        height: 50px;
        width: 400px;
        line-height: 50px;
        vertical-align: middle;
        padding-left: 0px !important;
        margin-bottom: 10px;
    }

    .ipo_cal_table {
        width: 100%;
    }

        .ipo_cal_table ul {
            width: 100%;
            display: block;
            float: right;
            margin: 0;
            padding: 0;
        }

            .ipo_cal_table ul li {
                list-style: none;
                display: block;
                margin: 0;
                padding: 0;
                width: 30px;
                height: 30px;
                line-height: 30px;
                border: 1px solid #CFB072;
                border-left: 0;
                float: left;
                text-align: center;
                font-size: 12px;
            }

                .ipo_cal_table ul li:first-child {
                    border-left: 1px solid #CFB072;
                }
}
/*app dropdown-menu*/
@media (max-width: 768px) {

    .Question_div {
        background-color: #DEDEDE;
        padding: 20px;
        width: 100%;
        margin: 0 auto;
    }

    .Singaporestock-xs {
        height: 68px;
    }

    　 .Title_type {
        float: none;
    }
}

/*------------------------------------Security----------------------------------------------*/

    .tab-topline {
        /*background-color:#434756;*/
        background-color: #CFB072;
        color: #ffffff;
    }

    .tab-topline-blue {
        background-color: #CFB072;
    }

    .tab-topline td {
        border: 1px solid #fffbf2;
    }

    .tab-topline-noline td {
        border: 1px solid #CFB072;
    }

    .tab-bgcolor {
        /*background-color:#f3f3f3;*/
        background-color: #fffbf2;
    }

    .tab-bgcolor-blue {
        background-color: #fffbf2;
    }

    .security-subtitle {
        /*font-weight:bold;*/
        font-size: 18px;
    }

    .security-right-title {
        /*font-weight:bold;*/
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
        font-size: 18px;
        padding: 10px 0;
    }

    .right-col .security-right-title {
        padding: 15px 20px;
        margin-bottom: 30px;
        color: #ffffff;
        background-image: url(img/右侧框架标题底图242x48.jpg);
    }

    .right-col-fix {
        height: 18px;
    }

    .security-right-img {
        padding-left: 35px;
        padding-bottom: 6px;
        padding-top: 6px;
    }

    .security-right-content {
        padding-left: 25px;
        padding-right: 25px;
        vertical-align: top;
    }

        .security-right-content span a {
            /*background-image: url(img/dot.png);*/
            background-repeat: no-repeat;
            background-position: left 6px;
            padding-left: 16px;
            display: block;
            line-height: 24px;
        }

    .client-tel {
        font-weight: bold;
        margin-left: 25px;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 16px;
    }

    .security-right-bottom {
        padding-bottom: 15px;
        padding-left: 25px;
        vertical-align: middle;
    }

    .detail {
        text-align: right;
    }

        .detail a {
            text-decoration: none;
            color: #278cbf;
        }
    /****HKStock***/

    .hkstock-tab tr td {
        height: 150px;
        line-height: 42px;
    }

    .tab-inline {
        margin-top: 8px;
    }

    /********IPO*********/
    .ipo-buy {
        margin-bottom: 25px;
    }

        .ipo-buy thead td {
            border-right: 1px solid gray;
        }

        .ipo-buy tr td {
            padding-top: 4px;
            padding-bottom: 4px;
            text-align: center;
        }

    .ipo-report {
        text-align: center;
        margin-bottom: 25px;
    }

    #calendar tr td {
        padding-top: 9px;
        padding-bottom: 9px;
    }

    /******/
    /******/
    .common-cell {
        height: 180px;
        /*#DEDEDE;*/
        border-left: 1px solid #f3f3f3;
        border-top: 1px solid #f3f3f3;
        border-bottom: 1px solid #f3f3f3;
        border-right: 1px solid #f3f3f3;
        background-color: #f3f3f3;
    }

    .cell-content {
        font-weight: bold;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .common-nav {
        background-color: #eaeaea;
        font-size: 14px;
    }

        .common-nav div {
            padding: 0px 0px 2px 0px;
            line-height: 30px;
            height: 30px;
        }

    .common-rim {
        border: 1px solid #DEDEDE;
        padding-left: 0px;
    }

    table.tab-cell tr td {
        border-top: 0;
    }

    .left-backcolor {
        background-color: #CFB072;
        /*background-color:#1a92d8;*/
        padding: 0px;
        color: white;
    }

    /*.left-subtitle {
    font-size: 17px;
    color: white;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}*/





    /**stockManage***/
    .tab-border-right tr td {
        border-right: 1px solid white;
    }

    #cheque-tab tr td {
        vertical-align: middle;
        text-align: center;
        border: 1px solid white;
    }

    #cheque-tab1 tr td {
        vertical-align: middle;
        text-align: center;
        border: 1px solid white;
    }


    #stock-take-ul ul {
        padding: 0px;
    }

    .take-tab {
        width: 70%;
    }

        .take-tab tr td {
            border: 1px solid #ffffff;
            text-align: center;
            padding: 2px;
        }

    #handle-tab tr td {
        border: 1px solid #ffffff;
        vertical-align: middle;
        padding: 2px;
    }


    .nav-tabs1 {
    }

        .nav-tabs1 > li {
            float: left;
            margin-bottom: -1px;
        }

            .nav-tabs1 > li.active > a,
            .nav-tabs1 > li.active > a:hover,
            .nav-tabs1 > li.active > a:focus {
                color: white;
                border-right: none;
                cursor: default;
            }

            .nav-tabs1 > li > a {
                font-size: 14px;
                color: gray;
                height: 33px;
                background-repeat: no-repeat;
                text-align: center;
                background-color: none;
            }

    .nav li a.nav_type_1 {
        width: 108px;
        background-image: url(img/轉賬易服務2.png);
        background-color: none;
        margin-right: -1px;
    }

    

    .nav li a.nav_type_3 {
        margin-left: -10px;
        width: 166px;
        background-image: url(img/「繳費靈」網上轉賬.png);
        background-color: none;
    }

    

    

    .nav li a.nav_type_1:hover {
        color: #ffffff;
        background-image: url(img/轉賬易服務1.png);
        background-color: none;
    }

   

    .nav li a.nav_type_3:hover {
        color: #ffffff;
        background-image: url(img/「繳費靈」網上轉賬2.png);
        background-color: none;
    }

    

    .nav-tabs1 li.active a.nav_type_1 {
        background-image: url(img/轉賬易服務1.png);
    }

    

    .nav-tabs1 li.active a.nav_type_3 {
        background-image: url(img/「繳費靈」網上轉賬2.png);
    }

    

    .nav-stacked1 {
        border-bottom: 1px solid #ddd;
        background-color: #524e4e;
    }

        .nav-stacked1 > li {
            border-right: 1px solid white;
            float: none;
            margin-bottom: -1px;
        }

            .nav-stacked1 > li + li {
                margin-top: 2px;
                margin-left: 0;
            }

            .nav-stacked1 > li > a {
                color: white;
                font-weight: bold;
            }

                .nav-stacked1 > li > a:hover {
                    background-color: #016dad;
                }

            .nav-stacked1 > li.active > a,
            .nav-stacked1 > li.active > a:hover,
            .nav-stacked1 > li.active > a:focus {
                background-color: #016dad;
                color: white;
                border-right: none;
                cursor: default;
                border: 1px solid #ddd;
                border-bottom-color: transparent;
            }

    .right_image_size {
        height: 80px;
        width: 80px;
    }

    .guijinshu_td_right_arrow {
        background: url(img/买入流程_箭头01.png) no-repeat center center;
    }

    .guijinshu_td_down_arrow {
        background: url(img/买入流程_箭头02.png) no-repeat center center;
    }

    .guijinshu_td_bg1 {
        background: url(img/买入流程_01.png) no-repeat center center;
        width: 167px;
        height: 166px;
        text-align: center;
        vertical-align: middle;
        padding: 15px;
    }

    .guijinshu_td_bg2 {
        background: url(img/买入流程_02.png) no-repeat center center;
        width: 167px;
        height: 166px;
        text-align: center;
        vertical-align: middle;
        padding: 15px;
    }

    .guijinshu_td_bg3 {
        background: url(img/买入流程_03.png) no-repeat center center;
        width: 167px;
        height: 166px;
        text-align: center;
        vertical-align: middle;
        padding: 15px;
    }

    .guijinshu_td_bg4 {
        background: url(img/买入流程_04.png) no-repeat center center;
        width: 167px;
        height: 166px;
        text-align: center;
        vertical-align: middle;
        padding: 15px;
    }

    .guijinshu_td_bg5 {
        background: url(img/买入流程_05.png) no-repeat center center;
        width: 167px;
        height: 166px;
        text-align: center;
        vertical-align: middle;
        padding: 15px;
    }

    .mairu_td_right_arrow {
        background: url(img/卖出流程_箭头01.png) no-repeat center center;
    }

    .mairu1 {
        background: url(img/卖出流程_01.png) no-repeat center center;
        width: 167px;
        height: 168px;
        text-align: center;
        vertical-align: middle;
        padding: 15px;
    }

    .mairu2 {
        background: url(img/卖出流程_02.png) no-repeat center center;
        width: 167px;
        height: 168px;
        text-align: center;
        vertical-align: middle;
        padding: 15px;
    }

    .mairu3 {
        background: url(img/卖出流程_03.png) no-repeat center center;
        width: 167px;
        height: 168px;
        text-align: center;
        vertical-align: middle;
        padding: 15px;
    }

    .mairu4 {
        background: url(img/卖出流程_04.png) no-repeat center center;
        width: 167px;
        height: 168px;
        text-align: center;
        vertical-align: middle;
        padding: 15px;
    }

    .Immigrate_file a {
        color: blue;
    }

    .industry_tab tbody tr {
        border: 1px solid gray;
    }

        .industry_tab tbody tr td {
            text-align: center;
            border-right: 1px solid gray;
        }


    .Question_Page {
        font-size: 14px;
    }

    .new_a a {
        text-decoration: underline;
    }

    .Question_Q4_table {
        border: 1px solid #000;
        width: 100%;
        border-collapse: collapse;
        text-align: center;
        font-style: normal;
    }

        .Question_Q4_table td {
            border: 1px solid #000;
        }

    .Question_Q5_table1 {
        border: 1px solid #000;
        width: 100%;
        border-collapse: collapse;
        text-align: left;
    }

        .Question_Q5_table1 td {
            border: 1px solid #000;
        }


    .right-type {
        padding-left: 7px;
        padding-right: 7px;
    }

    .Title_type {
        /*background: url(imgtest/tite.png) no-repeat left center;*/
        margin: 0 auto;
        font-size: 22px;
        /*font-weight:bold;*/
        height: 50px;
        /*width: 400px;*/
        width: auto;
        line-height: 50px;
        /*float: left;*/
        vertical-align: middle;
        /*padding-left: 45px;*/
        margin-bottom: 10px;
    }

    .right-col-br {
        height: 18px;
    }

    .right-col {
        padding-top: 18px;
    }

        .right-col .panel {
            margin-bottom: 32px;
        }

        .right-col .panel-body {
            padding-top: 0;
        }

    .a_class_black {
        color: black;
    }

    .a_class_blue {
        color: #CFB072;
    }

    .placeholder {
        position: relative;
        top: -145px;
        display: block;
    }

    #top-link-block.affix-top {
        position: absolute;
        bottom: -82px;
        right: 10px;
    }

    #top-link-block.affix {
        position: fixed;
        bottom: 18px;
        right: 10px;
    }

    .tableReport {
        font-size: 14px;
    }

        .tableReport a {
            color: #000000;
        }

    .select-right {
        width: 125px;
        float: right;
    }



    .reg-bgcolor {
        background-color: #f6f8f7;
    }

    .reg_btn {
        width: 172px;
        height: 30px;
        background-color: #0081c4;
        display: block;
        margin: 0 auto;
        color: #ffffff;
        line-height: 30px;
    }

        .reg_btn:hover {
            color: #ffffff;
        }

    .ipo_cal_table {
        width: 100%;
    }

        .ipo_cal_table ul {
            width: 100%;
            display: block;
            float: right;
            margin: 0;
            padding: 0;
        }

            .ipo_cal_table ul li {
                list-style: none;
                display: block;
                margin: 0;
                padding: 0;
                width: 30px;
                height: 30px;
                line-height: 30px;
                border: 1px solid #CFB072;
                border-left: 0;
                float: left;
                text-align: center;
                font-size: 12px;
            }

                .ipo_cal_table ul li:first-child {
                    border-left: 1px solid #CFB072;
                }

    .ipo_cal_week li {
        background-color: #CFB072;
        color: #ffffff;
    }

    .ipo_cal_day li {
    }

    .ipo_cal_table ul.ipo_cal_ico li {
        border: 1px solid #cccccc;
        border-left: 0;
    }

        .ipo_cal_table ul.ipo_cal_ico li:first-child {
            border-left: 1px solid #cccccc;
        }

    .ico_clock {
        background-image: url(img/clock.png);
    }

    .ico_speak {
        background-image: url(img/speak.png);
    }

    .ico_ring {
        background-image: url(img/ring.png);
    }

    #Register_Tab li {
        background-image: url(img/3.png);
        background-repeat: no-repeat;
        width: 208px;
        height: 30px;
        line-height: 30px;
        float: left;
        display: block;
        margin-right: -10px;
        text-align: center;
    }

        #Register_Tab li:last-child {
            background-image: url(img/5.png);
            width: 198px;
        }

        #Register_Tab li.active {
            color: #ffffff;
            background-image: url(img/4.png);
        }

        #Register_Tab li:first-child {
            background-image: url(img/1.png);
            width: 207px;
        }





    .reg_table_download {
        padding: 0;
    }

    .part_1 .w105 {
        width: 105px;
        float: left;
        padding: 10px;
        padding-top: 0;
        margin-right: 20px;
    }

    .part_1 .text {
        padding: 10px;
        padding-top: 0;
    }

    .part_1 hr {
        color: #E6E6E6;
        height: 1px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .part_1 h3 {
        font-size: 18px;
        margin: 15px auto;
    }

    .single_line_h3 {
        height: 37px;
        line-height: 37px;
        font-size: 22px;
        margin-top: 6px;
        margin-bottom: 16px;
    }

        .single_line_h3 img {
            display:none;
            height: 37px;
            line-height: 37px;
            margin-top: -4px;
            padding: 0;
        }

    .Markets_txtSearch {
        width: 100px;
        height: 40px;
        border-width: 5px;
        border-color: #EFD26F;
        float: left;
        border-style: solid;
        padding: 10px;
    }

    .Markets_btnSearch {
        width: 55px;
        height: 40px;
        padding: 5px;
        line-height: 40px;
        background-color: #153749;
        color: #FFFFFF;
        float: left;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
    }

    .Markets_tb {
        border: none;
        width: 100%;
    }

        .Markets_tb td {
            padding-left: 5px;
        }

    .Markets_tb2 td {
        padding-left: 10px;
        padding-right: 10px;
    }

    .tab_thead {
        height: 80px;
    }

    .mrspan {
        color: #74A747;
        font-weight: bolder;
        font-size: 14px;
    }

    .mcspan {
        color: #AA3E3C;
        font-weight: bolder;
        font-size: 14px;
    }

    .chart_ul {
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .chart_ul li {
            /*width: 105px;*/
            list-style: none;
            display: block;
            float: left;
            font-size: 14px;
            height: 30px;
            line-height: 30px;
            text-align: center;
        }

            .chart_ul li a {
                display: block;
                /*width: 105px;*/
                height: 30px;
                line-height: 30px;
                background-color: #CFB072;
                color: #ffffff;
            }

                .chart_ul li a.on {
                    background-color: #e8f6fc;
                    color: #CFB072;
                }

    .chart_ul_mini li, .chart_ul_mini li a {
        width: 39px;
    }

        .chart_ul_mini li a.on {
            background-color: #e8f6fc;
        }

    .chart_div_technic {
        width: 105px;
    }

    .chart_technic_panel {
        width: 100%;
        opacity: 0.9;
        background-color: #CFB072;
        /*height:360px;*/
        position: absolute;
        top: 20px;
        left: 0px;
        color: #ffffff;
    }

        .chart_technic_panel table {
            width: 100%;
        }
    /*.chart_technic_panel table td {
            padding-left:20px;
        }*/

    .chart_blank {
        width: 16px;
        float: left;
        height: 20px;
    }

    .chart_input {
        width: 35px;
        padding: 2px;
        text-align: center;
        float: left;
        border-color: #ffffff;
        background-color: #CFB072;
        color: #ffffff;
        border-style: solid;
        margin-right: -1px;
        border-width: 1px;
        font-size: 12px;
    }

    .title_div {
        background-color: #5292dc;
        color: white;
        height: 35px;
        width: 390px;
        line-height: 35px;
        font-size: 16px;
        text-align: center;
    }

    .tradingplatform_table td {
        width: 125px;
        height: 45px;
        vertical-align: central;
    }

    .tradingplatform_table .tradingplatform_mmsc {
        width: 120px;
        height: 40px;
        background-color: #f0bc60;
        color: white;
        text-align: center;
        padding: 2px;
        line-height: 38px;
    }

    .tradingplatform_login {
        width: 135px;
        height: 35px;
        color: white;
        font-size: 18px;
        background-color: #5292dc;
        line-height: 35px;
        text-align: center;
        margin-left: 235px;
    }

    .panel_div {
        background-color: #ecf6fd;
        height: 500px;
        font-size: 14px;
    }

        .panel_div a {
            color: #191919;
        }

    .Chashrtq_btn a {
        color: #1991E4;
        font-size: 16px;
        text-decoration: underline;
    }

    .spanMap {
        font-size: 18px;
        text-decoration: underline;
        cursor: pointer;
    }
