﻿@charset "utf-8";
/* CSS Document */

body
{
    font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft JhengHei, MingLiU, sans-serif;
    background-image: url(http://lh3.googleusercontent.com/-fy5e5rJSydU/VcQwYBsww-I/AAAAAAAAI14/utGP5m7-HAw/s557/bgGray.jpg);
    background-repeat: repeat;
}

#cplBody_MyNavigator1_LevelThree
{
    padding: 8px 30px;
}

/*註冊登入前*/
.memberBeforeBox
{
    padding: 15px 10px 10px 20px !important;
}

.memberBefore
{
    position: relative;
    left: 0px !important;
}

.identyWrapitem li
{
    display: inline;
    padding: 0 0 0 6px;
    border-left: solid 1px #FFF;
}

    .identyWrapitem li a, .identyWrapitem li a:hover
    {
        font-size: 12px;
    }

        .identyWrapitem li a:hover
        {
            color: #fff;
        }

.myClass a, .myClass a:hover, .myClass a:active, .myClass a:focus
{
    color: #fff;
}

.myClass a
{
    font-size: 15px;
    list-style: none;
}

.identyWrapitem
{
    /*margin-top: 15px;*/
    padding: 0px;
    text-align: right;
}

.memberBefore a:hover
{
    color: #FFF;
}

@media (max-width: 767px)
{
    .dropdown li:before
    {
        border-bottom: 0px !important;
        content: none;
    }

    .navbar-nav > li > .dropdown-menu
    {
        border: none!important;
    }
}

@media (max-width: 767px)
{

    /*影片高*/
    .previewVideoIframe, .carousel-inner > .item > ss img
    {
        height: 180px;
        min-width: 100%;
    }
}

@media only screen and (min-width:768px)
{
    /*影片高*/
    .previewVideoIframe, .carousel-inner > .item > img
    {
        height: 450px;
        width: 80%;
    }
}

/*1200px以上*/

@media only screen and (min-width:1200px)
{
    .loginAccount
    {
        font-size: 15px;
        float: right;
        min-width: 100px;
    }

    .itemMargintop
    {
        margin-top: 15px;
    }
}

@media (max-width: 767px)
{
    #search-wrap
    {
        background-color: initial;
    }
}


.footerRelatedProductPanel
{
    background: none;
    margin-top: 50px;
}


/*百科-主圖*/
.pediaPhoto
{
    width: 850px;
    max-width: 100%;
}

.pedia .block
{
    display: block;
    margin: 20px auto;
}

.hrStyle, .hrStyles
{
    border: none;
}

/*側邊廣告*/
.pedia .news-banner
{
    height: 100%;
    max-width: 100%;
    margin: 0px;
    padding: 20px;
    width: 100%;
}

/*百科內文*/
.pediaContent
{
    padding: 10px;
}


    /*免費資料索取*/
    .pediaContent .notice::before
    {
        color: #1381C6;
        content: "\f06a";
        padding-right: 5px;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }



    /*免費資料索取*/
    .pediaContent .notice a
    {
        color: #1381C6;
        font-size: 15px;
    }

    .pediaContent .comment
    {
        padding: 10px;
    }

    .pediaContent DL.comment DT
    {
        border: 1px solid;
        border-color: #ccc;
        background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
        background: -ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
        background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
        background-color: #ededed;
        color: #333;
        padding: 5px 10px;
        font-weight: bold;
        max-width: 83%;
        margin: 0 auto;
    }

    .pediaContent DL.comment DD
    {
        padding: 10px 15px;
        background: #fff;
        border: 1px solid #ccc;
        border-top: 2px solid #ccc;
        max-width: 83%;
        margin: 0 auto;
    }



/*百科內文-圖片*/
.ContentTextWrapper img
{
    border: 3px solid white;
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    text-align: center;
    max-width: 80%;
    margin: 5px 0px;
}

/*百科內文-插入圖片*/

.pediaContent img
{
    /*display: block;*/
}

/*百科8大分類*/
.category-box
{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 1px 0 rgba(0,0,0,0.3);
    background: #fff;
    margin-top: 10px;
    padding: 15px;
}

/*下方留言*/
.pedia .list-mode
{
    float: left;
    font-size: 15px;
    margin-right: 20px;
    list-style: none;
    position: relative;
}


.pedia .comments-textarea
{
    border: 1px solid #ccc;
    margin: 10px;
    width: 95%;
}


.category-block
{
    border: 1px solid #eee;
    height: 220px;
    line-height: 25px;
    margin: 5px 0px;
}

    .category-block a
    {
        color: #333;
        font-size: 15px;
    }

    .category-block .red
    {
        color: red;
    }


    .category-block a:hover, .category-block a:active, .category-block a:focus
    {
        color: #0099FF;
    }

    .category-block dt
    {
        color: #000;
        display: block;
        margin: 0px 20px 10px 20px;
    }

        .category-block dt a
        {
            font-size: 22px;
        }



    .category-block dd
    {
        float: left;
        margin-left: 20px;
    }


    .category-block:hover
    {
        border-color: #0099FF;
        z-index: 2;
    }

    .category-block .category-icon-box:hover
    {
        background-color: #0099FF;
    }



    .category-block .category-icon
    {
        position: absolute;
        right: 15px;
    }

    .category-block .fa
    {
        color: #fff;
        font-size: 22px;
        line-height: 46px;
    }

    .category-block .category-icon-box
    {
        background-color: #ccc;
        display: table-cell;
        float: left;
        height: 44px;
        text-align: center;
        vertical-align: middle;
        width: 44px;
    }


/*百科文章作者*/
i.meta
{
    border: none;
    clear: none;
    color: #666;
    display: block;
    float: none;
    /*font-size: 12px;*/
    font-style: initial;
    line-height: 18px;
    padding: 0 0 5px 0;
}


.pedia h2
{
    color: #000;
    font-size: 22px;
    margin-top: 10px;
}

/*頁尾產品卡*/
.footerRelatedProductPanel .row
{
    background: none;
    max-width: 1240px;
    margin: auto;
}

.pannelRightWrapper, .pannelLeftWrapper
{
    border: none;
    margin-top: 0px;
    padding-top: 10px;
    line-height: 20px;
}

.pannelLeftWrapperLast
{
    border-bottom-left-radius: 0px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 0px;
}

.ContentTextWrapper
{
    background: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 1px 1px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,0.3);
    box-shadow: 1px 1px 0 rgba(0,0,0,0.3);
    margin: 0px;
    padding: 20px;
    position: relative;
    font-size: 15px;
    line-height: 28px;
}






