@charset "UTF-8";

/*Block設定*/
.Block {
  padding: 15px 0;
  position: relative;
  transition: 0.3s all ease-in-out;
}

.Block.apply {
  background: url(../images/block-blue.jpg)no-repeat top center;
  /* background-size: cover; */
  background-size: 100% 100%;
  margin-top: -15px;
  /* padding-bottom: 0; */
  border-top: 3px solid #c4e3f5;
}

.Block.apply .pagesize {
  padding: 30px 20px;
}

.Block.apply .pagesize.botfm {
  padding-top: 0px;
  padding-bottom: 10px;
}

.Block.apply .frame {
  background-color: #fff;
  padding: 30px 30px;
}

.Block.apply .frame+.frame {
  margin-top: 30px;
}

.frame h2 {
  text-align: center;
  margin-bottom: 30px;
}

.wFull {
  width: 100%;
}


/*上方廣告*/
.topA {
  padding: 10px 15px;
}

.topA .pagesize {
  padding: 0;
  max-width: 1180px;
}


/*標題設定*/
h2 {
  font-size: 1.75rem;
  color: #000;
  font-weight: bold;
}

/*滾軸樣式設定*/
.scrollbar-y .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.scrollbar-y .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.scrollbar-y .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.scrollbar-y .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #96a3b1;
  width: auto;
}

.scrollbar-y .mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #ebebeb;
  width: 6px;
}

.scrollbar-y .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.scrollbar-y .mCSB_inside>.mCSB_container {
  margin-right: 20px;
}

.scrollbar-y .mCSB_scrollTools {
  right: -5px;
}

/* 小網滾軸靈敏度 */
.mCustomScrollbar,
.mCustomScrollbar.mCS_touch_action,
.mCustomScrollbar.mCS_touch_action .mCS-aviva.mCSB_scrollTools {
  touch-action: auto;
}

.mCustomScrollBox {
  touch-action: pan-x;
}

.mCustomScrollBox.mCSB_vertical_horizontal {
  touch-action: auto;
}

.mCustomScrollBox.mCSB_horizontal {
  touch-action: pan-y;
}


/* go top*/
.goTop {
  position: fixed;
  display: block;
  width: 60px;
  bottom: 90px;
  right: 10px;
  opacity: 0;
  transition: 0.3s all ease-in-out;
  z-index: 90;
}

/*底部廣告*/
.botAd {
  display: none;
}

/*控制各版位廣告嵌入iframe樣式*/
.banner_a {
  position: relative;
  overflow: hidden;
  display: block;
  background-color: #f5f8fa;
}

.banner_a_size764x430 {
  background-color: transparent;
}

.banner_a_size764x430::before {
  display: none;
}

.banner_a_element {
  display: block;
  z-index: 2;
}


.banner_a_size300x250 img {
  width: 300px;
  height: 250px;
}

/*300x100*/
.banner_a_size300x100 {
  width: 100%;
}

.banner_a_size300x100 .banner_a_element {
  padding-bottom: 33.33%;
  position: relative;
}

.banner_a_size300x100 img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/*1180x85*/
.banner_a_size1180x85 {
  /* padding-bottom: 7.2033%; */
  width: 100%;
  /* border: 2px solid #fff; */
}

.banner_a_size1180x85 .banner_a_element {
  /* position: absolute;
  width: 1180px;
  height: 85px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%); */
  width: 100%;
}

.banner_a_size1180x85 img {
  /* width: 1180px;
  height: 85px; */
  width: 100%;
}

/*1180x250*/
.banner_a_size1180x250 {
  padding-bottom: 21.186%;
  width: 100%;
}

.banner_a_size1180x250 .banner_a_element {
  position: absolute;
  width: 1180px;
  height: 250px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  /* background-image: linear-gradient(#fff, hsla(0, 0%, 100%, 0.5)); */
}

.banner_a_size1180x250 img {
  width: 1180px;
  height: 250px;
}

/*500x250*/
.banner_a_size500x250 {
  padding-bottom: 50%;
  /* width: 34.7vw; */
  width: 100%;
  /* border: 2px solid #fff; */
}

.banner_a_size500x250 .banner_a_element {
  position: absolute;
  width: 500px;
  height: 250px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  /* background-image: linear-gradient(#fff, hsla(0, 0%, 100%, 0.5)); */
}

