﻿@charset "UTF-8";
main {
    color: #000;
}

main .container {
    padding: 0;
    width: auto;
}

main h1 {
    padding: 0;
    color: inherit;
    font-weight: normal;
    font-size: 100%;
    line-height: normal;
}

main h2 {
    padding: 0;
    color: inherit;
    font-size: 100%;
}

#WB002811 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    padding-top: 50px;
}

#WB002811 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 769px) {
    #WB002811 {
        padding-top: 0px;
    }
}

#WB002811 #indBanner .BANNERbtn{ margin-top:30px; display: block; }


#WB002811.WB002811_factory #cost{ background-image: url("../images/factory/img_costbg.png");background-position: center;}
#WB002811.WB002811_factory #cost .sectionNote {
    text-align: center;
}

#WB002811.WB002811_factory #cost img {
    display: block;
    margin: 0 auto;
}

#WB002811.WB002811_factory #cost h2{color: #fff}
#WB002811.WB002811_factory #cost .sectionDesc-center{color: #fff}


#WB002811 h1 {
    padding: 0;
    color: inherit;
    font-weight: normal;
    font-size: 100%;
    line-height: normal;
}

#WB002811 h2 {
    padding: 0;
    color: inherit;
    font-size: 100%;
}

#WB002811 a:link, #WB002811 a:visited {
    color: inherit;
}

#WB002811 .section {
    padding: 70px 20px;
    width: 100%;
    font-size: 18px;
    font-family: Arial, '微軟正黑體';
    line-height: 27px;
}

#WB002811 .section h2 {
    margin-bottom: 5px;
    text-align: center;
    font-weight: normal;
    font-size: 36px;
    line-height: 43px;
}
#WB002811 .section h2.A {
    margin-bottom: 5px;
    text-align: center;
    font-weight: normal;
    font-size: 36px;
    line-height: 43px;
	color:#ffffff;
}
#WB002811 .section h3 {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 30px;
}

#WB002811 .section p {
    margin: 0;
    text-align: justify;
}

#WB002811 .content {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

#WB002811 .vAlignMiddle {
    text-align: center;
    font-size: 0;
}

#WB002811 .vAlignMiddle:before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle;
}

#WB002811 .vAlignMiddle .vAlignContent {
    display: inline-block;
    vertical-align: middle;
}

#WB002811 .circle {
    margin: 0 auto;
    border-radius: 50%;
}

#WB002811 .floatLeft {
    float: left;
}

#WB002811 .floatRight {
    float: right;
}

#WB002811 p.imgNote {
    text-align: center;
    font-size: 19px;
}

#WB002811 p.sectionDesc {
    margin: 0 auto 30px;
    padding: 0 50px;
    font-size: 20px;
    line-height: 30px;
}

#WB002811 p.sectionDesc-center {
    margin: 0 auto 30px;
    padding: 0 50px;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}
#WB002811 p.sectionDesc-center1 {
    margin: 0 auto 30px;
    padding: 0 50px;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
	color:#FFFFFF;
}

#WB002811 .pageLink-normal, #WB002811 .pageLink-bgColor, #WB002811 .pageLink-outline {
    display: inline-block;
    padding: 0 20px;
    border-radius: 2px;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    cursor: pointer;
}

#WB002811 .pageLink-normal:hover {
    color: #2793f8;
}

#WB002811 a.pageLink-bgColor {
    background-color: #05529a;
    color: #fff;
}

#WB002811 a.pageLink-bgColor:hover {
    background-color: #2793f8;
}

#WB002811 .pageLink-outline {
    border: 1px solid #05529a;
}

#WB002811 .pageLink-outline:hover {
    background-color: #05529a;
    color: #fff;
}

#WB002811 .highLight {
    color: #ff9c00;
}

#WB002811 .indName {
    margin: 0 auto;
    width: 1200px;
    font-family: Arial, '微軟正黑體';
    line-height: 48px;
}

#WB002811 #indBanner {
/*    margin-bottom: 60px;*/
    padding: 0;
    height: 500px;
    color: #fff;
}

