/**/
@font-face {
  font-family: 'jf-openhuninn-1.1';
  src: url('../fonts/jf-openhuninn-1.1/jf-openhuninn-1.1.woff') format("woff"),
         url('../fonts/jf-openhuninn-1.1/jf-openhuninn-1.1.ttf') format("truetype"),
         url('../fonts/jf-openhuninn-1.1/jf-openhuninn-1.1.eot') format("embedded-opentype");
}

html{
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%; 
	font-size:62.5%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);}
body{
	margin:0; 
	font-family:'jf-openhuninn-1.1', 'Microsoft JhengHei' !important;
	font-size:14px;
	line-height:1.428571429;
	color:#777;
	background:#f5f5f5;
	height: 100%;}
	
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
	display:block}

a{
	background:transparent; 
	color:#333; 
	text-decoration:none;
	outline: none; /* for Firefox Google Chrome  */
	behavior:expression(this.onFocus=this.blur()); /* for IE */}
a:active,a:hover{
	outline:0; 
	color:#684118; 
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	text-decoration:none;}
a:visited{
	text-decoration:none;}
a:focus{
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
	text-decoration:none;}

h1{
	font-size:2em;
	margin:.67em 0;}


img{
	border:0;
	vertical-align:middle;}
	
input,button,select,textarea{
	font-family:inherit;
	font-size:inherit;
	line-height:inherit;
	outline: none; /* for Firefox Google Chrome  */
	behavior:expression(this.onFocus=this.blur()); /* for IE */}