.banner_a_size500x250 img {
  width: 500px;
  height: 250px;
}

/*390x195*/
.banner_a_size390x195 {
  padding-bottom: 50%;
  width: 100%;
  position: relative;
}

.banner_a_size390x195 .banner_a_element {
  position: absolute;
  width: 390px;
  height: 195px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  /* background-image: linear-gradient(#fff, hsla(0, 0%, 100%, 0.5)); */
}

.banner_a_size390x195 img {
  width: 390px;
  height: 195px;
}


/* 底部廣告 */
.frame+.bt-av {
  margin-top: 30px;
  margin-bottom: -15px;
}

.bt-av {
  /* border: 2px solid #fff; */
}

/* 上方廣告區塊輪播 */
.AvSwiper .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #fff;
}

.AvSwiper .swiper-pagination-bullet-active {
  width: 24px;
  border-radius: 20px;
}

.AvSwiper .swiper-button-next,
.AvSwiper.swiper-container-rtl .swiper-button-prev {
  top: 45%;
  right: 0;
  background: rgba(0, 0, 0, 0.25) url(../images/icon_next_white.png)no-repeat center;
  width: 35px;
  height: 60px;
  display: none;
}

.AvSwiper .swiper-button-prev,
.AvSwiper.swiper-container-rtl .swiper-button-next {
  top: 45%;
  left: 0;
  background: rgba(0, 0, 0, 0.25) url(../images/icon_prev_white.png)no-repeat center;
  width: 35px;
  height: 60px;
  display: none;
}

.AvSwiper .swiper-pagination {
  bottom: 7px;
}

.AvSwiper:hover .av-next,
.AvSwiper:hover .av-prev {
  display: block;
}

.AvSwiper .swiper-slide {
  position: relative;
}

/* 小網ad8樣式 */
.AvSwiper-mobile .swiper-slide {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.AvSwiper-mobile .av-mobile-prev {
  left: 5px;
  top: 50%;
  background-image: url(../images/icon_prev_white_mobile.png);
  background-position: center center;
  background-size: 30px auto;
}

.AvSwiper-mobile .av-mobile-next {
  right: 5px;
  top: 50%;
  background-image: url(../images/icon_next_white_mobile.png);
  background-position: center center;
  background-size: 30px auto;

}

/* 功能選單-大網 */
h2+.functBox {
  margin-top: 30px;
}

.functBox {
  display: flex;
  margin-bottom: 40px;
}

.item-funct {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-size: 1.375rem;
  width: 100%;
  transition: 0.3s all ease-in-out;
}

.item-funct.colorM-1:hover {
  color: #04c2b7;
}

.item-funct.colorM-2:hover {
  color: #e75e6b;
}

.item-funct.colorM-3:hover {
  color: #02b75d;
}

.item-funct.colorM-4:hover {
  color: #059dfd;
}

.item-funct.colorM-5:hover {
  color: #faa701;
}

.item-funct.colorM-1 {
  border-top: 2px solid #04c2b7;
  border-bottom: 2px solid #04c2b7;
  padding: 8px 0;
  margin: 0 20px;
}

.item-funct.colorM-2 {
  border-top: 2px solid #e75e6b;
  border-bottom: 2px solid #e75e6b;
  padding: 8px 0;
  margin: 0 20px;
}

.item-funct.colorM-3 {
  border-top: 2px solid #02b75d;
  border-bottom: 2px solid #02b75d;
  padding: 8px 0;
  margin: 0 20px;
}

.item-funct.colorM-4 {
  border-top: 2px solid #059dfd;
  border-bottom: 2px solid #059dfd;
  padding: 8px 0;
  margin: 0 20px;
}

.item-funct.colorM-5 {
  border-top: 2px solid #faa701;
  border-bottom: 2px solid #faa701;
  padding: 8px 0;
  margin: 0 20px;
}

/* .item-funct a {
  padding: 5px 20px;
  position: relative;
}

.item-funct a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: .05;
  border-radius: 10px;
}

.item-funct.colorM-1 a::before {
  background-color: #04c2b7;

}

.item-funct.colorM-2 a::before {
  background-color: #e75e6b;
}

.item-funct.colorM-3 a::before {
  background-color: #02b75d;

}

.item-funct.colorM-4 a::before {
  background-color: #059dfd;
}

.item-funct.colorM-5 a::before {
  background-color: #faa701;
} */

.item-funct span {
  vertical-align: middle;
  display: inline-block;
  width: 36px;
  margin-right: 8px;
  transition: 0.3s all ease-in-out;
}

.item-funct+.item-funct {
  /* border-left: 1px solid #dcdcdc; */
}

/* 網路/實體 申辦 */
.apply-tab {
  display: flex;
  background-color: #EEF9FF;
  color: #000;
  border-radius: 10px 10px 0 0;
}

.apply-tab li {
  width: 100%;
}

.apply-tab a {
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  display: block;
  padding: 12px 0;
}

.apply-tab li.on a {
  background-color: #EEF9FF;
  background-color: #00a0fc;
  color: #FFF;
  border-radius: 10px 10px 0 0;
  width: calc(100% + 2px);
  transform: translateX(-1px);
}

/* QA BOX */
.Q-box {
  display: flex;
  margin-bottom: 30px;
}

.Q-item {
  width: calc((100% - 80px) / 3);
  padding: 40px 20px 150px 20px;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  position: relative;
  margin-right: 40px;
}

.Q-item:nth-child(3n) {
  margin-right: 0;
}

.Q-item .label {
  width: 50px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-25%, -25%);
}

