@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
body{	font-family:Verdana, Geneva, sans-serif,"微軟正黑體";	font-size: 14px;  background-repeat:no-repeat; width:100%;}


a {    color:#000000; font-size: 14px; font-family:Verdana, Geneva, sans-serif,"微軟正黑體";}
a:hover{  text-decoration: none; cursor: pointer; color:#cc0000;}
a:active { color:#000000;}
a:focus{  color:#000000;  }
.button {
    border: none;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
}
.jumbotron{  margin-bottom:10px;}
.navbar-brand{ padding:10px;margin-bottom:10px;}
.navbar-nav>li>a{padding-top:5px;}
.flex-control-nav{  bottom: -10px;  position: relative;}
.header{ background-color: #BE0A09; margin-bottom:-1px;}
.navbar-default{  background: #BE0A09;}
.navbar{margin-bottom: 0px;  border:0px; border-radius: 0px;}
.news .title{    color:#cc0000;  font-family:Verdana, Geneva, sans-serif,"微軟正黑體"; font-size: 16px; margin:5px; font-weight: bold;}
.news .news-bg{    background: #efefef; }
.news .date{ color:#cc0000;  font-size:12px; margin-right:10px;}
.news td{    padding:8px 6px;    }
.news .more{    background: #897c76;  text-align: center; padding:5px;}
.news .more span a{    color:#ffffff; display:block;  }
.news ul li {     padding:4px 0px;  }
.news-content .simpleTxt{  font-weight: bold; font-size: 24px;}
.news-content .date{  font-weight: bold; font-size: 12px; color:#cc0000;}
.news-content td{ padding:8px; }
.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    padding:0px;
}
.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.banner{text-align: center; padding-right: 0px;padding-left:0px;}
.banner img{ width: 100%;}
.content-banner img{ width:100%; }
.content-banner{ padding-right: 0px; padding-left: 0px; }
.main , .about {margin-top:10px; }
.main .box { margin-top:5px;width:384px; height:174px; }
.main .img {  background-image:url(../images/about.png); height:100%; background-repeat:no-repeat; background-size:cover; background-position:bottom; }
.main .img-people{   width:180px;    }
.main .tip{ color:#cc0000; font-weight: bold; }
.main .tip-green{ background:#75993e; color:#ffffff; font-weight: bold; padding:5px 10px; border-radius: 4px; }
.main .stuff{    background: #fce5f2;   }
.main .stuff .tip-orange { background:#fad7d2; color:#cc0000; font-weight: bold; padding:5px 10px; border-radius: 4px; }
.main .stuff .tip-black { color:#222222; font-weight: bold; }
.main .stuff .tip-title { color:#222222; font-weight: bold; font-size: 16px;}
.main .stuff .info {  padding-right:0px; padding-left:0px;}
.main .rs-title { font-size: 16px;   font-weight: bold;    color: #cc0000;   }
.main .rs-tip-gray { color:#666666;}
.main .r-table{  border-collapse: collapse ; margin-top:8px;}
.main .r-table .title{background: #4a362d;color:#ffffff; }
.main .r-table .title td{color:#ffffff; }
.main .r-table  td{    padding:5px; border:1px solid #ffffff;    color:#000000;}
.main .btn-search{   background: #fad7d2;color:#ff0000; border-radius: 0px 8px 8px 0px;}
.menu .s-arrow{  float:right;}
.menu{ background: #897c76; text-align:center; margin-top:-1px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border:0px;
    margin-top: 10px;
}
input[type=text] {
    padding:5px; 
    border:1px solid #ccc; 
    -webkit-border-radius: 8px;

}
input[type=password] {
    padding:5px; 
    border:1px solid #ccc; 
    -webkit-border-radius: 8px;

}
.main .thumbnail{    width:22%; float:left;  margin:5px; background: #f0f2f2; padding:0px;}
.main .row{    margin-top:10px;  }
.main .more {
  color: #ffffff;
  padding: 5px;
  position: fixed;
  bottom: 0;
  right: 0; }
.main .org_project .more{    right: -205px;    top:52px;}
.main .org_project img{margin-top:8px;}
.main .tri{  float:right; width:70px;}
.main .stuff-people{ width:150px;}
.main .notice{   margin-bottom: 30px}
.main .notice .container .jumbotron, .container-fluid .jumbotron{   padding:30px 150px; background-color:#F9F9F9;}
.main .notice >div{  padding:0px;}
.main .notice .jumbotron p{    font-size:18px; letter-spacing:1px; line-height:40px; margin-bottom:35px; font-weight:normal; text-indent:40px;}  
.main .notice .jumbotron p:first-letter {   font-size:28px; color:#B1181F; font-weight:bolder; } 
.main .stuff-title{ color:#cc0000; font-weight: bold;font-size: 18px; }
.about .bg{  background:#fbedeb; padding:15px; margin-left:15px; margin-top:5px; float:left; width:74%; height:174px;}
.about .s-title{ color:#cc0000; font-weight: bold; font-size: 16px;  margin-bottom: 8px; display: block;}
.about .s-tip{ color:#ff0000;  margin-top: 12px; display: block;  font-weight: bold;}
.about .img-service{ float:right;}
.stickers{   margin-top: 20px;}
.stickers div{padding-right: 0px; }
.stickers .flexslider{
    background: #4A352C;
    padding:20px 70px;
}
.footer{  background-image: url("../images/bg.jpg");     background-repeat: repeat-x repeat-y;    padding-top:20px;    padding-bottom: 40px;}
.footer .logo{ padding-right:30px; text-align:right;}
.footer li{  float:left; color:#000000;  font-size: 16px;    font-weight: bold;  display: inline-block;  margin-right: 20px;}
.footer li a{    color:#222222;}
.footer li a:active { color:#222222;}
.footer li a:hover{    color:#666666;}
.footer .fb{ text-align: right; padding-top:0px; }
.footer .info{   color:#999999;   font-size:14px;    padding:10px 0px 0px;  }
/* .footer .logo{ padding-top:30px; margin-right: 30px;} */
.footer .inc-stickers{   border-left:2px solid #cccccc; padding-left: 20px;}

ul { /* 取消ul預設的內縮及樣式 */
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.drop-down-menu {
    display: inline-block;
    font-family:Verdana, Geneva, sans-serif,"微軟正黑體";
    font-weight: bold;

}

ul.drop-down-menu li {
    position: relative;
    white-space: nowrap;
}

ul.drop-down-menu > li:last-child {
    border-right: none;
}

ul.drop-down-menu > li {
    float: left; /* 只有第一層是靠左對齊*/
}

ul.drop-down-menu a {
 /* background-color: #897c76;*/
  color: #ffffff;
  display: block;
  padding: 0 20px;
  text-decoration: none;
  line-height: 40px;
  font-size: 16px;
  }

ul.second-floor {
  background-color: #4A352C; }

ul.drop-down-menu li:hover > a {
  /* 滑鼠移入次選單上層按鈕保持變色*/
  background-color: rgba(137, 124, 118, 0.9);

  }


ul.drop-down-menu li:hover > a { /* 滑鼠移入次選單上層按鈕保持變色*/
    background-color: #fad7d2;
    color: #BE0A09;
}
ul.drop-down-menu ul {
  position: absolute;
  z-index: 99;
  left: -1px;
  top: 100%;
  min-width: min-content;
  display: none; 
  list-style: none;
  }

ul.drop-down-menu ul li:last-child {
    border-bottom: none;
}

ul.drop-down-menu ul ul { /*第三層以後的選單出現位置與第二層不同*/
    z-index: 999;
    top: 10px;
    left: 90%;
}
ul.drop-down-menu li:hover > ul { /* 滑鼠滑入展開次選單*/
    display: block;
}

.history2 .year{
  border-radius: 15px;
  margin: 4px;
  background: #ffffff;
  border:2px solid #999999;
}
.history2 .year:hover{ background: #BE0A09;  color:#ffffff;}
.history2 .yearSel{ background: #BE0A09;  color:#ffffff;}

/* 傳愛故事 */
.main .thumbnail{
    height: 281px;
    margin:8px;
}
.thumbnail .caption{    height:50px;}
.main .thumbnail .sub_img{
    height: 180px;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-repeat: no-repeat;
  }
  .more div{    padding:8px;  background-color:#75993e; text-align: center;}
  .news .more:hover{    font-weight: bold;}
  .page_list{   text-align: center; margin-top:20px;}





@media (min-width: 768px){
  .navbar-collapse.collapse {
    height:35px!important;
  }
}

/*	行動裝置	*/
@media (max-width:768px) {

  body{ font-size:16px; width:100%;}
	.cms-contain { padding-top: 50px; }
	.navbar-brand, .navbar-nav>li>a{text-shadow: none; }
    .navbar-default .navbar-nav>li>a{color:#ffffff;  border-bottom: 1px solid #bb9c8e;}
    /*.navbar-default .navbar-nav>li>a:visited{color:#ffffff; background: rgba(111,81,73,0.8);}*/
    #MenuBar1{  margin-top: 0px;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    margin-top: 18px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{ color:#ffffff;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{ color:#ccc; }
.navbar-default .navbar-nav .open .dropdown-menu>li>a{  color:#ccc;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{ background:#6c574d ;}
.nav .open>a, .nav .open>a:focus, .nav .open>a{ background:#6c574d ;}

   /* 右側滑出的選單   */
  .sidenav {
      height: 100%; 
      width: 0;
      position: fixed;
      z-index: 99;
      top: 0;
      right: 0;
      background-color: #5f4539; 
      overflow-x: hidden; 
      padding-top: 50px;
      transition: 0.5s; 
  }

  .sidenav a {
      padding: 4px 0px 4px 10px;
      text-decoration: none;
      color: #818181;
      /*display: block;*/
      transition: 0.3s
  }

  .sidenav a:hover, .offcanvas a:focus{
      color: #f1f1f1;
  }
 .sidenav a >img{ width: 25px;}
  .sidenav .closebtn {
      position: absolute;
      top: -10px;
      left: 65px;
      font-size: 36px;
      margin-left: 50px;
      cursor: pointer;
  }
    ul.drop-down-menu {
        font-weight: normal;
        margin-top: 10px;
        width:100%;
    }
   ul.drop-down-menu a {
    background-color: #4A352C;
    padding: 0 20px; }

  ul.drop-down-menu > li {
    width: 100%;
    border-top: 1px solid #ccc;
    border-collapse: collapse; }

    /* 將子選單加入+號 */
   /* li.dropdown-submenu>a:after{
      display:block;
      content:"+";
      float:right;
      font-size: 15px;
      margin-top:-1px;
      margin-left:5px;
      border: solid 1px #ccc;
      padding:0 4px;
      border-radius: 3px;
    }*/
    /* 選單開啟時變- */
    /*li.dropdown-submenu.open>a:after{
      content:" - ";
    }*/
    li.open ul.dropdown-menu>li.open>ul.dropdown-menu{
      position: relative;
      border: 0;
      border-radius: 0;
      box-shadow: none;
    }
    li.open ul.dropdown-menu>li.open>ul.dropdown-menu>li{
      padding-left: 20px;
    }
     
    /* 滑入選單時變換底色 */
      .dropdown-menu>li>a:focus, 
      .dropdown-menu>li>a:hover {
        background: rgba(0,0,0,0.1) !important;
    }

    .main, .about{margin-top:0px;}
    .main .notice .container .jumbotron, .container-fluid .jumbotron{
      /*  margin-left: 8px;
        margin-right: 8px;*/
		 padding:30px; margin:0px -10px;
    }

    .iframe-video{  width:100%; margin-top: 5px;}

    .main .row{    margin:0px; }
    .slide{margin-top:8px;}
    .about .bg{ width:96%; height:auto;}
    .about img{ width:100%; margin-bottom:10px; }
    .main .box { margin:5px 0px;width:100%; height:342px; }
    .main .img { background-image:url(../images/about_pad.png);  }
    .card { margin:15px;}
    .about .img-service{ width:133px; float:right;margin-top:15px; display: inline-block;}
    .stickers .flexslider{   padding:20px 40px;  margin:0 5px 60px -10px;}
    .footer .logo{   padding-left: 50px;float:left; text-align:left; width:100%; margin-bottom:20px;}
    .footer li{  margin-bottom: 8px;}
	.footer .inc-stickers{   border-left:2px solid #fff;margin-top: 15px; padding-left: 50px}
   
    .main .thumbnail{    width:45%;  margin-left: 10px; height:221px; margin-bottom: 12px;}
    .org_project .thumbnail{margin-bottom: 0px;}
    .main .org_project img{  margin-top: 0px; }

    .main .org_project .thumbnail img{  height: 100px;}
    .main .org_project .thumbnail .tri{  height: 70px;}
    .main .org_project .more{
        right: -118px;
        top: 45px;
    }
    .main .stuff-tb{ margin-left: -8px; margin-right: -8px;}
    .main .table-responsive{    width:auto; margin-bottom:5px;}
    .main .r-table{ width:800px;}
    .main .stuff-tip{   color:#cc0000; margin-top: 5px; font-size: 12px;}
    .main .stuff-scroll{    width: 30px;    margin-top: -5px;}
    .main .thumbnail .sub_img{  height:115px;}
    .more div{  margin-top:10px;}
    #tabs-999134{margin:8px;}
    #tabs-999134 li{    margin: 5px 0px}
    #tabs-999134 ul{    background:#75993e; }
    #tabs-999134 .nav-tabs>li>a{    color:#ffffff;}
    #tabs-999134 .tab-content{  background: #f0f0f0;padding: 5px;}
}

  #tabs-999134 .tab-content {
    background: #f0f0f0;
    padding: 5px; } 

/* 邊線規則 */
.org_tb, .public_border {
  border-style: dashed;
  border-width: thin;
  border-color: gray; }

/* 三角形 */
.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 40px 80px;
  border-color: transparent transparent #3eb071 transparent;
  right: 0px;
   }

/* 卡片效果 */
.org_tb {
  text-align: center;
  background: linear-gradient(to right bottom,transparent 53%, rgba(249, 101, 156, 0.62) 0) no-repeat 100% 100% /5em 3em;
  height: 250px;
  overflow: hidden;
  /*background: #f0f2f2;*/
   }



.org_row {
  box-sizing: border-box;
  width: 100%; }
@media screen and (max-width: 380px){
  .org_img{
    width:100%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px){
  .org_img{
    width:100%;
    height: 70%;
  }
}

@media all and (min-width: 992px){
	.org_img{
		width:100%;
    		height: 70%;
	}
 }



@media all and (min-width: 1026px) and (max-width: 1199px) {
  .org_row {
    margin-left: 12%;
    margin-right: -5%; } }
/* 陰影效果 */
.shadow {
  transition: box-shadow 0.3s ease-in-out;
    color: #ffffff;

    padding: calc(100% - 3em) ;


  }
@media all and (max-width: 992px){

/*	.shadow{
		padding: 20px;
	}*/
 }  
  .shadow:hover {
    text-shadow: 0px 0px 8px #969696; }

/* 字留空 */
.org_text {
  padding-left: 11%;
  padding-right: 11%;
  /*font-size: 2vh;*/
  font-size: 1.7vh;
   }

/* <!---101有改 --->
.stickers{
    background-color: #4a362d;
}*/
[id^=menu-l], .sc-menu {
  display: none; }

@media all and (max-width: 930px) {
  .menu2 {
    height: 40px; }

  .sc-menu {
    display: block;
    padding-top: 10px; }

  #MenuBar1 {
    display: none; }

  [id^=menu-l] {
    display: none; }

  [id^=menu-l]:checked + #MenuBar1 {
    display: initial; } }
.menu2 {
  color: white;
  text-align: center;
  display: inherit;
  background-color: #4A352C;
  box-sizing: border-box; }

@media (max-width: 480px) {
  .about .bg {width: 92%; } 
  .main .box {  height:159px; }
  .main .img { background-image:url(../images/about_mob.png);  }
  }  
.more_Story {
  padding: 8px;
  border: 1px solid #333333;
  color: #333333;
  padding: 5px;
  bottom: 0;
  right: 0; }
.more_Story:hover {
    text-shadow: 3px 3px 3px #cccccc;
    color: #333333; }

.text-align {
  text-align: center; }

.cust_pgList li > a, .cust_pgList li > span {
  border: 0;
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #000000;
  text-decoration: none;
  background-color: #fff;
  border-radius: 50%; 
  }
  
  .cust_pgList li > a:hover, .cust_pgList li > span:hover {
    z-index: 3;
    color: #ffffff;
    background-color: #fba5aad1;
    border-color: #BE0A09d1; }
.cust_pgList li:first-child > a, .cust_pgList li:first-child > span, .cust_pgList li:last-child > a, .cust_pgList li:last-child > span {
  border-radius: 40%; }
.cust_pgList .active > span, .cust_pgList .active > span:focus, .cust_pgList .active > span:hover {
  background-color: #BE0A09; }

.cust_table tbody > tr > td {
  padding: 4px;
  vertical-align: middle; }

@media screen and (min-width: 1200px) {
  .cust_index {
    width: 1200px; } 
    }
ul.drop-down-menu ul:not(:first-child) a {
  font-size: 14px; }
.cust_a{

    right: 18px;
    position: absolute;
    bottom: 0;
}
@media all and (max-width: 768px) {
  .cust_a{
    right: 35px;
    bottom: 15px;
  }
}
.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
  border: none; }

/*# sourceMappingURL=style.css.map */

.text-size1{
  font-size: 18px;
  font-family: Verdana, Geneva, sans-serif,Microsoft JhengHei;
}
.text-size2{
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif,Microsoft JhengHei;
}
.text-size3{
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif,Microsoft JhengHei;
}