/*========== 最外層框架 ==========*/
body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
input[type="button"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
  padding: 0 0;
  margin: 0 0;
}
p {
  margin: 0;
  padding: 0;
}
ul {
  padding: 0 0;
  margin: 0 0;
  list-style: none;
}
a {
  text-decoration: none;
  color: #3b3b3b;
}
a:link {
  color: #3b3b3b;
}
a:visited {
  color: #538141;
}
a:hover {
  color: #538141;
}
a:active {
  color: #3b3b3b;
}
html {
  font-size: 0.825em;
}
body {
  padding: 0 0;
  margin: 0 0;
  font-family: "微軟正黑體", "Helvetica Neue", Helvetica, Arial, "PingFang TC", "Heiti TC", "思源黑體", "Microsoft JhengHei", "Noto Sans T Chinese", "Droid Sans Fallback", sans-serif;
  font-size: 1.1em;
  color: #494949;
}

:focus {
 /* outline: 2px solid #a35144 !important;
  background: #b14f40 !important;
  -moz-outline-style: 2px solid #a35144 !important;
  color: #fff !important;
  padding: 2px 4px;*/
}

/*輸入框下拉框等等*/
input,
textarea,
select{
  padding: .6rem 1rem;
  border: 1px solid #ababab;
  background: #fff;
  border-radius:3px ;
  outline-color:#5cafbd;
  width: 100%;
  /* font-size: 16px; */
  font-size: 18px;
}

input[type=checkbox] {
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FireFox */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
}

/*
Accesskey_U：上方功能區塊，包括回首頁、網站導覽、網站搜尋、字體選擇等。
Accesskey_C：中央內容區塊，為本頁主要內容區。
Accesskey_s：網站搜尋。
Accesskey_Z：下方功能區塊。
Accesskey_L: 左側區域
Accesskey_R: 右側區域*/
.toplink {
  z-index: 99999;
  position: absolute;
  top: 0;
  left: 0;
}
a[accesskey] {
  position: absolute;
  z-index: 1000000;
  color: rgba(255, 255, 255, 4);
}
#AU[accesskey] {}
#AU:focus {
  color: #FFF;
  left: 0;
  margin-left: 0;
  margin-top: 0;
}
/*內頁用*/
.solidblockmenu #AU:focus {
  color: #000;
}
/*Alt+C：中央內容區塊，為本頁主要內容區。*/
#AC[accesskey] {
  left: 5px;
  top: 5px;
}
#AC:focus {}
/*Alt+S：網站搜尋。*/
#AS[accesskey] {}
#AS:focus {}
/*Alt+L：左方功能區塊。*/
#AL[accesskey] {}
#AL:focus {}
/*Alt+R：右方功能區塊。*/
#AR[accesskey] {}
#AR:focus {}
/*Alt+Z：下方功能區塊。*/
#AZ[accesskey] {}
#AZ:focus {}
/*沒用到隱藏*/
.Accesskey_L, .Accesskey_R {
  display: none;
}
/*========== END-最外層框架 ==========*/
@media print {
  /* 在列印時隱藏特定的元素 */
  .no-print {
    display: none;
  }
  /* 將頁面背景設置為白色 */
  body {
    background-color: white;
  }
  /* 在列印時取消超鏈接的下劃線 */
  a:link, a:visited {
    text-decoration: none;
  }
  /* 在列印時取消超鏈接文字 */
  a[href]:after {
    content: " ("attr(href) ")" !important;
  }
  /* 將頁面寬度設置為8.5英寸 */
  body {
    width: 8.5in;
  }
  /* 在列印時強制換頁 */
  .page-break {
    page-break-after: always;
  }
}
/*========== header頁頭框架 ==========*/
.index_container {
  width: 100%;
}
/*為了無障礙導盲磚做的相對*/
#home {
  position: relative;
}
#container {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #fff;
}
/*========== END-最外層框架 ==========*/
/*========== header頁頭框架 ==========*/
.index_container {
  width: 100%;
  background: #eaecf0;
}
.header {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.main_container .header {}
.header.head-top {}
.header .container {
  padding: 0;
  position: relative;
}
.header .group-wrapper {
  position: relative;

}
.header .header_group {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  display: block;
}
.header .header_group .wrap {
  width: 100%;
  display: block;
  overflow: hidden;
  min-height: 136px;
}
/*包覆LOGO+TOP選單+搜尋+關鍵字*/
.header_group .inner_wrap {
  display: flex;
  flex-direction: row;
  padding: 1.2rem 0;
  width: 1600px;
  margin: 0 auto;
  position: relative;
  justify-content: space-between;
  align-items: center;
}
/*包覆TOP選單+搜尋+關鍵字*/
.header_group .inner_wrap .grinfo {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
/*包覆TOP選單+搜尋*/
.header_group .inner_wrap .grinfo .cong {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
}
/*===== LOGO =====*/
.header_group h1 {
  position: relative;
  padding: 0;
  z-index: 999;
  width: auto;
  display: inline-block;
  text-indent: -9999px;
}
.header_group h1 span.namelo {
  display: none;
  text-indent: -9999px;
}
.logo {}
.header_group h1 a, .logo a {
  text-transform: capitalize;
  text-decoration: none;
  display: block;
  color: inherit;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  font-size: 0;
}
.logorwd {
  display: none;
}
/*===== END-LOGO =====*/
/*===== 搜尋search =====*/
.search_form {
  z-index: 8;
  display: block;
  min-width: 240px;
  display: none
}
#search_form_c {
  background: #f1f4f7;
  border: 1px solid #e5e8eb;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
#search_form_c input {
  border: none !important;
}
.search_form .search_key {
  color: #6f6f6f !important;
  float: left;
  padding: .7rem 1rem;
  width: 100%;
  background: #f1f4f7;
}
.search_form .search_btn {
  background: url(../images/search.png) center center no-repeat #867bae;
  min-height: 100%;
  width: 42px;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -9999px;
}
input#search_key_c:hover {
  background-color: rgba(202, 116, 145, .25) !important;
}
input#search_btn_c:hover {
  background: url(../images/search.png) center center no-repeat #5ca99b;
}
/*===== END搜尋search =====*/
/*===== TOP選單olidblockmenu =====*/
.solidblockmenu {
  padding: 0;
  display: inline-block;
}
.solidblockmenu ul {
  width: auto;
  float: right;
  border-radius: 25px;
  padding: 0.5rem 1rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.solidblockmenu ul li {
  display: inherit;
  float: left;
  padding: 0 .6rem;
  position: relative;
}
.solidblockmenu ul li::before, .solidblockmenu ul li::after {
  content: "";
  display: block;
  position: absolute;
  right: -11px;
  top: 4px;
  width: 14px;
  height: 18px;
  background: #545454;
  clip-path: polygon(39% 0, 40% 0, 1% 100%, 0 100%);
}
.solidblockmenu ul li a {
  display: inline;
  color: #545454;
  font-size: 1.36rem;
  font-weight: 600;
  padding: 0 2px;
}
.solidblockmenu ul li a:hover {
  color: #ea5420;
}
.solidblockmenu ul li:nth-last-child(1), .solidblockmenu ul li:nth-last-child(2), .solidblockmenu ul li:nth-last-child(3) {
  padding: 0 .3rem;
}
.solidblockmenu ul li:nth-last-child(1)::before, .solidblockmenu ul li:nth-last-child(1)::after, .solidblockmenu ul li:nth-last-child(2)::before, .solidblockmenu ul li:nth-last-child(2)::after, .solidblockmenu ul li:nth-last-child(3)::before, .solidblockmenu ul li:nth-last-child(3)::after {
  display: none;
}
.solidblockmenu ul li:nth-last-child(3) {
  margin-left: 1rem;
}
/*=== 會員登入後的名與登出 ===*/
.solidblockmenu .member_out {}
.solidblockmenu .member_out span {
  color: #ED9027;
  padding-right: 8px;
}
.solidblockmenu .member_out a {}
.solidblockmenu .member_out a:hover {}
/*=== END會員登入後的名與登出 ===*/
/*===== END-TOP選單solidblockmenu =====*/
/*===== site_top_info頁尾設定(後台文字)此網站用於關鍵字 =====*/
/*少用可以在HTML放置廣告圖片*/
.site_top_info {
  position: relative;
  padding: .5rem 0;
}

.site_top_info .keysearch .seoword ul li a span {}
/*===== END-site_top_info頁尾設定(後台文字)此網站用於關鍵字 =====*/
/*END-少用可以在HTML放置廣告圖片*/
/*===== 主選單 menu(UL樣式在jqueryslidemenu.css)=====*/
.header-top {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: 84px;
  background: #5cafbd;
}
/*刪除*/
.jqueryslidemenu {}
.logo-nav {}
.nav-icon {
  display: none;
}
#menu_box1 {}
span.menu {
  display: none;
}
/*選單下級自訂*/
#home .title {
  margin-bottom: 13px;
  text-align: center;
  margin: 2em 0 1.5em 0;
  display: none;
}
#home .title .g_h3 {
  color: #5ca098;
  display: inline;
}
#home .title p {
  display: inline;
  vertical-align: middle;
}
#about62 {
  border-top: 5px solid #f1f1f2;
}
#about62 .module {
  padding: 15px 20px;
  color: #595757;
}
#about62 .module img {
  align-items: center;
  width: 40%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#about62 .module h5 {
  margin-bottom: 10px;
  margin-top: 10px;
}
#about62 .module p {
  margin: 0 0 10px;
}
#about62 .module img {
  align-items: center;
  width: 30%;
}
#about62 .module .green {
  color: #6ac09e;
}
/*===== END主選單 menu(UL樣式在jqueryslidemenu.css)=====*/
/*===== 圖片輪播 =====*/
.site_banner {
  width: 100%;
  margin: 120px 0 0 0;
  text-align: center;
  display: block;
}
.site_banne .banner {
  min-height: 500px;
}
.flash_module_div {
  overflow: hidden;
  float: left;
  text-align: center;
  padding: 1rem 1.5rem;
}
.banner {
  min-height: auto;
  height: auto;
}
.banner ul {
  height: auto !important;
}
.banner ul li a {
  display: block;
  width: 100%;
  height: auto;
}
.banner ul li a img {
  width: 100% !important;
}
/*RWD*banner*/
#adaptive_rwd {
  display: none;
}
/*===== END圖片輪播 =====*/
/*========== ENDheader頁頭框架 ==========*/
/*===== 頁底FOOTER =====*/
#footer {
  color: #fff;
  background: #62989f;
  text-align:left;
  overflow: hidden;
  padding: 1.8rem 0;
  font-size: 1.205rem;
  font-weight: 600;
}
#footer .container {
  position: relative;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