.Q-item h4,
.Q-item .ans {
  position: relative;
  z-index: 2;
}

.Q-item h4 {
  font-size: 1.125rem;
  line-height: 1.4;
}

.Q-item h4 span {
  font-size: 0.875rem;
  color: #ea5283;
  display: block;
  line-height: 1.4;
  margin-top: 5px;
}

.Q-item label .text span {
  display: block;
  font-size: 0.875rem;
  font-weight: 300;
  margin-top: -5px;
}

.Q-item::before {
  content: "";
  width: 80px;
  height: 80px;
  background: url(../images/Q_bg.png)no-repeat center center / contain;
  position: absolute;
  right: 5px;
  top: 10px;
}

.ans_option {
  margin-top: 15px;
  height: 118px;
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: calc(100% - 40px);
}

.ans_option .mCustomScrollBox {
  top: 8px;
}

.ans_option label {
  cursor: pointer;
  display: block;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  padding: 0px 10px 0px 38px;
  color: #666;
  position: relative;
  transition: 0.3s all ease-in-out;
}

.ans_option label:hover {
  color: #000;
}

.ans_option label:last-of-type {
  margin-bottom: 0px;
}

.mCustomScrollbar .ans_option label:last-of-type {
  margin-bottom: 8px;
}

.ans_option .icon {
  top: calc(50% - 10px);
  left: 15px;
}

.ans_option input[type="radio"]+label .icon {
  position: absolute;
  top: 2px;
  left: 0px;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: text-bottom;
  border: solid 1px #dadada;
  border-radius: 13px;
}

.ans_option input[type="radio"]:checked+label .icon {
  background: #00a0fc url(../images/check_01.png) center 60% no-repeat;
  background-size: auto 60%;
  border: solid 1px #00a0fc;
}

.ans_option input[type="checkbox"]+label .icon {
  position: absolute;
  top: 3px;
  left: 0px;
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: text-bottom;
  border: solid 1px #dadada;
  border-radius: 3px;
}

.ans_option input[type="checkbox"]:checked+label .icon {
  background: #00a0fc url(../images/check_01.png) center 60% no-repeat;
  background-size: auto 60%;
  border: solid 1px #00a0fc;
}

.btn_linear a {
  display: inline-block;
  min-width: 200px;
  line-height: 60px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 3px;
  border-radius: 10px;
  background: #00a0fc;
  background: linear-gradient(to bottom, #00a0fc 0%, #63ced0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a0fc', endColorstr='#63ced0', GradientType=1);
}

.btn_linear .check {
  display: inline-block;
  padding-left: 30px;
  background: url(../images/btn_icon_01.png) top 55% left no-repeat;
  background-size: 20px auto;
}

/* 選擇適合方案 */
.planSwitch {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  margin-bottom: 15px;
  color: #fff;
  background: #5e6c7a;
  overflow: hidden;
}

.planSwitch_title {
  flex: 0 0 auto;
  width: 140px;
  position: relative;
  height: 55px;
}

.planSwitch_title p {
  position: relative;
  z-index: 2;
  line-height: 55px;
  padding: 0 15px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.7px;
}

.planSwitch_title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #4b5662;
  transform-origin: right bottom;
  transform: skewX(25deg);
}

