/* 搜尋 */
  .search-contain{
    position:relative;
    display:inline-block;
    width:100%;
    float: left;
  }

  .search-hot{
    position: absolute;
    width: 90%;
    max-width: 870px;
    background: rgba(0,0,0,0.7);
    top: -40px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 20px 35px 10px;
    /*z-index:1;*/
  }

  .search-block{
    width:100%;
    display:inline-block;
  }

  .search-btn{
    background: #C7BA8C;
    border: 0;
    padding: 8px 14px;
    border-left: 1px solid #a9a9a9;
  }

  .search-btn >img{
    width: 27px;
  }

  .hot-block{
    padding:9px 0 0;
    position:relative;
  }
  .hot-list, .hot-list a{
    color: white;
    font-size: 15px;
    letter-spacing: 1px;
  }

  .hot-list ul{
    display: inline-block;
  }

  .advanced{
    position: absolute;
    right: 0;
    bottom: 9px;
    color: #C7BA8C;
    letter-spacing: 2px;
    cursor:pointer;
  }


  .bootstrap-select{
    width: auto !important;
    float: left !important;
  }

  .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
  }

  .dropdown-menu .text{
    font-size: 17px;
  }

  .search-select{
    border-radius: 0;
    width: 150px !important;
    font-size: 21px;
    padding: 5px 10px;
    background: white;
  }

  #Key{
    font-size: 21px;
    padding: 4px 10px;
    float: left;
    width: calc(100% - 206px);
  }

  .advanced-iframe{
    width: 100%;
    height: 650px;
    border: 0;
  }

  @media (min-width: 768px){
    .modal-dialog {
        width: 800px;
        max-width: 90%;
        margin: 30px auto;
    }
  }

/* 搜尋 */

/* 導覽列 */

/* 輪播區塊 */

  .banner-image img{
    width: 100%;
  }

  .slick-banner{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: calc((100% - 30px)/2);
    display: block;
    z-index: 2;
    width: 40px;
    height: auto;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }

  .slick-banner-prev{
    left: 0;
  }

  .slick-banner-next{
    right: 0;
  }

  .line-zone2{
    background:#3D3B39;
    width:100%;
    height:100px;
    float:left;
  }
/* 輪播區塊 */

/* 地圖找屋 */
  .find-house-link{
    position: relative;
    width: 100%;
    display: inline-block;
    float: left;
  }

  .find-house-click{
    display: inline-block;
    background: #3D3B39;
    color: white;
    padding: 11px 20px;
    font-size: 22px;
    letter-spacing: 1px;
    border-radius: 35px;
    border: 4px solid white;
    position: absolute;
    top: calc((100% - 61px)/2);
    left: calc((100% - 140px)/2);
  }

@media (max-width:992px) {
  .find-house-click{
    border-radius: 100%;
    top: calc((100% - 92px)/2);
    left: calc((100% - 94px)/2);
    width: 94px;
  }
  .slick-video-prev{
    left: -40px !important;
  }
  .slick-video-next{
    right: -40px !important;
  }
  .reports-main{
    border-right: 0 !important;
  }
}

/* 地圖找屋 */

/* 主題找屋 */
  .theme-find{
     background: #3D3B39;
     padding:20px 20px;
  }

  .theme-find-title{
     margin: 0 0 20px;
  }

  .theme-find-title img{
     width:320px;
     display:inline-block;
  }


  .theme-find-slick{
    max-width: 100%;
    width: 1000px;
    display: inline-block;
  }


  .theme-find-slick .list-inline img{
     width: 155px;
  }

  .theme-find-slick .list-inline{
    margin: 15px 0;
  }

  .theme-find-slick .list-inline li{
    padding-right: 10px;
     padding-left: 10px;
  }

  .slick-theme{
    background: none;
    border: none;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    z-index: 2;
    height: auto;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }

  .slick-theme:focus{
     outline: none;
  }

  .slick-theme-prev{
    left: -40px;
  }

  .slick-theme-next{
    right: -40px;
  }



