@charset "UTF-8";
/**
 * Created by eviloni on 2016/3/17.
 */
/* ----------------------------------------------------------------------
	uukt - layout$m-padding-left-right 手機 < 480
-------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------
	uukt - fontsize
-------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------
	手機 < 480
-------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------
	uukt - color
-------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------
  結構
-------------------------------------------------------------------------*/
body {
  background: #F5F5F5; }

.container > article {
  width: calc(100% - 300px);
  float: left;
  padding-right: 16px; }

.container > aside {
  padding-right: 0;
  width: 300px;
  float: left; }

.section-top {
  padding-top: 80px; }

.container > article > section,
.container > aside > section {
  padding: 0; }

article > .block,
aside > .block {
  margin-top: 16px; }

/* ----------------------------------------------------------------------
	slider-pro
-------------------------------------------------------------------------*/
.slider-pro .sp-buttons {
  position: absolute;
  bottom: 0;
  z-index: 2; }

.slider-pro .sp-buttons .sp-button {
  width: 20px;
  height: 20px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.4);
  border: 0; }

.slider-pro .sp-buttons .sp-button.sp-selected-button {
  background: white; }

.slider-pro .cover {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 3;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+50,000000+100&0+50,0.1+100 */
  background: -moz-linear-gradient(left, transparent 50%, rgba(0, 0, 0, 0.1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, transparent 50%, rgba(0, 0, 0, 0.1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, transparent 50%, rgba(0, 0, 0, 0.1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#1a000000',GradientType=1 );
  /* IE6-9 */
  pointer-events: none; }

.slider-pro .cover .container {
  height: 100%;
  position: relative; }

.slider-pro .sp-slides .sp-layer,
.slider-pro .sp-slides .sp-layer a {
  font-size: 38px;
  color: #FFF; }

.slider-pro .sp-slides .sp-layer a {
  cursor: pointer; }

.slider-pro .sp-slides .sp-layer a:hover {
  text-decoration: underline !important; }

/* ----------------------------------------------------------------------
	快速尋房
-------------------------------------------------------------------------*/
.search-rooms-panel {
  width: 300px;
  height: 390px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: auto; }

.search-rooms-panel .form {
  padding: 16px; }

.search-rooms-panel .form-row {
  clear: both;
  margin-bottom: 8px;
  height: 36px; }

.search-rooms-panel .form-title {
  float: left;
  width: 40px;
  text-align: right;
  line-height: 36px;
  color: #444;
  padding-right: 8px; }

.search-rooms-panel .form-group {
  float: left;
  width: calc(100% - 40px);
  margin: 0;
  border: 1px solid #C0C0C0;
  height: 36px; }

.search-rooms-panel .form-group .form-control {
  border: 0;
  padding: 8px;
  float: left;
  width: calc(100% - 30px); }

.search-rooms-panel .form-group .form-control[readonly] {
  background: transparent; }

.search-rooms-panel .form-group .date-icon {
  background: transparent;
  border: 0;
  color: #444;
  width: 30px;
  height: 36px;
  float: left;
  line-height: 36px; }

.search-rooms-panel .bottom-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 44px;
  background: #FF7263;
  color: #FFF;
  border: 0; }

.search-rooms-panel .bottom-btn:active {
  background: #ff4430; }

.bootstrap-datetimepicker-widget.dropdown-menu {
  width: 19em !important; }

/* ----------------------------------------------------------------------
	快速尋房-下拉選項
-------------------------------------------------------------------------*/
.search-rooms-panel .dropdown > a {
  width: 100%;
  display: block;
  padding: 0 8px;
  line-height: 35px;
  text-align: left;
  color: #444;
  font-size: 14px; }

.search-rooms-panel .dropdown > a.dropdown-btn:after {
  content: '';
  width: 8px;
  height: 8px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  margin-left: 5px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  right: 16px;
  top: 50%; }

.search-rooms-panel .dropdown.dropdown-main {
  width: 60%;
  float: left; }

.search-rooms-panel .dropdown.dropdown-sub {
  width: 40%;
  float: left; }

.search-rooms-panel .dropdown.dropdown-sub > a {
  border-left: 1px dashed #C0C0C0; }

/* ----------------------------------------------------------------------
	快速尋房-設施條件
-------------------------------------------------------------------------*/
.search-rooms-panel .form.device {
  border-top: 1px dashed #C0C0C0; }

.search-rooms-panel .form.device > .title {
  color: #444;
  font-size: 15px;
  font-weight: normal; }

.search-rooms-panel .form.device .two-line-radio {
  list-style-type: none;
  padding-left: 0; }

.search-rooms-panel .form.device .two-line-radio li {
  float: left;
  width: calc(50% - 8px);
  border: 1px dashed #C0C0C0;
  margin-bottom: 8px;
  text-align: left;
  font-size: 15px;
  padding: 4px 4px 4px 36px;
  cursor: pointer;
  position: relative;
  color: #999; }

.search-rooms-panel .form.device .two-line-radio li:nth-child(2n+1) {
  margin-right: 4px; }

.search-rooms-panel .form.device .two-line-radio li:nth-child(2n+2) {
  margin-left: 4px; }

.search-rooms-panel .form.device .two-line-radio li.active {
  border: 1px solid #FF7263;
  color: #FF7263; }

.search-rooms-panel .form.device .two-line-radio li.device-sea:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/device-sea.svg");
  width: 22px;
  height: 20px;
  position: absolute;
  top: 6px;
  left: 8px; }

.search-rooms-panel .form.device .two-line-radio li.active.device-sea:before
 {
  background-image: url("/uukt_3/images/svg-loaders/device-sea-active.svg"); }

.search-rooms-panel .form.device .two-line-radio li.device-bathtub:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/device-bathtub.svg");
  width: 22px;
  height: 16px;
  position: absolute;
  top: 8px;
  left: 8px; }

.search-rooms-panel .form.device .two-line-radio li.active.device-bathtub:before
 {
  background-image: url("/uukt_3/images/svg-loaders/device-bathtub-active.svg"); }

.search-rooms-panel .form.device .two-line-radio li.device-balcony:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/device-balcony.svg");
  width: 22px;
  height: 22px;
  position: absolute;
  top: 5px;
  left: 8px; }

.search-rooms-panel .form.device .two-line-radio li.active.device-balcony:before
 {
  background-image: url("/uukt_3/images/svg-loaders/device-balcony-active.svg"); }

.search-rooms-panel .form.device .two-line-radio li.device-build:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/device-build.svg");
  width: 22px;
  height: 20px;
  position: absolute;
  top: 6px;
  left: 8px; }

.search-rooms-panel .form.device .two-line-radio li.active.device-build:before
 {
  background-image: url("/uukt_3/images/svg-loaders/device-build-active.svg"); }

.search-rooms-panel .form.device .two-line-radio li.device-family:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/device-family.svg");
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 6px;
  left: 8px; }

.search-rooms-panel .form.device .two-line-radio li.active.device-family:before {
  background-image: url("/uukt_3/images/svg-loaders/device-family-active.svg"); }

.search-rooms-panel .form.device .two-line-radio li.device-villa:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/device-villa.svg");
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 6px;
  left: 8px; }

.search-rooms-panel .form.device .two-line-radio li.active.device-villa:before {
  background-image: url("/uukt_3/images/svg-loaders/device-villa-active.svg"); }

.search-rooms-panel .form.device .two-line-radio li.device-pet:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/device-pet.svg");
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 6px;
  left: 8px; }

.search-rooms-panel .form.device .two-line-radio li.active.device-pet:before {
  background-image: url("/uukt_3/images/svg-loaders/device-pet-active.svg"); }

.search-rooms-panel .form.device .two-line-radio li.device-couple:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/device-couple.svg");
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 6px;
  left: 8px; }

.search-rooms-panel .form.device .two-line-radio li.active.device-couple:before {
  background-image: url("/uukt_3/images/svg-loaders/device-couple-active.svg"); }

.search-rooms-panel .form.device .two-line-radio li:after {
  content: '';
  width: 10px;
  height: 14px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  position: absolute;
  right: 8px;
  top: 8px;
  color: #CCC; }

.search-rooms-panel .form.device .two-line-radio li.active:after {
  content: '';
  width: 10px;
  height: 14px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  position: absolute;
  right: 8px;
  top: 8px;
  color: #FF7263; }

.search-rooms-panel-m {
  width: 100%;
  height: 120px; }

.search-rooms-panel-m .form-group .form-control[readonly] {
  background: transparent; }

.search-rooms-panel-m .form.base,
.search-rooms-panel-m .form.device,
.search-rooms-panel-m .form.function {
  float: left;
  vertical-align: top;
  height: 120px; }

.search-rooms-panel-m .form.base,
.search-rooms-panel-m .form.device {
  width: calc(50% - 50px);
  padding: 8px; }

.search-rooms-panel-m .form.device {
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0; }

.search-rooms-panel-m .form.function {
  min-width: 100px;
  text-align: center; }

.search-rooms-panel-m .form.function:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.search-rooms-panel-m .form.function .search-btn {
  background: #FF7263;
  color: #FFF;
  border: 0;
  height: 44px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle; }

.search-rooms-panel-m .form.base .form-row .form-title {
  font-size: 14px; }

.search-rooms-panel-m .form.base .form-row.date,
.search-rooms-panel-m .form.base .form-row.room-type {
  float: left;
  width: 50%; }

.search-rooms-panel-m .form.base .form-row.date {
  padding-right: 4px; }

.search-rooms-panel-m .form.base .form-row.area {
  clear: both;
  padding-top: 8px; }

.search-rooms-panel-m .form-group {
  width: 100%;
  margin: 0;
  border: 1px solid #C0C0C0;
  height: 36px; }

.search-rooms-panel-m .form-group .form-control {
  border: 0;
  padding: 8px; }

.search-rooms-panel-m .dropdown > a {
  width: 100%;
  display: block;
  padding: 0 8px;
  line-height: 34px;
  text-align: left;
  color: #444;
  font-size: 14px;
  background: transparent;
  border-radius: 0; }

.search-rooms-panel-m .dropdown > a:active {
  background: rgba(0, 0, 0, 0.2);
  box-shadow: none; }

.search-rooms-panel-m .dropdown > a.dropdown-btn:after {
  content: '';
  width: 8px;
  height: 8px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  margin-left: 5px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  right: 8px;
  top: 50%; }

.search-rooms-panel-m .dropdown.dropdown-main {
  width: 60%;
  float: left; }

.search-rooms-panel-m .dropdown.dropdown-sub {
  width: 40%;
  float: left; }

.search-rooms-panel-m .dropdown.dropdown-sub > a {
  border-left: 1px dashed #C0C0C0; }

.search-rooms-panel-m .form.device .title {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  margin: 0; }

.search-rooms-panel-m .form.device .two-line-radio {
  width: 100%;
  display: inline-block;
  list-style-type: none;
  padding-left: 0; }

.search-rooms-panel-m .form.device .two-line-radio li {
  float: left;
  max-width: 60px;
  min-width: 40px;
  width: calc(25% - 8px);
  padding: 38px 0 0 0;
  height: 64px;
  text-align: center;
  border: 1px dashed #C0C0C0;
  margin-bottom: 8px;
  font-size: 15px;
  cursor: pointer;
  position: relative;
  color: #999; }

.search-rooms-panel-m .form.device .two-line-radio li:not(:last-child) {
  margin-left: 0;
  margin-right: 8px; }

.search-rooms-panel-m .form.device .two-line-radio li {
  margin-top: 8px; }

/*.search-rooms-panel-m .form.device .two-line-radio li:before
{
  background-image: none;
  content: '';
  width: 22px;
  height: 22px;
  position: absolute;
  top: 8px;
  left: 50%;
  border: 1px solid #cdcdcd;
  border-radius: 11px;
  transform: translateX(-50%);
}*/
.search-rooms-panel-m .form.device .two-line-radio li.device-family:before {
  background-image: url(/uukt_3/images/svg-loaders/device-family.svg);
  background-size: 30px 30px;
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%); }

.search-rooms-panel-m .form.device .two-line-radio li.active.device-family:before {
  background-image: url(/uukt_3/images/svg-loaders/device-family-active.svg); }

.search-rooms-panel-m .form.device .two-line-radio li.device-build:before {
  background-image: url("/uukt_3/images/svg-loaders/device-build.svg");
  background-size: 30px 30px;
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%); }

.search-rooms-panel-m .form.device .two-line-radio li.active.device-build:before {
  background-image: url(/uukt_3/images/svg-loaders/device-build-active.svg); }

.search-rooms-panel-m .form.device .two-line-radio li.device-villa:before {
  background-image: url("/uukt_3/images/svg-loaders/device-villa.svg");
  background-size: 30px 30px;
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%); }

.search-rooms-panel-m .form.device .two-line-radio li.active.device-villa:before {
  background-image: url(/uukt_3/images/svg-loaders/device-villa-active.svg); }

.search-rooms-panel-m .form.device .two-line-radio li.device-pet:before {
  background-image: url("/uukt_3/images/svg-loaders/device-pet.svg");
  background-size: 30px 30px;
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%); }

.search-rooms-panel-m .form.device .two-line-radio li.active.device-pet:before {
  background-image: url(/uukt_3/images/svg-loaders/device-pet-active.svg); }

.search-rooms-panel-m .form.device .two-line-radio li.device-couple:before {
  background-image: url("/uukt_3/images/svg-loaders/device-couple.svg");
  background-size: 30px 30px;
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%); }

