@charset "UTF-8";
.menu_none .main_con {
  width: 100%;
}

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

.color_01 {
  color: #FBA337 !important;
}

.color_02 {
  color: #EF921F !important;
}

.color_03 {
  color: #fcfcfc !important;
}

.color_04 {
  color: #f9f9f9 !important;
}

.bg_01 {
  background: #FBA337 !important;
}

.bg_02 {
  background: #EF921F !important;
}

.bg_03 {
  background: #fcfcfc !important;
}

.bg_04 {
  background: #f9f9f9 !important;
}

/*--------------------------------------------------------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  line-height: 170%;
  font-family: "Maven Pro", "Noto Sans TC", "Inder", sans-serif;
  color: #333;
  background: #fff;
  font-size: 1em;
}

p {
  margin-bottom: 2em !important;
  letter-spacing: 0.05em;
  line-height: 170%;
  color: #505050;
}

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

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

h1 {
  margin: 0 !important;
  line-height: normal;
  font-size: 2.5em;
  font-weight: 700;
  letter-spacing: 0.1em;
}

h2 {
  font-size: 2em;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 20px;
  color: #505050;
  letter-spacing: 2px;
}

h3 {
  color: #505050;
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 150%;
  text-transform: none;
}

h4 {
  color: #EF921F;
  font-size: 1.25em;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0.1em;
}

h5 {
  font-size: 1.125em;
  font-weight: normal;
  line-height: 150%;
  text-transform: none;
  letter-spacing: 0.05em;
}

li {
  line-height: 170%;
}

.btn_01 {
  width: 180px;
  height: 50px;
  background-color: transparent;
  padding: 10px 40px;
  font-size: 1em;
  font-weight: 400;
  border: none;
  cursor: pointer;
  border-radius: 100px;
  color: #fff !important;
  background: #FBA337;
  box-shadow: 0 0 8px #eaeaea;
}
.btn_01:hover, .btn_01:focus {
  background: #EF921F;
  color: #fff !important;
  transition: all 0.5s;
  box-shadow: 0 0 6px #c0c0c0;
}
.btn_01 img {
  width: 20px !important;
}

.btn_02 {
  background-color: transparent;
  width: 440px;
  height: 44px;
  padding: 10px 0;
  font-size: 1em;
  font-weight: 400;
  border: 1px solid #FBA337;
  cursor: pointer;
  border-radius: 100px;
  color: #FBA337 !important;
  background: #fff;
}
.btn_02:hover, .btn_02:focus {
  background: #EF921F;
  color: #fff !important;
}
.btn_02 img {
  margin-left: 4px;
}

.scroll-to-top:hover, .scroll-to-top:focus {
  background: #EF921F;
}
.scroll-to-top 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: 8px;
  box-shadow: none;
  margin: 2px 0;
  font-size: 1em !important;
  border-color: #ccc;
}
.form-control.form-select {
  padding: 8px 35px 8px 8px;
}

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

.display_none {
  display: none !important;
}

/*service_call*/
.service_call {
  width: 150px;
}
.service_call .icon {
  color: #fcfcfc;
  float: left;
  font-size: 1.2em;
  padding: 5px 10px 0 0;
}
.service_call .font {
  float: left;
  width: calc(100% - 40px);
}
.service_call .font .en {
  font-size: 0.6em;
  color: #ccc;
  line-height: 150%;
}
.service_call .font .tel {
  font-weight: bold;
  line-height: 120%;
}

#header {
  height: 152.8px;
}

#header .form-control {
  padding: 6px 12px !important;
  margin: 0 !important;
  font-size: 0.9rem !important;
}

#header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-active-text-dark nav > ul > li:hover > a {
  color: #fff !important;
}

#header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li > a:before,
#header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li:hover > a:before {
  height: 2px !important;
  top: 55% !important;
  left: 10px !important;
}

#header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-effect-1 nav > ul > li:hover > a:before {
  right: 10px !important;
}

#header .header-nav.header-nav-line nav > ul li:hover > a:before {
  background: #EF921F !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: #fff !important;
  padding: 12px 8px !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:hover {
  color: #fff !important;
}

#header nav ul li a {
  color: #fff !important;
  font-weight: normal !important;
  margin-right: 4px;
  font-size: 1.1rem !important;
}

#header .header-nav-top ul li a {
  font-size: 0.9rem !important;
}

#header .header-nav-features .header-nav-top-icon {
  color: #fff !important;
}

#header .header-btn-collapse-nav {
  color: #fff !important;
  background: none !important;
}

#header .header-nav-features .header-nav-features-dropdown {
  background-color: #797979 !important;
}

#header .header-nav-features .header-nav-features-dropdown:before {
  border-bottom: 7px solid #797979 !important;
}

#header .header-body {
  background-color: #797979 !important;
  min-height: 0px !important;
  overflow: visible !important;
}

#header .header-top {
  background-color: #505050 !important;
}

.simple-search .btn {
  border: 1px solid #fff !important;
}

#header .header-nav-main ul:nth-child(2) {
  display: none;
}

#header .header-container {
  height: 80px !important;
  min-height: 0px !important;
}

#header .header-logo {
  height: 56px !important;
}
#header .header-logo a img {
  top: 0px !important;
  height: 56px !important;
}

/*page_number*/
#page_number {
  padding-top: 20px;
  margin: 0 auto;
}
#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: 0;
  width: 36px;
  height: 36px;
  font-size: 1em;
  background: #797979;
  border-radius: 50px;
  margin: 4px;
  color: #fff;
  height: 36px;
}
#page_number .btn_page:hover, #page_number .btn_page:focus {
  background: #EF921F;
  color: #fff;
}
#page_number select {
  margin: 0 8px;
  padding: 4px 35px 4px 12px;
  height: 36px;
  border: none;
  border-bottom: 1px solid #d0d0d0;
  border-radius: 0;
}

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

