<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.orbit-wrapper {
    position: relative;
    margin: 0 auto;
    overflow-wrap: break-word;
    text-wrap: avoid;

}

#featured, .gallery01, .orbit &gt; img, .orbit-item img {
    width: 540px;
    height: 330px;
    border: 0px none;
}
.orbit-item img {
	position:relative;
    width: 540px;
    height: 330px;
}

#featured {
    width: 540px;
    height: 330px;
    position: absolute;
    overflow: hidden;
    background: none;
}

.gallery01  {
    background: none;
}

.orbit &gt; img, .orbit &gt; a {

    display: none;
    border: 0 none;
}

.orbit &gt; img, .orbit &gt; a, .orbit &gt; div {
    position: absolute;
    top: 0;
    left: 0;
}

.orbit &gt; a {
    line-height: 0;
}

.orbit &gt; div {
    width: 100%;
    height: 100%
}

.orbit-item {
    background-color: #f5f5f5;
    position: absolute;
}

/* æ&nbsp;‡é¢˜ */
.orbit-caption {
    display: none;
    position: absolute;
    left: 0;
    top: 290px;
    z-index: 10;
    width: 520px;
    height: 40px;
    line-height: 40px;
    font-size: 1.5em;
    padding-left: 20px;
    color: #fff;
    background: rgba(0, 0, 0, .6);
}

/* å¯¼èˆª */
.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    top: 290px;
    right: 10px;
    margin: 15px 0 15px 0;
    padding: 0;
}

.orbit-bullets li {
    float: left;
    margin: 0 5px;
    cursor: pointer;
    width: 5px;
    height: 5px;
    border: solid 2px #FFFFFF;
    border-radius: 8px;
    behavior: url('../../js/PIE.htc');
    overflow: hidden;
    text-indent: -9999px;
    background-color: #FFFFFF;
}

.orbit-bullets li.active {
    background-color: #000000;
}

.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px;
}

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000;
}

.slider-nav {
    display: block
}

.slider-nav span {
    width: 50px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 100px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.slider-nav span.right {
    background: url(../../images/2015zt/0120qglh/orbittest/arrow.png) -100px -95px no-repeat;
    right: 0;
}

.slider-nav span.left {
    background: url(../../images/2015zt/0120qglh/orbittest/arrow.png) -10px -95px no-repeat;
    left: 0;
}

.slider-nav span.right:hover {
    opacity: 0.5;

    filter: alpha(opacity=50);
    behavior: url('../../js/PIE.htc');
}

.slider-nav span.left:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    behavior: url('../../js/PIE.htc');
}
#htmlCaption1 a{
    color: #ffffff;
}
/* å®šæ—¶å™¨ */
.timer {
    display: none;
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    cursor: pointer;
    z-index: 1001;
}

.rotator {
    display: hidden;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(../../images/2015zt/0120qglh/orbittest/rotator-black.png) no-repeat;
    z-index: 3;
}

.mask {
    display: hidden;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden;
}

.rotator.move {
    display: hidden;
    left: 0;
}

.mask.move {
    display: hidden;
    width: 40px;
    left: 0;
    background: url(../../images/2015zt/0120qglh/orbittest/timer-black.png) repeat 0 0;
}

.pause {
    display: hidden;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../images/2015zt/0120qglh/orbittest/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.pause.active {
    display: hidden;
    background: url(../../images/2015zt/0120qglh/orbittest/pause-black.png) no-repeat 0 -40px;
}

.timer:hover span.pause, span.pause.active {
    display: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
}
</pre></body></html>