/*color*/
/**//**//**//**//**//*師資訊課程label*/
/*課程活動label*/
/*餐聽label*/
/*全能通說明*/
/*折價券*/
/**//**//**//**//*theme green*/
/*@main-color-mid:@green-mid;*/
.flex-item-w {
  max-width: 50%;
}
.flex-item-top {
  align-self: flex-start;
}
.flex-item-bottom {
  align-self: flex-end;
}
.flex-center {
  display: -webkit-flex;
  /* Safari */

  -webkit-align-items: center;
  /* Safari 7.0+ */

  display: flex;
  align-items: center;
  /*水平置中*/

  justify-content: center;
  -webkit-justify-content: center;
}
.flex-center-left {
  display: -webkit-flex;
  /* Safari */

  -webkit-align-items: center;
  /* Safari 7.0+ */

  display: flex;
  align-items: center;
  /*水平置左*/

  justify-content: left;
  -webkit-justify-content: left;
}
@font-face {
  font-family: 'Roboto-light';
  font-style: normal;
  src: local('Roboto-Light'), local('Roboto-Light'), url(../css/Roboto/Roboto-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto-Bold';
  font-style: normal;
  src: local('Roboto-Bold'), local('Roboto-Bold'), url(../css/Roboto/Roboto-Bold.ttf) format('truetype');
}
/*color*/
/**//**//**//**//**//*師資訊課程label*/
/*課程活動label*/
/*餐聽label*/
/*全能通說明*/
/*折價券*/
/**//**//**//**//*theme green*/
/*@main-color-mid:@green-mid;*/
.flex-item-w {
  max-width: 50%;
}
.flex-item-top {
  align-self: flex-start;
}
.flex-item-bottom {
  align-self: flex-end;
}
.flex-center {
  display: -webkit-flex;
  /* Safari */

  -webkit-align-items: center;
  /* Safari 7.0+ */

  display: flex;
  align-items: center;
  /*水平置中*/

  justify-content: center;
  -webkit-justify-content: center;
}
.flex-center-left {
  display: -webkit-flex;
  /* Safari */

  -webkit-align-items: center;
  /* Safari 7.0+ */

  display: flex;
  align-items: center;
  /*水平置左*/

  justify-content: left;
  -webkit-justify-content: left;
}
@font-face {
  font-family: 'Roboto-light';
  font-style: normal;
  src: local('Roboto-Light'), local('Roboto-Light'), url(../css/Roboto/Roboto-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto-Bold';
  font-style: normal;
  src: local('Roboto-Bold'), local('Roboto-Bold'), url(../css/Roboto/Roboto-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto-light';
  font-style: normal;
  src: local('Roboto-Light'), local('Roboto-Light'), url(../css/Roboto/Roboto-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto-Bold';
  font-style: normal;
  src: local('Roboto-Bold'), local('Roboto-Bold'), url(../css/Roboto/Roboto-Bold.ttf) format('truetype');
}
.font {
  font-family: 'MINIRegular', 'MINIRegularLocalized', 'Georgia', serif;
  /*font-family: 'Roboto-light', Helvetica, Arial, 'LiHei Pro',"微軟正黑體", sans-serif;*/

  /*font: 14px/1.5 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;*/

}
* {
  padding: 0;
  margin: 0;
  outline: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  html {
    /*font-size: 0.5rem; */
  
  }
}
html {
  /*font-size: 62.5%;  */

  /*background: @light-white ;*/

  /*background: @light-white; */

  position: relative;
  z-index: 1;
  height: 100%;
}
body {
  font-family: 'MINIRegular', 'MINIRegularLocalized', 'Georgia', serif;
  /*font-family: 'Roboto-light', Helvetica, Arial, 'LiHei Pro',"微軟正黑體", sans-serif;*/

  /*font: 14px/1.5 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;*/

  z-index: 2;
  -ms-overflow-style: scrollbar;
  background: transparent;
  /*font-size: 1.5rem; */

  /*文字選取反白效果*/

  /*-webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;*/

  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
  color: #000000;
  height: 100%;
}
/*body*/
img {
  max-width: 100%;
  height: auto;
  border: 0px;
}
ul,
ol {
  margin: 0;
  list-style: none;
}
a {
  color: #2f80ed;
  display: inline-block;
  outline: none;
  /* for Firefox */

  text-decoration: none;
  hlbr: expression(this.onFocus=this.blur());;
  color: #333333;
  /* for IE */

}
a.inline {
  display: inline;
  padding: 0 3px;
}
a:hover,
a:focus {
  color: #333333;
  outline: none;
  /* for Firefox */

  hlbr: expression(this.onFocus=this.blur());;
  /* for IE */

  text-decoration: none;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
input[type="text"],
input[type="password"],
select {
  outline: none !important;
}
input[type="text"]:focus,
input[type="password"]:focus,
select:focus {
  outline: none !important;
}
input:focus {
  outline: 0;
}
a {
  text-decoration: none;
}
hr {
  margin-bottom: 10px;
  border-top: 1px solid #dfdfdf;
  /*mix-blend-mode: overlay;*/

}
.topcontrol {
  display: inline-block;
  cursor: pointer;
  background: #2a6096;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 10px;
  visibility: hidden;
  text-align: center;
  line-height: 40px;
  opacity: 0;
  -moz-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  z-index: 999;
}
.topcontrol.bottom {
  bottom: auto;
  top: 50px;
}
.topcontrol i {
  color: #fff;
}
.topcontrol i:before {
  color: #fff;
}
.topcontrol.fade {
  visibility: visible;
  opacity: 1;
}
.topcontrol:hover {
  background: #2f80ed;
  -moz-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.clearfix {
  clear: both;
}
.nowrap {
  white-space: nowrap;
}
.pos-re {
  position: relative;
}
.pos-ab {
  position: absolute;
}
.center {
  margin: 0 auto;
}
.inline-block {
  display: inline-block;
  position: relative;
}
.inline-block li {
  display: inline-block;
  padding-right: 5px;
}
.inline-block li.title {
  margin-top: 7px;
  /*top: -10px;*/

}
.inline-block:after {
  display: block;
  clear: both;
  content: "";
}
/* IE10+ specific styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .inline-block li {
    float: left;
  }
}
.inline-table {
  display: table;
  width: 100%;
}
.inline-table li {
  display: table-cell;
  vertical-align: bottom;
  padding-right: 10px;
}
.inline-table li:last-child {
  padding-right: 0px;
}
.inline-table li.vmid {
  padding: 0 5px;
}
.form-info {
  color: #c4c4c4;
  display: inline-block;
}
/*txt*/
.lt {
  text-align: left !important;
}
.ct {
  text-align: center !important;
}
.rt {
  text-align: right !important;
}
.text-red {
  color: #d40000;
}
.text-red.active {
  color: #000;
  background: #fdd237;
}
.text-blue {
  color: #2f80ed !important;
}
.text-blue-dark {
  color: #2a6096 !important;
}
.text-green {
  color: #0a8240 !important;
}
.text-orange {
  color: #e15820 !important;
}
.text-yellow {
  color: #fdd237 !important;
}
.text-gray {
  color: #828282 !important;
}
.text-dark {
  color: #333333 !important;
}
.text-gray-light {
  color: #c4c4c4 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-logo {
  color: #2f80ed !important;
}
.color-red {
  color: #d40000;
}
.color-orange {
  color: #e15820;
}
.txt-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*多餘文字...效果*/
/*list*/
.list-cjk li {
  list-style-type: cjk-ideographic;
}
/*國字數字*/
.list-num {
  padding-left: 20px;
}
.list-num li {
  list-style-type: decimal;
  margin-bottom: 10px;
}
/*數字*/
.list-dot {
  padding-left: 20px;
}
.list-dot li {
  position: relative;
  margin-bottom: 5px;
}
.list-dot li:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  left: -10px;
  top: 9px;
  background: #2f80ed;
  opacity: .3;
}
.list-dot li:last-child {
  margin-bottom: 0;
}
.list-dot.big-dot li {
  font-size: 2rem;
  padding-left: 5px;
  margin-bottom: 15px;
}
.list-dot.big-dot li:before {
  width: 6px;
  height: 6px;
}
.list-warning {
  padding-left: 20px;
}
.list-warning li {
  position: relative;
  margin-bottom: 5px;
}
.list-warning li:before {
  content: "/";
  color: #fff;
  position: absolute;
  display: inline-block;
  padding: 2px 3px;
  left: -17px;
  top: 0px;
  background: #fdd237;
}
.list-warning li .color-green-dark {
  font-size: 1.8rem;
  font-weight: bolder;
}
.list-check {
  padding-left: 32px;
}
.list-check li {
  position: relative;
  margin-bottom: 5px;
}
.list-check li:before {
  content: "\ea10";
  font-family: "icomoon";
  color: #0a8240;
  font-size: 1.6rem;
  position: absolute;
  left: -23px;
}
.list-abc li {
  list-style-type: lower-alpha;
}
/*小寫英文abc*/
.list-ABC li {
  list-style-type: upper-alpha;
}
/*大英文abc*/
.list-non li {
  list-style-type: none;
}
/*無符號*/
.mt-20 {
  margin-top: -20px !important;
}
.mt-10 {
  margin-top: -10px !important;
}
.mt-5 {
  margin-top: -5px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.m0 {
  margin: 0;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mrl0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
/* padding / margin */
.p-0 {
  padding: 0px !important;
}
.p-10 {
  padding: 10px !important;
}
.p-15 {
  padding: 15px !important;
}
.p-20 {
  padding: 20px !important;
}
.plr-10 {
  padding: 0 10px !important;
}
.pLR-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.pTB-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
/*background*/
.bg_gray {
  background: #f1f1f1;
}
.bg_white {
  background: #fff !important;
}
ul.inline-list {
  display: inline-block;
}
ul.inline-list > li {
  display: inline-block;
  padding: 0 5px;
}
/*div table*/
.div-tb {
  display: table;
  width: 100%;
}
.div-tb .td {
  display: table-cell;
  vertical-align: top;
  padding: 0px;
  line-height: 25px;
}
.div-tb .td.hd {
  color: #333333;
}
.div-tb .td.rt strong {
  font-weight: normal;
}
.div-tb .idx_tr {
  display: table-row;
}
.vtop {
  vertical-align: top !important;
}
.vmid {
  vertical-align: middle !important;
}
.vbtm {
  vertical-align: bottom !important;
}
.gap20 {
  padding: 0 5px;
}
.gap20 > [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}
.gap15 {
  padding: 0 10px;
}
.gap15 > [class*="col-"] {
  padding-right: 8px;
  padding-left: 8px;
}
.gap10 {
  padding: 0 10px;
}
.gap10 > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.gap0 {
  padding: 0 15px;
}
.gap0 > [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.hide {
  display: none;
}
/*flex設定*/
.flex {
  display: flex;
}
.flex-between {
  justify-content: space-between;
}
.flex-align-center {
  align-items: center;
}
.flex-align-end {
  align-items: flex-end;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.flex-fix {
  flex: 1 0 auto;
}
.flex-auto {
  flex: 1 1 auto;
}
/*toggle-switch*/
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #a6a6b2;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 2px;
  bottom: 3px;
  background-color: #ffffff;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background-color: #e15820;
}
input:focus + .slider {
  box-shadow: 0 0 1px #e15820;
}
input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 24px;
}
.slider.round:before {
  border-radius: 50%;
}
/*color*/
/**//**//**//**//**//*師資訊課程label*/
/*課程活動label*/
/*餐聽label*/
/*全能通說明*/
/*折價券*/
/**//**//**//**//*theme green*/
/*@main-color-mid:@green-mid;*/
.flex-item-w {
  max-width: 50%;
}
.flex-item-top {
  align-self: flex-start;
}
.flex-item-bottom {
  align-self: flex-end;
}
.flex-center {
  display: -webkit-flex;
  /* Safari */

  -webkit-align-items: center;
  /* Safari 7.0+ */

  display: flex;
  align-items: center;
  /*水平置中*/

  justify-content: center;
  -webkit-justify-content: center;
}
.flex-center-left {
  display: -webkit-flex;
  /* Safari */

  -webkit-align-items: center;
  /* Safari 7.0+ */

  display: flex;
  align-items: center;
  /*水平置左*/

  justify-content: left;
  -webkit-justify-content: left;
}
@font-face {
  font-family: 'Roboto-light';
  font-style: normal;
  src: local('Roboto-Light'), local('Roboto-Light'), url(../css/Roboto/Roboto-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto-Bold';
  font-style: normal;
  src: local('Roboto-Bold'), local('Roboto-Bold'), url(../css/Roboto/Roboto-Bold.ttf) format('truetype');
}
.form-content {
  margin-bottom: 20px;
  color: #333333;
  font-size: 16px;
}
/*input樣式*/
.field-group {
  width: 100%;
  position: relative;
  font-size: 16px;
  margin-bottom: 12px;
}
.field-group .field-text {
  font-size: 13px;
  color: #333333;
}
.field-group .textarea-title-block {
  margin-bottom: 6px;
  padding-top: 10px;
}
.field-group .textarea-title-block .textarea-title {
  color: #333333;
  text-align: left;
}
.field-group .field-title-block .field-title {
  padding: 12px 0px 12px 14px;
  display: inline-block;
  position: absolute;
  color: #333333;
  text-align: center;
  top: 2px;
}
.field-group .field-inner {
  margin: 8px 0;
}
.field-group .field-inner .textarea-box {
  border: 2px #dfddd6 solid;
  border-radius: 4px;
  color: #324148;
  background-color: #ffffff;
}
.field-group .field-inner .textarea-box textarea {
  width: 100%;
  padding: 12px 14px;
  border: 0px;
  background-color: transparent;
  font-size: 16px;
  line-height: 1.5;
  resize: none;
  color: #745326;
}
.field-group .field-inner .input-box {
  border: 2px #dfddd6 solid;
  border-radius: 4px;
  color: #324148;
  padding-left: 3rem;
  background-color: #ffffff;
  width: 100%;
  display:inline-block;
  /*無框*/

}

.field-group .field-inner .input-box.is-error {
  border: 2px solid #d40000;
}
.field-group .field-inner .input-box.is-focus {
  border: 2px solid #745326;
}
.field-group .field-inner .input-box.is-disabled {
  border: 2px solid #E2E2E2;
  background-color: #f2f2f2;
}
.field-group .field-inner .input-box.no-border {
  border: none;
  border-bottom: 1px solid #E3E4E7;
  padding-left: 0px;
}
.field-group .field-inner .input-box.no-border input {
  padding-left: 12px;
}
.field-group .field-inner .input-box input {
  width: 100%;
  border: 0;
  background-color: transparent;
  font-size: 16px;
  padding: 12px 14px 12px 32px;
  color: #745326;
}
.field-group .field-inner .input-box input:disabled {
  opacity: 1;
  -webkit-text-fill-color: #3B3F4D;
}
.field-group .field-inner .input-box.captcha-area input {
  padding-right: 106px;
}
.field-group .field-inner .input-box.captcha-area .captcha-img {
  background: url(../img/pic/pic_captcha.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 0px;
  display: inline-block;
  width: 90px;
  height: 43px;
}
.field-group .field-msg-block .error-msg {
  color: #d40000;
  font-size: 14px;
}
.field-group .field-msg-block .info-text {
  font-size: 13px;
  color: #828282;
}
/*select樣式*/
.field-group .select-box:before {
  display: inline-block;
  position: absolute;
  content: "\e900";
  font-family: "icomoon";
  font-size: 16px;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #988c61;
  z-index: 6;
  pointer-events: none;
}
.field-group .select-box:after {
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  display: inline-block;
  content: '';
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  pointer-events: none;
}
.field-group .select-box .form-select {
  display: block;
  width: 100%;
  padding: 0.75rem 0.75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #dfddd6;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  cursor: pointer;
}
/*按鈕*/
.page-btn-block {
  margin-top: 30px;
}
.btn {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #fff;
  padding: 4px;
  min-height: 48px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(144, 115, 104, 0.125);
  box-shadow: 0px 2px 8px 0px rgba(144, 115, 104, 0.125);
  cursor: pointer;
}
.btn-secondary {
  font-weight: 600;
  color: #fff;
  background-color: #a09895;
  border-color: #a09895;
  font-size: 16px;
  letter-spacing: 1px;
  margin-right: 10px;
}
.btn-secondary:active {
  background-color: #585453;
  transition: background-color 0.5s;
}
.btn-primary {
  font-weight: 600;
  color: #fff;
  background-color: #f5652a;
  border-color: #f5652a;
  font-size: 16px;
  letter-spacing: 1px;
}
/*only_search樣式*/
.search-area {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  padding: 5px;
  margin-bottom: 10px;
}
.search-area .field-group {
  margin-bottom: 0px;
}
.search-area .field-group .field-title-block .field-icon:after {
  display: inline-block;
  position: absolute;
  content: "\e904";
  font-family: "icomoon";
  font-size: 20px;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #d6d6d6;
  z-index: 7;
  pointer-events: none;
}
.search-area .field-group .field-inner .input-box {
  padding-left: 2rem;
  border: 0;
}
.search-area .field-group .field-inner .input-box input {
  padding: 4px 6px;
}
/*按鈕在底部*/
.page-btn-block.fix-bottom {
  background-color: #ffffff;
  z-index: 99;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 16px;
  display: flex;
  margin: 0px -16px;
  -webkit-box-shadow: 0px -1px 16px 5px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -1px 16px 5px rgba(0, 0, 0, 0.06);
}
/*header search樣式*/
.header-search {
  position: relative;
  width: 100%;
}
.header-search .input-box {
  width: inherit;
  position: relative;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  padding: 2px;
  font-size: 16px;
}
.header-search .input-box .icon-search {
  position: absolute;
  z-index: 2;
  color: #bdbdbd;
  top: 5px;
  left: 5px;
}
.header-search .input-box input {
  padding: 8px 30px;
  width: calc(100% - 40px);
  border: 0;
}
.header-search .btn-cancel {
  border: 0;
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #bdbdbd;
  z-index: 3;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}
.header-search .btn-cancel:after {
  display: inline-block;
  position: absolute;
  content: "\e90c";
  font-family: "icomoon";
  font-size: 12px;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  z-index: 6;
  pointer-events: none;
}
/*slidecontainer*/
.slidecontainer {
  margin-bottom: 14px;
}
.slidecontainer p {
  margin-bottom: 8px;
  font-size: 14px;
  color: #333333;
}
.slidecontainer .silder {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  background: #DEE2E6;
  outline: none;
  opacity: 1;
  -webkit-transition: .2s;
  transition: opacity .2s;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.silder::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #e15820;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.silder::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #e15820;
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/*移除bs樣式*/
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #FF692B;
  border-color: #FF692B;
}
.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #ADA5A1;
  border-color: #ADA5A1;
}
.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  font-family: "SF Pro TC", "PingFang TC", "Noto Sans TC", "微軟正黑體";
  font-size: 16px;
  line-height: 1.375;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  color: #333333;
}
.bg-orange {
  background: url(../img/icon/bg_header.svg) #f9f9f9 no-repeat;
  background-attachment: fixed;
  background-position: top center;
}
html,
body,
.page {
  width: 100%;
  height: 100%;
  position: relative;
}
.page .page-body,
.page .page-footer {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.page .page-header,
.page .page-body {
  padding-top: env(safe-area-inset-top);
  padding-top: constant(safe-area-inset-top);
}
.page.bg-gray {
  background-color: #f9f9f9;
}
.page .page-body {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.page-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  margin: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.page-header .page-wrapper {
  width: 100%;
  background-color: #fdd237;
  height: 56px;
  position: relative;
  display: flex;
  display: -webkit-flex;
}
.page-header .page-wrapper .header-link-block {
  position: absolute;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.page-header .page-wrapper .header-link-block.right {
  right: 0;
}
.page-header .page-wrapper .header-link-block a {
  min-width: 44px;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  padding: 16px;
  color: #745326;
}
.page-header .page-wrapper .header-title-block {
  display: flex;
  display: -webkit-flex;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  height: inherit;
  width: 100%;
  padding: 0 76px;
}
.page-header .page-wrapper .header-title-block.has-search {
  padding: 0px 30px 0 66px;
}
.page-header .page-wrapper .header-title-block .header-logo {
  background: url(../img/logo.svg) no-repeat left top;
  width: 200px;
  height: 38px;
  background-size: contain;
}
.page-header .page-wrapper .header-title-block .header-title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.22;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #745326;
}
.page-body {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-body.has-footer {
  padding-bottom: 90px;
}
.page-body .page-wrapper {
  padding-top: 70px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  /*親子通說明 + 最新消息 */

  /*找課程找餐廳 */

  /*card-title*/

}
.page-body .page-wrapper .main-news {
  padding: 7px 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  background-color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.page-body .page-wrapper .main-news .main-news-func {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
}
.page-body .page-wrapper .main-news .main-news-func .main-func-link {
  display: inline-block;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  padding: 10px;
  text-align: center;
  cursor: pointer;
}
.page-body .page-wrapper .main-news .main-news-func .main-func-link .btn-txt {
  display: inline-block;
  color: #333333;
  font-size: 18px;
  line-height: 28px;
}
.page-body .page-wrapper .main-fucntoin {
  margin: 10px 0;
}
.page-body .page-wrapper .main-fucntoin .function-area {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.page-body .page-wrapper .main-fucntoin .function-area .function-item {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  margin-right: 8px;
}
.page-body .page-wrapper .main-fucntoin .function-area .function-item:last-child {
  margin-right: 0px;
}
.page-body .page-wrapper .main-fucntoin .function-area .function-item .function-txt {
  display: inline-block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 12px 15px;
  text-align: center;
  font-size: 16px;
  background: #ebe9e8;
  color: #333333;
  width: 100%;
}
.page-body .page-wrapper .main-fucntoin .function-area .function-item .function-txt.active {
  color: #ffffff;
  background-color: #5d442b;
}
.page-body .page-wrapper .card-title {
  padding: 12px 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: initial;
}
.page-body .page-wrapper .card-title .title-txt {
  font-size: 18px;
  font-weight: 600;
}
.page-body .page-wrapper .card-title .more-txt {
  color: #4f4f4f;
  font-size: 14px;
  position: relative;
  padding-right: 20px;
}
.page-body .page-wrapper .card-title .more-txt:after {
  display: inline-block;
  position: absolute;
  content: "\e90b";
  font-family: "icomoon";
  font-size: 16px;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #d6d6d6;
  z-index: 7;
  pointer-events: none;
}
/*首圖輪播*/
.main-banner-carousel {
  margin-top: 10px;
  margin-bottom: 10px;
}
.main-banner-carousel .item {
  width: 100%;
}
.main-banner-carousel .item img {
  width: 100%;
  height: auto;
}
.main-banner-carousel .owl-dots {
  margin-top: 0px;
}
/*輪播修改dot*/
.main-banner-carousel .owl-theme .owl-dots .owl-dot.active span,
.newstore-carousel .owl-theme .owl-dots .owl-dot.active span {
  width: 20px;
  background-color: #e15820;
}
/*品牌列表*/
.main-brand .brand-area {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.main-brand .brand-area .barnd-item {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  margin-bottom: 10px;
}
.main-brand .brand-area .barnd-item .brand-item-list {
  display: flex;
  display: -webkit-flex;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  background-color: #fff;
  max-height: 130px;
  width: 100%;
  overflow: hidden;
}
.main-brand .brand-area .barnd-item .brand-item-list div {
  flex: 1 1 0;
  -webkit-flex: 1 1 0;
}
.main-brand .brand-area .barnd-item .brand-item-list .brand-img {
  display: inline-block;
  max-width: 200px;
  width: 100%;
}
.main-brand .brand-area .barnd-item .brand-item-list .brand-img img {
  width: 100%;
  height: 130px;
  object-fit: cover;
}
.main-brand .brand-area .barnd-item .brand-item-list .brand-content {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.main-brand .brand-area .barnd-item .brand-item-list .brand-content .barnd-logo {
  margin-bottom: 10px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
.main-brand .brand-area .barnd-item .brand-item-list .brand-content .barnd-logo img {
  height: 30px;
}
.main-brand .brand-area .barnd-item .brand-item-list .brand-content .brand-text {
  color: #333333;
  font-weight: 500;
  text-align: center;
}
/*促銷訊息*/
.sales-carousel {
  margin-right: -16px;
}
.sales-carousel .owl-carousel .item {
  max-width: 150px;
  width: 100%;
}
.sales-carousel .owl-carousel .item .item-list {
  display: inline-block;
  position: relative;
  width: 150px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  background-color: #ffffff;
  overflow: hidden;
}
.sales-carousel .owl-carousel .item .item-list img {
  width: inherit;
  overflow: hidden;
}
.sales-carousel .owl-carousel .item .item-list .only-member {
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  width: 30px;
  height: 36px;
  background: url(../img/icon/bg_onlymember.svg) no-repeat top left;
  color: #ffffff;
  font-size: 10px;
  text-align: center;
  border-top-left-radius: 4px;
}
.sales-carousel .owl-carousel .item .item-list .item-content {
  background: #fff7db;
  padding: 9px 10px;
}
.sales-carousel .owl-carousel .item .item-list .item-content .item-title {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 4px;
  /*二行字*/

}
.sales-carousel .owl-carousel .item .item-list .item-content .item-txt {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
.sales-carousel .owl-carousel .item .item-list .item-content .item-txt .item-price {
  color: #e15820;
  font-size: 16px;
  font-weight: 500;
  -webkit-box-orient: vertical;
}
.sales-carousel .owl-carousel .item .item-list .item-content .item-txt .item-price .dollar-symbol {
  display: inline-block;
  font-size: 10px;
  color: #e15820;
  margin-right: 2px;
}
/*新進店家*/
.newstore-carousel {
  position: relative;
}
.newstore-carousel .newstore-row {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-bottom: 12px;
}
.newstore-carousel .newstore-row .newstore-item-list {
  flex: 1 1 0;
  -webkit-flex: 1 1 0;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffffff;
  padding: 10px;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
}
.newstore-carousel .newstore-row .newstore-item-list:first-child {
  margin-right: 12px;
}
.newstore-carousel .newstore-row .newstore-item-list .newstore-img {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.newstore-carousel .newstore-row .newstore-item-list .newstore-img img {
  width: 100%;
}
.newstore-carousel .newstore-row .newstore-item-list .newstore-content {
  text-align: left;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
}
/*移除dot上面高度*/
/*師資訊*/
.teacher-carousel .teacher-item-list {
  width: 150px;
  margin-bottom: 6px;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
}
.teacher-carousel .teacher-item-list .label-class {
  width: 100%;
  display: inline-block;
  position: relative;
  height: 20px;
}
.teacher-carousel .teacher-item-list .label-class .label-tag {
  border-top-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 8px;
  width: 58px;
  font-size: 12px;
  color: #ffffff;
  padding: 2px 5px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.teacher-carousel .teacher-item-list .label-class .label-tag.class01 {
  background: #ef7074;
}
.teacher-carousel .teacher-item-list .label-class .label-tag.class02 {
  background: #937e3e;
}
.teacher-carousel .teacher-item-list .label-class .label-tag.class03 {
  background: #593e93;
}
.teacher-carousel .teacher-item-list .label-class .label-tag.class04 {
  background: #54933e;
}
.teacher-carousel .teacher-item-list .label-class .label-tag.class05 {
  background: #3e6093;
}
.teacher-carousel .teacher-item-list .teacher-area {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  align-items: center;
  -webkit-align-items: center;
}
.teacher-carousel .teacher-item-list .teacher-area .teacher-img {
  width: 50px;
  height: 50px;
  overflow: hidden;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.teacher-carousel .teacher-item-list .teacher-area .teacher-img img {
  width: 100%;
  object-fit: cover;
}
.teacher-carousel .teacher-item-list .teacher-area .teacher-content {
  width: 80px;
  position: relative;
}
.teacher-carousel .teacher-item-list .teacher-area .teacher-content .teacher-name {
  color: #333333;
  font-size: 14px;
  margin-bottom: 5px;
}
.teacher-carousel .teacher-item-list .teacher-area .teacher-content .teacher-text {
  font-size: 13px;
  color: #828282;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  margin-bottom: 5px;
}
.teacher-carousel .teacher-item-list .teacher-area .teacher-content .star-area {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  margin-bottom: 10px;
}
.teacher-carousel .teacher-item-list .teacher-area .teacher-content .star-area .icon-start {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-size: contain;
  background: url(../img/icon/icon_star.svg) no-repeat center center;
  margin-right: 2px;
}
.teacher-carousel .teacher-item-list .teacher-area .teacher-content .star-area .icon-start.active {
  background: url("../img/icon/icon_star_active.svg") no-repeat center center;
}
/*footer*/
.page-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.page-footer .page-wrapper .footer-btn-block {
  background-color: #ffffff;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 5px 8px;
  -webkit-box-shadow: 0px -1px 16px 5px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -1px 16px 5px rgba(0, 0, 0, 0.06);
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
}
.page-footer .page-wrapper .footer-btn-block a {
  flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  max-width: 85px;
  padding: 5px;
}
.page-footer .page-wrapper .footer-btn-block .footer-icon {
  width: 100%;
  height: 24px;
  text-align: center;
  display: inline-block;
}
.page-footer .page-wrapper .footer-btn-block .footer-icon.icon-home {
  background: url(../img/icon/icon_home.svg) no-repeat center center;
  background-size: auto;
}
.page-footer .page-wrapper .footer-btn-block .footer-icon.icon-collect {
  background: url(../img/icon/icon_collect.svg) no-repeat center center;
  background-size: auto;
}
.page-footer .page-wrapper .footer-btn-block .footer-icon.icon-shopping-bag {
  background: url(../img/icon/icon_shopping_bag.svg) no-repeat center center;
  background-size: 30px;
}
.page-footer .page-wrapper .footer-btn-block .footer-icon.icon-search {
  background: url(../img/icon/icon_search.svg) no-repeat center center;
  background-size: auto;
}
.page-footer .page-wrapper .footer-btn-block .footer-icon.icon-search:before {
  content: '';
}
.page-footer .page-wrapper .footer-btn-block .footer-icon.icon-member {
  background: url(../img/icon/icon_member.svg) no-repeat center center;
  background-size: auto;
}
.page-footer .page-wrapper .footer-btn-block .btn-text {
  display: inline-block;
  color: #333333;
  text-align: center;
  width: 100%;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.412;
}
.page-footer .page-wrapper .footer-btn-block .icon-btn.active .icon-home {
  background: url(../img/icon/icon_home_active.svg) no-repeat center center;
  background-size: auto;
}
.page-footer .page-wrapper .footer-btn-block .icon-btn.active .icon-collect {
  background: url(../img/icon/icon_collect_active.svg) no-repeat center center;
  background-size: auto;
}
.page-footer .page-wrapper .footer-btn-block .icon-btn.active .icon-collect {
  background: url(../img/icon/icon_collect_active.svg) no-repeat center center;
  background-size: auto;
}
.page-footer .page-wrapper .footer-shopping-block {
  background-color: #FAFAFA;
  min-height: 88px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-footer .page-wrapper .footer-shopping-block .pay-info-txt {
  font-size: 14px;
  color: #828282;
}
.page-footer .page-wrapper .footer-shopping-block .pay-money {
  font-size: 16px;
  font-weight: 700;
  color: #E15820;
}
/*課程活動*/
.class-area .class-item-list {
  width: 100%;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  min-height: 255px;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  margin-bottom: 12px;
}
.class-area .class-item-list .class-item-img {
  position: relative;
  min-height: 145px;
  max-height: 290px;
  overflow: hidden;
}
.class-area .class-item-list .class-item-img img {
  width: 100%;
  height: auto;
}
.class-area .class-item-list .class-content {
  padding: 8px 10px;
}
.class-area .class-item-list .class-content .class-title {
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.class-area .class-item-list .class-content .class-date {
  font-size: 12px;
  color: #828282;
  padding: 4px 0;
}
.class-area .class-item-list .class-content .class-date .label-class {
  display: inline-block;
  padding: 3px 7px;
  border-top-left-radius: 0;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 20px;
  background-color: #3eadbd;
  min-width: 50px;
  color: #ffffff;
  margin: 0 4px;
  font-weight: 500;
}
.class-area .class-item-list .class-content .class-info .class-location {
  margin-bottom: 4px;
  vertical-align: middle;
  font-size: 14px;
}
.class-area .class-item-list .class-content .class-info .class-location i {
  color: #4f4f4f;
}
.class-area .class-item-list .class-content .class-info .class-location .country-text {
  display: inline-block;
  margin-right: 4px;
}
.class-area .class-item-list .class-content .class-info .class-location .city-text {
  color: #2f80ed;
}
.class-area .class-item-list .class-content .class-info .star-area {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
}
.class-area .class-item-list .class-content .class-info .star-area .icon-start {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-size: contain;
  background: url(../img/icon/icon_star.svg) no-repeat center center;
  margin-right: 2px;
}
.class-area .class-item-list .class-content .class-info .star-area .icon-start.active {
  background: url("../img/icon/icon_star_active.svg") no-repeat center center;
}
.class-area .class-item-list .class-content .class-info .class-price {
  text-align: right;
  font-size: 18px;
  color: #e15820;
  font-weight: 600;
}
.class-area .class-item-list .class-content .class-info .class-price .dollar-symbol {
  display: inline-block;
  margin-right: 2px;
  font-size: 10px;
}
/*餐廳景點*/
.view-area .view-item-list {
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  max-height: 220px;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  margin-bottom: 12px;
  width: 100%;
  position: relative;
}
.view-area .view-item-list .view-item-img {
  min-height: 220px;
}
.view-area .view-item-list img {
  width: 100%;
  height: auto;
}
.view-area .view-item-list .label-view {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 12px;
  background-color: #fd783f;
  padding: 3px 7px;
  border-top-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 10px;
  color: #ffffff;
  font-size: 12px;
}
.view-area .view-item-list .view-content {
  background: rgba(51, 51, 51, 0.96);
  width: 100%;
  height: 64px;
  position: absolute;
  bottom: 0;
  z-index: 6;
  padding: 8px 10px;
  color: #ffffff;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
}
.view-area .view-item-list .view-content .column-left {
  flex: 1;
  -webkit-flex: 1;
}
.view-area .view-item-list .view-content .class-title {
  font-size: 16px;
  margin-bottom: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 1px);
}
.view-area .view-item-list .view-content .class-text {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 1px);
}
.view-area .view-item-list .view-content .map-distance {
  color: #ffffff;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 2px 7px;
  background-color: #46bd8f;
  font-size: 12px;
}
/*全能通說明*/
.about-area {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-direction: row;
  flex-flow: wrap;
}
.about-area .about-item-list {
  display: inline-block;
  width: 48%;
  border: 2px solid #dcd4b8;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 12px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
  height: 145px;
  -webkit-box-shadow: 0px 6px 12px 0px #f6f4eb;
  box-shadow: 0px 6px 12px 0px #f6f4eb;
}
.about-area .about-item-list .about-item {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  flex-flow: wrap;
}
.about-area .about-item-list .about-item .graphic-area {
  display: inline-block;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff7db;
}
.about-area .about-item-list .about-item .graphic-area span {
  display: inline-block;
  width: 90px;
  height: 90px;
  background-size: inherit;
}
.about-area .about-item-list .about-item .graphic-area .graphic01 {
  background: url(../img/icon/pic_member_rating.svg) no-repeat center center;
}
.about-area .about-item-list .about-item .graphic-area .graphic02 {
  background: url(../img/icon/pic_class_process.svg) no-repeat center center;
}
.about-area .about-item-list .about-item .graphic-area .graphic03 {
  background: url(../img/icon/pic_shopping_guide.svg) no-repeat center center;
}
.about-area .about-item-list .about-item .graphic-area .graphic04 {
  background: url(../img/icon/pic_platform_intro.svg) no-repeat center center;
}
.about-area .about-item-list .about-item .graphic-area .graphic05 {
  background: url(../img/icon/pic_service.svg) no-repeat center center;
}
.about-area .about-item-list .about-item .graphic-area .graphic06 {
  background: url(../img/icon/pic_mylittleone.svg) no-repeat center center;
}
.about-area .about-item-list .about-item .about-title {
  width: 100%;
  margin-top: 5px;
}
/*最新消息*/
.news-area .news-item-img {
  position: relative;
}
.news-area .news-item-list {
  margin-bottom: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
}
.news-area .news-item-list .news-item-img {
  height: 200px;
}
.news-area .news-item-list img {
  width: 100%;
  auto: auto;
  -webkit-transition: transform .2s;
  -moz-transition: transform .2s;
  -ms-transition: transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
}
.news-area .news-item-list img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.news-area .news-item-list .news-content {
  position: absolute;
  bottom: 0;
  background: rgba(51, 51, 51, 0.96);
  height: 60px;
  width: 100%;
  color: #ffffff;
  padding: 10px;
}
.news-area .news-item-list .news-content .news-title {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 4px;
}
.news-area .news-item-list .news-content .news-text {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
}
/*最新消息內文*/
.news-detail-img {
  margin-right: -16px;
  margin-left: -16px;
  margin-top: -16px;
  padding: 0px;
  /*background: url(../img/pic/pic_news01_in.png) no-repeat top left;*/
  background-size: 100%;
  width: calc(100% + 32px);
  height: 200px;
}
.news-detail {
  padding: 10px 0;
}
.news-detail .news-detail-title {
  font-size: 16px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 8px;
}
.news-detail .news-detail-text {
  font-size: 14px;
  color: #333333;
  line-height: 1.5;
}
.news-detail .news-detail-text ol {
  list-style-type: none;
}
.news-detail .news-detail-text ol li {
  margin-bottom: 6px;
}
.full-line {
  border-top: 1px solid #f2f2f2;
  margin: 10px -16px;
}
/*找課程列表*/
.list-area {
  margin-top: -14px;
}
.list-area .list-item-block {
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  padding: 16px 0;
}
.list-area .list-item-block .list-item-title {
  padding: 0px 16px;
}
.list-area .list-item-block .list-item-title.has-arrow {
  padding-right: 50px;
  position: relative;
}
.list-area .list-item-block .list-item-title.has-arrow:after {
  display: inline-block;
  position: absolute;
  content: "\e90a";
  font-family: "icomoon";
  font-size: 16px;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #d6d6d6;
  z-index: 7;
  pointer-events: none;
}
/*單次活動*/
.class-activity {
  margin-bottom: 20px;
}
.class-activity .label-activity {
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #dadce0;
  margin: 6px 8px;
  color: #1967d2;
  padding: 5px 10px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.class-activity .label-activity:hover {
  background-color: #1967d2;
  border-color: #1967d2;
  color: #ffffff;
}
/*單次活動*/
.commit-area .star-area {
  margin: 20px 60px 40px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
}
.commit-area .star-area a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 2px;
}
.commit-area .star-area .icon-start {
  display: inline-block;
  width: inherit;
  height: inherit;
  background-size: cover;
  background: url(../img/icon/icon_star.svg) no-repeat center center;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.commit-area .star-area .icon-start:active,
.commit-area .star-area .icon-start:hover {
  background: url("../img/icon/icon_star_active.svg") no-repeat center center;
}
/*我的折價券*/
.coupon-area {
  /*無我的折價券*/

}
.coupon-area .coupon-title {
  font-size: 12px;
  color: #828282;
  margin-bottom: 10px;
}
.coupon-area .coupon-none {
  margin: 30px 0;
  text-align: center;
  font-size: 12px;
}
.coupon-area .coupon-none .coupon-none-icon {
  background: url('../img/icon/icon_bear_coupon.svg') no-repeat center center;
  width: 100px;
  height: 70px;
  background-size: contain;
  display: inline-block;
  /*我的購物金*/

}
.coupon-area .coupon-none .coupon-none-icon.shopping-icon {
  background: url('../img/icon/icon_bear_money.svg') no-repeat center center;
}
.coupon-area .coupon-none .coupon-text {
  text-align: center;
  margin-top: 20px;
}
.coupon-area .coupon-item-list {
  display: inline-block;
  background-color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  background-size: cover;
  min-height: 110px;
  position: relative;
  margin-bottom: 12px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.075);
}
.coupon-area .coupon-item-list:before {
  content: '';
  display: inline-block;
  background: url(../img/pic/coupon-left.png) no-repeat center center;
  width: 32px;
  height: 52px;
  position: absolute;
  z-index: 7;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.coupon-area .coupon-item-list:after {
  content: '';
  display: inline-block;
  background: url(../img/pic/coupon-right.png) no-repeat center center;
  width: 32px;
  height: 52px;
  position: absolute;
  z-index: 8;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.coupon-area .coupon-item-list .label-buy {
  display: inline-block;
  position: absolute;
  z-index: 9;
  top: 14px;
  right: 20px;
  background: #d40000;
  color: #ffffff;
  background: #ff9a9a;
  background: -moz-linear-gradient(left, #ff9a9a 0%, #e072e2 100%);
  background: -webkit-linear-gradient(left, #ff9a9a 0%, #e072e2 100%);
  background: linear-gradient(to right, #ff9a9a 0%, #e072e2 100%);
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 4px;
  font-size: 11px;
}
.coupon-area .coupon-item-list .coupon-content {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: space-around;
  align-content: stretch;
  padding: 12px 30px;
}
.coupon-area .coupon-item-list .coupon-priece {
  font-size: 22px;
  color: #ff6868;
  font-weight: 600;
}
.coupon-area .coupon-item-list .coupon-priece .dollar-symbol {
  font-size: 12px;
  font-weight: normal;
}
.coupon-area .coupon-item-list .content-title {
  font-size: 16px;
  color: #333333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0.25rem;
}
.coupon-area .coupon-item-list .content-time,
.coupon-area .coupon-item-list .content-text {
  font-size: 11px;
  color: #828282;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0.25rem;
}
.shopping-icon-area {
  margin: -14px -16px 10px -16px;
  height: 200px;
  background-color: #ffffff;
  padding: 12px 16px;
}
/*我的收藏*/
.tab-section {
  margin-top: -14px;
  margin-right: -16px;
  margin-left: -16px;
}
.nav {
  display: flex;
  display: -webkit-flex;
}
.nav.nav-full li {
  flex: 1 1 0;
  -webkit-flex: 1 1 0;
}
.nav-pills .nav-link {
  padding: 12px 1rem;
  text-align: center;
  font-weight: bold;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffffff;
}
.nav-pills .nav-link.active {
  background-color: #ffffff;
  color: #a8621b;
  border-bottom: 2px solid #a8621b;
}
.tab-content {
  padding: 16px;
}
.collect-area .collect-item-list {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  display: flex;
  display: -webkit-flex;
}
.collect-area .collect-item-list .collect-img {
  width: 110px;
  height: 110px;
}
.collect-area .collect-item-list .collect-img img {
  width: 100%;
  height: auto;
}
.collect-area .collect-item-list .collect-content {
  flex: 1;
  -webkit-flex: 1;
  margin-left: 8px;
  font-size: 14px;
}
.collect-area .collect-item-list .collect-content .collect-title {
  color: #333333;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.collect-area .collect-item-list .collect-content .collect-text {
  color: #828282;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 4px;
}
.collect-area .collect-item-list .collect-content .collect-price {
  color: #e15820;
  font-size: 22px;
  font-weight: 600;
}
.collect-area .collect-item-list .collect-content .collect-price .dollar-symbol {
  font-size: 12px;
  font-weight: normal;
}
.collect-date {
  font-size: 13px;
  color: #828282;
  padding: 2px;
  background-color: #f2f2f2;
  margin-bottom: 10px;
}
/*票券*/
.ticket-area .ticket-item-list {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  background-color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  margin-bottom: 10px;
}
.ticket-area .ticket-item-list .ticket-img {
  width: 100%;
  min-height: 120px;
  max-height: 240px;
  overflow: hidden;
}
.ticket-area .ticket-item-list .ticket-img img {
  width: 100%;
}
.ticket-area .ticket-item-list .ticket-content {
  padding: 10px;
}
.ticket-area .ticket-item-list .ticket-content .ticket-title {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ticket-area .ticket-item-list .ticket-content .ticket-text {
  color: #828282;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*我的*/
.basic-area {
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -14px;
  background: url(../img/pic/bg_member.png) no-repeat bottom right #ffffff;
  background-size: cover;
  min-height: 120px;
  display: flex;
  display: -webkit-flex;
  padding: 30px 20px;
}
.basic-area .basic-img {
  width: 60px;
  height: 60px;
  overflow: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 8px;
}
.basic-area .basic-title {
  font-size: 20px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.basic-area .basic-text {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.basic-area .basic-text .btn-edit {
  width: 24px;
  height: 24px;
  position: relative;
}
.basic-area .basic-text .btn-edit a {
  display: inline-block;
  background: url(../img/icon/icon_edit.svg) no-repeat bottom left;
  width: inherit;
  height: inherit;
  position: relative;
  top: 6px;
}
.baby-title-area {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding: 10px 0;
}
.baby-title-area .baby-title {
  font-size: 16px;
  color: #333333;
  font-weight: 600;
}
.baby-title-area .new-baby a {
  display: inline-block;
  font-size: 14px;
  color: #828282;
}
.baby-title-area .new-baby a .baby-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/icon/icon_age.svg) no-repeat top left;
  background-size: contain;
  vertical-align: middle;
}
.baby-content {
  padding: 10px 0;
}
.baby-title {
  padding: 12px 0;
  margin: 8px 0;
}
.baby-title.fill-line {
  border-bottom: 1px solid #dfdfdf;
  padding: 20px 16px;
  margin: 0 -16px;
}
.baby-title .title-txt {
  font-size: 16px;
  color: #333333;
  font-weight: 600;
}
.order-list-area {
  margin-right: -16px;
  margin-left: -16px;
}
.order-list-area .order-list-area-block {
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  padding: 16px 0;
}
.order-list-area .order-list-area-block .list-item-title.has-arrow {
  padding-left: 16px;
  padding-right: 50px;
  position: relative;
}
.order-list-area .order-list-area-block .list-item-title.has-arrow:after {
  display: inline-block;
  position: absolute;
  content: "\e90b";
  font-family: "icomoon";
  font-size: 16px;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #d6d6d6;
  z-index: 7;
  pointer-events: none;
}
.set-area {
  margin-right: -16px;
  margin-left: -16px;
}
.set-list-item {
  padding: 12px 16px;
  border-bottom: 1px solid #dfdfdf;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.server-area {
  margin-right: -16px;
  margin-left: -16px;
  border-bottom: 1px solid #dfdfdf;
}
.server-area .list-item-block {
  padding: 20px 16px;
  font-size: 16px;
  font-weight: 600;
}
/*找課程tab*/
.nav-pills.nav-fill-small {
  margin: 10px;
  justify-content: space-around;
}
.nav-pills.nav-fill-small .nav-item {
  flex: 1 1 auto;
}
.nav-pills.nav-fill-small .nav-link {
  min-width: 90px;
  padding: 12px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  font-size: 16px;
  background: #ebe9e8;
  color: #333333;
  font-weight: normal;
  margin-right: 6px;
}
.nav-pills.nav-fill-small .nav-link.active {
  background-color: #5d442b;
  color: #ffffff;
  border-bottom: none;
}
.info-area {
  padding: 12px 0px;
}
.info-area small {
  color: #4f4f4f;
  display: inline-block;
  margin-left: 4px;
}
.link-tag-area {
  font-size: 14px;
  margin-bottom: 10px;
}
.link-tag-area .link-tag {
  display: inline-block;
  margin-right: 4px;
  color: #2f80ed;
}
.activity-area {
  margin-right: -16px;
  margin-left: -16px;
  background-color: #ffffff;
}
.activity-area .activity-item-list {
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  padding: 16px;
  display: flex;
  display: -webkit-flex;
}
.activity-area .activity-item-list .activity-item-title {
  flex: auto;
  -webkit-flex: auto;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px;
}
.activity-area .activity-item-list .activity-item-title.has-arrow {
  position: relative;
}
.activity-area .activity-item-list .activity-item-title.has-arrow:after {
  display: inline-block;
  position: absolute;
  content: "\e90b";
  font-family: "icomoon";
  font-size: 16px;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #d6d6d6;
  z-index: 7;
  pointer-events: none;
}
.activity-area .activity-item-list .img-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 8px;
  /*找課程/活動*/

  /*找餐廳/景點*/

}
.activity-area .activity-item-list .img-icon.activity01 {
  background: url(../img/icon/icon_age.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.activity02 {
  background: url(../img/icon/icon_map_location.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.activity03 {
  background: url(../img/icon/icon_fee.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.activity04 {
  background: url(../img/icon/icon_play.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.activity05 {
  background: url(../img/icon/icon_calendar.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.view01 {
  background: url(../img/icon/icon_age.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.view02 {
  background: url(../img/icon/icon_view01.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.view03 {
  background: url(../img/icon/icon_view02.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.view04 {
  background: url(../img/icon/icon_view03.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.view05 {
  background: url(../img/icon/icon_view04.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.view06 {
  background: url(../img/icon/icon_view05.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.view07 {
  background: url(../img/icon/icon_view06.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.view08 {
  background: url(../img/icon/icon_view07.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.view09 {
  background: url(../img/icon/icon_view08.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.view10 {
  background: url(../img/icon/icon_view09.svg) no-repeat top left;
  background-size: contain;
}
.activity-area .activity-item-list .img-icon.view11 {
  background: url(../img/icon/icon_view10.svg) no-repeat top left;
  background-size: contain;
}
/*找景點結果頁*/
.view-content-info .view-img-area {
  margin-top: -14px;
  margin-left: -16px;
  margin-right: -16px;
  padding: 0;
  min-height: 200px;
  max-height: 400px;
  overflow: hidden;
  margin-bottom: 20px;
}
.view-content-info .view-title-area {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 10px;
  font-size: 14px;
}
.view-content-info .view-title-area .view-title {
  font-size: 20px;
  font-weight: 600;
}
.view-content-info .view-title-area .view-title.has-icon {
  margin-right: 40px;
}
.view-content-info .view-title-area .add-favorite {
  right: 0;
  top: -4px;
}
.view-content-info .view-text p {
  margin-bottom: 10px;
}
.view-content-info .view-text .view-text-title {
  font-weight: 600;
  margin-bottom: 10px;
}
.view-content-info .view-text .view-text-map {
  margin: 10px 0;
  color: #46BD8F;
  font-size: 14px;
}
.view-content-info .view-text .view-text-map .icon-map {
  color: #333333;
  vertical-align: middle;
  font-size: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 6px;
}
/*找景點/結果頁內頁v2*/
.view-content-info .view-title-info {
  font-size: 14px;
  color: #333333;
}
.view-content-info .view-title-info .food-class {
  margin-bottom: 8px;
}
.view-content-info .view-title-info .time-info {
  margin-bottom: 8px;
}
.view-content-info .view-title-info .time-info .text-highlight {
  color: #2f80ed;
  display: inline-block;
  margin-right: 4px;
}
.view-content-info .view-title-info .view-text-map .icon-map {
  display: inline-block;
  margin-right: 6px;
  color: #46BD8F;
  vertical-align: middle;
}
.view-content-info .star-area {
  margin: 20px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
}
.view-content-info .star-area a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 2px;
}
.view-content-info .star-area .icon-start {
  display: inline-block;
  width: inherit;
  height: inherit;
  background-size: cover;
  background: url(../img/icon/icon_star.svg) no-repeat center center;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.view-content-info .star-area .icon-start:active,
.view-content-info .star-area .icon-start:hover {
  background: url("../img/icon/icon_star_active.svg") no-repeat center center;
}
.view-content-info .data-list {
  margin-bottom: 12px;
}
.view-content-info .data-list .list-title {
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0;
}
.view-content-info .data-list .list-info {
  padding-bottom: 6px;
  color: #828282;
  border-bottom: 1px solid #E3E4E7;
}
.view-content-info .data-list .info-label-area {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.view-content-info .data-list .info-label-area .info-label {
  padding-left: 26px;
  position: relative;
  margin-right: 6px;
  margin-bottom: 10px;
}
.view-content-info .data-list .info-label-area .info-label:before {
  content: '';
  display: inline-block;
  width: 15px;
  height: 10px;
  background: url(../img/icon/icon_check.svg) no-repeat center center;
  position: absolute;
  left: 6px;
  top: 6px;
}
.google-map-area {
  margin-left: -16px;
  margin-right: -16px;
  padding: 0px;
}
.google-map-area iframe {
  width: 100%;
}
/*view-carousel*/
.view-carousel {
  padding-bottom: 20px;
}
.view-carousel .item {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  width: 146px;
  height: auto;
  margin-right: 8px;
}
/*找商品圖片輪播*/
.product-carousel {
  position: relative;
  margin-right: -16px;
  margin-left: -16px;
  padding: 0px;
  margin-bottom: 10px;
}
.product-carousel button:focus {
  outline: none;
}
/* 改變owl-dot顏色*/
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #e15820;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
}
/*找商品的品牌*/
.list-brand-area {
  margin-left: -16px;
  margin-right: -16px;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
}
.list-brand-item {
  width: 120px;
  margin-bottom: 8px;
}
.list-brand-item a {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  align-items: center;
  -webkit-align-items: center;
  background-color: #F2EFED;
  padding: 6px 3px;
  height: 70px;
}
.list-brand-item a .brand-title {
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  width: 56px;
  -webkit-box-orient: vertical;
}
.list-brand-item a .brand-img {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
/*產品的促銷輪播*/
.message-carousel {
  margin-right: -16px;
  padding-right: 0px;
}
.message-carousel .item-list {
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  width: 200px;
  height: 260px;
}
.message-carousel .item-list .message-pic {
  height: 145px;
  overflow: hidden;
  width: 200px;
}
.message-carousel .item-list .item-content {
  font-size: 12px;
  padding: 8px;
}
.message-carousel .item-list .item-content .item-title {
  color: #333333;
  font-weight: 600;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.message-carousel .item-list .item-content .item-info {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #828282;
  margin-bottom: 5px;
}
.message-carousel .item-list .item-content .item-txt {
  color: #e15820;
  font-size: 18px;
  font-weight: 600;
}
.message-carousel .item-list .item-content .item-txt .dollar-symbol {
  font-weight: normal;
  font-size: 10px;
}
.message-carousel .item-list .item-content .item-txt .discount {
  font-size: 10px;
  text-decoration: line-through;
  color: #828282;
  display: inline-block;
  margin-left: 2px;
}
/*嬰幼兒好評熱銷*/
.baby-carousel {
  margin-right: -16px;
  padding-right: 0px;
}
.baby-carousel .item {
  height: 270px;
}
.baby-carousel .item-list {
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  width: 200px;
  height: 260px;
}
.baby-carousel .item-list .message-pic {
  height: 145px;
  overflow: hidden;
  width: 200px;
}
.baby-carousel .item-list .item-content {
  font-size: 12px;
  padding: 8px;
}
.baby-carousel .item-list .item-content .item-title {
  color: #333333;
  font-weight: 600;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.baby-carousel .item-list .item-content .item-info {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #828282;
  margin-bottom: 5px;
}
.baby-carousel .item-list .item-content .item-txt {
  color: #e15820;
  font-size: 18px;
  font-weight: 600;
}
.baby-carousel .item-list .item-content .item-txt .dollar-symbol {
  font-weight: normal;
  font-size: 10px;
}
.baby-carousel .item-list .item-content .item-txt .discount {
  font-size: 10px;
  text-decoration: line-through;
  color: #828282;
  display: inline-block;
  margin-left: 2px;
}
/*商品*/
.blogger-area {
  background-color: #ffffff;
  margin-top: -14px;
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
.blogger-area .blogger-img {
  margin-right: 10px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: url(../img/pic/pic_member.png) no-repeat center center;
}
.blogger-area .blogger-info {
  width: calc(100% - 60px);
  font-size: 12px;
  color: #828282;
}
.blogger-area .blogger-info .blogger-title {
  margin-bottom: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.blogger-area .blogger-info .blogger-text {
  color: #333333;
}
.limited-area .limited-list-item .limited-list {
  margin-bottom: 12px;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.limited-area .limited-list-item .limited-list .limited-img {
  width: 150px;
}
.limited-area .limited-list-item .limited-list .limited-content {
  width: calc(100% - 150px);
  padding: 10px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: space-between;
}
.limited-area .limited-list-item .limited-list .limited-content .limited-title-area .limited-title {
  color: #333333;
  font-weight: 600;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.limited-area .limited-list-item .limited-list .limited-content .limited-title-area .limited-text {
  color: #828282;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.limited-area .limited-list-item .limited-list .limited-info {
  color: #e15820;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
.limited-area .limited-list-item .limited-list .limited-info .limited-price {
  font-size: 18px;
  font-weight: 600;
}
.limited-area .limited-list-item .limited-list .limited-info .limited-price .dollar-symbol {
  font-size: 10px;
  font-weight: normal;
}
.limited-area .limited-list-item .limited-list .limited-info .icon-like {
  color: #e15820;
  cursor: pointer;
}
/*商品tab*/
.nav-pills.nav-small {
  margin-top: 20px;
  justify-content: space-around;
}
.nav-pills.nav-small .nav-link {
  font-size: 14px;
  font-weight: normal;
  padding: 8px 1rem;
}
.hot-item-list {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.hot-item-list .hot-list {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  width: 166px;
  margin-bottom: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.09);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
.hot-item-list .hot-list .hot-img {
  width: 166px;
  height: 166px;
}
.hot-item-list .hot-list .hot-text {
  margin: 8px 10px;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.hot-item-list .hot-list .hot-info {
  margin: 0px 10px 8px 10px;
  color: #e15820;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.hot-item-list .hot-list .hot-info .hot-price {
  font-size: 18px;
  font-weight: 600;
}
.hot-item-list .hot-list .hot-info .hot-price .dollar-symbol {
  font-size: 10px;
  font-weight: normal;
}
.hot-item-list .hot-list .hot-info .hot-price .discount {
  font-size: 10px;
  text-decoration: line-through;
  color: #828282;
  display: inline-block;
  margin-left: 2px;
}
.hot-item-list .hot-list .hot-info .icon-shopping-car {
  position: relative;
  font-size: 16px;
  color: #e15820;
  cursor: pointer;
}
.hot-item-list .hot-list .hot-info .icon-shopping-car:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #e15820;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  z-index: 9;
  top: -2px;
  left: -2px;
}
.product-in-carousel {
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -14px;
  padding: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
.product-in-carousel .product-in-list {
  width: 100%;
  height: 200px;
}
.product-in-carousel .owl-item {
  margin-right: 0px;
}
.product-in-carousel .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: -40px;
  position: relative;
  z-index: 7;
}
.class-content-info .class-img-area {
  margin-left: -16px;
  margin-right: -16px;
  margin-top: -14px;
  padding: 0;
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 10px;
}
.class-content-info .class-img-area img {
  width: 100%;
}
.class-content-info .class-title-info {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 10px;
}
.class-content-info .class-time {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
}
.class-content-info .class-location {
  font-size: 14px;
  margin-bottom: 10px;
}
.class-content-info .class-money {
  color: #e15820;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.class-content-info .class-money .dollar-symbol {
  font-size: 10px;
  color: #828282;
  display: inline-block;
  margin-right: 4px;
}
.class-content-info .city-text {
  color: #2f80ed;
}
.class-content-info .info-title {
  font-size: 14px;
  color: #e15820;
  margin-bottom: 10px;
}
.class-content-info .info-content {
  font-size: 14px;
  color: #333333;
  padding-bottom: 10px;
}
/*側選單*/
.menu-side {
  margin: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 1;
  background: none;
  left: 0px;
  z-index: 9999;
  background: #fff;
  top: 0;
  bottom: 0;
  overflow: hidden;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.menu-side .body-wrap {
  padding-top: env(safe-area-inset-top);
  padding-right: env(safe-area-inset-right);
  padding-bottom: env(safe-area-inset-bottom);
  padding-left: env(safe-area-inset-left);
  height: 100vh !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.menu-side .container-header {
  top: constant(safe-area-inset-top);
  top: env(safe-area-inset-top);
  position: static;
  display: block;
  height: 56px;
  width: 100%;
  text-align: center;
  position: fixed;
  z-index: 999;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.menu-side .container-header .icon-cancel {
  position: absolute;
  color: #745326;
  top: 16px;
  left: 11px;
  font-weight: lighter;
}
.menu-side .container-header .page-title {
  padding: 17px 0 0 0;
  font-size: 18px;
  color: #745326;
}
.menu-side .card-body {
  padding: 0;
}
.menu-side .about-info .abotu-title {
  background-color: #f2f2f2;
  font-size: 12px;
  color: #333333;
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 16px 10px;
}
.menu-side .about-info .about-link-area {
  font-size: 14px;
  color: #333333;
}
.menu-side .about-info .about-link-area li {
  width: 100%;
}
.menu-side .about-info .about-link-area .about-link {
  padding: 16px 0px 16px 16px;
  width: inherit;
}
.menu-side .main-container .card {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.menu-side .main-container .card .btn {
  padding: 16px 46px 16px 46px;
}
.menu-side .main-container .card .btn:focus {
  box-shadow: none;
}
.menu-side .main-container .card .btn-link {
  color: #333333;
}
.menu-side .main-container .card .btn-link:hover,
.menu-side .main-container .card .btn-link:focus {
  text-decoration: none;
  color: #333333;
}
.menu-side .main-container .card-header {
  padding: 2px;
  background-color: #ffffff;
}
.menu-side .main-container .card-header .btn {
  vertical-align: middle;
  position: relative;
}
.menu-side .main-container .card-header .btn:after {
  display: inline-block;
  position: absolute;
  content: "\e90e";
  font-family: "icomoon";
  font-size: 16px;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #d6d6d6;
  z-index: 7;
  pointer-events: none;
}
.menu-side .main-container .card-header .btn.collapsed:after {
  display: inline-block;
  position: absolute;
  content: "\e90a";
  font-family: "icomoon";
  font-size: 16px;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #d6d6d6;
  z-index: 7;
  pointer-events: none;
}
.menu-side .main-container .card-header .btn.icon-class {
  vertical-align: middle;
}
.menu-side .main-container .card-header .btn.icon-class:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 12px;
  width: 24px;
  height: 24px;
  background: url(../img/icon/icon_class.svg) no-repeat center center;
}
.menu-side .main-container .card-header .btn.icon-view {
  vertical-align: middle;
}
.menu-side .main-container .card-header .btn.icon-view:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 12px;
  width: 24px;
  height: 24px;
  background: url(../img/icon/icon_restaurant.svg) no-repeat center center;
}
.menu-side .main-container .card-header .btn.icon-product {
  vertical-align: middle;
}
.menu-side .main-container .card-header .btn.icon-product:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 12px;
  width: 24px;
  height: 24px;
  background: url(../img/icon/icon_toy.svg) no-repeat center center;
}
.menu-side .card-body .list-group {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.menu-side .card-body .list-group-item {
  background-color: #f9f9f9;
  padding: 14px 16px 14px 46px;
  border: 0px;
}
.menu-side .main-container {
  margin-top: 0;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  height: calc(100%);
  padding-bottom: 0;
  padding-top: 56px;
}
.menu-side .main-container button {
  cursor: pointer;
}
.menu-side .body-wrap .container-header {
  background-color: #fdd237;
}
.menu-side.close-frame {
  left: -100%;
  opacity: 0;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
/*overwrite*/
.menu-side .accordion {
  overflow-anchor: none;
}
.menu-side .btn-block {
  width: 100%;
  display: block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: transparent;
  border: 0;
  text-align: left !important;
  font-size: 16px;
}
.menu-side .collapse:not(.show) {
  display: none;
}
.menu-side .list-group {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.menu-side .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
/*demolink*/
.demo-link {
  margin: 20px 0;
  text-align: center;
  font-size: 12px;
}
.demo-link a {
  margin-bottom: 6px;
  color: #2f80ed;
}
.add-favorite {
  display: inline-block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border: 0;
  background-color: #ffffff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
}
.add-favorite:active i {
  color: #eb5757;
}
.add-favorite i {
  color: #d6d6d6;
}
.txt-line-clamp2 {
  width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.icon {
  display: inline-block;
  text-align: center;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
}
.icon-about {
  background: url(../img/icon/icon_about.svg) no-repeat left top;
  background-size: contain;
  margin-right: 4px;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  display: inline-block;
}
.icon-news {
  background: url(../img/icon/icon_news.svg) no-repeat left top;
  background-size: contain;
  margin-right: 4px;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.icon-freefee {
  background: url(../img/icon/icon_free_fee.svg) no-repeat left top;
  background-size: contain;
  width: 18px;
  height: 14px;
  display: inline-block;
}
.page .page-wrapper {
  width: 100%;
  margin: 0 auto;
}
/*購物車*/
.shopping-title {
  padding: 0px 16px 14px 16px;
  border-bottom: 1px solid #E0E0E0;
  margin: 0 -16px;
}
.input-checkbox {
  width: 100%;
}
/*checkbox Custom+ radio*/
.input-checkbox {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-bottom: 0px;
  text-align: left;
}
.input-checkbox input,
.input-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid #333;
  background-color: #ffffff;
  border-radius: 2px;
}
.input-checkbox input:checked ~ .checkmark {
  background-color: #E15820;
  border: 1px solid #E15820;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.input-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.input-checkbox .checkmark:after {
  background: url(../img/svg/check.svg) no-repeat center center;
  width: 12px;
  height: 12px;
  margin: 2px;
}
.input-checkbox label {
  display: block;
  padding: 0px 16px 0px 26px;
  margin-bottom: 0px;
}
.shopping-area {
  border-bottom: 1px solid #E5E5E5;
  padding: 16px 0 20px 0px;
  display: flex;
  justify-content: space-between;
}
.shopping-area.no-line {
  border-bottom: none;
}
.shopping-area .product-img {
  flex: 0 0 70px;
}
.shopping-area .product-img img {
  width: 100%;
}
.shopping-area .product-info {
  flex: 1 1 auto;
  margin-left: 0.75rem;
}
.shopping-area .product-info .product-title {
  font-size: 16px;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shopping-area .product-info .product-txt {
  font-size: 14px;
  color: #828282;
}
.shopping-area .product-info .product-txt .product-amount {
  color: #E15820;
}
.shopping-area .product-info .product-txt a {
  color: #166ECC;
}
.product-number {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.product-number .product-number-title {
  font-weight: 600;
}
.product-number .product-number-money {
  color: #E15820;
}
.product-fee {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.product-fee .product-money {
  color: #E15820;
}
.product-fee .product-quantity {
  display: flex;
  align-items: center;
  background-color: #fff;
}
.product-fee .product-quantity .product-minus {
  width: 32px;
  height: 32px;
  border: 1px solid #DFDDD6;
  border-radius: 2px 0 0 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
}
.product-fee .product-quantity .product-minus:focus {
  outline: none;
}
.product-fee .product-quantity .product-minus svg {
  width: 10px;
  height: 10px;
  background: url(../img/svg/minus.svg) no-repeat center center;
}
.product-fee .product-quantity .product-plus {
  width: 32px;
  height: 32px;
  border: 1px solid #DFDDD6;
  border-radius: 2px 0 0 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
}
.product-fee .product-quantity .product-plus:focus {
  outline: none;
}
.product-fee .product-quantity .product-plus svg {
  width: 10px;
  height: 10px;
  background: url(../img/svg/add.svg) no-repeat center center;
}
.product-fee .product-quantity input {
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  width: 50px;
  height: 32px;
  text-align: center;
  color: #E15820;
  border: 1px solid #DFDDD6;
  border-right: none;
  border-left: none;
  box-sizing: border-box;
  cursor: text;
  border-radius: 0;
  -webkit-appearance: none;
}
.fare-area {
  border-top: 1px solid #e5e5e5;
  margin: 0 -16px;
  padding: 14px 16px;
  color: #329D97;
}
.fare-area .fare-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url(../img/svg/free.svg) no-repeat center center;
}
.line {
  margin: 0 -16px;
  padding: 0 16px;
  height: 8px;
  background-color: #f2f2f2;
}
.shopping-content-title {
  margin: 0 -16px;
  padding: 12px 16px;
  color: #333;
  font-weight: 700;
  border-bottom: 1px solid #E5E5E5;
}
.shopping-content-area {
  display: flex;
  justify-content: space-between;
  padding: 12px 0px;
  font-size: 14px;
}
.shopping-content-area .shopping-sub-title {
  padding-top: 0px;
}
.shopping-content-area.line-top {
  border-top: 1px solid #e5e5e5;
}
.shopping-content-area .content-info {
  color: #828282;
  min-width: 20%;
  text-align: right;
  margin-left: 10px;
}
.shopping-content-area .content-info.info-money {
  color: #E15820;
}
.shopping-content-area .content-info.high-money {
  color: #E15820;
  font-size: 16px;
  font-weight: 700;
}
.shopping-content-area .high-title {
  font-size: 16px;
  font-weight: 700;
}
.list_num {
  margin: 10px 16px 10px 36px;
  list-style-type: decimal;
  font-size: 14px;
}
.list_num li {
  margin-bottom: 4px;
}
.w-150 {
  min-width: 150px;
}
.btn-secondary:hover {
  background-color: #ADA5A1;
  border-color: #ADA5A1;
  color: #fff;
}
.btn-secondary:focus {
  background-color: #ADA5A1;
  border-color: #ADA5A1;
  box-shadow: none;
}
.btn-primary:hover {
  background-color: #FF692B;
  border-color: #FF692B;
  color: #fff;
}
.btn-primary:focus {
  background-color: #FF692B;
  border-color: #FF692B;
  box-shadow: none;
}
.shopping-sub-title {
  padding-top: 10px;
  font-size: 14px;
  font-weight: 700;
}
.single-line {
  margin: 0 -16px;
  height: 1px;
  background: #DFDDD6;
}
.bg-gray {
  background: #F6F6F6;
}
.div-tb {
  margin-top: 10px;
  font-size: 14px;
}
.div-tr {
  margin-bottom: 12px;
  align-items: baseline;
}
.div-td-hd {
  flex: 0 0 75px;
}
.div-td-hd span {
  display: inline-block;
  margin-left: 4px;
  color: #EB5757;
}
.div-td {
  flex: 1 1 auto;
}
.fill-group .fill-control {
  width: 100%;
  padding: 8px 6px;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.fill-group .fill-info {
  display: inline-block;
  width: 100%;
  margin-top: 4px;
  color: #ADA5A1;
}
.fill-group .fill-error {
  display: inline-block;
  width: 100%;
  margin-top: 4px;
  color: #d40000;
}
.fill-group .fill-select-control {
  width: 100%;
  padding: 8px 6px;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.fill-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.fill-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.fill-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.fill-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.fill-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.fill-group select:invalid {
  color: #6c757d;
}
.mr-10 {
  margin-right: 10px;
}
.flex-auto {
  flex: 1 1 auto;
}
.mb10 {
  margin-bottom: 10px;
}
/*radio*/
.input-radio {
  display: inline-block;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  margin-bottom: 0px;
  text-align: left;
}
.radiomark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid #333;
  background-color: #ffffff;
  border-radius: 50%;
}
.input-radio input:checked ~ .radiomark {
  background-color: #E15820;
  border: 1px solid #E15820;
}
.radiomark:after {
  content: "";
  position: absolute;
  display: none;
}
.input-radio input:checked ~ .radiomark:after {
  display: block;
}
.input-radio .radiomark:after {
  background: #fff;
  width: 8px;
  height: 8px;
  margin: 4px;
  border-radius: 50%;
}
.input-radio label {
  display: block;
  padding: 0px 16px 0px 22px;
  margin-bottom: 0px;
}
.mar-LR-16 {
  margin-right: -16px;
  margin-left: -16px;
}
.pad-LR16 {
  padding-right: 16px;
  padding-left: 16px;
}
.line-bottom {
  border-bottom: 1px solid #e5e5e5;
}
.shopping-title .input-checkbox {
  font-size: 16px;
  font-weight: 600;
  color: #745326;
}
.pad-TB15 {
  padding: 15px 0;
}
.pay-title {
  flex: 1 1 auto;
}
.pay-content {
  width: 50px;
  color: #2F80ED;
}
.pay-content .arrow-right {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../img/svg/arrow-right.svg) no-repeat center center;
}
.mL10 {
  margin-right: 10px;
}
.bg-white {
  background-color: #fff;
}
.txt-money {
  color: #E15820;
}
.txt-right {
  text-align: right;
}
.line-bottom {
  border-bottom: 1px solid #e5e5e5;
}
.cancel-order {
  padding: 20px 0;
}
.cancel-order .cancel-txt {
  font-size: 14px;
  color: #828282;
}
.prodcut-no {
  font-size: 14px;
}
.prodcut-status {
  font-size: 14px;
  color: #745326;
}
.label-commit {
  padding: 5px 8px;
  border-radius: 20px;
  border: 1px solid #D9D9D9;
  background: #e5e5e5;
  color: #333;
  margin-right: 6px;
  margin-bottom: 10px;
}
.flex-wrap {
  flex-wrap: wrap;
}
.upload-photo {
  min-height: 58px;
  border-radius: 6px;
  border: 1px solid #f5652a;
  text-align: center;
  color: #f5652a;
  font-size: 14px;
  padding: 4px 10px;
  margin-bottom: 20px;
}
.upload-photo .icon-camera {
  width: 30px;
  height: 30px;
  background: url(../img/svg/photo.svg) no-repeat center center;
  background-size: contain;
  display: inline-block;
  color: #f5652a;
  width: 100%;
}
/*color*/
/**//**//**//**//**//*師資訊課程label*/
/*課程活動label*/
/*餐聽label*/
/*全能通說明*/
/*折價券*/
/**//**//**//**//*theme green*/
/*@main-color-mid:@green-mid;*/
.flex-item-w {
  max-width: 50%;
}
.flex-item-top {
  align-self: flex-start;
}
.flex-item-bottom {
  align-self: flex-end;
}
.flex-center {
  display: -webkit-flex;
  /* Safari */

  -webkit-align-items: center;
  /* Safari 7.0+ */

  display: flex;
  align-items: center;
  /*水平置中*/

  justify-content: center;
  -webkit-justify-content: center;
}
.flex-center-left {
  display: -webkit-flex;
  /* Safari */

  -webkit-align-items: center;
  /* Safari 7.0+ */

  display: flex;
  align-items: center;
  /*水平置左*/

  justify-content: left;
  -webkit-justify-content: left;
}
@font-face {
  font-family: 'Roboto-light';
  font-style: normal;
  src: local('Roboto-Light'), local('Roboto-Light'), url(../css/Roboto/Roboto-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto-Bold';
  font-style: normal;
  src: local('Roboto-Bold'), local('Roboto-Bold'), url(../css/Roboto/Roboto-Bold.ttf) format('truetype');
}
/*MIN*/
@media (min-width: 376px) {
  /*找課程*/
  .main-fucntoin .function-area .function-item {
    width: calc(33% - 8px);
  }
  .list-brand-item {
    width: 130px;
  }
}
/*MIN*/
@media (min-width: 414px) {
  .hot-item-list .hot-list {
    flex: 1 0 auto;
  }
  .hot-item-list .hot-list:nth-of-type(odd) {
    margin-right: 10px;
  }
}
@media (min-width: 577px) {
  .coupon-area .coupon-item-list .coupon-content {
    padding: 12px 40px;
  }
}
@media (min-width: 768px) {
  
}
/*min-width:768px*/
@media (min-width: 992px) {
  
}
/*min-width:992px*/
@media (min-width: 1200px) {
  
}
/*min-width:1200px*/
/*MAX*/
@media (max-width: 1200px) {
  
}
@media (max-width: 1040px) {
  
}
@media (max-width: 992px) {
  
}
/*max-width: 992px*/
@media (max-width: 768px) {
  
}
/*max-width: 768px*/
@media (max-width: 767px) {
  
}
/*max-width: 767px*/
@media (max-width: 576px) {
  .page .page-body .page-wrapper {
    max-width: 414px;
    width: 100%;
  }
}
/*max-width: 576px*/
@media (max-width: 414px) {
  
}
/*max-width: 450px*/
@media (max-width: 375px) {
  
}
/*max-width: 375px*/
@media (max-width: 320px) {
  .page-body .page-wrapper .main-news .main-news-func .main-func-link {
    padding: 4px 0;
  }
  .page-body .page-wrapper .main-news .main-news-func .main-func-link .btn-txt {
    font-size: 16px;
  }
  .page-body .page-wrapper .main-fucntoin .function-area .function-item .function-txt {
    padding: 10px 8px;
    font-size: 16px;
  }
  /*找課程*/
  .nav-pills.nav-fill-small .nav-link {
    padding: 10px 8px;
    min-width: 60px;
  }
  /*找商品 品牌*/
  .list-brand-item {
    width: 155px;
  }
  .list-brand-item a .brand-title {
    width: 75px;
  }
  .hot-item-list .hot-list {
    width: 140px;
  }
  .hot-item-list .hot-list .hot-img {
    width: 140px;
    height: 140px;
  }
}
