html, body {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}
/* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }*/
/*---------------------------------------下方左右按鈕---------------------------------------*/
.box_page {
	position: absolute;
    bottom:-20px;
	width:100%;
	height:53px;
	z-index: 0;
}
.page_center {
	width:176px;
	height:53px;
	margin:0 auto;
}
.bt_next {
	width:53px;
	height:53px;
	float:right;
	background:url(../../situation_web/images/bt_next.png) no-repeat;
	background-size:53px 106px;
}
.bt_next:hover {
	background-position:left bottom;
}
.bt_next:active {
	background-position:left bottom;
}
.bt_back {
	width:53px;
	height:53px;
	margin-right:70px;
	float:left;
	background:url(../../situation_web/images/bt_back.png) no-repeat;
	background-size:53px 106px;
}
.bt_back:hover {
	background-position:left bottom;
}
.bt_back:active {
	background-position:left bottom;
}
/*---------------------------------------圖片切換效果---------------------------------------*/
.slidizle-slide {
    position: absolute;
    top: 7px;
    left: 0;
    width:973px;
    height:645px;
    background-size: 973px 645px;
    background-position: 50% 50%;
    display: none;
}
.slidizle-slide.active {
    display: block;
}
.slidizle-navigation {
    position: absolute;
    bottom: 55px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 0;
}
.slidizle-navigation li {
    display: inline-block;
    width: 11px;
    height: 11px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 5px;
    background: white;
    opacity: .2;
    font-size: 1px;
    text-indent: -99999px;
    margin: 0 10px;
    cursor: pointer;
    -moz-transition: opacity 0.2s ease-in-out 0s;
    -o-transition: opacity 0.2s ease-in-out 0s;
    -webkit-transition: opacity 0.2s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: opacity 0.2s ease-in-out 0s;
}
.slidizle-navigation li:hover, .slidizle-navigation li.active {
    opacity: 1;
}
.slidizle-next,
.slidizle-previous {
    z-index: 30;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    opacity: 1;
    -moz-transition: opacity 0.2s ease-in-out 0s;
    -o-transition: opacity 0.2s ease-in-out 0s;
    -webkit-transition: opacity 0.2s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: opacity 0.2s ease-in-out 0s;
}
.slidizle-next.disabled, .slidizle-previous.disabled {
    opacity: 0.15;
    cursor: default;
}
.slidizle-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0) url(../../situation_web/images/loader.gif) no-repeat center 40%;
    opacity: 0;
    pointer-events: none;
    -moz-transition: opacity 0.2s ease-in-out 0s;
    -o-transition: opacity 0.2s ease-in-out 0s;
    -webkit-transition: opacity 0.2s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: opacity 0.2s ease-in-out 0s;
}
.loading .slidizle-loading {
    opacity: .8;
    pointer-events: auto;
}
.container {
    margin: -3px auto;
}
.sample {
    position: relative;
    width: 970px;
    margin:0 auto;
    height: 750px;
    /* padding-bottom: 56%;*/
    text-align: center;
    margin-bottom: 50px;
}
.slider-progressbar {
    height: 5px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fbd665;
    z-index: 20;
}
/*---------------------------------------切換的圖片---------------------------------------*/
.pic_li_display01_bg, .pic_li_display02_bg, .pic_li_display03_bg, .pic_li_display04, .pic_li_display05, .pic_li_display06, .pic_li_display07, .pic_li_display08 {
	background-position:center;
	background-size:1100px 587px;
	background-repeat:no-repeat;
}	
.pic_li_display01_bg {
	position:relative;
	background:url(../../situation_web/images/08display/display01_s.png);
	background-repeat:no-repeat;
	background-size:1100px 587px;
}
.pic_li_display02_bg {
	position:relative;
	background:url(../../situation_web/images/08display/display02_s.png);
	background-repeat:no-repeat;
	background-size:1100px 587px;
}
.pic_li_display03_bg {
	position:relative;
	background:url(../../situation_web/images/08display/display03_s.png);
	background-repeat:no-repeat;
	background-size:1100px 587px;
}
.pic_li_display04_bg {
	position:relative;
	background:url(../../situation_web/images/08display/display04_s.png);
	background-repeat:no-repeat;
	background-size:1100px 587px;
}
.pic_li_display05_bg {
	position:relative;
	background:url(../../situation_web/images/08display/display05_s.png);
	background-repeat:no-repeat;
	background-size:1100px 587px;
}
.pic_li_display06_bg {
	position:relative;
	background:url(../../situation_web/images/08display/display06_s.png);
	background-repeat:no-repeat;
	background-size:1100px 587px;
}
.pic_li_display07_bg {
	position:relative;
	background:url(../../situation_web/images/08display/display07_s.png);
	background-repeat:no-repeat;
	background-size:1100px 587px;
}
.pic_li_display08_bg {
	position:relative;
	background:url(../../situation_web/images/08display/display08_s.png);
	background-repeat:no-repeat;
	background-size:1100px 587px;
}
.pic_li_display09_bg {
	position:relative;
	background:url(../../situation_web/images/08display/display09_s.png);
	background-repeat:no-repeat;
	background-size:1100px 587px;
}
/*---------------------------------------彈跳視窗---------------------------------------*/
.lightbox-target {
    position: fixed;
	z-index:3;
    top: -100%;
    width: 100%;
	height:100%;
	height: 100% !important;
	min-height:100%; 
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    overflow: hidden;
}
.lightbox-target .content {
    width: 40%;
    /*max-width:420px;*/
	max-height:700px;
    height: 80%;
    padding:0px;
    margin: auto;
    box-sizing: border-box;
    /*border-bottom:5px solid rgba(0, 0, 0, 0.3);*/
    color: #333;
    font-family:"微軟正黑體 Light", Arial, sans-serif; 
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; 
    /*-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);*/
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    -webkit-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
    overflow: auto;
}
.max-w420 {
	max-width:420px;
}
h5 {
	width:100%;
	font-size:1.000em;
	color:#fff;
	padding:20px;
	text-align:center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.lightbox-target:target {
    opacity: 1;
    top: 0;
    bottom: 0;
}
.lightbox-target:target img {
	width:100%;
	height:auto;
	padding:0px;
}
.lightbox-target:target .lightbox-close_01 {
    /*top: 13.5%;
    right:30%;*/
	float:left;
	margin-left:30px;
}
.lightbox-close_01 {
	display: block;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    background: #139dd7;
    color: #fff;
    position:absolute; 
    margin-top:133px;
    margin-right:50px;
    right:18%;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    -webkit-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}
.lightbox-target:target .lightbox-close_02 {
    top: 13.5%;
    /*right:30%;*/
	float:left;
	margin-left:30px;
}
.lightbox-close_02 {
    display: block;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    background: #139dd7;
    color: #fff;
    position: absolute;
    top: 13.5%;
    right: 30%;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    -webkit-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}
.lightbox-close_01:before, .lightbox-close_01:after, .lightbox-close_02:before, .lightbox-close_02:after{
    content: " ";
    display: block;
    height: 30px;
    width: 1px;
    background: #fff;
    position: absolute;
    left: 26px;
    top: 10px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.lightbox-close_01:after, .lightbox-close_02:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*---------------------------------------點擊放大---------------------------------------*/
.pic_carousel_display_bt {
    width: 800px;
    height:530px;
	overflow:hidden;
    position:absolute;
	margin-left:10px;
	margin-top:40px;
}
.pic_carousel_display02 {
    width: 503px;
    height:200px;
	overflow:hidden;
    position:absolute;
	margin-left:48px;
	margin-top:270px;
}
/*---------------------------------------木頭說明牌---------------------------------------*/
.tour_display {
	width:343px;
	height:430px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align:left;
	top:170px;
	right:-70px;
	position:absolute;
	background:url(../../situation_web/images/08display/setume_display.png) no-repeat;
}
h3 {
	padding:120px 40px 0px 105px;
	font-size:1.250em;
	text-shadow:1px 1px 3px rgba(0,0,0,0.3);
	text-shadow:1px 1px 7px rgba(0,0,0,0.2);
	color:#b07b1e;
	/*background: #9e662f;
    background: -moz-linear-gradient(top,  #9e662f 0%, #d99c19 25%, #9e662f 50%, #d99c19 75%, #9e662f 100%);
    background: -webkit-linear-gradient(top,  #9e662f 0%,#d99c19 25%,#9e662f 50%,#d99c19 75%,#9e662f 100%);
    background: linear-gradient(to bottom,  #9e662f 0%,#d99c19 25%,#9e662f 50%,#d99c19 75%,#9e662f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e662f', endColorstr='#9e662f',GradientType=0 ); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
h4 {
	font-size:0.85em;
	line-height:1.8;
	padding:0px 40px 20px 105px;
}
.linktext {
	font-size:0.85em;
	padding-left:30px;
	position:absolute;
	bottom:40px;
	color:#0D77CD;
	text-decoration:underline;
}
.linktext a {
	color:#0D77CD;
}
