@charset "UTF-8";
@font-face {
  font-family: LiSong;
  src: url("../webfonts/LiSong.eot"); /* IE9*/
  src: url("../webfonts/LiSong.eot") format("embedded-opentype"), url("../webfonts/LiSong.woff") format("woff"), url("../webfonts/LiSong.ttf") format("truetype");
}
@font-face {
  font-family: Anton-Regular;
  src: url("../webfonts/Anton-Regular.eot"); /* IE9*/
  src: url("../webfonts/Anton-Regular.eot") format("embedded-opentype"), url("../webfonts/Anton-Regular.woff") format("woff"), url("../webfonts/Anton-Regular.ttf") format("truetype");
}
.color_01 {
  color: #318376 !important;
}

.color_02 {
  color: #0e5449 !important;
}

.color_03 {
  color: #ec9d1e !important;
}

.color_04 {
  color: #f44702 !important;
}

.color_05 {
  color: #c9e2da !important;
}

.bg_01 {
  background: #318376 !important;
}

.bg_02 {
  background: #0e5449 !important;
}

.bg_03 {
  background: #ec9d1e !important;
}

.bg_04 {
  background: #f44702 !important;
}

.bg_05 {
  background: #c9e2da !important;
}

/*--------------------------------------------------------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  line-height: 170%;
  font-family: "微軟正黑體", "open-sans", Times New Roman, sans-serif;
  color: #333;
  background: #fff;
  font-size: 1em;
  position: relative;
}

p {
  margin-bottom: 2em !important;
  letter-spacing: 0.05em;
}

a {
  color: #333;
  text-decoration: none !important;
}
a:hover, a:focus {
  color: #318376;
  text-decoration: none !important;
}

img {
  max-width: 100%;
  height: auto;
}

h1 {
  margin: 0 !important;
  line-height: normal;
  font-size: inherit;
}

h2 {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 150%;
  margin-bottom: 20px;
  color: #333;
}

h3 {
  color: #0e5449;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 150%;
  text-transform: none;
}

h4 {
  color: #ec9d1e;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 150%;
  text-transform: none;
}

h5 {
  color: #f44702;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 150%;
  text-transform: none;
}

li {
  line-height: 170%;
}

.btn_01 {
  background-color: transparent;
  padding: 6.5px 20px;
  font-size: 1em;
  font-weight: 400;
  border: none;
  cursor: pointer;
  color: #fff !important;
  background: #318376;
}
.btn_01:hover, .btn_01:focus {
  background: #0e5449;
  color: #fff !important;
}

.btn_back {
  background-color: transparent;
  padding: 6.5px 20px;
  font-size: 1em;
  font-weight: 400;
  border: none;
  cursor: pointer;
  border-radius: 30px;
  color: #fff !important;
  background: #666;
}
.btn_back:hover, .btn_back:focus {
  background: #0e5449;
  color: #fff !important;
}

.btn_margin {
  margin: 2px;
}

.btn_box {
  float: left;
  width: 100%;
  margin: 20px 0;
}

.display_inline {
  display: inline-block !important;
}

.display_none {
  display: none;
}

.scroll-to-top:hover {
  background: #318376;
}

.scroll-to-top:hover i {
  color: #fff;
}

.w-auto {
  width: auto;
}

.line {
  background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
  height: 2px;
  float: left;
  width: 100%;
  margin: 25px 0;
}

.form-control {
  padding: 2.2px 8px;
  box-shadow: none;
  margin: 2px 0;
  font-size: 1em !important;
}

.date {
  font-size: 0.9em;
  color: #ec9d1e;
}

.dropdown-menu {
  min-width: auto;
}

/*for無障礙*/
/*search-手機版*/
#header .header-btn-collapse-nav-search, .header-btn-collapse-nav-login {
  margin: 10px 0 8px 0px;
  padding: 6px 8px;
  float: right;
  background: #fff;
  color: #318376;
}

.header-nav-search {
  background: #f5f5f5;
  float: left;
  width: calc(100% + 30px);
  margin: 0 -15px;
}

.search_box {
  border-radius: 5px;
  margin: 7px 2% !important;
  float: none;
  height: 33px;
}

.search_box label {
  width: calc(100% - 105px);
}

.search_icon {
  margin-right: 120px;
}

.search_adv {
  padding: 3px 10px !important;
}

.key_word {
  font-size: 0.8em;
  padding: 5px 0 10px 0;
}

/*mobile menu*/
#header {
  position: fixed;
  width: 100%;
}

.header-nav-bar {
  background: #e7e9e8;
}

.header-nav .container {
  display: block;
  padding: 0 15px;
}

.header-container .header-row .header-column:nth-child(1) {
  margin: 0 -8px;
}

.header-logo a {
  float: left;
}
.header-logo img {
  height: 52px;
  width: auto !important;
  vertical-align: top;
  margin: 0 !important;
}

#header .header-btn-collapse-nav {
  background: #318376;
}

.header-nav-main {
  margin: 0 -15px;
  padding: 0 !important;
  width: calc(100% + 30px);
}
.header-nav-main .nav.nav-pills {
  padding: 0 !important;
}
.header-nav-main .nav.nav-pills > li {
  margin: 0;
}
.header-nav-main nav > ul > li > a {
  color: #fff !important;
  font-weight: 400 !important;
}
.header-nav-main nav > ul > li:after {
  height: 0;
}
.header-nav-main nav > ul > li:before {
  display: none;
}
.header-nav-main nav > ul > li.dropdown.open > .dropdown-menu {
  margin-left: 0;
  background: #fff;
}

.dropdown-menu {
  font-size: 1em !important;
}
.dropdown-menu li {
  margin: 0 !important;
  padding: 0 !important;
}
.dropdown-menu li > a {
  padding: 10px 15px !important;
  border-radius: 0;
  white-space: normal;
  font-size: 1em !important;
}

.nav-pills > li + li {
  margin-left: 0 !important;
}

#header .nav-top li.dropdown .dropdown-menu li {
  background: #666;
}

#header .header-container {
  background: #fff;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li:focus, .dropdown-menu > li a:active {
  background: rgba(255, 255, 255, 0.9);
  color: #333;
}

#header .header-nav-main nav > ul li.dropdown-submenu.open > .dropdown-menu {
  background: #fff;
  margin-left: 0 !important;
}

#header .header-nav-main nav > ul > li.dropdown-submenu.show .dropdown-menu {
  top: auto;
  display: block;
  opacity: 1;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover > a {
  background: rgba(0, 0, 0, 0.15);
}

/*search icon*/
.menu_search:hover > i {
  color: #fff;
}

#header .header-nav-main nav > ul > .menu_search:hover:before {
  background-color: transparent;
}

.menu_search .dropdown-mega-content {
  padding-top: 10px !important;
}

.search_box {
  position: relative;
  margin-top: -10px;
}
.search_box label {
  width: 100%;
  margin-bottom: 0;
  background: #f5f5f5;
  border-radius: 5px;
  padding: 5px 50px 0 0;
}

.search_input {
  width: 100%;
  background-color: transparent;
  border: none;
  margin-top: -10px;
  height: 40px;
  padding: 5px 10px;
}

.search_icon {
  padding: 6px 15px 6px 15px;
  margin-right: 0;
  background-color: #318376;
  color: #fff;
  border: none;
  letter-spacing: 1px;
  cursor: pointer;
  border-radius: 4px;
  position: absolute;
  right: 0;
  top: 0;
}
.search_icon:hover {
  background: #0e5449;
}

.key_word {
  float: left;
  width: 100%;
  padding: 5px 0 15px 0;
  line-height: 150%;
}

.key_word a {
  color: #666 !important;
  padding: 6px 0 !important;
}

.key_word a:hover, .key_word a:focus {
  color: #318376 !important;
}

/*main*/
.main > .container {
  padding: 0 25px;
}

.main .row > div {
  padding: 0 1.5em;
}

.menu_left .sidebar_menu {
  width: 220px;
}

.menu_left .main_con {
  width: calc(100% - 220px);
}

.menu_left > div:nth-child(3) {
  display: none;
}

.menu_right .sidebar_menu {
  width: 220px;
}

.menu_right .main_con {
  width: calc(100% - 220px);
}

.menu_right > div:nth-child(1) {
  display: none;
}

.menu_none .main_con {
  width: 100%;
}

.menu_none > div:nth-child(1), .menu_none > div:nth-child(3) {
  display: none;
}