#WB002811 #indBanner h1 {
    margin-bottom: 4px;
    text-align: left;
    font-size: 44px;
    line-height: 54px;
}

#WB002811 #indBanner .pageDesc {
    font-size: 20px;
    line-height: 30px;
}

#WB002811 #indBanner a {
    padding-right: 20px;
    padding-left: 20px;
    color: #fff;
}




/*#WB002811 #navLink {
    margin-top: -60px;
    padding: 1px 0 0;
    min-width: 320px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    color: #333;
    text-align: center;
    font-size: 18px;
    font-family: Arial, '微軟正黑體';
}

#WB002811 #navLink * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#WB002811 #navLink br {
    display: none;
}

#WB002811 #navLink > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#WB002811 #navLink > ul > li {
    position: relative;
    width: 150px;
    height: 60px;
    border-left: 1px solid #ccc;
    line-height: 1.6;
}

#WB002811 #navLink > ul > li:last-child {
    border-right: 1px solid #ccc;
}

#WB002811 #navLink > ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

#WB002811 #navLink > ul > li > a:hover {
    color: inherit;
}

#WB002811 #navLink .navLinks:hover, #WB002811 #navLink .selected {
    color: #05529a;
    font-weight: bold;
}

#WB002811 #navLink .navLinks:hover .subLink a {
    color: #333;
    font-weight: normal;
}

#WB002811 #navLink .contactLink a {
    color: #ff9c00;
    font-weight: bold;
}

#WB002811 #navLink .subLink {
    position: absolute;
    z-index: 1;
    display: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-left: -1px;
    padding-top: 10px;
    width: 100%;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #fff;
    text-align: center;
    text-indent: 0;
}

#WB002811 #navLink .subLink > li {
    width: 100%;
    height: 44px;
    font-size: 17px;
    line-height: 1.6;
}

#WB002811 #navLink .subLink > li:not(:last-child) {
    border-bottom: 1px solid #ccc;
}

#WB002811 #navLink .subLink > li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    height: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

#WB002811 #navLink .subLink > li a:hover {
    background-color: #005d81;
    color: #fff !important;
}

#WB002811 #navLink.fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000000;
    margin-top: 0;
}*/

#WB002811 #foreword {
    padding-bottom: 0;
}

#WB002811 .clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}

@media (max-width: 768px) {
    #WB002811 p.sectionDesc-center {
        padding: 0;
        width: 100%;
        text-align: left;
    }
    #WB002811 .section {
        padding-top: 50px;
    }
    #WB002811 .section h2 {
        font-size: 30px;
    }
    #WB002811 #indBanner h1 {
        margin-bottom: 10px;
    }
}

#WB002811.WB002811_factory #indBanner {
    background: url("../images/factory/bg_banner.jpg") no-repeat center center;
}

#WB002811.WB002811_factory #indBanner .pageDesc strong {
    color: #ff0;
}

#WB002811.WB002811_factory #stage {
    position: relative;
    overflow: hidden;
    background: url("../images/factory/bg_video.jpg") no-repeat center center;
}

#WB002811.WB002811_factory #stage .videoBg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    pointer-events: none;
}

#WB002811.WB002811_factory #stage .outline {
    position: absolute;
    cursor: pointer;
}

#WB002811.WB002811_factory #stage .outline:before {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
}

#WB002811.WB002811_factory #stage .outline:after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    content: '';
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

#WB002811.WB002811_factory #stage .outline:hover .title {
    background-color: #2793f8;
}

#WB002811.WB002811_factory #stage .title {
    position: relative;
    padding: 10px 15px 5px;
    border: 1px solid #eee;
    border-radius: 10px;
    background-color: #05529a;
    color: #fff;
    text-align: center;
    font-size: 22px;
}

#WB002811.WB002811_factory #stage #title1, #WB002811.WB002811_factory #stage #title2, #WB002811.WB002811_factory #stage #title6 {
    padding-bottom: 25px;
}