.planSwitch_inner {
  flex: 0 0 auto;
  width: calc(100% - 140px);
  padding: 0 18px;
  position: relative;
}

.speedSwiper .swiper-slide {
  width: 140px;
  text-align: center;
  font-size: 1.225rem;
  position: relative;
}

.speedSwiper .swiper-slide.on a {
  color: #fabd53;
  font-weight: bold;
}

.speedSwiper .swiper-slide a {
  font-weight: 300;
  letter-spacing: 0.7px;
  width: 100%;
  display: block;
}

.speedSwiper .swiper-slide a:hover {
  color: #fabd53;
  font-weight: bold;
}

.speedSwiper .swiper-slide::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 18px;
  background-color: #fff;
}

.speedSwiper .swiper-slide:first-of-type::before {
  display: none;
}

.speedSwiper .swiper-wrapper {
  /* transform: translateX(-20px); */
}

.planSwitch_inner .speed-next {
  width: 20px;
  height: 55px;
  right: 2px;
  top: 11px;
  background: #5e6c7a url(../images/icon_next_white_mobile.png) no-repeat center center;
  background-size: 18px auto;
}

.planSwitch_inner .speed-prev {
  width: 20px;
  height: 55px;
  left: 0px;
  top: 11px;
  background: #5e6c7a url(../images/icon_prev_white_mobile.png) no-repeat center center;
  background-size: 18px auto;
}

.planSwitch_inner .swiper-button-next.swiper-button-disabled,
.planSwitch_inner .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

/* 方案卡樣式 */
.plan_cardBx {
  border-radius: 10px;
  /* border: 1px solid #e1e1e1; */
  display: flex;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.plan_cardBx+.plan_cardBx {
  margin-top: 30px;
}

.plan_info {
  width: 310px;
  background-color: #f8f8f8;
  position: relative;
}

.plan_info .imgbx {
  position: relative;
  width: 100%;
  padding-bottom: 44.61%;
  border-radius: 0 0 15px 0;
  overflow: hidden;
}

.plan_info .imgbx img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
}

.plan_info ul {
  padding: 20px 15px;
  height: 256px;
}

.plan_info li .icon {
  width: 16px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  top: 3px;
  position: absolute;
  left: 0;
}

.plan_info li {
  font-size: 0.875rem;
  color: #333;
  margin-bottom: 7px;
  position: relative;
  padding-left: 25px;
  /* overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  box-sizing: border-box; */
}

.plan_info li.point-sy::before {
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: 8px;
  border-radius: 50px;
  width: 6px;
  height: 6px;
  background-color: #555;
}

.plan_info li .color-pink {
  color: #ea5283;
}

.plan_info li .color-blue {
  color: #00a0fc;
}

.plan_info li .av {
  max-width: calc(100% - 5px);
  width: 100%;
  margin-bottom: 10px;
}

.plan_info li p.tag {
  background-color: #84c1ff;
  font-weight: bold;
  padding: 2px 12px;
  border-radius: 30px;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 0.875rem;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.7;
}

.plan_info li p.tag+p {
  margin-top: 7px;
}

.plan_info li p {
  font-size: 0.875rem;
  margin-top: 7px;
  line-height: 2;
  margin-bottom: 0;
}

.plan_info li p+p {
  margin-top: -3px;
}

.plan_info li .icon+p {
  margin-top: 0;
  position: relative;
  top: -2px;
}

.plan_serve {
  padding: 20px 0 20px 0;
  width: calc(100% - 310px);
  display: flex;
}

.plan_price {
  width: 160px;
  flex: 0 0 auto;
  border-left: 1px solid #e1e1e1;
}

.plan_award {
  width: calc(100% - 160px);
  padding: 0 35px;
  text-align: center;
  position: relative;
}

.plan_award h3 {
  font-size: 1.25rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
}

.plan-Swiper {
  padding: 10px 5px;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: -10px;
}

.plan-Swiper .swiper-wrapper.center {
  justify-content: center;
}