/* 主題找屋 */

/* icon*5 */
  .icon-5{
    padding: 25px 0 12px;
    box-shadow: 0px 7px 13px rgba(0, 0, 0, 0.2);
  }
  .icon-5 ul li{
    padding: 0 15px;
  }

  .icon-5 img{
    width: 75px;
  }
  .icon-5-text{
    color: #C3B689;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 8px;
  }
/* icon*5 */

/* 加盟＋招募 */

  .active-contain{
    margin-bottom:30px;
  }

  .active-contain a{
    width: 100%;
  }

  .active-contain img{
    width: 100%;
  }

  .join-recruit{
    margin: 40px 0 20px;
  }

  .join-recruit-link{
    position: relative;
  }

  .join-recruit-img{
    position: relative;
  }

  .join-recruit-go{
    position: absolute;
    border-radius: 100%;
    /* top: calc((100% - 87px)/2); */
    bottom: -25px;
    width: 21vw;
    height: 21vw;
    max-width: 87px;
    max-height: 87px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding-top: 27px;
    z-index: 3;
  }

  .join-recruit-go >img{
    width: 18%;
    position: absolute;
    top: 34%;
  }

  .arrow1{
    left: 23%;
  }
  .arrow2{
    left: 44%;
  }
  .arrow3{
    left: 65%;
  }

  .arrow1-animate{
    animation:fadeout 0.9s infinite;
    -moz-animation:fadeout 0.9s infinite; /* Firefox */
    -webkit-animation:fadeout 0.9s infinite; /* Safari and Chrome */
    -o-animation:fadeout 0.9s infinite; /* Opera */

  }

  .arrow2-animate{
    animation:fadeout 0.9s infinite;
    -moz-animation:fadeout 0.9s infinite; /* Firefox */
    -webkit-animation:fadeout 0.9s infinite; /* Safari and Chrome */
    -o-animation:fadeout 0.9s infinite; /* Opera */

    animation-delay:0.3s;
    -moz-animation-delay:0.3s;
    -webkit-animation-delay:0.3s;
    -o-animation-delay:0.3s;
  }

  .arrow3-animate{
    animation:fadeout 0.9s infinite;
    -moz-animation:fadeout 0.9s infinite; /* Firefox */
    -webkit-animation:fadeout 0.9s infinite; /* Safari and Chrome */
    -o-animation:fadeout 0.9s infinite; /* Opera */

    animation-delay:0.6s;
    -moz-animation-delay:0.6s;
    -webkit-animation-delay:0.6s;
    -o-animation-delay:0.6s;
  }

  @keyframes fadeout{
    from {opacity: 0}
    to {opacity: 1}
  }

  .join-recruit a{
    color: white !important;
    display: inline-block;
  }

  .join-recruit-text{
    display: inline-block;
    width: 100%;
    letter-spacing: 4px;
    padding: 30px 5px;
    font-size: 20px;
  }

  .join-text{
     background: #3E3A39;
  }
  .recruit-text{
     background: #C7BA8C;
  }

  .join-recruit-title{
    font-size: 42px;
    letter-spacing: 3px;
    margin-bottom: 5px !important;
  }
  .join-recruit-text p{
    margin-bottom: 0;
  }

  .chg-img1{
    position: relative;
    z-index: 1;
  }

  .chg-img2{
     width: 100%;
     height: 100%;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     opacity: 0;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 2;
     -webkit-transition: opacity 1.5s; /* Safari */
     transition: opacity 1.5s;
  }

/* 加盟＋招募 */