#WB002811.WB002811_factory #stage #title1 .title:before, #WB002811.WB002811_factory #stage #title1 .title:after {
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -8px;
    border: 22px solid transparent;
    border-top-color: #05529a;
    border-right-width: 8px;
    border-bottom: none;
    border-left-width: 8px;
    content: '';
}

#WB002811.WB002811_factory #stage #title2 .title:before, #WB002811.WB002811_factory #stage #title2 .title:after {
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -8px;
    border: 22px solid transparent;
    border-top-color: #05529a;
    border-right-width: 8px;
    border-bottom: none;
    border-left-width: 8px;
    content: '';
}

#WB002811.WB002811_factory #stage #title6 .title:before, #WB002811.WB002811_factory #stage #title6 .title:after {
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -8px;
    border: 22px solid transparent;
    border-top-color: #05529a;
    border-right-width: 8px;
    border-bottom: none;
    border-left-width: 8px;
    content: '';
}

#WB002811.WB002811_factory #stage #title1 .title:before, #WB002811.WB002811_factory #stage #title2 .title:before, #WB002811.WB002811_factory #stage #title6 .title:before {
    bottom: -23px;
    margin-left: -9px;
    border: 23px solid transparent;
    border-top-color: #eee;
    border-right-width: 9px;
    border-bottom: none;
    border-left-width: 9px;
}

#WB002811.WB002811_factory #stage #title1:hover .title:after, #WB002811.WB002811_factory #stage #title2:hover .title:after, #WB002811.WB002811_factory #stage #title6:hover .title:after {
    border-top-color: #2793f8;
}

#WB002811.WB002811_factory #stage #title4, #WB002811.WB002811_factory #stage #title5 {
    padding-left: 25px;
}

#WB002811.WB002811_factory #stage #title4:before, #WB002811.WB002811_factory #stage #title4:after {
    top: 50%;
    left: 0;
}

#WB002811.WB002811_factory #stage #title5:before, #WB002811.WB002811_factory #stage #title5:after {
    top: 50%;
    left: 0;
}

#WB002811.WB002811_factory #stage #title4 .title:before, #WB002811.WB002811_factory #stage #title4 .title:after {
    position: absolute;
    top: 50%;
    left: -22px;
    margin-top: -8px;
    border: 22px solid transparent;
    border-top-width: 8px;
    border-right-color: #05529a;
    border-bottom-width: 8px;
    border-left: none;
    content: '';
}

#WB002811.WB002811_factory #stage #title5 .title:before, #WB002811.WB002811_factory #stage #title5 .title:after {
    position: absolute;
    top: 50%;
    left: -22px;
    margin-top: -8px;
    border: 22px solid transparent;
    border-top-width: 8px;
    border-right-color: #05529a;
    border-bottom-width: 8px;
    border-left: none;
    content: '';
}

#WB002811.WB002811_factory #stage #title4 .title:before, #WB002811.WB002811_factory #stage #title5 .title:before {
    left: -23px;
    border: 23px solid transparent;
    border-top-width: 9px;
    border-right-color: #eee;
    border-bottom-width: 9px;
    border-left: none;
}

#WB002811.WB002811_factory #stage #title4:hover .title:after, #WB002811.WB002811_factory #stage #title5:hover .title:after {
    border-right-color: #2793f8;
}

#WB002811.WB002811_factory #stage #title1 {
    top: 150px;
    left: 352px;
}

#WB002811.WB002811_factory #stage #title2 {
    top: 320px;
    left: 76px;
}

#WB002811.WB002811_factory #stage #title3 {
    top: 650px;
    left: 316px;
    padding-top: 25px;
}

#WB002811.WB002811_factory #stage #title3:before, #WB002811.WB002811_factory #stage #title3:after {
    top: 0px;
    left: 50%;
}

#WB002811.WB002811_factory #stage #title3 .title:before, #WB002811.WB002811_factory #stage #title3 .title:after {
    position: absolute;
    top: -23px;
    left: 50%;
    margin-left: -8px;
    border: 22px solid transparent;
    border-top: none;
    border-right-width: 8px;
    border-bottom-color: #05529a;
    border-left-width: 8px;
    content: '';
}

