<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display:none;
	position: relative;
	width: 100%; height:100%; position:absolute;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%; height:100%;

}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left; height:1000px;
}

#owl-demo .item{
	
}
.owl-carousel .item a{	
	width:310px;
}
.owl-carousel .item .item_pic{ width:300px;}
.owl-carousel .item_pic img{
	width:100%; height:153px;
}
.owl-carousel .item_wz{ 
	background:#ae9364;
	width:300px;
	height:221px;
}
.owl-carousel .item_sj{ text-align:center; font-family:"Arial"; font-size:12px; font-weight:bold; color:#fff; padding-top:20px;}
.owl-carousel .item_new{ text-align:center; font-family:"Microsoft YaHei"; font-size:16px; line-height:24px; color:#fff; padding:20px 30px 0 30px;}
.owl-carousel .item_wz_jt{ width:25px; display:inline-block; margin:35px 0 0 137px;}


.owl-pagination{ display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{ background:url(../img/zz_jt_l.gif) no-repeat; width:66px; height:66px; border-radius:50px; padding:0; margin:0; position:absolute; left:-96px; top:50px; opacity:1;}
.owl-theme .owl-controls .owl-buttons .owl-next{ background:url(../img/zz_jt_r.gif) no-repeat; width:66px; height:66px; border-radius:50px; padding:0; margin:0; position:absolute; right:-96px; top:50px; opacity:1;}





.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}




/*------------寮瑰嚭澶у浘-------------*/
element.style {
    left: 0;
    top: 69.5px;
}
#lightbox {
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100;
}
element.style {
    font-size: 34.9981px;
    height: 358px;
    width: 470px;
}
#outerImageContainer {
    background-color: #fff;
    margin: 0 auto;
    position: relative;
}
#imageContainer {
    padding: 10px;
}
#imageContainer img{ width:100%;}
element.style {
    font-size: 34.9981px;
}
element.style {
    opacity: 0.999999;
}
#imageContainer &gt; #hoverNav {
    left: 0;
}
#hoverNav {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
element.style {
    opacity: 0.999999;
    width: 470px;
}
#imageDataContainer {
    background-color: #fff;
    font: 10px/1.4em Verdana,Helvetica,sans-serif;
    margin: 0 auto;
    overflow: auto;
    width: 100%;
}
#imageData {
    color: #666;
    padding: 0 10px;
}
#imageDataContainer {
    font: 10px/1.4em Verdana,Helvetica,sans-serif;
}
#imageData #imageDetails {
    float: left;
    text-align: left;
    width: 70%;
}
#imageData {
    color: #666;
}
#imageDataContainer {
    font: 10px/1.4em Verdana,Helvetica,sans-serif;
}
#imageData #caption {
    font-weight: bold;
}
#imageData #imageDetails {
    text-align: left;
}
#imageData {
    color: #666;
}
#imageData #bottomNavClose {
    float: right;
    padding-bottom: 0.7em;
    width: 66px;
}
a {
    color: #8ad459;
    text-decoration: none;
}
#lightbox a img {
    border: medium none;
}





















</pre></body></html>