@charset "UTF-8";
/*要刪的*/
* {
  font-family: "Helvetica", "Arial", "LiHei Pro", "黑體-繁", "微軟正黑體", sans-serif;
}

body {
  color: #313131;
}
body img {
  max-width: 100%;
}

a {
  text-decoration: none;
  color: #313131;
}

.swiper-slide-next, .swiper-slide-prev {
  opacity: 40%;
  transform: scale(0.9);
}

#slideshow {
  position: relative;
}
#slideshow .carousel-item div {
  margin-top: 0;
  height: 50vh;
  min-height: 50vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#slideshow .carousel-indicators {
  right: 0;
  left: 0;
}
#slideshow .carousel-indicators button {
  background-color: #dbdbdb;
  border: 0;
  border-radius: 4px;
  width: 40px;
  height: 10px;
}
#slideshow .carousel-indicators button.active {
  background-color: gray;
}

:root {
  scroll-padding-top: 3rem;
}

.page_discover .ui-tabs .ui-tabs-nav li {
  font-weight: 300;
}

html, body {
  height: 100%;
  margin: 0;
}

.gob_bt, a.gob_bt {
  border: 2px #fbe6cb solid;
  display: inline-block;
  padding: 0.4rem 0.8rem 0.4rem 0.8rem;
  margin-bottom: 10px;
  margin-right: 3px;
  border-radius: 20px;
  color: #434343;
  cursor: pointer;
  /*new color*/
}
.gob_bt.active, .gob_bt.onmousehover, a.gob_bt.active, a.gob_bt.onmousehover {
  background-color: #fbe6cb;
  color: #434343;
}
.gob_bt.color9D9D9D, a.gob_bt.color9D9D9D {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #9D9D9D solid;
}
.gob_bt.color9D9D9D.active, .gob_bt.color9D9D9D.onmousehover, a.gob_bt.color9D9D9D.active, a.gob_bt.color9D9D9D.onmousehover {
  background-color: #9D9D9D;
  color: #434343;
}
.gob_bt.colorFF0000, a.gob_bt.colorFF0000 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FF0000 solid;
}
.gob_bt.colorFF0000.active, .gob_bt.colorFF0000.onmousehover, a.gob_bt.colorFF0000.active, a.gob_bt.colorFF0000.onmousehover {
  background-color: #FF0000;
  color: #434343;
}
.gob_bt.colorFF60AF, a.gob_bt.colorFF60AF {
  background-color: #FFFFFF;
  color: #434343;
}
.gob_bt.colorFF60AF.active, .gob_bt.colorFF60AF.onmousehover, a.gob_bt.colorFF60AF.active, a.gob_bt.colorFF60AF.onmousehover {
  background-color: #FF60AF;
  color: #434343;
}
.gob_bt.colorFF44FF, a.gob_bt.colorFF44FF {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FF44FF solid;
}
.gob_bt.colorFF44FF.active, .gob_bt.colorFF44FF.onmousehover, a.gob_bt.colorFF44FF.active, a.gob_bt.colorFF44FF.onmousehover {
  background-color: #FF44FF;
  color: #434343;
}
.gob_bt.colorB15BFF, a.gob_bt.colorB15BFF {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #B15BFF solid;
}
.gob_bt.colorB15BFF.active, .gob_bt.colorB15BFF.onmousehover, a.gob_bt.colorB15BFF.active, a.gob_bt.colorB15BFF.onmousehover {
  background-color: #B15BFF;
  color: #434343;
}
.gob_bt.color7D7DFF, a.gob_bt.color7D7DFF {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #7D7DFF solid;
}
.gob_bt.color7D7DFF.active, .gob_bt.color7D7DFF.onmousehover, a.gob_bt.color7D7DFF.active, a.gob_bt.color7D7DFF.onmousehover {
  background-color: #7D7DFF;
  color: #434343;
}
.gob_bt.color46A3FF, a.gob_bt.color46A3FF {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #46A3FF solid;
}
.gob_bt.color46A3FF.active, .gob_bt.color46A3FF.onmousehover, a.gob_bt.color46A3FF.active, a.gob_bt.color46A3FF.onmousehover {
  background-color: #46A3FF;
  color: #434343;
}
.gob_bt.color4DFFFF, a.gob_bt.color4DFFFF {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #4DFFFF solid;
}
.gob_bt.color4DFFFF.active, .gob_bt.color4DFFFF.onmousehover, a.gob_bt.color4DFFFF.active, a.gob_bt.color4DFFFF.onmousehover {
  background-color: #4DFFFF;
  color: #434343;
}
.gob_bt.color4EFEB3, a.gob_bt.color4EFEB3 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #4EFEB3 solid;
}
.gob_bt.color4EFEB3.active, .gob_bt.color4EFEB3.onmousehover, a.gob_bt.color4EFEB3.active, a.gob_bt.color4EFEB3.onmousehover {
  background-color: #4EFEB3;
  color: #434343;
}
.gob_bt.color53FF53, a.gob_bt.color53FF53 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #53FF53 solid;
}
.gob_bt.color53FF53.active, .gob_bt.color53FF53.onmousehover, a.gob_bt.color53FF53.active, a.gob_bt.color53FF53.onmousehover {
  background-color: #53FF53;
  color: #434343;
}
.gob_bt.colorB7FF4A, a.gob_bt.colorB7FF4A {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #B7FF4A solid;
}
.gob_bt.colorB7FF4A.active, .gob_bt.colorB7FF4A.onmousehover, a.gob_bt.colorB7FF4A.active, a.gob_bt.colorB7FF4A.onmousehover {
  background-color: #B7FF4A;
  color: #434343;
}
.gob_bt.colorFFFF37, a.gob_bt.colorFFFF37 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FFFF37 solid;
}
.gob_bt.colorFFFF37.active, .gob_bt.colorFFFF37.onmousehover, a.gob_bt.colorFFFF37.active, a.gob_bt.colorFFFF37.onmousehover {
  background-color: #FFFF37;
  color: #434343;
}
.gob_bt.colorFFDC35, a.gob_bt.colorFFDC35 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FFDC35 solid;
}
.gob_bt.colorFFDC35.active, .gob_bt.colorFFDC35.onmousehover, a.gob_bt.colorFFDC35.active, a.gob_bt.colorFFDC35.onmousehover {
  background-color: #FFDC35;
  color: #434343;
}
.gob_bt.colorFFAF60, a.gob_bt.colorFFAF60 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FFAF60 solid;
}
.gob_bt.colorFFAF60.active, .gob_bt.colorFFAF60.onmousehover, a.gob_bt.colorFFAF60.active, a.gob_bt.colorFFAF60.onmousehover {
  background-color: #FFAF60;
  color: #434343;
}
.gob_bt.colorFF8F59, a.gob_bt.colorFF8F59 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FF8F59 solid;
}
.gob_bt.colorFF8F59.active, .gob_bt.colorFF8F59.onmousehover, a.gob_bt.colorFF8F59.active, a.gob_bt.colorFF8F59.onmousehover {
  background-color: #FF8F59;
  color: #434343;
}
.gob_bt.colorD9B3B3, a.gob_bt.colorD9B3B3 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #D9B3B3 solid;
}
.gob_bt.colorD9B3B3.active, .gob_bt.colorD9B3B3.onmousehover, a.gob_bt.colorD9B3B3.active, a.gob_bt.colorD9B3B3.onmousehover {
  background-color: #D9B3B3;
  color: #434343;
}
.gob_bt.colorCDCD9A, a.gob_bt.colorCDCD9A {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #CDCD9A solid;
}
.gob_bt.colorCDCD9A.active, .gob_bt.colorCDCD9A.onmousehover, a.gob_bt.colorCDCD9A.active, a.gob_bt.colorCDCD9A.onmousehover {
  background-color: #CDCD9A;
  color: #434343;
}
.gob_bt.colordfdae0, a.gob_bt.colordfdae0 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #dfdae0 solid;
}
.gob_bt.colordfdae0.active, .gob_bt.colordfdae0.onmousehover, a.gob_bt.colordfdae0.active, a.gob_bt.colordfdae0.onmousehover {
  background-color: #dfdae0;
  color: #434343;
}
.gob_bt.colordddff6, a.gob_bt.colordddff6 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #dddff6 solid;
}
.gob_bt.colordddff6.active, .gob_bt.colordddff6.onmousehover, a.gob_bt.colordddff6.active, a.gob_bt.colordddff6.onmousehover {
  background-color: #dddff6;
  color: #434343;
}
.gob_bt.colorf4d6f4, a.gob_bt.colorf4d6f4 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #f4d6f4 solid;
}
.gob_bt.colorf4d6f4.active, .gob_bt.colorf4d6f4.onmousehover, a.gob_bt.colorf4d6f4.active, a.gob_bt.colorf4d6f4.onmousehover {
  background-color: #f4d6f4;
  color: #434343;
}
.gob_bt.colorf9d6e6, a.gob_bt.colorf9d6e6 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #f9d6e6 solid;
}
.gob_bt.colorf9d6e6.active, .gob_bt.colorf9d6e6.onmousehover, a.gob_bt.colorf9d6e6.active, a.gob_bt.colorf9d6e6.onmousehover {
  background-color: #f9d6e6;
  color: #434343;
}
.gob_bt.coloreecccc, a.gob_bt.coloreecccc {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #eecccc solid;
}
.gob_bt.coloreecccc.active, .gob_bt.coloreecccc.onmousehover, a.gob_bt.coloreecccc.active, a.gob_bt.coloreecccc.onmousehover {
  background-color: #eecccc;
  color: #434343;
}
.gob_bt.colorfebbbb, a.gob_bt.colorfebbbb {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #febbbb solid;
}
.gob_bt.colorfebbbb.active, .gob_bt.colorfebbbb.onmousehover, a.gob_bt.colorfebbbb.active, a.gob_bt.colorfebbbb.onmousehover {
  background-color: #febbbb;
  color: #434343;
}
.gob_bt.colorf4d3cf, a.gob_bt.colorf4d3cf {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #f4d3cf solid;
}
.gob_bt.colorf4d3cf.active, .gob_bt.colorf4d3cf.onmousehover, a.gob_bt.colorf4d3cf.active, a.gob_bt.colorf4d3cf.onmousehover {
  background-color: #f4d3cf;
  color: #434343;
}
.gob_bt.colore4e1af, a.gob_bt.colore4e1af {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #e4e1af solid;
}
.gob_bt.colore4e1af.active, .gob_bt.colore4e1af.onmousehover, a.gob_bt.colore4e1af.active, a.gob_bt.colore4e1af.onmousehover {
  background-color: #e4e1af;
  color: #434343;
}
.gob_bt.colordbd1c5, a.gob_bt.colordbd1c5 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #dbd1c5 solid;
}
.gob_bt.colordbd1c5.active, .gob_bt.colordbd1c5.onmousehover, a.gob_bt.colordbd1c5.active, a.gob_bt.colordbd1c5.onmousehover {
  background-color: #dbd1c5;
  color: #434343;
}
.gob_bt.colorfad6c3, a.gob_bt.colorfad6c3 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #fad6c3 solid;
}
.gob_bt.colorfad6c3.active, .gob_bt.colorfad6c3.onmousehover, a.gob_bt.colorfad6c3.active, a.gob_bt.colorfad6c3.onmousehover {
  background-color: #fad6c3;
  color: #434343;
}
.gob_bt.colorf3edaf, a.gob_bt.colorf3edaf {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #f3edaf solid;
}
.gob_bt.colorf3edaf.active, .gob_bt.colorf3edaf.onmousehover, a.gob_bt.colorf3edaf.active, a.gob_bt.colorf3edaf.onmousehover {
  background-color: #f3edaf;
  color: #434343;
}
.gob_bt.colorc4d3ef, a.gob_bt.colorc4d3ef {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #c4d3ef solid;
}
.gob_bt.colorc4d3ef.active, .gob_bt.colorc4d3ef.onmousehover, a.gob_bt.colorc4d3ef.active, a.gob_bt.colorc4d3ef.onmousehover {
  background-color: #c4d3ef;
  color: #434343;
}
.gob_bt.colorcedaea, a.gob_bt.colorcedaea {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #cedaea solid;
}
.gob_bt.colorcedaea.active, .gob_bt.colorcedaea.onmousehover, a.gob_bt.colorcedaea.active, a.gob_bt.colorcedaea.onmousehover {
  background-color: #cedaea;
  color: #434343;
}
.gob_bt.colorbbdffb, a.gob_bt.colorbbdffb {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #bbdffb solid;
}
.gob_bt.colorbbdffb.active, .gob_bt.colorbbdffb.onmousehover, a.gob_bt.colorbbdffb.active, a.gob_bt.colorbbdffb.onmousehover {
  background-color: #bbdffb;
  color: #434343;
}
.gob_bt.colorcbebf7, a.gob_bt.colorcbebf7 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #cbebf7 solid;
}
.gob_bt.colorcbebf7.active, .gob_bt.colorcbebf7.onmousehover, a.gob_bt.colorcbebf7.active, a.gob_bt.colorcbebf7.onmousehover {
  background-color: #cbebf7;
  color: #434343;
}
.gob_bt.colorbedae0, a.gob_bt.colorbedae0 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #bedae0 solid;
}
.gob_bt.colorbedae0.active, .gob_bt.colorbedae0.onmousehover, a.gob_bt.colorbedae0.active, a.gob_bt.colorbedae0.onmousehover {
  background-color: #bedae0;
  color: #434343;
}
.gob_bt.colord6e2dc, a.gob_bt.colord6e2dc {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #d6e2dc solid;
}
.gob_bt.colord6e2dc.active, .gob_bt.colord6e2dc.onmousehover, a.gob_bt.colord6e2dc.active, a.gob_bt.colord6e2dc.onmousehover {
  background-color: #d6e2dc;
  color: #434343;
}
.gob_bt.colord9e8cf, a.gob_bt.colord9e8cf {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #d9e8cf solid;
}
.gob_bt.colord9e8cf.active, .gob_bt.colord9e8cf.onmousehover, a.gob_bt.colord9e8cf.active, a.gob_bt.colord9e8cf.onmousehover {
  background-color: #d9e8cf;
  color: #434343;
}
.gob_bt.colorc9e1a6, a.gob_bt.colorc9e1a6 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #c9e1a6 solid;
}
.gob_bt.colorc9e1a6.active, .gob_bt.colorc9e1a6.onmousehover, a.gob_bt.colorc9e1a6.active, a.gob_bt.colorc9e1a6.onmousehover {
  background-color: #c9e1a6;
  color: #434343;
}
.gob_bt.colorc8eac8, a.gob_bt.colorc8eac8 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #c8eac8 solid;
}
.gob_bt.colorc8eac8.active, .gob_bt.colorc8eac8.onmousehover, a.gob_bt.colorc8eac8.active, a.gob_bt.colorc8eac8.onmousehover {
  background-color: #c8eac8;
  color: #434343;
}
.gob_bt.colorcfcfcf, a.gob_bt.colorcfcfcf {
  background-color: #FFFFFF;
  color: #434343;
  border: 1px #cfcfcf solid;
}
.gob_bt.colorcfcfcf:hover, a.gob_bt.colorcfcfcf:hover {
  background-color: #cfcfcf;
  color: #000000;
}
.gob_bt.colorcfcfcf.active, .gob_bt.colorcfcfcf.onmousehover, a.gob_bt.colorcfcfcf.active, a.gob_bt.colorcfcfcf.onmousehover {
  background-color: #cfcfcf;
  color: #000000;
}

/* 隱藏 Bootstrap 預設的 SVG 箭頭 */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: none;
}

/* Font Awesome 圖示樣式 */
.carousel-control-prev i,
.carousel-control-next i {
  font-size: 50px;
  color: #ececec; /* 這裡可以改成任何顏色 */
}

/* hover 效果 */
.carousel-control-prev:hover i,
.carousel-control-next:hover i {
  color: #f9e3c6;
}

/* 按鈕背景樣式（可選）*/
.carousel-control-prev,
.carousel-control-next {
  width: 50px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
}

.carousel-indicators [data-bs-target] {
  width: 40px;
  height: 6px;
  background-color: #ececec;
}

.carousel-indicators [data-bs-target].active {
  width: 40px;
  background-color: #f8e3c6;
}

