﻿@import "/inc/css/btn.css";

html, body, select, input, div, h1, h2, h3, h4, p, span, ul, li, div, form {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font: 15px/1.5 微軟正黑體,Arial;
    color: #333;
    background: #fff;
    letter-spacing: 1px;
}


img {
    border: 0;
}

.clear {
    clear: both;
}

.float-L {
    float: left;
}

.float-R {
    float: right;
}

select {
    font: 14px/1.5 微軟正黑體,Arial;
    color: #333333;
    height: 30px;
}

input {
    font: 14px/1.5 微軟正黑體,Arial;
    color: #333333;
    padding: 4px;
}

.weight {
    font-weight: bold;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

/*---- 最外層包裝 ----*/
#wrapper {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    position: relative;
}

#header {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
    color: #fff;
    position: relative;
}

#navbar {
    width: 1000px;
    margin: 0 auto;
    color: #333;
}

.logo {
    padding: 10px 0 0 5px;
    height: 90px;
}

.text {
    padding: 25px 5px 0 0;
    font: 12px/1.5 微軟正黑體,Arial;
    text-align: right;
}

#content_index {
    width: 100%;
    background: url("/ya-m/images/content_bg.png") repeat-x top center;
    margin: 0 auto;
}

#content {
    width: 100%;
    background: url("/ya-m/images/content_bg.png") repeat-x top center;
    margin: 0 auto;
}
/*首頁*/
#index {
    position: relative;
    width: 1050px;
    height: 600px;
    margin: 0 auto;
    background: url("/ya-m/images/img_001.png") no-repeat 0 100px;
    padding: 100px 0 80px 0;
}

#index_img {
    position: relative;
    background: url("/ya-m/images/img_004.png") no-repeat 0 0;
    z-index: 2;
    left: 165px;
    top: 145px;
    width: 170px;
    height: 210px;
}
#index_text {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 80px;
    text-align:center;
}
.index_title1 {
    color:#cc0000;
    font-size:2.4em;
    font-weight:bold;
}
.index_title2 {
    font-size: 1.5em;
    font-weight: bold;
}
.index_downlode {
    display: flex;
    flex-direction: row;
    align-items:flex-end;
    justify-content: center;

}
    .index_downlode > div {
        margin: .5em;
        font-weight: bold;
        font-size: .8em;
        text-align: left;
    }
.index_system {
    display: flex;
    flex-direction: column;
    margin-bottom: 1em;
    text-align: left;
    max-width: 400px;
    word-break: break-all;
}
.index_system_ios,.index_system_android {
    margin-top: 1em;
    display: flex;
    margin-right: 1em;
    display: flex;
    align-items: flex-start;
}

.index_system_ios img, .index_system_android img {
    margin-right: .5em;
}


.QRCode img {
    width:85%
    }
.QRCode p {
    font-size: .9em;
}
/*內頁*/
    .index2 {
        width: 1000px;
        margin: 0 auto;
    }

.Point {
    width: 1000px;
    padding-bottom: 20px;
    height: 5px;
    margin: 0 auto;
    background: url("/ya-m/images/point_001.png") repeat-x;
}

#Box_bg {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 30px;
    background: url("/ya-m/images/Box_bg.png") no-repeat;
    z-index: 1;
}

#Box {
    width: 920px;
    margin: 0 auto;
    padding: 30px 0;
}

    #Box h1 {
        font: 25px/1.5 微軟正黑體,Arial;
        background: url("/ya-m/images/icon_title001.png") no-repeat 5px 18px;
        color: #333;
        padding: 10px 0 10px 40px;
    }

    #Box h2 {
        font: 20px/1.5 微軟正黑體,Arial;
        background: url("/ya-m/images/icon_title002.png") no-repeat 0px 17px;
        color: #333;
        padding: 10px 0 10px 20px;
    }

    #Box h3 {
        font: 14px/1.5 微軟正黑體,Arial;
        color: #cc0000;
        padding: 0px 0 10px 25px;
        background: url("/ya-m/images/icon_004.png") no-repeat 0px 2px;
    }

        #Box h3 a {
            color: #333;
        }

.bar {
    background: #c5c5c5;
    height: 1px;
    border-bottom: 5px solid #e4e4e4;
    margin: 0 0 20px 0;
}

#Box_all {
    width: 830px;
    margin: 0 auto;
}

