@charset "utf-8";
img {
    display: inline-block;
    max-width: 100%;
    height: auto !important;
}

/*首頁單元輪播圖*/
._indexImg {
    height:288px;
}

/*首頁消息圖檔*/
._newsImg {
    max-width: 352px;
}

/*首頁產品資訊*/
.ProductsBox .List .Item .Photo {
    padding-top: 68.7%;
}

.ProductsBox .List .Item .Word .Name .Type {
    font-size: 18px;
    color: #8c8c8c;
}

/*首頁解決方案*/
.SolutionsBox .SlideArea .Item .Word .Name .Type {
    font-size: 22px;
    color: #8c8c8c;
    margin-top: -10px;
}

/*解決方案 + 產品資訊 列表頁*/
.LsitArea .Item .Type {
    margin-top: 20px;
    font-size: 18px;
    color: #8c8c8c;
}

.LsitArea.CardStyle .Item .Title {
    height: auto;
}

@media screen and (max-width: 768px) {
    .SolutionsBox .SlideArea .Item .Word .Name {
        padding-top: 30px;
    }

    .SolutionsBox .SlideArea .Item .Word .Name .Type {
        font-size: 13px;
        margin-left: 45px;
        margin-top: 5px;
        position: absolute;
    }

    .SolutionsBox .SlideArea .Item .Word .Name .Title {
        margin-top: 45px;
    }

    .SolutionsBox .SlideArea .Item .Category {
        padding: 20px;
    }

    .SolutionsBox .SlideArea .Item .Word .Name img {
        position: absolute;
        width: 30px;
    }

    .ProductsBox .List .Item .Word .Name .Type {
        margin-top:10px;
        font-size: 13px;
    }

    .LsitArea .Item .Type {
        font-size: 16px;
    }

    /*.KV .Breadcrumb {
        line-height: 50%;
    }*/
}

.SolutionsBox .SlideArea .Item .Photo {
    background-size: calc(100% * 1.68);
}

.SolutionsBox .SlideArea .Item:hover .Photo {
    background-size: calc(100% * 1.78);
}

/*Gufo FAQ*/
@media screen and (min-width: 1280px){
    .MessageBox {
        width: 1100px;
        height: 750px;
        max-height: 90vh;
    }
}

.MessageBox .ControlArea .Input textarea {
    width: 100%;
    background: none;
    border: 0;
    line-height: 40px;
    font-size: 18px;
    padding: 0 15px;
}

/*原廠名稱*/
.title {
    color : #231815;
}

.MessageBox .ControlArea .Enter button:first-child {
    margin-bottom: 10px;
}

/*Gufonet專區 FAQs*/
.PageContent.QuestionArea .Question .State::after {
    content: '-';
}

.PageContent.QuestionArea .Question.Close .State::after {
    content: '+';
}

/*語音*/
#startVoice.active {
    background-color: #f8312f;
}

@media screen and (min-width: 767px) {
    /*首頁單元標題*/
    .InvestorsBox .Left .InfoBox .MainTitle, .AboutBox .Right .InfoBox .MainTitle {
        font-size: 40px;
    }

    .InvestorsBox .Left .InfoBox .CompanyName,
    .InvestorsBox .Left .InfoBox .Directions {
        font-size: 24px;
    }

    .AboutBox .Right .InfoBox .More .Btn {
        font-size: 20px;
    }

    .InvestorsBox .Left .InfoBox {
        padding-left:5%;
    }
}

.InvestorsBox .Left {
    width: 40%;
}

.InvestorsBox .Right {
    width: 60%;
}

@media screen and (max-width: 768px) {
    .InvestorsBox .Left,
    .InvestorsBox .Right {
        width: 100%;
    }

    .KV .SloganBox .SubTitle {
        font-size: 20px;
    }

    .InvestorsBox .Left .InfoBox .StockNum {
        font-size: 30px;
    }

    .InvestorsBox .Left .InfoBox .CompanyName,
    .InvestorsBox .Left .InfoBox .Directions,
    .AboutBox .Right .InfoBox .More .Btn,
    .AboutBox .Right .InfoBox .CompanyName,
    .TabBox .Item {
        font-size: 18px;
    }

    ._indexImg {
        height: 230px;
    }

    .InvestorsBox .Right .SlideArea .Item .Photo {
        background: no-repeat top;
        background-size: 100%;
    }

    .Note{
        padding-left: 10px;
    }

    .v2 p {
        font-size: 14px;
    }
}

.NewsBox .ContentArea .item .Date {
    font-size: 15px;
    text-decoration: none;
}

.KV .SloganBox .SubTitle {
    text-decoration: none;
}

/*SweetAlert2*/
.my-swal-popup {
    font-size: 14px; /* 控制整體字體大小 */
    width: 300px !important; /* 控制彈出框寬度 */
}

.my-swal-title {
    font-size: 16px; /* 標題字體大小 */
}

.my-swal-content {
    font-size: 14px; /* 內文字體大小 */
}

.my-swal-confirm,
.my-swal-cancel {
    background: #04706d;
    font-size: 14px; /* 按鈕字體大小 */
    padding: 4px 12px; /* 按鈕大小 */
}

/*彈出聯絡我們版面*/
.contactus_co {
    font-weight: 400;
    font-size: 18px;
    padding: 8px 20px 8px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 8px auto;
    line-height: 30px;
}

.contactus_co img{
    margin-top:5px;
}

.c1 {
    color: #fff;
    background: #968a56;
}

.c_img {
    display: table-cell;
    vertical-align: middle;
    width: 10%;
}

.c_content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    text-align: left;
}

.c_content a {
    color: #231815;
    text-decoration: none;
}

.c_content a:hover {
    color: #04706d;
}

/*.c_content a:visited {
    color: #04706d;
}*/

.c_close {
    display: table-cell;
    vertical-align: top;
    padding-top: 2px;
    cursor: pointer;
    width: 7%;
}

.c2 {
    border: 3px solid #04706d;
    color: #9b4f74;
    background: #fff;
    color: #231815;
}

.PageContent ol li {
    font-size: 18px;
    color: #313131;
    line-height: 2;
}

/*LOGO特效*/
/*閃爍效果*/
@keyframes blink {
    0%, 100% {
        opacity: 1;
    }

    70% {
        opacity: 0.7;
    }
}

.blink-img {
    animation: blink 3s infinite;
}

/*進場動畫（Fade-In + Move）*/
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fade-in-img {
    animation: fadeInUp 1.5s ease-out forwards;
}

.LightBox h2 {
    color: #045043;
}

.LightBox p {
    color: #231815;
}