/*sidebar*/
/*index_about*/
.index_about {
  float: left;
  width: 100%;
  background: linear-gradient(-90deg, transparent 35%, #f5f5f5 0), linear-gradient(90deg, transparent 65%, #fff 0);
}
.index_about .container-fluid {
  padding: 0;
}
.index_about .container-fluid [class*=col-] {
  padding: 0;
}
.index_about .container-fluid .row {
  margin: 0;
}
.index_about .about_box {
  float: right;
  width: 100%;
  max-width: 700px;
  padding: 10% 14% 120px 14%;
}
.index_about .about_box .en_title {
  font-family: Anton-Regular;
  color: #fff;
  font-size: 4.5em;
  margin-bottom: -10px;
}
.index_about .about_box h2 {
  color: #0e5449;
}
.index_about .about_box .btn_box {
  margin-top: 30px;
}
.index_about .left {
  position: relative;
  background: url(../img/customer/index_about_bg.png);
  background-repeat: no-repeat;
  background-position: top right;
}
.index_about .left:before {
  content: "";
  display: block;
  background: #c9e2da;
  width: 200px;
  height: 50%;
  position: absolute;
  right: -170px;
  top: 10%;
  z-index: 1;
}
.index_about .right {
  margin-bottom: 120px !important;
  z-index: 2;
}

/*index_icon*/
.index_icon {
  float: left;
  width: 100%;
  margin-top: -70px;
  padding-bottom: 50px;
  position: relative;
}
.index_icon .container {
  padding: 0 20px;
}
.index_icon .icon_box {
  float: left;
  width: 100%;
  background-color: #4b7a72;
  background-image: url(../img/customer/index_icon_bg.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  border-radius: 30px;
  padding: 40px;
}
.index_icon .icon_box h2 {
  color: #fff;
}
.index_icon .icon_box .con_font {
  color: #fff;
  border-left: solid #ec9d1e 3px;
  padding-left: 15px;
}
.index_icon ul {
  float: left;
  width: 100%;
  list-style: none;
  padding-left: 0;
}
.index_icon ul li {
  float: left;
  width: 16.6666666667%;
  padding: 20px 20px 0 20px;
  text-align: center;
  color: #fff;
  line-height: 130%;
}
.index_icon ul li img {
  background: #fff;
  max-width: 140px;
  width: 100%;
  border-radius: 50%;
  padding: 5%;
  margin-bottom: 5px;
}

/*index_news*/
.index_news {
  float: left;
  width: 100%;
}
.index_news .container {
  padding: 0 20px 50px 20px;
  position: relative;
}
.index_news .img {
  width: 40%;
  float: left;
  position: relative;
  padding: 50px 0 0 10px;
  z-index: 9;
}
.index_news .img:before {
  content: "";
  background: #c9e2da;
  width: 50%;
  height: 65%;
  position: absolute;
  right: -30px;
  bottom: -30px;
  z-index: -1;
}
.index_news .font {
  width: calc(60% + 50px);
  float: left;
  margin-left: -50px;
}
.index_news .font .nav-tabs {
  border: none;
  padding-left: 150px;
}
.index_news .font .nav-tabs button {
  font-size: 1.5em;
  font-weight: bold;
  padding: 13px 20px;
  border: none;
  border-radius: 0;
  background: #c9e2da;
  color: #333;
  margin-right: 10px;
}
.index_news .font .nav-tabs button.active {
  background: #318376 !important;
  color: #fff;
}
.index_news .font .nav-tabs button:hover {
  background: #ec9d1e;
  color: #fff;
}
.index_news .font .tab-content {
  background: #f5f5f5;
  z-index: -2;
  border-radius: 0;
  margin: 40px 0;
  padding: 30px 50px 30px 150px;
}
.index_news .font .tab-content .list .item {
  float: left;
  width: 100%;
  border-bottom: solid #ccc 1px;
  margin-bottom: 0;
  line-height: 190%;
  padding: 5px 0;
}
.index_news .font .tab-content .list .item:nth-last-child(1) {
  border-bottom: none;
}
.index_news .font .tab-content .list .item a {
  float: left;
  width: 100%;
  padding: 15px 0;
}
.index_news .font .tab-content .list .item a:hover {
  background: #fff;
  width: calc(100% + 50px);
  padding: 15px 20px;
  margin-left: -25px;
  border-radius: 10px;
}
.index_news .font .tab-content .list .time {
  float: left;
  width: 120px;
  line-height: 150%;
}
.index_news .font .tab-content .list .time .year {
  font-size: 1.125em;
}
.index_news .font .tab-content .list .time .day {
  font-size: 1.875em;
  font-weight: bold;
}
.index_news .font .tab-content .list .title {
  width: calc(100% - 120px);
  float: left;
  font-size: 1.25em;
}
.index_news .font .tab-content .btn_box {
  margin-top: 5px;
}

/*index_topics*/
.index_topics {
  float: left;
  width: 100%;
  background: url(../img/customer/index_topics_bg.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom;
}
.index_topics .container {
  padding-left: 100px;
}
.index_topics .topics_box {
  float: left;
  width: 100%;
  max-width: 880px;
  background: rgba(49, 131, 118, 0.9);
  position: relative;
}
.index_topics .topics_box .top {
  font-family: Anton-Regular;
  font-size: 4.375em;
  color: rgba(49, 131, 118, 0.9);
  transform: rotateZ(-90deg);
  position: absolute;
  left: -117px;
  top: 75px;
}
.index_topics .topics_box .list {
  padding: 0 5%;
}
.index_topics .topics_box .list .item {
  float: left;
  width: 33.3333333333%;
}
.index_topics .topics_box .list .item a {
  float: left;
  width: 100%;
  color: #fff;
  padding: 10%;
}
.index_topics .topics_box .list .item a:hover {
  background: #0e5449;
}
.index_topics .topics_box .list .item .img {
  padding: 10%;
  text-align: center;
}
.index_topics .topics_box .list .item .img img {
  width: 100%;
  background: #fff;
  border-radius: 50%;
  border: solid #c9e2da 10px;
}
.index_topics .topics_box .list .item .title {
  text-align: center;
  font-size: 1.5em;
}
.index_topics .topics_box .list .item .title:after {
  content: " ";
  display: block;
  width: 40px;
  margin: 15px auto;
  border-bottom: 3px solid #ec9d1e;
}
.index_topics .topics_box .list .item .con_font {
  min-height: 136px;
}

/*index_result*/
.index_result {
  float: left;
  width: 100%;
}
.index_result .img {
  float: left;
  width: 40%;
}
.index_result .result_box {
  float: left;
  width: calc(55% + 100px);
  margin: 60px 5% 20px -100px;
  background: #f5f5f5;
  padding: 5%;
  overflow: hidden;
  background-image: url(../img/customer/index_about_bg.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  position: relative;
}
.index_result .result_box h2 {
  position: relative;
  z-index: 0;
  margin-bottom: 0;
}
.index_result .result_box h2:before {
  content: "\f559";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: rgba(49, 131, 118, 0.1);
  font-size: 7em;
  position: absolute;
  z-index: -1;
  left: -100px;
}
.index_result .result_box .btn_box {
  width: auto;
  position: absolute;
  right: 7%;
  top: 6%;
}
.index_result .result_box .list {
  float: left;
  width: 100%;
}
.index_result .result_box .list .item {
  float: left;
  width: 100%;
  margin-top: 20px;
  z-index: 2;
  position: relative;
}
.index_result .result_box .list .item a {
  float: left;
  width: 100%;
  position: relative;
  padding: 20px 25px;
  border-radius: 10px;
  background: #fff;
}
.index_result .result_box .list .item a:hover {
  width: calc(100% + 30px);
  margin-left: -15px;
}
.index_result .result_box .list .item .year {
  color: #fff;
  font-family: Anton-Regular;
  font-size: 1.5em;
  position: relative;
  z-index: 1;
  width: 60px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}
.index_result .result_box .list .item .year:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #ec9d1e;
  position: absolute;
  z-index: -1;
}
.index_result .result_box .list .item .font {
  float: left;
  width: calc(100% - 60px);
  padding-left: 20px;
}
.index_result .result_box .list .item .font .title {
  font-size: 1.25em;
}
.index_result .result_box .list .item .font .author {
  color: #999;
}
.index_result .result_box .list .item .font .author:before {
  content: "-";
  color: #ec9d1e;
  display: inline-block;
  padding-right: 10px;
}

/*swiper*/
.swiper {
  float: left;
  width: 100%;
  padding: 0 45px;
  position: relative;
}
.swiper.btn_left_right {
  padding: 0 50px;
}
.swiper.btn_left_right .swiper-slide.swiper-slide-prev {
  opacity: 0;
}
.swiper.btn_left_right .swiper-slide.swiper-slide-active, .swiper.btn_left_right .swiper-slide.swiper-slide-next {
  opacity: 1;
}
.swiper.btn_left_right {
  padding: 0 50px;
}
.swiper a {
  float: left;
  width: 100%;
}
.swiper [class^=swiper-button-]:after {
  font-size: 1.1em;
  color: rgba(0, 0, 0, 0.8);
}
.swiper [class^=swiper-button-]:hover:after {
  background: #0e5449;
}
.swiper .cricle_btn:after {
  background: rgba(0, 0, 0, 0.8);
  padding: 9px 13px;
  font-size: 1.1em;
  border-radius: 30px;
  color: #fff;
}
.swiper .white_btn:after {
  color: #fff !important;
  font-size: 1.1em;
}
.swiper .cricle_btn.white_btn:after {
  background: rgba(255, 255, 255, 0.8);
  padding: 9px 13px;
  font-size: 1.1em;
  border-radius: 30px;
  color: #333 !important;
}
.swiper .swiper-button-prev {
  margin-left: -5px;
}
.swiper .swiper-button-next {
  margin-right: -5px;
}
.swiper.button_right {
  margin-right: 90px;
}
.swiper.button_right .swiper-button-prev {
  left: auto;
  right: 50px;
}
.swiper img {
  width: 100%;
}
.swiper .title {
  font-size: 1.25em;
  padding-bottom: 10px;
}
.swiper.btn_right_top {
  position: relative;
  width: 100%;
}
.swiper.btn_right_top .button_box {
  position: relative;
  width: 100%;
  height: 45px;
}
.swiper.btn_right_top .button_box .swiper-button-prev {
  position: absolute;
  right: 45px;
  left: auto;
}
.swiper.btn_right_top .button_box .swiper-button-next {
  position: absolute;
  right: 10px;
}
.swiper.btn_right_top .swiper-wrapper {
  margin-top: 0;
}
.swiper.btn_right_top .swiper-pagination-bullet-active {
  background: #318376;
}
.swiper.dot_bottom .swiper-wrapper {
  padding-bottom: 40px;
}

.swiper-slide video {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  justify-content: center;
  align-items: center;
}

/*index_link*/
.index_link {
  float: left;
  width: 100%;
  padding: 40px 0 60px 0;
}

/*footer*/
#footer {
  font-size: 1em;
  background-image: url(../img/customer/footer_bg.png);
  background-color: #318376;
  background-size: cover;
  border: none;
  color: #fff !important;
}
#footer .footer-copyright {
  background: transparent !important;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
  font-size: 0.9em;
  line-height: 130%;
}
#footer .menu .list {
  float: left;
  width: 100%;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
#footer .menu .list a {
  background: #0e5449;
  color: #fff;
  border-radius: 30px;
  padding: 7px 25px;
}
#footer .menu .list a:hover {
  background: #033831;
}
#footer .menu .font_nowrap {
  padding-right: 20px;
}