#detail_left {
    width: 200px;
    float: left;
}

    #detail_left ul {
        list-style-type: none;
    }

        #detail_left ul li {
            text-align: left;
            text-decoration: none;
        }

            #detail_left ul li a {
                text-align: left;
                text-decoration: none;
            }

.menu_on {
    display: block;
    margin: 5px;
    color: #ffffff;
    padding: 5px 0 5px 10px;
    text-decoration: none;
    background: url(/images/menu_bg01.png) no-repeat;
}

.menu a {
    display: block;
    margin: 5px;
    color: #333333;
    text-decoration: none;
    padding: 5px 0 5px 10px;
    background: #fff;
}

    .menu a:hover {
        display: block;
        margin: 5px;
        color: #333333;
        background: #ccc;
        text-decoration: none;
        padding: 5px 0 5px 10px;
        background: url(/images/menu_bg02.png) no-repeat;
    }

.menusub_on {
    display: block;
    margin: 5px 0 5px 25px;
    padding: 5px 0 5px 20px;
    color: #cc0000;
    text-decoration: none;
    background: url(/images/menu_icon.png) no-repeat 0 -100px;
}

.menusub a {
    display: block;
    margin: 5px 0 5px 25px;
    padding: 5px 0 5px 20px;
    color: #333333;
    text-decoration: none;
    background: url(/images/menu_icon.png) no-repeat 0 0;
}

    .menusub a:hover {
        display: block;
        margin: 5px 0 5px 25px;
        padding: 5px 0 5px 20px;
        color: #cc0000;
        text-decoration: none;
        background: url(/images/menu_icon.png) no-repeat 0 -100px;
    }

#Box_right {
    width: 700px;
    float: right;
}
/*軟體特色*/
.characteristic_title {
    font-size:2em;
    color: #cc0000;
    font-weight:bold;
    text-align:center;
    margin-bottom:.5em;

}
.characteristic_list {
    width: 90%;
    margin: 0 auto;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    
}
    .characteristic_list li {
        display: block;
        width: 50%;
        font-weight: bold;
    }
        .characteristic_list li::before {
            content: "★";
            color: #e9771a;
            font-size: 1.5em;
            padding-right:.5em;
        }
.characteristic_list li span {
    color: #754c24;
   
}
/*行動財神軟體下載*/
.download {
    background: #ffddde url(/ya-m/images/bg_001.png);
    padding: 30px;
    margin: 10px 0;
    text-align: center;
}

    .download ul {
    }

    .download li {
        display: inline;
    }

/*安裝說明*/
.installation {
    display: block;
    width: 100%;
    padding: 30px 0;
    background: #ffddde url(/ya-m/images/bg_001.png);
    margin-bottom: 20px;
    list-style-type: none;
}

    .installation:hover {
    }

.step {
    width: 100%;
}

    .step li {
        list-style-type: none;
    }

.step_text {
    width: 430px;
    margin: 0 20px;
    padding: 50px 0;
    float: left;
}

.step_text_title {
    font: 30px/1.5 微軟正黑體,Arial;
    color: #cc0000;
    border-bottom: 2px dotted #cc0000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.step_text_title2 {
    color: #cc0000;
    padding-top: 10px;
}

.step_text span, .step_text2 span, .step_text3 span {
    color: #197b30;
    padding: 0 5px;
}

.step_img {
    float: right;
    padding: 10px;
    margin-right: 20px;
    background: #FFF;
    border: 1px solid #bbb;
}

    .step_img img {
        border: 1px solid #5a5a5a;
    }

.step_text2 {
    width: 660px;
    margin: 0 20px;
}

.step_img2 {
    padding: 10px;
    width: 650px;
    margin: 20px auto;
    background: #FFF;
    border: 1px solid #bbb;
}

.step_text3 {
    width: 350px;
    margin: 0 20px;
    padding: 50px 0;
    float: left;
}

.step_img3 {
    float: right;
    padding: 10px;
    margin-right: 20px;
    background: #FFF;
    border: 1px solid #bbb;
}

    .step_img3 img {
        width: 250px;
    }

/*功能介紹*/
.intro {
    display: block;
    width: 100%;
    padding: 30px 0;
    background: #ffddde url(/ya-m/images/bg_001.png);
    margin-bottom: 20px;
    list-style-type: none;
}

    .intro:hover {
    }

    .intro li {
        list-style-type: none;
    }

.intro_text {
    /* width:430px;*/
    margin: 0 20px;
    float: left;
}