.plan-Swiper .swiper-wrapper.onlyoneCenter {
  justify-content: center;
}

.plan-Swiper .swiper-slide {
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
  padding: 15px;
  text-align: left;
  min-height: 300.55px;
}

.plan-Swiper .swiper-slide.soldOut::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 5;
}

.plan-Swiper .swiper-slide.soldOut:after {
  content: "";
  width: 160px;
  height: 76px;
  background: url(../images/soldOut.png)no-repeat center center;
  background-size: 160px auto;
  z-index: 6;
  display: block;
  position: absolute;
  left: 50%;
  top: 80px;
  transform: translateX(-50%);

}

.plan-Swiper .swiper-slide.onlyoneW {
  margin-left: 15px;
}

.plan-Swiper .imgbx {
  width: 120px;
  margin: 0 auto;
  padding-bottom: 20px;
  margin-top: -5px;
}

.plan-Swiper .tag {
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #777;
  font-size: 0.93rem;
  font-weight: bold;
  color: #fff;
  padding: 7px 15px 5px;
  border-radius: 10px 0 10px 0;
  z-index: 2;
  letter-spacing: 1px;
}

.plan-Swiper .tag.new {
  background-color: #f0ad39;
}

.plan-Swiper .tag.hot {
  background-color: #c23c3b;
}

.plan-Swiper .price {
  position: absolute;
  bottom: auto;
  right: 15px;
  font-size: 0.875rem;
  color: #333;
  /* background-color: #f8f8f8; */
  padding: 2px 4px;
  margin-bottom: 0;
  top: 130px;

}

.plan-Swiper .img {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}

.plan-Swiper .btn {
  color: #fff;
  background: #00A0FC;
  line-height: 30px;
  height: 34px;
  display: block;
  width: 130px;
  text-align: center;
  border-radius: 30px;
  margin: 0 auto;
  padding-top: 2px;
  margin-top: 15px;
  font-weight: 500;
  transition: 0.2s all ease-in-out;
}

.plan-Swiper .btn:hover {
  transform: scale(1.1);
}

.plan-Swiper .txt-bx {
  display: flex;
  height: 81.56px;
  position: relative;
  margin-top: 5px;
}

.plan-Swiper .txt-bx .txt {
  position: absolute;
  left: 0;
  top: 0%;
  /* transform: translateY(-50%); */
  width: 100%;
  max-height: 84px;
  overflow: hidden;
}

.plan-Swiper h4 {
  font-size: 1.125rem;
  font-weight: bold;
  color: #000;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  box-sizing: border-box;
}

.plan-Swiper h4~p {
  font-size: 0.875rem;
  color: #666;
  line-height: 1.3;
  /* overflow: hidden; */
  /* text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  box-sizing: border-box; */
  margin-bottom: 0;
  /* height: 18px;
  white-space: nowrap; */
}

.plan-Swiper .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
}

.plan_award .plan-next {
  position: absolute;
  right: 3px;
  top: 60%;
  transform: translateY(-50%);
  width: 27px;
  height: 44px;
  background: url(../images/swiperarR.png)no-repeat center center / contain;
}

.plan_award .plan-prev {
  position: absolute;
  left: 3px;
  top: 60%;
  transform: translateY(-50%);
  width: 27px;
  height: 44px;
  background: url(../images/swiperarL.png)no-repeat center center / contain;
}

.plan_price {
  padding: 37px 15px 35px 15px;
  position: relative;
}

.plan_price p {
  color: #666;
  font-size: 1rem;
}

.plan_price .speed {
  font-weight: bold;
  font-size: 1.25rem;
  margin-bottom: 0px;
  color: #333;
}

.plan_price .through {
  text-decoration: line-through;
  margin-top: -10px;
}

.plan_price .price {
  margin-top: 15px;
}

.plan_price .price span {
  font-weight: bold;
  font-size: 1.5rem;
}

.plan_price .or-price {
  color: #000;
}

/* .plan_price .or-price::after {
  content: "起";
  font-size: 1.125rem;
  margin-left: 2px;
} */

.plan_price .sale-price {
  color: #ea5283;
}

.plan_price .btn {
  position: absolute;
  bottom: 23px;
  /* bottom: 15px; */
  left: 15px;
}