.accordion {
  margin: 60px 80px;
}
.accordion .accordion-item {
  border: none;
  margin-bottom: 40px;
  border-radius: 24px !important;
  overflow: hidden !important;
}
.accordion .accordion-item button {
  background-color: #f9f9f9;
}
.accordion .accordion-item button img {
  width: 24px;
}
.accordion .accordion-item button p {
  font-weight: bold;
  margin-bottom: 0 !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.accordion .accordion-item button .num {
  background-color: #FBA337;
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  margin-right: 32px;
  font-weight: bold;
  padding: 8px 16px;
}
.accordion .accordion-item button .num p {
  overflow: visible;
  transform: translate(-70%, 0);
  color: #fff;
}
.accordion .accordion-item button .date {
  color: #FBA337;
  font-weight: normal;
}
.accordion .accordion-item .accordion-body {
  padding: 24px 24px 24px 40px;
}
.accordion .accordion-item .accordion-body a:hover P {
  color: #EF921F;
}
.accordion .accordion-item .accordion-body p {
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.accordion .accordion-button::after {
  background-image: none;
  background-color: #f9f9f9;
  margin-left: 0;
}
.accordion .accordion-button:not(.collapsed) {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
}
.accordion .accordion-collapse {
  background-color: #f9f9f9;
}
.accordion .accordion-collapse img {
  width: 20px;
}
.accordion .accordion-button:focus {
  box-shadow: none;
}

.linkImg .link_title {
  width: 108px;
}
.linkImg .link_title p {
  color: #505050;
  margin-right: 0.5%;
}
.linkImg .link_title img {
  width: 28px;
  height: 28px;
  background-color: #FBA337;
  border-radius: 100px;
  margin-right: 0.5%;
  padding: 6px;
}

/*page_tabs*/
.page_tabs {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}
.page_tabs .nav-link.active, .page_tabs .nav-link.active:hover {
  background-color: #FBA337 !important;
  color: #fff !important;
  border-color: #FBA337;
}
.page_tabs .nav-link:hover {
  background: #fab663;
  border: solid #fab663 1px;
  color: #fff !important;
}

.index_banner .swiper-button-prev,
.index_banner .swiper-button-next {
  color: #fff !important;
}
.index_banner .swiper-pagination span {
  width: 20px;
  height: 20px;
  background: #FBA337;
}
.index_banner img {
  width: 100%;
}

.announcement {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 120px;
}
.announcement .blocktitle {
  margin-bottom: 60px;
  margin-top: 60px;
}
.announcement .newslist {
  width: 100%;
  margin-bottom: 80px;
}
.announcement .newslist .listItem {
  height: 100%;
}
.announcement .newslist .listItem .deco {
  border-left: 1px solid #505050;
  padding-left: 12px;
  height: auto;
}
.announcement .newslist .listItem .deco .intro p {
  margin-bottom: 0px !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.announcement .newslist .listItem .ItemTitle {
  margin-bottom: 20px;
}
.announcement .newslist .listItem .ItemTitle h1 {
  color: #FBA337;
}
.announcement .newslist .listItem .ItemTitle p {
  color: #FBA337;
  margin: auto 0 !important;
}
.announcement .newslist .listItem img {
  height: auto;
  margin-bottom: 20px;
}
.announcement .newslist .listItem .arrow {
  width: 48px;
  height: 48px;
  margin-bottom: 0px;
  opacity: 0;
}
.announcement .newslist .listItem:hover img {
  transition: 0.5s ease;
  border-radius: 80px 0 0 0;
}
.announcement .newslist .listItem:hover .intro p {
  color: #EF921F;
  font-weight: 600;
}
.announcement .newslist .listItem:hover .deco {
  border-left: 1px solid #FBA337;
  padding-left: 12px;
  transition: 0.6s ease;
}
.announcement .newslist .listItem:hover .arrow {
  transition: 0.6s ease;
  opacity: 1;
}
.announcement .newslist .listItem:hover .ItemTitle h1 {
  color: #EF921F;
}
.announcement .btn_01 img {
  width: 20px;
}

.Data {
  background-color: #E9E9E9;
  height: 100%;
  padding: 120px 0;
  overflow: hidden;
  background-image: url("../img/customer/BgLines.png");
  background-repeat: no-repeat;
  background-position: 0%;
}
.Data .blocktitle h1 {
  margin-bottom: 0 !important;
}
.Data .blocktitle h4 {
  margin-top: 0 !important;
}
.Data .swiper {
  width: 100%;
  margin-bottom: 12px;
}
.Data .swiper .swiper-wrapper {
  transition-duration: 0ms;
  transition-delay: 0ms;
  transform: translate3d(0px, 0px, 0px);
}
.Data .swiper .swiper-wrapper .swiper-slide {
  width: 50% !important;
  text-align: center;
  display: flex;
  justify-content: start;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.Data .swiper .swiper-wrapper .swiper-slide .SliderItem {
  width: 100%;
  padding: 20px;
  background: #fff;
  border-radius: 12%;
  box-shadow: 0 0 16px #d9d9d9;
}
.Data .swiper .swiper-wrapper .swiper-slide .SliderItem:hover {
  box-shadow: 0 2px 16px #cecece;
  transition: 0.2s linear;
  transform: scale(1.01);
}
.Data .swiper .swiper-wrapper .swiper-slide .SliderItem img {
  width: 100%;
  height: 100%;
  border-radius: 12% 12% 0 0;
}
.Data .swiper .swiper-wrapper .swiper-slide .SliderItem h2 {
  margin: 4% 0;
  color: #505050;
}
.Data .swiper .swiper-wrapper .swiper-slide .SliderItem a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Data .swiper .swiper-wrapper .swiper-slide .SliderItem a .ArrowBtnOrange {
  width: 16px;
  height: 16px;
}
.Data .swiper .swiper-wrapper .swiper-slide .SliderItem a .ArrowBtn {
  display: none;
  width: 16px;
  height: 16px;
}
.Data .swiper .swiper-wrapper .swiper-slide .SliderItem a:hover .ArrowBtnOrange {
  display: none;
}
.Data .swiper .swiper-wrapper .swiper-slide .SliderItem a:hover .ArrowBtn {
  display: block;
}
.Data .SliderButton {
  z-index: 999;
  width: 160px !important;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.Data .SliderButton .BTNStyleRight,
.Data .SliderButton .BTNStyleLeft {
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-color: #FBA337;
  background-position: 60% 50%;
  border-radius: 100px;
  box-shadow: 0 0 20px #cfcfcf;
}
.Data .SliderButton .BTNStyleLeft {
  background-image: url("../img/customer/CaretRight.svg");
  rotate: 180deg;
}
.Data .SliderButton .BTNStyleLeft:hover {
  background-color: #EF921F;
  box-shadow: 0 0 8px #cfcfcf;
  transition: all 0.2s;
}
.Data .SliderButton .BTNStyleLeft .swiper-button-prev {
  opacity: 0;
  width: 60px;
  height: 60px;
  left: 0;
  top: 20px;
  position: absolute;
}
.Data .SliderButton .BTNStyleRight {
  background-image: url("../img/customer/CaretRight.svg");
}
.Data .SliderButton .BTNStyleRight:hover {
  background-color: #EF921F;
  box-shadow: 0 0 8px #cfcfcf;
  transition: all 0.2s;
}
.Data .SliderButton .BTNStyleRight .swiper-button-next {
  opacity: 0;
  width: 60px;
  height: 60px;
  right: 0;
  top: 20px;
  position: absolute;
}

.About {
  background-image: url("../img/customer/BgLines.png");
  background-repeat: no-repeat;
  background-position: 0%;
  background-color: #E9E9E9;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 120px 120px;
}
.About .BgBlock {
  height: auto;
  width: 100%;
  height: 720px;
  background-color: #fff;
  border-radius: 0 160px 160px 0;
  padding: 60px 60px 20px 60px;
}
.About .BgBlock:hover {
  box-shadow: 0 0 16px #d8d8d8;
  transition: all 0.2s;
}
.About .BgBlock .box {
  padding-left: 100px;
}
.About .BgBlock iframe {
  width: 400px;
  height: 400px;
}

.contact {
  background-color: #797979;
  padding: 100px 0;
}
.contact img {
  margin-bottom: 24px;
}
.contact h1,
.contact h3,
.contact p {
  color: #fff;
}
.contact .ContentItem {
  width: 420px;
  margin: 80px 100px 0 100px;
}
.contact .ContentItem ul > li {
  color: #fff;
}
.contact .ContentItem p {
  margin: 0 !important;
}
.contact .ContentItem iframe {
  width: 420px;
  height: 280px;
  margin-bottom: 20px;
}

.blocktitle_pages {
  margin-bottom: 40px;
}

/*page_top*/
.page_top {
  width: 100%;
}

/*breadcrumb*/
.breadcrumb {
  color: #7E7E7E;
  width: calc(100% - 0px) !important;
  float: left;
  font-size: 0.8em;
  border-left: 2px solid #FBA337;
  padding-right: 4px;
  margin-left: 4px;
  margin-bottom: 32px;
}
.breadcrumb img {
  margin: 0 2px 4px 12px;
  color: #7E7E7E;
  width: 14px;
}
.breadcrumb a {
  color: #7E7E7E;
}
.breadcrumb a:hover i, .breadcrumb a:hover {
  color: #FBA337 !important;
}
.breadcrumb > span {
  word-wrap: break-word;
}
.breadcrumb > span + span:before {
  content: "/";
  padding: 0 5px 0 0;
  color: #ccc;
}
.breadcrumb .active {
  color: #FBA337 !important;
}

.news_page .ArticleTitle {
  position: relative;
  padding: 20px 0;
  margin-top: 60px;
}
.news_page .ArticleTitle:before {
  content: "";
  position: absolute;
  display: block !important;
  width: 90%;
  height: 100%;
  background-color: #f9f9f9;
  border-radius: 0 160px 160px 0;
  z-index: 0;
  top: 0;
}
.news_page .ArticleTitle .BgBlock {
  width: 70%;
  z-index: 1;
  position: relative;
}
.news_page .ArticleTitle .BgBlock h2 {
  font-weight: 400;
  margin-bottom: 8px;
  color: #505050;
}
.news_page .ArticleTitle .BgBlock p {
  color: #FBA337;
  margin-bottom: 0 !important;
}
.news_page .news_img {
  width: 30%;
}
.news_page .news_img img {
  margin: 40px 0;
}
.news_page .ArticleContent {
  position: relative;
  padding: 20px 0;
}
.news_page .ArticleContent:before {
  content: "";
  position: absolute;
  display: block !important;
  width: 100%;
  height: 100%;
  border-radius: 0;
  z-index: 0;
  top: 0;
}
.news_page .ArticleContent .BgBlock {
  width: 60%;
  z-index: 1;
  position: relative;
}
.news_page .ArticleContent .BgBlock h2 {
  font-weight: 400;
  margin-bottom: 8px;
}
.news_page .ArticleContent .BgBlock p {
  color: #FBA337;
  margin-bottom: 0 !important;
}

.result h2 {
  font-weight: 400 !important;
}
.result .item_list .item {
  width: 450px;
  height: 450px;
  padding: 60px 100px;
  background-color: #f9f9f9;
  border-radius: 12px;
  margin: 32px 40px 80px 40px;
}
.result .item_list .item .icon {
  margin: 32px auto;
}

.result_page .list {
  padding: 0 160px;
}
.result_page .list a {
  display: block;
  width: 240px;
  height: 240px;
  background-color: #f9f9f9;
  padding: 40px;
  border-radius: 200px;
}
.result_page .list a p {
  margin-bottom: 0 !important;
}
.result_page .list a:hover {
  background-color: #f5f5f5;
  transition: all 0.3S;
}

.tableauPlaceholder {
  margin: 0 auto;
  height: 100% !important;
}

.tableau button {
  margin-top: 40px;
  margin-bottom: 40px;
}

.resource .resource-item {
  border: none;
  margin-top: 20px;
  margin-bottom: 40px;
  border-radius: 0px !important;
  overflow: hidden !important;
  width: 100%;
  padding: 0 200px;
}
.resource .resource-item a {
  display: block;
  background-color: #fff;
  width: 100%;
  padding: 32px;
  border-bottom: 1px solid #ffe0b9;
}
.resource .resource-item a p {
  font-weight: bold;
  margin-bottom: 0 !important;
}
.resource .resource-item a .num {
  background-color: #FBA337;
  color: #ffffff;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  margin-right: 20px;
  padding: 16px 20px 16px 20px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.resource .resource-item a .num img {
  width: 20px;
  height: 20px;
}
.resource .resource-item a .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.resource .resource-item a .date {
  color: #FBA337;
  font-weight: normal;
  font-size: 0.8em;
}
.resource .resource-item a:hover .title {
  transition: all linear 0.1s;
  color: #EF921F;
}
.resource .resource-item a:hover .btn {
  animation-name: arrow;
  animation-duration: 0.5s;
  /*一次完整動畫時間為4秒*/
  animation-iteration-count: 1;
  /*播放次數為無限次*/
  animation-fill-mode: forwards;
}
@keyframes arrow {
  100% {
    padding-right: 0;
  }
}

.contact_page {
  background-color: #fff;
}
.contact_page h1 {
  color: #212529 !important;
}
.contact_page p {
  color: #505050 !important;
}
.contact_page h3 {
  color: #FBA337 !important;
}
.contact_page .ContentItem {
  margin: 20px 100px 0 100px !important;
}
.contact_page .ContentItem ul > li {
  color: #505050 !important;
}

.about {
  padding: 0 8%;
  margin-bottom: 80px;
}
.about .intro {
  margin-bottom: 60px;
}
.about .intro h2 {
  color: #FBA337;
  margin-bottom: 16px;
}

.timeline {
  padding: 0 auto;
  overflow: hidden;
  margin-bottom: 120px;
}
.timeline .item {
  padding-left: 100px;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  opacity: 0;
}
.timeline .item:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 100px;
  top: 16px;
  left: 30px;
  background-image: url("../img/customer/TimelineDot.svg");
}
.timeline .item:after {
  content: "";
  height: 100%;
  width: 2px;
  background: #FBA337;
  position: absolute;
  left: 50px;
  top: 0;
}

.employee {
  margin-bottom: 80px !important;
}
.employee h2 {
  color: #FBA337;
  margin-bottom: 40px;
}
.employee .content {
  height: 100%;
  background-color: #f9f9f9;
  padding: 40px 40px 40px 80px;
  border-radius: 12px;
  position: relative;
  animation: pulse 0.8s;
}
.employee .content:before {
  content: "";
  width: 2px;
  height: 80%;
  background-color: #FBA337;
  position: absolute;
  top: 40px;
  left: 40px;
}
.employee .content p {
  font-weight: bold;
  margin-bottom: 8px !important;
}
.employee .content .name {
  display: flex;
  flex-direction: row;
  margin-bottom: 12px;
}
.employee .content .name h3 {
  margin-right: 8px;
  margin-bottom: 0 !important;
  color: #EF921F;
}
.employee .content .name p {
  margin-top: 6px;
  font-weight: normal;
}
.employee .content .duty {
  margin-bottom: 12px;
}
.employee .content .call img {
  width: 20px;
  height: 20px;
}
.employee .content .call ul {
  list-style: none;
  padding-left: 12px;
}
@keyframes pulse {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.login {
  margin-bottom: 100px;
}
.login .LeftBg {
  background-image: url("../img/customer/LoginBg.svg");
  background-repeat: no-repeat;
  background-size: contain;
  overflow: hidden;
}
.login .LeftBg img {
  width: 70%;
}
.login .vr {
  height: 100%;
}
.login h2 {
  color: #FBA337;
}
.login .form-control {
  background-color: rgba(244, 244, 244, 0.937254902) !important;
  border: none !important;
}
.login .input_block img {
  height: 32px;
  width: auto;
  margin-right: 8px;
}
.login .input_block button {
  cursor: pointer;
  font-size: 16px !important;
  border: none !important;
  border-radius: 4px;
  width: 60px !important;
  height: 32px;
}

.search_result {
  padding: 20px !important;
}
.search_result .num {
  width: 40px !important;
  height: 40px !important;
  padding: 5px 0 0 0 !important;
  background-color: #FBA337;
  color: #fff;
  border-radius: 100px;
}
.search_result a {
  display: block !important;
  padding: 0 !important;
}
.search_result a:hover p {
  color: #FBA337;
}
.search_result a .resultcontent {
  word-wrap: break-word !important;
}
.search_result a .resultcontent span {
  color: #FBA337;
}
.search_result a .resultcontent .context {
  font-weight: normal !important;
  clear: both;
}

.sitemap {
  min-height: calc(100vh - 320px);
}
.sitemap h2 {
  color: #FBA337;
  margin-bottom: 8px;
  text-align: center;
}
.sitemap .box {
  display: flex;
  flex-direction: column;
  align-items: start;
  margin: 0 40px 20px 40px;
}
.sitemap .box a {
  display: block;
}

h2 {
  color: #FBA337;
  margin-bottom: 8px;
}

#footer {
  background-color: #505050 !important;
  width: 100%;
  border-top: none;
  height: 200px;
  margin-top: 0;
}
#footer .footer > :nth-child(2) a {
  border: none;
  padding: 0 8px;
}
#footer ul {
  list-style: none;
  font-weight: 700;
}
#footer ul li {
  display: block;
  float: left;
  white-space: nowrap;
  color: #fff !important;
}
#footer ul li:last-child a {
  display: block;
  border: none;
}
#footer ul li a {
  color: #fff !important;
  padding: 0 16px;
  border-right: 1px solid #fff;
  cursor: pointer;
  font-size: 1.1rem !important;
}
#footer ul li a:hover {
  color: #FBA337 !important;
}
#footer .laypu {
  color: #FBA337 !important;
}
#footer .container {
  height: 100%;
}
#footer .container p {
  color: #fff;
  margin-bottom: 0 !important;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-50px);
    /* 初始位置，根據需要調整 */
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.ListItemAnimate_fadeInLeft {
  opacity: 0;
  /* 初始透明度，根據需要調整 */
}