/*page_banner*/
.page_banner {
  min-height: 200px;
}
.page_banner img {
  opacity: 0;
}

/*main_con*/
.main_con {
  background: #fff;
  background-image: url(../img/customer/page_bg.png);
  background-size: cover;
  margin-top: -122px;
  padding: 20px 30px !important;
  min-height: 500px;
}
.main_con h2 {
  float: left;
  width: 100%;
  font-weight: 400;
  border-bottom: solid #ccc 1px;
  padding: 0 0 20px 10px;
  position: relative;
}
.main_con h2:before {
  content: "";
  display: block;
  width: 35px;
  height: 40px;
  background: #c9e2da;
  position: absolute;
  left: -40px;
  top: 5px;
}
.main_con img.float-start {
  padding: 0 2em 2em 0;
}
.main_con img.float-end {
  padding: 0 0 2em 2em;
}

/*page_top*/
.page_top {
  float: left;
  width: 100%;
}
.page_top .viewer {
  float: right;
  color: #999;
  font-size: 0.9em;
  line-height: 130%;
}
.page_top .viewer i {
  padding-right: 5px;
}

/*breadcrumb*/
.breadcrumb {
  color: #999;
  width: calc(100% - 70px) !important;
  float: left;
  font-size: 0.9em;
  line-height: 130%;
}
.breadcrumb > span {
  word-wrap: break-word;
}
.breadcrumb > span + span:before {
  content: "|";
  padding: 0 7px 0 5px;
  color: #eee;
}
.breadcrumb i {
  padding: 0 5px;
  color: #999;
}
.breadcrumb a {
  color: #999;
}
.breadcrumb a:hover, .breadcrumb a:focus, .breadcrumb a:hover i {
  color: #318376 !important;
}

/*page_share*/
.page_share {
  text-align: right;
  float: right;
  width: 90px;
}

.page_share img {
  width: 40px;
}

/*page_search*/
.page_search {
  list-style: none;
  padding-left: 0;
}
.page_search > li {
  display: inline-block;
  padding-right: 10px;
  align-self: center !important;
  white-space: nowrap;
}
.page_search .btn {
  margin: 2px 0;
  vertical-align: top;
}
.page_search .title {
  display: inline-block;
  padding-right: 3px;
}
.page_search select, .page_search input, .page_search label {
  display: inline-block;
  width: auto;
}
.page_search .datepickers input {
  width: 142px;
}
.page_search .datepickers .input-group-addon {
  padding: 5px;
}

select.form-control {
  padding: 2.2px 35px 2.2px 8px;
}

.list_icon {
  vertical-align: top;
}
.list_icon .btn {
  border: solid #ccc 1px;
  padding: 8px 7px 4.4px 10px;
  margin: 2px 0;
}
.list_icon .btn:hover {
  background: #f5f5f5;
}
.list_icon .btn.active {
  background: #318376;
}
.list_icon .btn.active i {
  color: #fff;
}
.list_icon i {
  font-size: 1.5em;
  color: #666;
}

.bootstrap-datetimepicker-widget {
  z-index: 1111;
  background: #fff;
}
.bootstrap-datetimepicker-widget .list-unstyled li {
  width: 100%;
}
.bootstrap-datetimepicker-widget .table-condensed span::before {
  color: #318376;
}

/*page_date*/
.page_date {
  color: #ec9d1e;
  margin-bottom: 10px;
}
.page_date .badge {
  background: #ec9d1e;
}

/*page_bottom*/
.page_bottom {
  float: left;
  width: 100%;
  padding: 30px 0 10px 0;
}

.page_bottom .list {
  float: left;
  width: 100%;
}

.page_bottom .list a {
  float: left;
  width: calc(100% - 20px);
  background: #f5f5f5;
  padding: 10px 10px 10px 20px;
  margin: 0 0 3px 20px;
  position: relative;
  border-radius: 10px;
}

.page_bottom .list a:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  left: -15px;
}

.page_bottom .link a:before {
  background: url(../img/icon_link.png);
  background-size: 30px;
}

.page_bottom .download a:before {
  background: url(../img/icon_download.png);
  background-size: 30px;
}

.social-icons li:hover.social-icons-line a {
  background: #4bc700 !important;
}

/*page_number*/
#page_number {
  padding-top: 20px;
}
#page_number .page_total {
  vertical-align: middle;
  margin: 0 0 10px 0;
}
#page_number .page_icon {
  text-align: right;
  margin-bottom: 10px;
}
#page_number .btn_page {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  border: none;
  padding: 2px 12px 3px 12px;
  font-size: 1em;
  background: #666;
  border-radius: 5px;
  margin: 1px;
  color: #fff;
  height: 34px;
}
#page_number .btn_page:hover, #page_number .btn_page:focus {
  background: #0e5449;
  color: #fff;
}
#page_number select {
  margin: 0 2px;
  padding: 4px 35px 4px 8px;
}

label[for=page_select] select {
  margin: -2px 0 0 0;
}

/*card_list*/
.card_list {
  float: left;
  width: 100%;
}
.card_list .item {
  float: left;
}
.card_list .item a {
  float: left;
  width: 100%;
}
.card_list .item .img {
  position: relative;
}
.card_list .item .img .type {
  position: absolute;
  background: #318376;
  color: #fff;
  padding: 4px 12px;
  top: -15px;
  left: 0;
}
.card_list .item .font {
  padding: 10px;
  position: relative;
}
.card_list .item .font .date {
  color: #ec9d1e;
  font-size: 0.9em;
}
.card_list .item .font .viewer {
  color: #999;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 0.9em;
}
.card_list .item .font .viewer i {
  padding-right: 5px;
}
.card_list .item .font .title {
  font-size: 1em;
  line-height: 170%;
}
.card_list .new_icon {
  display: inline-block;
  font-size: 0.7em;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  background: #900;
  color: #fff;
  padding: 2px 10px;
  border-radius: 30px;
  line-height: 130%;
  margin-right: 5px;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}
.card_list .new_icon:before {
  background: #fff;
  content: "";
  height: 215px;
  width: 20px;
  z-index: 1;
  opacity: 0.3;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 1550ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation-name: icon_glitter;
          animation-name: icon_glitter;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/*accordion 收合*/
.accordion {
  float: left;
  width: 100%;
  padding: 0 20px;
}
.accordion .accordion-item {
  margin-bottom: 10px;
  border: none;
}
.accordion .accordion-button {
  background: #f5f5f5;
  border-radius: 10px !important;
  display: block;
  padding: 1rem 3.5rem 1rem 1.25rem;
}
.accordion .accordion-button:hover {
  background: #f3f8f3;
}
.accordion .accordion-button:after {
  content: "\f139";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  background-image: none;
  color: #666;
  font-size: 1.2em;
  vertical-align: middle;
  margin-top: 8px;
  transform: rotate(-180deg);
  position: absolute;
  right: 15px;
  top: 30%;
}
.accordion .accordion-button[aria-expanded=true]:after {
  margin-top: -2px;
  transform: rotate(0deg);
  color: #fff;
}
.accordion .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #318376;
}
.accordion .accordion-button:not(.collapsed) .type {
  background: #fff;
  color: #318376;
}
.accordion .accordion-button:focus {
  box-shadow: none;
}
.accordion .accordion-button .type {
  background: #318376;
  color: #fff;
  border-radius: 30px;
  padding: 3px 10px;
  font-size: 0.8em;
  line-height: 130%;
  margin-left: 10px;
  display: inline-block;
  white-space: nowrap;
}
.accordion .page_bottom {
  padding: 10px 0 20px 0;
}