#footer .container a {
  font-weight: 600;
  color: #494949;
}
/*隱私權+政策*/
#footer .copyright {
}
#footer .copyright ul {}
#footer .copyright ul li {
  display: inline-block;
  width: auto;
  position: relative;
  padding: 0 .5rem;
}
#footer .copyright ul li a {}
#footer .copyright ul li::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 90%;
  top: 5px;
  right: 0;
  background: #252525;
}
#footer .copyright ul li:first-child {
  padding-left: 0;
}
#footer .copyright ul li:nth-last-child(1)::after {
  display: none;
}
#footer .copyright p {
  line-height: 180%;
}
/*圖片 code+gov*/
#footer .photolime {
  width: 12%;
  text-align: right;
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-evenly;
  margin: 0 0 .5rem 0;
}
#footer .photolime span {
  display: inline-block;
}
#footer .photolime img {}
#footer .photolime a {
  display: block;
}
/*無障礙*/
#footer #accessibility {
  width: auto;
  float: right;
  text-align: right;
  margin: 0 0 0.5rem 0;
}
/*~~~隱藏頁底舊人數*/
.footer_people .counter_layout_div {
  display: none;
}
.updatetime_3 {
  display: inline;
}
.updatetime_layout_3 {
  display: none;
}
/*== 頁底TOP按鈕==*/
#roll_top {
  display: none;
  z-index: 299;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0, 0, 0, .3);
  font-size: 140%;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  border-radius: 2px;
}
#roll_top a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 15px;
}
#roll_top a:before {
  content: url(../images/gotop.png) !important;
}
#roll_top span {
  display: none;
}
/*== END///頁底TOP按鈕==*/
/*===== END-頁底FOOTER =====*/
/*===== 頁底計數器 =====*/
/*===== END-頁底計數器 =====*/
.center_layout.counter_layout {
  padding: 1.5rem 0;
  background: #5ca99b;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.center_layout.counter_layout .counter_title .title_h2 {
  display: none;
}
.center_layout.counter_layout .counter_content {
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  white-space: nowrap;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
.center_layout.counter_layout .counter_content .counter_layout_div {
  margin: 0 auto;
  width: 782px;
}
.center_layout.counter_layout .counter_content .counter_layout_div div {
  float: left;
  display: inline-block;
  margin: 0 .8rem;
}
/*===== END-頁底FOOTER =====*/
/* ========== 內容框架 ==========*/
/* === 首頁 ===*/
#mainContent {
  overflow: hidden;
  padding: 0 !important;
}
/* === 內頁 ===*/
.main_container #mainContent {
  margin: 0 auto;
}
/* ========== 三欄式左中右 ==========*/
.left_more_modules, .center_more_modules, .right_more_modules {
  float: left !important;
  position: relative;
  z-index: 1;
}
/*=== 左中右模組距離共用 ===*/
.left_more_modules .mc_02, 
.center_more_modules .mc_02, 
.right_more_modules .mc_02 {}
/*=== 崁套模組標題 === */
.more_modules .center_layout_title .title_h2 {
  display: none;
}
/*== 模組共用 ==*/
.title_h2 {
  margin: 0;
  padding: 0;
  text-align: left;
  font-weight: 600;
  display: inline-block;
  color: #434343;
  font-size: 2.28rem;
}
/*== (左中右)模組標題 ==*/
.section .title_h2 {
  font-size: 2.4rem;
}
.module_more {
  position: absolute;
  top: 0;
  right: 0.5rem;
}
.module_more a {
  font-size: 3rem;
  color: #fff;
  font-weight: 400;
}
.center_layout_content {
  margin: 0 auto;
}
/*title標題圖*/
.img_list .img_pic {
  text-align: center;
}
.img_list .img_pic a {
  display: block;
}
.img_list .img_pic img, .graphic_list .img_pic img {
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
/*內容*/
.img_list .narrative_text, .graphic_list .narrative_text {}
.img_list li:nth-child(4n) .module_block, .graphic_list li:nth-child(4n) .module_block {
  margin-right: 0 !important;
}
.img_list li {
  width: 25%;
}
/*最新消息發布*/
.up_date {
  margin: 0.5rem 0;
  display: inline-block;
}
/*=== 明細Tab分頁(三項) ===*/
/*分項*/
.list_tab {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.list_tab ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.list_tab ul li {
  text-align: center;
  padding: 0 0 1rem 0;
  width: 33.3333%;
}
.list_tab ul li.is-active {
  position: relative;
}
.list_tab ul li a {
  color: #545454;
  padding: .6rem 2rem;
  display: block;
  font-weight: 600;
  font-size: 1.68rem;
  background: #efefef;
}
.list_tab ul li.is-active a, .list_tab ul li.is-active a:hover, .list_tab ul li.is-active a:focus {
  color: #fff !important;
  ;
  background: #967249 !important;
  ;
}
.list_tab ul li.is-active a::after, .list_tab ul li.is-active a:hover::after {
  position: absolute;
  content: "";
  display: inline-block;
  background: #967249;
  left: 50%;
  bottom: 5px;
  margin-left: -5px;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  width: 11px;
  height: 9px;
}
.list_tab ul li a span {}
/*內容*/
.group-listtab {
  padding: .8rem 0 2rem 0;
}
.group-listtab .news_list {
  padding: 0;
  margin: 0;
}
.group-listtab .news_list li {}
/*MORE*/
.understand_more {
  display: block;
  text-align: center;
  margin: .8rem 0 1rem 0;
}
.understand_more a {
  background: #fff url(../images/more_modulea.png) 22% center no-repeat;
  border: 1px solid #ad8b70;
  border-radius: 2px;
  padding: 0.8rem 3rem 0.8rem 5rem;
  color: #967249;
  display: inline-block;
  width: auto;
  font-size: 1.38rem;
  font-weight: 600;
}
/*=== 資訊列表 ===*/
.news_list {
  margin: 0px auto;
  padding: 0px;
  list-style: none;
}
.news_list li {
  margin: 0px;
  display: block;
  width: 100%;
  border-bottom: 1px #e3e1de dashed;
  overflow: hidden;
  padding: 0.5rem .6rem 0.2rem .6rem;
  margin-bottom: 3px;
  text-align: left;
}
.news_list li:last-child {}
.news_list li span, .news_list li a {
  display: block;
}
.news_list li span {
    background: #6badc2;
    color: #fff;
    font-size: 1.24rem;
    padding: 2px 6px;
    margin: 0 0 3px 0;
    border-radius: 2px;
    display: inline-block;
}
.news_list li a {
  color: #5b5b5b;
  font-weight: 600;
  font-size: 1.54rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  padding: 0 0 2px 1rem;
  position: relative;
}
.news_list li a:hover {
  color: #967249;
}
.news_list li a::after {
position: absolute;
    content: "";
    display: inline-block;
    left: 5px;
    top: 12px;
    /* clip-path: polygon(0 100%, 0 0, 100% 50%); */
    background: #6ca081;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
/*=== 圖文列表 ===*/
.img_list {
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  list-style: none;
  overflow: hidden;
}
.img_list li {
  display: inline;
  float: left;
  position: relative;
  width: 33%;
}
.img_list li a {
  display: block;
}
.img_list li p {
  text-align: center;
  overflow: hidden;
  font-weight: 600;
  font-size: 1.7rem;
  padding: .5rem 0;
}
.img_list li p a, .img_list li p span {
  color: #434343;
}
.img_list li a:hover {
  color: #ea5420
}
.img_list img {
  text-align: center;
  clear: both;
  border: none;
}
/*=== 圖文列表 ===*/
.graphic_list {
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  list-style: none;
  overflow: hidden;
}
.graphic_list li {
  display: inline;
  float: left;
  position: relative;
  width: 25%;
}
.graphic_list li p {
  text-align: left;
  overflow: hidden;
}
.graphic_list li p a {
  color: #444;
}
.graphic_list li p a:hover {
  color: #e73828;
}
/*圖文框架*/
.graphic_list .module_block {
  text-align: center;
  padding: 1rem;
  position: relative;
}
/*後台上傳的圖片*/
.graphic_list .module_block .img_pic {}
.graphic_list .module_block .img_pic a {
  display: block;
}
.graphic_list .module_block img {
  text-align: center;
  clear: both;
  border: none;
}
/*大小標 + 內容 + more更多*/
.graphic_list .main_title {
  font-size: 1.5rem;
  font-weight: 600;
  padding: 0.5rem 0 0 0;
}
.graphic_list .substandard {
  font-weight: 600;
  font-size: 1.3rem;
  color: #808080;
  padding: 0 0 0.5rem 0;
}
.graphic_list .inner_text {
  font-size: 1em;
}
.graphic_list .understand_more {
  font-size: 1em;
  background: #8bc0ba;
  padding: 0.2rem 1rem;
  display: inline-table;
  margin: 1rem 0;
  -webkit-border-top-left-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-bottomright: 16px;
  border-top-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.graphic_list .understand_more a {
  color: #fff;
}
.graphic_list .understand_more:hover {
  background: #ea5420;
}
/*日期*/
.graphic_list .date_establishment {
  padding: 10px 0;
}
.graphic_list .date_establishment .date_time {
  color: #898989;
}
/*== 產品列表 ==*/
.goods_list li {
  margin: 10px 0 25px 0px;
  position: relative;
}
.goods_list li a {
  display: block;
  margin: 0 auto;
}
.goods_list li img {
  display: block;
  width: 100%;
}
/*iframe 影片崁入(等比伸縮100%)*/
.videobox {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.videobox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*=== 內頁搜尋按鈕 ===*/
#search_form_cx {
  text-align: right;
  width: 100%;
  overflow: hidden;
}
#search_form_cx input {
  padding: 0.5rem 1rem;
  border: 1px solid #967249;
  display: inline-block;
  float: left;
}
#search_form_cx input.search_btn {
  border-radius: 3px;
  padding: 0.5rem 1.5rem;
  background: #967249;
  color: #fff;
  border: 1px solid #967249;
  position: relative;
  margin-left: -3rem;
}
/*////END iframe 影片崁入(等比伸縮100%)*/
/*END模組共用*/
/* ===== 左邊模組 =====*/
#left_sidebar {}
.left_layout {}
.left_layout .left_layout_title {}
.left_layout_title .mt_03 {}
.left_layout_title .mt_02 {}
.left_layout_title .mt_01 {}
.left_layout_title .mt_01 .title_h2 {}
.left_layout_title .mt_01 .module_more {}
.left_layout_title .mt_01 .module_more a {}
.left_layout_title .mt_01 .module_more a:hover {}
.left_layout_content {}
.left_layout_content .mc_03 {}
.left_layout_content .mc_02 {}
.left_layout_content .mc_01 {
  padding: 0px;
}
.news_list {
  margin: 0px;
  padding: .5rem 0;
}
.infor_list .news_list li {}
.left_layout_content .mc_01 .news_list li a {}
.left_layout_bottom {}
.left_layout_bottom .mb_03 {}
.left_layout_bottom .mb_02 {}
.left_layout_bottom .mb_01 {}
.member_layout .left_layout_title .mt_03, .mudule_3 .left_layout_title .mt_03 {}
.member_layout .left_layout_title .mt_01, .mudule_3 .left_layout_title .mt_01 {}
.member_layout .left_layout_title .mt_01 .title_h2 {}
/*左邊圖文樣式*/
.left_layout .graphic_list li {
  width: 50%;
}
.left_layout .graphic_list .module_block .img_pic {
  width: 28%;
  float: left;
  margin-right: 2%;
}
.left_layout .graphic_list .narrative_text {
  width: 70%;
  text-align: left;
  float: left;
}
.left_layout .graphic_list .understand_more {
  background: none;
  border-top: 2px solid #139b8d;
}
.left_layout .graphic_list .understand_more a {
  color: #444;
}
.left_layout .graphic_list .understand_more:hover {
  background: none;
  border-top: 2px solid #e5493a;
}
.left_layout .graphic_list .understand_more:hover a {
  color: #e5493a;
}
/*右邊圖文樣式*/
.right_layout .graphic_list li {
  width: 33.333%;
}
/* ===== END左邊模組 =====*/
/* ===== 中間模組(首頁選擇用) =====*/
.center_layout {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
/*其他首頁不顯示模組*/
.center_layout_title {}
.center_layout_title .mt_03 {}
.center_layout_title .mt_02 {
  width: 100%;
  position: relative;
  text-align: center;
}
.center_layout_title .mt_01 {
  width: 100%;
  position: relative;
}

/*首頁出現*/
.center_layout_title .mt_01::after{
position: absolute;
    content: "";
    width: 40%;
    height: 3px;
    display: inline-block;
    top: 50%;
    margin-top: -5px;
    left: 30%;
    background: #9bb4c2;
    z-index: 1;
}
.center_layout_title .mt_01 .title_h2 {
width: auto;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0 1.5rem;

}
.center_layout_content .mc_03 {
  overflow: hidden;
  width: 100%;
}
.center_layout_content .mc_02 {
  overflow: hidden;
  width: 100%;
}
.center_layout_content .mc_01 {
  overflow: hidden;
  width: 100%;
}
/* ===== END-中間模組 =====*/
/*===== 自設定序號模組 =====*/
/*使用崁套模組*/
.more_modules {
  padding: 1rem 0;
  clear: both;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
.more_modules .center_layout_content {}
/*== 圖文共用 ==*/
/*把more更多搬到模組bottom(中間)*/
.more_modules .mb_01 {
  text-align: center;
}
.more_modules .more_module_more {
  padding: .6rem 1rem;
  display: inline-table;
}
.more_modules .more_module_more a {
  font-weight: 600;
  color: #434343;
  text-transform: uppercase;
}
/*==== 個別設定系統產生序號模組 ====*/
/*自己寫*/
/*~公用框架(崁套)*/
.index_container #content {}
/*模組大框架*/
.section {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 3rem 0;
}
/*內頁模組大框架*/
.main_container .section {
  padding: 0;
}
/*取消砍套內的1200px寬度*/
.more_modules .center_layout_content .mc_01 .more_module_left_layout_content .mc_01, 
.more_modules .center_layout_content .mc_01 .more_module_center_layout_content .mc_01, 
.more_modules .center_layout_content .mc_01 .more_module_right_layout_content .mc_01 {
  width: inherit;
}
/*============ (一)學校專區登入模組 ============*/
.school_loginarea{
      padding: 2rem 0 0 0;
}
.school_loginarea .area_menu{}
.school_loginarea .area_menu .infor_contain{
    min-height: initial;
    position: relative;
    background: none;
}
.school_loginarea .area_menu .infor_contain::after{
content: "";
    display: inline-block;
    position: absolute;
    width: 2px;
    border-right: 2px #4a636a75 dotted;
    height: 50%;
    top: 25%;
    left: 33%;
    display: none;

}
.area_menu .menu_box{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.area_menu .menu_box .tits{
   margin:0;   
    padding:0 2rem;
    position: relative;
}
.area_menu .menu_box .tits::after{
    position: absolute;
    content: "";
    right: -10%;
    top: 25%;
    display: inline-block;
    border-right: 5px #aaa097 dotted;
    width: 2px;
    height: 50%;

}


/*ICON*/
.area_menu .menu_box .tits .ipho{}
.area_menu .menu_box .tits .ipho img{}

/*標題*/
.area_menu .menu_box .tits span{
    font-size: 2rem;
    font-weight: 900;
}

/*內容*/
.area_menu .menu_box .areacontent{
  padding: 1rem 0;
}
.area_menu .menu_box .areacontent ul{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.area_menu .menu_box .areacontent ul li{
    margin: 0 .15rem;

}
.area_menu .menu_box .areacontent ul li a{
display: inline-block;
    border-radius: 3px;
    font-weight: 600;
    background: #92785fd6;
    color: #fff;
    padding: .5rem 1rem;

}
.area_menu .menu_box .areacontent ul li a:hover{
      background: #d9885e;
}
.area_menu .menu_box .areacontent ul li.out{}
.area_menu .menu_box .areacontent ul li.out a{
      background: rgb(62 144 124 / 75%);
}
.area_menu .menu_box .areacontent ul li.out a:hover{
        background: #d9885e;
}
/*== ///END-登入後選單模組 ==*/


/*============ (二)科展進行流程 ============*/
/*崁入*/
.section.exhibition_box{
  background:#f1f1f1;
}
iframe.exhibition_process{}

.section.exhibition_box .center_layout_title .mt_01 .title_h2{
  background: #f1f1f1;
}



/*============ (三) 最新消息 ============*/
.section.news_box{}
.section.news_box .news_list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin:2.5rem 0 2rem 0;
}
.section.news_box .news_list li{
 flex: 0 0 49%;
    border: 1px solid #cccccc57;
    border-bottom: 1px solid #ccccccb8;
    margin: .5%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 1rem 1.5rem;
    border-radius: 2px;
}


/*==== ///END-首頁自定義模組 ====*/

/* ==== END-首頁模組 ====*/
/*=== END購物車首頁模組價錢 ===*/
/*~ 未整理出*/
#links {
  width: 820px;
  height: 187px;
  position: relative;
}
#ribbon {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 500;
}
#linkslide {
  position: absolute;
  top: 0px;
  left: 33px;
  z-index: 100;
}
#linkslide .next, #linkslide .prev {
  position: absolute;
  top: 0px;
  left: -28px;
  width: 35px;
  height: 167px;
  display: block;
  z-index: 101;
}
.links_container {
  width: 800px;
  height: 167px;
  overflow: hidden;
  position: relative;
  padding: 15px;
  padding-top: 20px;
}
/* ==== 網站導覽 ====*/
/*== 內容+導覽選單 ==*/
.sitemap {
  width: 100%;
  overflow: hidden;
  padding: 1rem 0;
}
/*== 文字解說 ==*/
.site_map_text {
  background: #efeae47d;
  padding: 2rem;
  border-radius: 5px;
  margin-bottom: 2rem;
  font-weight: 600;
  line-height: 140%;
  color: #5e4933;
}
.site_map_text p {
  position: relative;
  padding: 0 0 0 1rem;
}
.site_map_text p::after {
  position: absolute;
  content: "";
  display: inline-block;
  background: #5e4933;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  width: 6px;
  height: 10px;
  left: 0;
  top: 9px;
}
.site_map_text ul {
  padding: 0.5rem 0 0.5rem 2rem
}
.site_map_text ul li {}
/*== 導覽選單 ==*/
.sitemap_menu {
  padding: 0 .5rem;
}
.sitemap_menu ul {}
/*第一層*/
.sitemap_menu ul li {
  margin: 0 0 1rem 0;
  display: block;
  overflow: hidden;
}
.sitemap_menu ul li a {
  font-weight: 900;
  color: #3f473e;
  padding: 0 1rem 0 1rem;
  display: block;
  border-left: 5px solid #7f9b7b;
  margin: 1rem 1rem 0 1rem;
}
/*第二層*/
.sitemap_menu ul ul {
  display: flex;
  flex-direction: row;
  background: #fff;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 1rem;
}
.sitemap_menu ul li li {
  background: #fff;
  flex: 0 0 33.33%;
  padding: 0;
  margin: 0;
}
.sitemap_menu ul li li a {
  font-weight: inherit;
  background: #627d5f;
  margin: 6px 10px;
  color: #fff;
  padding: 5px 25px;
  border-radius: 5px;
  border-left: none;
}
.sitemap_menu ul li li a:hover {
  background: #71956c;
}
/*第三層*/
.sitemap_menu ul ul ul {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem 1.5rem;
  margin: 0;
}
.sitemap_menu ul li li li {
  padding: 0;
  margin: 0;
}
.sitemap_menu ul li li li a {
  color: inherit;
  background: initial;
  padding: 0 0.5rem 5px 0.5rem;
  margin: 0;
  border-bottom: 1px #7b8d79 dashed;
  border-radius: inherit;
}
.sitemap_menu ul li li li a:hover {
  color: #ea5420;
  background: initial;
}
/*第四層*/
.sitemap_menu ul ul ul ul {
  background: #fbfbfb;
}
.sitemap_menu ul li li li li {
  position: relative;
  padding: 0 0 0 .8rem;
  background: #fbfbfb;
}
.sitemap_menu ul li li li li::after {
  position: absolute;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #7f9b7b;
  border-radius: 50%;
  top: 12px;
  left: 0;
}
.sitemap_menu ul li li li li a {
  border: none;
  padding: 0;
}
/* ==== ///網站導覽 ====*/
/*==== 表單頁面 (清除與複選單重疊樣式)====*/
.information.form_page {}
.information.form_page .infor_nav {
  padding: 0;
  margin: 0;
}
.information.form_page .infor_nav .mt_01 {
  padding: 0;
}
/*重複標題所以隱藏*/
.information.form_page .infor_nav .mt_01 .infor_title, .information.form_page .infor_nav .mt_01::after, .information.form_page .infor_nav .mt_01::before {
  padding: 0;
  margin: 0;
  display: none;
}
/* ==== 聯絡我們 ====*/
.main-section {
  width: 100%;
  background: #fff;
  padding: 1rem;
  margin: 0 0 2rem 0;
  box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}
.login-form {
  position: relative;
  margin: 0 auto;
}
.login-form form {}
/*表頭文字*/
.form-narrative {}
.form-narrative ul, .form-narrative ol {
  padding: 0 0 1rem 20px;
}
.form-narrative ul {
  list-style-type: disc;
}
.form-narrative ul li, .form-narrative ol li {
  padding: .5rem 0;
}
.main-section .login-form .container {
  width: auto;
}
/*表單內容*/
.information.form_page .form-all {
  padding: 1rem 0;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: flex-start;
  align-items: flex-start;
}
.form-group {
  padding: 0;
  border: none;
}
.information.form_page .form-all .form-group {
  padding: 1.2rem 1rem;
  border-radius: 8px;
  margin-bottom: 1rem;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  width: 50%;
}
.form-group1 p {
  margin: 0px !important;
  margin-bottom: 0px !important;
}
.information.form_page .your-para {
  text-align: left;
  padding-left: 5px;
  vertical-align: middle !important;
  margin-bottom: 8px;
  width: 30%
}
.your-para label {
  font-weight: 600;
  width: auto;
  display: initial;
}
/*必填*/
.required {
  color: #cb3628;
  font-weight: 600;
  vertical-align: middle;
  margin: 0 3px 0 0;
  width: auto;
  display: inline-block;
  float: left;
  font-size: 1.05rem;
}
.information.form_page .form-group input, .information.form_page .form-group textarea {
  border: 1px solid #ccc;
  background: #fff;
  padding: 2px 1px;
  color: #333333;
  margin-bottom: 5px;
  width: 70% !important;
}
.input_text_100px {}
.form-group select {
  border: 1px solid #ccc;
  background: #fff;
  padding: 9px 10px;
  color: #333333;
  width: auto;
  float: left;
  margin: 0 1% 0 0;
  width: 22%;
}
.form-group .aaddress {
  width: 50% !important;
}
.form-group0 .your-para {
  display: none;
}
.form-group2 {
  padding-top: 5px;
}
.messagecss {
  text-align: left;
  position: absolute;
  height: 50px;
  top: 1em;
  width: 100%;
}
.contactcss {
  color: #cccccc;
  padding-top: 5em;
}
label {
  font-weight: normal;
}
.form-group4 {
  text-align: center;
}
.form-group1 {
  padding-top: 76px;
}
/*水保服務團線上預約 表單使用*/
.information.form_page .form-all .form-group:nth-child(1), .information.form_page .form-all .form-group:nth-child(2), .information.form_page .form-all .form-group:nth-child(3), .information.form_page .form-all .form-group:nth-child(4) {}
/*== 勾選按鈕 ==*/
.information.form_page .form-all .form-group:nth-child(5) {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
.information.form_page .form-all .form-group:nth-child(5) .your-para {
  width: 100%;
}
.information.form_page .form-all .form-group:nth-child(5) label {
  flex: 0 0 33%;
}
/*表單勾選欄位選項(自寫)*/
.information.form_page .form-group input:not([type="checkbox"]) {
  width: 100%;
  min-width: 0px;
}
.information.form_page .form-group input[type="radio"], .information.form_page .form-group input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: 9;
  padding: 0;
  height: 24px;
  width: 24px !important;
}
.information.form_page .form-group input[type="checkbox"]:focus + label, input[type="radio"]:focus + label {
  outline: 2px solid #a35144 !important;
  background: #b14f40 !important;
}
.form-group .bu {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 5px;
}
.form-group .bu label.radio_label {
  border: 1px solid #c6c5c5;
  border-radius: 2px;
  display: inline-block;
  height: 24px;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 24px;
  vertical-align: middle;
  background: #fff;
}
.form-group .bu label.radio_label:after {
  border: 0px solid #ffffff;
  border-width: 0 0 2px 2px;
  content: "";
  left: 4px;
  height: 8px;
  position: absolute;
  top: 5px;
  transform: rotate(-45deg);
  width: 14px;
}
.form-group .bu input[type="checkbox"]:checked + label.radio_label {
  background: #538141;
  border: 1px solid #538141;
}
.form-group .bu input[type="radio"]:checked + label.radio_label {
  background: #538141;
  border: 1px solid #538141;
}
/*選擇框label樣式替代input*/
.form-group .bu .checkb {
  float: left;
  width: auto;
  display: inline-block;
  margin: 0 5px;
}
/*選擇框文字題目*/
.form-group .bu .project {
  padding: 0 12px 0 2px;
}
/*新增入驗證碼 (驗證活人)*/
.form-group.verify {
  text-align: center;
  padding: 2.5rem 0 0 0;
}
.form-group.verify .cf-turnstile {}
.form-group.verify .cf-turnstile span {
  display: inline-block;
  text-indent: -9999px;
}
/*驗證碼*/
.information.form_page .form-code {
  margin: .5rem 0;
  padding: 0 1rem;
  overflow: hidden;
}
.information.form_page .form-code .your-para {
  float: left;
  width: 13.78%;
  margin-right: 10px;
  font-weight: bold;
}
.information.form_page .form-code .your-para label {
  margin-top: 5px;
}
.information.form_page .form-code input {
  border: 1px solid #ccc;
  background: #fff;
  padding: 2px 1px;
  color: #333333;
  margin-bottom: 5px;
  width: 300px;
  float: left;
}
.information.form_page .form-code img {
  float: left;
  padding: 1rem 0 0 1rem;
}
/*== 輸入按鈕 ==*/
.myButtonSubmit {
  background: #0189e8 !important;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}
.myButtonReset {
  background: #2cb701 !important;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}
.myButtonSubmit:hover, .myButtonReset:hover {
  background: #fc5300 !important;
}
/*===== 原住民族特殊符號快捷輸入按鈕(運用在-EX水保服務團線上預約) =====*/
#key_input {
  display: none;
  position: absolute;
  left: 0;
}
.symbol_keyinput {
  width: 100%;
  padding: 0 25%;
  z-index: 1000;
}
.symbol_keyinput .lisbosi {
  border: 3px #967249 dashed;
  border-radius: 4px;
  background: #d0c4bb;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: .5rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
.symbol_keyinput .key {
  flex: 0 0 25%;
  padding: .15rem;
  font-size: 1.8rem;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  transition: background-color 0.3s;
  position: relative;
}
.symbol_keyinput .key::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  background: #af8c651c;
}
.symbol_keyinput .key span {
  border-radius: 2px;
  background: #fffffff2;
  display: block;
  font-weight: 600;
  color: #79562f;
  position: relative;
}
.symbol_keyinput .key span:hover {
  background-color: #457e4b;
  color: #fff;
}
.symbol_keyinput .key.closure {}
.symbol_keyinput .key.closure::after {
  display: none;
}
/*===== END-原住民族特殊符號快捷輸入按鈕(運用在-EX水保服務團線上預約) =====*/
/*== 表單列表清單 (module_self_selfform_list.html)==*/
.topic_form {
  width: 100%;
  overflow-y: hidden;
}
.topic_form ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.topic_form ul li {
  text-align: left;
  width: 33.333%;
  text-align: center;
}
/*標題*/
.topic_form .theme {
  background: #7f92bf;
  padding: 1.2rem 1rem;
}
.topic_form .theme ul li {
  color: #fff;
  font-weight: 600;
  font-size: 1.34rem;
  border-right: 1px solid #ffffff45;
}
/*內容*/
.topic_form .content {
  border-bottom: 1px dashed #a5b7d0;
}
.topic_form .content ul li {
  padding: 1rem;
}
/*主題名稱*/
.topic_form .content ul li:first-child {
  text-align: left;
  position: relative;
  font-weight: 600;
  padding-left: 30px;
}
.topic_form .content ul li:first-child::after {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 8px;
  left: 1.5rem;
  top: 50%;
  margin-top: -4px;
  background: #5e868c;
  -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
/*電腦版隱藏*/
.topic_form .content ul li span.th {
  display: none;
}
/*按鈕*/
.topic_form .content ul li a {
  display: inline-block;
  border-radius: 5px;
  background: #5fad56;
  padding: .5rem 1rem;
  color: #fff;
}
.topic_form .content ul li a:hover {
  background: #d56c43;
}
/*==== ///END-表單頁面 ====*/
/*== 附件檔案樣式 ==*/
.annexs_list {
  margin: 2em 0 2rem 0;
  overflow: hidden;
}
#annexs_title {
  border-bottom: 3px solid #a6c99e;
  padding: 5px 0;
  margin-bottom: 5px;
}
#annexs_title {
  border-bottom: 3px solid #dfc380;
  padding: 2rem .5rem 0 5.5rem;
  ;
  margin-bottom: 5px;
  background: url(../images/notes.png) left top no-repeat;
  font-weight: 800;
}
.annexsull {
  padding: 5px 0 20px 0;
}
.annexs_item {
  margin: 5px 0;
  padding: 5px 0;
  border-bottom: 1px dashed #ccc;
  overflow: hidden;
  color: #555555;
}
.annexs_item a {
  background: url(../images/annexs_itema.png) left center no-repeat;
  display: block;
  padding-bottom: 5px;
  padding-left: 20px;
  float: left;
  font-size: 1.4rem;
}
.annexs_item img {
  padding-left: 10px;
}
.annexs_item span {
  font-size: 1.14rem;
}
.annexs_item .annexs_date {
  padding-left: 1%;
}
.annexs_item .annexs_rate {
  color: #fff;
  float: right;
  font-size: 1.2rem;
  font-weight: 600;
  display: inline-block;
  line-height: initial;
  padding: 6px 10px;
  background: #D34617;
  border-radius: 35px;
}
/*== ///END-復健檔案樣式 ==*/
/* ========== mainContent 內容外框包括左中右與內容==========*/
#left_sidebar, #content, #right_sidebar {
  float: left;
  margin: 0 auto;
}
/*~會員模組用~*/
.main_container #content {
  float: inherit;
}
.main {
  margin: 0 auto;
  margin-top: 3em;
  margin-bottom: 3em;
  text-align: center;
  width: 100%;
  float: left;
}
/* ========== 原本一開始的樣式要整理或刪除 ==========*/
/*=== 開闔明細 用在問與答 ===*/
.list-group {
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}
.news_list.list-group {}
.news_list.list-group .list-group-item {
  border-bottom: 1px rgba(0, 0, 0, 0.08) dashed;
  padding: 1.2rem 1rem;
  width: 100%;
  font-weight: 600;
  font-size: 1.3rem;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: space-between
}
.news_list.list-group li a::after {
  width: 9px;
  height: 11.5px;
  left: 0.5rem;
  top: 8px;
  background: #5c9f64;
}
.news_list .list-group-item:nth-child(odd) {
  background-color: #f2f2f2;
}
.news_list .list-group-item a {
  display: inline-block;
  float: left;
  -webkit-box-orient: inherit;
  -webkit-line-clamp: inherit;
  order: 1;
  padding: 0 0 2px 1.8rem;
}
.news_list .list-group-item a:hover {
  color: #967249;
}
.news_list .list-group-item span {
  margin-bottom: 0;
  color: #6d6d6d;
  background: none;
  display: inline-block;
  float: right;
  order: 2;
  letter-spacing: -.5px;
}
.news_list .list-group-item .badge {
  padding: 0.1em 1em;
  color: #fff;
}
/*明細開闔頁面*/
.opening_page {
  padding: 2rem 0;
}
.opening_page span {
  display: inline-table;
  float: left;
}
.opening_page .reply {
  padding: 10px;
}
.info_tab {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.08);
  padding: 1.5rem 1rem 0.5rem 0;
  overflow: hidden;
}
.info_tab .problem {
  background: url(../images/problem.svg) 6px 8px no-repeat #5488a8;
  background-size: 70%;
  padding-left: 30px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.info_tab a {
  font-weight: 600;
  font-size: 1.3rem;
}
.info_tab a:hover {
  color: #2c8b89;
}
.info_tab_content {
  padding: 0;
  margin-bottom: 1rem;
  background: rgba(0, 0, 0, 0.05);
  overflow: hidden;
  border-radius: 4px;
  position: relative;
}
.info_tab_content .answer {
  background: url(../images/answer.svg) no-repeat 10px center #e67e84;
  background-size: 50%;
  width: 50px;
  height: 60px;
}
.info_tab_content .reply {
  padding: 1.5rem;
}
/*=== ///END-開闔明細 用在問與答 ===*/
.infor_list {
  overflow: hidden;
}
/*======= 內頁用的圖文明細+詳細內容 =======*/
.information .infor_list ul.graphic_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.information .infor_list ul.graphic_list li {
  flex: 0 0 33%;
  padding: 0 1.4rem 2.8rem 1.4rem;
}
.information .infor_list ul.graphic_list li a {
  display: block;
}
.information .infor_list ul.graphic_list li .module_block {
  border: 1px solid #dcdcdc;
  padding: 1.5rem;
}
/*====== 圖片(TOP) =======*/
.information .infor_list ul.graphic_list li .module_block .img_pic {}
.information .infor_list ul.graphic_list li .module_block .img_pic img {
  min-height: 240px;
}
/*====== 文字區域(bottom) =======*/
.information .infor_list ul.graphic_list li .module_block .narrative_text {
  padding: 5px;
}
/*=== 日期+消息類別 ====*/
.information .infor_list ul.graphic_list li .module_block .date_establishment {
  display: flex;
  padding: 1rem 0 .8rem 0;
  align-items: center;
}
.information .infor_list ul.graphic_list li .module_block .date_establishment span {}
/*日期*/
.information .infor_list ul.graphic_list li .module_block .date_establishment span.date_time {
  color: #fff;
  border-radius: 2px;
  background: #538141;
  background: #538141;
  padding: 2px 5px;
  font-size: 1.22rem;
}
/*類別*/
.information .infor_list ul.graphic_list li .module_block .date_establishment span.nestype {
  color: #7f5d1c;
  font-size: 1.14rem;
  margin: 0 0 0 5px;
}
/*=== 標題 ====*/
.information .infor_list ul.graphic_list li .module_block .main_title {
  text-align: left;
  min-height: 60px;
  min-height: 95px;
  border-bottom: 1px #b5b5b5 dashed;
  padding: 0 0 1.2rem 10px;
  position: relative;
}
.information .infor_list ul.graphic_list li .module_block .main_title::after {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  top: 8px;
  background: #bda16c;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  width: 8px;
  height: 9.5px;
}
.information .infor_list ul.graphic_list li .module_block .main_title a {
  color: #2b2b2b;
  display: block;
  margin: 0 0 0 1rem;
}
.information .infor_list ul.graphic_list li .module_block .main_title a:hover {
  color: #967249;
}
/*=== 副標題(隱藏高度) ====*/
.information .infor_list ul.graphic_list li .module_block .substandard {
  padding: 0;
}
/*=== 詳細內容 ====*/
.information .infor_list ul.graphic_list li .module_block .inner_text {
  color: #4b4b4b;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 150%;
  font-size: 1.38rem;
  font-weight: 400;
  margin: 1rem 0 0.15rem 0;
}
.information .infor_list ul.graphic_list li .module_block .inner_text p {
  color: #4b4b4b;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 150%;
  font-size: 1.38rem;
  font-weight: 400;
  margin: 1rem 0 0.15rem 0;
}
/*=== 副標題(隱藏) ====*/
.information .infor_list ul.graphic_list li .module_block .substandard {
  padding: 0;
}
/*======= //END-內頁用的圖文明細+詳細內容 =======*/
.sub_sort {
  margin: 0 auto;
}
.sub_sort .img_list {
  margin: 0 2em 1em;
  text-align: center;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.sub_sort .img_list li {
  display: inline-table;
  float: left;
  margin: 0.3em 0.8em;
  text-align: center;
  padding: 0 1em;
}
.sub_sort .img_list li .jqzoom {
  padding-bottom: 0.5em;
}
.formSave {
  margin: 1em 0 auto;
  width: 100%;
}
.formSave input[type="text"] {
  margin-bottom: 2em;
}
.code_cells {
  padding-top: 2em;
}
p.con_title {
  font-weight: bold;
  margin-left: 13px;
  color: #2869ad;
}
.left-grid ul li, .sub_menu_layout_left .sub_menu_parent {
  color: #555;
  list-style: none;
  padding: 15px 24px;
  background: url(../images/linp.png) no-repeat 10px 18px;
  cursor: pointer;
  list-style-type: none;
  border-bottom: 1px #ccc dotted;
  padding-left: 34px;
}
.sub_menu_parent {
  color: #555;
  list-style: none;
  padding: 15px 24px;
  background: url(../images/linp.png) no-repeat 10px 18px;
  cursor: pointer;
  list-style-type: none;
  border-bottom: 1px #ccc dotted;
  padding-left: 34px;
}
.left-grid ul li, .sub_menu_layout_left, .sub_menu_parent a {
  color: #555;
}
.left-grid ul li a {
  color: #555;
}
.left-grid ul li a:hover {
  color: #ef6000;
}
.left-grid p {
  line-height: 1.8em;
  color: #555;
}
.ab1 a {
  text-align: right;
  padding: 0.5em 0;
  display: block;
  text-decoration: none;
}
.ab2 a {
  text-align: right;
  padding: 0.5em 0;
  display: block;
  text-decoration: none;
}
.ab1 {
  background: #eee;
  padding: 1em 1em;
  margin: 3em 0;
  border-radius: 5px;
}
.ab2 {
  background: #eee;
  padding: 1em 1em;
  border-radius: 5px;
}
.right-grid {
  padding: 0.5em 0 0;
}
.right-grid h5 {
  padding: 0.5em 0;
  color: #000;
  text-transform: capitalize;
  font-weight: 500;
}
.right-grid p {
  font-size: 1em;
  color: #555;
  line-height: 1.8em;
  text-align: left;
}
.aboutus4 h4 {
  padding: 0.5em 0;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 1.5em;
  font-weight: 600;
}
.team-grid h5 {
  padding: 0.5em 0;
  color: #0A0909;
}
.aboutus4 {
  margin-top: 2.5em;
}
.aboutus2 {
  margin-top: 1em;
}
.services-section {
  padding: 4em 0;
  text-align: center;
}
.services-section h3 {
  text-transform: capitalize;
  color: #394c53;
  font-weight: 600;
}
a.button1 {
  padding: 0.5em 1em;
  background: #f2af00;
  margin: 1.5em auto 0;
  width: 38%;
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}
.service-section1 {
  padding: 4em 0;
  background: #efc337;
}
.services-grid {
  text-align: center;
}
.services-grid p {
  color: #555;
  line-height: 1.8em;
  margin: 0.5em 0 2em;
}
.services-grid h5 {
  color: #000;
  font-weight: 600;
  padding-top: 0.7em;
  text-transform: capitalize;
}
.services-grid img {
  border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.services-grid a img:hover {
  opacity: 0.6;
}
.services-grid a img:hover {
  opacity: 0.6;
}
.services-section1 {
  padding: 1em 0 4em;
  background: #f5f5f5;
}
.reservation {
  padding: 4em 0;
}
.reservation-head {
  text-align: center;
}
.reservation-head h3 {
  color: #394c53;
  font-weight: 600;
  text-transform: capitalize;
}
.reservation .tb-one input[type="text"] {
  width: 28.2%;
}
.project-section {
  padding: 4em 0;
  background: url(../images/footer-bg.jpg);
}
.project-section h3 {
  text-transform: capitalize;
  margin-bottom: 1.5em;
  text-align: center;
  color: #394c53;
  font-weight: 600;
}
.port2 {
  padding: 2em 0;
}
.port-grid a img:hover {
  opacity: 0.6;
}
.tabs-box {
  margin: 3em auto 0;
  padding: 0 0 1em;
  position: relative;
  width: 100%;
}
ul.tabs-menu {
  left: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  top: 0;
}
ul.tabs-menu li {
  display: block;
  float: none;
  background: none
}
ul.tabs-menu li a {
  color: #939393;
  display: inline-block;
  font-size: 1em;
  font-weight: 600;
  padding: 0.5em 0;
  text-decoration: none;
  background: none;
  text-transform: uppercase;
  width: 100%;
}
ul.tabs-menu li a:hover {
  color: #ef6000;
}
ul.tabs-menu li a span {
  background: rgba(0, 0, 0, 0) url(../images/tab.png) no-repeat scroll 0 0;
  display: inline-block;
  height: 13px;
  margin-right: 12px;
  width: 13px;
}
.tab-grids {
  border-left: 3px solid #e8e8e8;
}
.tab-grid {
  padding-left: 2.8em;
}
.tb-one:nth-child(1) {
  margin-top: 0;
}
.tb-one {
  margin-top: 1.8em;
}
.tab-grid h3 {
  color: #282828;
  font-weight: 700;
  margin: 0;
  text-align: left;
}
.tab-grid p {
  color: #474747;
  font-weight: 500;
  line-height: 1.8em;
  margin: 5px 0;
}
.tb-two {
  margin-top: 14px;
}
.tb-one input[type="text"]:nth-child(1), .tb-one input[type="text"]:nth-child(3) {
  margin-right: 23px;
}
.tb-one input[type="text"] {
  background: #f3f3f3 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0.5em;
  color: #474747;
  margin: 7px auto;
  outline: medium none;
  padding: 10px;
  width: 100%;
}
.s-btn, .t-btn {
  margin-top: 1em;
  text-align: right;
}
.tb-one textarea {
  background: #f3f3f3 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0.5em;
  color: #474747;
  height: 150px;
  margin: 4px 0;
  outline: medium none;
  padding: 15px;
  resize: none;
  width: 100%;
}
.tb-one select {
  background: #f3f3f3;
  border: medium none;
  border-radius: 0.5em;
  color: #474747;
  margin: 7px auto;
  outline: medium none;
  padding: 10px;
  width: 100%;
}
.tb-one select option {
  background: #fff;
}
.tb-one input[type="submit"], .tb-one input[type="reset"] {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #282828;
  border-radius: 5px;
  color: #414141;
  cursor: pointer;
  font-weight: 700;
  padding: 9px 24px;
}
.tb-one .pri label {
  padding: 5px 10px;
}
.tabs-box ul.contact02 {
  margin: 10px auto;
  width: 100%;
}
.tabs-box ul.contact02 li {
  border: 1px solid #ccc;
  margin: 10px 0;
  list-style: none;
  border-radius: 3px;
}
.tabs-box ul.contact02 li .msg {
  border-bottom: 1px dotted #ccc;
  padding: 0.3em 1em;
}
.tabs-box ul.contact02 li .msg .name {
  color: #0055a1;
  font-weight: bold;
  margin-right: 10px;
}
.tabs-box ul.contact02 li .reply .text {
  clear: both;
}
.tabs-box ul.contact02 li .msg .date {
  margin-right: 10px;
}
.tabs-box ul.contact02 li .msg .ip {
  color: #676767;
  margin-left: 10px;
}
.tabs-box ul.contact02 li .reply {
  background: #f4f9f6;
  margin-bottom: 0;
  padding: 0.3em 1em;
}
.tabs-box ul.contact02 li .reply .name {
  color: #ef6000;
  font-weight: bold;
  margin-right: 10px;
}
.tabs-box ul.contact02 li .reply .date {
  margin-right: 10px;
}
.tabs-box ul.contact02 li .reply .text {
  clear: both;
}
.kf-paginator {
  float: left;
  padding: 1em 0 2.5em;
  position: relative;
  width: 100%;
}
.kf-pagination li {
  display: inline-block;
  margin-right: 0.05em;
}
.kf-pagination .kf-current {
  background-color: #00a569;
  border-color: #00a569;
  color: #fff;
  pointer-events: none;
}
.kf-pagination a {
  border: 1px solid silver;
  border-radius: 4px;
  padding: 0.5em 0.7em;
}
.kf-paginator_number {
  padding-top: 0.65em;
  position: absolute;
  right: 0;
  text-align: right;
  top: 2.5em;
}
a.b-home {
  background: #16A667;
  padding: 0.8em 3em;
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  margin-top: 1em;
}
a.b-home:hover {
  background: #f2af00;
  color: #fff;
}
.app_left {
  border-right: 1px solid #e4e4e4;
  padding-right: 20px;
}
.app_left .box {
  margin: 0 0 1em 0;
}
.app_left .box .edit {}
.app_left p.title::after {
  border-bottom: 1px solid #c00;
  bottom: 0;
  content: " ";
  left: 0;
  position: absolute;
  width: 40px;
}
.app_left p.title {
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
}
.app_left label {
  display: block;
  margin: 0 auto;
  padding: 0.5em 5px;
  width: 100%;
}
.app_left input {
  padding: 0.2em;
  width: 90%;
}
.app_left .edit input, .app_left .edit textarea {
  background-color: #fafafa;
  border: 2px solid #efefef;
  color: #666;
}
.r11 {
  color: #c00;
  line-height: 24px;
}
.member .update {
  margin: 30px 30px 0 0;
  display: block;
  float: right;
}
.m-button-engage, a[class*="m-button"], span[class*="m-button"] {
  display: inline-block;
}
[class*="m-button"] {
  background: #16a667 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0.25rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  max-width: 100%;
  padding: 0.7em 3em;
  text-align: center;
}
[class*="m-button"]:hover {
  background: #ffb449;
  color: #fff;
}
.record {
  margin: 0 auto;
  float: none;
}
.car_search {
  width: 100%;
  line-height: 1.5em;
  margin: 0 auto;
}
.car_search .box {
  float: left;
  margin: 0 1em 1em 1em;
}
.car_search input, .car_search select {
  border: 1px solid #e2e2e2;
  color: #777;
  padding: 0.2em 1em;
  vertical-align: middle;
}
.clr::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0em;
  height: 0;
  line-height: 0;
  margin: 0 auto;
  width: 80%;
}
.carousel .disabled, .clr::after {
  visibility: hidden;
}
.detail-wrap {
  padding-top: 1em;
}
.detail-wrap .box {
  margin: 1em 0;
  width: 100%;
  padding: 0.5em 0.5em;
}
.detail-wrap .box .text {
  border-left: 2px solid #16a667;
  padding-left: 5px;
  color: #666;
}
.detail-wrap .box i {
  background: #f5f5f5;
  padding: 0.5em 0.8em;
  color: #3333;
}
.detail-wrap .box .fogc {
  display: block;
  margin: 0.5em 0;
  padding: 0.5em 0.5em;
  border: 1px #E0DFDF solid;
}
.contact {
  padding: 4em 0;
}
.contact-head {
  text-align: center;
}
.contact-head h3 {
  text-transform: capitalize;
  color: #394c53;
  font-weight: 600;
}
.contact-head span {
  color: #777;
}
.contact-map iframe {
  min-height: 300px;
  width: 100%;
  border: none;
  margin: 1.5em 0 1em;
}
.contact-form-row {
  margin-bottom: 3em;
}
.contact-form-row div {
  width: 32.6%;
  float: left;
  margin-right: 1%;
}
.contact-form-row div span, .contact-form-row2 span {
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
  display: block;
  padding: 0 0 0.5em;
}
.contact-form-row div input[type="text"], .formSave input[type="text"] {
  width: 100%;
  padding: 1em;
  border: 1px solid #EEE;
  -webkit-appearance: none;
  outline: none;
  color: #777;
  transition: border-color 0.4s;
  -webkit-transition: border-color 0.4s;
  -moz-transition: border-color 0.4s;
  -o-transition: border-color 0.4s;
  -ms-transition: border-color 0.4s;
}
.contact-form-row div input[type="text"]:hover, .contact-form-row2 textarea:hover {
  color: #d4a258;
  border-color: #d4a258;
}
.contact-form-row div:nth-child(3) {
  margin-right: 0;
}
.contact-form-row2 textarea, .formSave textarea {
  width: 100%;
  padding: 1em;
  border: 1px solid #EEE;
  -webkit-appearance: none;
  outline: none;
  color: #777;
  min-height: 320px;
  resize: none;
  transition: border-color 0.4s;
  -webkit-transition: border-color 0.4s;
  -moz-transition: border-color 0.4s;
  -o-transition: border-color 0.4s;
  -ms-transition: border-color 0.4s;
}
.contact-form-row2 {
  margin-top: 1em;
}
.contact-form input[type="submit"], myButton input[type="submit"] {
  display: block;
  background: #16A667;
  padding: 0.7em 3em;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 400;
  display: inline-block;
  margin-top: 1em;
  text-decoration: none;
  border: none;
  outline: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.contact-form input[type="submit"]:hover {
  background: #ffb449;
}
.login {
  padding: 2em 0;
  background: none;
}
.login h3 {
  color: #f2af00;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
}
.login p {
  color: #090909;
  margin: 0;
  text-transform: uppercase;
}
/*=-== 分頁 ====*/
.abgne_tab {
  clear: left;
  width: 560px;
  margin: 0 auto;
  background: #fbfbfb;
  padding: 0px;
  padding-top: 0em;
  padding-bottom: 5px;
  border: 1px #cccccc solid;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.abgne_tab .self_form_table {
  background: none;
  box-shadow: none;
  padding: 0;
}
ul.tabs {
  background: #00a2e5 none repeat scroll 0 0;
  height: 40px;
  line-height: 40px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  -moz-border-top-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  border-radius-top-left-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-radius-top-right-radius: 8px;
}
ul.tabs li {
  float: left;
  overflow: hidden;
  position: relative;
  background: #999;
  margin-bottom: -1px;
  border-left: none;
  -moz-border-top-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  border-radius-top-left-radius: 8px;
}
ul.tabs li a {
  display: block;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
  color: #fff;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  transition: all 0.1s ease-in-out 0s;
}
ul.tabs li a:hover {
  background: #e79f05;
}
ul.tabs li.active {
  background: #64c025;
  border-bottom: 1px solid #fff;
}
ul.tabs li.active a:hover {
  background: #e79f05;
}
div.tab_container {
  clear: left;
  width: 100%;
  border-top: none;
}
div.tab_container .tab_content {
  padding: 20px;
}
div.tab_container .tab_content h2 {
  margin: 0 0 20px;
}
.tab_container .normal {
  text-align: center;
}
.tab_container .normal p {
  margin: 0 0 12px;
}
.tab_container input {
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  font-size: 0.95em;
  height: 18px;
  line-height: 18px;
  padding: 5px;
  height: 34px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  vertical-align: middle;
}
.controls input {
  margin-bottom: 5px;
}
.control-group {
  display: block;
  margin-bottom: 10px;
}
.control-group input {
  width: 100%;
}
.tab_container input.normal {
  overflow: hidden;
  width: 100%;
  background: #F63;
  display: block;
  margin: 0 auto;
  margin-top: 1em;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 5px 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}
.tab_container input.normal:hover {
  background-color: #F63;
  -moz-box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0, 0, 0, 0.12);
  box-shadow: 0 .2em .2em -.1em #c83166, 0 .3em #ca3b06, 0 .5em .5em -.1em rgba(0, 0, 0, 0.12); /*------ end contact -----*/
}
/* ========== 內頁內容外框 ==========*/
/*==== 發佈單位搜尋 ====*/
.form_ssued {
  overflow: hidden;
  font-weight: 600;
  width: 100%;
  display: none; /*=== 先隱藏 ===*/
}
.form_ssued .container {
  background: rgba(251, 251, 251, 1.0);
  padding: 2rem 2rem 0 2rem;
}
.form_ssued input, .form_ssued select {
  color: #6f6f6f;
  background: #fff;
  border: 1px solid #b6b6b6;
  border-radius: 2px;
  padding: 8px 10px;
}
.form_ssued label {
  padding-left: 10px;
  font-weight: 600;
  font-size: 1.22rem;
}
.form_ssued input[type="submit"] {
  background: #95b3c0;
  color: #fff;
  padding: 7px 10px;
  border: none;
}
.form_ssued input[type="submit"]:hover {
  background: #85a0ab;
  font-size: 1.22rem;
}
/*==== ///END-發佈單位搜尋 ====*/
.information {
  font-size: 1.516rem;
  padding: 0;
  margin: 0 auto;
}
.information p {
  line-height: 160%;
  margin: 0 0 .5rem 0;
}
.infor_nav {
margin: 0 auto;
    padding: 1rem 2rem 1rem 2rem;
    overflow: hidden;
}
.infor_nav .mt_02 {}
.infor_nav .mt_01 {
  position: relative;
  width: 100%;
  text-align: left;
  padding: 0 .5rem;
}
.infor_nav .mt_01::before, .infor_nav .mt_01::after {
  position: absolute;
  display: block;
  content: "";
  width: 40px;
  height: 40px;
}
.infor_nav .mt_01::before {
  background: #d6e2cc;
  top: 58px;
  left: 25px;
  z-index: 1;
}
.infor_nav .mt_01::after {
  background: #b7d39e;
  top: 50px;
  left: 20px;
  z-index: 1;
}
.infor_title {
  font-size: 2rem;
  font-weight: 600;
  padding: 0 5.5rem 0 2.5rem;
  letter-spacing: 1px;
  display: inline-block;
  background: url(../images/infor_title.jpg) right 80% no-repeat;
  margin: 4rem 0 2rem 0;
  position: relative;
  z-index: 2;
}
.infor_title:first-letter {
  font-size: 2.7rem;
}
/*明細內容標題(字要縮小)*/
.details .infor_title {
  font-size: 1.8rem;
  line-height: 160%;
}
.details .infor_title:first-letter {
  font-size: inherit;
}
/*內層級導覽*/
.nav_title {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.21rem;
  padding: 5px 0px;
  color: #53868d;
  background: url(../images/nav_title.png) left center no-repeat;
  padding: 2px 0 2px 2rem;
}
.nav_title a {
  color: #505050;
}
.nav_title a:hover {
  color: #D33836;
}
/*發布日期*/
.fbsize {
  width: 100%;
  overflow: hidden;
  text-align: right;
  margin-bottom: 1rem;
}
.fbsize .content {
  text-align: right;
  background: rgba(163, 189, 190, .25);
  padding: .4rem .8rem;
  display: inline-block;
  width: auto;
  border-radius: 4px;
}
.fbsize span {}
.fbsize span.unit {
  font-weight: 600;
}
.nav_title a {}
.infor_nav hr {
  display: none !important;
}
/*內頁內容區塊*/
.infor_contain {
  overflow: hidden;
}
.infor_contain .mc_03 {
  margin: 0 auto;
  background: #d6d6d63d;
  overflow: hidden;
  min-height: 400px;
  padding: 2rem 0;
}
.infor_content {
  font-size: 1.516rem;
  line-height: 210%;
}
.infor_content_css {
  font-size: 1.516rem;
  line-height: 1.8;
}
/*內文連結A*/
.infor_contain a {
  font-weight: 600;
  color: #967249;
}
.infor_contain a:hover {
  color: #538141;
}
/*按鈕連結A*/
.infor_contain a.buttonlink {
  background: #967249;
  display: inline-block;
  padding: 0.25rem 1rem 0.3rem 1rem;
  color: #fff;
  border-radius: 3px;
  margin: 2px 4px;
  line-height: initial;
}
.infor_contain a.buttonlink:hover {
  background: #538141;
}
/*內頁圖文*/
.infor_list .img_list {
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 1rem 0;
}
.infor_list .img_list li {
  text-align: center;
  margin-bottom: 2rem;
  width: 25%;
}
.infor_list .img_list li a {
  font-weight: 600;
  display: inline-block;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  padding: 1rem;
  border-radius: 5px;
  border: 1px solid #cccccc54;
  font-size: inherit;
  color: inherit;
  display: inline-block;
}
.infor_list .img_list li a:hover {
  border: 1px solid #63bd5c;
}
.infor_list .img_list li .jqzoom {
  border: 1px solid #829fa00f;
}
.infor_list .img_list li .jqzoom img {
  border: 2px solid #fff;
}
.infor_list .img_list li p {
  margin: .5rem 0 0 0;
  position: relative;
  padding: 0 0 0 1.2rem;
  display: none;
}
.infor_list .img_list li p::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 6px;
  background: #78b3a1;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  width: 6px;
  height: 8px;
}
.infor_contain img {
  max-width: 100%;
}
/*MORE更多頁面*/
.changed {
  background: #fff;
}
.changed .infor_list .img_list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.changed .infor_list .img_list li {
  width: auto;
}
.changed .infor_list .img_list li a {
  padding: 0;
  border: none;
  box-shadow: none;
}
.changed .infor_list .img_list li p {
  display: none;
}
.changed .infor_list .img_list li .jqzoom, .changed .infor_list .img_list li img {
  border: none;
}
/*====== 內頁消息頁面(新增了照片輪播) ======*/
.carousel_newspage {}
/*==== 輪播圖 ====*/
.carousel_newspage .newspho {
  position: relative;
  overflow: hidden;
}
.carousel_newspage .newspho .phoimgs {
  width: 50%;
  margin: 0 auto;
  position: relative;
}
.carousel_newspage .newspho .phoimgs .owl-carousel.owl-loaded {
  min-height: 550px;
}
.carousel_newspage .newspho .phoimgs .owl-carousel .item {
  border: 5px solid #acbaa1;
  border-radius: 10px;
  background: #d6e2cc;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
.carousel_newspage .newspho .phoimgs .owl-carousel .owl-item img {
  border-radius: 5px;
  border: 15px solid #fff;
}
/*左右按鈕*/
.carousel_newspage .newspho .owl-theme .owl-nav {
  position: relative;
  margin-top: -300px;
  width: 100%;
}
.carousel_newspage .newspho .owl-carousel .owl-nav button {
  position: absolute;
  background: #acbaa1;
  width: 50px;
  height: 100px;
  border-radius: 2px;
}
.carousel_newspage .newspho .owl-carousel .owl-nav button.owl-prev {
  border-radius: 0 50px 50px 0;
  left: 0;
}
.carousel_newspage .newspho .owl-carousel .owl-nav button.owl-next {
  border-radius: 50px 0 0 50px;
  right: 0;
}
.carousel_newspage .newspho .owl-carousel .owl-nav button span {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 400;
}
.carousel_newspage .newspho .owl-carousel .owl-nav button.owl-prev span {
  padding-right: 10px;
}
.carousel_newspage .newspho .owl-carousel .owl-nav button.owl-next {
  padding-left: 10px;
}
/*點點按鈕*/
.carousel_newspage .newspho .owl-theme .owl-dots {
  width: 100%;
  padding: 0.25rem;
  position: absolute;
  bottom: 0;
  text-align: center;
}
.carousel_newspage .newspho .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  margin: 0;
  min-height: inherit;
  font-size: 0;
}
.carousel_newspage .newspho .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  font-size: 0;
}
/*==== 消息內文 ====*/
.carousel_newspage .newspage {
  padding: 1rem 0 5rem 0;
}
/*====== ///END-內頁消息頁面(新增了照片輪播) ======*/
/*==================== 內頁自定義 ====================*/
/*== 共用module_section ==*/
.module_section {
  overflow: hidden;
  padding: 1rem 0;
}
/*== 內頁共用外框 ==*/
.section_in {
  width: 100%;
  overflow: hidden;
}
/*== 適用於區塊標題==*/
.section_in h3 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 1rem;
}
/*條列塊面*/
.noflex{
 display: block!important;
}