.carousel-indicators {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

.carousel_title {
  border-bottom: 2px #fbe6cb solid;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 800;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 顯示的行數 */
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5em;
  max-height: 3em; /* line-height × 行數 */
}

.searchbox {
  position: relative;
  width: 100%;
  max-width: 400px;
  border-radius: 60px;
}

/* 預設狀態 */
.searchbox::before {
  content: "";
  display: block;
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url("/PoME/Content/imgs/search_icon_default.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 10;
  transition: all 0.3s ease; /* 加上過渡效果 */
}

/* focus時的狀態 */
.searchbox:focus-within::before {
  background-image: url("/PoME/Content/imgs/search_icon_active.png");
  /* 也可以加上其他效果 */
  opacity: 1;
  transform: translateY(-50%) scale(1.1); /* 放大效果 */
}

.searchbox input {
  width: 100%;
  padding-left: 45px;
  border-radius: 60px;
  border: 1px solid #ddd;
  transition: border-color 0.3s ease;
}

/* input focus時的邊框樣式 */
.searchbox input:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.scroll-margin-top {
  scroll-margin-top: 50px;
}

.loading {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
}

.loading .mask {
  position: absolute;
  width: 100vw;
  height: 100vh;
  background-color: #444;
  opacity: 0.5;
}

.loading .animation {
  width: 100vw;
  height: 100vh;
  margin: auto;
  margin-top: 0;
  background: url("/PoME/Content/imgs/loading_icon_0408_opbkg.gif");
  background-repeat: no-repeat;
  background-position: center;
}

.overlaymask {
  position: fixed;
  width: 100vw;
  height: 100vh;
  min-width: 100vw;
  min-height: 100vh;
  background-color: #444;
  z-index: 8888;
  opacity: 0.5;
  display: none;
}

.desktop_notify {
  display: none;
}

.pome .alert_box {
  position: fixed;
  width: 360px;
  top: 40vh;
  left: 50%;
  padding: 30px 10px 30px 10px;
  margin-top: -100px; /* Negative half of height. */
  margin-left: -180px; /* Negative half of width. */
  background-color: #fbe6cb;
  text-align: center;
  border-radius: 20px;
  display: none;
  z-index: 9999;
}
.pome .alert_box.active {
  display: block;
}
.pome .alert_box .content {
  padding: 10px;
}
.pome .alert_box .close_bt {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  font-size: 1.4rem;
  opacity: 0.6;
}
.pome .alert_box .bt_1 {
  background-color: #00469B;
  width: 35%;
  color: #FFFFFF;
  border: 0;
  border-radius: 30px;
}
.pome .alert_box .bt_1:disabled {
  background-color: #eaeaea;
}
.pome .alert_box .bt_2 {
  background-color: unset;
  width: 35%;
  color: #434343;
  border: 1px #434343 solid;
  border-radius: 30px;
}
.pome .alert_box .bt_2:disabled {
  background-color: #eaeaea;
}
.pome .alert_box .inp_1 {
  width: 308px;
  padding: 3px 3px 3px 10px;
  border-radius: 5px;
  border: 2px #5C7D9E solid;
  margin: 10px 0 10px 0;
}
.pome .alert_box .form-check-input {
  border-radius: 35px;
  width: 35px;
  height: 35px;
  border: 2px #00469B solid;
}
.pome .alert_box .chk_content {
  color: red;
  font-weight: 700;
  padding: 10px;
}
.pome .bt_submit {
  display: inline-block;
  border: 2px #00469B solid;
  padding: 0.6rem 1rem 0.6rem 1rem;
  min-width: 7rem;
  border-radius: 50px;
  color: #00469B;
  cursor: pointer;
}
.pome .bt_submit:hover {
  background-color: #00469B;
  color: #FFFFFF;
}
.pome .main_pic img {
  width: 100%;
}
.pome .template_1 .pic {
  padding: 20px 0 20px 0;
}
.pome .template_1 .col-12 img {
  width: 100%;
}
.pome .template_2 h2 {
  font-weight: 700;
  font-size: 1.4rem;
  color: #00469B;
}
.pome .template_2 p {
  font-size: 1.2rem;
}
.pome .template_3 h2 {
  font-weight: 700;
  font-size: 1.4rem;
  color: #00469B;
  margin: 10px 0 10px 0;
}
.pome .template_3 p {
  font-size: 1.2rem;
}
.pome .template_4 h2 {
  font-weight: 700;
  font-size: 1.4rem;
  color: #00469B;
  margin: 10px 0 10px 0;
}
.pome .template_4 p {
  font-size: 1.2rem;
}
.pome .template_5 h2 {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 3rem;
  color: #00469B;
  margin: 10px 0 10px 0;
  text-align: center;
  border-bottom: 2px #fbe6cb solid;
  margin-bottom: 1.5rem;
}
.pome .template_5 h5 {
  font-size: 1.2rem;
}
.pome .template_5 p {
  font-size: 1.2rem;
}
.pome .template_5 .mediabox {
  height: 300px; /* 依設計調整，可試 400~500 */
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF7EE; /* 影片背景用黑色會比較自然 */
  overflow: hidden;
}
.pome .template_5 .mediabox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pome .template_5 .mediabox .ratio {
  width: 100%;
  height: 100%;
}
.pome .template_5 .mediabox iframe {
  width: 100%;
  height: 100%;
}
.pome header {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #FFFFFF;
}
.pome header .logo {
  height: 60px;
  margin-left: 20px;
  margin-top: -10px;
}
.pome header .m_menu_togo img {
  height: 40px;
}
.pome header .m_menu_bt img {
  height: 20px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.pome header .mobile_menu {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  background-color: rgba(0, 70, 155, 0.8);
  padding-right: 1.5rem;
  line-height: 2.5rem;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.pome header .mobile_menu .nav-item {
  position: relative;
  list-style-type: none;
  width: calc(100% - 10px);
  text-align: center;
  opacity: 85%;
}
.pome header .mobile_menu .nav-item img {
  display: none;
}
.pome header .mobile_menu .nav-item:not(:last-child) {
  border-bottom: 1px #FFFFFF solid;
}
.pome header .mobile_menu .nav-item.active {
  opacity: 100%;
  border-bottom: none;
}
.pome header .mobile_menu .nav-item.active img {
  display: inline-block;
}
.pome header .mobile_menu .nav-item.active > a, .pome header .mobile_menu .nav-item.active > span {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  width: 100%;
  display: block;
}
.pome header .mobile_menu .nav-item a, .pome header .mobile_menu .nav-item span {
  color: #FFFFFF;
  text-decoration: none;
  width: 100%;
  display: block;
}
.pome header .mobile_menu .nav-item .sub_menu {
  display: none;
  border-top: 1px #FFFFFF solid;
  list-style-type: none;
  padding-right: 2rem;
  color: #FFFFFF;
  opacity: 100%;
  background-color: #00469B;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.pome header .mobile_menu .nav-item .sub_menu.active {
  opacity: 100%;
}
.pome header .mobile_menu .nav-item .sub_menu .sub_item {
  font-size: 0.8rem;
}
.pome header .mobile_menu .nav-item .sub_menu .sub_item:not(:last-child) {
  border-bottom: 1px #FFFFFF solid;
}
.pome.headerborder header {
  border-bottom: 2px #E1E1E1 solid;
}
.pome .form_register .ft_1 {
  font-size: 1rem;
  margin: 0;
}
.pome .form_register .ft_2 {
  color: red;
  margin: 0;
}
.pome .form_register .fi_1 {
  border-radius: 5px;
  height: 2rem;
}
.pome .form_register .fi_2 {
  width: 100%;
  height: 6rem;
  padding: 0.375rem 0.75rem;
}
.pome .form_register .bt_1 {
  background-color: #00469B;
  color: #FFFFFF;
  border: 0;
  border-radius: 20px;
  padding: 3px 20px 3px 20px;
  width: 100%;
}
.pome .form_register .bt_2 {
  background-color: #D3E7FF;
  color: #00469B;
  border: 0;
  border-radius: 20px;
  padding: 3px 20px 3px 20px;
  width: 100%;
  font-weight: 700;
}
.pome .form_register .bt_3 {
  background-color: #FFFFFF;
  color: #00469B;
  border-radius: 20px;
  border: 1px #00469B solid;
  padding: 3px 20px 3px 20px;
  width: 40%;
  font-weight: 700;
}
.pome .form_register .bt_3:disabled {
  border-color: gray;
  background-color: gray;
  color: #BBBBBB;
}
.pome main.page_index {
  padding-top: 80px;
}
.pome main .block_title {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.pome main .block_title img {
  height: 15vw;
}
.pome main .block_title_b {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.pome main .block_title_b img {
  height: 10vw;
}
.pome main .mobile_notify {
  margin-bottom: 0;
}
.pome main .concept embed {
  max-width: 100%;
  width: 100%;
}
.pome main .concept p {
  font-weight: 700;
}
.pome footer {
  font-size: 0.7rem;
  text-align: center;
  color: #FFFFFF;
}
.pome footer a {
  color: #FFFFFF;
  text-decoration: none;
}
.pome footer .footer1 {
  background-color: #434343;
  color: #FFFFFF;
}
.pome footer .footer1 dl {
  margin: 0 auto;
  width: 100%;
}
.pome footer .footer1 dl dt {
  vertical-align: top;
  text-align: right;
  padding-right: 30px;
  font-weight: 500;
  width: 25%;
  display: inline-block;
  color: #FFFFFF;
}
.pome footer .footer1 dl dd {
  width: 65%;
  text-align: left;
  display: inline-block;
}
.pome footer .footer1 a {
  margin-right: 5px;
}
.pome footer .footer1 a:hover {
  color: #adadad;
}
.pome footer .footer2 {
  margin-top: 0;
  background-color: #eaeaea;
  color: #FFFFFF;
}
.pome footer .footer2 a img {
  height: 15vw;
}
.pome footer .footer2 a img:hover {
  filter: opacity(0.8);
}
.pome footer .footer2 svg g path {
  fill: red;
}
.pome footer .footer3 {
  padding: 30px 0 30px 0;
  background-color: #434343;
  color: #adadad;
  font-size: 0.7rem;
}
.pome footer .footer3 a {
  margin-right: 10px;
  color: #adadad;
}
.pome footer .footer3 a:hover {
  color: #FFFFFF;
}
.pome .block_1, .pome .block_3, .pome .block_5 {
  background-color: #FFF7EE;
}
.pome .block_1 .card, .pome .block_e1 .card, .pome .block_e2 .card {
  position: relative;
}
.pome .block_1 .card .trivia_bt, .pome .block_e1 .card .trivia_bt, .pome .block_e2 .card .trivia_bt {
  display: inline-block;
  border-top-left-radius: 10px;
  padding: 4px 40px 2px 20px;
  position: absolute;
  text-decoration: none;
  font-size: 1.2rem;
  color: #FFFFFF;
  background: #58a;
  background: linear-gradient(-55deg, transparent 25px, #00469B 0);
}
.pome .block_1 .card.events, .pome .block_e1 .card.events, .pome .block_e2 .card.events {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #434343;
  text-decoration: none;
  overflow: hidden;
  z-index: 1;
}
.pome .block_1 .card.events .imgbox, .pome .block_e1 .card.events .imgbox, .pome .block_e2 .card.events .imgbox {
  height: 105.2631578947%;
  max-height: 105.2631578947%;
  overflow: hidden;
}
.pome .block_1 .card.events .card-img-top, .pome .block_e1 .card.events .card-img-top, .pome .block_e2 .card.events .card-img-top {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.pome .block_1 .card.events .card-img-top.active, .pome .block_e1 .card.events .card-img-top.active, .pome .block_e2 .card.events .card-img-top.active {
  transition: all 0.5s ease-in-out;
  transform: scale(1.05);
}
.pome .block_1 .card.events .card-title, .pome .block_e1 .card.events .card-title, .pome .block_e2 .card.events .card-title {
  padding: 10px 20px 10px 20px;
  font-weight: 700;
  font-size: 1.5rem;
  height: 6rem;
  overflow: hidden;
}
.pome .block_1 .card.events .card-text, .pome .block_e1 .card.events .card-text, .pome .block_e2 .card.events .card-text {
  min-height: 5.5rem;
  height: 5.5rem;
  overflow: hidden;
  margin-bottom: 1rem;
  font-size: 0.9rem;
}
.pome .block_1 .card.events .card-text .red, .pome .block_e1 .card.events .card-text .red, .pome .block_e2 .card.events .card-text .red {
  color: red;
}
.pome .block_1 .card.events:after, .pome .block_e1 .card.events:after, .pome .block_e2 .card.events:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 30px 30px;
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 100;
  bottom: 10px;
  right: 10px;
}
.pome .block_1 .card.events:hover:after, .pome .block_e1 .card.events:hover:after, .pome .block_e2 .card.events:hover:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_blue.png");
  background-size: 30px 30px;
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 100;
  bottom: 10px;
  right: 10px;
  transition: background 1s;
}
.pome .block_1 .more, .pome .block_2 .more {
  position: relative;
  text-align: center;
  text-decoration: none;
  font-size: 0.8rem;
  font-weight: 700;
  padding-right: 30px;
  width: 130px;
  height: 20px;
  display: inline-block;
  right: 0;
  left: 0;
  color: #34312E;
  margin-bottom: 40px;
}
.pome .block_1 .more:hover, .pome .block_2 .more:hover {
  color: #00469B;
}
.pome .block_1 .more:after, .pome .block_2 .more:after {
  content: "";
  background-image: url("/PoME/Content/imgs/direction_btn_grey.png");
  background-size: 130px 20px;
  position: absolute;
  width: 130px;
  height: 20px;
  z-index: 100;
  bottom: 0;
  right: 0;
}
.pome .block_1 .more:hover:after, .pome .block_2 .more:hover:after {
  content: "";
  background-image: url("/PoME/Content/imgs/direction_btn_click.png");
  background-size: 130px 20px;
  position: absolute;
  width: 130px;
  height: 20px;
  z-index: 100;
  bottom: 0;
  right: 0;
}
.pome .block_2 {
  background-color: #FFFFFF;
}
.pome .block_2 dl dt h2 {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  border-bottom: 4px #FDE8CE solid;
  margin-bottom: 30px;
}
.pome .block_2 dl dd {
  position: relative;
  margin-bottom: 20px;
  font-weight: 500;
  border-bottom: 1px #CBCBCB solid;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 30px;
}
.pome .block_2 dl dd a {
  color: #434343;
  text-decoration: none;
}
.pome .block_2 dl dd:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 30px 30px;
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 100;
  bottom: 20px;
  right: 10px;
}
.pome .block_2 dl dd:hover:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_blue.png");
  background-size: 30px 30px;
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 100;
  bottom: 20px;
  right: 10px;
}
.pome .block_2 dl dd .news_date {
  font-size: 1.1rem;
}
.pome .block_2 dl dd .news_title {
  font-size: 1.1rem;
  width: calc(100% - 20px);
}
.pome .block_3 {
  background-color: #FFF7EE;
}
.pome .block_3 .item {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  color: #434343;
}
.pome .block_3 .item img {
  width: calc(100% - 20px);
  max-width: 100%;
  border-radius: 10px;
}
.pome .block_3 .item dl {
  position: absolute;
  background-color: #FFFFFF;
  width: 250px;
  left: calc(50vw - 115px);
  bottom: calc((100% - 20px) / 3 - 20px);
  padding: 10px 20px 10px 20px;
  border-radius: 10px;
  box-shadow: -6px 6px 0 0 rgba(215, 187, 155, 0.7);
}
.pome .block_3 .item dl dt h3 {
  font-size: 1.2rem;
  font-weight: 700;
}
.pome .block_3 .item dl dd {
  text-align: left;
  font-size: 0.9rem;
}
.pome .block_3 .item dl:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 20px 20px;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 100;
  bottom: 10px;
  right: 10px;
}
.pome .block_3 .item.item_1:before {
  content: "";
  background-image: url("/PoME/Content/imgs/M01_yellow.svg");
  background-size: 10vw;
  position: absolute;
  width: 10vw;
  height: 10vw;
  z-index: 100;
  left: calc(50% - 7.5vw - 105px);
  bottom: calc((100% - 20px) / 3 + 70px);
}
.pome .block_3 .item.item_2:before {
  content: "";
  background-image: url("/PoME/Content/imgs/M02_green.svg");
  background-size: 10vw;
  position: absolute;
  width: 10vw;
  height: 10vw;
  z-index: 100;
  left: calc(50% - 7.5vw - 105px);
  bottom: calc((100% - 20px) / 3 + 70px);
}
.pome .block_3 .item.item_3:before {
  content: "";
  background-image: url("/PoME/Content/imgs/M03_blue.svg");
  background-size: 10vw;
  position: absolute;
  width: 10vw;
  height: 10vw;
  z-index: 100;
  left: calc(50% - 7.5vw - 105px);
  bottom: calc((100% - 20px) / 3 + 70px);
}
.pome .block_3 .item.item_4:before {
  content: "";
  background-image: url("/PoME/Content/imgs/M04_red.svg");
  background-size: 10vw;
  position: absolute;
  width: 10vw;
  height: 10vw;
  z-index: 100;
  left: calc(50% - 7.5vw - 105px);
  bottom: calc((100% - 20px) / 3 + 70px);
}
.pome .block_4 {
  margin: 0;
}
.pome .block_4 .content {
  font-size: 1.4rem;
  opacity: 1;
}
.pome .block_4 .item {
  min-height: 15vw;
  position: relative;
  display: block;
  text-decoration: none;
  padding-top: 3.5vw;
  color: #434343;
}
.pome .block_4 .item .icon {
  width: 15vw;
}
.pome .block_4 .item .content {
  padding: 2vw 0 3vw 0;
  text-align: center;
  position: relative;
}
.pome .block_4 .item .content h3 {
  position: relative;
  font-size: 3vw;
  font-weight: 700;
  border-bottom: 2px #C5A682 solid;
  padding-bottom: 5px;
}
.pome .block_4 .item .content .goto {
  position: relative;
  font-size: 2.5vw;
  font-weight: 400;
  top: -15px;
}
.pome .block_4 .item .content .goto:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  position: absolute;
  width: 2.5vw;
  height: 2.5vw;
  z-index: 100;
  bottom: 2px;
  right: -25px;
}
.pome .block_4 .item .content .goto.active:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_blue.png");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 100;
  bottom: 2px;
  right: -25px;
}
.pome .block_4 .item.item_1:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
  opacity: 0.3;
  z-index: -1;
}
.pome .block_4 .item.item_2:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
  opacity: 0.3;
  z-index: -1;
}
.pome .block_4 .item.item_3:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
  opacity: 0.3;
  z-index: -1;
}
.pome .block_4 .item.item_4:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
  opacity: 0.3;
  z-index: -1;
}
.pome .block_4 .item.item_5:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
  opacity: 0.3;
  z-index: -1;
}
.pome .block_4 .item.item_6:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
  opacity: 0.3;
  z-index: -1;
}
.pome .block_5 .address img, .pome .block_5 .clock img, .pome .block_5 .pins img {
  width: 30px;
}
.pome .block_5 .memo {
  font-size: 1rem;
  color: #00469B;
}
.pome .block_6 .googlemap iframe {
  height: 300px;
  margin-bottom: -10px;
}
.pome .page_pome {
  padding-top: 80px;
}
.pome .page_pome .block_1 .item {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 1vw;
  /*&:hover {
              color: $color1;

              .imgbox {
                  img {
                      transition: all .5s ease-in-out;
                      transform: scale(1.1);
                  }
              }
          }*/
}
.pome .page_pome .block_1 .item .imgbox {
  /*                    height: calc(100% / 0.95);*/
  max-height: 50%;
  overflow: hidden;
}
.pome .page_pome .block_1 .item .content {
  font-size: 0.95rem;
  border-top: 4px rgba(194, 155, 111, 0.65) solid;
  width: 100%;
  position: relative;
  padding: 1vw 1vw 5vw 1vw;
  background-color: #FFFFFF;
}
.pome .page_pome .block_1 .item .content h3 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-top: 10px;
  text-align: center;
}
.pome .page_pome .block_1 .item .content p {
  height: 14.2rem;
  max-height: 14.2rem;
  padding: 5px;
  overflow: hidden;
}
.pome .page_pome .block_1 .item .content:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 20px 20px;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 100;
  bottom: 10px;
  right: 10px;
}
.pome .page_pome .block_1 .item .content.active:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_blue.png");
  background-size: 30px 30px;
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 100;
  bottom: 10px;
  right: 10px;
}
.pome .page_pome .block_2 .item .icon {
  padding-right: 10px;
}
.pome .page_pome .block_2 .item .icon img {
  width: 40px;
}
.pome .page_pome .block_2 .item.item_1 .content p {
  margin-top: 10px;
}
.pome .page_pome .block_2 .item.item_1 .memo {
  font-size: 0.85rem;
  margin-top: 0;
  line-height: 0.9rem;
}
.pome .page_pome .block_2 .item.item_2 .content p {
  margin-top: 10px;
}
.pome .page_pome .block_2 .item.item_2 .memo {
  font-size: 0.85rem;
  margin-top: 0;
  line-height: 0.9rem;
}
.pome .page_pome .mmap {
  display: none;
}
.pome .page_news {
  padding-top: 80px;
}
.pome .page_news .date {
  padding-left: 1rem;
  letter-spacing: 4px;
}
.pome .page_news .breadcrumbs {
  padding-left: 2vw;
  z-index: 1;
  color: #313131;
  font-size: 1.3rem;
}
.pome .page_news .breadcrumbs a {
  color: #313131;
}
.pome .page_news .breadcrumbs a:first-child:before {
  content: url("/PoME/Content/imgs/dot6b.png");
  padding-right: 10px;
  vertical-align: top;
}
.pome .page_news h1 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  border-bottom: 2px #fbe6cb solid;
  margin-left: 2vw;
  margin-right: 2vw;
  margin-bottom: 0;
  padding: 10px 0 10px 0;
}
.pome .page_news.page_news_list .item {
  color: #313131;
  margin-bottom: 1rem;
  padding: 3vw 1vw 3vw 1vw;
}
.pome .page_news.page_news_list .item .date {
  color: #00469B;
}
.pome .page_news.page_news_list .item .pic {
  display: block;
  max-width: 100%;
  vertical-align: top;
}
.pome .page_news.page_news_list .item .pic img {
  max-width: 100%;
}
.pome .page_news.page_news_list .item dl {
  padding: 1rem;
  width: 100%;
  max-width: 100%;
  display: inline-block;
}
.pome .page_news.page_news_list .item dl dt {
  font-weight: 700;
  font-size: 1.2rem;
}
.pome .page_news.page_news_list .item .more {
  position: relative;
  margin-bottom: 1.8rem;
  margin-right: 3rem;
  color: #00469B;
}
.pome .page_news.page_news_list .item .more:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 30px 30px;
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 100;
}
.pome .page_news.page_news_list .item:hover {
  color: #313131;
}
.pome .page_news.page_news_list .item:hover .more:after {
  background-image: url("/PoME/Content/imgs/triangle_blue.png");
}
.pome .page_news.page_news_list .item .brd {
  padding: 0 0.8rem 0 0.8rem;
}
.pome .page_news.page_news_list .item .brd div {
  border-bottom: 2px #cbcbcb solid;
}
.pome .page_news.page_news_list .card {
  position: relative;
}
.pome .page_news.page_news_list .card .trivia_bt {
  display: inline-block;
  border-top-left-radius: 10px;
  padding: 4px 40px 2px 20px;
  position: absolute;
  text-decoration: none;
  font-size: 1.2rem;
  color: #FFFFFF;
  background: #58a;
  background: linear-gradient(-55deg, transparent 25px, #00469B 0);
}
.pome .page_news.page_news_list .card.events {
  /*     border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;*/
  color: #434343;
  text-decoration: none;
  overflow: hidden;
  z-index: 1;
  border: none;
}
.pome .page_news.page_news_list .card.events .card-date {
  color: #00469B;
  padding: 10px 20px 0 10px;
}
.pome .page_news.page_news_list .card.events .imgbox {
  height: 105.2631578947%;
  max-height: 105.2631578947%;
  overflow: hidden;
}
.pome .page_news.page_news_list .card.events .card-img-top {
  /* border-top-left-radius: 10px;
              border-top-right-radius: 10px;*/
}
.pome .page_news.page_news_list .card.events .card-img-top.active {
  transition: all 0.5s ease-in-out;
  transform: scale(1.05);
}
.pome .page_news.page_news_list .card.events .card-title {
  padding: 10px 20px 10px 10px;
  font-weight: 700;
  font-size: 1.5rem;
  height: 4rem;
  overflow: hidden;
}
.pome .page_news.page_news_list .card.events .card-text {
  height: 3rem;
  min-height: 3rem;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pome .page_news.page_news_list .card.events .card-text .red {
  color: red;
}
.pome .page_news.page_news_detail .date {
  color: #00469B;
  padding-bottom: 1rem;
}
.pome .page_news.page_news_detail .item:first-child {
  border-bottom: 2px #cbcbcb solid;
}
.pome .page_news.page_news_detail .item {
  margin-top: 20px;
  padding: 10px;
}
.pome .page_news.page_news_detail p a {
  color: #0a58ca;
  text-decoration: underline;
}
.pome .page_news.page_news_detail .more {
  position: relative;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 700;
  padding-right: 0;
  width: 120px;
  height: 20px;
  display: inline-block;
  right: 0;
  left: 0;
  color: #34312E;
}
.pome .page_news.page_news_detail .more:hover {
  color: #00469B;
}
.pome .page_news.page_news_detail .more:after {
  content: "";
  background-image: url("/PoME/Content/imgs/direction_btn_grey.png");
  background-size: 110px 20px;
  position: absolute;
  width: 110px;
  height: 20px;
  z-index: 100;
  bottom: 0;
  right: 0;
}
.pome .page_news.page_news_detail .more:hover:after {
  content: "";
  background-image: url("/PoME/Content/imgs/direction_btn_click.png");
  background-size: 110px 20px;
  position: absolute;
  width: 110px;
  height: 20px;
  z-index: 100;
  bottom: 0;
  right: 0;
}
.pome .page_events {
  padding-top: 140px;
}
.pome .page_events.page_news_list {
  padding-top: 75px;
}
.pome .page_events i {
  padding: 0 5px 0 5px;
  color: #00469B;
}
.pome .page_events .modify {
  /*            margin-top: -50px;*/
  margin-left: 14px;
  margin-bottom: 20px;
  z-index: 2;
}
.pome .page_events .modify .modify_bt {
  background-color: #fbe6cb;
  padding: 0.1rem 1rem 0.1rem 1rem;
  border-radius: 20px;
  cursor: pointer;
}
.pome .page_events .date_bt {
  font-size: 1.2rem;
  border-top: 2px #00469B solid;
  border-bottom: 2px #00469B solid;
  cursor: pointer;
  display: inline-block;
  width: calc(100% - 20px);
}
.pome .page_events .partition {
  display: inline-block;
  width: 100%;
  height: 70px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  padding: 10px;
}
.pome .page_events .partition_bt, .pome .page_events a.partition_bt {
  border: 2px #fbe6cb solid;
  display: inline-block;
  padding: 0.4rem 0.8rem 0.4rem 0.8rem;
  margin-bottom: 10px;
  margin-right: 3px;
  border-radius: 20px;
  color: #434343;
  cursor: pointer;
  /*new color*/
}
.pome .page_events .partition_bt.active, .pome .page_events .partition_bt.onmousehover, .pome .page_events a.partition_bt.active, .pome .page_events a.partition_bt.onmousehover {
  background-color: #fbe6cb;
  color: #434343;
}
.pome .page_events .partition_bt.color9D9D9D, .pome .page_events a.partition_bt.color9D9D9D {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #9D9D9D solid;
}
.pome .page_events .partition_bt.color9D9D9D.active, .pome .page_events .partition_bt.color9D9D9D.onmousehover, .pome .page_events a.partition_bt.color9D9D9D.active, .pome .page_events a.partition_bt.color9D9D9D.onmousehover {
  background-color: #9D9D9D;
  color: #434343;
}
.pome .page_events .partition_bt.colorFF0000, .pome .page_events a.partition_bt.colorFF0000 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FF0000 solid;
}
.pome .page_events .partition_bt.colorFF0000.active, .pome .page_events .partition_bt.colorFF0000.onmousehover, .pome .page_events a.partition_bt.colorFF0000.active, .pome .page_events a.partition_bt.colorFF0000.onmousehover {
  background-color: #FF0000;
  color: #434343;
}
.pome .page_events .partition_bt.colorFF60AF, .pome .page_events a.partition_bt.colorFF60AF {
  background-color: #FFFFFF;
  color: #434343;
}
.pome .page_events .partition_bt.colorFF60AF.active, .pome .page_events .partition_bt.colorFF60AF.onmousehover, .pome .page_events a.partition_bt.colorFF60AF.active, .pome .page_events a.partition_bt.colorFF60AF.onmousehover {
  background-color: #FF60AF;
  color: #434343;
}
.pome .page_events .partition_bt.colorFF44FF, .pome .page_events a.partition_bt.colorFF44FF {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FF44FF solid;
}
.pome .page_events .partition_bt.colorFF44FF.active, .pome .page_events .partition_bt.colorFF44FF.onmousehover, .pome .page_events a.partition_bt.colorFF44FF.active, .pome .page_events a.partition_bt.colorFF44FF.onmousehover {
  background-color: #FF44FF;
  color: #434343;
}
.pome .page_events .partition_bt.colorB15BFF, .pome .page_events a.partition_bt.colorB15BFF {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #B15BFF solid;
}
.pome .page_events .partition_bt.colorB15BFF.active, .pome .page_events .partition_bt.colorB15BFF.onmousehover, .pome .page_events a.partition_bt.colorB15BFF.active, .pome .page_events a.partition_bt.colorB15BFF.onmousehover {
  background-color: #B15BFF;
  color: #434343;
}
.pome .page_events .partition_bt.color7D7DFF, .pome .page_events a.partition_bt.color7D7DFF {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #7D7DFF solid;
}
.pome .page_events .partition_bt.color7D7DFF.active, .pome .page_events .partition_bt.color7D7DFF.onmousehover, .pome .page_events a.partition_bt.color7D7DFF.active, .pome .page_events a.partition_bt.color7D7DFF.onmousehover {
  background-color: #7D7DFF;
  color: #434343;
}
.pome .page_events .partition_bt.color46A3FF, .pome .page_events a.partition_bt.color46A3FF {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #46A3FF solid;
}
.pome .page_events .partition_bt.color46A3FF.active, .pome .page_events .partition_bt.color46A3FF.onmousehover, .pome .page_events a.partition_bt.color46A3FF.active, .pome .page_events a.partition_bt.color46A3FF.onmousehover {
  background-color: #46A3FF;
  color: #434343;
}
.pome .page_events .partition_bt.color4DFFFF, .pome .page_events a.partition_bt.color4DFFFF {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #4DFFFF solid;
}
.pome .page_events .partition_bt.color4DFFFF.active, .pome .page_events .partition_bt.color4DFFFF.onmousehover, .pome .page_events a.partition_bt.color4DFFFF.active, .pome .page_events a.partition_bt.color4DFFFF.onmousehover {
  background-color: #4DFFFF;
  color: #434343;
}
.pome .page_events .partition_bt.color4EFEB3, .pome .page_events a.partition_bt.color4EFEB3 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #4EFEB3 solid;
}
.pome .page_events .partition_bt.color4EFEB3.active, .pome .page_events .partition_bt.color4EFEB3.onmousehover, .pome .page_events a.partition_bt.color4EFEB3.active, .pome .page_events a.partition_bt.color4EFEB3.onmousehover {
  background-color: #4EFEB3;
  color: #434343;
}
.pome .page_events .partition_bt.color53FF53, .pome .page_events a.partition_bt.color53FF53 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #53FF53 solid;
}
.pome .page_events .partition_bt.color53FF53.active, .pome .page_events .partition_bt.color53FF53.onmousehover, .pome .page_events a.partition_bt.color53FF53.active, .pome .page_events a.partition_bt.color53FF53.onmousehover {
  background-color: #53FF53;
  color: #434343;
}
.pome .page_events .partition_bt.colorB7FF4A, .pome .page_events a.partition_bt.colorB7FF4A {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #B7FF4A solid;
}
.pome .page_events .partition_bt.colorB7FF4A.active, .pome .page_events .partition_bt.colorB7FF4A.onmousehover, .pome .page_events a.partition_bt.colorB7FF4A.active, .pome .page_events a.partition_bt.colorB7FF4A.onmousehover {
  background-color: #B7FF4A;
  color: #434343;
}
.pome .page_events .partition_bt.colorFFFF37, .pome .page_events a.partition_bt.colorFFFF37 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FFFF37 solid;
}
.pome .page_events .partition_bt.colorFFFF37.active, .pome .page_events .partition_bt.colorFFFF37.onmousehover, .pome .page_events a.partition_bt.colorFFFF37.active, .pome .page_events a.partition_bt.colorFFFF37.onmousehover {
  background-color: #FFFF37;
  color: #434343;
}
.pome .page_events .partition_bt.colorFFDC35, .pome .page_events a.partition_bt.colorFFDC35 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FFDC35 solid;
}
.pome .page_events .partition_bt.colorFFDC35.active, .pome .page_events .partition_bt.colorFFDC35.onmousehover, .pome .page_events a.partition_bt.colorFFDC35.active, .pome .page_events a.partition_bt.colorFFDC35.onmousehover {
  background-color: #FFDC35;
  color: #434343;
}
.pome .page_events .partition_bt.colorFFAF60, .pome .page_events a.partition_bt.colorFFAF60 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FFAF60 solid;
}
.pome .page_events .partition_bt.colorFFAF60.active, .pome .page_events .partition_bt.colorFFAF60.onmousehover, .pome .page_events a.partition_bt.colorFFAF60.active, .pome .page_events a.partition_bt.colorFFAF60.onmousehover {
  background-color: #FFAF60;
  color: #434343;
}
.pome .page_events .partition_bt.colorFF8F59, .pome .page_events a.partition_bt.colorFF8F59 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #FF8F59 solid;
}
.pome .page_events .partition_bt.colorFF8F59.active, .pome .page_events .partition_bt.colorFF8F59.onmousehover, .pome .page_events a.partition_bt.colorFF8F59.active, .pome .page_events a.partition_bt.colorFF8F59.onmousehover {
  background-color: #FF8F59;
  color: #434343;
}
.pome .page_events .partition_bt.colorD9B3B3, .pome .page_events a.partition_bt.colorD9B3B3 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #D9B3B3 solid;
}
.pome .page_events .partition_bt.colorD9B3B3.active, .pome .page_events .partition_bt.colorD9B3B3.onmousehover, .pome .page_events a.partition_bt.colorD9B3B3.active, .pome .page_events a.partition_bt.colorD9B3B3.onmousehover {
  background-color: #D9B3B3;
  color: #434343;
}
.pome .page_events .partition_bt.colorCDCD9A, .pome .page_events a.partition_bt.colorCDCD9A {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #CDCD9A solid;
}
.pome .page_events .partition_bt.colorCDCD9A.active, .pome .page_events .partition_bt.colorCDCD9A.onmousehover, .pome .page_events a.partition_bt.colorCDCD9A.active, .pome .page_events a.partition_bt.colorCDCD9A.onmousehover {
  background-color: #CDCD9A;
  color: #434343;
}
.pome .page_events .partition_bt.colordfdae0, .pome .page_events a.partition_bt.colordfdae0 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #dfdae0 solid;
}
.pome .page_events .partition_bt.colordfdae0.active, .pome .page_events .partition_bt.colordfdae0.onmousehover, .pome .page_events a.partition_bt.colordfdae0.active, .pome .page_events a.partition_bt.colordfdae0.onmousehover {
  background-color: #dfdae0;
  color: #434343;
}
.pome .page_events .partition_bt.colordddff6, .pome .page_events a.partition_bt.colordddff6 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #dddff6 solid;
}
.pome .page_events .partition_bt.colordddff6.active, .pome .page_events .partition_bt.colordddff6.onmousehover, .pome .page_events a.partition_bt.colordddff6.active, .pome .page_events a.partition_bt.colordddff6.onmousehover {
  background-color: #dddff6;
  color: #434343;
}
.pome .page_events .partition_bt.colorf4d6f4, .pome .page_events a.partition_bt.colorf4d6f4 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #f4d6f4 solid;
}
.pome .page_events .partition_bt.colorf4d6f4.active, .pome .page_events .partition_bt.colorf4d6f4.onmousehover, .pome .page_events a.partition_bt.colorf4d6f4.active, .pome .page_events a.partition_bt.colorf4d6f4.onmousehover {
  background-color: #f4d6f4;
  color: #434343;
}
.pome .page_events .partition_bt.colorf9d6e6, .pome .page_events a.partition_bt.colorf9d6e6 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #f9d6e6 solid;
}
.pome .page_events .partition_bt.colorf9d6e6.active, .pome .page_events .partition_bt.colorf9d6e6.onmousehover, .pome .page_events a.partition_bt.colorf9d6e6.active, .pome .page_events a.partition_bt.colorf9d6e6.onmousehover {
  background-color: #f9d6e6;
  color: #434343;
}
.pome .page_events .partition_bt.coloreecccc, .pome .page_events a.partition_bt.coloreecccc {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #eecccc solid;
}
.pome .page_events .partition_bt.coloreecccc.active, .pome .page_events .partition_bt.coloreecccc.onmousehover, .pome .page_events a.partition_bt.coloreecccc.active, .pome .page_events a.partition_bt.coloreecccc.onmousehover {
  background-color: #eecccc;
  color: #434343;
}
.pome .page_events .partition_bt.colorfebbbb, .pome .page_events a.partition_bt.colorfebbbb {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #febbbb solid;
}
.pome .page_events .partition_bt.colorfebbbb.active, .pome .page_events .partition_bt.colorfebbbb.onmousehover, .pome .page_events a.partition_bt.colorfebbbb.active, .pome .page_events a.partition_bt.colorfebbbb.onmousehover {
  background-color: #febbbb;
  color: #434343;
}
.pome .page_events .partition_bt.colorf4d3cf, .pome .page_events a.partition_bt.colorf4d3cf {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #f4d3cf solid;
}
.pome .page_events .partition_bt.colorf4d3cf.active, .pome .page_events .partition_bt.colorf4d3cf.onmousehover, .pome .page_events a.partition_bt.colorf4d3cf.active, .pome .page_events a.partition_bt.colorf4d3cf.onmousehover {
  background-color: #f4d3cf;
  color: #434343;
}
.pome .page_events .partition_bt.colore4e1af, .pome .page_events a.partition_bt.colore4e1af {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #e4e1af solid;
}
.pome .page_events .partition_bt.colore4e1af.active, .pome .page_events .partition_bt.colore4e1af.onmousehover, .pome .page_events a.partition_bt.colore4e1af.active, .pome .page_events a.partition_bt.colore4e1af.onmousehover {
  background-color: #e4e1af;
  color: #434343;
}
.pome .page_events .partition_bt.colordbd1c5, .pome .page_events a.partition_bt.colordbd1c5 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #dbd1c5 solid;
}
.pome .page_events .partition_bt.colordbd1c5.active, .pome .page_events .partition_bt.colordbd1c5.onmousehover, .pome .page_events a.partition_bt.colordbd1c5.active, .pome .page_events a.partition_bt.colordbd1c5.onmousehover {
  background-color: #dbd1c5;
  color: #434343;
}
.pome .page_events .partition_bt.colorfad6c3, .pome .page_events a.partition_bt.colorfad6c3 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #fad6c3 solid;
}
.pome .page_events .partition_bt.colorfad6c3.active, .pome .page_events .partition_bt.colorfad6c3.onmousehover, .pome .page_events a.partition_bt.colorfad6c3.active, .pome .page_events a.partition_bt.colorfad6c3.onmousehover {
  background-color: #fad6c3;
  color: #434343;
}
.pome .page_events .partition_bt.colorf3edaf, .pome .page_events a.partition_bt.colorf3edaf {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #f3edaf solid;
}
.pome .page_events .partition_bt.colorf3edaf.active, .pome .page_events .partition_bt.colorf3edaf.onmousehover, .pome .page_events a.partition_bt.colorf3edaf.active, .pome .page_events a.partition_bt.colorf3edaf.onmousehover {
  background-color: #f3edaf;
  color: #434343;
}
.pome .page_events .partition_bt.colorc4d3ef, .pome .page_events a.partition_bt.colorc4d3ef {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #c4d3ef solid;
}
.pome .page_events .partition_bt.colorc4d3ef.active, .pome .page_events .partition_bt.colorc4d3ef.onmousehover, .pome .page_events a.partition_bt.colorc4d3ef.active, .pome .page_events a.partition_bt.colorc4d3ef.onmousehover {
  background-color: #c4d3ef;
  color: #434343;
}
.pome .page_events .partition_bt.colorcedaea, .pome .page_events a.partition_bt.colorcedaea {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #cedaea solid;
}
.pome .page_events .partition_bt.colorcedaea.active, .pome .page_events .partition_bt.colorcedaea.onmousehover, .pome .page_events a.partition_bt.colorcedaea.active, .pome .page_events a.partition_bt.colorcedaea.onmousehover {
  background-color: #cedaea;
  color: #434343;
}
.pome .page_events .partition_bt.colorbbdffb, .pome .page_events a.partition_bt.colorbbdffb {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #bbdffb solid;
}
.pome .page_events .partition_bt.colorbbdffb.active, .pome .page_events .partition_bt.colorbbdffb.onmousehover, .pome .page_events a.partition_bt.colorbbdffb.active, .pome .page_events a.partition_bt.colorbbdffb.onmousehover {
  background-color: #bbdffb;
  color: #434343;
}
.pome .page_events .partition_bt.colorcbebf7, .pome .page_events a.partition_bt.colorcbebf7 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #cbebf7 solid;
}
.pome .page_events .partition_bt.colorcbebf7.active, .pome .page_events .partition_bt.colorcbebf7.onmousehover, .pome .page_events a.partition_bt.colorcbebf7.active, .pome .page_events a.partition_bt.colorcbebf7.onmousehover {
  background-color: #cbebf7;
  color: #434343;
}
.pome .page_events .partition_bt.colorbedae0, .pome .page_events a.partition_bt.colorbedae0 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #bedae0 solid;
}
.pome .page_events .partition_bt.colorbedae0.active, .pome .page_events .partition_bt.colorbedae0.onmousehover, .pome .page_events a.partition_bt.colorbedae0.active, .pome .page_events a.partition_bt.colorbedae0.onmousehover {
  background-color: #bedae0;
  color: #434343;
}
.pome .page_events .partition_bt.colord6e2dc, .pome .page_events a.partition_bt.colord6e2dc {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #d6e2dc solid;
}
.pome .page_events .partition_bt.colord6e2dc.active, .pome .page_events .partition_bt.colord6e2dc.onmousehover, .pome .page_events a.partition_bt.colord6e2dc.active, .pome .page_events a.partition_bt.colord6e2dc.onmousehover {
  background-color: #d6e2dc;
  color: #434343;
}
.pome .page_events .partition_bt.colord9e8cf, .pome .page_events a.partition_bt.colord9e8cf {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #d9e8cf solid;
}
.pome .page_events .partition_bt.colord9e8cf.active, .pome .page_events .partition_bt.colord9e8cf.onmousehover, .pome .page_events a.partition_bt.colord9e8cf.active, .pome .page_events a.partition_bt.colord9e8cf.onmousehover {
  background-color: #d9e8cf;
  color: #434343;
}
.pome .page_events .partition_bt.colorc9e1a6, .pome .page_events a.partition_bt.colorc9e1a6 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #c9e1a6 solid;
}
.pome .page_events .partition_bt.colorc9e1a6.active, .pome .page_events .partition_bt.colorc9e1a6.onmousehover, .pome .page_events a.partition_bt.colorc9e1a6.active, .pome .page_events a.partition_bt.colorc9e1a6.onmousehover {
  background-color: #c9e1a6;
  color: #434343;
}
.pome .page_events .partition_bt.colorc8eac8, .pome .page_events a.partition_bt.colorc8eac8 {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #c8eac8 solid;
}
.pome .page_events .partition_bt.colorc8eac8.active, .pome .page_events .partition_bt.colorc8eac8.onmousehover, .pome .page_events a.partition_bt.colorc8eac8.active, .pome .page_events a.partition_bt.colorc8eac8.onmousehover {
  background-color: #c8eac8;
  color: #434343;
}
.pome .page_events .partition_bt.colorcfcfcf, .pome .page_events a.partition_bt.colorcfcfcf {
  background-color: #FFFFFF;
  color: #434343;
  border: 2px #cfcfcf solid;
}
.pome .page_events .partition_bt.colorcfcfcf.active, .pome .page_events .partition_bt.colorcfcfcf.onmousehover, .pome .page_events a.partition_bt.colorcfcfcf.active, .pome .page_events a.partition_bt.colorcfcfcf.onmousehover {
  background-color: #cfcfcf;
  color: #000000;
}
.pome .page_events .block_e3 {
  background-color: #FFF7EE;
  padding-top: 2rem;
}
.pome .page_events .block_e3 .item {
  font-size: 0;
  background-color: #FFFFFF;
  display: block;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.pome .page_events .block_e3 .item .pic {
  display: inline-block;
  height: 100px;
  width: 147px;
  overflow: hidden;
  vertical-align: top;
}
.pome .page_events .block_e3 .item .pic img {
  height: 100px;
}
.pome .page_events .block_e3 .item .content {
  font-size: 12px;
  display: inline-block;
  height: 100px;
  width: calc(100% - 147px);
  overflow: hidden;
}
.pome .page_events .block_e3 .item .content dl {
  padding: 10px;
}
.pome .page_events .block_e3 .item .content dl dt {
  font-size: 1rem;
  color: #00469B;
  margin-top: -5px;
}
.pome .page_events .block_e3 .item .content dl dd {
  font-size: 0.92rem;
  padding-right: 30px;
  height: 4.4rem;
  overflow: hidden;
  color: #434343;
}
.pome .page_events .block_e3 .item:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 20px 20px;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 100;
  bottom: 10px;
  right: 10px;
}
.pome .page_events .block_e3 .item:hover:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_blue.png");
  background-size: 30px 30px;
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 100;
  bottom: 10px;
  right: 10px;
}
.pome .page_events h1 {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin-left: 2vw;
  margin-right: 2vw;
  margin-bottom: 0.5rem;
}
.pome .page_events h2 {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  padding-left: 2vw;
  padding-right: 2vw;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.pome .page_events .datebox {
  display: none;
  position: absolute;
  top: 150px;
  left: 3%;
  right: 3%;
  background-color: rgba(255, 255, 255, 0.95);
  font-size: 1rem;
  font-weight: 700;
  border-left: 2px #FFF7EE solid;
  border-right: 2px #FFF7EE solid;
  border-bottom: 2px #FFF7EE solid;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: 99999;
  padding-bottom: 20px;
  width: 90vw;
  margin: 0 auto;
  /*
    .ui-datepicker {
      padding: 0;
    }
    .ui-datepicker table {
      margin: 0;
      border-radius: 0;
    }
    .ui-datepicker td {
      padding: 0;
    }
    .ui-datepicker td .ui-state-default {
      border: 0;
    }
    .ui-datepicker-multi .ui-datepicker-group table {
      margin: 0 0 1px;
      width: 100%;
    }
    */
}
.pome .page_events .datebox .dates {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.pome .page_events .datebox .dates--pickers {
  flex-shrink: 1;
  flex-grow: 1;
}
.pome .page_events .datebox .dates--settings {
  flex-shrink: 0;
  flex-grow: 0;
}
.pome .page_events .datebox .ui-state-default.ui-state-active {
  /*background: #00469B;*/
  /*color: #FFFFFF;*/
  /*border-radius: 5px;*/
}
.pome .page_events .datebox .active > a.ui-state-default,
.pome .page_events .datebox .active > a.ui-state-default.ui-state-active {
  background: #00469B;
  color: #fff;
  border-radius: 8px;
}
.pome .page_events .datebox .ui-state-default:hover {
  background-color: #00469B;
  color: #fff;
  border-radius: 8px;
}
.pome .page_events .datebox .ui-datepicker {
  width: 100%;
}
.pome .page_events .datebox .ui-widget-header {
  background: transparent;
  border-width: 0 0 1px 0;
}
.pome .page_events .datebox .ui-widget-header .ui-state-hover {
  border: transparent;
}
.pome .page_events .datebox .ui-datepicker .ui-datepicker-prev-hover, .pome .page_events .datebox .ui-datepicker .ui-datepicker-next-hover {
  top: 2px;
}
.pome .page_events .datebox .ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
}
.pome .page_events .datebox .ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
}
.pome .page_events .datebox .ui-datepicker .ui-datepicker-prev span {
  background-position: -96px 0;
}
.pome .page_events .datebox .ui-datepicker .ui-datepicker-next span {
  background-position: -32px 0;
}
.pome .page_events .datebox .ui-datepicker th {
  padding: 1em 0;
  background: transparent;
}
.pome .page_events .datebox .ui-datepicker td .ui-state-default {
  padding: 0.5em;
  text-align: center;
  max-width: 2rem;
}
.pome .page_events .datebox .ui-datepicker-multi-2.ui-datepicker-multi {
  margin-top: 20px;
  width: 100% !important;
}
.pome .page_events .datebox .ui-widget-content {
  background: rgba(0, 0, 0, 0);
}
.pome .page_events .datebox .ui-datepicker-calendar td.activity a {
  border: 1px solid #00469B;
  border-radius: 8px;
}
.pome .page_events_detail .block_e3 {
  padding-top: 2rem;
  background-color: #FFF7EE;
}
.pome .page_events_detail .block_e3 h2 {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  padding-left: 2vw;
  padding-right: 2vw;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.pome .page_events_detail .block_e3 .item {
  font-size: 0;
  background-color: #FFFFFF;
  display: block;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.pome .page_events_detail .block_e3 .item .pic {
  display: inline-block;
  height: 100px;
  width: 147px;
  overflow: hidden;
  vertical-align: top;
}
.pome .page_events_detail .block_e3 .item .pic img {
  height: 100px;
}
.pome .page_events_detail .block_e3 .item .content {
  font-size: 12px;
  display: inline-block;
  height: 100px;
  width: calc(100% - 147px);
  overflow: hidden;
}
.pome .page_events_detail .block_e3 .item .content dl {
  padding: 10px;
}
.pome .page_events_detail .block_e3 .item .content dl dt {
  font-size: 1rem;
  color: #00469B;
  margin-top: -5px;
}
.pome .page_events_detail .block_e3 .item .content dl dd {
  font-size: 0.92rem;
  padding-right: 30px;
  height: 4.4rem;
  overflow: hidden;
  color: #434343;
}
.pome .page_events_detail .block_e3 .item:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 20px 20px;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 100;
  bottom: 10px;
  right: 10px;
}
.pome .page_events_detail .block_e3 .item:hover:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_blue.png");
  background-size: 30px 30px;
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 100;
  bottom: 10px;
  right: 10px;
}
.pome .page_events_detail .precautions {
  list-style-type: decimal;
}
.pome .page_events_detail .precautions li {
  margin-top: 5px;
}
.pome .page_events_detail .block_title {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.pome .page_events_detail .block_title .title {
  font-size: 1.1rem;
  width: 75px;
  display: inline-block;
}
.pome .page_events_detail .block_title .brd {
  display: inline-block;
  min-height: 1px;
  min-width: calc(100% - 85px);
  background-color: #434343;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
.pome .page_events_detail .main_content {
  text-align: center;
}
.pome .page_events_detail .main_block h2 {
  font-weight: 700;
  font-size: 1.4rem;
  color: #00469B;
}
.pome .page_events_detail .main_block .main_content {
  font-size: 1.2rem;
  padding-top: 1rem;
}
.pome .page_events_detail .main_block .main_content .bt_submit {
  padding: 0;
  text-align: center;
  width: 93%;
}
.pome .page_events_detail .main_block .partition_bt {
  font-size: 1rem;
  display: inline-block;
  padding: 0.2rem 1.2rem 0.2rem 1.2rem;
  margin-bottom: 10px;
  margin-right: 2px;
  border-radius: 20px;
  background-color: #fbe6cb;
  color: #434343;
}
.pome .page_events_detail .main_block .partition_bt.active, .pome .page_events_detail .main_block .partition_bt.onmousehover {
  background-color: #fbe6cb;
  color: #929292;
}
.pome .page_events_register .newform input, .pome .page_events_register .newform select, .pome .page_events_register .newform textarea {
  border: 1px #4F7FBA solid;
  border-radius: 8px;
}
.pome .page_events_register .newform .btn-check:active + .btn-outline-secondary, .pome .page_events_register .btn-check:checked + .btn-outline-secondary, .pome .page_events_register .btn-outline-secondary.active, .pome .page_events_register .btn-outline-secondary.dropdown-toggle.show, .pome .page_events_register .btn-outline-secondary:active {
  color: #fff;
  background-color: #02469B;
  border-color: #02469B;
  font-size: 1.2rem;
}
.pome .page_events_register .newform .btn-outline-secondary:hover {
  color: #fff;
  background-color: #02469B;
  border-color: #02469B;
}
.pome .page_events_register .newform label {
  font-size: 1.2rem;
}
.pome .page_events_register .newform .bt_3 {
  background-color: #FFFFFF;
  color: #00469B;
  border-radius: 20px;
  border: 1px #00469B solid;
  padding: 3px 20px 3px 20px;
  width: 40%;
  font-weight: 700;
}
.pome .page_events_register .main_title {
  color: #00469B;
  text-align: left;
}
.pome .page_events_register .main_title h2 {
  font-size: 1.4rem;
  font-weight: 700;
}
.pome .page_events_register .main_date {
  border-bottom: 1px #313131 solid;
}
.pome .page_events_register .block_title {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.pome .page_events_register .block_title .title {
  font-size: 1.1rem;
  width: 100px;
  display: inline-block;
}
.pome .page_events_register .block_title .brd {
  display: inline-block;
  min-height: 1px;
  min-width: calc(100% - 110px);
  background-color: #434343;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
.pome .page_events_register .precautions {
  list-style-type: decimal;
}
.pome .page_events_register .precautions li {
  margin-top: 5px;
}
.pome .page_discover {
  padding-top: 80px;
  /*        @for $i from 1 through length($discover_color_main_list) {*/
  /*        @each $i,$value in $discover_color_main_list {*/
}
.pome .page_discover h1 {
  font-weight: 700;
  padding: 30px;
}
.pome .page_discover .autolink {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover .block_table {
  margin: 0 auto;
}
.pome .page_discover .block_table td {
  /*                padding: 10px 3px 10px 4px;*/
  padding: 10px 0 10px 0;
}
.pome .page_discover .block_table td.cinfo {
  padding-right: 3px;
  white-space: nowrap;
}
.pome .page_discover .block_table td.cbuy {
  padding-left: 3px;
  white-space: nowrap;
}
.pome .page_discover .ui-tabs .ui-tabs-panel {
  padding: 6px;
}
.pome .page_discover .ctitle span {
  margin-left: -2px;
}
.pome .page_discover .main_pic img {
  width: 100%;
}
.pome .page_discover.discover_color_ffeaae .block_title {
  position: relative;
}
.pome .page_discover.discover_color_ffeaae .block_title .btitle {
  font-size: 1.5rem;
  width: 100px;
  display: inline-block;
  font-weight: 700;
}
.pome .page_discover.discover_color_ffeaae .block_title .brd {
  display: inline-block;
  min-height: 1px;
  min-width: calc(100% - 110px);
  background-color: #ffeaae;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
.pome .page_discover.discover_color_ffeaae .ctitle {
  font-size: 1rem;
  font-weight: 400;
}
.pome .page_discover.discover_color_ffeaae .ctitle span {
  position: relative;
  margin-left: -2px;
}
.pome .page_discover.discover_color_ffeaae .ctitle span:before {
  content: " ";
  display: inline-block;
  height: 1.65rem;
  width: 6px;
  position: absolute;
  left: -10px;
  top: -4px;
  border-radius: 3px;
  background: #ffeaae;
}
.pome .page_discover.discover_color_ffeaae .cinfo {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_ffeaae .cinfo a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_ffeaae .cinfo a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_ffeaae .cbuy {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_ffeaae .cbuy a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_ffeaae .cbuy a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_ffeaae .ui-tabs {
  /*           &::-webkit-scrollbar {
                          display: none
                      }
  */
  position: relative;
}
.pome .page_discover.discover_color_ffeaae .ui-tabs .ui-widget-header {
  border: unset;
  background: unset;
  color: #333333;
  font-weight: bold;
  font-size: 0;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.pome .page_discover.discover_color_ffeaae .ui-tabs .ui-tabs-nav {
  position: relative;
  height: auto;
  overflow-x: auto;
  text-align: center;
  margin: 0;
  padding: 0.2em 0.2em 0;
  border-bottom: 2px #ffeaae solid;
}
.pome .page_discover.discover_color_ffeaae .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  position: relative;
  float: left;
  padding: 0.5rem 2rem 0.5rem 2rem;
  text-decoration: none;
  text-align: center;
  z-index: 1;
  color: #adadad;
}
.pome .page_discover.discover_color_ffeaae .ui-tabs .ui-tabs-nav li {
  position: relative;
  font-size: 1.25rem;
  box-sizing: border-box;
  border-top: 1px #a3a3a3 solid;
  border-left: 1px #a3a3a3 solid;
  border-right: 1px #a3a3a3 solid;
  display: inline-block;
  background-color: #efefef;
  float: none;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  letter-spacing: 5px;
  margin-left: unset;
  margin-right: -1px;
  z-index: 1;
}
.pome .page_discover.discover_color_ffeaae .ui-tabs .ui-tabs-nav li.ui-state-active a, .pome .page_discover.discover_color_ffeaae .ui-tabs .ui-tabs-nav li.ui-state-active a:link, .pome .page_discover.discover_color_ffeaae .ui-tabs .ui-tabs-nav li.ui-state-active a:visited {
  position: relative;
  color: #313131;
  padding: 0.7rem 2rem 0.7rem 2rem;
  background-color: #fff3d0;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
  z-index: 999;
  font-size: 1.35rem;
  outline: none !important;
  box-shadow: none !important;
}
.pome .page_discover.discover_color_ffeaae .ui-tabs .ui-tabs-nav li.ui-state-active a:after, .pome .page_discover.discover_color_ffeaae .ui-tabs .ui-tabs-nav li.ui-state-active a:link:after, .pome .page_discover.discover_color_ffeaae .ui-tabs .ui-tabs-nav li.ui-state-active a:visited:after {
  content: " ";
  display: block;
  height: 18px;
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  background: #ffeaae;
  background: linear-gradient(135deg, transparent 15px, #ffeaae 0) top left, linear-gradient(-135deg, transparent 15px, #ffeaae 0) top right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}
.pome .page_discover.discover_color_ffeaae #tabs .tab {
  position: relative;
}
.pome .page_discover.discover_color_ffeaae #tabs .tab .title {
  text-align: center;
  display: block;
  background-repeat: no-repeat;
  background-position: center 7px;
  height: 74px;
  /*                            border-bottom: 2px nth($discover_color_main_list,$i) solid;*/
  margin-top: 20px;
}
.pome .page_discover.discover_color_ffeaae #tabs .tab .title h2 {
  padding-top: 20px;
  display: block;
  text-align: center;
  font-size: 1.85rem;
  font-weight: 700;
}
.pome .page_discover.discover_color_c9f4de .block_title {
  position: relative;
}
.pome .page_discover.discover_color_c9f4de .block_title .btitle {
  font-size: 1.5rem;
  width: 100px;
  display: inline-block;
  font-weight: 700;
}
.pome .page_discover.discover_color_c9f4de .block_title .brd {
  display: inline-block;
  min-height: 1px;
  min-width: calc(100% - 110px);
  background-color: #c9f4de;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
.pome .page_discover.discover_color_c9f4de .ctitle {
  font-size: 1rem;
  font-weight: 400;
}
.pome .page_discover.discover_color_c9f4de .ctitle span {
  position: relative;
  margin-left: -2px;
}
.pome .page_discover.discover_color_c9f4de .ctitle span:before {
  content: " ";
  display: inline-block;
  height: 1.65rem;
  width: 6px;
  position: absolute;
  left: -10px;
  top: -4px;
  border-radius: 3px;
  background: #c9f4de;
}
.pome .page_discover.discover_color_c9f4de .cinfo {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_c9f4de .cinfo a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_c9f4de .cinfo a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_c9f4de .cbuy {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_c9f4de .cbuy a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_c9f4de .cbuy a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_c9f4de .ui-tabs {
  /*           &::-webkit-scrollbar {
                          display: none
                      }
  */
  position: relative;
}
.pome .page_discover.discover_color_c9f4de .ui-tabs .ui-widget-header {
  border: unset;
  background: unset;
  color: #333333;
  font-weight: bold;
  font-size: 0;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.pome .page_discover.discover_color_c9f4de .ui-tabs .ui-tabs-nav {
  position: relative;
  height: auto;
  overflow-x: auto;
  text-align: center;
  margin: 0;
  padding: 0.2em 0.2em 0;
  border-bottom: 2px #c9f4de solid;
}
.pome .page_discover.discover_color_c9f4de .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  position: relative;
  float: left;
  padding: 0.5rem 2rem 0.5rem 2rem;
  text-decoration: none;
  text-align: center;
  z-index: 1;
  color: #adadad;
}
.pome .page_discover.discover_color_c9f4de .ui-tabs .ui-tabs-nav li {
  position: relative;
  font-size: 1.25rem;
  box-sizing: border-box;
  border-top: 1px #a3a3a3 solid;
  border-left: 1px #a3a3a3 solid;
  border-right: 1px #a3a3a3 solid;
  display: inline-block;
  background-color: #efefef;
  float: none;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  letter-spacing: 5px;
  margin-left: unset;
  margin-right: -1px;
  z-index: 1;
}
.pome .page_discover.discover_color_c9f4de .ui-tabs .ui-tabs-nav li.ui-state-active a, .pome .page_discover.discover_color_c9f4de .ui-tabs .ui-tabs-nav li.ui-state-active a:link, .pome .page_discover.discover_color_c9f4de .ui-tabs .ui-tabs-nav li.ui-state-active a:visited {
  position: relative;
  color: #313131;
  padding: 0.7rem 2rem 0.7rem 2rem;
  background-color: #e6fff2;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
  z-index: 999;
  font-size: 1.35rem;
  outline: none !important;
  box-shadow: none !important;
}
.pome .page_discover.discover_color_c9f4de .ui-tabs .ui-tabs-nav li.ui-state-active a:after, .pome .page_discover.discover_color_c9f4de .ui-tabs .ui-tabs-nav li.ui-state-active a:link:after, .pome .page_discover.discover_color_c9f4de .ui-tabs .ui-tabs-nav li.ui-state-active a:visited:after {
  content: " ";
  display: block;
  height: 18px;
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  background: #c9f4de;
  background: linear-gradient(135deg, transparent 15px, #c9f4de 0) top left, linear-gradient(-135deg, transparent 15px, #c9f4de 0) top right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}
.pome .page_discover.discover_color_c9f4de #tabs .tab {
  position: relative;
}
.pome .page_discover.discover_color_c9f4de #tabs .tab .title {
  text-align: center;
  display: block;
  background-repeat: no-repeat;
  background-position: center 7px;
  height: 74px;
  /*                            border-bottom: 2px nth($discover_color_main_list,$i) solid;*/
  margin-top: 20px;
}
.pome .page_discover.discover_color_c9f4de #tabs .tab .title h2 {
  padding-top: 20px;
  display: block;
  text-align: center;
  font-size: 1.85rem;
  font-weight: 700;
}
.pome .page_discover.discover_color_deefff .block_title {
  position: relative;
}
.pome .page_discover.discover_color_deefff .block_title .btitle {
  font-size: 1.5rem;
  width: 100px;
  display: inline-block;
  font-weight: 700;
}
.pome .page_discover.discover_color_deefff .block_title .brd {
  display: inline-block;
  min-height: 1px;
  min-width: calc(100% - 110px);
  background-color: #deefff;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
.pome .page_discover.discover_color_deefff .ctitle {
  font-size: 1rem;
  font-weight: 400;
}
.pome .page_discover.discover_color_deefff .ctitle span {
  position: relative;
  margin-left: -2px;
}
.pome .page_discover.discover_color_deefff .ctitle span:before {
  content: " ";
  display: inline-block;
  height: 1.65rem;
  width: 6px;
  position: absolute;
  left: -10px;
  top: -4px;
  border-radius: 3px;
  background: #deefff;
}
.pome .page_discover.discover_color_deefff .cinfo {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_deefff .cinfo a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_deefff .cinfo a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_deefff .cbuy {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_deefff .cbuy a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_deefff .cbuy a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_deefff .ui-tabs {
  /*           &::-webkit-scrollbar {
                          display: none
                      }
  */
  position: relative;
}
.pome .page_discover.discover_color_deefff .ui-tabs .ui-widget-header {
  border: unset;
  background: unset;
  color: #333333;
  font-weight: bold;
  font-size: 0;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.pome .page_discover.discover_color_deefff .ui-tabs .ui-tabs-nav {
  position: relative;
  height: auto;
  overflow-x: auto;
  text-align: center;
  margin: 0;
  padding: 0.2em 0.2em 0;
  border-bottom: 2px #deefff solid;
}
.pome .page_discover.discover_color_deefff .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  position: relative;
  float: left;
  padding: 0.5rem 2rem 0.5rem 2rem;
  text-decoration: none;
  text-align: center;
  z-index: 1;
  color: #adadad;
}
.pome .page_discover.discover_color_deefff .ui-tabs .ui-tabs-nav li {
  position: relative;
  font-size: 1.25rem;
  box-sizing: border-box;
  border-top: 1px #a3a3a3 solid;
  border-left: 1px #a3a3a3 solid;
  border-right: 1px #a3a3a3 solid;
  display: inline-block;
  background-color: #efefef;
  float: none;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  letter-spacing: 5px;
  margin-left: unset;
  margin-right: -1px;
  z-index: 1;
}
.pome .page_discover.discover_color_deefff .ui-tabs .ui-tabs-nav li.ui-state-active a, .pome .page_discover.discover_color_deefff .ui-tabs .ui-tabs-nav li.ui-state-active a:link, .pome .page_discover.discover_color_deefff .ui-tabs .ui-tabs-nav li.ui-state-active a:visited {
  position: relative;
  color: #313131;
  padding: 0.7rem 2rem 0.7rem 2rem;
  background-color: #edf6ff;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
  z-index: 999;
  font-size: 1.35rem;
  outline: none !important;
  box-shadow: none !important;
}
.pome .page_discover.discover_color_deefff .ui-tabs .ui-tabs-nav li.ui-state-active a:after, .pome .page_discover.discover_color_deefff .ui-tabs .ui-tabs-nav li.ui-state-active a:link:after, .pome .page_discover.discover_color_deefff .ui-tabs .ui-tabs-nav li.ui-state-active a:visited:after {
  content: " ";
  display: block;
  height: 18px;
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  background: #deefff;
  background: linear-gradient(135deg, transparent 15px, #deefff 0) top left, linear-gradient(-135deg, transparent 15px, #deefff 0) top right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}
.pome .page_discover.discover_color_deefff #tabs .tab {
  position: relative;
}
.pome .page_discover.discover_color_deefff #tabs .tab .title {
  text-align: center;
  display: block;
  background-repeat: no-repeat;
  background-position: center 7px;
  height: 74px;
  /*                            border-bottom: 2px nth($discover_color_main_list,$i) solid;*/
  margin-top: 20px;
}
.pome .page_discover.discover_color_deefff #tabs .tab .title h2 {
  padding-top: 20px;
  display: block;
  text-align: center;
  font-size: 1.85rem;
  font-weight: 700;
}
.pome .page_discover.discover_color_ffccb8 .block_title {
  position: relative;
}
.pome .page_discover.discover_color_ffccb8 .block_title .btitle {
  font-size: 1.5rem;
  width: 100px;
  display: inline-block;
  font-weight: 700;
}
.pome .page_discover.discover_color_ffccb8 .block_title .brd {
  display: inline-block;
  min-height: 1px;
  min-width: calc(100% - 110px);
  background-color: #ffccb8;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
.pome .page_discover.discover_color_ffccb8 .ctitle {
  font-size: 1rem;
  font-weight: 400;
}
.pome .page_discover.discover_color_ffccb8 .ctitle span {
  position: relative;
  margin-left: -2px;
}
.pome .page_discover.discover_color_ffccb8 .ctitle span:before {
  content: " ";
  display: inline-block;
  height: 1.65rem;
  width: 6px;
  position: absolute;
  left: -10px;
  top: -4px;
  border-radius: 3px;
  background: #ffccb8;
}
.pome .page_discover.discover_color_ffccb8 .cinfo {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_ffccb8 .cinfo a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_ffccb8 .cinfo a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_ffccb8 .cbuy {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_ffccb8 .cbuy a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_ffccb8 .cbuy a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_ffccb8 .ui-tabs {
  /*           &::-webkit-scrollbar {
                          display: none
                      }
  */
  position: relative;
}
.pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-widget-header {
  border: unset;
  background: unset;
  color: #333333;
  font-weight: bold;
  font-size: 0;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-tabs-nav {
  position: relative;
  height: auto;
  overflow-x: auto;
  text-align: center;
  margin: 0;
  padding: 0.2em 0.2em 0;
  border-bottom: 2px #ffccb8 solid;
}
.pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  position: relative;
  float: left;
  padding: 0.5rem 2rem 0.5rem 2rem;
  text-decoration: none;
  text-align: center;
  z-index: 1;
  color: #adadad;
}
.pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-tabs-nav li {
  position: relative;
  font-size: 1.25rem;
  box-sizing: border-box;
  border-top: 1px #a3a3a3 solid;
  border-left: 1px #a3a3a3 solid;
  border-right: 1px #a3a3a3 solid;
  display: inline-block;
  background-color: #efefef;
  float: none;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  letter-spacing: 5px;
  margin-left: unset;
  margin-right: -1px;
  z-index: 1;
}
.pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-tabs-nav li.ui-state-active a, .pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-tabs-nav li.ui-state-active a:link, .pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-tabs-nav li.ui-state-active a:visited {
  position: relative;
  color: #313131;
  padding: 0.7rem 2rem 0.7rem 2rem;
  background-color: #ffe9e1;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
  z-index: 999;
  font-size: 1.35rem;
  outline: none !important;
  box-shadow: none !important;
}
.pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-tabs-nav li.ui-state-active a:after, .pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-tabs-nav li.ui-state-active a:link:after, .pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-tabs-nav li.ui-state-active a:visited:after {
  content: " ";
  display: block;
  height: 18px;
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  background: #ffccb8;
  background: linear-gradient(135deg, transparent 15px, #ffccb8 0) top left, linear-gradient(-135deg, transparent 15px, #ffccb8 0) top right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}
.pome .page_discover.discover_color_ffccb8 #tabs .tab {
  position: relative;
}
.pome .page_discover.discover_color_ffccb8 #tabs .tab .title {
  text-align: center;
  display: block;
  background-repeat: no-repeat;
  background-position: center 7px;
  height: 74px;
  /*                            border-bottom: 2px nth($discover_color_main_list,$i) solid;*/
  margin-top: 20px;
}
.pome .page_discover.discover_color_ffccb8 #tabs .tab .title h2 {
  padding-top: 20px;
  display: block;
  text-align: center;
  font-size: 1.85rem;
  font-weight: 700;
}
.pome .page_discover.discover_color_f9f0e4 .block_title {
  position: relative;
}
.pome .page_discover.discover_color_f9f0e4 .block_title .btitle {
  font-size: 1.5rem;
  width: 100px;
  display: inline-block;
  font-weight: 700;
}
.pome .page_discover.discover_color_f9f0e4 .block_title .brd {
  display: inline-block;
  min-height: 1px;
  min-width: calc(100% - 110px);
  background-color: #f9f0e4;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
.pome .page_discover.discover_color_f9f0e4 .ctitle {
  font-size: 1rem;
  font-weight: 400;
}
.pome .page_discover.discover_color_f9f0e4 .ctitle span {
  position: relative;
  margin-left: -2px;
}
.pome .page_discover.discover_color_f9f0e4 .ctitle span:before {
  content: " ";
  display: inline-block;
  height: 1.65rem;
  width: 6px;
  position: absolute;
  left: -10px;
  top: -4px;
  border-radius: 3px;
  background: #f9f0e4;
}
.pome .page_discover.discover_color_f9f0e4 .cinfo {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_f9f0e4 .cinfo a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_f9f0e4 .cinfo a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_f9f0e4 .cbuy {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_f9f0e4 .cbuy a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_f9f0e4 .cbuy a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_f9f0e4 .ui-tabs {
  /*           &::-webkit-scrollbar {
                          display: none
                      }
  */
  position: relative;
}
.pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-widget-header {
  border: unset;
  background: unset;
  color: #333333;
  font-weight: bold;
  font-size: 0;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-tabs-nav {
  position: relative;
  height: auto;
  overflow-x: auto;
  text-align: center;
  margin: 0;
  padding: 0.2em 0.2em 0;
  border-bottom: 2px #f9f0e4 solid;
}
.pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  position: relative;
  float: left;
  padding: 0.5rem 2rem 0.5rem 2rem;
  text-decoration: none;
  text-align: center;
  z-index: 1;
  color: #adadad;
}
.pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-tabs-nav li {
  position: relative;
  font-size: 1.25rem;
  box-sizing: border-box;
  border-top: 1px #a3a3a3 solid;
  border-left: 1px #a3a3a3 solid;
  border-right: 1px #a3a3a3 solid;
  display: inline-block;
  background-color: #efefef;
  float: none;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  letter-spacing: 5px;
  margin-left: unset;
  margin-right: -1px;
  z-index: 1;
}
.pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-tabs-nav li.ui-state-active a, .pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-tabs-nav li.ui-state-active a:link, .pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-tabs-nav li.ui-state-active a:visited {
  position: relative;
  color: #313131;
  padding: 0.7rem 2rem 0.7rem 2rem;
  background-color: #ede6db;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
  z-index: 999;
  font-size: 1.35rem;
  outline: none !important;
  box-shadow: none !important;
}
.pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-tabs-nav li.ui-state-active a:after, .pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-tabs-nav li.ui-state-active a:link:after, .pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-tabs-nav li.ui-state-active a:visited:after {
  content: " ";
  display: block;
  height: 18px;
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  background: #f9f0e4;
  background: linear-gradient(135deg, transparent 15px, #f9f0e4 0) top left, linear-gradient(-135deg, transparent 15px, #f9f0e4 0) top right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}
.pome .page_discover.discover_color_f9f0e4 #tabs .tab {
  position: relative;
}
.pome .page_discover.discover_color_f9f0e4 #tabs .tab .title {
  text-align: center;
  display: block;
  background-repeat: no-repeat;
  background-position: center 7px;
  height: 74px;
  /*                            border-bottom: 2px nth($discover_color_main_list,$i) solid;*/
  margin-top: 20px;
}
.pome .page_discover.discover_color_f9f0e4 #tabs .tab .title h2 {
  padding-top: 20px;
  display: block;
  text-align: center;
  font-size: 1.85rem;
  font-weight: 700;
}
.pome .page_discover.discover_color_f7ebff .block_title {
  position: relative;
}
.pome .page_discover.discover_color_f7ebff .block_title .btitle {
  font-size: 1.5rem;
  width: 100px;
  display: inline-block;
  font-weight: 700;
}
.pome .page_discover.discover_color_f7ebff .block_title .brd {
  display: inline-block;
  min-height: 1px;
  min-width: calc(100% - 110px);
  background-color: #f7ebff;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
.pome .page_discover.discover_color_f7ebff .ctitle {
  font-size: 1rem;
  font-weight: 400;
}
.pome .page_discover.discover_color_f7ebff .ctitle span {
  position: relative;
  margin-left: -2px;
}
.pome .page_discover.discover_color_f7ebff .ctitle span:before {
  content: " ";
  display: inline-block;
  height: 1.65rem;
  width: 6px;
  position: absolute;
  left: -10px;
  top: -4px;
  border-radius: 3px;
  background: #f7ebff;
}
.pome .page_discover.discover_color_f7ebff .cinfo {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_f7ebff .cinfo a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_f7ebff .cinfo a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_f7ebff .cbuy {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_f7ebff .cbuy a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_f7ebff .cbuy a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_f7ebff .ui-tabs {
  /*           &::-webkit-scrollbar {
                          display: none
                      }
  */
  position: relative;
}
.pome .page_discover.discover_color_f7ebff .ui-tabs .ui-widget-header {
  border: unset;
  background: unset;
  color: #333333;
  font-weight: bold;
  font-size: 0;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.pome .page_discover.discover_color_f7ebff .ui-tabs .ui-tabs-nav {
  position: relative;
  height: auto;
  overflow-x: auto;
  text-align: center;
  margin: 0;
  padding: 0.2em 0.2em 0;
  border-bottom: 2px #f7ebff solid;
}
.pome .page_discover.discover_color_f7ebff .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  position: relative;
  float: left;
  padding: 0.5rem 2rem 0.5rem 2rem;
  text-decoration: none;
  text-align: center;
  z-index: 1;
  color: #adadad;
}
.pome .page_discover.discover_color_f7ebff .ui-tabs .ui-tabs-nav li {
  position: relative;
  font-size: 1.25rem;
  box-sizing: border-box;
  border-top: 1px #a3a3a3 solid;
  border-left: 1px #a3a3a3 solid;
  border-right: 1px #a3a3a3 solid;
  display: inline-block;
  background-color: #efefef;
  float: none;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  letter-spacing: 5px;
  margin-left: unset;
  margin-right: -1px;
  z-index: 1;
}
.pome .page_discover.discover_color_f7ebff .ui-tabs .ui-tabs-nav li.ui-state-active a, .pome .page_discover.discover_color_f7ebff .ui-tabs .ui-tabs-nav li.ui-state-active a:link, .pome .page_discover.discover_color_f7ebff .ui-tabs .ui-tabs-nav li.ui-state-active a:visited {
  position: relative;
  color: #313131;
  padding: 0.7rem 2rem 0.7rem 2rem;
  background-color: #efdff7;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
  z-index: 999;
  font-size: 1.35rem;
  outline: none !important;
  box-shadow: none !important;
}
.pome .page_discover.discover_color_f7ebff .ui-tabs .ui-tabs-nav li.ui-state-active a:after, .pome .page_discover.discover_color_f7ebff .ui-tabs .ui-tabs-nav li.ui-state-active a:link:after, .pome .page_discover.discover_color_f7ebff .ui-tabs .ui-tabs-nav li.ui-state-active a:visited:after {
  content: " ";
  display: block;
  height: 18px;
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  background: #f7ebff;
  background: linear-gradient(135deg, transparent 15px, #f7ebff 0) top left, linear-gradient(-135deg, transparent 15px, #f7ebff 0) top right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}
.pome .page_discover.discover_color_f7ebff #tabs .tab {
  position: relative;
}
.pome .page_discover.discover_color_f7ebff #tabs .tab .title {
  text-align: center;
  display: block;
  background-repeat: no-repeat;
  background-position: center 7px;
  height: 74px;
  /*                            border-bottom: 2px nth($discover_color_main_list,$i) solid;*/
  margin-top: 20px;
}
.pome .page_discover.discover_color_f7ebff #tabs .tab .title h2 {
  padding-top: 20px;
  display: block;
  text-align: center;
  font-size: 1.85rem;
  font-weight: 700;
}
.pome .page_discover.discover_color_ffdcdc .block_title {
  position: relative;
}
.pome .page_discover.discover_color_ffdcdc .block_title .btitle {
  font-size: 1.5rem;
  width: 100px;
  display: inline-block;
  font-weight: 700;
}
.pome .page_discover.discover_color_ffdcdc .block_title .brd {
  display: inline-block;
  min-height: 1px;
  min-width: calc(100% - 110px);
  background-color: #ffdcdc;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
.pome .page_discover.discover_color_ffdcdc .ctitle {
  font-size: 1rem;
  font-weight: 400;
}
.pome .page_discover.discover_color_ffdcdc .ctitle span {
  position: relative;
  margin-left: -2px;
}
.pome .page_discover.discover_color_ffdcdc .ctitle span:before {
  content: " ";
  display: inline-block;
  height: 1.65rem;
  width: 6px;
  position: absolute;
  left: -10px;
  top: -4px;
  border-radius: 3px;
  background: #ffdcdc;
}
.pome .page_discover.discover_color_ffdcdc .cinfo {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_ffdcdc .cinfo a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_ffdcdc .cinfo a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_ffdcdc .cbuy {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_ffdcdc .cbuy a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_ffdcdc .cbuy a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_ffdcdc .ui-tabs {
  /*           &::-webkit-scrollbar {
                          display: none
                      }
  */
  position: relative;
}
.pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-widget-header {
  border: unset;
  background: unset;
  color: #333333;
  font-weight: bold;
  font-size: 0;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-tabs-nav {
  position: relative;
  height: auto;
  overflow-x: auto;
  text-align: center;
  margin: 0;
  padding: 0.2em 0.2em 0;
  border-bottom: 2px #ffdcdc solid;
}
.pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  position: relative;
  float: left;
  padding: 0.5rem 2rem 0.5rem 2rem;
  text-decoration: none;
  text-align: center;
  z-index: 1;
  color: #adadad;
}
.pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-tabs-nav li {
  position: relative;
  font-size: 1.25rem;
  box-sizing: border-box;
  border-top: 1px #a3a3a3 solid;
  border-left: 1px #a3a3a3 solid;
  border-right: 1px #a3a3a3 solid;
  display: inline-block;
  background-color: #efefef;
  float: none;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  letter-spacing: 5px;
  margin-left: unset;
  margin-right: -1px;
  z-index: 1;
}
.pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-tabs-nav li.ui-state-active a, .pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-tabs-nav li.ui-state-active a:link, .pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-tabs-nav li.ui-state-active a:visited {
  position: relative;
  color: #313131;
  padding: 0.7rem 2rem 0.7rem 2rem;
  background-color: #ffa8a8;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
  z-index: 999;
  font-size: 1.35rem;
  outline: none !important;
  box-shadow: none !important;
}
.pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-tabs-nav li.ui-state-active a:after, .pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-tabs-nav li.ui-state-active a:link:after, .pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-tabs-nav li.ui-state-active a:visited:after {
  content: " ";
  display: block;
  height: 18px;
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  background: #ffdcdc;
  background: linear-gradient(135deg, transparent 15px, #ffdcdc 0) top left, linear-gradient(-135deg, transparent 15px, #ffdcdc 0) top right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}
.pome .page_discover.discover_color_ffdcdc #tabs .tab {
  position: relative;
}
.pome .page_discover.discover_color_ffdcdc #tabs .tab .title {
  text-align: center;
  display: block;
  background-repeat: no-repeat;
  background-position: center 7px;
  height: 74px;
  /*                            border-bottom: 2px nth($discover_color_main_list,$i) solid;*/
  margin-top: 20px;
}
.pome .page_discover.discover_color_ffdcdc #tabs .tab .title h2 {
  padding-top: 20px;
  display: block;
  text-align: center;
  font-size: 1.85rem;
  font-weight: 700;
}
.pome .page_discover.discover_color_c2ecf9 .block_title {
  position: relative;
}
.pome .page_discover.discover_color_c2ecf9 .block_title .btitle {
  font-size: 1.5rem;
  width: 100px;
  display: inline-block;
  font-weight: 700;
}
.pome .page_discover.discover_color_c2ecf9 .block_title .brd {
  display: inline-block;
  min-height: 1px;
  min-width: calc(100% - 110px);
  background-color: #c2ecf9;
  background-repeat: no-repeat;
  margin-bottom: 6px;
}
.pome .page_discover.discover_color_c2ecf9 .ctitle {
  font-size: 1rem;
  font-weight: 400;
}
.pome .page_discover.discover_color_c2ecf9 .ctitle span {
  position: relative;
  margin-left: -2px;
}
.pome .page_discover.discover_color_c2ecf9 .ctitle span:before {
  content: " ";
  display: inline-block;
  height: 1.65rem;
  width: 6px;
  position: absolute;
  left: -10px;
  top: -4px;
  border-radius: 3px;
  background: #c2ecf9;
}
.pome .page_discover.discover_color_c2ecf9 .cinfo {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_c2ecf9 .cinfo a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_c2ecf9 .cinfo a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_c2ecf9 .cbuy {
  font-size: 0.8rem;
  font-weight: 400;
  vertical-align: top;
}
.pome .page_discover.discover_color_c2ecf9 .cbuy a {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_discover.discover_color_c2ecf9 .cbuy a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  left: 0;
  top: 0;
  vertical-align: middle;
  padding-right: 0;
  background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.pome .page_discover.discover_color_c2ecf9 .ui-tabs {
  /*           &::-webkit-scrollbar {
                          display: none
                      }
  */
  position: relative;
}
.pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-widget-header {
  border: unset;
  background: unset;
  color: #333333;
  font-weight: bold;
  font-size: 0;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-tabs-nav {
  position: relative;
  height: auto;
  overflow-x: auto;
  text-align: center;
  margin: 0;
  padding: 0.2em 0.2em 0;
  border-bottom: 2px #c2ecf9 solid;
}
.pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  position: relative;
  float: left;
  padding: 0.5rem 2rem 0.5rem 2rem;
  text-decoration: none;
  text-align: center;
  z-index: 1;
  color: #adadad;
}
.pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-tabs-nav li {
  position: relative;
  font-size: 1.25rem;
  box-sizing: border-box;
  border-top: 1px #a3a3a3 solid;
  border-left: 1px #a3a3a3 solid;
  border-right: 1px #a3a3a3 solid;
  display: inline-block;
  background-color: #efefef;
  float: none;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  letter-spacing: 5px;
  margin-left: unset;
  margin-right: -1px;
  z-index: 1;
}
.pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-tabs-nav li.ui-state-active a, .pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-tabs-nav li.ui-state-active a:link, .pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-tabs-nav li.ui-state-active a:visited {
  position: relative;
  color: #313131;
  padding: 0.7rem 2rem 0.7rem 2rem;
  background-color: #acd5e5;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  text-align: center;
  z-index: 999;
  font-size: 1.35rem;
  outline: none !important;
  box-shadow: none !important;
}
.pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-tabs-nav li.ui-state-active a:after, .pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-tabs-nav li.ui-state-active a:link:after, .pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-tabs-nav li.ui-state-active a:visited:after {
  content: " ";
  display: block;
  height: 18px;
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  background: #c2ecf9;
  background: linear-gradient(135deg, transparent 15px, #c2ecf9 0) top left, linear-gradient(-135deg, transparent 15px, #c2ecf9 0) top right;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}
.pome .page_discover.discover_color_c2ecf9 #tabs .tab {
  position: relative;
}
.pome .page_discover.discover_color_c2ecf9 #tabs .tab .title {
  text-align: center;
  display: block;
  background-repeat: no-repeat;
  background-position: center 7px;
  height: 74px;
  /*                            border-bottom: 2px nth($discover_color_main_list,$i) solid;*/
  margin-top: 20px;
}
.pome .page_discover.discover_color_c2ecf9 #tabs .tab .title h2 {
  padding-top: 20px;
  display: block;
  text-align: center;
  font-size: 1.85rem;
  font-weight: 700;
}
.pome .page_appointment {
  padding-top: 80px;
}
.pome .page_appointment .title_logo {
  width: 15%;
}
.pome .page_appointment h1 {
  padding: 20px;
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
  color: #313131;
}
.pome .page_appointment .h1hr {
  width: 80%;
  border: 1px solid #fbe6cb;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  margin-top: -20px;
}
.pome .page_appointment h2 {
  font-weight: 700;
  font-size: 1.4rem;
  color: #00469B;
}
.pome .page_appointment .autolink {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_appointment .main_pic img {
  width: 100%;
}
.pome .page_appointment .block_link {
  position: relative;
  margin-bottom: 25px;
  margin-top: 20px;
  font-weight: 700;
  font-size: 1.1rem;
  border-bottom: 3px #00469b solid;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 30px;
  letter-spacing: 0.1rem;
}
.pome .page_appointment .block_link .title {
  position: relative;
}
.pome .page_appointment .block_link .title .triangle:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 24px 24px;
  position: absolute;
  right: -30px;
  width: 24px;
  height: 24px;
  z-index: 100;
  bottom: 0;
}
.pome .page_appointment .block_link:hover .triangle:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_blue.png");
  background-size: 24px 24px;
  position: absolute;
  right: -30px;
  width: 24px;
  height: 24px;
  z-index: 100;
  bottom: 0;
}
.pome .page_appointment .tb-title {
  color: #FFFFFF;
  font-size: 1.1rem;
  background-color: #00469b;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: 0.1rem;
  font-weight: 700;
}
.pome .page_appointment .tb1-left p {
  padding: 10px 10vw 10px 10vw;
  position: relative;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.8rem;
}
.pome .page_appointment .tb1-right img {
  width: 90%;
  margin: 20px;
}
.pome .page_appointment .tb-body {
  background-color: #FFFFFF;
  box-shadow: 5px 5px 20px rgba(246, 233, 212, 0.3), -5px 5px 2px rgba(246, 233, 212, 0.3);
}
.pome .page_appointment .block_a1 {
  background-color: #FFFFFF;
}
.pome .page_appointment .block_a1 .content {
  position: relative;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.8rem;
}
.pome .page_appointment .block_a1 .textbox {
  position: relative;
  display: block;
  top: -20px;
  left: 0;
  right: 0;
  width: 80vw;
  margin: 0 auto;
  padding: 40px 10px 40px 10px;
  background-color: #FFFFFF;
  border-top: 5px #d7bea1 solid;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1), -5px 5px 10px rgba(0, 0, 0, 0.1);
}
.pome .page_appointment .block_a2 {
  background-color: #fff7ee;
}
.pome .page_appointment .block_a2 .block_title {
  position: relative;
  display: inline-block;
  color: #8c653b;
  z-index: 1;
  font-size: 1.6rem; /* 根据需要设置字体大小 */
  line-height: 1.5; /* 根据需要设置行高 */
  padding: 10px; /* 根据需要设置内边距 */
  margin-top: 10px;
}
.pome .page_appointment .block_a2 .block_title:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  right: -10px;
  bottom: 10px;
  background-color: #fbe6cb;
  z-index: -1;
}
.pome .page_appointment .block_a2 .content {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 2.4rem;
}
.pome .page_appointment .block_a2 .steps {
  background-color: #FFFFFF;
  margin: 0;
  box-shadow: 5px 5px 20px rgba(246, 233, 212, 0.3), -5px 5px 2px rgba(246, 233, 212, 0.3);
  padding-bottom: 30px;
}
.pome .page_appointment .block_a2 .steps .step {
  width: 100%;
  position: relative;
  display: block;
  margin-top: 0;
}
.pome .page_appointment .block_a2 .steps .step .split {
  display: none;
}
.pome .page_appointment .block_a2 .steps .step.step-1 {
  background-color: #FFFFFF;
}
.pome .page_appointment .block_a2 .steps .step.step-1 .title {
  position: relative;
}
.pome .page_appointment .block_a2 .steps .step.step-1 .title:before {
  content: "";
  background-image: url("/PoME/Content/imgs/appointment/step-01.png");
  background-size: 14vw 14vw;
  position: absolute;
  left: 3vw;
  bottom: 6vw;
  width: 14vw;
  height: 14vw;
  z-index: 100;
}
.pome .page_appointment .block_a2 .steps .step.step-2 {
  background-color: #FFFFFF;
}
.pome .page_appointment .block_a2 .steps .step.step-2 .title {
  position: relative;
}
.pome .page_appointment .block_a2 .steps .step.step-2 .title:before {
  content: "";
  background-image: url("/PoME/Content/imgs/appointment/step-02.png");
  background-size: 14vw 14vw;
  position: absolute;
  left: 3vw;
  bottom: 6vw;
  width: 14vw;
  height: 14vw;
  z-index: 100;
}
.pome .page_appointment .block_a2 .steps .step.step-3 {
  background-color: #FFFFFF;
}
.pome .page_appointment .block_a2 .steps .step.step-3 .title {
  position: relative;
}
.pome .page_appointment .block_a2 .steps .step.step-3 .title:before {
  content: "";
  background-image: url("/PoME/Content/imgs/appointment/step-03.png");
  background-size: 14vw 14vw;
  position: absolute;
  left: 3vw;
  bottom: 6vw;
  width: 14vw;
  height: 14vw;
  z-index: 100;
}
.pome .page_appointment .block_a2 .steps .step .item {
  margin: 0 auto;
  width: 90%;
  background-color: #f6e9d4;
}
.pome .page_appointment .block_a2 .steps .step .item a.ilink {
  font-weight: 600;
  color: #00469B;
  text-decoration: underline solid #00469B 15%;
  text-underline-offset: 3px;
}
.pome .page_appointment .block_a2 .steps .step .item .title {
  font-size: 1rem;
  font-weight: 700;
  margin-top: 10px;
  color: #00469b;
}
.pome .page_appointment .block_a2 .steps .step .item .content {
  overflow: hidden;
  padding: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7rem;
}
.pome .page_appointment .block_a2 .steps .step .item .pic img {
  width: 100%;
}
.pome .page_appointment .block_a2 .steps .split {
  display: none;
  position: relative;
  width: 4%;
}
.pome .page_appointment .block_a3 {
  background-color: #FFFFFF;
  background-color: #FFFFFF;
}
.pome .page_appointment .block_a3 .block_title {
  position: relative;
  display: inline-block;
  color: #8c653b;
  z-index: 1;
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 10px;
  margin-top: 10px;
}
.pome .page_appointment .block_a3 .steps {
  margin-top: 30px;
  text-align: center;
}
.pome .page_appointment .block_a3 .steps img {
  margin: 0 auto;
}
.pome .page_appointment .block_a3 .area1 {
  position: relative;
  text-align: left;
  display: flex;
  flex-direction: column-reverse;
}
.pome .page_appointment .block_a3 .area1 img {
  width: 100%;
}
.pome .page_appointment .block_a3 .area1 p {
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.8rem;
  letter-spacing: 0.05rem;
  background-color: #fff7ee;
  padding: 20px;
  margin: 10px 10px 0 10px;
}
.pome .page_appointment .block_a3 .sub_title {
  color: #8c653b;
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 30px;
}
.pome .page_appointment .block_a3 .sub_title .h-light {
  position: relative;
  color: #00469b;
  z-index: 1;
}
.pome .page_appointment .block_a3 .sub_title .h-light:before {
  content: "";
  position: absolute;
  top: 40%;
  left: -5px;
  right: -5px;
  bottom: -2px;
  background-color: #fbe6cb;
  z-index: -1;
}
.pome .page_appointment .block_a3 .content {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 2.4rem;
}
.pome .page_appointment .block_a3 .items .item {
  margin-top: 20px;
  background-color: #fffaf3;
}
.pome .page_appointment .block_a3 .items .item .title {
  margin-top: 8px;
  color: #00469b;
  font-size: 1.2rem;
  font-weight: 600;
}
.pome .page_appointment .block_a3 .items .item .content {
  text-align: left;
  font-size: 1rem;
  font-weight: 400;
  padding: 10px;
  letter-spacing: 0.1rem;
  line-height: 1.2rem;
  height: 7rem;
}
.pome .page_appointment .block_a3 .consult {
  padding: 0;
  box-shadow: 5px 5px 20px rgba(246, 233, 212, 0.3), -5px 5px 2px rgba(246, 233, 212, 0.3);
}
.pome .page_appointment .block_a3 .consult p {
  margin-top: 10px;
  padding: 10px;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.8rem;
}
.pome .page_appointment .block_a3 .consult ol {
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.8rem;
}
.pome .page_appointment .block_a3 .consult h3 {
  font-size: 1.1rem;
}
.pome .page_appointment .block_a4 {
  background-color: #fff7ee;
}
.pome .page_appointment .block_a4 .remark {
  width: 80%;
  margin: 0 auto;
  font-size: 0.9rem;
  text-indent: -1rem;
}
.pome .page_appointment .block_a6 a.item {
  display: inline-block;
  position: relative;
  width: 98%;
  aspect-ratio: 4/3.5;
  background-color: #fffaf3;
}
.pome .page_appointment .block_a6 a.item img {
  margin-top: 27%;
  width: 30%;
}
.pome .page_appointment .block_a6 a.item div {
  margin-top: 5px;
}
.pome .page_appointment .block_a6 a.item:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 24px 24px;
  position: absolute;
  right: 9px;
  width: 24px;
  height: 24px;
  z-index: 100;
  bottom: 6px;
}
.pome .page_appointment .block_a6 a.item:hover {
  background-color: #ffffff;
  border: 1px #c2ad97 solid;
}
.pome .page_appointment .block_a6 a.item:hover:after {
  content: none;
}
.pome .page_recommend {
  padding-top: 80px;
}
.pome .page_recommend .title_logo {
  width: 15%;
}
.pome .page_recommend h1 {
  padding: 20px;
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
  color: #313131;
}
.pome .page_recommend .h1hr {
  width: 80%;
  border: 1px solid #fbe6cb;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  margin-top: -20px;
}
.pome .page_recommend h2 {
  font-weight: 700;
  font-size: 1.4rem;
  color: #00469B;
}
.pome .page_recommend .autolink {
  color: #00469B;
  text-decoration: underline;
}
.pome .page_recommend .main_pic img {
  width: 100%;
}
.pome .page_recommend .block_link {
  position: relative;
  margin-bottom: 25px;
  margin-top: 20px;
  font-weight: 700;
  font-size: 1.1rem;
  border-bottom: 3px #00469b solid;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 30px;
  letter-spacing: 0.1rem;
}
.pome .page_recommend .block_link .title {
  position: relative;
}
.pome .page_recommend .block_link .title .triangle:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 24px 24px;
  position: absolute;
  right: -30px;
  width: 24px;
  height: 24px;
  z-index: 100;
  bottom: 0;
}
.pome .page_recommend .block_link:hover .triangle:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_blue.png");
  background-size: 24px 24px;
  position: absolute;
  right: -30px;
  width: 24px;
  height: 24px;
  z-index: 100;
  bottom: 0;
}
.pome .page_recommend .tb-title {
  color: #FFFFFF;
  font-size: 1.1rem;
  background-color: #00469b;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: 0.1rem;
  font-weight: 700;
}
.pome .page_recommend .tb1-left p {
  padding: 10px 10vw 10px 10vw;
  position: relative;
  font-weight: 600;
  font-size: 1.1rem;
  line-height: 1.8rem;
}
.pome .page_recommend .tb1-right img {
  width: 90%;
  margin: 20px;
}
.pome .page_recommend .tb-body {
  background-color: #FFFFFF;
  box-shadow: 5px 5px 20px rgba(246, 233, 212, 0.3), -5px 5px 2px rgba(246, 233, 212, 0.3);
}
.pome .page_recommend .block_a1 {
  background-color: #FFFFFF;
}
.pome .page_recommend .block_a1 .slick-dots li button:before {
  font-size: 12px;
  color: #f7e6ca !important;
  opacity: 1;
}
.pome .page_recommend .block_a1 .slick-dots li.slick-active button:before {
  color: #996c33 !important;
  opacity: 1;
}
.pome .page_recommend .block_a1 .slick-dots {
  position: relative;
  margin-top: -24px;
  margin-bottom: 50px;
}
.pome .page_recommend .block_a1 .slick-dots li {
  margin: 0 1px;
}
.pome .page_recommend .block_a1 .slider {
  margin-top: 30px;
  visibility: hidden;
}
.pome .page_recommend .block_a1 .slider .cardbox {
  background-color: #FFFFFF;
  position: relative;
}
.pome .page_recommend .block_a1 .slider .cardbox .imgbox {
  width: 75vw;
}
.pome .page_recommend .block_a1 .slider .cardbox .content {
  position: absolute;
  width: 80%;
  left: 8vw;
  top: 55vw;
}
.pome .page_recommend .block_a1 .slider .cardbox .content .card-title {
  text-align: center;
  color: #00469b;
  font-weight: 700;
  font-size: 1.3rem;
}
.pome .page_recommend .block_a1 .slider .cardbox .content .card-subtitle {
  margin-top: 0.5rem;
  text-align: center;
  color: #996c33;
  font-weight: 700;
  font-size: 1rem;
}
.pome .page_recommend .block_a1 .slider .cardbox .content .card-text {
  margin-top: 0.5rem;
  text-align: left;
  color: #484848;
  font-size: 1rem;
  font-weight: 600;
}
.pome .page_recommend .block_a1 .slider .cardbox:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 24px 24px;
  position: absolute;
  right: 5vw;
  width: 24px;
  height: 24px;
  z-index: 100;
  bottom: 7vw;
}
.pome .page_recommend .block_a1 .slider .cardbox:hover:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_blue.png");
  background-size: 24px 24px;
  position: absolute;
  right: 5vw;
  width: 24px;
  height: 24px;
  z-index: 100;
  bottom: 7vw;
}
.pome .page_recommend .block_a2 {
  background-color: #fff7ee;
}
.pome .page_recommend .block_a2 h2 {
  font-weight: 700;
  font-size: 1.4rem;
  color: #00469B;
}
.pome .page_recommend .block_a2 .left {
  padding: 10px;
}
.pome .page_recommend .block_a2 .left .player {
  width: 100%;
  aspect-ratio: auto 16/9;
}
.pome .page_recommend .block_a2 .vlist .pic {
  position: relative;
}
.pome .page_recommend .block_a2 .vlist .pic .play_icon {
  position: absolute;
  width: 20%;
  top: 30%;
  left: 40%;
}
.pome .page_recommend .block_a2 .vlist .title {
  color: #996c33;
  font-size: 0.9rem;
}
.pome .page_recommend .block_a3 h2 {
  color: #8c653b;
}
.pome .page_recommend .block_a3 .items .item {
  position: relative;
}
.pome .page_recommend .block_a3 .items .item .pic {
  width: 100%;
  border-bottom: 5px #c5a682 solid;
}
.pome .page_recommend .block_a3 .items .item .title {
  text-align: left;
  font-size: 1rem;
  color: #505050;
  padding: 10px;
  height: 100px;
  background-color: #fffaf3;
  overflow: hidden;
}
.pome .page_recommend .block_a3 .items .item:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_stroke.png");
  background-size: 20px 20px;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 100;
  bottom: 10px;
  right: 10px;
}
.pome .page_recommend .block_a3 .items .item:hover:after {
  content: "";
  background-image: url("/PoME/Content/imgs/triangle_blue.png");
  background-size: 20px 20px;
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 100;
  bottom: 10px;
  right: 10px;
  transition: background 1s;
}

@media (min-width: 1200px) {
  /*要刪的*/
  * {
    font-family: "Helvetica", "Arial", "LiHei Pro", "黑體-繁", "微軟正黑體", sans-serif;
  }
  body {
    color: #313131;
  }
  body img {
    max-width: 100%;
  }
  a {
    text-decoration: none;
    color: #313131;
  }
  .swiper-slide-next, .swiper-slide-prev {
    opacity: 40%;
    transform: scale(0.9);
  }
  #slideshow {
    position: relative;
  }
  #slideshow .carousel-item div {
    margin-top: 0;
    height: 50vh;
    min-height: 50vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #slideshow .carousel-indicators {
    right: 0;
    left: 0;
  }
  #slideshow .carousel-indicators button {
    background-color: #dbdbdb;
    border: 0;
    border-radius: 4px;
    width: 40px;
    height: 10px;
  }
  #slideshow .carousel-indicators button.active {
    background-color: gray;
  }
  :root {
    scroll-padding-top: 3rem;
  }
  .page_discover .ui-tabs .ui-tabs-nav li {
    font-weight: 300;
  }
  .desktop_notify {
    display: block;
  }
  .scroll-margin-top {
    scroll-margin-top: 110px;
  }
  .pome .m_menu_togo {
    display: none;
  }
  .pome .m_menu_bt {
    display: none;
  }
  .pome .mobile_menu {
    display: none;
  }
  .pome .template_1 .pic {
    padding: 20px 0 20px 0;
  }
  .pome .template_2 h2 {
    font-weight: 700;
    font-size: 1.4rem;
    color: #00469B;
  }
  .pome .template_2 p {
    font-size: 1.2rem;
  }
  .pome .template_3 .pic {
    padding: 20px 20px 20px 0;
  }
  .pome .template_3 h2 {
    font-weight: 700;
    font-size: 1.4rem;
    color: #00469B;
  }
  .pome .template_3 p {
    font-size: 1.2rem;
  }
  .pome .template_4 .pic {
    padding: 20px 0 20px 20px;
  }
  .pome .template_4 h2 {
    font-weight: 700;
    font-size: 1.4rem;
    color: #00469B;
  }
  .pome .template_4 p {
    font-size: 1.2rem;
  }
  .pome .template_5 .mediabox {
    height: 500px; /* 依設計調整，可試 400~500 */
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFF7EE; /* 影片背景用黑色會比較自然 */
    overflow: hidden;
  }
  .pome .template_5 .mediabox img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .pome .template_5 .mediabox .ratio {
    width: 100%;
    height: 100%;
  }
  .pome .template_5 .mediabox iframe {
    width: 100%;
    height: 100%;
  }
  .pome header {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
    background-color: #FFFFFF;
  }
  .pome header .logo {
    margin-top: 5px;
    height: 80px;
    margin-left: 10px;
  }
  .pome header .nav {
    margin-top: 35px;
    margin-right: 10px;
  }
  .pome header .nav .nav-item {
    padding: 0;
  }
  .pome header .nav .nav-item.link {
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .pome header .nav .nav-item.link.menu-3 a.nosub {
    width: 109px;
    margin-right: 10px !important;
  }
  .pome header .nav .nav-item.link.current .nav-link {
    color: #00469B;
  }
  .pome header .nav .nav-item.link .nav-link {
    color: #313131;
    font-weight: 900;
    font-size: 1rem;
    border-top: 3px #FFFFFF solid;
    padding: 2px 5px 0 0;
  }
  .pome header .nav .nav-item.link .nav-link.item:after {
    color: rgba(0, 0, 0, 0);
    display: inline-block;
    right: -5px;
    bottom: 22px;
    vertical-align: baseline;
    margin-left: 3px;
    content: url("/PoME/Content/imgs/menu_triangle_empty.png");
  }
  .pome header .nav .nav-item.link .nav-link.item:hover {
    border-top: 3px #00469B solid;
  }
  .pome header .nav .nav-item.link .nav-link.item:hover:after {
    color: #00469B;
    display: inline-block;
    right: -5px;
    bottom: 22px;
    vertical-align: baseline;
    margin-left: 3px;
    content: url("/PoME/Content/imgs/menu_triangle.png");
  }
  .pome header .nav .nav-item.link .nav-link.item.nosub {
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
  }
  .pome header .nav .nav-item.link .nav-link.item.nosub:after {
    content: "";
  }
  .pome header .nav .nav-item.link .nav-link.item.nosub:hover:after {
    content: "";
  }
  .pome header .nav .nav-item.link .sub_menu {
    display: none;
    position: absolute;
    z-index: 9999;
    top: 2.4rem;
    left: -30px;
    right: 0;
    width: 150px;
    background-color: #00469B;
    padding: 10px;
    opacity: 80%;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .pome header .nav .nav-item.link .sub_menu li:not(:last-child) {
    border-bottom: 1px #FFFFFF solid;
  }
  .pome header .nav .nav-item.link .sub_menu li {
    list-style-type: none;
    padding: 5px;
  }
  .pome header .nav .nav-item.link .sub_menu li a {
    font-size: 1rem;
    font-weight: 100;
    color: #FFFFFF;
    text-decoration: none;
  }
  .pome header .nav .nav-item.link .sub_menu li a:hover {
    opacity: 50%;
  }
  .pome header .nav .nav-item.togo a img {
    width: 120px;
    margin-top: -7px;
  }
  .pome header .nav .nav-item.panasonic {
    margin-left: 0;
    margin-top: -2px;
  }
  .pome header .nav .nav-item.panasonic a img {
    width: 150px;
  }
  .pome.headerborder header {
    border-bottom: none;
  }
  .pome .progress {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px;
    border-radius: 0;
  }
  .pome .progress .progress-bar {
    background-color: #D1D1D1;
  }
  .pome main {
    /* .block_8 {
         .block_title {
             img {
                 height: 12vw;
             }
         }
     }*/
  }
  .pome main .concept p {
    font-size: 1.2rem;
  }
  .pome main.page_index {
    padding-top: 140px;
  }
  .pome main .block_title img {
    height: 8vw;
  }
  .pome main .block_title_b img {
    height: 5.5vw;
  }
  .pome main #slideshow {
    position: relative;
  }
  .pome main #slideshow .carousel-item div {
    margin-top: 0;
    height: 34vw;
    min-height: 34vw;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .pome main #slideshow .carousel-indicators {
    right: -150px;
    left: unset;
  }
  .pome main #slideshow .carousel-indicators button {
    background-color: #dbdbdb;
    border: 0;
    border-radius: 5px;
    width: 40px;
    height: 10px;
  }
  .pome main #slideshow .carousel-indicators button.active {
    background-color: gray;
  }
  .pome main .block_1 .more, .pome main .block_2 .more {
    position: relative;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: 700;
    padding-right: 30px;
    width: 280px;
    height: 40px;
    display: inline-block;
    right: 0;
    left: 0;
    color: #34312E;
  }
  .pome main .block_1 .more:after, .pome main .block_2 .more:after {
    content: "";
    background-image: url("/PoME/Content/imgs/direction_btn_grey.png");
    background-size: 280px 40px;
    position: absolute;
    width: 280px;
    height: 40px;
    z-index: 100;
    bottom: 0;
    right: 0;
  }
  .pome main .block_1 .more:hover, .pome main .block_2 .more:hover {
    color: #00469B;
    font-size: 1.3rem;
    transition: font-size 0.5s;
  }
  .pome main .block_1 .more:hover:after, .pome main .block_2 .more:hover:after {
    content: "";
    background-image: url("/PoME/Content/imgs/direction_btn_click.png");
    background-size: 280px 40px;
    position: absolute;
    width: 280px;
    height: 40px;
    z-index: 100;
    bottom: 0;
    right: 0;
    transition: background 1s;
  }
  .pome main .block_1 {
    background-color: #FFF7EE;
  }
  .pome main .block_2 {
    background-color: #FFFFFF;
  }
  .pome main .block_2 dl dt h2 {
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    border-bottom: 4px #fbe6cb solid;
    margin-bottom: 30px;
  }
  .pome main .block_2 dl dd {
    position: relative;
    margin-bottom: 20px;
    font-weight: 500;
    border-bottom: 1px #CBCBCB solid;
    padding-bottom: 10px;
  }
  .pome main .block_2 dl dd a {
    color: #434343;
    text-decoration: none;
  }
  .pome main .block_2 dl dd:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 20px;
    right: 10px;
  }
  .pome main .block_2 dl dd:hover:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 20px;
    right: 10px;
    transition: background 1s;
  }
  .pome main .block_2 dl dd .pic {
    display: block;
    width: 100%;
  }
  .pome main .block_2 dl dd .news_date {
    font-size: 1.25rem;
  }
  .pome main .block_2 dl dd .news_title {
    font-size: 1.25rem;
    width: calc(100% - 20px);
  }
  .pome main .block_3 {
    background-color: #FFF7EE;
  }
  .pome main .block_3 .item {
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative;
    color: #434343;
  }
  .pome main .block_3 .item img {
    width: 40vw;
    max-width: 100%;
  }
  .pome main .block_3 .item dl {
    position: absolute;
    background-color: #FFFFFF;
    width: 13vw;
    right: 0;
    bottom: -50px;
    padding: 30px 20px 30px 20px;
    left: unset;
    box-shadow: unset;
  }
  .pome main .block_3 .item dl dt h3 {
    font-size: 1.25rem;
    font-weight: 700;
  }
  .pome main .block_3 .item dl dd {
    text-align: left;
    font-size: 1rem;
    font-weight: 400;
  }
  .pome main .block_3 .item dl:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 20px;
    right: 10px;
  }
  .pome main .block_3 .item.active dl {
    box-shadow: -12px 12px 0 0 rgba(215, 187, 155, 0.7);
    transition: box-shadow 0.5s;
  }
  .pome main .block_3 .item.active dl:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 20px;
    right: 10px;
    transition: background 1s;
  }
  .pome main .block_3 .item.item_1:before {
    content: "";
    background-image: url("/PoME/Content/imgs/01_grey.svg");
    background-size: 8vw;
    position: absolute;
    width: 8vw;
    height: 8vw;
    z-index: 100;
    top: -20px;
    left: 0;
  }
  .pome main .block_3 .item.item_1:hover:before {
    content: "";
    background-image: url("/PoME/Content/imgs/01_blue.svg");
    background-size: 8vw;
    position: absolute;
    width: 8vw;
    height: 8vw;
    z-index: 100;
    top: -20px;
    left: 0;
    transition: background 1s;
  }
  .pome main .block_3 .item.item_2:before {
    content: "";
    background-image: url("/PoME/Content/imgs/02_grey.svg");
    background-size: 8vw;
    position: absolute;
    width: 8vw;
    height: 8vw;
    z-index: 100;
    top: -20px;
    left: 0;
  }
  .pome main .block_3 .item.item_2:hover:before {
    content: "";
    background-image: url("/PoME/Content/imgs/02_blue.svg");
    background-size: 8vw;
    position: absolute;
    width: 8vw;
    height: 8vw;
    z-index: 100;
    top: -20px;
    left: 0;
    transition: background 1s;
  }
  .pome main .block_3 .item.item_3:before {
    content: "";
    background-image: url("/PoME/Content/imgs/03_grey.svg");
    background-size: 8vw;
    position: absolute;
    width: 8vw;
    height: 8vw;
    z-index: 100;
    top: -20px;
    left: 0;
  }
  .pome main .block_3 .item.item_3:hover:before {
    content: "";
    background-image: url("/PoME/Content/imgs/03_blue.svg");
    background-size: 8vw;
    position: absolute;
    width: 8vw;
    height: 8vw;
    z-index: 100;
    top: -20px;
    left: 0;
    transition: background 1s;
  }
  .pome main .block_3 .item.item_4:before {
    content: "";
    background-image: url("/PoME/Content/imgs/04_grey.svg");
    background-size: 8vw;
    position: absolute;
    width: 8vw;
    height: 8vw;
    z-index: 100;
    top: -20px;
    left: 0;
  }
  .pome main .block_3 .item.item_4:hover:before {
    content: "";
    background-image: url("/PoME/Content/imgs/04_blue.svg");
    background-size: 8vw;
    position: absolute;
    width: 8vw;
    height: 8vw;
    z-index: 100;
    top: -20px;
    left: 0;
    transition: background 1s;
  }
  .pome main .block_4 .content {
    font-size: 1.8rem;
    opacity: 1;
  }
  .pome main .block_4 .item {
    min-height: 15vw;
    position: relative;
    display: block;
    text-decoration: none;
    padding-top: 3.5vw;
    color: #434343;
  }
  .pome main .block_4 .item .content {
    padding: 2vw 0 3vw 0;
    text-align: center;
    position: relative;
  }
  .pome main .block_4 .item .content h3 {
    position: relative;
    font-size: 1.6rem;
    font-weight: 700;
    border-bottom: 2px #C5A682 solid;
    padding-bottom: 5px;
  }
  .pome main .block_4 .item .content .goto {
    position: relative;
    font-size: 1.2rem;
    font-weight: 400;
    top: -15px;
  }
  .pome main .block_4 .item .content .goto:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 20px 20px;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 100;
    bottom: 2px;
    right: -25px;
  }
  .pome main .block_4 .item .content .goto.active:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 20px 20px;
    position: absolute;
    width: 20px;
    height: 20px;
    z-index: 100;
    bottom: 2px;
    right: -25px;
    transition: background 1s;
  }
  .pome main .block_4 .item.item_1 {
    overflow: hidden;
  }
  .pome main .block_4 .item.item_1:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
    opacity: 0.3;
    z-index: 0;
  }
  .pome main .block_4 .item.item_1:hover:after {
    transform: scale(1.2);
    opacity: 0.3;
    z-index: 0;
    transition: all 0.6s ease;
  }
  .pome main .block_4 .item.item_2 {
    overflow: hidden;
  }
  .pome main .block_4 .item.item_2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
    opacity: 0.3;
    z-index: 0;
  }
  .pome main .block_4 .item.item_2:hover:after {
    transform: scale(1.2);
    opacity: 0.3;
    z-index: 0;
    transition: all 0.6s ease;
  }
  .pome main .block_4 .item.item_3 {
    overflow: hidden;
  }
  .pome main .block_4 .item.item_3:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
    opacity: 0.3;
    z-index: 0;
  }
  .pome main .block_4 .item.item_3:hover:after {
    transform: scale(1.2);
    opacity: 0.3;
    z-index: 0;
    transition: all 0.6s ease;
  }
  .pome main .block_4 .item.item_4 {
    overflow: hidden;
  }
  .pome main .block_4 .item.item_4:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
    opacity: 0.3;
    z-index: 0;
  }
  .pome main .block_4 .item.item_4:hover:after {
    transform: scale(1.2);
    opacity: 0.3;
    z-index: 0;
    transition: all 0.6s ease;
  }
  .pome main .block_4 .item.item_5 {
    overflow: hidden;
  }
  .pome main .block_4 .item.item_5:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
    opacity: 0.3;
    z-index: 0;
  }
  .pome main .block_4 .item.item_5:hover:after {
    transform: scale(1.2);
    opacity: 0.3;
    z-index: 0;
    transition: all 0.6s ease;
  }
  .pome main .block_4 .item.item_6 {
    overflow: hidden;
  }
  .pome main .block_4 .item.item_6:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("/PoME/Content/imgs/home-service-background-01.jpg") no-repeat center;
    opacity: 0.3;
    z-index: 0;
  }
  .pome main .block_4 .item.item_6:hover:after {
    transform: scale(1.2);
    opacity: 0.3;
    z-index: 0;
    transition: all 0.6s ease;
  }
  .pome main .block_5 {
    font-size: 1.25rem;
    font-weight: 500;
  }
  .pome main .block_5 .address img {
    width: unset;
  }
  .pome main .block_5 .clock img, .pome main .block_5 .pins img {
    width: unset;
  }
  .pome main .block_5 .memo {
    font-weight: 700;
    font-size: 1.25rem;
    color: #00469B;
  }
  .pome main .block_6 .googlemap iframe {
    height: 450px;
    margin-bottom: -10px;
  }
  .pome main .desktop_notify ul {
    list-style-type: none;
  }
  .pome footer {
    font-size: 1.2rem;
    text-align: center;
  }
  .pome footer a {
    color: #FFFFFF;
    text-decoration: none;
  }
  .pome footer .footer1 {
    background-color: #434343;
    color: #FFFFFF;
  }
  .pome footer .footer1 dl {
    margin: 0 auto;
    width: 820px;
  }
  .pome footer .footer1 dl dt {
    text-align: left;
    font-weight: 500;
    width: 150px;
    display: inline-block;
  }
  .pome footer .footer1 dl dd {
    text-align: left;
    width: 650px;
    display: inline-block;
  }
  .pome footer .footer1 a {
    margin-right: 10px;
    font-size: 1rem;
  }
  .pome footer .footer1 a:hover {
    color: #adadad;
  }
  .pome footer .footer2 {
    margin-top: 0;
    background-color: #eaeaea;
    color: #FFFFFF;
  }
  .pome footer .footer2 a img {
    height: 5.5vw;
  }
  .pome footer .footer2 a img:hover {
    filter: opacity(0.8);
  }
  .pome footer .footer2 svg g path {
    fill: red;
  }
  .pome footer .footer3 {
    padding: 30px 0 30px 0;
    background-color: #434343;
    color: #adadad;
    font-size: 0.8rem;
  }
  .pome footer .footer3 a {
    margin-right: 20px;
    color: #adadad;
  }
  .pome footer .footer3 a:hover {
    color: #FFFFFF;
  }
  .pome .page_pome {
    position: relative;
  }
  .pome .page_pome .breadcrumbs {
    position: absolute;
    top: 150px;
    left: 20px;
    z-index: 1;
    color: #FFFFFF;
    font-size: 1.3rem;
  }
  .pome .page_pome .breadcrumbs a {
    color: #FFFFFF;
  }
  .pome .page_pome .breadcrumbs a:first-child:before {
    content: url("/PoME/Content/imgs/dot6.png");
    padding-right: 10px;
    vertical-align: top;
  }
  .pome .page_pome .block_1 .item {
    position: relative;
    margin-top: 6vw;
    /*&:hover {
        color: $color1;
    }*/
    /*&:hover {
        color: $color1;

        .imgbox {
            img {
                transition: all .5s ease-in-out;
                transform: scale(1.1);
            }
        }
    }*/
  }
  .pome .page_pome .block_1 .item .imgbox {
    height: 105.2631578947%;
    max-height: 90.9090909091%;
    overflow: hidden;
  }
  .pome .page_pome .block_1 .item .content {
    border-top: 4px rgba(194, 155, 111, 0.65) solid;
    width: 30vw;
    height: 15vw;
    position: absolute;
    padding: 1vw;
    top: -50px;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: #FFFFFF;
    /*&.active {
        &:after {
            content: "";
            background-image: url('/PoME/Content/imgs/triangle_blue.png');
            background-size: 30px 30px;
            position: absolute;
            width: 30px;
            height: 30px;
            z-index: 100;
            bottom: 10px;
            right: 10px;
            transition: background 1s;
        }
    }*/
  }
  .pome .page_pome .block_1 .item .content h3 {
    font-size: 1.4rem;
    font-weight: 700;
    margin-top: 30px;
    text-align: center;
  }
  .pome .page_pome .block_1 .item .content p {
    height: unset;
    max-height: unset;
    padding: 5px;
    overflow: unset;
    font-size: 1rem;
  }
  .pome .page_pome .block_1 .item .content:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    right: 10px;
  }
  .pome .page_pome .block_2 {
    font-size: 1.45rem;
  }
  .pome .page_pome .block_2 .item .icon {
    padding-right: 10px;
  }
  .pome .page_pome .block_2 .item .icon img {
    width: 50px;
  }
  .pome .page_pome .block_2 .item.item_1 .content p {
    margin-top: 10px;
  }
  .pome .page_pome .block_2 .item.item_1 .memo {
    font-size: 1rem;
    margin-top: -12px;
    line-height: 1.45rem;
  }
  .pome .page_pome .block_2 .item.item_2 .content p {
    margin-top: 10px;
  }
  .pome .page_pome .block_2 .item.item_2 .memo {
    font-size: 1rem;
    margin-top: -12px;
    line-height: 1.45rem;
  }
  .pome .page_news {
    padding-top: 140px;
  }
  .pome .page_news .breadcrumbs {
    padding-left: 2vw;
    z-index: 1;
    color: #313131;
    font-size: 1.3rem;
  }
  .pome .page_news .breadcrumbs a {
    color: #313131;
  }
  .pome .page_news .breadcrumbs a:first-child:before {
    content: url("/PoME/Content/imgs/dot6b.png");
    padding-right: 10px;
    vertical-align: top;
  }
  .pome .page_news h1 {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    border-bottom: 2px #fbe6cb solid;
    margin-left: 2vw;
    margin-right: 2vw;
    margin-bottom: 0.5rem;
  }
  .pome .page_news.page_news_list .item {
    color: #313131;
    border-bottom: 2px #cbcbcb solid;
    margin-bottom: 1rem;
    padding: 1vw;
  }
  .pome .page_news.page_news_list .item .date {
    color: #00469B;
  }
  .pome .page_news.page_news_list .item .pic {
    display: inline-block;
    max-width: 15vw;
    vertical-align: top;
  }
  .pome .page_news.page_news_list .item .pic img {
    max-width: 15vw;
    padding-right: 20px;
  }
  .pome .page_news.page_news_list .item dl {
    padding: 0;
    width: 40vw;
    max-width: 40vw;
    display: inline-block;
  }
  .pome .page_news.page_news_list .item dl dt {
    font-weight: 700;
    font-size: 1.2rem;
  }
  .pome .page_news.page_news_list .item .more {
    position: relative;
    margin-bottom: 1rem;
    margin-right: 2rem;
    color: #00469B;
  }
  .pome .page_news.page_news_list .item .more:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
  }
  .pome .page_news.page_news_list .item:hover {
    color: #313131;
  }
  .pome .page_news.page_news_list .item:hover .more {
    position: relative;
    margin-bottom: 1rem;
    margin-right: 2rem;
  }
  .pome .page_news.page_news_list .item:hover .more:after {
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    transition: background 1s;
  }
  .pome .page_news.page_news_list .item .brd {
    display: none;
  }
  .pome .page_news.page_news_detail .item:first-child {
    border-bottom: 2px #cbcbcb solid;
  }
  .pome .page_news.page_news_detail .item {
    margin-top: 20px;
  }
  .pome .page_news.page_news_detail .more {
    position: relative;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: 700;
    padding-right: 30px;
    width: 280px;
    height: 40px;
    display: inline-block;
    right: 0;
    left: 0;
    color: #34312E;
    margin: 40px 0 40px 0;
  }
  .pome .page_news.page_news_detail .more:after {
    content: "";
    background-image: url("/PoME/Content/imgs/direction_btn_grey.png");
    background-size: 280px 40px;
    position: absolute;
    width: 280px;
    height: 40px;
    z-index: 100;
    bottom: 0;
    right: 0;
  }
  .pome .page_news.page_news_detail .more:hover {
    color: #00469B;
    font-size: 1.3rem;
    transition: font-size 0.5s;
  }
  .pome .page_news.page_news_detail .more:hover:after {
    content: "";
    background-image: url("/PoME/Content/imgs/direction_btn_click.png");
    background-size: 280px 40px;
    position: absolute;
    width: 280px;
    height: 40px;
    z-index: 100;
    bottom: 0;
    right: 0;
    transition: background 1s;
  }
  .pome .page_events {
    padding-top: 140px;
  }
  .pome .page_events.page_news_list {
    padding-top: 140px;
  }
  .pome .page_events i {
    padding: 0 5px 0 5px;
    color: #00469B;
  }
  .pome .page_events .modify {
    position: absolute;
    margin-top: -40px;
    margin-left: 14px;
    z-index: 2;
  }
  .pome .page_events .modify .modify_bt {
    background-color: #fbe6cb;
    padding: 0.1rem 1rem 0.1rem 1rem;
    border-radius: 20px;
    cursor: pointer;
  }
  .pome .page_events .date_bt {
    font-size: 1.2rem;
    border-bottom: 2px #00469B solid;
    cursor: pointer;
    border-top: 0;
    width: unset;
  }
  .pome .page_events .date_bt.active {
    border-bottom: 0;
  }
  .pome .page_events .breadcrumbs {
    padding-left: 2vw;
    z-index: 1;
    color: #313131;
    font-size: 1.3rem;
  }
  .pome .page_events .breadcrumbs a {
    color: #313131;
  }
  .pome .page_events .breadcrumbs a:first-child:before {
    content: url("/PoME/Content/imgs/dot6b.png");
    padding-right: 10px;
    vertical-align: top;
  }
  .pome .page_events .block_e3 {
    background-color: #FFF7EE;
  }
  .pome .page_events .block_e3 .item {
    font-size: 0;
    background-color: #FFFFFF;
    display: block;
    height: 100px;
    overflow: hidden;
    position: relative;
  }
  .pome .page_events .block_e3 .item .pic {
    display: inline-block;
    height: 100px;
    width: 147px;
    overflow: hidden;
    vertical-align: top;
  }
  .pome .page_events .block_e3 .item .pic img {
    height: 100px;
  }
  .pome .page_events .block_e3 .item .content {
    font-size: 12px;
    display: inline-block;
    height: 100px;
    width: calc(100% - 147px);
    overflow: hidden;
  }
  .pome .page_events .block_e3 .item .content dl {
    padding: 10px;
  }
  .pome .page_events .block_e3 .item .content dl dt {
    font-size: 1rem;
    color: #00469B;
    margin-top: -5px;
  }
  .pome .page_events .block_e3 .item .content dl dd {
    font-size: 0.92rem;
    padding-right: 30px;
    height: 4.4rem;
    overflow: hidden;
    color: #434343;
  }
  .pome .page_events .block_e3 .item:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    right: 10px;
  }
  .pome .page_events .block_e3 .item:hover:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    right: 10px;
    transition: background 1s;
  }
  .pome .page_events .partition {
    display: block;
    overflow: unset;
    height: auto;
    white-space: unset;
    padding: 0 10px 10px 10px;
  }
  .pome .page_events .partition_bt {
    border: 2px #fbe6cb solid;
    display: inline-block;
    padding: 0.4rem 0.8rem 0.4rem 0.8rem;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 20px;
    color: #434343;
  }
  .pome .page_events .partition_bt.active, .pome .page_events .partition_bt.onmousehover {
    background-color: #fbe6cb;
    color: #434343;
  }
  .pome .page_events h1 {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    margin-left: 2vw;
    margin-right: 2vw;
    margin-bottom: 0.5rem;
  }
  .pome .page_events h2 {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    width: 90vw;
    border-bottom: 3px #fbe6cb solid;
    margin: 0 auto;
    margin-bottom: 0.5rem;
  }
  .pome .page_events .datebox {
    display: none;
    position: absolute;
    top: 80px;
    left: 3%;
    right: 3%;
    background-color: rgba(255, 255, 255, 0.95);
    font-size: 1rem;
    font-weight: 700;
    border-top: 3px #00469B solid;
    border-left: 2px #FFF7EE solid;
    border-right: 2px #FFF7EE solid;
    border-bottom: 2px #FFF7EE solid;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: 999;
    width: unset;
    margin: unset;
  }
  .pome .page_events_detail h1 {
    border-bottom: unset;
  }
  .pome .page_events_detail .block_title {
    position: relative;
  }
  .pome .page_events_detail .block_title .title {
    font-size: 1.1rem;
    width: 100px;
    display: inline-block;
  }
  .pome .page_events_detail .block_title .brd {
    display: inline-block;
    min-height: 1px;
    min-width: calc(100% - 110px);
    background-color: #434343;
    background-repeat: no-repeat;
    margin-bottom: 6px;
  }
  .pome .page_events_detail .precautions {
    list-style-type: decimal;
  }
  .pome .page_events_detail .precautions li {
    margin-top: 5px;
  }
  .pome .page_events_detail .block_e3 {
    background-color: #FFF7EE;
  }
  .pome .page_events_detail .block_e3 h2 {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    width: 90vw;
    border-bottom: 3px #fbe6cb solid;
    margin: 0 auto;
    margin-bottom: 0.5rem;
  }
  .pome .page_events_detail .block_e3 .item {
    font-size: 0;
    background-color: #FFFFFF;
    display: block;
    height: 100px;
    overflow: hidden;
    position: relative;
  }
  .pome .page_events_detail .block_e3 .item .pic {
    display: inline-block;
    height: 100px;
    width: 147px;
    overflow: hidden;
    vertical-align: top;
  }
  .pome .page_events_detail .block_e3 .item .pic img {
    height: 100px;
  }
  .pome .page_events_detail .block_e3 .item .content {
    font-size: 12px;
    display: inline-block;
    height: 100px;
    width: calc(100% - 147px);
    overflow: hidden;
  }
  .pome .page_events_detail .block_e3 .item .content dl {
    padding: 10px;
  }
  .pome .page_events_detail .block_e3 .item .content dl dt {
    font-size: 1rem;
    color: #00469B;
    margin-top: -5px;
  }
  .pome .page_events_detail .block_e3 .item .content dl dd {
    font-size: 0.92rem;
    padding-right: 30px;
    height: 4.4rem;
    overflow: hidden;
    color: #434343;
  }
  .pome .page_events_detail .block_e3 .item:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    right: 10px;
  }
  .pome .page_events_detail .block_e3 .item:hover:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    right: 10px;
    transition: background 1s;
  }
  .pome .page_events_detail .main_block h2 {
    font-weight: 700;
    font-size: 1.4rem;
    color: #00469B;
  }
  .pome .page_events_detail .main_block .main_content {
    text-align: left;
    font-size: 1.2rem;
  }
  .pome .page_events_detail .main_block .main_content .bt_submit {
    padding: 0;
    text-align: center;
    width: 150px;
  }
  .pome .page_events_detail .main_block .partition_bt {
    font-size: 1rem;
    display: inline-block;
    padding: 0.2rem 1.2rem 0.2rem 1.2rem;
    margin-bottom: 10px;
    margin-right: 2px;
    border-radius: 20px;
    background-color: #fbe6cb;
    color: #434343;
  }
  .pome .page_events_detail .main_block .partition_bt.active, .pome .page_events_detail .main_block .partition_bt.onmousehover {
    background-color: #fbe6cb;
    color: #929292;
  }
  .pome .page_discover {
    padding-top: 140px;
    /*.breadcrumbs {
        //position: relative;
        padding-left: 2vw;
        z-index: 1;
        color: $color1;
        font-size: 1.3rem;

        a {
            color: $color1;

            &:first-child {
                &:before {
                    content: url('/PoME/Content/imgs/dot6b.png');
                    padding-right: 10px;
                    vertical-align: top;
                }
            }
        }
    }*/
  }
  .pome .page_discover .breadcrumbs {
    position: absolute;
    top: 150px;
    left: 20px;
    z-index: 1;
    color: #313131;
    font-size: 1.3rem;
  }
  .pome .page_discover .breadcrumbs a {
    color: #313131;
  }
  .pome .page_discover .breadcrumbs a:first-child:before {
    content: url("/PoME/Content/imgs/dot6b.png");
    padding-right: 10px;
    vertical-align: top;
  }
  .pome .page_discover h1 {
    padding: 40px 0 40px 0;
    font-weight: 700;
    display: block;
    width: 100%;
    text-align: center;
  }
  .pome .page_discover .block_table {
    margin: 0 auto;
  }
  .pome .page_discover.discover_color_ffeaae td {
    padding: 10px 0 10px 0;
  }
  .pome .page_discover.discover_color_ffeaae #tabs .tab .title {
    border-bottom: 2px #aabbcc solid;
  }
  .pome .page_discover.discover_color_ffeaae .ctitle {
    font-size: 1.25rem;
    font-weight: 400;
    display: inline-block;
    width: 360px;
  }
  .pome .page_discover.discover_color_ffeaae .ctitle span {
    position: relative;
  }
  .pome .page_discover.discover_color_ffeaae .ctitle span:before {
    content: " ";
    display: inline-block;
    height: 1.65rem;
    width: 6px;
    position: absolute;
    left: -10px;
    top: -2px;
    border-radius: 3px;
    background: #ffeaae;
  }
  .pome .page_discover.discover_color_ffeaae .cinfo {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_ffeaae .cinfo a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_ffeaae .cinfo a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_ffeaae .cbuy {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_ffeaae .cbuy a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_ffeaae .cbuy a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_ffeaae .ui-tabs {
    position: relative;
  }
  .pome .page_discover.discover_color_ffeaae .ui-tabs .ui-tabs-panel {
    padding: 0;
  }
  .pome .page_discover.discover_color_ffeaae .ui-tabs .ui-widget-header {
    border: unset;
    background: unset;
    color: #333333;
    font-weight: bold;
    font-size: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    border-bottom: 2px #ffeaae solid;
  }
  .pome .page_discover.discover_color_ffeaae #tabs .tab {
    position: relative;
  }
  .pome .page_discover.discover_color_ffeaae #tabs .tab .title {
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-position: center 7px;
    height: 74px;
    border-bottom: 2px #ffeaae solid;
    margin-top: 20px;
  }
  .pome .page_discover.discover_color_ffeaae #tabs .tab .title h2 {
    padding-top: 20px;
    display: block;
    text-align: center;
    font-size: 1.85rem;
    font-weight: 700;
  }
  .pome .page_discover .block_title {
    position: relative;
  }
  .pome .page_discover .block_title .btitle {
    font-size: 1.5rem;
    width: 100px;
    display: inline-block;
    font-weight: 700;
  }
  .pome .page_discover .block_title .brd {
    display: inline-block;
    min-height: 1px;
    min-width: calc(100% - 105px);
    background-color: #ffeaae;
    background-repeat: no-repeat;
    margin-bottom: 6px;
  }
  .pome .page_discover.discover_color_c9f4de td {
    padding: 10px 0 10px 0;
  }
  .pome .page_discover.discover_color_c9f4de #tabs .tab .title {
    border-bottom: 2px #aabbcc solid;
  }
  .pome .page_discover.discover_color_c9f4de .ctitle {
    font-size: 1.25rem;
    font-weight: 400;
    display: inline-block;
    width: 360px;
  }
  .pome .page_discover.discover_color_c9f4de .ctitle span {
    position: relative;
  }
  .pome .page_discover.discover_color_c9f4de .ctitle span:before {
    content: " ";
    display: inline-block;
    height: 1.65rem;
    width: 6px;
    position: absolute;
    left: -10px;
    top: -2px;
    border-radius: 3px;
    background: #c9f4de;
  }
  .pome .page_discover.discover_color_c9f4de .cinfo {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_c9f4de .cinfo a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_c9f4de .cinfo a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_c9f4de .cbuy {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_c9f4de .cbuy a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_c9f4de .cbuy a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_c9f4de .ui-tabs {
    position: relative;
  }
  .pome .page_discover.discover_color_c9f4de .ui-tabs .ui-tabs-panel {
    padding: 0;
  }
  .pome .page_discover.discover_color_c9f4de .ui-tabs .ui-widget-header {
    border: unset;
    background: unset;
    color: #333333;
    font-weight: bold;
    font-size: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    border-bottom: 2px #c9f4de solid;
  }
  .pome .page_discover.discover_color_c9f4de #tabs .tab {
    position: relative;
  }
  .pome .page_discover.discover_color_c9f4de #tabs .tab .title {
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-position: center 7px;
    height: 74px;
    border-bottom: 2px #c9f4de solid;
    margin-top: 20px;
  }
  .pome .page_discover.discover_color_c9f4de #tabs .tab .title h2 {
    padding-top: 20px;
    display: block;
    text-align: center;
    font-size: 1.85rem;
    font-weight: 700;
  }
  .pome .page_discover .block_title {
    position: relative;
  }
  .pome .page_discover .block_title .btitle {
    font-size: 1.5rem;
    width: 100px;
    display: inline-block;
    font-weight: 700;
  }
  .pome .page_discover .block_title .brd {
    display: inline-block;
    min-height: 1px;
    min-width: calc(100% - 105px);
    background-color: #c9f4de;
    background-repeat: no-repeat;
    margin-bottom: 6px;
  }
  .pome .page_discover.discover_color_deefff td {
    padding: 10px 0 10px 0;
  }
  .pome .page_discover.discover_color_deefff #tabs .tab .title {
    border-bottom: 2px #aabbcc solid;
  }
  .pome .page_discover.discover_color_deefff .ctitle {
    font-size: 1.25rem;
    font-weight: 400;
    display: inline-block;
    width: 360px;
  }
  .pome .page_discover.discover_color_deefff .ctitle span {
    position: relative;
  }
  .pome .page_discover.discover_color_deefff .ctitle span:before {
    content: " ";
    display: inline-block;
    height: 1.65rem;
    width: 6px;
    position: absolute;
    left: -10px;
    top: -2px;
    border-radius: 3px;
    background: #deefff;
  }
  .pome .page_discover.discover_color_deefff .cinfo {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_deefff .cinfo a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_deefff .cinfo a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_deefff .cbuy {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_deefff .cbuy a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_deefff .cbuy a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_deefff .ui-tabs {
    position: relative;
  }
  .pome .page_discover.discover_color_deefff .ui-tabs .ui-tabs-panel {
    padding: 0;
  }
  .pome .page_discover.discover_color_deefff .ui-tabs .ui-widget-header {
    border: unset;
    background: unset;
    color: #333333;
    font-weight: bold;
    font-size: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    border-bottom: 2px #deefff solid;
  }
  .pome .page_discover.discover_color_deefff #tabs .tab {
    position: relative;
  }
  .pome .page_discover.discover_color_deefff #tabs .tab .title {
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-position: center 7px;
    height: 74px;
    border-bottom: 2px #deefff solid;
    margin-top: 20px;
  }
  .pome .page_discover.discover_color_deefff #tabs .tab .title h2 {
    padding-top: 20px;
    display: block;
    text-align: center;
    font-size: 1.85rem;
    font-weight: 700;
  }
  .pome .page_discover .block_title {
    position: relative;
  }
  .pome .page_discover .block_title .btitle {
    font-size: 1.5rem;
    width: 100px;
    display: inline-block;
    font-weight: 700;
  }
  .pome .page_discover .block_title .brd {
    display: inline-block;
    min-height: 1px;
    min-width: calc(100% - 105px);
    background-color: #deefff;
    background-repeat: no-repeat;
    margin-bottom: 6px;
  }
  .pome .page_discover.discover_color_ffccb8 td {
    padding: 10px 0 10px 0;
  }
  .pome .page_discover.discover_color_ffccb8 #tabs .tab .title {
    border-bottom: 2px #aabbcc solid;
  }
  .pome .page_discover.discover_color_ffccb8 .ctitle {
    font-size: 1.25rem;
    font-weight: 400;
    display: inline-block;
    width: 360px;
  }
  .pome .page_discover.discover_color_ffccb8 .ctitle span {
    position: relative;
  }
  .pome .page_discover.discover_color_ffccb8 .ctitle span:before {
    content: " ";
    display: inline-block;
    height: 1.65rem;
    width: 6px;
    position: absolute;
    left: -10px;
    top: -2px;
    border-radius: 3px;
    background: #ffccb8;
  }
  .pome .page_discover.discover_color_ffccb8 .cinfo {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_ffccb8 .cinfo a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_ffccb8 .cinfo a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_ffccb8 .cbuy {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_ffccb8 .cbuy a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_ffccb8 .cbuy a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_ffccb8 .ui-tabs {
    position: relative;
  }
  .pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-tabs-panel {
    padding: 0;
  }
  .pome .page_discover.discover_color_ffccb8 .ui-tabs .ui-widget-header {
    border: unset;
    background: unset;
    color: #333333;
    font-weight: bold;
    font-size: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    border-bottom: 2px #ffccb8 solid;
  }
  .pome .page_discover.discover_color_ffccb8 #tabs .tab {
    position: relative;
  }
  .pome .page_discover.discover_color_ffccb8 #tabs .tab .title {
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-position: center 7px;
    height: 74px;
    border-bottom: 2px #ffccb8 solid;
    margin-top: 20px;
  }
  .pome .page_discover.discover_color_ffccb8 #tabs .tab .title h2 {
    padding-top: 20px;
    display: block;
    text-align: center;
    font-size: 1.85rem;
    font-weight: 700;
  }
  .pome .page_discover .block_title {
    position: relative;
  }
  .pome .page_discover .block_title .btitle {
    font-size: 1.5rem;
    width: 100px;
    display: inline-block;
    font-weight: 700;
  }
  .pome .page_discover .block_title .brd {
    display: inline-block;
    min-height: 1px;
    min-width: calc(100% - 105px);
    background-color: #ffccb8;
    background-repeat: no-repeat;
    margin-bottom: 6px;
  }
  .pome .page_discover.discover_color_f9f0e4 td {
    padding: 10px 0 10px 0;
  }
  .pome .page_discover.discover_color_f9f0e4 #tabs .tab .title {
    border-bottom: 2px #aabbcc solid;
  }
  .pome .page_discover.discover_color_f9f0e4 .ctitle {
    font-size: 1.25rem;
    font-weight: 400;
    display: inline-block;
    width: 360px;
  }
  .pome .page_discover.discover_color_f9f0e4 .ctitle span {
    position: relative;
  }
  .pome .page_discover.discover_color_f9f0e4 .ctitle span:before {
    content: " ";
    display: inline-block;
    height: 1.65rem;
    width: 6px;
    position: absolute;
    left: -10px;
    top: -2px;
    border-radius: 3px;
    background: #f9f0e4;
  }
  .pome .page_discover.discover_color_f9f0e4 .cinfo {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_f9f0e4 .cinfo a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_f9f0e4 .cinfo a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_f9f0e4 .cbuy {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_f9f0e4 .cbuy a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_f9f0e4 .cbuy a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_f9f0e4 .ui-tabs {
    position: relative;
  }
  .pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-tabs-panel {
    padding: 0;
  }
  .pome .page_discover.discover_color_f9f0e4 .ui-tabs .ui-widget-header {
    border: unset;
    background: unset;
    color: #333333;
    font-weight: bold;
    font-size: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    border-bottom: 2px #f9f0e4 solid;
  }
  .pome .page_discover.discover_color_f9f0e4 #tabs .tab {
    position: relative;
  }
  .pome .page_discover.discover_color_f9f0e4 #tabs .tab .title {
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-position: center 7px;
    height: 74px;
    border-bottom: 2px #f9f0e4 solid;
    margin-top: 20px;
  }
  .pome .page_discover.discover_color_f9f0e4 #tabs .tab .title h2 {
    padding-top: 20px;
    display: block;
    text-align: center;
    font-size: 1.85rem;
    font-weight: 700;
  }
  .pome .page_discover .block_title {
    position: relative;
  }
  .pome .page_discover .block_title .btitle {
    font-size: 1.5rem;
    width: 100px;
    display: inline-block;
    font-weight: 700;
  }
  .pome .page_discover .block_title .brd {
    display: inline-block;
    min-height: 1px;
    min-width: calc(100% - 105px);
    background-color: #f9f0e4;
    background-repeat: no-repeat;
    margin-bottom: 6px;
  }
  .pome .page_discover.discover_color_f7ebff td {
    padding: 10px 0 10px 0;
  }
  .pome .page_discover.discover_color_f7ebff #tabs .tab .title {
    border-bottom: 2px #aabbcc solid;
  }
  .pome .page_discover.discover_color_f7ebff .ctitle {
    font-size: 1.25rem;
    font-weight: 400;
    display: inline-block;
    width: 360px;
  }
  .pome .page_discover.discover_color_f7ebff .ctitle span {
    position: relative;
  }
  .pome .page_discover.discover_color_f7ebff .ctitle span:before {
    content: " ";
    display: inline-block;
    height: 1.65rem;
    width: 6px;
    position: absolute;
    left: -10px;
    top: -2px;
    border-radius: 3px;
    background: #f7ebff;
  }
  .pome .page_discover.discover_color_f7ebff .cinfo {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_f7ebff .cinfo a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_f7ebff .cinfo a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_f7ebff .cbuy {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_f7ebff .cbuy a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_f7ebff .cbuy a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_f7ebff .ui-tabs {
    position: relative;
  }
  .pome .page_discover.discover_color_f7ebff .ui-tabs .ui-tabs-panel {
    padding: 0;
  }
  .pome .page_discover.discover_color_f7ebff .ui-tabs .ui-widget-header {
    border: unset;
    background: unset;
    color: #333333;
    font-weight: bold;
    font-size: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    border-bottom: 2px #f7ebff solid;
  }
  .pome .page_discover.discover_color_f7ebff #tabs .tab {
    position: relative;
  }
  .pome .page_discover.discover_color_f7ebff #tabs .tab .title {
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-position: center 7px;
    height: 74px;
    border-bottom: 2px #f7ebff solid;
    margin-top: 20px;
  }
  .pome .page_discover.discover_color_f7ebff #tabs .tab .title h2 {
    padding-top: 20px;
    display: block;
    text-align: center;
    font-size: 1.85rem;
    font-weight: 700;
  }
  .pome .page_discover .block_title {
    position: relative;
  }
  .pome .page_discover .block_title .btitle {
    font-size: 1.5rem;
    width: 100px;
    display: inline-block;
    font-weight: 700;
  }
  .pome .page_discover .block_title .brd {
    display: inline-block;
    min-height: 1px;
    min-width: calc(100% - 105px);
    background-color: #f7ebff;
    background-repeat: no-repeat;
    margin-bottom: 6px;
  }
  .pome .page_discover.discover_color_ffdcdc td {
    padding: 10px 0 10px 0;
  }
  .pome .page_discover.discover_color_ffdcdc #tabs .tab .title {
    border-bottom: 2px #aabbcc solid;
  }
  .pome .page_discover.discover_color_ffdcdc .ctitle {
    font-size: 1.25rem;
    font-weight: 400;
    display: inline-block;
    width: 360px;
  }
  .pome .page_discover.discover_color_ffdcdc .ctitle span {
    position: relative;
  }
  .pome .page_discover.discover_color_ffdcdc .ctitle span:before {
    content: " ";
    display: inline-block;
    height: 1.65rem;
    width: 6px;
    position: absolute;
    left: -10px;
    top: -2px;
    border-radius: 3px;
    background: #ffdcdc;
  }
  .pome .page_discover.discover_color_ffdcdc .cinfo {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_ffdcdc .cinfo a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_ffdcdc .cinfo a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_ffdcdc .cbuy {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_ffdcdc .cbuy a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_ffdcdc .cbuy a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_ffdcdc .ui-tabs {
    position: relative;
  }
  .pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-tabs-panel {
    padding: 0;
  }
  .pome .page_discover.discover_color_ffdcdc .ui-tabs .ui-widget-header {
    border: unset;
    background: unset;
    color: #333333;
    font-weight: bold;
    font-size: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    border-bottom: 2px #ffdcdc solid;
  }
  .pome .page_discover.discover_color_ffdcdc #tabs .tab {
    position: relative;
  }
  .pome .page_discover.discover_color_ffdcdc #tabs .tab .title {
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-position: center 7px;
    height: 74px;
    border-bottom: 2px #ffdcdc solid;
    margin-top: 20px;
  }
  .pome .page_discover.discover_color_ffdcdc #tabs .tab .title h2 {
    padding-top: 20px;
    display: block;
    text-align: center;
    font-size: 1.85rem;
    font-weight: 700;
  }
  .pome .page_discover .block_title {
    position: relative;
  }
  .pome .page_discover .block_title .btitle {
    font-size: 1.5rem;
    width: 100px;
    display: inline-block;
    font-weight: 700;
  }
  .pome .page_discover .block_title .brd {
    display: inline-block;
    min-height: 1px;
    min-width: calc(100% - 105px);
    background-color: #ffdcdc;
    background-repeat: no-repeat;
    margin-bottom: 6px;
  }
  .pome .page_discover.discover_color_c2ecf9 td {
    padding: 10px 0 10px 0;
  }
  .pome .page_discover.discover_color_c2ecf9 #tabs .tab .title {
    border-bottom: 2px #aabbcc solid;
  }
  .pome .page_discover.discover_color_c2ecf9 .ctitle {
    font-size: 1.25rem;
    font-weight: 400;
    display: inline-block;
    width: 360px;
  }
  .pome .page_discover.discover_color_c2ecf9 .ctitle span {
    position: relative;
  }
  .pome .page_discover.discover_color_c2ecf9 .ctitle span:before {
    content: " ";
    display: inline-block;
    height: 1.65rem;
    width: 6px;
    position: absolute;
    left: -10px;
    top: -2px;
    border-radius: 3px;
    background: #c2ecf9;
  }
  .pome .page_discover.discover_color_c2ecf9 .cinfo {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_c2ecf9 .cinfo a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_c2ecf9 .cinfo a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_label.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_c2ecf9 .cbuy {
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    width: 150px;
    text-align: right;
    vertical-align: top;
  }
  .pome .page_discover.discover_color_c2ecf9 .cbuy a {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_discover.discover_color_c2ecf9 .cbuy a:before {
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
    padding-right: 45px;
    background-image: url("/PoME/Content/imgs/discover/discover_cart.svg");
    background-repeat: no-repeat;
  }
  .pome .page_discover.discover_color_c2ecf9 .ui-tabs {
    position: relative;
  }
  .pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-tabs-panel {
    padding: 0;
  }
  .pome .page_discover.discover_color_c2ecf9 .ui-tabs .ui-widget-header {
    border: unset;
    background: unset;
    color: #333333;
    font-weight: bold;
    font-size: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    border-bottom: 2px #c2ecf9 solid;
  }
  .pome .page_discover.discover_color_c2ecf9 #tabs .tab {
    position: relative;
  }
  .pome .page_discover.discover_color_c2ecf9 #tabs .tab .title {
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-position: center 7px;
    height: 74px;
    border-bottom: 2px #c2ecf9 solid;
    margin-top: 20px;
  }
  .pome .page_discover.discover_color_c2ecf9 #tabs .tab .title h2 {
    padding-top: 20px;
    display: block;
    text-align: center;
    font-size: 1.85rem;
    font-weight: 700;
  }
  .pome .page_discover .block_title {
    position: relative;
  }
  .pome .page_discover .block_title .btitle {
    font-size: 1.5rem;
    width: 100px;
    display: inline-block;
    font-weight: 700;
  }
  .pome .page_discover .block_title .brd {
    display: inline-block;
    min-height: 1px;
    min-width: calc(100% - 105px);
    background-color: #c2ecf9;
    background-repeat: no-repeat;
    margin-bottom: 6px;
  }
  .pome .page_appointment {
    padding-top: 140px;
  }
  .pome .page_appointment .title_logo {
    width: 125px;
  }
  .pome .page_appointment h1 {
    padding: 40px 0 40px 0;
    font-weight: 700;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 2.6rem;
    color: #313131;
  }
  .pome .page_appointment .h1hr {
    width: 80%;
    border: 2px solid #fbe6cb;
    margin-right: auto;
    margin-left: auto;
    opacity: 1;
    margin-top: -40px;
  }
  .pome .page_appointment h2 {
    padding: 30px;
    font-weight: 700;
    font-size: 1.8rem;
    color: #00469B;
    letter-spacing: 0.3rem;
  }
  .pome .page_appointment .autolink {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_appointment .main_pic img {
    width: 100%;
  }
  .pome .page_appointment .tb-title {
    color: #FFFFFF;
    font-size: 1.3rem;
    background-color: #00469b;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 0.1rem;
    font-weight: 700;
  }
  .pome .page_appointment .tb1-left p {
    letter-spacing: 0.1rem;
    padding: 20px;
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 2.4rem;
  }
  .pome .page_appointment .tb1-right img {
    width: 100%;
    margin: 0;
  }
  .pome .page_appointment .tb-body {
    background-color: #FFFFFF;
    box-shadow: -2px 5px 6px rgba(0, 0, 0, 0.3);
  }
  .pome .page_appointment .block_link {
    position: relative;
    margin-bottom: 25px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 1.3rem;
    border-bottom: 3px #00469b solid;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 30px;
    letter-spacing: 0.1rem;
  }
  .pome .page_appointment .block_link .title {
    position: relative;
  }
  .pome .page_appointment .block_link .title .triangle:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 24px 24px;
    position: absolute;
    right: -30px;
    width: 24px;
    height: 24px;
    z-index: 100;
    bottom: 0;
  }
  .pome .page_appointment .block_link:hover .triangle:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 24px 24px;
    position: absolute;
    right: -30px;
    width: 24px;
    height: 24px;
    z-index: 100;
    bottom: 0;
  }
  .pome .page_appointment .block_a1 .content {
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 2.4rem;
  }
  .pome .page_appointment .block_a1 .content .textbox {
    position: relative;
    display: block;
    top: -20px;
    left: -65px;
    right: 0;
    width: 120%;
    margin: 0 auto;
    padding: 40px 40px 40px 40px;
    background-color: #FFFFFF;
    border-top: 5px #d7bea1 solid;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1), -5px 5px 10px rgba(0, 0, 0, 0.1);
  }
  .pome .page_appointment .block_a2 .steps {
    margin: 60px 0 30px 0;
    background-color: transparent;
    box-shadow: unset;
    position: relative;
    display: flex;
  }
  .pome .page_appointment .block_a2 .steps .step {
    width: 22vw;
    position: relative;
    display: inline-block;
  }
  .pome .page_appointment .block_a2 .steps .step.step-1 .title:before, .pome .page_appointment .block_a2 .steps .step.step-2 .title:before, .pome .page_appointment .block_a2 .steps .step.step-3 .title:before {
    content: none;
  }
  .pome .page_appointment .block_a2 .steps .step.step-1 {
    background-color: #FFFFFF;
  }
  .pome .page_appointment .block_a2 .steps .step.step-1:before {
    content: "";
    background-image: url("/PoME/Content/imgs/appointment/step-01.png");
    background-size: 4vw 4vw;
    position: absolute;
    left: -20px;
    top: -20px;
    width: 4vw;
    height: 4vw;
    z-index: 100;
  }
  .pome .page_appointment .block_a2 .steps .step.step-2 {
    background-color: #FFFFFF;
  }
  .pome .page_appointment .block_a2 .steps .step.step-2:before {
    content: "";
    background-image: url("/PoME/Content/imgs/appointment/step-02.png");
    background-size: 4vw 4vw;
    position: absolute;
    left: -20px;
    top: -20px;
    width: 4vw;
    height: 4vw;
    z-index: 100;
  }
  .pome .page_appointment .block_a2 .steps .step.step-3 {
    background-color: #FFFFFF;
  }
  .pome .page_appointment .block_a2 .steps .step.step-3:before {
    content: "";
    background-image: url("/PoME/Content/imgs/appointment/step-03.png");
    background-size: 4vw 4vw;
    position: absolute;
    left: -20px;
    top: -20px;
    width: 4vw;
    height: 4vw;
    z-index: 100;
  }
  .pome .page_appointment .block_a2 .steps .step .item {
    background-color: #FFFFFF;
    width: 100%;
    border: 1px #f6e9d4 solid;
  }
  .pome .page_appointment .block_a2 .steps .step .item .pic img {
    width: 100%;
  }
  .pome .page_appointment .block_a2 .steps .step .item .title {
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 0.2rem;
    margin-top: 10px;
    color: #00469b;
  }
  .pome .page_appointment .block_a2 .steps .step .item .content {
    height: 10rem;
    overflow: hidden;
    padding: 1rem;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.8rem;
    letter-spacing: 0.2rem;
    color: #806e51;
  }
  .pome .page_appointment .block_a2 .steps .split {
    display: inline-flex;
    width: 2.8vw;
  }
  .pome .page_appointment .block_a2 .steps .split:before {
    content: "";
    background-image: url("/PoME/Content/imgs/appointment/split-1.png");
    background-size: 21px 48px;
    position: absolute;
    left: 54%;
    top: 50%;
    width: 21px;
    height: 48px;
    z-index: 100;
    transform: translate(-50%, -50%);
  }
  .pome .page_appointment .block_a3 {
    background-color: #FFFFFF;
  }
  .pome .page_appointment .block_a3 .block_title {
    color: #00469b;
  }
  .pome .page_appointment .block_a3 .consult ol {
    margin: 0 auto;
    display: inline-block;
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 2.4rem;
  }
  .pome .page_appointment .block_a3 .consult p {
    margin-top: 10px;
    padding: 10px;
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 2.4rem;
  }
  .pome .page_appointment .block_a3 .area1 {
    position: relative;
    text-align: left;
  }
  .pome .page_appointment .block_a3 .area1 img {
    width: 60%;
  }
  .pome .page_appointment .block_a3 .area1 p {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 2.5rem;
    letter-spacing: 0.1rem;
    position: absolute;
    width: 35vw;
    right: 0;
    top: 50%;
    transform: translate(-5%, -50%);
    background-color: #fffaf3;
    border-top: 5px #d7bea1 solid;
    padding: 3vw 2vw;
    box-shadow: -2px 5px 10px rgba(0, 0, 0, 0.3);
  }
  .pome .page_appointment .block_a3 .sub_title {
    margin-top: 50px;
  }
  .pome .page_appointment .block_a3 .remind ol li {
    font-size: 1rem;
  }
  .pome .page_appointment .block_a3 .items .item {
    margin-top: 20px;
    background-color: #fffaf3;
  }
  .pome .page_appointment .block_a3 .items .item .title {
    margin-top: 20px;
    color: #00469b;
    font-size: 1.3rem;
    font-weight: 600;
  }
  .pome .page_appointment .block_a3 .items .item .content {
    text-align: left;
    font-size: 1rem;
    font-weight: 400;
    padding: 30px;
    letter-spacing: 0.1rem;
    line-height: 1.8rem;
    height: 9rem;
  }
  .pome .page_appointment .block_a3 .p-md-10 {
    padding-left: 5vw !important;
    padding-right: 5vw !important;
  }
  .pome .page_recommend {
    padding-top: 140px;
  }
  .pome .page_recommend .title_logo {
    width: 125px;
  }
  .pome .page_recommend h1 {
    padding: 40px 0 40px 0;
    font-weight: 700;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 2.6rem;
    color: #313131;
  }
  .pome .page_recommend .h1hr {
    width: 80%;
    border: 2px solid #fbe6cb;
    margin-right: auto;
    margin-left: auto;
    opacity: 1;
    margin-top: -40px;
  }
  .pome .page_recommend h2 {
    padding: 30px;
    font-weight: 700;
    font-size: 1.8rem;
    color: #00469B;
    letter-spacing: 0.3rem;
  }
  .pome .page_recommend .autolink {
    color: #00469B;
    text-decoration: underline;
  }
  .pome .page_recommend .main_pic img {
    width: 100%;
  }
  .pome .page_recommend .tb-title {
    color: #FFFFFF;
    font-size: 1.3rem;
    background-color: #00469b;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 0.1rem;
    font-weight: 700;
  }
  .pome .page_recommend .tb1-left p {
    letter-spacing: 0.1rem;
    padding: 20px;
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 2.4rem;
  }
  .pome .page_recommend .tb1-right img {
    width: 100%;
    margin: 0;
  }
  .pome .page_recommend .tb-body {
    background-color: #FFFFFF;
    box-shadow: -2px 5px 6px rgba(0, 0, 0, 0.3);
  }
  .pome .page_recommend .block_link {
    position: relative;
    margin-bottom: 25px;
    margin-top: 20px;
    font-weight: 700;
    font-size: 1.3rem;
    border-bottom: 3px #00469b solid;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 30px;
    letter-spacing: 0.1rem;
  }
  .pome .page_recommend .block_link .title {
    position: relative;
  }
  .pome .page_recommend .block_link .title .triangle:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 24px 24px;
    position: absolute;
    right: -30px;
    width: 24px;
    height: 24px;
    z-index: 100;
    bottom: 0;
  }
  .pome .page_recommend .block_link:hover .triangle:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 24px 24px;
    position: absolute;
    right: -30px;
    width: 24px;
    height: 24px;
    z-index: 100;
    bottom: 0;
  }
  .pome .page_recommend .block_a1 {
    background-color: #FFFFFF;
    padding-bottom: 100px;
  }
  .pome .page_recommend .block_a1 .slick-dots li button:before {
    content: "";
    font-size: 12px;
    color: #f7e6ca !important;
    background: #f7e6ca;
    border-radius: 12px;
    width: 120px;
    height: 14px;
    opacity: 1;
  }
  .pome .page_recommend .block_a1 .slick-dots li.slick-active button:before {
    content: "";
    color: #996c33 !important;
    background: #996c33;
    width: 120px;
    height: 14px;
    opacity: 1;
  }
  .pome .page_recommend .block_a1 .slick-dots {
    position: relative;
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .pome .page_recommend .block_a1 .slick-dots li {
    margin: 0 10px;
    display: inline-block;
    width: 120px;
    height: 14px;
  }
  .pome .page_recommend .block_a1 .slider {
    visibility: hidden;
    margin-top: 90px;
    margin-left: 5vw;
    display: block;
  }
  .pome .page_recommend .block_a1 .slider .cardbox {
    position: relative;
    width: 520px;
    display: inline-flex;
  }
  .pome .page_recommend .block_a1 .slider .cardbox .cardlink {
    background-color: #FFFFFF;
    border: 1px #000000 solid;
    position: relative;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1), -5px 5px 10px rgba(0, 0, 0, 0.1);
    width: 440px;
    height: 600px;
    border-radius: 15px;
    margin: 60px 10px 20px 10px;
  }
  .pome .page_recommend .block_a1 .slider .cardbox .imgbox {
    position: absolute;
    width: 90%;
    top: -36px;
    left: 20px;
  }
  .pome .page_recommend .block_a1 .slider .cardbox .content {
    position: absolute;
    width: 90%;
    top: 320px;
    left: 22px;
  }
  .pome .page_recommend .block_a1 .slider .cardbox .content .card-title {
    text-align: center;
    font-size: 1.8rem;
    color: #00469b;
    font-weight: 700;
  }
  .pome .page_recommend .block_a1 .slider .cardbox .content .card-subtitle {
    margin-top: 0.5rem;
    text-align: center;
    color: #996c33;
    font-weight: 700;
    font-size: 1.5rem;
  }
  .pome .page_recommend .block_a1 .slider .cardbox .content .card-text {
    margin-top: 0.5rem;
    text-align: left;
    color: #484848;
    font-size: 1.5rem;
    font-weight: 500;
  }
  .pome .page_recommend .block_a1 .slider .cardbox:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 24px 24px;
    position: absolute;
    right: 85px;
    width: 24px;
    height: 24px;
    z-index: 100;
    bottom: 33px;
  }
  .pome .page_recommend .block_a1 .slider .cardbox:hover:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 24px 24px;
    position: absolute;
    right: 85px;
    width: 24px;
    height: 24px;
    z-index: 100;
    bottom: 33px;
  }
  .pome .page_recommend .block_a2 {
    background-color: #fff7ee;
  }
  .pome .page_recommend .block_a2 h2 {
    padding: 30px;
    font-weight: 700;
    font-size: 1.8rem;
    color: #00469B;
    letter-spacing: 0.3rem;
  }
  .pome .page_recommend .block_a2 .left {
    padding: 10px;
  }
  .pome .page_recommend .block_a2 .left .player {
    width: 100%;
    aspect-ratio: auto 16/9;
  }
  .pome .page_recommend .block_a2 .left .title {
    color: #996c33;
    font-size: 1.2rem;
  }
  .pome .page_recommend .block_a2 .vlist {
    height: 33.3vw;
    overflow-y: scroll;
    /* 滚动条槽 */
    /* 滚动条 thumb（滑块） */
    /* 滚动条 thumb 悬停状态 */
  }
  .pome .page_recommend .block_a2 .vlist::-webkit-scrollbar {
    width: 6px; /* 滚动条宽度 */
  }
  .pome .page_recommend .block_a2 .vlist::-webkit-scrollbar-track {
    background-color: #ffffff; /* 滚动条轨道的背景颜色 */
  }
  .pome .page_recommend .block_a2 .vlist::-webkit-scrollbar-thumb {
    background-color: #e2c6a6; /* 滑块颜色 */
    border-radius: 6px; /* 滑块圆角 */
  }
  .pome .page_recommend .block_a2 .vlist::-webkit-scrollbar-thumb:hover {
    background-color: #555; /* 滑块悬停时的颜色 */
  }
  .pome .page_recommend .block_a2 .vlist .pic {
    position: relative;
  }
  .pome .page_recommend .block_a2 .vlist .pic .play_icon {
    position: absolute;
    width: 20%;
    top: 30%;
    left: 40%;
  }
  .pome .page_recommend .block_a2 .vlist .title {
    color: #996c33;
    font-size: 1.2rem;
  }
  .pome .page_recommend .block_a3 h2 {
    color: #8c653b;
  }
  .pome .page_recommend .block_a3 .items .item {
    position: relative;
  }
  .pome .page_recommend .block_a3 .items .item .pic {
    width: 100%;
    border-bottom: 5px #c5a682 solid;
  }
  .pome .page_recommend .block_a3 .items .item .pic img {
    min-width: 100%;
  }
  .pome .page_recommend .block_a3 .items .item .title {
    text-align: left;
    font-size: 1.2rem;
    color: #505050;
    padding: 20px 10px 10px 10px;
    height: 11rem;
    background-color: #fffaf3;
    overflow: hidden;
  }
  .pome .page_recommend .block_a3 .items .item:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 24px 24px;
    position: absolute;
    width: 24px;
    height: 24px;
    z-index: 100;
    bottom: 12px;
    right: 12px;
  }
  .pome .page_recommend .block_a3 .items .item:hover:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 24px 24px;
    position: absolute;
    width: 24px;
    height: 24px;
    z-index: 100;
    bottom: 12px;
    right: 12px;
    transition: background 1s;
  }
  .pome .block_1 .card, .pome .block_e1 .card, .pome .block_e2 .card {
    position: relative;
  }
  .pome .block_1 .card .trivia_bt, .pome .block_e1 .card .trivia_bt, .pome .block_e2 .card .trivia_bt {
    display: inline-block;
    border-top-left-radius: 10px;
    padding: 4px 40px 2px 20px;
    position: absolute;
    text-decoration: none;
    font-size: 1.2rem;
    color: #FFFFFF;
    background: #58a;
    background: linear-gradient(-55deg, transparent 25px, #00469B 0);
  }
  .pome .block_1 .card.events, .pome .block_e1 .card.events, .pome .block_e2 .card.events {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #434343;
    text-decoration: none;
    overflow: hidden;
    z-index: 1;
  }
  .pome .block_1 .card.events .imgbox, .pome .block_e1 .card.events .imgbox, .pome .block_e2 .card.events .imgbox {
    height: 105.2631578947%;
    max-height: 105.2631578947%;
    overflow: hidden;
  }
  .pome .block_1 .card.events .card-img-top, .pome .block_e1 .card.events .card-img-top, .pome .block_e2 .card.events .card-img-top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .pome .block_1 .card.events .card-img-top.active, .pome .block_e1 .card.events .card-img-top.active, .pome .block_e2 .card.events .card-img-top.active {
    transition: all 0.5s ease-in-out;
    transform: scale(1.05);
  }
  .pome .block_1 .card.events .card-title, .pome .block_e1 .card.events .card-title, .pome .block_e2 .card.events .card-title {
    padding: 10px 20px 10px 20px;
    font-size: 1.5rem;
    font-weight: 700;
    height: 6rem;
    overflow: hidden;
  }
  .pome .block_1 .card.events .card-text, .pome .block_e1 .card.events .card-text, .pome .block_e2 .card.events .card-text {
    min-height: 5.6rem;
    height: 5.6rem;
    overflow: hidden;
    margin-bottom: 1rem;
  }
  .pome .block_1 .card.events .card-text .red, .pome .block_e1 .card.events .card-text .red, .pome .block_e2 .card.events .card-text .red {
    color: red;
  }
  .pome .block_1 .card.events:after, .pome .block_e1 .card.events:after, .pome .block_e2 .card.events:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    right: 10px;
  }
  .pome .block_1 .card.events:hover:after, .pome .block_e1 .card.events:hover:after, .pome .block_e2 .card.events:hover:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    right: 10px;
    transition: background 1s;
  }
  .pome .page_life_list {
    padding-top: 94px;
  }
  .pome .page_life_list i {
    padding: 0 5px 0 5px;
    color: #00469B;
  }
  .pome .page_life_list .modify {
    position: absolute;
    margin-top: -40px;
    margin-left: 14px;
    z-index: 2;
  }
  .pome .page_life_list .modify .modify_bt {
    background-color: #fbe6cb;
    padding: 0.1rem 1rem 0.1rem 1rem;
    border-radius: 20px;
    cursor: pointer;
  }
  .pome .page_life_list .date_bt {
    font-size: 1.2rem;
    border-bottom: 2px #00469B solid;
    cursor: pointer;
    border-top: 0;
    width: unset;
  }
  .pome .page_life_list .date_bt.active {
    border-bottom: 0;
  }
  .pome .page_life_list .breadcrumbs {
    padding-left: 2vw;
    z-index: 1;
    color: #313131;
    font-size: 1.3rem;
  }
  .pome .page_life_list .breadcrumbs a {
    color: #313131;
  }
  .pome .page_life_list .breadcrumbs a:first-child:before {
    content: url("/PoME/Content/imgs/dot6b.png");
    padding-right: 10px;
    vertical-align: top;
  }
  .pome .page_life_list .block_e3 {
    background-color: #FFF7EE;
  }
  .pome .page_life_list .block_e3 .item {
    font-size: 0;
    background-color: #FFFFFF;
    display: block;
    height: 100px;
    overflow: hidden;
    position: relative;
  }
  .pome .page_life_list .block_e3 .item .pic {
    display: inline-block;
    height: 100px;
    width: 147px;
    overflow: hidden;
    vertical-align: top;
  }
  .pome .page_life_list .block_e3 .item .pic img {
    height: 100px;
  }
  .pome .page_life_list .block_e3 .item .content {
    font-size: 12px;
    display: inline-block;
    height: 100px;
    width: calc(100% - 147px);
    overflow: hidden;
  }
  .pome .page_life_list .block_e3 .item .content dl {
    padding: 10px;
  }
  .pome .page_life_list .block_e3 .item .content dl dt {
    font-size: 1rem;
    color: #00469B;
    margin-top: -5px;
  }
  .pome .page_life_list .block_e3 .item .content dl dd {
    font-size: 0.92rem;
    padding-right: 30px;
    height: 4.4rem;
    overflow: hidden;
    color: #434343;
  }
  .pome .page_life_list .block_e3 .item:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_stroke.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    right: 10px;
  }
  .pome .page_life_list .block_e3 .item:hover:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    right: 10px;
    transition: background 1s;
  }
  .pome .page_life_list .partition {
    display: block;
    overflow: unset;
    height: auto;
    white-space: unset;
    padding: 0 10px 10px 10px;
  }
  .pome .page_life_list .partition_bt {
    border: 2px #fbe6cb solid;
    display: inline-block;
    padding: 0.4rem 0.8rem 0.4rem 0.8rem;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 20px;
    color: #434343;
  }
  .pome .page_life_list .partition_bt.active, .pome .page_life_list .partition_bt.onmousehover {
    background-color: #fbe6cb;
    color: #434343;
  }
  .pome .page_life_list h1 {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    border-bottom: 2px #fbe6cb solid;
    margin-left: 2vw;
    margin-right: 2vw;
    margin-bottom: 0.5rem;
  }
  .pome .page_life_list h2 {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    width: 90vw;
    border-bottom: 3px #fbe6cb solid;
    margin: 0 auto;
    margin-bottom: 0.5rem;
  }
  .pome .page_life_list .datebox {
    display: none;
    position: absolute;
    top: 80px;
    left: 3%;
    right: 3%;
    background-color: rgba(255, 255, 255, 0.95);
    font-size: 1rem;
    font-weight: 700;
    border-top: 3px #00469B solid;
    border-left: 2px #FFF7EE solid;
    border-right: 2px #FFF7EE solid;
    border-bottom: 2px #FFF7EE solid;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: 999;
    width: unset;
    margin: unset;
  }
}
@media (min-width: 1400px) {
  /*要刪的*/
  * {
    font-family: "Helvetica", "Arial", "LiHei Pro", "黑體-繁", "微軟正黑體", sans-serif;
  }
  body {
    color: #313131;
  }
  body img {
    max-width: 100%;
  }
  a {
    text-decoration: none;
    color: #313131;
  }
  .swiper-slide-next, .swiper-slide-prev {
    opacity: 40%;
    transform: scale(0.9);
  }
  #slideshow {
    position: relative;
  }
  #slideshow .carousel-item div {
    margin-top: 0;
    height: 50vh;
    min-height: 50vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #slideshow .carousel-indicators {
    right: 0;
    left: 0;
  }
  #slideshow .carousel-indicators button {
    background-color: #dbdbdb;
    border: 0;
    border-radius: 4px;
    width: 40px;
    height: 10px;
  }
  #slideshow .carousel-indicators button.active {
    background-color: gray;
  }
  :root {
    scroll-padding-top: 3rem;
  }
  .page_discover .ui-tabs .ui-tabs-nav li {
    font-weight: 300;
  }
  .pome header .logo {
    width: 180px;
    margin-left: 20px;
  }
  .pome header .nav {
    margin-top: 30px;
    margin-right: 10px;
  }
  .pome header .nav .nav-item {
    margin-right: 0;
  }
  .pome header .nav .nav-item.link {
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-right: -5px;
  }
  .pome header .nav .nav-item.link.menu-3 a.nosub {
    width: 139px;
    margin-right: 10px !important;
  }
  .pome header .nav .nav-item.link .nav-link {
    color: #313131;
    font-weight: 700;
    font-size: 1.3rem;
    border-top: 3px #FFFFFF solid;
    padding-top: 2px;
    text-align: center;
    width: 105px;
    position: relative;
  }
  .pome header .nav .nav-item.link .nav-link.item:after {
    color: rgba(0, 0, 0, 0);
    display: inline-block;
    right: -5px;
    bottom: 22px;
    vertical-align: baseline;
    margin-left: 2px;
    content: url("/PoME/Content/imgs/menu_triangle_empty.png");
  }
  .pome header .nav .nav-item.link .nav-link.item:hover {
    border-top: 3px #00469B solid;
  }
  .pome header .nav .nav-item.link .nav-link.item:hover:after {
    color: #00469B;
    display: inline-block;
    right: -5px;
    bottom: 22px;
    margin-left: 3px;
    vertical-align: baseline;
    content: url("/PoME/Content/imgs/menu_triangle.png");
  }
  .pome header .nav .nav-item.link .sub_menu {
    display: none;
    position: absolute;
    top: 2.4rem;
    left: 0px;
    width: 140px;
    background-color: #00469B;
    padding: 10px;
    opacity: 80%;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .pome header .nav .nav-item.link .sub_menu li:not(:last-child) {
    border-bottom: 1px #FFFFFF solid;
  }
  .pome header .nav .nav-item.link .sub_menu li {
    list-style-type: none;
    padding: 5px;
  }
  .pome header .nav .nav-item.link .sub_menu li a {
    font-size: 1.1rem;
    font-weight: 100;
    color: #FFFFFF;
    text-decoration: none;
  }
  .pome header .nav .nav-item.link .sub_menu li a:hover {
    opacity: 50%;
  }
  .pome header .nav .nav-item.togo a img {
    width: 130px;
    margin-top: -7px;
  }
  .pome header .nav .nav-item.panasonic {
    margin-left: 20px;
  }
  .pome header .nav .nav-item.panasonic a img {
    width: 170px;
  }
  .pome main.page_index {
    padding-top: 140px;
  }
  .pome main.page_pome {
    padding-top: 140px;
  }
  .pome .page_pome .block_1 .item {
    position: relative;
    margin-top: 6vw;
    /*&:hover {
        color: $color1;
    }*/
  }
  .pome .page_pome .block_1 .item .imgbox {
    height: 105.2631578947%;
    max-height: 90.9090909091%;
    overflow: hidden;
  }
  .pome .page_pome .block_1 .item .content {
    border-top: 4px rgba(194, 155, 111, 0.65) solid;
    width: 30vw;
    height: auto;
    position: absolute;
    padding: 1vw;
    top: -50px;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: #FFFFFF;
  }
  .pome .page_pome .block_1 .item .content h3 {
    font-size: 1.4rem;
    font-weight: 700;
    margin-top: 30px;
    text-align: center;
  }
  .pome .page_pome .block_1 .item .content p {
    height: unset;
    max-height: unset;
    padding: 5px;
    overflow: unset;
    font-size: 1rem;
  }
  .pome .page_pome .block_1 .item .content:after {
    content: "";
    background-image: url("/PoME/Content/imgs/triangle_blue.png");
    background-size: 30px 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 100;
    bottom: 10px;
    right: 10px;
  }
}

/*# sourceMappingURL=css.css.map */