::selection {
    background: #684118;
    color: #fff;}
::-moz-selection {
    background: #684118;
    color: #fff;}

header{
	background: #ffa842;
	color: #FFF;
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
  position: fixed;
	top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 10%);
}
header h1{
  display: inline-block;
	font-size: 1.4em;
	margin: 2px;
	padding: 0;}
header img{
  width: 30px;
  margin-top: -6px;
  margin-right: 6px;}
header a{
	display: inline-block;
	width: auto;
	position: absolute;
	top: 0;}
header a.nav_icon_left{
	left: 15px;}
header a.nav_icon_right{
	right: 15px;
	color: #fff;}
header a i{
	display: inline-block;
	width: auto;
	height: 50px;
	line-height: 50px !important;
	font-size: 1.5em;
	color: #fff;}
header a.nav_icon_right i.fa-edit, header a.nav_icon_right i.fa-check-square{
	font-size: 1.1em;}
/*
main{
	margin-top: 50px;}*/
main.detail_page{
  /*margin-top: 88px;*/
  margin-top: 38px;
}
footer{
	/*position: fixed;
	bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;*/
	float: left;
	margin: 0;
	padding: 15px;
    width: 100%;
	background: #fff7bf;
	text-align: center;
	box-sizing: border-box;}
footer p{
	color: #684118;}
footer p a{
	color: #34917c;}

.txt_white{
	color:#FFF !important;}
.txt_orange{
	color:#ffa842 !important;}
.txt_gray{
	color:#AAA !important;}
.txt_brown{
  color: #74502a !important;}
.txt_green{
  color: #34917c !important;}

.padding_0{
	padding:0 !important;}
.padding_r0{
	padding-right:0 !important;}
.padding_b5{
	padding-bottom: 5px;}
.padding_b15{
	padding-bottom: 15px;}
.margin_b15{
	margin-bottom: 15px;}
.fontsmall{
	font-size: 0.9em;}
.img-responsive {
    display: block;
    max-width: 100%;
	height: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;}
.text-break {
    overflow:hidden; 
    white-space:nowrap;
    text-overflow:ellipsis;}

.form-control {
    display: block;
	width: 100%;
    height: auto;
    padding: 10px 12px;
    font-size: 1.1em;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	box-sizing: border-box;}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;

  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.title_style{
  position: fixed;
  /*top: 50px;*/
  top: 0;
  right: 0;
  left: 0;
  z-index: 1028;
	float: left;
	margin: 0;
	padding: 8px 15px 7px;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	background: #fff7bf;
	color: #684118;
	text-align: center;
  box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 5%);
}
.title_style h2{
  position: relative;
  font-size: 1.15em;;
	margin: 0;
	padding: 0;}
.title_style h2 span{
  color: #34917c;
  position: absolute;
  left: -6px;
  bottom: -1px;
font-size: 1em;}
.title_style2{
  z-index: 1028;
	float: left;
	margin: 0;
	padding: 6px 15px 5px;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	background: #fff7bf;
	color: #684118;
	text-align: center;}
.title_style2 h2{
  font-size: 1.15em;}

.lantern_style .title_style{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	color: #FFF;
	text-align: left;
	background-color: transparent;}
.lantern_style .title_style h1{
	margin: 0;
	padding: 15px 15px 15px 40px;
	font-size: 1.15em;
	letter-spacing: 2px;
	background: url(../images/icon_title.png) 10px 0 no-repeat;
	background-size: auto 100%;}

.lantern_style .title_style h2{
	float: left;
	margin: 0;
	padding: 5px 15px !important;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	background: #6b6b6b;
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0;}


ul.listview_select{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 1.1em;
	background: #FFF;}
ul.list2 li:nth-child(1){
  border-top: 1px #e1d1c2 solid;}
ul.listview_select li{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 15px 0;
	width: 100%;
	height: auto;
	border-bottom: 1px #e1d1c2 solid;
	box-sizing: border-box;}

.lantern_style ul.listview_select.block_style{
	background: transparent;
	border-top: 0px #DDD solid;}
.lantern_style ul.listview_select.block_style li{
	border-bottom: 0px #DDD solid;
	background: #FFF;
	margin-bottom: 15px;
	border-radius: 4px;}

ul.listview_select.nobg{
	border-top: 0px #DDD solid;
	background: transparent;}
ul.listview_select.nobg li{
	border-bottom: 0px #DDD solid;}
ul.listview_select li.bg_yellow{
	background: #fff3d2;}
ul.listview_select li.bg_blue{
	background: #135f72;}
ul.listview_select li.bg_gray{
	background: #fafafa;}
ul.listview_select li span{
	display: inline-block;}
ul.listview_select li span.title{
	display: inline-block;
	box-sizing: border-box;
	height: auto;
	color: #684118;
	line-height: 150%;}
ul.listview_select li span.content{
	display: inline-block;
	box-sizing: border-box;
	height: auto;
	color: #323232;
	line-height: 150%;}
ul.listview_select li a.item_select{
	display: inline-block;
	box-sizing: border-box;
	color: #34917c;
	line-height: 150%;}
ul.listview_select li a.item_select i{
	float: right;
	font-size: 1.1em;
	margin-top: 4px;}

ul.listview_select li.little_nav.col-xs-6{
	padding: 12px 0 9px;
	width: 50%;}
.lantern_style ul.listview_select li.little_nav{
	padding: 10px 0;
	width: auto;
	min-width: 92px;}
ul.listview_select li.little_nav.active{
	border-bottom: 2px #684118 solid;}
.lantern_style ul.listview_select li.little_nav.active{
	border-bottom: 2px #ffa842 solid;}
ul.listview_select li.little_nav a.item_select{
	color: #684118;
	text-align: center;}
ul.listview_select li.little_nav.active a.item_select{
	color: #684118;
	text-align: center;}
.lantern_style ul.listview_select li.little_nav.active a.item_select{
	color: #ffa842;}


.text-center{
	text-align: center;}
.text-right{
	text-align: right;}

.free_box{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;}
.free_box_padding{
	box-sizing: border-box;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 17px;}
.free_box_padding.gray_style{
	padding: 13px 10px;
	background: #CCC;}

.btn_block a{
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0;
	color: #FFF;
	background: #ffa842;
	text-align: center;
	font-size: 1.1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;}
.lantern_style .btn_block a{
	background: #ffa842;}

.free_box_padding.btn_square{
	box-sizing: border-box;
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 15px;}
.free_box_padding.btn_square .col-xs-6{
	padding:5px;}
.free_box_padding.btn_square .btn_block a{
	padding: 19px 0 15px;}
.free_box_padding.btn_square .btn_block a i{
	font-size: 1.5em;
	margin-bottom: 5px;}

/*MAP*/
/*.iframe_rwd  {
	position: relative;
	padding-top: 350px;
	height: 0;
	overflow: hidden;
	border:0;
	border-top:1px #CCC solid;}
.iframe_rwd iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;}*/
.iframe_rwd  {
	float: left;
	width: 100%;
	height: 350px;
	border:0;
  position: relative;}


/*網頁編輯內容*/	
.page_content{
	color:#555;}
.page_content h3{
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0 0 0 8px;
	font-size:1.15em;
	color: #111;
    font-weight: 500;
	border-left: 5px #111 solid;}
.page_content p{
	font-size:0.95em;
	margin-bottom:10px;
	line-height:180%;}
.page_content a{
	color:#99aa00;}
.page_content a:hover{
	color: #CCC;}
.page_content .box{
    padding: 0 10px;}
.page_content img{
	margin-bottom:15px;}
h1.news_title{
	margin: 5px 0 15px;
	padding: 15px 0;
	font-size: 1.2em;
	color: #111;
	line-height: 160%;
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;}
.lantern_style h1.news_title{
	margin: 5px 0 15px;
	padding: 10px 0;}

.numlist {
	padding-left: 20px;
	margin-bottom:20px;}	
.numlist li{
	list-style-type:decimal;
	font-size:1.15em;
	padding-bottom:2px;
	line-height:200%;}
.numlist li ul li{
	font-size:1em;
	list-style-type:upper-alpha;}
.numlist li ul li ul li{
	font-size:1em;
	list-style-type:lower-alpha;}

/*TABLE*/	
.page_content_table{
	border:0;
	font-size:1.15em;}
.page_content_table th{
	width:180px;
	font-weight:500 !important;
	border-bottom:1px #DDD solid;
	padding:10px 15px;
	background:#f1f1f1;
	color:#333;
	line-height:180%;}
.page_content_table td{
	border-bottom:1px #DDD solid;
	padding:10px 15px;
	line-height:180%;}
.page_content_table a{
	color:#555;}
.page_content_table a i{
	color:#99aa00;
	padding-right:10px;}
.page_content_table a:hover{
	color:#111;}
@media (max-width:767px){
.page_content_table th{
	width:40%;
	padding:10px;}
.page_content_table td{
	padding:10px;}}

p.nodata{
	text-align: center;
	margin: 200px auto; 
	font-size: 1.2em;
	color: #AAA;
	line-height: 200%;
	text-shadow: 0 2px 0 #FFF;}
p.nodata i{
	color: #BBB;
	font-size: 5em;
	margin-bottom:30px;}

.search_style {
  position: relative;
  color: #aaa;
  font-size: 1.1em;}
.search_style input {
  width: 100%;
  height: auto;
  padding: 7px 12px;
  background: #FFF;
  border: 1px solid #CCC;
  border-radius: 20px;
  box-sizing: border-box;}
.search_style input { text-indent: 22px;}
.search_style .fa-search { 
  position: absolute;
  top: 12px;
  left: 13px;}

.table_keyboard{
    bottom: 0;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 9;}
.table_keyboard table{
	border-top: 1px #FFF solid;
	border-left: 1px #FFF solid;}
.table_keyboard table td{
	text-align: center;
	padding: 10px 0;
	color: #fff;
	border-bottom: 1px #FFF solid;
	border-right: 1px #FFF solid;}
.table_keyboard table td:active{
	background: #073b48;}
.bg_orange{
	background: #ffa842;}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
	background: #ffa842;
	color: #FFF;
	font-size: 1.15em;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

p.modalmenu a{
	display: block;
	width: 100%;
	padding: 15px 15px;
	font-size: 1.1em;
	border-bottom: 1px #DDD solid;
    box-sizing: border-box;}
p.modalmenu a:active{
	color: #fff;
	background: #333;}
p.modalmenu a i{
	display: inline-block;
	width: 35px;
	text-align: center;}
.btn-default{
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	color: #ffa842;
	font-size: 1.1em;
	background: #FFF;
	border: 0;
	cursor: pointer;}	
	


  /* 搜尋 */
.search_area{
  position: relative; 
  text-align: left;
  background: #f6f6f6;

}
.search_area input{
  box-shadow: none;
  padding: 9px 35px 6px;
  height: auto;
  font-size: 1.15em;
  color: #111;
  background: #fff;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;}
.search_area input.form-control:focus {
    background: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 8px rgba(102, 175, 233, 0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 8px rgba(102, 175, 233, 0);
  -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;}
.search_area button{
  position: absolute;
  top: 15px;
  left: 15px;
  width: 40px;
  height: 40px;
  border: 0;
  font-size: 1.2em;
  color: #684118;
  background: transparent;}
::placeholder { /* CSS 3 標準 */s
  color: #b29478;}
::-webkit-input-placeholder { /* Chrome, Safari */
  color: #b29478;}
:-ms-input-placeholder { /* IE 10+ */
  color: #b29478;}
::-moz-placeholder { /* Firefox 19+ */
  color: #b29478;
  opacity: 1;}
  
.list_detail2 .box{
  position: relative;
  display:inline-block;}
.like{
  padding: 6px;
  position: absolute;
  left: 13px;
  top: 1px;
  z-index: 10;}
.list_detail2 .like{
  padding: 8px;
  position: absolute;
  left: 5vw;
  top: 4px;
  font-size: 1.15em;}
.like a i{
  color: #fff;}
.like a:focus i,
.list_detail span.active i{
  color: #ffa842} 
.parking-filter-outer-container *{
  -webkit-box-sizing: content-box ;
  box-sizing: content-box ;
}
  /* 20231026 */
  /* 停車場篩選用 */
ul.parking_select{
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  font-size: 1.1em;
  background: #FFF;}
ul.parking_select li{    
  float: left;
  list-style-type: none;
  margin: 0;
  width: 100%;
  height: auto;
  border-bottom: 1px #e1d1c2 solid;
  box-sizing: border-box !important;
}
ul.parking_select li.first{
  padding-top: 15px;
  padding-bottom: 10px;}
ul.parking_select li.second{
  padding-bottom: 15px;}
ul.parking_select label checknbox{
  width: 20px;
  height: 20px;
  border: 5px solid #aaa;}
ul.parking_select li.first label span{
  color: #684118;
  font-weight: bolder;
  font-size: 1.1em;}
ul.parking_select li.second label span{
  color: #000;
  font-size: 1.05em;}
ul.parking_select label i{
  font-size: 1.45em;}


  /*20240709更新*/
.icon_list img {
  height: 34px;
  padding-right: 6px;
  padding-bottom: 4px;
}


/*START 停車格篩選用 */
.parking-filter-outer-container{
  margin-top:-10px;
  display: table;
  margin: 0 auto;
  padding-left:16vw;
  padding-right:10vw;
  /* border:2px solid black; */
  
}
.flex-container{
  display:flex;
  flex-wrap: wrap;
  justify-content:last baseline;
}
.label-container {
  width: 100px;
  display: block;
  position: relative;
  padding-left: 30px;
  padding-right: 5px;
  margin: 0px 16px 12px 16px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;}

.label-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.icon-mark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  border: 2.5px solid #b3b3b3;
  border-radius: 4px;}


/* .checkmark {} */
.disabledmark {
  z-index:-1;
}

.label-container input:disabled ~ .disabledmark {
  z-index:2;
  cursor: not-allowed;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.disabledmark:after {
  content: "";
  position: absolute;
  display: none;
}

.label-container input:checked ~ .checkmark:after {
  display: block;
}

.label-container input:disabled ~ .disabledmark:after {
  display: block;
  z-index:2;
}

.label-container .checkmark:after {
  left: 6px;
  top: 0px;
  width: 9px;
  height: 17px;
  border: solid #b3b3b3;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.label-container .disabledmark:after {
  left: 8px;
  top: -2px;
  width: 5px;
  height: 25px;
  border: solid #b3b3b3;
  border-width: 0 3px 0px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



.label-title {
  margin: 0 30px 12px 0;
  color: #684118;
  font-weight: bold;
}

.flex-content {
  display: flex;
  flex-direction: column;
}
  
@media (max-width: 768px) {
  .parking-filter-outer-container {
    padding: 0 20px;
  }
}

/*20240709更新 收合選單*/


.collapse_title {
	margin: 0px;
	text-align: left;
	cursor: pointer;
	color:#684118;
	font-size: 1.1em;
	font-weight: 500;
	line-height: 36px;
	background: none;
	padding: 8px 12px;
  padding-left:12px !important;
	padding-right:12px !important;
  min-height: 0px !important;
}

.collapse_title_select {
  transition: all 1s;
  /*
	background: linear-gradient(90deg, rgba(0, 145, 160, 0.30) 0%, rgba(0, 145, 160, 0.06) 100%);
	background: linear-gradient(90deg, rgba(0, 145, 160, 0.30) 0%, rgba(0, 145, 160, 0.06) 100%); */
}

.collapse_title img {
  color: #684118;
  transition: all 1s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  height: 15px;
  margin: 8px 8px;
}

.collapse_content {
	margin: 0px;
	text-align: left;
	padding: 0px !important;
	font-size: 16px;
	background: none;
	color: #000;
	line-height: 170%;
	display: none;
}

@media (max-width: 991px) {

	.collapse_title {
		padding: 12px 8px !important;
	}

	.collapse_content {
		padding: 0px !important;
	}


}

.collapse_title_select img{
  transition: all 1s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.collapse_info {
  position: fixed !important;
    bottom: 0px;
    background: #fff;
    border-radius: 12px 12px 0px 0px;
}

.iframe_rwdparking  {
	float: left;
	width: 100%;
	height: 850px;
	border:0;
  position: relative;}

  /*20240918 天氣鄉鎮市*/
  .locatoin_word {
    color: #aeaeae;
    font-size: 0.9em;
}


  