/*
site
*/
    /*
    匯入
    */

    /*
    結構
    */
        /* l_content */
            .l_content{
                position: relative;
                padding: 0;
                margin: 0;
                /* max-width:1920px; */

            }

            .fb{
                position: absolute;
                top: 0.5%;
                right: 1%;
            }
            .fb:link {

            }
            .fb:visited {

            }
            .fb:hover {
                cursor: pointer;
                opacity: 0.6;
            }
            .fb:active {

            }
            .l_link_fb:link {

            }
            .l_link_fb:visited {

            }
            .l_link_fb:hover {
                cursor: pointer;
                opacity: 0.6;
            }
            .l_link_fb:active {

            }
            .l_link_line:link {

            }
            .l_link_line:visited {

            }
            .l_link_line:hover {
                cursor: pointer;
                opacity: 0.6;
            }
            .l_link_line:active {

            }
            .top{
                position: fixed;
                top: 48%;
                right: 1%;
                display: none;
            }
            .top:link {

            }
            .top:visited {

            }
            .top:hover {
                cursor: pointer;
                opacity: 0.6;
            }
            .top:active {

            }

            .l_menu_1, .l_menu_2, .l_menu_3, .l_menu_4, .l_menu_5:link {

            }
            .l_menu_1, .l_menu_2, .l_menu_3, .l_menu_4, .l_menu_5:visited {

            }
            .l_menu_1, .l_menu_2, .l_menu_3, .l_menu_4, .l_menu_5:hover {
                cursor: pointer;
            }
            .l_menu_1, .l_menu_2, .l_menu_3, .l_menu_4, .l_menu_5:active {

            }

            .l_news_div{
                position: absolute;
                top: 22.5%;
            }
            .l_news_text_title{
                font-weight: bold;
                color: #5c3723;            
                margin-bottom: 0px;            
            }
            .l_news_text_content{
                /*font-weight: bold;*/
                font-weight: normal;
                color: #5c3723;            
                /*padding-top: 5px;
                padding-bottom: 5px;*/
            }
            .l_news_text_content:not(:last-child){
                border-bottom: 1px dashed #dfcfbf;
            }
            .l_news_text_content span{
                display: block;
                margin: 5px 0;
            }
            .l_news_text_content:link {

            }
            .l_news_text_content:visited {

            }
            .l_news_text_content:hover {
                cursor: pointer;
                opacity: 0.6;
            }
            .l_news_text_content:active {

            }

            .l_product_div{
                position: absolute;
                width: 72%;
                top: 10%;
                overflow-x: hidden;
                overflow-y: auto;
                left: 0;
                right: 0;
                margin-left: auto;
                margin-right: auto;
                border: 0px solid red;
            }
            .l_product_div .mCSB_scrollTools{
                height: 90%;
                margin: 20px 0px 20px 0px;
            }
            .l_product_div .mCSB_draggerRail{
                background-color: #E3C493;
                vertical-align: middle;
                border: 0px solid;
                width: 10px;
                box-shadow: -2px 2px 2px #666 inset;
            }
            .l_product_div .mCSB_dragger{
                background: url('../img/scroll_line.png') 50% 50% no-repeat #63350C;
                border-radius: 5px;
                z-index: 2;
            }
            .l_product_div .mCSB_dragger_bar{
                display: none;
            }
            .l_product_div .mCSB_buttonUp, .l_product_div .mCSB_buttonDown{
                color: black;
            }
            .l_product_div .col-xs-12:not(:first-child){
                position: relative;
                margin-top: 10px;
            }
            .l_product_div .l_coffee_type{
                position: absolute;
                top: 4%;
            }
            .l_product_div .l_product_code{
                position: relative;
                font-weight: bold;
                color: #5c3723;            
                font-size: 12pt;
            }
            .l_product_div .l_product_name{
                position: relative;
                font-weight: bold;
                /*color: #5c3723;  */
                color: #6A3906;
                font-size: 12pt;
                margin-left:5px;
            }
            .l_product_div .l_product_new{
                position: relative;
                font-weight: bold;
                color: #e40000;  
                font-size: 12pt;
            }
            .l_product_div .l_product_price{                
                position: relative;
                display: block;
                /*color: #744010;      */
                color: #956134;
                font-size: 12pt;
                margin-top: -11px;
                margin-bottom: 2px;
            }
            .l_product_div .l_product_cont{
                position: relative;                
                /*color: #908882;*/
                color: #5A504C;
                font-size: 10pt;
                margin-bottom: 0;
            }

            .l_left_product_row .l_product_code{
                margin-left: 5%;
            }
            .l_left_product_row .l_product_price{
                margin-left: 5%;
            }
            .l_left_product_row .l_product_cont{
                margin-left: 5%;
            }
            .l_right_product_row .l_product_code{
                margin-left: 4%;
            }
            .l_right_product_row .l_product_price{
                margin-left: 4%;
            }
            .l_right_product_row .l_product_cont{
                margin-left: 4%;
            }

            .l_category_div{
                position: absolute;
                right: 4.5%;
                top: 0;
                1overflow: hidden;
                border: 0px solid red;
                z-index: 99;
            }
            .l_category_div .l_category_row{
                position: absolute;
                border: 0px solid red;
                left: 0;
                right: 0;
                margin-left: auto;
                margin-right: auto;     
                width: 68%;
                1padding-top: 23%;
                overflow: hidden;
                left: 10%;
            }
            .l_category_div .l_category_row > div{
                padding: 0;
            }
            .l_category_div .l_category_row .l_category_content{
                font-size: 11px;
                -webkit-transform: scale(0.91);
                -o-transform: scale(1);
                display: inline-block
                font-weight: bold;
                color: #5d3c20;
                border: 0px solid red;
                width: 100%;
                margin-top: 1%;
            }

            .l_search{
                position: absolute;
                right: 4%;
                bottom: 12%;
                border: 0px solid red;
            }
            .l_search:link {

            }
            .l_search:visited {

            }
            .l_search:hover {
                cursor: pointer;
                opacity: 0.6;
            }
            .l_search:active {

            }

            @media screen and (min-width: 1024px) and (max-width: 1100px) {
                .l_product_div .l_coffee_type{
                    width: 14px;
                    height: 14px;
                }
            }
            @media screen and (min-width: 1100px) and (max-width: 1200px) {
                .l_product_div .l_coffee_type{
                    width: 15px;
                    height: 15px;
                }
                .l_category_div .l_category_row .l_category_content{
                    font-size: 12px;
                    margin-top: 2%;
                }
            }
            @media screen and (min-width: 1200px) and (max-width: 1300px) {
                .l_product_div .l_coffee_type{
                    width: 16px;
                    height: 16px;
                }
                .l_category_div .l_category_row .l_category_content{
                    font-size: 13px;
                    margin-top: 2%;
                }
            }
            @media screen and (min-width: 1300px) and (max-width: 1400px) {
                .l_product_div .l_coffee_type{
                    width: 17px;
                    height: 17px;
                }
                .l_category_div .l_category_row .l_category_content{
                    font-size: 14px;
                    margin-top: 2%;
                }
            }
            @media screen and (min-width: 1400px) and (max-width: 1500px) {
                .l_product_div .l_coffee_type{
                    width: 18px;
                    height: 18px;
                }
                .l_category_div .l_category_row .l_category_content{
                    font-size: 15px;
                    margin-top: 2%;
                }
            }
            @media screen and (min-width: 1500px) and (max-width: 1600px) {
                .l_product_div .l_coffee_type{
                    width: 19px;
                    height: 19px;
                }
                .l_category_div .l_category_row .l_category_content{
                    font-size: 16px;
                    margin-top: 2%;
                }
            }
            @media screen and (min-width: 1600px) and (max-width: 1700px) {
                .l_product_div .l_coffee_type{
                    width: 20px;
                    height: 20px;
                }
                .l_category_div .l_category_row .l_category_content{
                    font-size: 17px;
                    margin-top: 2%;
                }
            }
            @media screen and (min-width: 1700px) and (max-width: 1800px) {
                .l_product_div .l_coffee_type{
                    width: 21px;
                    height: 21px;
                }
                .l_category_div .l_category_row .l_category_content{
                    font-size: 17px;
                    margin-top: 2%;
                }
            }
            @media screen and (min-width: 1800px) and (max-width: 1900px) {
                .l_product_div .l_coffee_type{
                    width: 22px;
                    height: 22px;
                }
                .l_category_div .l_category_row .l_category_content{
                    font-size: 19px;
                    margin-top: 2%;
                }
            }
            @media screen and (min-width: 1900px) {
                .l_product_div .l_coffee_type{
                    width: 23px;
                    height: 23px;
                }
                .l_category_div .l_category_row .l_category_content{
                    font-size: 20px;
                    margin-top: 2%;
                }
            }