/*link_list_02*/
.link_list_02 {
  float: left;
  width: 100%;
}
.link_list_02 .item {
  float: left;
  width: calc(100% - 30px);
  margin: 3px 0 3px 25px;
}
.link_list_02 .item a {
  float: left;
  width: 100%;
  background: #f5f5f5;
  padding: 10px 10px 10px 20px;
  position: relative;
  border-radius: 10px;
  color: #333 !important;
}
.link_list_02 .item a:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  left: -15px;
  background: url(../img/icon_link.png);
  background-size: 30px;
}
.link_list_02 .item a:hover {
  color: #0e5449 !important;
}
.link_list_02 .item a .date {
  display: inline-block;
  padding-right: 8px;
}
.link_list_02 .item a .type {
  background: #318376;
  color: #fff;
  font-size: 0.9em;
  border-radius: 15px;
  line-height: 130%;
  padding: 3px 10px;
  display: inline-block;
  margin-left: 8px;
}

/*sitemap*/
.sitemap_list {
  list-style: none;
  float: left;
  width: 100%;
  display: table;
  margin-bottom: 30px;
  padding-left: 0;
}
.sitemap_list a {
  float: left;
  width: 100%;
  text-decoration: none !important;
  color: #333 !important;
}
.sitemap_list a:hover {
  color: #ec9d1e !important;
}
.sitemap_list .item {
  border-top: solid 1px #ddd;
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;
  vertical-align: middle !important;
  padding: 10px 10px 10px 20px;
  width: 100%;
  float: left;
}
.sitemap_list .item .no {
  display: table-cell;
}
.sitemap_list .item .font {
  padding-left: 10px;
  display: table-cell;
}
.sitemap_list .item > ul {
  list-style: none;
  float: left;
  width: 100%;
  display: table;
  margin-top: 5px;
  border: none;
}
.sitemap_list .item > ul li {
  border: none;
  padding: 5px 0;
}
.sitemap_list > .item:last-child {
  border-bottom: solid 1px #ddd;
}

/*search*/
.search_list {
  float: left;
  width: 100%;
  padding: 0 20px;
}
.search_list a {
  float: left;
  width: 100%;
  border-bottom: dotted #ccc 1px;
  padding: 20px;
}
.search_list a:hover h3, .search_list a:focus h3 {
  color: #ec9d1e;
}
.search_list .item {
  float: left;
  width: 100% !important;
  margin: 0 !important;
}
.search_list .item .font {
  float: left;
  width: calc(100% - 35px);
}
.search_list .no {
  float: left;
  width: 35px;
  position: relative;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  color: #666;
}
.search_list .no:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -2px;
  left: -10px;
  z-index: -1;
  transform: skew(10deg);
  border-radius: 0 0 0 5px;
}

/*mat_list*/
.mat_list .item {
  float: left;
  width: 100%;
}
.mat_list .item .title {
  float: left;
  width: 230px;
  font-weight: bold;
  color: #000;
  text-align: right;
}
.mat_list .item .title:after {
  content: "/";
  display: inline-block;
  color: #ec9d1e;
  padding: 0 10px;
  font-size: 0.7em;
}
.mat_list .item .font {
  float: left;
  width: calc(100% - 230px);
}

.mat_list_01 .item {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  background: #f5f5f5;
  border-radius: 10px;
  position: relative;
}
.mat_list_01 .item .no {
  position: absolute;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  color: #fff;
  background: #999;
  padding: 0 10px;
  min-width: 50px;
  text-align: center;
  left: -10px;
  border-radius: 0 10px 0 0;
}
.mat_list_01 .item .font {
  float: left;
  width: 100%;
  padding: 0 0 0 30px;
}
.mat_list_01 .item .font .country > span:first-child {
  background: #ec9d1e;
  color: #fff;
  padding: 5px 10px;
  border-radius: 30px;
  font-size: 0.9em;
  margin-right: 10px;
}
.mat_list_01 .item .font .country .color_03 {
  padding: 0 5px;
}
.mat_list_01 .item .font .title {
  font-size: 1.25em;
  font-weight: bold;
  padding: 15px 0;
  color: #000;
}
.mat_list_01 .item .font ul {
  list-style: none;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  border-top: solid #ccc 1px;
}
.mat_list_01 .item .font ul li {
  margin: 2px 0;
}
.mat_list_01 .item .font ul li > i {
  color: #318376;
  padding-right: 7px;
  float: left;
  vertical-align: top;
  line-height: 130%;
  margin-top: 5px;
}
.mat_list_01 .item .font ul span {
  color: #318376;
  float: left;
}
.mat_list_01 .item .font ul .btn_01 {
  float: left;
  margin: 5px 0;
}
.mat_list_01 .item .font ul .btn_01 i {
  color: #fff;
  padding-right: 7px;
}

.mat_list_02 {
  float: left;
  width: 100%;
}
.mat_list_02 .item {
  float: left;
  width: 50%;
  padding: 5px;
}
.mat_list_02 .item:nth-child(2n+1) {
  clear: both;
}
.mat_list_02 .item a {
  float: left;
  width: 100%;
  background: #f5f5f5;
  padding: 1rem 1.25rem;
  border-radius: 10px !important;
  position: relative;
}
.mat_list_02 .item a:hover {
  background: #f3f8f3;
  color: #333;
}
.mat_list_02 .item .year {
  display: inline-block;
  background: #318376;
  color: #fff;
  border-radius: 30px;
  padding: 3px 10px;
  font-size: 0.8em;
  line-height: 130%;
  display: inline-block;
  white-space: nowrap;
  margin-right: 10px;
  position: absolute;
  top: -10px;
}
.mat_list_02 .item .title {
  display: inline-block;
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
}
.mat_list_02 .item .type {
  display: inline-block;
  background: #318376;
  color: #fff;
  border-radius: 30px;
  padding: 3px 10px;
  font-size: 0.8em;
  line-height: 130%;
  margin: 0 10px;
  display: inline-block;
  white-space: nowrap;
}
.mat_list_02 .item .sale {
  display: inline-block;
  font-size: 0.9em;
}
.mat_list_02 .item .sale:before {
  content: "by";
  display: inline-block;
  color: #ec9d1e;
  padding: 0 5px 0 0;
}
.mat_list_02.year .item {
  padding: 20px 5px 5px 5px;
}

/*result_box*/
.result_box div:first-child.img {
  float: right;
  width: 30%;
}
.result_box div:nth-child(2).mat_list {
  width: 70%;
}
.result_box .mat_list {
  float: left;
  width: 100%;
}
.result_box .mat_list .title {
  width: 120px;
}
.result_box .mat_list .font {
  width: calc(100% - 120px);
}