.intro_text_title {
    font: 20px/1.5 微軟正黑體,Arial;
    color: #cc0000;
    width: 660px;
    border-bottom: 2px dotted #cc0000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.intro_text span {
    color: #197b30;
    
}
.intro_text_list>li {
   list-style-type:decimal !important;
   margin-left:1.5em;

}


.intro_text_flex > div  {
    display: flex;
    flex-direction: row;
}
    .intro_text_flex > div > div:last-child {
        flex: 1;
    }
.intro_img {
    float: left;
    padding: 10px;
    margin: 20px;
    background: #FFF;
    border: 1px solid #bbb;
    /*width: 640px;*/
}

    .intro_img img {
        border: 1px solid #5a5a5a;
    }

/*憑證申請展期教學*/

.instruction-down li {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 20px;
    background: #ffddde url(/ya-m/images/bg_001.png);
    margin-bottom: 20px;
    list-style-type: none;
}
.instruction-down li > div:first-child {
        font-size: 30px;
        color: #cc0000;
        border-bottom: 2px dotted #cc0000;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

.instruction-down li > div:last-child > div {
        margin-top: .5rem;
        text-align: center;
    }
.instruction-down li > div:last-child span {
    color: #197b30;
    padding: 0 .5rem;
}
.instruction-down li > div:last-child > div img {
    padding: 10px;
    margin: 0 .5rem;
    background: #FFF;
    border: 1px solid #bbb;
} 

/*支援手機列表*/
.model_list {
    background: #eee;
    padding: 20px;
    margin-bottom: 20px;
    background: #ffddde url(/ya-m/images/bg_001.png);
}

    .model_list:hover {
    }

.model_table {
    border-collapse: collapse;
    margin-bottom: 5px;
    margin-top: 5px;
    font: 14px/1.5 微軟正黑體,Arial;
}

    .model_table th {
        background: #cc0000;
        padding: 8px;
        border: 1px #FFFFFF solid;
        color: #fff;
    }

    .model_table td {
        background: #ffeccd;
        border: 1px #FFFFFF solid;
        padding: 8px;
        color: #333;
    }

.model_title {
    width: 180px;
    height: 150px;
    float: left;
    font: 20px/1.5 微軟正黑體,Arial;
    color: #CC0000;
    border-right: 2px dotted #cc0000;
}

.model_c {
    float: right;
    width: 350px;
}

    .model_c li {
        display: block;
        width: 150px;
        padding: 5px 0 5px 20px;
        float: left;
    }

        .model_c li:hover {
            color: #cc0000;
        }

.ACER {
    background: url(/ya-m/images/logo_acer.png) no-repeat center;
}

.asus {
    background: url(/ya-m/images/logo_asus.png) no-repeat center;
}

#tb {
    width: 100%;
    border-bottom: solid 1px #999;
    border-right: solid 1px #999;
    border-collapse: collapse;
    margin: 8px 5px;
    font: 14px/1.5 微軟正黑體,Arial;
}

    #tb th {
        background: #cc0000;
        color: #FFF;
        border: 1px solid #FFF;
        padding: 5px;
    }

    #tb td {
        border: 1px solid #FFF;
        padding: 10px 5px;
    }

    #tb tr:hover {
        background: #ffb4b8;
    }

/* 單數列 */
.tb_tr_o {
    background: #ffeccd;
    border: 1px solid #FFF;
}

/* 雙數列 */
.tb_tr_e {
    background: #fffddc;
    border: 1px solid #FFF;
}

/*QA*/
#qa_btn {
    z-index: 2;
    position: relative;
    float: right;
}

.qa_list {
    background: #ffddde url(/ya-m/images/bg_001.png);
}

    .qa_list:hover {
    }

.QA {
    display: block;
    padding-bottom: 30px;
    list-style-type: none;
    margin-bottom: 20px;
}

.QA_title {
    font: 20px/1.5 微軟正黑體,Arial;
    border-bottom: 2px dotted #cc0000;
    padding: 20px 10px;
    margin: 10px;
}

.QA_Q {
    padding: 10px 20px 5px 50px;
    color: #cc0000;
    background: url(/ya-m/images/icon_qa001.png) no-repeat 10px 8px;
}

.QA_A {
    padding: 5px 20px 10px 50px;
}

#divShow {
    background: #ffddde url("/ya-m/images/icon_001.png") 20px 8px no-repeat;
    padding: 10px 0 10px 60px;
    border: 1px solid #ffc9cb;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.List_icon {
    display: block;
    width: 50px;
}

