/* reset css v2.0  20110126 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: none;
    }

table {
    border-spacing: 0;
    border-collapse: collapse;
}

/* 全局設定 */
html {
    height: 100%;
    min-height: 100%;
}

body {
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    text-align: justify;
    text-justify: inter-ideograph;
    -webkit-text-size-adjust: 100%;
}

table, tbody, tfoot, thead, tr, th, td {
    padding: 10px;
    border: 1px solid #999;
}

img {
    width: auto;
    height: 100%;
}

a {
    text-decoration: none;
    color: #444;
}

    a:hover {
        text-decoration: none;
        color: #ff7600;
    }

/* 全局設定_特殊設定 */
.body_hide {
    overflow-x: hidden;
    overflow-y: hidden;
}

.content_box.h100per {
    height: 100%;
}

.space_top_box {
    float: left;
    width: 100%;
    height: 120px;
}

.rwd_top_box {
    float: left;
    width: 100%;
    height: 40px;
}

.space_height_box {
    float: left;
    width: 100%;
    height: 30px;
}

.ui-dialog-title {
    font-size: 24px;
}

.off {
    display: none;
}

.on {
    display: block;
}

@media (max-width:1000px) {
    .space_top_box {
        height: 55px;
    }

    .rwd_top_box {
        height: 30px;
    }
}

@media (max-width:700px) {
    .rwd_top_box {
        height: 20px;
    }
}

/* 全局字體設定 - 跨系統英中復合字體 - 可於本機端瀏覽 */
body {
    font-family: 'helvetica','arial','Microsoft JhengHei','Heiti TC','sans-serif';
    font-weight: normal;
    color: #444;
}

/********************************************************************/

/* RWD 基本文字 */

p {
    font-size: 16px;
}

    p.title,
    .title,
    .title p { /*font-weight:bold;*/
    }

        p.title.lh,
        .title.lh,
        .title.lh p {
            line-height: 1.3em;
        }

        p.title.s1,
        .title.s1,
        .title.s1 p {
            font-size: 18px;
        }

        p.title.s2,
        .title.s2,
        .title.s2 p {
            font-size: 24px;
        }

        p.title.s3,
        .title.s3,
        .title.s3 p {
            font-size: 32px;
        }

        p.title.s4,
        .title.s4,
        .title.s4 p {
            font-size: 64px;
        }

    p.text,
    .text,
    .text p {
        font-weight: normal;
    }

        p.text.b,
        .text.b,
        .text.b p { /*font-weight:bold;*/
        }

        p.text.lh,
        .text.lh,
        .text.lh p {
            line-height: 1.7em;
        }

        p.text.s1,
        .text.s1,
        .text.s1 p {
            font-size: 16px;
        }

        p.text.s2,
        .text.s2,
        .text.s2 p {
            font-size: 14px;
        }

        p.text.s3,
        .text.s3,
        .text.s3 p {
            font-size: 14px;
            line-height: 1.4em;
        }

        p.text.s4.lh,
        .text.s4,
        .text.s4 p {
            font-size: 12px;
        }

        p.text.s5.lh,
        .text.s5,
        .text.s5 p {
            font-size: 20px;
        }

        p.text.s6.lh,
        .text.s6,
        .text.s6 p {
            font-size: 14px;
        }

@media (max-width:1200px) {
    p.title.s1,
    .title.s1,
    .title.s1 p {
        font-size: 16px;
    }

    p.title.s2,
    .title.s2,
    .title.s2 p {
        font-size: 19px;
    }

    p.title.s3,
    .title.s3,
    .title.s3 p {
        font-size: 23px;
    }

    p.title.s4,
    .title.s4,
    .title.s4 p {
        font-size: 36px;
    }
}

@media (max-width:800px) {
    p {
        font-size: 14px;
    }

        p.text.s1,
        .text.s1,
        .text.s1 p {
            font-size: 14px;
        }

        p.text.s2,
        .text.s2,
        .text.s2 p {
            font-size: 13px;
        }

        p.text.s3,
        .text.s3,
        .text.s3 p {
            font-size: 13px;
        }
}

/* 全局配色 */
.m_fcolor_0 {
    color: #f4f4f4;
}

.m_fcolor_1 {
    color: #ff7600;
}

.m_fcolor_2 {
    color: #d50011;
}

.m_fcolor_3 {
    color: #6ec7d2;
}

.m_fcolor_4 {
    color: #b39050;
}

.m_fcolor_5 {
    color: #1d6bbf;
}

.m_bgcolor_0 {
    background: #666;
}

.m_bgcolor_1 {
    background: #ff7600;
}

.m_bgcolor_2 {
    background: #d50011;
}

.m_bgcolor_3 {
    background: #d50011;
}

.m_bgcolor_4 {
    background: #b39050;
}

.m_bgcolor_5 {
    background: #1d6bbf;
}

.s_fcolor_0 {
    color: #333;
}

.s_fcolor_1 {
    color: #555;
}

.s_fcolor_2 {
    color: #777;
}

.s_fcolor_3 {
    color: #999;
}

.s_fcolor_4 {
    color: #bbb;
}

.s_bgcolor_0 {
    background: #333;
}

.s_bgcolor_1 {
    background: #555;
}

.s_bgcolor_2 {
    background: #777;
}

.s_bgcolor_3 {
    background: #999;
}

.s_bgcolor_4 {
    background: #bbb;
}

/* 快速配色 */
.fcolor {
    color: #333;
}

.fcolor_000 {
    color: #000;
}

.fcolor_111 {
    color: #111;
}

.fcolor_222 {
    color: #222;
}

.fcolor_333 {
    color: #333;
}

.fcolor_444 {
    color: #444;
}

.fcolor_555 {
    color: #555;
}

.fcolor_666 {
    color: #666;
}

.fcolor_777 {
    color: #777;
}

.fcolor_888 {
    color: #888;
}

.fcolor_999 {
    color: #999;
}

.fcolor_aaa {
    color: #aaa;
}

.fcolor_bbb {
    color: #bbb;
}

.fcolor_ccc {
    color: #ccc;
}

.fcolor_ddd {
    color: #ddd;
}

.fcolor_eee {
    color: #eee;
}

.fcolor_fff {
    color: #fff;
}

.bgcolor {
    background: #333;
}

.bgcolor_000 {
    background: #000;
}

.bgcolor_111 {
    background: #111;
}

.bgcolor_222 {
    background: #222;
}

.bgcolor_333 {
    background: #333;
}

.bgcolor_444 {
    background: #444;
}

.bgcolor_555 {
    background: #555;
}

.bgcolor_666 {
    background: #666;
}

.bgcolor_777 {
    background: #777;
}

.bgcolor_888 {
    background: #888;
}

.bgcolor_999 {
    background: #999;
}

.bgcolor_aaa {
    background: #aaa;
}

.bgcolor_bbb {
    background: #bbb;
}

.bgcolor_ccc {
    background: #ccc;
}

.bgcolor_ddd {
    background: #ddd;
}

.bgcolor_eee {
    background: #eee;
}

.bgcolor_fff {
    background: #fff;
}

/***************** 主要區塊_header_content_footer *****************/
.content_box,
.footer_box,
.footer_copyright_box {
    overflow: hidden;
    position: relative;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
}

.footer_box {
    background-color: #f4f4f4;
}

.footer_copyright_box {
    z-index: 40;
    padding: 30px 0;
    text-align: center;
    background-color: #fff;
}

.content_rwd,
.footer_rwd {
    position: relative;
    top: 0;
    left: 0;
    width: 1440px;
    height: 100%;
    margin: 0 auto;
}

.footer_box .bor_top {
    border-top: 4px solid #e50012;
}

.footer_box_copyright {
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    padding: 10px 0 30px 0;
    background-color: #fff;
}

@media (max-width:1600px) {
    .content_rwd,
    .footer_rwd {
        width: 1140px;
    }
}

@media (max-width:1300px) {
    .blank_box {
        height: 80px;
    }

    .content_rwd,
    .footer_rwd {
        width: 90%;
        margin: 0 5%;
    }
}

@media (max-width:1000px) {
    .content_box,
    .footer_box {
        float: left;
        width: 100%;
    }

    .content_rwd,
    .footer_rwd {
        width: 93%;
        margin: 0 3.5%;
    }

    .footer_copyright_box {
        padding: 30px 0 70px 0;
    }
}

@media (max-width:700px) {
    .content_rwd,
    .footer_rwd {
        width: 94%;
        margin: 0 3%;
    }
}

/********************************************************************/

/* input 字集與移除藍框 */
input, select, option, label, textarea, button, placeholder,
.placeholder {
    margin: 0;
    font-family: 'helvetica','arial','Microsoft JhengHei','Heiti TC','sans-serif';
    font-size: 16px;
    color: #333;
    border: 0;
    border-width: 0;
    outline: none;
}

    /* input 解ios焦點跑版 */
    input:focus, keygen:focus, select:focus {
        float: left;
    }

.input_border {
    min-height: 28px;
}

/* input 基本樣式 */
.input_border {
    position: relative;
    top: 0;
    left: 0;
    border: 1px solid #aaa;
    background: #fff;
}

.input_padding {
    padding: 0 10px;
}

input {
    width: 100%;
    padding: 5px 0;
    background: transparent;
}

@media (max-width:1000px) {
    .input_padding {
        padding: 0 10px;
    }
}

/* 文字顏色：input_預設 */
.placeholder {
    font-size: 16px;
    color: #999;
}

::-webkit-input-placeholder {
    font-size: 16px;
    color: #999;
}

::-moz-placeholder {
    font-size: 16px;
    color: #999;
}

:-moz-placeholder {
    font-size: 16px;
    color: #999;
}

/* 文字顏色：input_變更 */
input, textarea {
    color: #333;
}

/* 文字顏色：select_預設/變更 */
.select.color_default {
    color: #999;
}

.select.color_change {
    color: #333;
}

/* select 樣式(含解ie) */
.select_box {
    overflow: hidden;
    position: relative;
    z-index: 0;
    width: 100%;
}

.select_arr {
    position: absolute;
    z-index: -1;
    top: 1px;
    right: -9px;
    width: 28px;
    height: 28px;
    background: url(../images/general/input_icon_select.png);
    background-size: 28px 28px;
}