.noflex p{
    padding: .5rem 1rem;
}

/*== 內頁文字共用框== */
.section_in .narrative {
  padding: 2rem 0;
}
.section_in .narrative p {
  line-height: 180%;
  margin: 0 0 1rem 0;
}
/*文字特殊*/
.large {
  font-size: 120%;
}
.small {
  font-size: 90%;
}
.bold {
  font-weight: 600;
}
.texleft {
  text-align: left;
}
.texcenter {
  text-align: center;
}
.texright {
  text-align: right;
}
.flotleft {
  float: left;
}
.flotcenter {
  float: none;
}
.flotright {
  float: right;
}
/*==== UL國字序號排列 ====*/
ol.planlist {
  margin: 1rem 0;
  padding: 0;
}
ol.planlist .oli {
  position: relative;
  border-bottom: 2px #acbbad78 dashed;
  padding: 0.5rem .5rem .5rem 4.5rem;
  margin: 0 0 0.8rem 0;
}
ol.planlist .oli::after {}
ol.planlist li {
  list-style: cjk-ideographic;
  line-height: 150%;
  position: relative;
  z-index: 1;
}
ol.planlist li ol {
  padding: 0.8rem 1rem 1rem 3rem;
  background: #e0dad65c;
  border-radius: 15px;
  margin: 0.8rem 0 1rem 0;
}
ol.planlist li ol li {
  list-style: auto;
  border: none;
  margin: 0;
  padding: 0;
}
/*============================ (一) 首頁 > 學校專區使用  ============================*/
.school_web{
  width: 100%;
  overflow: hidden;
}
.school_web .notis{
color: #62907e;
    font-size: 16px!important;
    margin: 5px 0 2px 0;
}