/*動畫效果*/
/*new icon*/
@-webkit-keyframes icon_glitter {
  from {
    left: -95px;
  }
  to {
    left: 180%;
  }
}
@keyframes icon_glitter {
  from {
    left: -95px;
  }
  to {
    left: 180%;
  }
}
/*--------------------------------------------------------------------------------------------------*/
@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
  /*header*/
  .header-nav-bar .container {
    height: 0;
  }
  #header .header-logo img {
    width: auto;
    height: 70px !important;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
  /*header-nav-top*/
  #header a, #header .header-nav-top .nav > li > a {
    text-transform: none !important;
    color: #333;
    padding: 0 2px;
    font-size: 0.8em;
  }
  #header .header-nav-top .nav > li > a [class*=fa-] {
    font-size: 1em !important;
  }
  .header-nav-top .nav a:hover, .header-nav-top .nav a:focus {
    color: #318376 !important;
  }
  .header-nav-top .nav li:after {
    content: "|";
    display: inline-block;
    color: #999;
    font-weight: 400;
    font-size: 0.8rem;
    margin: 0 5px 0 0px;
  }
  .header-nav-top .nav li:last-child:after {
    display: none;
  }
  #header .header-nav-features {
    padding-left: 0;
  }
  #header .header-nav-features .header-nav-top-icon {
    font-size: 0.9em;
  }
  #header .header-nav-features .header-nav-top-icon:hover {
    color: #0e5449;
  }
  #header .header-nav-features .header-nav-features-dropdown {
    padding: 0 2px 5px 2px;
  }
  /*header*/
  .header-nav-bar .container {
    height: auto;
  }
  #header .header-logo {
    width: 300px !important;
    height: 70px !important;
  }
  #header .header-logo img {
    width: 300px;
    height: auto;
  }
  .sticky-header-active #header .header-logo {
    height: 59px !important;
  }
  .sticky-header-active #header .header-logo img {
    width: 300px;
    height: 59px !important;
  }
  #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    color: #0e5449 !important;
    font-weight: bold !important;
    padding: 5px 10px;
    min-height: auto;
  }
  #header .header-nav-main nav > ul > li a {
    border-radius: 0;
    white-space: normal;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border: none;
    padding: 0;
    background: #318376;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu a {
    color: #fff !important;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-submenu ul {
    background-color: #2a6f64;
  }
  #header .dropdown.open > .dropdown-menu, #header .dropdown:hover > .dropdown-menu {
    opacity: 1;
    margin-top: -1px !important;
  }
  #header .dropdown-submenu:hover > .dropdown-menu, .dropdown-submenu.open > .dropdown-menu {
    opacity: 1;
    top: 8px !important;
  }
  /*share_icon*/
  .share_icon a {
    padding: 6px 0 !important;
  }
  .share_icon img {
    width: 30px;
  }
  /*header menu滑入上方出現線條*/
  .header-nav.header-nav-line nav > ul li:hover > a:before, .header-nav.header-nav-line nav > ul > li > a:hover:before, .header-nav.header-nav-line nav > ul > li > a:focus:before, .accessibility-open > a:before {
    top: -1px !important;
    transition: width 0.5s ease, background-color 0.5s ease !important;
    background: #ec9d1e !important;
    opacity: 1 !important;
  }
  /*dropdown-mega menu*/
  .dropdown-mega .dropdown-menu {
    width: 100vw !important;
    margin-left: -15px !important;
  }
  .dropdown-mega-content {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
  }
  .dropdown-mega-content .item {
    width: 16.6666666667%;
    float: left;
    padding: 0 10px 15px 10px;
  }
  .dropdown-mega-content .item:nth-child(6n+1) {
    clear: both;
  }
  .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
  }
  .dropdown-mega .dropdown-mega-sub-title {
    color: #a07a30 !important;
    font-size: 1em !important;
  }
  .dropdown-mega .dropdown-mega-sub-title a {
    color: #318376 !important;
    border-radius: 0;
    padding: 6px 0 !important;
    font-weight: bold !important;
  }
  .dropdown-mega .dropdown-mega-sub-title a:hover, .dropdown-mega .dropdown-mega-sub-title a:focus {
    color: #000 !important;
  }
  .dropdown-mega-sub-nav > li > a:hover, .dropdown-mega-sub-nav > li > a:focus {
    color: #318376 !important;
  }
  .dropdown-mega a[aria-expanded=false] .dropdown-menu {
    display: none;
  }
  .dropdown-mega .dropdown-menu a {
    font-size: 1em !important;
  }
  .dropdown-mega .dropdown-submenu .dropdown-menu > li > a {
    padding: 10px 30px 8px 65px !important;
  }
  /*index_news*/
  .index_news .img {
    width: 20%;
  }
  .index_news .font {
    width: calc(80% + 30px);
    margin-left: -30px;
  }
  .index_news .font .nav-tabs {
    padding-left: 80px;
  }
  .index_news .font .tab-content {
    padding: 15px 20px 15px 80px;
    margin: 30px 0;
  }
  /*main*/
  .main {
    padding-top: 130px;
  }
  .menu_left .sidebar_menu, .menu_right .sidebar_menu {
    width: 200px;
  }
  .menu_left .main_con, .menu_right .main_con {
    width: calc(100% - 200px);
  }
  /*card_list*/
  .card_list .item {
    width: 50%;
    padding: 3%;
  }
  .card_list .item:nth-child(3n+1) {
    clear: none;
  }
  .card_list .item:nth-child(2n+1) {
    clear: both;
  }
  .card_list .item .font .title {
    font-size: 1.25em;
  }
  /*link_list_02*/
  .link_list_02 .item {
    width: calc(50% - 30px);
  }
  .link_list_02 .item:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 2em;
  }
  .container {
    max-width: 100% !important;
  }
  /*header-nav-top*/
  #header .header-nav-top .nav > li > a {
    font-size: 1em;
  }
  #header a, #header .header-nav-top .nav > li > a {
    padding: 0 10px;
  }
  #header .header-nav-top .nav > li > a [class*=fa-] {
    font-size: 1.125em !important;
  }
  /*header*/
  #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    font-size: 1.1rem;
    padding: 0 10px 0 10px;
  }
  .header-nav-main .dropdown-menu {
    font-size: 1em;
  }
  #header .header-logo {
    width: 300px !important;
    height: 70px !important;
    margin: 4px 0 !important;
  }
  #header .header-logo img {
    width: 300px;
    height: auto !important;
  }
  .sticky-header-active #header .header-logo {
    height: 59px !important;
  }
  .sticky-header-active #header .header-logo img {
    width: 300px;
    height: 59px;
  }
  /*share_icon*/
  .share_icon img {
    width: 40px;
  }
  /*index_news*/
  .index_news .img {
    width: 40%;
  }
  .index_news .font {
    width: calc(60% + 50px);
    margin-left: -50px;
  }
  .index_news .font .nav-tabs {
    padding-left: 150px;
  }
  .index_news .font .tab-content {
    padding: 30px 50px 30px 150px;
    margin: 40px 0;
  }
  /*main*/
  .main {
    padding-top: 138px;
  }
  .menu_left .sidebar_menu, .menu_right .sidebar_menu {
    width: 250px;
  }
  .menu_left .main_con, .menu_right .main_con {
    width: calc(100% - 250px);
  }
  /*card_list*/
  .card_list .item {
    width: 33.3333333333%;
  }
  .card_list .item:nth-child(2n+1) {
    clear: none;
  }
  .card_list .item:nth-child(3n+1) {
    clear: both;
  }
  .card_list .item .font .title {
    font-style: 1.25em !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 100% !important;
  }
  /*header*/
  #header .header-logo {
    width: 390px !important;
    height: 90px !important;
  }
  #header .header-logo img {
    width: 390px;
    height: 90px;
  }
  /*main*/
  .main {
    padding-top: 158px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px !important;
  }
  /*header*/
  .header-nav-top .nav {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /*dropdown-mega menu*/
  .dropdown-mega .dropdown-menu {
    margin-left: calc((1376px - 100vw) / 2) !important;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 1.5em;
  }
  h3 {
    font-size: 1.3em;
  }
  /*header*/
  #header .header-body {
    background-color: #fff !important;
    box-shadow: 0px 4px 4px rgba(55, 55, 55, 0.1) !important;
  }
  .header-nav-bar .container {
    height: 0;
  }
  #header .header-logo {
    width: auto;
    height: 52px !important;
  }
  #header .header-logo img {
    width: auto;
    height: 52px !important;
  }
  .header-nav-main nav {
    max-height: 70vh !important;
    width: calc(100% + 35px);
    background: #318376;
  }
  .header-nav-main nav a {
    font-size: 1em !important;
    border-radius: 0 !important;
  }
  .header-nav-main nav > ul > li > a {
    padding: 10px 15px !important;
    float: left;
    text-transform: none !important;
  }
  #header .header-nav-main nav > ul li {
    border-color: rgba(255, 255, 255, 0.5);
  }
  #header .header-nav-main nav > ul li a:active {
    background-color: rgba(255, 255, 255, 0.2) !important;
  }
  #header .header-nav-main nav > ul li.dropdown-submenu.open > .dropdown-menu .dropdown-item {
    padding-left: 30px !important;
  }
  #header .dropdown .dropdown-menu {
    background: rgba(255, 255, 255, 0.9) !important;
    margin-left: 0 !important;
  }
  /*nav-top*/
  .nav-top {
    background: #444 !important;
    padding: 0 !important;
  }
  .nav-top li {
    width: 100% !important;
    float: left !important;
    margin: 0;
    height: 38px;
    display: table !important;
  }
  .nav-top li a {
    width: 100%;
    display: block;
  }
  .nav-top select {
    margin: 3px;
    padding: 2px 5px !important;
    height: 30px;
  }
  .nav-top .lang {
    float: left;
    width: 100% !important;
  }
  .nav-top .lang .title {
    color: #fff;
    float: left;
    padding: 5px 5px 5px 20px;
    font-size: 1em;
  }
  .nav-top .share_icon {
    text-align: center;
    width: 100%;
    float: left;
    padding: 2px;
  }
  .nav-top .share_icon a {
    width: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: 5px 10px !important;
    width: 40px;
    margin: 0 5px;
  }
  .nav-top a i {
    font-size: 1.2em;
    width: 40px;
  }
  /*mobile serach*/
  #header .header-nav-features {
    padding-left: 0;
  }
  #header .header-nav-features .header-nav-features-dropdown {
    margin-right: -87px;
    width: 100vw;
  }
  #header .header-nav-features .header-nav-features-dropdown.show {
    top: 9px;
    background: #f5f5f5;
    right: 16px;
    padding: 5px 0 10px 0;
  }
  #header .header-nav-features:before, #header .header-nav-features:after {
    display: none;
  }
  #header .header-nav-features .header-nav-top-icon, #header .header-nav-features .header-nav-top-icon-img {
    color: #318376;
  }
  .search_box label {
    background: #fff;
  }
  /*dropdown-mega*/
  .dropdown-mega .dropdown-mega-sub-title {
    color: #318376 !important;
    margin-top: 0 !important;
  }
  .dropdown-mega .dropdown-mega-sub-title a {
    color: #318376 !important;
    font-size: 1em !important;
    font-weight: 400 !important;
    display: block;
    border-top: solid rgba(0, 0, 0, 0.1) 1px;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    text-decoration: none;
  }
  .dropdown-mega-sub-nav {
    margin-left: 0 !important;
    background: #fff;
  }
  .dropdown-mega-sub-nav li {
    border-bottom: none !important;
  }
  .dropdown-mega-sub-nav li a {
    padding: 10px 15px 10px 32px !important;
  }
  /*index_about*/
  .index_about {
    overflow: hidden;
  }
  .index_about .left {
    background-size: 300px;
    background-position: bottom right;
  }
  .index_about .about_box {
    padding: 50px 30px;
    max-width: 100%;
  }
  .index_about .about_box .en_title {
    font-size: 3.5em;
  }
  /*index_icon*/
  .index_icon .icon_box {
    padding: 20px;
    border-radius: 15px;
    background-size: 250px;
  }
  .index_icon ul {
    font-size: 0.8em;
  }
  .index_icon ul li {
    width: 33.3333333333%;
    padding: 5% 5% 0 5%;
  }
  /*index_news*/
  .index_news .img {
    display: none;
  }
  .index_news .font {
    width: 100%;
    margin-left: 0;
  }
  .index_news .font .nav-tabs {
    padding-left: 0;
  }
  .index_news .font .nav-tabs button {
    font-size: 1.1em;
    padding: 8px 15px;
  }
  .index_news .font .tab-content {
    padding: 10px 20px;
    margin: 15px 0 30px 0;
  }
  .index_news .font .tab-content .list .time {
    font-size: 0.8em;
    width: 90px;
  }
  .index_news .font .tab-content .list .title {
    font-size: 1em;
    width: calc(100% - 90px);
  }
  /*index_topics*/
  .index_topics .container {
    padding-left: 40px;
  }
  .index_topics .topics_box .top {
    font-size: 2.8em;
    left: -75px;
    top: 42px;
  }
  .index_topics .topics_box .list {
    padding: 0;
  }
  .index_topics .topics_box .list .item {
    width: 100%;
  }
  .index_topics .topics_box .list .item a {
    padding: 20px 15px;
  }
  .index_topics .topics_box .list .item .img {
    width: 25%;
    float: left;
    padding: 10px;
  }
  .index_topics .topics_box .list .item .img img {
    border-width: 5px;
  }
  .index_topics .topics_box .list .item .font {
    width: 75%;
    float: left;
    padding-left: 10px;
  }
  .index_topics .topics_box .list .item .font .title {
    text-align: left;
    font-size: 1.25em;
  }
  .index_topics .topics_box .list .item .font .title:after {
    margin: 10px 0;
  }
  .index_topics .topics_box .list .item .font .con_font {
    min-height: auto;
  }
  /*index_result*/
  .index_result .img {
    display: none;
  }
  .index_result .result_box {
    width: 90%;
    margin: 40px 5%;
    overflow: inherit;
    position: relative;
    background-size: 300px;
    padding: 30px 5%;
  }
  .index_result .result_box h2:before {
    display: none;
  }
  .index_result .result_box .btn_box {
    margin: 0;
    position: absolute;
    right: -20px;
    top: -10px;
  }
  .index_result .result_box .list .item {
    margin-top: 10px;
  }
  .index_result .result_box .list .item a {
    padding: 15px;
  }
  .index_result .result_box .list .item a:hover {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  .index_result .result_box .list .item .year {
    font-size: 1.1em;
    width: 50px;
  }
  .index_result .result_box .list .item .year:before {
    width: 50px;
    height: 50px;
  }
  .index_result .result_box .list .item .font {
    width: calc(100% - 50px);
    padding-left: 10px;
  }
  .index_result .result_box .list .item .font .title {
    font-size: 1em;
  }
  .index_result .result_box .list .item .font .author {
    font-size: 0.8em;
  }
  /*swiper*/
  .swiper.button_right {
    padding: 50px 0 0 0;
  }
  .swiper.button_right .swiper-button-prev {
    top: 20px;
  }
  .swiper.button_right .swiper-button-next {
    top: 20px;
  }
  /*index_link*/
  .index_link {
    padding: 0 0 40px 0;
  }
  /*footer*/
  #footer {
    font-size: 0.9em;
    line-height: 170%;
  }
  /*main*/
  .main {
    padding-top: 52px;
  }
  .main .sidebar_menu {
    display: none;
  }
  /*main_con*/
  .main_con {
    padding: 10px 15px !important;
    width: 100%;
    background-size: 100%;
  }
  .main_con h2 {
    padding: 0 0 10px 10px;
  }
  .main_con h2:before {
    width: 25px;
    height: 30px;
    left: -25px;
  }
  /*page_banner*/
  .page-header.page-header-modern.page-header-background.page-header-background-sm {
    padding: 35px 0 !important;
    margin-bottom: 0;
  }
  /*page_share*/
  .page_share img {
    width: 35px;
  }
  /*breadcrumb*/
  .breadcrumb {
    font-size: 0.8em;
  }
  /*page_number*/
  #page_number .page_icon {
    text-align: center;
  }
  /*card_list*/
  .card_list .item {
    width: 50%;
    padding: 3%;
  }
  .card_list .item:nth-child(3n+1) {
    clear: none;
  }
  .card_list .item:nth-child(2n+1) {
    clear: both;
  }
  .card_list .item .title {
    font-size: 1em !important;
  }
  /*search*/
  .search_list {
    padding: 0;
  }
  .search_list a {
    padding: 10px;
  }
  /*mat_list*/
  .mat_list .item .title {
    width: 100%;
    text-align: left;
  }
  .mat_list .item .title:before {
    content: "✤";
    display: inline-block;
    color: #ec9d1e;
    font-size: 0.8em;
    padding-right: 5px;
  }
  .mat_list .item .title:after {
    display: none;
  }
  .mat_list .item .font {
    width: 100%;
    margin-bottom: 20px;
  }
  .mat_list_02 .item {
    width: 100%;
  }
}
/*手機版*/
@media (max-width: 480px) {
  /*main_con*/
  .main_con {
    background-size: 150%;
  }
  /*card_list*/
  .card_list .item {
    width: 100%;
    padding: 5% 0;
  }
  /*result_box*/
  .result_box div:first-child.img {
    width: 100%;
  }
  .result_box div:first-child.img .float-end {
    padding: 0 0 2em 0;
  }
  .result_box div:nth-child(2).mat_list {
    width: 100%;
  }
}
/*-----------------------------------------for編輯器--------------------------------------------*/
h2, h3, h4, h5, h6 {
  text-transform: none;
}