.search-rooms-panel-m .form.device .two-line-radio li.active.device-couple:before {
  background-image: url(/uukt_3/images/svg-loaders/device-couple-active.svg); }

.search-rooms-panel-m .form.device .two-line-radio li.device-sea:before {
  background-image: url("/uukt_3/images/svg-loaders/device-sea.svg");
  background-size: 30px 30px;
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%); }

.search-rooms-panel-m .form.device .two-line-radio li.active.device-sea:before {
  background-image: url(/uukt_3/images/svg-loaders/device-sea-active.svg); }

/*.search-rooms-panel-m .form.device .two-line-radio li:after,
.search-rooms-panel-m .form.device .two-line-radio li.active:after
{
  content: '';
  width: 10px;
  height: 14px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg) translateX(-50%);
  position: absolute;
  left: 50%;
  top: 14px;
  color: #CCC;
}*/
/*.search-rooms-panel-m .form.device .two-line-radio li.active:before
//.search-rooms-panel-m .form.device .two-line-radio li:hover:before,
{
  border: 1px solid #FF7263;
}*/
.search-rooms-panel-m .form.device .two-line-radio li.active {
  border: 1px solid #FF7263;
  color: #FF7263; }

.search-rooms-panel-m .form.device .two-line-radio li.active:after
 {
  border-color: #FF7263; }

/* ----------------------------------------------------------------------
  功能快捷
-------------------------------------------------------------------------*/
.nav-block {
  margin-top: 16px; }

ul.nav-link {
  list-style-type: none; }

ul.nav-link li {
  display: inline-block;
  position: relative; }

ul.nav-link li:not(:last-child) {
  margin-right: 32px; }

ul.nav-link li.nav-stream:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/nav-stream.svg");
  width: 20px;
  height: 13px;
  display: inline-block;
  vertical-align: middle; }

ul.nav-link li.nav-plan:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/nav-calendar.svg");
  width: 17px;
  height: 18px;
  display: inline-block;
  vertical-align: middle; }

