<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Parisienne&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@700&amp;display=swap');

/*
font-family: 'Noto Serif TC', serif;
*/
.intro {
    display: none;
}

.navbar {
    opacity: 0;
}

.page {
    padding: 0 3%;
    background-color: #fff;
    /*background-image: url(../images/bg.jpg);*/
    -webkit-background-size: cover;
    background-size: cover;
}

.page.even {
    background-image: none;


}

.pageBox {
    justify-content: center;
    align-items: center;
    min-height: 100vh;
}

.TxtBox .titleBox {
    letter-spacing: 2px;
    line-height: 1.5;
    margin-bottom: 1rem;
    color: #c2996b;
}



.TxtBox .titleBox b {
    transform: rotate(-90deg);
    display: inline-block;

}

.TxtBox .titleBox i {
    font-style: normal;
    font-size: 14px;
    opacity: 0.8;
    letter-spacing: normal;

}

.TxtBox .titleBox i:before {
    /*content: 'HongGuo';*/
    font-family: 'Cinzel', serif;

    position: absolute;
    right: 5px;
    top: 100%;
    opacity: 0.3;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    font-size: 14px;
    text-align: right;
}

.TxtBox .titleBox span {
    display: block;
    font-size: 2.33rem;
    line-height: 1;
    font-family: 'Noto Serif TC', serif;

}

.TxtBox .titleBox span:before {
    /*content: '';*/
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #cc151d;
}

.TxtBox .text .title {
    line-height: 1.5;
    /*font-family: 'Noto Serif TC', serif;*/

}

.TxtBox .text .title span {
    /*display: block;*/
}


.TxtBox p span {
    display: block;
}

.Img .innerImg {
    padding: 0;
    height: 80vh;
}

.slider-for .Img .innerImg {
    height: 60vh;

}


.slider-nav .Img .innerImg {
    height: 20vh;

}

/*�鱓�彍*/


.page.odd .pageBox .col-lg-3 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    height: 80vh;
}

.page.odd .pageBox .TxtBox {
    padding-bottom: 10%;
}

.Img .innerImg {
    padding: 0;
    height: 80vh;
}

.page.odd .TxtBox p {
    border-left: 1px solid #c2996b;
    padding: 2rem 1rem;
    margin-bottom: 1rem;
}

.page.odd .TxtBox p::after {
    content: 'Classic Architecture';
    font-size: 9px;
    color: #c2996b;
    position: absolute;
    top: 105%;
    left: 0;
}

/*�嗆彍*/
.page.even:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.page.even {
    /* padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;*/
}

.page.even .pageBox {
    padding: 0 3%;
    flex-direction: row-reverse;
}

.page.even .pageBox:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 60vh;
    border: 1px solid #c2996b;
}

.page.even .container-fluid {

    /*background-color: rgba(0,0,0,0.3);*/
}

.page.even .TxtBox .titleBox:after {
    content: '';
    display: block;
    margin: 1rem auto 2rem;
    width: 50px;
    height: 5px;
    background-color: #c2996b;
}

.page.even .TxtBox,
.page.even .TxtBox p {
    text-align: center;
}

.page.even .Img {
    /*box-shadow: -2px 5px 15px rgb(0 0 0 / 10%);*/
}


.page.even .Img .innerImg .Imgiofo {
    width: 100%;
    right: 0;
    bottom: 0px;
    text-align: right;
}




/*matList*/


.matList .item .innerImg {
    height: auto;
    padding-top: 90%;
}

.matList .item {
    padding: 10px;
}

/* page intro */
.page.intro {
    padding: 0;
    overflow: hidden;
    width: 100%;
    min-height: 100vh;
}

.page.intro .bg_full {
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    /*�峕艶*/
    /*background: url(../images/img/img01-1.jpg)  no-repeat top center / cover;*/
    background-color: rgba(0, 0, 0, 0.5);
    /*�桃蔗敶Ｙ�*/
    /* -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: cover;
    mask-size: cover;*/

}

.page.intro.A .bg_full {
    /*�桃蔗敶Ｙ�*/
    /*-webkit-mask-image: url(../images/img/imgA_title.svg);*/
    /*mask-image: url(../images/img/imgA_title.svg);*/

}

.page.intro.B .bg_full {
    /*�桃蔗敶Ｙ�*/
    /*-webkit-mask-image: url(../images/img/imgB_title.svg);*/
    /*mask-image: url(../images/img/imgB_title.svg);*/
}

.page.intro.C .bg_full {
    /*�桃蔗敶Ｙ�*/
    /*-webkit-mask-image: url(../images/img/imgC_title.svg);*/
    /*mask-image: url(../images/img/imgC_title.svg);*/
}