.side-catalog .side-bar .circle.start, .side-catalog .side-bar .circle.end
{
    position: absolute;
    left: -5px;
    width: 10px;
    height: 10px;
    zoom: 1;
    overflow: hidden;
}

.side-catalog .side-bar .circle.start
{
    top: 0;
}

.side-catalog .side-bar .circle.end
{
    margin: 0;
    bottom: 0;
}

.arrow
{
    left: 0;
    z-index: 2;
    top: 5px;
    position: absolute;
    height: 13px;
    width: 18px;
    cursor: pointer;
}



h2
{
    margin-top: 25px;
    margin-bottom: 20px;
    line-height: 1em;
    letter-spacing: 0.5px;
}

h3
{
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1em;
    letter-spacing: 0.5px;
}

h4, h5
{
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1em;
    letter-spacing: 0.5px;
}


.pediaNameRow
{
    font-size: 35px;
    text-shadow: 1px 1px #fff;
    border-bottom: 1px dashed #393939;
    padding: 0;
    margin: 15px 0 8px;
    width: 99%;
    line-height: inherit;
    color: #333;
    display: inherit;
    text-indent: 10px;
}



.ContentTextWrapper h3:before, .ContentTextWrapper h4:before
{
    content: none;
}




/*隱藏百科頁的圖片來源*/
/*段落*/
.ContentTextWrapper .col-md-3 p
{
    display: none;
}