.plan_price .btn a {
  color: #00a0fc;
  border: 1px solid #00a0fc;
  line-height: 30px;
  height: 34px;
  display: block;
  width: 130px;
  text-align: center;
  border-radius: 30px;
  margin: 0 auto;
  padding-top: 2px;
  transition: 0.2s all ease-in-out;
}

.plan_price .btn a:hover {
  background-color: #00a0fc;
  color: #fff;
}

.plan_price .btn a+a {
  margin-top: 10px;
}

/* 小網功能列 */
.m-fn {
  padding: 0 5px;
}

.m-function.swiper-horizontal>.swiper-scrollbar {
  max-width: 55px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.m-function {
  display: flex;
  margin-bottom: 10px;
  padding-bottom: 5px;
  margin-top: -10px;
}

.m-function-02 {
  margin-bottom: 20px;
}

.m-function+.m-function {
  margin-top: 10px;
}

.m-function-item {
  /* min-width: calc((100vw - 30px) / 4); */
  text-align: center;
  position: relative;
}

/* .m-function-01 .swiper-scrollbar-drag {
  background-color: rgba(1, 161, 255);
}

.m-function-02 .swiper-scrollbar-drag {
  background-color: rgba(255, 57, 90);
} */

.m-function-item p {
  font-size: 0.875rem;
  color: #2b2a2e;
  margin-bottom: 2px;
  font-weight: 500;
}

.m-av8 {
  padding: 0 5px;
}

.m-function-item .imgbx {
  width: 55px;
  height: 55px;
  margin: 0 auto;
  position: relative;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 3px;
}

.m-function-item .imgbx::before {
  content: "";
  width: 120%;
  height: 120%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  background: linear-gradient(to bottom, #fff, transparent);
  opacity: .2;
}

/* .m-fcntion-bg-colo-sy1 .imgbx,
.m-fcntion-bg-colo-sy1 .swiper-scrollbar-drag {
  background-color: #00a0fc;
}

.m-fcntion-bg-colo-sy2 .imgbx,
.m-fcntion-bg-colo-sy2 .swiper-scrollbar-drag {
  background-color: #ff395a;
} */

.m-function-item .imgbx img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

/* 實體門市申辦 */
.phy_storeBx {
  display: flex;
  flex-wrap: wrap;
}

.phy_store {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  width: calc((100% - 40px) / 2);
  margin-right: 40px;
  margin-bottom: 40px;
}

.phy_store:hover img {
  transform: scale(1.1);
}

.phy_store:nth-child(2n) {
  margin-right: 0;
}

.phy_store:nth-last-child(1),
.phy_store:nth-last-child(2) {
  margin-bottom: 0;
}

.phy_store .imgbx {
  position: relative;
  width: 100%;
  padding-bottom: 37.037%;
  overflow: hidden;
}

.phy_store .imgbx img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s all ease-in-out;
}

.phy_store .txt {
  padding: 15px 20px;
}

.phy_store .txt h3 {
  color: #00a0fc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #00a0fc;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
}

.phy_store .txt p {
  color: #666666;
}

.outputApply+.outputApply {
  margin-left: 20px;
}


/*橫式平板*/
@media screen and (max-width: 1024px) {
  /* .plan-Swiper .swiper-slide.onlyoneW {
    margin-left: 0;
  } */

  .plan-Swiper .swiper-wrapper.center {
    justify-content: initial;
  }

  h2 {
    font-size: 1.5rem;
  }

  .item-funct {
    font-size: 1.25rem;
  }

  .apply-tab a {
    font-size: 1.375rem;
  }

  .phy_store .txt h3 {
    font-size: 1.25rem;
  }

  .ans_option label {
    font-size: 1rem;
  }
}

/*平板*/
@media screen and (max-width: 992px) {
  .Block.apply .pagesize.botfm {
    margin-top: -15px;
  }

  .Block {
    padding: 10px 0;
  }

  .Block.apply .frame {
    padding: 20px 20px;
  }

  h2 {
    font-size: 1.375rem;
  }

  .Block.topA {
    padding: 10px 15px;
  }

  /* 2023 Q2版面修改 */
  .frame+.bt-av {
    margin-top: 20px;
  }

  /* 實體門市申辦 */
  .phy_store {
    width: calc((100% - 25px) / 2);
    margin-right: 25px;
    margin-bottom: 25px;
  }

  .phy_store .txt {
    padding: 10px 15px;
  }

  .phy_store .txt h3 {
    font-size: 1.125rem;
    padding-bottom: 5px;
  }

  .phy_store .txt p {
    font-size: 1rem;
  }

  /* 網路/實體 申辦 */
  .Block.apply {
    margin-top: -10px;
    padding-bottom: 0;
  }

  .apply-tab a {
    font-size: 1.375rem;
    padding: 8px 0;
  }

  /* QA BOX */
  .Q-item {
    width: calc((100% - 40px) / 3);
    padding: 40px 15px 25px 15px;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    position: relative;
    margin-right: 20px;
  }

  /* QA BOX */
  .Q-box {
    flex-wrap: wrap;
  }

  .Q-item {
    width: 100%;
    margin: 0 0 25px 0;
    padding: 30px 15px 25px 15px;
  }

  .Q-item:last-of-type {
    margin-bottom: 0;
  }

  .Q-item .label {
    width: 40px;
  }

  .ans_option {
    height: auto;
    margin-top: 15px;
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
  }

  .btn_linear a {
    display: inline-block;
    min-width: 150px;
    line-height: 45px;
    font-size: 18px;
    border-radius: 5px;
  }

  /* 功能選單-大網 */
  h2+.functBox {
    margin-top: 20px;
  }

  .item-funct {
    font-size: 1.125rem;
    margin: 0 15px !important;
  }

  .item-funct span {
    width: 30px;
    margin-right: 3px;
  }

  /* 2023 Q1版面修改 */
  .onlypadSpe {
    top: -1px;
  }

  .onlypadSpe .hr_sp {
    margin: 18px 0;
  }

  .hotVideo .smaller {
    display: block;
  }

}

/*平板小尺寸*/
@media screen and (max-width: 767px) {
  .Block.apply .pagesize.botfm {
    margin-top: 0px;
  }

  .Block.apply .frame {
    padding: 20px 15px;
  }

  .Block.apply .frame+.frame {
    margin-top: 0;
  }

  /* 實體門市申辦 */
  .phy_storeBx .phy_store {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .phy_storeBx .phy_store:last-of-type {
    margin-bottom: 0;
  }

  /* 底部廣告 */
  .frame+.bt-av {
    margin-top: 15px;
    margin-bottom: 0;
  }

  .bt-av {
    border: none;
  }


  /* 選擇適合方案 */
  .planSwitch {
    flex-wrap: wrap;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
  }

  .planSwitch_title,
  .planSwitch_inner {
    width: 100%;
    height: 45px;
  }

  .planSwitch_inner {
    overflow: hidden;
  }

  .planSwitch_title {
    height: 45px;
    background-color: #4b5662;
  }

  .planSwitch_title::after {
    display: none;
  }

  .planSwitch_title p,
  .speedSwiper .swiper-slide a {
    font-size: 1.125rem;
    line-height: 45px;
  }

  .speedSwiper .swiper-slide a {
    font-size: 1rem;
  }

  .planSwitch_inner .speed-next {
    height: 45px;
    top: 22px;
    background: #5e6c7a url(../images/icon_next_white_mobile.png) no-repeat center center;
    background-size: 18px auto;
  }

  .planSwitch_inner .speed-prev {
    top: 22px;
    height: 45px;
  }

  .plan_info ul {
    max-height: 200px;
    padding: 15px 5px 15px 15px;
  }

  .plan_serve {
    padding: 15px 0;
  }

  /* .plan_info ul {
    max-height: 100px;
    overflow: hidden;
    padding-top: 15px;
    position: relative;
  }

  .plan_info ul::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    z-index: 2;
    background: linear-gradient(to bottom, transparent, #f8f8f8);
  }

  .plan_info ul.open {
    max-height: inherit;
  }

  .plan_info ul.open::before {
    display: none;
  } */

  .plan_info .ar {
    width: 20px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .plan_info .ar.open {
    transform: rotate(180deg);
  }
}

/*小網*/
@media screen and (max-width: 567px) {

  /* 網路/實體 申辦 */
  .apply-tab a {
    font-size: 1.125rem;
    padding: 8px 0;
  }

  .Block.apply .pagesize {
    padding: 15px;
  }

  .onlypadSpe {
    display: none;
  }

  h2 {
    font-size: 1.25rem;
  }

  .frame h2 {
    margin-bottom: 12px;
  }

  .Block {
    padding: 10px 0;
  }


  /*底部廣告*/
  .botAd {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    box-shadow: 10px 0px 10px 0 rgb(0 0 0 / 21%);
    width: 100%;
    display: block;
  }

  .closeAd {
    width: 45px;
    height: 45px;
    position: absolute;
    display: block;
    right: 15px;
    top: -25px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
  }

  .closeAd img {
    width: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s all ease-in-out;
  }

  .botAd p {
    position: absolute;
    right: 15px;
    bottom: 10px;
    font-size: 0.7rem;
    color: #666666;
    margin-bottom: 0;
  }
}

/*方案卡*/
@media screen and (max-width: 1179px) {
  .plan_serve {
    flex-direction: column;
    padding-bottom: 0;
  }

  .plan_award,
  .plan_price {
    width: 100%;
  }

  .plan_price {
    display: flex;
    align-items: flex-end;
    padding: 20px 15px 15px 15px;
    /* border-top: 1px solid #e1e1e1;
    margin-top: 25px; */
    border-left: 0;
  }

  .plan_price .txt {
    width: 100%;
  }

  .plan_price .through {
    margin-bottom: 0;
    margin-top: 0;
  }

  .plan_price .txtin {
    display: flex;
    align-items: flex-end;

  }

  .plan_price .txtin p {
    margin-right: 5px;
  }

  .plan_price .btn {
    left: auto;
    right: 15px;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }

  .plan_price .btn.only {
    top: auto;
    transform: translateY(0);
    bottom: auto;
  }


  .plan_price .txtin p {
    margin-bottom: 0;
    line-height: 1;
  }

  .plan_price .txtin .price {
    margin-top: 0;
  }

  .plan_info ul {
    /* max-height: 340px; */
    height: auto;
  }

  .plan_price .speed {
    margin-bottom: 10px;
  }

}

@media screen and (max-width: 992px) {
  .plan_price .speed {
    margin-bottom: 5px;
  }

  .plan_info ul {
    max-height: inherit;
  }

  .plan_info {
    width: 280px;
  }

  .plan_serve {
    width: calc(100% - 280px);
  }

  .plan_price .txtin {
    flex-direction: column;
    align-items: flex-start;
  }

  .plan_price .txtin p {
    margin-bottom: 5px;
  }


  .plan_price .btn {
    /* bottom: 18px; */
    top: 50%;
    transform: translateY(-50%);
  }

  .plan_price .btn.only {
    top: auto;
    transform: translateY(0);
    bottom: auto;
  }

  .plan-Swiper .tag {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 767px) {
  .plan_cardBx {
    flex-direction: column;
  }

  .f-s+.plan_cardBx {
    margin-top: 15px;
  }

  .plan_price {
    flex-direction: column;
  }

  .plan-Swiper h4+p {
    min-height: auto;
  }

  .plan_info,
  .plan_serve {
    width: 100%;
  }

  .plan_info li {
    font-size: 0.93rem;
    margin-bottom: 5px;
    position: relative;
    top: 2px;

  }

  .mCustomScrollBox {
    top: 0;
  }

  .plan_price .btn a {
    width: 130px;
  }

  .plan-Swiper .tag {
    padding: 8px 15px;
  }

  .plan_price .btn {
    top: auto;
    transform: translateY(0%);
    position: relative;
    right: auto;
    display: flex;
    /* align-items: center; */
    width: 100%;
  }

  .plan_price .btn a+a {
    margin-left: 10px;
    margin-top: 0;
  }

  .plan_price .txtin {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .plan_price .txtin .price {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 5px;
  }

  .plan-Swiper .imgbx {
    width: 150px;
  }

  .plan-Swiper .price {
    top: 160px;
  }

  .plan_info ul {
    height: 242px;
  }


  .plan_award h3,
  .plan_price .speed {
    font-size: 1.125rem;
  }

  .plan_price .speed {
    margin-bottom: 5px;
  }

  .plan-Swiper .swiper-slide {
    min-height: 330.55px;
  }

  /*---forie 微調樣式--*/
  @media screen and (min-width: 0\0) {}
}