.page.intro.D .bg_full {
    /*�桃蔗敶Ｙ�*/
    /*-webkit-mask-image: url(../images/img/imgD_title.svg);*/
    /*mask-image: url(../images/img/imgD_title.svg);*/
}

.page.intro .title {
    pointer-events: none;
    text-transform: unset;
    color: #fff;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    text-align: center;
}

.page.intro .title h1:before {
    content: '';
    position: absolute;

    left: 50%;
    bottom: 10%;

    width: 200%;
    padding-top: 200%;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(../images/info_title_bg.png);
}

.page.intro .en span {
    display: block;
    color: #fff;
    font-size: 2rem;
    line-height: 2;
    letter-spacing: 5px;

}

.page.intro .en b {
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    font-family: 'Noto Serif TC', serif;
    letter-spacing: 30px;
    font-weight: 300;
    margin: 0;
    padding: 0;
    font-size: 3rem;
    line-height: 1;
}

.page.intro .en b:before,
.page.intro .en b:after {
    content: '';
    width: 4rem;
    height: 10rem;
    top: 45%;
    transform: translateY(-50%);
    position: absolute;
    border: 2px solid #e1be82;
}

.page.intro .en b:before {
    right: 105%;
    border-right: none;

}

.page.intro .en b:after {
    left: 105%;
    border-left: none;
}

.page.intro h1:before {
    content: 'GRAND MANSION';
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    font-size: 9px;
    letter-spacing: 2px;
    opacity: 0.8;
    white-space: nowrap;
    text-align: center;

}

.page.intro h2 {
    font-size: 1.5rem;
    letter-spacing: 2px;
    font-weight: normal;
    opacity: 0.8;
    white-space: nowrap;
}

.page.intro .pageBox {
    justify-content: flex-start;
    color: #fff;
}

.page.intro .pageBox .TxtBox .text {
    text-align: center;
}

.page.intro .Img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

}

.page.intro .Img:after {

    content: '';
    position: absolute;
    top: 0;
    left: -1px;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: -webkit-linear-gradient(right, rgba(77, 84, 0, 0) 0%, rgba(77, 84, 0, 0.9) 100%);
    background: -o-linear-gradient(right, rgba(77, 84, 0, 0) 0%, rgba(77, 84, 0, 0.9) 100%);
    background: linear-gradient(to left, rgba(77, 84, 0, 0) 0%, rgba(77, 84, 0, 0.9) 100%);

}

.page.intro .fadeSlick .item .innerImg {
    width: 100%;
    min-height: 100vh;
}

.page.intro .fadeSlick .item .innerImg .image {
    -webkit-background-size: cover;
    background-size: cover;
}


.Imgiofo {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    font-weight: bold;
}


.page.intro .TxtBox {

    opacity: 0;
    top: 47%;
}



@media(max-width: 991px) {
    .page.intro .bg_full {
        max-height: 100vh;
        -webkit-mask-size: auto 100%;
        mask-size: auto 100%;
    }

    .page.intro .TxtBox {
        display: none;
    }

    .page.intro .en {
        top: 45%;
        font-size: 2rem;
        white-space: nowrap;
    }

    .page.intro .Img:after {
        background: -webkit-linear-gradient(bottom, rgba(77, 84, 0, 0) 0%, rgba(77, 84, 0, 0.9) 100%);
        background: -o-linear-gradient(bottom, rgba(77, 84, 0, 0) 0%, rgba(77, 84, 00, 0.9) 100%);
        background: linear-gradient(to top, rgba(77, 84, 0, 0) 0%, rgba(77, 84, 0, 0.9) 100%);
        opacity: 0.8;
    }
}

.fullBG {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;

}

.CaseSlick .item .Txt {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 6% 5%;
    text-align: right;
}

.CaseSlick .item .Txt .caseName span {
    /*display: block; */
    font-size: 0.8rem;
    font-weight: normal;
}

.CaseSlick .item .Txt .caseName span:after {
    content: '嚚�';
}

.CaseSlick .item .Txt .caseName {
    font-weight: bold;
}

.CaseSlick .item .innerImg .image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);

}


/*teamList*/
.teamList .item {
    text-align: center;
}

.teamList .item .Imgiofo:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.teamList .item .Img .innerImg .image{

    background-size: cover;
}


.CaseSlick .item .Txt {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 6% 5%;
    text-align: right;
}

.CaseSlick .item .Txt .caseName span {
    /*display: block; */
    font-size: 0.8rem;
    font-weight: normal;


}

.CaseSlick .item .Txt .caseName span:before {
    content: '嚚�';
}

.CaseSlick .item .Txt .caseName {
    font-weight: bold;
}

.CaseSlick .item .innerImg .image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);

}

@media(max-width: 991px) {
    .CaseSlick .item .innerImg {
        padding-top: 150% !important;
    }
}</pre></body></html>