.school_web select,
.school_web input{
  box-sizing: border-box;
}
.school_web select{
  box-sizing: border-box; 
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}


/*== 區塊 ==*/
.agroup{
  padding: 1rem 1.5rem;
  margin:0 0 1.5rem 0;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 10px;
}
/*== 標題 ==*/
.agroup .maintitle {
  padding: .5rem 0;
  margin: 1rem 0 .5rem 0;
}

.agroup .maintitle h3{
    display: block;
    padding: 0;
    margin: 0;
    background: #9c96a64f;

}
.agroup .maintitle h3 span{
    padding: 8px 15px;
    display: inline-block;
    border-radius: 2px;
    background: #9b8daf;
    color: #fff;
    font-size: 18px;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
}


/*內容小標*/
.agroup h4{
font-weight: 600;
    font-size: 16px;
    margin: 1rem 0 .5rem 0;
}

.agroup h4.hint{
  padding-left: 1.2rem;
  color: #984444;
  padding-bottom: 5px;
}


/*== 填寫表 ==*/
.fillin_form {
  padding: 0;
}
.fillin_form .ligroup{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding: .5rem;
    margin: .5rem 0;
    background: #9d938821;
    /* font-size: 16px; */
    font-size: 20px;
    color: #333;
}


.fillin_form .ligroup label{
    font-weight: 600;
    margin: 0 5% 0 1%;
    width: 14%;
    border-right: 3px solid #7189955e;
}
.fillin_form .inputbox{
  width: 80%;
}
.fillin_form .inputbox select{
  display: flex;
  flex-grow: 1;
  width: 100%;
}
.fillin_form .inputbox input{
  display: flex;
  flex-grow: 1;
  width: 100%;
}