select {
    z-index: 0;
    width: 120%;
    height: 28px;
    padding: 0;
    cursor: pointer;
    border: 0;
    background-color: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

    select::-ms-expand {
        display: none;
    }

/* checkbox：核取選項_空間(含解ie) */
.checkbox_box {
    position: relative;
    z-index: 1;
    float: left;
    margin-right: 10px;
    padding: 0 0;
}

    .checkbox_box input {
        float: left;
        width: auto;
        background: transparent;
    }

        /* checkbox：核取方塊_樣式 */
        .checkbox_box input[type=checkbox]:not(old) {
            width: 29px;
            margin: 5px 0 0 -2px;
            padding: 0;
            cursor: pointer;
            font-size: 12px;
            opacity: 0;
        }

            .checkbox_box input[type=checkbox]:not(old) + label {
                display: inline-block;
                margin: 0 0 0 -26px;
                padding-left: 22px;
                line-height: 24px;
                cursor: pointer;
                background: url('../images/general/input_icon_checks.png') no-repeat -5px -62px;
                background-size: 29px 116px;
                opacity: 1;
            }

            .checkbox_box input[type=checkbox]:not(old):checked + label {
                background-position: -5px -91px;
            }

/* checkbox：核取方塊_樣式 特別的*/
.special.checkbox_box input[type=checkbox]:not(old) + label {
    background: url('../images/general/input_icon_checks_sp.png') no-repeat -5px -5px;
    background-size: 29px 58px;
}

.special.checkbox_box input[type=checkbox]:not(old):checked + label {
    background-position: -5px -34px;
}

/* radio：選項按鈕_樣式 */
.checkbox_box input[type=radio]:not(old) {
    width: 29px;
    margin: 5px 0 0 -2px;
    padding: 0;
    cursor: pointer;
    font-size: 12px;
    opacity: 0;
}

    .checkbox_box input[type=radio]:not(old) + label {
        display: inline-block;
        margin: 0 0 0 -26px;
        padding-left: 22px;
        line-height: 24px;
        cursor: pointer;
        background: url('../images/general/input_icon_checks.png') no-repeat -5px -4px;
        background-size: 29px 116px;
        opacity: 1;
    }

    .checkbox_box input[type=radio]:not(old):checked + label {
        background-position: -5px -33px;
    }

/* textarea：多行文字輸入欄位_樣式 */
textarea {
    overflow-y: hidden;
    width: 100%;
    max-width: 100%;
    min-height: 40px;
    padding: 10px 0;
    line-height: 1.5em;
    border: 0;
    background-color: transparent;
}

/* 檔案上傳欄位 */
.file_box {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 30px;
    background-color: transparent;
}

    .file_box .padding_box {
        position: absolute;
        z-index: 8;
        top: 0;
        left: 0;
        width: 70%;
        padding: 0;
    }

    .file_box .color_change input:valid {
        color: #999;
    }

​.file_box .file_view {
    overflow: hidden;
    height: 18px;
    padding: 10px 0;
}

.file_box .file_select {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 72%;
    width: 28%;
}

.file_box .file_action {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: -30px 0 0 0;
    padding: 0 0 30px 0;
    cursor: pointer;
    opacity: 0;
    background-color: transparent;
    filter: alpha(opacity=0);
}

.file_box .file_select_hover {
    border-color: #ff7600;
    background-color: #ff7600;
}

/* 文字顏色：日期選擇器_變更 */
.time_picker.color_change,
.time_start.color_change,
.time_end.color_change {
    color: #333;
}

/* input 樣式_日期選擇器 */
.input_group .time_picker,
.input_group .time_start,
.input_group .time_end {
    cursor: pointer;
}

.input_group .img_btn {
    position: absolute;
    top: 0;
    right: 0;
    float: left;
    width: 28px;
    height: 28px;
}

    .input_group .img_btn img {
        height: 100%;
    }

@media (max-width:1000px) {
    .input_group .img_btn {
        right: -5px;
    }
}

/********************************************************************/

/* 全局 button 預設值 */

button {
    height: 30px;
}

.button, div.button {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: 1px solid #333;
    -webkit-appearance: none;
}

.button {
    padding: 3.5px 0;
}

div.button {
    padding: 10px 0;
}

.td_input .button {
    height: 40px;
    padding: 2px 0;
    font-size: 16px;
}

.button:active, div.button:active {
    position: relative;
    z-index: 99;
    top: 1px;
    left: 0;
}

a.button {
    padding: 6px 0;
}

    a.button:hover {
        color: #fff;
    }

/* 全局 button 預設值_外文 */
.button.en {
    padding: 8.5px 0;
}

div.button.en {
    padding: 10px 0;
}

.td_input div.button.en {
    height: 20px;
    padding: 11px 0 7px 0;
    font-size: 16px;
}

/* 全局 button 樣式 */
.style_0, div.style_0 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.style_1, div.style_1 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.style_2, div.style_2 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.style_3, div.style_3 {
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    border-radius: 0 0 10px 0;
}

/* 全局 button 配色 */
.bt_color_off, div.bt_color_off {
    color: #666;
    border-color: #aaa;
    background: rgba(255,255,255,0);
}

    .bt_color_off:hover, div.bt_color_off:hover {
        color: #555;
        border-color: #555;
    }

.bt_color_0, div.bt_color_0 {
    border-color: #666;
    background: #666;
}

    .bt_color_0:hover, div.bt_color_0:hover {
        background: linear-gradient(top,#333,#000);
        background: -moz-linear-gradient(top,#333,#000);
        background: -webkit-linear-gradient(top,#666,#333);
        background: -ms-linear-gradient(top,#333,#000);
        background-color: #666;
    }

.bt_color_1, div.bt_color_1 {
    border-color: #ff7600;
    background: #ff7600;
}

    .bt_color_1:hover, div.bt_color_1:hover {
        border-color: #d50011;
        background-color: #d50011;
    }

.bt_color_2, div.bt_color_2 {
    border-color: #d50011;
    background: #d50011;
}

    .bt_color_2:hover, div.bt_color_2:hover {
        border-color: #ff7600;
        background-color: #ff7600;
    }

.bt_color_3, div.bt_color_3 {
    border-color: #b1862e;
    background: #b1862e;
}

    .bt_color_3:hover, div.bt_color_3:hover {
        border-color: #ff7600;
        background-color: #ff7600;
    }

@media (max-width:1000px) {
    .bt_color_1:hover, div.bt_color_1:hover {
        border-color: #ff7600;
        background: #ff7600;
    }

    .bt_color_1:hover, div.bt_color_2:hover {
        border-color: #d50011;
        background: #d50011;
    }

    .bt_color_1:hover, div.bt_color_3:hover {
        border-color: #b1862e;
        background: #b1862e;
    }
}

/* 全局 button 有 icon 事件 */
.button_action_box {
    float: left;
    width: 50%;
    margin-top: 10px;
    padding: 3.5px 0;
}

    .button_action_box .button_po_text {
        width: 100px;
        margin: 0 auto;
    }

    .button_action_box .button_icon {
        overflow: hidden;
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 20px;
        height: 20px;
    }

        .button_action_box .button_icon img {
            position: absolute;
            top: 0;
            left: 0;
            float: left;
            width: 100%;
            height: auto;
        }

    .button_action_box .button_text {
        float: left;
        margin: 0 !important;
    }

    .button_action_box.action {
        border-color: #e60012;
        background-color: #fff;
    }

        .button_action_box.action .button_icon img {
            position: absolute;
            top: -20px;
            left: 0;
            float: left;
            width: 100%;
            height: auto;
        }

        .button_action_box.action .button_text {
            color: #e60012;
        }

            .button_action_box.action .button_text.default {
                display: none;
            }

    .button_action_box .button_text.action {
        display: none;
    }

    .button_action_box.action .button_text.action {
        display: block;
    }

/* popup：客製化全螢幕 */
.window_full {
    overflow: hidden;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .5);
}

.ui_box {
    position: fixed;
    z-index: 100;
}

    .ui_box.max_ui {
        top: 5%;
        left: 5%;
        width: 90%;
        height: 90%;
        background: #eee;
    }

    .ui_box.med_ui {
        top: 20%;
        left: 20%;
        width: 60%;
        height: 60%;
        background: #eee;
    }

    .ui_box.type_ui {
        top: 50%;
        left: 50%;
        width: 240px;
        height: 240px;
        margin: -150px auto auto -150px;
        padding: 30px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        background: #f4f4f4;
    }

.popup_title {
    position: relative;
    top: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #999;
}

    .popup_title .popup_title_icon {
        position: absolute;
        top: -5px;
        width: 40px;
        height: 40px;
    }

        .popup_title .popup_title_icon img {
            width: 100%;
            height: auto;
        }

.popup_title_text {
    padding-left: 45px;
}

/* popup 介面 */
.popup_box .window_full {
    overflow: hidden;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .5);
}

.popup_box .ui_box {
    position: fixed;
    z-index: 100;
}

.popup_box .ui_box {
    top: 50%;
    left: 50%;
    width: 240px;
    margin: -200px auto auto -150px;
    padding: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
}

.popup_box .title_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.popup_box .title {
    font-size: 20px;
    text-align: center;
}

.popup_box .title_box img {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.popup_box .nar_box {
    float: left;
    width: 100%;
    margin: 10px 0 5px 0;
}

    .popup_box .nar_box .nar {
        float: left;
    }

    .popup_box .nar_box .link {
        float: right;
    }

    .popup_box .nar_box .link_tag {
        float: left;
        width: 100%;
        cursor: pointer;
        text-align: center;
    }

    .popup_box .nar_box.agree {
        margin: 15px 0 0 0;
    }

        .popup_box .nar_box.agree .agree.text {
            margin-left: -10px;
        }

        .popup_box .nar_box.agree .link {
            float: left;
            width: 100%;
            text-align: center;
        }

.popup_box .input_box {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.popup_box .nar_box .code {
    float: left;
    width: auto;
    height: 30px;
}

.popup_box .button_reset_code {
    float: right;
    padding-top: 7px;
    cursor: pointer;
    color: #e60012;
}

    .popup_box .button_reset_code:hover {
        color: #ff7600;
    }

@media (max-width:1000px) {
    .popup_box .ui_box {
        top: 50%;
        left: 50%;
        width: 280px;
        margin: -200px auto auto -160px;
        padding: 20px;
    }

    .popup_box .title_box img {
        position: absolute;
        top: -10px;
        right: -10px;
    }
}

@media (max-width:700px) {
    .popup_box .ui_box {
        top: 50%;
        left: 50%;
        width: 240px;
        margin: -200px auto auto -140px;
        padding: 20px;
    }
}

/* popup介面 變更訂貨人 立即訂貨*/
.popup_button_orderer_man {
    cursor: pointer;
}

.orderer_man.popup_box .ui_box,
.immediate_payment.popup_box .ui_box {
    width: 240px;
    margin: -127.5px auto auto -150px;
    padding: 30px;
}

.table_select_box {
    float: left;
    width: 160px;
    margin-top: -3px;
}

@media (max-width:1000px) {
    .orderer_man.popup_box .ui_box,
    .immediate_payment.popup_box .ui_box {
        top: 50%;
        left: 50%;
        width: 280px;
        margin: -200px auto auto -160px;
        padding: 20px;
    }

    .table_select_box {
        margin-top: -5px;
    }
}

@media (max-width:700px) {
    .orderer_man.popup_box .ui_box,
    .immediate_payment.popup_box .ui_box {
        top: 50%;
        left: 50%;
        width: 240px;
        margin: -200px auto auto -140px;
        padding: 20px;
    }
}

@media (max-width:410px) {
    .table_select_box {
        margin-top: 0;
    }
}

/* popup介面 登入*/
.nav_sign_box {
    cursor: pointer;
}

.sign_in_box.popup_box .ui_box {
    width: 240px;
    margin: -312px auto auto -150px;
    padding: 30px;
}

.sign_in_box.popup_box .sign_in_member_box {
    float: left;
    width: 100%;
}

.sign_in_box.popup_box .height {
    height: 20px;
    margin-top: 10px;
    border-top: 5px solid #f4f4f4;
}

.sign_in_box.popup_box .title_box img {
    position: absolute;
    top: -30px;
    right: -30px;
}

@media (max-width:1000px) {
    .sign_in_box.popup_box .height {
        height: 55px;
    }
}

@media (max-width:700px) {
    .sign_in_box.popup_box .ui_box {
        overflow-y: auto;
        top: 5%;
        width: 240px;
        max-height: 80%;
        margin: 0 auto auto -140px;
        padding: 20px 20px 20px 20px;
    }

    .sign_in_box.popup_box .sign_in_member_box {
        width: 100%;
        border-width: 0;
    }

        .sign_in_box.popup_box .sign_in_member_box.no1 {
            padding-right: 0;
            border-width: 0;
        }

        .sign_in_box.popup_box .sign_in_member_box.no2 {
            padding-top: 30px;
            padding-left: 0;
            border-width: 0;
        }

    .sign_in_box.popup_box .title_box img {
        position: absolute;
        top: -10px;
        right: -10px;
    }

    .sign_in_box.popup_box .height {
        height: 10px;
    }
}

/* 麵包屑 */
.bread_crumbs_bg {
    background-color: #efefef;
}

.bread_crumbs {
    float: left;
    width: 100%;
}

    .bread_crumbs span,
    .bread_crumbs a {
        float: left;
        margin-right: 5px;
        padding: 12px 0;
    }

@media (max-width:700px) {
    .bread_crumbs {
        padding: 10px 0;
    }

        .bread_crumbs span,
        .bread_crumbs a {
            float: left;
            margin-right: 5px;
            padding: 8px 0;
        }
}

/***************** 商品 *****************/
.commodity_padding {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.left_nav_box {
    float: left;
    width: 18%;
    margin-right: 4%;
}

.right_content_box {
    float: left;
    width: 78%;
}

.left_nav_box li {
    position: relative;
    float: left;
    width: 100%;
}

    .left_nav_box li a {
        float: left;
        width: 90%;
        padding: 6px 0 6px 10%;
        border-bottom: 1px solid #d3d3d3;
    }

        .left_nav_box li a:hover {
            color: #b39050;
        }

    .left_nav_box li span {
        margin-left: 6px;
        padding: 1px 5px;
        font-size: 12px;
        color: #fff;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-left-radius: 5px;
        background-color: #70c7d1;
    }

    .left_nav_box li img {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 30px;
        height: 30px;
    }

    .left_nav_box li.title {
        float: left;
        width: 90%;
        padding: 6.5px 0 6.5px 10%;
        font-size: 20px;
        -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
    }

/* 左選單 動作 */
.left_nav_box ul.dp {
    display: block;
}

.left_nav_box ul.mb {
    display: none;
}

.left_nav_box li.title .icon_nav_bottom,
.left_nav_box li.title .icon_nav_top {
    display: none;
}

@media (max-width:1000px) {
    .left_nav_box ul.dp {
        display: none;
    }

    .left_nav_box ul.mb {
        display: block;
    }

    .left_nav_box li.title .icon_nav_bottom {
        display: block;
    }

    .left_nav_box li.title .icon_nav_top {
        display: none;
    }

    .left_nav_box ul.mb li.nav_list {
        display: none;
    }
}

/* 左選單 廣告 */
.left_nav_box .link_img_box {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
}

    .left_nav_box .link_img_box li {
        margin-top: 10px;
    }

    .left_nav_box .link_img_box img {
        position: static;
        width: 100%;
        height: auto;
    }

    .left_nav_box .link_img_box a {
        float: left;
        width: 100%;
        padding: 0;
        border-width: 0;
    }

@media (max-width:1300px) {
    .left_nav_box {
        width: 24%;
        margin-right: 4%;
    }

    .right_content_box {
        width: 78%;
    }
}

@media (max-width:1000px) {
    .left_nav_box {
        width: 100%;
        margin: 10px 0;
    }

    .right_content_box {
        width: 100%;
    }

    .left_nav_box li.title {
        position: relative;
        top: 0;
        left: 0;
        width: 97%;
        padding: 8.5px 0 8.5px 3%;
        font-size: 16px;
        cursor: pointer;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

        .left_nav_box li.title.action {
            -webkit-border-bottom-right-radius: 0;
            -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0;
        }

        .left_nav_box li.title .icon_nav_bottom,
        .left_nav_box li.title .icon_nav_top {
            position: absolute;
            top: 5px;
            right: 5px;
        }

    .left_nav_box li a {
        width: 97%;
        padding: 6px 0 6px 3%;
    }

    .left_nav_box .link_img_box li {
        float: left;
        width: 31%;
        margin: 0 1%;
    }
}

/* 左側選單 2 */
.left_nav_box_2 {
    float: left;
    width: 18%;
    margin-right: 4%;
}

    .left_nav_box_2 .desktop {
        display: block;
    }

    .left_nav_box_2 .mobile {
        display: none;
    }

    .left_nav_box_2 li {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 100%;
        cursor: pointer;
        cursor: pointer;
        border-bottom: 1px solid #d3d3d3;
    }

        .left_nav_box_2 li:hover {
            color: #b08537;
        }

    .left_nav_box_2 .item_button {
        float: left;
        width: 90%;
        padding: 6.5px 0 6.5px 10%;
        font-size: 20px;
        cursor: default;
        color: #f4f4f4;
        -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
        background-color: #d50011;
    }

        .left_nav_box_2 .item_button:hover {
            color: #f4f4f4;
        }

    .left_nav_box_2 li .icon_right {
        position: absolute;
        top: 5px;
        right: 0;
        width: 30px;
        height: 30px;
    }

    .left_nav_box_2 li .icon_bottom {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .left_nav_box_2 li .icon_top {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .left_nav_box_2 li a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: transparent;
    }

    .left_nav_box_2 li p {
        padding: 6px 35px 6px 16px;
        font-size: 16px;
    }

    .left_nav_box_2 li.item_link_2 p {
        padding: 8.5px 35px 8.5px 16px;
        padding-right: 35px;
        padding-left: 32px;
        font-size: 14px;
    }

    .left_nav_box_2 li.item_link_2 {
        background-color: #faf8f4;
    }

    .left_nav_box_2 li span {
        margin-left: 6px;
        padding: 1px 5px;
        font-size: 12px;
        color: #fff;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-left-radius: 5px;
        background-color: #d50011;
    }

@media (max-width:1000px) {
    .left_nav_box_2 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

        .left_nav_box_2 .desktop {
            display: none;
        }

        .left_nav_box_2 .mobile {
            display: block;
        }

            .left_nav_box_2 .mobile .item_button {
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
                border-radius: 10px;
            }

                .left_nav_box_2 .mobile .item_button.action {
                    -webkit-border-bottom-right-radius: 0;
                    -moz-border-radius-bottomright: 0;
                    border-bottom-right-radius: 0;
                    -webkit-border-bottom-left-radius: 0;
                    -moz-border-radius-bottomleft: 0;
                    border-bottom-left-radius: 0;
                }

            .left_nav_box_2 .mobile .item_button {
                position: relative;
                top: 0;
                width: 97%;
                padding: 6.5px 0 6.5px 3%;
            }

                .left_nav_box_2 .mobile .item_button .icon_nav_top,
                .left_nav_box_2 .mobile .item_button .icon_nav_bottom {
                    position: absolute;
                    top: 3.5px;
                    right: 5px;
                    width: 30px;
                    height: 30px;
                }

        .left_nav_box_2 li p {
            padding: 6px 35px 6px 20px;
        }

        .left_nav_box_2 li.item_link_2 p {
            padding: 8.5px 35px 8.5px 34px;
            padding-right: 35px;
            padding-left: 32px;
            font-size: 14px;
        }

        .left_nav_box_2 li.item_link_1 {
            display: none;
        }
}

/* 左選單 2 廣告 */
.left_nav_box_2 .link_img_box {
    float: left;
    width: 100%;
    margin-top: 20px;
}

    .left_nav_box_2 .link_img_box li {
        margin-top: 10px;
        border-width: 0;
    }

    .left_nav_box_2 .link_img_box img {
        float: left;
        width: 100%;
        height: auto;
    }

    .left_nav_box_2 .link_img_box a {
        position: absolute;
        top: 0;
        left: 0;
        float: left;
        width: 100%;
        height: 100%;
    }

@media (max-width:1000px) {
    .left_nav_box_2 .link_img_box li {
        float: left;
        width: 32%;
        margin: 0 .6666% 40px .6666%;
    }
}

@media (max-width:700px) {
    .left_nav_box_2 .link_img_box li {
        display: none;
    }
}

/* 商品 上方banner */
.banner_top_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
}

    .banner_top_box img {
        width: 100%;
        height: auto;
    }

.banner_top_po_title {
    position: absolute;
    top: 50%;
    left: 10%;
    float: left;
    margin-top: -16px;
    font-size: 32px;
    color: #b08537;
}

@media (max-width:1300px) {
    .banner_top_po_title {
        left: 10%;
        margin-top: -14px;
        font-size: 28px;
    }
}

@media (max-width:700px) {
    .banner_top_po_title {
        left: 10%;
        margin-top: -12px;
        font-size: 24px;
    }
}

@media (max-width:400px) {
    .banner_top_box {
        overflow: hidden;
        width: 100%;
        height: 100px;
    }

        .banner_top_box img {
            float: left;
            width: auto;
            height: 100%;
        }

    .banner_top_po_title {
        left: 20%;
        margin-top: -12px;
        font-size: 24px;
    }
}

/* 商品 格狀/列表 切換 */
.list_button_box {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 5px;
    border-bottom: 5px solid #efefef;
}

    .list_button_box .list_button_tab,
    .list_button_box .list_button_list {
        float: left;
        width: 25px;
        margin-right: 5px;
        cursor: pointer;
    }

        .list_button_box .list_button_tab img,
        .list_button_box .list_button_list img {
            width: 100%;
            height: auto;
        }

    .list_button_box .date {
        float: right;
        padding: 4.5px 0;
    }

/* 商品 格狀 */
.commodity_tab_box {
    position: relative;
    float: left;
    width: 100%;
}

    .commodity_tab_box .padding {
        float: left;
        width: 97%;
        padding-left: 3%;
    }

    .commodity_tab_box .item {
        position: relative;
        float: left;
        width: 30%;
        margin: 20px 3% 0 0;
        border: 1px solid #d8d8d8;
        background-color: #fff;
    }

        .commodity_tab_box .item .item_margin {
            float: left;
            width: 94%;
            margin: 10px 3% 0 3%;
        }

        .commodity_tab_box .item .po_img_box {
            position: relative;
            top: 0;
            left: 0;
            float: left;
            width: 100%;
            background-color: #f4f4f4;
        }

            .commodity_tab_box .item .po_img_box img {
                width: 100%;
                height: auto;
            }

        .commodity_tab_box .item .po_tag {
            position: absolute;
            top: 10px;
            left: 10px;
            float: left;
            width: 40px;
            height: 26px;
            padding: 12px 5px;
            text-align: justify;
            color: #fff;
            -webkit-border-top-right-radius: 50%;
            -moz-border-radius-topright: 50%;
            border-top-right-radius: 50%;
            -webkit-border-bottom-right-radius: 50%;
            -moz-border-radius-bottomright: 50%;
            border-bottom-right-radius: 50%;
            -webkit-border-bottom-left-radius: 50%;
            -moz-border-radius-bottomleft: 50%;
            border-bottom-left-radius: 50%;
        }

        .commodity_tab_box .item .text_box {
            float: left;
            width: 100%;
            margin: 10px 0 20px 0;
        }

        .commodity_tab_box .item .text_padding {
            padding: 10px 10px;
        }

        .commodity_tab_box .item .buy_big_box {
            float: left;
            width: 100%;
        }

        .commodity_tab_box .item .name {
            overflow: hidden;
            float: left;
            width: 100%;
            height: 60px;
            margin-bottom: 15px;
            text-align: left;
        }

        .commodity_tab_box .item .text {
            margin: 8px 0;
        }

        .commodity_tab_box .item .recommended_price {
        }

        .commodity_tab_box .item .member_price {
            font-size: 18px;
        }

        .commodity_tab_box .item .button {
            float: left;
            width: 50%;
            margin-top: 10px;
            padding: 3.5px 0;
        }

        .commodity_tab_box .item .button_po_text {
            width: 100px;
            margin: 0 auto;
        }

            .commodity_tab_box .item .button_po_text .button_icon {
                float: left;
                width: 20px;
                height: 20px;
            }

            .commodity_tab_box .item .button_po_text .button_text {
                float: left;
                margin: 0;
            }

@media (max-width:1300px) {
    .commodity_tab_box .item {
        width: 46%;
        margin: 20px 3% 0 0;
    }

        .commodity_tab_box .item .name {
            height: 60px;
        }
}

@media (max-width:1200px) {
    .commodity_tab_box .item .name {
        height: 50px;
    }
}

@media (max-width:1000px) {
    .commodity_tab_box .item .buy_numeral_box {
        width: 45%;
        margin-right: 4%;
    }

    .commodity_tab_box .item .button {
        width: 50%;
        margin-top: 10px;
    }
}

@media (max-width:700px) {
    .commodity_tab_box .padding {
        width: 94%;
        padding-right: 3%;
        padding-left: 3%;
    }

    .commodity_tab_box .item {
        width: 100%;
        margin: 20px 0 0 0;
    }

    .list_button_box .list_button_list {
        display: none;
    }
}

/* 商品 列表 */
.commodity_tab_box .item.list {
    width: 96.5%;
    height: auto;
    margin: 20px 0 0 0;
}

    .commodity_tab_box .item.list .item_margin {
        width: 98%;
        margin: 10px 1% 10px 1%;
    }

    .commodity_tab_box .item.list .po_img_box {
        width: auto;
        height: 150px;
    }

        .commodity_tab_box .item.list .po_img_box img {
            width: auto;
            height: 100%;
        }

    .commodity_tab_box .item.list .text_box {
        width: 68%;
        margin: 0 0 0 2%;
    }

    .commodity_tab_box .item.list .text {
        float: left;
        margin: 0 20px 8px 0;
    }

    .commodity_tab_box .item.list .buy_numeral_box {
        width: 110px;
    }

    .commodity_tab_box .item.list .button {
        width: 140px;
        margin-top: 10px;
        padding: 3.5px 0;
    }

@media (max-width:1300px) {
    .commodity_tab_box .item.list .po_img_box {
        height: 145px;
    }

    .commodity_tab_box .item.list .text_box {
        width: 67%;
        margin: -5px 0 0 2%;
    }
}

@media (max-width:1200px) {
    .commodity_tab_box .item.list .po_img_box {
        height: 130px;
    }

    .commodity_tab_box .item.list .text_box {
        width: 64%;
        margin: -10px 0 0 2%;
    }
}

@media (max-width:1000px) {
    .commodity_tab_box .item.list .po_img_box {
        height: 138px;
    }

    .commodity_tab_box .item.list .text_box {
        width: 60%;
        margin: -3px 0 0 2%;
    }

    .commodity_tab_box .item.list .buy_numeral_box {
        width: 46%;
    }

        .commodity_tab_box .item.list .buy_numeral_box .buy_subtract_box,
        .commodity_tab_box .item.list .buy_numeral_box .buy_add_box {
            width: 20%;
        }

        .commodity_tab_box .item.list .buy_numeral_box .numeral_box {
            width: 50%;
            margin: 0 4%;
        }

    .commodity_tab_box .item.list .button {
        width: 50%;
        margin-top: 10px;
    }
}

@media (max-width:700px) {
    .commodity_tab_box .item.list .po_img_box {
        width: 100%;
        height: auto;
    }

    .commodity_tab_box .item.list .item_margin {
        width: 94%;
        margin: 10px 3% 10px 3%;
    }

    .commodity_tab_box .item.list .po_img_box img {
        width: 100%;
        height: auto;
    }

    .commodity_tab_box .item.list .text_box {
        width: 100%;
    }

    .commodity_tab_box .item.list .buy_numeral_box .buy_subtract_box,
    .commodity_tab_box .item.list .buy_numeral_box .buy_add_box {
        width: 30%;
    }

    .commodity_tab_box .item.list .buy_numeral_box .numeral_box {
        width: 30%;
        margin: 0 4%;
    }
}

/* 數量選擇按鈕 */
.buy_numeral_box {
    float: left;
    width: 46%;
    margin: 10px 4% 0 0;
}

    .buy_numeral_box .buy_subtract_box,
    .buy_numeral_box .buy_add_box {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 30%;
        height: 30px;
        cursor: pointer;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #b08537;
    }

        .buy_numeral_box .buy_subtract_box img,
        .buy_numeral_box .buy_add_box img {
            position: absolute;
            top: 0;
            left: 50%;
            width: 30px !important;
            height: 30px;
            margin-left: -15px;
        }

    .buy_numeral_box .numeral_box {
        float: left;
        width: 30%;
        max-height: 28px;
        margin: 0 3.96%;
        padding: 0;
    }

    .buy_numeral_box .input_padding {
        padding: 0;
    }

        .buy_numeral_box .input_padding input {
            text-align: center;
        }

/* 商品 數量選擇按鈕*/
@media (max-width:1000px) {
    .commodity_tab_box .buy_numeral_box {
        float: left;
        width: 100%;
        margin: 10px 0 0 0;
    }

    .buy_numeral_box .numeral_box {
        margin: 0 3.5%;
    }
}

/***************** 數字 頁面切換 *****************/
.page_change_box {
    float: left;
    width: 100%;
    margin: 20px 0;
    text-align: center;
}

    .page_change_box .padding {
        width: 60%;
        margin-left: 20%;
    }

    .page_change_box .first_page,
    .page_change_box .last_page,
    .page_change_box .previous_page,
    .page_change_box .next_page,
    .page_change_box .numeral_page a,
    .page_change_box .numeral_page span {
        float: left;
        padding: 7px 0;
    }

    .page_change_box .first_page,
    .page_change_box .last_page,
    .page_change_box .previous_page,
    .page_change_box .next_page {
        width: 12.5%;
    }

    .page_change_box .numeral_page {
        float: left;
        width: 50%;
    }

        .page_change_box .numeral_page .action {
            color: #d50011;
        }

        .page_change_box .numeral_page a {
            width: 15%;
        }

        .page_change_box .numeral_page span {
            width: 6.2%;
            padding: 8px 0;
            font-size: 12px;
        }

@media (max-width:1300px) {
    .page_change_box .padding {
        width: 80%;
        margin-left: 10%;
    }
}

@media (max-width:700px) {
    .page_change_box .padding {
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width:480px) {
    .page_change_box .first_page,
    .page_change_box .last_page {
        width: 100%;
    }

    .page_change_box .previous_page,
    .page_change_box .next_page {
        width: 25%;
    }
}

/***************** 商品內容頁 主要區塊 *****************/
.commodity_content_box {
    float: left;
    width: 100%;
}

    /* 主要區塊 */
    .commodity_content_box .main_box {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 100%;
    }

        /* 商品 主圖 */
        .commodity_content_box .main_box .photo_box {
            overflow: hidden;
            float: left;
            width: 60%;
            border: 2px solid #ccc;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            background-color: #fff;
            -webkit-box-shadow: 0 5px 10px rgba(0,0,0, .2);
            -moz-box-shadow: 0 5px 10px rgba(0,0,0, .2);
            box-shadow: 0 5px 10px rgba(0,0,0, .2);
        }

            .commodity_content_box .main_box .photo_box .padding {
                padding: 20px;
            }

            .commodity_content_box .main_box .photo_box .slide_tag_box {
                background-color: #f4f4f4;
            }

            .commodity_content_box .main_box .photo_box .icon_favorite {
                z-index: 1;
            }

            .commodity_content_box .main_box .photo_box .po_s_img_box {
                float: left;
                width: 100%;
                margin: 10px 0 20px 0;
            }

            .commodity_content_box .main_box .photo_box .page_tag {
                float: left;
                width: 23%;
                margin-left: 2%;
                border: 1px solid #ccc;
            }

                .commodity_content_box .main_box .photo_box .page_tag.no1 {
                    margin-left: 0;
                }

                .commodity_content_box .main_box .photo_box .page_tag img {
                    float: left;
                    width: 100%;
                    height: auto;
                }

            .commodity_content_box .main_box .photo_box .po_tag {
                position: absolute;
                z-index: 1;
                top: 10px;
                left: 10px;
                float: left;
                width: 40px;
                height: 26px;
                padding: 17px 10px;
                text-align: center;
                color: #fff;
                -webkit-border-top-right-radius: 50%;
                -moz-border-radius-topright: 50%;
                border-top-right-radius: 50%;
                -webkit-border-bottom-right-radius: 50%;
                -moz-border-radius-bottomright: 50%;
                border-bottom-right-radius: 50%;
                -webkit-border-bottom-left-radius: 50%;
                -moz-border-radius-bottomleft: 50%;
                border-bottom-left-radius: 50%;
            }

@media (max-width:1300px) {
    .commodity_content_box .main_box .photo_box .page_tag {
        float: left;
        width: 23%;
        margin-left: 1.9%;
    }
}

/* 商品 主要資訊 */
.commodity_content_box .main_box .date_box {
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    width: 37%;
    height: 99.3%;
    border: 2px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0, .2);
    box-shadow: 0 5px 10px rgba(0,0,0, .2);
}

    .commodity_content_box .main_box .date_box .padding {
        padding: 20px;
    }

    .commodity_content_box .main_box .date_box .name {
        overflow: hidden;
        width: 100;
        height: 80px;
        margin-top: 100px;
        margin-bottom: 15px;
        text-align: left;
    }

    .commodity_content_box .main_box .date_box .text {
        margin: 5px 0;
    }

    .commodity_content_box .main_box .date_box .recommended_price {
        font-size: 24px;
    }

    .commodity_content_box .main_box .date_box .member_price {
        font-size: 24px;
    }

@media (max-width:1600px) {
    .commodity_content_box .main_box .date_box .name {
        margin-top: 50px;
    }
}

@media (max-width:1300px) {
    .commodity_content_box .main_box .date_box .name {
        height: 80px;
        margin-top: 50px;
    }

    .commodity_content_box .main_box .date_box .m_text.text {
        float: left;
        margin: 5px 12px 5px 0;
    }

    .commodity_content_box .main_box .date_box .m_br {
        float: left;
        width: 100%;
    }
}

@media (max-width:1200px) {
    .commodity_content_box .main_box .date_box .name {
        height: 60px;
        margin-top: 10px;
    }
}

@media (max-width:1000px) {
    .commodity_content_box .main_box .date_box {
        position: static;
        float: left;
        width: 100%;
        height: auto;
    }

        .commodity_content_box .main_box .date_box .name {
            height: auto;
            margin-top: 0;
        }

        .commodity_content_box .main_box .date_box .m_text.text {
            float: left;
            margin: 5px 12px 5px 0;
        }

        .commodity_content_box .main_box .date_box .m_text.mob.text {
            margin: 9px 12px 3px 0;
        }

        .commodity_content_box .main_box .date_box .buy_big_box {
            float: left;
            margin: 10px 0 20px 0;
        }

    .commodity_content_box .main_box .photo_box {
        width: 100%;
        margin-top: 40px;
    }
}

@media (max-width:700px) {
    .commodity_content_box .main_box .date_box .buy_big_box {
        padding: 0;
    }

    .commodity_content_box .main_box .date_box .buy_big_box {
        width: 100%;
    }

    .commodity_content_box .main_box .photo_box .page_tag {
        margin-left: 1.6%;
    }
}

/* 商品 主要敘述 */
.commodity_content_box .main_box .date_box .narrative_box {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 15px 0;
    border-top: 1px solid #999;
}

    .commodity_content_box .main_box .date_box .narrative_box li {
        margin: 0 0 8px 8%;
        list-style-type: disc;
        text-align: justify;
        text-justify: inter-ideograph;
    }

@media (max-width:1300px) {
    .commodity_content_box .main_box .date_box .narrative_box li {
        margin: 0 0 8px 4%;
    }
}

@media (max-width:1000px) {
    .commodity_content_box .main_box .date_box .narrative_box li {
        margin: 0 0 8px 4%;
    }
}

@media (max-width:700px) {
    .commodity_content_box .main_box .date_box .narrative_box li {
        margin: 0 0 8px 8%;
    }
}

/* 商品內容頁 頁籤敘述區塊 */
.commodity_narrative_tag_box {
    float: left;
    width: 99.8%;
    margin-top: 40px;
}

    .commodity_narrative_tag_box .page_tag_box {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 100%;
        height: 50px;
    }

    .commodity_narrative_tag_box .page_tag {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        float: left;
        width: 32%;
        padding: 15.5px 0;
        text-align: center;
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        border-top-right-radius: 5px;
        background-color: #ddd;
    }

        .commodity_narrative_tag_box .page_tag.no1 {
            left: 0;
        }

        .commodity_narrative_tag_box .page_tag.no2 {
            left: 34%;
        }

        .commodity_narrative_tag_box .page_tag.no3 {
            left: 68%;
        }

        .commodity_narrative_tag_box .page_tag.action {
            color: #ff7600;
            background-color: #fff;
        }

    .commodity_narrative_tag_box .slide_tag_box {
        float: left;
        width: 100%;
        margin-top: -1px;
        border: 1px solid #ccc;
    }

        .commodity_narrative_tag_box .slide_tag_box .item {
            padding: 20px 40px;
        }

        .commodity_narrative_tag_box .slide_tag_box .title {
            margin-bottom: 10px;
        }

        .commodity_narrative_tag_box .slide_tag_box .narrative_text li {
            margin-left: 42px;
            list-style-type: disc;
            text-align: justify;
            text-justify: inter-ideograph;
        }

@media (max-width:1300px) {
    .commodity_narrative_tag_box .slide_tag_box {
        margin-top: -3px;
    }

        .commodity_narrative_tag_box .slide_tag_box .item {
            padding: 20px 30px;
        }

        .commodity_narrative_tag_box .slide_tag_box .narrative_text li {
            margin-left: 40px;
        }
}

@media (max-width:1000px) {
    .commodity_narrative_tag_box .slide_tag_box .narrative_text li {
        margin-left: 38px;
    }
}

@media (max-width:700px) {
    .commodity_narrative_tag_box .slide_tag_box .item {
        padding: 20px 20px;
    }
}

/* 商品內容頁 頁籤敘述區塊 */
.slide_tag_box_c {
    float: left;
    width: 100%;
    margin-top: 40px;
}

    /* 頁籤 */
    .slide_tag_box_c .tag_item_box {
        position: relative;
        z-index: 2;
        left: 0;
        float: left;
        width: 100%;
        width: -moz-calc(100% + 12px);
        width: -webkit-calc(100% + 12px);
        width: calc(100% + 12px);
    }

        .slide_tag_box_c .tag_item_box .item {
            margin-right: 10px;
            padding: 15.5px 0;
            cursor: pointer;
            text-align: center;
            border-top: 1px solid #ccc;
            border-right: 1px solid #ccc;
            border-left: 1px solid #ccc;
            -webkit-border-top-left-radius: 5px;
            -moz-border-radius-topleft: 5px;
            border-top-left-radius: 5px;
            -webkit-border-top-right-radius: 5px;
            -moz-border-radius-topright: 5px;
            border-top-right-radius: 5px;
            background: #c9c9c9;
            background-color: #ddd;
        }

        .slide_tag_box_c .tag_item_box .tag_page_style .item {
            color: #ff7600;
            background-color: #fff;
        }

    /*框架*/
    .slide_tag_box_c .content_item_box {
        overflow: hidden;
        position: relative;
        left: 0;
        float: left;
        width: 100%;
        margin-top: -1px;
        border: 1px solid #ccc;
    }

        .slide_tag_box_c .content_item_box .item {
            position: relative;
            padding: 20px 40px;
            cursor: pointer;
        }

            .slide_tag_box_c .content_item_box .item .title {
                margin-bottom: 10px;
            }

        .slide_tag_box_c .content_item_box .narrative_text li {
            margin-left: 42px;
            list-style-type: disc;
            text-align: justify;
            text-justify: inter-ideograph;
        }

@media (max-width:1300px) {
    .slide_tag_box_c .content_item_box .item {
        position: relative;
        padding: 20px 20px;
    }
}

/* 商品內容頁 影片區塊 */
.commodity_video_box {
    float: left;
    width: 100%;
    height: 600px;
    margin-top: 40px;
    background-color: #000;
}

    .commodity_video_box iframe {
        width: 100%;
        height: 100%;
    }

@media (max-width:1600px) {
    .commodity_video_box {
        height: 480px;
    }
}

@media (max-width:1300px) {
    .commodity_video_box {
        height: 340px;
    }
}

@media (max-width:1000px) {
    .commodity_video_box {
        height: 380px;
    }
}

@media (max-width:700px) {
    .commodity_video_box {
        height: 250px;
    }
}

/* 加入購物車區塊 */
.commodity_buy_box {
    float: left;
    width: 100%;
    margin-top: 40px;
}

    .commodity_buy_box.only1 .button_action_box {
        float: left;
        width: 100%;
        margin-top: 10px;
        padding: 3.5px 0;
    }

    .commodity_buy_box .button_padding {
        padding: 0 30%;
    }

@media (max-width:700px) {
    .commodity_buy_box .button_padding {
        padding: 0 7%;
    }
}

/***************** 訂購商品 快速訂貨 我的最愛 *****************/
.orders_commodity_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
}

    .orders_commodity_box .main_content {
        float: left;
        width: 100%;
    }

    .orders_commodity_box .padding {
        padding: 20px 15px;
    }

    .orders_commodity_box .top_man_box {
        float: left;
        width: 100%;
        padding-bottom: 14px;
    }

    .orders_commodity_box .orderer_man {
        float: left;
    }

    .orders_commodity_box .main_content .buy_numeral_box {
        float: left;
        width: 100%;
        margin: 24.5px 0;
    }

    .orders_commodity_box .table_note {
        float: left;
        width: 100%;
        margin-top: 10px;
        border-bottom: 1px solid #ddd;
        background-color: #faf8f4;
    }

        .orders_commodity_box .table_note .padding {
            padding: 10px 20px;
        }

.table_note .data_box {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    text-align: justify;
    text-justify: inter-ideograph;
    word-spacing: 3px;
}

    .table_note .data_box li {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 100%;
        padding: 5.5px 0;
    }

    .table_note .data_box .note_title_box {
        position: absolute;
        top: 5.5px;
        left: 0;
        float: left;
        width: 65px;
    }

    .table_note .data_box .note_content_box {
        float: left;
        padding-left: 65px;
    }

.table_data_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
}

.pos_buy_box {
    position: relative;
    z-index: 2;
    float: right;
    float: left;
    width: 100%;
    height: 50px;
}

    .pos_buy_box .pos_right {
        position: absolute;
        right: 0;
        float: left;
        width: 140px;
    }

    .pos_buy_box .pos_bottom {
        position: fixed;
        bottom: 15px;
        float: left;
        width: 140px;
    }

    .pos_buy_box .button_action_box {
        width: 100%;
        margin-top: 0;
    }

@media (max-width:1000px) {
    .table_note .data_box .note_content_box .m_br {
        float: left;
        width: 100%;
    }

    .pos_buy_box .pos_right {
        position: absolute;
        right: 50%;
        float: left;
        width: 140px;
        margin-right: -70px;
    }

    .pos_buy_box .pos_bottom {
        position: fixed;
        bottom: 100px;
        float: left;
        width: 140px;
    }
}

@media (max-width:700px) {
    .orders_commodity_box .main_content .top_man_box .m_br {
        float: left;
        width: 100%;
    }

    .orders_commodity_box .main_content .buy_numeral_box {
        margin: 2.5px 0;
    }
}

/* Table 內 圖像事件 */
.commodity_img_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    margin: 4px 0 5px 0;
}

    .commodity_img_box img {
        float: left;
        width: auto;
        height: 70px;
    }

    .commodity_img_box .icon_favorite {
        right: 50%;
        bottom: 50%;
        margin: 0 -15px -15px 0;
    }

.commodity_icon_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 30px;
    margin: 5px 0;
}

    .commodity_icon_box .icon_favorite {
        right: 50%;
        bottom: 50%;
        margin: 0 -15px -15px 0;
    }

@media (max-width:700px) {
    .commodity_img_box {
        width: 0;
    }

        .commodity_img_box img {
            display: none;
        }
}

/* Table 轉 CSS3 */
.css_table table {
    display: table;
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    vertical-align: baseline;
}

.css_table thead,
.css_table tbody {
    display: table-row-group;
}

.css_table tr {
    display: table-row;
}

.css_table th,
.css_table td {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

.css_table a {
    color: #b08537;
}

/* Table td 寬度調整 一個按鈕 */
.css_table.tbw1_1 td:nth-child(1),
.css_table.tbw1_2 td:nth-child(2),
.css_table.tbw1_3 td:nth-child(3),
.css_table.tbw1_4 td:nth-child(4),
.css_table.tbw1_5 td:nth-child(5),
.css_table.tbw1_6 td:nth-child(6),
.css_table.tbw1_7 td:nth-child(7),
.css_table.tbw1_8 td:nth-child(8),
.css_table.tbw1_9 td:nth-child(9),
.css_table.tbw1_10 td:nth-child(10) {
    width: 30px;
}

/* Table td 寬度調整 兩個按鈕 */
.css_table.tbw2_1 td:nth-child(1),
.css_table.tbw2_2 td:nth-child(2),
.css_table.tbw2_3 td:nth-child(3),
.css_table.tbw2_4 td:nth-child(4),
.css_table.tbw2_5 td:nth-child(5),
.css_table.tbw2_6 td:nth-child(6),
.css_table.tbw2_7 td:nth-child(7),
.css_table.tbw2_8 td:nth-child(8),
.css_table.tbw2_9 td:nth-child(9),
.css_table.tbw2_10 td:nth-child(10) {
    width: 60px;
}

/* 上方大標題 */
.top_title_box {
    float: left;
    width: 100%;
    border-bottom: 5px solid #efefef;
}

    .top_title_box .left_box {
        float: left;
    }

        .top_title_box .left_box img {
            float: left;
            width: 40px;
            height: 40px;
            margin-right: 5px;
        }

        .top_title_box .left_box .title {
            float: left;
            margin-right: 20px;
            padding: 8px 0;
        }

    .top_title_box .right_box {
        float: right;
        margin-top: 5px;
    }

        .top_title_box .right_box .text {
            padding: 12px 0;
        }

    .top_title_box .list_button_box {
        float: left;
        width: 100%;
        margin-top: 20px;
        padding-bottom: 5px;
        border-bottom: 5px solid #efefef;
    }

    .top_title_box .list_button_tab,
    .top_title_box .list_button_list {
        float: left;
        margin-left: 10px;
        cursor: pointer;
    }

        .top_title_box .list_button_tab img,
        .top_title_box .list_button_list img {
            width: 100%;
            height: auto;
        }

    .top_title_box .right_box .default {
        float: left;
        padding: 12px 0;
        color: #888;
    }

    .top_title_box .right_box .click {
        float: left;
        padding: 12px 0;
        color: #444;
    }

        .top_title_box .right_box .default:hover,
        .top_title_box .right_box .click:hover {
            color: red;
        }

    .top_title_box .data_digital {
        float: left;
        padding: 16px 0 8px 0;
    }

    .top_title_box .input_box {
        float: left;
        width: 150px;
    }

        .top_title_box .input_box .select_box select {
            height: 28px;
        }

        .top_title_box .input_box .select_box .select_arr {
            width: 28px;
            height: 28px;
            background-size: 28px 28px;
        }

@media (max-width:1300px) {
    .top_title_box .data_digital {
        padding: 11px 0 8px 0;
    }

    .top_title_box .left_box img {
        width: 34px;
        height: 34px;
    }

    .top_title_box .right_box {
        margin-top: 0;
    }
}

@media (max-width:700px) {
    .top_title_box .left_box,
    .top_title_box .right_box {
        width: 100%;
        margin-bottom: 10px;
    }

    .top_title_box .input_box {
        width: 100%;
    }
}

/* 購物車 步驟欄位 */
.step_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    height: 80px;
}

    .step_box .line {
        position: absolute;
        top: 24px;
        left: 0;
        float: left;
        width: 100%;
        border-bottom: 2px solid #e30d20;
    }

    .step_box .po_numeral_box {
        position: absolute;
        top: 0;
        left: 50%;
        float: left;
        width: 1140px;
        margin-left: -570px;
    }

    .step_box .item {
        float: left;
        width: 16%;
    }

        .step_box .item .numeral_box {
            position: relative;
            top: 0;
            left: 0;
            float: left;
            width: 100%;
            height: 50px;
        }

            .step_box .item .numeral_box .numeral_bor {
                position: absolute;
                top: 50%;
                left: 50%;
                float: left;
                width: 50px;
                height: 50px;
                margin: -25px 0 0 -25px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                background-color: #e30d20;
            }

            .step_box .item .numeral_box .numeral_bg {
                position: absolute;
                top: 50%;
                left: 50%;
                float: left;
                width: 44px;
                height: 44px;
                margin: -22px 0 0 -22px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                background-color: #fff;
            }

                .step_box .item .numeral_box .numeral_bg.action {
                    background-color: #e30d20;
                }

            .step_box .item .numeral_box .numeral {
                position: absolute;
                top: 0;
                left: 50%;
                float: left;
                width: 50px;
                margin-left: -25px;
                padding: 9px 0;
                font-size: 32px;
                text-align: center;
                color: #e30d20;
            }

                .step_box .item .numeral_box .numeral.action {
                    color: #fff;
                }

        .step_box .item .text {
            float: left;
            width: 100%;
            margin-top: 10px;
            padding: 2px 0;
            text-align: center;
        }

@media (max-width:1300px) {
    .step_box .po_numeral_box {
        position: static;
        float: left;
        width: 86%;
        margin: 0 7%;
    }
}

@media (max-width:1000px) {
    .step_box .line {
        top: 19px;
        border-bottom: 2px solid #e30d20;
    }

    .step_box .po_numeral_box {
        width: 93%;
        margin: 0 3.5%;
    }

    .step_box .item .numeral_box {
        height: 40px;
    }

        .step_box .item .numeral_box .numeral_bor {
            width: 40px;
            height: 40px;
            margin: -20px 0 0 -20px;
        }

        .step_box .item .numeral_box .numeral_bg {
            width: 34px;
            height: 34px;
            margin: -17px 0 0 -17px;
        }

        .step_box .item .numeral_box .numeral {
            width: 40px;
            margin-left: -20px;
            padding: 7px 0;
            font-size: 26px;
        }
}

@media (max-width:700px) {
    .step_box .po_numeral_box {
        width: 94%;
        margin: 0 3%;
    }
}

/***************** 購物車 *****************/

/* 購物車 資訊欄位 */

.orders_car_data_box {
    width: 760px;
    margin: 0 auto;
}

.plan_box {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

    .plan_box .button_title {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 100%;
        padding: 8px 0;
        cursor: pointer;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

        .plan_box .button_title.action {
            -webkit-border-bottom-right-radius: 0;
            -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0;
        }

        .plan_box .button_title .icon_nav_bottom,
        .plan_box .button_title .icon_nav_top {
            position: absolute;
            top: 0;
            right: 0;
            width: 40px;
            height: 40px;
        }

        .plan_box .button_title .icon_nav_bottom {
            display: block;
        }

        .plan_box .button_title .icon_nav_top {
            display: none;
        }

        .plan_box .button_title.action .icon_nav_bottom {
            display: none;
        }

        .plan_box .button_title.action .icon_nav_top {
            display: block;
        }

.data_content_box {
    float: left;
    width: 100%;
    padding: 30px 0;
    text-align: justify;
    text-justify: inter-ideograph;
    background-color: #faf8f4;
}

    .data_content_box .padding {
        padding: 0 50px;
    }

    .data_content_box .title {
        float: left;
        width: 100%;
        padding-bottom: 12px;
    }

    .data_content_box .data_content {
        float: left;
        width: 100%;
    }

        .data_content_box .data_content li {
            margin-left: 60px;
            padding: 1.5px 0;
            list-style-type: disc;
        }

    .data_content_box .line {
        float: left;
        width: 100%;
        margin-bottom: 30px;
        padding-bottom: 20px;
        border-bottom: 2px solid #ddd;
    }

@media (max-width:1300px) {
    .orders_car_data_box {
        width: 700px;
    }
}

@media (max-width:1000px) {
    .orders_car_data_box {
        float: left;
        width: 100%;
        margin: 0;
    }
}

@media (max-width:700px) {
    .data_content_box .padding {
        padding: 0 20px;
    }

    .data_content_box .data_content li {
        margin-left: 22px;
    }
}

/* 購物車 內容區塊 */
.buy_car_box .main_content {
    float: left;
    width: 100%;
}

    .buy_car_box .main_content .padding {
        padding: 20px 0;
    }

/* 購物車 訂貨人 */
.buy_car_box .top_man_box {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    .buy_car_box .top_man_box .orderer_man {
        float: left;
    }

    .buy_car_box .top_man_box .change_orders_man {
        float: left;
    }

        .buy_car_box .top_man_box .change_orders_man div {
            float: left;
        }

        .buy_car_box .top_man_box .change_orders_man a {
            float: left;
            min-width: 110px;
            color: #888;
        }

        .buy_car_box .top_man_box .change_orders_man .space {
            float: left;
            margin: 0 5px;
        }

        .buy_car_box .top_man_box .change_orders_man span {
            float: left;
            margin: 0 10px 0 10px;
            font-size: 12px;
        }

/* 購物車 表格 頁籤 */
.buy_car_box .table_big_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
}

    .buy_car_box .table_big_box .po_tag_table_box {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 100%;
        height: 40px;
    }

    .buy_car_box .table_big_box .tag_table {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        float: left;
        width: 100%;
    }

    .buy_car_box .table_big_box .po_tag_table_box .tag {
        float: left;
        margin-right: 5px;
        padding: 11px 20px;
        cursor: pointer;
        text-align: center;
        border: 1px solid #ccc;
        border-bottom: 0;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        border-top-right-radius: 5px;
        background-color: #ddd;
    }

        .buy_car_box .table_big_box .po_tag_table_box .tag.action {
            background-color: #fff;
        }

/* 格狀/列表 切換 */
.buy_car_box .table_title_tag_box {
    float: left;
    width: 100%;
    padding: 8.5px 0;
}

.buy_car_box .space_box {
    float: left;
    width: 100%;
    height: 20px;
}

@media (max-width:700px) {
    .buy_car_box .table_title_tag_box.off {
        display: block;
    }

    .buy_car_box .space_box.off {
        display: block;
        height: 10px;
    }
}

/* 購物車表格主要欄位 */
.buy_car_box .table_data_box {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 30px;
    border: 1px solid #ccc;
}

    .buy_car_box .table_data_box .padding_box {
        padding: 30px;
    }

.buy_car_box .main_content .buy_numeral_box {
    float: left;
    width: 100%;
    margin: 9.5px 0;
}

.buy_car_box tbody td {
    height: 50px;
}

.buy_car_box .table_note {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 20px 0;
    text-align: justify;
    text-justify: inter-ideograph;
    border-bottom: 1px solid #ddd;
    background-color: #faf8f4;
}

    .buy_car_box .table_note .padding {
        padding: 0 20px;
    }

    .buy_car_box .table_note li {
        margin-left: 60px;
        padding: 5.5px 0;
        list-style-type: disc;
    }

.buy_car_box.no_li .table_note li {
    margin-left: 0;
    list-style-type: none;
}

.buy_car_box .table_note .title {
    margin-left: 0;
    list-style-type: none;
}

@media (max-width:1300px) {
    .buy_car_box .table_note li {
        margin-left: 55px;
    }

    .buy_car_box .table_big_box .mw_tag_table_box.action .m_tag_table_box {
        top: 2px;
    }
}

@media (max-width:1000px) {
    .buy_car_box .table_data_box {
        padding-bottom: 20px;
    }

        .buy_car_box .table_data_box .padding_box {
            padding: 20px;
        }
}

@media (max-width:700px) {
    .buy_car_box .table_big_box .po_tag_table_box {
        display: none;
    }

    .buy_car_box .table_data_box {
        padding-bottom: 5px;
    }

        .buy_car_box .table_data_box .padding_box {
            padding: 5px;
        }

    .buy_car_box .top_title_box .right_box {
        display: none;
    }

    .buy_car_box .main_content .buy_numeral_box {
        margin: 2.5px 0;
    }

    .buy_car_box tbody td {
        height: 40px;
    }

    .buy_car_box .table_note {
        margin-top: 0;
        padding: 10px 0;
    }

        .buy_car_box .table_note .padding {
            padding: 0 10px;
        }

        .buy_car_box .table_note li {
            width: 90%;
            margin-left: 22px;
        }
}

/* 購物車 上方框線格 */
.table_note.in_top {
    margin: 0;
    padding: 40px 0 20px 0;
    border: 1px solid #ddd;
}

    .table_note.in_top .padding {
        padding: 0 40px;
    }

    .table_note.in_top .title_box {
        margin: 0;
    }

/* 購物車 下拉選單 */
.table_select_big_box {
    float: left;
    width: 300px;
}

    .table_select_big_box .table_select_title {
        float: left;
        padding: 7px 0;
    }

    .table_select_big_box .table_select_box {
        float: left;
        min-width: 200px;
        margin-top: 5px;
    }

        .table_select_big_box .table_select_box select {
            height: 30px;
        }

        .table_select_big_box .table_select_box .select_arr {
            width: 28px;
            height: 28px;
            background-size: 28px 28px;
        }

@media (max-width:1000px) {
    .table_select_big_box .table_select_box {
        margin-top: 2px;
    }
}

/* 購物車 計算結果 */
.calculation_results_box {
    float: left;
    width: 100%;
}

    .calculation_results_box .padding {
        padding: 20px 0;
    }

    .calculation_results_box .data_calculation_padding {
        padding: 0 40px;
    }

    .calculation_results_box .data_content {
        float: left;
        width: 100%;
    }

    .calculation_results_box .line {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 2px solid #ddd;
    }

    .calculation_results_box .title {
        float: left;
        width: 100%;
        padding-bottom: 12px;
    }

    .calculation_results_box .data_content li {
        margin-left: 60px;
        padding: 1.5px 0;
        list-style-type: disc;
    }

        .calculation_results_box .data_content li.no_list {
            margin-left: 0;
            list-style-type: none;
        }

    .calculation_results_box .data_content .text_left {
        float: left;
        text-align: left;
    }

    .calculation_results_box .data_content .text_right {
        float: right;
        text-align: right;
    }

    .calculation_results_box thead tr th {
        text-align: center;
    }

    .calculation_results_box tbody tr td:nth-child(3),
    .calculation_results_box tbody tr td:nth-child(4),
    .calculation_results_box tbody tr td:nth-child(5),
    .calculation_results_box tbody tr td:nth-child(6) {
        text-align: right;
    }

@media (max-width:700px) {
    .calculation_results_box .data_calculation_padding {
        padding: 0 20px;
    }

    .calculation_results_box .data_content li {
        margin-left: 22px;
    }
}

/* 購物車 間隔 */
.space_box {
    float: left;
    width: 100%;
    height: 20px;
}

/* 購物車 提示文字 */
.data_calculation {
    float: left;
    width: 100%;
    padding: 50px 0;
    border: 1px solid #ddd;
    background-color: #faf8f4;
}

    .data_calculation .padding {
        padding: 0 40px;
    }

@media (max-width:700px) {
    .data_calculation {
        padding: 30px 0;
    }

        .data_calculation .padding {
            padding: 0 20px;
        }
}

/* 購物車 訂單明細 */
.orders_details_box {
    float: left;
    width: 100%;
}

    .orders_details_box .orders_details_padding {
        padding: 0 15px;
    }

    .orders_details_box .space_box {
        float: left;
        width: 100%;
        height: 20px;
    }

    .orders_details_box .data_calculation {
        float: left;
        width: 100%;
        padding: 50px 0;
        border: 1px solid #ddd;
        background-color: #faf8f4;
    }

        .orders_details_box .data_calculation .padding {
            padding: 0 40px;
        }

    .orders_details_box .data_content {
        float: left;
        width: 100%;
    }

    .orders_details_box .line {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 2px solid #ddd;
    }

    .orders_details_box .title {
        float: left;
        width: 100%;
        padding-bottom: 12px;
    }

    .orders_details_box .data_content li {
        margin-left: 60px;
        padding: 1.5px 0;
        list-style-type: disc;
    }

        .orders_details_box .data_content li.no_list {
            margin-left: 0;
            list-style-type: none;
        }

    .orders_details_box .data_content .text_left {
        float: left;
        text-align: left;
    }

    .orders_details_box .data_content .text_right {
        float: right;
        text-align: right;
    }

    .orders_details_box thead tr th {
        text-align: center;
    }

    .orders_details_box tbody tr td:nth-child(6),
    .orders_details_box tbody tr td:nth-child(7),
    .orders_details_box tbody tr td:nth-child(8),
    .orders_details_box tbody tr td:nth-child(9) {
        text-align: right;
    }

    .orders_details_box .leave_message_box {
        float: left;
        width: 99.8%;
        padding: 20px 0;
        border: 1px solid #ddd;
        background-color: #faf8f4;
    }

        .orders_details_box .leave_message_box .padding {
            padding: 0 10px;
        }

        .orders_details_box .leave_message_box .input_text_box {
            float: left;
            width: 100%;
            margin-top: 10px;
        }

@media (max-width:700px) {
    .orders_details_box .orders_details_padding {
        padding: 0;
    }
}

/* 購物車 訂單完成明細 */
.orders_completed_box {
    float: left;
    width: 100%;
}

    .orders_completed_box .orders_details_padding {
        padding: 0 15px;
    }

    .orders_completed_box thead tr th {
        text-align: center;
    }

    .orders_completed_box tbody tr td:nth-child(1) {
        text-decoration: underline;
    }

    .orders_completed_box tbody tr td:nth-child(3) {
        text-align: right;
    }

    .orders_completed_box .returns_button {
        cursor: pointer;
        text-decoration: underline;
    }

@media (max-width:700px) {
    .orders_completed_box .orders_details_padding {
        padding: 0;
    }
}

/* 購物車 各別表格定義 */
.buy_car_box .table_list {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .buy_car_box .table_list .scroll_table tbody td:nth-child(6),
    .buy_car_box .table_list .scroll_table tbody td:nth-child(7),
    .buy_car_box .table_list .scroll_table tbody td:nth-child(8) {
        text-align: right;
    }

    .buy_car_box .table_list .freeze_table tbody td:nth-child(1) {
        text-align: center;
    }

    .buy_car_box .table_list.table_01 .scroll_table tbody td:nth-child(7),
    .buy_car_box .table_list.table_01 .scroll_table tbody td:nth-child(8),
    .buy_car_box .table_list.table_01 .scroll_table tbody td:nth-child(9) {
        text-align: right;
    }

@media (max-width:700px) {
    .buy_car_box .table_list.off {
        display: block;
    }
}

/* 購物車 訂購資訊 */
.ordering_information_box {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 10px 0 20px 0;
    border: 1px solid #ddd;
    background-color: #faf8f4;
}

    .ordering_information_box .padding {
        padding: 0 40px !important;
    }

    .ordering_information_box .title_box {
        float: left;
        width: 100%;
        margin: 20px 0 0 0;
    }

        .ordering_information_box .title_box .title {
            float: left;
            padding: 11px 0;
        }

        .ordering_information_box .title_box .title_data {
            float: left;
            margin-left: 2%;
            padding: 8px 0;
        }

    .ordering_information_box .list_box {
        float: left;
        width: 97%;
        margin: 5px 0 5px 3%;
        padding: 5px 0;
    }

        .ordering_information_box .list_box .input_title {
            float: left;
            width: 38%;
            margin-right: 2%;
        }

        .ordering_information_box .list_box .input_ins {
            float: left;
            width: 60%;
        }

            .ordering_information_box .list_box .input_ins .width_td1 {
                float: left;
                width: 100%;
            }

            .ordering_information_box .list_box .input_ins .width_td2 {
                float: left;
                width: 49%;
                margin-left: 2%;
            }

            .ordering_information_box .list_box .input_ins .width_td4 {
                float: left;
                width: 23.5%;
                margin-left: 2%;
            }

            .ordering_information_box .list_box .input_ins .width_td2.no1 {
                margin-left: 0;
            }

            .ordering_information_box .list_box .input_ins .width_td4.no1 {
                margin-left: 0;
            }

        .ordering_information_box .list_box .enter_pw {
            float: left;
            width: 100px;
        }

        .ordering_information_box .list_box .credit_card_img {
            width: auto;
            height: 26px;
        }

    .ordering_information_box .invoice_title {
        float: left;
        width: 18%;
        margin-right: 2%;
        padding: 1.5px 0;
    }

    .ordering_information_box .invoice_ins {
        float: left;
        width: 80%;
    }

    .ordering_information_box .checkbox_box {
        margin-right: 10px;
        padding: 1.5px 0;
    }

@media (max-width:1300px) {
    .ordering_information_box .list_box .input_title {
        float: left;
        width: 40%;
        margin-right: 2%;
    }

    .ordering_information_box .list_box .input_ins {
        float: left;
        width: 58%;
    }
}

@media (max-width:1000px) {
    .ordering_information_box .invoice_title {
        width: 23%;
        margin-right: 2%;
    }

    .ordering_information_box .invoice_ins {
        width: 75%;
    }

    .ordering_information_box .checkbox_box {
        padding: 3px 0;
    }

    .ordering_information_box .list_box .input_title.mob_no {
        display: none;
    }

    .ordering_information_box .div_select_authorized_credit_card .input_title {
        display: none;
    }
}

@media (max-width:700px) {
    .ordering_information_box {
        padding: 0 0 10px 0;
    }

        .ordering_information_box .padding {
            padding: 0 10px !important;
        }

        .ordering_information_box .title_box .title {
            width: 100%;
        }

        .ordering_information_box .title_box .title_data {
            width: 100%;
            margin-left: 0;
            padding: 8px 0;
        }

        .ordering_information_box .list_box {
            width: 100%;
            margin: 0;
            padding: 5px 0;
        }

            .ordering_information_box .list_box .input_title {
                width: 30%;
                margin-right: 0;
            }

            .ordering_information_box .list_box .input_ins {
                width: 100%;
            }

                .ordering_information_box .list_box .input_ins .width_td2 {
                    width: 100%;
                    margin: 5px 0;
                }

                .ordering_information_box .list_box .input_ins .width_td4 {
                    width: 49%;
                    margin-left: 2%;
                }

        .ordering_information_box .invoice_title {
            width: 100%;
            margin-right: 0;
        }

        .ordering_information_box .invoice_ins {
            width: 100%;
        }

        .ordering_information_box .list_box.mob .checkbox_box {
            margin-right: 0;
        }
}

/* 購物車 付款方式 */
.ordering_information_box .list_hr {
    float: left;
    width: 97%;
    margin: 10px 0 10px 3%;
    border-top: 2px solid #ddd;
}

.ordering_information_box .select_location {
    float: left;
}

@media (max-width:1000px) {
    .ordering_information_box .input_title {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .ordering_information_box .input_ins {
        float: none !important;
        padding-left: 25px;
    }
}

@media (max-width:700px) {
    .ordering_information_box .input_title {
        width: 100% !important;
        padding-left: 0;
    }

    .ordering_information_box .input_ins {
        width: auto !important;
        padding-left: 25px;
    }
}

/* 購物車 付款方式 信用卡 連續輸入 */
.card_box {
    float: left;
    width: 100%;
    padding: 5px 0;
}

    .card_box span {
        float: left;
        padding: 0 0;
    }

    .card_box .card_text {
        float: left;
        width: 100px;
        padding: 1.5px 0;
    }

    .card_box .card_input {
        float: left;
        width: 60px;
    }

        .card_box .card_input input {
            padding: 4px 0;
        }

    .card_box .card_width_box {
        float: left;
        width: 30px;
        padding: 1.5px 0;
        text-align: center;
    }

@media (max-width:700px) {
    .card_box .mob {
        float: left;
        width: 100%;
    }

    .card_box .card_input {
        margin-left: 5px;
    }

        .card_box .card_input.no1 {
            margin-left: 0;
        }

    .card_box .card_width_box {
        display: none;
    }
}

/* 訂單明細 主要資訊 */
.order_data_top_box {
    float: left;
    width: 100%;
    padding: 15px 0;
    border: 1px solid #ddd;
    background-color: #faf8f4;
}

    .order_data_top_box .padding {
        padding: 0 15px;
    }

    .order_data_top_box .td_box {
        float: left;
        width: 25%;
        padding: 1.5px 0;
    }

    .order_data_top_box .popup_button_invoice,
    .order_data_top_box .popup_button_payment {
        cursor: pointer;
        text-decoration: underline;
    }

@media (max-width:1000px) {
    .order_data_top_box .td_box {
        width: 50%;
    }
}

@media (max-width:700px) {
    .order_data_top_box .td_box {
        width: 100%;
    }
}

/* 訂單明細 配送資訊 */
.orders_delivery_box .orders_details_padding {
    padding: 0 15px;
}

.orders_delivery_box thead tr th {
    text-align: center;
}

.orders_delivery_box tbody tr td {
    text-align: center;
}

/* 閱讀條款 */
.read_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
}

    .read_box .checkbox_box {
        position: absolute;
        top: 0;
        left: 0;
    }

    .read_box .text {
        padding-left: 100px;
    }

    .read_box a {
        text-decoration: underline;
    }

        .read_box a:hover {
            text-decoration: underline;
        }

@media (max-width:700px) {
    .read_box .text {
        padding: 30px 0 0 0;
    }
}

/* 表單版式 */
.form_box {
    width: 900px;
    margin: 0 auto;
}

    .form_box .main_content {
        float: left;
        width: 100%;
        margin: 20px 0;
    }

    .form_box .list_padding {
        padding: 0 0;
    }

    .form_box .list_box {
        float: left;
        width: 100%;
    }

        .form_box .list_box ul,
        .form_box .list_box li {
            float: left;
            width: 100%;
        }

            .form_box .list_box li.bgc_no1 {
                background-color: #faf8f4;
            }

            .form_box .list_box li.bgc_no2 {
                background-color: #f0deba;
            }

        .form_box .list_box .list_width_padding {
            padding: 0 50px;
        }

        .form_box .list_box .bor {
            float: left;
            width: 100%;
            border-bottom: 1px solid #efefef;
        }

        .form_box .list_box .item_title {
            float: left;
            width: 200px;
            margin-right: 20px;
            padding: 15px 0;
        }

        .form_box .list_box .super {
            float: left;
            width: 20px;
            vertical-align: super;
            color: #d50011;
        }

        .form_box .list_box .td {
            float: right;
            width: 580px;
        }

            .form_box .list_box .td.after {
                margin: -15px 0 10px 0;
            }

            .form_box .list_box .td .td_12_2 {
                float: left;
                width: 15%;
                margin-left: 2%;
            }

            .form_box .list_box .td .td_12_3 {
                float: left;
                width: 23.5%;
                margin-left: 2%;
            }

            .form_box .list_box .td .td_12_4 {
                float: left;
                width: 32%;
                margin-left: 2%;
            }

            .form_box .list_box .td .td_12_6 {
                float: left;
                width: 49%;
                margin-left: 2%;
            }

            .form_box .list_box .td .td_12_8 {
                float: left;
                width: 66%;
                margin-left: 2%;
            }

            .form_box .list_box .td .no1 {
                margin-left: 0;
            }

        .form_box .list_box .td_text {
            float: left;
            width: 100%;
            padding: 16.5px 0;
        }

        .form_box .list_box .td_input {
            float: left;
            width: 100%;
            padding: 15px 0;
        }

            .form_box .list_box .td_input button,
            .form_box .list_box .td_input .button {
                height: 30px;
            }

        .form_box .list_box .item_checkbox {
            padding: 16.5px 0;
        }

        .form_box .list_box .link_icon {
            float: left;
            height: 30px;
        }

            .form_box .list_box .link_icon img {
                float: left;
                width: auto;
                height: 100%;
                margin-right: 5px;
            }

            .form_box .list_box .link_icon p {
                float: left;
                padding: 1.5px 0;
                color: #d50011;
            }

        .form_box .list_box .list_msg_box {
            float: left;
            width: 100%;
            margin-bottom: 30px;
        }

            .form_box .list_box .list_msg_box span {
                float: left;
            }

        .form_box .list_box .charges_br {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

        .form_box .list_box .credit_card_img {
            float: left;
            height: 30px;
        }

@media (max-width:1300px) {
    .form_box {
        float: left;
        width: 100%;
        margin: 0;
    }

        .form_box .list_box .item_title {
            width: 30%;
            margin-right: 2%;
        }

        .form_box .list_box .td {
            width: 68%;
        }
}

@media (max-width:1000px) {
    .form_box .list_box .list_width_padding {
        padding: 0 30px;
    }

    .form_box .list_box .item_title {
        width: 100%;
        margin-right: 0;
        padding: 20px 0 0 0;
    }

        .form_box .list_box .item_title.mb_off {
            display: none;
        }

    .form_box .list_box .td {
        width: 97%;
    }

    .form_box .list_box .td_text {
        padding: 13px 0;
    }

    .form_box .list_box .td_input {
        padding: 10px 0;
    }
}

@media (max-width:700px) {
    .form_box .list_box .list_width_padding {
        padding: 0 10px;
    }

    .form_box .list_box .td {
        width: 93%;
    }

        .form_box .list_box .td .td_12_2,
        .form_box .list_box .td .td_12_3,
        .form_box .list_box .td .td_12_4,
        .form_box .list_box .td .td_12_6,
        .form_box .list_box .td .td_12_8 {
            width: 100%;
            margin-left: 0;
        }

    .form_box .list_box .bonus_account_con .item_title {
        display: none;
    }

    .form_box .list_box .bonus_account_con .td_text {
        width: 100%;
    }

    .form_box .list_box .credit_card_img {
        height: 20px;
    }
}

/***************** 會員中心 表單版式 *****************/
.right_content_box .form_box .list_box .list_width_padding {
    padding: 0 30px;
}

.right_content_box .form_box .list_box .td {
    float: right;
    width: 620px;
}

    .right_content_box .form_box .list_box .td.after {
        margin: -15px 0 10px 0;
    }

    .right_content_box .form_box .list_box .td .td_12_2 {
        float: left;
        width: 15%;
        margin-left: 2%;
    }

    .right_content_box .form_box .list_box .td .td_12_3 {
        float: left;
        width: 23.5%;
        margin-left: 2%;
    }

    .right_content_box .form_box .list_box .td .td_12_4 {
        float: left;
        width: 32%;
        margin-left: 2%;
    }

    .right_content_box .form_box .list_box .td .td_12_6 {
        float: left;
        width: 49%;
        margin-left: 2%;
    }

    .right_content_box .form_box .list_box .td .td_12_8 {
        float: left;
        width: 66%;
        margin-left: 2%;
    }

    .right_content_box .form_box .list_box .td .no1 {
        margin-left: 0;
    }

@media (max-width:1300px) {
    .right_content_box .form_box .list_box .item_title {
        width: 30%;
        margin-right: 2%;
    }

    .right_content_box .form_box .list_box .td {
        width: 68%;
    }
}

@media (max-width:1000px) {
    .right_content_box .form_box .list_box .list_width_padding {
        padding: 0 30px;
    }

    .right_content_box .form_box .list_box .item_title {
        width: 100%;
        margin-right: 0;
    }

    .right_content_box .form_box .list_box .td {
        width: 97%;
    }
}

@media (max-width:700px) {
    .right_content_box .form_box .list_box .list_width_padding {
        padding: 0 10px;
    }

    .right_content_box .form_box .list_box .td {
        width: 93%;
    }

        .right_content_box .form_box .list_box .td .td_12_2,
        .right_content_box .form_box .list_box .td .td_12_3,
        .right_content_box .form_box .list_box .td .td_12_4,
        .right_content_box .form_box .list_box .td .td_12_6,
        .right_content_box .form_box .list_box .td .td_12_8 {
            width: 100%;
            margin-left: 0;
        }
}

/* 格樣式_項目文字_分散對齊 */
.item_justify {
    height: 30px;
    margin: 0;
    text-align: justify;
    -webkit-text-align-last: justify;
    -moz-text-align-last: justify;
    -ms-text-justify: inter-ideograph;
    text-justify: inter-ideograph;
    color: #333;
}

    .item_justify:after {
        display: inline-block;
        width: 100%;
        content: '';
    }

@media (max-width:1000px) {
    .item_justify {
        height: 30px;
        margin: 0;
        text-align: left;
        -webkit-text-align-last: left;
        -moz-text-align-last: left;
        -ms-text-justify: left;
        text-justify: left;
        color: #333;
    }
}

/* CSS Table 凍結定位_右邊 */
.freeze_right {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    border: 0 solid #ddd;
}

    .freeze_right .freeze_table {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        width: 140px;
        border: 0;
    }

    .freeze_right .scroll_table {
        overflow-x: auto;
        overflow-y: visible;
        margin-right: 139px;
    }

    .freeze_right table {
        width: 100%;
        padding: 0;
        border-right: 0 solid #ddd;
        border-left: 0 solid #ddd;
    }

    .freeze_right thead,
    .freeze_right tbody,
    .freeze_right tfoot,
    .freeze_right tr {
        padding: 0;
        border: 1px solid #ddd;
    }

    .freeze_right th,
    .freeze_right td {
        height: 34px;
        padding: 0 10px;
        white-space: nowrap;
        border: 1px solid #ddd;
    }

    .freeze_right th {
        text-align: center;
        color: #fff;
        background: #b08537;
    }

    .freeze_right tr .center {
        text-align: center;
    }

    .freeze_right tbody tr:nth-child(odd) td {
        background: #fff;
    }

    .freeze_right tbody tr:nth-child(even) td {
        background: #faf8f4;
    }

    .freeze_right .button {
        padding: 3px 0;
        font-size: 12px;
        line-height: 1em;
    }

@media (max-width:700px) {
    .freeze_right .freeze_table {
        width: 100px;
    }

    .freeze_right .scroll_table {
        margin-right: 99px;
    }

    .freeze_right .freeze_table .numeral_box {
        margin: 0 2%;
    }

    .freeze_right td {
        height: 40px;
        padding: 4.5px 5px;
    }
}

/* CSS Table 快速訂貨 */
.orders_fast .scroll_table tbody td:nth-child(2) {
    width: 30px;
}

.orders_fast .scroll_table tbody td:nth-child(3) {
    width: 110px;
    padding: 0;
    border-right: 0;
}

.orders_fast .scroll_table tbody td:nth-child(4) {
    padding: 0 5px;
    border-left: 0;
}

.orders_fast .scroll_table tbody td:nth-child(6),
.orders_fast .scroll_table tbody td:nth-child(7),
.orders_fast .scroll_table tbody td:nth-child(8),
.orders_fast .scroll_table tbody td:nth-child(9) {
    text-align: right;
}

@media (max-width:700px) {
    .orders_fast .scroll_table tbody td:nth-child(3) {
        width: 0;
    }
}

/* CSS Table X軸捲動 */
.x_scroll {
    overflow-x: auto;
    overflow-y: visible;
    float: left;
    width: 100%;
    max-width: 100%;
    border: 0 solid #ddd;
    height: 450px;
}

    .x_scroll table {
        min-width: 100%;
        padding: 0;
        border-spacing: 0;
        border-collapse: separate;
        border: 0 solid #ddd;
    }

    .x_scroll thead,
    .x_scroll tbody,
    .x_scroll tfoot,
    .x_scroll tr {
        padding: 0;
        border: 1px solid #ddd;
    }

    .x_scroll th,
    .x_scroll td {
        height: 34px;
        padding: 0 10px;
        white-space: nowrap;
        border: 1px solid #ddd;
    }

    .x_scroll th {
        color: #fff;
        background: #b08537;
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .x_scroll .center {
        text-align: center;
    }

    .x_scroll tbody tr:nth-child(odd) td {
        background: #fff;
    }

    .x_scroll tbody tr:nth-child(even) td {
        background: #faf8f4;
    }

    .x_scroll .button {
        min-width: 56px;
        padding: 3px 0;
        font-size: 12px;
        line-height: 1em;
    }

/***************** 側邊欄 *****************/
.po_slde_box {
    position: fixed;
    z-index: 50;
    top: 50%;
    left: 50%;
    float: left;
    width: 50px;
    height: 170px;
    margin-top: -85px;
    margin-left: 740px;
}

    .po_slde_box .po_slde_icon {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 50px;
        height: 50px;
        margin-top: 10px;
        cursor: pointer;
    }

        .po_slde_box .po_slde_icon.no1 {
            margin-top: 0;
        }

        .po_slde_box .po_slde_icon img {
            float: left;
            width: auto;
            height: 100%;
        }

        .po_slde_box .po_slde_icon .digital {
            position: absolute;
            top: 5px;
            right: 5px;
            float: left;
            width: 20px;
            height: 14px;
            padding: 4px 0 2px 0;
            font-size: 12px;
            text-align: center;
            color: #fff;
            border: 2px solid #fff;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            background-color: #d50011;
        }

@media (max-width:1600px) {
    .po_slde_box {
        left: 50%;
        margin-left: 580px;
    }
}

@media (max-width:1300px) {
    .po_slde_box {
        right: 10px;
        left: auto;
    }
}

@media (max-width:1000px) {
    .po_slde_box {
        top: auto;
        right: auto;
        bottom: 50px;
        left: 0;
        width: 100%;
        height: auto;
        margin: 0;
    }

        .po_slde_box .center_box {
            width: 140px;
            margin: 0 auto;
        }

        .po_slde_box .po_slde_icon {
            width: 40px;
            height: 40px;
            margin: 0 0 0 10px;
        }

            .po_slde_box .po_slde_icon.no1 {
                margin: 0;
            }

            .po_slde_box .po_slde_icon .digital {
                top: 0;
                right: 0;
            }
}

/***************** 刊頭 + 橫版選單 *****************/
.hor_menu {
    position: fixed;
    z-index: 90;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0, .2);
    box-shadow: 0 5px 10px rgba(0,0,0, .2);
}

    .hor_menu .sub_menu {
        float: left;
        width: 100%;
        padding: 8px 0;
        background-color: #d50011;
    }

        .hor_menu .sub_menu.member {
            background-color: #1d6bbf;
        }

        .hor_menu .sub_menu.member_e {
            background-color: #ffa726;
        }

    .hor_menu .main_menu {
        float: left;
        width: 100%;
        padding: 5px 0;
        background-color: #fff;
    }

    .hor_menu .hor_menu_content_box {
        position: relative;
        top: 0;
        left: 0;
        width: 1440px;
        margin: 0 auto;
    }

@media (max-width:1600px) {
    .hor_menu .hor_menu_content_box {
        width: 1140px;
    }
}

@media (max-width:1300px) {
    .hor_menu .hor_menu_content_box {
        width: 98%;
    }
}

/*次選單*/
.hor_menu .sub_menu .left_box {
    float: left;
}

    .hor_menu .sub_menu .left_box.member {
        position: relative;
        top: 0;
        left: 0;
    }

    .hor_menu .sub_menu .left_box .img_box,
    .hor_menu .sub_menu .right_box .img_box {
        float: left;
        width: auto;
        height: 20px;
    }

.hor_menu .sub_menu .right_box {
    float: right;
}

    .hor_menu .sub_menu .right_box .link_box {
        float: left;
    }

        .hor_menu .sub_menu .right_box .link_box a {
            float: left;
        }

    .hor_menu .sub_menu .right_box .line {
        float: left;
        width: 15px;
        height: 12px;
        margin: 5px 14px 0 0;
        border-right: 1px solid #f4f4f4;
    }

.hor_menu .sub_menu .text {
    float: left;
    padding: 3px 0 1px 5px;
}

.hor_menu .sub_menu a {
    color: #f4f4f4;
}

    .hor_menu .sub_menu a:hover {
        color: #ff7600;
    }

@media (max-width:1300px) {
    .hor_menu .sub_menu .right_box .line {
        width: 10px;
        height: 12px;
        margin: 5px 9px 0 0;
    }
}

/* 續約按鈕*/
.hor_menu .renewal_button_box {
    position: absolute;
    top: -5px;
    right: -100px;
    float: left;
    width: 90px;
}

    .hor_menu .renewal_button_box.mob {
        top: 35px;
        right: -3px;
        float: left;
        width: 40px;
    }

    .hor_menu .renewal_button_box .arr_box {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 100%;
        height: 6px;
    }

        .hor_menu .renewal_button_box .arr_box .arr_left {
            position: absolute;
            right: 50%;
            width: 0;
            height: 0;
            border-width: 3px;
            border-style: solid;
            border-color: transparent #d50011 #d50011 transparent;
        }

        .hor_menu .renewal_button_box .arr_box .arr_right {
            position: absolute;
            left: 50%;
            width: 0;
            height: 0;
            border-width: 3px;
            border-style: solid;
            border-color: transparent transparent #d50011 #d50011;
        }

        .hor_menu .renewal_button_box .arr_box .arr_left.m_e {
            border-color: transparent #1d6bbf #1d6bbf transparent;
        }

        .hor_menu .renewal_button_box .arr_box .arr_right.m_e {
            border-color: transparent transparent #1d6bbf #1d6bbf;
        }

    .hor_menu .renewal_button_box .text_box {
        float: left;
        width: 100%;
        padding: 6px 0;
        line-height: 1.3em;
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 10px rgba(0,0,0, .2);
        -moz-box-shadow: 0 5px 10px rgba(0,0,0, .2);
        box-shadow: 0 5px 10px rgba(0,0,0, .2);
    }

/*主選單*/
.hor_menu .main_menu .left_box {
    float: left;
}

.hor_menu .main_menu .logo_box {
    float: left;
}

.hor_menu .main_menu .logo {
    float: left;
    height: 70px;
}

    .hor_menu .main_menu .logo img {
        height: 100%;
    }

.hor_menu .main_menu .icon_nav_car {
    float: left;
    height: 40px;
    margin: 15px 0 15px 10px;
}

    .hor_menu .main_menu .icon_nav_car img {
        float: left;
        height: 100%;
    }

    .hor_menu .main_menu .icon_nav_car .text {
        float: left;
        padding: 10px 0 10px 5px;
        font-weight: bold;
    }

.hor_menu .main_menu .right_box {
    float: right;
    margin: 20px 0;
}

    .hor_menu .main_menu .right_box .join_input {
        float: left;
        width: 130px;
    }

        .hor_menu .main_menu .right_box .join_input .button {
            float: left;
            padding: 6px 0;
        }

    .hor_menu .main_menu .right_box .search_input {
        float: left;
        width: 190px;
        margin-left: 10px;
    }

        .hor_menu .main_menu .right_box .search_input .input_padding {
            padding: 0 30px 0 10px;
        }

        .hor_menu .main_menu .right_box .search_input input {
            padding: 5px 0;
        }

        .hor_menu .main_menu .right_box .search_input .icon_search {
            position: absolute;
            top: 2px;
            right: 2px;
            width: 24px;
            height: 24px;
        }

.hor_menu .main_menu .nav_member_box {
    float: left;
    margin: 15px 0 15px 30px;
}

    .hor_menu .main_menu .nav_member_box li {
        float: left;
    }

    .hor_menu .main_menu .nav_member_box a {
        float: left;
        margin-right: 20px;
        padding: 11px 0;
    }

@media (max-width:1300px) {
    .hor_menu .main_menu .nav_member_box a {
        padding: 12px 0;
    }
}

/*選單項目*/
.hor_menu .main_menu .item_all_box {
    position: absolute;
    top: 20px;
    left: 32%;
    width: 45%;
}

.hor_menu .main_menu .item_box {
    float: left;
    /*width: 33.03%;
      margin-left: .3%;
    */
    width: 20%;
}

    .hor_menu .main_menu .item_box.no1 {
        margin-left: 0;
    }

.hor_menu .main_menu .item_title {
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 6px 0;
    text-align: center;
}

    .hor_menu .main_menu .item_title:hover {
        cursor: pointer;
        color: #000;
    }

.hor_menu .main_menu .item_link_box {
    z-index: 200;
    float: left;
    width: 140px;
    margin: 10px 0 0 20px;
    padding: 10px 0;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0, .2);
    box-shadow: 0 5px 10px rgba(0,0,0, .2);
}

.hor_menu .main_menu .item_line {
    float: left;
    width: 100%;
    height: 5px;
    background: #000;
}

.hor_menu .main_menu .item_link {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
}

    .hor_menu .main_menu .item_link:hover {
        cursor: pointer;
        color: #fff;
        background: #333;
    }

    .hor_menu .main_menu .item_link a {
        float: left;
        width: 80%;
        height: 100%;
        padding: 7px 10%;
        font-size: 16px;
        cursor: pointer;
        color: #444;
        background: #fff;
    }

        .hor_menu .main_menu .item_link a:hover {
            color: #fff;
            background: #ff7600;
        }

.hor_menu .main_menu .item_link_2 {
    position: absolute;
    z-index: 100;
    top: 0;
    right: -100%;
    float: left;
    width: 160px;
    margin: -11px 0 0 20px;
    padding: 10px 0;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0, .2);
    box-shadow: 0 5px 10px rgba(0,0,0, .2);
}

.hor_menu .main_menu .menu_button_show,
.hor_menu .main_menu .menu_button_hide {
    display: none;
}

    .hor_menu .main_menu.menu_button_show img,
    .hor_menu .main_menu .menu_button_hide img {
        height: 100%;
    }

@media (max-width:1300px) {
    .hor_menu .main_menu .item_all_box {
        top: 20px;
        /*left: 37.5%;
        width: 25%;*/
    }

    .hor_menu .main_menu .item_link_box {
        width: 160px;
        margin: 10px 0 0 -10px;
    }
}

/********************************************************************/

/***************** 選單 行動版介面 *****************/

.nav_desktop {
    display: block;
}

.nav_mobile {
    display: none;
}

@media (max-width:1000px) {
    .nav_desktop {
        display: none;
    }

    .nav_mobile {
        display: block;
        z-index: 1;
    }

        .nav_mobile .nav_top_box {
            position: fixed;
            z-index: 100;
            top: 0;
            left: 0;
            float: left;
            width: 100%;
            margin-left: 0;
            background-color: #fff;
            -webkit-box-shadow: 0 5px 10px rgba(0,0,0, .2);
            -moz-box-shadow: 0 5px 10px rgba(0,0,0, .2);
            box-shadow: 0 5px 10px rgba(0,0,0, .2);
        }

            .nav_mobile .nav_top_box .left_box {
                float: left;
                margin: 10px 0 10px 5px;
            }

            .nav_mobile .nav_top_box .right_box {
                float: right;
                margin: 10px 10px 10px 0;
            }

                .nav_mobile .nav_top_box .right_box.member {
                    position: relative;
                    top: 0;
                    left: 0;
                }

            .nav_mobile .nav_top_box .member_sign_out {
                float: left;
                margin: 0 5px 0 8px;
                padding: 9.5px 0;
            }

            .nav_mobile .nav_top_box .logo {
                float: left;
                height: 35px;
            }

                .nav_mobile .nav_top_box .logo img {
                    width: auto;
                    height: 100%;
                }

            .nav_mobile .nav_top_box .icon_nav {
                float: left;
                width: auto;
                height: 35px;
                margin-left: 3px;
            }

        .nav_mobile .icon_search_box {
            float: left;
            width: 25px;
            padding: 6px 5px 4px 5px;
        }

            .nav_mobile .icon_search_box img {
                float: left;
                width: 25px;
                height: 25px;
            }

        .nav_mobile .search_box {
            position: fixed;
            z-index: 0;
            top: 0;
            left: 0;
            float: left;
            width: 100%;
            padding: 10px 0;
            background-color: #fff;
            -webkit-box-shadow: 0 5px 10px rgba(0,0,0, .2);
            -moz-box-shadow: 0 5px 10px rgba(0,0,0, .2);
            box-shadow: 0 5px 10px rgba(0,0,0, .2);
        }

            .nav_mobile .search_box.action {
                top: 55px;
            }

            .nav_mobile .search_box .padding {
                padding: 0 10px;
            }

            .nav_mobile .search_box .input_padding {
                padding-right: 35px;
            }

            .nav_mobile .search_box .icon_search {
                position: absolute;
                top: 2px;
                right: 2px;
                float: left;
                width: 24px;
                height: 24px;
            }

            .nav_mobile .search_box .input_border {
                float: left;
                width: 90%;
            }

            .nav_mobile .search_box .menu_button_hide {
                float: right;
                width: 9%;
                height: 30px;
            }

                .nav_mobile .search_box .menu_button_hide img {
                    float: right;
                    width: 100%;
                }

        .nav_mobile .nav_side_box {
            overflow-y: scroll;
            position: fixed;
            top: 0;
            left: 100%;
            float: left;
            width: 100%;
            height: 100%;
            margin-left: 0;
        }

            .nav_mobile .nav_side_box .padding {
                padding-right: 50px;
            }

    .bg_h100 {
        position: fixed;
        top: 0;
        left: 100%;
        float: left;
        width: 100%;
        height: 130%;
        background-color: #fff;
        -webkit-box-shadow: 0 5px 10px rgba(0,0,0, .2);
        -moz-box-shadow: 0 5px 10px rgba(0,0,0, .2);
        box-shadow: 0 5px 10px rgba(0,0,0, .2);
    }

    @media (max-width:480px) {
        .nav_mobile .nav_top_box .logo {
            float: left;
            height: 30px;
            padding: 2.5px 0;
        }
    }

    .nav_mobile .nav_side_box .nav_box {
        float: left;
        width: 100%;
        height: 100%;
    }

    .nav_mobile .nav_side_box .text_padding {
        padding: 10px 15px 0 35px;
    }

    .nav_mobile .nav_side_box .nav_item_main ul {
        margin-bottom: 20px;
    }

        .nav_mobile .nav_side_box .nav_item_main ul li {
            padding: 5px 0;
        }

    .nav_mobile .nav_side_box .nav_item_main .img_box {
        float: left;
        width: 20px;
        height: 20px;
        margin: 0 5px 0 0;
    }

    .nav_mobile .nav_side_box .nav_item_main .nav_member_msg .text {
        padding: 0 0;
    }

    .nav_mobile .nav_side_box .nav_item_main .nav_member_msg .img_box {
        margin: 1px 5px 3px 0;
    }

    .nav_mobile .nav_side_box .nav_item_nav ul {
        margin-bottom: 20px;
    }

        .nav_mobile .nav_side_box .nav_item_nav ul li {
            padding: 5px 0;
        }

    .nav_mobile .nav_side_box .nav_item_nav .item_link_1 {
        position: relative;
        top: 0;
        padding-left: 18px;
    }

    .nav_mobile .nav_side_box .nav_item_nav .item_link_1_action {
        padding: 3.5px 0;
        background-color: #fff;
    }

    .nav_mobile .nav_side_box .nav_item_nav .item_link_1 .icon_right {
        position: absolute;
        top: 5px;
        right: 0;
        width: 30px;
        height: 30px;
    }

    .nav_mobile .nav_side_box .nav_item_nav .item_link_2 {
        padding-left: 15px;
        background-color: #faf8f4;
    }

    .nav_mobile .nav_side_box .nav_item_main.member ul {
        margin-bottom: 20px;
    }

        .nav_mobile .nav_side_box .nav_item_main.member ul li {
            padding: 5px 0;
        }

    .nav_mobile .nav_side_box .nav_item_main.member .img_box {
        float: left;
        width: 20px;
        height: 20px;
        margin: 0 5px 0 0;
    }

    .nav_mobile .nav_side_box .nav_item_main.member .nav_member_msg .text {
        padding: 0 0;
    }

    .nav_mobile .nav_side_box .nav_item_main.member .nav_member_msg .img_box {
        margin: 1px 5px 3px 0;
    }

    .nav_mobile .nav_side_box .nav_item_nav.member ul {
        margin-bottom: 20px;
    }

        .nav_mobile .nav_side_box .nav_item_nav.member ul li {
            padding: 10px 0;
        }

            .nav_mobile .nav_side_box .nav_item_nav.member ul li ul {
                margin-bottom: 0;
            }

                .nav_mobile .nav_side_box .nav_item_nav.member ul li ul li {
                    padding: 5px 0;
                }

    .nav_mobile .nav_side_box .nav_item_nav.member .item_link_1 {
        margin-left: 18px;
    }

    .nav_mobile .nav_side_box .nav_item_nav.member .item_link_2 {
        margin-left: 36px;
        padding: 5px 0;
    }
}

/* nav_top_box 左移*/
.nav_mobile .nav_top_box.action_left {
    -webkit-animation: nav_top_box_left .6s linear 0s 1 normal forwards;
    -moz-animation: nav_top_box_left .6s linear 0s 1 normal forwards;
    -o-animation: nav_top_box_left .6s linear 0s 1 normal forwards;
    animation: nav_top_box_left .6s linear 0s 1 normal forwards;
}

@-moz-keyframes nav_top_box_left {
    0% {
        left: 0;
        margin-left: 0;
    }

    100% {
        left: -100%;
        margin-left: 50px;
    }
}

@-webkit-keyframes nav_top_box_left {
    0% {
        left: 0;
        margin-left: 0;
    }

    100% {
        left: -100%;
        margin-left: 50px;
    }
}

@keyframes nav_top_box_left {
    0% {
        left: 0;
        margin-left: 0;
    }

    100% {
        left: -100%;
        margin-left: 50px;
    }
}

/* nav_top_box 右移*/
.nav_mobile .nav_top_box.action_right {
    -webkit-animation: nav_top_box_right .6s linear 0s 1 normal forwards;
    -moz-animation: nav_top_box_right .6s linear 0s 1 normal forwards;
    -o-animation: nav_top_box_right .6s linear 0s 1 normal forwards;
    animation: nav_top_box_right .6s linear 0s 1 normal forwards;
}

@-moz-keyframes nav_top_box_right {
    0% {
        left: -100%;
        margin-left: 50px;
    }

    100% {
        left: 0;
        margin-left: 0;
    }
}

@-webkit-keyframes nav_top_box_right {
    0% {
        left: -100%;
        margin-left: 50px;
    }

    100% {
        left: 0;
        margin-left: 0;
    }
}

@keyframes nav_top_box_right {
    0% {
        left: -100%;
        margin-left: 50px;
    }

    100% {
        left: 0;
        margin-left: 0;
    }
}

/* nav_side_box 左移*/
.nav_mobile .nav_side_box.action_left {
    -webkit-animation: nav_side_box_left .6s linear 0s 1 normal forwards;
    -moz-animation: nav_side_box_left .6s linear 0s 1 normal forwards;
    -o-animation: nav_side_box_left .6s linear 0s 1 normal forwards;
    animation: nav_side_box_left .6s linear 0s 1 normal forwards;
}

@-moz-keyframes nav_side_box_left {
    0% {
        left: 100%;
        margin-left: -10px;
    }

    100% {
        left: 0;
        margin-left: 40px;
    }
}

@-webkit-keyframes nav_side_box_left {
    0% {
        left: 100%;
        margin-left: -10px;
    }

    100% {
        left: 0;
        margin-left: 40px;
    }
}

@keyframes nav_side_box_left {
    0% {
        left: 100%;
        margin-left: -10px;
    }

    100% {
        left: 0;
        margin-left: 40px;
    }
}

/* nav_side_box 右移*/
.nav_mobile .nav_side_box.action_right {
    -webkit-animation: nav_side_box_right .6s linear 0s 1 normal forwards;
    -moz-animation: nav_side_box_right .6s linear 0s 1 normal forwards;
    -o-animation: nav_side_box_right .6s linear 0s 1 normal forwards;
    animation: nav_side_box_right .6s linear 0s 1 normal forwards;
}

@-moz-keyframes nav_side_box_right {
    0% {
        left: 0;
        margin-left: 40px;
    }

    100% {
        left: 100%;
        margin-left: 0;
    }
}

@-webkit-keyframes nav_side_box_right {
    0% {
        left: 0;
        margin-left: 40px;
    }

    100% {
        left: 100%;
        margin-left: 0;
    }
}

@keyframes nav_side_box_right {
    0% {
        left: 0;
        margin-left: 40px;
    }

    100% {
        left: 100%;
        margin-left: 0;
    }
}

/* nav_side_box 背景圖左移*/
.nav_mobile .bg_h100.action_left {
    -webkit-animation: nav_bg_h100_left .6s linear 0s 1 normal forwards;
    -moz-animation: nav_bg_h100_left .6s linear 0s 1 normal forwards;
    -o-animation: nav_bg_h100_left .6s linear 0s 1 normal forwards;
    animation: nav_bg_h100_left .6s linear 0s 1 normal forwards;
}

@-moz-keyframes nav_bg_h100_left {
    0% {
        left: 100%;
    }

    100% {
        left: 50px;
    }
}

@-webkit-keyframes nav_bg_h100_left {
    0% {
        left: 100%;
    }

    100% {
        left: 50px;
    }
}

@keyframes nav_bg_h100_left {
    0% {
        left: 100%;
    }

    100% {
        left: 50px;
    }
}

/* nav_side_box 背景圖右移*/
.nav_mobile .bg_h100.action_right {
    -webkit-animation: nav_bg_h100_right .6s linear 0s 1 normal forwards;
    -moz-animation: nav_bg_h100_right .6s linear 0s 1 normal forwards;
    -o-animation: nav_bg_h100_right .6s linear 0s 1 normal forwards;
    animation: nav_bg_h100_right .6s linear 0s 1 normal forwards;
}

@-moz-keyframes nav_bg_h100_right {
    0% {
        left: 50px;
    }

    100% {
        left: 100%;
    }
}

@-webkit-keyframes nav_bg_h100_right {
    0% {
        left: 50px;
    }

    100% {
        left: 100%;
    }
}

@keyframes nav_bg_h100_right {
    0% {
        left: 50px;
    }

    100% {
        left: 100%;
    }
}

/********************************************************************/

/***************** 首頁 頁面樣式 *****************/

/* 首頁 商品櫥窗 icon 連結 */

.index_product_box {
    float: left;
    width: 100%;
}

    .index_product_box .item_box {
        float: left;
        width: 14.285%;
    }

        .index_product_box .item_box .padding {
            margin: 0 auto;
            padding: 30px 0;
        }

        .index_product_box .item_box .round_box {
            width: 70%;
            margin: 0 15%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

            .index_product_box .item_box .round_box.action {
                -webkit-box-shadow: 0 0 10px rgba(230,0,18, .2);
                -moz-box-shadow: 0 0 10px rgba(230,0,18, .2);
                box-shadow: 0 0 10px rgba(230,0,18, .2);
            }

        .index_product_box .item_box img {
            width: 100%;
            height: 100%;
        }

        .index_product_box .item_box .title {
            float: left;
            width: 100%;
            margin: 10px 0;
            text-align: center;
        }

            .index_product_box .item_box .title.action {
                color: #d50011;
            }

        .index_product_box .item_box .line {
            float: left;
            width: 50%;
            margin-left: 25%;
            border-bottom: 2px solid transparent;
        }

            .index_product_box .item_box .line.action {
                border-color: #d50011;
            }

@media (max-width:1300px) {
    .index_product_box .item_box .round_box {
        width: 64%;
        margin: 0 18%;
    }

    .index_product_box .item_box .line {
        width: 60%;
        margin-left: 20%;
    }
}

@media (max-width:1000px) {
    .index_product_box .item_box {
        width: 25%;
    }

        .index_product_box .item_box.no1 {
            margin-left: 12.5%;
        }

        .index_product_box .item_box .padding {
            padding: 20px 0;
        }

        .index_product_box .item_box .round_box {
            width: 50%;
            margin: 0 25%;
        }

        .index_product_box .item_box .line {
            width: 50%;
            margin-left: 25%;
        }
}

@media (max-width:700px) {
    .index_product_box .item_box {
        width: 33.33%;
    }

        .index_product_box .item_box.no1,
        .index_product_box .item_box.no6 {
            margin-left: 16.66%;
        }

        .index_product_box .item_box.no2 {
            margin-right: 16.66%;
        }

        .index_product_box .item_box .padding {
            padding: 20px 0;
        }

        .index_product_box .item_box .round_box {
            width: 50%;
            margin: 0 25%;
        }
}

/* 首頁 其他連結 */
.index_other_link_box {
    float: left;
    width: 100%;
    padding: 60px 0;
}

    .index_other_link_box .item {
        float: left;
        width: 31.5%;
        margin-left: 2.5%;
    }

        .index_other_link_box .item.no1 {
            margin-left: 0;
        }

        .index_other_link_box .item img {
            width: 100%;
            height: auto;
        }

            .index_other_link_box .item img:hover {
                opacity: .9;
            }

@media (max-width:700px) {
    .index_other_link_box {
        padding: 30px 0;
    }

        .index_other_link_box .item {
            width: 100%;
            margin: 10px 0;
        }
}

/***************** 會員中心 *****************/

/* 左選單 會員中心 */

.left_nav_box_member {
    float: left;
    width: 18%;
    margin-right: 4%;
}

    .left_nav_box_member ul.big_title_box {
        width: 100%;
        padding: 0;
        border-bottom: 0;
    }

    .left_nav_box_member li.big_title {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 90%;
        padding: 12px 0 12px 10%;
        -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
        background-color: #1d6bbf;
    }

        .left_nav_box_member li.big_title.m_e {
            background-color: #ffa726;
        }

    .left_nav_box_member ul {
        float: left;
        width: 92%;
        padding: 5px 0 5px 8%;
        border-bottom: 1px solid #d3d3d3;
    }

        .left_nav_box_member ul li.item_link_0 {
            position: relative;
            top: 0;
            left: 0;
            float: left;
            width: 100%;
            padding: 6.5px 0;
            cursor: pointer;
        }

            .left_nav_box_member ul li.item_link_0 img {
                position: absolute;
                top: 0;
                right: 0;
                width: 40px;
                height: 40px;
            }

        .left_nav_box_member ul li.item_link_1 {
            float: left;
            width: 100%;
            padding: 8px 0;
        }

        .left_nav_box_member ul li.item_link_2 {
            float: left;
            width: 93%;
            margin-left: 7%;
        }

            .left_nav_box_member ul li.item_link_2 ul {
                width: 100%;
                padding: 0 0 5px 0;
                border-width: 0;
            }

                .left_nav_box_member ul li.item_link_2 ul li {
                    padding: 5.5px 0;
                }

        .left_nav_box_member ul li.item_link_4 {
            display: none;
            float: left;
            width: 92%;
            margin-left: 8%;
        }

        .left_nav_box_member ul li.item_link_1:hover,
        .left_nav_box_member ul li.item_link_3:hover {
            cursor: pointer;
            color: #ff7600;
        }

        .left_nav_box_member ul li.item_link_4 li:hover {
            cursor: pointer;
            color: #ff7600;
        }

    .left_nav_box_member .lise_tb {
        float: right;
        width: 20px;
        height: 20px;
        margin-top: 2px;
        background-image: url(../../assets/images/general/icon_nav_right_member.png);
        background-repeat: no-repeat;
        background-size: 20px 20px;
    }

@media (max-width:1000px) {
    .left_nav_box_member {
        width: 100%;
        margin: 0 0 30px 0;
    }

        .left_nav_box_member ul {
            width: 97%;
            padding: 5px 0 5px 3%;
        }

            .left_nav_box_member ul li.item_link_2 {
                float: none;
                width: auto;
                margin-left: 17px;
            }

        .left_nav_box_member li.big_title {
            width: 97%;
            padding: 8.5px 0 8.5px 3%;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
        }

            .left_nav_box_member li.big_title.action {
                -webkit-border-bottom-right-radius: 0;
                -moz-border-radius-bottomright: 0;
                border-bottom-right-radius: 0;
                -webkit-border-bottom-left-radius: 0;
                -moz-border-radius-bottomleft: 0;
                border-bottom-left-radius: 0;
            }

            .left_nav_box_member li.big_title .icon_nav_bottom,
            .left_nav_box_member li.big_title .icon_nav_top {
                position: absolute;
                top: 0;
                right: 0;
                width: 40px;
                height: 40px;
            }

        .left_nav_box_member ul li.item_link_4 {
            width: 97%;
            margin-left: 3%;
        }
}

/* 左選單 會員中心 事件 */
.left_nav_box_member.dp {
    display: block;
}

.left_nav_box_member.mb {
    display: none;
}

.left_nav_box_member.dp li.big_title .icon_nav_bottom,
.left_nav_box_member.dp li.big_title .icon_nav_top {
    display: none;
}

.left_nav_box_member .nav_member .nav_bottom_member {
    display: block;
}

.left_nav_box_member .nav_member .nav_top_member,
.left_nav_box_member .nav_member .item_link_1,
.left_nav_box_member .nav_member .item_link_2 {
    display: none;
}

.left_nav_box_member .nav_member.action .nav_bottom_member {
    display: none;
}

.left_nav_box_member .nav_member.action .nav_top_member,
.left_nav_box_member .nav_member.action .item_link_1,
.left_nav_box_member .nav_member.action .item_link_2 {
    display: block;
}

@media (max-width:1000px) {
    .left_nav_box_member.dp {
        display: none;
    }

    .left_nav_box_member.mb {
        display: block;
    }

        .left_nav_box_member.mb li.big_title .icon_nav_bottom {
            display: block;
        }

        .left_nav_box_member.mb li.big_title .icon_nav_top {
            display: none;
        }

        .left_nav_box_member.mb .nav_member {
            display: none;
        }
}

/* 會員中心 首頁圖示區塊 */
.img_bor_box {
    float: left;
    width: 100%;
}

    .img_bor_box .img_box {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 29.333%;
        height: 160px;
        margin: 0 2% 40px 2%;
        cursor: pointer;
    }

        .img_bor_box .img_box img {
            z-index: 5;
            float: left;
            width: 100%;
            height: auto;
            border: 1px solid #eee;
        }

        .img_bor_box .img_box .block_box {
            position: absolute;
            top: 0;
            left: 0;
            float: left;
            width: 100%;
            height: 100%;
            border: 1px solid #eee;
        }

            .img_bor_box .img_box .block_box.no1 {
                background-color: #ff8a65;
            }

                .img_bor_box .img_box .block_box.no1.action {
                    background: linear-gradient(left bottom,#ff8a65,#fff);
                    background: -moz-linear-gradient(left bottom,#ff8a65,#fff);
                    background: -webkit-linear-gradient(left bottom,#ff8a65,#fff);
                }

            .img_bor_box .img_box .block_box.no2 {
                background-color: #ffca28;
            }

                .img_bor_box .img_box .block_box.no2.action {
                    background: linear-gradient(left bottom,#ffca28,#fff);
                    background: -moz-linear-gradient(left bottom,#ffca28,#fff);
                    background: -webkit-linear-gradient(left bottom,#ffca28,#fff);
                }

            .img_bor_box .img_box .block_box.no3 {
                background-color: #64b5f6;
            }

                .img_bor_box .img_box .block_box.no3.action {
                    background: linear-gradient(left bottom,#64b5f6,#fff);
                    background: -moz-linear-gradient(left bottom,#64b5f6,#fff);
                    background: -webkit-linear-gradient(left bottom,#64b5f6,#fff);
                }

            .img_bor_box .img_box .block_box.no4 {
                background-color: #ce93d8;
            }

                .img_bor_box .img_box .block_box.no4.action {
                    background: linear-gradient(left bottom,#ce93d8,#fff);
                    background: -moz-linear-gradient(left bottom,#ce93d8,#fff);
                    background: -webkit-linear-gradient(left bottom,#ce93d8,#fff);
                }

            .img_bor_box .img_box .block_box.no5 {
                background-color: #4dd0e1;
            }

                .img_bor_box .img_box .block_box.no5.action {
                    background: linear-gradient(left bottom,#4dd0e1,#fff);
                    background: -moz-linear-gradient(left bottom,#4dd0e1,#fff);
                    background: -webkit-linear-gradient(left bottom,#4dd0e1,#fff);
                }

            .img_bor_box .img_box .block_box.no6 {
                background-color: #9ccc65;
            }

                .img_bor_box .img_box .block_box.no6.action {
                    background: linear-gradient(left bottom,#9ccc65,#fff);
                    background: -moz-linear-gradient(left bottom,#9ccc65,#fff);
                    background: -webkit-linear-gradient(left bottom,#9ccc65,#fff);
                }

            .img_bor_box .img_box .block_box.action {
                -webkit-animation: am_hover .2s linear 0s 1 normal forwards;
                -moz-animation: am_hover .2s linear 0s 1 normal forwards;
                -o-animation: am_hover .2s linear 0s 1 normal forwards;
                animation: am_hover .2s linear 0s 1 normal forwards;
            }

        .img_bor_box .img_box .index_icon {
            position: absolute;
            top: 10px;
            left: 50%;
            float: left;
            width: 90px;
            margin-left: -45px;
        }

            .img_bor_box .img_box .index_icon img {
                float: left;
                width: 90px;
                height: auto;
                border-width: 0;
            }

@-moz-keyframes am_hover {
    0% {
        width: 600%;
    }

    100% {
        width: 150%;
    }
}

@-webkit-keyframes am_hover {
    0% {
        width: 600%;
    }

    100% {
        width: 150%;
    }
}

@keyframes am_hover {
    0% {
        width: 600%;
    }

    100% {
        width: 150%;
    }
}

.img_bor_box .bor_box {
    position: absolute;
    top: 5%;
    left: 3%;
    float: left;
    width: 94%;
    height: 90%;
    margin: -2px 0 0 -2px;
    border: 2px solid #fff;
}

.img_bor_box .text_box {
    position: absolute;
    top: 110px;
    left: 0;
    float: left;
    width: 100%;
    padding: 6px 0;
    text-align: center;
    color: #444;
}

@media (max-width:700px) {
    .img_bor_box .img_box {
        float: left;
        width: 46%;
        height: 155px;
        margin: 10px 2% 10px 2%;
    }
}

/* 會員中心 右邊次項目icon */
.content_box.member_nav_2 .img_bor_box .img_box {
    float: left;
    width: 29.333%;
    height: 145px;
    margin: 0 2% 40px 2%;
}

.content_box.member_nav_3 .img_bor_box .img_box {
    float: left;
    width: 21%;
    height: 145px;
    margin: 0 2% 40px 2%;
}

.content_box.member_nav_4 .img_bor_box .img_box {
    float: left;
    width: 29.333%;
    height: 145px;
    margin: 0 2% 40px 2%;
}

.content_box.member_nav_5 .img_bor_box .img_box {
    float: left;
    width: 21%;
    height: 145px;
    margin: 0 2% 40px 2%;
}

.content_box.member_nav_6 .img_bor_box .img_box {
    float: left;
    width: 21%;
    height: 145px;
    margin: 0 2% 40px 2%;
}

@media (max-width:1000px) {
    .content_box.member_nav_2 .img_bor_box .img_box,
    .content_box.member_nav_3 .img_bor_box .img_box,
    .content_box.member_nav_4 .img_bor_box .img_box,
    .content_box.member_nav_5 .img_bor_box .img_box,
    .content_box.member_nav_6 .img_bor_box .img_box {
        float: left;
        width: 29.3%;
        height: 145px;
        margin: 10px 2% 10px 2%;
    }
}

@media (max-width:700px) {
    .content_box.member_nav_2 .img_bor_box .img_box,
    .content_box.member_nav_3 .img_bor_box .img_box,
    .content_box.member_nav_4 .img_bor_box .img_box,
    .content_box.member_nav_5 .img_bor_box .img_box,
    .content_box.member_nav_6 .img_bor_box .img_box {
        float: left;
        width: 46%;
        height: 155px;
        margin: 10px 2% 10px 2%;
    }
}

/* 會員中心 左邊選單預設開啟次項目 */
.content_box.member_nav_2 .nav_member.no2 .item_link_1,
.content_box.member_nav_3 .nav_member.no3 .item_link_1,
.content_box.member_nav_4 .nav_member.no4 .item_link_1,
.content_box.member_nav_5 .nav_member.no5 .item_link_1,
.content_box.member_nav_6 .nav_member.no6 .item_link_1 {
    display: block;
}

.content_box.member_nav_2 .nav_member.no2 .nav_bottom_member,
.content_box.member_nav_3 .nav_member.no3 .nav_bottom_member,
.content_box.member_nav_4 .nav_member.no4 .nav_bottom_member,
.content_box.member_nav_5 .nav_member.no5 .nav_bottom_member,
.content_box.member_nav_6 .nav_member.no6 .nav_bottom_member {
    display: none;
}

.content_box.member_nav_2 .nav_member.no2 .nav_top_member,
.content_box.member_nav_3 .nav_member.no3 .nav_top_member,
.content_box.member_nav_4 .nav_member.no4 .nav_top_member,
.content_box.member_nav_5 .nav_member.no5 .nav_top_member,
.content_box.member_nav_6 .nav_member.no6 .nav_top_member {
    display: block;
}

/***************** 會員中心 模板區塊 *****************/
.member_template_box {
    float: left;
    width: 100%;
}

    .member_template_box .main_content {
        float: left;
        width: 100%;
    }

    .member_template_box .padding {
        padding: 20px 15px;
    }

    .member_template_box .top_man_box {
        float: left;
        width: 100%;
        padding-bottom: 14px;
    }

/* 會員中心 列印按鈕 */
.print_button {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 120px;
    height: 30px;
    margin-left: 10px;
}

    .print_button .button_po {
        position: absolute;
        top: 0;
        left: 50%;
        float: left;
        width: 72px;
        margin-left: -36px;
    }

    .print_button .button_icon {
        float: left;
        width: 30px;
        height: 30px;
    }

        .print_button .button_icon img {
            float: left;
            width: auto;
            height: 100%;
        }

    .print_button .button_text {
        float: left;
        margin-left: 4px;
        padding: 3.5px 0;
    }

@media (max-width:1100px) {
    .print_button {
        display: none;
    }
}

/* 會員中心 期刊 */
.publication_box {
    float: left;
    width: 100%;
}

    .publication_box .top_box {
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

    .publication_box .top_left_box {
        float: left;
    }

        .publication_box .top_left_box .title {
            float: left;
            padding: 6px 0;
        }

    .publication_box .top_right_box {
        float: right;
    }

        .publication_box .top_right_box.input_width {
            width: 150px;
        }

/* 會員中心 最新消息 */
.list_news_box {
    float: left;
    width: 100%;
}

    .list_news_box table {
        width: 100%;
        padding: 0;
    }

    .list_news_box th,
    .list_news_box td {
        padding: 7px 10px;
        border: 1px solid #ddd;
    }

    .list_news_box th {
        background-color: #999;
    }

    .list_news_box td {
        background: #fff;
    }

    .list_news_box tbody tr:nth-child(even) td {
        background: #faf8f4;
    }

    .list_news_box tbody tr:nth-child(odd) td {
        background: #fff;
    }

    .list_news_box tbody td:nth-child(1) {
        width: 80px;
        font-size: 14px;
        color: #f4f4f4;
        background: #b08537 !important;
    }

/* 會員中心 檔案下載 */
.list_download_box {
    float: left;
    width: 100%;
}

    .list_download_box table {
        width: 100%;
        padding: 0;
    }

    .list_download_box th,
    .list_download_box td {
        padding: 4px 10px;
        border: 1px solid #ddd;
    }

    .list_download_box th {
        background-color: #999;
    }

    .list_download_box td {
        background: #fff;
    }

    .list_download_box tbody tr:nth-child(even) td {
        background: #faf8f4;
    }

    .list_download_box tbody tr:nth-child(odd) td {
        background: #fff;
    }

    .list_download_box tbody td:nth-child(1) {
        width: 80px;
        font-size: 14px;
        color: #f4f4f4;
        background: #b08537 !important;
    }

    .list_download_box tbody td:nth-child(2) {
        width: 40px;
        padding: 4px 0 4px 5px;
        border-right: 0;
    }

    .list_download_box tbody td:nth-child(3) {
        padding: 4px 10px;
        border-left: 0;
    }

    .list_download_box tbody td:nth-child(4) {
        width: 60px;
        text-align: right;
    }

    .list_download_box .icon {
        float: left;
        width: 40px;
        height: 40px;
        background-image: url(../images/general/icon_download_item.svg);
        background-repeat: no-repeat;
        background-size: 440px 40px;
    }

    .list_download_box .pdf {
        background-position: -0 0;
    }

    .list_download_box .jpg {
        background-position: -40px 0;
    }

    .list_download_box .zip {
        background-position: -80px 0;
    }

    .list_download_box .ppt {
        background-position: -120px 0;
    }

    .list_download_box .doc {
        background-position: -160px 0;
    }

    .list_download_box .docx {
        background-position: -160px 0;
    }

    .list_download_box .xls {
        background-position: -200px 0;
    }

    .list_download_box .xlsx {
        background-position: -200px 0;
    }

    .list_download_box .mp3 {
        background-position: -240px 0;
    }

    .list_download_box .mp4 {
        background-position: -280px 0;
    }

    .list_download_box .wav {
        background-position: -320px 0;
    }

    .list_download_box .mov {
        background-position: -360px 0;
    }

    .list_download_box .wmv {
        background-position: -400px 0;
    }

.member_template_box .keyword_search {
    float: left;
    width: 150px;
}

.member_template_box .keyword_button {
    float: left;
    width: 120px;
    margin-left: 10px;
}

/* 會員中心 問與答 內容 */
.qma_box .item_list_box {
    float: left;
    width: 100%;
    padding-bottom: 1px;
    background-color: transparent;
}

    .qma_box .item_list_box .bor_padding {
        padding: 1px;
    }

    .qma_box .item_list_box .width_box {
        float: left;
        width: 100%;
        background-color: #fff;
    }

    .qma_box .item_list_box .block_content_box {
        padding: 0;
    }

.qma_box .item_list {
    float: left;
    width: 100%;
}

    .qma_box .item_list ul {
        float: left;
        width: 100%;
        margin: 2px 0;
        background-color: #fff;
    }

    .qma_box .item_list .item {
        padding: 6px 6px 6px 30px;
        cursor: pointer;
        border: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background-color: #faf8f4;
    }

        .qma_box .item_list .item.bg_action {
            background-color: #fff;
        }

        .qma_box .item_list .item.main_class {
            padding: 10px;
            color: #f4f4f4;
            background-color: #b39050;
        }

        .qma_box .item_list .item.qma_q,
        .qma_box .item_list .item.qma_a {
            position: relative;
            top: 0;
            left: 0;
            padding: 10px 10px 10px 55px;
            background-color: #fff;
        }

        .qma_box .item_list .item.qma_a {
            cursor: default;
        }

            .qma_box .item_list .item.qma_a ul,
            .qma_box .item_list .item.qma_a ol {
                float: none;
            }

                .qma_box .item_list .item.qma_a ul li,
                .qma_box .item_list .item.qma_a ol li {
                    margin-left: 40px;
                }

                .qma_box .item_list .item.qma_a ul li {
                    list-style-type: disc;
                }

                .qma_box .item_list .item.qma_a ol li {
                    list-style-type: decimal;
                }

            .qma_box .item_list .item.qma_a strong {
                font-weight: bold;
            }

        .qma_box .qma_list .icon {
            position: absolute;
            top: 5px;
            left: 5px;
            float: left;
            width: 40px;
            height: 40px;
            background-repeat: no-repeat;
            background-size: auto 100%;
        }

        .qma_box .qma_list .qa_q {
            background-image: url(../images/general/icon_qa_q.svg);
        }

        .qma_box .qma_list .qa_a {
            left: 35px;
            background-image: url(../images/general/icon_qa_a.svg);
        }

        .qma_box .qma_list .question_text {
            padding: 4.5px 0;
        }

@media (max-width:1300px) {
    .qma_box .qma_list .block_content_box {
        padding: 12px 20px 9px 45px;
    }
}

@media (max-width:1000px) {
    .qma_box .qma_list .block_content_box.answer {
        padding: 9px 20px 9px 75px;
        background-color: #faf8f4;
    }
}

/* 會員中心 問與答 */
.qma_box {
    overflow-x: hidden;
    overflow-y: auto;
    float: left;
    width: 100%;
}

    /* 會員中心 問與答 大分類 */
    .qma_box .big_item_list_box {
        float: left;
        width: 100%;
        min-width: 100%;
    }

        .qma_box .big_item_list_box ul {
            float: left;
            width: 100%;
            margin: 10px 0;
            background-color: transparent;
        }

    /* 會員中心 問與答 內容 */
    .qma_box .item_list_box {
        float: left;
        width: 100%;
        padding-bottom: 1px;
        background-color: transparent;
    }

        .qma_box .item_list_box .bor_padding {
            padding: 1px;
        }

        .qma_box .item_list_box .width_box {
            float: left;
            width: 100%;
            background-color: #fff;
        }

        .qma_box .item_list_box .block_content_box {
            padding: 0;
        }

    .qma_box .item_list {
        float: left;
        width: 100%;
    }

        .qma_box .item_list ul {
            float: left;
            width: 100%;
            margin: 2px 0;
            background-color: #fff;
        }

        .qma_box .item_list .item {
            padding: 6px 6px 6px 30px;
            cursor: pointer;
            border: 1px solid #ddd;
            border-bottom: 1px solid #ddd;
            background-color: #faf8f4;
        }

            .qma_box .item_list .item.bg_action {
                background-color: #fff;
            }

            .qma_box .item_list .item.main_class {
                padding: 10px;
                color: #f4f4f4;
                background-color: #b39050;
            }

            .qma_box .item_list .item.qma_q,
            .qma_box .item_list .item.qma_a {
                position: relative;
                top: 0;
                left: 0;
                padding: 10px 10px 10px 55px;
                background-color: #fff;
            }

            .qma_box .item_list .item.qma_a {
                cursor: default;
            }

    .qma_box .item .icon {
        position: absolute;
        top: 10px;
        left: 25px;
        float: left;
        width: 28px;
        height: 28px;
    }

        .qma_box .item .icon.qa_q {
            background-image: url(../images/general/icon_qa_q.svg);
        }

        .qma_box .item .icon.qa_a {
            background-image: url(../images/general/icon_qa_a.svg);
        }

@media (max-width:1000px) {
    .qma_box .item .icon {
        position: absolute;
        top: 7px;
        left: 25px;
    }
}

/* 會員中心 CSS Table X軸捲動 */
.member_topbom_table thead th {
    text-align: center;
}

.member_topbom_table tbody tr td {
    background: #faf8f4 !important;
}

.member_topbom_table tbody tr:nth-child(1) td {
    background: #fff !important;
}

.member_topbom_table.x_scroll .button {
    min-width: 56px;
    padding: 3.5px 0;
    font-size: 12px;
    line-height: 1em;
}

.member_topbom_table .ladder_2 {
    display: none;
}

.member_topbom_table tbody .ladder_2 td {
    background-color: #f4f4f4 !important;
}

.member_topbom_table .po_img_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    height: 28px;
}

    .member_topbom_table .po_img_box img {
        position: absolute;
        top: 0;
        left: 50%;
        width: 28px;
        height: 28px;
        margin-left: -14px;
        cursor: pointer;
    }

.member_topbom_table a {
    color: #b08537;
}

.member_topbom_table tbody tr td:nth-child(1),
.member_topbom_table tbody tr td:nth-child(2),
.member_topbom_table tbody tr td:nth-child(3) {
    text-align: center;
}

.member_topbom_table tbody tr td:nth-child(7),
.member_topbom_table tbody tr td:nth-child(8) {
    text-align: right;
}

/* 表格數據 預設樣板 CSS Table X軸捲動 */
.member_default_table thead tr th {
    text-align: center;
}

.member_default_table tbody tr td:nth-child(1) {
    text-align: center;
}

.member_default_table tbody tr td:nth-child(7) {
    text-align: right;
}

.member_default_table tbody tr td:nth-child(8) {
    text-align: right;
    color: #b08537;
}

.member_default_table tbody tr td:nth-child(9) {
    text-align: right;
    color: #e50012;
}

.member_default_table .blank_line {
    border-width: 0;
}

.member_default_table .name {
    text-align: right !important;
}

.member_default_table .key_figures_1 {
    text-align: right !important;
    color: #b08537;
}

.member_default_table .key_figures_2 {
    text-align: right !important;
    color: #e50012;
}

/* 會員中心 表尾資訊 */
.member_template_box .table_note {
    float: left;
    width: 100%;
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
    background-color: #faf8f4;
}

    .member_template_box .table_note .padding {
        padding: 10px 20px;
    }

    .member_template_box .table_note .data_box {
        float: left;
        width: 100%;
        padding-bottom: 10px;
        text-align: justify;
        text-justify: inter-ideograph;
        word-spacing: 3px;
    }

        .member_template_box .table_note .data_box li {
            position: relative;
            top: 0;
            left: 0;
            padding: 5.5px 0;
        }

        .member_template_box .table_note .data_box ol li {
            margin-left: 60px;
            list-style-type: decimal;
        }

        .member_template_box .table_note .data_box .note_title_box {
            position: absolute;
            top: 5.5px;
            left: 0;
            float: left;
            width: 65px;
        }

        .member_template_box .table_note .data_box .note_content_box {
            float: left;
            padding-left: 65px;
        }

        .member_template_box .table_note .data_box .title {
            margin-top: 10px;
        }

@media (max-width:700px) {
    .member_template_box .main_content .top_man_box .m_br {
        float: left;
        width: 100%;
    }

    .member_template_box .table_note .data_box ol li {
        margin-left: 22px;
    }
}

/********************************************************************/

/***************** 搜尋結果 *****************/

/* 搜尋結果 搜尋失敗原因 */

.result_search .data_calculation {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 50px 0;
    border: 1px solid #ddd;
    background-color: #faf8f4;
}

    .result_search .data_calculation .padding {
        padding: 0 40px;
    }

    .result_search .data_calculation .title {
        padding-bottom: 12px;
    }

    .result_search .data_calculation li {
        margin-left: 60px;
        padding: 1.5px 0;
        list-style-type: decimal;
    }

@media (max-width:700px) {
    .result_search .data_calculation {
        padding: 30px 0;
    }

        .result_search .data_calculation .padding {
            padding: 0 20px;
        }

        .result_search .data_calculation li {
            margin-left: 35px;
        }
}

/* 搜尋結果 搜尋框 */
.result_search .search_box {
    float: left;
    width: 100%;
    margin-top: 0;
}

    .result_search .search_box .title {
        float: left;
        margin-right: 10px;
        padding: 11px 0;
    }

.result_search .search_input {
    float: left;
    width: 190px;
}

    .result_search .search_input .input_padding {
        padding: 0 30px 0 10px;
    }

    .result_search .search_input input {
        padding: 10px 0;
    }

    .result_search .search_input .icon_search {
        position: absolute;
        top: 7px;
        right: 7px;
        width: 24px;
        height: 24px;
    }

/* 搜尋結果 列表 */
.result_search_list {
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 0;
}

    .result_search_list table {
        width: 100%;
        padding: 0;
    }

    .result_search_list thead,
    .result_search_list tbody,
    .result_search_list tfoot,
    .result_search_list tr {
        padding: 0;
        border: 0;
    }

        .result_search_list tr .center {
            text-align: center;
        }

    .result_search_list th,
    .result_search_list td {
        padding: 2px 10px;
        border: 1px solid #ddd;
    }

    .result_search_list th {
        color: #fff;
        background-color: #b08537;
    }

    .result_search_list td {
        background: #fff;
    }

    .result_search_list tbody tr:nth-child(even) td {
        background: #faf8f4;
    }

    .result_search_list tbody tr:nth-child(odd) td {
        background: #fff;
    }

    .result_search_list tbody td:nth-child(1) {
        width: 40px;
        text-align: center;
    }

/* 搜尋結果 暢銷排行 */
.result_search .list_button_box {
    float: left;
    width: 100%;
    margin-top: 0;
    padding-bottom: 5px;
    border-bottom: 0 solid #efefef;
}

.result_search .list_button_tab,
.result_search .list_button_list {
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

    .result_search .list_button_tab img,
    .result_search .list_button_list img {
        width: 100%;
        height: auto;
    }

.result_search .right_box .text {
    float: left;
    margin-right: 10px;
    padding: 7px 0;
}

.result_search .right_box .default {
    float: left;
    padding: 2.5px 0;
    color: #888;
}

.result_search .right_box .click {
    float: left;
    padding: 2.5px 0;
    color: #444;
}

/********************************************************************/

/***************** 頁面樣式 *****************/

/* 頁面 標題 */

.page_title_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    margin-top: 60px;
}

    .page_title_box .line_left,
    .page_title_box .line_right {
        overflow: hidden;
        float: left;
        width: 40%;
        height: 20px;
        margin: 6px 0;
    }

    .page_title_box .line_left {
        float: left;
    }

    .page_title_box .line_right {
        float: right;
    }

    .page_title_box .line_left img {
        float: right;
        width: auto;
        height: 100%;
    }

    .page_title_box .line_right img {
        float: left;
        width: auto;
        height: 100%;
    }

    .page_title_box .page_title {
        position: absolute;
        top: 0;
        left: 50%;
        float: left;
        width: 260px;
        height: 100%;
        margin-left: -130px;
        text-align: center;
    }

        .page_title_box .page_title .title {
            font-weight: bold;
            color: #d50011;
        }

    .page_title_box .title_line_left,
    .page_title_box .title_line_right {
        float: left;
        width: 50px;
        height: 16px;
        border-bottom: 1px solid #d50011;
    }

    .page_title_box .title_line_left {
        float: left;
    }

    .page_title_box .title_line_right {
        float: right;
    }

@media (max-width:1300px) {
    .page_title_box .line_left,
    .page_title_box .line_right {
        width: 40%;
    }

    .page_title_box .page_title {
        width: 220px;
        margin: 5px 0 0 -110px;
    }

    .page_title_box .title_line_left,
    .page_title_box .title_line_right {
        height: 12px;
    }
}

@media (max-width:1000px) {
    .page_title_box .line_left,
    .page_title_box .line_right {
        width: 36%;
    }
}

@media (max-width:700px) {
    .page_title_box {
        margin-top: 30px;
    }

        .page_title_box .line_left,
        .page_title_box .line_right {
            width: 19%;
        }
}

/* 頁面 加入最愛 */
.icon_favorite {
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    float: left;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url(../images/general/icon_favorite.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
}

    .icon_favorite.in {
        background-image: url(../images/general/icon_favorite_in.svg);
    }

    .icon_favorite.action {
        background-image: url(../images/general/icon_favorite_action.svg);
    }

    .icon_favorite.in.action {
        background-image: url(../images/general/icon_favorite_in_action.svg);
    }

/* 頁面 熱銷排行背景圖 */
.slide_sales_rank_item_bg {
    background-image: url(../images/index/slide_sales_rank_item_bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: 115% auto;
}

@media (max-width:1300px) {
    .slide_sales_rank_item_bg {
        background-size: auto 100%;
    }
}

/* 頁面按鈕 */
.page_button {
    float: left;
    width: 100%;
    text-align: center;
}

    .page_button .button {
        float: none;
        width: 220px;
        margin: 0 auto 60px 0;
    }

@media (max-width:700px) {
    .page_button .button {
        margin: 0 auto 40px 0;
    }
}

/* 頁面按鈕 一個按鈕 */
.page_button_link_1_box {
    float: left;
    width: 100%;
    margin: 40px 0 60px 0;
}

    .page_button_link_1_box .padding_box {
        padding: 0 40%;
    }

@media (max-width:1000px) {
    .page_button_link_1_box .padding_box {
        padding: 0 35%;
    }
}

@media (max-width:700px) {
    .page_button_link_1_box .padding_box {
        padding: 0 25%;
    }
}

/* 頁面按鈕 兩個按鈕 */
.page_button_link_2_box {
    float: left;
    width: 100%;
    margin: 40px 0 60px 0;
}

    .page_button_link_2_box .padding_box {
        padding: 0 30%;
    }

    .page_button_link_2_box .left_box,
    .page_button_link_2_box .right_box {
        float: left;
        width: 48%;
    }

    .page_button_link_2_box .left_box {
        margin-right: 4%;
    }

@media (max-width:1000px) {
    .page_button_link_2_box .padding_box {
        padding: 0 20%;
    }
}

@media (max-width:700px) {
    .page_button_link_2_box .padding_box {
        padding: 0;
    }
}

/* 頁面按鈕 三個按鈕 */
.page_button_link_3_box {
    float: left;
    width: 100%;
    margin: 40px 0 60px 0;
}

    .page_button_link_3_box .padding_box {
        padding: 0 19%;
    }

    .page_button_link_3_box .left_box,
    .page_button_link_3_box .right_box {
        float: left;
        width: 30.666%;
    }

    .page_button_link_3_box .left_box {
        margin-right: 4%;
    }

@media (max-width:1000px) {
    .page_button_link_3_box .padding_box {
        padding: 0 4%;
    }
}

@media (max-width:700px) {
    .page_button_link_3_box .padding_box {
        padding: 0;
    }

    .page_button_link_3_box .left_box,
    .page_button_link_3_box .right_box {
        width: 100%;
        margin-bottom: 10px;
    }

    .page_button_link_3_box .left_box {
        margin-right: 0;
    }
}

/* 頁面按鈕 四個按鈕 */
.page_button_link_4_box {
    float: left;
    width: 100%;
    margin: 40px 0 60px 0;
}

    .page_button_link_4_box .padding_box {
        padding: 0 19%;
    }

    .page_button_link_4_box .left_box,
    .page_button_link_4_box .right_box {
        float: left;
        width: 22%;
    }

    .page_button_link_4_box .left_box {
        margin-right: 4%;
    }

@media (max-width:1000px) {
    .page_button_link_4_box .padding_box {
        padding: 0 4%;
    }
}

@media (max-width:700px) {
    .page_button_link_4_box .padding_box {
        padding: 0;
    }

    .page_button_link_4_box .left_box,
    .page_button_link_4_box .right_box {
        width: 100%;
        margin-bottom: 10px;
    }

    .page_button_link_4_box .left_box {
        margin-right: 0;
    }
}

/* 頁面按鈕 五個按鈕 */
.page_button_link_5_box {
    float: left;
    width: 100%;
    margin: 40px 0 60px 0;
}

    .page_button_link_5_box .padding_box {
        padding: 0 19%;
    }

    .page_button_link_5_box .left_box,
    .page_button_link_5_box .right_box {
        float: left;
        width: 16.8%;
    }

    .page_button_link_5_box .left_box {
        margin-right: 4%;
    }

@media (max-width:1000px) {
    .page_button_link_5_box .padding_box {
        padding: 0 4%;
    }
}

@media (max-width:700px) {
    .page_button_link_5_box .padding_box {
        padding: 0;
    }

    .page_button_link_5_box .left_box,
    .page_button_link_5_box .right_box {
        width: 100%;
        margin-bottom: 10px;
    }

    .page_button_link_5_box .left_box {
        margin-right: 0;
    }
}

/* 頁尾 連接區塊 */
.footer_link_box {
    float: left;
    width: 100%;
}

    .footer_link_box .item_box {
        overflow: hidden;
        float: right;
        width: 97%;
        min-height: 100%;
        margin-bottom: 20px;
    }

        .footer_link_box .item_box .item {
            float: left;
            height: 100%;
            /*border-right: 1px solid #d3d3d3;*/
        }

            .footer_link_box .item_box .item.no1 {
                width: 20%;
                margin-left: 0;
            }

            .footer_link_box .item_box .item.no2 {
                width: 35%;
                margin-left: 0;
            }

            .footer_link_box .item_box .item.no3 {
                width: 25%;
                margin-left: 0;
            }
            .footer_link_box .item_box .item.no4 {
                width: 20%;
                margin-left: 0;
            }

        .footer_link_box .item_box .title {
            float: left;
            width: 90%;
            padding: 30px 0 10px 0;
            border-bottom: 1px solid #d3d3d3;
        }

        .footer_link_box .item_box .text {
            float: left;
            width: 100%;
            margin-top: 10px;
        }

        .footer_link_box .item_box .icon_box {
            float: left;
            width: 100%;
            margin-top: 10px;
        }

            .footer_link_box .item_box .icon_box .icon img {
                float: left;
                width: 24px;
                height: 24px;
                margin-left: 10px;
            }

                .footer_link_box .item_box .icon_box .icon img.no1 {
                    margin-left: 0;
                }

                .footer_link_box .item_box .icon_box .icon img:hover {
                    opacity: .9;
                }

        .footer_link_box .item_box .item .tel_icon {
            display: none;
        }

    .footer_link_box .mbr {
        float: left;
        width: 100%;
    }

@media (max-width:1300px) {
    .footer_link_box {
        float: left;
        width: 100%;
    }

        .footer_link_box .item_box {
            min-height: 100%;
        }

            .footer_link_box .item_box .item.no1
            {
                width: 20%;
            }
            .footer_link_box .item_box .item.no2 {
                width:35%
            }
            .footer_link_box .item_box .item.no3 {
                width: 25%
            }
            .footer_link_box .item_box .item.no4 {
                width: 20%
            }
            .footer_link_box .project {
                float: left;
                width: 100%;
                margin-bottom: 5px;
            }

        .footer_link_box .mbr {
            float: left;
            width: 100%;
        }
}

@media (max-width:1000px) {
    .footer_link_box .item_box {
        overflow: visible;
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }

        .footer_link_box .item_box .item {
            float: left;
            width: 100%;
            height: auto;
            margin-left: 0;
            border-width: 0;
        }

            .footer_link_box .item_box .item.no1,
            .footer_link_box .item_box .item.no2,
            .footer_link_box .item_box .item.no3,
            .footer_link_box .item_box .item.no4 {
                width: 100%;
                margin-left: 0;
            }

        .footer_link_box .item_box .title,
        .footer_link_box .item_box .text {
            width: 100%;
            text-align: -webkit-center;
        }

        .footer_link_box .item_box .title {
            margin-top: 20px;
        }

        .footer_link_box .item_box .icon_box .icon {
            width: 58px;
            height: 24px;
            margin: 0 auto;
        }

        .footer_link_box .item_box .item .tel_box {
            position: relative;
            top: 0;
            float: left;
            width: 100%;
            height: 30px;
        }

            .footer_link_box .item_box .item .tel_box .mbr {
                position: absolute;
                left: 50%;
                width: 110px;
                margin-left: -55px;
            }

        .footer_link_box .item_box .item .tel_icon {
            display: block;
            float: left;
            width: 24px;
            height: 24px;
            margin-right: 5px;
        }

        .footer_link_box .item_box .item .tel_text {
            float: left;
            margin-top: 4px;
        }
}

/* 頁尾 臉書粉絲團 */
.facebook_fan_group_box {
    width: 100%;
    max-height: 130px;
}

@media (max-width:1300px) {
    .facebook_fan_group_box {
        width: 100%;
        max-height: 130px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}

@media (max-width:1000px) {
    .facebook_fan_group_box {
        width: 100%;
        max-height: 130px;
        margin: 0 auto;
    }
}

@media (max-width:700px) {
    .facebook_fan_group_box {
        width: 100%;
        max-height: 130px;
        margin: 0 auto;
    }
}

/********************************************************************/

/* 文章頁面 */

.article_page_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    padding: 0 0;
    font-weight: normal;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #444;
}

    .article_page_box .page_padding {
        padding: 0 15px;
    }

    .article_page_box .page_top_space {
        float: left;
        width: 100%;
        height: 30px;
    }

.article_page_box {
    font-size: 16px;
    line-height: 1.7em;
}

    .article_page_box h1,
    .article_page_box h2,
    .article_page_box h3 {
        float: left;
        width: 100%;
        margin: 10px 0 15px 0;
    }

    .article_page_box p,
    .article_page_box h4,
    .article_page_box h5,
    .article_page_box h6 {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .article_page_box p {
        font-size: 16px;
        line-height: 1.7em;
    }

    .article_page_box h1 {
        font-size: 32px;
        line-height: 1.3em;
    }

    .article_page_box h2 {
        font-size: 24px;
        line-height: 1.3em;
    }

    .article_page_box h3 {
        font-size: 18px;
        line-height: 1.3em;
    }

    .article_page_box h4 {
        font-size: 16px;
        line-height: 1.7em;
    }

    .article_page_box h5 {
        font-size: 14px;
        line-height: 1.4em;
    }

    .article_page_box h6 {
        font-size: 14px;
        line-height: 1.7em;
    }

    .article_page_box ul,
    .article_page_box ol {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

        .article_page_box ul li,
        .article_page_box ol li {
            margin: 8px 0 8px 37px;
        }

        .article_page_box ul li {
            list-style-type: disc;
        }

        .article_page_box ol li {
            list-style-type: decimal;
        }

            .article_page_box ul li ul li,
            .article_page_box ol li ul li {
                list-style-type: circle;
            }

            .article_page_box ul li ol li,
            .article_page_box ol li ol li {
                list-style-type: lower-roman;
            }

    .article_page_box img {
        float: left;
        width: auto;
        max-width: 100%;
        height: auto;
        margin: 10px 0;
    }

    .article_page_box a {
        color: #d50011;
    }

        .article_page_box a:hover {
            color: #000;
        }

    .article_page_box hr {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

@media (max-width:1200px) {
    .article_page_box h3 {
        font-size: 16px;
    }

    .article_page_box h2 {
        font-size: 19px;
    }

    .article_page_box h1 {
        font-size: 23px;
    }
}

@media (max-width:800px) {
    .article_page_box,
    .article_page_box p,
    .article_page_box h4 {
        font-size: 14px;
    }

        .article_page_box h5,
        .article_page_box h6 {
            font-size: 13px;
        }

        .article_page_box ul li,
        .article_page_box ol li {
            margin: 8px 0 8px 33px;
        }
}

/* Table 轉 CSS3 */
.article_page_box table {
    display: table;
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    vertical-align: baseline;
}

.article_page_box thead,
.article_page_box tbody {
    display: table-row-group;
}

.article_page_box tr {
    display: table-row;
}

.article_page_box th,
.article_page_box td {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

/* Table 樣式調整 */
.article_page_box table {
    float: left;
    width: 100%;
    margin: 10px 0 30px 0;
    padding: 0;
    font-weight: normal;
    background-color: #fff;
}

    .article_page_box table p,
    .article_page_box table h1,
    .article_page_box table h2,
    .article_page_box table h3,
    .article_page_box table h4,
    .article_page_box table h5,
    .article_page_box table h6 {
        margin: 0;
    }

.article_page_box thead,
.article_page_box tbody,
.article_page_box tfoot,
.article_page_box tr {
    padding: 0;
    border: 0;
}

    .article_page_box tr .center {
        text-align: center;
    }

.article_page_box th,
.article_page_box td {
    padding: 6px 10px;
    border: 1px solid #eee;
}

.article_page_box thead th {
    color: #333;
    background-color: #fff;
}

.article_page_box th {
    color: #fff;
    background-color: #d50011;
}

.article_page_box td {
    background: #fff;
}

.article_page_box tbody tr:nth-child(even) td {
    background: #fff;
}

.article_page_box tbody tr:nth-child(odd) td {
    background: #f4f4f4;
}

/* 文件列印 基本框架 */
.print_box {
    float: left;
    width: 100%;
}

    .print_box .print_frame {
        width: 1140px;
        margin: 0 auto;
    }

    .print_box .block_line_box {
        float: left;
        width: 100%;
        padding-bottom: 1px;
        background-color: #999;
    }

    .print_box .bor_padding {
        padding: 1px;
    }

    .print_box .width_box {
        float: left;
        width: 100%;
    }

    .print_box .block_content_box {
        float: left;
        padding: 30px;
        background-color: #fff;
        width: 100%;
        width: -moz-calc(100% - (30px) * 2);
        width: -webkit-calc(100% - (30px) * 2);
        width: -ms-calc(100% - (30px) * 2);
        width: calc(100% - (30px) * 2);
    }

    .print_box .print_bor {
        float: left;
        width: 100%;
    }

    .print_box .print_con {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 100%;
        background-color: #fff;
    }

    .print_box .padding_box {
        float: left;
        width: 90%;
        padding: 20px 5%;
    }

    .print_box .padding_h {
        padding: 10px 0;
    }

    .print_box .padding_w {
        padding: 0 0;
    }

@media (max-width:1300px) {
    .print_box {
        float: left;
        width: 86%;
        margin: 0 7%;
    }

        .print_box .print_frame {
            float: left;
            width: 100%;
            margin: 0;
        }
}

@media (max-width:1000px) {
    .print_box {
        overflow-x: auto;
        overflow-y: visible;
        float: left;
        width: 86%;
        margin: 0 7%;
    }

        .print_box .print_frame {
            float: left;
            width: 1200px;
            margin: 0;
        }
}

/* 文件列印 黏貼 */
.print_box .paste_box {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    height: 85px;
    border-bottom: 2px dotted #999;
}

.print_box .paste_text {
    position: absolute;
    bottom: 10px;
    left: 0;
    float: left;
    width: 100%;
    text-align: center;
}

.print_box .top_logo_box {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .print_box .top_logo_box .left_box {
        float: left;
        width: 55%;
        margin: 20px 0 20px 0;
    }

        .print_box .top_logo_box .left_box img {
            width: 100%;
            height: auto;
        }

    .print_box .top_logo_box .right_box {
        float: right;
        width: 35%;
        margin: 10px 0 20px 0;
        padding: 10px 20px;
        border: 5px solid #ff7600;
    }

        .print_box .top_logo_box .right_box .text {
            float: right;
            width: 100%;
            margin: 5px 0;
        }

    .print_box .top_logo_box.m_e .right_box {
        margin: 30px 0 20px 0;
    }

@media (max-width:1300px) {
    .print_box .top_logo_box .left_box {
        width: 40%;
        margin: 30px 0 20px 0;
    }

    .print_box .top_logo_box .right_box {
        width: 50%;
        margin: 0px 0 20px 0;
    }

    .print_box .top_logo_box.m_e .left_box {
        margin: 15px 0 20px 0;
    }

    .print_box .top_logo_box.m_e .right_box {
        margin: 0px 0 20px 0;
    }
}

@media (max-width:1000px) {
    .print_box .top_logo_box .left_box {
        margin: 20px 0 20px 0;
    }

    .print_box .top_logo_box .right_box {
        margin: 0px 0 20px 0;
    }

    .print_box .top_logo_box.m_e .left_box {
        margin: 0px 0 20px 0;
    }

    .print_box .top_logo_box.m_e .right_box {
        margin: 0px 0 20px 0;
    }
}

/* 文件列印 上方資訊 */
.print_box .table_input_box {
    float: left;
    width: 100%;
}

    .print_box .table_input_box .top_box {
        float: left;
        width: 100%;
    }

    .print_box .table_input_box .big_title {
        font-size: 42px;
    }

    .print_box .table_input_box .left_box {
        float: left;
    }

    .print_box .table_input_box .right_box {
        float: right;
        margin-top: 10px;
        padding: 7px 0;
    }

    .print_box .table_input_box .ann_text {
        float: left;
        width: 100%;
    }

        .print_box .table_input_box .ann_text span {
            color: #ff7600;
        }

@media (max-width:1300px) {
    .print_box .table_input_box .right_box {
        float: left;
    }
}

@media (max-width:1000px) {
    .print_box .table_input_box .right_box {
        float: right;
    }
}

/* 文件列印 表格 */
.print_box .print_table {
    margin: 20px 0;
}

    .print_box .print_table table {
        width: 100%;
        padding: 0;
    }

    .print_box .print_table thead,
    .print_box .print_table tbody,
    .print_box .print_table tfoot,
    .print_box .print_table tr {
        padding: 0;
        border: 0;
    }

        .print_box .print_table tr .center {
            text-align: center;
        }

    .print_box .print_table th,
    .print_box .print_table td {
        padding: 6px 10px;
        border: 1px solid #ddd;
    }

    .print_box .print_table th {
        color: #f4f4f4;
        background-color: #b08537;
    }

    .print_box .print_table td {
        background: #fff;
    }

    .print_box .print_table.signature th {
        color: #f4f4f4;
        background-color: #ff7600;
    }

    /* Table td 寬度調整 */
    .print_box .print_table tbody td:nth-child(1),
    .print_box .print_table tbody td:nth-child(2),
    .print_box .print_table tbody td:nth-child(3),
    .print_box .print_table tbody td:nth-child(4),
    .print_box .print_table tbody td:nth-child(5) {
        width: 20%;
    }

/* 文件列印 授權表格 */
.print_box .authorized_table {
    margin: 20px 0;
}

    .print_box .authorized_table table {
        width: 100%;
        padding: 0;
    }

    .print_box .authorized_table thead,
    .print_box .authorized_table tbody,
    .print_box .authorized_table tfoot,
    .print_box .authorized_table tr {
        padding: 0;
        border: 0;
    }

        .print_box .authorized_table tr .center {
            text-align: center;
        }

    .print_box .authorized_table th,
    .print_box .authorized_table td {
        padding: 6px 10px;
        border: 1px solid #ddd;
    }

    .print_box .authorized_table th {
        color: #f4f4f4;
        background-color: #b08537;
    }

    .print_box .authorized_table td {
        background: #fff;
    }

    /* Table 授權表格 寬度調整 */
    .print_box .authorized_table tbody td:nth-child(1),
    .print_box .authorized_table tbody td:nth-child(3) {
        width: 22%;
        color: #f4f4f4;
        background-color: #b08537;
    }

    .print_box .authorized_table tbody td:nth-child(2),
    .print_box .authorized_table tbody td:nth-child(4) {
        width: 28%;
    }

/* 文件列印 授權表格 郵局 */
.print_box .authorized_postoffice_table {
    margin: 20px 0;
}

    .print_box .authorized_postoffice_table table {
        width: 100%;
        padding: 0;
    }

    .print_box .authorized_postoffice_table thead,
    .print_box .authorized_postoffice_table tbody,
    .print_box .authorized_postoffice_table tfoot,
    .print_box .authorized_postoffice_table tr {
        padding: 0;
        border: 0;
    }

        .print_box .authorized_postoffice_table tr .center {
            text-align: center;
        }

    .print_box .authorized_postoffice_table th,
    .print_box .authorized_postoffice_table td {
        padding: 6px 10px;
        border: 1px solid #ddd;
    }

    .print_box .authorized_postoffice_table th {
        color: #f4f4f4;
        background-color: #b08537;
    }

    .print_box .authorized_postoffice_table td {
        background: #fff;
    }

        /* Table 授權表格 郵局 寬度調整 */
        .print_box .authorized_postoffice_table td.vertical {
            width: 5%;
            text-align: center;
            color: #f4f4f4;
            background-color: #b08537;
        }

        .print_box .authorized_postoffice_table td.seal {
            text-align: center;
            vertical-align: bottom;
        }

    .print_box .authorized_postoffice_table tbody td:nth-child(2) {
        width: 15%;
    }

    .print_box .authorized_postoffice_table tbody td:nth-child(3) {
        width: 50%;
    }

    .print_box .authorized_postoffice_table tbody td:nth-child(4) {
        width: 35%;
    }

    /* Table 授權表格 郵局 寬度調整 */
    .print_box .authorized_postoffice_table.no2 tbody td:nth-child(1) {
        width: 5%;
        text-align: center;
    }

    .print_box .authorized_postoffice_table.no2 tbody td:nth-child(2) {
        width: 95%;
    }

/* 文件列印 簽名格 */
.print_box .signature_box {
    float: left;
    width: 100%;
    margin: 10px 0;
}

    .print_box .signature_box .item_box {
        float: left;
        width: 50%;
    }

    .print_box .signature_box .signature_text {
        float: left;
        width: 28%;
        margin-top: 40px;
        padding-right: 1%;
        text-align: right;
    }

        .print_box .signature_box .signature_text.inright {
            width: 90%;
            padding-left: 10%;
            text-align: left;
        }

    .print_box .signature_box .signature_action {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        width: 70%;
        height: 98px;
        border: 2px solid #ddd;
    }

    .print_box .signature_box .po_signature {
        position: absolute;
        bottom: 5px;
        left: 0;
        float: left;
        width: 100%;
        text-align: center;
        color: #ddd;
    }

    .print_box .signature_box .signature_text.data {
        margin-top: 0;
    }

    .print_box .signature_box .signature_data {
        float: left;
        width: 70%;
    }

@media (max-width:1300px) {
    .print_box .signature_box .signature_text {
        width: 40%;
        text-align: left;
    }

    .print_box .signature_box .signature_data {
        width: 60%;
    }
}

@media (max-width:1000px) {
    .print_box .signature_box .signature_text {
        width: 29%;
        text-align: center;
    }

    .print_box .signature_box .signature_data {
        width: 70%;
    }
}

/* 文件列印 簽名格 調整 */
.print_box .signature_box .signature_text.adjustment {
    margin-top: 18px;
}

.print_box .signature_box .signature_action.adjustment {
    height: 58px;
}

.print_box .signature_box .item_box .annotation {
    color: #ff7600;
}

/* 文件列印 放大框框 */
.print_box .print_table td .sel_box {
    font-size: 27px;
}

/* 文件列印 信封 */
.print_box .envelope_img {
    float: left;
    width: 100%;
}

.print_box .envelope_po_box {
    position: absolute;
    bottom: 0%;
    left: 35%;
    width: 47.5%;
    height: 35%;
}

.print_box .envelope_text {
    height: 20.5%;
    margin-bottom: 3.5%;
    font-size: 24px;
    line-height: 1.3em;
}

    .print_box .envelope_text.no1 {
        padding-left: 11%;
    }

    .print_box .envelope_text.no2 {
        padding-left: 5%;
    }

    .print_box .envelope_text.no3 {
        padding-left: 0;
    }

    /**/
    .print_box .envelope_text div {
        float: left;
    }

    .print_box .envelope_text span {
        float: left;
        transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
    }

.print_box .envelope_po_postal_code {
    position: absolute;
    right: 7%;
    bottom: 10.6%;
    float: left;
    font-size: 24px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    letter-spacing: 1rem;
}

@media (max-width:1300px) {
    .print_box .envelope_text {
        font-size: 17px;
    }

    .print_box .envelope_po_postal_code {
        right: 6.9%;
        bottom: 11.5%;
        font-size: 17px;
        letter-spacing: 1em;
    }
}

/* 文件列印 條款 */
.print_box .terms_box {
    float: left;
    width: 100%;
}

    .print_box .terms_box .print_title {
        float: left;
        width: 100%;
        margin: 5px 0;
    }

    .print_box .terms_box .print_text {
        float: left;
        width: 100%;
        margin: 5px 0;
    }

        .print_box .terms_box .print_text.text_right {
            text-align: right;
        }

    .print_box .terms_box .big_title {
        text-align: center;
    }

    .print_box .terms_box ul,
    .print_box .terms_box ol,
    .print_box .terms_box li {
        margin-bottom: 10px;
    }

        .print_box .terms_box ul li,
        .print_box .terms_box ol li {
            margin: 5px 0 5px 40px;
        }

        .print_box .terms_box ul li {
            list-style-type: disc;
        }

        .print_box .terms_box ol li {
            list-style-type: decimal;
        }

            .print_box .terms_box ul li ul li,
            .print_box .terms_box ol li ul li {
                list-style-type: disc;
            }

            .print_box .terms_box ul li ol li,
            .print_box .terms_box ol li ol li {
                list-style-type: decimal;
            }

    .print_box .terms_box.type_none li,
    .print_box .terms_box.type_none li li,
    .print_box .terms_box.type_none li li li {
        list-style-type: none !important;
    }

/* 文件列印 列印按鈕 */
.print_box .print_button {
    margin-left: 0;
}

@media (max-width:1300px) {
    .print_box .print_button {
        display: block;
    }
}

/* 會員中心 後端行事曆套件 */
#calendar .fc-view-container th {
    background-color: #b08537 !important;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #fff;
}

#calendar .fc-day-grid-event .fc-content {
    white-space: normal !important;
}

/* 新人啟業專區 編輯器 */
.newcomer_box {
    float: left;
    width: 100%;
}

    .newcomer_box .list {
        float: left;
        width: 100%;
    }

        .newcomer_box .list ul {
            float: left;
            width: 100%;
            margin: 0;
            padding: 0;
        }

        .newcomer_box .list li {
            float: left;
            width: 100%;
            margin: 2px 0;
            padding: 0;
            cursor: pointer;
        }

            .newcomer_box .list li li {
                margin: 0;
            }

            .newcomer_box .list li div {
                position: relative;
                left: 0;
                float: left;
                width: 100%;
                background-color: #b39050;
            }

            .newcomer_box .list li li div {
                background-color: #faf8f4;
            }

            .newcomer_box .list li li li div {
                background-color: #fff;
            }

            .newcomer_box .list li span {
                position: relative;
                left: 0;
                float: left;
                color: #fff;
                font-size: 18px;
                line-height: 23.4px;
                padding: 8.5px 10px;
                width: 90%;
                width: -moz-calc(100% - (10px) * 2);
                width: -webkit-calc(100% - (10px) * 2);
                width: calc(100% - (10px) * 2);
            }

            .newcomer_box .list li li span {
                border-bottom: 1px solid #eee;
                color: #444;
                font-size: 16px;
                line-height: 27.2px;
                padding: 5.5px 30px;
                width: 90%;
                width: -moz-calc(100% - (30px) * 2);
                width: -webkit-calc(100% - (30px) * 2);
                width: calc(100% - (30px) * 2);
            }

            .newcomer_box .list li li li span {
                padding: 6px 46px;
                width: 90%;
                width: -moz-calc(100% - (46px) * 2);
                width: -webkit-calc(100% - (46px) * 2);
                width: calc(100% - (46px) * 2);
            }

        .newcomer_box .list a {
            float: left;
            width: 100%;
        }

        /* 新人啟業專區 手冊下載 */
        .newcomer_box .list .manual_box {
            float: left;
            width: 100%;
            cursor: default;
        }

            .newcomer_box .list .manual_box .padding {
                float: none;
                width: auto;
                padding: 20px 0;
            }

            .newcomer_box .list .manual_box .item_box {
                float: left;
                width: 23%;
                margin: 10px 1%;
            }

                .newcomer_box .list .manual_box .item_box img {
                    float: left;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                    width: 100%;
                    height: auto;
                    border: 1px solid #ccc;
                }

                .newcomer_box .list .manual_box .item_box .text {
                    float: left;
                    width: 100%;
                    padding: 1.5px 0;
                    text-align: center;
                }

@media (max-width:700px) {
    .newcomer_box .list .manual_box .item_box {
        width: 48%;
        margin: 10px 1%;
    }
}
#AutoHeight {
    height: auto;
}