#footer {
    width: 100%;
    background: #4d4d4d;
    color: #fff;
    padding: 20px 0;
}

#company {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    font: 12px/1.5 Arial,微軟正黑體;
}

#account, #email {
    width: 350px;
}

/**注意事項**/
#attention {
    width: 800px;
    margin: 10px auto;
    padding: 10px;
    font: 12px/1.5 Arial,微軟正黑體;
}

    #attention ul {
        padding: 3px 15px;
        list-style-type: disc;
        list-style-position: outside;
    }

    #attention li {
        padding: 5px 0;
    }

    #attention a {
        color: #ffffff;
    }

/**/
.ui-tabs-vertical {
}

    .ui-tabs-vertical .ui-tabs-nav {
        float: left;
    }

        .ui-tabs-vertical .ui-tabs-nav li {
            clear: left;
            width: 250px;
            border-bottom-width: 1px !important;
            border-right-width: 0 !important;
            margin: 0 50px .2em 0;
        }

            .ui-tabs-vertical .ui-tabs-nav li a {
                display: block;
                padding-bottom: 5px;
                font: 20px/1.5 微軟正黑體,Arial;
                color: #464646;
                text-decoration: none;
            }

            .ui-tabs-vertical .ui-tabs-nav li span {
                display: block;
                padding-bottom: 5px;
                color: #464646;
            }

            .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
                padding-bottom: 0;
                padding-right: .1em;
                border-right-width: 1px;
                border-right-width: 1px;
            }

/*--table--*/
.hoverStyle1 {
    background: #eae8e8;
    height: 30px;
    color: #333333;
}

.hoverStyle2 {
    background: #fff;
    height: 30px;
    color: #333333;
}

.hoverStyle3 {
    background: #ffb6ba;
    height: 30px;
}

/*按鈕*/
.rbtn004 {
    background: url("/images/btn_rbg004.png") no-repeat;
    color: #fff;
    width: 119px;
    height: 30px;
    border: 0;
    letter-spacing: 1px;
    font: 14px/1.5 微軟正黑體,Arial;
}

.gbtn002 {
    background: url("/images/btn_gbg002.png") no-repeat;
    color: #fff;
    width: 65px;
    height: 30px;
    border: 0;
    letter-spacing: 1px;
    font: 14px/1.5 微軟正黑體,Arial;
}


/*QA*/
ul.accordionPart {
    margin: 10px 10px 50px 0;
}

    ul.accordionPart li {
        border-bottom: solid 1px #e3e3e3;
        padding-bottom: 12px;
        margin-top: 12px;
        list-style-type: none;
    }

.accordionPart .qa_title {
    padding-left: 28px;
    font: 15px/1.5 微軟正黑體,Arial;
    color: #cc0000;
    cursor: pointer;
    background: url(/images/icon_qa.png) no-repeat 0 2px;
}

.qa_title_on {
    color: #cc0000;
    text-decoration: underline;
}

.qa_content {
    margin: 6px 0 0;
    padding-left: 28px;
}

    .qa_content span {
        color: #8c6239;
    }

    .qa_content ul div img {
        width: 630px;
        margin: 5px 0;
        border: 1px solid #333;
    }

    .qa_content ul div ol img {
        width: 590px;
        margin: 5px 0;
        border: 1px solid #333;
    }

/* ---------------------------------------------------------
            debug: user用手機瀏覽放大畫面時 header的右方被切斷了
            原因是 position: fixed, 且width=100%
            所以要排除這兩種
---------------------------------------------------------*/

@media screen and (max-width: 1000px) {
    #navigation {
        position: absolute;
    }

    #wrapper, #menu_div, #navigation, #content_index, #footer {
        width: 1200px;
    }
}

@media screen and (min-width: 1001px) {
    #navigation {
        position: fixed;
    }

    #wrapper, #menu_div, #navigation, #content_index, #footer {
        width: 100%;
    }
}

/*移動停損單下單區表格樣式*/
.detail_table1 {
    border-collapse: collapse;
    margin: 0 auto;
    margin-top: 5px;
    width: 100%;
}

    .detail_table1 th {
        background: #aaa;
        padding: 10px 5px;
        border: 1px #FFFFFF solid;
        color: #fff;
        text-align: center;
    }

    .detail_table1 td {
        border: 1px #FFFFFF solid;
        padding: 10px;
        color: #333;
        background: #eee;
    }