/*-------------------------------------------------------------------*/
@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
  h1 {
    font-size: 1.6em;
  }
  h2 {
    font-size: 1.4em !important;
  }
  h3 {
    font-size: 1.2em;
  }
  h4 {
    font-size: 1em !important;
  }
  h5 {
    font-size: 0.9em !important;
  }
  p {
    line-height: 150%;
    font-weight: 300;
    font-size: 0.9em !important;
  }
  li {
    line-height: 200%;
  }
  .page_top {
    width: 100%;
  }
  .accordion {
    margin: 20px 40px;
  }
  .accordion .accordion-item {
    margin-bottom: 20px;
    border-radius: 24px !important;
  }
  .accordion .accordion-item button .num {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    margin-right: 32px;
    font-weight: bold;
  }
  .accordion .accordion-collapse img {
    width: 20px;
  }
  .index_banner .swiper {
    width: 100%;
  }
  .announcement {
    margin-bottom: 60px;
  }
  .announcement .blocktitle {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .announcement .newslist {
    margin-bottom: 12px;
  }
  .announcement .newslist .box {
    justify-content: center;
  }
  .announcement .newslist .box .listItem {
    width: 240px;
    height: 400px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .announcement .newslist .box .listItem .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem .ItemTitle {
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem .arrow {
    width: 32px;
    height: 32px;
    margin-bottom: 0px;
  }
  .announcement .newslist .box .listItem:hover img {
    border-radius: 80px 0 0 0;
  }
  .announcement .newslist .box .listItem:hover .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem:hover .arrow {
    transition: 0.6s ease;
    opacity: 1;
  }
  .Data {
    padding: 60px 0;
  }
  .Data .SliderButton {
    width: 120px !important;
  }
  .Data .SliderButton .BTNStyleRight,
  .Data .SliderButton .BTNStyleLeft {
    width: 48px;
    height: 48px;
  }
  .About {
    padding: 0;
  }
  .About .BgBlock {
    height: auto;
    border-radius: 0;
    padding: 0px 60px 20px 60px;
  }
  .About .BgBlock .blocktitle {
    margin-bottom: 12px !important;
  }
  .About .BgBlock iframe {
    width: 240px;
    height: 240px;
  }
  .contact {
    padding: 40px 0;
  }
  .contact img {
    margin-bottom: 24px;
  }
  .contact h1,
  .contact h3,
  .contact p {
    color: #fff;
  }
  .contact .ContentItem {
    width: 240px;
    margin: 32px 32px 0 32px;
  }
  .contact .ContentItem ul > li {
    color: #fff;
  }
  .contact .ContentItem p {
    margin: 0 !important;
  }
  .contact .ContentItem iframe {
    width: 240px;
    height: 160px;
    margin-bottom: 12px;
  }
  .blocktitle_pages {
    margin-bottom: 40px;
  }
  .news_page .ArticleTitle {
    padding: 20px 0;
    margin-top: 20px;
  }
  .news_page .ArticleTitle:before {
    width: 100%;
    border-radius: 0;
  }
  .news_page .ArticleTitle .BgBlock {
    width: 80%;
  }
  .news_page .ArticleTitle .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleTitle .BgBlock p {
    margin-bottom: 0 !important;
  }
  .news_page .news_img {
    width: 70%;
  }
  .news_page .news_img img {
    margin: 40px 0;
  }
  .news_page .ArticleContent {
    padding: 20px 0;
  }
  .news_page .ArticleContent:before {
    width: 100%;
  }
  .news_page .ArticleContent .BgBlock {
    width: 80%;
    z-index: 1;
    position: relative;
  }
  .news_page .ArticleContent .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleContent .BgBlock p {
    color: #FBA337;
    margin-bottom: 0 !important;
  }
  .result .item_list .item {
    width: 320px;
    height: 320px;
    padding: 40px 80px;
    border-radius: 12px;
    margin: 12px 28px 60px 28px;
  }
  .result .item_list .item .icon {
    margin: 20px auto;
  }
  .result_page .list {
    padding: 0 40px;
  }
  .result_page .list a {
    width: 120px;
    height: 120px;
    padding: 32px;
  }
  .resource .resource-item {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 24px !important;
    padding: 0 20px;
  }
  .resource .resource-item a {
    width: 100%;
    padding: 28px 12px;
  }
  .resource .resource-item a p {
    font-weight: bold;
  }
  .resource .resource-item a .num {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    margin-right: 20px;
    padding: 16px 4px 16px 6px;
    font-weight: bold;
  }
  .resource .resource-item a .num img {
    width: 20px;
    height: 20px;
  }
  .resource .resource-item a .date {
    font-weight: normal;
    font-size: 0.8em;
  }
  .login .LeftBg {
    background-position: 50% -2%;
    background-size: contain;
  }
  .login .LeftBg .leftimg {
    width: 50%;
  }
  .login .vr {
    height: 100%;
  }
  .search_result .resource-item a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .search_result .resource-item a p {
    font-weight: bold;
  }
  #footer {
    height: 200px !important;
    margin-top: 0;
  }
  #footer .container {
    height: 100%;
  }
  #footer .container p {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.4em !important;
  }
  h3 {
    font-size: 1.2em;
  }
  h4 {
    font-size: 1em !important;
  }
  h5 {
    font-size: 1em !important;
  }
  p {
    line-height: 150%;
    font-weight: 300;
    font-size: 1em !important;
  }
  li {
    line-height: 200%;
  }
  .container {
    max-width: 100%;
  }
  .page_top {
    width: 100%;
    padding-top: 40px;
  }
  header {
    height: 80px !important;
  }
  .accordion {
    margin: 40px 80px;
  }
  .accordion .accordion-item {
    margin-bottom: 40px;
    border-radius: 24px !important;
  }
  .accordion .accordion-item button .num {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    margin-right: 32px;
    font-weight: bold;
  }
  .accordion .accordion-collapse img {
    width: 20px;
  }
  .announcement {
    margin-bottom: 80px;
  }
  .announcement .blocktitle {
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .announcement .newslist {
    margin-bottom: 40px;
  }
  .announcement .newslist .box {
    justify-content: center;
  }
  .announcement .newslist .box .listItem {
    width: 320px;
    height: 480px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .announcement .newslist .box .listItem .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem .ItemTitle {
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem .arrow {
    width: 32px;
    height: 32px;
    margin-bottom: 0px;
  }
  .announcement .newslist .box .listItem:hover img {
    border-radius: 80px 0 0 0;
  }
  .announcement .newslist .box .listItem:hover .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem:hover .arrow {
    transition: 0.6s ease;
    opacity: 1;
  }
  .Data {
    padding: 60px 0;
  }
  .Data .blocktitle h1 {
    margin-bottom: 0 !important;
  }
  .Data .blocktitle h4 {
    margin-top: 0 !important;
  }
  .Data .SliderButton {
    width: 120px !important;
  }
  .Data .SliderButton .BTNStyleRight,
  .Data .SliderButton .BTNStyleLeft {
    width: 48px;
    height: 48px;
    border-radius: 100px;
    box-shadow: 0 0 20px #cfcfcf;
  }
  .Data .SliderButton .BTNStyleRight .swiper-button-next,
  .Data .SliderButton .BTNStyleLeft .swiper-button-next {
    opacity: 0;
  }
  .Data .SliderButton .BTNStyleLeft {
    background-image: url("../img/customer/CaretRight.svg");
  }
  .Data .SliderButton .BTNStyleLeft .swiper-button-prev {
    opacity: 0;
    right: 0;
  }
  .About {
    padding: 0;
  }
  .About .BgBlock {
    height: auto;
    border-radius: 0;
    padding: 40px 60px 20px 60px;
  }
  .About .BgBlock .blocktitle {
    margin-bottom: 12px !important;
  }
  .About .BgBlock iframe {
    width: 240px;
    height: 240px;
  }
  .contact {
    padding: 40px 0;
  }
  .contact img {
    margin-bottom: 24px;
  }
  .contact h1,
  .contact h3,
  .contact p {
    color: #fff;
  }
  .contact .ContentItem {
    width: 240px;
    margin: 32px 32px 0 32px;
  }
  .contact .ContentItem ul > li {
    color: #fff;
  }
  .contact .ContentItem p {
    margin: 0 !important;
  }
  .contact .ContentItem iframe {
    width: 240px;
    height: 160px;
    margin-bottom: 12px;
  }
  .blocktitle_pages {
    margin-bottom: 20px;
  }
  .news_page .ArticleTitle {
    padding: 20px 0;
    margin-top: 32px;
  }
  .news_page .ArticleTitle:before {
    width: 100%;
    border-radius: 0;
  }
  .news_page .ArticleTitle .BgBlock {
    width: 80%;
  }
  .news_page .ArticleTitle .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleTitle .BgBlock p {
    margin-bottom: 0 !important;
  }
  .news_page .news_img {
    width: 100%;
  }
  .news_page .news_img img {
    margin: 40px 0;
  }
  .news_page .ArticleContent {
    padding: 20px 0;
  }
  .news_page .ArticleContent:before {
    width: 100%;
  }
  .news_page .ArticleContent .BgBlock {
    width: 80%;
    z-index: 1;
    position: relative;
  }
  .news_page .ArticleContent .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleContent .BgBlock p {
    color: #FBA337;
    margin-bottom: 0 !important;
  }
  .result .item_list .item {
    width: 320px;
    height: 320px;
    padding: 40px 80px;
    border-radius: 12px;
    margin: 24px 28px 80px 28px;
  }
  .result .item_list .item .icon {
    margin: 20px auto;
  }
  .result_page .list {
    padding: 0 80px;
  }
  .result_page .list a {
    width: 160px;
    height: 160px;
    padding: 32px;
  }
  .resource .resource-item {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 24px !important;
    padding: 0 40px;
  }
  .resource .resource-item a {
    width: 100%;
    padding: 24px;
  }
  .resource .resource-item a p {
    font-weight: bold;
  }
  .resource .resource-item a .num {
    background-color: #FBA337;
    color: #ffffff;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    margin-right: 20px;
    padding: 16px 22px 16px 22px;
    font-weight: bold;
    font-size: 0.9em;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .resource .resource-item a .num img {
    width: 20px;
    height: 20px;
  }
  .resource .resource-item a .date {
    font-weight: normal;
    font-size: 0.8em;
  }
  .login .LeftBg {
    background-position: 50% -2%;
    background-size: contain;
  }
  .login .LeftBg .leftimg {
    width: 60%;
  }
  .login .vr {
    height: 100%;
  }
  #footer {
    height: 160px;
    margin-top: 0;
  }
  #footer .container {
    height: 100%;
  }
  #footer .container p {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.4em !important;
  }
  h3 {
    font-size: 1.2em;
  }
  p {
    line-height: 150%;
    font-weight: 300;
  }
  li {
    line-height: 200%;
  }
  .container {
    max-width: 100%;
  }
  .page_top {
    width: 100%;
  }
  header {
    height: 137px !important;
  }
  .accordion {
    margin: 40px 80px;
  }
  .accordion .accordion-item {
    margin-bottom: 20px;
    border-radius: 24px !important;
  }
  .accordion .accordion-item button {
    padding: 24px !important;
  }
  .accordion .accordion-item button .num {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    margin-right: 32px;
    font-weight: bold;
    padding: 0px 12px;
  }
  .accordion .accordion-item button .num p {
    transform: translate(-70%, 0);
    color: #fff;
  }
  .accordion .accordion-item .accordion-body {
    padding: 24px 24px 24px 104px;
  }
  .accordion .accordion-collapse img {
    width: 20px;
  }
  .announcement {
    margin-bottom: 80px;
  }
  .announcement .blocktitle {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .announcement .newslist {
    margin-bottom: 40px;
  }
  .announcement .newslist .box .listItem {
    width: 200px;
    height: 400px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .announcement .newslist .box .listItem .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem .ItemTitle {
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem .arrow {
    width: 32px;
    height: 32px;
    margin-bottom: 0px;
  }
  .announcement .newslist .box .listItem:hover img {
    border-radius: 80px 0 0 0;
  }
  .announcement .newslist .box .listItem:hover .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem:hover .arrow {
    transition: 0.6s ease;
    opacity: 1;
  }
  .Data {
    padding: 100px 0;
  }
  .Data .blocktitle h1 {
    margin-bottom: 0 !important;
  }
  .Data .blocktitle h4 {
    margin-top: 0 !important;
  }
  .Data .SliderButton {
    width: 120px !important;
  }
  .Data .SliderButton .BTNStyleRight,
  .Data .SliderButton .BTNStyleLeft {
    width: 48px;
    height: 48px;
    border-radius: 100px;
    box-shadow: 0 0 20px #cfcfcf;
  }
  .Data .SliderButton .BTNStyleRight .swiper-button-next,
  .Data .SliderButton .BTNStyleLeft .swiper-button-next {
    opacity: 0;
  }
  .Data .SliderButton .BTNStyleLeft {
    background-image: url("../img/customer/CaretRight.svg");
  }
  .Data .SliderButton .BTNStyleLeft .swiper-button-prev {
    opacity: 0;
    right: 0;
  }
  .About {
    padding: 0 80px 80px 0;
  }
  .About .BgBlock {
    height: auto;
    border-radius: 0 100px 100px 0;
    padding: 40px 60px 20px 60px;
  }
  .About .BgBlock .blocktitle {
    margin-bottom: 12px !important;
  }
  .About .BgBlock iframe {
    width: 240px;
    height: 240px;
  }
  .contact {
    padding: 40px 0;
  }
  .contact img {
    margin-bottom: 24px;
  }
  .contact h1,
  .contact h3,
  .contact p {
    color: #fff;
  }
  .contact .ContentItem {
    width: 240px;
    margin: 60px 60px 0 60px;
  }
  .contact .ContentItem ul > li {
    color: #fff;
  }
  .contact .ContentItem p {
    margin: 0 !important;
  }
  .contact .ContentItem iframe {
    width: 240px;
    height: 160px;
    margin-bottom: 12px;
  }
  .blocktitle_pages {
    margin-bottom: 20px;
  }
  .news_page .ArticleTitle {
    padding: 20px 0;
    margin-top: 32px;
  }
  .news_page .ArticleTitle:before {
    width: 95%;
    border-radius: 0 160px 160px 0;
  }
  .news_page .ArticleTitle .BgBlock {
    width: 80%;
  }
  .news_page .ArticleTitle .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleTitle .BgBlock p {
    margin-bottom: 0 !important;
  }
  .news_page .news_img {
    width: 100%;
  }
  .news_page .news_img img {
    margin: 40px 0;
  }
  .news_page .ArticleContent {
    padding: 20px 0;
  }
  .news_page .ArticleContent:before {
    width: 100%;
  }
  .news_page .ArticleContent .BgBlock {
    width: 80%;
    z-index: 1;
    position: relative;
  }
  .news_page .ArticleContent .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleContent .BgBlock p {
    color: #FBA337;
    margin-bottom: 0 !important;
  }
  .result .item_list .item {
    width: 320px;
    height: 320px;
    padding: 40px 80px;
    border-radius: 12px;
    margin: 24px 28px 80px 28px;
  }
  .result .item_list .item .icon {
    margin: 20px auto;
  }
  .result_page .list {
    padding: 0 120px;
  }
  .result_page .list a {
    width: 200px;
    height: 200px;
    padding: 32px;
  }
  .resource .resource-item {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 24px !important;
    padding: 0 60px;
  }
  .resource .resource-item a {
    width: 100%;
    padding: 24px;
  }
  .resource .resource-item a p {
    font-weight: bold;
  }
  .resource .resource-item a .date {
    font-weight: normal;
    font-size: 0.8em;
  }
  .about {
    padding: 0;
  }
  .about .intro {
    margin-bottom: 60px;
  }
  .about .intro h2 {
    margin-bottom: 16px;
  }
  .timeline {
    padding: 0;
    overflow: hidden;
    margin-bottom: 80px;
  }
  .timeline .item {
    padding-left: 100px;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
  }
  .timeline .item:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 100px;
    top: 16px;
    left: 30px;
    background-image: url("../img/customer/TimelineDot.svg");
  }
  .timeline .item:after {
    content: "";
    height: 100%;
    width: 2px;
    background: #FBA337;
    position: absolute;
    left: 50px;
    top: 0;
  }
  .employee {
    margin-bottom: 80px;
  }
  .employee h2 {
    margin-bottom: 60px;
  }
  .employee .content {
    height: 100%;
    padding: 20px 20px 32px 40px;
    border-radius: 12px;
  }
  .employee .content:before {
    width: 2px;
    height: 85%;
    top: 20px;
    left: 20px;
  }
  .employee .content p {
    font-weight: bold;
    margin-bottom: 8px !important;
  }
  .employee .content .name {
    display: flex;
    flex-direction: row;
    margin-bottom: 12px;
  }
  .employee .content .name h3 {
    margin-right: 8px;
    margin-bottom: 0 !important;
    margin-top: 6px;
  }
  .employee .content .name p {
    margin-top: 8px;
    font-weight: normal;
  }
  .employee .content .duty {
    margin-bottom: 12px;
  }
  .employee .content .duty li {
    line-height: 170%;
  }
  .employee .content .call img {
    width: 20px;
    height: 20px;
  }
  .employee .content .call ul {
    list-style: none;
  }
  .employee .content .call ul li {
    line-height: 160%;
  }
  .login .LeftBg {
    background-position: 50% -2%;
    background-size: contain;
  }
  .login .LeftBg .leftimg {
    width: 60%;
  }
  .login .vr {
    height: 100%;
  }
  .modal .btn-close {
    float: right;
  }
  #footer {
    height: 200px;
    margin-top: 0;
  }
  #footer .container {
    height: 100%;
  }
  #footer .container p {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 100% !important;
  }
  h1 {
    font-size: 2em !important;
  }
  h2 {
    font-size: 1.5em !important;
  }
  h3 {
    font-size: 1.25em !important;
  }
  p {
    line-height: 150%;
    font-weight: 300;
  }
  li {
    line-height: 200%;
  }
  .accordion {
    margin: 60px 80px;
  }
  .accordion .accordion-item {
    margin-bottom: 24px;
    border-radius: 24px !important;
  }
  .accordion .accordion-item button {
    padding: 24px !important;
  }
  .accordion .accordion-item .accordion-body {
    padding: 24px 24px 24px 100px;
  }
  .accordion .accordion-collapse img {
    width: 20px;
  }
  .announcement {
    margin-bottom: 80px;
  }
  .announcement .blocktitle {
    margin-bottom: 40px;
    margin-top: 60px;
  }
  .announcement .newslist {
    margin-bottom: 40px;
  }
  .announcement .newslist .box .listItem {
    width: 240px;
    height: 440px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .announcement .newslist .box .listItem .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem .ItemTitle {
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem .arrow {
    width: 40px;
    height: 40px;
    margin-bottom: 0px;
  }
  .announcement .newslist .box .listItem:hover img {
    border-radius: 80px 0 0 0;
  }
  .announcement .newslist .box .listItem:hover .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem:hover .arrow {
    transition: 0.6s ease;
    opacity: 1;
  }
  .Data {
    padding: 100px 0;
  }
  .Data .blocktitle h1 {
    margin-bottom: 0 !important;
  }
  .Data .blocktitle h4 {
    margin-top: 0 !important;
  }
  .Data .SliderButton {
    width: 160px !important;
  }
  .Data .SliderButton .BTNStyleRight,
  .Data .SliderButton .BTNStyleLeft {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    box-shadow: 0 0 20px #cfcfcf;
  }
  .Data .SliderButton .BTNStyleRight .swiper-button-next,
  .Data .SliderButton .BTNStyleLeft .swiper-button-next {
    opacity: 0;
  }
  .Data .SliderButton .BTNStyleLeft {
    background-image: url("../img/customer/CaretRight.svg");
  }
  .Data .SliderButton .BTNStyleLeft .swiper-button-prev {
    opacity: 0;
    right: 0;
  }
  .About {
    padding: 0 80px 80px 0;
  }
  .About .BgBlock {
    height: auto;
    border-radius: 0 100px 100px 0;
    padding: 60px 60px 20px 60px;
  }
  .About .BgBlock .blocktitle {
    margin-bottom: 12px !important;
  }
  .About .BgBlock iframe {
    width: 320px;
    height: 320px;
  }
  .contact {
    padding: 60px 0;
  }
  .contact img {
    margin-bottom: 24px;
  }
  .contact h1,
  .contact h3,
  .contact p {
    color: #fff;
  }
  .contact .ContentItem {
    width: 280px;
    margin: 60px 60px 0 60px;
  }
  .contact .ContentItem ul > li {
    color: #fff;
  }
  .contact .ContentItem p {
    margin: 0 !important;
  }
  .contact .ContentItem iframe {
    width: 280px;
    height: 186px;
    margin-bottom: 20px;
  }
  .blocktitle_pages {
    margin-bottom: 24px;
  }
  .news_page .ArticleTitle {
    padding: 20px 0;
    margin-top: 32px;
  }
  .news_page .ArticleTitle:before {
    width: 95%;
    border-radius: 0 160px 160px 0;
  }
  .news_page .ArticleTitle .BgBlock {
    width: 80%;
  }
  .news_page .ArticleTitle .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleTitle .BgBlock p {
    margin-bottom: 0 !important;
  }
  .news_page .news_img {
    width: 80%;
  }
  .news_page .news_img img {
    margin: 40px 0;
  }
  .news_page .ArticleContent {
    padding: 20px 0;
  }
  .news_page .ArticleContent:before {
    width: 100%;
  }
  .news_page .ArticleContent .BgBlock {
    width: 80%;
    z-index: 1;
    position: relative;
  }
  .news_page .ArticleContent .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleContent .BgBlock p {
    color: #FBA337;
    margin-bottom: 0 !important;
  }
  .result .item_list .item {
    width: 360px;
    height: 360px;
    padding: 60px 100px;
    border-radius: 12px;
    margin: 24px 28px 80px 28px;
  }
  .result .item_list .item .icon {
    margin: 32px auto;
  }
  .result_page .list {
    padding: 0 160px;
  }
  .result_page .list a {
    width: 240px;
    height: 240px;
    padding: 40px;
    border-radius: 200px;
  }
  .resource .resource-item {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 24px !important;
    padding: 0 200px;
  }
  .resource .resource-item a {
    width: 100%;
    padding: 24px;
  }
  .resource .resource-item a p {
    font-weight: bold;
  }
  .resource .resource-item a .date {
    font-weight: normal;
    font-size: 0.8em;
  }
  .about {
    padding: 0 2%;
  }
  .about .intro {
    margin-bottom: 60px;
  }
  .about .intro h2 {
    color: #FBA337;
    margin-bottom: 16px;
  }
  .timeline {
    padding: 0 auto;
    overflow: hidden;
    margin-bottom: 120px;
  }
  .timeline .item {
    padding-left: 100px;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
  }
  .timeline .item:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 100px;
    top: 16px;
    left: 30px;
    background-image: url("../img/customer/TimelineDot.svg");
  }
  .timeline .item:after {
    content: "";
    height: 100%;
    width: 2px;
    background: #FBA337;
    position: absolute;
    left: 50px;
    top: 0;
  }
  .employee {
    margin-bottom: 120px;
  }
  .employee h2 {
    color: #FBA337;
    margin-bottom: 40px;
  }
  .employee .content {
    height: 100%;
    background-color: #f9f9f9;
    padding: 40px 40px 40px 80px;
    border-radius: 12px;
    position: relative;
  }
  .employee .content:before {
    content: "";
    width: 2px;
    height: 80%;
    background-color: #FBA337;
    position: absolute;
    top: 40px;
    left: 40px;
  }
  .employee .content p {
    font-weight: bold;
    margin-bottom: 8px !important;
  }
  .employee .content .name {
    display: flex;
    flex-direction: row;
    margin-bottom: 12px;
  }
  .employee .content .name h3 {
    margin-right: 8px;
    margin-bottom: 0 !important;
    color: #EF921F;
  }
  .employee .content .name p {
    margin-top: 6px;
    font-weight: normal;
  }
  .employee .content .duty {
    margin-bottom: 12px;
  }
  .employee .content .call img {
    width: 20px;
    height: 20px;
    margin-bottom: 0;
  }
  .employee .content .call ul {
    list-style: none;
  }
  .login .LeftBg {
    background-position: -120% -2%;
    background-size: contain;
  }
  .login .LeftBg .leftimg {
    width: 70%;
  }
  .login .vr {
    height: 100%;
  }
  #footer {
    height: 200px;
    margin-top: 0;
  }
  #footer .container {
    height: 100%;
  }
  #footer .container p {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px !important;
  }
  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 1.8em;
  }
  h3 {
    font-size: 1.5em;
  }
  h4 {
    font-size: 1.25em !important;
  }
  h5 {
    font-size: 1.125em !important;
  }
  p {
    line-height: 170%;
    font-weight: 300;
  }
  li {
    line-height: 170%;
  }
  .accordion {
    margin: 60px 80px;
  }
  .accordion .accordion-item {
    margin-bottom: 40px;
    border-radius: 24px !important;
  }
  .accordion .accordion-item button {
    padding: 24px 40px !important;
  }
  .accordion .accordion-item .accordion-body {
    padding: 24px 24px 24px 112px;
  }
  .accordion .accordion-collapse img {
    width: 20px;
  }
  .announcement {
    margin-bottom: 80px;
  }
  .announcement .blocktitle {
    margin-bottom: 60px;
    margin-top: 60px;
  }
  .announcement .newslist {
    margin-bottom: 80px;
  }
  .announcement .newslist .box .listItem {
    width: 320px;
    height: 520px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .announcement .newslist .box .listItem .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem .ItemTitle {
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem img {
    width: 100%;
    height: auto;
    margin-bottom: 28px;
  }
  .announcement .newslist .box .listItem .arrow {
    width: 60px;
    height: 60px;
    margin-bottom: 0px;
  }
  .announcement .newslist .box .listItem:hover img {
    border-radius: 80px 0 0 0;
  }
  .announcement .newslist .box .listItem:hover .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem:hover .arrow {
    transition: 0.6s ease;
    opacity: 1;
  }
  .Data {
    padding: 100px 0;
  }
  .Data .blocktitle h1 {
    margin-bottom: 0 !important;
  }
  .Data .blocktitle h4 {
    margin-top: 0 !important;
  }
  .Data .SliderButton {
    width: 160px !important;
  }
  .Data .SliderButton .BTNStyleRight,
  .Data .SliderButton .BTNStyleLeft {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    box-shadow: 0 0 20px #cfcfcf;
  }
  .Data .SliderButton .BTNStyleRight .swiper-button-next,
  .Data .SliderButton .BTNStyleLeft .swiper-button-next {
    opacity: 0;
  }
  .Data .SliderButton .BTNStyleLeft {
    background-image: url("../img/customer/CaretRight.svg");
  }
  .Data .SliderButton .BTNStyleLeft .swiper-button-prev {
    opacity: 0;
    right: 0;
  }
  .About {
    padding: 0 80px 80px 0;
  }
  .About .BgBlock {
    height: auto;
    width: 100%;
    background-color: #fff;
    border-radius: 0 160px 160px 0;
    padding: 60px 60px 20px 60px;
  }
  .About .BgBlock iframe {
    width: 400px;
    height: 400px;
  }
  .contact {
    padding: 60px 0;
  }
  .contact img {
    margin-bottom: 24px;
  }
  .contact h1,
  .contact h3,
  .contact p {
    color: #fff;
  }
  .contact .ContentItem {
    width: 420px;
    margin: 80px 100px 0 100px;
  }
  .contact .ContentItem ul > li {
    color: #fff;
  }
  .contact .ContentItem p {
    margin: 0 !important;
  }
  .contact .ContentItem iframe {
    width: 420px;
    height: 280px;
    margin-bottom: 20px;
  }
  .blocktitle_pages {
    margin-bottom: 40px;
  }
  .news_page .ArticleTitle {
    padding: 20px 0;
    margin-top: 40px;
  }
  .news_page .ArticleTitle:before {
    width: 95%;
    border-radius: 0 160px 160px 0;
  }
  .news_page .ArticleTitle .BgBlock {
    width: 80%;
  }
  .news_page .ArticleTitle .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleTitle .BgBlock p {
    margin-bottom: 0 !important;
  }
  .news_page .news_img {
    width: 60%;
  }
  .news_page .news_img img {
    margin: 40px 0;
  }
  .news_page .ArticleContent {
    padding: 20px 0;
  }
  .news_page .ArticleContent:before {
    width: 100%;
  }
  .news_page .ArticleContent .BgBlock {
    width: 70%;
  }
  .news_page .ArticleContent .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleContent .BgBlock p {
    color: #FBA337;
    margin-bottom: 0 !important;
  }
  .result .item_list .item {
    width: 400px;
    height: 400px;
    padding: 60px 100px;
    border-radius: 12px;
    margin: 32px 40px 80px 40px;
  }
  .result .item_list .item .icon {
    margin: 32px auto;
  }
  .result_page .list {
    padding: 0 160px;
  }
  .result_page .list a {
    width: 240px;
    height: 240px;
    padding: 40px;
    border-radius: 200px;
  }
  .resource .resource-item {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 24px !important;
    padding: 0 200px;
  }
  .resource .resource-item a {
    width: 100%;
    padding: 24px;
  }
  .resource .resource-item a p {
    font-weight: bold;
  }
  .resource .resource-item a .date {
    font-weight: normal;
    font-size: 0.8em;
  }
  .login .LeftBg {
    background-position: -120% -2%;
    background-size: contain;
  }
  .login .LeftBg .leftimg {
    width: 70%;
  }
  .login .vr {
    height: 100%;
  }
  #footer {
    height: 200px;
    margin-top: 0;
  }
  #footer .container {
    height: 100%;
  }
  #footer .container p {
    margin-bottom: 0 !important;
  }
  /*dropdown-mega menu*/
  .dropdown-mega .dropdown-menu {
    margin-left: calc((1376px - 100vw) / 2) !important;
  }
}
@media (min-width: 1901px) {
  .container {
    max-width: 1400px !important;
  }
  .blocktitle_pages {
    margin-bottom: 40px;
  }
  .news_page .ArticleTitle {
    padding: 20px 0;
    margin-top: 40px;
  }
  .news_page .ArticleTitle:before {
    width: 95%;
    border-radius: 0 160px 160px 0;
  }
  .news_page .ArticleTitle .BgBlock {
    width: 80%;
  }
  .news_page .ArticleTitle .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleTitle .BgBlock p {
    margin-bottom: 0 !important;
  }
  .news_page .news_img {
    width: 60%;
  }
  .news_page .news_img img {
    margin: 40px 0;
  }
  .news_page .ArticleContent {
    padding: 20px 0;
  }
  .news_page .ArticleContent:before {
    width: 100%;
  }
  .news_page .ArticleContent .BgBlock {
    width: 60%;
  }
  .news_page .ArticleContent .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleContent .BgBlock p {
    color: #FBA337;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 991px) {
  /*index_icon*/
  .index_icon {
    padding: 10px 0;
  }
  .index_icon ul li a {
    padding: 10px 5px !important;
    font-size: 0.8em;
  }
  .index_icon ul li img {
    width: 70%;
  }
  #header .header-top {
    display: none !important;
  }
  #header .header-nav-main ul:nth-child(2) {
    display: block;
  }
  #header .header-nav-features .header-nav-features-dropdown.show {
    top: 80px;
  }
  #header .header-nav-features .header-nav-features-dropdown.header-nav-features-dropdown-mobile-fixed {
    position: fixed !important;
    right: auto !important;
    left: 0 !important;
    width: 100% !important;
    transform: none !important;
    top: 50px;
  }
  .accordion {
    margin: 20px 60px;
  }
  .accordion .accordion-item {
    margin-bottom: 20px;
    border-radius: 12px !important;
  }
  .accordion .accordion-item button .num {
    width: 32px;
    height: 32px;
    margin-right: 16px;
    padding: 0px 6px;
  }
  .accordion .accordion-item button .num p {
    transform: translate(-70%, 0);
    color: #fff;
  }
  .accordion .accordion-item button .title {
    font-weight: normal;
  }
  .accordion .accordion-item .accordion-body {
    padding: 16px;
    padding-left: 60px;
  }
  .accordion .accordion-item .accordion-body p {
    font-weight: normal;
  }
  .accordion .accordion-item .accordion-body img {
    width: 24px;
  }
  .accordion .accordion-collapse img {
    width: 20px;
  }
  .result_page .list {
    padding: 0 8%;
  }
  .result_page .list a {
    width: 160px;
    height: 160px;
    padding: 40px;
    margin-bottom: 20px !important;
  }
  .About .BgBlock .box {
    padding-left: 20px;
  }
  .about {
    padding: 0;
  }
  .about .intro {
    margin-bottom: 60px;
  }
  .about .intro h2 {
    margin-bottom: 16px;
  }
  .about .employee {
    margin-bottom: 80px;
  }
  .about .employee h2 {
    margin-bottom: 20px;
  }
  .about .employee .content {
    height: 100%;
    padding: 20px 20px 20px 40px;
    border-radius: 12px;
  }
  .about .employee .content:before {
    width: 2px;
    height: 85%;
    top: 20px;
    left: 20px;
  }
  .about .employee .content p {
    font-weight: bold;
    margin-bottom: 8px !important;
  }
  .about .employee .content .name {
    display: flex;
    flex-direction: row;
    margin-bottom: 12px;
  }
  .about .employee .content .name h3 {
    margin-right: 8px;
    margin-bottom: 0 !important;
    margin-top: 6px;
  }
  .about .employee .content .name p {
    margin-top: 8px;
    font-weight: normal;
  }
  .about .employee .content .duty {
    margin-bottom: 12px;
  }
  .about .employee .content .duty li {
    line-height: 170%;
  }
  .about .employee .content .call img {
    width: 20px;
    height: 20px;
  }
  .about .employee .content .call ul {
    list-style: none;
  }
  .about .employee .content .call ul li {
    line-height: 160%;
  }
  .modal .btn-close {
    float: right;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 1.6em;
  }
  h2 {
    font-size: 1.3em !important;
  }
  h3 {
    font-size: 1.2em;
  }
  h5 {
    font-size: 1em !important;
  }
  p {
    line-height: 150%;
    font-weight: 300;
  }
  li {
    line-height: 200%;
  }
  /*page_number*/
  #page_number .page_icon,
  .page_total {
    text-align: center;
  }
  #header {
    height: 80px !important;
  }
  #header .header-nav-features .header-nav-features-dropdown.show {
    top: 50px;
  }
  /*date*/
  .post-date {
    font-size: 0.7em;
    border: solid 5px;
    padding: 3px 8px 0 8px;
    width: 76px !important;
  }
  .post-date .month {
    padding-bottom: 0;
  }
  .badge {
    padding: 5px 12px;
    font-size: 0.9em;
  }
  .accordion {
    margin: 20px 0px;
  }
  .accordion .accordion-item {
    margin-bottom: 20px;
    border-radius: 12px !important;
  }
  .accordion .accordion-item button .title {
    font-weight: normal;
  }
  .accordion .accordion-item .accordion-body {
    padding: 16px;
    padding-left: 60px;
  }
  .accordion .accordion-item .accordion-body p {
    font-weight: normal;
  }
  .accordion .accordion-collapse img {
    width: 20px;
  }
  .announcement {
    margin-bottom: 60px;
  }
  .announcement .blocktitle {
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .announcement .newslist {
    margin-bottom: 40px;
  }
  .announcement .newslist .box {
    justify-content: center;
  }
  .announcement .newslist .box .listItem {
    width: 240px;
    height: 400px;
    margin-left: 12px;
    margin-right: 12px;
    align-self: center;
  }
  .announcement .newslist .box .listItem .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem .ItemTitle {
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem .arrow {
    width: 32px;
    height: 32px;
    margin-bottom: 0px;
  }
  .announcement .newslist .box .listItem:hover img {
    border-radius: 80px 0 0 0;
  }
  .announcement .newslist .box .listItem:hover .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem:hover .arrow {
    transition: 0.6s ease;
    opacity: 1;
  }
  .Data {
    padding: 60px 0;
  }
  .Data .contentRight {
    padding: 0 20px;
  }
  .Data .swiper {
    width: 100%;
    margin-bottom: 12px;
  }
  .Data .swiper .swiper-wrapper .swiper-slide {
    width: 50% !important;
    padding: 8px;
  }
  .Data .swiper .swiper-wrapper .swiper-slide .SliderItem {
    width: 100%;
    padding: 12px;
  }
  .Data .swiper .swiper-wrapper .swiper-slide .SliderItem a {
    width: 100%;
    height: 32px;
    padding: 4px 0;
  }
  .Data .swiper .swiper-wrapper .swiper-slide .SliderItem a .ArrowBtnOrange {
    width: 16px;
    height: 16px;
  }
  .Data .SliderButton {
    width: 120px !important;
    position: relative;
  }
  .Data .SliderButton .BTNStyleRight,
  .Data .SliderButton .BTNStyleLeft {
    width: 48px;
    height: 48px;
  }
  .Data .SliderButton .swiper-button-Pre {
    opacity: 0;
  }
  .Data .SliderButton .swiper-button-next {
    opacity: 0;
    right: 0;
  }
  .Data .SliderButton .swiper-button-prev:after,
  .Data .SliderButton .swiper-rtl .swiper-button-next:after {
    opacity: 0 !important;
  }
  .About {
    padding: 0;
  }
  .About .BgBlock {
    height: auto;
    border-radius: 0;
    padding: 40px 60px 20px 60px;
  }
  .About .BgBlock .blocktitle {
    margin-bottom: 12px !important;
  }
  .About .BgBlock iframe {
    width: 240px;
    height: 240px;
  }
  .contact {
    padding: 40px 0;
  }
  .contact img {
    margin-bottom: 24px;
  }
  .contact h1,
  .contact h3,
  .contact p {
    color: #fff;
  }
  .contact .ContentItem {
    width: 240px;
    margin: 32px 32px 0 32px;
  }
  .contact .ContentItem ul > li {
    color: #fff;
  }
  .contact .ContentItem p {
    margin: 0 !important;
  }
  .contact .ContentItem iframe {
    width: 240px;
    height: 160px;
    margin-bottom: 12px;
  }
  .blocktitle_pages {
    margin-bottom: 20px;
  }
  /*page_top*/
  .page_top {
    width: 100%;
    padding-top: 20px;
  }
  .news_page .ArticleTitle {
    padding: 20px 0;
    margin-top: 20px;
  }
  .news_page .ArticleTitle:before {
    width: 100%;
    border-radius: 0;
  }
  .news_page .ArticleTitle .BgBlock {
    width: 80%;
  }
  .news_page .ArticleTitle .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleTitle .BgBlock p {
    margin-bottom: 0 !important;
  }
  .news_page .news_img {
    width: 100%;
  }
  .news_page .news_img img {
    margin: 40px 0;
  }
  .news_page .ArticleContent {
    padding: 20px 0;
  }
  .news_page .ArticleContent:before {
    width: 100%;
  }
  .news_page .ArticleContent .BgBlock {
    width: 80%;
    z-index: 1;
    position: relative;
  }
  .news_page .ArticleContent .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleContent .BgBlock p {
    color: #FBA337;
    margin-bottom: 0 !important;
  }
  .result .item_list .item {
    width: 320px;
    height: 320px;
    padding: 40px 80px;
    border-radius: 12px;
    margin: 12px 28px 40px 28px;
  }
  .result .item_list .item .icon {
    margin: 20px auto;
  }
  .result .item_list .item .btn_01 {
    height: 40px;
    width: 160px;
    padding: 6px 20px;
  }
  .result .item_list .item .btn_01 img {
    width: 16px !important;
  }
  .result_page .list {
    padding: 0 8%;
  }
  .result_page .list a {
    width: 160px;
    height: 160px;
    padding: 40px;
    margin-bottom: 20px !important;
  }
  .resource {
    padding: 0 32px;
  }
  .resource .resource-item {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 24px !important;
    padding: 0;
  }
  .resource .resource-item a {
    width: 100%;
    padding: 12px;
  }
  .resource .resource-item a p {
    font-weight: normal;
  }
  .resource .resource-item a .num {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    margin-right: 8px;
    padding: 0px 20px;
    font-weight: normal;
  }
  .resource .resource-item a .num img {
    display: none;
  }
  .resource .resource-item a .title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .resource .resource-item a .date {
    font-weight: normal;
    font-size: 0.8em;
  }
  .resource .resource-item a .btn img {
    width: 24px;
  }
  .login .LeftBg {
    background-position: 50% -2%;
    background-size: contain;
  }
  .login .LeftBg .leftimg {
    width: 50%;
  }
  .login .vr {
    height: 100%;
  }
  #footer {
    height: 240px;
  }
  #footer .footer > :nth-child(2) {
    padding-left: 16px !important;
  }
  #footer ul li {
    display: block;
    float: left;
    white-space: nowrap;
  }
  #footer ul li:last-child a {
    display: block;
    border: none;
  }
  #footer ul li a {
    padding: 0 16px;
  }
  #footer .container p {
    padding-left: 16px;
  }
  .search_result .resource-item a {
    padding: 12px 20px !important;
  }
  .search_result .resource-item a p {
    font-weight: bold;
  }
}
/*手機版*/
@media (max-width: 480px) {
  /*main_con*/
  .main_con {
    background-size: 150%;
  }
  h1 {
    font-size: 1.2em !important;
  }
  h2 {
    font-size: 1.1em !important;
  }
  h3 {
    font-size: 1em;
  }
  h4 {
    font-size: 0.6em !important;
  }
  p {
    line-height: 150%;
    font-weight: 300;
  }
  li {
    line-height: 200%;
  }
  .page_top {
    width: 100%;
  }
  #header .header-logo {
    height: 40px;
  }
  #header img {
    height: 40px;
  }
  #header .header-nav-features .header-nav-features-dropdown.show {
    top: 40px;
  }
  .accordion {
    margin: 20px 0px;
  }
  .accordion .accordion-item {
    margin-bottom: 20px;
    border-radius: 12px !important;
  }
  .accordion .accordion-item button .num {
    width: 28px;
    height: 28px;
    margin-right: 12px;
    padding: 0px 4px;
  }
  .accordion .accordion-item button .num p {
    transform: translate(-70%, 0);
    font-weight: normal;
  }
  .accordion .accordion-item button .title {
    font-weight: normal;
  }
  .accordion .accordion-item .accordion-body {
    padding: 16px;
  }
  .accordion .accordion-item .accordion-body p {
    font-weight: normal;
  }
  .accordion .accordion-collapse img {
    width: 20px;
  }
  .announcement {
    margin-bottom: 32px;
  }
  .announcement .blocktitle {
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .announcement .newslist {
    margin-bottom: 40px;
  }
  .announcement .newslist .box {
    justify-content: center;
  }
  .announcement .newslist .box .listItem {
    width: 240px;
    height: 360px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .announcement .newslist .box .listItem .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem .ItemTitle {
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .announcement .newslist .box .listItem .arrow {
    width: 32px;
    height: 32px;
    margin-bottom: 0px;
  }
  .announcement .newslist .box .listItem:hover img {
    border-radius: 80px 0 0 0;
  }
  .announcement .newslist .box .listItem:hover .deco {
    padding-left: 12px;
  }
  .announcement .newslist .box .listItem:hover .arrow {
    transition: 0.6s ease;
    opacity: 1;
  }
  .Data {
    padding: 60px 0;
  }
  .Data .blocktitle h1 {
    margin-bottom: 0 !important;
  }
  .Data .blocktitle h4 {
    margin-top: 0 !important;
  }
  .Data .swiper {
    width: 100%;
    margin-bottom: 12px;
  }
  .Data .swiper .swiper-wrapper .swiper-slide {
    width: 100% !important;
    padding: 20px;
  }
  .Data .swiper .swiper-wrapper .swiper-slide .SliderItem {
    width: 100%;
    padding: 20px;
  }
  .Data .swiper .swiper-wrapper .swiper-slide .SliderItem a {
    width: 100%;
    height: 100%;
  }
  .Data .swiper .swiper-wrapper .swiper-slide .SliderItem a .ArrowBtnOrange {
    width: 16px;
    height: 16px;
  }
  .Data .SliderButton {
    width: 120px !important;
  }
  .Data .SliderButton .BTNStyleRight,
  .Data .SliderButton .BTNStyleLeft {
    width: 48px;
    height: 48px;
  }
  .About {
    padding: 0;
  }
  .About .BgBlock {
    height: auto;
    border-radius: 0;
    padding: 32px 60px 20px 60px;
  }
  .About .BgBlock .blocktitle {
    margin-bottom: 12px !important;
  }
  .About .BgBlock iframe {
    width: 240px;
    height: 240px;
  }
  .contact {
    padding: 40px 0;
  }
  .contact img {
    margin-bottom: 24px;
  }
  .contact h1,
  .contact h3,
  .contact p {
    color: #fff;
  }
  .contact .ContentItem {
    width: 240px;
    margin: 32px 32px 0 32px;
  }
  .contact .ContentItem ul > li {
    color: #fff;
  }
  .contact .ContentItem p {
    margin: 0 !important;
  }
  .contact .ContentItem iframe {
    width: 240px;
    height: 160px;
    margin-bottom: 12px;
  }
  .blocktitle_pages {
    margin-bottom: 20px;
  }
  .news_page .ArticleTitle {
    padding: 20px 0;
    margin-top: 20px;
  }
  .news_page .ArticleTitle:before {
    width: 100%;
    border-radius: 0;
  }
  .news_page .ArticleTitle .BgBlock {
    width: 80%;
  }
  .news_page .ArticleTitle .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleTitle .BgBlock p {
    margin-bottom: 0 !important;
  }
  .news_page .news_img {
    width: 100%;
  }
  .news_page .news_img img {
    margin: 40px 0;
  }
  .news_page .ArticleContent {
    padding: 20px 0;
  }
  .news_page .ArticleContent:before {
    width: 100%;
  }
  .news_page .ArticleContent .BgBlock {
    width: 80%;
    z-index: 1;
    position: relative;
  }
  .news_page .ArticleContent .BgBlock h2 {
    font-weight: 400;
    margin-bottom: 8px;
  }
  .news_page .ArticleContent .BgBlock p {
    color: #FBA337;
    margin-bottom: 0 !important;
  }
  .result h2 {
    font-weight: 600 !important;
  }
  .result .item_list .item {
    width: 280px;
    height: 280px;
    padding: 40px 80px;
    border-radius: 12px;
    margin: 8px 28px 40px 28px;
  }
  .result .item_list .item .icon {
    margin: 20px auto;
  }
  .result_page .list {
    padding: 0 8%;
  }
  .result_page .list a {
    width: 120px;
    height: 120px;
    padding: 24px;
    margin-bottom: 20px !important;
  }
  .resource {
    padding: 0;
  }
  .resource .resource-item {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 24px !important;
    padding: 0;
  }
  .resource .resource-item a {
    width: 100%;
    padding: 12px;
  }
  .resource .resource-item a p {
    font-weight: normal;
  }
  .resource .resource-item a .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .resource .resource-item a .date {
    font-weight: normal;
    font-size: 0.8em;
  }
  .resource .resource-item a .btn img {
    width: 24px;
  }
  .about {
    padding: 0;
  }
  .about .intro {
    margin-bottom: 60px;
  }
  .about .intro h2 {
    margin-bottom: 16px;
  }
  .timeline {
    padding: 0 auto;
    overflow: hidden;
    margin-bottom: 60px;
  }
  .timeline .item {
    padding-left: 40px;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
  }
  .timeline .item p {
    margin-bottom: 8px !important;
  }
  .timeline .item:before {
    width: 20px;
    height: 20px;
    border-radius: 100px;
    top: 16px;
    left: 0px;
    background-size: contain;
  }
  .timeline .item:after {
    content: "";
    height: 100%;
    width: 2px;
    left: 8px;
    top: 0;
  }
  .employee {
    margin-bottom: 80px;
  }
  .employee h2 {
    margin-bottom: 20px;
  }
  .employee .content {
    height: 100%;
    padding: 20px 20px 20px 40px;
    border-radius: 12px;
  }
  .employee .content:before {
    width: 2px;
    height: 85%;
    top: 20px;
    left: 20px;
  }
  .employee .content p {
    font-weight: bold;
    margin-bottom: 8px !important;
  }
  .employee .content .name {
    display: flex;
    flex-direction: row;
    margin-bottom: 12px;
  }
  .employee .content .name h3 {
    margin-right: 8px;
    margin-bottom: 0 !important;
    margin-top: 6px;
  }
  .employee .content .name p {
    margin-top: 6px;
    font-weight: normal;
  }
  .employee .content .duty {
    margin-bottom: 12px;
  }
  .employee .content .duty li {
    line-height: 170%;
  }
  .employee .content .call img {
    width: 20px;
    height: 20px;
  }
  .employee .content .call ul {
    list-style: none;
  }
  .employee .content .call ul li {
    line-height: 160%;
  }
  .login .LeftBg {
    background-position: 50% -2%;
    background-size: contain;
  }
  .login .LeftBg img {
    width: 60%;
  }
  .login .vr {
    height: 100%;
  }
  .search_result .resource-item a {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .search_result .resource-item a p {
    font-weight: bold;
    display: block;
  }
  .search_result .resource-item a .context {
    font-weight: normal !important;
  }
  #footer {
    height: 240px;
    margin-top: 0;
  }
}
/*-----------------------------------------for編輯器--------------------------------------------*/
h2,
h3,
h4,
h5,
h6 {
  text-transform: none;
}

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

.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-50 {
  width: 50%;
}

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

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

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

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

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

.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: 20px;
  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 {
  padding: 5px 10px;
  color: #666;
}
.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: #f5f5f5;
}
.table.table-hover tbody tr {
  border-bottom: 1px solid #ddd;
}
.table.table-hover tbody tr:hover > td {
  background: #666666 !important;
}
.table.table-hover tbody tr:hover a {
  color: #fff;
}
.table.table-hover tbody tr:hover a.btn_01:hover {
  color: #EF921F !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 img.float-start {
  padding: 0 2em 2em 0;
}
.edit_con img.float-end {
  padding: 0 0 2em 2em;
}

/*清單*/
.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: #FBA337;
  color: #fff;
  border: solid #FBA337 1px;
}

@media (max-width: 767px) {
  .anchor_list a {
    font-size: 0.9em;
    padding: 3px 8px;
  }
}
/*頁籤 bs3*/
.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: #FBA337;
  color: #fff !important;
  border: 1px solid #FBA337 !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: #FBA337;
  color: #fff !important;
  border: 1px solid #FBA337 !important;
}
.tabs .tab-content {
  float: left;
  width: 100%;
  border-radius: none;
  box-shadow: none;
  background-color: transparent;
  border: none;
  padding: 0;
  padding: 0;
}

/*頁籤 bs5*/
.nav-tabs {
  border: none;
  display: block;
}
.nav-tabs .nav-link {
  border: solid #FBA337 1px;
  border-radius: 50px;
  margin-right: 5px;
  padding: 8px 20px;
  color: #FBA337;
  display: inline-block;
}
.nav-tabs .nav-link:hover {
  color: #fcfcfc;
}

.tab-content {
  border: none;
  padding: 15px 0;
  box-shadow: none;
  background: transparent;
}

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

[class^=list_0] img {
  width: 100%;
}

@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: 6.5em;
  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 */