.fillin_form .inputbox span{
  margin-top: 5px;
}

/*~~~ 用再管理報名資料多欄位 ~~~*/
.fillin_form .editsub{
margin-bottom: 2rem;
    background:#6a8e948f;
    /* padding: 1rem; */
    border-radius: 3px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.fillin_form .editsub .ligroup{
  background: #ffffff;
  /* flex: 0 0 48.6%; */
  flex: 0 0 48.2%;
  margin: 0.5% 0;
  /* margin: .15rem 0; */
  border-radius: 3px;
  overflow: hidden;
}
.fillin_form .editsub .ligroup label{
  width: auto;
  margin: 0 15px 0 0;
  padding: 0 10px;
}
.fillin_form .editsub .inputbox{
  width: auto;
  display: flex;
  flex-grow: 1;
}

.fillin_form .editsub .ligroup.author{
  flex:0 0 98.8%;
}
.fillin_form.one .editsub{
  display: block;
}

.fillin_form .editsub .ligroup.three-columns{
  /* flex: 0 0 32%; */
  flex: 0 0 31.5%;
}

/* 強制不換行 */
.text-nowrap {
  white-space:nowrap;
}

/*~~~ 多人用欄位 ~~~*/
.fillin_form .editsub2 {
  margin-bottom: 2rem;
  background: #6a8e948f;
  border-radius: 3px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 0;
}
.group-list-1{
  margin-bottom: 1%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  width: 49.5%;
  border-radius: 3px;
  overflow: hidden;
}
.fillin_form .editsub2 .group-list-1 .ligroup{
  background: #ffffff;
  /* flex: 0 0 48.6%; */
  flex: 0 0 98%;
  /* margin: .15rem 0; */
  margin: 0rem 0;
}
.fillin_form .editsub2 .group-list-1 .ligroup label{
  width: auto;
  margin: 0 15px 0 0;
  padding: 0 10px;
}
.fillin_form .editsub2 .group-list-1 .inputbox{
  width: auto;
  display: flex;
  flex-grow: 1;
}

.fillin_form .editsub2 .group-list-1 .ligroup.author{
  flex: 0 0 98%;
    /* flex:0 0 98.8%; */
}


/*再分上下行*/
.fillin_form .inputbox.part{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
}

.fillin_form .inputbox.part .item{
  margin: 5px 0;
}

.fillin_form .inputbox.part .item span{
  margin: 0;
}

/*預覽*/
.fillin_form .inputbox .preview{
    border: 1px solid #ababab;
    padding: 10px;
    min-height: 200px;
    background: #fff;
    margin: 1rem 0;
    border-radius: 3px;
    padding: 10px;
    min-height: 200px;
}





/*== 按鈕 ==*/
.buttonkey{
  padding: 5px 0;
}
.buttonkey span{
  display: inline-block;
}
/*推擠*/
.buttonkey .pt10 {
 padding: .25rem 1rem!important;
}
.buttonkey .pt15 {
 padding: .25rem 1.5rem!important;
}
.buttonkey .pt20 {
 padding: .25rem 2rem!important;
}
.buttonkey .pt25 {
 padding: .25rem 2.5rem!important;
}
/*寬度*/
.buttonkey .full{
  display: block;
  width: 100%!important;
}


/*連結按鈕*/
.buttonkey.send span a,
.buttonkey.send button,
.buttonkey.send input{
  border: 1px solid #73a189;
  border-radius: 5px;
  background: #73a189;
  color: #fff;
  padding: .25rem .6rem;
  /* font-size: 16px; */
  font-size: 20px;
  cursor: pointer; 
}
.buttonkey.send span a:hover,
.buttonkey.send  button:hover,
.buttonkey.send input:hover{
  background: #609579;
}
/*下載檔案按鈕*/
.buttonkey.filedow{}
.buttonkey.filedow span{
  margin: 0 2.5px;
}
.buttonkey.filedow button{
    border: 1px solid #70a1c1;
    padding: .5rem .8rem;
    border-radius: 2px;
    background: #70a1c1;
    color: #fff;
    margin: 2.5px 0;
    cursor: pointer;
}
.buttonkey.filedow button:hover{
  background: #5f8caa;
  border: 1px solid #5f8caa;
}


.buttonkey.send span a.nosty{
  border: none;
  background: none;
}


/*頁數頁碼*/
.webpage{
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.webpage ul.pagination{
    width: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    padding: 2rem 1rem 1rem 1rem;
}
.webpage ul.pagination li{
}
.webpage ul.pagination li a{
    border-radius: 3px;
    padding: .5rem 1rem;
    margin: 0 2px;
    background: #8792aa;
    color: #fff;
    min-width: 40px;
    display: inline-block;
}
.webpage ul.pagination li a:hover{
  background:#508eb6;
}



/*== 標格主架構(tables) ==*/
.tables{
    width: 100%;
    padding: 0;
    margin: 0 auto;
    font-size: 20px;
}
.tables tr{}
.tables th{  
    padding: .8rem 1rem;
    background: #7897ab;
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.tables td{
  padding: .5rem 1rem;
}
/*全部置中*/
.tables.align td{
  text-align: center;
}

/*個別置左中右*/
.agroup .left,
.tables td.left{
  text-align: left;
}
.agroup .center,
.tables td{
  text-align: center;
}
.agroup .right,
.tables td.right{
  text-align: right;
}

/*~~~基本*/
.tables.basic{}
/*單雙顏色*/
.tables.basic tr:nth-child(even){
  background: #fff;
}
.tables.basic tr:nth-child(odd){
  background: #7897ab2e;
}

/*~~~ 列表(一列) */
.tables.singlelist{
  border: 1px solid #7897ab8c;
  margin-bottom: 1rem;
}
.tables.singlelist tr{
     display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.tables.singlelist td{}
.tables.singlelist td select,
.tables.singlelist td input{
  width: auto;
}

/*百分均等*/
.tables.singlelist.equal td select,
.tables.singlelist.equal td input,
.tables.singlelist.equal td textarea{
     width: 100%;
    height: 34px;
    margin-bottom: 5px;
}

/*6個*/
.tables.singlelist.six.equal th,
.tables.singlelist.six.equal td{
  width:165px
}

/*7個*/
.tables.singlelist.seven.equal th,
.tables.singlelist.seven.equal td{
  width:138px
}


/*~~ 不清楚的input*/
.school_web{}
.school_web input{}


/*==== 敘述文 ===*/
.school_web .wores{
font-size: 18px;
    background: #fff;
    padding: 1rem 1.5rem;
}
.school_web .wores p{
  font-size: 18px;
}
.school_web .wores p a{
  color: #000;
}
.school_web .boter{
   margin: 1rem 0 1.5rem 0
}
.school_web .boter ol{
    padding: 1rem .8rem .8rem 2.5rem;
    margin: .5rem 0;
    background: #8a6a6a12;
}
.school_web .boter li{
margin: 0 0 2px 0;
    border-bottom: 2px;
    font-weight: 600;
    color: #915f48;
}

/*~~~~~~PDF預覽用*/
/*最大標*/
.school_web .maintitle .matxs{
    font-family: 'Malgun Gothic', sans-serif;
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 1.5rem;
}
.school_web .maintitle .matxs span.s1{
    font-family: 'Times New Roman', serif;
}
/**/
.school_web .scname{
font-family: PMingLiU, serif;
    font-size: 14pt;
    font-weight: 600;
    margin: 1rem 0;
    background: #e7ecf0;
    padding: 8px 15px;
}
.school_web .scname span.s3{
      font-family: 'Times New Roman', serif;
}

.print.tables.basic tr:nth-child(odd) {
    background: #fff;
}



/*============================ (二) ============================*/
/*============================ (三) ============================*/
/*============================ (四) ============================*/





/*==================== ///END-內頁自定義 ====================*/
/*============= 搜尋頁面 ==========*/
.info_search {}
#search_form_cx {
  margin: 0;
  overflow: hidden;
}
.info_search label {
  display: none;
}
.info_search input {
  padding: .5rem 1rem;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 0 .25px;
  background-image: none !important
}
.info_search .search_key_cx input {
  width: 100%;
}
.info_search input[type="button"] {
  background: #5ca99b;
  border: 1px solid #5ca99b;
  color: #fff;
}
/*搜尋下的清單*/
.info_search ul.infor_list {
  overflow: hidden;
  width: 100%;
  padding: 1rem 0;
}
.info_search ul.infor_list li {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  align-items: flex-start;
  margin: 1rem 0;
  padding: 1rem 0;
}
.info_search ul.infor_list li div {
  border-bottom: 1px #ccc dashed;
  width: 100%;
  overflow: hidden;
  padding: 0 0.5rem;
  margin-bottom: 5px;
}
.info_search ul.infor_list li div div {
  border: none;
  width: inherit;
  overflow: inherit;
  padding: 0;
  margin: 0;
}
.info_search ul.infor_list li span {
  font-size: 1.2rem;
  color: #967249;
  display: inline-block;
  float: left;
  border-radius: 2px;
  padding: 0 4px;
  position: relative;
  font-weight: 600;
}
.info_search ul.infor_list li span::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 1px;
  height: 60%;
  top: 20%;
  right: -8%;
  background: #96724959;
}
.info_search ul.infor_list li a {
  font-size: 1.54rem;
  display: inline-block;
  float: left;
  padding: 0 0 0 1.5rem;
  color: #625e5e;
}
.info_search ul.infor_list li a:hover {
  color: #967249;
}
/*商品照片*/
.info_search .picture {
  width: 100%;
}
.info_search .picture a {}
/*名稱文案*/
.info_search .introduce {}
.info_search .introduce .name_p {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 10px;
}
/*售價*/
.info_search .selling_price {
  padding: .5rem 0 0 0;
}
.info_search .selling_price .goods_money {
  color: #666;
  font-size: 1rem;
}
.info_search .selling_price .goods_money .moneys {
  font-weight: bold;
  font-size: 1.8rem;
  color: #d83b32;
}
/*============= ///END-搜尋頁面 ==========*/
/*============= 會員模組-會員註冊 ==========*/
.infor_content_css .self_form_table {
  width: 95%;
  margin: 0 auto;
}
/*=== 送出 重置 按鈕 ===*/
.send_button {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
}
.send_button .button_s {
  display: flex;
  width: auto;
  margin: 0 auto;
}
.send_button p {
  float: left;
  margin: 0.5rem;
}
.send_button input {
  border: rgba(0, 0, 0, 0.20) 1px solid;
  border-radius: 5px;
  color: #fff;
  background-color: none;
  background-image: none;
  padding: 0.5rem 3rem;
}
.send_button .send input {
  background: #ED9027;
}
.send_button .clear input {
  background: #58717A;
}
.send_button input:hover {
  background: #BF242F;
}
.infor_content_css .send_button label {
  display: none;
}
.infor_contain h4 {
  font-weight: 600;
  margin: 2rem 0 0.5rem 0;
  font-size: 1.35rem;
}
/*返回*/
.infor_contain .return_page {
  text-align: center;
  margin: 3rem 0 2rem 0;
}
.infor_contain .termsservice {
  margin: 1.5rem 0 2rem 25px;
}
.infor_contain .termsservice li {
  list-style: initial;
  margin: 1rem 0;
}
#myform {
  padding: 1em;
}
/*========== 分頁 ==========*/
.web_paging {
  margin: 0;
  width: 100%;
  text-align: center;
  font-size: 1.21rem;
  letter-spacing: 1.5px;
  color: #66666a;
  margin-top: 1rem;
}
.web_paging .pagination {
  display: inline-block;
}
.web_paging .pagination table {
  width: auto !important;
}
.web_paging td {
  border: none;
  padding: 0;
}
.web_paging input.page {
  vertical-align: middle;
  padding: 8px 4px;
  text-align: center;
  margin: 0 .5rem;
}
.web_paging input.button {
  background: #2e90b7;
  color: #fff;
  padding: 10px 8px 9px 8px;
  border: none !important;
  border-radius: 3px;
  margin-left: .5rem;
}
/*========== ///END-分頁 ==========*/
/* ========== 會員登入頁面 (模組+選單)==========*/
/* ==== 共用 ====*/
/*執行按鈕*/
.information .p_btns {
  padding: 2em 0;
  text-align: center;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  background: none !important;
}
.information .p_btns div {
  float: left;
  display: inline-block;
}
.information .p_btns .btns {
  display: block;
  width: 100%;
  overflow: hidden;
  color: #ffffff;
  padding: 0.25em 5rem;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  font-size: 1.4rem;
  border: none;
}
/*送出*/
.p_btns .submit_btn {
  padding-left: 0;
}
.p_btns .submit_btn .btns {
  background: #75b0af;
}
.p_btns .submit_btn .btns:hover {
  background: #538141;
  ;
}
/*取消或是重置*/
.p_btns .reset_btn {
  padding-right: 0;
}
.p_btns .reset_btn .btns {
  background: #999;
}
.p_btns .reset_btn .btns:hover {
  background: #a5a3a3;
}
.mamber_login /*最外框*/ {
  clear: left;
  padding: 0;
  margin: 0;
}
/*首頁模組用*/
.normal.mamber_login {
  background: #f4f4f4;
}
.mamber_login_module {
  overflow: hidden;
}
.mamber_login .member_login_form /*選單內頁表格*/ {
  padding: 30px 0 0;
  border: 1px solid #E2E2E2;
  margin: 20px 50px 50px;
  background: rgba(255, 255, 255, .85);
  border-radius: 5px;
}
.mamber_login .module_user.member_login_form /*模組用表格*/ {}
.mamber_login .td1 /*副標*/ {
  text-align: center;
  margin: 0 0 2.2rem 0;
}
.mamber_login .td1 .user-account {
  font-size: 20px;
  color: #424242;
  font-weight: 600;
}
.mamber_login .user-wrapper /*帳密輸入大外框*/ {
  padding: 0;
  margin: 0 auto;
}
.mamber_login .form-row /*帳密+按鈕欄位外框*/ {
  display: flex;
  flex-wrap: wrap;
  margin: 0 25%;
}
/*按鈕共用*/
.mamber_login .form-row a {
  /* height: 54px;
   font-size: 1.4rem;
   border: none;
   color: #ffffff;
   display: block;*/
}
.information .p_btns{
  padding: 1rem 0 3rem 0;
}
.information .p_btns input.btns2{
    display: block;
    background:#848484;
    padding: .25rem 5rem;
    color: #fff;
    border: none;
    width: 100%
}

.information .p_btns .submit_btn input.btns2{
     background: #5aae90;nd: #5aae90;
}

.information .p_btns .submit_btn input.btns2:hover{
  background: #53a386;
}

.mamber_login .user-wrapper .form-item /*帳密輸入欄位框*/ {
  margin-bottom: 1.5rem;
}
.mamber_login input {
  width: 100%;
  min-width: 0px;
  border-radius: 0.25rem;
  margin-bottom: 5px;
}
/*名稱label外框*/
.mamber_login .user-wrapper .form-item .label-item {}
/*== 登入後的第一個欄位(不能更改的帳號) ===*/
.member_login_form.after .user-wrapper .form-item:nth-child(2) div {
  float: left;
  display: inline-table;
  width: auto;
  font-weight: 600;
  font-size: 1.3rem;
  letter-spacing: 1px;
}
.member_login_form.after .user-wrapper .form-item:nth-child(2) div label {
  margin-left: 0;
}
/*== END登入後的第一個欄位(不能更改的帳號) ===*/
/*必填寫*/
.mamber_login .user-wrapper .notice {
  color: #be3362;
  position: absolute;
  top: -28px;
  left: 0;
  font-weight: 900;
}
.member_login_form .user-wrapper .form-item label {
  display: inline-block;
  margin-bottom: .5rem;
  font-weight: 600;
  margin-left: 10px;
}
/*input外層DIV*/
.mamber_login .user-wrapper .form-item .input-item {
  width: 100%;
  position: relative;
}
.mamber_login .user-wrapper .form-item input, .mamber_login .user-wrapper .form-item select {
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 50px;
  padding: 0 20px;
  /* font-size: 1.18rem; */
  font-size: 18px;
  line-height: 50px;
  color: #808080;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang TC", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Noto Sans T Chinese", "Droid Sans Fallback", sans-serif;
}
.mamber_login .user-wrapper .form-item select {
  margin-bottom: 10px;
}
.mamber_login .user-wrapper .form-item .input-item input /*內頁會員表單用*/ {}
/*radio+checkbox 選擇按鈕(如性別用或是勾選)*/
.mamber_login .user-wrapper .form-item .input-item input[type="radio"], .mamber_login .user-wrapper .form-item .input-item input[type="checkbox"] {
  width: auto;
  height: auto;
  float: left;
  margin-right: 5px;
}
.mamber_login .user-wrapper .form-item .input-item .gender {
  float: left;
  margin-right: 20px;
  margin-top: -5px;
}
/*未填寫送出彈出- 警語！(如不能為空)*/
.mamber_login .user-wrapper .birth-warning {
  color: #d94d23;
  padding: 5px 0 0 0;
  font-weight: 600;
  font-size: 1.2rem;
  display: block;
}
/*提醒輸入的文字*/
.mamber_login .user-wrapper .orange_deep {
  color: #adadad;
  display: block;
  width: 100%;
  font-size: 1.14rem;
}
/*註冊手機驗證按鈕*/
#btnSubmit {
  color: #fff;
  background: #10567b;
  border: 1px solid #10567b;
}
/*驗證碼區域(輸入框+語音)*/
.user-wrapper .form-item.verification {}
.user-wrapper .form-item.verification .vrow {
  float: left;
  display: inline-block;
}
/*驗證輸入框*/
.user-wrapper .form-item.verification .vrow.coput {
  width: 80%;
}
.user-wrapper .form-item.verification label /*驗證碼*/ {
  margin-right: 1%;
  padding-top: 12px;
  width: 12%;
  float: left;
}
.user-wrapper .form-item input.login_input_s /*驗證碼輸入框*/ {
  float: left;
  width: 83%;
}
/*驗證碼圖+語音*/
.user-wrapper .form-item.verification .vrow.covim {
  width: 20%;
  float: left;
  display: flex;
  align-items: center;
}
.user-wrapper .form-item.verification .vrow.covim span {
  float: left;
}
.user-wrapper .form-item .vcimage {}
.mamber_login #vcimage /*驗證碼圖*/ {
  max-width: inherit;
}
.user-wrapper .form-item .code_muisc {
  display: flex;
  align-items: center;
}
.user-wrapper .form-item .code_muisc a {}
.user-wrapper .form-item .code_muisc a img {
  max-width: inherit;
}
/*登入按鈕*/
.member_submit .member {
  width: 100%;
  margin: 1em auto;
  text-align: center;
  overflow: hidden;
}
.member_submit .member a, .member_submit .btn-login {
  background: #88ba43;
  display: block;
  width: 100%;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  letter-spacing: 4px;
  line-height: 56px;
  color: #fff;
  border: none;
}
.member_submit input.btn-login {
  margin-bottom: 0;
}
.member_login_form .member a:hover, .member_submit .btn-login:hover {
  background: #94c550;
}
/*忘記密碼*/
.mamber_login .mamber_reg_forget {
  margin: 0 0 2rem 0;
  text-align: center;
}
.mamber_login .mamber_reg_forget a {
  color: #66666a;
  font-size: 1.13rem;
  padding: 0 8px;
}
.mamber_login .mamber_reg_forget a:hover {
  text-decoration: underline;
}
.mamber_login .mamber_reg_forget a.forgetpassword {
  border-left: #d3d3d5 1px solid;
  padding-left: 15px;
}
/*分格線*/
.mamber_login hr.divider {
  overflow: inherit;
  position: relative;
  margin: 30px 30px 20px 30px;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
}
.mamber_login hr.divider:after {
  content: "or";
  text-align: center;
  position: absolute;
  top: 0px;
  width: 50px;
  color: rgba(0, 0, 0, 0.2);
  background: #F9F9F9;
  font-weight: 400;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*=== 會員登入FB+GOOGLE ===*/
.social-login {
  padding: 1rem 0 2rem 0;
}
.social-login a.social-button {
  color: #fff;
  margin: 1rem 0 0.5rem 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  letter-spacing: 0;
}
/*facebook*/
.m-button-fb {
  background: #4f71b6 url(../images/ico_fb_btn.png) 35px center no-repeat;
}
.m-button-fb:hover {
  background: #5f82c3 url(../images/ico_fb_btn.png) 35px center no-repeat;
}
/*google*/
.m-button-gog {
  background: #dd4b39 url(../images/ico_gog_btn.png) 35px center no-repeat;
}
.m-button-gog:hover {
  background: #e85543 url(../images/ico_gog_btn.png) 35px center no-repeat;
}
.member h3 {
  color: #f2af00;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
}
.member p {
  color: #090909;
  margin: 0;
  text-transform: uppercase;
}
.member li {
  list-style: none;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 0.6em 1.5em;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 60%;
  margin: 0 auto;
  margin-bottom: 0.8em;
}
.member li a {
  color: #3c763d;
}
.member li:hover {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.member li:hover a {
  color: #8a6d3b;
}
/*===== 會員註冊 =====*/
/*條款*/
.page_terms {
  padding: 1rem 2rem;
}
.page_terms .page_content {
  overflow: auto;
  height: 450px;
  line-height: 2rem;
  padding: 20px 15px 20px 5PX;
}
/*認證信*/
.infor_content_css.certification {
  text-align: center;
} /*頁面框*/
.certification_letter {
  border: 1px solid #ccc;
  padding: 3rem;
  border-radius: 5px;
  width: auto;
  margin: 0 auto;
  display: inline-block;
}
.certification_letter p {
  text-align: left;
  margin: .5rem 0;
}
.certification_letter a.btns {
  color: #c30d23;
}
/* ======== 返回 ========*/
.back {
  display: block;
  text-align: center;
  margin: 1em 0.5em 2rem .5rem;
}
.back a {
  padding: 0.6em 1.6em;
  background: #538141;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
}
.back a:hover {
  background: #967249;
  color: #fff;
}
/* ======== ///END-返回 ========*/
/*==== 會員專區 會員中心 ====*/
/*會員特別標一組DIV*/
.information.myorders {
  padding-top: 95px;
}

.information.myorders .infor_nav{}

.information.myorders .infor_title {
  display: none;
}

.information.myorders .nav_title{
      position: relative;
    display: inline-block;
    float: right;
}

/*訂單查詢外框*/
.order_tracking {
  width: 100%;
  overflow: hidden;
}
/*左選項*/
.memember_center {
  width: 22%;
  margin-right: 0;
  float: left;
}
.memember_center h2 {
  font-size: 1.6rem;
  margin-bottom: 10px;
  font-weight: 600;
  border-left: 10px solid #6f88a1;
  padding-left: .5rem;
  display: inline-block;
}
.memember_center ul {
  width: 100%;
  list-style: none;
  margin-bottom: 2rem;
}
.memember_center ul li {
  border: 1px solid #91abc6;
  margin: 1rem 0;
  border-radius: 5px;
  position: relative;
  background: #fff;
  border-bottom-width: 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.memember_center ul li::after, .memember_center ul li a::after {
  position: absolute;
  content: "";
  display: inline-block;
}
.memember_center ul li::after {
background: #79a2b836;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    top: 5px;
    left: 1rem;
}
.memember_center ul li a {
    display: block;
    position: relative;
    font-weight: 600;
    padding: 1.2rem 0.5rem 1rem 5.5rem;
    color: #4a83bc;
    font-size: 1.22rem;
}
.memember_center ul li a::after {
    width: 32px;
    height: 32px;
    left: 1.6rem;
    top: 1.05rem;
}
.memember_center ul li:nth-child(1) a::after {
  background: url(../images/edit-image.png) left top no-repeat;
}
.memember_center ul li:nth-child(2) a::after {
  background: url(../images/school.png) left top no-repeat;
  top: 1.2rem;
}
.memember_center ul li:nth-child(3) a::after {
  background: url(../images/logout.png) left top no-repeat;
}
.memember_center ul li a:hover {
  color: #F60
}
.memember_center ul li a.current {}
/*登出*/
.memember_center ul li.out{
background: #79a2b8;
    color: #fff;
    text-align: center;
    border: 1px solid #79a2b8;
}
.memember_center ul li.out:hover{
  background: #73a189;
  border: 1px solid #73a189;
}
.memember_center ul li.out::after{
  display: none;
}
.memember_center ul li.out a{
  color: #fff;
      padding: .5rem;
}


/*中間內容*/
.myorders_box {
  width: 78%;
  float: left;
}
/*框架*/
.myorders_box .mamber_login .form-row {
  margin: .5rem 6% 1rem 6%;
  font-size: 1.24rem;
  padding: 1rem 2rem;
}

.myorders_box .mamber_login .form-row:nth-child(odd){
      background: #7491951f;
}

.myorders_box .mamber_login .form-row:first-child {
  margin: 0;
  background: none;
}
/*~消除其他頁面第二個樣式*/
.myorders_box .member_login_form.after .user-wrapper .form-item:nth-child(2) div {
  clear: both;
  display: inline-table;
  width: 35%;
  font-size: inherit;
  letter-spacing: inherit;
}
/*~label*/
.myorders_box .mamber_login .form-row .label-item {
  float: left;
  width: 35%;
  padding-top: 1.5rem;
  padding-right: 1rem;
}
.myorders_box .mamber_login .form-row .label-item label {
  margin: 0;
}
/*~確認密碼*/
.myorders_box .member_login_form .user-wrapper .form-item label.confirm {
    position: relative;
    left: -238px;
    top: 2.5rem;
    margin-left: 0;
}
/*~input*/
.myorders_box .mamber_login .form-row .input-item {
  width: 65%;
  display: block;
  position: relative;
}
.myorders_box .mamber_login .form-row .input-item input {
  height: auto;
  margin: 0;
  display: inline-block;
  width: 95%;
  float: left;
}
/*~不可更改帳密*/
.myorders_box .mamber_login .form-row .label-item .account {
  margin-top: -1.5rem;
}
.myorders_box .mamber_login .form-row .input-item .existi {
  color: #79a2b8;
  font-size: 1.24rem;
  margin-top: 2px;
  display: inline-block;
  font-weight: 600;
}
/*~必填寫*/
.myorders_box .mamber_login .form-row .notice {
  position: relative;
  width: 5%;
  display: inline-block;
  top: inherit;
  left: inherit;
  text-align: center;
  padding: 1.2rem 0 .8rem 0;
}
/*~必填寫(選擇框)*/
.myorders_box .mamber_login .form-row .notice.choose {}
/*不能為空*/
.myorders_box .mamber_login .form-row .birth-warning {}
/*~備註欄位文字*/
.myorders_box .mamber_login .form-row .orange_deep {
  margin-top: .5rem;
}
/*~驗證碼*/
.myorders_box .user-wrapper .form-item.verification{
  align-items: center;
}

/*~新驗證碼*/
.myorders_box .user-wrapper .form-item.verification .cf-turnstile{}
.myorders_box .user-wrapper .form-item.verification .label-item{
    width: auto;
    margin: .5rem 1rem 1rem 1rem;
}
.myorders_box .user-wrapper .form-item.verification label {
  width: auto;
  float: inherit;
  padding: 0;
}
.myorders_box .user-wrapper .form-item.verification .input-item{
  width: auto;
}
.myorders_box .user-wrapper .form-item.verification .vrow.covim {
  margin: 10px 0 15px 0;
}
/*會員資料查詢*/
.order_tracking .self_form_table {
  position: relative;
}
.order_tracking .self_form_table tr:nth-child(odd) {
  background: #f9f9f9;
}
.order_tracking .self_form_table tr:nth-child(even) {
  background: #fff;
}
.order_tracking .user_information {
  display: block;
  overflow: hidden;
  border: 1px solid #e7e7e7;
  padding: 6px;
}
@media only screen and (max-width:1600px) {
  /*========== header頁頭框架 ==========*/
  /*包覆LOGO+TOP選單*/
  .header_group .inner_wrap {
    padding: 1.2rem 1rem;
    width: 100%;
  }
  /*==== 個別設定系統產生序號模組 ====*/
  /*自己寫*/
  /*============ (二)買農產+(三)來體驗+(四)找資源 ============*/
  /*============ (二)買農產 ============*/
  /*標題+頭部*/
  .twosection .center_layout_title {
    min-height: 480px;
  }
  /*圖片*/
  .twosection .center_layout_title .title_h2 img {
    width: 65.5vw;
  }
  /*內容區*/
  /*== 模組文宣 ==*/
  .twosection .titlebox {
    width: 20%;
  }
}

@media only screen and (max-width:1440px) {
  /*========== header頁頭框架 ==========*/
  /*包覆LOGO+TOP選單*/
  .header_group .inner_wrap {
    width: 100%;
    padding: 1.2rem 1.5rem;
  }
  /*===== TOP選單olidblockmenu =====*/
  .solidblockmenu ul {}
  /*==== 個別設定系統產生序號模組 ====*/
  /*自己寫*/
}

@media only screen and (max-width:1366px) {
  /*==== 個別設定系統產生序號模組 ====*/
  /*自己寫*/
  /*============ (二)買農產+(三)來體驗+(四)找資源 ============*/
  /*============ (四)找資源 ============*/
  .foursection .titlebox .more_module {
    margin: 0 3rem 7rem 0;
  }
}
@media only screen and (max-width:1280px) {
  /*========== header頁頭框架 ==========*/
  .header .header_group {
    min-height: 126px;
  }
  /*===== 圖片輪播 =====*/
  .site_banner {
    margin: 126px 0 0 0;
  }
  /*==== 個別設定系統產生序號模組 ====*/
  /*自己寫*/
}

@media only screen and (max-width:1180px) {
  #footer {
    padding: 1.5rem 1rem;
  }
  /*==== 個別設定系統產生序號模組 ====*/
  /*自己寫*/
  /*使用崁套模組*/
  .section .more_modules, .section .center_layout {
    padding: 1rem 2rem !important;
  }

  /*==================== 內頁自定義 ====================*/
  .infor_contain .mc_01 {
    padding: 0 1.5rem;
  }
  /*====== 內頁消息頁面(新增了照片輪播) ======*/
  .carousel_newspage {}
  .carousel_newspage .newspage {
    padding: 1rem 1.5rem;
  }
  .carousel_newspage .newspho .phoimgs .owl-carousel.owl-loaded {
    min-height: 500px;
  }
  /*====== ///END-內頁消息頁面(新增了照片輪播) ======*/
  /*==== 聯絡我們OR表單頁面 ====*/
  .main-section {
    width: 92%;
    margin: 0 4% 2rem 4%;
  }
  .form-group .bu {
    align-items: flex-start;
  }
  .form-group .bu .checkb {
    margin: 2px 5px 0 5px;
  }
  .form-group .bu .project {
    line-height: 140%;
  }
  /*==== ///END-表單頁面 ====*/
  /*==================== ///END-內頁自定義 ====================*/
}

@media only screen and (max-width:1024px) {
  /*========== header頁頭框架 ==========*/
  /*solidblockmenu TOP選單*/
  .solidblockmenu {
    width: 45%;
  }
  /*search_form 搜尋*/
  .search_form {
    width: 20%;
  }
  /*==== 個別設定系統產生序號模組 ====*/
  /*自己寫*/
  /*==================== 內頁自定義 ====================*/
  /*==== 聯絡我們OR表單頁面 ====*/
  .information.form_page .your-para {
    width: 35%;
  }
  .information.form_page .form-group input, .information.form_page .form-group textarea {
    width: 65% !important;
  }
  /*==== ///END-表單頁面 ====*/
  /*======= 內頁用的圖文明細+詳細內容 =======*/
  .information .infor_list ul.graphic_list {
    padding: 0 1rem;
  }
  .information .infor_list ul.graphic_list li {
    padding: 0 .5rem 2.8rem .5rem;
  }
  /*======= ///END-內頁用的圖文明細+詳細內容 =======*/
  /*==================== ///END-內頁自定義 ====================*/
}

@media only screen and (max-width:820px) {
  /*===== 無障礙導盲磚(RWD不用出現) =====*/ :focus {
    outline: none !important;
    background: none !important;
    -moz-outline-style: none !important;
  }
  a[accesskey] {
    display: none;
  }
  input, select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  input[type="checkbox"], input[type="radio"] {
    appearance: auto;
    -moz-appearance: auto;
    -webkit-appearance: auto;
  }
  select {
    position: relative;
  }
  select::before {}
  /*===== ///EDN-無障礙導盲磚(RWD不用出現) =====*/
  /*===== header頁頭 =====*/
  .header, .index_container .header {
    padding-bottom: 0;
    z-index: 4;
  }
  .index_container .header .header_group, .header .header_group {
    padding: 0;
    min-height: 100px;
    background: rgba(255, 255, 255, .95);
    position: fixed;
  }
  .header .header_group {}
  /*包覆LOGO+TOP選單*/
  .header_group .inner_wrap {
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.2rem 1rem;
  }
  .header_group h1 {
    top: 0;
    left: 6%;
  }
  /*== LOGO ==*/
  .logo {
    display: none;
  }
  .logorwd {
    display: block;
  }
  .header_group h1 a span.st {
    display: none;
  }
  /*== RWD選單 ==*/
  .header-top {
    width: auto;
    text-align: left;
    top: 12px;
    left: 1rem;
    z-index: 9;
  }
  .nav-icon {
    display: inline-block;
    background: #5cafbd;
    width: auto;
    padding: 0.5rem;
    border-radius: 2px;
  }
  .nav-icon a {
    font-size: 2.4rem;
    color: #fff;
    font-weight: 600;
  }
  .nav-icon a i span {
    text-indent: -9999px;
    display: inline-block;
  }
  .top-menu {
    display: none;
  }
  /*== search_form 選單 ==*/
  .search_form {
    min-width: 180px;
  }
  /*== TOP選單 ==*/
  .solidblockmenu {
    padding: 0;
    width: auto;
    display: inline-block;
    float: none;
    margin-top: -5px;
  }
  .solidblockmenu ul {
    background: none;
    float: right;
    padding: 0;
    margin: 0;
  }
  .solidblockmenu ul li {
    padding: 0 .5rem;
  }
  .solidblockmenu ul li a {
    font-size: 1.1rem;
  }
  /*== banner ==*/
  .site_banner {
    margin: 106px 0 0 0;
  }
  /*電腦版隱藏*/
  .banner#adaptive {
    display: none;
  }
  /*RWD版打開*/
  .banner#adaptive_rwd {
    display: block;
  }
  /*===== ///header頁頭 =====*/
  .index_container #content {
    margin-top: 0;
  }
  /*==== 個別設定系統產生序號模組 ====*/
  /*自己寫*/
  /*===== ///END-footer頁尾 =====*/
  /* ========== 內容頁 ==========*/
  /*==== 首頁自定義模組 ====*/
  /*=== 中間模組共用 ===*/
  /*==== ///END-首頁自訂模組 ====*/
  /*內頁圖片100%百分比大小*/
  #info_d_c img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .infor_content_css textarea {
    width: 100% !important;
  }
  .infor_contain {
    min-height: inherit !important;
  }
  /*=== 廣告輪播模組 ===*/
  .ad-nav {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 1em !important;
  }
  .ad-gallery .ad-image-wrapper {
    text-align: center !important;
  }
  .ad-gallery .ad-image-wrapper .ad-image {
    position: inherit !important;
  }
  .ad-gallery .ad-image-wrapper .ad-image img {
    width: 520px !important;
  }
  .ad-gallery .ad-image-wrapper {
    height: auto !important;
  }
  /*=== ///END廣告輪播模組 ===*/
  #search_form_c {}
  .header .container {
    padding: 0 !important;
    width: 100% !important;
    position: relative;
  }
  /*===== 頁底FOOTER =====*/
  #footer {
    padding: 1.8rem 1rem;
  }
  #footer .copyright {
    width: 70%;
  }
  #footer .photolime {
    width: 18%;
  }
  /*==== 個別設定系統產生序號模組 ====*/
  /*自己寫*/
  /*~公用框架(崁套)*/
  .left_more_modules, .center_more_modules, .right_more_modules {
    float: none !important;
    width: 100% !important;
    padding: 1rem 0 2rem 0;
  }
  /*==================== 內頁自定義 ====================*/
  /*內頁寬距*/
  .infor_contain .mc_03 {
    padding: 0 1.5rem 1rem 1.5rem;
  }
  /*======= 內頁用的圖文明細+詳細內容 =======*/
  .information .infor_list ul.graphic_list li {
    flex: 0 0 50%;
  }
  /*==================== ///END-內頁用的圖文明細+詳細內容 ====================*/
  /*====== 內頁消息頁面(新增了照片輪播) ======*/
  .carousel_newspage {}
  .carousel_newspage .newspage {
    padding: 2rem 0 1rem 0;
  }
  .carousel_newspage .newspho .phoimgs {
    width: 80%;
    margin: 0 auto;
    position: relative;
  }
  /*====== ///END-內頁消息頁面(新增了照片輪播) ======*/
  /*==================== 內頁自定義 ====================*/
  /*============= 搜尋頁面 ==========*/
  #search_form_cx {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }
  #search_form_cx input {}
  #search_form_cx .search_key_cx {
    width: 85% !important;
    padding-right: 0;
    padding: 0;
  }
  #search_form_cx .search_button {
    width: 16% !important;
    padding: 0;
  }
  #search_form_cx input.search_btn {
    margin-left: -5px;
    width: 100%;
  }
  /*============= ///END-搜尋頁面 ==========*/
  /*==================== ///END-內頁自定義 ====================*/

  /*==== 表單頁面 (清除與複選單重疊樣式)====*/
  iframe.form_pageiframe {
    height: 1300px !important;
  }
  .information.form_page .infor_contain .mc_03 {
    padding: 0;
  }
  /*表單內容*/
  .information.form_page .form-all {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
  }
  .information.form_page .form-all .form-group {
    margin: 0;
    width: 100%;
    align-items: center;
  }

  /*驗證碼*/
  .information.form_page .form-code .your-para {
    width: 33.78%;
  }
  /*==== ///END-表單頁面 (清除與複選單重疊樣式)====*/
  /*==== 會員專區 myorders ====*/
  .mamber_login .member_login_form {
    margin: 1.5rem 0;
  }
  .mamber_login .form-row {
    margin: 0 10%;
  }
  .page_terms {
    padding: 0;
  }
  .page_terms .page_content {
    padding: 20px 5PX;
  }
  .myorders_box .member_login_form .user-wrapper .form-item label.confirm {
    left: -115px;
  }
  /*============= 搜尋頁面 ==========*/
  .search_form .col-xs-4.search_key_cx, .search_form .col-xs-8 {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width:768px) {
  .logorwd img {
    width: 260px;
  }

  .group-list-1 {
    width: 100%;
    margin-bottom: 3%;
  }

  .fillin_form .editsub .ligroup.author {
    flex: 0 0 96%;
    margin: 1% 0;
  }

  .fillin_form .editsub .ligroup {
    flex: 0 0 96%;
    margin: 1% 0;
  }

  .fillin_form .editsub2 .group-list-1 .ligroup.author {
    flex: 0 0 96%;
  }

  .fillin_form .editsub2 .group-list-1 .ligroup {
    flex: 0 0 96%;
  }

  .fillin_form .editsub .ligroup.three-columns{
    flex: 0 0 96%;
  }
  /*==================== 內頁自定義 ====================*/
}