.ContentTextWrapper p
{
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.1em;
    margin: 10px auto;
    padding: 0px 15px;
}

.footerRelatedProductPanel .shadowText
{
    font-size: 22px;
}

.btn-group > .btn
{
    font-size: 15px;
}




/*百科header*/

.navbar-inverse
{
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -ms-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
}


.navbar-bootsnipp .navbar-nav > li > a
{
    border: 0 solid #5FB0E4;
    color: #787878;
    padding: 15px 14px;
}

.animate
{
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}



/*分類第2層*/
.list-group-horizontal .list-group-item
{
    display: inline-block;
    margin: 2px 5px;
    padding: 0px 5px;
    text-align: center;
    border-radius: 4px;
    width: 100px;
}


.pedia .list-group
{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/*表格預設-樣式1-紅*/

.tableThBgRed
{
    border: 1px solid;
    margin: 10px auto;
    max-width: 96%;
    width: 100% !important;
}

    .tableThBgRed .border th, .tableThBgGreen td
    {
        padding: 5px 10px;
        min-width: 200px;
    }

    .tableThBgRed td
    {
        border: 1px solid #666 !important;
    }


    .tableThBgRed .border th:hover, .tableThBgGreen td:hover
    {
        background: #f1f1f1;
    }

    .tableThBgRed th
    {
        border: 1px solid;
        border-color: #bd362f !important;
        background-color: #ee5f5b!important;
        color: #fff!important;
        padding: 6px 24px;
    }


    .tableThBgRed tr:nth-child(even)
    {
        background: #fff;
        border: 1px solid #bd362f;
    }

    .tableThBgRed tr:nth-child(odd)
    {
        background: #f4f4f4;
        border: 1px solid #bd362f;
    }

    .tableThBgRed strong
    {
        color: #333;
    }

    .tableThBgRed .nav > li > a
    {
        padding: 15px 10px 10px 28px;
    }



/*表格預設-樣式2-   tableThBgGreen*/

.tableThBgGreen
{
    border: 1px solid;
    margin: 10px auto;
    max-width: 96%;
    width: 100% !important;
}

    .tableThBgGreen .border th, .tableThBgGreen td
    {
        padding: 5px 10px;
        min-width: 200px;
    }

    .tableThBgGreen td
    {
        border: 1px solid #666 !important;
    }


        .tableThBgGreen .border th:hover, .tableThBgGreen td:hover
        {
            background: #f1f1f1;
        }

    .tableThBgGreen th
    {
        border: 1px solid;
        border-color: #51a351 !important;
        background-color: #62c462!important;
        color: #fff!important;
        padding: 6px 24px;
    }


    .tableThBgGreen tr:nth-child(even)
    {
        background: #fff;
        border: 1px solid #51a351;
    }

    .tableThBgGreen tr:nth-child(odd)
    {
        background: #f4f4f4;
        border: 1px solid #51a351;
    }

    .tableThBgGreen strong
    {
        color: #333;
    }

    .tableThBgGreen .nav > li > a
    {
        padding: 15px 10px 10px 28px;
    }

/*表格預設-樣式3-表頭藍底  tableThBgBlue*/

.tableThBgBlue
{
    border: 1px solid;
    margin: 10px auto;
    max-width: 96%;
    width: 666px !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
    text-shadow: 1px 1px 0px #fff;
}

    .tableThBgBlue .border th, .tableThBgBlue td
    {
        padding: 5px 10px;
        min-width: 120px;
    }

    .tableThBgBlue td
    {
        border: 1px solid #666 !important;
    }


        .tableThBgBlue .border th:hover, .tableThBgBlue td:hover
        {
            background: #f1f1f1;
        }

    .tableThBgBlue th
    {
        border: 1px solid;
        border-color: #4285f4 !important;
        background-color: #CDE3FD!important;
        color: #666!important;
        padding: 6px 24px;
    }


    .tableThBgBlue tr:nth-child(even)
    {
        background: #fff;
        border: 1px solid #4285f4;
    }

    .tableThBgBlue tr:nth-child(odd)
    {
        background: #f4f4f4;
        border: 1px solid #4285f4;
    }

    .tableThBgBlue strong
    {
        color: #333;
    }

    .tableThBgBlue .nav > li > a
    {
        padding: 15px 10px 10px 28px;
    }


/*百科預設表格樣式*/
/*百科預設表格樣式*/
/*百科預設表格樣式*/
/*160201*/
/*預設藍色*/

.pediaContent table
{
    border: none!important;
    /* border-collapse: collapse; */
    border-color: #ccc!important;
    /* margin: 10px auto; */
    /*max-width: 96%;*/
    width: 100% !important;
}

.pediaContent .border th, .pediaContent td
{
    padding: 5px 10px;
    min-width: 90px;
}

.pediaContent td
{
    /* display: table-cell; */
    padding: 15px;
    border: 1px solid #ddd;
    /* border-top: none; */
    /* border-left: none; */
}



    .pediaContent .border th:hover, .pediaContent td:hover
    {
        /*background: #f1f1f1;*/ /*161208*/
    }

.pediaContent table th
{
    color: #fff;
    background-color: #428bca!important;
    border: 1px solid #428bca!important;
}


.pediaContent tr:nth-child(even)
{
    background: #fff;
    border: 1px solid #ddd!important;
}

.pediaContent tr:nth-child(odd)
{
    /* background: #f4f4f4; */
    /* border-color: #ccc !important; */
    /*border: 1px solid #ddd!important;*/ /*161208*/
}

.pediaContent strong
{
    color: #333;
}

.pediaContent .nav > li > a
{
    padding: 15px 10px 10px 28px;
}

/*百科預設標題樣式*/
/*百科預設標題樣式*/
/*百科預設標題樣式*/
/*160201*/
.pediaContent h2
{
    color: #0000CD !important;
    font-size: 21px !important;
    line-height: 25px;
    padding: 5px 5px;
}

.pediaContent h3
{
    color: #333 !important;
    font-size: 18px;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    padding: 0px 5px;
}

.pediaContent h4
{
    color: #333 !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin: 1em 0px;
    padding: 0px 10px;
}

.pediaContent h5
{
    color: #FF0000 !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin: 1em 0px;
    padding: 0px 15px;
}

/*註解*/
.pediaContent h6
{
    color: #6D6D68;
    margin: 20px 0;
    padding: 0 0 0 15px;
    line-height: 35px;
    background: #F6F6F6;
    border-left: 2px solid #C5C8C4;
    font-size: 15px;
    letter-spacing: 1.2px;
}

/*樣式1樣式1樣式1樣式1樣式1樣式1樣式1樣式1樣式1
樣式1樣式1樣式1樣式1樣式1樣式1樣式1樣式1樣式1*/


/*標題h2-樣式1*/
h2.headStyle1
{
    border-left: 8px ridge;
    border-bottom: 1px dashed #ccc;
    border-color: #ccc !important;
    /* color: #333; */
    /* font-size: 21px; */
    /* line-height: 25px; */
    margin-bottom: 5px;
    padding: 5px 5px;
}


/*標題h3-樣式1*/
h3.headStyle1
{
    font-size: 18px;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    padding: 0px 5px;
}

/*標題h4-樣式1*/
h4.headStyle1
{
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin: 1em 0px;
    padding: 0px 10px;
}

/*標題h5-樣式1*/
h5.headStyle1
{
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin: 1em 0px;
    padding: 0px 15px;
}






/*樣式2樣式2樣式2樣式2樣式2樣式2樣式2樣式2樣式2
  樣式2樣式2樣式2樣式2樣式2樣式2樣式2樣式2樣式2  
    */


/*標題h2-樣式2*/
h2.headStyle2
{
    border-left: 8px ridge;
    border-bottom: 1px dashed #ccc;
    border-color: #ccc !important;
    /* color: #333; */
    /* font-size: 21px; */
    /* line-height: 25px; */
    margin-bottom: 5px;
    padding: 5px 5px;
}


/*標題h3-樣式2*/
h3.headStyle2
{
    color: #f89406;
    font-size: 18px;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    padding: 0px 5px;
}

/*標題h4-樣式2*/
h4.headStyle2
{
    color: #666;
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin: 1em 0px;
    padding: 0px 10px;
}

/*標題h5-樣式2*/
h5.headStyle2
{
    border: 1px dashed #ee5f5b;
    color: #ee5f5b;
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin: 1em 0px;
    padding: 0px 15px;
}





/*樣式3樣式3樣式3樣式3樣式3樣式3樣式3樣式3樣式3
    樣式3樣式3樣式3樣式3樣式3樣式3樣式3樣式3樣式3

    */


/*標題h2-樣式3*/
h2.headStyle3
{
    border-bottom: 3px double #ccc;
    color: #000;
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 5px;
    padding: 5px 5px;
}


/*標題h3-樣式3*/
h3.headStyle3
{
    color: #51a351;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    padding: 0px 5px;
}

/*標題h4-樣式3*/
h4.headStyle3
{
    color: #666;
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin: 1em 0px;
    padding: 0px 10px;
}

/*標題h5-樣式3*/
h5.headStyle3
{
    color: #51a351;
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin: 1em 0px;
    padding: 0px 15px;
}

/*樣式4樣式4樣式4樣式4樣式4樣式4樣式4樣式4
    樣式4樣式4樣式4樣式4樣式4樣式4樣式4樣式4

    */


/*標題h2-樣式3*/
h2.headStyle4
{
    background-image: url(../../../image/pedia/headStyleSlash.png);
    color: #000;
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 5px;
    padding: 5px 5px;
}


/*標題h3-樣式3*/
h3.headStyle4
{
    font-size: 21px;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    padding: 0px 5px;
}

/*標題h4-樣式3*/
h4.headStyle4
{
    color: #666;
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin: 1em 0px;
    padding: 0px 10px;
}

/*標題h5-樣式3*/
h5.headStyle4
{
    color: #51a351;
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin: 1em 0px;
    padding: 0px 15px;
}


/*百科頁-頁尾顏色*/
.footer
{
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%) !important;
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%)!important;
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%)!important;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -ms-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
}

