﻿
@media (max-width: 650px) {

    .contentTitle h2 {
        font-size: 20px;
    }

    .MakeUpContents {
        word-break: break-all;
    }

    .table_lightblue {
        text-align: left;
    }

        .table_lightblue iframe {
            transform: scale(1.0,1.0);
            width: 98%;
            height: 200px;
        }

        table.table_lightblue, .table_lightblue thead,
        .table_lightblue tbody,
        .table_lightblue th,
        .table_lightblue td,
        .table_lightblue tr {
            display: block;
        }

            table.table_lightblue tr {
                border: 1px solid #ccc;
            }


            table.table_lightblue td {
                line-height: 35px;
                padding-left: 5px;
            }

    .nav-tabs {
        margin-left: auto;
        width: 100%;
    }

    .green_line, .blue_line {
        display: none;
    }

    .container, .content, .innerContainer {
        width: 100%;
    }


    .header {
        height: 150px;
        /*   background: url(../images/banner/header5-mobile.png) repeat-x; */
    }

    /*
    .banner {

        width:413px;
    }
    */

    .banner_right {
        display: none;
    }

    .logo {
    }

    .logo_img img {
        width: 65px;
    }

    .logo_text {
        word-break: break-all;
        margin-right: 5px;
        padding-right: 5px;
    }

    .logo_text_cn {
        font-size: 16px;
        word-break: break-all;
    }


    .logo_text_pt, .logo_text_en {
        font-size: 12px;
        word-break: keep-all;
        margin-right: 5px;
        padding-right: 5px;
    }



    .lang {
        width: 68px;
    }



    #formatTable {
        width: 98%;
    }

        #formatTable img.png, #formatTable img, #formatTable marquee img {
            width: 98%;
            height: auto;
        }

        #formatTable .big_screen > td, .big_screen .imageTable td {
            display: table-row;
        }


    #chineseBtn, #portugueseBtn {
        display: none;
    }


    #chineseBtn_s, #portugueseBtn_s {
        display: block;
    }

    .dateCol {
        width: 110px;
        word-break: break-all;
    }

    .datespan {
        word-break: keep-all;
        display: table-row;
    }


    .nail_date_span {
        word-break: keep-all;
    }


    .table_lightblue {
        width: 95%;
    }

    table.table_lightblue tbody td:first-child {
        width: 98.5%;
    }



    .leftmenu {
        display: none;
        z-index: 10000;
        position: absolute;
        top: 45px;
    }

    .menu_btn {
        display: block;
        cursor: pointer;
        position: absolute;
        /*
        left: 1px;
        top: 1px;
            */
        background: url(../images/leftmenu/menu_btn.png) no-repeat;
        width: 40px;
        height: 80px;
    }

    .leftmenu > li,
    .leftmenu > li > ul > li { /* Kenny CPU */
        /*
        background-color: rgba(132,102,102,0.8) !important;
        */
    }


    #newImage_news, #newImage_RC, #newImage_RI {
        text-align: left;
        position: absolute;
        top: 0px;
    }



    div.li_link {
        display: none;
    }


    li.li_link {
        display: block;
    }


    #newImage_safe {
        position: absolute;
    }

    .txt-setting {
        position: relative;
        top: -155px;
        right: 70px;
    }

    .lang {
        position: relative;
        top: 0px;
        right: 0px;
    }

    table#lawList1, #lawList1 thead,
    #lawList1 tbody,
    #lawList1 th,
    #lawList1 td,
    #lawList1 tr {
        display: block;
    }
    /*
    #lawList1 {
        display: none;
    }

    #lawList2 {
        display: block;
    }
    */

    #lawList1 .nail img {
        display: none;
    }

    #Div_Tender #GridView1 {
        display: none;
    }

    #Div_Tender #GridView2 {
        display: block;
    }

    .tbTender td, .tbTender th {
        text-align: left;
    }

    #innerContainer1 > div > p {
        margin-left: 10px;
    }

    .demo {
        display: none;
    }

    #portugueseBtn_s {
        background: url(../images/banner/portugueseBtn_s.png) no-repeat;
        width: 30px;
    }

    #chineseBtn_s {
        background: url(../images/banner/chineseBtn_s.png) no-repeat;
        width: 30px;
    }

    .leftmenu > li > a {
        font-size: 16px;
    }

    .leftmenu > li:not(.li_link) {
        line-height: 20px;
    }

    .leftmenu > li > a:hover {
        font-size: 16px;
    }

  


.leftmenu > li > ul > li {
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 24px;
}

}


@media (max-width: 600px) {
    /*
    .br_hidden {
        display: block;
    }*/
} 


@media (max-width: 856px) {

    .infor-section .datespan {
        width: 150px;
    }
}

@media (min-width: 462px) and (max-width:650px) {

    .logo {
        position:relative;
        top:1px;
    }

    .logo_img {
        position:relative;
        top:15px;
    }

}