.quantity {
  font-family: Anton-Regular;
}

img {
  max-width: 100%;
  height: auto !important;
}

.font-xlarge {
  font-size: 140% !important;
}

.font-large {
  font-size: 120% !important;
}

.font-100 {
  font-size: 100% !important;
}

.font-small {
  font-size: 80% !important;
}

.font-xsmall {
  font-size: 60% !important;
}

.w-100 {
  width: 100%;
}

.w-80 {
  width: 80%;
}

.w-800 {
  max-width: 800px;
}

.w-600 {
  max-width: 600px;
}

.w-400 {
  max-width: 400px;
}

.w-200 {
  max-width: 200px;
}

.w-auto {
  width: auto;
  max-width: 100%;
}

.input-xlarge {
  width: 420px !important;
}

.input-large {
  width: 320px !important;
}

.input-medium {
  width: 240px !important;
}

.input-small {
  width: 145px !important;
}

.input-xsmall {
  width: 80px !important;
}

.float_left, .float-left {
  float: left;
}

.float_right, .float-right {
  float: right;
}

.text_center, .text-center {
  text-align: center;
}

.text_right, .text-right {
  text-align: right !important;
}

.text_left, .text-left {
  text-align: left !important;
}

.red {
  color: #900 !important;
}

.white, a.white {
  color: #fff !important;
}

.black {
  color: #000 !important;
}

.gray {
  color: #666 !important;
}

.gray_01 {
  color: #f5f5f5 !important;
}

.gray_02 {
  color: #ccc !important;
}

.gray_03 {
  color: #999 !important;
}

.gray_04 {
  color: #666 !important;
}

.gray_05 {
  color: #333 !important;
}

.blue_01 {
  color: #3e76b6 !important;
}

.blue_02 {
  color: #003f86 !important;
}

.green_01 {
  color: #588216 !important;
}

.green_02 {
  color: #00693E !important;
}

.orange_01 {
  color: #C45519 !important;
}

.orange_02 {
  color: #a6410a !important;
}

.brown_01 {
  color: #817461 !important;
}

.brown_02 {
  color: #513710 !important;
}

.pink {
  color: #B648B7 !important;
}

.purple {
  color: #800080 !important;
}

.bg_red {
  background: #c00 !important;
}

.bg_white {
  background: #fff !important;
}

.bg_black {
  background: #000 !important;
}

.bg_gray {
  background: #666 !important;
}

.bg_gray_01 {
  background: #f5f5f5 !important;
}

.bg_gray_02 {
  background: #ccc !important;
}

.bg_gray_03 {
  background: #999 !important;
}

.bg_gray_04 {
  background: #666 !important;
}

.bg_gray_05 {
  background: #333 !important;
}

.bg_blue_01 {
  background: #3e76b6 !important;
}

.bg_blue_02 {
  background: #003f86 !important;
}

.bg_green_01 {
  background: #588216 !important;
}

.bg_green_02 {
  background: #00693E !important;
}

.bg_orange_01 {
  background: #C45519 !important;
}

.bg_orange_02 {
  background: #a6410a !important;
}

.bg_brown_01 {
  background: #817461 !important;
}

.bg_brown_02 {
  background: #513710 !important;
}