ul.nav-link li.nav-coupon:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/nav-coupon.svg");
  width: 17px;
  height: 13px;
  display: inline-block;
  vertical-align: middle; }

ul.nav-link li.nav-foreigner:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/nav-foreigner.svg");
  width: 20px;
  height: 15px;
  display: inline-block;
  vertical-align: middle; }

ul.nav-link li > a {
  font-size: 18px;
  color: #444;
  border-bottom: 3px solid;
  padding: 0 4px;
  vertical-align: middle;
  margin: 0 4px; }

ul.nav-link li.nav-stream > a {
  border-color: #FF7263; }

ul.nav-link li.nav-plan > a {
  border-color: #A4D265; }

ul.nav-link li.nav-coupon > a {
  border-color: #FFB647; }

ul.nav-link li.nav-foreigner > a {
  border-color: #07A5E6; }

ul.nav-link li > a:hover {
  background: rgba(0, 0, 0, 0.1); }

/* ----------------------------------------------------------------------
  關鍵字搜尋
-------------------------------------------------------------------------*/
section.quick-function {
  border: 3px dashed #EF4665; }

.keyword-search {
  padding: 16px; }

.keyword-search .form-control {
  border: 1px solid #DEDEDE;
  background: #F0F0F0; }

.keyword-search .input-group-addon {
  border: 1px solid #DEDEDE;
  background: #EBD438;
  color: #444;
  font-size: 15px;
  cursor: pointer; }

.keyword-search .input-group-addon:active {
  background: #BCA92C; }

.keyword-search .hot-keyword {
  padding: 8px 16px; }

.keyword-search .hot-keyword span a {
  margin-right: 8px; }

/* ----------------------------------------------------------------------
  廣告
-------------------------------------------------------------------------*/
.ads-block .owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto; }

.ads-block .owl-carousel .owl-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  pointer-events: none; }

.ads-block .owl-carousel .owl-controls .owl-pagination {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: auto; }

.ads-block .owl-carousel .owl-controls .owl-page span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.6); }

.ads-block .owl-carousel .owl-controls .owl-page.active span {
  background: white; }

.ads-block .owl-carousel .owl-controls .owl-buttons {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%); }

.ads-block .owl-carousel .owl-controls .owl-buttons .owl-prev,
.ads-block .owl-carousel .owl-controls .owl-buttons .owl-next {
  position: absolute;
  width: 30px;
  height: 30px;
  background: #000;
  pointer-events: auto;
  color: transparent;
  opacity: 0.2; }

.ads-block .owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 0; }

.ads-block .owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 0; }

.ads-block .owl-carousel .owl-controls .owl-buttons .owl-prev:after,
.ads-block .owl-carousel .owl-controls .owl-buttons .owl-next:after {
  content: '';
  border-bottom: 2px solid #fafafa;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%; }

.ads-block .owl-carousel .owl-controls .owl-buttons .owl-prev:after {
  border-left: 2px solid #fafafa;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg) translateY(-50%);
  left: 8px; }

.ads-block .owl-carousel .owl-controls .owl-buttons .owl-next:after {
  border-right: 2px solid #fafafa;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg) translateY(-50%);
  right: 8px; }

/* ----------------------------------------------------------------------
  最優推薦
-------------------------------------------------------------------------*/
.best-push .border-body .best-push-photos {
  float: left;
  width: 216px;
  height: auto;
  padding: 16px 0 16px 16px; }

.best-push .border-body .best-push-content {
  float: left;
  width: calc(100% - 216px);
  padding: 16px 0 16px 0; }

.best-push .owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto; }

.best-push .owl-carousel .owl-controls .owl-pagination {
  text-align: right; }

.best-push .owl-carousel .owl-controls .owl-page span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.2); }

.best-push .owl-carousel .owl-controls .owl-page.active span {
  background: rgba(0, 0, 0, 0.6); }

.best-push .border-body .best-push-content ul {
  list-style-type: none;
  padding: 0; }

.best-push .border-body .best-push-content ul li > img {
  display: none; }

.best-push .border-body .best-push-content ul li .pointer {
  float: left;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  text-align: right;
  margin-right: 4px;
  padding: 6px 0; }

.best-push .border-body .best-push-content ul li .content-row {
  border-bottom: 1px dashed #DDD;
  float: left;
  width: calc(100% - 48px);
  margin-right: 16px;
  padding: 8px 0; }

.best-push .border-body .best-push-content ul li .title {
  color: #444;
  font-size: 16px;
  cursor: pointer; }

.best-push .border-body .best-push-content ul li .content {
  color: #1874D0;
  font-size: 16px;
  margin-left: 16px;
  cursor: pointer; }

.best-push .border-body .best-push-content ul li .title:hover,
.best-push .border-body .best-push-content ul li .content:hover {
  text-decoration: underline !important; }

.best-push .border-body .best-push-content ul li.active .pointer:before {
  content: '';
  background-image: url("/uukt_3/images/svg-loaders/arrow-red.svg");
  width: 12px;
  height: 12px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  vertical-align: middle; }