/* 媒體報導 */
  .reports-main{
    border-right: 1.5px solid #e4e4e4;
  }

  .reports-main-img{
    width: 33%;
    display: inline-block;
    float: left;
  }

  .reports-main-text{
    width: calc(100% - 33%);
    display: inline-block;
    float: left;
    padding: 0 15px 0 30px;
    letter-spacing: 2px;
  }

  .reports-time{
    color: #8C8C8C;
    font-size: 19px;
    margin-bottom: 5px;
  }

  .reports-title{
    font-size: 31px;

    overflow: hidden;
    /* max-height: 90px; */
    text-align: justify;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .reports-main:hover .reports-title{
    color: #d75656;
  }

  .reports-contain{
    color: #B1B1B1;
    font-size: 19px;
    margin-top: 10px;
    overflow: hidden;
    /* height: 85px; */
    text-align: justify;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .reports-sub{
    letter-spacing: 2px;
  }

  .reports-sub-one{
     border-bottom: 1.5px solid #e4e4e4;
     padding-bottom: 20px;
  }

  .reports-sub-two{
     padding-top: 20px;
  }

  .reports-sub-one:hover .reports-sub-title ,.reports-sub-two:hover .reports-sub-title{
     color: #d75656;
  }

  .reports-sub-title{
    font-size: 19px;

    overflow: hidden;
    /* height: 57px; */
    text-align: justify;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

/* 媒體報導 */


/* 新聞發佈 */
  .message .col-md-3{
    padding-right: 33px;
  }
  .message .col-md-3:last-child{
    padding-right: 33px;
  }

  .message-text{
    font-size: 19px;
    margin: 10px 0 5px;
    letter-spacing: 1px;
    overflow: hidden;
    /* height: 55px; */
    text-align: justify;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .message-time{
    color: #8C8C8C;
    letter-spacing: 2px;
    font-size: 19px;
    padding-bottom: 5px;
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 20px;
  }

  .message-link{
    position: relative;
    display: inline-block;
    width: 100%;
  }


   .message-link:hover .message-text{
     color: #d75656;
   }


  /* .message-link:hover >.message-more{
    background: black;
  }

  .message-more{
    position: absolute;
    right: -14px;
    bottom: 160px;
    background: #C7BA8C;
    color: white;
    letter-spacing: 2px;
    padding: 4px 8px 4px 15px;
    font-size: 18px;
    font-weight: 300;
    box-shadow: 2px 2px 19px rgba(0, 0, 0, 0.4);

    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
  }

  .message-more i{
    font-size: 20px;
    margin-left: 10px;
  } */
/* 新聞發佈 */

/* 最新消息 */
  .news-slick .slick-dots{
    bottom: -45px;
  }
  .news-slick .slick-dots li button:before{
     font-size: 18px;
   }

   .news-slick .slick-dots li button:hover:before, .slick-dots li button:focus:before {
     opacity: .75;
     color: #C7BA8C;
   }
   .news-slick .slick-dots li.slick-active button:before {
     opacity: 1;
     color: #C7BA8C;
   }
/* 最新消息 */

/* 影片專區 */
  .video{
    margin: 40px 0 10px;
    background: #C7BA8C;
    padding-top: 20px;
    padding-bottom: 50px;
    position: relative;
    overflow: hidden;
  }

  .video-slick{
    position: relative;
    z-index: 2;
  }

  .video-bg{
    position: absolute;
    top: 0;
    height: 100%;
  }

  .video-bg-l{
     left: -100px;
  }
  .video-bg-r{
     right: 0;
  }

  .video-bg img{
    height: 100%;
    width: auto;
  }

  .video-link{
    position: relative;
    display: inline-block;
    width: 100%;
  }

  .video-image{
    width: 100%;
  }

  .video-play{
    position: absolute;
    width: 35%;
    max-width: 90px;
    opacity: .7;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }

  .video-link:hover .video-play{
    opacity: .9;
  }


  .slick-video{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    z-index: 2;
    width: 40px;
    height: auto;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  }

  .slick-video >img{
    width: 100%;
  }

  .slick-video-prev{
    left: -131px;
  }

  .slick-video-next{
    right: -130px;
  }

/* 影片專區 */

@media (max-width:1200px) {
  .slick-theme-next {
    right: 0;
  }
  .slick-theme-prev {
    left: 0;
  }
}
@media (max-width:1080px) {
  .theme-find-slick .list-inline img {
    width: 110px;
  }
  .slick-theme-next {
    right: 1%;
  }
  .slick-theme-prev {
    left: 1%;
  }
}


@media (max-width:768px) {

  .slick-banner{
    width: 30px;
    top: 50%;
  }



  .search-hot {
    padding: 15px 15px 5px;
  }
  .search-select {
    width: 75px !important;
    font-size: 15px;
  }
  #Key {
    font-size: 15px;
    width: calc(100% - 120px);
  }
  .search-btn {
    padding: 4px 10px 7px;
  }
  .search-btn >img {
    width: 20px;
  }
  .hot-list, .hot-list a{
    font-size: 8pt;
    letter-spacing: 0;
  }
  .advanced{
    font-size: 14px;
    bottom: 3px;
  }

  .line-zone2 {
    height: 65px;
   }
   .theme-find-title img {
    width: 220px;
   }

   .theme-find-slick .list-inline img{
      width: 80%;
   }

   .theme-find-slick .list-inline{
     margin: 15px 0;
     width: 100%;
   }

   .theme-find-slick .list-inline li{
     padding-right: 10px;
      padding-left: 10px;
      width: 48%;

      max-width: 180px;
   }


   .slick-theme-prev {
    left: -8px;
   }
   .slick-theme-next {
    right: -8px;
   }

   .icon-5 ul{
     display: inline-block;
     width: 100%;
   }
   .icon-5 ul li {
    padding: 0 5px;
    width: 22%;
   }
    .icon-5 img {
        width: 87%;
    }
    .icon-5-text {
    font-size: 14px;
    letter-spacing: 0;
   }
  .hot-block{
    height: 60px;
  }

  .slick-video-prev{
    left: -10px !important;
  }
  .slick-video-next{
    right: -10px !important;
  }

  .slick-theme-prev img , .slick-theme-next img{
    width: 4vw;
  }

  .active-contain{
    margin-bottom: 15px;
  }

  .join-recruit{
    margin: 20px 0 20px;
  }

  .join-recruit-check{
    margin-bottom: 20px;
  }
  .join-recruit-text{
    font-size: 16px;
    padding: 25px 5px 10px;
  }

  .join-recruit-title{
    font-size: 24px;
  }

  .reports-main{
    border-right: 0;
  }

  .reports-main >a{
    display: inline-block;
    border-bottom: 1.5px solid #e4e4e4;
    padding-bottom: 10px;
  }


  .reports-main-img{
    width: 45%;
  }
  .reports-main-text{
    width: calc(100% - 45%);
    padding: 0 0 0 15px;
  }

  .reports-time{
    font-size: 16px;
  }
  .reports-title {
    font-size: 5vw;
    text-align: left;
  }

  .reports-contain{
    font-size: 4vw;
    text-align: left;
    -webkit-line-clamp: 3;
}
.reports-sub-title{
  font-size: 4vw;

  overflow: hidden;
  text-align: justify;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.reports-sub-one{
      padding-bottom: 10px;
}

.reports-sub-two{
  padding-top: 5px;
}



.message-link img {
    width: 45%;
    display: inline-block;
    float: left;
}

.message-right{
  display: inline-block;
  width: calc(100% - 47%);
  float: left;
  padding: 8% 0 0 15px;
}

.message-text{
      font-size: 5vw;
      text-align: left;

  }
  .message .col-md-3{
    padding-right: 15px;
  }

.slick-video{
  width: 30px;
}

.video-slick .col-md-4{
  padding: 0 30px;
}

.footer-share img {
    width: 35px;
}

.video-bg-l{
   left: -180px;
}
.video-bg-r{
   right: -80px;
}

}

@media (max-width:540px) {
  .find-house-click {
    border-radius: 100%;
    top: calc((100% - 86px)/2);
    left: calc((100% - 72px)/2);
    width: 72px;
    font-size: 14px;
    padding: 10px 17px;
  }
}