.bg_pink {
  background: #B648B7 !important;
}

.bg_purple {
  background: #800080 !important;
}

.required {
  color: #900;
  font-size: 0.9em;
  line-height: 140%;
  padding: 3px 0;
}

.img_padding {
  padding: 10px;
}

.img_padding[align=left] {
  padding: 0 30px 30px 0;
}

.img_padding[align=right] {
  padding: 0 0 30px 30px;
}

.img_pic {
  border: solid #ddd 1px;
  padding: 10px;
  box-shadow: 0px 0px 2px 2px rgba(51, 51, 51, 0.1);
}

.margin_auto {
  margin: 0 auto !important;
}

.nomargin {
  margin: 0 !important;
}

.nopadding {
  padding: 0 !important;
}

.blockquote_font {
  max-width: 96%;
  margin: 30px auto;
  color: #333;
  border-left: 6px solid #2b50a8;
  padding-left: 1.5em;
}

.align-m {
  vertical-align: middle !important;
}

.align-t {
  vertical-align: top !important;
}

.align-b {
  vertical-align: bottom !important;
}

.font_nowrap {
  white-space: nowrap;
}

.btn_margin {
  margin: 2px;
}

.footer_laypu {
  display: inline-block;
}

@media (max-width: 480px) {
  .input-xlarge, .input-large, .input-medium, .input-small, .input-xsmall {
    max-width: 100% !important;
  }
}
/*table*/
.table {
  display: table;
  border-color: #ddd;
  width: 100%;
  margin-bottom: 0;
  border-spacing: 0;
}
.table > :not(:first-child) {
  border-top: none;
}
.table thead {
  background: #666;
  color: #fff;
}
.table thead th {
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 10px;
  line-height: 130%;
  vertical-align: middle;
  text-align: center;
  font-weight: 400;
}
.table tbody tr {
  border-bottom: 1px solid #ddd;
}
.table tbody td {
  line-height: 170%;
  border-top: none;
  padding: 8px 10px;
  vertical-align: middle;
}
.table tbody td ol, .table tbody td ul {
  padding-left: 25px;
}
.table tbody td a {
  color: #318376;
}
.table tbody td a:hover {
  color: #0e5449;
}
.table tbody td a:hover i:before {
  color: #fff !important;
}
.table tbody td a.btn_01 {
  display: inline-block;
  background: #318376 !important;
  color: #fff !important;
  white-space: nowrap;
  margin: 3px 1px;
  padding: 6px 15px;
}
.table tbody td a.btn_01:hover {
  background: #0e5449 !important;
}
.table.table-bordered {
  border: 1px solid #ddd;
}
.table.table-bordered td, .table.table-bordered th {
  border: 1px solid #ddd;
}
.table.table-center th, .table.table-center td {
  text-align: center;
}
.table.table-even tr:nth-child(even) {
  background: #f3f8f3;
}
.table.table-hover tbody tr {
  border-bottom: 1px solid #ddd;
}
.table.table-hover tbody tr:hover > td {
  background: rgba(177, 209, 175, 0.15) !important;
  --bs-table-accent-bg:none;
}
.table.table-hover tbody tr:hover > td a:hover {
  color: #0e5449 !important;
}
.table.table-hover tbody tr:hover a.btn_01:hover {
  background: #318376 !important;
  color: #fff !important;
}
.table.table-hover tbody tr:hover a:focus i:before {
  color: #fff !important;
}

table[align=center] {
  margin-left: auto;
  margin-right: auto;
}

.table-cell {
  display: table-cell;
}

/*table scroll*/
.table-scrollable {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  border: none;
}
.table-scrollable > .table, .table-scrollable > table {
  width: 100% !important;
  margin: 0 !important;
  min-width: 700px;
}

@media (max-width: 480px) {
  .table.m_100 > .table-row {
    display: block;
    width: 100%;
  }
  .table.m_100 > .table-row > .table-cell {
    display: block;
    width: 100%;
  }
  .table.m_100 .text-right {
    text-align: left !important;
  }
}
/*page_info*/
.page_info .table-row {
  display: table-row;
}
.page_info .table-row .table-cell:first-child {
  font-weight: bold;
}
.page_info .table-row .table-cell:first-child:first-child:before {
  content: "|";
  color: #bda26d;
  padding-right: 10px;
}
.page_info .table-row .table-cell {
  display: table-cell;
  padding: 5px;
  border-bottom: solid #ddd 1px;
}

@media (max-width: 480px) {
  .page_info .table-row .table-cell:first-child {
    border-bottom: none;
    width: 100% !important;
    padding: 0 5px;
  }
  .page_info .table-row .table-cell:nth-child(2) {
    padding: 5px 5px 5px 20px;
  }
  .page_info.m_100 > .table-row {
    margin-bottom: 10px;
  }
}
/*縮排*/
.paddingleft22 {
  padding-left: 22px;
}

.textindent22 {
  text-indent: -22px;
}

.text_indent {
  text-indent: 2em;
}

/*edit_con*/
.edit_con {
  /*float: left;*/
  width: 100%;
}
.edit_con ul, .edit_con ol {
  padding-left: 30px;
  /*float:left;*/
  width: 100%;
  clear: both;
}
.edit_con a {
  color: #318376;
  /*text-decoration:underline;*/
}

/*清單*/
.ol_01 {
  list-style-type: cjk-ideographic; /*一, 二, 三*/
}

.ol_02 {
  list-style-type: upper-latin; /*A, B, C*/
}

.ol_03 {
  list-style-type: lower-alpha; /*a, b, c*/
}

.ol_04 {
  list-style-type: decimal; /*1,2,3*/
}

.ul_01 {
  list-style-type: square; /*實心方塊*/
}

.ul_02 {
  list-style-type: disc; /*實心圓*/
}

.ul_none, .ol_none {
  list-style: none;
  padding-left: 0;
}

.ul_w50 {
  float: left;
  width: 100%;
}
.ul_w50 li {
  float: left;
  width: calc(50% - 40px);
  padding-right: 30px;
}
.ul_w50 li:nth-child(2n+1) {
  clear: both;
}

.ul_line {
  list-style: none;
}
.ul_line li:before {
  content: "-";
  display: inline-block;
  color: #e4c916;
  padding-right: 10px;
  font-weight: bold;
  margin-left: -16px;
}

@media (max-width: 767px) {
  .ul_w50 li {
    width: calc(100% - 40px);
  }
}
/*for IE*/
@media screen\0  {
  .ol_01 {
    list-style-type: decimal-leading-zero; /*01,02,03*/
  }
}
/*錨點*/
.anchor_list {
  float: left;
  width: 100%;
  list-style: none;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-left: 0 !important;
}
.anchor_list li {
  float: left;
}
.anchor_list a {
  float: left;
  padding: 5px 15px;
  border-radius: 5px;
  color: #333;
  margin: 5px 6px 5px 3px;
  border: solid #ccc 1px;
  text-decoration: none;
  box-shadow: none;
}
.anchor_list a:hover, .anchor_list a:focus {
  background: #eee;
  color: #333;
}
.anchor_list a.active {
  background: #318376;
  color: #fff;
  border: solid #318376 1px;
}

@media (max-width: 767px) {
  .anchor_list a {
    font-size: 0.9em;
    padding: 3px 8px;
  }
}
/*頁籤*/
.tabs {
  float: left;
  width: 100%;
}
.tabs .nav-tabs {
  border-bottom-color: transparent;
  /*text-align:center;*/
  font-size: 1em;
  margin-bottom: 15px;
  padding-left: 0 !important;
  list-style: none;
}
.tabs .nav-tabs button {
  padding: 7px 15px;
  border-radius: 6px;
  margin-right: 5px;
  border: solid #ccc 1px;
  background-color: transparent;
  margin: 3px;
  color: #333;
  text-decoration: none;
  font-size: 1em;
  line-height: 170%;
}
.tabs .nav-tabs button:hover {
  background: #eee;
  color: #333 !important;
}
.tabs .nav-tabs button.active, .tabs .nav-tabs button.active:focus, .tabs .nav-tabs button.active:hover {
  background-color: #318376;
  color: #fff !important;
  border: 1px solid #318376 !important;
}
.tabs .nav-tabs li {
  display: inline-block;
  float: none;
}
.tabs .nav-tabs li a {
  padding: 7px 15px;
  border-radius: 6px;
  margin-right: 5px;
  border: solid #ccc 1px;
  background-color: transparent;
  margin: 3px;
  color: #333;
  text-decoration: none;
  font-size: 1em;
  line-height: 170%;
}
.tabs .nav-tabs li a:hover {
  background: #eee;
  color: #333 !important;
}
.tabs .nav-tabs li.active a, .tabs .nav-tabs li.active a:focus, .tabs .nav-tabs li.active a:hover {
  background-color: #318376;
  color: #fff !important;
  border: 1px solid #318376 !important;
}

.tab-content {
  float: left;
  width: 100%;
  border-radius: none;
  box-shadow: none;
  background-color: transparent;
  border: none;
  padding: 0;
  padding: 0;
}