#WB002811.WB002811_factory #stage #title3 .title:before {
    top: -23px;
    margin-left: -9px;
    border: 23px solid transparent;
    border-top: none;
    border-right-width: 9px;
    border-bottom-color: #eee;
    border-left-width: 9px;
}

#WB002811.WB002811_factory #stage #title3:hover .title:after {
    border-bottom-color: #2793f8;
}

#WB002811.WB002811_factory #stage #title4 {
    top: 600px;
    left: 475px;
}

#WB002811.WB002811_factory #stage #title5 {
    top: 537px;
    left: 725px;
}

#WB002811.WB002811_factory #stage #title6 {
    top: 150px;
    left: 848px;
}

#WB002811.WB002811_factory #stageDetail {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

#WB002811.WB002811_factory #stageDetail .content {
    padding: 60px 50px 0;
    width: 1000px;
    height: 600px;
    border: 2px solid #05529a;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.9);
}

#WB002811.WB002811_factory #stageDetail .content:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -45px;
    border: 35px solid transparent;
    border-top-color: #05529a;
    border-right-width: 45px;
    border-bottom: none;
    border-left-width: 45px;
    content: '';
}

#WB002811.WB002811_factory #stageDetail .stageDetail {
    display: none;
}

#WB002811.WB002811_factory #stageDetail h2 {
    color: #05529a;
}

#WB002811.WB002811_factory #stageDetail h3 {
    text-align: left;
    font-size: 18px;
}

#WB002811.WB002811_factory #stageDetail h3 strong {
    color: #ef4036;
}

#WB002811.WB002811_factory #stageDetail hr {
    margin: 20px 0 30px;
    border-top: 1px solid #bbc5cf;
}

#WB002811.WB002811_factory #stageDetail .stageTxt {
    float: left;
    padding-left: 30px;
    width: 320px;
    text-align: center;
}

#WB002811.WB002811_factory #stageDetail .stageTxt img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

#WB002811.WB002811_factory #stageDetail .stageTxt ul, #WB002811.WB002811_factory #stageDetail .stageTxt li {
    list-style: disc outside;
}

#WB002811.WB002811_factory #stageDetail .stageTxt ul {
    display: inline-block;
    margin-left: 20px;
}

#WB002811.WB002811_factory #stageDetail .stageTxt li {
    margin-bottom: 10px;
    text-align: left;
    font-size: 18px;
    line-height: 24px;
}

#WB002811.WB002811_factory #stageDetail .ytvideo {
    float: right;
    padding-right: 30px;
    width: 560px;
}

#WB002811.WB002811_factory #stageDetail .btnClose {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #05529a;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    cursor: pointer;
}

#WB002811.WB002811_factory #stageDetail .btnClose:hover {
    background-color: #2793f8;
}

#WB002811.WB002811_factory #video {
    background-color: #f5f5f5;
}

#WB002811.WB002811_factory #video .sectionNote {
    text-align: center;
}

#WB002811.WB002811_factory #video .videoList {
    float: left;
    padding: 0 15px;
    width: 300px;
}

#WB002811.WB002811_factory #video .videoList a:hover {
    color: #2793f8;
}

#WB002811.WB002811_factory #video h3 {
    margin-top: 8px;
    font-size: 18px;
}

#WB002811.WB002811_factory #fourKey .sectionNote {
    text-align: center;
}

#WB002811.WB002811_factory #fourKey img {
    display: block;
    margin: 0 auto;
}

@-webkit-keyframes ripple {
    0% {
        width: 0;
        height: 0;
        background-color: blue;
    }
    100% {
        margin: -25px 0 0 -25px;
        width: 50px;
        height: 50px;
        background-color: rgba(0, 0, 255, 0);
    }
}

@keyframes ripple {
    0% {
        width: 0;
        height: 0;
        background-color: blue;
    }
    100% {
        margin: -25px 0 0 -25px;
        width: 50px;
        height: 50px;
        background-color: rgba(0, 0, 255, 0);
    }
}

/*# sourceMappingURL=WB00281101_factory.css.map */