#sideToolbar{
    right:-280px;
    /* CSS3淡出淡入效果,1秒 */  -webkit-transition: right 0.5s;
   -moz-transition: right 0.5s;
   -o-transition: right 0.5s;
   transition: right 0.5s;
}
#sideToolbar:hover{
    right:0px;
}
#sideToolbar .title {
    position: absolute;
    left: -35px;
    background: #fff;
    /* width: 22px; */
    padding: 10px;
    z-index: 0;
    border-radius: 10px 0px 0px 10px;
    /* border: 1px #000 solid; */
    box-shadow: 0 2px 0px 0 rgba(0,0,0,0.18),0 2px 0px 0 rgba(0,0,0,0.16) !important;
    border-top: 1px solid rgba(0,0,0,0.3);
    border-left: 1px solid rgba(0,0,0,0.3);
}

#sideToolbar .sideToolbarBtns{
    position: absolute;
    bottom:0;
}

.breadcrumb {
    margin: 0;
    background-color: transparent;
    border-radius: 0;
    font-size: 16px;
}
.breadcrumb > li {
    margin: 0px 5px 0px 0px;
}
.breadcrumb li::after {
    content: '\276F';
    padding-left: 5px;
}
.breadcrumb li:last-child:after {
    content:none;
}
.breadcrumb a, .breadcrumb a:hover {
    color: #808080;
}

.main-container{
    margin:0;
}
h1.Infoh1 {
    margin: 50px 0 5px;
    background: #8c8c8c;
    font-size: 35px;
    line-height: 100px;
    font-weight: bolder;
    text-shadow: rgba(0, 0, 0, 0.8) 0px 0px 10px;
    color: white;
}