/* ----------------------------------------------------------------------
  貼紙類的內容
-------------------------------------------------------------------------*/
.block.stamp .title {
  position: absolute;
  left: 50%;
  top: 0;
  transform: rotate(-2deg) translateX(-50%);
  padding: 8px 16px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  background: #888888; }

.block.stamp .border-background {
  margin-top: 16px;
  padding: 32px 16px 16px 16px; }

.block.stamp.green .title {
  background: rgba(160, 198, 148, 0.9); }

.block.stamp.green .border-background {
  border-color: #A0C695; }

.block.stamp.gold .title {
  background: rgba(200, 188, 136, 0.9); }

.block.stamp.gold .border-background {
  border-color: #C8BC88; }

.block.stamp.purple .title {
  background: rgba(221, 158, 189, 0.9); }

.block.stamp.purple .border-background {
  border-color: #DD9EBD; }

.block.stamp .area-block {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 16px; }

.block.stamp .area-block .area {
  background: #5690CF;
  color: #fff;
  font-size: 15px;
  padding: 2px 4px; }

.block.stamp .area-block a {
  margin-left: 8px;
  color: #555;
  text-decoration: underline !important;
  cursor: pointer; }

.block.stamp .area-block a:hover {
  color: #0066CC; }

/* ----------------------------------------------------------------------
  新增店家
-------------------------------------------------------------------------*/
.block.new-store .border-background {
  margin-top: 0px;
  padding: 32px 16px 16px 16px; }

.block.new-store .area-block {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 16px; }

.block.new-store .area-block .area {
  background: #5690CF;
  color: #fff;
  font-size: 15px;
  padding: 2px 4px; }

.block.new-store .area-block a {
  margin-left: 8px;
  color: #555;
  text-decoration: underline !important;
  cursor: pointer; }

.block.new-store .area-block a:hover {
  color: #0066CC; }

/* ----------------------------------------------------------------------
  我愛墾丁 券票中心
-------------------------------------------------------------------------*/
.kt.block .border-background {
  display: inline-block;
  margin-top: 16px; }

.block.ouokt > .title {
  position: absolute;
  left: 50%;
  top: 0;
  transform: rotate(-2deg) translateX(-50%);
  padding: 8px 16px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  background: rgba(255, 114, 99, 0.95); }

.ouokt.block .photo {
  float: left;
  width: 60%; }

.ouokt.block .photo img {
  width: 100%;
  height: auto;
  display: block; }

.ouokt.block .content {
  float: left;
  width: 40%;
  padding: 16px; }

.ouokt.block .content .title {
  color: #0066CC;
  font-size: 18px; }

.ouokt.block .content .brief {
  color: #555;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 146px; }

.ouokt.block > a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.ouokt.block .web-link a {
  color: #fff; }

.ouokt.block .web-link a:hover {
  text-decoration: underline !important; }

.ouokt.block .owl-theme {
  position: relative; }

.ouokt.block .owl-theme .owl-item .item .border-background {
  overflow: hidden; }

.ouokt.block .owl-theme .owl-controls {
  position: absolute;
  width: 40%;
  height: 100%;
  top: 0;
  right: 0;
  pointer-events: none; }

.ouokt.block .owl-theme .owl-controls .owl-pagination {
  position: absolute;
  left: 0;
  bottom: 16px;
  width: 100%;
  pointer-events: auto; }

.ouokt.block .owl-theme .owl-controls .owl-buttons {
  position: absolute;
  left: 0;
  bottom: 16px;
  width: 100%;
  height: 38px; }

.ouokt.block .owl-theme .owl-controls .owl-buttons .owl-prev,
.ouokt.block .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  width: 30px;
  height: 30px;
  background: #000;
  pointer-events: auto;
  color: transparent;
  opacity: 0.5;
  color: #FFF; }

.ouokt.block .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0; }

.ouokt.block .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0; }

.ouokt.block .owl-theme .owl-controls .owl-page span {
  background: rgba(0, 0, 0, 0.2); }

.ouokt.block .owl-theme .owl-controls .owl-page.active span,
.ouokt.block .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: rgba(0, 0, 0, 0.6); }

/* ----------------------------------------------------------------------
  好康推薦
-------------------------------------------------------------------------*/
.push-list ul {
  list-style-type: none;
  margin: 16px;
  padding: 0; }

.push-list ul li {
  padding: 4px 0; }

.push-list ul li:not(:last-child) {
  border-bottom: 1px dashed #DDD; }

.push-list ul .title {
  font-size: 16px;
  color: #444;
  margin-right: 16px;
  font-weight: 700; }

.push-list ul a {
  cursor: pointer; }

.push-list ul a:hover,
.push-list ul a:hover {
  text-decoration: underline !important; }

.push-list ul .content {
  font-size: 16px;
  color: #1874D0; }

.collapse-block .content.more.coll {
  height: 600px; }

/* ----------------------------------------------------------------------
  APP 天氣
-------------------------------------------------------------------------*/
.app-weather .app,
.app-weather .weather {
  width: 180px;
  height: 180px;
  float: left;
  padding: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: width 0.4s ease;
  -o-transition: width 0.4s ease;
  transition: width 0.4s ease; }

.app-weather .app.init-open {
  width: calc(100% - 180px);
  padding-right: 8px; }

.app-weather .app .content {
  background: #20B3FF;
  width: 100%;
  height: 100%;
  border: 1px solid #DCE0E0; }

.app-weather .weather .content {
  background: #DD9EBD;
  width: 100%;
  height: 100%;
  border: 1px solid #DCE0E0; }

.app-weather:hover .app,
.app-weather:hover .weather {
  width: 180px;
  padding: 0;
  overflow: hidden;
  position: relative; }

.app-weather:hover .app:hover,
.app-weather:hover .weather:hover,
.app-weather .weather.open {
  width: calc(100% - 180px); }

.app-weather:hover .app:hover {
  padding-right: 8px; }

.app-weather:hover .weather:hover {
  padding-left: 8px; }

.app-weather .phone-img img {
  width: 100%;
  height: 100%;
  display: block; }

.app-weather .app .brief {
  width: 300px;
  height: 100%;
  float: left;
  padding: 8px 16px;
  -webkit-transition: width 0.4s ease;
  -o-transition: width 0.4s ease;
  transition: width 0.4s ease; }

.app-weather .app .brief .title {
  color: #FFF;
  font-size: 26px;
  font-weight: normal;
  margin: 0;
  -webkit-transition: font-size 0.4s ease;
  -o-transition: font-size 0.4s ease;
  transition: font-size 0.4s ease; }

.app-weather:hover .app:not(:hover) .brief .title {
  font-size: 20px; }

.app-weather .app .brief .short-brief {
  color: #FFE800;
  font-size: 18px;
  margin-bottom: 4px;
  -webkit-transition: font-size 0.4s ease;
  -o-transition: font-size 0.4s ease;
  transition: font-size 0.4s ease; }

.app-weather:hover .app:not(:hover) .brief .short-brief {
  font-size: 16px; }

.app-weather:hover .app:not(:hover) .brief .list-intro {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }

.app-weather .app .brief .list-intro {
  opacity: 1;
  color: rgba(255, 255, 255, 0.95);
  font-size: 15px;
  margin: 0; }

.app-weather .app .brief .more-link {
  width: 100%;
  text-align: right; }

.app-weather .app .brief .more-link a {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer; }

.app-weather .app .brief .more-link a:after {
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(-45deg); }

.app-weather .app .brief .more-link a:hover {
  text-decoration: underline !important; }

.app-weather .weather .content .today .icon-data > img {
  background-size: 50px;
  background-color: rgba(0, 0, 0, 0.2); }

.app-weather .weather .content .future-6 .one-day > img {
  background-size: 30px;
  background-color: rgba(0, 0, 0, 0.2); }

/* Chrome, Safari, Opera */
@-webkit-keyframes showup {
  0% {
    bottom: -100px; }
  50% {
    bottom: -100px; }
  100% {
    bottom: 16px; } }
/* Standard syntax */
@keyframes showup {
  0% {
    bottom: -100px; }
  50% {
    bottom: -100px; }
  100% {
    bottom: 16px; } }
.app-weather .app .brief > img {
  opacity: 0;
  position: absolute;
  bottom: -100px;
  width: 0px;
  border-radius: 50px;
  border: 2px solid #FFF;
  left: 50%;
  transform: translateX(-50%); }

.app-weather:hover .app:not(:hover) .brief > img {
  opacity: 1;
  display: block;
  width: 100px;
  bottom: 16px;
  -webkit-animation: showup 1.0s forwards;
  /* Chrome, Safari, Opera */
  animation: showup 1.0s forwards;
  -webkit-animation-fill-mode: forwards;
  -webkit-transition-timing-function: ease-out;
  /* Safari and Chrome */
  transition-timing-function: ease-out; }

.app-weather .app .img-intro {
  width: calc(100% - 300px);
  height: 100%;
  float: left;
  position: relative; }

.app-weather .app .img-intro .phone-img {
  width: 134px;
  height: 100%; }

.app-weather .app .img-intro .phone-img:before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle; }

.app-weather .app .img-intro .app-qrcode {
  width: 200px;
  position: absolute;
  left: 130px;
  top: 0; }

.app-weather .app .img-intro .phone-img > img {
  width: 130px;
  height: auto;
  border-radius: 70px;
  overflow: hidden;
  border: 2px solid #fff;
  display: inline-block;
  vertical-align: middle; }

.app-weather .app .img-intro .app-qrcode > img {
  width: 98px;
  height: 98px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 16px; }

.app-weather .app .img-intro .app-store {
  width: 200px;
  position: absolute;
  left: 130px;
  bottom: 8px; }

.app-weather .app .img-intro .app-store .title {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  margin: 2px;
  text-align: center; }

.app-weather .app .img-intro .app-store .app-link {
  cursor: pointer; }

/* ----------------------------------------------------------------------
  天氣
-------------------------------------------------------------------------*/
.weather .content {
  position: relative; }

.weather .today {
  border-right: 1px dashed #fff;
  width: 164px;
  height: calc(100% - 32px);
  position: absolute;
  top: 16px;
  left: 16px; }

.weather .today .day-today {
  font-size: 13px;
  color: #fff;
  margin-bottom: 4px; }

.weather .today .icon-data > img {
  width: 65px;
  border-radius: 33px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle; }

.weather .today .icon-data .data {
  display: inline-block;
  vertical-align: middle;
  max-width: 90px; }

.weather .today .icon-data .data .temperature {
  font-size: 30px;
  color: #FFF;
  margin: 0;
  line-height: 32px; }

.weather .today .icon-data .data .description {
  font-size: 15px;
  line-height: 15px;
  color: #FFF;
  margin: 0; }

.weather .today .location {
  font-size: 18px;
  color: #FFF;
  margin-bottom: 0;
  margin-top: 0px; }

.weather .today .future-hint {
  font-size: 12px;
  color: #F0F0F0;
  margin-bottom: 0;
  text-align: right;
  margin-right: 16px; }

.weather .today .future-hint:active {
  background: rgba(0, 0, 0, 0.1); }

.weather .today .future-hint:after {
  content: '';
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(-45deg); }

.weather .future-6 {
  width: 454px;
  padding-left: 16px;
  position: absolute;
  top: 16px;
  left: calc(164px + 16px); }

.weather .future-6 .day-future {
  font-size: 16px;
  color: #FFF;
  margin-bottom: 8px; }

.weather .future-6 .one-day {
  width: 73px;
  float: left;
  padding-right: 16px; }

.weather .future-6 .one-day .date {
  font-size: 13px;
  color: #FFF;
  margin-bottom: 8px;
  text-align: center; }

.weather .future-6 .one-day > img {
  width: 40px;
  display: block;
  border-radius: 20px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto; }

.weather .future-6 .one-day .temperature {
  font-size: 15px;
  color: #FFF;
  margin: 0;
  text-align: center; }

.weather .future-6 .one-day .description {
  font-size: 13px;
  line-height: 14px;
  color: #FFF;
  margin: 0;
  text-align: center; }

/* ----------------------------------------------------------------------
  墾丁雜記
-------------------------------------------------------------------------*/
.blog .main-blog {
  float: left;
  width: calc(50% - 16px);
  margin-right: 16px;
  margin-top: 16px; }

.blog .main-blog a {
  cursor: pointer; }

.blog .main-blog img {
  width: 100%; }

.blog .main-blog .blog-content {
  padding: 8px; }

.blog .main-blog .blog-content .title {
  color: #0066CC;
  font-size: 16px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 20px; }

.blog .main-blog .blog-content .fa-tag {
  color: #777;
  margin-right: 4px; }

.blog .main-blog .blog-content .tag-name {
  color: #666;
  font-size: 13px;
  margin-right: 8px; }

.blog .main-blog .blog-content .date {
  color: #666;
  font-size: 13px;
  margin-right: 8px; }

.blog .main-blog .blog-content .content {
  color: #555;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  height: 68px; }

.blog .thumbnail-blogs {
  float: left;
  width: 50%;
  margin-top: 16px; }

.blog .thumbnail-blogs .thumbnail-blog {
  clear: left;
  height: 120px;
  margin-bottom: 8px;
  overflow: hidden;
  position: relative; }

.blog .thumbnail-blogs .thumbnail-blog a {
  cursor: pointer; }

.blog .thumbnail-blogs .thumbnail-blog img {
  width: 120px;
  position: absolute;
  top: 0;
  left: 0; }

.blog .thumbnail-blogs .thumbnail-blog .blog-content {
  width: auto;
  position: absolute;
  left: 120px;
  top: 0;
  padding: 8px; }

.blog .thumbnail-blogs .thumbnail-blog .blog-content .title {
  font-size: 16px;
  color: #0066CC;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 20px; }

.blog .thumbnail-blogs .thumbnail-blog .blog-content .fa-tag {
  color: #777;
  margin-right: 4px; }

.blog .thumbnail-blogs .thumbnail-blog .blog-content .tag-name {
  color: #666;
  font-size: 13px;
  margin-right: 8px; }

.blog .thumbnail-blogs .thumbnail-blog .blog-content .date {
  color: #666;
  font-size: 13px;
  margin-right: 8px; }

.blog .thumbnail-blogs .thumbnail-blog .blog-content .content {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px; }

.blog .main-blog .blog-content .title:hover,
.blog .thumbnail-blogs .thumbnail-blog .blog-content .title:hover {
  text-decoration: underline !important; }

/* ----------------------------------------------------------------------
  優先曝光店家
-------------------------------------------------------------------------*/
article .block.stamp .border-background {
  padding: 32px 8px 16px 8px; }

article .push-store .border-background {
  margin-top: 16px;
  padding: 8px; }

article .push-store .border-background .list-root {
  overflow: scroll;
  overflow-y: hidden;
  white-space: nowrap; }

article .push-store .border-background .col {
  display: inline-block;
  vertical-align: top; }

article .push-store .border-background .col .item {
  width: 100px; }

article .push-store .border-background .col .item img {
  width: 100%; }

aside .push-store {
  margin-top: 0; }

aside .push-store .border-background {
  margin-bottom: 16px; }

aside .push-store ul,
article .push-store ul {
  list-style-type: none;
  padding-left: 0;
  display: inline-block;
  margin-bottom: 0; }

aside .push-store ul li {
  float: left;
  width: 82px;
  height: 130px; }

aside .push-store ul li:nth-child(3n+1),
aside .push-store ul li:nth-child(3n+2) {
  margin-right: 8px; }

aside .push-store ul li img {
  width: 100%;
  border: 1px solid #CCC; }

aside .push-store ul li .name,
article .push-store .border-background .col .item .name {
  font-size: 13px;
  color: #1874D0;
  line-height: 16px;
  margin-bottom: 16px;
  text-align: center;
  white-space: normal;
  height: 32px; }

aside .push-store ul li .name:hover,
article .push-store .border-background .col .item .name:hover {
  text-decoration: underline;
  cursor: pointer; }

/* ----------------------------------------------------------------------
  google 廣告
-------------------------------------------------------------------------*/
.google-ad {
  text-align: center; }

.google-ad .item-large iframe:not(:last-child) {
  margin-right: 12px; }

.google-ad .item-text {
  display: inline-block; }

/* ----------------------------------------------------------------------
  活動行事曆
-------------------------------------------------------------------------*/
.banner-event {
  position: relative;
  overflow: hidden;
  margin-bottom: 16px; }

.banner-event:hover:not(:active) {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.01), 0 1px 5px 0 rgba(0, 0, 0, 0.5);
  -ms-transform: translate(0, -2px);
  /* IE 9 */
  -webkit-transform: translate(0, -2px);
  /* Safari */
  -o-transform: translate(0, -2px);
  transform: translate(0, -2px);
  -webkit-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease; }

.banner-event:active {
  -ms-transform: translate(0, 1px);
  /* IE 9 */
  -webkit-transform: translate(0, 1px);
  /* Safari */
  -o-transform: translate(0, 1px);
  transform: translate(0, 1px); }

.banner-event:active:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2); }

.banner-event > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 1; }

.banner-event .left-event {
  width: calc(100% - 72px);
  height: 142px;
  float: left;
  margin-right: 2px; }

.banner-event .right-event {
  width: 70px;
  float: left; }

.banner-event .left-event .card {
  width: 100%;
  height: 100%;
  position: relative; }

.banner-event .card .event-photo {
  width: 100%;
  height: 100%; }

.banner-event .left-event .card .cover {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%; }

.banner-event .left-event .card .name {
  position: absolute;
  top: 4px;
  left: 4px;
  font-size: 12px;
  line-height: 12px;
  color: #FFF;
  margin: 0;
  font-weight: 100; }

.banner-event .right-event .card {
  width: 70px;
  height: 70px;
  position: relative; }

.banner-event .right-event .card:nth-child(2n+1) {
  margin-bottom: 2px; }

.banner-event .right-event .card .name {
  position: absolute;
  top: 4px;
  left: 4px;
  font-size: 12px;
  line-height: 12px;
  color: #FFF;
  margin: 0;
  font-weight: 100;
  width: 24px;
  text-align: center; }

/* ----------------------------------------------------------------------
-------------------------------------------------------------------------*/
@media (max-width: 1200px) {
  ul.nav-link li > a {
    font-size: 16px; }

  /* ----------------------------------------------------------------------
    我愛墾丁 券票中心
  -------------------------------------------------------------------------*/
  .ouokt.block .content .brief {
    color: #555;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 116px; }

  /* ----------------------------------------------------------------------
      APP 天氣
  -------------------------------------------------------------------------*/
  .app-weather .app,
  .app-weather .app.init-open,
  .app-weather .weather,
  .app-weather:hover .app,
  .app-weather:hover .app:hover,
  .app-weather:hover .weather,
  .app-weather:hover .weather:hover {
    width: 100%;
    padding-right: 0;
    padding-left: 0; }

  .app-weather .weather {
    margin-top: 16px; }

  .app-weather:hover .app:not(:hover) .brief .list-intro {
    opacity: 1; }

  .app-weather:hover .app:not(:hover) .brief .title {
    font-size: 26px; }

  .app-weather:hover .app:not(:hover) .brief .short-brief {
    font-size: 18px; }

  .app-weather:hover .app:not(:hover) .brief > img {
    opacity: 0;
    position: absolute;
    bottom: -100px;
    width: 0px; }

  .weather .today .future-hint {
    display: none; }

  .app-weather .app .img-intro .phone-img {
    width: 124px; }

  .app-weather .app .img-intro .app-qrcode,
  .app-weather .app .img-intro .app-store {
    left: 120px; }

  .app-weather .app .img-intro .phone-img > img {
    width: 120px; } }
@media (max-width: 991px) {
  /* ----------------------------------------------------------------------
  結構
-------------------------------------------------------------------------*/
  body {
    background: #F5F5F5; }

  .container > article {
    width: 100%;
    padding-right: 0; }

  .container > aside {
    padding-right: 0;
    width: 100%;
    float: left; }

  .section-top {
    padding-top: 32px; }

  /* ----------------------------------------------------------------------
      快速尋房-設施條件
  -------------------------------------------------------------------------*/
  .search-rooms-panel {
    height: 320px; }

  .search-rooms-panel .form {
    padding: 16px 16px 8px 16px; }

  .search-rooms-panel .form.device {
    padding: 8px 16px 8px 16px; }

  .search-rooms-panel .form.device > .title {
    margin-bottom: 8px; }

  .search-rooms-panel .form.device .two-line-radio {
    width: auto;
    display: inline-block; }

  .search-rooms-panel .form.device .two-line-radio li {
    width: 60px;
    padding: 34px 0 0 0;
    height: 64px;
    text-align: center; }

  .search-rooms-panel .form.device .two-line-radio li:nth-child(2n+1),
  .search-rooms-panel .form.device .two-line-radio li:nth-child(2n+2) {
    margin-left: 0;
    margin-right: 8px; }

  .search-rooms-panel .form.device .two-line-radio li:last-child {
    margin: 0; }

  .search-rooms-panel .form.device .two-line-radio li.device-sea:before,
  .search-rooms-panel .form.device .two-line-radio li.device-bathtub:before,
  .search-rooms-panel .form.device .two-line-radio li.device-balcony:before,
  .search-rooms-panel .form.device .two-line-radio li.device-build:before,
  .search-rooms-panel .form.device .two-line-radio li.device-family:before,
  .search-rooms-panel .form.device .two-line-radio li.device-villa:before,
  .search-rooms-panel .form.device .two-line-radio li.device-pet:before,
  .search-rooms-panel .form.device .two-line-radio li.device-couple:before {
    background-image: none;
    content: '';
    width: 22px;
    height: 22px;
    position: absolute;
    top: 8px;
    left: 50%;
    border: 1px solid #cdcdcd;
    border-radius: 11px;
    transform: translateX(-50%); }

  .search-rooms-panel .form.device .two-line-radio li.active.device-sea:before,
  .search-rooms-panel .form.device .two-line-radio li.active.device-bathtub:before,
  .search-rooms-panel .form.device .two-line-radio li.active.device-balcony:before,
  .search-rooms-panel .form.device .two-line-radio li.active.device-build:before,
  .search-rooms-panel .form.device .two-line-radio li.active.device-family:before,
  .search-rooms-panel .form.device .two-line-radio li.active.device-villa:before,
  .search-rooms-panel .form.device .two-line-radio li.active.device-pet:before,
  .search-rooms-panel .form.device .two-line-radio li.active.device-couple:before {
    background-image: none;
    border: 1px solid #FF7263; }

  .search-rooms-panel .form.device .two-line-radio li:after,
  .search-rooms-panel .form.device .two-line-radio li.active:after
   {
    transform: rotate(45deg) translateX(-50%);
    left: 50%;
    right: auto;
    top: 14px; }

  .search-rooms-panel .form.device .two-line-radio li.active:after
   {
    border-color: #FF7263; }

  /* ----------------------------------------------------------------------
    優先曝光店家
  -------------------------------------------------------------------------*/
  aside .push-store .border-background {
    display: none; }

  /* ----------------------------------------------------------------------
  活動行事曆
-------------------------------------------------------------------------*/
  .banner-event {
    max-width: 600px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto; }

  .banner-event .left-event {
    width: calc(100% - 108px);
    height: 208px;
    margin-right: 8px; }

  .banner-event .right-event {
    width: 100px; }

  .banner-event .right-event .card {
    width: 100px;
    height: 100px; }

  .banner-event .right-event .card:nth-child(2n+1) {
    margin-bottom: 8px; }

  .banner-event .left-event .card .name,
  .banner-event .right-event .card .name {
    width: auto;
    font-size: 14px;
    top: 8px;
    left: 8px; } }
@media (max-width: 768px) {
  .search-rooms-panel-m .form-group .form-control {
    font-size: 13px;
    line-height: 18px; }

  ul.nav-link li:not(:last-child) {
    margin-right: 16px; }

  /* ----------------------------------------------------------------------
    我愛墾丁 券票中心
  -------------------------------------------------------------------------*/
  .ouokt.block .photo {
    width: 50%; }

  .ouokt.block .content {
    width: 50%; }

  .ouokt.block .content .brief {
    color: #555;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 69px; }

  .ouokt.block .owl-theme .owl-controls {
    width: 50%; }

  /* ----------------------------------------------------------------------
    APP 天氣
  -------------------------------------------------------------------------*/
  .app-weather .app .img-intro .phone-img {
    width: 33.33333%;
    float: left; }

  .app-weather .app .img-intro .phone-img:before {
    content: unset;
    display: none; }

  .app-weather .app .img-intro .phone-img > img {
    width: 100%;
    height: auto;
    margin-top: 15px; }

  .app-weather .app .img-intro .app-qrcode {
    width: 66.666666%;
    position: absolute;
    left: 140px;
    top: 0; }

  .app-weather .app .img-intro .app-qrcode {
    width: 66.666666%;
    height: 100%;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    float: left;
    padding-left: 16px;
    padding-right: 16px;
    text-align: center; }

  .app-weather .app .img-intro .app-store {
    width: 200px;
    position: absolute;
    left: auto;
    bottom: 8px;
    right: 30px; }

  .app-weather .weather {
    height: 160px; }

  .app-weather .weather .today {
    border-right: 1px dashed #fff;
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    width: 160px;
    height: 100%;
    padding: 8px; }

  .app-weather .weather .today .icon-data .data .temperature {
    font-size: 20px;
    line-height: 22px; }

  .app-weather .weather .future-6 {
    width: calc(100% - 160px);
    padding: 8px;
    position: relative;
    top: 0;
    left: 0;
    float: left; }

  .app-weather .weather .today .location {
    font-size: 16px; }

  .app-weather .weather .content .today .icon-data > img {
    width: 40px;
    background-size: 30px; }

  .app-weather .weather .future-6 .day-future {
    margin-bottom: 4px;
    font-size: 16px; }

  .app-weather .weather .future-6 .one-day {
    width: 16.666666%;
    padding-right: 0px; }

  .app-weather .weather .future-6 .one-day .description {
    font-size: 12px; }

  /* ----------------------------------------------------------------------
    墾丁雜記
  -------------------------------------------------------------------------*/
  .blog .thumbnail-blogs .thumbnail-blog {
    height: 110px; }

  .blog .thumbnail-blogs .thumbnail-blog img {
    width: 110px; }

  .blog .thumbnail-blogs .thumbnail-blog .blog-content {
    left: 110px; }

  /* ----------------------------------------------------------------------
    google 廣告
  -------------------------------------------------------------------------*/
  .google-ad .item-large iframe:nth-child(n) {
    margin-right: 0px; }

  /* ----------------------------------------------------------------------
  -------------------------------------------------------------------------*/ }
@media (max-width: 600px) {
  /* ----------------------------------------------------------------------
      快速尋房
  -------------------------------------------------------------------------*/
  .search-rooms-panel-m {
    height: auto;
    pointer-events: auto; }

  .search-rooms-panel-m .form.base,
  .search-rooms-panel-m .form.device,
  .search-rooms-panel-m .form.function {
    float: unset;
    min-width: unset;
    width: 100%;
    clear: both;
    text-align: center;
    height: auto; }

  .search-rooms-panel-m .form.device .two-line-radio {
    width: auto; }

  .search-rooms-panel-m .form.device .two-line-radio li {
    min-width: unset;
    max-width: unset;
    width: 80px;
    margin-bottom: 0; }

  .search-rooms-panel-m .form.function:before {
    content: unset;
    display: none; }

  .search-rooms-panel-m .form.function .search-btn {
    width: 100%; }

  /* ----------------------------------------------------------------------
      快捷
  -------------------------------------------------------------------------*/
  ul.nav-link {
    width: auto;
    margin-left: auto;
    margin-right: auto; }

  ul.nav-link li {
    float: left;
    width: 50%;
    display: block;
    height: 30px;
    text-align: left; }

  ul.nav-link li:not(:last-child) {
    margin-right: 0px; }

  .keyword-search {
    clear: both; }

  .keyword-search .hot-keyword {
    font-size: 14px; }

 /* ----------------------------------------------------------------------
    最優推薦
-------------------------------------------------------------------------*/
  .best-push .border-body .best-push-photos {
    display: none; }

  .best-push .border-body .best-push-content {
    width: 100%; }

  .best-push .border-body .best-push-content ul li {
    padding: 0 8px;
    display: inline-block; }

  .best-push .border-body .best-push-content ul li .pointer {
    display: none; }

  .best-push .border-body .best-push-content ul li > img {
    display: block;
    width: 80px;
    height: 80px;
    float: left; }

  .best-push .border-body .best-push-content ul li .content-row {
    width: calc(100% - 80px);
    margin-right: 0;
    padding: 0 0 8px 8px;
    min-height: 88px; }

  /* ----------------------------------------------------------------------
    我愛墾丁 券票中心
  -------------------------------------------------------------------------*/
  .ouokt.block .photo {
    width: 100%; }

  .ouokt.block .content {
    width: 100%;
    padding-bottom: 32px; }

  .ouokt.block .owl-theme .owl-controls {
    width: 100%; }

  .ouokt.block .content .brief {
    color: #555;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 92px; }

  .block.ouokt > .title {
    padding: 8px;
    min-width: 170px;
    text-align: center; }

  /* ----------------------------------------------------------------------
    APP 天氣
  -------------------------------------------------------------------------*/
  .app-weather .app {
    height: 200px; }

  .app-weather .app .img-intro {
    width: 100%;
    position: absolute;
    text-align: right; }

  .app-weather .app .brief .more-link {
    text-align: left; }

  .app-weather .app .img-intro .phone-img {
    display: inline-block;
    margin-right: 16px;
    width: 100px;
    float: unset; }

  .app-weather .app .img-intro .app-qrcode {
    display: none; }

  .app-weather .app .img-intro .app-store .title {
    text-align: right; }

  .app-weather .app .img-intro .app-store {
    right: 16px; }

  .weather .today {
    width: 130px; }

  .weather .future-6 {
    width: calc(100% - 130px); }

  .weather .today .location {
    font-size: 14px; }

  .weather .future-6 .day-future {
    font-size: 14px; }

  /* ----------------------------------------------------------------------
    墾丁雜記
  -------------------------------------------------------------------------*/
  .blog .main-blog {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 16px; }

  .blog .thumbnail-blogs {
    width: 100%; }

  /* ----------------------------------------------------------------------
    活動行事曆
  -------------------------------------------------------------------------*/
  .banner-event {
    max-width: none;
    margin-left: auto;
    margin-right: auto; }

  .banner-event .left-event {
    width: calc(100% - 84px);
    height: 164px;
    float: left;
    margin-right: 4px; }

  .banner-event .right-event {
    width: 80px;
    float: left; }

  .banner-event .right-event .card {
    width: 80px;
    height: 80px; }

  .banner-event .right-event .card:nth-child(2n+1) {
    margin-bottom: 4px; }

  .banner-event .left-event .card .name,
  .banner-event .right-event .card .name {
    width: auto;
    font-size: 13px;
    top: 8px;
    left: 8px; }

  /* ----------------------------------------------------------------------
  -------------------------------------------------------------------------*/ }
@media (max-width: 560px) {
  /* ----------------------------------------------------------------------
      APP 天氣
    -------------------------------------------------------------------------*/
  .app-weather .app {
    height: 270px; }

  .app-weather .app .brief {
    height: 180px;
    width: 100%;
    padding: 8px 8px 0px 8px; }

  .app-weather .app .brief .title,
  .app-weather:hover .app:not(:hover) .brief .title {
    font-size: 20px; }

  .app-weather .app .brief .short-brief,
  .app-weather:hover .app:not(:hover) .brief .short-brief {
    font-size: 16px; }

  .app-weather .app .brief .more-link {
    text-align: right; }

  .app-weather .app .img-intro {
    width: 100%;
    position: relative;
    text-align: left;
    height: 88px; }

  .app-weather .app .img-intro .phone-img {
    width: 80px; }

  .app-weather .app .img-intro .phone-img > img {
    margin-left: 8px;
    margin-top: 0; }

  .app-weather .app .img-intro .app-store {
    right: 8px; }

  .app-weather .weather {
    height: 132px;
    -webkit-transition: height 0.4s ease;
    -o-transition: height 0.4s ease;
    transition: height 0.4s ease; }

  .app-weather .weather.open {
    height: 310px; }

  .app-weather:hover .app:hover,
  .app-weather:hover .weather:hover,
  .app-weather .weather.open {
    width: 100%; }

  .app-weather .weather .today {
    border: 0px;
    width: 100%;
    height: 132px;
    top: 0;
    left: 0;
    position: relative;
    padding: 8px; }

  .weather .today .future-hint {
    display: block; }

  .app-weather .weather .future-6 {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    border-top: 1px dashed #ccc;
    float: left;
    padding: 8px; }

  .weather .future-6 .one-day {
    width: 16.66666%;
    float: left;
    padding-right: 0; }

  .weather .today .location {
    text-align: center; }

  .weather .today .icon-data {
    text-align: center; }

  .weather .today .future-hint {
    position: absolute;
    right: 0;
    bottom: 8px; }

  .weather .future-6 .one-day .description {
    font-size: 12px;
    line-height: 14px; } }
@media (max-width: 480px) {
  /* ----------------------------------------------------------------------
  	slider-pro
  -------------------------------------------------------------------------*/
  .slider-pro .sp-slides .sp-layer {
    font-size: 24px; }

  .slider-pro .sp-buttons .sp-button {
    width: 16px;
    height: 16px; }

  /* ----------------------------------------------------------------------
    活動行事曆
  -------------------------------------------------------------------------*/
  .banner-event {
    max-width: none;
    margin-left: 8px;
    margin-right: 8px; }

  .banner-event .left-event {
    width: calc(100% - 84px);
    height: 164px; }

  .banner-event .right-event {
    width: 80px; }

  .banner-event .right-event .card {
    width: 80px;
    height: 80px; }

  .banner-event .left-event .card .name,
  .banner-event .right-event .card .name {
    font-size: 13px; } }
@media (max-width: 479px) {
  .section-top {
    padding-top: 0px; }

  .search-rooms-panel-m {
    min-height: 302px; }

  .search-rooms-panel-m .form.function {
    padding: 0 8px 16px 8px; }

  section.quick-function,
  section.ads-block,
  section.stamp,
  section.ouokt .owl-theme,
  section.app-weather,
  .blog .main-blog,
  .blog .thumbnail-blogs {
    margin-left: 8px;
    margin-right: 8px;
    width: calc(100% - 16px); }

  /* ----------------------------------------------------------------------
     最優推薦
  -------------------------------------------------------------------------*/
  section.best-push,
  section.push-list {
    border: 0;
    background: transparent; }

  /* ----------------------------------------------------------------------
    好康推薦
  -------------------------------------------------------------------------*/
  .collapse-block .content.more.coll.main-page:after {
    background: -moz-linear-gradient(top, rgba(245, 245, 245, 0) 0%, whitesmoke 90%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(245, 245, 245, 0) 0%, whitesmoke 90%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(245, 245, 245, 0) 0%, whitesmoke 90%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00F5F5F5', endColorstr='#F5F5F5',GradientType=0 );
    /* IE6-9 */ }

  /* ----------------------------------------------------------------------
    優先曝光店家
  -------------------------------------------------------------------------*/
  article .push-store .border-background {
    margin: 16px 8px 0 8px; }

  /* ----------------------------------------------------------------------
    APP 天氣
  -------------------------------------------------------------------------*/
  .app-weather .weather .future-6 .day-future {
    margin-bottom: 0px; }

  .weather .future-6 .one-day .date {
    font-size: 12px; }

  .weather .future-6 .one-day .date .week {
    display: block;
    line-height: 0; } }
@media (max-width: 375px) {
  /* ----------------------------------------------------------------------
    活動行事曆
  -------------------------------------------------------------------------*/
  .banner-event .left-event {
    width: calc(100% - 72px);
    height: 142px;
    float: left;
    margin-right: 2px; }

  .banner-event .right-event {
    width: 70px; }

  .banner-event .right-event .card {
    width: 70px;
    height: 70px; }

  .banner-event .right-event .card:nth-child(2n+1) {
    margin-bottom: 2px; }

  .banner-event .left-event .card .name {
    width: auto;
    font-size: 12px;
    top: 4px;
    left: 4px; }

  .banner-event .right-event .card .name {
    width: 24px;
    font-size: 12px;
    top: 4px;
    left: 4px; } }
@media (max-width: 320px) {
  /* ----------------------------------------------------------------------
      slider-pro
  -------------------------------------------------------------------------*/
  .slider-pro .sp-slides .sp-layer {
    font-size: 20px; } }

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