/*併排*/
[class^=list_0] .title, .list_img .title, .list_font .title {
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  [class^=list_0] .title, .list_img .title, .list_font .title, .list_icon_img .title {
    font-size: 1.1em;
  }
}
/*併排5*/
.list_05 {
  float: left;
  width: 100%;
}
.list_05 > .item {
  float: left;
  width: 17%;
  margin: 1.5%;
  vertical-align: top;
  line-height: 150%;
}
.list_05 > .item img {
  margin-bottom: 5px;
}
.list_05 > .item:nth-child(5n+1) {
  clear: both;
}
.list_05.nomargin > .item {
  margin: 0;
  width: 20%;
}

@media (max-width: 767px) {
  .list_05 > .item {
    width: 29.3%;
    margin: 2%;
  }
  .list_05 > .item:nth-child(5n+1) {
    clear: none;
  }
  .list_05 > .item:nth-child(3n+1) {
    clear: both;
  }
  .list_05.nomargin > .item {
    margin: 0;
    width: 33.3%;
  }
}
@media (max-width: 480px) {
  .list_05 > .item {
    width: 44%;
    margin: 3%;
  }
  .list_05 > .item:nth-child(5n+1), .list_05 > .item:nth-child(3n+1) {
    clear: none;
  }
  .list_05 > .item:nth-child(2n+1) {
    clear: both;
  }
  .list_05 > .item img {
    width: 100%;
  }
  .list_05.nomargin > .item {
    margin: 0;
    width: 50%;
  }
}
/*併排4*/
.list_04 {
  float: left;
  width: 100%;
}
.list_04 > .item {
  float: left;
  width: 22%;
  margin: 1.5%;
}
.list_04 > .item img {
  margin-bottom: 5px;
}
.list_04 > .item:nth-child(4n+1) {
  clear: both;
}
.list_04.nomargin > .item {
  margin: 0;
  width: 25%;
}

@media (max-width: 767px) {
  .list_04 > .item {
    width: 29.3%;
    margin: 2%;
  }
  .list_04 > .item:nth-child(4n+1) {
    clear: none;
  }
  .list_04 > .item:nth-child(3n+1) {
    clear: both;
  }
  .list_04.nomargin > .item {
    margin: 0;
    width: 33.3%;
  }
}
@media (max-width: 480px) {
  .list_04 > .item {
    width: 44%;
    margin: 3%;
  }
  .list_04 > .item:nth-child(4n+1), .list_04 > .item:nth-child(3n+1) {
    clear: none;
  }
  .list_04 > .item:nth-child(2n+1) {
    clear: both;
  }
  .list_04 > .item img {
    width: 100%;
  }
  .list_04.nomargin > .item {
    margin: 0;
    width: 50%;
  }
}
/*併排4-2*/
.list_04-2 {
  float: left;
  width: 100%;
}
.list_04-2 > .item {
  float: left;
  width: 22%;
  margin: 1.5%;
}
.list_04-2 > .item img {
  margin-bottom: 5px;
}
.list_04-2 > .item:nth-child(4n+1) {
  clear: both;
}
.list_04-2.nomargin > .item {
  margin: 0;
  width: 25%;
}

@media (max-width: 767px) {
  .list_04-2 > .item {
    width: 44%;
    margin: 3%;
  }
  .list_04-2 > .item:nth-child(4n+1) {
    clear: none;
  }
  .list_04-2 > .item:nth-child(2n+1) {
    clear: both;
  }
  .list_04-2.nomargin > .item {
    margin: 0;
    width: 50%;
  }
}
@media (max-width: 480px) {
  .list_04-2 > .item {
    width: 90%;
    margin: 5%;
  }
  .list_04-2 > .item:nth-child(even) {
    margin: -1% 5% 5% 5%;
  }
  .list_04-2 > .item img {
    margin-bottom: 0;
  }
  .list_04-2.nomargin > .item {
    margin: 0;
    width: 100%;
  }
}
/*併排3*/
.list_03 {
  float: left;
  width: 100%;
}
.list_03 > .item {
  float: left;
  width: 29.3%;
  margin: 2%;
}
.list_03 > .item img {
  margin-bottom: 5px;
}
.list_03 > .item:nth-child(3n+1) {
  clear: both;
}
.list_03.nomargin > .item {
  margin: 0;
  width: 33.3%;
}

@media (max-width: 767px) {
  .list_03 > .item {
    width: 46%;
  }
  .list_03 > .item:nth-child(3n+1) {
    clear: none;
  }
  .list_03 > .item:nth-child(2n+1) {
    clear: both;
  }
  .list_03.nomargin > .item {
    margin: 0;
    width: 50%;
  }
}
@media (max-width: 480px) {
  .list_03 > .item {
    width: 90%;
    margin: 5%;
  }
  .list_03 > .item img {
    width: 100%;
  }
  .list_03.nomargin > .item {
    margin: 0;
    width: 100%;
  }
}
/*併排2*/
.list_02 {
  float: left;
  width: 100%;
}
.list_02 > .item {
  float: left;
  width: 44%;
  margin: 3%;
}
.list_02 > .item img {
  margin-bottom: 5px;
}
.list_02 > .item:nth-child(2n+1) {
  clear: both;
}
.list_02.nomargin > .item {
  margin: 0;
  width: 50%;
}

@media (max-width: 767px) {
  .list_02 > .item {
    width: 90%;
    margin: 5%;
  }
  .list_02.nomargin > .item {
    margin: 0;
    width: 100%;
  }
}
/*併排1+3*/
.list_img {
  float: left;
  width: 100%;
}
.list_img > .item:nth-child(2n-1) {
  float: left;
  width: 20%;
  margin: 2.5%;
}
.list_img > .item:nth-child(2n) {
  float: left;
  width: 70%;
  margin: 2.5%;
}
.list_img > .item:nth-child(2n+1) {
  clear: both;
}
.list_img > .item img {
  margin-bottom: 5px;
}
.list_img.nomargin > .item {
  margin: 0;
}
.list_img.nomargin > .item:nth-child(2n-1) {
  width: 25%;
}
.list_img.nomargin > .item:nth-child(2n) {
  width: 75%;
}

@media (max-width: 480px) {
  .list_img > .item {
    width: 95% !important;
  }
  .list_img.nomargin > .item {
    margin: 0;
    width: 100%;
  }
}
/*併排3+1*/
.list_font {
  float: left;
  width: 100%;
}
.list_font > .item:nth-child(2n) {
  float: left;
  width: 20%;
  margin: 2.5%;
}
.list_font > .item:nth-child(2n-1) {
  float: left;
  width: 70%;
  margin: 2.5%;
}
.list_font > .item:nth-child(2n+1) {
  clear: both;
}
.list_font > .item img {
  margin-bottom: 5px;
}
.list_font.nomargin > .item {
  margin: 0;
}
.list_font.nomargin > .item:nth-child(2n) {
  width: 25%;
}
.list_font.nomargin > .item:nth-child(2n-1) {
  width: 75%;
}

@media (max-width: 480px) {
  .list_font > .item {
    width: 95% !important;
  }
  .list_font.nomargin > .item {
    margin: 0;
    width: 100%;
  }
}
/*youtube影片*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

@media print {
  /*清除網址*/
  a[href]:after {
    content: none !important;
  }
  /*顯示背景圖*/
  *,
*:before,
*:after {
    background-color: inherit !important;
  }
  .bg_print {
    -webkit-print-color-adjust: exact !important; /* Chrome, Safari */
    print-color-adjust: exact !important; /* Chrome, Safari */
    color-adjust: exact !important; /*Firefox*/
  }
  /*解決Safari 在列印時使用異常小的字體*/
  .container {
    width: auto;
  }
  .con_box {
    margin: 0;
    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    page-break-after: always;
  }
}
/*列印尺寸電腦版*/
@page {
  size: A3;
  margin: 0;
}
/*rwd table*/
.rwd-table {
  background: #fff;
  overflow: hidden;
  min-width: 100%;
  color: #333;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:before {
  content: attr(data-th) " : ";
  font-weight: bold;
  width: 5.8em;
  display: inline-block;
  color: #333;
}
.rwd-table.table-hover tr:hover td:before {
  color: #fff;
}
.rwd-table.table-bordered > tbody > tr > td {
  border-top: none;
  border-left: none;
  line-height: 150%;
}

@media (min-width: 769px) {
  /*rwd table*/
  .rwd-table td:before {
    display: none;
  }
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: 0.25em 0.5em;
  }
}
@media (max-width: 769px) {
  /*rwd table*/
  .rwd-table.table {
    border: none;
  }
  .rwd-table tbody tr {
    display: table;
    width: calc(100% - 2px);
    border: solid #ddd 1px;
  }
  .rwd-table tbody tr td {
    display: table-row;
  }
  .rwd-table tbody tr td:before {
    display: table-cell;
    padding: 8px;
    text-align: right;
  }
  .rwd-table tr {
    margin-bottom: 20px;
  }
  .rwd-table tr td {
    border-bottom: solid #ddd 1px !important;
  }
  .rwd-table tr td:nth-child(1) {
    border-top: solid #ddd 1px !important;
  }
  .rwd-table.table-center td {
    text-align: left !important;
  }
  .rwd-table .text-end, .rwd-table .text-center {
    text-align: left !important;
  }
}/*# sourceMappingURL=style.css.map */