@media screen and (min-width: 667px) and (max-width: 736px) {
  .site_banner {
    margin: 136px 0 0 0;
  }
}

@media only screen and (max-width:736px) {
  /*==== footer頁底 ====*/
  #footer {
    padding-bottom: 0;
  }
  #footer .container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  #footer .container .copyright {
    width: 100%;
  }
  #footer .container .photolime {
    width: inherit;
  }
  #footer .photolime span {
    margin: .5rem
  }
  #footer #accessibility {
    position: absolute;
    bottom: 0.5rem;
    right: 0;
  }
}
@media only screen and (max-width:568px) {
  /*========== header頁頭框架 ==========*/
  .index_container .header .header_group, .header .header_group {
    min-height: 175px;
  }
  /*包覆LOGO+TOP選單*/
  .header_group .inner_wrap {
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 1rem;
  }
  /*===== LOGO =====*/
  .header_group h1 {
    order: 2;
    text-indent: inherit;
    left: 0;
    padding: 5px 0 0 0;
  }
  .header_group h1 a, .logo a {
    display: inline-block;
    font-size: 0;
  }
  .logorwd img {
    width: auto;
  }
  .header_group .inner_wrap .grinfo .cong {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
  }
  /*===== TOP選單olidblockmenu =====*/
  .solidblockmenu {
    order: 1;
    width: 100%;
  }
  /*===== TOP選單olidblockmenu =====*/
  .search_form {
    order: 3;
    width: 100%;
    margin: .8rem 0 0 0;
  }
  /*===== 編輯器頁頭 =====*/
  .site_top_info .keysearch .seotext a, .site_top_info .keysearch .seoword ul li a {
    font-size: 1rem;
  }
  /*===== 主選單 menu(UL樣式在jqueryslidemenu.css)=====*/
  .header-top {
    top: 0;
    left: 0;
  }
  /*===== site_banne 主視覺圖
   =====*/
  .site_banner {
    margin: 195px 0 0 0;
  }
  /*==== ///END-header頁頭 ====*/
  /*==== footer頁底 ====*/
  /*無障礙*/
  /*==== 個別設定系統產生序號模組 ====*/
  /*自己寫*/
  /*~公用框架(崁套)*/ /*==== 個別設定系統產生序號模組 ====*/
  .left_more_modules, .center_more_modules, .right_more_modules {
    padding: 0;
  }
  .section .more_modules, .section .center_layout {
    padding: 0 1rem !important;
  }
  /*====================== 內頁模組 ======================*/
  .fbsize {
    padding: 0;
    margin: 0;
  }
  #info_d_c img {
    width: auto !important;
    height: auto !important;
  }
  .infor_nav, .infor_contain {
    padding: 0;
  }
  .information {
    padding: .5em 0 0 0;
    background: none;
  }
  .infor_contain .mc_03 {
    padding: 2rem 1rem 1rem 1rem;
    background: none;
  }
  .infor_contain .mc_01 {
    padding: 0;
  }
  .infor_nav .mt_01 {
    text-align: center;
    background: #78a2b0;
  }
  .infor_title {
    padding: 0 1rem;
    margin: 1.5rem 0;
    background: none;
    color: #fff;
  }
  .infor_title:first-letter {
    font-size: inherit;
  }
  /*明細內容標題(字要縮小)*/
  .details .infor_title {
    text-align: left;
  }
  .nav_title {
    display: none;
  }
  .infor_nav .mt_01::after, .infor_nav .mt_01::before {
    display: none;
  }
  /*== 發布單位(搜尋) ==*/
  .form_ssued .container {
    background: none;
    padding: 2rem 1rem 0 1rem;
  }
  .form_ssued input, .form_ssued select {
    margin-bottom: .5rem;
    width: 100%;
  }
  /*== 條列明細 ==*/
  .news_list .list-group-item span {
    margin-bottom: .5rem;
  }
  /*== 發布單位顯示 ==*/
  .fbsize .content {
    margin: 1rem 0;
  }
  /*====== 內頁消息頁面(新增了照片輪播) ======*/
  .carousel_newspage {}
  .carousel_newspage .newspage {
    padding: 0rem 0 1rem 0;
  }
  .carousel_newspage .newspho .phoimgs {
    width: 100%;
    margin: 1rem auto;
    position: relative;
  }
  .carousel_newspage .newspho .phoimgs .owl-carousel.owl-loaded {
    min-height: 280px;
    height: 320px;
  }
  .carousel_newspage .newspho .owl-theme .owl-nav {
    margin-top: -140px;
  }
  .carousel_newspage .newspho .owl-carousel .owl-nav button {
    width: 30px;
    height: 60px;
  }
  /*====== ///END-內頁消息頁面(新增了照片輪播) ======*/
 
  /*==================== 內頁自定義 ====================*/
  /*==================== ///END-內頁自定義 ====================*/
  /*==== 聯絡我們頁面(還需要整理) ====*/
  /*聯絡我們表單樣式*/
  .main-section {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    background: none;
    box-shadow: none;
  }
  .login-form {}
  .form-group label {
    width: 100%;
  }
  .form-group .bu {
    padding-bottom: 5px;
    border-bottom: 1px #d4d8d6 dashed;
    margin-bottom: 5px;
  }
  /*選擇框label樣式替代input*/
  .form-group .bu .checkb {
    display: block;
    width: auto;
    padding-top: 2px;
  }
  /*選擇框文字題目*/
  .form-group .bu .project {
    width: 88%;
    float: right;
    padding-right: 0;
  }
  .memember_center {
    width: 98%;
    float: none;
    margin: 0 auto;
  }
  .myorders_box {
    width: 98%;
    float: none;
    margin: 0 auto;
  }
  .hide-column .small {
    display: none;
  }
  .self_form_table th {
    width: 25%;
  }
  /*驗證碼*/
  .form-code .your-para, .infor_contain img {
    margin-top: 5px;
  }
  .form-code {
    padding-bottom: 5px;
  }
  /*送出安紐*/
  .information .p_btns {
    padding: 1em 0;
  }
  .form-code input {
    min-width: 50%;
  }
  /*== 表單列表清單 (module_self_selfform_list.html)==*/
  /*標題隱藏*/
  .topic_form .theme {
    display: none;
  }
  /*內容*/
  .topic_form .content {
    border-bottom: 10px #a5b7d09c solid;
    background: #cccccc40;
    margin-bottom: 1.5rem;
  }
  .topic_form .content ul li {
    width: 100%;
    text-align: left;
    padding: 0 0 1rem 0;
  }
  .topic_form .content ul li span {
    padding: 0 1rem;
  }
  .topic_form .content ul li:first-child {
    padding: 0 0 1rem 0;
  }
  .topic_form .content ul li:first-child::after {
    margin-top: 1.5rem;
  }
  .topic_form .content ul li:first-child span {
    padding-left: 30px;
  }
  .topic_form .content ul li span.th {
    display: list-item;
    padding: 1rem;
    margin-bottom: 1rem;
    background: #77a5ac;
    color: #fff;
  }
  .topic_form .content ul li:last-child {
    text-align: center;
  }
  .topic_form .content ul li:last-child a {
    width: 90%;
    margin: 0 5%;
  }
  /*==== 表單頁面 (清除與複選單重疊樣式)====*/
  iframe.form_pageiframe {
    height: 1450px !important;
  }
  .information.form_page {
    padding: 0;
  }
  .information.form_page .infor_contain {
    padding: 0;
  }
  /*表單內容*/
  .information.form_page .form-all {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
  }
  .information.form_page .form-all .form-group {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0.5rem 1rem 0 1rem;
    width: 100%;
    margin-bottom: 0;
  }
  .information.form_page .your-para {
    width: auto;
  }
  .information.form_page .form-group input, .information.form_page .form-group textarea {
    width: 100% !important;
    padding: .5rem 1rem 0 1rem;
  }
  .information.form_page .form-all .form-group:nth-child(5) {
    padding: 1rem 0 0 1rem;
  }
  .information.form_page .form-all .form-group:nth-child(5) label {
    flex: 0 0 100%;
  }
  /*驗證碼*/
  .information.form_page .form-code {
    margin: 0;
  }
  .information.form_page .form-code input {
    width: 70% !important;
  }
  .information.form_page .form-code .your-para {
    width: 100%;
  }
  .information.form_page .form-foot_info {
    display: none;
  }
  /*按鈕*/
  .information .p_btns {
    padding: 1rem;
    margin: 2rem 0 0 0;
  }
  .information .p_btns div {
    padding: 0 0.5rem;
  }
  /*==== ///END-表單頁面 (清除與複選單重疊樣式)====*/
  /* ========== 會員登入頁面 (模組+選單)==========*/
  /*驗證碼區域(輸入框+語音)*/
  .user-wrapper .form-item.verification .vrow.coput {
    width: 64%;
  }
  .user-wrapper .form-item.verification label {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  /* ========== END會員登入頁面 (模組+選單)==========*/
  /* ========== 會員專區 會員中心 ==========*/
  .order_tracking {
    padding: 2rem 0 1rem 0;
  }
  .myorders_box .mamber_login .form-row {
    margin: 0.5rem 5% 1.5rem 5%;
  }
  .myorders_box .mamber_login .form-row .label-item, .myorders_box .mamber_login .form-row .input-item {
    float: none;
    width: 100%;
  }
  .myorders_box .mamber_login .form-row .label-item {
    margin-bottom: 5px;
  }
  .myorders_box .mamber_login .form-row .label-item.account {
    padding: 0;
    width: 18% !important;
  }
  /*確認密碼*/
  .myorders_box .member_login_form .user-wrapper .form-item label.confirm {
    left: 0;
    top: 0;
    margin-left: 0;
    margin: 1.2rem 0 .5rem 0;
  }
  /*會員登入TOP彈跳視窗*/
  .toggler {
    top: 50px !important;
  }
  /* ========== END會員專區 會員中心 ==========*/
  /*============= 搜尋頁面 ==========*/
  #search_form_cx {}
  #search_form_cx input {}
  #search_form_cx .search_key_cx {
    width: 0%8 !important;
  }
  #search_form_cx .search_button {
    width: 20% !important;
  }
  .info_search ul.infor_list li div {
    margin-bottom: 1rem;
    padding-bottom: 5px;
  }
  .info_search ul.infor_list li span, .info_search ul.infor_list li a {
    display: block;
    float: none;
    line-height: 140%;
    padding: 0;
    margin: 0;
  }
  /* ========== mainContent 內容外框包括左中右與內容==========*/
  /*======= 內頁用的圖文明細+詳細內容 =======*/
  .information .infor_list ul.graphic_list li {
    flex: 0 0 100%;
  }
  /*==================== ///END-內頁用的圖文明細+詳細內容 ====================*


  /*==================== 內頁自定義 ====================*/
  /*==================== END///-內頁自定義 ====================*/
  /* ========== END///-mainContent 內容外框包括左中右與內容==========*/
}
/* ====================== RWD TABLE表格 ==========================  */
table {
  background-color: transparent;
  border-collapse: collapse;
}
/*==== 標格文字左中右 ====*/
.dcf-txt-left {
  text-align: left !important
}
.dcf-txt-center {
  text-align: center !important
}
.dcf-txt-right {
  text-align: right !important
}
/*==== 標格標題 ====*/
.dcf-table caption {
  color: #3b3b3b;
  font-size: 1.78rem;
  font-weight: 600;
  padding-bottom: .56rem;
}
/*==== 表格頁頭 ====*/
.dcf-table thead {}
/*==== 表格內容 ====*/
.dcf-table tbody {
  border-bottom: 1px solid var(--b-table);
  border-top: 1px solid var(--b-table);
}
/*==== 共用 ====*/
.dcf-table {
  width: 100%;
  margin: 1rem 0 2rem 0;
}
.dcf-table, .dcf-table td, .dcf-table th {
  border: 1px solid var(--b-table)
}
.dcf-table td, .dcf-table th {
  padding: .5rem .8rem;
}
.dcf-table th {
  padding: .6rem .8rem;
  background: #76a07a;
  color: #fff;
  text-align: center;
  border-color: #fff;
}
.dcf-table-responsive tr:not(:last-child), .dcf-table-responsive tr:not(:last-child) {
  border-bottom: 1px solid var(--b-table)
}
.dcf-table-responsive tbody tr:nth-of-type(2n) {
  background-color: var(--bg-table-stripe)
}
@media only screen and (max-width:820px) {
  .dcf-table {
    background: #fff;
  }
  .dcf-table-responsive thead {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    white-space: nowrap
  }
  .dcf-table-responsive tr {
    display: block
  }
  .dcf-table-responsive td {
    -webkit-column-gap: 3.16vw;
    -moz-column-gap: 3.16vw;
    column-gap: 3.16vw;
    display: grid;
    grid-template-columns: 1fr 2fr;
    text-align: left !important
  }
  .dcf-table-responsive.dcf-table-bordered, .dcf-table-responsive.dcf-table-bordered thead th {
    border-width: 0
  }
  .dcf-table-responsive.dcf-table-bordered tbody td {
    border-top-width: 0
  }
  .dcf-table-responsive:not(.dcf-table-bordered) tbody tr {
    padding-bottom: 0;
    background: none !important;
    border: 1px solid #759eb566;
    margin: 0 0 2rem 0;
    border-radius: 2px;
  }
  .dcf-table-responsive:not(.dcf-table-bordered) tbody td {
    padding: 0;
  }
  .dcf-table-responsive:not(.dcf-table-bordered) tbody td:nth-child(even) {
    background: #6fa0c421;
    padding: 0;
  }
  .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td {
    padding-right: 0
  }
  .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
    border-bottom-width: 0
  }
  .dcf-table-responsive tbody td:before {
    content: attr(data-label);
    float: left;
    font-weight: 700;
    background: #759eb5;
    padding: .5rem 1rem;
    color: #fff;
    border-bottom: 1px solid #ffffff2b;
  }
  .dcf-table-responsive td span {
    padding: .5rem 1rem;
  }
}
/* ========== ///END-自適應表格 ==========*/
/* ================================================ */
/* ============ 會員資料中通知店家彈跳視窗 ========== */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60)
}
.modal_od {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box
}
.close {
  cursor: pointer;
  padding: 2px 3px;
  font-size: 18px;
  cursor: pointer;
  padding: 2px 3px;
  position: absolute;
  right: 10px;
  top: 14px
}
.close:hover {
  background-color: grey;
  color: #ffffff
}
.button-blue {
  display: block;
  float: left;
  padding: 5px 0;
  width: 80px;
  margin-right: 10px;
  color: #fff;
  background: #fa8d09;
  text-align: center;
  cursor: pointer
}
.button-blue:hover {
  background: #3C6;
  text-decoration: none;
  color: #ffffff
}
.button-grey {
  display: block;
  float: left;
  padding: 5px 0;
  width: 80px;
  color: #fff;
  background: #ccc;
  text-align: center;
  cursor: pointer
}
.button-grey:hover {
  background: #aaa;
  text-decoration: none
}
.signup-form .form-arrow {
  display: block;
  width: 30px;
  height: 15px;
  position: absolute;
  left: 95px;
  top: -15px
}
.signup-form input {
  padding: 9px 9px 9px 9px;
  margin-bottom: 20px;
  width: 94%
}
.signup-form .login, .signup-form .reg {
  width: 302px;
  padding: 0;
  margin: 0 0 10px 0;
  height: 35px;
  font-size: 18px;
  cursor: pointer;
  border: none;
}
.signup-form label.remember {
  font-size: 13px
}
.signup-form input[type="checkbox"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 0 0
}
.signup-form a.forgot {
  font-size: 13px;
  float: right;
  margin-top: 2px;
  width: auto;
  cursor: pointer
}
.signup-form p.error {
  font-size: 13px;
  margin-bottom: 5px;
  color: #b22d2d
}
#signup-modal, .modal_od {
  display: none;
  width: 410px;
  padding: 0 40px 20px;
  background: white;
  border: 5px solid rgba(0, 0, 0, 0.2);
  margin-left: -190px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 40px;
  box-shadow: 0 1px 0 white inset;
  margin-top: -267px
}
#signup-modal a:hover, .modal_od a:hover {
  text-decoration: none
}
.modal_od h1, #signup-modal h1 {
  margin: 0 -40px;
  background: #EEE;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
  font-size: 18px;
  padding: 13px 40px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  text-align: center;
  margin-bottom: 30px
}
.modal_od .close, #signup-modal .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 18px 16px 18px;
  height: 46px;
  overflow: hidden;
  opacity: .8;
  border-left: 1px solid #BBB
}
.forgot-btn, .login-btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 14px;
  color: #ffffff
}
/* END============ 會員資料中通知店家彈跳視窗 ========== */