<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
/*resets*/
html { font-size: 12px; }
h1, h2, h3, h4, h5, h6, p, a, button, table, div, ul, li, textarea, input, footer { font-family: 'Open Sans', 'å¾®è»Ÿæ­£é»‘é«”', Arial, Helvetica, sans-serif, 'STHeiti Light', 'å„·é»‘ Pro', 'LiHei Pro', 'Microsoft Yahei', 'Microsoft JhengHei', 'æ–°ç´°æ˜Žé«”'; }
a { text-decoration: none; outline: none;}
input[type=submit], input[type=reset], input[type=button], input[type=text], input[type=password], input[type=radio], input[type=checkbox], textarea, select{-webkit-appearance:none;}
:focus { outline: none;}

body { background: #ffffff;}

.wrap {
    margin: 0 auto;
    width: 900px;
}

.sectionBM, .sectionCM {
    display: none;
}

header .header-line {
    background: linear-gradient(to right,  #379c46 0%,#e69028 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    height: 20px;
    width: 100%;
}

.main {
    margin: 0px;
}

.main img {
    width: 100%;
    max-width: 900px;
}

.main .lineA {
    background: linear-gradient(to right,  #379c46 0%,#e69028 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    height: 8px;
    margin-top: -3px;
}

.video-section {
    background: rgba(0, 0, 0, .7);
    width: 900px;
}

iframe.video {
    width: 900px;
    height: 517px
}

.sectionA {
    margin: 0 auto;
    width: 900px;
}

.sectionA img {
    width: 100%;
    max-width: 900px;
}

.sectionB {
    margin: 0 auto;
    width: 900px;
}

.sectionB .lineB, .sectionC .lineC, .sectionD .lineD, .sectionBM .lineB, .sectionCM .lineC {
    background: linear-gradient(to right,  #379c46 0%,#e69028 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    height: 60px;
    margin-top: -3px;
}

.sectionB .lineB img, .sectionC .lineC img, .sectionD .lineD img {
    height: 100%;
    max-height: 60px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

div.leftsideA {
    height: 322px;
    display: inline-block; 
    max-height: 322px;
}

div.leftsideA img {
    width: 100%;
    height: 100%;
    max-height: 322px; 
    float: left;
}

div.rightsideA {
    height: 100%;
    display: inline-block; 
    max-height: 322px;
    position: absolute;
}

div.rightsideA img {
    width: 100%;
    height: 100%;
    max-height: 322px; 
    float: left;
}

.sectionC {
    margin: 0 auto;
    width: 900px;
}

div.leftsideB {
    height: 322px;
    display: inline-block; 
    max-height: 322px;
}

div.leftsideB img {
    width: 100%;
    height: 100%;
    max-height: 322px; 
    float: left;
}

div.rightsideB {
    height: 100%;
    display: inline-block; 
    max-height: 322px;
    position: absolute;
}

div.rightsideB img {
    width: 100%;
    height: 100%;
    max-height: 322px; 
    float: left;
}

.sectionD {
    background: #efefef;
    margin: 0 auto;
    width: 900px;
}

.sectionE {
    background: #f4de77;
    margin: 0 auto;
    width: 900px;
}

.sectionE .yellow-line {
    background: #f4de77; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    height: 10px;
    margin-top: -3px;    
}

.person ul {
    margin: 10px 0;
    display: inline-block;
}

.person ul li {
    width: 23.3333%;
    height: 100%;
    margin: 0 5px;
    float: none;
    display: inline-block;
}

.person ul li img {
    width: 100%;
    height: 100%;
    filter:drop-shadow(0px 0px 3px rgba(0,0,0,.5)) ;
}

.person ul li span{
    width: 140px;
    height: 20px;
    margin: 0 35px;
    top: -77px;
    left: 33px;
    position: relative;
    display: table-cell;
}

.person_3in1 ul {
    margin: 10px 0;
    display: inline-block;
}

.person_3in1 ul li {
    width: 23.3333%;
    height: 100%;
    margin: 0 5px;
    float: none;
    display: inline-block;
}

.person_3in1 ul li img {
    width: 100%;
    height: 100%;
    filter:drop-shadow(0px 0px 3px rgba(0,0,0,.5)) ;
}

.person_3in1 ul li span{
    width: 140px;
    height: 20px;
    margin: 0 35px;
    top: -77px;
    left: 33px;
    position: relative;
    display: table-cell;
}

.suburb img {
    width: 100%;
    height: 100%;
    max-width: 900px;
}

.sectionF { 
    margin: 0 auto;
    width: 900px;
}

.bottom img {
    width: 100%;
    height: 100%;
    max-width: 900px;
}

footer {
    clear: both;
    box-sizing: border-box;
    padding: 1.5% 10%;
    overflow: hidden;
    margin-top: -3px;
    background: #111;
}

footer .copyright {
    text-align: center;
    font-size: 14px;
    color: #fff;
}

footer ul {
    float: right;
}

footer ul li {
    display: inline-block;
    margin-left: 10px;
}

footer ul li a {
    font-size: 14px;
    color: #fff;
}

footer ul li a:hover {
    color: #fff;
    text-decoration: underline;
    opacity: .7;
}

.scroll-top {
    position: fixed;
    bottom: 108px;
    right: 20px;
    opacity: 0;
    background: #6bc1e0;
    box-sizing: border-box;
    border: 2px solid #6bc1e0;
    border-radius: 50%;
    padding: 4px 12px 8px;
    cursor: pointer;
    z-index: 99;
}

.scroll-top i {
    color: #fff;
    font-size: 30px;
}

.scroll-top:hover {
    background: transparent;
}

.scroll-top:hover i {
    color: #6bc1e0;
}

.scroll-top,
.scroll-top i {
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
}

.scroll-top.active {
    opacity: 1;
    bottom: 78px;
}

div.leftsideB #video {
    width: 100%;
    height: 100%;
    max-height: 322px; 
    float: left;
}

@media screen and (max-width: 899px) {
    .sectionB, .sectionC, .person {
        display: none;
    }

    .main, .wrap, .sectionA, .sectionBM, .sectionCM, .sectionD, .sectionE, .sectionF {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .sectionBM .lineB img, .sectionCM .lineC img, .sectionD .lineD img {
        height: 100%;
        max-height: 60px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }

    .sectionBM .leftsideAM img, .sectionCM .leftsideBM, .sectionBM .rightsideAM, .sectionCM .rightsideBM img, .bottom img {
        margin: 0 auto;
        width: 100%;    
    }

    .main .lineA {
        background: linear-gradient(to right,  #379c46 0%,#e69028 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        height: 8px;
        margin-top: -6px;
    }    

    .sectionBM .rightsideAM, .sectionCM .leftsideBM, .sectionE {
        margin-top: -6px;
    }

    video#video {
        /*position: absolute;*/ 
        top: 0; 
        left: 0; 
        width: 100%; 
        height: 100%;
    }

    .videobox {
        position: relative; 
        width: 100%; 
        height: 0; 
        padding-bottom: 56.25%;
    }

    .videobox iframe {
        position: absolute; 
        top: 0; 
        left: 0; 
        width: 100%; 
        height: 100%;
    }

    .person ul li {
        width: 46.3333%;
        height: 100%;
        margin: 0 5px;
        float: none;
        display: inline-block;
    }

    .person_3in1 ul li {
        width: 97.333%;
        height: 100%;
        margin: 0 5px;
        float: none;
        display: inline-block;
    }
}

@media screen and (min-width: 900px) {
    .person_3in1 {
        display: none;
    }
}    </pre></body></html>